@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@600;700&family=DM+Sans:wght@400;500;600;700&display=swap');*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f9fc;color:#07142c;font:16px/1.6 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}header{height:90px;padding:0 max(5%,calc((100% - 1200px)/2));display:flex;align-items:center;justify-content:space-between;position:absolute;width:100%;z-index:2;color:#fff;border-bottom:1px solid #ffffff1a}.brand{display:flex;align-items:center;gap:12px}.brand img{width:46px;border-radius:12px}.brand span{display:grid;line-height:1}.brand b{font:600 15px Cinzel;color:#ffe5a1}.brand small{font:600 10px Cinzel;letter-spacing:6px;color:#9badd3;margin-top:5px}nav{display:flex;align-items:center;gap:30px;color:#b9c4db;font-size:14px}.button{display:inline-block;background:linear-gradient(135deg,#f4d993,#c89432);color:#08132d!important;padding:15px 22px;border-radius:4px;font-weight:700;box-shadow:0 14px 32px #0006}.button.small{padding:10px 16px}.hero{min-height:760px;padding:165px max(5%,calc((100% - 1200px)/2)) 90px;display:grid;grid-template-columns:44% 56%;align-items:center;background:radial-gradient(circle at 78% 45%,#07399d,#020817 46%);color:#fff}.eyebrow{font-size:11px;letter-spacing:2.5px;font-weight:700;color:#dfb761}.eyebrow:before{content:'';display:inline-block;width:28px;height:1px;background:#e4b958;vertical-align:middle;margin-right:10px}.hero h1,.section h2,.learn h2,.rewards h2,.download h2,.legal-hero h1{font:700 64px/1.05 Cinzel;margin:22px 0;letter-spacing:-2px}.hero h1 em,h2 em{font-style:normal;color:#e7b85a}.hero p{color:#aab6ce;font-size:18px;max-width:520px}.actions{display:flex;align-items:center;gap:26px;margin:35px 0}.notes{color:#7586a9;font-size:12px;letter-spacing:1px}.hero-art img{width:100%;box-shadow:0 30px 80px #000a}.motto{height:100px;background:#071026;color:#e8c97e;display:flex;justify-content:center;align-items:center;gap:32px;font:600 12px Cinzel;letter-spacing:8px}.motto i{width:5px;height:5px;background:#dda93e;transform:rotate(45deg)}.section{max-width:1200px;margin:auto;padding:110px 0}.intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:60px}.intro h2,.learn h2,.rewards h2,.download h2{font-size:46px}.intro>p{max-width:420px;color:#6e788c}.dark{color:#9e762c}.cards{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dce1e9;border-left:1px solid #dce1e9}.cards article{background:#fff;padding:38px;min-height:260px;border-right:1px solid #dce1e9;border-bottom:1px solid #dce1e9}.cards article>b{font-size:30px;color:#235bcf}.cards small{float:right;color:#b88a36}.cards h3{font:600 21px Cinzel;margin-top:35px}.cards p{color:#737e91;font-size:14px}.learn{display:grid;grid-template-columns:1fr 1fr;background:#040d20;color:#fff}.learn>div:first-child{display:grid;place-items:center;background:radial-gradient(circle,#073a9d,#020817 65%);padding:90px}.learn img{width:380px;max-width:80%;filter:drop-shadow(0 30px 30px #0009)}.learn-copy{padding:100px 12%}.learn-copy p{color:#a3afc5}.learn ul{list-style:none;padding:20px 0 0}.learn li{border-top:1px solid #ffffff1a;padding:18px 0;color:#98a5bd}.learn li b{display:inline-block;width:120px;color:#e7c671;font-family:Cinzel}.rewards{max-width:1180px;margin:110px auto;padding:75px;background:linear-gradient(115deg,#07399d,#020817 70%);color:#fff;display:flex;justify-content:space-between;align-items:center}.rewards>div:first-child{max-width:650px}.rewards p{color:#a8b6d0}.coin{width:130px;height:130px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#ffe8a4,#ac701a);border:8px double #ffdfa0;color:#193b90;font-size:60px;box-shadow:0 0 45px #d6a34166}.download{background:#eef1f7;padding:90px 8%;display:flex;align-items:center;justify-content:center;gap:80px}.download>img{width:270px;border-radius:55px;box-shadow:0 25px 60px #17367136}footer{background:#020817;color:#fff;padding:70px max(5%,calc((100% - 1180px)/2));display:grid;grid-template-columns:2fr 1fr;gap:70px}footer p,footer>div:last-child a{color:#7f8ba3;font-size:14px}footer>div:last-child{display:flex;flex-direction:column;gap:10px}footer h4{color:#e2bd66;font:600 12px Cinzel;letter-spacing:2px}
.legal-page{padding-top:90px}.legal-hero{background:#06122b;color:#fff;text-align:center;padding:90px 20px}.legal-hero h1{font-size:50px}.legal-hero p{color:#aeb9ce;max-width:650px;margin:20px auto}.legal-content{max-width:820px;margin:70px auto 110px;padding:0 20px}.legal-content section{padding:28px 0;border-top:1px solid #dce1e8}.legal-content h2{font:600 22px Cinzel;margin:0 0 12px}.legal-content p{color:#626e84}.steps{counter-reset:item;background:#06142f;color:#fff;padding:25px 35px;margin-bottom:45px}.steps li{counter-increment:item;padding:15px 0;border-bottom:1px solid #ffffff17;list-style:none}.steps li:before{content:'0' counter(item);color:#e1ba63;font:600 11px Cinzel;margin-right:20px}@media(max-width:800px){header nav{display:none}.hero{grid-template-columns:1fr;padding:135px 24px 65px;min-height:auto}.hero h1{font-size:44px}.hero-art{margin-top:50px}.section{padding:75px 22px}.intro{display:block}.intro h2,.learn h2,.rewards h2,.download h2{font-size:34px}.cards{grid-template-columns:1fr 1fr}.learn{grid-template-columns:1fr}.rewards{margin:45px 20px;padding:50px 30px}.download{gap:30px}footer{grid-template-columns:1fr}}@media(max-width:520px){.actions{align-items:flex-start;flex-direction:column}.cards{grid-template-columns:1fr}.motto{gap:12px;letter-spacing:3px}.learn>div:first-child{padding:60px 20px}.learn-copy{padding:70px 25px}.rewards{display:block}.coin{margin:40px auto 0}.download{display:block;text-align:center}.download>img{width:170px}.download>div{margin-top:35px}.legal-hero h1{font-size:36px}}
