.article-wrap{max-width:800px;margin:0 auto;padding:120px 24px 80px}.article-hero{margin-bottom:2rem}.article-title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.1;letter-spacing:-1.5px;margin-bottom:1.5rem}.article-intro{font-size:1.1rem;line-height:1.85;color:var(--text-muted);border-left:3px solid var(--accent);padding-left:1.2rem;margin-bottom:0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:2rem 0}.stat-box{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1.25rem;text-align:center}.stat-box .num{font-family:var(--font-display);font-size:2rem;font-weight:800;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-box .lbl{font-size:.78rem;color:var(--text-dim);margin-top:4px;line-height:1.4}.cs-hero-image{width:100%;height:auto;border-radius:var(--radius);border:1px solid var(--border);margin-bottom:3rem}.step-section{margin-bottom:3.5rem}.step-section h2{font-size:1.6rem;font-weight:800;margin:0 0 1rem;line-height:1.3}.step-section h2,.step-section h3{font-family:var(--font-display);color:var(--text)}.step-section h3{font-size:1.15rem;font-weight:700;margin:2rem 0 .75rem}.step-section h3:first-of-type{margin-top:0}.step-section p{font-size:.97rem;line-height:1.85;color:var(--text-muted);margin-bottom:1rem}.tip-box{background:rgba(0,212,255,.05);border-left:3px solid var(--accent);padding:1rem 1.2rem;margin:1.5rem 0;border-radius:0 var(--radius-sm) var(--radius-sm) 0}.tip-box .tip-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--accent);margin-bottom:.4rem}.tip-box p{font-size:.88rem;color:var(--text-muted);margin:0;line-height:1.7}.article-divider{border:none;border-top:1px solid var(--border);margin:3rem 0}.gbp-chart{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem 1.5rem 1.25rem;margin:1.5rem 0}.gbp-chart-bars{display:flex;align-items:flex-end;gap:10px;height:180px}.gbp-col{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%}.gbp-bar-value{font-size:.78rem;font-weight:700;color:var(--text);margin-bottom:6px;white-space:nowrap}.gbp-bar-value sup{color:var(--accent);font-size:.7em}.gbp-bar{width:100%;max-width:44px;border-radius:6px 6px 0 0;background:var(--text-dim);opacity:.55;transition:var(--transition)}.gbp-bar-best{opacity:.85;box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}.gbp-bar-post{background:var(--gradient);opacity:1}.gbp-bar-month{font-size:.72rem;color:var(--text-dim);margin-top:8px;font-weight:600;letter-spacing:.02em}.gbp-chart-note{font-size:.78rem;color:var(--text-dim);line-height:1.6;margin:1.25rem 0 0;padding-top:1rem;border-top:1px solid var(--border)}.gbp-shots{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;margin:1.5rem 0 .75rem}.gbp-shot{display:flex;flex-direction:column;align-items:center;gap:6px;border-radius:var(--radius-sm);overflow:hidden;background:var(--surface);border:1px solid var(--border);padding:6px;transition:var(--transition)}.gbp-shot:hover{border-color:var(--accent)}.gbp-shot img{width:100%;height:auto;border-radius:4px;display:block}.gbp-shot span{font-size:.7rem;color:var(--text-dim);font-weight:600}.gbp-source-note{font-size:.78rem;color:var(--text-dim);margin:0}@media (max-width:768px){.article-wrap{padding:100px 16px 60px}.stat-grid{grid-template-columns:1fr 1fr}.gbp-chart-bars{height:150px;gap:6px}.gbp-bar-value{font-size:.68rem}}