:root{--accent:#1f6fff;--ink:#0b0d10;--muted:#667085;--bg:#f7f8fb;--card:#fff;--line:#e7eaf0;--radius:22px;--shadow:0 18px 60px rgba(11,13,16,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{width:min(820px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;background:#fff;padding:12px;z-index:999}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,248,251,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,234,240,.7)}.header-inner{min-height:76px;display:flex;align-items:center;gap:30px}.brand{margin-right:auto}.brand-mark,.footer-brand{font-size:1.15rem;font-weight:900;letter-spacing:-.03em;text-transform:uppercase}.brand-logo{height:auto}.desktop-nav{display:flex;gap:24px;font-size:.92rem;font-weight:650}.desktop-nav a:hover{color:var(--accent)}.cart-link{font-weight:800}.cart-count{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:99px;background:#111;color:#fff;font-size:.75rem;margin-left:5px}.hero-section{position:relative;overflow:hidden;padding:80px 0 68px;background:radial-gradient(circle at 77% 40%,rgba(31,111,255,.16),transparent 32%),linear-gradient(180deg,#fbfcff 0%,#f3f6fb 100%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:58px}.hero-copy h1{font-size:clamp(3rem,6.5vw,6.4rem);line-height:.91;letter-spacing:-.065em;margin:14px 0 24px;max-width:850px}.eyebrow{font-size:.78rem;font-weight:900;letter-spacing:.13em;color:var(--accent)}.hero-sub{font-size:1.16rem;color:#4a5565;max-width:610px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;padding:15px 22px;font-weight:900;letter-spacing:.02em;cursor:pointer;transition:.22s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 12px 28px rgba(31,111,255,.24)}.btn-secondary{background:#fff;border:1px solid var(--line)}.btn-light{background:#fff;color:#111}.full{width:100%}.micro-proof{display:flex;gap:18px;flex-wrap:wrap;font-size:.84rem;color:#596273;margin-top:22px;font-weight:700}.hero-media{position:relative;min-height:520px;display:grid;place-items:center}.hero-image{width:100%;max-height:560px;object-fit:contain;filter:drop-shadow(0 35px 45px rgba(0,0,0,.16))}.hero-placeholder{width:100%;min-height:430px;border:1px dashed #aab2c0;border-radius:32px;display:grid;place-items:center;text-align:center;color:#737d8d;background:linear-gradient(145deg,#fff,#eaf0fa);padding:30px}.floating-card{position:absolute;right:0;bottom:30px;background:#101318;color:#fff;border-radius:18px;padding:16px 18px;box-shadow:var(--shadow);display:flex;flex-direction:column;min-width:180px}.floating-card strong{font-size:1.2rem}.floating-card span{font-size:.84rem;color:#b6c0cf}.benefit-strip{background:#0d1117;color:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit-item{display:flex;align-items:center;gap:12px;padding:22px 18px;border-right:1px solid rgba(255,255,255,.1)}.benefit-item:last-child{border-right:0}.benefit-icon{font-size:1.35rem}.benefit-item strong,.benefit-item small{display:block}.benefit-item small{color:#9ea8b7;margin-top:2px}.section{padding:90px 0}.section-dark{background:#0b0d10;color:#fff}.section-soft{background:#eef3f8}.section-heading{margin-bottom:38px;max-width:700px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h1,.section-heading h2{font-size:clamp(2.2rem,4vw,4.5rem);letter-spacing:-.055em;line-height:1;margin:10px 0 16px}.section-heading p{color:#768093;font-size:1.05rem}.section-dark .section-heading p{color:#9ca7b7}.problem-grid{display:grid;grid-template-columns:1fr 90px 1fr;align-items:stretch}.problem-card{border-radius:26px;padding:34px;border:1px solid rgba(255,255,255,.1)}.problem-card.bad{background:#151920}.problem-card.good{background:linear-gradient(145deg,#102a56,#1449a7)}.problem-card h3{font-size:1.8rem;letter-spacing:-.03em}.problem-card ul{padding-left:20px;color:#c1c8d3}.problem-card li{margin:12px 0}.card-label{font-size:.72rem;letter-spacing:.14em;font-weight:900;color:#8ea1bb}.problem-arrow{display:grid;place-items:center;font-size:2.2rem;color:#667085}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step,.use-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 10px 30px rgba(18,38,63,.05)}.step span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e8f0ff;color:var(--accent);font-weight:900}.step h3,.use-card h3{font-size:1.35rem;margin:22px 0 8px}.step p,.use-card p{color:#687386;margin:0}.use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.use-card>span{font-size:2rem}.product-feature-grid,.product-page-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:start}.product-feature-media,.gallery-item{background:#fff;border-radius:28px;border:1px solid var(--line);padding:24px}.feature-image{width:100%;aspect-ratio:1/1;object-fit:contain}.product-feature-copy{padding-top:20px}.product-feature-copy h2,.product-info h1{font-size:clamp(2.3rem,4vw,4rem);letter-spacing:-.05em;line-height:1;margin:10px 0 16px}.price{font-size:1.35rem;font-weight:900;margin:0 0 18px}.price.large{font-size:1.55rem}.price s{font-size:1rem;color:#8992a3;margin-left:8px;font-weight:600}.product-feature-copy p,.product-short{color:#667085}.text-link{display:inline-block;margin-top:18px;color:var(--accent);font-weight:800}.comparison-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:22px}.comparison-wrap table{width:100%;border-collapse:collapse;min-width:700px}.comparison-wrap th,.comparison-wrap td{padding:18px 20px;border-bottom:1px solid var(--line);text-align:center}.comparison-wrap th:first-child,.comparison-wrap td:first-child{text-align:left;font-weight:800}.comparison-wrap th:nth-child(2),.comparison-wrap td:nth-child(2){background:#edf4ff;color:#0d4fb2;font-weight:900}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-placeholder{min-height:190px;border:1px dashed #566274;border-radius:22px;padding:28px;display:flex;flex-direction:column;gap:10px;color:#8e9aaa}.review-placeholder strong{color:#fff;font-size:1.2rem}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:16px;margin:10px 0;padding:0 20px}.faq-list summary{padding:20px 0;cursor:pointer;display:flex;justify-content:space-between;font-weight:850;list-style:none}.faq-answer{padding:0 0 20px;color:#677284}.final-cta{padding:92px 0;background:linear-gradient(135deg,#0b0d10,#142d58 70%,#1f6fff);color:#fff}.final-cta-inner{text-align:center;max-width:900px}.final-cta h2{font-size:clamp(2.8rem,6vw,6rem);line-height:.94;letter-spacing:-.06em;margin:12px 0 18px}.final-cta p{font-size:1.08rem;color:#c7d1df;max-width:650px;margin:0 auto 26px}.site-footer{background:#080a0e;color:#fff;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:36px}.footer-grid h3{font-size:.9rem;margin-top:0}.footer-grid a{display:block;color:#aeb7c5;margin:8px 0}.footer-grid p{color:#8f99a8}.newsletter{display:flex;background:#11161d;border:1px solid #242c37;border-radius:12px;overflow:hidden}.newsletter input{min-width:0;flex:1;background:transparent;border:0;color:#fff;padding:12px}.newsletter button{border:0;background:var(--accent);color:#fff;font-weight:800;padding:0 14px}.footer-bottom{border-top:1px solid #1b2028;margin-top:38px;padding-top:20px;color:#6e7887;font-size:.82rem}.product-gallery{display:grid;gap:14px}.gallery-item img{width:100%;aspect-ratio:1/1;object-fit:contain}.product-info{position:sticky;top:110px}.mini-benefits{display:grid;gap:9px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;margin:20px 0}.product-form{display:grid;gap:12px}.product-form select,.product-form input,.qty{width:100%;border:1px solid #d8dde6;border-radius:12px;padding:13px;background:#fff}.product-notes{font-size:.82rem;color:#778194;margin-top:18px}.mobile-atc{display:none}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-card-body{padding:16px}.product-card-body h3{margin:0 0 6px}.empty-state{text-align:center;padding:55px;border:1px dashed #aeb6c2;border-radius:24px}.cart-row{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-row img{border-radius:12px}.cart-total{text-align:right;font-size:1.2rem;margin:20px 0}.centered{text-align:center}.rte img{height:auto}
@media(max-width:900px){.desktop-nav{display:none}.hero-section{padding-top:54px}.hero-grid,.product-feature-grid,.product-page-grid{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(3rem,14vw,5rem)}.hero-media{min-height:360px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit-item:nth-child(2){border-right:0}.problem-grid{grid-template-columns:1fr}.problem-arrow{height:60px;transform:rotate(90deg)}.steps-grid{grid-template-columns:1fr}.use-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.product-info{position:static}.mobile-atc{display:block;position:sticky;bottom:0;z-index:40;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);padding:10px 14px;border-top:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.page-width{width:min(100% - 28px,1180px)}.header-inner{min-height:66px}.hero-section{padding-bottom:42px}.hero-copy h1{font-size:3.35rem}.hero-sub{font-size:1rem}.hero-actions .btn{width:100%}.micro-proof{gap:10px;font-size:.76rem}.hero-media{min-height:300px}.hero-placeholder{min-height:280px}.benefit-grid,.use-grid,.footer-grid,.product-grid{grid-template-columns:1fr}.benefit-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.section{padding:64px 0}.section-heading h2,.section-heading h1{font-size:2.7rem}.final-cta{padding:68px 0}.final-cta h2{font-size:3rem}}
