@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.reveal{opacity:0;filter:blur(3px);will-change:opacity, transform, filter;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1),filter .75s;transform:scale(.92)translateY(24px)}.reveal.visible{opacity:1;filter:blur();transform:scale(1)translateY(0)}.reveal-d1{transition-delay:.12s}.reveal-d2{transition-delay:.24s}.reveal-d3{transition-delay:.36s}.reveal-d4{transition-delay:.48s}.reveal-d5{transition-delay:.6s}.reveal-pop{opacity:0;filter:blur(5px);will-change:opacity, transform, filter;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1),filter .75s;transform:scale(.82)}.reveal-pop.visible{opacity:1;filter:blur();transform:scale(1)}.section-divider{background:linear-gradient(90deg,#0000,#ffc83733 30% 70%,#0000);max-width:600px;height:1px;margin:0 auto}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#020617;margin:0;padding:0;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.text-gradient-gold{background:linear-gradient(135deg,#ffc837,#ffd65a,#ff8a00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass-card{-webkit-backdrop-filter:blur(16px);background:#0f172abf;border:1px solid #ffc8371a}.btn-cta{color:#000;cursor:pointer;text-shadow:none;background:linear-gradient(#ffc837 0%,#e6a800 50%,#cc9200 100%);border:1px solid #ffdc6480;font-weight:900;transition:all .3s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #fff6,inset 0 -2px 5px #00000026,0 10px 25px -5px #ffa8008c,0 0 20px #ffa80040}.btn-cta:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:50%;height:100%;animation:3.5s infinite btn-shine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes btn-shine{0%{left:-100%}20%{left:200%}to{left:200%}}.btn-cta:hover{background:linear-gradient(#ffd65a 0%,#ffc837 50%,#e6a800 100%);transform:translateY(-2px)scale(1.02);box-shadow:inset 0 1px 1px #fff9,0 15px 35px -5px #ffa800b3,0 0 30px #ffa80066}.btn-cta:active{transform:translateY(1px)scale(.98)}.btn-outline{color:#ffffffbf;cursor:pointer;background:0 0;border:1px solid #ffc83740;font-weight:700;transition:all .3s}.btn-outline:hover{color:#ffc837;background:#ffc8370f;border-color:#ffc83799}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#020617}::-webkit-scrollbar-thumb{background:#ffc837;border-radius:2px}::selection{color:#ffc837;background:#ffc83733}
