:root{--color-bg: #0a0a0a;--color-bg-elevated: #111111;--color-bg-card: #161616;--color-gold: #c9a84c;--color-gold-light: #e2c97e;--color-gold-dark: #a08030;--color-text: #f0ece4;--color-text-muted: #8a8680;--color-text-dim: #5a5650;--color-border: #222222;--font-display: "Playfair Display", Georgia, serif;--font-body: "Inter", -apple-system, sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--color-gold-dark) var(--color-bg)}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-gold-dark);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-gold)}section[id]{scroll-margin-top:80px}::selection{background:var(--color-gold);color:var(--color-bg)}:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px}:focus:not(:focus-visible){outline:none}body:after{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.025;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}img{image-rendering:auto;-webkit-user-drag:none}a,button{-webkit-tap-highlight-color:transparent}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.splash.svelte-12qhfyh{position:fixed;inset:0;z-index:10000;background:var(--color-bg);display:flex;align-items:center;justify-content:center;transition:opacity .6s cubic-bezier(.16,1,.3,1),visibility .6s}.splash.done.svelte-12qhfyh{opacity:0;visibility:hidden;pointer-events:none}.splash-content.svelte-12qhfyh{display:flex;align-items:baseline;gap:.5rem;animation:svelte-12qhfyh-splash-pulse 1.5s ease-in-out infinite}.splash-logo.svelte-12qhfyh{font-family:var(--font-display);font-size:2rem;font-weight:600;color:var(--color-text);letter-spacing:.15em}.splash-accent.svelte-12qhfyh{font-family:var(--font-display);font-size:2rem;font-weight:400;color:var(--color-gold);letter-spacing:.15em}@keyframes svelte-12qhfyh-splash-pulse{0%,to{opacity:.5}50%{opacity:1}}.page-wrap.svelte-12qhfyh{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1)}.page-wrap.ready.svelte-12qhfyh{opacity:1}
