:root{--background:#fefefd;--foreground:#121311;--muted:#74776f;--line:#e7e8e3;--button-background:#161714;--button-foreground:#fff;--accent:#e84b1b;--accent-ink:#2f1107;--selection:#ffd382;--selection-foreground:#321207;--icon-background:#f3f3ef;--icon-hover:#e9eae4;--custom-icon-background:#fff7e8;--popover-background:#fefefdf0;--popover-shadow:0 20px 50px #1e201a29, 0 2px 8px #1e201a14;--focus-ring:3px solid var(--accent);--motion-standard:.16s ease;--motion-spring:.16s cubic-bezier(.2, .8, .2, 1);--text-3xs:.45rem;--text-2xs:.56rem;--text-xs:.63rem;--text-sm:.72rem;--text-md:.82rem;--text-lg:.95rem;--text-xl:1.1rem;--text-2xl:1.45rem;--text-3xl:1.7rem;--text-4xl:1.95rem;--text-5xl:2.25rem;--weight-body:700;--weight-strong:850;--weight-black:950;--radius-xs:.5rem;--radius-sm:.75rem;--radius-md:1rem;--radius-lg:1.35rem;--radius-xl:1.75rem;--radius-2xl:2.2rem;--radius-pill:999px;--radius-round:50%;--radius-tail-sm:.75rem .75rem .75rem .25rem;--radius-tail-md:1rem 1rem 1rem .32rem;--radius-tail-lg:1.35rem 1.35rem 1.35rem .45rem;--radius-tail-xl:1.75rem 1.75rem 1.75rem .65rem;--radius-tail-2xl:2.2rem 2.2rem 2.2rem .85rem;--radius-tail-pill:999px 999px 999px .28rem;--radius-tail-round:50% 50% 50% .32rem;--shadow-raised:0 .55rem 1.25rem #261b0f24;--shadow-floating:0 1rem 2.8rem #191a152b;--coin-surface:#ffd95c;--coin-surface-soft:#fff8cf;--coin-surface-deep:#ffe889;--coin-line:#ead371;--coin-edge:#d5a72b;--coin-ink:#5d3d05;--coin-ink-soft:#c98c0d;--positive:#579560;--nav-size:4.65rem;--nav-inset:.65rem;--nav-clearance-block:max(7.25rem, calc(env(safe-area-inset-bottom) + 6.6rem));--nav-clearance-inline:0rem;--page-gutter:max(1rem, env(safe-area-inset-left));--page-column:40rem;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (min-width:48rem){:root{--nav-clearance-block:3rem;--nav-clearance-inline:8.5rem}}:root[data-theme=dark]{--background:#050505;--foreground:#f7f8f3;--muted:#8b8e87;--line:#292b27;--button-background:#f4f5f0;--button-foreground:#0b0c0a;--accent:#ff7540;--selection:#9d341e;--selection-foreground:#fff;--icon-background:#171815;--icon-hover:#252720;--custom-icon-background:#241a12;--popover-background:#11120ff0;--popover-shadow:0 22px 54px #0000008a, 0 2px 8px #0000005c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme]){--background:#050505;--foreground:#f7f8f3;--muted:#8b8e87;--line:#292b27;--button-background:#f4f5f0;--button-foreground:#0b0c0a;--accent:#ff7540;--selection:#9d341e;--selection-foreground:#fff;--icon-background:#171815;--icon-hover:#252720;--custom-icon-background:#241a12;--popover-background:#11120ff0;--popover-shadow:0 22px 54px #0000008a, 0 2px 8px #0000005c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*,:before,:after{box-sizing:border-box}html{background:var(--background);scrollbar-gutter:stable;-webkit-text-size-adjust:100%;min-height:100%}body{background:var(--background);min-height:100dvh;color:var(--foreground);font-family:var(--font-nunito), sans-serif;margin:0}button,input,select,dialog{font:inherit}button{-webkit-tap-highlight-color:transparent}svg{display:block}[hidden]{display:none!important}::selection{background:var(--selection);color:var(--selection-foreground)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:no-preference){::view-transition-old(root){mix-blend-mode:normal;animation-duration:.56s;animation-timing-function:cubic-bezier(.16,1,.3,1)}::view-transition-new(root){mix-blend-mode:normal;animation-duration:.56s;animation-timing-function:cubic-bezier(.16,1,.3,1)}::view-transition-old(root){animation-name:themeFadeOut}::view-transition-new(root){z-index:1;animation-name:themeReveal}@keyframes themeFadeOut{to{opacity:.32}}@keyframes themeReveal{0%{clip-path:circle(0 at var(--theme-transition-x,50vw) var(--theme-transition-y,50vh))}to{clip-path:circle(150vmax at var(--theme-transition-x,50vw) var(--theme-transition-y,50vh))}}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
