@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../../../fonts/outfit-medium.woff2) format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../../../fonts/outfit-semibold.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../../../fonts/inter-var.woff2) format("woff2")}:root{--bg: #0b0b0f;--surface: #15151b;--surface-2: #1f1f28;--border: #2c2c38;--border-strong: #3d3d4c;--text: #f5f5f7;--text-secondary: #a8a8b3;--text-muted: #62626e;--accent: #d9b36c;--accent-strong: #e5c684;--accent-muted: rgba(217, 179, 108, .16);--on-accent: #1c1408;--info: #4a9eff;--danger: #e5484d;--success: #3dbf7e;--warning: #f0b429;--overlay: rgba(8, 8, 12, .72);--overlay-heavy: rgba(8, 8, 12, .94);--font-body: "Inter", system-ui, sans-serif;--font-display: "Outfit", system-ui, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.375rem;--text-2xl: 1.75rem;--text-3xl: 2.25rem;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-full: 999px;--radius: var(--radius-md);--elevation-1: inset 0 1px 0 rgba(255, 255, 255, .04), 0 1px 2px rgba(0, 0, 0, .4);--elevation-2: inset 0 1px 0 rgba(255, 255, 255, .05), 0 4px 12px rgba(0, 0, 0, .45);--elevation-3: inset 0 1px 0 rgba(255, 255, 255, .06), 0 12px 32px rgba(0, 0, 0, .55);--dur-fast: .12s;--dur-base: .2s;--dur-slow: .36s;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--ease-spring: cubic-bezier(.34, 1.4, .64, 1);--z-bar: 40;--z-toast: 60;--z-modal: 80;--z-lightbox: 100;--z-slideshow: 120;font-family:var(--font-body);color-scheme:dark}@media(prefers-reduced-motion:reduce){:root{--dur-fast: 0ms;--dur-base: 0ms;--dur-slow: 0ms}}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg);color:var(--text);min-height:100dvh;font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2{font-family:var(--font-display);font-weight:500;line-height:1.2}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.toasts.svelte-1cpok13{position:fixed;left:50%;transform:translate(-50%);bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));z-index:var(--z-toast);display:flex;flex-direction:column;align-items:center;gap:var(--space-2);width:max-content;max-width:calc(100vw - var(--space-6));pointer-events:none}.toast.svelte-1cpok13{pointer-events:auto;font:inherit;font-size:var(--text-sm);text-align:left;cursor:pointer;background:var(--surface-2);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:var(--elevation-2);padding:var(--space-3) var(--space-4);max-width:100%;animation:svelte-1cpok13-toast-in var(--dur-base) var(--ease-out)}.toast.success.svelte-1cpok13{border-color:var(--success)}.toast.error.svelte-1cpok13{border-color:var(--danger)}@keyframes svelte-1cpok13-toast-in{0%{opacity:0;transform:translateY(8px)}}
