:root{--bg:#0b0b0b;--panel-top:#1e1f20;--panel-bottom:#121213;--muted:#9aa0a6;--muted-2:#7f8589;--accent-cyan:#3ad1d1;--accent-blue:#1e8bff;--accent-gold:#e8b85a;--card-border:hsla(0,0%,100%,.04)}.ah-section-wrapper{justify-content:center;padding:0 16px;margin-bottom:18px}.ah-section-header,.ah-section-wrapper{width:100%;display:flex;box-sizing:border-box}.ah-section-header{align-items:center;justify-content:space-between;gap:18px;max-width:1200px;background:linear-gradient(180deg,var(--panel-top),var(--panel-bottom));border:1px solid var(--card-border);border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:14px 18px;box-shadow:0 4px 20px rgba(0,0,0,.45);color:#e8e8e8}.ah-section-left{display:flex;align-items:center;gap:12px;min-width:0}.ah-section-badge{width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:6px;background:linear-gradient(135deg,var(--accent-cyan),var(--accent-blue));box-shadow:inset 0 -6px 14px rgba(0,0,0,.25)}.ah-badge-svg{width:44px;height:44px;display:block}.ah-section-titles{display:flex;flex-direction:column;gap:5px;min-width:0}.ah-section-title-row{display:flex;align-items:center;gap:8px}.ah-section-title{margin:0;font-size:18px;font-weight:700;color:#fff;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:520px}.ah-section-tag{display:inline-block;font-size:12px;font-weight:700;color:#fff;background:#2ea44f;padding:3px 7px;border-radius:5px;box-shadow:inset 0 1px hsla(0,0%,100%,.03)}.ah-section-meta{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ah-meta-site{font-weight:600;color:#9fb0b6}.ah-dot{color:hsla(0,0%,100%,.1)}.ah-section-footer{display:none}.ah-section-right{gap:14px;flex-shrink:0}.ah-section-right,.ah-stats{display:flex;align-items:center}.ah-stats{gap:18px;padding-right:8px;border-right:1px solid hsla(0,0%,100%,.05)}.ah-stat{text-align:right;min-width:58px}.ah-stat-label{font-size:12px;color:var(--muted-2)}.ah-stat-value{font-weight:800;color:#fff;font-size:15px}.ah-last{text-align:right;font-size:12px;color:var(--muted);min-width:110px}.ah-last-date{display:block;color:var(--muted)}.ah-last-by{display:block;color:var(--accent-gold);font-weight:700}.ah-more-link{display:inline-flex;align-items:center;gap:6px;color:#bcdff1;text-decoration:none;background:hsla(0,0%,100%,.03);padding:7px 12px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:1px solid hsla(0,0%,100%,.04);font-weight:700;transition:transform .12s ease,background .12s ease;white-space:nowrap}.ah-more-link:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.06)}.ah-more-text{font-size:13px}.ah-more-arrow{font-size:14px;transform:translateY(-1px)}.ah-more-link:focus{outline:3px solid rgba(30,139,255,.2);outline-offset:2px}@media (max-width:600px){.ah-section-header{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 12px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.45)}.ah-section-left{width:100%;gap:10px;align-items:flex-start}.ah-section-badge{border-radius:6px}.ah-badge-svg,.ah-section-badge{width:36px;height:36px}.ah-section-title{font-size:15px;line-height:1.2;white-space:normal;overflow:visible;text-overflow:unset;max-width:100%}.ah-section-meta{font-size:13px;color:var(--muted);display:block;margin-top:2px}.ah-section-footer{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;line-height:1.3;color:var(--muted);margin-top:4px}.ah-section-footer .ah-section-tag{padding:2px 6px;font-size:11px}.ah-updates{font-weight:700;color:#fff}.ah-date{color:var(--muted)}.ah-author{color:var(--accent-cyan);font-weight:600}.ah-last,.ah-stats{display:none!important}.ah-section-right{width:100%;justify-content:flex-end}.ah-more-link{font-size:12px;padding:6px 10px}}@media (max-width:380px){.ah-section-title{font-size:14px}.ah-section-footer{font-size:11px;gap:5px}}.ah-section-wrapper{text-decoration:none;color:inherit}.ah-section-wrapper:hover .ah-section-header{transform:translateY(-1px);box-shadow:0 6px 24px rgba(0,0,0,.55);transition:all .15s ease}