:root{--bg-deep: #0c1411;--bg-lift: #13201a;--bg-panel: rgba(22, 38, 31, .72);--ink: #edf3ee;--ink-muted: #9bb0a4;--accent: #6fbf9a;--accent-deep: #3f8f6e;--accent-soft: rgba(111, 191, 154, .16);--warn: #e8d5a8;--danger: #e08a7a;--line: rgba(237, 243, 238, .1);--shadow: 0 24px 60px rgba(0, 0, 0, .35);--radius: 1.25rem;--font-display: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "Literata", Georgia, serif;--ease: cubic-bezier(.22, 1, .36, 1)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg-deep);color:var(--ink);font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased}body{min-height:100svh;background:radial-gradient(ellipse 80% 55% at 15% -10%,rgba(111,191,154,.18),transparent 55%),radial-gradient(ellipse 60% 45% at 90% 10%,rgba(232,213,168,.1),transparent 50%),linear-gradient(180deg,#101a16 0%,var(--bg-deep) 45%,#0a100e 100%);background-attachment:fixed}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}::selection{background:#6fbf9a59;color:var(--ink)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.shell.svelte-12qhfyh{min-height:100svh;width:min(100%,34rem);margin:0 auto;padding:1.25rem 1.1rem 2.5rem}
