:root{--bark:#0e0b08;--bark-mid:#1a1410;--bark-warm:#251c14;--bark-light:#3a2a1c;--bark-accent:#4a2810;--hollow:#2c1e10;--bark-card:#1e1610;--gold:#c47820;--gold-bright:#d4a843;--gold-pale:#e8c878;--gold-glow:#c4782033;--cream:#f5ecd8;--cream-dim:#f5ecd8a6;--cream-mute:#f5ecd859;--cream-ghost:#f5ecd81f;--input-bg:#f5ecd80f;--success:#4caf50;--error:#e53935;--white:#fff;--dark-gray:#1a1714;--mid-gray:#3d3530;--shaft:#d494282e;--ring:#7846192e;--border:#78461938;--border-gold:#c4782059;--radius:4px;--font-serif:"Cormorant Garamond", Georgia, "Times New Roman", serif;--font-sans:"Epilogue", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Cormorant Garamond", Georgia, "Times New Roman", serif;--font-ui:"Epilogue", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-ar:"Noto Sans Arabic", sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-xxl:48px;--space-3xl:64px;--space-4xl:96px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-full:9999px;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--leading-tight:1.2;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--z-base:0;--z-dropdown:100;--z-sticky:200;--z-overlay:300;--z-modal:400;--z-toast:500;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--shadow-sm:0 1px 2px 0 #0006;--shadow-md:0 4px 6px -1px #00000080, 0 2px 4px -1px #0006;--shadow-lg:0 10px 15px -3px #0009, 0 4px 6px -2px #0006;--shadow-gold:0 0 20px #c478204d}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;font-size:16px;overflow-x:hidden}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--cream);background-color:var(--bark);min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:500;line-height:var(--leading-tight);color:var(--cream)}h1{font-size:var(--text-5xl)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}h6{font-size:var(--text-lg)}p{line-height:var(--leading-relaxed)}a{color:var(--gold);transition:color var(--transition-fast), opacity var(--transition-fast);text-decoration:none}a:hover{opacity:.85}a:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:var(--radius-sm)}img,video{max-width:100%;display:block}input,textarea,select{font-family:var(--font-sans);font-size:var(--text-base);color:var(--cream);background-color:var(--dark-gray);border:1px solid var(--mid-gray);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);transition:border-color var(--transition-fast);outline:none;width:100%}input:focus,textarea:focus,select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c4782033}input::placeholder,textarea::placeholder{color:var(--mid-gray)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bark)}::-webkit-scrollbar-thumb{background:var(--mid-gray);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--gold)}
