*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#0a0906;--color-bg-2:#0f0d0a;--color-surface:#141210;--color-stone:#1e1b17;--color-gold:#c9a96e;--color-gold-light:#e0c48a;--color-gold-dim:#8a6f44;--color-text:#f0ebe3;--color-text-muted:#9c9285;--color-text-dim:#5c554d;--color-border:#2a2520;--color-border-light:#3a342c;--font-serif:"Cormorant Garamond", Georgia, serif;--font-sans:"Inter", system-ui, sans-serif;--font-mono:"Space Mono", monospace}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-weight:300;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-gold-dim);border-radius:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes lineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes lineGrowY{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes float{0%,to{opacity:.15;transform:translateY(0)rotate(0)}50%{opacity:.05;transform:translateY(-30px)rotate(5deg)}}@keyframes pulse-gold{0%,to{box-shadow:0 0 #c9a96e4d}50%{box-shadow:0 0 0 10px #c9a96e00}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes scanline{0%{top:-10%}to{top:110%}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes rotateSlowly{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes drawCircle{0%{stroke-dashoffset:502px}to{stroke-dashoffset:0}}
