@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";:root{--gold: #ae8d43;--gold-light: #c5a86a;--anthracite: #3c3c3c;--anthracite-dark: #2a2a2a;--lightgray: #c4c4c4;--bg-soft: #fbfbfb}body{font-family:Outfit,sans-serif;background-color:var(--bg-soft);color:var(--anthracite)}.glass-morphism{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.premium-shadow{box-shadow:0 10px 30px -10px #0000001a}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#dbdbdb;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--lightgray)}
