*,*:before,*:after{box-sizing:border-box}html,body{overflow-x:hidden;max-width:100%;margin:0;padding:0;height:100%}#root{overflow-x:hidden;width:100%;height:100%}body>*{max-width:100%}img,svg,video,canvas,picture{max-width:100%;height:auto}body{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-weight:400;background:#050709;color:#f0ede6;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;font-weight:700;line-height:1.15;color:#f0ede6;letter-spacing:-.01em}a{color:#e4a72c;text-decoration:none;transition:color .15s}a:hover{color:#f5c55a}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea,select{font-family:inherit;color:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0a0d14}::-webkit-scrollbar-thumb{background:#1e2a3e;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#e4a72c}::selection{background:#e4a72c66;color:#fff}.gold-text{color:#e4a72c}.muted-text{color:#8a97b0}.fade-in{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-gold{0%,to{box-shadow:0 0 #e4a72c66}50%{box-shadow:0 0 0 12px #e4a72c00}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.hide-mobile{display:none!important}}@media (min-width: 769px){.show-mobile{display:none!important}}
