:root{--gold-primary:#d4af37;--gold-muted:#b8860b;--gold-glow:#d4af3733;--black-deep:#050505;--black-surface:#0a0a0a;--silver:#e0e0e0;--silver-muted:#e0e0e0b3;--bottom-nav-height:64px;--sidebar-current-width:260px;--text-xs:clamp(.75rem, .7rem + .2vw, .875rem);--text-sm:clamp(.875rem, .8rem + .3vw, 1rem);--text-base:clamp(1rem, .9rem + .4vw, 1.2rem);--text-lg:clamp(1.125rem, 1rem + .5vw, 1.5rem);--text-xl:clamp(1.25rem, 1rem + .8vw, 2rem);--text-2xl:clamp(1.5rem, 1.2rem + 1.2vw, 3rem);--text-hero:clamp(3rem, 1.5rem + 4vw, 6rem)}*{box-sizing:border-box;margin:0;padding:0}body{color:#e0e0e0;background:#050505;min-height:100vh;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}#root{background:#050505;flex-direction:column;min-height:100vh;display:flex}@keyframes page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.page-content{animation:.28s cubic-bezier(.4,0,.2,1) forwards page-enter}@media (prefers-reduced-motion:reduce){.page-content{animation:none}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a80;border-radius:0}::-webkit-scrollbar-thumb{background:#b8860b4d;border-radius:0;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#b8860b99}input,textarea,button{font-family:Inter,sans-serif}button{cursor:pointer;color:#b8860b;background:0 0;border:1px solid #b8860b;border-radius:0;outline:none}a{color:#b8860b;text-decoration:none;transition:color .3s}a:hover{color:#e0e0e0}.serif{font-family:Playfair Display,serif}.sans{font-family:Inter,sans-serif}.luxury-text{background:linear-gradient(135deg,#e0e0e0 0%,#b8860b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gold-accent{color:#b8860b}.dark-bg{background:#050505}.charcoal-bg{background:#0a0a0acc}
