:root{--bg-charcoal: #121213;--bg-luxury: #0c0c0d;--gold: #C5A059;--platinum: #E5E5E5;--text-main: #F5F5F0}html{margin:0;padding:0;height:auto;scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;padding:0;background-color:#1a1918;color:var(--text-main);font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden}#root{width:100%}main{width:100%;margin:0;padding:0}footer{margin-top:0}.animate-stage-1{opacity:0;animation:reveal 1.2s cubic-bezier(.22,1,.36,1) forwards}.animate-stage-2{opacity:0;animation:reveal 1.2s cubic-bezier(.22,1,.36,1) .3s forwards}.animate-stage-3{opacity:0!important;animation:reveal-up 1.2s cubic-bezier(.22,1,.36,1) .6s forwards!important}@keyframes reveal{0%{opacity:0;transform:translateY(20px);filter:blur(10px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes reveal-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}::selection{background:var(--gold);color:#000}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-luxury)}::-webkit-scrollbar-thumb{background:#333;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--gold)}#root:empty{background-color:var(--bg-charcoal);height:100vh}html,body{margin:0!important;padding:0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow-x:hidden!important}#root{margin:0!important;padding:0!important;min-height:0!important;height:auto!important}main{margin:0!important;padding:0!important;min-height:0!important}footer{margin:0!important;padding-bottom:0!important}footer:after{content:none!important;display:none!important}section:last-of-type{margin-bottom:0!important;padding-bottom:0!important}
