:root{--font-display: "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-body: "Source Serif 4", Georgia, "Times New Roman", serif;--font-ui: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bg-primary: #0A0A0C;--bg-elevated: #141416;--bg-subtle: #1C1C20;--text-primary: #E8E4DE;--text-secondary: #9A9690;--text-tertiary: #6B6660;--accent-gold: #C9A84C;--accent-gold-bright: #D4AF37;--accent-gold-muted: #8B7535;--accent-lapis: #0015FF;--accent-lapis-light: #007FFF;--accent-malachite: #2EDC85;--border: #2A2A2E;--border-subtle: #1E1E22;--content-width: 720px;--wide-width: 1000px;--full-width: 1200px;--motion-fast: .15s ease-out;--motion-default: .2s ease-out;--motion-slow: .4s ease-out;--section-gap: 6rem;--section-gap-lg: 8rem}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-primary);background-color:var(--bg-primary);line-height:1.7;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:600;line-height:1.2;letter-spacing:-.01em;color:var(--text-primary)}h1{font-size:3.25rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:1.25em;color:var(--text-secondary)}p:last-child{margin-bottom:0}a{color:var(--accent-gold);text-decoration:none;transition:color var(--motion-default)}a:hover{color:var(--accent-gold-bright)}::selection{background:var(--accent-gold-muted);color:var(--text-primary)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.toast-container.svelte-1cpok13{position:fixed;bottom:2rem;right:2rem;z-index:200;display:flex;flex-direction:column;gap:.75rem;pointer-events:none}.toast.svelte-1cpok13{pointer-events:auto;display:flex;align-items:center;gap:.75rem;padding:.85rem 1.25rem;border-radius:2px;background:var(--bg-elevated);border:1px solid var(--border);min-width:300px;max-width:420px;animation:svelte-1cpok13-slideIn .3s ease-out}@keyframes svelte-1cpok13-slideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.toast-icon.svelte-1cpok13{font-family:var(--font-ui);font-size:.8rem;font-weight:700;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.toast-success.svelte-1cpok13{border-color:var(--accent-malachite)}.toast-success.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){background:var(--accent-malachite);color:#a7f3d0}.toast-error.svelte-1cpok13{border-color:#5f1e1e}.toast-error.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){background:#5f1e1e;color:#fca5a5}.toast-info.svelte-1cpok13{border-color:var(--accent-lapis)}.toast-info.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){background:var(--accent-lapis);color:#93c5fd}.toast-message.svelte-1cpok13{font-family:var(--font-ui);font-size:.85rem;color:var(--text-primary);line-height:1.4;flex:1}.toast-close.svelte-1cpok13{background:none;border:none;color:var(--text-tertiary);font-size:.75rem;cursor:pointer;padding:.25rem;transition:color var(--motion-fast);flex-shrink:0}.toast-close.svelte-1cpok13:hover{color:var(--text-secondary)}@media(max-width:768px){.toast-container.svelte-1cpok13{bottom:1rem;right:1rem;left:1rem}.toast.svelte-1cpok13{min-width:unset;max-width:unset}}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}
