:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--void:#060709;--bg:#08090c;--surface:#0e1015;--surface-2:#141720;--surface-3:#1a1e29;--line:#ffffff12;--line-strong:#ffffff24;--ink:#eef0f4;--ink-2:#b7bcc9;--muted:#7f8697;--muted-2:#555b6b;--volt:#d9ff3d;--volt-2:#b9e32a;--volt-ink:#0a0c05;--volt-glow:#d9ff3d38;--danger:#ff4d6d;--warn:#ffb347;--redact:#1c1f2a;--redact-2:#232736;--font-display:var(--font-syne), "Syne", system-ui, sans-serif;--font-body:var(--font-geist), "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:var(--font-geist-mono), "Geist Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--radius-s:8px;--radius:14px;--radius-l:22px;--ease:cubic-bezier(.2, .7, .2, 1)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--bg);min-height:100dvh;color:var(--ink);font:15px/1.55 var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}body:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(900px 500px at 12% -10%, #d9ff3d17, transparent 60%), radial-gradient(700px 400px at 100% 0%, #788cff0f, transparent 60%), linear-gradient(var(--line) 1px, transparent 1px) 0 0 / 100% 56px, linear-gradient(90deg, var(--line) 1px, transparent 1px) 0 0 / 56px 100%, var(--bg);position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000008c 40%,#00000040 100%);mask-image:linear-gradient(#000 0%,#0000008c 40%,#00000040 100%)}body:after{content:"";z-index:-1;pointer-events:none;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 .06 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}::selection{background:var(--volt);color:var(--volt-ink)}a{color:inherit;transition:color .15s var(--ease);text-decoration:none}a:hover{color:var(--volt)}:focus-visible{outline:2px solid var(--volt);outline-offset:3px;border-radius:6px}code{font-family:var(--font-mono);background:var(--surface-2);border:1px solid var(--line);color:var(--ink-2);border-radius:6px;padding:1px 6px;font-size:.86em}.wrap{max-width:1120px;margin:0 auto;padding:28px 20px 96px}.wrap.narrow{max-width:520px}h1,h2,h3,.display{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-weight:800;line-height:1}h1{text-wrap:balance;margin-bottom:8px;font-size:clamp(30px,5vw,44px)}h2{letter-spacing:-.02em;margin:40px 0 14px;font-size:20px}h3{font-size:16px}p{margin:0 0 12px}.sub{color:var(--muted);max-width:62ch;margin:0 0 24px;font-size:15px}.sub a{color:var(--ink-2);border-bottom:1px solid var(--line-strong)}.sub a:hover{color:var(--volt);border-color:var(--volt)}.eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;margin-bottom:14px;font-size:11px;font-weight:500;display:inline-flex}.eyebrow:before{content:"";background:var(--volt);width:18px;height:1px;box-shadow:0 0 8px var(--volt)}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.redact{vertical-align:-.12em;background:repeating-linear-gradient(135deg, transparent 0 6px, #ffffff09 6px 7px), var(--redact);border:1px solid var(--line);border-radius:3px;min-width:5ch;height:.9em;display:inline-block;position:relative;overflow:hidden}.redact:after{content:"";animation:sweep 3.4s var(--ease) infinite;background:linear-gradient(90deg,#0000,#d9ff3d29,#0000);position:absolute;inset:0;transform:translate(-120%)}.redact.w-s{min-width:3.5ch}.redact.w-l{min-width:9ch}.redact.w-xl{min-width:14ch}@keyframes sweep{0%,55%{transform:translate(-120%)}to{transform:translate(120%)}}nav.top{z-index:30;-webkit-backdrop-filter:blur(14px)saturate(140%);border-bottom:1px solid var(--line);background:#08090cb8;position:sticky;top:0}nav.top .inner{align-items:center;gap:22px;max-width:1120px;height:60px;margin:0 auto;padding:0 20px;display:flex}.brand{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);align-items:center;gap:10px;font-size:17px;font-weight:800;display:inline-flex}.brand:hover{color:var(--ink)}.brand .mark{background:var(--volt);width:28px;height:28px;color:var(--volt-ink);box-shadow:0 0 0 1px #d9ff3d59, 0 0 18px var(--volt-glow);border-radius:7px;place-items:center;display:inline-grid}.brand .mark svg{width:16px;height:16px}.brand .no{color:var(--muted);font-weight:600}.navlinks{align-items:center;gap:4px;margin-left:auto;font-size:13.5px;font-weight:500;display:flex}.navlinks a,.navlinks button{color:var(--ink-2);white-space:nowrap;transition:background .15s var(--ease), color .15s var(--ease);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 11px}.navlinks a:hover,.navlinks button:hover{background:var(--surface-2);color:var(--ink)}.navlinks a.cta{background:var(--volt);color:var(--volt-ink);margin-left:6px;font-weight:600}.navlinks a.cta:hover{background:#e6ff70}.navlinks .sep{background:var(--line-strong);width:1px;height:18px;margin:0 6px}.shield{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--volt);background:#d9ff3d0f;border:1px solid #d9ff3d40;border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-size:10.5px;display:inline-flex}.shield .dot{background:var(--volt);border-radius:50%;width:6px;height:6px;animation:2.2s ease-out infinite pulse;box-shadow:0 0 #d9ff3d99}@keyframes pulse{0%{box-shadow:0 0 #d9ff3d8c}to{box-shadow:0 0 0 9px #d9ff3d00}}.feed-head{flex-wrap:wrap;align-items:baseline;gap:18px;margin:12px 0 18px;display:flex}.feed-head h1{margin:0}.feed-head .legend{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.feed-head .legend .redact{animation:none}.strip{margin-bottom:22px}.chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chip{background:var(--surface);border:1px solid var(--line-strong);border-radius:999px;align-items:center;gap:4px;height:38px;padding:0 6px 0 14px;font-size:13.5px;font-weight:600;display:inline-flex}.chip>a{padding-right:6px}.chip form{display:contents}.chip button{width:26px;height:26px;color:var(--muted);background:0 0;border:0;border-radius:50%;padding:0}.chip button:hover{color:var(--danger);background:#ff4d6d1f}.chip button svg{width:13px;height:13px}.chip.add{color:var(--muted);transition:border-color .15s var(--ease), background .15s var(--ease);background:0 0;border-style:dashed;gap:6px;padding:0 4px 0 12px}.chip.add:focus-within{border-style:solid;border-color:var(--volt);background:var(--surface)}.chip.add>svg{flex:none;width:14px;height:14px}.chip.add input{width:150px;height:30px;color:var(--ink);box-shadow:none;background:0 0;border:0;padding:0 4px;font-size:13.5px;font-weight:500}.chip.add input:focus{box-shadow:none}.chip.add button{background:var(--volt);width:auto;height:28px;color:var(--volt-ink);opacity:0;transition:opacity .15s var(--ease), transform .15s var(--ease);border-radius:999px;padding:0 12px;font-size:12.5px;font-weight:700;transform:translate(-4px)}.chip.add:focus-within button,.chip.add input[name=handle]:not(:placeholder-shown)~button{opacity:1;transform:none}.chip.add button:hover{color:var(--volt-ink);background:#e6ff70}.nudge{font-family:var(--font-mono);color:var(--muted);letter-spacing:.01em;margin:12px 0 0;font-size:11.5px}.nudge a{color:var(--volt)}.strip .err{margin-top:10px;display:inline-block}.fixture{letter-spacing:.1em;text-transform:uppercase;color:var(--warn);margin:0 0 16px;font-size:11px}.section-head{flex-wrap:wrap;align-items:baseline;gap:14px;margin:44px 0 16px;display:flex}.section-head .count{white-space:nowrap}.section-head h2{margin:0}.section-head .count{font-family:var(--font-mono);color:var(--muted);font-size:12px}.section-head .more{color:var(--ink-2);margin-left:auto;font-size:13px}.grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:16px;display:grid}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:transform .25s var(--ease), border-color .25s var(--ease), box-shadow .25s var(--ease);padding:12px;display:block;position:relative}.card:hover{color:inherit;box-shadow:0 20px 50px -20px #000c, 0 0 0 1px #d9ff3d1f, 0 0 40px -12px var(--volt-glow);border-color:#d9ff3d59;transform:translateY(-3px)}.card .title{letter-spacing:-.01em;margin:12px 2px 6px;font-size:14.5px;font-weight:600;line-height:1.35}.card .meta{font-family:var(--font-mono);color:var(--muted);align-items:center;gap:10px;padding:0 2px;font-size:11.5px;display:flex}.card .meta .resume{color:var(--volt)}.cover{aspect-ratio:16/9;background:radial-gradient(120% 80% at 50% 120%, #d9ff3d1a, transparent 55%), linear-gradient(180deg, var(--surface-2), var(--surface));border:1px solid var(--line);border-radius:9px;grid-template-rows:auto 1fr auto;padding:10px 12px;display:grid;position:relative;overflow:hidden}.cover:before{content:"";pointer-events:none;background:linear-gradient(var(--line) 1px, transparent 1px) 0 0 / 100% 18px;opacity:.5;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 40%,#0000);mask-image:linear-gradient(#0000,#000 40%,#0000)}.cover .comp{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);justify-content:space-between;gap:8px;font-size:10px;display:flex}.cover .comp .lg{color:var(--volt)}.cover .board{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-self:center;align-items:center;gap:10px;min-width:0;display:grid}.cover .team{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;overflow-wrap:anywhere;min-width:0;font-size:clamp(13px,1.2vw,16px);font-weight:800;line-height:1.08}.cover .team.a{text-align:right}.cover .team.b{text-align:left}.cover .score{font-family:var(--font-mono);color:var(--muted-2);align-items:center;gap:5px;font-size:13px;display:inline-flex}.cover .score .redact{vertical-align:0;border-radius:5px;width:18px;min-width:0;height:24px}.cover .single{font-family:var(--font-display);text-align:center;align-self:center;font-size:17px;font-weight:800}.cover .foot{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted-2);justify-content:space-between;font-size:10px;display:flex}.cover .foot .redact{vertical-align:0;min-width:44px;height:9px}.thumb{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--line);background:#000;border-radius:9px;width:100%;display:block}.pill{font-family:var(--font-mono);letter-spacing:.1em;border:1px solid var(--line-strong);color:var(--muted);text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:500}.pill.gazetteer{color:var(--volt);border-color:#d9ff3d59}.pill.fuzzy{color:var(--warn);border-color:#ffb34759}form.stack{flex-direction:column;gap:10px;display:flex}label.field{flex-direction:column;gap:6px;display:flex}label.field span{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:10.5px}input,select{color:var(--ink);background:var(--surface-2);border:1px solid var(--line-strong);width:100%;transition:border-color .15s var(--ease), box-shadow .15s var(--ease);border-radius:10px;padding:12px 14px;font-family:inherit;font-size:15px}input::placeholder{color:var(--muted-2)}input:focus{border-color:var(--volt);outline:none;box-shadow:0 0 0 3px #d9ff3d1f}button,.btn{background:var(--surface-2);color:var(--ink);border:1px solid var(--line-strong);cursor:pointer;white-space:nowrap;transition:background .15s var(--ease), border-color .15s var(--ease), transform .15s var(--ease), color .15s var(--ease);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.2;display:inline-flex}button:hover,.btn:hover{background:var(--surface-3);color:var(--ink);border-color:#ffffff38}button:active,.btn:active{transform:translateY(1px)}button svg,.btn svg{width:15px;height:15px}.primary,button.primary{background:var(--volt);border-color:var(--volt);color:var(--volt-ink);box-shadow:0 0 0 0 var(--volt-glow)}.primary:hover,button.primary:hover{color:var(--volt-ink);box-shadow:0 0 28px -4px var(--volt-glow);background:#e6ff70;border-color:#e6ff70}.ghost,button.ghost{color:var(--muted);background:0 0;border-color:#0000}.ghost:hover,button.ghost:hover{background:var(--surface-2);color:var(--ink)}.danger,button.danger{color:var(--danger)}.danger:hover,button.danger:hover{background:#ff4d6d14;border-color:#ff4d6d66}.btn.lg,button.lg{padding:13px 22px;font-size:15px}.icon-btn{width:40px;height:40px;padding:10px}.row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.spacer{flex:auto}.err{color:var(--danger);background:#ff4d6d0f;border:1px solid #ff4d6d4d;border-radius:10px;padding:10px 12px;font-size:13px}.note{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink-2);margin:18px 0;padding:14px 16px 14px 18px;font-size:13.5px;line-height:1.5;position:relative}.note:before{content:"";background:var(--volt);border-radius:2px;width:2px;position:absolute;top:12px;bottom:12px;left:0}.note b{color:var(--ink)}.note.warn:before{background:var(--warn)}.empty{color:var(--muted);text-align:center;border:1px dashed var(--line-strong);border-radius:var(--radius);padding:48px 20px}.empty a{color:var(--volt)}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-l);padding:22px}.panel+.panel{margin-top:14px}.panel h2{margin:0 0 6px;font-size:18px}.panel .hint{color:var(--muted);margin-bottom:16px;font-size:13.5px}.auth{padding:56px 0}.auth .panel{padding:30px}.auth h1{font-size:30px}.auth .sub{margin-bottom:22px}.auth form.stack{gap:12px}.auth button.primary{margin-top:6px;padding:13px}.toggle{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:14px;padding:14px 16px;display:flex}.toggle input[type=checkbox]{width:18px;height:18px;accent-color:var(--volt);flex:none}.toggle .label{font-size:14px;font-weight:600}.toggle .hint{color:var(--muted);margin:2px 0 0;font-size:12.5px}.channel-row{border-top:1px solid var(--line);align-items:center;gap:14px;padding:14px 0;display:flex}.channel-row:first-of-type{border-top:0}.channel-row .avatar{background:var(--surface-3);border:1px solid var(--line);width:40px;height:40px;font-family:var(--font-display);color:var(--volt);border-radius:12px;flex:none;place-items:center;font-weight:800;display:grid;overflow:hidden}.channel-row .avatar img{object-fit:cover;width:100%;height:100%}.channel-row .name{font-weight:600}.channel-row .handle{font-family:var(--font-mono);color:var(--muted);font-size:12px}.channel-row .actions{gap:6px;margin-left:auto;display:flex}.channel-head{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:18px;display:flex}.channel-head .avatar{background:var(--surface-2);border:1px solid var(--line-strong);width:64px;height:64px;font-family:var(--font-display);color:var(--volt);border-radius:18px;flex:none;place-items:center;font-size:24px;font-weight:800;display:grid;overflow:hidden}.channel-head .avatar img{object-fit:cover;width:100%;height:100%}.channel-head h1{margin:0 0 4px;font-size:clamp(26px,4vw,36px)}.channel-head .handle{font-family:var(--font-mono);color:var(--muted);font-size:13px}.channel-head .actions{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.stage{aspect-ratio:16/9;border-radius:var(--radius);border:1px solid var(--line-strong);width:100%;transition:box-shadow .4s var(--ease), border-color .4s var(--ease);background:#000;position:relative;overflow:hidden;box-shadow:0 30px 80px -30px #000000e6}:-webkit-any(.stage:fullscreen,.stage:-webkit-full-screen){aspect-ratio:auto;width:100vw;height:100vh;box-shadow:none;background:#000;border:0;border-radius:0}:is(.stage:fullscreen,.stage:fullscreen){aspect-ratio:auto;width:100vw;height:100vh;box-shadow:none;background:#000;border:0;border-radius:0}.stage.playing{box-shadow:0 30px 80px -30px #000000e6, 0 0 60px -20px var(--volt-glow);border-color:#d9ff3d4d}.stage iframe,.stage>div:first-child{border:0;width:100%;height:100%;position:absolute;inset:0}.shield-top{z-index:3;background:repeating-linear-gradient(135deg, transparent 0 8px, #ffffff06 8px 9px), var(--void);border-bottom:1px solid var(--line);height:68px;position:absolute;top:0;left:0;right:0}.badge{z-index:5;color:var(--volt);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060709d9;border:1px solid #d9ff3d4d;border-radius:999px;align-items:center;gap:8px;padding:6px 11px;font-size:10.5px;display:inline-flex;position:absolute;top:16px;left:16px}.badge .dot{background:var(--volt);border-radius:50%;width:6px;height:6px;animation:2.2s ease-out infinite pulse}.stage .redacted-title{z-index:5;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);align-items:center;gap:6px;font-size:10.5px;display:flex;position:absolute;top:20px;right:16px}.pausecover{z-index:4;cursor:pointer;color:var(--ink);background:radial-gradient(60% 60%,#d9ff3d14,#0000 70%),#060709f5;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:0;display:none;position:absolute;inset:0}.pausecover.on{display:flex}.pausecover .big{background:var(--volt);width:84px;height:84px;color:var(--volt-ink);box-shadow:0 0 0 10px #d9ff3d1a, 0 0 60px -10px var(--volt-glow);transition:transform .2s var(--ease);border-radius:50%;place-items:center;display:grid}.pausecover .big svg{width:34px;height:34px;margin-left:4px}.pausecover:hover .big{transform:scale(1.06)}.pausecover .lbl{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:11px}.endcover{z-index:4;background:radial-gradient(60% 60% at 50% 100%, #d9ff3d1a, transparent), var(--surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:none;position:absolute;inset:0}.endcover.on{display:flex}.endcover h3{font-size:26px}.endcover p{color:var(--muted);max-width:38ch;font-size:14px}.bar{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:10px;display:flex}.bar .play{width:46px;height:46px;padding:0}.bar .transport{align-items:center;gap:6px;margin-left:4px;display:flex}.bar .skip{height:38px;font-family:var(--font-mono);gap:5px;padding:0 12px;font-size:12px;font-weight:500}.bar .quality{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;margin-left:8px;font-size:10.5px;display:inline-flex}.bar .quality select{width:auto;font-family:var(--font-mono);background:var(--surface-2) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%237f8697' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat right 12px center;appearance:none;color:var(--ink);cursor:pointer;border-radius:999px;padding:7px 30px 7px 12px;font-size:12px}.bar .quality select:focus{border-color:var(--volt);outline:none}.bar .play svg{width:18px;height:18px}.watch-meta{flex-direction:column;gap:8px;margin-top:26px;display:flex}.watch-meta h1{font-size:clamp(22px,3vw,32px)}.watch-meta .line{font-family:var(--font-mono);color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:12.5px;display:flex}.watch-meta .line a{color:var(--ink-2)}.watch-meta .line .resume{color:var(--volt)}footer.site{border-top:1px solid var(--line);margin-top:40px}footer.site .inner{max-width:1120px;font-family:var(--font-mono);color:var(--muted);letter-spacing:.02em;flex-wrap:wrap;align-items:center;gap:20px;margin:0 auto;padding:28px 20px 40px;font-size:11.5px;display:flex}footer.site .inner .spacer{flex:1}footer.site a{color:var(--ink-2)}.reveal{animation:rise .6s var(--ease) both}.reveal.d1{animation-delay:60ms}.reveal.d2{animation-delay:.12s}.reveal.d3{animation-delay:.18s}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}html{scroll-behavior:auto}}@media (max-width:640px){.wrap{padding:20px 16px 72px}nav.top .inner{gap:10px;padding:0 14px}.navlinks a,.navlinks button{padding:7px 9px;font-size:13px}.navlinks .sep,.hide-sm{display:none!important}.bar{padding:8px}.channel-head .actions{width:100%;margin-left:0}.navlinks a.cta{padding:7px 12px}.chip.add{flex:100%}.chip.add input{flex:1;width:auto}footer.site .inner{flex-direction:column;align-items:flex-start;gap:8px}footer.site .inner .spacer{display:none}}
@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ab624315db63c58d-s.1uwhc7jrbo4mx.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e94b8ab81811a983-s.2my4drvc0bavc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c795a286deabae8-s.p.25jyahqycoolj.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ab624315db63c58d-s.1uwhc7jrbo4mx.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(../media/e94b8ab81811a983-s.2my4drvc0bavc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(../media/0c795a286deabae8-s.p.25jyahqycoolj.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne Fallback;src:local(Arial);ascent-override:93.93%;descent-override:27.93%;line-gap-override:0.0%;size-adjust:98.47%}.syne_94297504-module__9SNjMa__className{font-family:Syne,Syne Fallback;font-style:normal}.syne_94297504-module__9SNjMa__variable{--font-syne:"Syne", "Syne Fallback"}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.00az9qtie3ho1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.3j-a226dh71aj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.2gwoz23eiro2t.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.0i3h3th1vs4m7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0zr6hhvz-h9nw.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_e799d87a-module__u8MhCG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_e799d87a-module__u8MhCG__variable{--font-geist:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.27spqqad3wyeo.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.3f4zuumv8svu0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.34r5yzckw0h2s.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.2jyz_zw3a8jit.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.30bdpjkrtcces.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.1v5bejj26fx9h.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_42eec60-module__Gb1_vG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_42eec60-module__Gb1_vG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
