*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--yellow:#ffff82;--pink:#ff75c1;--purple:#9aa4ff;--bg:#0d0d12;--bg2:#111118;--card:hsla(0,0%,100%,.04);--border:hsla(0,0%,100%,.07);--white:#fff}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden;max-width:100vw;-webkit-font-smoothing:antialiased}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.inner{max-width:1080px;margin:0 auto}.grad-text{display:inline-block;background:linear-gradient(92deg,#f97316,#fb7185 55%,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.divider{height:1px;background:var(--border);max-width:1080px;margin:0 auto}.section-tag{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.55);padding:6px 16px;letter-spacing:.1em}.section-tag,.type-pill{display:inline-block;border-radius:100px;font-size:11px;font-weight:700;text-transform:uppercase;margin-bottom:22px}.type-pill{padding:6px 18px;letter-spacing:.08em;color:#000}.pill-yellow{background:var(--yellow)}.pill-pink{background:var(--pink)}.pill-purple{background:var(--purple);border-radius:8px}.nav{position:fixed;top:0;left:0;right:0;width:100%;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:20px 32px;transition:background .3s,-webkit-backdrop-filter .3s;transition:background .3s,backdrop-filter .3s;transition:background .3s,backdrop-filter .3s,-webkit-backdrop-filter .3s;box-sizing:border-box}.nav.scrolled{background:rgba(13,13,18,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nav-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:1;min-width:0}.nav-logo img{height:28px;width:auto;max-width:160px;display:block;object-fit:contain}.nav-try-btn{background:transparent;border:1.5px solid hsla(0,0%,100%,.55);color:var(--white);padding:10px 28px;border-radius:100px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s,border-color .2s;white-space:nowrap;flex-shrink:0}.nav-try-btn:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.8)}.hero{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;text-align:left;background:radial-gradient(52% 44% at 16% 36%,rgba(139,92,246,.07) 0,transparent 65%),radial-gradient(64% 56% at 106% 64%,rgba(249,115,22,.09) 0,rgba(236,72,153,.04) 45%,transparent 70%),var(--bg)}.hero-glow-blue{top:-18%;right:-12%;width:68vw;height:68vw;background:radial-gradient(circle at 58% 42%,rgba(249,115,22,.2) 0,rgba(244,98,88,.13) 26%,rgba(236,72,153,.08) 46%,rgba(236,72,153,.03) 60%,transparent 72%)}.hero-glow-blue,.hero-glow-pink{position:absolute;z-index:2;pointer-events:none}.hero-glow-pink{bottom:-14%;left:-10%;width:60vw;height:60vw;background:radial-gradient(circle at 42% 58%,rgba(6,182,212,.15) 0,rgba(34,160,200,.09) 30%,rgba(59,130,246,.05) 50%,rgba(59,130,246,.02) 62%,transparent 74%)}.hl-blob{position:absolute;border-radius:50%;pointer-events:none;will-change:transform;opacity:0;transition:opacity 1.2s ease}.hl-blob-a{width:56vw;height:56vw;top:-16%;right:-12%;background:radial-gradient(circle,rgba(249,115,22,.13) 0,rgba(236,72,153,.07) 42%,transparent 70%)}.hl-blob-a,.hl-blob-b{filter:blur(80px);z-index:2}.hl-blob-b{width:50vw;height:50vw;bottom:-14%;left:-10%;background:radial-gradient(circle,rgba(6,182,212,.11) 0,rgba(59,130,246,.05) 44%,transparent 70%)}@media (pointer:coarse){.hl-blob{display:none}}.hero-content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:22px;padding:120px 24px 100px max(120px,11vw);max-width:780px;text-align:left}.hero-logo-text{font-size:18px;font-weight:800;letter-spacing:-.03em;color:hsla(0,0%,100%,.55);text-transform:lowercase}.hero-headline{font-size:clamp(44px,5.6vw,82px);font-weight:900;font-style:italic;letter-spacing:-.03em;line-height:1.02;color:var(--white)}.hero-headline .hl-income{background:linear-gradient(92deg,#f97316 8%,#ec4899 85%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero-tagline{font-size:clamp(16px,2vw,20px);color:hsla(0,0%,100%,.65);font-weight:400;max-width:420px;line-height:1.55}.hero-points{list-style:none;display:flex;flex-direction:column;gap:14px}.hero-point{gap:12px;font-size:16px;font-weight:500;color:hsla(0,0%,100%,.85)}.hero-point,.hero-point-icon{display:flex;align-items:center}.hero-point-icon{width:34px;height:34px;border-radius:50%;flex-shrink:0;justify-content:center;background:linear-gradient(135deg,#f97316,#ec4899)}.hero-start-btn{display:inline-flex;align-items:center;gap:12px;padding:10px 10px 10px 30px;background:linear-gradient(92deg,#f97316 8%,#ec4899 85%);color:var(--white);text-decoration:none;border-radius:100px;font-size:16px;font-weight:700;letter-spacing:.01em;transition:transform .15s,box-shadow .22s,filter .22s;border:none}.hero-start-btn:hover{transform:scale(1.04);box-shadow:0 0 36px rgba(236,72,153,.5);filter:brightness(1.06)}.hero-start-btn .arr{font-style:normal;font-size:18px}.hero-btn-chip{width:38px;height:38px;border-radius:50%;background:hsla(0,0%,100%,.22);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-proof{display:none;align-items:center;gap:12px}.hero-avatars{display:flex;align-items:center}.hero-avatars-img{height:36px;width:auto;display:block}.hero-proof-text{font-size:14px;color:hsla(0,0%,100%,.6);line-height:1.3}.hero-proof-text strong{color:var(--white);font-weight:700}.hero-floats{inset:0;z-index:2;pointer-events:none}.fp,.hero-floats{position:absolute}.fp{overflow:hidden;background:#1a1a2e}.fp-1{width:160px;height:142px;border-radius:22px;top:9%;left:3%;transform:rotate(-6deg)}.fp-2{width:78px;height:78px;border-radius:50%;top:43%;left:2%}.fp-3{width:118px;height:106px;border-radius:20px;bottom:22%;left:11%;transform:rotate(4deg)}.fp-4{width:150px;height:136px;border-radius:22px;top:7%;right:5%;transform:rotate(5deg)}.fp-5{width:88px;height:88px;top:50%;right:2%}.fp-5,.fp-6{border-radius:50%}.fp-6{width:76px;height:76px;bottom:16%;right:14%}.fp img{width:100%;height:100%;object-fit:cover;display:block}.fp-1 img,.fp-4 img{filter:brightness(.92)}.hero-deco{inset:0;z-index:2;pointer-events:none;overflow:hidden}.deco,.hero-deco{position:absolute}.earning-types{padding:96px 32px}.et-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:72px;gap:72px;align-items:center}.et-collage{position:relative;height:520px}.et-collage:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:#8b5cf6;opacity:.35;filter:blur(100px);border-radius:50%;pointer-events:none;z-index:0}@keyframes etFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.et-order-card{position:absolute;top:21%;left:13%;transform:translate(-50%,-50%);width:310px;background:hsla(0,0%,100%,.05);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border:1px solid hsla(0,0%,100%,.1);border-radius:28px;padding:32px 26px 28px;box-shadow:0 40px 100px rgba(0,0,0,.55),inset 0 1px 0 hsla(0,0%,100%,.07);z-index:3;animation:etFloat 6s ease-in-out infinite}.et-order-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.et-order-check{width:50px;height:50px;border-radius:50%;border:2.5px solid #c9a84c;background:rgba(201,168,76,.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#c9a84c}.et-order-check svg{width:22px;height:22px}.et-order-num{font-size:12px;color:hsla(0,0%,100%,.45);margin-bottom:4px}.et-order-name{font-size:22px;font-weight:800;color:#fff;letter-spacing:-.02em}.et-order-msg{font-size:15px;font-weight:800;color:#fff;line-height:1.45;margin-bottom:20px;text-align:center}.et-order-divider{height:1px;background:hsla(0,0%,100%,.1);margin-bottom:8px}.et-order-subline{height:4px;width:55%;background:hsla(0,0%,100%,.07);border-radius:4px;margin:0 auto 20px}.et-share-row{justify-content:space-between}.et-share-btn,.et-share-row{display:flex;align-items:center}.et-share-btn{width:46px;height:46px;border-radius:50%;justify-content:center;flex-shrink:0}.et-share-fb{background:#1877f2}.et-share-tw{background:#1da1f2}.et-share-wa{background:#25d366}.et-share-em{background:hsla(0,0%,100%,.13);border:1px solid hsla(0,0%,100%,.18)}.et-share-cp{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.16)}.et-refcode{position:absolute;left:-90px;top:45%;transform:translateY(-50%);background:hsla(0,0%,100%,.05);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border:1px solid hsla(0,0%,100%,.1);border-radius:22px;padding:18px 22px;z-index:5;animation:badgeFloat 4.8s ease-in-out .3s infinite}.et-refcode-label{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.5);margin-bottom:10px}.et-refcode-val{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:800;color:#fff;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:10px 16px;white-space:nowrap}.et-brand-ring{position:absolute;inset:-6px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.18)}.et-brand-icon{position:relative;width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.05);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);display:flex;align-items:center;justify-content:center;overflow:hidden}.et-buyers{position:absolute;right:-18px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:18px;z-index:5}.et-buyer{display:flex;align-items:center;gap:10px}.et-buyer:first-child{animation:badgeFloat 4.5s ease-in-out 0s infinite}.et-buyer:nth-child(2){animation:badgeFloat 5s ease-in-out .6s infinite}.et-buyer:nth-child(3){animation:badgeFloat 4.8s ease-in-out 1.2s infinite}.et-buyer-dollar{font-size:18px;font-weight:700;color:#c9a84c;line-height:1;opacity:.85}.et-buyer-av{width:46px;height:46px;border-radius:50%;border:2.5px solid hsla(0,0%,100%,.25);object-fit:cover;display:block;flex-shrink:0}.et-content .section-tag{margin-bottom:20px}.et-content-title{font-size:clamp(28px,3.8vw,46px);font-weight:800;line-height:1.15;letter-spacing:-.02em;margin-bottom:18px}.et-content-body{font-size:16px;line-height:1.8;color:hsla(0,0%,100%,.55);margin-bottom:36px;max-width:360px}.et-pills{display:flex;flex-wrap:wrap;gap:10px}.et-pill{display:inline-flex;align-items:center;gap:7px;padding:11px 22px;border-radius:100px;font-size:13px;font-weight:700;color:#000;cursor:default;transition:transform .15s}.et-pill:hover{transform:scale(1.05)}.et-pill-yellow{background:var(--yellow)}.et-pill-pink{background:var(--pink)}.et-pill-purple{background:var(--purple)}@media (max-width:820px){.et-layout{grid-template-columns:1fr;gap:48px}.et-collage{height:400px}.et-photo-a{width:160px;height:210px}.et-photo-b{width:145px;height:190px}.et-analytics{width:160px}}.cpm-section{padding:96px 32px;position:relative;overflow:hidden}.cpm-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:700px;background:radial-gradient(circle,rgba(255,255,130,.045) 0,transparent 62%);pointer-events:none}.cpm-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:72px;gap:72px;align-items:center;position:relative;z-index:1}.cpm-headline,.cpm-tag{margin-bottom:20px}.cpm-headline{font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1.1;letter-spacing:-.02em}.cpm-headline em{font-style:normal;display:inline-block;background:linear-gradient(92deg,#f97316,#fb7185 55%,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cpm-flow-tag{display:inline-flex;align-items:center;gap:9px;padding:9px 18px;border-radius:100px;border:1px solid hsla(0,0%,100%,.22);color:#fff;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:24px}.cpm-checks{list-style:none;display:flex;flex-direction:column;gap:13px;margin-bottom:24px}.cpm-check{display:flex;align-items:center;gap:13px;font-size:16px;font-weight:600;color:hsla(0,0%,100%,.92)}.cpm-check-ico{display:flex;flex-shrink:0}.cpm-traits{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.cpm-trait{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:hsla(0,0%,100%,.8)}.cpm-trait-sep{width:1px;height:16px;background:hsla(0,0%,100%,.15)}.cpm-body{font-size:16px;line-height:1.8;color:hsla(0,0%,100%,.55);margin-bottom:32px;max-width:380px}@keyframes glassGlow{0%,to{box-shadow:0 4px 20px rgba(255,77,109,.2),inset 0 1px 0 hsla(0,0%,100%,.08)}50%{box-shadow:0 6px 28px rgba(255,77,109,.38),inset 0 1px 0 hsla(0,0%,100%,.14)}}@keyframes glassGlowGreen{0%,to{box-shadow:0 4px 20px rgba(74,222,128,.18),inset 0 1px 0 hsla(0,0%,100%,.08)}50%{box-shadow:0 6px 28px rgba(74,222,128,.32),inset 0 1px 0 hsla(0,0%,100%,.14)}}.cpm-example{display:flex;align-items:center;gap:14px;margin-bottom:28px}.cpm-ex-pill{display:flex;flex-direction:column;padding:14px 20px;border-radius:16px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);position:relative;overflow:hidden}.cpm-ex-pill:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent)}.cpm-ex-pill-likes{background:rgba(255,77,109,.12);border:1px solid rgba(255,77,109,.28);animation:glassGlow 4s ease-in-out infinite}.cpm-ex-pill-earn{background:rgba(74,222,128,.08);border:1px solid rgba(74,222,128,.22);animation:glassGlowGreen 4s ease-in-out .6s infinite}.cpm-ex-num{font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1}.cpm-ex-lbl{font-size:11px;color:hsla(0,0%,100%,.4);margin-top:3px}.cpm-ex-arrow{font-size:20px;color:hsla(0,0%,100%,.25);flex-shrink:0}.cpm-ex-views{color:#ff4d6d}.cpm-ex-earn{color:#22c55e}.cpm-cta{display:inline-flex;align-items:center;gap:10px;margin:4px 0 28px;padding:14px 32px;background:linear-gradient(92deg,#f97316 8%,#ec4899 85%);color:#fff;font-size:15px;font-weight:700;border-radius:100px;text-decoration:none;box-shadow:0 6px 28px rgba(236,72,153,.4);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.cpm-cta:hover{transform:translateY(-2px);box-shadow:0 10px 36px rgba(236,72,153,.55);filter:brightness(1.06)}.cpm-zero{font-size:13px;color:hsla(0,0%,100%,.35);display:flex;gap:16px;flex-wrap:wrap}.cpm-zero span{color:hsla(0,0%,100%,.6);font-weight:600}.cpm-visual{position:relative;display:flex;justify-content:center;align-items:flex-start;min-height:460px;padding-top:8px}.cpm-phone{position:relative;overflow:visible;width:clamp(280px,36vw,450px);flex-shrink:0;z-index:2;animation:heroFrameFloat 6s ease-in-out infinite}.cpm-phone img{width:100%;height:auto;display:block;-webkit-mask-image:linear-gradient(180deg,#000 48%,transparent 88%);mask-image:linear-gradient(180deg,#000 48%,transparent 88%)}.cpm-like-zone{position:absolute;top:38%;left:50%;transform:translateX(-50%);width:130px;height:170px;z-index:10;pointer-events:none;overflow:visible}.cpm-stat{position:absolute;background:hsla(0,0%,100%,.07);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid hsla(0,0%,100%,.13);border-radius:16px;padding:12px 18px;box-shadow:0 8px 32px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.1);z-index:5}.cpm-stat-a{top:18px;left:0;transform:rotate(-2deg);animation:badgeFloat 5s ease-in-out .3s infinite}.cpm-stat-b{top:160px;right:0;transform:rotate(2deg);animation:badgeFloat 4.5s ease-in-out .9s infinite}.cpm-stat-label{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.38);margin-bottom:5px}.cpm-stat-val{font-size:18px;font-weight:800;color:#fff;white-space:nowrap}.cpm-stat-green{color:#4ade80}@media (max-width:820px){.cpm-layout{grid-template-columns:1fr;gap:48px}.cpm-visual{min-height:320px}.cpm-phone{width:clamp(200px,60vw,300px)}}.tasks-section{padding:96px 32px}.tasks-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:72px;gap:72px}.tasks-content{flex:1 1}.section-heading{font-size:clamp(24px,3.8vw,46px);font-weight:900;line-height:1.2;margin-bottom:20px}.section-body{font-size:16px;line-height:1.8;color:hsla(0,0%,100%,.58);max-width:420px;margin-bottom:28px}.check-list{list-style:none;display:flex;flex-direction:column;gap:12px}.check-list li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:hsla(0,0%,100%,.75);line-height:1.5}.check-list li:before{content:"";flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--pink);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none' d='M2 6l3 3 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;margin-top:2px}.affiliate-content .check-list li:before{background:var(--purple);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none' d='M2 6l3 3 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.tasks-visual{position:relative;display:flex;align-items:center;justify-content:center}.tasks-visual-img{width:115%;height:auto;display:block;border-radius:16px}.tasks-photo{position:absolute;border-radius:22px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.5)}.tasks-photo img{width:100%;height:100%;object-fit:cover;display:block}.tasks-photo-a{width:200px;height:270px;top:20px;left:30px;transform:rotate(-4deg);z-index:2;animation:etFloat 5s ease-in-out infinite}.tasks-photo-b{width:170px;height:230px;top:10px;right:20px;transform:rotate(3deg);z-index:1;animation:etFloat 6s ease-in-out 1s infinite}.tasks-notif{position:absolute;bottom:28%;left:-20px;background:hsla(0,0%,100%,.07);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,117,193,.25);border-radius:16px;padding:12px 16px;gap:12px;box-shadow:0 8px 32px rgba(255,117,193,.15),inset 0 1px 0 hsla(0,0%,100%,.08);z-index:5;white-space:nowrap;animation:badgeFloat 4.5s ease-in-out .5s infinite}.tasks-notif,.tasks-notif-icon{display:flex;align-items:center}.tasks-notif-icon{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--pink),#f97316);justify-content:center;font-size:18px}.tasks-notif-label{font-size:10px;color:hsla(0,0%,100%,.4)}.tasks-notif-val{font-size:15px;font-weight:800;color:#fff}.tasks-stars{position:absolute;top:22%;right:-20px;background:hsla(0,0%,100%,.07);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;padding:10px 14px;font-size:13px;color:#fff;font-weight:700;z-index:5;animation:badgeFloat 5s ease-in-out .8s infinite}.tasks-stars span{color:var(--yellow);letter-spacing:2px}.tasks-sticker{position:absolute;font-size:26px;z-index:6;pointer-events:none;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.tasks-sticker-1{top:-14px;left:12%;animation:badgeFloat 4.8s ease-in-out .2s infinite}.tasks-sticker-2{bottom:2%;right:41%;animation:badgeFloat 5.5s ease-in-out 1.1s infinite}.bd-cards{display:flex;gap:10px;align-items:center;width:115%}.bd-card{flex:1 1;position:relative;border-radius:20px;overflow:hidden;aspect-ratio:9/16;background:#111;box-shadow:0 20px 52px rgba(0,0,0,.55)}.bd-card-mid{transform:translateY(-18px)}.bd-video{width:100%;height:100%;object-fit:cover;display:block}.bd-overlay,.bd-video{position:absolute;inset:0}.bd-overlay{background:linear-gradient(0deg,rgba(0,0,0,.78) 0,rgba(0,0,0,.1) 38%,transparent 58%);pointer-events:none}.bd-creator{position:absolute;bottom:0;left:0;right:0;padding:8px 10px 12px;display:flex;align-items:center;gap:6px}.bd-avatar{width:26px;height:26px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.55);flex-shrink:0;object-fit:cover;display:block}.bd-name{font-size:11px;font-weight:700;color:#fff;flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 3px rgba(0,0,0,.5)}.bd-verified{width:14px;height:14px;border-radius:50%;background:#1d9bf0;font-size:7px;font-weight:900;color:#fff}.bd-shop-btn,.bd-verified{flex-shrink:0;display:flex;align-items:center;justify-content:center}.bd-shop-btn{width:26px;height:26px;border-radius:8px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.18);font-size:13px}@media (max-width:820px){.tasks-inner{grid-template-columns:1fr;gap:48px}.tasks-content{order:1}.tasks-visual{order:2}.bd-cards{width:100%;gap:7px}.bd-card-mid{transform:none}}.affiliate-section{padding:96px 32px 260px;position:relative}.affiliate-section:before{bottom:120px;left:50%;transform:translateX(-50%);width:1100px;background:radial-gradient(ellipse at 35% 100%,rgba(154,100,255,.13) 0,rgba(255,117,193,.06) 45%,transparent 70%);z-index:0}.affiliate-section:after,.affiliate-section:before{content:"";position:absolute;height:480px;pointer-events:none}.affiliate-section:after{bottom:0;left:0;right:0;background:linear-gradient(to bottom,transparent 0,var(--bg) 75%);z-index:5}.affiliate-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:72px;gap:72px;z-index:1}.affiliate-inner,.affiliate-visual{align-items:center;position:relative}.affiliate-visual{display:flex;justify-content:center;padding:40px 70px 100px;-webkit-mask-image:linear-gradient(180deg,#000 44%,transparent 82%);mask-image:linear-gradient(180deg,#000 44%,transparent 82%)}.aff-phone-img{width:420px;height:auto;display:block;filter:drop-shadow(0 28px 72px rgba(0,0,0,.6));position:relative;z-index:1}.aff-badge{position:absolute;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.04));backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid hsla(0,0%,100%,.14);border-radius:14px;padding:10px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 32px rgba(0,0,0,.35),inset 0 1px 0 hsla(0,0%,100%,.18),inset 0 -1px 0 rgba(0,0,0,.08);z-index:2;white-space:nowrap}.aff-badge-1{top:14%;right:0}.aff-badge-2{top:48%;left:0}.aff-badge-3{bottom:24%;right:6px}.aff-badge-icon{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--purple),#6366f1);display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0;box-shadow:0 4px 12px rgba(154,164,255,.28)}.aff-badge-title{font-size:12px;font-weight:700;margin-bottom:2px;color:hsla(0,0%,100%,.95)}.aff-badge-sub{font-size:11px;color:hsla(0,0%,100%,.42)}.aff-badge-earn{margin-left:12px;font-size:12px;font-weight:800;color:#4ade80;flex-shrink:0}.aff-badge-earn-dh{color:var(--purple)}.affiliate-content{flex:1 1}.aff-cta{display:inline-flex;align-items:center;gap:10px;margin-top:36px;padding:14px 28px;background:#9aa4ff;color:#0d0d12;font-size:15px;font-weight:700;border-radius:100px;text-decoration:none;transition:background .2s ease,transform .18s ease,box-shadow .2s ease;box-shadow:0 4px 24px rgba(154,164,255,.3)}.aff-cta:hover{background:rgba(154,164,255,.82);transform:translateY(-2px);box-shadow:0 8px 32px rgba(154,164,255,.42)}.stats-section{padding:80px 32px;background:linear-gradient(135deg,rgba(255,255,130,.04),rgba(255,117,193,.04) 50%,rgba(154,164,255,.04));border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:2px;gap:2px}.stat-item{text-align:center;padding:36px 24px}.stat-val{font-size:clamp(32px,4.5vw,52px);font-weight:800;line-height:1;margin-bottom:10px;letter-spacing:-.02em}.stat-lbl{font-size:14px;color:hsla(0,0%,100%,.5);line-height:1.4;max-width:160px;margin:0 auto}.where-section{padding:100px 32px;background:#111118;text-align:center;position:relative;overflow:hidden}.ws-bg{position:absolute;inset:0;pointer-events:none;z-index:0}.ws-glow-c{position:absolute;top:5%;left:50%;transform:translateX(-50%);width:720px;height:480px;background:radial-gradient(ellipse at center,rgba(249,115,22,.1) 0,rgba(236,72,153,.07) 45%,transparent 70%);filter:blur(48px)}.ws-glow-l{top:28%;left:-8%;width:440px;height:380px;background:radial-gradient(ellipse at center,rgba(236,72,153,.09) 0,transparent 65%)}.ws-glow-l,.ws-glow-r{position:absolute;filter:blur(56px)}.ws-glow-r{top:22%;right:-8%;width:420px;height:360px;background:radial-gradient(ellipse at center,rgba(249,115,22,.09) 0,transparent 65%)}.ws-bub{position:absolute;border-radius:50%;opacity:.07;filter:blur(26px);animation:wsBubFloat 8s ease-in-out infinite}@keyframes wsBubFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.ws-floats{position:absolute;display:flex;flex-direction:column;gap:0;pointer-events:none;z-index:4}.ws-floats .ws-fcard:last-child{margin-top:115px}.ws-floats-l{left:0;top:8%;align-items:flex-end}.ws-floats-r{right:0;top:22%;align-items:flex-start}.ws-fcard{display:flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.09);border-radius:14px;padding:10px 14px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:.8;min-width:152px;animation:wsFCardFloat 6s ease-in-out infinite}@keyframes wsFCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ws-fcard-ico{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ws-fcard-val{font-size:13px;font-weight:700;color:#fff;line-height:1}.ws-fcard-lbl{font-size:10px;color:hsla(0,0%,100%,.4);margin-top:3px;white-space:nowrap}.where-inner-layout,.where-sub,.where-title{position:relative;z-index:2}.where-title{font-size:clamp(28px,5vw,56px);font-weight:900;font-style:italic;letter-spacing:-.02em;color:var(--white);margin-bottom:52px;text-transform:uppercase}.where-sub{font-size:16px;color:hsla(0,0%,100%,.62);margin-bottom:56px;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.where-inner-layout{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:60px}.where-content-col{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:0}.where-phone-col{flex-shrink:0}.where-phone-wrap{position:relative;padding:0 140px}.hiw-steps{display:flex;flex-direction:column;width:100%;max-width:460px;text-align:left}.hiw-step{display:flex;gap:20px;align-items:stretch;cursor:pointer;padding:4px 14px;margin-left:-14px;border-radius:18px;transition:background .3s ease}.hiw-step:hover{background:hsla(0,0%,100%,.03)}.hiw-step-marker{flex-direction:column}.hiw-step-marker,.hiw-step-num{display:flex;align-items:center;flex-shrink:0}.hiw-step-num{width:48px;height:48px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.03);justify-content:center;font-size:13px;font-weight:800;letter-spacing:.05em;color:hsla(0,0%,100%,.38);transition:background .4s ease,border-color .4s ease,color .4s ease,box-shadow .4s ease}.hiw-step.active .hiw-step-num{background:linear-gradient(135deg,#f97316,#ec4899);border-color:transparent;color:#fff;box-shadow:0 0 28px rgba(236,72,153,.45)}.hiw-step.done .hiw-step-num{border-color:rgba(236,72,153,.55);color:hsla(0,0%,100%,.75)}.hiw-step-line{width:1.5px;flex:1 1;min-height:18px;background:hsla(0,0%,100%,.1);margin:6px 0}.hiw-step.done .hiw-step-line{background:linear-gradient(180deg,rgba(249,115,22,.55),rgba(236,72,153,.55))}.hiw-step-body{flex:1 1;min-width:0;padding-bottom:26px}.hiw-step:last-child .hiw-step-body{padding-bottom:4px}.hiw-step-title{font-size:clamp(19px,2.2vw,23px);font-weight:800;letter-spacing:-.02em;line-height:1.3;color:hsla(0,0%,100%,.45);padding-top:11px;transition:color .35s ease}.hiw-step.done .hiw-step-title,.hiw-step:hover .hiw-step-title{color:hsla(0,0%,100%,.75)}.hiw-step.active .hiw-step-title{color:#fff}.hiw-step-reveal{display:grid;grid-template-rows:0fr;transition:grid-template-rows .55s cubic-bezier(.22,1,.36,1)}.hiw-step.active .hiw-step-reveal{grid-template-rows:1fr}.hiw-step-reveal>div{overflow:hidden}.hiw-step-desc{font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.55);margin-top:7px;max-width:360px;opacity:0;transform:translateY(5px);transition:opacity .4s ease,transform .4s ease}.hiw-step.active .hiw-step-desc{opacity:1;transform:translateY(0);transition-delay:.12s}.hiw-step-track{height:3px;border-radius:99px;background:hsla(0,0%,100%,.08);margin-top:16px;overflow:hidden;opacity:0;transition:opacity .35s ease .15s}.hiw-step.active .hiw-step-track{opacity:1}.hiw-step-fill{height:100%;width:0;border-radius:99px;background:linear-gradient(90deg,#f97316,#ec4899)}.hiw-phone-glow{position:absolute;width:560px;height:560px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(249,115,22,.13) 0,rgba(236,72,153,.09) 42%,transparent 68%);filter:blur(28px);z-index:0;pointer-events:none}.hiw-dots{display:none}.hiw-dot{width:42px;height:42px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.4);font-size:14px;font-weight:800;font-family:inherit;cursor:pointer;transition:background .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}.hiw-dot.active{background:linear-gradient(135deg,#f97316,#ec4899);border-color:transparent;color:#fff;box-shadow:0 0 22px rgba(236,72,153,.45)}@keyframes hiwStepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:820px){.where-section{padding:64px 24px}.where-inner-layout{flex-direction:column-reverse;gap:26px;padding:0 4px}.where-title{margin-bottom:30px}.where-content-col{align-items:center;width:100%}.hiw-steps{max-width:440px}.hiw-step{display:none;cursor:default;padding:0;margin-left:0}.hiw-step.active{display:flex;animation:hiwStepIn .45s cubic-bezier(.22,1,.36,1)}.hiw-step:hover{background:transparent}.hiw-step-marker{display:none}.hiw-step-body{padding-bottom:0;text-align:center}.hiw-step-title{padding-top:0}.hiw-step-desc{margin-left:auto;margin-right:auto}.hiw-step-track{max-width:220px;margin:14px auto 0}.hiw-dots{gap:12px;margin-top:22px}.hiw-dots,.where-phone-col{display:flex;justify-content:center}.where-phone-col{flex-shrink:1;min-width:0}.where-phone-wrap{padding:0 40px}.where-section .phone-main{width:min(230px,62vw)}.ws-floats-l,.ws-floats-r{display:none!important}.hiw-phone-glow{width:380px;height:380px}}.step-circles-row{display:flex;align-items:center;gap:0}.step-circle-btn{width:44px;height:44px;border-radius:50%;border:2px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.04);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:15px;font-weight:700;color:hsla(0,0%,100%,.28);transition:border-color .4s ease,background .4s ease,color .4s ease,box-shadow .4s ease;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.step-circle-btn.active{border-color:rgba(236,72,153,.9);background:rgba(236,72,153,.14);color:var(--white);box-shadow:0 0 24px rgba(236,72,153,.38),inset 0 0 12px rgba(249,115,22,.12)}.step-connector-line{width:36px;height:1px;background:hsla(0,0%,100%,.11);flex-shrink:0}.phone-mockup{position:relative;border-radius:36px;overflow:hidden;background:#1a1a2e;border:2px solid hsla(0,0%,100%,.12);flex-shrink:0}.phone-main{width:280px;z-index:2;box-shadow:0 40px 80px rgba(0,0,0,.6),0 0 0 1px hsla(0,0%,100%,.06)}.phone-secondary{width:200px;z-index:1;margin-left:-28px;align-self:center;opacity:.55;box-shadow:0 24px 56px rgba(0,0,0,.5);transition:opacity .35s ease}.phone-notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:90px;height:26px;background:#0d0d12;border-radius:0 0 16px 16px;z-index:10}.phone-screen{width:100%;display:block;background:#0f0f1a}.phone-screen-img{width:100%;height:auto;display:block;transition:opacity .25s ease}.ps-topbar{display:flex;align-items:center;justify-content:space-between;padding:32px 14px 10px;font-size:12px;font-weight:600;color:var(--white)}.ps-topbar-back{font-size:18px;opacity:.7}.ps-topbar-title{font-size:13px;font-weight:600}.ps-topbar-dots{font-size:18px;opacity:.7}.ps-video{margin:0 10px;height:180px;border-radius:14px;background:linear-gradient(160deg,#2a6fc0,#1a4a8a 40%,#6b21a8);position:relative;overflow:hidden;flex-shrink:0}.ps-video-girl{position:absolute;inset:0;background:linear-gradient(160deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:40px}.ps-edit-btn{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:10px;font-weight:600;padding:5px 14px;border-radius:20px;white-space:nowrap}.ps-caption{margin:8px 10px 0;font-size:10px;color:hsla(0,0%,100%,.5);padding:6px 8px;background:hsla(0,0%,100%,.04);border-radius:8px}.ps-add-product{margin:6px 10px 0;display:flex;align-items:center;justify-content:space-between;background:hsla(0,0%,100%,.06);border-radius:10px;padding:8px 10px}.ps-add-icon{font-size:14px}.ps-add-label{font-size:10px;font-weight:600;color:hsla(0,0%,100%,.7);flex:1 1;margin-left:8px}.ps-add-arrow{font-size:12px;opacity:.5}.ps-product-tag{margin:6px 10px 0;display:flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:7px 8px}.ps-product-img{width:30px;height:30px;border-radius:6px;background:linear-gradient(135deg,#f97316,#ec4899);flex-shrink:0}.ps-product-name{font-size:9px;font-weight:600;color:var(--white)}.ps-product-price{font-size:9px;color:hsla(0,0%,100%,.5)}.ps-product-close{font-size:12px;opacity:.4;margin-left:auto}.ps-btns{margin:8px 10px 0;display:flex;gap:6px}.ps-btn{flex:1 1;padding:9px 0;border-radius:8px;font-size:11px;font-weight:700;text-align:center}.ps-btn-draft{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7)}.ps-btn-publish{background:var(--purple);color:#000}.ps-navbar{margin-top:auto;display:flex;justify-content:space-around;align-items:center;padding:10px 0 14px;border-top:1px solid hsla(0,0%,100%,.06)}.ps-nav-icon{font-size:18px;opacity:.5}.ps-nav-icon.active{opacity:1}.ps-nav-add{width:36px;height:36px;border-radius:10px;background:var(--purple);justify-content:center;font-size:20px;font-weight:300;color:#000}.feed-topbar,.ps-nav-add{display:flex;align-items:center}.feed-topbar{justify-content:space-between;padding:32px 12px 8px}.feed-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--pink),var(--purple))}.feed-video{flex:1 1;margin:0 8px;border-radius:10px;background:linear-gradient(160deg,#1e40af,#7c3aed);position:relative;overflow:hidden}.feed-video-thumb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:28px}.feed-video-overlay{position:absolute;bottom:0;left:0;right:0;padding:8px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent)}.feed-caption{font-size:8px;color:var(--white);font-weight:500}.feed-product-pin{position:absolute;top:50%;right:8px;transform:translateY(-50%);background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:8px;padding:5px 7px}.feed-pin-price{font-size:8px;color:var(--yellow);font-weight:700}.feed-pin-name{font-size:7px;color:hsla(0,0%,100%,.7)}.feed-actions{gap:10px;padding:0 8px}.feed-act,.feed-actions{display:flex;flex-direction:column;align-items:center}.feed-act{font-size:16px;gap:2px}.feed-act-num{font-size:7px;color:hsla(0,0%,100%,.5)}.feed-bottombar{display:flex;justify-content:space-around;align-items:center;padding:8px 0 10px;border-top:1px solid hsla(0,0%,100%,.06)}.feed-bot-icon{font-size:14px;opacity:.5}.feed-bot-icon.active{opacity:1}.where-slider{position:relative;gap:16px}.slider-arrow,.where-slider{display:flex;align-items:center;justify-content:center}.slider-arrow{width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);color:var(--white);font-size:18px;cursor:pointer;transition:background .2s,transform .15s;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider-arrow:hover{background:hsla(0,0%,100%,.18);transform:scale(1.06)}.steps-track-wrap{position:relative;width:340px;max-width:calc(100vw - 60px)}.steps-track{position:relative;width:100%;min-height:150px}.step-slide{position:absolute;top:0;left:0;width:100%;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:18px;padding:20px 22px 24px;box-sizing:border-box;opacity:0;pointer-events:none;will-change:transform,opacity,filter;transition:background .3s ease,border-color .3s ease}.step-slide.active{pointer-events:auto;background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.18)}.step-slide-num{font-size:26px;font-weight:900;line-height:1;margin-bottom:12px;font-style:italic;color:hsla(0,0%,100%,.2);will-change:transform,opacity}.step-slide.active .step-slide-num{color:var(--yellow)}.step-slide-text{font-size:15px;font-weight:600;line-height:1.45;color:hsla(0,0%,100%,.45);will-change:transform,opacity}.step-slide.active .step-slide-text{color:var(--white)}.slider-dots{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:24px}.slider-dot{width:8px;height:8px;border-radius:4px;background:hsla(0,0%,100%,.2);cursor:pointer;transition:width .35s cubic-bezier(.4,0,.2,1),background .25s ease}.slider-dot.active{width:28px;background:var(--white)}.steps-section{padding:96px 32px}.steps-title{font-size:clamp(26px,4vw,50px);font-weight:700;line-height:1.15;margin-bottom:16px}.steps-sub{font-size:17px;color:hsla(0,0%,100%,.52);line-height:1.65;margin-bottom:56px;max-width:540px}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.step-card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:32px 26px;transition:border-color .2s,background .2s,transform .2s}.step-card:hover{background:hsla(0,0%,100%,.065);border-color:hsla(0,0%,100%,.13);transform:translateY(-2px)}.step-num{font-size:42px;font-weight:800;color:var(--yellow);line-height:1;margin-bottom:20px}.step-name{font-size:17px;font-weight:600;margin-bottom:10px}.step-desc{font-size:14px;color:hsla(0,0%,100%,.5);line-height:1.65}.reviews-section{padding:96px 32px;background:rgba(154,164,255,.03)}.reviews-heading{font-size:clamp(24px,3.5vw,44px);font-weight:700;margin-bottom:12px}.reviews-sub{font-size:16px;color:hsla(0,0%,100%,.5);margin-bottom:48px}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:16px;gap:16px}.review-card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:28px 24px;transition:border-color .2s,transform .2s}.review-card:hover{border-color:hsla(0,0%,100%,.12);transform:translateY(-2px)}.review-stars{display:flex;gap:4px;margin-bottom:14px}.review-stars span{color:var(--yellow);font-size:16px}.review-text{font-size:15px;line-height:1.7;color:hsla(0,0%,100%,.78);margin-bottom:18px}.review-author{gap:10px}.review-author,.review-avatar{display:flex;align-items:center}.review-avatar{width:36px;height:36px;border-radius:50%;justify-content:center;font-size:15px;font-weight:700;color:#000;flex-shrink:0}.review-name{font-size:14px;font-weight:600}.review-meta{font-size:12px;color:hsla(0,0%,100%,.4)}.faq-section{padding:96px 32px;position:relative;overflow:hidden}.faq-section:before{content:"";position:absolute;top:-10%;left:50%;transform:translateX(-50%);width:760px;height:420px;background:radial-gradient(ellipse at center,rgba(249,115,22,.06) 0,rgba(236,72,153,.04) 45%,transparent 70%);filter:blur(48px);pointer-events:none}.faq-title{font-size:clamp(26px,4vw,48px);font-weight:800;letter-spacing:-.02em;margin-bottom:48px;text-align:center;position:relative}.faq-list{display:flex;flex-direction:column;gap:10px;max-width:780px;margin:0 auto;position:relative}.faq-item{background:var(--card);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:border-color .25s,background .25s}.faq-item:hover{border-color:hsla(0,0%,100%,.14)}.faq-item.open{border-color:rgba(236,72,153,.32);background:rgba(236,72,153,.04)}.faq-q{width:100%;background:transparent;border:none;color:var(--white);font-size:16px;font-weight:600;text-align:left;padding:20px 22px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:inherit;transition:color .2s}.faq-q:hover{color:hsla(0,0%,100%,.85)}.faq-chevron{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:hsla(0,0%,100%,.07);display:flex;align-items:center;justify-content:center;transition:background .2s,transform .3s}.faq-item.open .faq-chevron{transform:rotate(180deg);background:linear-gradient(135deg,#f97316,#ec4899)}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-a-inner{padding:0 22px 20px;font-size:15px;color:hsla(0,0%,100%,.6);line-height:1.75}.faq-a-inner p{margin:0 0 10px}.faq-a-inner p:last-child{margin-bottom:0}.faq-a-inner ul{list-style:none;margin:0 0 10px;display:flex;flex-direction:column;gap:4px}.faq-a-inner li{padding-left:16px;position:relative}.faq-a-inner li:before{content:"";position:absolute;left:0;top:.72em;width:5px;height:5px;border-radius:50%;background:linear-gradient(92deg,#f97316,#ec4899)}.faq-item.open .faq-a{max-height:600px}.download-section{padding:110px 32px 120px;text-align:center;position:relative;overflow:hidden}@media (max-width:820px){.download-section{padding:70px 20px 80px}}.download-glow{position:absolute;top:0;left:50%;transform:translateX(-50%);width:900px;height:500px;background:radial-gradient(ellipse at top,rgba(249,115,22,.09) 0,rgba(236,72,153,.06) 40%,transparent 68%);pointer-events:none}.download-section>:not(.download-glow){position:relative;z-index:1}.download-title{font-size:clamp(30px,5.5vw,64px);font-weight:800;margin-bottom:18px;line-height:1.1;letter-spacing:-.02em}.download-sub{font-size:18px;color:hsla(0,0%,100%,.52);margin-bottom:52px;max-width:420px;margin-left:auto;margin-right:auto;line-height:1.6}.dl-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.dl-btn{display:inline-flex;align-items:center;gap:14px;background:#fff;color:#000;text-decoration:none;padding:14px 28px;border-radius:14px;font-size:15px;font-weight:600;transition:opacity .2s,transform .15s,box-shadow .2s}.dl-btn:hover{transform:translateY(-3px);box-shadow:0 14px 40px rgba(236,72,153,.3)}.dl-btn-icon{font-size:26px;line-height:1;display:flex}.dl-btn-text{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.dl-btn-small{font-size:11px;font-weight:400;opacity:.6}.dl-btn-store{font-size:17px;font-weight:700}.footer-wrap{position:relative}.footer-wrap:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(249,115,22,.45) 30%,rgba(236,72,153,.45) 70%,transparent)}.footer-wrap{overflow:hidden}.footer{max-width:1180px;margin:0 auto;padding:76px 32px 0;position:relative}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:56px}.footer-brand{max-width:320px}.footer-logo{font-size:30px;font-weight:900;letter-spacing:-.04em;background:linear-gradient(92deg,#f97316,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.footer-tagline{margin-top:14px;font-size:14px;line-height:1.65;color:hsla(0,0%,100%,.42)}.footer-socials{display:flex;gap:10px;margin-top:22px}.footer-social{width:38px;height:38px;border-radius:50%;border:1px solid hsla(0,0%,100%,.13);color:hsla(0,0%,100%,.65);display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .2s ease}.footer-social:hover{background:linear-gradient(135deg,#f97316,#ec4899);border-color:transparent;color:#fff;transform:translateY(-3px)}.footer-cols{display:flex;gap:clamp(40px,6vw,88px);flex-wrap:wrap}.footer-col{display:flex;flex-direction:column;gap:13px;min-width:120px}.footer-col-title{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.32);margin-bottom:5px}.footer-col a{color:hsla(0,0%,100%,.55);text-decoration:none;font-size:14px;width:-moz-fit-content;width:fit-content;transition:color .2s ease,transform .2s ease}.footer-col a:hover{color:#fb7185;transform:translateX(3px)}.footer-bottom{margin-top:64px;padding:22px 0;border-top:1px solid hsla(0,0%,100%,.07);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;position:relative;z-index:1}.footer-copy{font-size:13px;color:hsla(0,0%,100%,.28)}.footer-top-btn{display:inline-flex;align-items:center;gap:9px;background:transparent;border:none;color:hsla(0,0%,100%,.5);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:color .2s ease}.footer-top-btn:hover{color:#fff}.footer-top-ico{width:30px;height:30px;border-radius:50%;border:1px solid hsla(0,0%,100%,.14);display:flex;align-items:center;justify-content:center;transition:background .25s ease,border-color .25s ease,transform .25s ease}.footer-top-btn:hover .footer-top-ico{background:linear-gradient(135deg,#f97316,#ec4899);border-color:transparent;transform:translateY(-2px)}.footer-ghost{text-align:center;font-size:clamp(110px,21vw,300px);font-weight:900;letter-spacing:-.05em;line-height:.76;margin-bottom:-.28em;background:linear-gradient(92deg,#f97316,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;opacity:.1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,#000 10%,transparent 96%);mask-image:linear-gradient(180deg,#000 10%,transparent 96%)}@media (max-width:820px){.footer{padding-top:56px}.footer-top{flex-direction:column;gap:44px}.footer-cols{gap:40px}.footer-bottom{margin-top:48px}}.hero-frame-wrap{position:absolute;left:62%;top:55%;transform:translateY(-50%);z-index:10;pointer-events:none}.hero-frame-inner{position:relative;animation:heroFrameFloat 6.5s ease-in-out infinite}.hero-frame-img{width:clamp(160px,19vw,270px);height:auto;display:block;filter:drop-shadow(0 20px 48px rgba(0,0,0,.5));position:relative}.hero-frame-video{position:absolute;top:2%;left:2.5%;width:95%;bottom:4%;object-fit:cover;border-radius:7%;display:block;pointer-events:none}@keyframes heroFrameFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.hf-badge{position:absolute;display:flex;align-items:center;gap:7px;padding:7px 13px;border-radius:100px;font-size:12px;font-weight:700;white-space:nowrap;pointer-events:none}.hf-badge-views{top:12%;left:-28%;background:var(--yellow);color:#000;box-shadow:0 4px 18px rgba(255,255,130,.4);animation:badgeFloat 4.8s ease-in-out .4s infinite}.hf-badge-earn{bottom:22%;right:-22%;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 4px 18px rgba(34,197,94,.45);animation:badgeFloat 5.2s ease-in-out 1s infinite}.hf-badge-top{top:-6%;right:-12%;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;animation:badgeFloat 4.2s ease-in-out .2s infinite}.hf-badge-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-frame-inner{overflow:visible}.hf-like-zone{position:absolute;top:38%;left:50%;transform:translateX(-50%);width:130px;height:170px;z-index:10;pointer-events:none}.hf-glow-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:90px;height:90px;border-radius:50%;background:radial-gradient(circle,rgba(255,60,100,.55) 0,transparent 70%);animation:glowRingPop 2.8s ease-out infinite}@keyframes glowRingPop{0%{transform:translate(-50%,-50%) scale(0);opacity:0}12%{transform:translate(-50%,-50%) scale(1.6);opacity:1}40%{transform:translate(-50%,-50%) scale(2.2);opacity:.3}60%{transform:translate(-50%,-50%) scale(2.8);opacity:0}to{transform:translate(-50%,-50%) scale(0);opacity:0}}.hf-big-heart{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:72px;height:72px;filter:drop-shadow(0 0 18px rgba(255,60,100,.9)) drop-shadow(0 0 6px rgba(255,60,100,1));animation:bigHeartPop 2.8s ease-out infinite}.hf-big-heart svg,.hf-rise svg{display:block}@keyframes bigHeartPop{0%{transform:translate(-50%,-50%) scale(0);opacity:0}14%{transform:translate(-50%,-50%) scale(1.45);opacity:1}28%{transform:translate(-50%,-50%) scale(.92);opacity:1}60%{transform:translate(-50%,-50%) scale(1.05);opacity:.85}to{transform:translate(-50%,-50%) scale(.95);opacity:0}}.hf-rise{position:absolute;bottom:0;width:20px;height:20px;opacity:0;filter:drop-shadow(0 0 6px rgba(255,60,100,.8));animation:heartRiseUp 2.8s ease-out infinite}@keyframes heartRiseUp{0%{opacity:0;transform:translateY(0) scale(.5)}18%{opacity:1;transform:translateY(-30px) scale(1.15)}72%{opacity:.7;transform:translateY(-115px) scale(.85)}to{opacity:0;transform:translateY(-155px) scale(.6)}}@media (max-width:900px){.hero-frame-wrap{left:50%;transform:translate(-50%,-50%);z-index:1;opacity:.18;filter:blur(6px)}.hero-frame-inner{animation:none}.hero-frame-img{width:clamp(260px,70vw,420px)}.hf-badge{display:none}}@keyframes floatA{0%,to{transform:rotate(-6deg) translateY(0)}50%{transform:rotate(-6deg) translateY(-12px)}}@keyframes floatB{0%,to{transform:rotate(4deg) translateY(0)}50%{transform:rotate(4deg) translateY(-10px)}}@keyframes floatBr{0%,to{transform:rotate(5deg) translateY(0)}50%{transform:rotate(5deg) translateY(-10px)}}@keyframes floatC{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.fp-1{animation:floatA 5s ease-in-out infinite}.fp-2{animation:floatC 4s ease-in-out .5s infinite}.fp-3{animation:floatB 5.5s ease-in-out 1s infinite}.fp-4{animation:floatBr 4.5s ease-in-out .8s infinite}.fp-5{animation:floatC 5s ease-in-out .3s infinite}.fp-6{animation:floatC 4.2s ease-in-out 1.2s infinite}.hero-ticker{position:absolute;bottom:max(28px,2.8vw);left:0;right:0;width:100%;z-index:0;padding:17px 0;background:linear-gradient(90deg,#f97316,#ec4899);transform-origin:bottom center;transform:rotate(-3deg);overflow:hidden}.ticker-track{display:flex;align-items:center;white-space:nowrap;animation:tickerScroll 24s linear infinite}@keyframes tickerScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ticker-item{font-size:18px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;padding:0 20px;flex-shrink:0;color:hsla(0,0%,100%,.9)}.ticker-sep{flex-shrink:0;font-size:13px;color:hsla(0,0%,100%,.55)}@media (max-width:820px){.affiliate-inner,.cpm-layout,.et-layout,.tasks-inner{grid-template-columns:1fr;gap:40px}.cpm-section,.earning-types,.faq-section,.reviews-section,.steps-section,.tasks-section{padding:60px 20px}.stats-section{padding:52px 20px}.where-section{padding:64px 20px}.download-section{padding:72px 20px}.cpm-photo{height:300px}.cpm-photo,.tasks-img{width:100%;max-width:340px}.tasks-img{height:260px}.affiliate-section{padding:64px 24px 100px;overflow:hidden}.affiliate-section:before{width:100%;height:300px;bottom:0}.affiliate-section:after{height:180px}.affiliate-inner{flex-direction:column;gap:32px}.affiliate-visual{width:100%;padding:20px 0 40px;-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent 88%);mask-image:linear-gradient(180deg,#000 50%,transparent 88%);display:flex;justify-content:center}.aff-phone-img{width:260px}.aff-badge{padding:7px 10px;gap:7px;border-radius:11px}.aff-badge-icon{width:26px;height:26px;border-radius:7px;font-size:12px}.aff-badge-title{font-size:10px}.aff-badge-sub{font-size:9px}.aff-badge-earn{margin-left:8px;font-size:10px}.phone-secondary,.tasks-notif,.tasks-stars{display:none}.phone-main{width:230px}.ws-bub,.ws-glow-l,.ws-glow-r{display:none}.ws-glow-c{width:100%;opacity:.6}}@media (max-width:560px){.hero-ticker{bottom:39px;left:0;right:0;width:103%}.tasks-visual-img{width:100%}.nav{padding:12px 16px}.nav-logo img{height:24px;max-width:120px}.nav-try-btn{padding:8px 16px;font-size:12px}.stats-grid{grid-template-columns:repeat(2,1fr)}.where-phone-wrap{padding:0}.ws-fcard{min-width:74px;padding:5px 7px;gap:5px;border-radius:10px}.ws-fcard-ico{width:18px;height:18px;border-radius:5px}.ws-fcard-val{font-size:10px}.ws-fcard-lbl{font-size:7.5px}.aff-badge{padding:5px 7px;gap:5px;border-radius:9px}.aff-badge-icon{width:20px;height:20px;border-radius:5px;font-size:10px}.aff-badge-title{font-size:9px}.aff-badge-sub{font-size:7.5px}.aff-badge-earn{margin-left:5px;font-size:9px}.fp-2,.fp-5,.fp-6{display:none}.hero-content{padding:100px 24px 80px;max-width:100%}.hero-headline{font-size:clamp(42px,13vw,72px)}.hero-tagline{font-size:15px;max-width:260px}}.tiers-section{position:relative;display:flex;flex-direction:column;height:100vh;height:100svh}.tiers-sticky{cursor:none}.tiers-sticky .tiers-step,.tiers-sticky [onclick],.tiers-sticky a,.tiers-sticky button{cursor:pointer}.tiers-cursor{position:fixed;top:0;left:0;pointer-events:none;z-index:9999;display:flex;align-items:center;gap:7px;padding:9px 16px 9px 13px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.18);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:100px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fff;opacity:0;transform:translate(-50%,-50%) scale(.85);transition:opacity .22s ease,transform .22s ease;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tiers-cursor.tc-visible{opacity:1;transform:translate(-50%,-50%) scale(1)}.tiers-section:after{content:"";position:absolute;bottom:0;left:0;right:0;height:220px;background:linear-gradient(180deg,transparent,#111118);pointer-events:none;z-index:1}.tiers-sticky{flex:1 1;min-height:0;overflow:visible;display:flex;align-items:center;justify-content:center;position:relative}.tiers-header{max-width:680px;margin:0 auto;padding:92px 24px 0;text-align:center;flex-shrink:0}.tiers-steps{top:6px;left:50%;transform:translateX(-50%);z-index:20;display:flex;flex-direction:row;justify-content:center;gap:8px;white-space:nowrap}.tiers-orbit-scene,.tiers-steps{position:absolute;pointer-events:none}.tiers-orbit-scene{inset:0;perspective:1500px;perspective-origin:50% 50%}.tiers-orbit{position:absolute;inset:0;transform-style:preserve-3d}.tiers-eyebrow{display:inline-block;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.38);margin-bottom:10px}.tiers-title{font-size:clamp(28px,4vw,54px);font-weight:900;letter-spacing:-.03em;line-height:1.1;color:#fff;margin-bottom:14px}.tiers-sub,.tiers-title{transition:opacity .35s ease,transform .35s ease}.tiers-sub{font-size:16px;line-height:1.65;color:hsla(0,0%,100%,.48);max-width:480px;margin:0 auto 20px}.tiers-step{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:default;padding:0 16px}.tiers-step-dot{width:10px;height:10px;border-radius:50%;border:2px solid hsla(0,0%,100%,.18);background:transparent;flex-shrink:0;transition:all .5s ease}.tiers-step.ts-done .tiers-step-dot{border-color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.5)}.tiers-step.ts-active.ts-silver .tiers-step-dot{border-color:#c8d4e0;background:#c8d4e0;box-shadow:0 0 10px rgba(200,212,224,.7)}.tiers-step.ts-active.ts-gold .tiers-step-dot{border-color:#ffd060;background:#ffd060;box-shadow:0 0 10px rgba(255,185,0,.7)}.tiers-step.ts-active.ts-black .tiers-step-dot{border-color:#a5b4fc;background:#a5b4fc;box-shadow:0 0 10px rgba(165,180,252,.7)}.tiers-step-line{position:absolute;left:4px;top:10px;width:2px;height:34px;background:hsla(0,0%,100%,.08);transform:translateX(-50%)}.tiers-step-wrap{position:relative;padding-left:0}.tiers-step-name{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.22);transition:color .4s ease}.tiers-step.ts-active .tiers-step-name,.tiers-step.ts-done .tiers-step-name{color:hsla(0,0%,100%,.7)}.tier-orbit-slot{position:absolute;top:50%;left:50%;width:320px;pointer-events:none;will-change:transform,opacity,filter}.tier-orbit-slot.slot-active{pointer-events:auto}.tiers-ambient{position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity 1s cubic-bezier(.16,1,.3,1);z-index:0}.tiers-ambient.ta-visible{opacity:1}.tiers-ambient-silver{background:radial-gradient(ellipse at 50% 70%,rgba(249,115,22,.11) 0,rgba(236,72,153,.075) 42%,transparent 58%),radial-gradient(ellipse at 50% 88%,rgba(251,113,133,.08) 0,transparent 62%)}.tiers-ambient-gold{background:radial-gradient(ellipse at 50% 70%,rgba(255,185,0,.17) 0,transparent 55%)}.tiers-ambient-black{background:radial-gradient(ellipse at 50% 70%,rgba(99,102,241,.15) 0,transparent 55%)}.tier-card{position:relative;width:100%;border-radius:28px;padding:clamp(14px,1.6vw,18px) clamp(18px,2.2vw,28px) clamp(16px,2vw,22px);overflow:hidden;pointer-events:none}.tier-card.tc-active{pointer-events:auto}.tier-card-silver{background:linear-gradient(150deg,rgba(210,220,235,.11),rgba(150,165,180,.05));border:1px solid rgba(210,220,235,.2);box-shadow:0 24px 64px rgba(0,0,0,.4),0 0 54px rgba(236,72,153,.08),inset 0 1px 0 hsla(0,0%,100%,.06)}.tier-card-gold{background:linear-gradient(150deg,rgba(255,190,30,.14),rgba(200,110,0,.07));border:1px solid rgba(255,185,0,.4);animation:goldGlow 4s ease-in-out infinite}@keyframes goldGlow{0%,to{box-shadow:0 0 40px rgba(255,185,0,.1),0 24px 64px rgba(0,0,0,.45)}50%{box-shadow:0 0 90px rgba(255,185,0,.26),0 24px 64px rgba(0,0,0,.45)}}.tier-card-black{background:linear-gradient(150deg,rgba(22,22,32,.98),#08080e);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 24px 64px rgba(0,0,0,.7),inset 0 1px 0 hsla(0,0%,100%,.05)}.tier-badge{display:inline-block;font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;padding:4px 12px;border-radius:100px;margin-bottom:10px}.tier-badge-silver{background:rgba(210,220,235,.12);color:rgba(210,220,235,.65);border:1px solid rgba(210,220,235,.22)}.tier-badge-gold{background:rgba(255,185,0,.18);color:#ffd060;border:1px solid rgba(255,185,0,.42);animation:badgePulse 3s ease-in-out infinite}.tier-badge-ultimate{background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.5);border:1px solid hsla(0,0%,100%,.15)}@keyframes badgePulse{0%,to{box-shadow:0 0 0 0 rgba(255,185,0,0)}50%{box-shadow:0 0 0 6px rgba(255,185,0,.14)}}.tier-icon{position:absolute;top:clamp(22px,3vw,30px);right:clamp(18px,2.5vw,26px);width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px}.tier-icon-silver{background:rgba(210,220,235,.1)}.tier-icon-gold{background:rgba(255,185,0,.16);animation:iconPulse 3s ease-in-out infinite}.tier-icon-black{background:hsla(0,0%,100%,.07);animation:iconPulse 4s ease-in-out 1.2s infinite}@keyframes iconPulse{0%,to{box-shadow:none}50%{box-shadow:0 0 18px 4px rgba(255,185,0,.25)}}.tier-name{font-size:clamp(28px,3.2vw,38px);font-weight:900;line-height:1;margin-bottom:3px;letter-spacing:-.025em}.tier-name-silver{color:#c8d4e0}.tier-name-gold{color:#ffd060}.tier-name-black{color:#fff}.tier-req{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.3);margin-bottom:6px}.tier-counter{display:block;font-size:clamp(22px,2.8vw,32px);font-weight:900;letter-spacing:-.02em;line-height:1;margin-bottom:3px}.tier-counter-silver{color:rgba(200,212,224,.9)}.tier-counter-gold{color:#ffd060}.tier-counter-black{color:#fff}.tier-counter-label{font-size:11px;font-weight:600;color:hsla(0,0%,100%,.3);margin-bottom:12px}.tier-track{height:5px;background:hsla(0,0%,100%,.07);border-radius:100px;margin-bottom:16px;overflow:hidden}.tier-track-fill{height:100%;width:0;border-radius:100px;transition:width 1.3s cubic-bezier(.22,1,.36,1) .15s}.tier-track-fill-silver{background:linear-gradient(90deg,#8da4b8,#c8d4e0)}.tier-track-fill-gold{background:linear-gradient(90deg,#f59e0b,#ffd060)}.tier-track-fill-black{background:linear-gradient(90deg,#6366f1,#fff)}.tier-card.tc-active .tier-track-fill{width:var(--fill)}.tier-perks{list-style:none;display:flex;flex-direction:column;gap:10px}.tier-perk{display:flex;gap:12px;align-items:flex-start;opacity:0;transition:opacity .45s cubic-bezier(.16,1,.3,1)}.tier-card.tc-active .tier-perk{opacity:1}.tier-card.tc-active .tier-perk:first-child{transition-delay:.15s}.tier-card.tc-active .tier-perk:nth-child(2){transition-delay:.28s}.tier-card.tc-active .tier-perk:nth-child(3){transition-delay:.4s}.tier-perk-icon{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0;margin-top:1px}.tier-perk-icon-silver{background:rgba(210,220,235,.1)}.tier-perk-icon-gold{background:rgba(255,185,0,.15)}.tier-perk-icon-black{background:hsla(0,0%,100%,.08)}.tier-perk-title{font-size:14px;font-weight:700;color:#fff;line-height:1.3}.tier-perk-desc{font-size:12px;color:hsla(0,0%,100%,.38);margin-top:2px;line-height:1.4}.tier-sparkle{position:absolute;width:5px;height:5px;border-radius:50%;pointer-events:none;animation:sparkleFloat 3.2s ease-in-out infinite;opacity:0}@keyframes sparkleFloat{0%{opacity:0;transform:translateY(0) scale(.5)}18%{opacity:1;transform:translateY(-16px) scale(1)}78%{opacity:.4;transform:translateY(-55px) scale(.7)}to{opacity:0;transform:translateY(-75px) scale(.3)}}.tier-scroll-hint{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;color:hsla(0,0%,100%,.28);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;animation:hintBounce 2s ease-in-out infinite;transition:opacity .5s ease}.tier-scroll-hint.hidden{opacity:0;pointer-events:none}@keyframes hintBounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(5px)}}@media (max-width:900px){.tiers-sub{max-width:100%;font-size:14px}}@media (max-width:1100px){.ws-floats{display:flex}.where-phone-wrap{padding:0 90px}.ws-fcard{min-width:108px;padding:7px 10px;gap:7px;border-radius:12px}.ws-fcard-ico{width:24px;height:24px}.ws-fcard-val{font-size:11px}.ws-fcard-lbl{font-size:9px}}@media (min-width:821px) and (max-height:820px){.tiers-header{padding-top:78px}.tiers-sub{font-size:14px;line-height:1.5;margin-bottom:14px}.tier-card{transform:scale(.9)}.tier-scroll-hint{bottom:14px}}@media (min-width:821px) and (max-height:700px){.tiers-header{padding-top:64px}.tiers-sub{display:none}.tier-card{transform:scale(.8)}.tier-scroll-hint{display:none}}@media (max-width:820px){.tiers-section{display:block;height:auto;min-height:0}.tiers-section:after{display:none}.tiers-header{padding:40px 20px 24px}.tiers-sticky{height:auto!important;overflow:visible;padding:0 20px 60px;display:flex;flex-direction:column;align-items:center;gap:40px}.tiers-orbit-scene{position:relative;inset:auto;perspective:none;width:100%;pointer-events:auto}.tiers-orbit{position:relative;inset:auto;transform:none!important;transform-style:flat;display:flex;flex-direction:column;align-items:center;gap:20px}.tier-orbit-slot{position:relative;top:auto;left:auto;transform:none!important;opacity:1!important;pointer-events:auto;width:100%;max-width:400px}.tier-scroll-hint,.tiers-ambient{display:none}.tier-card{opacity:1!important;pointer-events:auto!important}.tiers-steps{display:none!important}.tier-perk{opacity:1!important;transform:none!important}.tier-track-fill{width:var(--fill)!important}}.earning-types-v2{padding:96px 32px;overflow:hidden;max-width:100vw;box-sizing:border-box}.etv2-visual{position:relative;height:500px;display:flex;align-items:center;justify-content:center}.etv2-circle{width:370px;height:370px;background:linear-gradient(170deg,#fb923c,#f97316 32%,#ec4899);box-shadow:0 0 90px rgba(249,115,22,.3),0 0 170px rgba(236,72,153,.24);transform:translate(-50%,-54%)}.etv2-circle,.etv2-dotted{position:absolute;border-radius:50%;top:50%;left:50%;z-index:0}.etv2-dotted{width:530px;height:530px;border:1.5px dashed hsla(0,0%,100%,.13);transform:translate(-50%,-52%);pointer-events:none}.etv2-photo{bottom:0;left:50%;height:92%;width:auto;object-fit:contain;z-index:1;filter:drop-shadow(0 20px 60px rgba(0,0,0,.6))}.etv2-card,.etv2-photo{position:absolute;will-change:transform}.etv2-card{background:rgba(19,19,27,.94);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:14px 18px;z-index:3;color:#fff;box-shadow:0 16px 48px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.06);white-space:nowrap}.etv2-pill{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#0a0a10;border:1px solid hsla(0,0%,100%,.08);border-radius:30px;padding:4px 11px;margin-bottom:8px}.etv2-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 6px rgba(34,197,94,.8);display:inline-block}.etv2-num{font-size:22px;font-weight:900;color:#fff;line-height:1.1}.etv2-lbl{font-size:12px;font-weight:500;color:hsla(0,0%,100%,.6);margin-top:2px}.etv2-card-1{top:4%;right:0;min-width:180px}.etv2-card-2{top:32%;left:-18px;padding:16px 20px;border-radius:24px;min-width:150px}.etv2-card-2-icon{width:40px;height:40px;border-radius:50%;background:#4f46e5;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:10px;box-shadow:0 6px 18px rgba(79,70,229,.45)}.etv2-card-3{bottom:4%;left:4%;display:flex;align-items:flex-start;gap:12px;padding:16px 16px 16px 18px;border-radius:24px}.etv2-card-3-icon{width:40px;height:40px;background:#22c55e;box-shadow:0 6px 18px rgba(34,197,94,.4)}.etv2-card-3-arrow,.etv2-card-3-icon{border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.etv2-card-3-arrow{width:36px;height:36px;background:#fff;color:#0d0d12;margin-left:6px}.etv2-card-4{bottom:16%;right:-14px;padding:12px 14px;border-radius:24px;min-width:180px}.etv2-mini{position:absolute;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 10px 26px rgba(0,0,0,.4);pointer-events:none}.etv2-mini-plus{top:30%;right:2%;background:linear-gradient(135deg,#f97316,#ec4899)}.etv2-mini-dollar{bottom:3%;right:26%;background:linear-gradient(135deg,#ec4899,#f97316)}.etv2-mini-dh{font-size:12px;font-weight:900;letter-spacing:.02em;color:#fff}.etv2-creator-row{display:flex;align-items:center;gap:8px;padding:5px 0;border-bottom:1px solid hsla(0,0%,100%,.08);font-size:11px;font-weight:600;color:#fff}.etv2-creator-row:last-child{border-bottom:none}.etv2-creator-av{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.etv2-creator-handle{font-size:11px;font-weight:600;color:#fff}.etv2-creator-tag{font-size:10px;color:hsla(0,0%,100%,.5)}@media (min-width:821px){.earning-types-v2 .etv2-visual{order:2}.earning-types-v2 .et-content{order:1}}.etv2-tag{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;border-radius:100px;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.28);color:#a78bfa;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:24px}.etv2-tag-dot{width:7px;height:7px;border-radius:50%;background:#8b5cf6;box-shadow:0 0 8px rgba(139,92,246,.8)}.etv2-title{font-size:clamp(28px,2.9vw,42px);font-weight:900;line-height:1.14;letter-spacing:-.02em;color:#fff;margin-bottom:18px}.etv2-title-grad{background:linear-gradient(92deg,#f97316 8%,#ec4899 85%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.etv2-body{font-size:15px;line-height:1.7;color:hsla(0,0%,100%,.55);max-width:460px;margin-bottom:30px}.etv2-features{display:flex;flex-direction:column;gap:14px;margin-bottom:36px}.tasks-features{margin-top:26px;margin-bottom:0;gap:18px}.tasks-cta{margin-top:30px}.etv2-feature{display:flex;align-items:center;gap:15px}.etv2-feature-icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.etv2-dh-txt{font-size:14px;font-weight:900;letter-spacing:.02em;color:#9aa4ff}.etv2-feature-title{font-size:15px;font-weight:700;color:#fff}.etv2-feature-desc{font-size:13px;color:hsla(0,0%,100%,.5);margin-top:2px}.etv2-ctas{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:28px}.etv2-btn{display:inline-flex;align-items:center;gap:12px;padding:9px 9px 9px 26px;border-radius:100px;font-size:15px;font-weight:700;color:#fff;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.etv2-btn-primary{background:linear-gradient(92deg,#f97316 8%,#ec4899 85%);color:#fff;font-weight:700;box-shadow:0 10px 32px rgba(236,72,153,.28)}.etv2-btn-primary:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 14px 42px rgba(236,72,153,.4);filter:brightness(1.06)}.etv2-btn-primary .etv2-btn-chip{background:hsla(0,0%,100%,.22);color:#fff}.etv2-btn-secondary{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.14)}.etv2-btn-secondary:hover{background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.25)}.etv2-btn-chip{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.22);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.etv2-btn-chip-white{background:#fff;color:#0d0d12}.etv2-proof{display:flex;align-items:center;gap:10px}.etv2-proof-avatars{height:30px;width:auto;display:block}.etv2-proof-text{font-size:13px;color:hsla(0,0%,100%,.6)}.etv2-proof-text strong{color:#9aa4ff;font-weight:800}@media (max-width:820px){.earning-types-v2{padding:60px 0;overflow:hidden}.earning-types-v2 .inner{padding-left:0;padding-right:0;max-width:100%;width:100%}.earning-types-v2 .et-layout{grid-template-columns:1fr;gap:36px}.etv2-visual{height:480px;width:100%;max-width:100%;overflow:hidden;position:relative}.etv2-circle{width:220px;height:220px}.etv2-photo{height:88%;width:auto;max-width:75%;object-fit:contain;bottom:0;left:50%}.etv2-card{padding:9px 12px;border-radius:14px;min-width:0;max-width:44%;white-space:normal;box-sizing:border-box}.etv2-pill{font-size:9px;padding:2px 7px;margin-bottom:4px}.etv2-num{font-size:15px}.etv2-lbl{font-size:9.5px}.etv2-card-2-icon{width:28px;height:28px;font-size:13px}.etv2-creator-row{font-size:9px;padding:4px 0}.etv2-creator-av{width:22px;height:22px}.etv2-creator-handle{font-size:9px}.etv2-creator-tag{font-size:8px}.etv2-card-1{top:3%;left:8px;right:auto}.etv2-card-2{top:40%;right:8px;left:auto}.etv2-card-3{bottom:5%;left:8px;right:auto}.etv2-card-4{bottom:5%;right:8px;left:auto}.earning-types-v2 .et-content{padding:0 20px}.etv2-dotted,.etv2-mini{display:none}.etv2-card-2{padding:10px 12px;min-width:0}.etv2-card-2-icon{margin-bottom:6px}.etv2-card-3{gap:8px;padding:10px 12px}.etv2-card-3-icon{width:30px;height:30px}.etv2-card-3-arrow{width:28px;height:28px;margin-left:2px}.etv2-btn{font-size:14px;padding:8px 8px 8px 20px}.etv2-btn-chip{width:32px;height:32px}}@media (max-width:420px){.etv2-visual{height:420px}.etv2-circle{width:180px;height:180px}.etv2-photo{height:84%;max-width:72%}.etv2-card{max-width:43%;padding:7px 10px}.etv2-num{font-size:13px}}@media (max-width:390px){.etv2-visual{height:390px}.etv2-circle{width:160px;height:160px}.etv2-photo{height:82%;max-width:70%}.etv2-card{max-width:42%;padding:6px 9px;border-radius:12px}.etv2-num{font-size:12px}.etv2-lbl{font-size:8.5px}.etv2-pill{font-size:8px}}#page-loader{position:fixed;inset:0;z-index:99999;background:#080808;display:flex;align-items:center;justify-content:center;overflow:hidden;pointer-events:all}.ldr-glow{width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(166,239,240,.12) 0,hsla(13,66%,69%,.08) 50%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%)}.ldr-glow,.ldr-panel{position:absolute;pointer-events:none}.ldr-panel{left:0;width:100%;height:50%;background:#080808;z-index:20}.ldr-panel-t{top:0}.ldr-panel-b{bottom:0}.ldr-body{position:relative;z-index:30;display:flex;flex-direction:column;align-items:center;gap:0}.ldr-svg-wrap{width:200px;margin-bottom:36px}.ldr-svg{width:100%;height:auto;overflow:visible;display:block}.ldr-path-fill{opacity:0}.ldr-path-stroke{fill:none;stroke:url(#ldr-grad);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;filter:url(#ldr-stroke-glow)}.ldr-track{width:160px;height:1.5px;background:hsla(0,0%,100%,.07);border-radius:2px;overflow:hidden;margin-bottom:10px}.ldr-fill{height:100%;width:100%;background:linear-gradient(90deg,#a6eff0,#e4917a);border-radius:2px;transform:scaleX(0);transform-origin:left center}.ldr-pct{font-size:10px;font-weight:600;letter-spacing:.08em;color:hsla(0,0%,100%,.2);font-family:SF Mono,Courier New,monospace;min-width:36px;text-align:right;align-self:flex-end}