:root{--graphite:#0f172a;--graphite-mid:#1e293b;--ice:#f8fafc;--surface:#ffffff;--surface-2:#f1f5f9;--border:#e2e8f0;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--accent:#16a34a;--accent-dark:#15803d;--accent-surface:#dcfce7;--success:#0d9488;--success-surface:#ccfbf1;--bylocal-orange:#d97706;--bylocal-orange-dark:#b45309;--warning:#f59e0b;--error:#ef4444;--radius-sm:6px;--radius:10px;--radius-lg:16px;--shadow-sm:0 1px 2px rgba(15,23,42,0.08);--shadow-md:0 2px 8px rgba(15,23,42,0.1);--shadow-lg:0 4px 16px rgba(15,23,42,0.15)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--ice);color:var(--text-primary);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}a{color:inherit}:focus-visible{outline:2px solid var(--graphite);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}.container{max-width:480px;margin:0 auto;padding:24px 20px;min-height:100dvh}.wrap{max-width:960px;margin:0 auto}.btn,.wrap{padding:0 20px}.btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;border:none;border-radius:999px;font-size:16px;font-weight:600;background:var(--graphite);color:#fff;transition:opacity .15s ease,transform .1s ease}.btn:active{transform:scale(.99)}.btn:disabled{opacity:.5}.btn-accent{background:var(--accent)}.btn-accent:hover{background:var(--accent-dark)}.btn-outline{background:var(--surface);color:var(--text-primary);border:1px solid var(--border)}.btn-lg{min-height:54px;font-size:17px;font-weight:700}.btn-inline{width:auto;padding:0 18px;min-height:44px}.btn-row{display:flex;gap:10px}.input{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--border);border-radius:var(--radius);font-size:16px;background:var(--surface);margin-bottom:12px;color:var(--text-primary)}.input:focus{outline:2px solid var(--graphite);outline-offset:-1px}.field-label{display:block;font-size:13px;font-weight:600;color:var(--text-secondary);margin-bottom:6px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px}.muted{color:var(--text-secondary)}.dim{color:var(--text-muted)}.error-text{color:var(--error);font-size:14px;margin:4px 0 12px}.num-hero{font-size:clamp(28px,8vw,38px);font-weight:900;letter-spacing:-.025em;line-height:1}.brand-wordmark{font-weight:800;font-size:18px;letter-spacing:-.02em;color:var(--graphite);text-decoration:none}.brand-bolt{color:var(--bylocal-orange)}.wordmark{font-weight:800;letter-spacing:-.02em;color:inherit;white-space:nowrap}.powered-by{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--text-muted);text-decoration:none;white-space:nowrap}.powered-by .bylocal{font-weight:800;letter-spacing:-.01em}.powered-by .bylocal .by{color:var(--graphite)}.powered-by .bylocal .local{color:var(--bylocal-orange)}.bylocal-bar{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:block;background:var(--surface-2);border-bottom:1px solid var(--border);text-decoration:none}.bylocal-bar .bb-inner{max-width:600px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 8px;padding:8px 16px;font-size:13px;text-align:center}.bylocal-bar .bb-msg{color:var(--text-secondary)}.bylocal-bar .bb-name{font-weight:800;letter-spacing:-.01em}.bylocal-bar .bb-name .by{color:var(--graphite)}.bylocal-bar .bb-name .local{color:var(--bylocal-orange)}.bylocal-bar .bb-sep{color:var(--text-muted)}.bylocal-bar .bb-link{gap:3px;font-weight:700;color:var(--graphite);white-space:nowrap}.bylocal-bar .bb-link,.share-chip{display:inline-flex;align-items:center}.share-chip{gap:6px;min-height:40px;padding:0 16px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-primary);font-size:14px;font-weight:600;text-decoration:none}.sheet-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.5);display:flex;align-items:flex-end;justify-content:center;z-index:50;animation:fade-in .15s ease}.sheet{width:100%;max-width:480px;background:var(--surface);border-radius:20px 20px 0 0;padding:20px;max-height:92dvh;overflow-y:auto;animation:slide-up .22s ease}.sheet-handle{width:40px;height:4px;border-radius:999px;background:var(--border);margin:0 auto 14px}.confirm-sheet{padding:18px 24px 28px}.confirm-emoji{font-size:40px;line-height:1;text-align:center;margin:6px 0 16px}.confirm-title{font-size:21px}.confirm-text,.confirm-title{margin:0 0 14px;text-align:center}.confirm-text{color:var(--text-secondary);font-size:15px;line-height:1.6}.confirm-warn{color:#b45309;font-weight:600}.confirm-actions{display:flex;flex-direction:column;gap:10px;margin-top:22px}.confirm-actions .btn{width:100%;white-space:nowrap}.live-finish-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;justify-content:center;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -2px 14px rgba(15,23,42,.08)}.live-finish-bar .btn{width:100%;max-width:480px}.step-dots{display:flex;gap:6px;margin-bottom:14px}.step-dots span{height:4px;flex:1 1;border-radius:999px;background:var(--border)}.step-dots span.on{background:var(--accent)}.sticky-cta{position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;padding:12px 0 16px;background:linear-gradient(to top,var(--ice) 70%,transparent)}.amount-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:12px}.amount-chip{min-height:48px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);font-weight:600;font-size:15px}.amount-chip.selected{border-color:var(--graphite);background:var(--surface-2);color:var(--text-primary)}.seg{display:flex;gap:8px;margin-bottom:16px}.seg button{flex:1 1;min-height:38px;border-radius:999px;border:none;background:none;font-weight:600;color:var(--text-secondary);cursor:pointer}.seg button.selected{background:var(--surface);color:var(--text-primary);box-shadow:var(--shadow-sm)}.sheet .seg{display:flex;width:100%}.calc-box{background:var(--surface-2);border-radius:var(--radius);padding:12px 14px;margin-bottom:14px;color:var(--text-primary);font-size:14px}.calc-box strong{font-size:18px}.wallet-note{font-size:12px;color:var(--text-muted);margin:4px 0 12px}.checkbox-row,.wallet-note{display:flex;align-items:center;gap:8px}.checkbox-row{margin:6px 0 4px;font-size:13px;color:var(--text-secondary);cursor:pointer}.checkbox-row input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex:0 0 auto;width:16px;height:16px;margin-top:2px;border:1px solid var(--border);border-radius:5px;background:#f1f5f9;cursor:pointer;position:relative}.checkbox-row input[type=checkbox]:checked{border-color:var(--text-muted)}.checkbox-row input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:1px;width:4px;height:8px;border:solid var(--graphite);border-width:0 2px 2px 0;transform:rotate(45deg)}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:10;padding:14px 20px;background:rgba(248,250,252,.85);-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--border)}.nav,.nav-inner{display:flex;align-items:center;justify-content:space-between}.nav-inner{max-width:960px;margin:0 auto;width:100%}.nav-actions{display:flex;gap:8px;align-items:center}.nav-link{text-decoration:none;font-weight:600;font-size:15px;color:var(--text-primary);padding:9px 14px;border-radius:999px}.nav-link.outline{border:1px solid var(--border);background:var(--surface)}.nav-link.solid{background:var(--graphite);color:#fff}.landing{min-height:100dvh}.hero{max-width:780px;margin:0 auto;padding:64px 20px 36px;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--text-primary);background:var(--surface-2);border:1px solid var(--border);padding:5px 12px;border-radius:999px;margin-bottom:18px}.eyebrow .by{color:var(--graphite)}.eyebrow .local{color:var(--bylocal-orange)}.hero h1{font-size:clamp(32px,7vw,46px);line-height:1.05;margin:0 0 16px;letter-spacing:-.03em;font-weight:900}.hero p.sub{font-size:19px;color:var(--text-secondary);margin:0 auto 28px;max-width:560px;line-height:1.5}.hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.hero-cta,.hero-ctas{justify-content:center}.hero-cta{display:inline-flex;align-items:center;min-height:54px;padding:14px 28px;border-radius:999px;background:var(--accent);color:#fff;font-weight:700;font-size:17px;text-decoration:none;max-width:100%;white-space:normal;text-align:center}.hero-cta:hover{background:var(--accent-dark)}.hero-cta.ghost{background:var(--surface);color:var(--text-primary);border:1px solid var(--border)}.section{max-width:960px;margin:0 auto;padding:28px 20px}.section h2{font-size:clamp(22px,5vw,28px);font-weight:800;letter-spacing:-.02em;margin:0 0 8px;text-align:center}.section .section-sub{text-align:center;color:var(--text-secondary);margin:0 auto 28px;max-width:560px}.section.tight{padding-top:8px}.section-left .section-sub,.section-left h2{text-align:left}.grid-2,.grid-3{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}@media (min-width:720px){.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}}.tile{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px}.tile .ico{width:42px;height:42px;border-radius:var(--radius);background:var(--surface-2);color:var(--graphite);display:grid;place-items:center;margin-bottom:14px}.tile h3{margin:0 0 6px;font-size:17px;font-weight:700}.tile p{margin:0;color:var(--text-secondary);font-size:15px;line-height:1.5}.step-num{width:30px;height:30px;border-radius:999px;background:var(--graphite);color:#fff;display:grid;place-items:center;font-weight:700;font-size:15px;margin-bottom:14px}.bylocal-band{background:var(--graphite);color:#fff;border-radius:var(--radius-lg);padding:28px 24px;text-align:center}.bylocal-band .bylocal-mark{font-weight:900;font-size:24px;letter-spacing:-.02em}.bylocal-band .by{color:#fff}.bylocal-band .local{color:var(--bylocal-orange)}.bylocal-band p{color:rgba(255,255,255,.75);margin:8px auto 18px;max-width:520px}.bylocal-band .band-cta{display:inline-flex;min-height:48px;align-items:center;padding:0 24px;border-radius:999px;background:var(--bylocal-orange);color:#fff;font-weight:700;text-decoration:none}.bylocal-cta{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:18px;text-align:center}.bylocal-cta .mark{font-weight:900;font-size:18px;letter-spacing:-.01em}.bylocal-cta .mark .by{color:var(--graphite)}.bylocal-cta .mark .local{color:var(--bylocal-orange)}.bylocal-cta p{color:var(--text-secondary);font-size:14px;margin:6px 0 14px}.bylocal-cta a.go{display:inline-flex;min-height:44px;align-items:center;padding:0 20px;border-radius:999px;font-weight:700;text-decoration:none;color:var(--graphite)}.bylocal-cta a.go,.faq-item{border:1px solid var(--border)}.faq-item{border-radius:var(--radius);background:var(--surface);margin-bottom:10px;overflow:hidden}.faq-q{width:100%;text-align:left;background:none;border:none;padding:16px 18px;font-size:16px;font-weight:600;color:var(--text-primary);display:flex;justify-content:space-between;gap:12px;align-items:center}.faq-a{padding:0 18px 16px;color:var(--text-secondary);line-height:1.55}.events-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}@media (min-width:640px){.events-grid{grid-template-columns:1fr 1fr}}.event-card{display:block;text-decoration:none;color:inherit;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.event-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.event-card .cover{height:120px;background:var(--graphite);object-fit:cover;width:100%;display:block}.event-card .body{padding:16px}.type-pill{display:inline-block;font-size:12px;font-weight:700;color:var(--accent-dark);background:var(--accent-surface);padding:3px 10px;border-radius:999px;margin-bottom:8px}.event-type-tag{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--text-primary)}.event-type-tag svg{color:var(--graphite);flex:none}.event-status{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.event-status-dot{width:8px;height:8px;border-radius:999px;flex:none}.media-hero{width:100%;height:240px;object-fit:cover;border-radius:var(--radius-lg);display:block}.media-hero.fallback{background:linear-gradient(135deg,var(--graphite),var(--graphite-mid));display:grid;place-items:center;color:#fff;font-size:56px;font-weight:900;height:200px}.raise-card .top{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.raise-card .of{color:var(--text-muted);font-weight:600}.lb-row{display:flex;align-items:center;gap:12px;padding:14px;text-align:left;width:100%;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer}.lb-row.top{border-color:var(--accent)}.rank{width:26px;height:26px;flex:0 0 26px;border-radius:999px;display:grid;place-items:center;font-weight:800;font-size:13px;color:var(--text-muted);background:var(--surface-2)}.rank.medal{background:var(--accent-surface);color:var(--accent-dark)}.lb-name{flex:1 1;font-weight:600}.lb-raised{font-weight:800;color:var(--accent)}.cheer{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:14px}.cheer .amt,.cheer .who{font-weight:700}.cheer .amt{color:var(--accent)}.success-card{text-align:center;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:28px 20px}.check{width:64px;height:64px;border-radius:999px;background:var(--success-surface);color:var(--success);display:grid;place-items:center;margin:0 auto 14px;font-size:32px;animation:pop .35s ease}.bento{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:20px}@media (min-width:720px){.bento{grid-template-columns:repeat(4,1fr)}}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px}.stat-card .k{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 6px}.stat-card .v{font-size:24px;font-weight:800;letter-spacing:-.01em;margin:0}.stat-card .v.accent{color:var(--accent)}.site-footer{border-top:1px solid var(--border);margin-top:8px}.site-footer .inner{max-width:960px;margin:0 auto;padding:28px 20px 40px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.site-footer p{color:var(--text-muted);font-size:13px;margin:0;max-width:520px}.type-chip{display:inline-flex;align-items:center;padding:7px 13px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-secondary);font-size:13px;font-weight:600;text-decoration:none;transition:border-color .15s ease,color .15s ease}.type-chip:hover{border-color:var(--graphite);color:var(--graphite)}.footer-types{max-width:960px;margin:0 auto;padding:32px 20px 4px;text-align:center}.footer-types h4{margin:0 0 14px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:var(--text-muted)}.type-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:780px;margin:0 auto}.admin{min-height:100dvh}.admin-bar{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(248,250,252,.85);-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--border);padding:12px 20px}.admin-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-bar-inner,.admin-main{max-width:1040px;margin:0 auto}.admin-main{padding:28px 20px 64px}.admin-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:8px}.admin-actions,.admin-head{display:flex;flex-wrap:wrap}.admin-actions{gap:10px}.admin-actions .btn{width:100%}@media (min-width:680px){.admin-actions .btn{width:auto;padding:0 26px}}.form-narrow{max-width:600px;margin-inline:auto}.connect-wrap{max-width:640px}.admin-events{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr}@media (min-width:680px){.admin-events{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.admin-events{grid-template-columns:repeat(3,1fr)}}.event-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.event-filter{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);font-size:14px;font-weight:600;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.event-filter:hover{border-color:var(--text-secondary);color:var(--text-primary)}.event-filter.is-active{background:var(--graphite);border-color:var(--graphite);color:#fff}.event-filter .ef-count{font-size:12px;font-weight:700;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface-2);color:var(--text-secondary)}.event-filter.is-active .ef-count{background:rgba(255,255,255,.22);color:#fff}.event-filter:focus-visible{outline:2px solid var(--graphite);outline-offset:2px}.roster-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr}@media (min-width:680px){.roster-grid{grid-template-columns:1fr 1fr}}@media (min-width:1000px){.roster-grid{grid-template-columns:1fr 1fr 1fr}}.two-col{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr;align-items:start}@media (min-width:900px){.two-col{grid-template-columns:minmax(0,1fr) 340px}}.participants-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr}@media (min-width:720px){.participants-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.participants-grid{grid-template-columns:repeat(3,1fr)}}.stripe-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px;overflow:hidden}.stripe-badge{display:inline-flex;align-items:center;gap:6px;background:#f5f3ff;color:#635bff;font-weight:700;font-size:13px;padding:5px 12px;border-radius:999px}.stripe-mark{font-weight:800;letter-spacing:-.03em;color:#635bff}.stripe-card h3{margin:14px 0 6px;font-size:19px;font-weight:800;letter-spacing:-.01em}.stripe-grid{display:grid;grid-gap:8px 40px;gap:8px 40px;grid-template-columns:1fr;align-items:start}@media (min-width:860px){.stripe-grid{grid-template-columns:1fr 1fr}}.stripe-grid .col-actions{display:flex;flex-direction:column;justify-content:center}.stripe-lead{color:var(--text-secondary);line-height:1.55;margin:0 0 16px}.stripe-flow{display:flex;align-items:stretch;gap:8px;background:#f6f9fc;border:1px solid #e3ebf3;border-radius:var(--radius);padding:14px;margin-bottom:16px;flex-wrap:wrap}.stripe-flow .node{flex:1 1;min-width:90px;text-align:center}.stripe-flow .node .ic{display:flex;justify-content:center;color:#635bff;margin-bottom:6px}.stripe-flow .node .lb{font-size:12px;font-weight:700;color:#0a2540;display:block}.stripe-flow .node .sb{font-size:11px;color:var(--text-muted)}.stripe-flow .arrow{display:flex;align-items:center;align-self:center;color:#635bff}.stripe-points{display:grid;grid-gap:12px;gap:12px;margin:0 0 18px;padding:0;list-style:none}.stripe-points li{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:var(--text-secondary);line-height:1.5}.stripe-points li .tick{flex:0 0 20px;width:20px;height:20px;border-radius:999px;background:#635bff;color:#fff;display:grid;place-items:center;font-size:12px;margin-top:1px}.stripe-points li strong{color:var(--text-primary)}.btn-stripe{background:#635bff}.btn-stripe:hover{background:#5249e0}.stripe-trust{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:var(--text-muted);margin-top:12px}.stripe-status{border-left:4px solid #635bff}.stripe-card.stripe-ready{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 16px}.stripe-ready-ok{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:999px;background:var(--success-surface);color:var(--success)}.stripe-ready-text{font-size:14px;font-weight:600;color:var(--text-secondary)}.stripe-ready-link{margin-left:auto;background:none;border:none;padding:0;font-size:13px;font-weight:700;color:#635bff}.stripe-details{margin-top:16px;border-top:1px solid var(--border);padding-top:14px}.stripe-details>summary{cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#635bff}.stripe-details>summary::-webkit-details-marker{display:none}.stripe-details>summary:after{content:"▾";font-size:11px;transition:transform .15s ease}.stripe-details[open]>summary:after{transform:rotate(180deg)}.stripe-details-body{margin-top:14px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{transform:translateY(16px);opacity:.6}to{transform:translateY(0);opacity:1}}@keyframes pop{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}.toast-stack{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:100;display:flex;flex-direction:column;gap:8px;width:calc(100% - 32px);max-width:420px;pointer-events:none}.toast{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:var(--radius);background:var(--graphite);color:#fff;font-size:15px;font-weight:600;box-shadow:var(--shadow-lg);animation:slide-up .22s ease}.toast-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;font-size:13px;flex:none}.toast-success .toast-icon{background:var(--success);color:#fff}.toast-error{background:var(--error)}.toast-error .toast-icon{background:rgba(255,255,255,.25);color:#fff}.empty-state{text-align:left}.empty-state-title{margin:0;font-weight:700}.empty-state-desc{margin:6px 0 0}.wizard-steps{margin-top:18px}.wizard-step,.wizard-steps{display:flex;align-items:center;gap:8px}.wizard-step{flex:1 1;min-width:0}.wizard-dot{display:grid;place-items:center;width:26px;height:26px;border-radius:999px;font-size:13px;font-weight:700;background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border);flex:none}.wizard-step.current .wizard-dot{background:var(--graphite);color:#fff;border-color:var(--graphite)}.wizard-step.done .wizard-dot{background:var(--success);color:#fff;border-color:var(--success)}.wizard-label{font-size:13px;font-weight:600;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wizard-step.current .wizard-label{color:var(--text-primary)}@media (max-width:520px){.wizard-label{display:none}.wizard-step{flex:none}.wizard-steps{gap:6px}}.review-box{margin-top:14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);padding:14px}.review-title{margin:0 0 8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.review-row{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-top:1px solid var(--border)}.review-row:first-of-type{border-top:none}.review-k{color:var(--text-secondary);font-size:14px}.review-v{font-weight:600;font-size:14px;text-align:right}.skeleton{background:linear-gradient(90deg,var(--surface-2) 25%,var(--border) 37%,var(--surface-2) 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}.admin-bar-left{gap:20px;min-width:0}.admin-bar-left,.admin-nav{display:flex;align-items:center}.admin-nav{gap:16px}.admin-nav-link{font-size:14px;font-weight:600;color:var(--text-secondary);text-decoration:none}.admin-nav-link:hover{color:var(--text-primary)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.icon-btn:hover{color:var(--text-primary);background:var(--surface-2,#f1f3f6);border-color:var(--text-secondary)}.icon-btn:focus-visible{outline:2px solid var(--graphite);outline-offset:2px}@media (max-width:520px){.admin-bar-left,.admin-nav{gap:12px}}.roster-toolbar{gap:10px;position:-webkit-sticky;position:sticky;top:56px;z-index:5;background:var(--ice);padding:12px 0;margin-top:6px}.bulk-bar,.roster-toolbar{display:flex;align-items:center;flex-wrap:wrap}.bulk-bar{justify-content:space-between;gap:12px;margin-top:14px;padding:10px 14px;border:1px solid var(--border);border-radius:var(--radius)}.bulk-bar,.seg{background:var(--surface-2)}.seg{display:inline-flex;gap:4px;padding:4px;border-radius:999px;border:1px solid var(--border)}.seg-btn{border:none;background:none;padding:6px 14px;border-radius:999px;font-size:14px;font-weight:600;color:var(--text-secondary);cursor:pointer}.seg-btn.on{background:var(--surface);color:var(--text-primary);box-shadow:var(--shadow-sm)}.event-tabs{display:flex;width:100%;border-bottom:1px solid var(--border)}.event-tab{flex:1 1;min-width:0;background:none;padding:13px 10px;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);border:none;border-bottom:3px solid transparent;margin-bottom:-1px;font-size:15px;font-weight:600;color:var(--text-secondary);cursor:pointer;white-space:nowrap;text-align:center;transition:color .15s ease,border-color .15s ease,background .15s ease}.event-tab:hover{color:var(--text-primary);background:var(--surface-2)}.event-tab.on{color:var(--graphite);font-weight:700;background:var(--surface-2);border-bottom-color:var(--graphite)}.event-tab:focus-visible{outline:2px solid var(--graphite);outline-offset:-2px}.needs-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-decoration:none;color:var(--text-primary)}.needs-row:hover{border-color:var(--graphite)}.needs-cta{font-size:14px;font-weight:600;color:var(--graphite);white-space:nowrap}.publish-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border:1px solid var(--graphite);background:var(--ice);border-radius:var(--radius-lg);padding:16px;margin-bottom:20px}.publish-banner .pb-title{margin:0;font-weight:700;color:var(--graphite)}.publish-banner .pb-desc{margin:4px 0 0;font-size:14px;color:var(--text-secondary)}.event-countdown{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;padding:5px 12px;border-radius:999px;background:var(--surface-2);color:var(--text-secondary);border:1px solid var(--border)}.event-countdown.live{background:var(--accent-surface);color:var(--accent-dark);border-color:transparent}.event-countdown.upcoming{background:var(--graphite);color:#fff;border-color:transparent}.live-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--accent-dark);flex:none}.live-dot{width:8px;height:8px;border-radius:999px;background:var(--accent);animation:live-pulse 1.4s ease-in-out infinite}@keyframes live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.podium-wrap{display:grid;grid-gap:10px;gap:10px;margin-bottom:14px}.champion{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:14px;border-radius:var(--radius-lg);border:1px solid var(--accent);background:var(--accent-surface);cursor:pointer}.champion-rank{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:999px;background:var(--accent);color:#fff}.champion-info{flex:1 1;min-width:0;display:flex;flex-direction:column}.champion-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--accent-dark)}.champion-name{font-weight:700;font-size:17px;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.champion-amt{font-weight:900;font-size:20px;color:var(--accent-dark);flex:none}.runners{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.runner{display:flex;flex-direction:column;text-align:center;padding:12px 10px;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);cursor:pointer}.runner,.runner-rank{align-items:center;gap:4px}.runner-rank{display:inline-flex;font-size:12px;font-weight:800;color:var(--text-muted)}.runner-name{font-weight:600;font-size:14px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.runner-amt{font-weight:800;font-size:15px;color:var(--accent)}.back-link{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:600;color:var(--text-secondary);text-decoration:none;padding:6px 0}.back-link:hover{color:var(--text-primary)}@media (min-width:768px){.container-event{max-width:720px}}@media (min-width:1200px){.container-event{max-width:880px}}.event-cover{height:auto;aspect-ratio:16/7}.lb-list{display:grid;grid-gap:10px;gap:10px}@media (min-width:768px){.container-event .lb-list{grid-template-columns:1fr 1fr}.container-athlete{max-width:560px}.container-live{max-width:760px}}@media (min-width:1100px){.container-live{max-width:1040px}}.live-grid{display:grid;grid-gap:10px;gap:10px;margin-top:16px;grid-template-columns:1fr}@media (min-width:720px){.live-grid{grid-template-columns:1fr 1fr}}@media (min-width:1100px){.live-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.sheet-backdrop{align-items:center}.sheet{border-radius:var(--radius-lg);max-height:88dvh}.auth-center{display:flex;flex-direction:column;justify-content:center}}.data-table{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.data-head,.data-row{display:flex;align-items:center;gap:10px;padding:12px 14px}.data-head{padding:10px 14px;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.data-head,.data-row{border-bottom:1px solid var(--border)}.data-row:last-child{border-bottom:none}.data-name{flex:1 1;min-width:0}.data-num{width:110px;text-align:right}.data-num.wide{width:130px}.data-label{display:none;color:var(--text-muted);font-size:12px;margin-right:4px}@media (max-width:560px){.data-head{display:none}.data-row{flex-wrap:wrap}.data-name{flex:1 1 100%}.data-num,.data-num.wide{width:auto;flex:1 1;text-align:left}.data-label{display:inline}}.fee-row{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid var(--border);flex-wrap:wrap}.fee-row:last-child{border-bottom:none}.fee-row .fee-name{flex:1 1;min-width:0}.fee-row .fee-control{display:flex;align-items:center;gap:8px;flex:0 0 auto}@media (max-width:560px){.fee-row .fee-name{flex:1 1 100%}}.field-grid{display:grid;grid-gap:0 16px;gap:0 16px;grid-template-columns:1fr}@media (min-width:640px){.field-grid{grid-template-columns:1fr 1fr}}.select{position:relative;display:block;width:100%;margin-bottom:12px}.select--inline{display:inline-block;width:auto;margin-bottom:0}.select-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:48px;padding:0 12px 0 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-primary);font-size:16px;font-weight:500;font-family:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease}.select--inline .select-trigger{width:auto}.select-trigger:hover{border-color:var(--text-secondary)}.select-trigger:focus-visible,.select.is-open .select-trigger{outline:2px solid var(--graphite);outline-offset:-1px;border-color:var(--graphite)}.select-trigger:disabled{opacity:.5;cursor:default}.select-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-value.is-placeholder{color:var(--text-muted);font-weight:400}.select-caret{flex:none;color:var(--text-muted);transition:transform .15s ease}.select.is-open .select-caret{transform:rotate(180deg)}.select-panel{position:absolute;z-index:60;top:calc(100% + 6px);left:0;min-width:100%;width:max-content;max-width:min(340px,88vw);max-height:288px;overflow-y:auto;margin:0;padding:6px;list-style:none;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);animation:fade-in .12s ease}.select-panel:focus{outline:none}.select-option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:42px;padding:8px 10px;border:none;background:none;border-radius:var(--radius-sm);font-size:15px;font-weight:500;color:var(--text-primary);text-align:left;cursor:pointer}.select-option.is-active,.select-option:hover{background:var(--surface-2)}.select-option.is-selected{font-weight:700}.select-option-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-check{flex:none;color:var(--graphite);opacity:0}.select-option.is-selected .select-check{opacity:1}@media (min-width:680px){.bento-6{grid-template-columns:repeat(3,1fr)}}.share-pane{display:grid;grid-gap:24px 32px;gap:24px 32px}@media (min-width:768px){.share-pane{grid-template-columns:1fr 1fr;align-items:start;max-width:760px}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_d0be19{font-family:Inter,Inter Fallback;font-style:normal}.__variable_d0be19{--font-inter:"Inter","Inter Fallback"}