:root{--color-primary-bg:#05101a;--color-secondary-bg:#0a0a0a;--color-gold:#d4af37;--color-gold-hover:#e5c35b;--color-bronze:#cd7f32;--color-text-main:#f5f5f5;--color-text-muted:#a0a0a0;--font-heading:"Cormorant Garamond", serif;--font-body:"Lato", sans-serif;--step--2:clamp(.7813rem, .7747rem + .0326vw, .8rem);--step--1:clamp(.9375rem, .9158rem + .1087vw, 1rem);--step-0:clamp(1.125rem, 1.0815rem + .2174vw, 1.25rem);--step-1:clamp(1.35rem, 1.2761rem + .3696vw, 1.5625rem);--step-2:clamp(1.62rem, 1.5041rem + .5793vw, 1.9531rem);--step-3:clamp(1.944rem, 1.771rem + .8652vw, 2.4414rem);--step-4:clamp(2.3328rem, 2.0827rem + 1.2505vw, 3.0518rem);--step-5:clamp(2.7994rem, 2.4468rem + 1.7628vw, 3.8147rem);--glass-bg:#05101a99;--glass-border:#d4af3733;--shadow-cinematic:0 10px 30px #00000080;--radius-sm:8px;--radius-md:16px;--radius-lg:24px}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--color-primary-bg);max-width:100vw;color:var(--color-text-main);font-family:var(--font-body);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-gold);font-weight:600}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer;background:0 0;border:none}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.gold-gradient-text{background:linear-gradient(135deg,#f9f586 0%,#d4af37 50%,#9c7b16 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.haptic-tap{transition:transform .2s cubic-bezier(.25,1,.5,1)}.haptic-tap:active{transform:scale(.95)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
