:root{--bg:#07080d;--panel:#0e111a;--panel2:#121624;--text:#f7f8fb;--muted:#aeb5c5;--line:rgba(255,255,255,.09);--purple:#a78bfa;--blue:#5aa8ff;--green:#8fe0b0;--accent:linear-gradient(100deg,#a78bfa,#62a9ff)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% 5%,rgba(97,81,190,.12),transparent 30%),var(--bg);color:var(--text);font-family:"DM Sans",sans-serif;line-height:1.65}.topbar{text-align:center;padding:9px 16px;background:#0b0d14;border-bottom:1px solid var(--line);font-size:12px;font-weight:800;letter-spacing:.1em;color:#dfe5f3}.nav{height:70px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 20px;border-bottom:1px solid var(--line)}.brand{color:#fff;text-decoration:none;font-weight:800;letter-spacing:.06em}.brand span{color:#b89cff}.brand b{font-weight:800}.brand small{font-size:10px;margin-left:6px;color:#8490a7;border:1px solid var(--line);padding:2px 6px;border-radius:999px}.navbtn{color:#071018;background:#eef4ff;text-decoration:none;padding:10px 15px;border-radius:10px;font-size:12px;font-weight:800}.wrap{max-width:1120px;margin:0 auto;padding:88px 20px}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px}.kicker{font-size:11px;font-weight:800;letter-spacing:.16em;color:#9aa6bf;margin-bottom:13px}.hero h1,h2{font-family:"Space Grotesk",sans-serif;line-height:1.06;letter-spacing:-.04em}.hero h1{font-size:clamp(44px,6vw,76px);margin:0 0 20px;max-width:800px}.hero h1 span,h2 span{background:var(--accent);-webkit-background-clip:text;background-clip:text;color:transparent}.lead{font-size:21px;font-weight:700;max-width:700px}.hero-text{font-size:17px;color:var(--muted);max-width:680px}.proof-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:28px}.proof-row div,.pills b{border:1px solid var(--line);background:rgba(255,255,255,.025);border-radius:14px;padding:14px}.proof-row strong{display:block;font-size:21px}.proof-row small{font-size:9px;color:#8d97aa;letter-spacing:.13em}.hero-card{position:relative;max-width:500px;justify-self:end}.hero-card img{display:block;width:100%;position:relative;z-index:2;filter:drop-shadow(0 35px 45px rgba(0,0,0,.55));animation:float 6s ease-in-out infinite}.card-glow{position:absolute;inset:15%;background:#7661dc;filter:blur(85px);opacity:.22}.card-tag{position:absolute;bottom:4%;left:50%;transform:translateX(-50%);z-index:3;white-space:nowrap;background:rgba(8,10,17,.86);border:1px solid rgba(255,255,255,.13);padding:7px 12px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.12em}.section-head{text-align:center;max-width:820px;margin:0 auto 38px}.section-head h2{font-size:clamp(34px,5vw,56px);margin:0 0 15px}.section-head p{color:var(--muted);font-size:16px}.big{font-size:20px!important;color:#e8ebf2!important}.video-frame{background:#fff;padding:5px;border-radius:20px;box-shadow:0 20px 70px rgba(0,0,0,.35);max-width:920px;margin:auto}.video-frame iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:15px;display:block}.dates{display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;text-align:center;max-width:900px;margin:32px auto 20px}.dates div:not(.arrow){padding:18px;border:1px solid var(--line);background:var(--panel);border-radius:16px}.dates span,.dates em{display:block;color:#8f99ad;font-size:10px;letter-spacing:.14em;font-style:normal;font-weight:800}.dates strong{display:block;font-size:18px}.arrow{font-size:28px;color:#8290aa}.countdown-card{max-width:900px;margin:18px auto;padding:26px;text-align:center;background:linear-gradient(145deg,#101521,#0b0e15);border:1px solid rgba(167,139,250,.22);border-radius:22px}.count-label{font-size:12px;font-weight:800;letter-spacing:.16em;color:#b8c0d1}.timer{display:flex;justify-content:center;align-items:center;gap:12px;margin:13px 0}.timer div{min-width:105px}.timer b{font-family:"Space Grotesk";font-size:46px}.timer small{display:block;color:#7e889d;font-size:9px;letter-spacing:.15em;font-weight:800}.timer i{font-size:32px;color:#566076;font-style:normal}.countdown-card p{margin:4px 0 0;color:#9da6b8}.cta-row{display:flex;justify-content:center;gap:12px;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:12px;text-decoration:none;font-weight:800;font-size:13px;transition:.2s transform,.2s box-shadow}.btn:hover{transform:translateY(-2px)}.primary{color:#071018;background:linear-gradient(110deg,#e9f0ff,#b9d9ff);box-shadow:0 12px 35px rgba(84,147,255,.18)}.secondary{color:#fff;border:1px solid var(--line);background:#111521}.vault-stage{position:relative;min-height:620px;display:grid;place-items:center;overflow:hidden}.preview-grid{position:absolute;inset:0}.preview-grid img{position:absolute;width:175px;aspect-ratio:1/1;object-fit:cover;border-radius:18px;border:1px solid rgba(255,255,255,.14);box-shadow:0 20px 40px rgba(0,0,0,.4);animation:drift 8s ease-in-out infinite}.preview-grid img:nth-child(1){left:4%;top:12%;transform:rotate(-8deg)}.preview-grid img:nth-child(2){left:23%;top:2%;transform:rotate(6deg);animation-delay:-2s}.preview-grid img:nth-child(3){right:22%;top:3%;transform:rotate(-5deg);animation-delay:-4s}.preview-grid img:nth-child(4){right:4%;top:14%;transform:rotate(8deg);animation-delay:-1s}.preview-grid img:nth-child(5){left:5%;bottom:12%;transform:rotate(7deg);animation-delay:-5s}.preview-grid img:nth-child(6){left:23%;bottom:3%;transform:rotate(-5deg);animation-delay:-3s}.preview-grid img:nth-child(7){right:23%;bottom:3%;transform:rotate(6deg);animation-delay:-6s}.preview-grid img:nth-child(8){right:5%;bottom:13%;transform:rotate(-7deg);animation-delay:-2s}.preview-grid img:nth-child(n+9){display:none}.vault-center{position:relative;z-index:5;width:290px}.vault-center img{width:100%;filter:drop-shadow(0 30px 50px rgba(0,0,0,.6));animation:float 6s ease-in-out infinite}.vault-center span{position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:8px 13px;border-radius:999px;background:#0b0e16;border:1px solid rgba(255,255,255,.14);font-size:10px;font-weight:800;letter-spacing:.12em}.orbit{position:absolute;border:1px solid rgba(167,139,250,.14);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-12deg);pointer-events:none}.orbit-a{width:660px;height:330px}.orbit-b{width:760px;height:420px;transform:translate(-50%,-50%) rotate(18deg)}.pills{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.pills b{font-size:11px;color:#cbd3e1}.creator{display:grid;grid-template-columns:280px 1fr;gap:65px;align-items:center}.creator-photo{text-align:center}.creator-photo img{width:220px;height:220px;object-fit:cover;border-radius:50%;border:5px solid #111827;box-shadow:0 0 0 1px rgba(167,139,250,.3),0 25px 55px rgba(0,0,0,.45)}.creator-photo span{display:block;margin-top:14px;font-size:9px;font-weight:800;letter-spacing:.08em;color:#9ba6b9}.creator h2,.person h2,.product h2,.contest h2,.funnel h2,.support h2,.invite h2,.rules h2{font-size:clamp(36px,5vw,58px);margin:0 0 18px}.creator p,.person p,.product p,.invite p{color:var(--muted);font-size:16px}.person{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.sales-proof{border:1px solid var(--line);background:var(--panel);border-radius:22px;padding:16px}.mini-window{background:#090c13;border:1px solid rgba(255,255,255,.1);border-radius:15px;overflow:hidden}.windowbar{height:38px;display:flex;align-items:center;gap:6px;padding:0 12px;border-bottom:1px solid var(--line);font-size:10px;color:#8f98aa}.windowbar i{width:7px;height:7px;border-radius:50%;background:#4d5668}.windowbar span{margin-left:auto}.metric{text-align:center;padding:30px 10px 16px}.metric small,.metric em{display:block;font-size:9px;letter-spacing:.14em;color:#7f899c;font-style:normal;font-weight:800}.metric strong{display:block;font:700 54px "Space Grotesk";background:var(--accent);-webkit-background-clip:text;color:transparent}.bars{height:120px;display:flex;align-items:end;justify-content:center;gap:10px;padding:0 30px 20px}.bars b{display:block;width:11%;border-radius:5px 5px 0 0;background:linear-gradient(#6daeff,#8e79ef)}.sales-proof>p{font-size:10px!important;margin:10px 2px 0;color:#707a8f!important}.callout{border-left:3px solid #9b86f8;padding:17px 20px;background:rgba(167,139,250,.05);border-radius:0 14px 14px 0}.features{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:35px}.features>div{padding:20px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.02)}.features b{font-size:10px;color:#8e98ac}.features h3{margin:10px 0 5px;font-size:16px}.features p{font-size:13px;color:#8993a7;margin:0}.marquee{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#0b0e15;padding:15px}.track{display:flex;gap:15px;width:max-content;animation:scroll 32s linear infinite}.track img{width:220px;height:160px;object-fit:cover;border-radius:14px;border:1px solid var(--line)}.prizes{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:700px;margin:30px auto}.prizes>div{padding:35px;text-align:center;background:var(--panel);border:1px solid var(--line);border-radius:20px}.prizes span{display:block;font-weight:800;color:#bfc7d7}.prizes strong{display:block;font:700 56px "Space Grotesk";margin:5px 0}.prizes small{font-size:9px;letter-spacing:.14em;color:#7e889d}.terms,.rule-list{border:1px solid var(--line);background:rgba(255,255,255,.02);padding:25px 28px;border-radius:18px}.terms h3{margin-top:0}.terms p,.rule-list p{color:#919bad;font-size:14px}.funnel-list{max-width:850px;margin:auto}.fe{display:flex;align-items:center;gap:18px;padding:18px 22px;border:1px solid rgba(167,139,250,.35);background:rgba(167,139,250,.07);border-radius:16px}.fe span{font-size:11px;font-weight:900;color:#b69cff}.fe strong{font-size:19px}.otos{display:grid;gap:8px;margin-top:12px}.otos div{display:flex;gap:12px;align-items:center;padding:13px 16px;border:1px solid var(--line);border-radius:12px;background:var(--panel);font-size:10px;color:#8993a7}.otos b{font-size:14px;color:#e8ebf2}.support-card{display:grid;grid-template-columns:1fr 220px;gap:40px;padding:50px;border-radius:25px;background:linear-gradient(145deg,#101522,#0c0f17);border:1px solid var(--line);align-items:center}.support-card p{color:var(--muted);max-width:650px}.support-person{text-align:center}.support-person img{width:145px;height:145px;border-radius:50%;object-fit:cover;border:3px solid #171d2c}.support-person strong,.support-person small{display:block}.support-person strong{margin-top:10px}.support-person small{color:#8d97a9;font-size:11px}.invite{text-align:center}.invite-box{padding:70px 35px;border-radius:28px;border:1px solid rgba(167,139,250,.25);background:radial-gradient(circle at 50% 0,rgba(113,94,210,.15),transparent 45%),#0d111a}.invite-box p{max-width:700px;margin:12px auto;color:#9da6b8}.giant{margin-top:25px;min-height:58px;padding:0 28px;font-size:14px}.rule-list{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.rule-list p{padding:15px 0;margin:0;border-bottom:1px solid var(--line)}footer{text-align:center;padding:35px 20px;border-top:1px solid var(--line);color:#6f788b;font-size:12px}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes drift{0%,100%{margin-top:0}50%{margin-top:-8px}}@keyframes scroll{to{transform:translateX(-50%)}}@media(max-width:850px){.nav{height:62px}.navbtn{font-size:10px;padding:9px 11px}.hero{grid-template-columns:1fr;gap:20px;padding-top:55px}.hero-card{justify-self:center;max-width:390px}.proof-row{grid-template-columns:1fr 1fr}.wrap{padding:65px 16px}.dates{grid-template-columns:1fr;gap:10px}.arrow{transform:rotate(90deg)}.timer{gap:5px}.timer div{min-width:65px}.timer b{font-size:32px}.timer i{font-size:22px}.cta-row{flex-direction:column}.btn{width:100%}.vault-stage{min-height:500px}.preview-grid img{width:120px}.preview-grid img:nth-child(2),.preview-grid img:nth-child(3),.preview-grid img:nth-child(6),.preview-grid img:nth-child(7){display:none}.vault-center{width:230px}.orbit-a{width:420px;height:230px}.orbit-b{width:500px;height:300px}.creator,.person,.support-card{grid-template-columns:1fr;gap:35px}.creator-photo{order:-1}.features{grid-template-columns:1fr 1fr}.prizes{grid-template-columns:1fr}.rule-list{grid-template-columns:1fr}.track img{width:170px;height:125px}}@media(max-width:480px){.hero h1{font-size:40px}.lead{font-size:17px}.features{grid-template-columns:1fr}.timer b{font-size:27px}.timer small{font-size:7px}.vault-stage{min-height:430px}.preview-grid img{width:95px}.preview-grid img:nth-child(1){left:1%;top:13%}.preview-grid img:nth-child(4){right:1%;top:13%}.preview-grid img:nth-child(5){left:2%;bottom:10%}.preview-grid img:nth-child(8){right:2%;bottom:10%}.vault-center{width:190px}.support-card{padding:30px 22px}.brand{font-size:12px}}
/* V2 polish: real affiliate proof + fully visible premium preview showcase */
.real-stats{background:rgba(255,255,255,.025);padding:14px;border-radius:24px}
.real-stats img{display:block;width:100%;height:auto;border-radius:16px;border:1px solid rgba(255,255,255,.13);box-shadow:0 25px 70px rgba(0,0,0,.48)}
.real-stats>p{margin:12px 3px 0!important;font-size:11px!important;line-height:1.5;color:#7f899c!important}
.preview-more{overflow:hidden}
.more-vault-stage{position:relative;min-height:700px;display:grid;place-items:center;isolation:isolate;overflow:hidden;margin-top:34px}
.more-vault-stage:before{content:"";position:absolute;width:520px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(116,91,220,.14),transparent 68%);filter:blur(10px);z-index:-1}
.more-preview-grid{position:absolute;inset:0;z-index:2}
.more-card{position:absolute;width:188px;height:150px;padding:8px;border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 55px rgba(0,0,0,.46),0 0 0 1px rgba(167,139,250,.035);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);animation:moreFloat 10s ease-in-out infinite}
.more-card:after{content:"";position:absolute;inset:5px;border-radius:15px;border:1px solid rgba(255,255,255,.045);pointer-events:none}
.more-card img{display:block;width:100%;height:100%;object-fit:contain;border-radius:13px;background:#0b0e15}
.more-card.c1{left:2%;top:11%;transform:rotate(-9deg);animation-delay:-1s}.more-card.c2{left:17%;top:1%;transform:rotate(6deg);animation-delay:-5s}.more-card.c3{left:36%;top:7%;transform:rotate(-4deg);animation-delay:-8s}.more-card.c4{right:17%;top:1%;transform:rotate(7deg);animation-delay:-3s}.more-card.c5{right:2%;top:12%;transform:rotate(9deg);animation-delay:-6s}.more-card.c6{left:3%;bottom:10%;transform:rotate(7deg);animation-delay:-4s}.more-card.c7{left:18%;bottom:1%;transform:rotate(-6deg);animation-delay:-7s}.more-card.c8{right:18%;bottom:1%;transform:rotate(6deg);animation-delay:-2s}.more-card.c9{right:3%;bottom:10%;transform:rotate(-8deg);animation-delay:-9s}.more-card.c10{left:31%;bottom:7%;transform:rotate(5deg);animation-delay:-6s}.more-card.c11{right:31%;bottom:7%;transform:rotate(-5deg);animation-delay:-1s}.more-card.c12{left:45%;top:0%;transform:rotate(3deg);animation-delay:-4s}
.more-vault-center{position:relative;z-index:5;width:285px;padding:10px 10px 18px;border-radius:24px;background:linear-gradient(145deg,rgba(18,22,36,.82),rgba(8,10,16,.86));border:1px solid rgba(255,255,255,.11);box-shadow:0 35px 90px rgba(0,0,0,.62),0 0 45px rgba(122,96,230,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:moreCenterFloat 7s ease-in-out infinite}
.more-vault-center img{display:block;width:100%;height:auto;filter:drop-shadow(0 24px 35px rgba(0,0,0,.55))}
.more-vault-center span{display:block;width:max-content;max-width:100%;margin:-2px auto 0;padding:8px 13px;border-radius:999px;background:#0b0e16;border:1px solid rgba(255,255,255,.15);font-size:10px;font-weight:900;letter-spacing:.11em;white-space:nowrap;box-shadow:0 10px 25px rgba(0,0,0,.3)}
.more-orbit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(167,139,250,.15);border-radius:50%;pointer-events:none;z-index:1}.more-orbit-a{width:720px;height:360px;transform:translate(-50%,-50%) rotate(-11deg)}.more-orbit-b{width:840px;height:470px;transform:translate(-50%,-50%) rotate(17deg);border-color:rgba(90,168,255,.09)}
@keyframes moreFloat{0%,100%{translate:0 0}50%{translate:0 -10px}}
@keyframes moreCenterFloat{0%,100%{translate:0 0}50%{translate:0 -7px}}
@media(max-width:850px){.more-vault-stage{min-height:600px}.more-card{width:132px;height:110px}.more-card.c3,.more-card.c10,.more-card.c11,.more-card.c12{display:none}.more-card.c1{left:1%;top:10%}.more-card.c2{left:17%;top:1%}.more-card.c4{right:17%;top:1%}.more-card.c5{right:1%;top:10%}.more-card.c6{left:1%;bottom:9%}.more-card.c7{left:17%;bottom:1%}.more-card.c8{right:17%;bottom:1%}.more-card.c9{right:1%;bottom:9%}.more-vault-center{width:230px}.more-orbit-a{width:480px;height:250px}.more-orbit-b{width:560px;height:320px}}
@media(max-width:480px){.more-vault-stage{min-height:510px}.more-card{width:92px;height:78px;padding:5px;border-radius:14px}.more-card.c2,.more-card.c4,.more-card.c7,.more-card.c8{display:none}.more-card.c1{left:1%;top:12%}.more-card.c5{right:1%;top:12%}.more-card.c6{left:2%;bottom:11%}.more-card.c9{right:2%;bottom:11%}.more-vault-center{width:185px;border-radius:18px}.more-vault-center span{font-size:8px;padding:7px 10px}.more-orbit-a{width:330px;height:190px}.more-orbit-b{width:390px;height:240px}}
