@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono);--color-background:var(--background)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.hidden{display:none}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#fff;--foreground:#171717;--accent:#f60;--bgaccent:#e9f2f6;--primary:#0071ce;--negative:red}body{background:var(--background);color:var(--foreground);font-family:sans-serif}.page{max-width:1200px;margin:1rem auto;padding:0 .75rem}.page__header{border:0 solid var(--accent);border-bottom-width:.25rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.page__title{text-transform:uppercase;margin:0;font-size:1.25rem;font-weight:700}.page__subtitle,.section__subtitle{opacity:.75;text-align:center;margin-top:1rem}.tabs{flex-wrap:wrap;gap:8px;margin-top:0;display:flex}.tabs__button{color:#111;cursor:pointer;background:#f4f4f4;border-top-left-radius:.25rem;border-top-right-radius:.25rem;padding:8px 12px}.tabs__button--active{color:#fff;background:#111;border-color:#111}.tabs__select{background:#fff;border:1px solid #d6d6d6;border-radius:8px;align-self:center;padding:6px 8px;font-size:.85rem}.section__title{margin-top:1.5rem;margin-bottom:8px;font-size:22px}.shortener{gap:12px;margin-top:1.5rem;display:grid}.advanced{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;padding:8px 12px 12px}.advanced__summary{cursor:pointer;text-overflow:ellipsis;justify-content:space-between;align-items:center;gap:12px;width:100%;font-weight:600;list-style:none;display:flex;overflow:hidden}.advanced__summary::-webkit-details-marker{display:none}.advanced__summary:after{content:"+"}.advanced[open] .advanced__summary:after{content:"-"}.advanced__meta{opacity:.7;text-align:right;text-overflow:ellipsis;margin-left:auto;font-size:14px;font-weight:400}.advanced__content{gap:12px;margin-top:12px;display:grid}.field{gap:6px;display:grid}.field-row{gap:12px;display:flex}.field-row .field{flex:1 1 0;min-width:0}.field__help{opacity:.7}.input{box-sizing:border-box;border:1px solid #ccc;border-radius:8px;min-height:40px;padding:10px;line-height:20px}select.input{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 8 10 12 14 8'/></svg>");background-position:right 12px center;background-repeat:no-repeat;height:40px;padding-top:0;padding-bottom:0;padding-right:36px}.button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:.5rem;padding:.75rem}.button:disabled{cursor:not-allowed;opacity:.7}.button--loading{color:#111;background:#eee}.button--secondary{color:#111;background:#fff;border:1px solid #ccc;border-radius:8px;padding:6px 10px}.button--danger{border-color:var(--negative);background:var(--negative);color:#fff}.button--danger:disabled{opacity:.7}.history{border-top:1px solid #eee;margin-top:16px;padding-top:12px}.history__title{margin-bottom:8px;font-weight:600}.history__list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.history__item{justify-content:space-between;align-items:center;gap:8px;display:flex}.history__link{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.history__copy{color:#111;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.history__copy svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.alert{background:#ffecec;border:1px solid #ffb3b3;border-radius:10px;margin-top:16px;padding:12px}.notice{color:#1f3b6f;background:#eef5ff;border:1px solid #c9ddff;border-radius:10px;margin-top:6px;padding:10px 12px;font-size:14px}.result{border:1px solid #ccc;border-radius:10px;margin-top:16px;padding:12px}.result__title{margin-bottom:8px;font-weight:600}.result__row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.result__link{font-size:18px}.placeholder{border:1px dashed #ccc;border-radius:10px;margin-top:1.5rem;padding:16px}.modal{z-index:50;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal__backdrop{background:#00000073;position:absolute;inset:0}.modal__content{z-index:1;background:#fff;border:1px solid #ddd;border-radius:12px;width:min(420px,100%);padding:16px;position:relative;box-shadow:0 12px 30px #00000026}.modal__title{margin-bottom:6px;font-size:18px;font-weight:600}.modal__subtitle{opacity:.75;margin:0 0 12px}.modal__select{width:100%;margin-bottom:12px}.modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.poker{gap:16px;margin-top:1.5rem;display:grid}.poker__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.poker__intro{gap:16px;display:grid}.poker__card{background:var(--color-background);border:1px solid #ddd;border-radius:12px;gap:8px;padding:16px;display:grid}.poker__panel{background:var(--color-background);border:1px solid #ddd;border-radius:.5rem;gap:.5rem;margin-top:1rem;padding:.5rem;display:grid}.poker__panel-title{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.poker__round-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.poker__round-link{color:#0071ce;font-size:14px;text-decoration:underline}.poker__round-link:hover{color:#f60;text-decoration:underline}.poker__round-timer{background:var(--color-background);color:#0f172a;border-radius:999px;padding:2px 8px;font-size:12px}.poker__grid{align-items:start;gap:16px;display:grid}.poker__grid--inactive{opacity:.6;pointer-events:none}.poker__code{text-transform:uppercase;letter-spacing:.2em;font-weight:600}.poker__session-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.poker__session-actions{align-items:center;gap:8px;display:inline-flex}.poker__action-separator{color:#6b7280}.poker__toast{z-index:1000;color:#14532d;background:#f0fdf4;border:1px solid #166534;border-radius:10px;padding:10px 14px;font-size:14px;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0003}.poker__toast--positive{color:#14532d;background:#f0fdf4;border-color:#166534}.poker__toast--negative{color:#7f1d1d;background:#fef2f2;border-color:#b91c1c}.poker__code-label{font-size:18px;font-weight:600}.poker__code-copy{color:inherit;cursor:pointer;background:0 0;border:none;margin-right:1rem;padding:0;text-decoration:underline}.poker__code-copy:hover{color:var(--primary)}.poker__link-button{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;text-decoration:underline}.poker__link-button:hover{color:#f60}.poker__reveal-indicator{color:#fff;background:#111;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.poker__round{opacity:.7}.poker__participants{gap:10px;margin:0;padding:0;list-style:none;display:grid}.poker__participant{cursor:pointer;border-bottom:1px dashed #eee;border-radius:.25rem;justify-content:space-between;align-items:center;gap:4px;padding:.25rem;display:flex}.poker__participant:hover{background-color:var(--bgaccent)}.poker__participant-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.poker__participant:last-child{border-bottom:none;padding-bottom:0}.poker__name{margin-right:8px;font-weight:600}.poker__badge{background:var(--color-background);border-radius:999px;margin-right:6px;padding:2px 6px;font-size:12px;display:inline-block}.poker__host-action{color:var(--primary);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:0 0;border:none;padding:0 .1rem 0 0;text-decoration:underline;transition:opacity .2s}.poker__kick-action{color:#c00;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:0 0;border:none;padding:0;text-decoration:underline;transition:opacity .2s}.poker__participant:hover .poker__host-action,.poker__participant:hover .poker__kick-action,.poker__participant:focus-within .poker__host-action,.poker__participant:focus-within .poker__kick-action,.poker__host-action:focus-visible,.poker__kick-action:focus-visible{opacity:1;visibility:visible;pointer-events:auto}.poker__host-action:disabled,.poker__kick-action:disabled{cursor:default;text-decoration:none}.poker__participant:hover .poker__host-action:disabled,.poker__participant:hover .poker__kick-action:disabled,.poker__participant:focus-within .poker__host-action:disabled,.poker__participant:focus-within .poker__kick-action:disabled{opacity:.4}.poker__value{text-align:center;background:var(--color-background);border:1px solid #ddd;border-radius:10px;min-width:72px;padding:6px 10px;font-weight:600}.poker__value--final{border:3px solid #111}.poker__advice-text{white-space:pre-wrap;margin:0}.poker__debug-block{background:var(--color-background);white-space:pre-wrap;border:1px dashed #ddd;border-radius:8px;margin:0;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.poker__choices{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:1rem;display:grid}.poker__choices--inactive{opacity:.5;filter:grayscale()}.poker__chip{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:.5rem;padding:2rem 0;font-size:1.5rem;font-weight:600}.poker__chip:hover{border:1px solid #f60;box-shadow:inset 0 0 0 .5rem #00000026}.poker__chip--tone-0{background:#f8f4e8}.poker__chip--tone-1{background:#f1f7ee}.poker__chip--tone-2{background:#eef4ff}.poker__chip--tone-3{background:#f6eefc}.poker__chip--tone-4{background:#ffeef1}.poker__chip--tone-5{background:#fff3e2}.poker__chip--tone-6{background:#edf7f6}.poker__chip--tone-7{background:#f2f0ff}.poker__chip--tone-8{background:#fef8e6}.poker__chip--tone-9{background:#ecf4ff}.poker__chip--tone-10{background:#f9f2f8}.poker__chip--active{color:#fff;background:#111;border-color:#111}.poker__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.poker__hint{opacity:.7}.poker__round-form{gap:12px;display:grid}.poker__revealed-cards{flex-wrap:wrap;gap:8px;margin:4px 0;display:flex}.poker__revealed-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.poker__final-select--inline{flex:none;min-width:120px;margin-left:auto}.poker__chip--mini{cursor:default;padding:.45rem .75rem;font-size:1rem;position:relative}.poker__revealed-cards .poker__chip--mini:hover{box-shadow:none;border:1px solid #ccc}.poker__tooltip{opacity:0;pointer-events:none;color:#fff;white-space:nowrap;z-index:10;background:#111;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px);box-shadow:0 8px 20px #0003}.poker__tooltip:after{content:"";border:6px solid #0000;border-top-color:#111;border-bottom-width:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.poker__chip--mini:hover .poker__tooltip,.poker__chip--mini:focus-visible .poker__tooltip{opacity:1;transform:translate(-50%)}.poker__details{background:#fafafa;border:1px dashed #ddd;border-radius:10px;padding:8px 10px}.poker__details-toggle{cursor:pointer;font-weight:600;list-style:none}.poker__details-toggle::-webkit-details-marker{display:none}.poker__details-toggle:before{margin-right:6px;transition:transform .12s;display:inline-block}.poker__details[open] .poker__details-toggle:before{transform:rotate(90deg)}.poker__details-body{gap:12px;margin-top:10px;display:grid}.poker__round-form .input{width:100%}.poker__round-actions{align-items:center;gap:16px;display:flex}.poker__round-actions--restart,.poker__round-actions--reveal{flex-wrap:wrap}.poker__round-actions--reveal .poker__reveal,.poker__round-actions--reveal .poker__reset-action{flex:1 1 0;width:100%}.poker__round-primary{flex:0 0 50%;width:100%;min-width:0;max-width:50%}.poker__round-secondary{flex:0 0 50%;justify-content:flex-end;align-items:center;gap:8px;min-width:0;max-width:50%;display:flex}.poker__round-secondary .poker__reset{flex:1 1 0;width:auto}.poker__round-secondary .button--secondary{padding:.75rem}.poker__round-primary{min-width:0}.poker__round-actions--restart .poker__round-secondary .button{flex:1 1 0;min-width:0}.poker__redo-button{color:#111;background:0 0;border:none;min-width:0;padding:4px 6px;font-size:1.4rem;line-height:1}.poker__round-actions--restart .poker__redo-button{flex:none}.poker__redo-button:disabled{opacity:.45}.poker__round-actions .button{flex:1 1 0;min-width:140px}.poker__reveal{flex:auto;justify-content:center;align-items:center;gap:8px;display:inline-flex}.poker__reveal-spinner{border:2px solid;border-right-color:#0000;border-radius:999px;width:14px;height:14px;animation:.8s linear infinite poker-spin}@keyframes poker-spin{to{transform:rotate(360deg)}}.poker__round-actions .poker__reset{flex:0 0 36px;justify-content:center;align-items:center;width:36px;min-width:0;padding:.75rem 0;display:inline-flex}@media (max-width:680px){.poker__round-actions--restart .poker__round-primary,.poker__round-actions--restart .poker__round-secondary{flex:100%;max-width:100%}.poker__round-secondary{justify-content:stretch}.poker__round-secondary .button{flex:1 1 0;width:100%}}@media (hover:none) and (pointer:coarse){.poker button,.poker .poker__link-button,.poker .poker__code-copy,.poker .poker__host-action,.poker .poker__kick-action{transition:transform .12s,box-shadow .12s;position:relative;overflow:hidden}.poker button:active,.poker .poker__link-button:active,.poker .poker__code-copy:active,.poker .poker__host-action:active,.poker .poker__kick-action:active{transform:scale(.98);box-shadow:0 0 0 4px #11111126}.poker button:active:after,.poker .poker__link-button:active:after,.poker .poker__code-copy:active:after,.poker .poker__host-action:active:after,.poker .poker__kick-action:active:after{content:"";background:radial-gradient(circle,#ffffff59 0,#fff0 60%);position:absolute;inset:0}}.poker__finalize{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.poker__summary{gap:8px;display:grid}.poker__summary-title{font-size:14px;font-weight:600}.poker__summary-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.poker__summary-meta{opacity:.7;font-size:13px}.poker__summary-text{gap:4px;display:grid}.poker__summary-line{font-size:14px}.poker__summary-item{background:var(--color-background);border:1px solid #ddd;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 10px;font-weight:600;display:flex}.poker__final-select{flex:160px;max-width:220px}.poker__results{gap:12px;margin:0;padding:0;list-style:none;display:grid}.poker__results-modal{width:min(100%,860px);max-width:860px}.poker__results-table-wrap{border:1px solid #eee;border-radius:10px;max-height:360px;margin-top:12px;margin-bottom:16px;overflow:auto}.poker__results-table{border-collapse:collapse;width:100%;font-size:14px}.poker__results-table th,.poker__results-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eee;padding:8px 10px}.poker__results-table th{z-index:1;background:#fafafa;font-weight:600;position:sticky;top:0}.poker__results-modal .modal__actions{margin-top:12px}.poker__result{border-bottom:1px dashed #eee;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.poker__result:last-child{border-bottom:none;padding-bottom:0}.poker__result-title{font-weight:600}.poker__result-time{opacity:.7;font-size:12px}.poker__result-selections{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.poker__chip--final{border:3px solid #111}@media (min-width:720px){.poker__intro,.poker__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}h3{font-weight:700}.negative{color:var(--negative)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.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/7178b3e590c64307-s.b97b3418.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.853070df.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_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.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/bbc41e54d2fcbd21-s.799d8ef8.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.dbea232f.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_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
