.res-hero{text-align:center;padding:140px 24px 80px;position:relative;overflow:hidden}.res-hero:before{content:"";pointer-events:none;background:radial-gradient(#ff7b0014 0%,#0000 70%);width:800px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.res-hero-inner{max-width:760px;margin:0 auto;position:relative}.res-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);background:#ff7b001a;border:1px solid #ff7b0033;border-radius:20px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.res-hero h1{font-family:var(--font-display);color:var(--text-main);margin-bottom:24px;font-size:clamp(42px,6vw,76px);font-weight:400;line-height:1.1}.res-hero h1 em{color:var(--primary);font-style:italic}.res-hero-sub{color:var(--text-muted);max-width:560px;margin:0 auto 48px;font-size:18px;line-height:1.65}.res-hero-attribution{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);border-radius:40px;align-items:center;gap:10px;padding:8px 16px 8px 8px;font-size:14px;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.res-hero-attribution:hover{border-color:var(--border-strong);color:var(--text-main)}.res-avatar{color:#fff;background:linear-gradient(135deg,#1da1f2,#0d7abf);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.res-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;max-width:900px;margin:0 auto 80px;padding:0 24px;display:grid}.res-stat{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:12px;padding:24px 20px}.res-stat-num{font-family:var(--font-display);color:var(--text-main);margin-bottom:8px;font-size:38px;font-style:italic;line-height:1}.res-stat-num.orange{color:var(--primary)}.res-stat-num.green{color:#1d9e75}.res-stat-label{color:var(--text-muted);font-size:13px;line-height:1.4}.res-section{max-width:900px;margin:0 auto 80px;padding:0 24px}.res-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:12px;font-size:11px;font-weight:500}.res-section-title{font-family:var(--font-display);color:var(--text-main);margin-bottom:16px;font-size:clamp(28px,3.5vw,44px);font-weight:400;line-height:1.2}.res-section-title em{font-style:italic}.res-section-desc{color:var(--text-muted);margin-bottom:40px;font-size:16px;line-height:1.7}.res-chart-wrap{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:32px}.res-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.res-chart-title{color:var(--text-main);font-size:14px;font-weight:500}.res-chart-badge{color:#1d9e75;background:#1d9e751f;border:1px solid #1d9e7533;border-radius:20px;padding:4px 10px;font-size:11px}.res-bars{border-bottom:1px solid var(--border);align-items:flex-end;gap:10px;height:180px;padding-bottom:32px;display:flex;position:relative}.res-bar-group{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.res-bar{background:#ff7b0040;border:1px solid #ff7b0066;border-radius:4px 4px 0 0;width:100%;transition:background .2s;position:relative}.res-bar.peak{background:#ff7b0099;border-color:#ff7b00cc}.res-bar-val{color:var(--text-muted);white-space:nowrap;margin-bottom:2px;font-size:11px;font-weight:500}.res-bar-val.orange{color:var(--primary)}.res-bar-week{color:var(--text-muted);margin-top:8px;font-size:11px}.res-posts-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.res-post{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:20px;transition:border-color .2s}.res-post:hover{border-color:var(--border-strong)}.res-post-meta{align-items:center;gap:8px;margin-bottom:12px;display:flex}.res-post-handle{color:var(--text-muted);font-size:12px}.res-post-x{opacity:.4;width:20px;height:20px;margin-left:auto}.res-post-text{color:var(--text-main);margin-bottom:16px;font-size:14px;line-height:1.6}.res-post-stats{border-top:1px solid var(--border);gap:16px;padding-top:12px;display:flex}.res-post-stat{color:var(--text-muted);font-size:12px}.res-post-stat strong{color:var(--text-main)}.res-post-link{color:inherit;text-decoration:none;display:block}.res-quote-wrap{max-width:900px;margin:0 auto 80px;padding:0 24px}.res-quote{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--primary);border-radius:12px;padding:36px 40px;position:relative}.res-quote-text{font-family:var(--font-display);color:var(--text-main);margin-bottom:28px;font-size:clamp(20px,2.5vw,28px);font-style:italic;font-weight:400;line-height:1.5}.res-quote-author{align-items:center;gap:12px;display:flex}.res-quote-avatar{color:#fff;background:linear-gradient(135deg,#1da1f2,#0d7abf);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:flex}.res-quote-name{color:var(--text-main);font-size:14px;font-weight:500}.res-quote-handle{color:var(--text-muted);font-size:12px;text-decoration:none}.res-quote-handle:hover{color:#1da1f2}.res-quote-link{color:var(--text-muted);border:1px solid var(--border);border-radius:6px;padding:4px 10px;font-size:12px;text-decoration:none;transition:border-color .2s,color .2s;position:absolute;top:24px;right:24px}.res-quote-link:hover{color:var(--text-main);border-color:var(--border-strong)}.res-how-wrap{max-width:900px;margin:0 auto 80px;padding:0 24px}.res-how-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.res-how-step{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:24px}.res-how-num{letter-spacing:.08em;color:var(--primary);margin-bottom:12px;font-size:11px;font-weight:500}.res-how-step-title{color:var(--text-main);margin-bottom:8px;font-size:15px;font-weight:500}.res-how-step-desc{color:var(--text-muted);font-size:13px;line-height:1.6}.res-cta{max-width:900px;margin:0 auto 120px;padding:0 24px}.res-cta-inner{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:20px;padding:64px 40px}.res-cta-title{font-family:var(--font-display);color:var(--text-main);margin-bottom:16px;font-size:clamp(28px,3.5vw,44px);font-weight:400}.res-cta-title em{color:var(--primary);font-style:italic}.res-cta-desc{color:var(--text-muted);margin-bottom:36px;font-size:16px}.res-cta-btn{background:var(--primary);color:#fff;border-radius:8px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.res-cta-btn:hover{background:var(--primary-hover)}[data-theme=light] .res-hero:before{background:radial-gradient(#ff7b000f 0%,#0000 70%)}
