.radar-wrap[data-astro-cid-lh2pxf4p]{position:relative;padding:1.2rem .6rem 1.6rem}.radar-card[data-astro-cid-lh2pxf4p]{position:relative;padding:1.2rem;overflow:hidden;background:radial-gradient(1px 1px at center,color-mix(in oklab,var(--brand) 20%,transparent) 1px,transparent 0) 0 0 / 20px 20px,var(--surface)}.radar-head[data-astro-cid-lh2pxf4p]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem;position:relative;z-index:2}.radar-live[data-astro-cid-lh2pxf4p]{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-display);font-size:var(--step--1);font-weight:600;color:var(--brand)}.radar-live[data-astro-cid-lh2pxf4p] .dot[data-astro-cid-lh2pxf4p]{width:7px;height:7px;border-radius:50%;background:var(--accent-2);box-shadow:0 0 color-mix(in oklab,var(--accent-2) 70%,transparent);animation:live-ping 2.4s ease-out infinite}@keyframes live-ping{0%{box-shadow:0 0 color-mix(in oklab,var(--accent-2) 60%,transparent)}70%,to{box-shadow:0 0 0 9px transparent}}.radar-label[data-astro-cid-lh2pxf4p]{font-size:var(--step--1);color:var(--text-tertiary);font-family:var(--font-display);font-weight:600}.radar[data-astro-cid-lh2pxf4p]{position:relative;aspect-ratio:10 / 8.5}.ring[data-astro-cid-lh2pxf4p]{position:absolute;inset:0;margin:auto;border:1px solid color-mix(in oklab,var(--brand) 22%,transparent);border-radius:50%}.r1[data-astro-cid-lh2pxf4p]{width:34%;aspect-ratio:1}.r2[data-astro-cid-lh2pxf4p]{width:62%;aspect-ratio:1;border-style:dashed}.r3[data-astro-cid-lh2pxf4p]{width:90%;aspect-ratio:1;border-color:color-mix(in oklab,var(--brand) 12%,transparent)}.pulse[data-astro-cid-lh2pxf4p]{position:absolute;inset:0;margin:auto;width:90%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,color-mix(in oklab,var(--brand) 22%,transparent),transparent 70%);animation:radar-ring 3.6s ease-out infinite}.p2[data-astro-cid-lh2pxf4p]{animation-delay:-1.8s}.radar-center[data-astro-cid-lh2pxf4p]{position:absolute;inset:0;margin:auto;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:var(--grad-brand);color:#fff;border-radius:16px;box-shadow:var(--shadow)}.radar-cities[data-astro-cid-lh2pxf4p]{position:absolute;inset:3.2rem .6rem .8rem;z-index:2;pointer-events:none}.city-chip[data-astro-cid-lh2pxf4p]{position:absolute;left:var(--cx);top:var(--cy);display:inline-flex;align-items:center;gap:.35rem;padding:.32rem .7rem;border-radius:var(--radius-pill);background:color-mix(in oklab,var(--surface) 88%,transparent);border:1px solid var(--border);backdrop-filter:blur(4px);font-family:var(--font-display);font-weight:600;font-size:.78rem;color:var(--ink);text-decoration:none;pointer-events:auto;box-shadow:var(--shadow-sm);transition:transform .18s cubic-bezier(.34,1.56,.64,1),border-color .18s;opacity:0;animation:chip-in .5s ease forwards;animation-delay:var(--cd)}html:not(.js) .city-chip[data-astro-cid-lh2pxf4p]{opacity:1;animation:none}@keyframes chip-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.city-chip[data-astro-cid-lh2pxf4p]:hover{transform:translateY(-2px) scale(1.05);border-color:var(--brand)}.chip-dot[data-astro-cid-lh2pxf4p]{width:7px;height:7px;border-radius:50%;background:var(--accent);flex:none}.chip[data-astro-cid-lh2pxf4p]{position:absolute;z-index:3;box-shadow:var(--shadow-lg)}.chip-gauge[data-astro-cid-lh2pxf4p]{top:-.4rem;right:-.5rem;display:grid;grid-template-columns:auto auto;align-items:center;gap:0 .7rem;padding:.8rem 1rem}.gauge[data-astro-cid-lh2pxf4p]{grid-row:span 2}.gauge-ring[data-astro-cid-lh2pxf4p]{stroke-dasharray:264;stroke-dashoffset:0;transition:stroke-dashoffset 1.6s cubic-bezier(.22,1,.36,1) .5s}html.js .reveal:not(.in) .gauge-ring[data-astro-cid-lh2pxf4p]{stroke-dashoffset:264}.gauge-num[data-astro-cid-lh2pxf4p]{font-family:var(--font-display);font-weight:800;font-size:1.5rem;color:var(--ink);line-height:1;align-self:end}.gauge-label[data-astro-cid-lh2pxf4p]{font-size:.68rem;color:var(--text-tertiary);line-height:1.25;font-family:var(--font-display);font-weight:600;align-self:start}.chip-lead[data-astro-cid-lh2pxf4p]{bottom:0;left:-.6rem;display:flex;align-items:center;gap:.6rem;padding:.7rem 1rem;position:absolute}.lead-icon[data-astro-cid-lh2pxf4p]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:11px;background:color-mix(in oklab,var(--accent-2) 22%,transparent);color:oklch(.42 .11 165)}.lead-txt[data-astro-cid-lh2pxf4p]{display:grid;line-height:1.25}.lead-txt[data-astro-cid-lh2pxf4p] strong[data-astro-cid-lh2pxf4p]{font-family:var(--font-display);font-size:.82rem;color:var(--ink)}.lead-txt[data-astro-cid-lh2pxf4p] em[data-astro-cid-lh2pxf4p]{font-style:normal;font-size:.72rem;color:var(--text-tertiary)}.lead-ping[data-astro-cid-lh2pxf4p]{width:8px;height:8px;border-radius:50%;background:var(--accent-2);margin-left:.2rem;box-shadow:0 0 color-mix(in oklab,var(--accent-2) 70%,transparent);animation:live-ping 2.4s ease-out infinite}[data-theme=dark] .lead-icon[data-astro-cid-lh2pxf4p]{color:#7ae7ba}@media(prefers-reduced-motion:reduce){.pulse[data-astro-cid-lh2pxf4p],.radar-live[data-astro-cid-lh2pxf4p] .dot[data-astro-cid-lh2pxf4p],.lead-ping[data-astro-cid-lh2pxf4p]{animation:none}.city-chip[data-astro-cid-lh2pxf4p]{opacity:1;animation:none}.gauge-ring[data-astro-cid-lh2pxf4p]{transition:none}html.js .reveal:not(.in) .gauge-ring[data-astro-cid-lh2pxf4p]{stroke-dashoffset:0}}.stats-band[data-astro-cid-ionrfrn6]{position:relative;overflow:clip;background:#151024;padding-block:clamp(2.8rem,2rem + 3vw,4.5rem)}.sb-glow[data-astro-cid-ionrfrn6]{position:absolute;inset:0;background:radial-gradient(40% 70% at 12% 0%,oklch(.45 .18 296 / .55),transparent 65%),radial-gradient(35% 65% at 88% 100%,oklch(.55 .16 60 / .28),transparent 65%),radial-gradient(1px 1px at center,oklch(1 0 0 / .1) 1px,transparent 0);background-size:auto,auto,24px 24px}.sb-grid[data-astro-cid-ionrfrn6]{position:relative;list-style:none;margin:0;padding:0;display:grid;gap:2rem 1.5rem;grid-template-columns:repeat(2,1fr)}.sb-item[data-astro-cid-ionrfrn6]{display:grid;gap:.5rem;align-content:start}.sb-value[data-astro-cid-ionrfrn6]{font-family:var(--font-display);font-weight:800;line-height:.95;font-size:clamp(2.6rem,2rem + 3.5vw,4.5rem);background:linear-gradient(115deg,#fff 30%,#c8b7ff 70%,#f9aa60);-webkit-background-clip:text;background-clip:text;color:transparent}.sb-label[data-astro-cid-ionrfrn6]{color:#b8b4c9;font-size:var(--step--1);max-width:24ch;line-height:1.5}@media(min-width:880px){.sb-grid[data-astro-cid-ionrfrn6]{grid-template-columns:repeat(4,1fr)}}.usp-trio[data-astro-cid-hzn7kmno]{list-style:none;margin:0;padding:0;display:grid;gap:1.2rem}.usp[data-astro-cid-hzn7kmno]{padding:1.6rem}.usp-icon[data-astro-cid-hzn7kmno]{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;background:color-mix(in oklab,var(--brand) 12%,transparent);color:var(--brand);margin-bottom:1rem}.usp[data-astro-cid-hzn7kmno] h3[data-astro-cid-hzn7kmno]{font-size:var(--step-1);margin-bottom:.4rem}.usp[data-astro-cid-hzn7kmno] p[data-astro-cid-hzn7kmno]{color:var(--text-secondary);margin:0}@media(min-width:760px){.usp-trio[data-astro-cid-hzn7kmno]{grid-template-columns:repeat(3,1fr)}}.section-tight[data-astro-cid-j7pv25f6]{padding-block:clamp(2rem,1rem + 3vw,3.5rem)}.finder-spacer[data-astro-cid-j7pv25f6]{margin-top:1.6rem}.block-title[data-astro-cid-j7pv25f6]{font-size:var(--step-3);margin-bottom:2rem;max-width:20ch}.cta-cards[data-astro-cid-j7pv25f6]{display:grid;gap:1.4rem}.cta-card[data-astro-cid-j7pv25f6]{position:relative;padding:2rem 1.8rem 1.8rem;overflow:hidden}.cta-card[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:var(--step-2);margin-bottom:.5rem;position:relative}.cta-card[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin-bottom:1.4rem;position:relative}.cta-num[data-astro-cid-j7pv25f6]{position:absolute;top:-.6rem;right:.4rem;font-family:var(--font-display);font-weight:800;line-height:1;font-size:clamp(4rem,3rem + 4vw,6.5rem);color:transparent;-webkit-text-stroke:1.5px color-mix(in oklab,currentColor 18%,transparent)}.cta-dark[data-astro-cid-j7pv25f6]{background:radial-gradient(60% 80% at 90% -10%,oklch(.45 .18 296 / .6),transparent 65%),radial-gradient(40% 60% at 0% 110%,oklch(.55 .16 60 / .25),transparent 60%),#151024;border-color:#352e4a}.cta-dark[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:#fff}.cta-dark[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:#bfbad0}.cta-dark[data-astro-cid-j7pv25f6] .cta-num[data-astro-cid-j7pv25f6]{color:#fff0;-webkit-text-stroke-color:oklch(1 0 0 / .2)}.cta-grad[data-astro-cid-j7pv25f6]{border:1px solid transparent;background:linear-gradient(var(--surface),var(--surface)) padding-box,linear-gradient(135deg,var(--brand),var(--accent)) border-box}.cta-grad[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--text-secondary)}.cta-arrow[data-astro-cid-j7pv25f6]{display:inline-block;transition:transform .2s}.cta-card[data-astro-cid-j7pv25f6]:hover .cta-arrow[data-astro-cid-j7pv25f6]{transform:translate(4px)}@media(min-width:760px){.cta-cards[data-astro-cid-j7pv25f6]{grid-template-columns:1fr 1fr}}
