.chub-page{padding:var(--section-padding) 0}.chub-hero{padding-bottom:40px}.chub-standfirst{margin-top:24px;max-width:42ch}.chub-stamp{margin-top:24px}.chub-section{padding:56px 0;border-top:1px solid var(--border-subtle)}.chub-section h2{max-width:24ch}.chub-p,.chub-prose p{line-height:1.7;color:var(--text-secondary);margin:0 0 18px;max-width:40rem}.chub-pull{font-family:var(--font-headline);font-size:var(--text-h3);line-height:1.4;letter-spacing:-.012em;margin:28px 0;padding-left:20px;border-left:2px solid var(--ember);max-width:34rem;color:var(--text-primary)}.chub-band{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.chub-band__inner{align-items:baseline;padding-top:40px;padding-bottom:40px}.chub-band__inner,.chub-figures{display:flex;gap:44px;flex-wrap:wrap}.chub-figure{display:flex;flex-direction:column;gap:8px}.chub-figure__value{font-family:var(--font-mono);font-size:var(--text-h2);letter-spacing:-.02em;color:var(--ember-text)}.chub-band__note{margin:0;max-width:30rem;color:var(--text-secondary);font-size:.97rem;line-height:1.6}.chub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1px;background:var(--border-subtle);border:1px solid var(--border-subtle);margin-top:24px}.chub-card{background:var(--bg-primary);padding:26px 24px 24px;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:background .15s ease}.chub-card:hover{background:var(--bg-secondary)}.chub-card__top{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px}.chub-card__name{margin:0}.chub-tag{font-size:.62rem;white-space:nowrap;padding-top:5px}.chub-tag--replace{color:var(--ember-text)}.chub-card__rows{font-family:var(--font-mono);font-size:.72rem;line-height:1.9;color:var(--text-muted);margin-bottom:14px}.chub-card__rows b{color:var(--text-primary);font-weight:500}.chub-card__verdict{font-size:.93rem;line-height:1.55;color:var(--text-secondary);margin:0 0 16px;flex:1 1}.chub-go{font-size:.7rem;color:var(--ember-text)}.chub-card--soon{opacity:.62}.chub-go--soon{color:var(--text-muted)}.chub-method{counter-reset:m;list-style:none;padding:0;margin:0;max-width:40rem}.chub-method li{position:relative;padding-left:46px;margin-bottom:20px;line-height:1.6;color:var(--text-secondary)}.chub-method li:before{counter-increment:m;content:counter(m,decimal-leading-zero);position:absolute;left:0;top:3px;font-family:var(--font-mono);font-size:.72rem;color:var(--ember-text);letter-spacing:.06em}.chub-ctas{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0 0}.chub-close{padding-bottom:0}.chub-fineprint{line-height:1.6;margin-top:18px;max-width:42rem}@media (max-width:768px){.chub-band__inner,.chub-figures{gap:24px}}