@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background:#0a0a0a;color:#f5f5f5;font-family:Inter,SF Pro Display,-apple-system,sans-serif;line-height:1.5;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#3a3a3a}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes goldGlow{0%,to{box-shadow:0 0 12px #d4af3714}50%{box-shadow:0 0 28px #d4af372e}}.animate-fadein{animation:fadeIn .35s ease both}.animate-scalein{animation:scaleIn .25s ease both}.animate-fadeinleft{animation:fadeInLeft .3s ease both}.animate-fadein-1{animation:fadeIn .35s ease .05s both}.animate-fadein-2{animation:fadeIn .35s ease .1s both}.animate-fadein-3{animation:fadeIn .35s ease .15s both}.animate-fadein-4{animation:fadeIn .35s ease .2s both}.animate-fadein-5{animation:fadeIn .35s ease .25s both}.animate-fadein-6{animation:fadeIn .35s ease .3s both}.animate-fadein-7{animation:fadeIn .35s ease .35s both}.animate-fadein-8{animation:fadeIn .35s ease .4s both}.card-hover{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.card-hover:hover{transform:translateY(-2px);box-shadow:0 12px 32px #00000080}.card-hover-gold:hover{border-color:#d4af3759!important;box-shadow:0 8px 28px #d4af371a}.glass{background:#0f0f0fd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.glass-strong{background:#0a0a0aeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.text-gold-gradient{background:linear-gradient(135deg,#d4af37,#f5d547,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}input:focus,select:focus,textarea:focus{border-color:#d4af3766!important;box-shadow:0 0 0 3px #d4af3714;outline:none}button:active{transform:scale(.97)}.stagger>*{animation:fadeIn .3s ease both}.stagger>*:nth-child(1){animation-delay:.05s}.stagger>*:nth-child(2){animation-delay:.1s}.stagger>*:nth-child(3){animation-delay:.15s}.stagger>*:nth-child(4){animation-delay:.2s}.stagger>*:nth-child(5){animation-delay:.25s}.stagger>*:nth-child(6){animation-delay:.3s}.stagger>*:nth-child(7){animation-delay:.35s}.stagger>*:nth-child(8){animation-delay:.4s}table{border-spacing:0}::selection{background:#d4af3733;color:#f5f5f5}
