.turb-page h1{font:700 1.9rem/1.25 var(--font-display);color:var(--text)}.turb-explainer{max-width:68ch;color:var(--text-2);font:400 .95rem/1.6 var(--font-ui);margin-top:10px}.turb-status{border:1px solid var(--border);border-radius:var(--r);background:var(--surface-2);color:var(--text-2);font:400 .9rem var(--font-ui);margin-top:20px;padding:16px}.turb-status--error{border-color:var(--red);color:var(--red);background:var(--red-bg)}.turb-stale-banner{border:1px solid var(--amber-border);border-radius:var(--r);background:var(--amber-bg);color:var(--amber-text);font:500 .85rem var(--font-ui);margin-top:16px;padding:10px 16px}.turb-map{border-radius:var(--r-lg);border:1px solid var(--border);background:var(--surface-2);width:100%;height:min(70vh,640px);min-height:340px;margin-top:20px;overflow:hidden}.turb-freshness{color:var(--text-3);font:400 .8rem var(--font-mono);margin-top:10px}.turb-legend{flex-wrap:wrap;gap:8px 20px;margin-top:16px;padding:0;list-style:none;display:flex}.turb-legend__item{color:var(--text-2);font:500 .85rem var(--font-ui);align-items:center;gap:8px;display:inline-flex}.turb-legend__swatch{border-radius:var(--r-sm);flex-shrink:0;width:14px;height:14px}.turb-legend__item--smooth .turb-legend__swatch{background:var(--turb-smooth)}.turb-legend__item--light .turb-legend__swatch{background:var(--turb-light)}.turb-legend__item--moderate .turb-legend__swatch{background:var(--turb-moderate)}.turb-legend__item--severe .turb-legend__swatch{background:var(--turb-severe)}@media (width<=390px){.turb-page h1{font-size:1.5rem}.turb-map{height:min(60vh,480px);min-height:280px}}
