@import "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap";:root{color:#11120f;font-synthesis:none;--lime:#bcff51;--paper:#eef0e9;background:#101010;font-family:Archivo,Arial,sans-serif}*{box-sizing:border-box}html{scroll-snap-type:y proximity}body{margin:0}button,input{font:inherit}button{cursor:pointer}.phone{background:#111;width:min(100%,440px);margin:auto;overflow:clip}.card{scroll-snap-align:start;border-radius:28px 28px 0 0;width:100%;height:clamp(660px,100dvh,950px);margin-bottom:-28px;padding:28px;position:sticky;top:0;overflow:hidden;box-shadow:0 -12px 30px #0002}.hero{z-index:1;border-radius:px;color:#d3d8c8;background:radial-gradient(circle at 80% 20%,#345541aa,#0000 40%),#101310;flex-direction:column;justify-content:space-between;padding-bottom:140px;display:flex}.hero:after{content:"";pointer-events:none;background:repeating-linear-gradient(120deg,#0000 0 22px,#bcff5114 23px 25px);height:45%;position:absolute;inset:auto -30% 0;transform:rotate(-8deg)}.status{background:#355143bb;border-radius:15px;justify-content:space-between;align-items:center;padding:18px 20px;font-size:14px;font-weight:600;display:flex}.status i{background:var(--lime);border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 7px #bcff5130}.hero h1{letter-spacing:-.045em;margin:0;font-size:58px;line-height:.9}.hero h1 em{color:var(--lime);font-family:DM Serif Display;font-weight:400;display:block}.hero>div>p{max-width:290px;font-size:17px;line-height:1.4}.countdown small{margin-bottom:12px;font-weight:600;display:block}.countdown>div{align-items:flex-start;gap:18px;display:flex}.countdown b{color:var(--lime);font-size:45px;line-height:.8}.countdown b i{color:#aeb4a7;text-transform:uppercase;margin-top:10px;font-size:11px;font-style:normal;display:block}.countdown span{color:#aeb4a7;font-size:28px}.intro{z-index:2;color:#fff;background:#22231d;flex-direction:column;justify-content:space-between;padding-bottom:140px;display:flex}.card>em,.intro em,.finish em,.how>em{color:var(--lime);font:italic 35px DM Serif Display}.intro h2,.how>h2{margin:10px 0;font-size:43px;line-height:1.05}.prize-rail{gap:16px;margin:40px -28px;display:flex;overflow:hidden}.prize-rail span,.mini-prizes span{width:150px;height:150px;color:var(--lime);background:#10120e;border-radius:25px;flex:none;place-items:center;font-size:64px;display:grid;transform:rotate(-5deg)}.intro>b{align-items:center;gap:10px;display:flex}.intro svg{width:18px}.prize{z-index:3;background:linear-gradient(#fff,#b9e697);flex-direction:column;justify-content:flex-end;padding-bottom:145px;display:flex}.prize.p1{z-index:4;background:linear-gradient(#fff,#b7e2cb)}.prize.p2{z-index:5;background:linear-gradient(#fff,#abd4e7)}.prize.p3{z-index:6;background:linear-gradient(#fff,#d9c9ee)}.prize.p4{z-index:7;background:linear-gradient(#fff,#f3cbb3)}.prize.p5{z-index:8;background:linear-gradient(#fff,#dcddb0)}.product{flex:1;place-items:center;font-size:150px;display:grid}.badge{color:#fff;background:#111;border-radius:99px;align-items:center;width:max-content;display:flex}.badge span{background:var(--lime);color:#111;border-radius:99px;padding:8px 20px}.badge b{padding:0 14px}.prize h2{margin:10px 0 0;font-size:44px}.prize p{color:#555;margin:4px 0 14px}.prize>button{background:0 0;border:1px solid;border-radius:99px;align-self:flex-start;padding:11px 38px}.how{z-index:9;background:#fff;padding-bottom:130px}.how>em{color:#6fba00}.how-row{grid-template-columns:48px 1fr;align-items:center;gap:18px;margin-top:18px;display:grid}.how-row>b{background:linear-gradient(#d9ff9a,#9dff00);border-radius:25px;place-items:center;height:90px;display:grid}.how-row strong,.how-row small{display:block}.how-row strong{font-size:23px}.how-row small{color:#555;margin-top:5px;line-height:1.35}.finish{z-index:10;background:var(--lime);flex-direction:column;justify-content:space-between;height:calc(clamp(660px,100dvh,950px) + 100px);margin-bottom:0;padding-bottom:50px;display:flex}.finish em{color:#111}.finish h2{margin:5px 0;font-size:67px;line-height:1}.finish .countdown b,.finish .countdown span,.finish .countdown b i{color:#111}.finish footer{border-top:1px solid #1114;justify-content:space-between;padding-top:18px;display:flex}.finish nav{text-align:right;flex-direction:column;gap:7px;font-size:11px;display:flex}.primary{background:var(--lime);border:0;border-radius:24px;justify-content:space-between;align-items:center;width:100%;height:74px;padding:0 28px;font-size:17px;font-weight:700;display:flex;box-shadow:1px 4px 3px #0003}.primary.dark{color:#fff;background:#111}.primary:disabled{opacity:.5;cursor:not-allowed}.sticky{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#bcff5150;border-radius:32px;width:min(424px,100% - 16px);padding:12px;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}.modal{z-index:100;background:#1118;place-items:center;display:grid;position:fixed;inset:0}.form-page,.success,.detail>div{background:var(--paper);flex-direction:column;width:min(100%,440px);height:100dvh;padding:28px;display:flex}.form-page header{justify-content:space-between;display:flex}.form-page header>div{width:calc(100% - 55px)}progress{accent-color:#111;width:100%;height:5px;margin-top:7px;display:block}.close{background:0 0;border:1px solid;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.close svg{width:18px}.form-page main{flex:1;overflow:auto}.form-page h2,.success h2,.detail h2{margin:30px 0 22px;font-size:40px;line-height:1.1}.choices{flex-direction:column;gap:8px;display:flex}.choice,.choices>input,.form-page label>input{text-align:left;background:#fff;border:1px solid #dedfd9;border-radius:18px;width:100%;min-height:57px;padding:14px}.choice{align-items:center;gap:12px;display:flex}.choice i{border:1px solid #888;border-radius:50%;width:20px;height:20px;padding:3px}.choice i span{background:#111;border-radius:50%;width:100%;height:100%;display:block}.choice.active{border-color:#111;font-weight:700}.back{color:#666;background:0 0;border:0;align-items:center;gap:5px;margin-top:18px;display:flex}.back svg{width:16px}.form-page main>label{margin-bottom:13px;font-size:13px;font-weight:600;display:block}.form-page label em{float:right;color:#888;font-style:normal;font-weight:400}.checks{flex-direction:column;gap:11px;margin-top:18px;display:flex}.checks label{color:#555;grid-template-columns:22px 1fr;gap:8px;font-size:12px;line-height:1.35;display:grid}.checks input{accent-color:#111;width:20px;height:20px}.turnstile-note{color:#777;text-align:center;background:#fff;border-radius:12px;margin-top:16px;padding:12px;font-size:11px}.error{color:#9b1919;background:#ffe0dc;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:700}.otp{text-align:center}.otp .back{margin-right:auto}.success-mark{background:#fff;border-radius:50%;place-items:center;width:64px;height:64px;margin:30px auto 0;display:grid}.otp p{color:#555;line-height:1.4}.otp label{text-align:left!important}.otp input{letter-spacing:.3em;font-weight:700;text-align:center!important;height:74px!important;font-size:30px!important}.success{background:var(--lime);text-align:center}.success .close{margin-left:auto}.success small{margin-top:20px;font-weight:800}.success h2{margin:8px;font-size:46px}.success p{color:#555;line-height:1.5}.mini-prizes{gap:12px;margin:30px -28px auto;display:flex;overflow:hidden}.mini-prizes span{width:100px;height:100px;font-size:40px}.detail>div{border-radius:20px;height:min(680px,100dvh - 30px)}.detail .close{margin-left:auto}.detail .product{min-height:180px}.detail p{color:#555;line-height:1.6}.test-banner{z-index:90;background:#ffbd2e;border:2px solid;border-radius:99px;padding:8px 18px;font-size:11px;font-weight:800;position:fixed;top:8px;left:50%;transform:translate(-50%)}.loading,.legal{background:var(--paper);width:min(100%,720px);min-height:100dvh;margin:auto;padding:48px 28px}.loading{text-align:center;place-content:center;justify-items:center;display:grid}.legal h1{font-size:55px;line-height:1}.legal p{line-height:1.6}.warning{background:#fff1cf;border:1px solid #b06a00;border-radius:14px;padding:16px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=360px){.hero h1{font-size:50px}.countdown>div{gap:10px}.countdown b{font-size:39px}}.success .success-mark{margin-top:auto}.turnstile{min-height:65px;margin-top:16px}.legal-action{background:var(--lime);color:#111;border-radius:12px;margin-top:20px;padding:13px 20px;font-weight:700;display:inline-block}.withdraw{flex-direction:column;gap:16px;max-width:480px;display:flex}.withdraw>input{background:#fff;border:1px solid #ccc;border-radius:15px;height:58px;padding:0 16px;font-size:20px}
