:root{--color-bg-primary:#000;--color-bg-secondary:#121214;--color-bg-tertiary:#1c1c1e;--color-bg-elevated:#2c2c2e;--color-surface:#0c0c0e;--color-surface-hover:#151517;--color-surface-active:#1c1c1e;--color-border:#ffffff14;--color-border-hover:#ffffff1f;--color-text-primary:#fff;--color-text-secondary:#ffffffb3;--color-text-tertiary:#ffffff73;--color-text-disabled:#ffffff47;--color-accent:var(--color-accent-pink);--color-accent-pink:#fe378a;--color-accent-purple:#9451e3;--gradient-brand:linear-gradient(135deg,#9451e3 0%,#fe378a 100%);--color-success:#4ade80;--color-warning:#fbbf24;--color-error:#f87171;--color-info:#60a5fa;--color-credits:#e8a0b0;--color-gems:#42a5f5;--color-star:#ffa629;--font-family-primary:var(--font-nunito),"Nunito","Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-family-mono:var(--font-jetbrains-mono),"JetBrains Mono","Fira Code","Consolas",monospace;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--spacing-0:0;--spacing-1:.25rem;--spacing-2:.5rem;--spacing-3:.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:20px;--radius-3xl:24px;--radius-4xl:32px;--radius-full:9999px;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 6px #0000004d;--shadow-lg:0 10px 15px #0000004d;--shadow-xl:0 20px 25px #0000004d;--shadow-glow-pink:0 0 10px #fe378a66;--shadow-glow-purple:0 0 10px #9451e366;--shadow-glow-brand:0 0 8px #fe378a4d,0 0 40px #9451e333;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.35s ease;--z-dropdown:100;--z-sticky:200;--z-overlay:250;--z-modal-backdrop:300;--z-modal:400;--z-toast:500;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--safe-area-right:env(safe-area-inset-right,0px);--topbar-height:calc(var(--safe-area-top) + 64px);--bottomnav-height:72px;--bottomnav-offset:var(--spacing-4);--bottomnav-clearance:var(--spacing-3);--content-padding-bottom:calc(var(--bottomnav-height) + var(--bottomnav-offset) + var(--bottomnav-clearance) + var(--safe-area-bottom));--fab-offset:calc(var(--content-padding-bottom) + var(--spacing-4))}*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:none;text-size-adjust:none;-webkit-tap-highlight-color:#0000}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}body{min-height:100dvh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture,svg{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}button{cursor:pointer;background:0 0;border:none;padding:0}a{text-decoration:none}html,body{background:var(--color-bg-primary);height:100dvh;max-height:100dvh;font-size:16px;overflow:hidden}body{font-family:var(--font-family-primary);font-weight:var(--font-weight-medium);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none;background-image:url(/images/patterns/bg.svg);background-repeat:repeat;background-size:300px;flex-direction:column;display:flex}body::-webkit-scrollbar{display:none}#__next{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}::selection{background:var(--color-accent);color:var(--color-text-primary)}
