@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);.splash{font-family:Inter,sans-serif;color:#0a0a0a;line-height:1.55;background:#fff;font-size:14px}.splash *,.splash :after,.splash :before{box-sizing:border-box}main:has(.splash){padding-top:0!important;padding-bottom:0!important}@keyframes splash-pulse-glow{0%,to{box-shadow:0 6px 20px rgba(251,191,36,.4),0 0 0 0 rgba(251,191,36,.6)}50%{box-shadow:0 10px 28px rgba(251,191,36,.55),0 0 0 12px rgba(251,191,36,0)}}@keyframes splash-shine{to{left:100%}}@keyframes splash-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes splash-fade-side-l{0%{opacity:0;transform:translateX(-18px)}to{opacity:1;transform:translateX(0)}}@keyframes splash-fade-side-r{0%{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}@keyframes splash-line-draw{0%{stroke-dashoffset:180}to{stroke-dashoffset:0}}@keyframes splash-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes splash-dot-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.6}}@keyframes splash-ticker-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.splash-topbar{background:#000;color:#fff;padding:10px 16px;text-align:center;font-size:12px;letter-spacing:.1em;font-weight:600}.splash-topbar b{color:#fbbf24}.splash-nav{background:#fff;padding:14px 20px;border-bottom:1px solid #e5e7eb}.splash-nav-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:16px}.splash-nav-logo{max-height:30px;max-width:160px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.splash-nav-brand{font-size:22px;font-weight:900;letter-spacing:-.04em;color:#0a0a0a;line-height:1;text-transform:uppercase;font-family:Inter,sans-serif;padding:4px 0 4px 14px;border-left:4px solid #fbbf24}.splash-nav-cta{background:#dc2626;color:#fff;padding:10px 20px;border-radius:8px;font-weight:700;font-size:13px;text-decoration:none;white-space:nowrap}.splash-nav-cta:hover{background:#991b1b;color:#fff;text-decoration:none}.splash-hero{text-align:center;padding:40px 20px 20px;max-width:1100px;margin:0 auto}.splash-hero-kick{display:inline-flex;align-items:center;gap:8px;background:#fef3c7;color:#78350f;padding:6px 14px;border-radius:100px;font-size:12px;font-weight:800;letter-spacing:.05em;margin-bottom:16px;animation:splash-fade-up .7s ease-out}.splash-hero-dot{width:8px;height:8px;border-radius:50%;background:#dc2626;animation:splash-dot-pulse 1s infinite}.splash .splash-hero-title{font-size:46px;font-weight:900;letter-spacing:-.03em;line-height:1.05;margin:0 auto 12px;max-width:820px;color:#0a0a0a!important;animation:splash-fade-up .9s ease-out}@media(max-width:700px){.splash .splash-hero-title{font-size:28px}}.splash .splash-hero-sub{font-size:17px;color:#4b5563!important;max-width:600px;margin:0 auto 14px;animation:splash-fade-up 1.1s ease-out}.splash-hero-rating{font-size:13px;color:#6b7280;animation:splash-fade-up 1.3s ease-out}.splash-hero-rating b{color:#0a0a0a}.splash-hero-stars{color:#f59e0b;letter-spacing:2px}.splash-callout-stage{max-width:1100px;margin:0 auto;padding:30px 20px 40px}.splash-callout-wrap{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center}@media(max-width:900px){.splash-callout-wrap{min-height:auto;display:block}}.splash-callout-product{width:360px;height:360px;background:radial-gradient(circle at 30% 30%,#fef3c7 0,#fbbf24 65%,#d97706 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 40px 80px rgba(251,191,36,.35);animation:splash-float 5s ease-in-out infinite;position:relative;z-index:2}.splash-callout-product:before{content:"";position:absolute;inset:-18px;border-radius:50%;border:2px dashed rgba(251,191,36,.35)}.splash-callout-product img{max-width:70%;max-height:70%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.2))}@media(max-width:700px){.splash-callout-product{width:240px;height:240px;margin:0 auto 24px;display:flex}}.splash-callout-lines{position:absolute;inset:0;pointer-events:none;z-index:1}.splash-callout-lines path{stroke:#fbbf24;stroke-width:2;fill:none;stroke-dasharray:180;animation:splash-line-draw 1.4s ease-out forwards}@media(max-width:900px){.splash-callout-lines{display:none}}.splash-callout{width:230px;padding:14px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 12px 28px rgba(0,0,0,.08);display:flex;align-items:center;gap:12px;animation:splash-fade-up .9s ease-out both}@media(min-width:901px){.splash-callout{position:absolute}.splash-callout--1{top:50px;left:20px}.splash-callout--2{top:50px;right:20px}.splash-callout--3{bottom:50px;left:20px}.splash-callout--4{bottom:50px;right:20px}}@media(max-width:900px){.splash-callout{position:static!important;width:100%;box-shadow:none;animation-delay:0s!important}}.splash-callout-icon{width:38px;height:38px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 6px 14px rgba(245,158,11,.3)}.splash-callout-icon svg{width:20px;height:20px}.splash-callout-title{font-size:14px;font-weight:800;line-height:1.3;color:#0a0a0a}@media(max-width:900px){.splash-callout-wrap{display:flex;flex-direction:column;gap:10px}.splash-callout{flex:1 1 calc(50% - 5px);max-width:calc(50% - 5px)}.splash-callout-wrap{align-items:stretch}.splash-callout-product{order:-1}}@media(max-width:480px){.splash-callout{flex:1 1 100%;max-width:100%}}.splash-cta-row{text-align:center;margin:10px 0 40px;padding:0 20px}.splash .splash-cta{display:inline-block;background:#fbbf24;color:#0a0a0a!important;padding:18px 44px;font-size:16px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;border-radius:100px;text-decoration:none;position:relative;overflow:hidden;animation:splash-pulse-glow 2s infinite;cursor:pointer;border:none;font-family:inherit}.splash .splash-cta:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45),transparent);animation:splash-shine 2.5s infinite}.splash .splash-cta:hover{background:#f59e0b;transform:translateY(-2px);color:#0a0a0a!important;text-decoration:none}.splash-cta-price-row{margin-top:10px;font-size:13px;color:#6b7280}.splash-cta-price-row del{color:#9ca3af;margin-right:6px}.splash-cta-price-row b{color:#dc2626;font-size:16px;font-weight:900}.splash-alt-section{padding:60px 20px;background:#fff}.splash-alt-section-head{text-align:center;max-width:700px;margin:0 auto 50px}.splash-alt-label{font-size:12px;font-weight:800;color:#0369a1;letter-spacing:.2em;text-transform:uppercase;margin-bottom:10px}.splash .splash-alt-heading{font-size:36px;font-weight:900;letter-spacing:-.02em;line-height:1.1;color:#0a0a0a!important}@media(max-width:640px){.splash .splash-alt-heading{font-size:26px}}.splash-alt-block{max-width:1000px;margin:0 auto 40px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}@media(max-width:800px){.splash-alt-block{grid-template-columns:1fr;gap:20px}}.splash-alt-block--reverse .splash-alt-visual{order:2}@media(max-width:800px){.splash-alt-block--reverse .splash-alt-visual{order:0}}.splash-alt-block .splash-alt-text{animation:splash-fade-side-l .8s ease-out both}.splash-alt-block--reverse .splash-alt-text{animation:splash-fade-side-r .8s ease-out both}.splash-alt-visual{aspect-ratio:4/3;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:40px;position:relative;overflow:hidden}.splash-alt-visual svg{width:40%;height:40%}.splash-alt-visual--1{background:linear-gradient(135deg,#fef3c7,#fbbf24);color:#78350f}.splash-alt-visual--2{background:linear-gradient(135deg,#dcfce7,#6ee7b7);color:#065f46}.splash-alt-visual--3{background:linear-gradient(135deg,#fee2e2,#f87171);color:#7f1d1d}.splash-alt-visual--4{background:linear-gradient(135deg,#dbeafe,#60a5fa);color:#1e3a8a}.splash-alt-visual--has-img{aspect-ratio:1/1;width:100%;max-width:400px;background:#fafaf7;border:1px solid #ecece6;border-radius:22px;padding:20px;box-shadow:0 20px 38px -18px rgba(17,17,17,.18),0 1px 2px rgba(17,17,17,.04);position:relative;justify-self:center;overflow:visible}.splash-alt-visual--has-img .splash-alt-visual-inner{width:100%;height:100%;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(17,17,17,.04)}.splash-alt-visual--has-img .splash-alt-visual-inner img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:14px;padding:8px}.splash-alt-visual-chip{position:absolute;top:14px;right:14px;background:#111;color:#fff;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;padding:5px 9px;border-radius:999px;z-index:2}.splash-alt-visual-number{position:absolute;top:20px;left:24px;font-size:80px;font-weight:900;opacity:.2;letter-spacing:-.05em;line-height:1}.splash-alt-eyebrow{font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#f59e0b;margin-bottom:10px}.splash .splash-alt-title{font-size:32px;font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:12px;color:#0a0a0a!important}@media(max-width:640px){.splash .splash-alt-title{font-size:24px}}.splash .splash-alt-body{font-size:16px;color:#4b5563!important;line-height:1.65}.splash-reviews{background:#0a0a0a;color:#fff;padding:60px 20px}.splash-reviews-inner{max-width:1100px;margin:0 auto}.splash-reviews-head{text-align:center;margin-bottom:30px}.splash-reviews-label{color:#fbbf24;font-size:12px;letter-spacing:.2em;text-transform:uppercase;font-weight:800;margin-bottom:8px}.splash .splash-reviews-title{font-size:32px;font-weight:900;letter-spacing:-.02em;color:#fff!important}.splash-reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.splash-r-card{background:hsla(0,0%,100%,.06);padding:24px;border-radius:16px;border:1px solid hsla(0,0%,100%,.12);transition:transform .2s,border-color .2s}.splash-r-card:hover{transform:translateY(-4px);border-color:rgba(251,191,36,.4)}.splash-r-stars{color:#fbbf24;letter-spacing:2px;margin-bottom:10px}.splash-r-quote{font-size:14px;color:#d1d5db;margin-bottom:14px;font-style:italic;line-height:1.55}.splash-r-who{display:flex;align-items:center;gap:10px;font-size:13px}.splash-r-who b{display:block;color:#fff;font-weight:800}.splash-r-who small{color:#6ee7b7;font-size:11px;font-weight:700}.splash-r-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;flex-shrink:0;color:#0a0a0a}.splash-r-avatar--1{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0a0a0a}.splash-r-avatar--2{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.splash-r-avatar--3{background:linear-gradient(135deg,#60a5fa,#2563eb);color:#fff}.splash-r-avatar--4{background:linear-gradient(135deg,#f472b6,#db2777);color:#fff}.splash-r-avatar-img{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.splash-r-avatar-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.splash-deal{background:linear-gradient(135deg,#fbbf24,#f59e0b);padding:70px 20px;text-align:center;color:#0a0a0a}.splash-deal-kick{color:#78350f;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin-bottom:14px}.splash .splash-deal-title{font-size:38px;font-weight:900;letter-spacing:-.03em;line-height:1.1;margin:0 auto 22px;max-width:700px;color:#0a0a0a!important}@media(max-width:700px){.splash .splash-deal-title{font-size:26px}}.splash-deal-price{font-size:58px;font-weight:900;letter-spacing:-.03em;line-height:1;margin-bottom:6px;color:#0a0a0a}.splash-deal-price del{color:#78350f;font-size:22px;font-weight:700;margin-right:14px}@media(max-width:700px){.splash-deal-price{font-size:40px}}.splash-deal-save{color:#fbbf24;padding:5px 14px;font-size:12px;margin:14px 0 26px;letter-spacing:.05em}.splash-deal-save,.splash .splash-deal-cta{display:inline-block;background:#0a0a0a;border-radius:100px;font-weight:900}.splash .splash-deal-cta{color:#fbbf24!important;padding:20px 44px;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;box-shadow:0 12px 30px rgba(0,0,0,.3);font-size:15px}.splash .splash-deal-cta:hover{background:#1f2937;color:#fbbf24!important;text-decoration:none}.splash-footer-min{padding:30px 20px 100px;text-align:center;font-size:12px;color:#6b7280;background:#fff}.splash-sticky-buy{position:fixed;bottom:14px;left:50%;transform:translateX(-50%);z-index:30;display:flex;align-items:center;gap:10px;background:rgba(10,10,10,.96);padding:8px 8px 8px 18px;border-radius:100px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 16px 40px rgba(0,0,0,.3);max-width:calc(100% - 24px);border:1px solid hsla(0,0%,100%,.08)}.splash-sticky-buy-info{color:#fff;font-size:13px;font-weight:600;white-space:nowrap}.splash-sticky-buy-info b{color:#fbbf24;font-size:15px;font-weight:900}.splash-sticky-buy-info small{color:#9ca3af;text-decoration:line-through;font-size:11px;margin-left:4px}.splash-sticky-buy-btn{background:#fbbf24;color:#0a0a0a!important;padding:10px 20px;border-radius:100px;font-weight:900;font-size:12px;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;animation:splash-pulse-glow 2s infinite}.splash-sticky-buy-btn:hover{background:#f59e0b;color:#0a0a0a!important;text-decoration:none}@media(max-width:480px){.splash-sticky-buy{padding:6px 6px 6px 12px}.splash-sticky-buy-info small{display:none}}.splash-live-ticker{position:fixed;bottom:80px;left:16px;z-index:25;background:#fff;padding:12px 14px;border-radius:12px;box-shadow:0 12px 28px rgba(0,0,0,.18);display:flex;align-items:center;gap:10px;font-size:12px;max-width:280px;animation:splash-fade-up .6s ease-out 2s both;border:1px solid #e5e7eb}.splash-live-ticker b{color:#0a0a0a;font-weight:800}@media(max-width:600px){.splash-live-ticker{bottom:76px;left:10px;right:10px;max-width:none;font-size:11px}}.splash-live-ticker-dot{width:8px;height:8px;border-radius:50%;background:#10b981;animation:splash-ticker-dot 1s infinite;flex-shrink:0}.splash-live-ticker-close{margin-left:auto;color:#9ca3af;cursor:pointer;font-size:16px;line-height:1;background:none;border:none;padding:0 4px}
/*# sourceMappingURL=splash.css.map*/