*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;background:#060606;margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}.page{min-height:100vh}.nav{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050505f2;border-bottom:1px solid #f5b00033;justify-content:space-between;align-items:center;height:82px;padding:0 42px;display:flex;position:sticky;top:0}.logo{color:#f5b000;font-size:28px;font-weight:900}.links{gap:30px;font-weight:700;display:flex}.topButton,.buttons a,.cardButton,form button{color:#111;cursor:pointer;background:#f5b000;border:none;border-radius:12px;padding:15px 24px;font-weight:800;transition:all .25s}.topButton:hover,.buttons a:hover,.cardButton:hover,form button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #f5b00059}.hero{background-color:#0000;background-image:linear-gradient(90deg,#000000e6,#00000059,#000000a6),url(/hero-bg.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;min-height:calc(100vh - 82px);padding:80px 60px;display:grid}.eyebrow{color:#f5b000;letter-spacing:3px;font-size:13px;font-weight:900}.heroText h1{margin:20px 0;font-size:92px;line-height:.9}.heroText span{color:#f5b000}.intro{color:#ddd;max-width:650px;font-size:22px;line-height:1.6}.buttons{gap:18px;margin-top:30px;display:flex}.outline{border:1px solid #f5b000;color:#fff!important;background:0 0!important}.launchNote{color:#f5b000;margin-top:30px;font-weight:700}.huntCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0a6b;border:1px solid #f5b00059;border-radius:22px;padding:35px;box-shadow:0 20px 60px #00000073}.huntCard h2{color:#f5b000;margin:10px 0 20px;font-size:44px}.huntCard li{margin:14px 0;list-style:none}.countdown{border-top:1px solid #f5b00040;border-bottom:1px solid #f5b00040;grid-template-columns:repeat(4,1fr);gap:15px;margin:30px 0;padding:20px 0;display:grid}.countdown strong{font-size:36px;display:block}.countdown span{color:#bbb;font-size:11px}.cardButton{text-align:center;display:block}.tiny{text-align:center;color:#ccc}.register,.how,.features,.faq,.rules{padding:90px 60px}.register{grid-template-columns:1fr 450px;gap:50px;display:grid}.register h2,.how h2,.faq h2,.rules h2{color:#f5b000;font-size:52px}form{background:#111;border-radius:20px;flex-direction:column;gap:15px;padding:35px;display:flex}form input{color:#fff;background:#050505;border:1px solid #333;border-radius:10px;padding:16px}.formStatus{color:#f5b000;font-weight:700}.steps,.features,.faqGrid{gap:22px;display:grid}.steps{grid-template-columns:repeat(5,1fr)}.features{grid-template-columns:repeat(3,1fr)}.faqGrid{grid-template-columns:repeat(2,1fr)}.steps div,.features div,.faqGrid div,.ruleBox{background:#111;border:1px solid #f5b00033;border-radius:18px;padding:28px}.steps span{color:#000;background:#f5b000;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:16px;font-weight:900;display:grid}.ruleBox p{margin:16px 0}footer{text-align:center;border-top:1px solid #f5b00033;padding:40px 60px}footer strong{color:#f5b000;font-size:22px}.socials{color:#aaa;margin-top:20px}@media (max-width:900px){.links{display:none}.hero,.register,.features,.steps,.faqGrid{grid-template-columns:1fr}.hero{padding:50px 25px}.heroText h1{font-size:58px}.intro{font-size:18px}.register,.how,.features,.faq,.rules{padding:60px 25px}.nav{padding:0 20px}.buttons{flex-direction:column}}
