:root{--bg:#0e0e0c;--bg-elevated:#181816;--bg-card:#1f1f1c;--text:#f5f0e8;--text-muted:#9a9590;--text-dim:#6b6560;--accent:#e85d04;--accent-warm:#ff9f1c;--accent-cool:#2ec4b6;--border:#f5f0e814;--border-strong:#f5f0e826;--font-display:"Fraunces", Georgia, serif;--font-body:"Newsreader", Georgia, serif;--font-mono:"JetBrains Mono", monospace;--ease-out-expo:cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-height:100vh;position:relative}body:after{content:"";opacity:.025;pointer-events:none;z-index:9999;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit}::selection{color:#fff;background:#e85d0440}.app.svelte-12qhfyh{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}
