*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--obsidian:#0d0d0f;--charcoal:#1a1a1e;--slate:#2a2a30;--ash:#3d3d45;--smoke:#6b6b78;--silver:#9b9ba8;--mist:#c8c8d2;--frost:#e8e8ee;--snow:#f5f5f8;--gold-dark:#8b6914;--gold:#c4941a;--gold-light:#e8c55a;--gold-pale:#fff3d0;--crimson-dark:#6b1a1a;--crimson:#a82828;--crimson-light:#d85050;--crimson-pale:#ffe0e0;--blue-dark:#14325a;--blue:#2060a8;--blue-light:#5090d8;--blue-pale:#d8eaff;--green-dark:#1a5028;--green:#2b8040;--green-light:#50c870;--green-pale:#d8f5e0;--bg:var(--obsidian);--bg2:var(--charcoal);--card:var(--charcoal);--surface:var(--slate);--surface2:var(--ash);--border:var(--ash);--accent:var(--gold);--accent2:var(--gold-light);--accent3:var(--gold-dark);--text:var(--mist);--muted:var(--silver);--warm:var(--crimson-light);--footer-bg:#0a0a0c;--space-4xs:2px;--space-3xs:4px;--space-2xs:8px;--space-xs:12px;--space-sm:16px;--space-md:24px;--space-lg:32px;--space-xl:48px;--space-2xl:64px;--space-3xl:96px;--space-4xl:128px;--radius-xs:2px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--duration-fast:.1s;--duration-normal:.2s;--duration-slow:.4s;--duration-reveal:.6s;--easing-default:cubic-bezier(.4,0,.2,1);--easing-spring:cubic-bezier(.34,1.56,.64,1);--easing-out:cubic-bezier(0,0,.2,1)}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--text)}h2{letter-spacing:.3px;font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:600;line-height:1.3}h3{letter-spacing:.15px;font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:600;line-height:1.4}h4{text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);font-family:DM Sans,sans-serif;font-size:11px;font-weight:700}body{background:var(--bg);color:var(--text);font-synthesis:none;min-width:320px;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Serif 4",Georgia,serif;font-size:16px;font-weight:400;line-height:1.7;overflow-x:hidden}body:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--gold)30%,var(--gold-dark)70%,transparent 100%);pointer-events:none;z-index:101;opacity:.6;height:1px;position:fixed;top:0;left:0;right:0}.blob{display:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.fade-up{opacity:0;transition:opacity var(--duration-slow)var(--easing-default),transform var(--duration-slow)var(--easing-default);transform:translateY(8px)}.fade-up.visible{opacity:1;transform:translateY(0)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--obsidian)}::-webkit-scrollbar-thumb{background:var(--ash);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--smoke)}@media (prefers-reduced-motion:reduce){.fade-up{opacity:1;transition:none;transform:none}}
