@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--bg: #ece5d5;--bg-card: #e8e0ce;--bg-card-hover: #e2d9c5;--border: #d4cab2;--border-hover: #F1602C;--text: #3b2f1e;--text-muted: #7a6b55;--accent: #F1602C;--accent-secondary: #EC8922;--red: #D52429;--brown: #915018;--brown-dark: #6C3F18;--accent-glow: rgba(241, 96, 44, .1)}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,-apple-system,sans-serif;background:var(--bg);color:var(--text);scroll-behavior:smooth}body{min-height:100vh;-webkit-font-smoothing:antialiased;position:relative}body:after{content:"";position:fixed;inset:0;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.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.08;pointer-events:none;z-index:9999}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}nav.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:#ece5d5eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-inner.svelte-12qhfyh{max-width:1100px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo.svelte-12qhfyh{font-size:1.25rem;font-weight:700;color:var(--text);text-decoration:none}.logo.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--accent)}.nav-links.svelte-12qhfyh{display:flex;gap:1.5rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.9rem;font-weight:500;transition:color .2s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text);text-decoration:none}main.svelte-12qhfyh{width:100%}main.svelte-12qhfyh .constrained{max-width:1100px;margin:0 auto;padding:0 1.5rem}footer.svelte-12qhfyh{max-width:1100px;margin:0 auto;padding:3rem 1.5rem;text-align:center;color:var(--text-muted);font-size:.85rem;border-top:1px solid var(--border)}
