:root{--background:0 0% 7%;--surface:0 0% 10%;--surface-raised:0 0% 13%;--surface-hover:0 0% 17%;--foreground:0 0% 93%;--muted-foreground:0 0% 60%;--border:0 0% 20%;--border-strong:0 0% 31%;--input:0 0% 14%;--ring:2 48% 55%;--primary:2 46% 42%;--primary-hover:2 46% 48%;--primary-foreground:0 0% 98%;--primary-text:4 58% 64%;--success:142 34% 40%;--success-bright:142 38% 58%;--success-foreground:0 0% 98%;--warning:38 62% 50%;--warning-bright:40 76% 62%;--warning-foreground:0 0% 10%;--destructive:6 66% 52%;--destructive-bright:6 74% 66%;--destructive-foreground:0 0% 98%;--info:205 42% 55%;--board-red:2 66% 51%;--board-green:142 54% 40%;--player-two:33 72% 50%;--score-0:142 44% 38%;--score-1:142 38% 52%;--score-2:205 42% 55%;--score-3:0 0% 55%;--score-5:6 62% 48%;--radius:0.75rem;--radius-sm:0.5rem;--radius-lg:1rem;--font-sans:var(--font-geist),system-ui,-apple-system,"Segoe UI",sans-serif;--font-mono:var(--font-geist-mono),ui-monospace,"Roboto Mono",monospace}*{box-sizing:border-box}html{font-size:16px;color-scheme:dark;background:hsl(var(--background));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,body,html{height:100%}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:hsl(var(--foreground));background:hsl(var(--background))}img{max-width:100%;height:auto;display:block}svg{vertical-align:middle}h1,h2,h3,h4{font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0 0 .75rem;text-wrap:balance}h1{font-size:2rem;margin:0 0 1.5rem}h2{font-size:1.375rem}h3{font-size:1.0625rem}h4{font-size:.9375rem}@media (max-width:768px){h1{font-size:1.625rem}h2{font-size:1.1875rem}}p{margin:1rem 0}a{color:currentColor}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.muted{color:hsl(var(--muted-foreground))}.small{font-size:.8125rem}.page{max-width:960px;margin:0 auto;padding:3rem 1.5rem 4rem;min-height:100vh}@media (max-width:768px){.page{padding:2rem 1rem 3rem}}.page .content>h1{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid hsl(var(--border))}.page .content .paragraph p{margin:1rem 0;line-height:1.7}.page .content .paragraph p:first-child{margin-top:0}.page .content .paragraph p:last-child{margin-bottom:0}.home{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;padding:2.5rem;max-width:960px;margin:0 auto;overflow:hidden}@media (max-width:400px){.home{padding:1.5rem}}.home .content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1}.home .content h1{text-align:center}.home .links{display:flex;align-items:center;gap:.75rem}.home .links a{text-decoration:none;padding:.5rem 1rem;border-radius:var(--radius-sm);font-size:.9375rem}.home .links .admin{color:hsl(var(--primary-foreground));background:hsl(var(--primary));border:1px solid hsl(var(--primary))}.home .links .docs{color:hsl(var(--foreground));background:transparent;border:1px solid hsl(var(--border-strong))}.home .footer{display:flex;align-items:center;gap:.5rem;color:hsl(var(--muted-foreground));font-size:.875rem}@media (max-width:1024px){.home .footer{flex-direction:column;gap:.375rem}}.home .footer p{margin:0}.home .footer .codeLink{text-decoration:none;padding:.125rem .5rem;background:hsl(var(--surface-raised));border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:.8125rem}.darts-theme .content h2{color:hsl(var(--foreground));font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;border-left:2px solid hsl(var(--primary)/.6);padding-left:.625rem;margin-top:2.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.125rem;border-radius:var(--radius-sm);border:1px solid transparent;background:transparent;color:hsl(var(--foreground));font-family:inherit;font-size:.9375rem;font-weight:500;line-height:1.2;text-decoration:none;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,opacity .12s ease}.btn:disabled,.btn[aria-disabled=true]{opacity:.45;cursor:not-allowed}.btn[aria-pressed=true]{background:hsl(var(--primary)/.18);border-color:hsl(var(--primary)/.55);color:hsl(var(--foreground))}.btn-sm{padding:.4375rem .75rem;font-size:.8125rem}.btn-lg{padding:.8125rem 1.5rem;font-size:1rem}.btn-block{display:flex;width:100%}.btn-icon{min-width:2.75rem;min-height:2.75rem;padding:.375rem}.btn-primary{background:hsl(var(--primary));border-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover:not(:disabled){background:hsl(var(--primary-hover));border-color:hsl(var(--primary-hover))}.btn-secondary{background:hsl(var(--surface-raised));border-color:hsl(var(--border));color:hsl(var(--foreground))}.btn-secondary:hover:not(:disabled){background:hsl(var(--surface-hover));border-color:hsl(var(--border-strong))}.btn-outline{background:transparent;border-color:hsl(var(--border-strong));color:hsl(var(--foreground))}.btn-outline:hover:not(:disabled){background:hsl(var(--surface-raised))}.btn-ghost{background:transparent;border-color:transparent;color:hsl(var(--muted-foreground))}.btn-ghost:hover:not(:disabled){background:hsl(var(--surface-raised));color:hsl(var(--foreground))}.btn-success{background:hsl(var(--success));border-color:hsl(var(--success));color:hsl(var(--success-foreground))}.btn-success:hover:not(:disabled){background:hsl(var(--success)/.85)}.btn-danger{background:hsl(var(--destructive));border-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.btn-danger:hover:not(:disabled){background:hsl(var(--destructive)/.85)}.btn-link{padding:0;border:none;background:none;color:hsl(var(--muted-foreground));text-decoration:underline;text-underline-offset:3px}.btn-link:hover:not(:disabled){color:hsl(var(--foreground))}.card{background:hsl(var(--surface));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.25rem}.card-tight{padding:.875rem 1rem}.card-interactive{display:block;text-decoration:none;color:inherit;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.card-interactive:hover{background:hsl(var(--surface-raised));border-color:hsl(var(--border-strong))}.card-title{font-size:1rem;font-weight:600;letter-spacing:-.01em;margin:0}.card-description{font-size:.8125rem;margin:.25rem 0 0}.badge,.card-description{color:hsl(var(--muted-foreground))}.badge{display:inline-flex;align-items:center;gap:.375rem;padding:.1875rem .5rem;border-radius:999px;border:1px solid hsl(var(--border));background:hsl(var(--surface-raised));font-size:.75rem;font-weight:500;letter-spacing:.02em;line-height:1.4;white-space:nowrap}.badge-primary{background:hsl(var(--primary)/.15);border-color:hsl(var(--primary)/.45);color:hsl(var(--primary-text))}.badge-success{background:hsl(var(--success)/.15);border-color:hsl(var(--success)/.4);color:hsl(var(--success-bright))}.badge-warning{background:hsl(var(--warning)/.15);border-color:hsl(var(--warning)/.4);color:hsl(var(--warning-bright))}.badge-danger{background:hsl(var(--destructive)/.15);border-color:hsl(var(--destructive)/.4);color:hsl(var(--destructive-bright))}.input,.select,.textarea{width:100%;padding:.625rem .75rem;border-radius:var(--radius-sm);border:1px solid hsl(var(--border-strong));background:hsl(var(--input));color:hsl(var(--foreground));font-family:inherit;font-size:.9375rem;line-height:1.4;transition:border-color .12s ease}.input::placeholder,.textarea::placeholder{color:hsl(var(--muted-foreground)/.7)}.input:hover:not(:disabled),.select:hover:not(:disabled),.textarea:hover:not(:disabled){border-color:hsl(var(--border-strong))}.input:disabled,.select:disabled,.textarea:disabled{opacity:.5;cursor:not-allowed}.textarea{min-height:5rem;resize:vertical}.select{cursor:pointer}.select option{background:hsl(var(--surface-raised));color:hsl(var(--foreground))}.label{display:block;font-size:.8125rem;font-weight:500;margin-bottom:.375rem}.input-group,.label{color:hsl(var(--muted-foreground))}.input-group{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;border-radius:var(--radius-sm);border:1px solid hsl(var(--border-strong));background:hsl(var(--input))}.input-group:focus-within{outline:2px solid hsl(var(--ring));outline-offset:2px}.input-group>input{flex:1 1;min-width:0;border:none;background:transparent;color:hsl(var(--foreground));font-family:inherit;font-size:.9375rem;outline:none}.input-group>input::placeholder{color:hsl(var(--muted-foreground)/.7)}.field{display:flex;flex-direction:column;gap:.375rem;font-size:.8125rem;font-weight:500;color:hsl(var(--muted-foreground));min-width:0}.field .input,.field .select,.field .textarea{color:hsl(var(--foreground));font-weight:400}.hint{font-size:.75rem;font-weight:400;color:hsl(var(--muted-foreground)/.8)}.fieldset{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--surface));padding:1.25rem;display:flex;flex-direction:column;gap:.875rem;min-width:0}.fieldset>legend{padding:0 .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground))}.checkbox-row{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:hsl(var(--foreground));cursor:pointer}.checkbox-row input[type=checkbox]{accent-color:hsl(var(--primary));width:1rem;height:1rem;cursor:pointer}.form-error{color:hsl(var(--destructive-bright))}.form-error,.form-success{font-size:.8125rem;margin:0}.form-success{color:hsl(var(--success-bright))}.alert{padding:.75rem 1rem;border-radius:var(--radius-sm);border:1px solid hsl(var(--border));background:hsl(var(--surface-raised));color:hsl(var(--foreground));font-size:.875rem}.alert-danger{background:hsl(var(--destructive)/.12);border-color:hsl(var(--destructive)/.4);color:hsl(var(--destructive-bright))}.alert-success{background:hsl(var(--success)/.12);border-color:hsl(var(--success)/.4);color:hsl(var(--success-bright))}.alert-warning{background:hsl(var(--warning)/.12);border-color:hsl(var(--warning)/.4);color:hsl(var(--warning-bright))}.chip{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:999px;border:1px solid hsl(var(--border-strong));background:transparent;color:hsl(var(--muted-foreground));font-family:inherit;font-size:.8125rem;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.chip:hover:not(:disabled){background:hsl(var(--surface-raised));color:hsl(var(--foreground))}.chip-active,.chip[aria-pressed=true]{background:hsl(var(--primary)/.18);border-color:hsl(var(--primary)/.55);color:hsl(var(--foreground))}.chip:disabled{opacity:.45;cursor:not-allowed}@media (pointer:coarse){.btn-link,.btn-sm,.chip{min-height:2.25rem}}.table-scroll{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.data-table{width:100%;border-collapse:collapse;background:hsl(var(--surface));border:1px solid hsl(var(--border));border-radius:var(--radius);overflow:hidden;font-size:.875rem}.data-table thead tr{background:hsl(var(--surface-raised));border-bottom:1px solid hsl(var(--border))}.data-table th{padding:.625rem .75rem;text-align:left;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground));white-space:nowrap}.data-table td{padding:.625rem .75rem;border-bottom:1px solid hsl(var(--border)/.7)}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:hover{background:hsl(var(--surface-raised)/.6)}.data-table .numeric{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.data-table tr.is-positive td{color:hsl(var(--success-bright));font-weight:600}.data-table tr.is-qualified{background:hsl(var(--success)/.08);box-shadow:inset 3px 0 0 hsl(var(--success)/.7)}.data-table tr.is-qualified:hover{background:hsl(var(--success)/.14)}.data-table tr.is-selectable{cursor:pointer}.data-table tr.is-selected,.data-table tr.is-selected:hover{background:hsl(var(--primary)/.2)}@media (max-width:640px){.data-table{font-size:.8125rem}.data-table td,.data-table th{padding:.5rem .375rem}.data-table td:first-child,.data-table th:first-child{padding-left:.625rem}.data-table td:last-child,.data-table th:last-child{padding-right:.625rem}}.section-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .75rem}.empty-state,.section-title{color:hsl(var(--muted-foreground))}.empty-state{padding:2.5rem 1.5rem;text-align:center;background:hsl(var(--surface));border:1px dashed hsl(var(--border-strong));border-radius:var(--radius);font-size:.9375rem}.darts-key{background:hsl(var(--surface-raised));border:1px solid hsl(var(--border));border-radius:var(--radius-sm);color:hsl(var(--foreground));font-family:inherit;padding:.85rem 0;font-size:1.25rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;cursor:pointer;transition:background-color .1s ease}.darts-key:hover:not(:disabled){background:hsl(var(--surface-hover))}.darts-key:active:not(:disabled){background:hsl(var(--primary)/.35)}.darts-key:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:-2px}.darts-key:disabled{opacity:.35;cursor:default}.score-display{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-weight:700}.darts-dropdown{animation:darts-dropdown-in .12s ease-out}@keyframes darts-dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.ds-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));grid-gap:1rem;gap:1rem}.ds-row{display:flex;flex-wrap:wrap;gap:1rem}.ds-stack{gap:.75rem}.ds-entry,.ds-stack{display:flex;flex-direction:column}.ds-entry{gap:.5rem;padding:1rem;border:1px solid hsl(var(--border));min-width:12rem}.ds-entry,.ds-swatch{border-radius:var(--radius)}.ds-swatch{height:4rem;border:1px solid hsl(var(--border));margin-bottom:.5rem}.ds-swatch-background{background:hsl(var(--background))}.ds-swatch-surface{background:hsl(var(--surface))}.ds-swatch-surface-raised{background:hsl(var(--surface-raised))}.ds-swatch-primary{background:hsl(var(--primary))}.ds-swatch-primary-text{background:hsl(var(--primary-text))}.ds-swatch-success{background:hsl(var(--success))}.ds-swatch-warning{background:hsl(var(--warning))}.ds-swatch-destructive{background:hsl(var(--destructive))}.ds-swatch-info{background:hsl(var(--info))}.ds-swatch-border{background:hsl(var(--border))}.ds-keypad{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:2px;gap:2px;max-width:24rem}.app-shell{--sidebar-width:15rem;--bottom-bar-height:3.875rem}.app-main,.app-shell{min-height:100vh}.sidebar{display:none}@media (min-width:768px){.sidebar{position:fixed;inset-block:0;inset-inline-start:0;z-index:30;width:var(--sidebar-width);display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem .75rem;background:hsl(var(--surface));border-right:1px solid hsl(var(--border));overflow-y:auto}.app-main{-webkit-margin-start:var(--sidebar-width);margin-inline-start:var(--sidebar-width)}}.sidebar-brand{display:flex;align-items:center;gap:.625rem;padding:0 .5rem;text-decoration:none;color:hsl(var(--foreground));font-weight:600;letter-spacing:-.01em}.sidebar-brand-mark{width:1.375rem;height:1.375rem;border-radius:999px;flex-shrink:0;background:hsl(var(--primary));box-shadow:inset 0 0 0 3px hsl(var(--surface)),inset 0 0 0 5px hsl(var(--board-green))}.sidebar-brand-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem}.sidebar-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.125rem}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.5625rem .625rem;border-radius:var(--radius-sm);text-decoration:none;color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500;transition:background-color .12s ease,color .12s ease}.sidebar-link>svg{width:1.125rem;height:1.125rem;flex-shrink:0}.sidebar-link:hover{background:hsl(var(--surface-raised));color:hsl(var(--foreground))}.sidebar-link.is-active{background:hsl(var(--primary)/.16);color:hsl(var(--foreground))}.sidebar-link.is-active:before{content:"";position:absolute;inset-inline-start:0;width:3px;height:1.25rem;border-radius:0 999px 999px 0;background:hsl(var(--primary-text))}.sidebar-list li{position:relative}.sidebar-footer{margin-top:auto;padding-top:1rem;border-top:1px solid hsl(var(--border))}.sidebar-user{margin:0 0 .5rem;padding:0 .625rem;font-size:.75rem;color:hsl(var(--muted-foreground));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-link-quiet{font-weight:400}.bottom-bar{display:none}@media (max-width:767px){.bottom-bar{position:fixed;inset-inline:0;bottom:0;z-index:30;display:flex;background:hsl(var(--surface));border-top:1px solid hsl(var(--border));padding-bottom:env(safe-area-inset-bottom)}.app-main{padding-bottom:calc(var(--bottom-bar-height) + env(safe-area-inset-bottom))}}.bottom-tab{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1875rem;padding:.5rem .25rem;min-height:var(--bottom-bar-height);border:none;background:none;font-family:inherit;color:hsl(var(--muted-foreground));text-decoration:none;cursor:pointer}.bottom-tab>svg{width:1.25rem;height:1.25rem}.bottom-tab.is-active{color:hsl(var(--primary-text))}.bottom-tab-label{font-size:.625rem;font-weight:500;letter-spacing:.01em}.bottom-tab-indicator{position:absolute;inset-inline:.75rem;top:0;height:2px;border-radius:999px;background:hsl(var(--primary-text))}.sheet-backdrop{position:fixed;inset:0;z-index:40;display:flex;align-items:flex-end;background:rgb(0 0 0/.6);animation:sheet-fade .12s ease-out}.sheet{width:100%;max-height:80vh;overflow-y:auto;padding:.5rem 1rem calc(env(safe-area-inset-bottom) + 1rem);background:hsl(var(--surface-raised));border-top:1px solid hsl(var(--border));border-radius:var(--radius-lg) var(--radius-lg) 0 0;animation:sheet-rise .16s ease-out}.sheet-handle{width:2.25rem;height:.25rem;margin:.25rem auto .75rem;border-radius:999px;background:hsl(var(--border-strong))}.sheet-list{list-style:none;margin:0 0 .5rem;padding:0;display:flex;flex-direction:column;gap:.125rem}.sheet-link{display:flex;align-items:center;gap:.875rem;padding:.75rem .625rem;border-radius:var(--radius-sm);text-decoration:none;color:hsl(var(--foreground));font-size:.9375rem}.sheet-link>svg{width:1.125rem;height:1.125rem;color:hsl(var(--muted-foreground))}.sheet-link.is-active{background:hsl(var(--primary)/.16)}.sheet-link.is-active>svg{color:hsl(var(--primary-text))}.sheet-heading{margin:.75rem 0 .375rem;padding:0 .625rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.sheet-heading,.sheet-meta{color:hsl(var(--muted-foreground))}.sheet-meta{margin:.75rem 0 0;padding:.75rem .625rem 0;border-top:1px solid hsl(var(--border));font-size:.75rem}@keyframes sheet-fade{0%{opacity:0}to{opacity:1}}@keyframes sheet-rise{0%{transform:translateY(12px)}to{transform:translateY(0)}}.back-link{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.375rem .625rem .375rem .375rem;border:none;border-radius:var(--radius-sm);background:none;font-family:inherit;font-size:.875rem;color:hsl(var(--muted-foreground));text-decoration:none;cursor:pointer;transition:background-color .12s ease,color .12s ease}.back-link:hover{background:hsl(var(--surface-raised));color:hsl(var(--foreground))}@media (pointer:coarse){.back-link{min-height:2.25rem}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-geist:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/013b72fa676f92e0-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b9408752a0c24fb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/65f03d54ccadf4a8-s.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(/_next/static/media/e038a29029a234f2-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/2b5b02fc7e511755-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7d4881bb7e1bf84d-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_c29908{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_c29908{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}