.checkout-root{font-family:var(--font-dm-sans),"DM Sans",system-ui,sans-serif;background:#fff;color:#0f0f0f;-webkit-font-smoothing:antialiased;overflow-x:clip}.checkout-root *,.checkout-root :after,.checkout-root :before{box-sizing:border-box;margin:0;padding:0}.checkout-root img{display:block;max-width:100%}.checkout-root a{text-decoration:none;color:inherit}.checkout-root ul{list-style:none}.checkout-root button{font-family:inherit;cursor:pointer;border:none}.checkout-root{--purple:#6244F4;--purple2:#4a32d8;--purple-tint:#f0eeff;--purple-mid:#e8e3ff;--yellow:#DAF751;--yellow-tint:#f9fde8;--dark:#0f0f0f;--body:#444;--muted:#888;--border:#ebebeb;--bg:#f8f8f8;--white:#fff;--max-w:1180px;--px:clamp(20px,5vw,72px)}.checkout-root .reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.checkout-root .reveal.visible{opacity:1;transform:none}.checkout-root .urgency-bar{background:var(--dark);color:#fff;padding:10px var(--px);text-align:center;font-size:13px;font-weight:500}.checkout-root .urgency-bar strong{font-weight:700;color:var(--yellow)}.checkout-root nav{position:sticky;top:0;z-index:300;background:var(--white);border-bottom:1px solid var(--border);height:60px}.checkout-root .nav-wrap{height:60px;display:flex;align-items:stretch;justify-content:space-between}.checkout-root .nav-brand{display:flex;align-items:stretch;flex-shrink:0}.checkout-root .nav-yellow{background:var(--yellow);display:flex;align-items:center;padding:0 14px;gap:8px}.checkout-root .nav-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.checkout-root .nav-wordmark{line-height:1.25}.checkout-root .nav-wordmark span{display:block;font-size:10px;font-weight:800;color:rgba(0,0,0,.65);letter-spacing:1px;text-transform:uppercase}.checkout-root .nav-wordmark strong{display:block;font-size:15px;font-weight:900;color:#000;letter-spacing:-.5px}.checkout-root .nav-end{display:flex;align-items:center;gap:10px;padding-right:14px}.checkout-root .nav-trust-badge{font-size:11px;font-weight:600;color:var(--purple);background:var(--purple-tint);border:1px solid var(--purple-mid);border-radius:100px;padding:5px 12px;white-space:nowrap;display:none}@media (min-width:560px){.checkout-root .nav-trust-badge{display:block}}.checkout-root .btn-nav{background:var(--purple);color:#fff;border-radius:9px;padding:9px 16px;font-size:13px;font-weight:700;white-space:nowrap;box-shadow:0 4px 4px rgba(0,0,0,.25),inset 0 4px 4px #8C75FF;transition:transform .15s,opacity .15s;position:relative;overflow:hidden}.checkout-root .btn-nav-short{display:inline}.checkout-root .btn-nav-long{display:none}@media (min-width:480px){.checkout-root .btn-nav{padding:9px 20px;font-size:14px}.checkout-root .btn-nav-short{display:none}.checkout-root .btn-nav-long{display:inline}}.checkout-root .btn-nav:hover{transform:translateY(-2px);opacity:.9}.checkout-root .btn-nav:after{content:"";position:absolute;inset:0;width:45%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transform:translateX(-180%) skewX(-20deg);animation:checkoutShimmer 3.4s ease-in-out infinite;animation-delay:1.8s;pointer-events:none}.checkout-root .demo-hero{background-color:#0d0a1f;background-image:url(https://images.unsplash.com/photo-1571260899304-425eee4c7efc?q=80&w=2340&auto=format&fit=crop);background-size:cover;background-position:center 35%;padding:clamp(48px,6vw,80px) var(--px) clamp(64px,9vw,100px);position:relative}.checkout-root .demo-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(8,5,28,.7),rgba(10,7,30,.64) 60%,rgba(8,5,28,.74)),radial-gradient(ellipse 80% 60% at 50% 0,rgba(98,68,244,.35) 0,transparent 65%)}.checkout-root .demo-hero-copy{max-width:680px;margin:0 auto;text-align:center;position:relative;z-index:1;padding-bottom:clamp(36px,5vw,56px)}.checkout-root .demo-hero-stage{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 340px;gap:clamp(24px,3.5vw,48px);align-items:stretch;position:relative;z-index:1}@media (max-width:900px){.checkout-root .demo-hero-stage{grid-template-columns:1fr;align-items:start}.checkout-root .demo-inline-card{max-width:440px;margin:0 auto}}.checkout-root .demo-hero-right{position:relative;display:flex;flex-direction:column}.checkout-root .demo-inline-card{flex:1;display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:20px;padding:24px 26px;box-shadow:0 4px 32px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.05)}.checkout-root .dic-countdown{background:var(--dark);border-radius:10px;padding:11px 14px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:8px}.checkout-root .dic-countdown-label{font-size:11px;font-weight:600;color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:.5px}.checkout-root .dic-timer{font-size:19px;font-weight:800;color:var(--yellow);letter-spacing:.04em;font-variant-numeric:tabular-nums}.checkout-root .dic-trial-hero{background:linear-gradient(135deg,var(--yellow-tint) 0,#edfbb0 100%);border:2px solid rgba(218,247,81,.5);border-radius:14px;padding:16px 20px;text-align:center;margin-bottom:18px}.checkout-root .dic-trial-main{font-size:32px;font-weight:900;color:var(--dark);letter-spacing:-.01em;line-height:1.2}.checkout-root .dic-trial-sub{font-size:12px;font-weight:600;color:var(--body);margin-top:4px;opacity:.85}.checkout-root .dic-after-label{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px}.checkout-root .dic-price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:3px;animation:checkoutFloatY 4s ease-in-out infinite;animation-delay:1.2s}.checkout-root .dic-price{font-size:26px;font-weight:600;color:var(--dark);letter-spacing:-.04em;line-height:1}.checkout-root .dic-price sup{font-size:22px;vertical-align:super;font-weight:900}.checkout-root .dic-period{font-size:14px;color:var(--muted);font-weight:500}.checkout-root .dic-was{font-size:13px;color:var(--muted);margin-bottom:18px}.checkout-root .dic-was s{color:#bbb}.checkout-root .dic-off-badge{display:inline-block;background:var(--yellow);color:var(--dark);font-size:11px;font-weight:800;border-radius:4px;padding:2px 7px;margin-left:6px;vertical-align:middle;animation:checkoutBadgeWiggle 4s ease-in-out infinite;animation-delay:2.5s}.checkout-root .dic-features{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:9px}.checkout-root .dic-features li{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:var(--body);line-height:1.45;opacity:0;transform:translateX(-14px);transition:opacity .42s ease,transform .42s cubic-bezier(.34,1.56,.64,1)}.checkout-root .dic-features li.anim-in{opacity:1;transform:none}.checkout-root .dic-features li.anim-in svg{animation:checkoutCheckPop .45s cubic-bezier(.34,1.56,.64,1) both}.checkout-root .dic-features li svg{flex-shrink:0;margin-top:2px}.checkout-root .dic-btn{display:flex;width:100%;align-items:center;justify-content:center;gap:10px;background:var(--purple);color:#fff;border-radius:12px;padding:15px 20px;font-size:15px;font-weight:800;border:none;cursor:pointer;box-shadow:0 4px 4px rgba(0,0,0,.15),inset 0 4px 4px #8C75FF;transition:transform .15s,opacity .15s;text-decoration:none;position:relative;overflow:hidden}.checkout-root .dic-btn:hover{transform:translateY(-2px);opacity:.93}.checkout-root .dic-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.checkout-root .dic-btn:after{content:"";position:absolute;inset:0;width:45%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transform:translateX(-180%) skewX(-20deg);animation:checkoutShimmer 2.6s ease-in-out infinite;pointer-events:none}.checkout-root .dic-divider{height:1px;background:var(--border);margin:16px 0}.checkout-root .dic-features-bonus li{color:var(--body)}.checkout-root .dic-bonus-tag{display:inline-block;background:var(--yellow-tint);color:var(--dark);font-size:10px;font-weight:700;border-radius:4px;padding:1px 6px;margin-left:5px;vertical-align:middle;animation:checkoutBonusPulse 2.2s ease-in-out infinite}.checkout-root .dic-guarantee{text-align:center;font-size:11.5px;color:var(--muted);margin-top:10px;display:flex;align-items:center;justify-content:center;gap:5px}.checkout-root .dic-promo-section{margin-top:10px;min-height:81px}.checkout-root .dic-promo-row{display:flex;gap:8px;margin-top:4px}.checkout-root .dic-promo-input{flex:1;min-width:0;padding:10px 12px;border-radius:8px;border:1.5px solid var(--border);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;outline:none;transition:border-color .15s;box-sizing:border-box}.checkout-root .dic-promo-input:focus{border-color:var(--purple)}.checkout-root .dic-promo-input:disabled{opacity:.6}.checkout-root .dic-promo-apply{padding:10px 14px;border-radius:8px;background:var(--purple);color:#fff;border:none;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s;white-space:nowrap}.checkout-root .dic-promo-apply:hover:not(:disabled){opacity:.85}.checkout-root .dic-promo-apply:disabled{opacity:.5;cursor:not-allowed}.checkout-root .dic-promo-error{font-size:12px;color:#dc2626;text-align:center;margin:0;padding:0}.checkout-root .dic-promo-badge{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:8px 12px;border-radius:8px;background:#f0fdf4;border:1.5px solid #86efac;font-size:12px;font-weight:700;color:#16a34a}.checkout-root .dic-promo-badge-text{flex:1}.checkout-root .dic-promo-remove{background:none;border:none;cursor:pointer;color:#16a34a;font-size:14px;padding:0 2px;line-height:1;opacity:.7;transition:opacity .15s}.checkout-root .dic-promo-remove:hover{opacity:1}.checkout-root .demo-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:100px;padding:6px 16px;font-size:12px;font-weight:700;color:rgba(255,255,255,.85);letter-spacing:.5px;text-transform:uppercase;margin-bottom:24px;backdrop-filter:blur(8px);animation:checkoutEyebrowIn .6s cubic-bezier(.22,1,.36,1) .1s both}.checkout-root .demo-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--yellow);flex-shrink:0;box-shadow:0 0 0 3px rgba(218,247,81,.25);animation:checkoutDotBreathYellow 2.4s ease-in-out infinite}.checkout-root .demo-hero h1{font-size:clamp(32px,5.5vw,72px);font-weight:800;letter-spacing:-.035em;color:#fff;line-height:1.08;margin-bottom:22px}.checkout-root .demo-hero h1 mark{background:linear-gradient(90deg,#a78bfa,var(--yellow),#c4b8ff,#a78bfa);background-size:300% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding:0;animation:checkoutGradientFlow 4s linear infinite}.checkout-root .demo-hero-lead{font-size:clamp(15px,1.8vw,18px);color:rgba(255,255,255,.68);line-height:1.72;max-width:560px;margin:0 auto 36px}.checkout-root .demo-hero-lead strong{color:#fff;font-weight:700}.checkout-root .word-anim{display:inline-block;opacity:0;transform:translateY(22px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.checkout-root .word-anim.in{opacity:1;transform:none}.checkout-root .demo-stage{width:100%;position:relative;z-index:1;display:flex;flex-direction:column}.checkout-root .demo-stage-glow{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60%;height:32px;background:var(--purple);filter:blur(48px);opacity:.12;border-radius:50%;pointer-events:none}.checkout-root .demo-browser-bar{background:var(--bg);border-radius:16px 16px 0 0;padding:12px 18px;display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-bottom:none}.checkout-root .demo-browser-dots{display:flex;gap:6px}.checkout-root .demo-browser-dot{width:10px;height:10px;border-radius:50%}.checkout-root .demo-browser-url{flex:1;background:#fff;border-radius:6px;padding:5px 14px;font-size:11px;font-weight:500;color:var(--muted);text-align:center;letter-spacing:.2px;border:1px solid var(--border)}.checkout-root .demo-browser-badge{font-size:10px;font-weight:700;background:var(--yellow-tint);color:var(--dark);border-radius:4px;padding:2px 8px;white-space:nowrap}.checkout-root .demo-screenshot-wrap{border:1px solid var(--border);border-top:none;border-radius:0 0 16px 16px;overflow:hidden;line-height:0;position:relative;box-shadow:0 24px 80px rgba(98,68,244,.08),0 8px 32px rgba(0,0,0,.06);flex:1;min-height:0;display:flex;flex-direction:column}.checkout-root .demo-screenshot-wrap img,.checkout-root .demo-screenshot-wrap video{width:100%;display:block;border-radius:0 0 16px 16px;flex:1;min-height:0;object-fit:cover}.checkout-root .demo-annotation{position:absolute;pointer-events:none;display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.95);border:1px solid var(--border);backdrop-filter:blur(12px);border-radius:100px;padding:8px 14px;font-size:12px;font-weight:700;color:var(--dark);box-shadow:0 8px 24px rgba(0,0,0,.12);white-space:nowrap}.checkout-root .demo-annotation .da-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.checkout-root .ann-1{top:8%;left:2%}.checkout-root .ann-2{top:40%;right:2%}.checkout-root .ann-3{bottom:12%;left:4%}@media (max-width:640px){.checkout-root .ann-1,.checkout-root .ann-2,.checkout-root .ann-3{display:none}}.checkout-root .global-section{position:relative;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid var(--border)}.checkout-root .global-image-wrap,.checkout-root .global-overlay{display:none}.checkout-root .global-content{position:relative;z-index:1;max-width:760px;margin:0 auto;padding:clamp(56px,8vw,96px) var(--px);text-align:center}.checkout-root .global-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--purple);background:var(--purple-tint);border:1px solid var(--purple-mid);border-radius:100px;padding:5px 16px;margin-bottom:24px}.checkout-root .global-heading{font-size:clamp(36px,6vw,72px);font-weight:900;color:var(--dark);letter-spacing:-.04em;line-height:1.05;margin-bottom:18px}.checkout-root .global-num{background:linear-gradient(90deg,var(--purple),#9b7fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.checkout-root .global-sub{font-size:clamp(15px,2vw,18px);color:var(--body);line-height:1.7;margin-bottom:40px}.checkout-root .global-stats{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:36px;border-radius:22px;padding:clamp(20px,3vw,32px) clamp(16px,4vw,36px);position:relative;overflow:hidden;background-image:url(https://images.unsplash.com/photo-1571260899304-425eee4c7efc?q=80&w=2340&auto=format&fit=crop);background-size:cover;background-position:center 40%;box-shadow:0 8px 40px rgba(0,0,0,.14),0 2px 8px rgba(0,0,0,.08)}.checkout-root .global-stats:before{content:"";position:absolute;inset:0;border-radius:22px;background:linear-gradient(135deg,rgba(8,5,28,.82),rgba(20,12,50,.75) 50%,rgba(8,5,28,.8));pointer-events:none}.checkout-root .global-stat{text-align:center;flex:1;min-width:0;position:relative;z-index:1}.checkout-root .global-stat-n{font-size:clamp(22px,4vw,40px);font-weight:900;color:#fff;letter-spacing:-.04em;line-height:1;margin-bottom:5px}.checkout-root .global-stat-l{font-size:clamp(9px,1.5vw,11px);font-weight:600;color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:.8px}.checkout-root .global-stat-divider{width:1px;height:40px;background:rgba(255,255,255,.15);flex-shrink:0;margin:0 clamp(6px,1.5vw,16px);position:relative;z-index:1}@media (max-width:420px){.checkout-root .global-stats{flex-direction:column;gap:16px;padding:20px 24px}.checkout-root .global-stat-divider{width:100%;height:1px;margin:0}}.checkout-root .global-flags{font-size:clamp(16px,3.5vw,26px);letter-spacing:clamp(1px,1vw,4px);opacity:.7;word-break:break-word}.checkout-root .reels-section{padding:clamp(72px,10vw,112px) var(--px);border-bottom:1px solid var(--border);overflow:hidden;position:relative;z-index:2;background:#fff}.checkout-root .reels-header{text-align:center;margin-bottom:48px}.checkout-root .reels-header .eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--purple);margin-bottom:18px}.checkout-root .reels-header h2{font-size:clamp(28px,4vw,48px);font-weight:800;letter-spacing:-.03em;color:var(--dark);max-width:600px;margin:0 auto 12px}.checkout-root .reels-header p{font-size:16px;color:var(--muted);max-width:440px;margin:0 auto}.checkout-root .reels-grid{margin:0 auto;display:grid;grid-template-columns:1fr;gap:14px;max-width:320px}@media (min-width:480px){.checkout-root .reels-grid{grid-template-columns:repeat(2,1fr);max-width:660px}}@media (min-width:900px){.checkout-root .reels-grid{grid-template-columns:repeat(4,1fr);max-width:1100px}}.checkout-root .reel-card{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:9/16;cursor:pointer;transition:transform .2s,box-shadow .2s;background:#111}.checkout-root .reel-card:hover{transform:scale(1.03);box-shadow:0 16px 48px rgba(0,0,0,.25)}.checkout-root .reel-bg{position:absolute;inset:0;background-size:cover;background-position:50%}.checkout-root .reel-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translateY(-14px);width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center;transition:transform .2s,background .2s;box-shadow:0 4px 20px rgba(0,0,0,.4)}.checkout-root .reel-play:after{content:"";width:0;height:0;border-style:solid;border-width:8px 0 8px 14px;border-color:transparent transparent transparent var(--purple);margin-left:3px}.checkout-root .reel-card:hover .reel-play{background:#fff;transform:translate(-50%,-50%) translateY(-14px) scale(1.1)}.checkout-root .reel-band-chip{position:absolute;top:12px;right:12px;background:var(--yellow);color:var(--dark);font-size:10px;font-weight:800;letter-spacing:.5px;padding:4px 10px;border-radius:100px;text-transform:uppercase}.checkout-root .reels-cta{text-align:center;margin-top:36px;font-size:14px;color:var(--muted)}.checkout-root .reels-cta a{color:var(--purple);font-weight:700}.checkout-root .science-section{padding:clamp(60px,8vw,100px) var(--px);border-bottom:1px solid var(--border);background:#fff;overflow:hidden}.checkout-root .science-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1fr;gap:clamp(36px,6vw,64px);align-items:center}@media (min-width:860px){.checkout-root .science-inner{grid-template-columns:1fr 1.1fr}}.checkout-root .science-copy .eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:700;color:var(--purple);background:var(--purple-tint);border:1px solid var(--purple-mid);padding:5px 12px;border-radius:100px;margin-bottom:22px}.checkout-root .science-copy h2{font-size:clamp(26px,4vw,42px);font-weight:800;letter-spacing:-.03em;color:var(--dark);line-height:1.15;margin-bottom:16px}.checkout-root .science-copy h2 em{font-style:normal;color:var(--purple)}.checkout-root .science-lead{font-size:16px;color:var(--body);line-height:1.7;margin-bottom:32px;max-width:420px}.checkout-root .science-points{display:flex;flex-direction:column;gap:18px}.checkout-root .science-point{display:flex;align-items:flex-start;gap:14px}.checkout-root .science-point-icon{width:40px;height:40px;border-radius:11px;flex-shrink:0;background:var(--purple-tint);border:1px solid var(--purple-mid);display:flex;align-items:center;justify-content:center}.checkout-root .science-point-icon svg{width:18px;height:18px}.checkout-root .science-point-title{font-size:14px;font-weight:700;color:var(--dark);margin-bottom:3px}.checkout-root .science-point-sub{font-size:13px;color:var(--muted);line-height:1.6}.checkout-root .science-video-wrap{position:relative;border-radius:20px;overflow:hidden;background:#0a0a0f;box-shadow:0 24px 80px rgba(98,68,244,.12),0 8px 32px rgba(0,0,0,.1);aspect-ratio:1/1;width:100%;margin:0 auto}@media (min-width:860px){.checkout-root .science-video-wrap{aspect-ratio:1/1;max-width:none;margin:0}}.checkout-root .science-video-wrap video{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}.checkout-root .science-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.28);cursor:pointer;transition:background .2s}.checkout-root .science-play-overlay:hover{background:rgba(0,0,0,.18)}.checkout-root .science-play-btn{width:68px;height:68px;border-radius:50%;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px rgba(0,0,0,.35);transition:transform .2s,background .2s}.checkout-root .science-play-overlay:hover .science-play-btn{transform:scale(1.08)}.checkout-root .science-play-btn:after{content:"";width:0;height:0;border-style:solid;border-width:10px 0 10px 18px;border-color:transparent transparent transparent var(--purple);margin-left:4px}.checkout-root .science-video-wrap.playing .science-play-overlay{display:none}.checkout-root .mission-section{padding:clamp(80px,11vw,128px) var(--px);text-align:center;border-bottom:1px solid var(--border)}.checkout-root .mission-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--purple);margin-bottom:24px}.checkout-root .mission-h{font-size:clamp(28px,4.5vw,56px);font-weight:800;line-height:1.12;letter-spacing:-.03em;color:var(--dark);max-width:860px;margin:0 auto 64px}.checkout-root .mission-h mark{background:linear-gradient(180deg,transparent 55%,rgba(218,247,81,.65) 0);color:inherit;padding:0}.checkout-root .mission-cards{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:640px){.checkout-root .mission-cards{grid-template-columns:repeat(3,1fr)}}.checkout-root .mission-card{background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:28px 24px;text-align:left;transition:box-shadow .2s,transform .2s}.checkout-root .mission-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.07);transform:translateY(-3px)}.checkout-root .mission-sub{font-size:clamp(15px,1.6vw,18px);color:var(--body);line-height:1.75;max-width:620px;margin:0 auto 52px;text-align:center}.checkout-root .mission-sub em{font-style:italic;color:var(--dark);font-weight:600}.checkout-root .mc-icon{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--muted);margin-bottom:16px}.checkout-root .mc-icon-dot{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center}.checkout-root .mc-num{font-size:clamp(36px,5vw,52px);font-weight:800;color:var(--dark);letter-spacing:-2px;line-height:1;margin-bottom:8px}.checkout-root .mc-lbl{font-size:14px;color:var(--muted);font-weight:400;line-height:1.5}.checkout-root .trust-strip{padding:clamp(24px,4vw,40px) var(--px);background:var(--bg);border-bottom:1px solid var(--border)}.checkout-root .trust-strip-inner{max-width:var(--max-w);margin:0 auto;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center}.checkout-root .trust-item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--body)}.checkout-root .trust-dot{width:8px;height:8px;border-radius:50%;background:var(--yellow);flex-shrink:0}.checkout-root .trust-item strong{color:var(--dark)}.checkout-root .product-section{padding:clamp(80px,11vw,128px) var(--px);border-bottom:1px solid var(--border)}.checkout-root .product-inner{max-width:var(--max-w);margin:0 auto}.checkout-root .section-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--purple);margin-bottom:14px}.checkout-root .section-h2{font-size:clamp(28px,4vw,52px);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:16px}.checkout-root .accent-rule{display:block;width:36px;height:3px;background:var(--yellow);border-radius:2px;margin-bottom:18px}.checkout-root .feat-rows{display:flex;flex-direction:column;gap:56px}.checkout-root .feat-row{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media (min-width:768px){.checkout-root .feat-row{grid-template-columns:1fr 1fr;gap:64px}.checkout-root .feat-row.flip{direction:rtl}.checkout-root .feat-row.flip>*{direction:ltr}}.checkout-root .feat-copy .feat-label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--purple);margin-bottom:12px;display:flex;align-items:center;gap:8px}.checkout-root .feat-copy .feat-label:before{content:"";display:inline-block;width:20px;height:2px;background:var(--purple);border-radius:2px}.checkout-root .feat-copy h3{font-size:clamp(20px,2.8vw,34px);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:14px}.checkout-root .feat-copy p{font-size:15px;color:var(--body);line-height:1.75;margin-bottom:22px;max-width:420px}.checkout-root .feat-pills{display:flex;flex-wrap:wrap;gap:8px}.checkout-root .feat-pill{font-size:12px;font-weight:600;padding:6px 14px;border-radius:100px;background:var(--purple-tint);border:1px solid var(--purple-mid);color:var(--purple)}.checkout-root .feat-pill.y{background:var(--yellow-tint);border-color:rgba(218,247,81,.5);color:#5a3e00}.checkout-root .feat-visual{background:var(--bg);border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.06)}.checkout-root .feat-visual video{width:100%;display:block}.checkout-root .feat-visual-dark{background:#0a0a0a;border:none}.checkout-root .included-section{padding:clamp(72px,10vw,112px) var(--px);background:#0a0a0a;border-bottom:1px solid rgba(255,255,255,.06)}.checkout-root .included-inner{max-width:var(--max-w);margin:0 auto}.checkout-root .included-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--yellow);margin-bottom:14px}.checkout-root .included-h2{font-size:clamp(28px,4vw,52px);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:56px;max-width:700px}.checkout-root .included-grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:640px){.checkout-root .included-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.checkout-root .included-grid{grid-template-columns:repeat(3,1fr)}}.checkout-root .inc-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:28px 24px;transition:background .2s,border-color .2s}.checkout-root .inc-card:hover{background:rgba(255,255,255,.07);border-color:rgba(218,247,81,.3)}.checkout-root .inc-num{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--yellow);margin-bottom:12px}.checkout-root .inc-title{font-size:18px;font-weight:800;color:#fff;letter-spacing:-.03em;margin-bottom:8px}.checkout-root .inc-desc{font-size:13px;color:rgba(255,255,255,.5);line-height:1.7}.checkout-root .report-section{padding:clamp(72px,10vw,112px) var(--px);border-bottom:1px solid var(--border);background:var(--bg)}.checkout-root .report-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1fr;gap:56px;align-items:center}@media (min-width:900px){.checkout-root .report-inner{grid-template-columns:1fr 1fr;gap:72px}}.checkout-root .report-copy h2{font-size:clamp(26px,3.5vw,44px);font-weight:800;letter-spacing:-.03em;color:var(--dark);line-height:1.12;margin:16px 0 18px}.checkout-root .report-lead{font-size:16px;color:var(--body);line-height:1.72;margin-bottom:32px;max-width:440px}.checkout-root .report-lead strong{color:var(--dark);font-weight:700}.checkout-root .report-points{display:flex;flex-direction:column;gap:20px}.checkout-root .rp-item{display:flex;gap:14px;align-items:flex-start}.checkout-root .rp-icon{width:36px;height:36px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}.checkout-root .rp-title{font-size:14px;font-weight:700;color:var(--dark);margin-bottom:3px}.checkout-root .rp-sub{font-size:13px;color:var(--muted);line-height:1.6}.checkout-root .report-page{background:#fff;border:1px solid var(--border);border-radius:16px;padding:24px;box-shadow:0 8px 40px rgba(0,0,0,.08)}.checkout-root .rpg-top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:16px}.checkout-root .rpg-overall-inline{text-align:center;flex-shrink:0;border:2px solid var(--purple);border-radius:12px;padding:10px 16px}.checkout-root .rpg-tag{font-size:9px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:var(--purple);margin-bottom:6px}.checkout-root .rpg-title{font-size:20px;font-weight:800;color:var(--dark);letter-spacing:-.03em}.checkout-root .rpg-title span{color:var(--purple)}.checkout-root .rpg-meta-row{display:flex;gap:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:16px}.checkout-root .rpg-meta-item{flex:1;padding:8px 10px;border-right:1px solid var(--border)}.checkout-root .rpg-meta-item:last-child{border-right:none}.checkout-root .rpg-meta-lbl{font-size:8px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--muted);margin-bottom:3px}.checkout-root .rpg-meta-val{font-size:11px;font-weight:600;color:var(--dark)}.checkout-root .rpg-rows{display:flex;flex-direction:column;gap:0;margin-bottom:16px}.checkout-root .rpg-row{display:grid;grid-template-columns:1fr 32px 1fr 80px;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--border)}.checkout-root .rpg-row:last-child{border-bottom:none}.checkout-root .rpg-crit-name{font-size:11px;font-weight:700;color:var(--dark);line-height:1.4}.checkout-root .rpg-crit-name span{font-size:9px;font-weight:400;color:var(--muted);display:block}.checkout-root .rpg-band{font-size:15px;font-weight:800;text-align:center}.checkout-root .rpg-bar-wrap{height:5px;background:var(--border);border-radius:3px;overflow:hidden}.checkout-root .rpg-bar{height:100%;border-radius:3px}.checkout-root .rpg-status{font-size:8px;font-weight:700;letter-spacing:.8px;text-align:center;padding:3px 6px;border-radius:4px}.checkout-root .rpg-stats-bar{display:flex;background:var(--dark);border-radius:10px;overflow:hidden}.checkout-root .rpg-stat{flex:1;padding:12px 8px;text-align:center;border-right:1px solid rgba(255,255,255,.1)}.checkout-root .rpg-stat:last-child{border-right:none}.checkout-root .rpg-stat-num{font-size:18px;font-weight:800;color:var(--yellow);line-height:1;margin-bottom:3px}.checkout-root .rpg-stat-lbl{font-size:9px;color:rgba(255,255,255,.5);font-weight:500;text-transform:uppercase;letter-spacing:.8px}.checkout-root .rob-lbl{font-size:8px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);margin-bottom:4px}.checkout-root .rob-score{font-size:32px;font-weight:800;color:var(--purple);letter-spacing:-2px;line-height:1}.checkout-root .rob-target{font-size:11px;font-weight:600;color:var(--purple);margin-top:4px}.checkout-root .testimonial-section{padding:clamp(80px,11vw,128px) var(--px);border-bottom:1px solid var(--border)}.checkout-root .section-heading{text-align:center;margin-bottom:56px}.checkout-root .section-heading .eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--purple);margin-bottom:18px}.checkout-root .section-heading h2{font-size:clamp(32px,4.5vw,54px);font-weight:800;letter-spacing:-.03em;color:var(--dark);max-width:700px;margin:0 auto}.checkout-root .section-heading h2 em{font-style:normal;display:inline-block;position:relative}.checkout-root .section-heading h2 em:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:5px;background:var(--yellow);border-radius:3px;z-index:1}.checkout-root .tgrid{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:640px){.checkout-root .tgrid{grid-template-columns:repeat(2,1fr)}}.checkout-root .tcard{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:18px;transition:border-color .2s,box-shadow .2s,transform .2s}.checkout-root .tcard:hover{border-color:#c9bffd;box-shadow:0 8px 32px rgba(98,68,244,.1);transform:translateY(-3px)}.checkout-root .tcard-top{display:flex;align-items:center;gap:14px}.checkout-root .tcard-av{width:48px;height:48px;border-radius:50%;background:var(--purple-tint);border:2px solid var(--purple-mid);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:var(--purple);flex-shrink:0;letter-spacing:-.5px}.checkout-root .tcard-name{font-size:15px;font-weight:700;color:var(--dark)}.checkout-root .tcard-band{font-size:13px;font-weight:500;color:var(--purple);margin-top:1px}.checkout-root .tcard-stars{color:#f59e0b;font-size:14px;letter-spacing:1px}.checkout-root .tcard-q{font-size:15px;font-weight:400;color:var(--body);line-height:1.72;flex:1}.checkout-root .tcard-q:before{content:"\201C"}.checkout-root .tcard-q:after{content:"\201D"}.checkout-root .tcard-result{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--dark);background:var(--yellow-tint);border:1px solid rgba(218,247,81,.5);border-radius:100px;padding:4px 12px;width:fit-content}.checkout-root .tgrid-extended{max-width:var(--max-w);margin:32px auto 0;display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:640px){.checkout-root .tgrid-extended{grid-template-columns:repeat(3,1fr)}}.checkout-root .tcard-sm{background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:14px}.checkout-root .testimonial-stats{max-width:var(--max-w);margin:48px auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (min-width:640px){.checkout-root .testimonial-stats{grid-template-columns:repeat(4,1fr)}}.checkout-root .t-stat-card{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:20px;text-align:center}.checkout-root .t-stat-num{font-size:clamp(28px,4vw,44px);font-weight:800;color:var(--purple);letter-spacing:-2px;line-height:1;margin-bottom:6px}.checkout-root .t-stat-lbl{font-size:13px;color:var(--muted);font-weight:400}.checkout-root .price-statement{background:#0a0a0a;padding:clamp(56px,8vw,96px) var(--px);text-align:center;overflow:hidden;position:relative}.checkout-root .price-statement:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 50%,rgba(98,68,244,.18) 0,transparent 70%);pointer-events:none}.checkout-root .ps-inner{position:relative;z-index:1}.checkout-root .ps-trial-line{font-size:clamp(16px,2.4vw,22px);font-weight:900;color:var(--yellow);letter-spacing:-.01em;margin-bottom:12px}.checkout-root .ps-label{font-size:clamp(11px,1.2vw,13px);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.45);margin-bottom:16px}.checkout-root .ps-price{font-size:clamp(80px,18vw,200px);font-weight:900;letter-spacing:-.05em;line-height:.9;background:linear-gradient(135deg,#fff 30%,rgba(255,255,255,.45));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:10px}.checkout-root .ps-price sup{font-size:.38em;vertical-align:super;-webkit-text-fill-color:transparent}.checkout-root .ps-price.anim-in{animation:checkoutPriceIn .9s cubic-bezier(.34,1.56,.64,1) both}.checkout-root .ps-period{font-size:clamp(14px,2vw,20px);font-weight:600;color:rgba(255,255,255,.4);margin-bottom:clamp(24px,4vw,40px)}.checkout-root .ps-tagline{font-size:clamp(18px,3.5vw,38px);font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.2;max-width:720px;margin:0 auto clamp(20px,3vw,32px)}.checkout-root .ps-tagline em{color:var(--yellow);font-style:normal}.checkout-root .ps-sub{font-size:clamp(13px,1.5vw,16px);color:rgba(255,255,255,.45);max-width:480px;margin:0 auto clamp(28px,4vw,44px);line-height:1.65}.checkout-root .ps-flags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:clamp(32px,4vw,48px)}.checkout-root .ps-flag{font-size:13px;font-weight:600;color:rgba(255,255,255,.55);display:flex;align-items:center;gap:6px}.checkout-root .ps-flag:before{content:"";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.2);flex-shrink:0}.checkout-root .ps-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--yellow);color:#0a0a0a;border-radius:14px;padding:17px 40px;font-size:16px;font-weight:900;white-space:nowrap;box-shadow:0 8px 32px rgba(218,247,81,.3);transition:transform .15s,box-shadow .15s,opacity .15s;text-decoration:none;cursor:pointer;border:none;font-family:inherit}.checkout-root .ps-cta:hover{transform:translateY(-3px);box-shadow:0 14px 40px rgba(218,247,81,.4)}.checkout-root .ps-cta:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.checkout-root .ps-was{margin-top:14px;font-size:13px;color:rgba(255,255,255,.3)}.checkout-root .ps-was s{color:rgba(255,255,255,.25)}.checkout-root .checkout-section{padding:clamp(80px,10vw,120px) var(--px);background:#fff;position:relative;overflow:hidden;border-bottom:1px solid var(--border)}.checkout-root .checkout-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 55% 50% at 0 60%,rgba(98,68,244,.06) 0,transparent 60%),radial-gradient(ellipse 40% 40% at 100% 0,rgba(88,101,242,.05) 0,transparent 55%)}.checkout-root .checkout-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px;position:relative;z-index:1}@media (min-width:860px){.checkout-root .checkout-inner{grid-template-columns:1.1fr 1fr;gap:64px;align-items:start}}.checkout-root .checkout-copy .co-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--purple);margin-bottom:20px;background:var(--purple-tint);border:1px solid var(--purple-mid);border-radius:100px;padding:5px 14px}.checkout-root .checkout-copy h2{font-size:clamp(26px,3.8vw,44px);font-weight:900;letter-spacing:-.04em;color:var(--dark);line-height:1.1;margin-bottom:28px;word-break:break-word}.checkout-root .checkout-copy h2 em{font-style:normal;color:var(--purple);display:block}.checkout-root .co-promise{display:flex;flex-direction:column;gap:0;margin-bottom:32px}.checkout-root .co-promise-item{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.07);min-width:0}.checkout-root .co-promise-item:first-child{padding-top:0}.checkout-root .co-promise-item:last-child{border-bottom:none;padding-bottom:0}.checkout-root .co-promise-item>div:last-child{min-width:0;flex:1}.checkout-root .co-icon{width:36px;height:36px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#111!important;border:none}.checkout-root .co-icon svg{filter:brightness(0) invert(1)}.checkout-root .co-title{font-size:14px;font-weight:700;color:var(--dark);margin-bottom:3px;word-break:break-word}.checkout-root .co-sub{font-size:13px;color:var(--body);line-height:1.6;overflow-wrap:break-word}.checkout-root .co-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.checkout-root .co-badge{font-size:11px;font-weight:600;padding:5px 13px;border-radius:100px;border:1px solid var(--border);color:var(--muted);display:flex;align-items:center;gap:5px}.checkout-root .co-badge.y{background:var(--purple-tint);border-color:var(--purple-mid);color:var(--purple)}.checkout-root .purchase-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 0 0 1px rgba(98,68,244,.18),0 40px 96px rgba(0,0,0,.6),0 12px 32px rgba(98,68,244,.2)}.checkout-root .purchase-card-head{padding:24px 22px 22px;position:relative;overflow:hidden;background:#1e0f5c}@media (min-width:480px){.checkout-root .purchase-card-head{padding:30px 30px 26px}}.checkout-root .purchase-card-head:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 100% 90% at -10% 120%,rgba(98,68,244,.9) 0,transparent 55%),radial-gradient(ellipse 70% 80% at 110% -10%,rgba(140,117,255,.6) 0,transparent 50%),radial-gradient(ellipse 50% 40% at 60% 110%,rgba(218,247,81,.08) 0,transparent 50%)}.checkout-root .purchase-card-head:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.06;background-image:radial-gradient(circle,#fff 1px,transparent 0);background-size:18px 18px}.checkout-root .pch-top-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px;position:relative;z-index:1;flex-wrap:wrap}.checkout-root .pch-label{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.45);line-height:1}.checkout-root .pch-discount-badge{background:var(--yellow);color:#0d0600;font-size:11px;font-weight:800;padding:5px 12px;border-radius:100px;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap;flex-shrink:0;line-height:1;box-shadow:0 2px 8px rgba(218,247,81,.35)}.checkout-root .pch-name{font-size:clamp(18px,4vw,22px);font-weight:900;color:#fff;letter-spacing:-.04em;line-height:1.15;margin-bottom:18px;position:relative;z-index:1;word-break:break-word}.checkout-root .pch-price-row{display:flex;align-items:baseline;gap:6px;margin-bottom:8px;position:relative;z-index:1}.checkout-root .pch-price{font-size:clamp(48px,12vw,60px);font-weight:900;color:#fff;letter-spacing:-.05em;line-height:1}.checkout-root .pch-price sup{font-size:.42em;font-weight:800;vertical-align:super;letter-spacing:0;opacity:.9}.checkout-root .pch-per{font-size:14px;font-weight:500;color:rgba(255,255,255,.55);align-self:flex-end;padding-bottom:4px}.checkout-root .pch-was{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:rgba(255,255,255,.45);position:relative;z-index:1;background:rgba(0,0,0,.2);border-radius:8px;padding:5px 10px;backdrop-filter:blur(4px)}.checkout-root .pch-was s{color:rgba(255,255,255,.3);text-decoration-color:rgba(255,255,255,.25)}.checkout-root .pch-was strong{font-weight:700;color:var(--yellow)}.checkout-root .purchase-card-body{padding:20px 22px 22px;background:#fff}@media (min-width:480px){.checkout-root .purchase-card-body{padding:22px 28px 26px}}.checkout-root .instant-label{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800;color:var(--dark);letter-spacing:1.8px;text-transform:uppercase;margin-bottom:16px}.checkout-root .instant-label:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--yellow);flex-shrink:0;box-shadow:0 0 0 3px rgba(218,247,81,.18),0 0 8px rgba(218,247,81,.3);animation:checkoutDotBreath 2.2s ease-in-out infinite}.checkout-root .instant-items{display:flex;flex-direction:column;gap:0}.checkout-root .instant-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#2a2a2a;font-weight:500;padding:8px 0;border-bottom:1px solid #f3f4f6;min-width:0;overflow-wrap:break-word}.checkout-root .instant-item:last-child{border-bottom:none}.checkout-root .instant-item-icon{width:20px;height:20px;border-radius:6px;flex-shrink:0;background:var(--purple-tint);border:1px solid var(--purple-mid);display:flex;align-items:center;justify-content:center}.checkout-root .pca-divider{height:1px;background:#f0f0f0;margin:16px 0}.checkout-root .btn-checkout{display:flex;width:100%;align-items:center;justify-content:center;gap:11px;background:linear-gradient(150deg,#5b3ef0,#6244F4 50%,#7659ff);color:#fff;border-radius:13px;padding:17px 24px;font-size:16px;font-weight:800;letter-spacing:-.2px;box-shadow:0 6px 20px rgba(98,68,244,.45),0 2px 6px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1);transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s;position:relative;overflow:hidden;border:none;font-family:inherit;cursor:pointer}.checkout-root .btn-checkout:after{content:"";position:absolute;inset:0;width:45%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transform:translateX(-180%) skewX(-20deg);animation:checkoutShimmer 2.6s ease-in-out infinite;pointer-events:none}.checkout-root .btn-checkout:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(98,68,244,.5),0 2px 6px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.2)}.checkout-root .btn-checkout:disabled{opacity:.65;cursor:not-allowed;transform:none}.checkout-root .btn-checkout-icon{width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}.checkout-root .checkout-micro{text-align:center;margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);background:#f8f8f8;border:1px solid #ededed;border-radius:10px;overflow:hidden}.checkout-root .checkout-micro span{display:flex;align-items:center;justify-content:center;gap:4px;font-size:10.5px;color:#777;font-weight:600;padding:9px 4px;white-space:nowrap}.checkout-root .checkout-micro span+span{border-left:1px solid #e4e4e4}@media (max-width:400px){.checkout-root .checkout-micro{grid-template-columns:1fr}.checkout-root .checkout-micro span+span{border-left:none;border-top:1px solid #e4e4e4}}.checkout-root .guarantee-section{padding:clamp(60px,8vw,100px) var(--px);background:var(--bg);border-bottom:1px solid var(--border)}.checkout-root .guarantee-inner{max-width:760px;margin:0 auto;text-align:center}.checkout-root .guarantee-badge{width:80px;height:80px;border-radius:50%;background:var(--yellow);border:4px solid var(--dark);display:flex;align-items:center;justify-content:center;margin:0 auto 28px;font-size:36px;font-weight:900}.checkout-root .guarantee-inner h2{font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.03em;margin-bottom:18px}.checkout-root .guarantee-inner p{font-size:16px;color:var(--body);line-height:1.75;max-width:520px;margin:0 auto}.checkout-root .btn-refund{display:inline-flex;align-items:center;gap:8px;margin-top:32px;padding:10px 22px;border-radius:8px;font-size:13px;font-weight:600;color:var(--muted);background:transparent;border:1px solid var(--border);text-decoration:none;transition:color .18s,border-color .18s;cursor:pointer;font-family:inherit}.checkout-root .btn-refund:hover{color:var(--dark);border-color:#aaa}.checkout-root .ref-section{padding:clamp(60px,8vw,96px) var(--px);border-bottom:1px solid var(--border);background:var(--bg)}.checkout-root .ref-inner{max-width:var(--max-w);margin:0 auto}.checkout-root .ref-header{text-align:center;margin-bottom:48px}.checkout-root .ref-header h2{font-size:clamp(26px,4vw,44px);font-weight:800;letter-spacing:-.03em;margin-bottom:12px}.checkout-root .ref-header p{font-size:16px;color:var(--body);max-width:500px;margin:0 auto;line-height:1.7}.checkout-root .ref-how{max-width:720px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:640px){.checkout-root .ref-how{grid-template-columns:repeat(3,1fr)}}.checkout-root .ref-step{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:24px;text-align:center;transition:border-color .2s,box-shadow .2s}.checkout-root .ref-step:hover{border-color:#c9bffd;box-shadow:0 6px 24px rgba(98,68,244,.08)}.checkout-root .ref-step-num{width:40px;height:40px;border-radius:50%;background:var(--purple);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;margin:0 auto 14px}.checkout-root .ref-step-title{font-size:15px;font-weight:700;color:var(--dark);margin-bottom:6px}.checkout-root .ref-step-sub{font-size:13px;color:var(--muted);line-height:1.6}.checkout-root .ref-reward{max-width:560px;margin:32px auto 0;background:#0f0f0f;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:32px 36px;display:flex;align-items:center;gap:24px;flex-wrap:wrap;box-shadow:0 8px 40px rgba(0,0,0,.35)}.checkout-root .ref-reward-icon{width:56px;height:56px;border-radius:16px;background:rgba(255,255,255,.07);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:28px;border:1px solid rgba(255,255,255,.1)}.checkout-root .ref-reward-copy .ref-reward-title{font-size:18px;font-weight:800;color:#fff;margin-bottom:4px}.checkout-root .ref-reward-copy .ref-reward-sub{font-size:14px;color:rgba(255,255,255,.5);line-height:1.5}.checkout-root .ref-reward-copy .ref-reward-sub strong{color:var(--yellow);font-weight:700}.checkout-root .faq-section{padding:clamp(72px,10vw,112px) var(--px);border-bottom:1px solid var(--border)}.checkout-root .faq-inner{max-width:720px;margin:0 auto}.checkout-root .faq-header{text-align:center;margin-bottom:48px}.checkout-root .faq-header h2{font-size:clamp(28px,4vw,48px);font-weight:800;letter-spacing:-.03em}.checkout-root .faq-item{border-bottom:1px solid var(--border);padding:22px 0}.checkout-root .faq-item:first-of-type{border-top:1px solid var(--border)}.checkout-root .faq-q{font-size:16px;font-weight:700;color:var(--dark);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;list-style:none;background:none;border:none;width:100%;text-align:left;font-family:inherit;padding:0}.checkout-root .faq-q-icon{font-size:20px;font-weight:400;color:var(--muted);flex-shrink:0;line-height:1}.checkout-root .faq-a{font-size:15px;color:var(--body);line-height:1.75;margin-top:14px}.checkout-root .cta-section{padding:clamp(80px,11vw,128px) var(--px);text-align:center;background:radial-gradient(ellipse 80% 70% at 50% 50%,rgba(98,68,244,.07) 0,transparent 70%);border-bottom:1px solid var(--border)}.checkout-root .cta-section h2{font-size:clamp(36px,6vw,72px);font-weight:800;letter-spacing:-.035em;color:var(--dark);max-width:800px;margin:0 auto 20px;line-height:1.06}.checkout-root .cta-section h2 em{font-style:normal;color:var(--purple)}.checkout-root .cta-section p:not(.cta-sub){font-size:clamp(15px,1.6vw,18px);color:var(--body);max-width:480px;margin:0 auto 48px}.checkout-root .cta-sub{display:block;margin:32px auto 0;font-size:14px;color:var(--muted);letter-spacing:.2px;text-align:center}.checkout-root .btn-hero{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--purple);color:#fff;border-radius:14px;padding:16px 32px;font-size:16px;font-weight:700;white-space:nowrap;box-shadow:0 4px 4px rgba(0,0,0,.25),inset 0 4px 4px #8C75FF;transition:transform .15s,opacity .15s;border:none;font-family:inherit;cursor:pointer}.checkout-root .btn-hero:hover{transform:translateY(-2px);opacity:.9}.checkout-root .btn-hero:disabled{opacity:.55;cursor:not-allowed;transform:none}.checkout-root .btn-hero .play{width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}.checkout-root .btn-hero .play:after{content:"";width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:5px 0 5px 9px;margin-left:2px}.checkout-root footer{padding:clamp(48px,7vw,72px) var(--px) clamp(28px,4vw,40px);border-top:1px solid var(--border)}.checkout-root .footer-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px}@media (min-width:640px){.checkout-root .footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:32px}}.checkout-root .footer-logo-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.checkout-root .footer-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.checkout-root .footer-name{font-size:16px;font-weight:800;color:var(--dark);letter-spacing:-.5px}.checkout-root .footer-desc{font-size:14px;color:var(--muted);line-height:1.7;max-width:240px}.checkout-root .footer-col h4{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--dark);margin-bottom:18px}.checkout-root .footer-col a{display:block;font-size:14px;color:var(--muted);margin-bottom:10px;transition:color .18s}.checkout-root .footer-col a:hover{color:var(--dark)}.checkout-root .footer-bottom{max-width:var(--max-w);margin:40px auto 0;padding-top:24px;padding-bottom:40px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}@media (min-width:640px){.checkout-root .footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.checkout-root .footer-bottom p{font-size:12px;color:#bbb}.checkout-root .float-support{position:fixed;bottom:28px;right:24px;z-index:999;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.checkout-root .float-tooltip{background:#fff;border:1px solid var(--border);border-radius:12px;padding:10px 14px;box-shadow:0 8px 28px rgba(0,0,0,.12);font-size:13px;font-weight:500;color:var(--dark);white-space:nowrap;line-height:1.45;opacity:0;transform:translateY(6px) scale(.97);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.checkout-root .float-tooltip strong{display:block;font-weight:700;margin-bottom:1px}.checkout-root .float-tooltip span{font-size:12px;color:var(--muted)}.checkout-root .float-support:hover .float-tooltip{opacity:1;transform:translateY(0) scale(1)}.checkout-root .float-btn{display:flex;align-items:center;gap:10px;background:#DAF751;color:#0f0f0f;padding:13px 20px;border-radius:100px;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 6px 24px rgba(218,247,81,.45);transition:transform .2s,box-shadow .2s;white-space:nowrap}.checkout-root .float-btn:hover{transform:translateY(-2px);box-shadow:0 10px 32px rgba(218,247,81,.55)}.checkout-root .float-btn-icon{position:relative;flex-shrink:0}.checkout-root .float-btn-icon img{width:32px;height:32px;border-radius:50%;object-fit:cover;display:block;border:2px solid rgba(255,255,255,.6)}.checkout-root .float-btn-icon:after{content:"";position:absolute;bottom:1px;right:1px;width:9px;height:9px;border-radius:50%;background:#22c55e;border:2px solid #daf751}.checkout-root .btn-nav-consult .float-btn-icon:after{display:none}@keyframes checkoutGradientFlow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes checkoutShimmer{0%{transform:translateX(-180%) skewX(-20deg)}to{transform:translateX(280%) skewX(-20deg)}}@keyframes checkoutBadgeWiggle{0%,72%,to{transform:rotate(0) scale(1)}75%{transform:rotate(-5deg) scale(1.12)}80%{transform:rotate(5deg) scale(1.14)}85%{transform:rotate(-3deg) scale(1.08)}90%{transform:rotate(2deg) scale(1.05)}95%{transform:rotate(0) scale(1.02)}}@keyframes checkoutCheckPop{0%{transform:scale(0) rotate(-20deg);opacity:0}60%{transform:scale(1.3) rotate(6deg)}to{transform:scale(1) rotate(0);opacity:1}}@keyframes checkoutDotBreath{0%,to{box-shadow:0 0 0 3px rgba(98,68,244,.15)}50%{box-shadow:0 0 0 8px rgba(98,68,244,.18),0 0 18px rgba(98,68,244,.3)}}@keyframes checkoutDotBreathYellow{0%,to{box-shadow:0 0 0 3px rgba(218,247,81,.25)}50%{box-shadow:0 0 0 7px rgba(218,247,81,.2),0 0 14px rgba(218,247,81,.3)}}@keyframes checkoutEyebrowIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:none}}@keyframes checkoutPriceIn{0%{opacity:0;transform:scale(.6) translateY(40px)}65%{transform:scale(1.06) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes checkoutFloatY{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes checkoutBonusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(.95)}}@keyframes checkoutDigitFlip{0%{transform:translateY(-10px) scaleY(.5);opacity:.3}to{transform:translateY(0) scaleY(1);opacity:1}}.checkout-root .dic-timer.flip{animation:checkoutDigitFlip .22s cubic-bezier(.4,0,.2,1) both}.checkout-root .btn-nav-consult{display:flex;align-items:center;gap:7px;background:#f1f1f1;color:#1a1a1a;padding:7px 14px 7px 8px;border-radius:100px;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 4px rgba(0,0,0,.08);transition:transform .15s,background .15s,box-shadow .15s}.checkout-root .btn-nav-consult:hover{transform:translateY(-1px);background:#e8e8e8;box-shadow:0 4px 12px rgba(0,0,0,.12)}.checkout-root .btn-nav-consult-label{line-height:1}.checkout-root .ebooks-section{padding:clamp(72px,10vw,112px) var(--px);background:#f9f9fb;border-bottom:1px solid var(--border);overflow:hidden}.checkout-root .ebooks-header{text-align:center;margin-bottom:clamp(40px,6vw,64px)}.checkout-root .ebooks-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--purple);background:var(--purple-tint);border:1px solid var(--purple-mid);border-radius:100px;padding:5px 14px;margin-bottom:18px}.checkout-root .ebooks-header h2{font-size:clamp(26px,4vw,44px);font-weight:900;letter-spacing:-.04em;color:var(--dark);line-height:1.1;margin-bottom:12px}.checkout-root .ebooks-header p{font-size:clamp(14px,2vw,16px);color:var(--muted);max-width:460px;margin:0 auto}.checkout-root .ebooks-category{margin-bottom:40px}.checkout-root .ebooks-category-label{font-size:18px;font-weight:800;color:var(--dark);letter-spacing:-.02em;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid var(--border);max-width:1100px;margin-left:auto;margin-right:auto}.checkout-root .ebooks-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:1100px;margin:0 auto}@media (min-width:600px){.checkout-root .ebooks-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:900px){.checkout-root .ebooks-grid{grid-template-columns:repeat(4,1fr);gap:20px}}@keyframes checkoutBookRise{0%{opacity:0;transform:translateY(56px) scale(.92) rotate(-1.5deg)}55%{opacity:1;transform:translateY(-9px) scale(1.02) rotate(.4deg)}75%{transform:translateY(3px) scale(.99) rotate(0deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0deg)}}@keyframes checkoutShadowLand{0%{box-shadow:0 2px 8px rgba(0,0,0,.12)}55%{box-shadow:0 28px 56px rgba(0,0,0,.38)}to{box-shadow:0 12px 40px rgba(0,0,0,.28)}}.checkout-root .book-card{display:flex;flex-direction:column;gap:10px;cursor:pointer;padding:0;text-align:left;opacity:0;transition:transform .22s ease}.checkout-root .book-card.on-shelf{animation:checkoutBookRise .58s cubic-bezier(.22,1,.36,1) forwards}.checkout-root .book-card.on-shelf .book-cover{animation:checkoutShadowLand .58s cubic-bezier(.22,1,.36,1) forwards}.checkout-root .book-card:hover{transform:translateY(-7px)}.checkout-root .book-card:hover .book-cover{box-shadow:0 24px 64px rgba(0,0,0,.35)}.checkout-root .book-cover-wrap{position:relative;width:100%;aspect-ratio:390/516;container-type:size}.checkout-root .book-shadow{position:absolute;inset:0;border-radius:4.6%;transform:translate(4px,4px);opacity:.6}.checkout-root .book-cover{position:absolute;inset:0;border-radius:4.6%;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.28);transition:box-shadow .22s ease}.checkout-root .book-spine{position:absolute;top:0;left:0;bottom:0;width:10.8%;background:rgba(255,255,255,.1);border-radius:4.6% 0 0 4.6%;z-index:1}.checkout-root .book-text{position:absolute;left:18.5%;bottom:14%;right:0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.55em}.checkout-root .book-cat{font-size:4.84cqh;font-weight:400;line-height:1;color:#E0F86E;white-space:nowrap}.checkout-root .book-title{font-size:12cqh;font-weight:400;line-height:.76;color:#E0F86E;letter-spacing:-.01em;display:block;width:100%;overflow-wrap:break-word}.checkout-root .book-name{font-size:clamp(11px,1.4vw,14px);font-weight:500;color:var(--dark);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.checkout-root .book-time{display:inline-block;font-size:12px;font-weight:500;color:var(--muted);background:#fff;border:1px solid var(--border);border-radius:100px;padding:3px 12px;align-self:flex-start}.checkout-root .ebooks-bonus-strip{max-width:1100px;margin:32px auto 0;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;background:#fff;border:1px solid var(--border);border-radius:14px}.checkout-root .ebooks-bonus-strip span{font-size:13px;color:var(--muted);font-weight:500}.checkout-root .ebooks-bonus-strip strong{color:var(--dark)}.checkout-root .ebooks-bonus-strip em{font-style:normal;color:var(--purple);font-weight:700}.checkout-root .discord-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 0 0 1px rgba(88,101,242,.15),0 24px 64px rgba(0,0,0,.1),0 8px 24px rgba(88,101,242,.1)}.checkout-root .discord-card-head{padding:28px 26px 22px;position:relative;overflow:hidden;background:linear-gradient(135deg,#4752c4,#5865F2 55%,#7289da)}.checkout-root .discord-card-head:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 90% 80% at 100% 110%,rgba(255,255,255,.1) 0,transparent 55%)}.checkout-root .discord-card-head:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle,rgba(255,255,255,.13) 1px,transparent 0);background-size:20px 20px}.checkout-root .dc-head-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1;margin-bottom:14px}.checkout-root .dc-server-info{display:flex;align-items:center;gap:10px}.checkout-root .dc-server-icon{width:44px;height:44px;border-radius:14px;background:rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(6px)}.checkout-root .dc-server-name{font-size:15px;font-weight:800;color:#fff;letter-spacing:-.02em}.checkout-root .dc-server-label{font-size:10px;color:rgba(255,255,255,.65);font-weight:500;margin-top:1px}.checkout-root .dc-verified-badge{display:flex;align-items:center;gap:4px;font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:rgba(255,255,255,.9);background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);border-radius:100px;padding:3px 10px;backdrop-filter:blur(6px)}.checkout-root .dc-online-pill{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px;font-size:12px;color:rgba(255,255,255,.9);font-weight:600}.checkout-root .dc-online-dot{width:9px;height:9px;border-radius:50%;background:#23d18b;box-shadow:0 0 0 3px rgba(35,209,139,.3);animation:checkoutDotBreath 2s ease-in-out infinite}.checkout-root .dc-member-count{font-size:11px;color:rgba(255,255,255,.6);margin-top:2px;position:relative;z-index:1}.checkout-root .discord-card-body{padding:20px 22px 22px;background:#fff}@media (min-width:480px){.checkout-root .discord-card-body{padding:22px 26px 24px}}.checkout-root .dc-channels{margin-bottom:16px}.checkout-root .dc-channels-label{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:rgba(0,0,0,.3);margin-bottom:8px;padding-left:4px}.checkout-root .dc-channel{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:8px;font-size:13px;color:rgba(0,0,0,.45);font-weight:500;transition:background .15s,color .15s}.checkout-root .dc-channel.active{background:rgba(88,101,242,.08);color:#5865F2}.checkout-root .dc-channel-hash{color:rgba(0,0,0,.25);font-weight:700;font-size:15px;line-height:1}.checkout-root .dc-channel.active .dc-channel-hash{color:#5865F2;opacity:.7}.checkout-root .dc-channel-badge{margin-left:auto;font-size:9px;font-weight:700;background:#5865F2;color:#fff;border-radius:100px;padding:2px 8px}.checkout-root .dc-channel-unread{margin-left:auto;width:7px;height:7px;border-radius:50%;background:#5865F2}.checkout-root .dc-divider{height:1px;background:var(--border);margin:12px 0}.checkout-root .dc-members-row{justify-content:space-between;margin-bottom:14px}.checkout-root .dc-avatar,.checkout-root .dc-avatars,.checkout-root .dc-members-row{display:flex;align-items:center}.checkout-root .dc-avatar{width:28px;height:28px;border-radius:50%;border:2px solid #fff;margin-left:-8px;font-size:14px;justify-content:center;flex-shrink:0}.checkout-root .dc-avatar:first-child{margin-left:0}.checkout-root .dc-members-text{font-size:11.5px;color:var(--muted);font-weight:500}.checkout-root .dc-members-text strong{color:var(--dark)}.checkout-root .btn-discord{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 20px;background:linear-gradient(135deg,#5865F2,#7289da);color:#fff;font-size:15px;font-weight:800;letter-spacing:-.01em;border-radius:12px;border:none;cursor:pointer;text-decoration:none;font-family:inherit;box-shadow:0 6px 24px rgba(88,101,242,.35);position:relative;overflow:hidden;transition:transform .18s,box-shadow .18s}.checkout-root .btn-discord:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transform:translateX(-180%) skewX(-20deg);animation:checkoutShimmer 3s ease-in-out infinite}.checkout-root .btn-discord:hover{transform:translateY(-2px);box-shadow:0 10px 32px rgba(88,101,242,.5)}.checkout-root .dc-free-note{text-align:center;margin-top:10px;font-size:11px;color:var(--muted);font-weight:500}.checkout-root .dc-free-note strong{color:var(--dark)}.checkout-root .guarantee-badge-wrap{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:36px}.checkout-root .guarantee-shield-icon{width:64px;height:64px;border-radius:16px;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.checkout-root .guarantee-verified-label{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#0f172a;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:100px;padding:4px 12px}.checkout-root .guarantee-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:clamp(24px,4vw,40px) clamp(20px,5vw,48px);box-shadow:0 4px 24px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.04);text-align:left;position:relative;overflow:hidden}.checkout-root .guarantee-card:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:linear-gradient(180deg,#0f172a,#1e293b);border-radius:20px 0 0 20px}.checkout-root .guarantee-card-layout{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width:660px){.checkout-root .guarantee-card-layout{grid-template-columns:1fr 1px 1fr;gap:36px;align-items:start}}.checkout-root .guarantee-card-divider{display:none;width:1px;background:var(--border);align-self:stretch}@media (min-width:660px){.checkout-root .guarantee-card-divider{display:block}}.checkout-root .guarantee-anchor{display:flex;flex-direction:column;gap:6px}.checkout-root .guarantee-anchor-num{font-size:clamp(56px,10vw,80px);font-weight:900;color:var(--dark);letter-spacing:-.05em;line-height:1}.checkout-root .guarantee-anchor-num span{font-size:.4em;font-weight:700;color:var(--muted);vertical-align:super}.checkout-root .guarantee-anchor-label{font-size:14px;font-weight:700;color:var(--dark);letter-spacing:-.01em}.checkout-root .guarantee-anchor-sub{font-size:13px;color:var(--muted);line-height:1.6;max-width:220px;margin-top:4px}.checkout-root .guarantee-checks{display:flex;flex-direction:column;gap:12px}.checkout-root .guarantee-check-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--dark);line-height:1.45}.checkout-root .guarantee-check-icon{width:20px;height:20px;border-radius:50%;flex-shrink:0;margin-top:1px;background:#f1f5f9;border:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center}.checkout-root .guarantee-check-item strong{font-weight:700;display:block}.checkout-root .guarantee-check-item span{font-size:12px;color:var(--muted)}.checkout-root .guarantee-divider{height:1px;background:var(--border);margin:28px 0}.checkout-root .ref-how-4{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (min-width:900px){.checkout-root .ref-how-4{grid-template-columns:repeat(4,1fr);gap:20px}}@media (max-width:480px){.checkout-root .ref-how-4{grid-template-columns:1fr}}.checkout-root .ref-step-icon{width:44px;height:44px;border-radius:12px;background:#f4f2ff;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.checkout-root .ref-step-icon svg{width:22px;height:22px}.checkout-root .ref-step-badge{display:inline-flex;align-items:center;gap:5px;margin-top:16px;padding:5px 10px;border-radius:100px;background:#fef9c3;color:#854d0e;font-size:11.5px;font-weight:700;width:fit-content;border:1px solid #fde68a}.checkout-root .ref-step--reward{border-color:rgba(98,68,244,.25)!important;background:linear-gradient(135deg,#f9f7ff,#ede9fe)!important}.checkout-root .ref-step--reward .ref-step-icon{background:var(--purple)}.checkout-root .ref-step--reward .ref-step-icon svg{filter:brightness(0) invert(1)}.checkout-root .ref-step--reward:hover{border-color:var(--purple)!important}.checkout-root .bottom-checkout-bar{position:fixed;bottom:0;left:0;right:0;z-index:500;background:#0a0a0a;border-top:1px solid rgba(255,255,255,.08);padding:12px var(--px);transform:translateY(110%);transition:transform .4s cubic-bezier(.22,1,.36,1);box-shadow:0 -8px 40px rgba(0,0,0,.4)}.checkout-root .bottom-checkout-bar.visible{transform:translateY(0)}.checkout-root .bottom-checkout-bar-inner{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.checkout-root .bcb-left{display:flex;flex-direction:column;gap:3px;min-width:0}.checkout-root .bcb-trial{font-size:13px;font-weight:800;color:var(--yellow);letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-root .bcb-price-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.checkout-root .bcb-then{font-size:11px;font-weight:600;color:rgba(255,255,255,.4);text-transform:lowercase}.checkout-root .bcb-price{font-size:20px;font-weight:900;color:#fff;letter-spacing:-.04em;line-height:1}.checkout-root .bcb-was{font-size:12px;font-weight:500;color:rgba(255,255,255,.3);text-decoration:line-through}.checkout-root .bcb-save{font-size:11px;font-weight:700;color:var(--yellow)}.checkout-root .bcb-btn{display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;background:var(--purple);color:#fff;border-radius:11px;padding:13px 22px;font-size:14px;font-weight:800;white-space:nowrap;box-shadow:0 4px 18px rgba(98,68,244,.45),inset 0 3px 4px #8C75FF;transition:transform .15s,box-shadow .15s,opacity .15s;border:none;cursor:pointer;font-family:inherit;position:relative;overflow:hidden}.checkout-root .bcb-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(98,68,244,.5)}.checkout-root .bcb-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}