*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--offer-bar-height: 44px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#0f172a;background:#fff}button{font-family:inherit}@keyframes popIn{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}@keyframes marchingAnts{to{stroke-dashoffset:-26}}@keyframes playable-pulse{0%,to{box-shadow:0 0 #2563eb73}50%{box-shadow:0 0 0 9px #2563eb00}}.slot-playable-empty{animation:playable-pulse 2s ease-in-out infinite}.grid-scroll-area{scrollbar-width:none}.grid-scroll-area::-webkit-scrollbar{display:none}.hero{display:flex;justify-content:center;padding:clamp(32px,5vw,56px) 24px 40px}.hero-inner{width:100%;max-width:720px}.hero-title{font-size:clamp(24px,7vw,54px);font-weight:800;line-height:1.02;letter-spacing:-.04em;margin-bottom:18px}.hero-body{font-size:clamp(16px,2.2vw,19px);line-height:1.6;color:#475569;margin-bottom:20px}.hero-points{list-style:none;margin-bottom:24px;display:flex;flex-direction:column;gap:10px}.hero-point{display:flex;align-items:flex-start;gap:14px;font-size:clamp(15px,2vw,17px);font-weight:600;line-height:1.5}.hero-point-icon{flex-shrink:0;width:32px;height:32px;margin-top:-4px;border-radius:8px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center}.hero-point-icon--plain{background:none}.testimonial{display:grid;width:100%;max-width:760px;text-align:center}.testimonial-item{grid-area:1 / 1;transition:opacity .5s ease}@media(prefers-reduced-motion:reduce){.testimonial-item{transition:none}}.testimonial-quote{font-size:clamp(20px,3.8vw,29px);font-weight:600;line-height:1.3;letter-spacing:-.02em;color:#1e293b}.testimonial-cite{margin-top:8px;font-size:13px;font-weight:600;color:#7c3aed}.hero-play{padding:14px 32px;font-size:16px;font-weight:700;color:#fff;background:#2563eb;border:none;border-radius:10px;cursor:pointer;transition:background .15s}.hero-play:hover{background:#1d4ed8}.hero-play-note{margin-top:10px;font-size:13px;font-weight:600;color:#64748b}.offer-bar{position:sticky;top:0;z-index:45;height:var(--offer-bar-height);padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #eef2f6}.offer-bar-brand{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:800;letter-spacing:-.02em;white-space:nowrap}.offer-bar-offer{display:flex;align-items:center;gap:14px;padding:0;font-size:14px;font-weight:600;letter-spacing:.01em;color:#0f172a;white-space:nowrap;background:none;border:none;cursor:pointer}.offer-bar-cta{padding:5px 12px;border-radius:999px;background:#7c3aed;color:#fff;font-size:13px;font-weight:700;transition:background .15s}.offer-bar-offer:focus:not(:focus-visible){outline:none}.offer-bar-offer:hover .offer-bar-cta{background:#6d28d9}@media(max-width:640px){.offer-bar-long{display:none}}.play{scroll-margin-top:var(--offer-bar-height)}.offer{display:flex;flex-direction:column;align-items:center;gap:32px;padding:64px 24px 96px;scroll-margin-top:var(--offer-bar-height)}.preview-badge{padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;color:#ff1744e6;background:#ff17441a;border:1px solid rgba(255,23,68,.35);text-shadow:0 0 8px rgba(255,23,68,.35);white-space:nowrap}@media(max-width:640px){.offer{padding-top:40px}}.preview-badge--small{padding:1px 6px;font-size:10px}@keyframes resultIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.run-result{max-width:560px;text-align:center;text-wrap:balance;animation:resultIn .5s ease-out both}.run-result-headline{font-size:clamp(26px,4.5vw,36px);font-weight:800;line-height:1.15;letter-spacing:-.03em;margin-bottom:10px}.run-result-line{font-size:clamp(16px,2.2vw,18px);line-height:1.55;color:#475569}.offer-card{position:relative;width:100%;max-width:440px;padding:32px 28px 28px;border-radius:20px;background:linear-gradient(160deg,#7c3aed,#4c1d95);box-shadow:0 24px 60px #4c1d954d;color:#fff}.offer-card-title{font-size:26px;font-weight:800;letter-spacing:-.03em;margin-bottom:6px}.offer-card-lede{font-size:17px;line-height:1.4;color:#ffffffd1;margin-bottom:22px}.offer-card-lede strong{font-weight:800;color:#fff}.offer-card-divider{height:1px;background:#ffffff2e;margin-bottom:18px}.offer-card-features{list-style:none;display:flex;flex-direction:column;gap:14px;margin-bottom:28px}.offer-card-feature{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;color:#fffc}.offer-card-feature strong{font-weight:700;color:#fff}.offer-card-check{flex-shrink:0;width:20px;height:20px;margin-top:2px;border-radius:50%;background:#fff;color:#4c1d95;display:flex;align-items:center;justify-content:center}.offer-card-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 10px;padding-top:20px;margin-bottom:18px;border-top:1px solid rgba(255,255,255,.18)}.offer-card-back{position:absolute;top:16px;right:16px;padding:6px 13px;font-size:13px;font-weight:700;color:#ffffffd9;background:#ffffff24;border:1px solid rgba(255,255,255,.3);border-radius:999px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.offer-card-back:hover{color:#fff;background:#ffffff42;border-color:#ffffff8c}.offer-card-amount{font-size:44px;font-weight:800;letter-spacing:-.03em;line-height:1}.offer-card-terms{margin-top:10px;font-size:13px;font-weight:600;text-align:center;color:#ffffffb8}.offer-card-buy{width:100%;padding:15px 0;font-size:17px;font-weight:800;color:#4c1d95;background:#fff;border:none;border-radius:12px;cursor:pointer;transition:background .15s}.offer-card-buy:hover{background:#f5f3ff}@media(max-width:640px){.offer-card{padding:24px 20px 22px}.offer-card-title{font-size:22px;margin-bottom:14px}.offer-card-features{gap:10px;margin-bottom:20px}.offer-card-feature{font-size:14px;line-height:1.45}.offer-card-price{padding-top:16px}.offer-card-amount{font-size:38px}}@media(min-width:641px)and (max-height:900px){.offer{padding-top:28px}.offer-card{padding:22px 28px 20px}.offer-card-title{font-size:23px;margin-bottom:12px}.offer-card-divider{margin-bottom:14px}.offer-card-features{gap:10px;margin-bottom:18px}.offer-card-feature{font-size:14px;line-height:1.45}.offer-card-lede{font-size:15px;margin-bottom:16px}.offer-card-price{padding-top:14px}.offer-card-amount{font-size:38px}.offer-card-buy{padding:13px 0}}@keyframes offerGlow{0%{box-shadow:0 0 #7c3aed8c}40%{box-shadow:0 0 0 16px #7c3aed2e,0 0 60px 12px #7c3aed59}to{box-shadow:0 0 #7c3aed00}}.offer-glow{animation:offerGlow 1.6s ease-out .4s 1}@keyframes nudgeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.offer-nudge{position:fixed;left:24px;bottom:24px;z-index:45;width:290px;padding:18px 18px 16px;border-radius:14px;background:#fff;border:1px solid #ede9fe;box-shadow:0 12px 40px #0f172a29;animation:nudgeIn .45s cubic-bezier(.2,.8,.2,1) 1.2s both}.offer-nudge-close{position:absolute;top:10px;right:10px;width:24px;height:24px;border:none;border-radius:6px;background:none;color:#94a3b8;font-size:13px;cursor:pointer}.offer-nudge-close:hover{background:#f1f5f9;color:#475569}.offer-nudge-title{font-size:15px;font-weight:700;margin-bottom:4px}.offer-nudge-body{font-size:14px;color:#475569;margin-bottom:14px}.offer-nudge-cta{width:100%;padding:10px 0;font-size:14px;font-weight:700;color:#fff;background:#7c3aed;border:none;border-radius:8px;cursor:pointer;transition:background .15s}.offer-nudge-cta:hover{background:#6d28d9}@keyframes nudgeInTop{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:none}}@media(max-width:640px){.offer-nudge{top:calc(var(--offer-bar-height) + 8px);bottom:auto;left:12px;right:12px;width:auto;animation-name:nudgeInTop}}.footer{background:#0f172a;color:#94a3b8;padding:24px 48px}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-brand{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;letter-spacing:-.02em;color:#fff}.footer-links{display:flex;gap:24px}.footer-link{padding:0;font-size:13px;color:#94a3b8;text-decoration:none;background:none;border:none;cursor:pointer}.footer-link:hover{color:#f8fafc}.footer-fine{margin-top:14px;padding-top:14px;border-top:1px solid #1e293b;font-size:12px;line-height:1.6;color:#64748b}@media(max-width:640px){.footer{padding:24px}}.buy-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;padding:24px;display:flex;align-items:center;justify-content:center;background:#0f172a8c}.buy-dialog{position:relative;width:100%;max-width:420px;padding:32px 28px 28px;border-radius:18px;background:#fff;box-shadow:0 24px 64px #0f172a4d}.buy-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;border-radius:8px;background:none;color:#94a3b8;font-size:14px;cursor:pointer}.buy-close:hover{background:#f1f5f9;color:#0f172a}.buy-title{font-size:24px;font-weight:800;letter-spacing:-.03em;margin-bottom:10px}.buy-body{font-size:15px;line-height:1.6;color:#475569;margin-bottom:22px}.buy-input{width:100%;padding:12px 14px;font-family:inherit;font-size:15px;color:#0f172a;border:1.5px solid #e2e8f0;border-radius:10px;margin-bottom:12px}.buy-input:focus{outline:none;border-color:#7c3aed}.buy-submit{width:100%;padding:13px 0;font-size:16px;font-weight:800;color:#fff;background:#7c3aed;border:none;border-radius:10px;cursor:pointer;transition:background .15s}.buy-submit:hover{background:#6d28d9}.buy-submit:disabled{background:#c4b5fd;cursor:not-allowed}.buy-error{margin-top:10px;font-size:13px;color:#b91c1c}.legal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;padding:24px;display:flex;align-items:center;justify-content:center;background:#0f172a8c}.legal-modal{position:relative;width:100%;max-width:780px;max-height:85vh;display:flex;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 24px 64px #0f172a4d}.legal-scroll{width:100%;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;padding:clamp(28px,5vw,48px) clamp(20px,5vw,48px)}.legal-close{position:absolute;top:12px;right:12px;z-index:1;width:36px;height:36px;border:none;border-radius:10px;background:#f1f5f9;color:#475569;font-size:15px;cursor:pointer}.legal-close:hover{background:#e2e8f0;color:#0f172a}@media(max-width:640px){.legal-backdrop{padding:0}.legal-modal{height:100%;max-height:100vh;border-radius:0}}@media(prefers-reduced-motion:reduce){.offer-nudge,.run-result{animation:none}}
