.theater.svelte-vkw28h{--serif:"Fraunces", Georgia, "Times New Roman", ui-serif, serif;--sans:"Libre Franklin", Helvetica, Arial, system-ui, sans-serif;--mono:"IBM Plex Mono", Menlo, ui-monospace, monospace;--f-body:clamp(1rem, .5vw + .9rem, 1.0625rem);--accent2:var(--accent-2);--on-primary:var(--bg);--on-accent:var(--bg);--tint-primary:var(--primary-wash);--tint-accent:var(--accent-wash);--tint-accent2:color-mix(in srgb, var(--accent-2) 10%, transparent);--shadow:0 24px 60px -32px #1a171452;--shadow-sm:0 10px 26px -18px #1a171466;--spot:radial-gradient(120% 90% at 50% 0%, color-mix(in srgb, var(--primary) 6%, transparent), transparent 70%);--contour-opacity:.1;background:var(--surface);border:1px solid var(--line);width:100%;box-shadow:var(--shadow);font-family:var(--sans);font-size:var(--f-body);color:var(--ink);border-radius:16px;padding:0;line-height:1.6;transition:background-color .6s,border-color .6s;position:relative;overflow:hidden}[data-mode=night] .theater.svelte-vkw28h{--tint-accent2:color-mix(in srgb, var(--accent-2) 12%, transparent);--shadow:0 30px 70px -34px #0009;--shadow-sm:0 14px 30px -20px #000000b3;--contour-opacity:.16;--spot:radial-gradient(120% 90% at 50% 0%, color-mix(in srgb, var(--primary) 10%, transparent), transparent 70%)}.theater.svelte-vkw28h :is(h2:where(.svelte-vkw28h)){font-family:var(--serif);letter-spacing:-.015em;margin:0;font-weight:600;line-height:1.04}.theater.svelte-vkw28h p:where(.svelte-vkw28h){margin:0}.tnum.svelte-vkw28h{font-variant-numeric:tabular-nums}.theater.svelte-vkw28h :where(.svelte-vkw28h):focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:3px}.sr-only.svelte-vkw28h{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.theater__grain.svelte-vkw28h{z-index:0;pointer-events:none;opacity:var(--contour-opacity);position:absolute;inset:0}.theater__grain.svelte-vkw28h path:where(.svelte-vkw28h){fill:none;stroke:var(--primary);stroke-width:1.1px;vector-effect:non-scaling-stroke}.theater__grain.svelte-vkw28h path:where(.svelte-vkw28h):nth-child(2n){stroke:var(--accent)}.regmark.svelte-vkw28h{z-index:2;opacity:.5;pointer-events:none;width:22px;height:22px;position:absolute}.regmark.svelte-vkw28h svg:where(.svelte-vkw28h){width:100%;height:100%;stroke:var(--accent);stroke-width:1px;fill:none}.regmark.tl.svelte-vkw28h{top:12px;left:12px}.regmark.tr.svelte-vkw28h{top:12px;right:12px;transform:scaleX(-1)}.regmark.bl.svelte-vkw28h{bottom:12px;left:12px;transform:scaleY(-1)}.regmark.br.svelte-vkw28h{bottom:12px;right:12px;transform:scale(-1)}.theater__inner.svelte-vkw28h{z-index:3;padding:clamp(1.3rem,3vw,2.1rem);position:relative}.marquee.svelte-vkw28h{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.2rem;margin-bottom:1.3rem;display:flex}.marquee__station.svelte-vkw28h{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--secondary);align-items:center;gap:.7rem;margin-bottom:.6rem;font-size:.68rem;font-weight:500;display:flex}.marquee__station.svelte-vkw28h b:where(.svelte-vkw28h){color:var(--accent);font-weight:600}.marquee__station.svelte-vkw28h .lamp:where(.svelte-vkw28h){background:var(--accent2);width:7px;height:7px;box-shadow:0 0 0 0 var(--accent2);border-radius:50%}.is-playing-any.svelte-vkw28h .marquee__station:where(.svelte-vkw28h) .lamp:where(.svelte-vkw28h){animation:1.6s ease-in-out infinite svelte-vkw28h-lampPulse}@keyframes svelte-vkw28h-lampPulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent2) 55%, transparent)}50%{box-shadow:0 0 0 5px #0000}}.marquee.svelte-vkw28h h2:where(.svelte-vkw28h){font-variation-settings:"opsz" 120;font-size:clamp(1.65rem,3.2vw,2.5rem)}.marquee.svelte-vkw28h h2:where(.svelte-vkw28h) em:where(.svelte-vkw28h){color:var(--primary);font-style:italic}.marquee__meta.svelte-vkw28h{font-family:var(--mono);letter-spacing:.05em;color:var(--secondary);text-align:right;font-size:.72rem;line-height:1.7}.marquee__meta.svelte-vkw28h b:where(.svelte-vkw28h){color:var(--accent);font-weight:600}.tally.svelte-vkw28h{border:1px solid var(--line);background:var(--bg);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:.7rem;margin-bottom:1.3rem;display:grid;overflow:hidden}.tally__cell.svelte-vkw28h{text-align:center;padding:.85rem 1rem 1rem;position:relative}.tally__cell.svelte-vkw28h+.tally__cell:where(.svelte-vkw28h){border-left:1px solid var(--line)}.tally__num.svelte-vkw28h{font-family:var(--serif);font-variation-settings:"opsz" 80;letter-spacing:-.02em;font-size:clamp(2.1rem,5vw,3.1rem);font-weight:600;line-height:1;transition:transform .28s cubic-bezier(.2,.9,.2,1);display:block}.tally__num.tick.svelte-vkw28h{animation:.42s cubic-bezier(.2,.9,.2,1) svelte-vkw28h-numTick}@keyframes svelte-vkw28h-numTick{0%{opacity:.2;transform:translateY(.28em)scale(.86)}60%{transform:translateY(-.05em)scale(1.06)}to{opacity:1;transform:none}}.tally__lab.svelte-vkw28h{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--secondary);margin-top:.35rem;font-size:.64rem;display:block}.c-conf.svelte-vkw28h .tally__num:where(.svelte-vkw28h){color:var(--primary)}.c-conf.svelte-vkw28h .tally__lab:where(.svelte-vkw28h){color:color-mix(in srgb, var(--primary) 70%, var(--secondary))}.c-corr.svelte-vkw28h .tally__num:where(.svelte-vkw28h){color:var(--accent)}.c-corr.svelte-vkw28h .tally__lab:where(.svelte-vkw28h){color:color-mix(in srgb, var(--accent) 70%, var(--secondary))}.c-add.svelte-vkw28h .tally__num:where(.svelte-vkw28h){color:var(--accent2)}.c-add.svelte-vkw28h .tally__lab:where(.svelte-vkw28h){color:color-mix(in srgb, var(--accent2) 70%, var(--secondary))}.tally__cell.rolling.svelte-vkw28h:after{content:"";background:var(--spot);opacity:.9;pointer-events:none;position:absolute;inset:0}.stage.svelte-vkw28h{grid-template-columns:minmax(0,.82fr) minmax(0,1.28fr) minmax(0,.9fr);grid-template-areas:"queue spot verified";align-items:stretch;gap:1rem;display:grid}.zone.svelte-vkw28h{border:1px solid var(--line);background:var(--bg);border-radius:12px;flex-direction:column;height:clamp(356px,52vh,466px);padding:.85rem .85rem 1rem;display:flex;position:relative;overflow:hidden}.zone__label.svelte-vkw28h{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--secondary);flex:none;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.62rem;display:flex}.zone__label.svelte-vkw28h .k:where(.svelte-vkw28h){color:var(--accent);font-weight:600}.zone__label.svelte-vkw28h .n:where(.svelte-vkw28h){font-variant-numeric:tabular-nums}.queue.svelte-vkw28h{grid-area:queue}.qstack.svelte-vkw28h{flex-direction:column;flex:auto;gap:.5rem;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.qc.svelte-vkw28h{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);transform-origin:top;border-radius:9px;max-height:6rem;padding:.6rem .7rem;transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1),max-height .5s cubic-bezier(.4,0,.2,1),margin .5s cubic-bezier(.4,0,.2,1),padding .5s cubic-bezier(.4,0,.2,1),border-width .3s;overflow:hidden}.qc__no.svelte-vkw28h{font-family:var(--mono);color:var(--accent);letter-spacing:.08em;font-size:.62rem}.qc.svelte-vkw28h p:where(.svelte-vkw28h){font-family:var(--mono);color:var(--ink);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:.2rem;font-size:.74rem;line-height:1.4;display:-webkit-box;overflow:hidden}.qc.lifted.svelte-vkw28h{opacity:0;border-width:0;max-height:0;margin-top:-.5rem;padding-top:0;padding-bottom:0;transform:translateY(-14px)scale(.96)}.queue__foot.svelte-vkw28h{font-family:var(--mono);letter-spacing:.06em;color:var(--secondary);flex:none;margin-top:.7rem;font-size:.62rem}.spot.svelte-vkw28h{background:linear-gradient(var(--bg), var(--bg)) padding-box, var(--spot) border-box;grid-area:spot;overflow:hidden}.spot__stagefloor.svelte-vkw28h{background:var(--spot);pointer-events:none;opacity:.7;height:44%;position:absolute;bottom:0;left:0;right:0}.focus.svelte-vkw28h{z-index:2;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:11px;margin-top:.2rem;padding:1rem 1.05rem 1.1rem;transition:transform .55s cubic-bezier(.2,.8,.2,1),opacity .5s,border-color .45s,box-shadow .45s;position:relative;overflow:hidden}.focus.is-resting.svelte-vkw28h{opacity:0;pointer-events:none;transform:translateY(14px)scale(.985)}.focus.is-live.svelte-vkw28h{animation:.6s cubic-bezier(.2,.85,.25,1) both svelte-vkw28h-focusRise}@keyframes svelte-vkw28h-focusRise{0%{opacity:0;transform:translateY(26px)scale(.965)}to{opacity:1;transform:none}}.focus__head.svelte-vkw28h{font-family:var(--mono);letter-spacing:.06em;color:var(--secondary);align-items:center;gap:.7rem;margin-bottom:.55rem;font-size:.68rem;display:flex}.focus__no.svelte-vkw28h{color:var(--accent);font-variant-numeric:tabular-nums;font-weight:600}.focus__agent.svelte-vkw28h b:where(.svelte-vkw28h){color:var(--primary);font-weight:600}.focus__correction.svelte-vkw28h{opacity:0;max-height:0;margin:0;overflow:hidden}.focus__correction.svelte-vkw28h .type:where(.svelte-vkw28h){white-space:nowrap;max-width:0;font-family:var(--mono);letter-spacing:-.01em;color:var(--accent);font-size:.82rem;font-weight:600;display:inline-block;overflow:hidden}.focus.correcting.svelte-vkw28h .focus__correction:where(.svelte-vkw28h){opacity:1;max-height:4.4em;margin-bottom:.4rem;transition:max-height .5s,opacity .4s .1s}.focus.correcting.svelte-vkw28h .focus__correction:where(.svelte-vkw28h) .type:where(.svelte-vkw28h){animation:1s steps(48,end) .16s forwards svelte-vkw28h-typeIn}@keyframes svelte-vkw28h-typeIn{to{max-width:49ch}}.focus__claim.svelte-vkw28h{font-family:var(--serif);color:var(--ink);font-variation-settings:"opsz" 40;font-size:1.12rem;font-weight:500;line-height:1.28}.focus__claim.svelte-vkw28h:before{content:"“"}.focus__claim.svelte-vkw28h:after{content:"”"}.focus__claim.svelte-vkw28h .wrong:where(.svelte-vkw28h){transition:color .4s .15s;position:relative}.focus__claim.svelte-vkw28h .wrong:where(.svelte-vkw28h):after{content:"";background:var(--accent);transform-origin:0;height:2px;transition:transform .45s cubic-bezier(.4,0,.2,1);position:absolute;top:.58em;left:-1px;right:-1px;transform:scaleX(0)}.focus.correcting.svelte-vkw28h .focus__claim:where(.svelte-vkw28h) .wrong:where(.svelte-vkw28h){color:var(--secondary)}.focus.correcting.svelte-vkw28h .focus__claim:where(.svelte-vkw28h) .wrong:where(.svelte-vkw28h):after{transform:scaleX(1)}.focus__ticker.svelte-vkw28h{font-family:var(--mono);color:var(--secondary);min-height:1.5em;margin-top:.6rem;font-size:.74rem;line-height:1.5}.focus__ticker.svelte-vkw28h .rd:where(.svelte-vkw28h){color:var(--accent)}.focus__ticker.svelte-vkw28h .path:where(.svelte-vkw28h){color:var(--primary)}.focus__ticker.svelte-vkw28h .path.pathin:where(.svelte-vkw28h){animation:.42s cubic-bezier(.2,.85,.25,1) svelte-vkw28h-pathIn}@keyframes svelte-vkw28h-pathIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.focus.svelte-vkw28h:not(.scanning) .focus__ticker:where(.svelte-vkw28h){opacity:.55}.focus__result.svelte-vkw28h{color:var(--ink);opacity:0;max-height:0;margin-top:.55rem;font-size:.9rem;line-height:1.5;transition:max-height .5s,opacity .4s;overflow:hidden}.focus__result.svelte-vkw28h b:where(.svelte-vkw28h){font-weight:600}.focus__result.svelte-vkw28h .corr:where(.svelte-vkw28h){color:var(--accent);font-weight:600}.focus.verdict.svelte-vkw28h .focus__result:where(.svelte-vkw28h){opacity:1;max-height:7em}.focus__scan.svelte-vkw28h{z-index:5;pointer-events:none;opacity:0;background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--primary) 22%, transparent) 60%, transparent);mix-blend-mode:screen;height:34%;position:absolute;top:0;left:0;right:0}.focus.scanning.svelte-vkw28h .focus__scan:where(.svelte-vkw28h){opacity:1;animation:svelte-vkw28h-scanSweep calc(1.15s / var(--spd)) cubic-bezier(.45, .05, .55, .95) infinite}@keyframes svelte-vkw28h-scanSweep{0%{transform:translateY(-120%)}to{transform:translateY(320%)}}.focus.scanning.svelte-vkw28h{border-color:color-mix(in srgb, var(--primary) 45%, var(--line))}.focus__stamp.svelte-vkw28h{z-index:6;opacity:0;pointer-events:none;position:absolute;top:.7rem;right:.7rem}.stamp.svelte-vkw28h{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;background:color-mix(in srgb, var(--surface) 84%, transparent);border:2px solid;border-radius:7px;padding:.34rem .62rem;font-size:.68rem;font-weight:600;line-height:1;display:inline-block}.focus.verdict.svelte-vkw28h .focus__stamp:where(.svelte-vkw28h){opacity:1;animation:.26s cubic-bezier(.2,1.5,.3,1) both svelte-vkw28h-stampSettle}@keyframes svelte-vkw28h-stampSettle{0%{opacity:0;transform:scale(1.55)rotate(-13deg)}70%{opacity:1;transform:scale(.97)rotate(-2deg)}to{transform:scale(1)rotate(-4deg)}}.focus.fv-conf.svelte-vkw28h .stamp:where(.svelte-vkw28h){color:var(--primary)}.focus.fv-conf.svelte-vkw28h{border-color:color-mix(in srgb, var(--primary) 55%, var(--line))}.focus.fv-corr.svelte-vkw28h .stamp:where(.svelte-vkw28h){color:var(--accent)}.focus.fv-corr.svelte-vkw28h{border-color:color-mix(in srgb, var(--accent) 55%, var(--line))}.focus.fv-ref.svelte-vkw28h .stamp:where(.svelte-vkw28h){color:var(--accent2)}.focus.fv-conf.verdict.svelte-vkw28h{animation:.5s both svelte-vkw28h-reactConf}@keyframes svelte-vkw28h-reactConf{0%{box-shadow:var(--shadow-sm)}40%{box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 40%, transparent), var(--shadow-sm)}to{box-shadow:var(--shadow-sm)}}.focus.fv-ref.verdict.svelte-vkw28h{border-color:color-mix(in srgb, var(--accent2) 55%, var(--line));animation:.55s cubic-bezier(.36,.07,.19,.97) both svelte-vkw28h-reactRef}@keyframes svelte-vkw28h-reactRef{0%{transform:none}25%{transform:translate(-4px)rotate(-1.4deg)}55%{transform:translate(3px)rotate(1deg)}to{transform:none}}.restnote.svelte-vkw28h{z-index:1;font-family:var(--mono);letter-spacing:.08em;color:var(--secondary);opacity:0;text-align:center;justify-content:center;align-items:center;padding:1rem;font-size:.72rem;transition:opacity .5s;display:flex;position:absolute;inset:0}.spot.resting.svelte-vkw28h .restnote:where(.svelte-vkw28h){opacity:1}.verified.svelte-vkw28h{grid-area:verified}.vlist.svelte-vkw28h{scroll-behavior:smooth;flex-direction:column;flex:auto;gap:.5rem;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.vc.svelte-vkw28h{border:1px solid var(--line);border-left:3px solid var(--primary);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:8px;padding:.55rem .7rem .6rem;display:none;position:relative}.vc.shown.svelte-vkw28h{animation:.55s cubic-bezier(.2,1.15,.3,1) both svelte-vkw28h-vcIn;display:block}@keyframes svelte-vkw28h-vcIn{0%{opacity:0;transform:translate(-26px)scale(.96)}to{opacity:1;transform:none}}.vc--corr.svelte-vkw28h{border-left-color:var(--accent)}.vc--missed.svelte-vkw28h{border-left-color:var(--accent);border-style:dashed}.vc--missed.shown.svelte-vkw28h{animation:.7s cubic-bezier(.2,1.1,.3,1) both svelte-vkw28h-missedIn}@keyframes svelte-vkw28h-missedIn{0%{opacity:0;transform:translate(46px)scale(.9)}55%{opacity:1;box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 45%, transparent), var(--shadow-sm)}to{opacity:1;box-shadow:var(--shadow-sm);transform:none}}.vc__badge.svelte-vkw28h{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;border-radius:5px;padding:.24rem .46rem;font-size:.56rem;font-weight:600;line-height:1;display:inline-block}.v-conf.svelte-vkw28h{color:var(--on-primary);background:var(--primary)}.v-corr.svelte-vkw28h{color:var(--on-accent);background:var(--accent)}.v-add.svelte-vkw28h{color:var(--accent);background:var(--tint-accent);border:1px solid color-mix(in srgb, var(--accent) 45%, transparent)}.v-ref.svelte-vkw28h{color:var(--on-accent);background:var(--accent2)}.vc__text.svelte-vkw28h{font-family:var(--mono);color:var(--ink);margin-top:.4rem;font-size:.72rem;line-height:1.4}.vc__src.svelte-vkw28h{font-family:var(--mono);letter-spacing:.04em;color:var(--secondary);margin-top:.3rem;font-size:.6rem}.vc__from.svelte-vkw28h{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);opacity:.75;font-size:.54rem;position:absolute;top:.5rem;right:.5rem}.montage.svelte-vkw28h{flex-direction:column;flex:none;gap:.28rem;margin-top:.55rem;display:none}.montage.shown.svelte-vkw28h{display:flex}.montage.svelte-vkw28h .mg:where(.svelte-vkw28h){background:linear-gradient(90deg, var(--tint-primary), transparent);border-left:3px solid color-mix(in srgb, var(--primary) 50%, var(--line));opacity:0;border-radius:4px;height:8px;transform:translate(-18px)}.montage.shown.svelte-vkw28h .mg:where(.svelte-vkw28h){animation:.5s cubic-bezier(.2,.9,.3,1) both svelte-vkw28h-mgIn}.montage.shown.svelte-vkw28h .mg:where(.svelte-vkw28h):first-child{animation-delay:20ms}.montage.shown.svelte-vkw28h .mg:where(.svelte-vkw28h):nth-child(2){animation-delay:90ms}.montage.shown.svelte-vkw28h .mg:where(.svelte-vkw28h):nth-child(3){animation-delay:.16s}.montage.shown.svelte-vkw28h .mg:where(.svelte-vkw28h):nth-child(4){animation-delay:.23s}.montage.shown.svelte-vkw28h .mg:where(.svelte-vkw28h):nth-child(5){animation-delay:.3s}.montage.shown.svelte-vkw28h .mg:where(.svelte-vkw28h):nth-child(6){animation-delay:.37s}@keyframes svelte-vkw28h-mgIn{0%{opacity:0;transform:translate(-18px)}70%{opacity:.9}to{opacity:.55;transform:none}}.montage__chip.svelte-vkw28h{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 40%, transparent);opacity:0;border-radius:999px;align-self:flex-start;margin-top:.25rem;padding:.2rem .55rem;font-size:.6rem}.montage.shown.svelte-vkw28h .montage__chip:where(.svelte-vkw28h){animation:.5s .5s both svelte-vkw28h-mgIn}.seal.svelte-vkw28h{border-top:2px solid var(--accent);text-align:center;flex:none;margin-top:.7rem;padding-top:.85rem;display:none}.seal.shown.svelte-vkw28h{animation:.6s cubic-bezier(.2,.9,.3,1) both svelte-vkw28h-sealIn;display:block}@keyframes svelte-vkw28h-sealIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.seal__brass.svelte-vkw28h{background:var(--accent);opacity:.5;height:2px;margin:0 0 .7rem;display:block}.seal__title.svelte-vkw28h{font-family:var(--serif);letter-spacing:.02em;color:var(--ink);text-transform:uppercase;font-variation-settings:"opsz" 60;font-size:1.12rem;font-weight:600}.seal__sub.svelte-vkw28h{font-family:var(--mono);letter-spacing:.1em;color:var(--secondary);margin-top:.3rem;font-size:.66rem}.seal__cta.svelte-vkw28h{font-family:var(--sans);color:var(--primary);border:1px solid color-mix(in srgb, var(--primary) 45%, var(--line));background:0 0;border-radius:999px;align-items:center;gap:.4rem;margin-top:.8rem;padding:.5rem .95rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:transform .3s,border-color .3s,background-color .3s,color .3s;display:inline-flex}.seal__cta.svelte-vkw28h svg:where(.svelte-vkw28h){width:15px;height:15px}.seal__cta.svelte-vkw28h:hover{border-color:var(--primary);background:var(--primary);color:var(--on-primary);transform:translateY(-1px)}.discard.svelte-vkw28h{border:1px dashed var(--line);background:var(--bg);border-radius:12px;margin-top:1rem;padding:.7rem .85rem .8rem}.discard__label.svelte-vkw28h{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent2);align-items:center;gap:.5rem;margin-bottom:.55rem;font-size:.62rem;display:flex}.discard__label.svelte-vkw28h .n:where(.svelte-vkw28h){color:var(--secondary);font-variant-numeric:tabular-nums}.drail.svelte-vkw28h{flex-wrap:wrap;gap:.6rem;display:flex}.dc.svelte-vkw28h{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:8px;flex:240px;padding:.5rem .65rem .55rem;display:none}.dc.shown.svelte-vkw28h{animation:.55s cubic-bezier(.2,.9,.3,1) both svelte-vkw28h-dcIn;display:block}.dc:nth-child(2).shown.svelte-vkw28h{animation-name:svelte-vkw28h-dcIn2}@keyframes svelte-vkw28h-dcIn{0%{opacity:0;transform:translateY(-16px)rotate(0)}to{opacity:.72;transform:translateY(0)rotate(-1.8deg)}}@keyframes svelte-vkw28h-dcIn2{0%{opacity:0;transform:translateY(-16px)rotate(0)}to{opacity:.72;transform:translateY(0)rotate(1.6deg)}}.dc__text.svelte-vkw28h{font-family:var(--mono);color:var(--secondary);text-decoration:line-through;-webkit-text-decoration-color:var(--accent2);text-decoration-color:var(--accent2);margin-top:.35rem;font-size:.72rem;line-height:1.4;text-decoration-thickness:1.5px}.dc__src.svelte-vkw28h{font-family:var(--mono);color:var(--secondary);margin-top:.3rem;font-size:.6rem}.controls.svelte-vkw28h{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:1.2rem;padding-top:1rem;display:flex}.ctrl.svelte-vkw28h{cursor:pointer;font-family:var(--mono);letter-spacing:.05em;color:var(--ink);border:1px solid var(--line);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;min-height:38px;padding:.5rem .8rem;font-size:.72rem;transition:border-color .3s,color .3s,background-color .3s,transform .3s;display:inline-flex}.ctrl.svelte-vkw28h:hover{border-color:var(--accent);color:var(--accent)}.ctrl.svelte-vkw28h svg:where(.svelte-vkw28h){width:15px;height:15px}.ctrl--play.svelte-vkw28h{color:var(--on-primary);background:var(--primary);border-color:var(--primary);min-width:104px}.ctrl--play.svelte-vkw28h:hover{color:var(--on-primary);background:color-mix(in srgb, var(--primary) 88%, black);border-color:var(--primary);transform:translateY(-1px)}.ctrl--play.svelte-vkw28h .i-pause:where(.svelte-vkw28h),.ctrl--play.is-playing.svelte-vkw28h .i-play:where(.svelte-vkw28h){display:none}.ctrl--play.is-playing.svelte-vkw28h .i-pause:where(.svelte-vkw28h){display:inline}.ctrl--speed[aria-pressed=true].svelte-vkw28h{color:var(--accent);border-color:var(--accent);background:var(--tint-accent)}.scrub.svelte-vkw28h{appearance:none;cursor:pointer;background:linear-gradient(var(--primary), var(--primary)) 0 / var(--fill,0%) 100% no-repeat, var(--line);border-radius:3px;flex:160px;height:3px}.scrub.svelte-vkw28h::-webkit-slider-thumb{-webkit-appearance:none;background:var(--surface);border:2px solid var(--primary);width:16px;height:16px;box-shadow:var(--shadow-sm);cursor:pointer;border-radius:50%;transition:transform .2s}.scrub.svelte-vkw28h::-webkit-slider-thumb:hover{transform:scale(1.12)}.scrub.svelte-vkw28h::-moz-range-thumb{background:var(--surface);border:2px solid var(--primary);cursor:pointer;border-radius:50%;width:16px;height:16px}.scrub.svelte-vkw28h::-moz-range-progress{background:var(--primary);border-radius:3px;height:3px}.beatlab.svelte-vkw28h{font-family:var(--mono);color:var(--secondary);letter-spacing:.06em;text-align:center;min-width:5.6em;font-size:.68rem}.khint.svelte-vkw28h{font-family:var(--mono);letter-spacing:.08em;color:var(--secondary);opacity:.85;font-size:.62rem}.khint.svelte-vkw28h kbd:where(.svelte-vkw28h){font-family:var(--mono);border:1px solid var(--line);color:var(--ink);border-bottom-width:2px;border-radius:4px;padding:0 .3em;font-size:.9em}.caption.svelte-vkw28h{font-family:var(--mono);letter-spacing:.02em;color:var(--secondary);margin-top:.9rem;font-size:.72rem;line-height:1.55}.caption.svelte-vkw28h .note:where(.svelte-vkw28h){color:var(--accent)}.theater.is-finale.svelte-vkw28h .queue:where(.svelte-vkw28h){opacity:.42}.theater.is-finale.svelte-vkw28h .spot:where(.svelte-vkw28h) .focus:where(.svelte-vkw28h){opacity:0}.theater.is-finale.svelte-vkw28h .verified:where(.svelte-vkw28h){transition:box-shadow .6s}@media (width<=860px){.stage.svelte-vkw28h{grid-template-columns:1fr;grid-template-areas:"spot""verified""queue"}.zone.svelte-vkw28h{min-height:0}.marquee__meta.svelte-vkw28h{text-align:left}}@media (prefers-reduced-motion:reduce){.theater.svelte-vkw28h :where(.svelte-vkw28h),.theater.svelte-vkw28h :where(.svelte-vkw28h):before,.theater.svelte-vkw28h :where(.svelte-vkw28h):after{transition:none!important;animation:none!important}.focus.is-resting.svelte-vkw28h{opacity:0}.focus__correction.svelte-vkw28h .type:where(.svelte-vkw28h){max-width:none!important}.montage.shown.svelte-vkw28h .mg:where(.svelte-vkw28h),.montage.shown.svelte-vkw28h .montage__chip:where(.svelte-vkw28h){opacity:1!important;transform:none!important}.vlist.svelte-vkw28h{scroll-behavior:auto}.scrub.svelte-vkw28h{display:none}}.verification-page.svelte-iypicw{--serif:"Fraunces", Georgia, "Times New Roman", ui-serif, serif;--sans:"Libre Franklin", Helvetica, Arial, system-ui, sans-serif;--mono:"IBM Plex Mono", Menlo, ui-monospace, monospace;--f-hero:clamp(2.9rem, 8.2vw, 6.6rem);--f-quote:clamp(2.1rem, 5.2vw, 4rem);--f-h2:clamp(2rem, 3.4vw, 3.1rem);--accent2:var(--accent-2);--tint-accent:var(--accent-wash);--tint-accent2:color-mix(in srgb, var(--accent-2) 10%, transparent);--on-primary:var(--bg);--on-accent:var(--bg);--shadow:0 24px 60px -32px #1a171452;--contour-opacity:.11}[data-mode=night] .verification-page.svelte-iypicw{--tint-accent2:color-mix(in srgb, var(--accent-2) 12%, transparent);--shadow:0 30px 70px -34px #0009;--contour-opacity:.17}.verification-page.svelte-iypicw p:where(.svelte-iypicw){margin:0}.tnum.svelte-iypicw{font-variant-numeric:tabular-nums}section.svelte-iypicw{border-bottom:0;padding-block:clamp(4.5rem,9vw,8rem);position:relative}.armed.svelte-iypicw [data-reveal]:where(.svelte-iypicw){opacity:0;transition:none;transform:translateY(20px)}.armed.svelte-iypicw [data-reveal]:where(.svelte-iypicw).in-view{opacity:1;transition:opacity .8s cubic-bezier(.2, .7, .2, 1) var(--d,0s), transform .8s cubic-bezier(.2, .7, .2, 1) var(--d,0s);transform:none}.draw.svelte-iypicw{stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 1.7s cubic-bezier(.4,.1,.2,1)}.draw.svelte-iypicw.in-view,.in-view .draw.svelte-iypicw{stroke-dashoffset:0}@media (prefers-reduced-motion:reduce){.armed.svelte-iypicw [data-reveal]:where(.svelte-iypicw){opacity:1;transition:none;transform:none}.draw.svelte-iypicw{transition:none;stroke-dashoffset:0!important}.contour.svelte-iypicw{stroke-dashoffset:0!important;animation:none!important}}.station.svelte-iypicw{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--secondary);align-items:center;gap:.9rem;margin-bottom:1.6rem;font-size:.72rem;font-weight:500;display:flex}.station.svelte-iypicw b:where(.svelte-iypicw){color:var(--accent);font-weight:600}.station.svelte-iypicw .rule:where(.svelte-iypicw){opacity:.9;background:linear-gradient(var(--line), var(--line)) left center / 100% 1px no-repeat, repeating-linear-gradient(90deg, var(--line) 0 1px, transparent 1px 26px) left center / 100% 9px no-repeat;flex:auto;height:9px;position:relative}.station.svelte-iypicw .coord:where(.svelte-iypicw){color:var(--secondary);letter-spacing:.14em}.sec-head.svelte-iypicw{max-width:60ch;margin-bottom:2.8rem}.sec-head.svelte-iypicw h2:where(.svelte-iypicw){font-family:var(--serif);font-weight:600;font-size:var(--f-h2);letter-spacing:-.015em;font-variation-settings:"opsz" 110;margin-bottom:.9rem;line-height:1.02}.sec-head.svelte-iypicw p:where(.svelte-iypicw){color:var(--secondary);max-width:56ch;font-size:1.08rem}.sec-head.svelte-iypicw b:where(.svelte-iypicw){color:var(--ink);font-weight:600}.btn.svelte-iypicw{align-items:center;gap:.6rem;display:inline-flex}.btn.svelte-iypicw svg:where(.svelte-iypicw){width:16px;height:16px}.btn-primary.svelte-iypicw .arrow:where(.svelte-iypicw){transition:transform .3s}.btn-primary.svelte-iypicw:hover .arrow:where(.svelte-iypicw){transform:translate(4px)}.cta-row.svelte-iypicw{flex-wrap:wrap;align-items:center;gap:1rem 1.1rem;display:flex}.hero.svelte-iypicw{padding-top:clamp(3rem,7vw,6rem);padding-bottom:clamp(4.5rem,9vw,8rem);overflow:hidden}.hero-contours.svelte-iypicw{pointer-events:none;z-index:0;width:100%;height:100%;opacity:var(--contour-opacity);position:absolute;inset:0}.hero-contours.svelte-iypicw path:where(.svelte-iypicw){fill:none;stroke-width:1.15px;vector-effect:non-scaling-stroke}.contour.svelte-iypicw{stroke-dasharray:1;stroke-dashoffset:1px;animation:2.6s cubic-bezier(.4,.1,.2,1) forwards svelte-iypicw-drawin}.contour.svelte-iypicw:first-of-type{animation-delay:.15s}.contour.svelte-iypicw:nth-of-type(2){animation-delay:.3s}.contour.svelte-iypicw:nth-of-type(3){animation-delay:.45s}.contour.svelte-iypicw:nth-of-type(4){animation-delay:.6s}.contour.svelte-iypicw:nth-of-type(5){animation-delay:.75s}.contour.svelte-iypicw:nth-of-type(6){animation-delay:.9s}.contour.svelte-iypicw:nth-of-type(7){animation-delay:1.05s}.contour.svelte-iypicw:nth-of-type(8){animation-delay:1.2s}@keyframes svelte-iypicw-drawin{to{stroke-dashoffset:0}}.regmark.svelte-iypicw{z-index:1;opacity:.5;pointer-events:none;width:26px;height:26px;position:absolute}.regmark.svelte-iypicw svg:where(.svelte-iypicw){width:100%;height:100%;stroke:var(--accent);stroke-width:1px;fill:none}.regmark.tl.svelte-iypicw{top:14px;left:14px}.regmark.tr.svelte-iypicw{top:14px;right:14px;transform:scaleX(-1)}.regmark.bl.svelte-iypicw{bottom:14px;left:14px;transform:scaleY(-1)}.regmark.br.svelte-iypicw{bottom:14px;right:14px;transform:scale(-1)}.hero.svelte-iypicw .wrap:where(.svelte-iypicw){z-index:2;position:relative}.hero-coord.svelte-iypicw{font-family:var(--mono);letter-spacing:.16em;color:var(--secondary);text-align:right;font-size:.68rem;line-height:1.7;display:none;position:absolute;top:0;right:0}@media (width>=960px){.hero-coord.svelte-iypicw{display:block}}.eyebrow.svelte-iypicw{font-family:var(--mono);letter-spacing:.34em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.7rem;margin-bottom:1.6rem;font-size:.76rem;font-weight:500;display:flex}.eyebrow.svelte-iypicw:before{content:"";background:var(--accent);width:26px;height:1px}.hero-title.svelte-iypicw{font-family:var(--serif);font-size:var(--f-hero);letter-spacing:-.015em;font-variation-settings:"opsz" 144;max-width:14ch;margin-bottom:1.6rem;font-weight:600;line-height:1.02}.hero-title.svelte-iypicw .accentword:where(.svelte-iypicw){color:var(--primary);font-style:italic;display:inline;position:relative}.hero-title.svelte-iypicw .underline:where(.svelte-iypicw){width:102%;height:.34em;position:absolute;bottom:-.14em;left:-1%;right:-1%;overflow:visible}.hero-title.svelte-iypicw .underline:where(.svelte-iypicw) path:where(.svelte-iypicw){fill:none;stroke:var(--accent);stroke-width:3.4px;stroke-linecap:round}.hero-sub.svelte-iypicw{color:var(--secondary);max-width:58ch;margin-bottom:2.4rem;font-size:clamp(1.08rem,1.4vw,1.32rem);line-height:1.55}.hero-sub.svelte-iypicw b:where(.svelte-iypicw){color:var(--ink);font-weight:600}.why.svelte-iypicw{background:var(--surface);border-block:1px solid var(--line)}.why.svelte-iypicw .grid:where(.svelte-iypicw){grid-template-columns:1fr;align-items:start;gap:2.6rem;display:grid}@media (width>=900px){.why.svelte-iypicw .grid:where(.svelte-iypicw){grid-template-columns:1.3fr 1fr;gap:4rem}}.pullquote.svelte-iypicw{font-family:var(--serif);font-size:var(--f-quote);letter-spacing:-.02em;font-variation-settings:"opsz" 144;padding-left:1.6rem;font-weight:500;line-height:1.05;position:relative}.pullquote.svelte-iypicw:before{content:"";background:var(--accent2);width:3px;position:absolute;top:.14em;bottom:.14em;left:0}.pullquote.svelte-iypicw em:where(.svelte-iypicw){color:var(--accent2);font-style:italic}.why.svelte-iypicw .body:where(.svelte-iypicw) p:where(.svelte-iypicw)+p:where(.svelte-iypicw){margin-top:1.1rem}.why.svelte-iypicw .body:where(.svelte-iypicw) p:where(.svelte-iypicw){color:var(--secondary);font-size:1.05rem}.why.svelte-iypicw .body:where(.svelte-iypicw) b:where(.svelte-iypicw){color:var(--ink);font-weight:600}.why.svelte-iypicw .body:where(.svelte-iypicw) .enemy:where(.svelte-iypicw){color:var(--accent2);font-weight:600}.why.svelte-iypicw .tags:where(.svelte-iypicw){flex-wrap:wrap;gap:.6rem;margin-top:1.6rem;display:flex}.why.svelte-iypicw .tags:where(.svelte-iypicw) span:where(.svelte-iypicw){font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent2);border:1px solid color-mix(in srgb, var(--accent2) 38%, transparent);border-radius:999px;padding:.32rem .7rem;font-size:.7rem;text-decoration:line-through;text-decoration-thickness:1px}.anatomy.svelte-iypicw .sec-head:where(.svelte-iypicw){margin-bottom:2.2rem}.theater-mount.svelte-iypicw{margin-bottom:1.4rem}.pass-summary.svelte-iypicw{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-top:1.6rem;padding:1.2rem 1.3rem 1.35rem}.pass-summary__head.svelte-iypicw{font-family:var(--mono);letter-spacing:.04em;color:var(--secondary);margin-bottom:1.1rem;font-size:.78rem}.pass-summary__head.svelte-iypicw b:where(.svelte-iypicw){color:var(--ink);font-weight:600}.pass-summary__list.svelte-iypicw{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.pass-summary__list.svelte-iypicw li:where(.svelte-iypicw){color:var(--secondary);border-bottom:1px solid var(--line);padding-bottom:.7rem;font-size:.92rem;line-height:1.6}.pass-summary__list.svelte-iypicw li:where(.svelte-iypicw):last-child{border-bottom:0;padding-bottom:0}.pass-summary__list.svelte-iypicw li:where(.svelte-iypicw) b:where(.svelte-iypicw){color:var(--ink);font-weight:600}.pass-summary__list.svelte-iypicw .badge:where(.svelte-iypicw){vertical-align:.08em;margin-right:.45rem}.pass-summary__list.svelte-iypicw .pn:where(.svelte-iypicw){font-family:var(--mono);color:var(--accent);margin-right:.15rem;font-size:.82rem}.pass-summary__list.svelte-iypicw code:where(.svelte-iypicw){font-family:var(--mono);color:var(--primary);font-size:.85em}.badge.svelte-iypicw{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;border-radius:6px;padding:.32rem .6rem;font-size:.64rem;font-weight:600;line-height:1;display:inline-block}.badge.v-conf.svelte-iypicw{color:var(--on-primary);background:var(--primary)}.badge.v-corr.svelte-iypicw{color:var(--on-accent);background:var(--accent)}.badge.v-ref.svelte-iypicw{color:var(--on-accent);background:var(--accent2)}.badge.v-add.svelte-iypicw{color:var(--accent);background:var(--tint-accent);border:1px solid color-mix(in srgb, var(--accent) 45%, transparent)}.caption.svelte-iypicw{font-family:var(--mono);color:var(--secondary);letter-spacing:.02em;margin-top:1.4rem;font-size:.76rem}.caption.svelte-iypicw b:where(.svelte-iypicw){color:var(--ink);font-weight:600}.verified.svelte-iypicw{background:var(--surface);border-block:1px solid var(--line)}.vgrid.svelte-iypicw{grid-template-columns:1fr;gap:1.3rem;display:grid}@media (width>=720px){.vgrid.svelte-iypicw{grid-template-columns:1fr 1fr}}.vcard.svelte-iypicw{border:1px solid var(--line);background:var(--bg);border-radius:14px;padding:1.7rem 1.6rem 1.75rem;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.vcard.svelte-iypicw:hover{box-shadow:var(--shadow);border-color:color-mix(in srgb, var(--primary) 40%, var(--line));transform:translateY(-3px)}.vcard.svelte-iypicw .vk:where(.svelte-iypicw){font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.68rem;display:flex}.vcard.svelte-iypicw .vk:where(.svelte-iypicw) .icon:where(.svelte-iypicw){width:22px;height:22px;stroke:var(--primary);fill:none;stroke-width:1.6px;flex:none}.vcard.svelte-iypicw h3:where(.svelte-iypicw){font-family:var(--serif);letter-spacing:-.015em;font-variation-settings:"opsz" 60;margin-bottom:.6rem;font-size:1.42rem;font-weight:600;line-height:1.05}.vcard.svelte-iypicw p:where(.svelte-iypicw){color:var(--secondary);max-width:44ch;font-size:.98rem;line-height:1.55}.vcard.svelte-iypicw p:where(.svelte-iypicw) b:where(.svelte-iypicw){color:var(--ink);font-weight:600}.vcard.svelte-iypicw .stake:where(.svelte-iypicw){font-family:var(--mono);letter-spacing:.04em;color:var(--primary);border-top:1px dashed var(--line);margin-top:1.1rem;padding-top:.85rem;font-size:.72rem}.vcard.svelte-iypicw .stake:where(.svelte-iypicw) span:where(.svelte-iypicw){color:var(--secondary)}.vcard.svelte-iypicw .wm:where(.svelte-iypicw){opacity:.05;pointer-events:none;position:absolute;bottom:-20px;right:-14px}.vcard.svelte-iypicw .wm:where(.svelte-iypicw) svg:where(.svelte-iypicw){width:132px;height:132px;stroke:var(--primary);fill:none;stroke-width:1px}.econ.svelte-iypicw .grid:where(.svelte-iypicw){grid-template-columns:1fr;align-items:start;gap:2.6rem;display:grid}@media (width>=980px){.econ.svelte-iypicw .grid:where(.svelte-iypicw){grid-template-columns:1fr 1fr;gap:3.6rem}}.econ.svelte-iypicw h2:where(.svelte-iypicw){font-family:var(--serif);font-weight:600;font-size:var(--f-h2);letter-spacing:-.015em;font-variation-settings:"opsz" 110;margin-bottom:1rem;line-height:1.02}.econ.svelte-iypicw .lede:where(.svelte-iypicw){color:var(--secondary);max-width:none;margin-bottom:1.15rem;font-size:1.06rem}.econ.svelte-iypicw .lede:where(.svelte-iypicw) b:where(.svelte-iypicw){color:var(--ink);font-weight:600}.econ.svelte-iypicw .pull:where(.svelte-iypicw){font-family:var(--serif);color:var(--primary);letter-spacing:-.01em;border-left:3px solid var(--accent);font-variation-settings:"opsz" 60;margin-top:1.6rem;padding-left:1rem;font-size:1.5rem;font-weight:500;line-height:1.25}.escalate.svelte-iypicw{width:100%;height:auto;overflow:visible}.escalate.svelte-iypicw .base:where(.svelte-iypicw){fill:none;stroke:var(--line);stroke-width:2px;stroke-dasharray:2 7;stroke-linecap:round}.escalate.svelte-iypicw .surveyed:where(.svelte-iypicw){fill:none;stroke:var(--primary);stroke-width:2px;stroke-linecap:round}.escalate.svelte-iypicw .branch:where(.svelte-iypicw){fill:none;stroke:var(--accent2);stroke-width:1.8px;stroke-dasharray:3 5;stroke-linecap:round}.escalate.svelte-iypicw .node:where(.svelte-iypicw){fill:var(--surface);stroke:var(--primary);stroke-width:2px}.escalate.svelte-iypicw .node-core:where(.svelte-iypicw){fill:var(--primary)}.escalate.svelte-iypicw .node-esc:where(.svelte-iypicw){fill:var(--tint-accent2);stroke:var(--accent2);stroke-width:2px}.escalate.svelte-iypicw .node-esc-core:where(.svelte-iypicw){fill:var(--accent2)}.escalate.svelte-iypicw .nlbl:where(.svelte-iypicw){font-family:var(--serif);fill:var(--ink);font-size:15px;font-weight:600}.escalate.svelte-iypicw .tier:where(.svelte-iypicw){font-family:var(--mono);letter-spacing:.12em;fill:var(--accent);text-transform:uppercase;font-size:10px}.escalate.svelte-iypicw .cap:where(.svelte-iypicw){font-family:var(--mono);letter-spacing:.02em;fill:var(--secondary);font-size:10.5px}.escalate.svelte-iypicw .flag:where(.svelte-iypicw){font-family:var(--mono);letter-spacing:.14em;fill:var(--accent2);text-transform:uppercase;font-size:9.5px}.closer.svelte-iypicw{background:var(--surface);border-block:1px solid var(--line);text-align:center}.closer.svelte-iypicw .station:where(.svelte-iypicw){justify-content:center}.closer.svelte-iypicw h2:where(.svelte-iypicw){font-family:var(--serif);letter-spacing:-.015em;font-variation-settings:"opsz" 140;margin-inline:auto;max-width:20ch;margin-bottom:1.1rem;font-size:clamp(2.2rem,4.4vw,3.6rem);font-weight:600;line-height:1.02}.closer.svelte-iypicw h2:where(.svelte-iypicw) em:where(.svelte-iypicw){color:var(--primary);font-style:italic}.closer.svelte-iypicw .lede:where(.svelte-iypicw){color:var(--secondary);margin-inline:auto;max-width:48ch;margin-bottom:2.2rem;font-size:1.1rem}.closer.svelte-iypicw .lede:where(.svelte-iypicw) b:where(.svelte-iypicw){color:var(--ink);font-weight:600}.closer.svelte-iypicw .cta-row:where(.svelte-iypicw){justify-content:center}.closer.svelte-iypicw .fineprint:where(.svelte-iypicw){font-family:var(--mono);letter-spacing:.06em;color:var(--secondary);margin-top:1.8rem;font-size:.74rem}.closer.svelte-iypicw .fineprint:where(.svelte-iypicw) b:where(.svelte-iypicw){color:var(--accent);font-weight:600}
