:root{--bg:#f7f6f2;--dark:#0b0f14;--muted:#667085;--card:#ffffff;--accent:#0A7CFF;--accent2:#101828;--line:#d8e8ff;--shadow:0 20px 60px rgba(11,15,20,.12)}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--dark)}img{max-width:100%;display:block}.skip-link{position:absolute;left:-999px;top:auto}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:99}.sm-announcement{text-align:center;background:var(--dark);color:#fff;padding:.75rem 1rem;font-size:.9rem;letter-spacing:.02em}.sm-header{position:sticky;top:0;z-index:10;background:#f7f6f2e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;padding:1rem clamp(1rem,4vw,4rem);border-bottom:1px solid var(--line)}.sm-logo{display:flex;align-items:center;gap:.6rem;color:var(--dark);text-decoration:none;font-weight:900;font-size:1.25rem}.sm-logo-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:var(--dark);color:#fff}.sm-nav{display:flex;gap:1.4rem}.sm-nav a,.sm-header-cta{color:var(--dark);text-decoration:none;font-weight:700;font-size:.95rem}.sm-header-cta{background:var(--accent);color:#fff;padding:.75rem 1rem;border-radius:999px}.sm-page{overflow:hidden}.sm-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,600px);gap:clamp(2rem,5vw,5rem);padding:clamp(3rem,7vw,7rem) clamp(1rem,4vw,4rem);align-items:center}.sm-pill,.sm-kicker{display:inline-flex;align-items:center;border:1px solid var(--line);background:#fff;padding:.5rem .8rem;border-radius:999px;font-size:.82rem;font-weight:800;color:var(--accent2);box-shadow:0 8px 24px #0b0f140d}h1,h2,h3,p{margin-top:0}.sm-hero h1{font-size:clamp(2.6rem,6vw,6rem);letter-spacing:-.07em;line-height:.92;margin:1rem 0 1.2rem}.sm-subtitle{font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.6;color:#344054;max-width:760px}.sm-proof-row{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0}.sm-proof-row span{background:#fff;border:1px solid var(--line);padding:.65rem .85rem;border-radius:999px;font-weight:800;font-size:.9rem}.sm-hero-buttons{display:flex;gap:.8rem;flex-wrap:wrap}.sm-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.25rem;border-radius:999px;text-decoration:none;font-weight:900;transition:transform .2s ease,box-shadow .2s ease}.sm-button:hover{transform:translateY(-2px)}.sm-button-primary{background:var(--accent);color:#fff;box-shadow:0 16px 35px #0a7cff47}.sm-button-secondary{background:#fff;color:var(--dark);border:1px solid var(--line)}.sm-product-card{background:#fff;border:1px solid var(--line);border-radius:32px;padding:1rem;box-shadow:var(--shadow)}.sm-main-media{background:linear-gradient(135deg,#eef6ff,#fff);border-radius:24px;overflow:hidden;aspect-ratio:1/1;display:grid;place-items:center}.sm-main-image{width:100%;height:100%;object-fit:cover}.sm-placeholder{font-size:2rem;font-weight:900}.sm-thumbnails{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem;margin:.75rem 0}.sm-thumb{padding:0;border:2px solid transparent;border-radius:14px;overflow:hidden;background:#fff;cursor:pointer}.sm-thumb.active{border-color:var(--accent)}.sm-thumb img{width:100%;height:70px;object-fit:cover}.sm-card-copy{padding:1rem}.sm-rating{font-weight:900;color:#0a7cff;margin-bottom:.5rem}.sm-rating span{color:var(--muted);font-weight:700}.sm-card-copy h2{font-size:1.7rem;letter-spacing:-.03em;margin-bottom:.75rem}.sm-price-row{display:flex;align-items:center;gap:.7rem;margin-bottom:1rem}.sm-price{font-size:1.8rem;font-weight:950}.sm-compare{text-decoration:line-through;color:var(--muted);font-weight:800}.sm-save{background:#ecfdf3;color:#027a48;font-weight:900;padding:.35rem .55rem;border-radius:999px;font-size:.8rem}.sm-product-form{display:grid;gap:1rem}.sm-variant-wrap{display:grid;gap:.5rem}.sm-variant-wrap label,.sm-quantity-row label{font-weight:900}.sm-variant-wrap select{width:100%;padding:.85rem;border:1px solid var(--line);border-radius:14px;background:#fff;font:inherit}.sm-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sm-qty{display:flex;border:1px solid var(--line);border-radius:999px;overflow:hidden}.sm-qty button,.sm-qty input{border:0;background:#fff;height:42px;text-align:center;font:inherit;font-weight:900}.sm-qty button{width:42px;cursor:pointer}.sm-qty input{width:52px}.sm-atc{width:100%;border:0;background:var(--dark);color:#fff;border-radius:999px;padding:1rem 1.2rem;font-size:1rem;font-weight:950;cursor:pointer}.sm-atc:disabled{opacity:.5;cursor:not-allowed}.sm-payment-button .shopify-payment-button__button{border-radius:999px!important}.sm-trust{display:grid;gap:.55rem;margin-top:1rem;color:#344054;font-weight:800;font-size:.9rem}.sm-empty-product{padding:2rem}.sm-strip{display:flex;gap:.7rem;overflow:auto;padding:1rem clamp(1rem,4vw,4rem);border-block:1px solid var(--line);background:#fff}.sm-strip span{white-space:nowrap;background:#f2f4f7;border-radius:999px;padding:.75rem 1rem;font-weight:900}.sm-section{padding:clamp(3rem,7vw,6rem) clamp(1rem,4vw,4rem)}.sm-section-heading{text-align:center;max-width:760px;margin:0 auto 2rem}.sm-section-heading h2,.sm-use-copy h2,.sm-final-cta h2{font-size:clamp(2rem,4vw,4rem);letter-spacing:-.05em;line-height:1;margin:1rem 0}.sm-section-heading p,.sm-use-copy p,.sm-final-cta p{color:#475467;line-height:1.7;font-size:1.05rem}.sm-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.sm-feature-grid article{background:#fff;border:1px solid var(--line);border-radius:28px;padding:1.4rem;box-shadow:0 12px 30px #0b0f140d}.sm-feature-grid h3{font-size:1.15rem}.sm-feature-grid p{color:#475467;line-height:1.6}.sm-use-cases{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:center;background:#fff;padding:clamp(3rem,7vw,6rem) clamp(1rem,4vw,4rem)}.sm-use-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.sm-use-grid div{min-height:150px;border-radius:28px;padding:1.2rem;background:linear-gradient(135deg,#0b0f14,#2b3440);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:var(--shadow)}.sm-use-grid strong{font-size:1.5rem}.sm-use-grid span{color:#d0d5dd}.sm-dark{background:var(--dark);color:#fff}.sm-dark .sm-section-heading p{color:#d0d5dd}.sm-review-grid blockquote{margin:0;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:28px;padding:1.4rem;line-height:1.7}.sm-review-grid span{display:block;color:#d0d5dd;font-weight:900;margin-top:1rem}.sm-faq{max-width:900px;margin:0 auto;display:grid;gap:.8rem}.sm-faq details{background:#fff;border:1px solid var(--line);border-radius:20px;padding:1rem 1.2rem}.sm-faq summary{font-weight:950;cursor:pointer}.sm-faq p{color:#475467;line-height:1.7;margin:.75rem 0 0}.sm-final-cta{text-align:center;padding:clamp(3rem,7vw,6rem) 1rem;background:linear-gradient(135deg,#fff,#eef6ff)}.sm-final-cta p{max-width:650px;margin:0 auto 1.4rem}@media(max-width:980px){.sm-hero,.sm-use-cases{grid-template-columns:1fr}.sm-feature-grid{grid-template-columns:repeat(2,1fr)}.sm-nav{display:none}}@media(max-width:640px){.sm-header{padding:.85rem 1rem}.sm-header-cta{display:none}.sm-hero{padding-top:2rem}.sm-product-card{border-radius:24px}.sm-feature-grid,.sm-review-grid,.sm-use-grid{grid-template-columns:1fr}.sm-proof-row span{font-size:.82rem}.sm-thumbnails{grid-template-columns:repeat(4,1fr)}}.sm-mini-description{margin-top:18px;padding:16px;border:1px solid rgba(11,15,20,.1);border-radius:18px;background:#f8fafc;color:#334155;line-height:1.55;font-size:14px}.sm-mini-description strong{display:block;color:#0b0f14;margin-bottom:4px}.sm-no-product{min-height:360px;display:flex;flex-direction:column;justify-content:center}.sm-card-text{color:#334155;line-height:1.6}.sm-sticky-buy{position:fixed;left:18px;right:18px;bottom:18px;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:720px;margin:0 auto;padding:12px 14px;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(11,15,20,.1);box-shadow:0 18px 60px #0f172a2e;border-radius:999px}.sm-sticky-buy strong{display:block;font-size:15px}.sm-sticky-buy span{display:block;font-size:12px;color:#64748b}.sm-sticky-buy a{background:#0a7cff;color:#fff;text-decoration:none;font-weight:900;padding:12px 20px;border-radius:999px;white-space:nowrap}@media(min-width:990px){.sm-sticky-buy{display:none}}@media(max-width:640px){.sm-sticky-buy{left:10px;right:10px;bottom:10px}.sm-sticky-buy a{padding:11px 16px}}.sm-buy-now{width:100%;border:none;border-radius:18px;background:#0b0f14;color:#fff;padding:17px 22px;font-weight:900;font-size:17px;cursor:pointer;margin-top:10px;box-shadow:0 16px 35px #0b0f142e}.sm-buy-now:disabled{opacity:.45;cursor:not-allowed}.sm-cart-page{min-height:100vh}.sm-cart-wrap{max-width:1200px;margin:0 auto;padding:54px 24px 110px}.sm-cart-wrap h1{font-size:clamp(38px,6vw,72px);line-height:.95;margin:0 0 32px;color:#0b0f14;letter-spacing:-.06em}.sm-cart-form{display:grid;grid-template-columns:1fr 380px;gap:28px;align-items:start}.sm-cart-items,.sm-cart-summary,.sm-empty-cart{background:#fff;border:1px solid rgba(11,15,20,.1);border-radius:28px;box-shadow:0 20px 60px #0b0f1414}.sm-cart-item{display:grid;grid-template-columns:110px 1fr 95px 110px;gap:18px;align-items:center;padding:20px;border-bottom:1px solid rgba(11,15,20,.08)}.sm-cart-item:last-child{border-bottom:none}.sm-cart-image img{width:110px;height:110px;object-fit:cover;border-radius:18px;background:#eef6ff}.sm-cart-info h2{font-size:20px;margin:0 0 6px;color:#0b0f14}.sm-cart-info p{margin:0 0 10px;color:#526173}.sm-remove{font-weight:800;color:#0a7cff;text-decoration:none}.sm-cart-qty label{display:block;font-size:13px;font-weight:800;margin-bottom:6px;color:#526173}.sm-cart-qty input{width:74px;border:1px solid rgba(11,15,20,.16);border-radius:14px;padding:12px;text-align:center;font-weight:800}.sm-cart-price{text-align:right;font-weight:900;color:#0b0f14}.sm-cart-summary{padding:24px;position:sticky;top:18px}.sm-cart-summary h2{margin:0 0 20px;font-size:24px;color:#0b0f14}.sm-summary-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(11,15,20,.08);border-bottom:1px solid rgba(11,15,20,.08);padding:18px 0;margin-bottom:14px}.sm-summary-row strong{font-size:24px}.sm-cart-summary p{color:#526173;line-height:1.55}.sm-cart-update{width:100%;margin:10px 0 12px}.sm-checkout{margin-top:0}.sm-empty-cart{padding:42px;text-align:center}.sm-empty-cart h2{font-size:34px;margin:0 0 10px;color:#0b0f14}.sm-empty-cart p{color:#526173;margin-bottom:24px}@media(max-width:850px){.sm-cart-form{grid-template-columns:1fr}.sm-cart-item{grid-template-columns:82px 1fr;gap:14px}.sm-cart-image img{width:82px;height:82px}.sm-cart-qty,.sm-cart-price{grid-column:2}.sm-cart-price{text-align:left}.sm-cart-summary{position:static}.sm-cart-wrap{padding:36px 16px 100px}}:root{--bg:#f7fbff;--dark:#07111f;--muted:#5d6b82;--accent:#0A7CFF;--accent2:#0258d3;--line:#d8e8ff;--shadow:0 22px 70px rgba(7,17,31,.12)}body{background:radial-gradient(circle at 85% 0%,rgba(10,124,255,.1),transparent 34%),var(--bg)}.sm-announcement{background:linear-gradient(90deg,#07111f,#082b63);color:#fff}.sm-header{background:#f7fbffeb;border-bottom:1px solid rgba(10,124,255,.16);padding:.75rem clamp(1rem,4vw,4rem)}.sm-logo{gap:.75rem;font-size:1.25rem}.sm-logo-img{width:46px;height:46px;border-radius:14px;object-fit:cover;box-shadow:0 8px 24px #0a7cff38}.sm-logo-mark{background:#07111f;box-shadow:0 8px 24px #0a7cff33}.sm-nav a:hover{color:var(--accent)}.sm-header-cta,.sm-button-primary,.sm-sticky-buy a{background:linear-gradient(135deg,#0a7cff,#00b7ff);box-shadow:0 16px 35px #0a7cff47}.sm-hero{align-items:start;padding-top:clamp(1.25rem,3vw,2.75rem);padding-bottom:clamp(2.5rem,5vw,4.5rem)}.sm-hero-copy{padding-top:clamp(.25rem,1vw,.75rem)}.sm-product-card{box-shadow:0 26px 80px #0a7cff1f,0 8px 24px #07111f0f;border-color:#0a7cff24}.sm-main-media{background:linear-gradient(135deg,#eaf4ff,#fff)}.sm-pill,.sm-kicker{color:#0258d3;border-color:#0a7cff2e;box-shadow:0 8px 24px #0a7cff14}.sm-proof-row span,.sm-button-secondary,.sm-faq details,.sm-feature-grid article{border-color:#0a7cff24}.sm-rating{color:#0a7cff}.sm-atc,.sm-buy-now,.sm-dark{background:linear-gradient(135deg,#07111f,#0a2d5f)}.sm-use-grid div{background:linear-gradient(135deg,#07111f,#073c88)}.sm-save{background:#e8f3ff;color:#0258d3}.sm-remove{color:#0a7cff}.sm-final-cta{background:linear-gradient(135deg,#fff,#eaf4ff)}@media(max-width:980px){.sm-hero{padding-top:1.25rem}.sm-logo-img{width:42px;height:42px}}@media(max-width:640px){.sm-hero{padding-top:1rem}.sm-logo span{font-size:1.05rem}.sm-logo-img{width:38px;height:38px}}.sm-main-media{position:relative;overflow:hidden}.sm-main-image{display:block;width:100%;height:auto;transition:opacity .18s ease}.sm-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:46px;border-radius:999px;border:1px solid rgba(10,124,255,.2);background:#ffffffeb;color:#07111f;font-size:34px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 30px #07111f24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,background .18s ease}.sm-gallery-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.sm-gallery-prev{left:14px}.sm-gallery-next{right:14px}.sm-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:12px 2px 2px;scrollbar-width:thin}.sm-thumb{flex:0 0 76px;width:76px;height:76px;border-radius:16px;border:2px solid rgba(10,124,255,.12);background:#fff;padding:0;overflow:hidden;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sm-thumb:hover{transform:translateY(-1px)}.sm-thumb.active{border-color:#0a7cff;box-shadow:0 0 0 3px #0a7cff24}.sm-thumb img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:640px){.sm-gallery-arrow{width:40px;height:40px;font-size:28px}.sm-gallery-prev{left:8px}.sm-gallery-next{right:8px}.sm-thumb{flex-basis:64px;width:64px;height:64px;border-radius:13px}}html,body{max-width:100%;overflow-x:hidden}.sm-page{width:100%;overflow-x:hidden}.sm-logo img{width:48px;height:48px;object-fit:contain;border-radius:50%}@media(max-width:980px){.sm-hero{grid-template-columns:minmax(0,1fr);gap:1.35rem;padding:1.6rem 1rem 2.25rem}.sm-hero>*{min-width:0}.sm-hero h1{font-size:clamp(2.35rem,12vw,4rem);line-height:.96;letter-spacing:-.06em;max-width:100%;overflow-wrap:normal}.sm-subtitle{font-size:1.04rem;line-height:1.5;max-width:100%}.sm-pill,.sm-kicker{max-width:100%;white-space:normal;line-height:1.25}.sm-product-card{width:100%;max-width:640px;margin:0 auto}}@media(max-width:640px){.sm-announcement{font-size:.78rem;line-height:1.35;padding:.6rem .75rem}.sm-header{gap:.75rem;padding:.75rem .95rem}.sm-logo{font-size:1.15rem;gap:.55rem}.sm-logo img,.sm-logo-mark{width:44px;height:44px;flex:0 0 44px}.sm-hero{padding:1.25rem .95rem 2rem;gap:1.15rem}.sm-hero h1{font-size:clamp(2.15rem,10.7vw,3rem);line-height:.98;letter-spacing:-.055em;margin:.85rem 0 1rem}.sm-subtitle{font-size:1rem;line-height:1.45}.sm-proof-row{display:grid;grid-template-columns:1fr;gap:.55rem;margin:1.1rem 0}.sm-proof-row span{width:100%;justify-content:center;text-align:center;padding:.7rem .85rem}.sm-hero-buttons{display:grid;grid-template-columns:1fr;gap:.7rem}.sm-button{width:100%;padding:.95rem 1rem}.sm-main-media{border-radius:20px}.sm-product-card{border-radius:22px;padding:.75rem}.sm-card-copy{padding:.85rem .55rem .55rem}.sm-card-copy h2{font-size:1.35rem;line-height:1.1}.sm-thumbnails{grid-template-columns:repeat(4,1fr)}.sm-thumb img{height:58px}.sm-section,.sm-use-cases{padding-left:.95rem;padding-right:.95rem}.sm-section-heading h2,.sm-use-copy h2,.sm-final-cta h2{font-size:clamp(2rem,10vw,2.8rem);line-height:.98}}@media(max-width:390px){.sm-hero h1{font-size:2.05rem}.sm-subtitle{font-size:.96rem}}:root{--radius-xl:30px;--radius-md:18px;--focus:#84c5ff}.sm-logo-img{width:46px;height:46px;object-fit:contain;border-radius:12px}.sm-header{box-shadow:0 6px 24px #0f172a0a}.sm-header a:focus-visible,.sm-button:focus-visible,.sm-atc:focus-visible,.sm-buy-now:focus-visible,.sm-thumb:focus-visible,.sm-gallery-arrow:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.sm-hero{position:relative}.sm-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 12%,rgba(10,124,255,.14),transparent 34%),radial-gradient(circle at 10% 5%,rgba(255,255,255,.9),transparent 28%);pointer-events:none}.sm-hero>*{position:relative}.sm-gallery,.sm-main-media{position:relative}.sm-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#ffffffe0;box-shadow:0 10px 30px #0f172a24;font-size:30px;line-height:1;cursor:pointer;color:#0b0f14}.sm-gallery-prev{left:12px}.sm-gallery-next{right:12px}.sm-product-card{transition:transform .25s ease,box-shadow .25s ease}.sm-product-card:hover{transform:translateY(-3px);box-shadow:0 24px 70px #0b0f1426}.sm-trust{grid-template-columns:1fr}.sm-trust div{display:flex;align-items:center;gap:.45rem}.sm-urgency{display:flex;gap:.5rem;flex-wrap:wrap;margin:.75rem 0 1rem}.sm-urgency span{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;padding:.45rem .65rem;border-radius:999px;font-weight:900;font-size:.8rem}.sm-benefit-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.55rem}.sm-benefit-list li{position:relative;padding-left:1.65rem;color:#344054;line-height:1.55}.sm-benefit-list li:before{content:"\2713";position:absolute;left:0;top:0;color:#027a48;font-weight:950}.sm-product-details{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.sm-detail-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:1rem;box-shadow:0 12px 30px #0b0f140d}.sm-detail-card strong{display:block;margin-bottom:.35rem}.sm-detail-card p{margin:0;color:#475467;line-height:1.55;font-size:.94rem}.sm-feature-grid article,.sm-review-grid blockquote,.sm-faq details{transition:transform .22s ease,box-shadow .22s ease}.sm-feature-grid article:hover,.sm-faq details:hover{transform:translateY(-2px);box-shadow:0 16px 36px #0f172a14}.sm-product-page{background:linear-gradient(180deg,#f7f6f2,#fff)}.sm-product-container{max-width:1180px;margin:0 auto;padding:clamp(2rem,5vw,4.5rem) clamp(1rem,4vw,2rem) 7rem}.sm-product-breadcrumb{font-size:.9rem;color:#667085;margin-bottom:1rem}.sm-product-breadcrumb a{color:#344054;text-decoration:none;font-weight:800}.sm-product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(1.5rem,4vw,4rem);align-items:start}.sm-product-info{position:sticky;top:95px;background:#fff;border:1px solid var(--line);border-radius:30px;padding:clamp(1rem,3vw,1.6rem);box-shadow:var(--shadow)}.sm-product-title{font-size:clamp(2rem,4vw,3.7rem);line-height:.98;letter-spacing:-.055em;margin:.7rem 0 1rem}.sm-product-desc{color:#475467;line-height:1.72}.sm-badge-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.sm-badge-row span{background:#f2f4f7;border:1px solid #eaecf0;border-radius:999px;padding:.5rem .7rem;font-size:.82rem;font-weight:900;color:#344054}.sm-product-section{margin-top:2rem}.sm-product-section h2{font-size:clamp(1.6rem,3vw,2.4rem);letter-spacing:-.035em}.sm-product-section-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.sm-product-section-grid article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:1.2rem}.sm-product-section-grid p{color:#475467;line-height:1.6}.sm-mobile-bottom-bar{display:none}.sm-compare-block{background:#0b0f14;color:#fff;border-radius:28px;padding:1.3rem;margin-top:1.2rem}.sm-compare-block h3{margin-bottom:.5rem}.sm-compare-block p{color:#d0d5dd;line-height:1.65;margin-bottom:0}@media(max-width:980px){.sm-product-layout{grid-template-columns:1fr}.sm-product-info{position:static}.sm-product-details,.sm-product-section-grid{grid-template-columns:1fr}.sm-hero h1{letter-spacing:-.055em}}@media(max-width:640px){body{padding-bottom:76px}.sm-announcement{font-size:.78rem;padding:.62rem}.sm-logo span{font-size:1.05rem}.sm-logo-img{width:38px;height:38px}.sm-hero h1{font-size:clamp(2.15rem,11vw,3.25rem);line-height:.96}.sm-subtitle{font-size:1rem}.sm-hero-buttons .sm-button{width:100%;min-height:52px}.sm-card-copy{padding:.7rem}.sm-main-media{border-radius:18px}.sm-thumb img{height:58px}.sm-gallery-arrow{width:38px;height:38px;font-size:26px}.sm-price-row{align-items:flex-start;flex-wrap:wrap}.sm-atc,.sm-buy-now{min-height:54px;border-radius:16px}.sm-quantity-row{align-items:flex-start;flex-direction:column}.sm-qty{width:100%;justify-content:space-between}.sm-qty button{width:56px}.sm-qty input{flex:1}.sm-section,.sm-use-cases{padding-left:1rem;padding-right:1rem}.sm-use-grid div{min-height:126px}.sm-sticky-buy{border-radius:22px}.sm-sticky-buy strong,.sm-sticky-buy a{font-size:14px}.sm-mobile-bottom-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid rgba(15,23,42,.12);box-shadow:0 -10px 30px #0f172a1f;padding:10px 12px;gap:10px;align-items:center}.sm-mobile-bottom-bar a,.sm-mobile-bottom-bar button{flex:1;min-height:50px;border-radius:999px;font-weight:950;text-decoration:none;display:flex;align-items:center;justify-content:center}.sm-mobile-bottom-bar a{background:#0b0f14;color:#fff}.sm-mobile-bottom-bar button{background:#0a7cff;color:#fff;border:0}.sm-product-container{padding-bottom:3rem}.sm-product-info{border-radius:22px}.sm-product-title{font-size:2.15rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.sm-hero-copy{max-width:820px}.sm-hero-microtrust{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem;color:#475467;font-weight:800;font-size:.88rem}.sm-hero-microtrust span{display:inline-flex;align-items:center;gap:.35rem}.sm-hero-microtrust span:before{content:"";width:7px;height:7px;border-radius:999px;background:#12b76a;box-shadow:0 0 0 4px #12b76a1a}.sm-trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d8e8ffe6;border-block:1px solid var(--line)}.sm-trust-bar div{background:#fff;padding:1.25rem clamp(1rem,3vw,2rem);min-height:106px;display:flex;flex-direction:column;justify-content:center}.sm-trust-bar strong{font-size:1rem;color:#0b0f14}.sm-trust-bar span{color:#667085;margin-top:.25rem;line-height:1.45;font-size:.92rem}.sm-problem-solution{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:clamp(2.5rem,6vw,5.5rem) clamp(1rem,4vw,4rem);background:linear-gradient(180deg,#fff,#f7f6f2)}.sm-problem-card,.sm-solution-card{border:1px solid var(--line);border-radius:32px;padding:clamp(1.25rem,3vw,2.25rem);box-shadow:0 18px 50px #0f172a0f}.sm-problem-card{background:#fff}.sm-solution-card{background:linear-gradient(135deg,#0b0f14,#182230);color:#fff}.sm-solution-card .sm-kicker{color:#0b0f14}.sm-problem-card h2,.sm-solution-card h2{font-size:clamp(2rem,4vw,3.5rem);line-height:.98;letter-spacing:-.055em;margin:1rem 0}.sm-problem-card p,.sm-solution-card p{font-size:1.05rem;line-height:1.7;margin:0}.sm-problem-card p{color:#475467}.sm-solution-card p{color:#d0d5dd}.sm-bundle-box{border:1px solid rgba(10,124,255,.18);background:linear-gradient(180deg,#f8fbff,#fff);border-radius:20px;padding:12px}.sm-bundle-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.7rem}.sm-bundle-heading strong{font-size:.98rem}.sm-bundle-heading span{font-size:.78rem;color:#667085;font-weight:800;text-align:right;max-width:220px;line-height:1.35}.sm-bundle-options{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.sm-bundle-option{position:relative;text-align:left;border:1px solid #d0d5dd;background:#fff;border-radius:16px;padding:.8rem .7rem;cursor:pointer;min-height:88px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sm-bundle-option:hover{transform:translateY(-1px)}.sm-bundle-option.active{border-color:#0a7cff;box-shadow:0 0 0 3px #0a7cff1f,0 12px 30px #0f172a14}.sm-bundle-option span{display:block;font-weight:950;color:#0b0f14;font-size:.9rem}.sm-bundle-option small{display:block;color:#667085;font-weight:800;line-height:1.3;margin-top:.3rem}.sm-bundle-option em{position:absolute;right:.45rem;top:-.55rem;background:#12b76a;color:#fff;border-radius:999px;padding:.2rem .45rem;font-size:.67rem;font-style:normal;font-weight:950}.sm-compare-table{max-width:1000px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 20px 60px #0f172a12}.sm-compare-row{display:grid;grid-template-columns:.75fr 1fr 1fr;border-bottom:1px solid var(--line)}.sm-compare-row:last-child{border-bottom:0}.sm-compare-row span{padding:1rem;line-height:1.45;color:#475467}.sm-compare-row span:first-child{font-weight:950;color:#0b0f14}.sm-compare-row span:last-child{font-weight:900;color:#027a48;background:#f6fef9}.sm-compare-head span{background:#0b0f14!important;color:#fff!important;font-weight:950}.sm-atc,.sm-buy-now,.sm-header-cta,.sm-sticky-buy a{transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.sm-atc:hover,.sm-buy-now:hover,.sm-header-cta:hover,.sm-sticky-buy a:hover{transform:translateY(-1px);filter:brightness(1.04)}@media(max-width:980px){.sm-trust-bar{grid-template-columns:repeat(2,1fr)}.sm-problem-solution{grid-template-columns:1fr}}@media(max-width:640px){.sm-hero-microtrust{display:grid;grid-template-columns:1fr;gap:.45rem;font-size:.82rem}.sm-trust-bar{grid-template-columns:1fr}.sm-trust-bar div{min-height:auto;padding:1rem}.sm-problem-solution{padding:2rem .95rem}.sm-problem-card,.sm-solution-card{border-radius:24px;padding:1.15rem}.sm-bundle-heading{display:block}.sm-bundle-heading span{text-align:left;display:block;margin-top:.25rem;max-width:none}.sm-bundle-options{grid-template-columns:1fr}.sm-bundle-option{min-height:auto}.sm-compare-row{grid-template-columns:1fr}.sm-compare-row span{padding:.85rem 1rem}.sm-compare-head span:nth-child(2),.sm-compare-head span:nth-child(3){display:none}}.sm-creator-section{background:linear-gradient(180deg,#fff,#f7f6f2)}.sm-creator-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1120px;margin:0 auto}.sm-creator-grid article{background:#fff;border:1px solid var(--line);border-radius:26px;padding:1.15rem;box-shadow:0 18px 48px #0f172a0f;position:relative;overflow:hidden}.sm-creator-grid article:before{content:"";position:absolute;right:-38px;top:-38px;width:105px;height:105px;background:radial-gradient(circle,rgba(10,124,255,.16),transparent 68%);pointer-events:none}.sm-creator-grid span{display:inline-flex;width:34px;height:34px;border-radius:999px;background:#0b0f14;color:#fff;align-items:center;justify-content:center;font-size:.78rem;font-weight:950;margin-bottom:.75rem}.sm-creator-grid h3{font-size:1.08rem;margin:.2rem 0 .45rem;letter-spacing:-.02em}.sm-creator-grid p{color:#475467;line-height:1.58;margin:0;font-size:.94rem}@media(max-width:980px){.sm-creator-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.sm-creator-grid{grid-template-columns:1fr}.sm-creator-grid article{border-radius:22px}}:root{--bg:#f5f3ef;--dark:#111318;--muted:#5f6673;--card:#ffffff;--accent:#1f2937;--accent2:#3b4451;--line:#e4e0d8;--shadow:0 22px 70px rgba(17,19,24,.1)}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;background:linear-gradient(180deg,#f8f6f2,#f2f0ea);color:#111318;letter-spacing:-.005em}.sm-announcement{background:#111318;color:#f8f6f2;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;font-weight:750}.sm-header{background:#f8f6f2e0;border-bottom:1px solid rgba(17,19,24,.08);box-shadow:0 10px 30px #11131809}.sm-logo{font-weight:760;letter-spacing:-.035em}.sm-logo-img{box-shadow:none;border:1px solid rgba(17,19,24,.08);background:#fff}.sm-nav a,.sm-header-cta{font-weight:680;letter-spacing:-.01em}.sm-nav a:hover{color:#111318;opacity:.72}.sm-header-cta,.sm-button-primary,.sm-sticky-buy a{background:#111318;color:#fff;box-shadow:0 14px 34px #1113182e}.sm-hero{background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.85),transparent 34%),linear-gradient(180deg,#f8f6f2,#f5f3ef)}.sm-pill,.sm-kicker{background:#ffffffc2;border-color:#1113181a;color:#3b4451;box-shadow:none;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:760}.sm-hero h1{font-weight:760;letter-spacing:-.064em;max-width:900px}.sm-section-heading h2,.sm-use-copy h2,.sm-final-cta h2,.sm-problem-card h2,.sm-solution-card h2{font-weight:760;letter-spacing:-.055em}.sm-subtitle,.sm-section-heading p,.sm-use-copy p,.sm-final-cta p{color:#4f5662}.sm-proof-row span{background:#ffffffc7;border-color:#1113181a;font-weight:680;color:#242832}.sm-button{font-weight:760;letter-spacing:-.01em}.sm-button-secondary{background:#ffffffb3;border-color:#1113181f;color:#111318;box-shadow:none}.sm-product-card{border-color:#1113181a;box-shadow:0 26px 80px #1113181c;border-radius:30px}.sm-main-media{background:linear-gradient(135deg,#efede8,#fff)}.sm-gallery-arrow{border-color:#1113181a;color:#111318;box-shadow:0 12px 30px #1113181f}.sm-thumb{border-color:#1113181a}.sm-thumb.active{border-color:#111318;box-shadow:0 0 0 3px #11131814}.sm-rating{color:#111318}.sm-card-copy h2,.sm-price{font-weight:760}.sm-save{background:#f1f5f2;color:#1f5f3b}.sm-urgency span,.sm-hero-microtrust,.sm-trust,.sm-mini-description{color:#4f5662}.sm-atc,.sm-buy-now,.sm-dark{background:#111318;box-shadow:0 16px 35px #1113182e}.sm-buy-now{background:#2f3845}.sm-bundle-box{background:#fbfaf7;border-color:#1113181a}.sm-bundle-option{border-color:#1113181f}.sm-bundle-option.active{border-color:#111318;box-shadow:0 0 0 3px #11131812,0 12px 30px #11131812}.sm-bundle-option em{background:#111318;color:#fff}.sm-strip{border-color:#11131814;background:#fff}.sm-strip span{background:#f4f2ee;color:#242832;font-weight:720}.sm-trust-bar{background:#11131814;border-color:#11131814}.sm-trust-bar div{background:#fff}.sm-trust-bar strong{font-weight:760}.sm-problem-solution{background:linear-gradient(180deg,#fff,#f5f3ef)}.sm-problem-card,.sm-solution-card,.sm-feature-grid article,.sm-creator-grid article,.sm-detail-card,.sm-faq details,.sm-compare-table{border-color:#1113181a;box-shadow:0 18px 52px #11131811}.sm-solution-card{background:#111318;color:#fff}.sm-solution-card .sm-kicker{background:#ffffff1f;border-color:#ffffff29;color:#fff}.sm-feature-grid h3,.sm-creator-grid h3{font-weight:740}.sm-use-cases{background:#fff}.sm-use-grid div{background:linear-gradient(145deg,#111318,#303846);box-shadow:0 18px 48px #11131824}.sm-use-grid strong{font-weight:740}.sm-review-grid blockquote{background:#ffffff12;border-color:#ffffff1f}.sm-compare-head span{background:#111318!important}.sm-compare-row span:last-child{background:#f5f3ef;color:#1f2937}.sm-final-cta{background:linear-gradient(180deg,#fff,#f5f3ef)}.sm-creator-grid article:before{background:radial-gradient(circle,rgba(17,19,24,.08),transparent 68%)}.sm-creator-grid span{background:#111318}.sm-mobile-bottom-bar a,.sm-mobile-bottom-bar button{background:#111318;color:#fff}.sm-product-card,.sm-feature-grid article,.sm-creator-grid article,.sm-detail-card,.sm-review-grid blockquote,.sm-faq details{border-radius:24px}.sm-section{padding-top:clamp(3.5rem,7vw,6.5rem);padding-bottom:clamp(3.5rem,7vw,6.5rem)}@media(max-width:640px){.sm-announcement{font-size:.7rem;letter-spacing:.05em}.sm-hero h1{font-size:clamp(2.25rem,10.5vw,3.15rem);letter-spacing:-.055em}.sm-pill,.sm-kicker{font-size:.68rem}.sm-product-card{border-radius:22px}.sm-hero{background:linear-gradient(180deg,#f8f6f2,#f5f3ef)}}:root{--bg:#f5f5f7;--dark:#1d1d1f;--muted:#6e6e73;--card:#ffffff;--accent:#1d1d1f;--accent2:#424245;--line:#d2d2d7;--shadow:0 28px 80px rgba(0,0,0,.08)}body{background:#f5f5f7!important;color:#1d1d1f!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif!important;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.sm-announcement{background:#f5f5f7!important;color:#515154!important;border-bottom:1px solid rgba(0,0,0,.06)!important;font-size:.78rem!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important;padding:.72rem 1rem!important}.sm-header{background:#f5f5f7d6!important;backdrop-filter:saturate(180%) blur(20px)!important;-webkit-backdrop-filter:saturate(180%) blur(20px)!important;border-bottom:1px solid rgba(0,0,0,.07)!important;box-shadow:none!important;padding:.8rem clamp(1rem,4vw,4rem)!important}.sm-logo{font-weight:600!important;font-size:1.05rem!important;letter-spacing:-.02em!important}.sm-logo-img{width:34px!important;height:34px!important;border:none!important;border-radius:9px!important;background:transparent!important}.sm-nav{gap:1.9rem!important}.sm-nav a{font-size:.84rem!important;font-weight:500!important;color:#1d1d1f!important;opacity:.84!important}.sm-nav a:hover{opacity:1!important}.sm-header-cta{background:#1d1d1f!important;color:#fff!important;border-radius:980px!important;padding:.55rem .95rem!important;font-size:.82rem!important;font-weight:600!important;box-shadow:none!important}.sm-hero{grid-template-columns:minmax(0,1fr) minmax(390px,560px)!important;gap:clamp(2rem,6vw,6rem)!important;padding:clamp(3.7rem,8vw,7.5rem) clamp(1rem,5vw,5rem)!important;background:linear-gradient(180deg,#fbfbfd,#f5f5f7)!important}.sm-hero-copy{max-width:860px!important}.sm-pill,.sm-kicker{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;color:#86868b!important;text-transform:none!important;letter-spacing:-.01em!important;font-size:.98rem!important;font-weight:500!important}.sm-hero h1{font-size:clamp(3rem,7.5vw,7.4rem)!important;line-height:.94!important;letter-spacing:-.075em!important;font-weight:700!important;margin:.85rem 0 1.25rem!important;max-width:980px!important}.sm-subtitle{font-size:clamp(1.12rem,1.7vw,1.5rem)!important;line-height:1.45!important;color:#515154!important;font-weight:400!important;max-width:780px!important}.sm-proof-row{gap:.55rem!important;margin:1.55rem 0 1.7rem!important}.sm-proof-row span,.sm-hero-microtrust span{background:transparent!important;border:0!important;padding:0!important;color:#6e6e73!important;font-weight:500!important;font-size:.96rem!important}.sm-proof-row span:after{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#b9b9bf;margin-left:.55rem;vertical-align:middle}.sm-proof-row span:last-child:after{display:none}.sm-hero-microtrust span:before{background:#34c759!important;box-shadow:none!important;width:6px!important;height:6px!important}.sm-hero-buttons{gap:.7rem!important}.sm-button,.sm-atc,.sm-buy-now,.sm-sticky-buy a{border-radius:980px!important;font-weight:600!important;letter-spacing:-.01em!important;box-shadow:none!important;transform:none!important}.sm-button-primary,.sm-atc,.sm-sticky-buy a{background:#1d1d1f!important;color:#fff!important}.sm-button-secondary{background:transparent!important;border:1px solid #1d1d1f!important;color:#1d1d1f!important}.sm-button:hover,.sm-atc:hover,.sm-buy-now:hover{filter:none!important;transform:translateY(-1px)!important}.sm-product-card{border:1px solid rgba(0,0,0,.08)!important;border-radius:32px!important;background:#ffffffe0!important;box-shadow:0 24px 70px #00000017!important;overflow:hidden!important;padding:14px!important}.sm-product-card:hover{transform:none!important;box-shadow:0 24px 70px #00000017!important}.sm-main-media{background:linear-gradient(180deg,#f5f5f7,#fff)!important;border-radius:26px!important}.sm-main-image{object-fit:contain!important;padding:clamp(.8rem,2vw,1.6rem)!important}.sm-card-copy{padding:1.15rem .8rem .8rem!important}.sm-rating{color:#6e6e73!important;font-weight:500!important;margin-bottom:.55rem!important}.sm-rating span{color:#6e6e73!important;font-weight:500!important}.sm-card-copy h2{font-size:clamp(1.38rem,2.4vw,1.85rem)!important;line-height:1.08!important;font-weight:650!important;letter-spacing:-.035em!important}.sm-price{font-size:1.7rem!important;font-weight:650!important}.sm-compare{color:#86868b!important}.sm-save{background:#f5f5f7!important;color:#515154!important;font-weight:600!important}.sm-urgency span{background:#f5f5f7!important;border:1px solid rgba(0,0,0,.07)!important;color:#6e6e73!important;font-weight:500!important}.sm-bundle-box{background:#fbfbfd!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:20px!important}.sm-bundle-heading strong{font-weight:650!important}.sm-bundle-heading span{font-weight:400!important;color:#6e6e73!important}.sm-bundle-option{background:#fff!important;border:1px solid rgba(0,0,0,.12)!important;border-radius:16px!important}.sm-bundle-option.active{border-color:#1d1d1f!important;box-shadow:inset 0 0 0 1px #1d1d1f!important}.sm-bundle-option span{font-weight:650!important}.sm-bundle-option small{font-weight:400!important;color:#6e6e73!important}.sm-bundle-option em{background:#0071e3!important;font-weight:600!important}.sm-trust div,.sm-benefit-list li,.sm-mini-description{color:#515154!important;font-weight:400!important}.sm-mini-description{background:#f5f5f7!important;border-color:#00000012!important}.sm-strip{background:#fff!important;border-color:#00000012!important;justify-content:center!important}.sm-strip span{background:transparent!important;color:#6e6e73!important;font-weight:500!important;font-size:.92rem!important;padding:.5rem .75rem!important}.sm-trust-bar{background:#fff!important;border-top:1px solid rgba(0,0,0,.07)!important;border-bottom:1px solid rgba(0,0,0,.07)!important;gap:0!important}.sm-trust-bar div{background:#fff!important;border-right:1px solid rgba(0,0,0,.06)!important}.sm-trust-bar div:last-child{border-right:0!important}.sm-trust-bar strong{font-weight:650!important;color:#1d1d1f!important}.sm-trust-bar span{color:#6e6e73!important}.sm-problem-solution{background:#f5f5f7!important;gap:1.2rem!important}.sm-problem-card,.sm-solution-card,.sm-feature-grid article,.sm-creator-grid article,.sm-detail-card,.sm-faq details,.sm-compare-table{border:1px solid rgba(0,0,0,.07)!important;box-shadow:none!important;border-radius:28px!important;background:#fff!important}.sm-solution-card{background:#1d1d1f!important;color:#fff!important}.sm-problem-card h2,.sm-solution-card h2,.sm-section-heading h2,.sm-use-copy h2,.sm-final-cta h2{font-weight:700!important;letter-spacing:-.065em!important;color:inherit!important}.sm-problem-card p,.sm-solution-card p,.sm-feature-grid p,.sm-creator-grid p,.sm-detail-card p,.sm-faq p,.sm-section-heading p,.sm-use-copy p,.sm-final-cta p{color:#6e6e73!important;font-weight:400!important}.sm-solution-card p{color:#d2d2d7!important}.sm-feature-grid article,.sm-creator-grid article,.sm-detail-card{padding:clamp(1.25rem,2.4vw,1.8rem)!important}.sm-feature-grid h3,.sm-creator-grid h3,.sm-detail-card strong{font-weight:650!important;letter-spacing:-.025em!important}.sm-creator-grid span{background:#f5f5f7!important;color:#6e6e73!important;font-weight:600!important}.sm-creator-grid article:before{display:none!important}.sm-use-cases{background:#fff!important}.sm-use-grid div{background:#f5f5f7!important;color:#1d1d1f!important;box-shadow:none!important;border:1px solid rgba(0,0,0,.07)!important}.sm-use-grid strong{font-weight:650!important}.sm-use-grid span{color:#6e6e73!important}.sm-dark{background:#1d1d1f!important}.sm-dark .sm-section-heading h2{color:#fff!important}.sm-review-grid blockquote{background:#2a2a2d!important;border:1px solid rgba(255,255,255,.08)!important;color:#f5f5f7!important;box-shadow:none!important}.sm-review-grid span{color:#a1a1a6!important}.sm-compare-table{overflow:hidden!important}.sm-compare-head span{background:#1d1d1f!important;color:#fff!important}.sm-compare-row span{color:#515154!important}.sm-compare-row span:first-child{color:#1d1d1f!important;font-weight:650!important}.sm-compare-row span:last-child{background:#fbfbfd!important;color:#1d1d1f!important;font-weight:500!important}.sm-final-cta{background:linear-gradient(180deg,#fff,#f5f5f7)!important}.sm-sticky-buy{background:#ffffffdb!important;-webkit-backdrop-filter:saturate(180%) blur(20px)!important;backdrop-filter:saturate(180%) blur(20px)!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 -8px 36px #0000001f!important}.sm-sticky-buy strong{font-weight:650!important}.sm-sticky-buy span{color:#6e6e73!important}.sm-gallery-arrow{background:#ffffffd6!important;border:1px solid rgba(0,0,0,.08)!important;color:#1d1d1f!important;box-shadow:0 10px 28px #0000001f!important}.sm-thumb.active{border-color:#1d1d1f!important;box-shadow:none!important}.sm-section{padding-top:clamp(4.25rem,8vw,7.5rem)!important;padding-bottom:clamp(4.25rem,8vw,7.5rem)!important}.sm-section-heading{max-width:820px!important}.sm-section-heading h2,.sm-use-copy h2,.sm-final-cta h2{font-size:clamp(2.4rem,5.2vw,5.2rem)!important;line-height:.96!important}.sm-product-section h2,.sm-product-title{font-weight:700!important;color:#1d1d1f!important}.sm-product-info,.sm-product-section-grid article,.sm-compare-block{border-color:#00000012!important;box-shadow:none!important}.sm-compare-block{background:#1d1d1f!important}@media(max-width:980px){.sm-hero{grid-template-columns:1fr!important}.sm-trust-bar{grid-template-columns:repeat(2,1fr)!important}.sm-trust-bar div:nth-child(2){border-right:0!important}.sm-product-card{max-width:620px!important}}@media(max-width:640px){body{padding-bottom:74px!important}.sm-announcement{font-size:.76rem!important}.sm-header{padding:.68rem .95rem!important}.sm-logo-img{width:32px!important;height:32px!important}.sm-hero{padding:2.35rem .95rem 2.6rem!important;gap:1.6rem!important}.sm-hero h1{font-size:clamp(2.75rem,13vw,4rem)!important;line-height:.93!important}.sm-subtitle{font-size:1.06rem!important;line-height:1.48!important}.sm-proof-row{display:flex!important;gap:.38rem!important}.sm-proof-row span{font-size:.9rem!important}.sm-proof-row span:after{margin-left:.38rem!important}.sm-button{min-height:48px!important}.sm-product-card{border-radius:24px!important;padding:10px!important}.sm-main-media{border-radius:20px!important}.sm-main-image{padding:.75rem!important}.sm-card-copy{padding:.9rem .35rem .35rem!important}.sm-trust-bar{grid-template-columns:1fr!important}.sm-trust-bar div{border-right:0!important;border-bottom:1px solid rgba(0,0,0,.06)!important}.sm-section-heading h2,.sm-use-copy h2,.sm-final-cta h2{font-size:clamp(2.25rem,11vw,3.4rem)!important}.sm-section{padding-top:3.6rem!important;padding-bottom:3.6rem!important}.sm-strip{justify-content:flex-start!important}.sm-hero-buttons .sm-button{width:100%!important}.sm-bundle-options{grid-template-columns:1fr!important}.sm-mobile-bottom-bar a,.sm-mobile-bottom-bar button{background:#1d1d1f!important;color:#fff!important}}.sm-objection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.sm-objection-grid article{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:24px;padding:1.1rem}.sm-objection-grid strong{display:block;font-weight:650;color:#1d1d1f;margin-bottom:.35rem}.sm-objection-grid p{margin:0;color:#6e6e73;line-height:1.55;font-size:.94rem}.sm-product-info .sm-bundle-box{margin:1rem 0}.sm-product-info .sm-bundle-options{grid-template-columns:1fr}.sm-product-info .sm-bundle-option{min-height:70px;display:grid;align-content:center}.sm-buy-now{width:100%;border:0;padding:1rem 1.2rem;font-size:1rem;cursor:pointer}.sm-payment-button{margin-top:-.35rem}.sm-payment-button .shopify-payment-button__button{min-height:52px!important}.sm-atc,.sm-buy-now{min-height:54px}.sm-benefit-list li{font-size:.96rem}.sm-cart-offer{background:#f5f5f7;border:1px solid rgba(0,0,0,.07);border-radius:18px;padding:.85rem;color:#515154;line-height:1.45;margin:.75rem 0 1rem}.sm-cart-offer strong{color:#1d1d1f}.sm-cart-page .sm-logo-mark{display:none}.sm-card-copy .sm-bundle-option:nth-child(2),.sm-product-info .sm-bundle-option:nth-child(2){background:linear-gradient(180deg,#fff,#fbfbfd)!important}.sm-bundle-option[aria-pressed=true] span:after{content:" \2713";font-weight:700}.sm-main-media{min-height:280px}.sm-product-desc strong{color:#1d1d1f}@media(max-width:980px){.sm-objection-grid{grid-template-columns:repeat(2,1fr)}.sm-product-info .sm-bundle-options{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.sm-objection-grid,.sm-product-info .sm-bundle-options{grid-template-columns:1fr}.sm-product-container{padding-top:1.35rem!important}.sm-product-layout{gap:1rem!important}.sm-product-info{padding:1rem!important}.sm-badge-row span{font-size:.78rem!important}.sm-product-desc{font-size:.96rem!important}.sm-benefit-list{gap:.42rem!important}.sm-product-section{margin-top:1.2rem!important}.sm-objection-grid article{border-radius:18px;padding:.95rem}.sm-payment-button .shopify-payment-button__button{min-height:52px!important}.sm-mobile-bottom-bar{padding-bottom:calc(10px + env(safe-area-inset-bottom))!important}.sm-mobile-bottom-bar a{display:none!important}.sm-mobile-bottom-bar button{flex:1!important}.sm-thumbnails{display:flex!important;overflow-x:auto!important;gap:.55rem!important;padding-bottom:.2rem!important}.sm-thumb{flex:0 0 72px!important}.sm-thumb img{height:64px!important}.sm-hero-microtrust{margin-top:.9rem!important}.sm-urgency{display:grid!important;grid-template-columns:1fr!important}.sm-trust{font-size:.88rem!important}.sm-cart-form{gap:1rem!important}.sm-cart-summary{border-radius:22px!important}}.sm-v13-product .sm-product-layout{align-items:start;gap:clamp(1.2rem,3vw,2.6rem)}.sm-product-left{min-width:0}.sm-gallery-shell{overflow:hidden;border:1px solid rgba(29,29,31,.08);box-shadow:0 22px 70px #00000013}.sm-buy-panel{position:sticky;top:96px;border:1px solid rgba(29,29,31,.1);box-shadow:0 26px 80px #00000014;background:#ffffffeb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.sm-product-hook{font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.55;color:#515154;margin:-.35rem 0 1.1rem;max-width:48ch}.sm-price-row{align-items:center}.sm-save{background:#101114;color:#fff;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.sm-premium-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin:1rem 0 1.1rem}.sm-premium-proof div{background:#f5f5f7;border:1px solid #e8e8ed;border-radius:18px;padding:.78rem .7rem}.sm-premium-proof strong{display:block;font-size:.8rem;letter-spacing:-.01em}.sm-premium-proof span{display:block;margin-top:.18rem;font-size:.69rem;color:#6e6e73;line-height:1.25}.sm-product-desc{font-size:.97rem;line-height:1.62;color:#4a4a4d;border-top:1px solid #ececf0;padding-top:1rem;margin-top:.4rem}.sm-v13-bundle{background:linear-gradient(180deg,#fbfbfd,#f5f5f7);border-color:#d7d7dc}.sm-v13-bundle .sm-bundle-heading{margin-bottom:.8rem}.sm-v13-bundle .sm-bundle-heading span{color:#6e6e73}.sm-v13-bundle .sm-bundle-option{position:relative;min-height:76px;text-align:left;justify-content:center;border-color:#e2e2e7;background:#fff}.sm-v13-bundle .sm-bundle-option.active{border-color:#111318;box-shadow:0 16px 42px #0000001a;transform:translateY(-1px)}.sm-v13-bundle .sm-bundle-option span{font-weight:850}.sm-v13-bundle .sm-bundle-option em{position:absolute;top:-10px;right:10px;background:#111318;color:#fff;border-radius:999px;padding:.22rem .46rem;font-style:normal;font-size:.62rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.sm-afterpay-note{margin-top:.72rem;text-align:center;color:#6e6e73;font-size:.78rem}.sm-v13-trust div{background:#f7f7f9;border:1px solid #e6e6eb}.sm-v13-compare{background:#111318!important;color:#fff!important}.sm-v13-compare p,.sm-v13-compare h3{color:#fff!important}.sm-v13-compare p{opacity:.78}.sm-tight-heading{max-width:760px;margin-left:0;text-align:left}.sm-tight-heading h2{font-size:clamp(2rem,4vw,3.5rem)}.sm-tight-heading p{color:#6e6e73;font-size:1.04rem}.sm-v13-use-grid article{position:relative;overflow:hidden}.sm-v13-use-grid article span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#111318;color:#fff;font-size:.72rem;font-weight:800;margin-bottom:1rem}.sm-v13-use-grid article:after{content:"";position:absolute;right:-42px;top:-42px;width:120px;height:120px;border-radius:50%;background:#1d1d1f0b}.sm-objection-grid article{transition:transform .18s ease,box-shadow .18s ease}.sm-objection-grid article:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0001}.sm-atc,.sm-buy-now,.sm-header-cta,.sm-button-primary{letter-spacing:-.01em}.sm-atc{box-shadow:0 18px 40px #0000002e}.sm-atc:hover,.sm-buy-now:hover,.sm-header-cta:hover{transform:translateY(-1px)}.sm-main-image{transition:opacity .2s ease,transform .3s ease}.sm-main-media:hover .sm-main-image{transform:scale(1.015)}.sm-thumb{transition:transform .18s ease,border-color .18s ease}.sm-thumb:hover{transform:translateY(-2px)}.sm-page .sm-section-heading h2,.sm-hero h1,.sm-product-title{letter-spacing:-.055em}.sm-hero .sm-subtitle{max-width:720px}.sm-proof-row span,.sm-hero-microtrust span,.sm-badge-row span{white-space:nowrap}.sm-trust-bar div,.sm-detail-card,.sm-review-grid blockquote{box-shadow:0 12px 36px #0000000b}@media(max-width:980px){.sm-buy-panel{position:relative;top:auto}.sm-premium-proof{grid-template-columns:1fr}.sm-v13-product .sm-product-layout{gap:1rem}.sm-product-container{padding-bottom:86px}}@media(max-width:640px){.sm-header{position:sticky;top:0;z-index:30}.sm-v13-product .sm-product-breadcrumb{font-size:.75rem}.sm-product-title{font-size:clamp(2rem,9vw,2.65rem)}.sm-product-hook{font-size:.98rem}.sm-gallery-shell,.sm-buy-panel{border-radius:22px}.sm-v13-bundle .sm-bundle-options{display:grid;grid-template-columns:1fr;gap:.65rem}.sm-v13-bundle .sm-bundle-option{min-height:68px}.sm-product-section{padding:2.4rem 0}.sm-v13-use-grid,.sm-objection-grid{grid-template-columns:1fr}.sm-premium-proof{grid-template-columns:1fr 1fr 1fr;gap:.35rem}.sm-premium-proof div{padding:.6rem .45rem;border-radius:14px}.sm-premium-proof strong{font-size:.68rem}.sm-premium-proof span{font-size:.58rem}.sm-badge-row{gap:.35rem}.sm-badge-row span{font-size:.64rem;padding:.36rem .48rem}.sm-mobile-bottom-bar{box-shadow:0 -16px 40px #0000001f;border-top:1px solid rgba(0,0,0,.08)}}@media(max-width:390px){.sm-premium-proof{grid-template-columns:1fr}.sm-badge-row span{white-space:normal}.sm-price{font-size:1.8rem}}.sm-v15-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:1.4rem;align-items:end;margin:0 0 1.4rem;padding:clamp(1rem,3vw,1.6rem);background:linear-gradient(180deg,#fff,#f5f5f7);border:1px solid rgba(0,0,0,.07);border-radius:30px;box-shadow:0 18px 55px #0000000e}.sm-v15-intro h1{font-size:clamp(2.25rem,5vw,5rem);line-height:.95;letter-spacing:-.07em;font-weight:700;margin:.6rem 0 .75rem;color:#1d1d1f}.sm-v15-intro p{font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.55;color:#515154;max-width:760px;margin:0}.sm-intro-proof{display:grid;gap:.55rem}.sm-intro-proof span{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:999px;padding:.7rem .9rem;font-size:.84rem;font-weight:650;color:#1d1d1f}.sm-intro-proof span:after{content:"\2713";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#1d1d1f;color:#fff;font-size:.7rem;margin-left:.7rem;flex:0 0 auto}.sm-v15-product .sm-product-layout,.sm-v13-product .sm-product-layout{grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr)}.sm-buy-panel{overflow:hidden}.sm-buy-panel:before{content:"Most popular setup: 2 SnapMounts";display:block;margin:-1.6rem -1.6rem 1rem;padding:.72rem 1.2rem;background:#1d1d1f;color:#fff;text-align:center;font-size:.78rem;font-weight:650;letter-spacing:-.01em}.sm-product-hook{font-weight:450}.sm-badge-row span{background:#fff!important;color:#1d1d1f!important;border-color:#00000014!important}.sm-v13-bundle .sm-bundle-option{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sm-v13-bundle .sm-bundle-option:hover{transform:translateY(-1px);box-shadow:0 14px 34px #00000014}.sm-v13-bundle .sm-bundle-option.active{background:#fbfbfd!important}.sm-buy-now{background:#0071e3!important;color:#fff!important}.sm-atc{background:#1d1d1f!important;color:#fff!important}.sm-atc,.sm-buy-now{font-weight:700!important}.sm-payment-button{display:block}.sm-v15-reassurance{display:grid;grid-template-columns:1fr;gap:.62rem;margin:1rem 0}.sm-v15-reassurance div{display:grid;grid-template-columns:130px 1fr;gap:.65rem;align-items:start;background:#fbfbfd;border:1px solid rgba(0,0,0,.07);border-radius:16px;padding:.78rem}.sm-v15-reassurance strong{font-size:.82rem;color:#1d1d1f}.sm-v15-reassurance span{font-size:.82rem;line-height:1.35;color:#6e6e73}.sm-v15-use-proof{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:30px;padding:clamp(1.2rem,3vw,1.7rem);box-shadow:0 18px 52px #0000000b}.sm-v15-lifestyle-board{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.sm-v15-lifestyle-board article{min-height:175px;display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;padding:1.15rem;background:radial-gradient(circle at 75% 20%,rgba(255,255,255,.22),transparent 34%),linear-gradient(145deg,#111318,#323846);color:#fff;overflow:hidden;position:relative}.sm-v15-lifestyle-board article:nth-child(2){background:radial-gradient(circle at 75% 20%,rgba(255,255,255,.2),transparent 34%),linear-gradient(145deg,#f5f5f7,#d8d8df);color:#1d1d1f}.sm-v15-lifestyle-board article:nth-child(3){background:radial-gradient(circle at 75% 20%,rgba(255,255,255,.2),transparent 34%),linear-gradient(145deg,#20242b,#606874)}.sm-v15-lifestyle-board article:nth-child(4){background:radial-gradient(circle at 75% 20%,rgba(255,255,255,.2),transparent 34%),linear-gradient(145deg,#fff,#e8e8ed);color:#1d1d1f}.sm-v15-lifestyle-board span{font-size:.78rem;font-weight:700;opacity:.78}.sm-v15-lifestyle-board strong{font-size:1.05rem;line-height:1.28;letter-spacing:-.025em;max-width:24ch}.sm-objection-grid article{background:#fbfbfd!important}.sm-objection-grid strong:before{content:"\2713  ";color:#1d1d1f}.sm-v15-showcase{padding:clamp(3.5rem,7vw,6.5rem) clamp(1rem,4vw,4rem);background:#fff}.sm-v15-showcase-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.85rem}.sm-v15-showcase-grid article{min-height:210px;border-radius:26px;padding:1rem;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,#f5f5f7,#fff);border:1px solid rgba(0,0,0,.07);position:relative;overflow:hidden}.sm-v15-showcase-grid article:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:22px;background:radial-gradient(circle at 50% 38%,rgba(29,29,31,.12),transparent 28%),linear-gradient(160deg,transparent 42%,rgba(29,29,31,.06));pointer-events:none}.sm-v15-showcase-grid span{position:absolute;top:1rem;left:1rem;color:#86868b;font-weight:700}.sm-v15-showcase-grid strong{font-size:1.25rem;letter-spacing:-.035em;z-index:1}.sm-v15-showcase-grid p{color:#6e6e73;line-height:1.35;margin:.25rem 0 0;z-index:1}.sm-trust-bar div{min-height:110px}.sm-sticky-buy{left:50%!important;transform:translate(-50%);max-width:760px!important;border-radius:999px!important}.sm-sticky-buy a{background:#1d1d1f!important}.sm-mobile-bottom-bar{background:#ffffffe6!important;-webkit-backdrop-filter:saturate(180%) blur(18px)!important;backdrop-filter:saturate(180%) blur(18px)!important}.sm-mobile-bottom-bar button{background:#1d1d1f!important;border-radius:999px!important;font-weight:700!important;min-height:54px!important}@media(max-width:1100px){.sm-v15-showcase-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:980px){.sm-v15-intro,.sm-v15-product .sm-product-layout,.sm-v13-product .sm-product-layout{grid-template-columns:1fr}.sm-buy-panel:before{margin:-1rem -1rem 1rem}.sm-v15-showcase-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.sm-v15-intro{border-radius:24px;padding:1rem;margin-bottom:1rem}.sm-v15-intro h1{font-size:clamp(2.25rem,11vw,3.4rem)}.sm-intro-proof span{border-radius:16px;justify-content:flex-start}.sm-v15-lifestyle-board{grid-template-columns:1fr}.sm-v15-lifestyle-board article{min-height:145px}.sm-v15-reassurance div{grid-template-columns:1fr;gap:.25rem}.sm-v15-showcase{padding:3.6rem 1rem}.sm-v15-showcase-grid{grid-template-columns:1fr}.sm-v15-showcase-grid article{min-height:155px}.sm-buy-panel:before{font-size:.72rem}.sm-sticky-buy{display:none!important}.sm-product-container{padding-bottom:6rem!important}.sm-mobile-bottom-bar{padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important}.sm-mobile-bottom-bar a{display:flex!important;flex:.75!important;background:#f5f5f7!important;color:#1d1d1f!important;border:1px solid rgba(0,0,0,.08)!important}.sm-mobile-bottom-bar button{flex:1.25!important}.sm-product-title{letter-spacing:-.055em!important}.sm-quantity-row{display:none!important}}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.sm-glass{background:#0f0f0fb8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08)}.sm-premium-section{padding:72px 0}.sm-section-title{font-size:clamp(34px,4vw,64px);line-height:1.02;letter-spacing:-.03em;font-weight:700;max-width:900px;margin:auto;text-align:center}.sm-section-sub{font-size:18px;opacity:.78;max-width:760px;margin:18px auto 0;text-align:center;line-height:1.7}.sm-lux-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:42px}.sm-lux-card{padding:28px;border-radius:28px;background:#111;border:1px solid rgba(255,255,255,.08);transition:all .25s ease}.sm-lux-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #00000047}.sm-lux-card h3{font-size:20px;margin-bottom:10px}.sm-lux-card p{line-height:1.7;opacity:.82}.sm-ultra-cta{padding:18px 30px;border-radius:999px;font-weight:700;font-size:16px;transition:all .25s ease}.sm-ultra-cta:hover{transform:translateY(-2px) scale(1.01)}.sm-social-proof{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:26px}.sm-proof-pill{padding:10px 16px;border-radius:999px;background:#151515;border:1px solid rgba(255,255,255,.06);font-size:13px;font-weight:600}.sm-floating-cart{position:fixed;bottom:16px;right:16px;z-index:80;padding:14px 18px;border-radius:18px;background:#0f0f0feb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.08);box-shadow:0 15px 40px #00000059;font-size:14px;font-weight:700}img{border-radius:22px}@media(max-width:768px){.sm-premium-section{padding:48px 0}.sm-lux-grid{grid-template-columns:1fr;gap:16px}.sm-section-title{font-size:40px}.sm-section-sub{font-size:16px;padding:0 16px}}.sm-announcement strong{color:#ffd580}.sm-rating{display:flex;align-items:center;gap:.45rem;margin-bottom:.5rem}.sm-rating span:first-child{color:#f5a623;font-size:1.05rem;letter-spacing:2px}.sm-rating-score{font-weight:950;color:#0b0f14;font-size:1rem}.sm-rating-count{color:#667085;font-weight:700;font-size:.88rem}.sm-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.sm-review-grid blockquote{margin:0;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:28px;padding:1.4rem;line-height:1.7;font-size:.97rem}.sm-review-grid span{display:block;color:#f5a623;font-weight:900;margin-top:1rem;font-size:.88rem}@media(max-width:980px){.sm-review-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.sm-review-grid{grid-template-columns:1fr}}.sm-color-swatch-group{display:grid;gap:.5rem;margin-bottom:.25rem}.sm-color-swatch-label{font-weight:650!important;color:#1d1d1f;font-size:.95rem;letter-spacing:-.01em}.sm-color-swatch-label span{font-weight:450;color:#6e6e73;margin-left:.25rem;text-transform:capitalize}.sm-color-swatch-row{display:flex;gap:.55rem;flex-wrap:wrap;align-items:center}.sm-color-swatch{-webkit-appearance:none;appearance:none;border:0;background:transparent;padding:0;cursor:pointer;width:46px;height:46px;border-radius:999px;display:inline-grid;place-items:center;transition:transform .18s ease,box-shadow .18s ease;position:relative}.sm-color-swatch:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;border:2px solid transparent;transition:border-color .18s ease}.sm-color-swatch:hover{transform:translateY(-1px)}.sm-color-swatch:hover:before{border-color:#1d1d1f2e}.sm-color-swatch.active:before{border-color:#1d1d1f}.sm-color-swatch:focus-visible{outline:none}.sm-color-swatch:focus-visible:before{border-color:#0071e3}.sm-color-swatch>span{display:block;width:34px;height:34px;border-radius:999px;background:var(--swatch-color,#ddd);box-shadow:inset 0 -3px 6px #0000000f,0 4px 10px #00000014}.sm-color-swatch.is-light>span{box-shadow:inset 0 0 0 1px #00000024,0 4px 10px #0000000f}.sm-hidden-select{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:640px){.sm-color-swatch{width:44px;height:44px}.sm-color-swatch>span{width:32px;height:32px}}.sm-v15-showcase-grid article{justify-content:center!important;align-items:center;text-align:center;padding:1.4rem 1rem}.sm-v15-showcase-grid article:before{display:none!important}.sm-v15-showcase-grid span{position:static!important;display:block;margin:0 0 .65rem;color:#86868b;font-weight:600;font-size:.85rem;letter-spacing:.04em}.sm-v15-showcase-grid strong{display:block;font-size:1.25rem;letter-spacing:-.035em}.sm-v15-showcase-grid p{margin:.4rem auto 0;max-width:22ch;color:#6e6e73;line-height:1.4}.sm-page>*{max-width:1320px;margin-left:auto;margin-right:auto}.sm-page>.sm-announcement,.sm-page>.sm-header,.sm-page>.sm-trust-bar,.sm-page>.sm-strip{max-width:none}.sm-page{background:#fff}.sm-section,.sm-use-cases,.sm-problem-solution,.sm-v15-showcase{padding-top:clamp(2.5rem,5vw,4.25rem)!important;padding-bottom:clamp(2.5rem,5vw,4.25rem)!important}.sm-final-cta{padding:clamp(2.5rem,5vw,4.25rem) 1rem!important}.sm-hero{padding:clamp(1.75rem,4vw,3.75rem) clamp(1rem,4vw,3rem)!important;gap:clamp(1.75rem,4vw,3.5rem)!important;align-items:center!important}.sm-hero h1{font-size:clamp(2.05rem,4.4vw,3.6rem)!important;line-height:1.02!important;letter-spacing:-.04em!important;max-width:18ch!important;margin:.75rem 0 1rem!important}.sm-section-heading h2,.sm-use-copy h2,.sm-final-cta h2,.sm-problem-card h2,.sm-solution-card h2{font-size:clamp(1.65rem,3vw,2.5rem)!important;line-height:1.08!important;letter-spacing:-.035em!important;margin:.6rem 0 .65rem!important}.sm-subtitle{font-size:clamp(.98rem,1.2vw,1.1rem)!important;line-height:1.5!important;max-width:54ch!important}.sm-section-heading{margin:0 auto 1.5rem!important;max-width:640px!important}.sm-section-heading p,.sm-use-copy p,.sm-final-cta p,.sm-problem-card p,.sm-solution-card p{font-size:.96rem!important;line-height:1.55!important}.sm-feature-grid article,.sm-creator-grid article,.sm-detail-card{padding:1.1rem!important;border-radius:18px!important}.sm-feature-grid h3,.sm-creator-grid h3,.sm-detail-card strong{font-size:1.02rem!important}.sm-feature-grid p,.sm-creator-grid p,.sm-detail-card p{font-size:.9rem!important;line-height:1.5!important}.sm-v15-showcase-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:.7rem!important}.sm-v15-showcase-grid article{min-height:auto!important;padding:1.1rem .75rem!important;border-radius:16px!important;background:#fbfbfd!important;border:1px solid rgba(0,0,0,.07)!important}.sm-v15-showcase-grid span{font-size:.78rem!important;margin-bottom:.45rem!important}.sm-v15-showcase-grid strong{font-size:1.02rem!important}.sm-v15-showcase-grid p{font-size:.82rem!important;margin-top:.3rem!important;line-height:1.4!important}.sm-use-grid div{min-height:auto!important;padding:1.1rem!important;border-radius:18px!important;justify-content:flex-end}.sm-use-grid strong{font-size:1.15rem!important}.sm-use-grid span{font-size:.84rem!important;margin-top:.2rem!important}.sm-use-cases{gap:1.5rem!important;align-items:start!important}.sm-trust-bar div{min-height:auto!important;padding:.95rem clamp(.85rem,2vw,1.4rem)!important}.sm-trust-bar strong{font-size:.92rem!important}.sm-trust-bar span{font-size:.8rem!important;line-height:1.35!important;margin-top:.12rem!important}.sm-review-grid{gap:.85rem!important}.sm-review-grid blockquote{padding:1.1rem!important;border-radius:16px!important;line-height:1.5!important;font-size:.92rem!important}.sm-review-grid span{font-size:.82rem!important;margin-top:.65rem!important}.sm-faq{max-width:780px!important;gap:.6rem!important}.sm-faq details{padding:.85rem 1rem!important;border-radius:14px!important;font-size:.94rem!important}.sm-faq summary{font-size:.95rem!important}.sm-faq p{font-size:.92rem!important;line-height:1.55!important;margin-top:.5rem!important}.sm-compare-row span{padding:.85rem 1rem!important;font-size:.92rem!important;line-height:1.4!important}.sm-problem-card,.sm-solution-card{padding:clamp(1.15rem,2.5vw,1.65rem)!important;border-radius:22px!important}.sm-strip{padding:.7rem clamp(1rem,3vw,2.5rem)!important}.sm-strip span{font-size:.82rem!important;padding:.4rem .65rem!important}.sm-final-cta h2{max-width:560px!important;margin-left:auto!important;margin-right:auto!important}.sm-final-cta p{max-width:480px!important;font-size:.95rem!important;margin-bottom:1.1rem!important}.sm-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,520px)!important}.sm-product-card{padding:.85rem!important;border-radius:22px!important}.sm-card-copy{padding:1rem .85rem .6rem!important}.sm-card-copy h2{font-size:clamp(1.15rem,1.8vw,1.4rem)!important;margin-bottom:.5rem!important}.sm-price{font-size:1.5rem!important}.sm-bundle-box{padding:10px!important}.sm-bundle-option{padding:.7rem .55rem!important;min-height:72px!important}.sm-bundle-option span{font-size:.85rem!important}.sm-bundle-option small{font-size:.72rem!important;margin-top:.2rem!important}.sm-variant-wrap select{padding:.7rem!important;font-size:.95rem!important;border-radius:12px!important}.sm-atc,.sm-buy-now{padding:.85rem 1.1rem!important;font-size:.96rem!important;min-height:50px!important}.sm-product-details{gap:.85rem!important}@media(max-width:1100px){.sm-v15-showcase-grid{grid-template-columns:repeat(3,1fr)!important}.sm-feature-grid,.sm-creator-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:980px){.sm-hero{grid-template-columns:1fr!important;text-align:left}.sm-hero h1{font-size:clamp(1.95rem,5.5vw,2.6rem)!important;max-width:none!important}.sm-trust-bar{grid-template-columns:repeat(2,1fr)!important}.sm-product-details{grid-template-columns:1fr!important}.sm-use-cases{grid-template-columns:1fr!important;text-align:left}.sm-problem-solution{grid-template-columns:1fr!important}}@media(max-width:640px){.sm-page>*{max-width:none}.sm-section,.sm-use-cases,.sm-problem-solution,.sm-v15-showcase,.sm-final-cta{padding:2.25rem 1rem!important}.sm-hero{padding:1.5rem 1rem 2rem!important}.sm-hero h1{font-size:clamp(1.8rem,7.5vw,2.4rem)!important;line-height:1.04!important}.sm-subtitle{font-size:.96rem!important}.sm-section-heading{margin-bottom:1.15rem!important}.sm-section-heading h2,.sm-use-copy h2,.sm-final-cta h2{font-size:clamp(1.5rem,6.5vw,2rem)!important}.sm-v15-showcase-grid{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important}.sm-v15-showcase-grid article{padding:.9rem .65rem!important}.sm-feature-grid,.sm-creator-grid{grid-template-columns:1fr!important;gap:.65rem!important}.sm-trust-bar{grid-template-columns:1fr!important}.sm-use-grid{grid-template-columns:repeat(2,1fr)!important;gap:.55rem!important}.sm-use-grid div{padding:.85rem!important}.sm-review-grid{grid-template-columns:1fr!important;gap:.6rem!important}.sm-compare-row{grid-template-columns:1fr!important}.sm-product-details{gap:.6rem!important}.sm-product-card{padding:.65rem!important}.sm-card-copy{padding:.85rem .5rem .35rem!important}.sm-card-copy h2{font-size:1.1rem!important}.sm-price{font-size:1.35rem!important}.sm-bundle-options{grid-template-columns:1fr!important}.sm-strip{padding:.6rem 1rem!important;justify-content:flex-start!important;overflow-x:auto!important}}.sm-hero{align-items:start!important}.sm-hero:before{display:none!important}.sm-hero .sm-main-media{max-height:460px!important;aspect-ratio:auto!important}.sm-hero .sm-main-image{max-height:460px!important;width:100%!important;height:auto!important}.sm-hero .sm-benefit-list,.sm-hero .sm-mini-description,.sm-hero .sm-urgency{display:none!important}.sm-hero .sm-product-card{padding:.75rem!important}.sm-hero .sm-card-copy{padding:.85rem .75rem .5rem!important}.sm-hero-copy{padding-top:.25rem!important}@media(max-width:640px){.sm-hero .sm-main-media{max-height:none!important;aspect-ratio:1/1!important}.sm-hero .sm-main-image{max-height:none!important}}.sm-v20-product .sm-announcement{display:none!important}.sm-v20-buy:before{display:none!important;content:none!important}.sm-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sm-v20-trust-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.07);padding:0 clamp(1rem,4vw,3rem)}.sm-v20-trust-bar>div{display:flex;align-items:center;gap:.6rem;padding:.85rem .25rem;border-right:1px solid rgba(0,0,0,.06);font-size:.82rem;color:#1d1d1f;line-height:1.3}.sm-v20-trust-bar>div:last-child{border-right:0}.sm-v20-trust-bar svg{width:22px;height:22px;flex-shrink:0;color:#1d1d1f;opacity:.9}.sm-v20-trust-bar strong{font-weight:650;letter-spacing:-.005em}.sm-v20-container{padding-top:clamp(1.2rem,3vw,2rem);max-width:1240px}.sm-v20-product .sm-product-breadcrumb{margin-bottom:1.1rem;font-size:.82rem;color:#86868b}.sm-v20-product .sm-product-breadcrumb a{color:#86868b;font-weight:500}.sm-v20-layout{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr)!important;gap:clamp(1.5rem,3.5vw,3rem)!important;align-items:flex-start}.sm-v20-gallery-shell{padding:.6rem;border-radius:24px}.sm-v20-gallery{display:grid;grid-template-columns:88px minmax(0,1fr);gap:.85rem;align-items:flex-start}.sm-v20-thumbnails{display:flex!important;flex-direction:column;gap:.55rem;overflow-y:auto;overflow-x:hidden;max-height:560px;padding:0!important;scrollbar-width:thin}.sm-v20-thumb{flex:0 0 auto!important;width:80px!important;height:80px!important;border-radius:14px!important;border:1px solid rgba(0,0,0,.1)!important;background:#fafafa!important;overflow:hidden;cursor:pointer;padding:0!important;transition:border-color .15s ease,transform .15s ease}.sm-v20-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}.sm-v20-thumb.active{border-color:#1d1d1f!important;border-width:2px!important;box-shadow:none!important}.sm-v20-thumb:hover{transform:translateY(-1px)}.sm-v20-main-media{position:relative;aspect-ratio:1/1;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#f5f5f7,#fff)!important;display:grid;place-items:center}.sm-v20-main-media .sm-main-image{object-fit:contain;padding:clamp(.6rem,1.6vw,1.2rem)}.sm-v20-main-media .sm-gallery-arrow{width:40px;height:40px;background:#fffffff5;border:1px solid rgba(0,0,0,.08);color:#1d1d1f;font-size:24px}.sm-v20-zoom{position:absolute;bottom:14px;right:14px;width:38px;height:38px;border-radius:999px;background:#fffffff5;border:1px solid rgba(0,0,0,.08);display:grid;place-items:center;cursor:pointer;color:#1d1d1f;box-shadow:0 8px 24px #00000014;z-index:4}.sm-v20-zoom svg{width:18px;height:18px}.sm-v20-buy{border-radius:20px!important;padding:clamp(1.1rem,2.2vw,1.6rem)!important;background:#fff!important;border:1px solid rgba(0,0,0,.07)!important;box-shadow:0 18px 50px #0000000d!important;top:24px!important}.sm-v20-rating-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.sm-v20-stars{color:#1d1d1f;font-size:.95rem;letter-spacing:.08em}.sm-v20-review-count{color:#6e6e73;font-weight:500;font-size:.85rem}.sm-v20-title{font-size:clamp(1.75rem,2.8vw,2.4rem)!important;line-height:1.05!important;letter-spacing:-.035em!important;font-weight:700!important;margin:.1rem 0 .35rem!important;color:#1d1d1f!important}.sm-v20-tagline{color:#6e6e73;font-size:.98rem;margin:0 0 1.1rem;font-weight:450;line-height:1.45}.sm-v20-bullets{list-style:none;padding:0;margin:0 0 1.3rem;display:grid;gap:.85rem}.sm-v20-bullets li{display:grid;grid-template-columns:32px 1fr;gap:.85rem;align-items:flex-start}.sm-v20-bullet-icon{display:grid;place-items:center;width:30px;height:30px;color:#1d1d1f}.sm-v20-bullet-icon svg{width:24px;height:24px;display:block}.sm-v20-bullets strong{display:block;font-weight:650;font-size:.94rem;color:#1d1d1f;letter-spacing:-.005em;margin-bottom:.12rem}.sm-v20-bullets p{margin:0;color:#6e6e73;font-size:.86rem;line-height:1.42}.sm-v20-bundle{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:16px!important;padding:.85rem!important;margin:0 0 1rem!important}.sm-v20-bundle-label{display:block;font-size:.7rem;font-weight:700;letter-spacing:.08em;color:#86868b;margin-bottom:.65rem;text-transform:uppercase}.sm-v20-bundle-options{grid-template-columns:repeat(3,1fr)!important;gap:.5rem!important}.sm-v20-bundle-option{position:relative;text-align:center!important;padding:.85rem .45rem .65rem!important;border:1.5px solid rgba(0,0,0,.1)!important;border-radius:14px!important;background:#fff!important;cursor:pointer;min-height:auto!important;display:flex!important;flex-direction:column;align-items:center;gap:.45rem;transition:border-color .15s ease,background .15s ease}.sm-v20-bundle-option:hover{transform:none!important;border-color:#00000040!important}.sm-v20-bundle-option.active{border-color:#1d1d1f!important;background:#fbfbfd!important;box-shadow:inset 0 0 0 1px #1d1d1f!important}.sm-v20-bundle-thumb{width:50px;height:50px;display:grid;place-items:center;background:#f5f5f7;border-radius:10px;overflow:hidden;position:relative}.sm-v20-bundle-thumb img{width:100%;height:100%;object-fit:cover;display:block}.sm-v20-bundle-thumb-2,.sm-v20-bundle-thumb-3{display:flex;gap:2px;background:transparent;border-radius:0;width:auto;padding:0}.sm-v20-bundle-thumb-2 img,.sm-v20-bundle-thumb-3 img{width:22px;height:50px;object-fit:cover;border-radius:8px;background:#f5f5f7}.sm-v20-bundle-thumb-3 img{width:18px}.sm-v20-bundle-name{display:block!important;font-weight:650!important;font-size:.88rem!important;color:#1d1d1f!important;letter-spacing:-.01em}.sm-v20-bundle-option small{display:block!important;color:#86868b!important;font-size:.7rem!important;font-weight:500!important;line-height:1.2!important}.sm-v20-bundle-flag{position:absolute;top:-9px;left:50%;transform:translate(-50%);background:#1d1d1f!important;color:#fff!important;font-style:normal;font-size:.58rem!important;font-weight:700;letter-spacing:.06em;padding:.22rem .5rem!important;border-radius:999px!important;white-space:nowrap}.sm-v20-bundle-flag-alt{background:#0071e3!important}.sm-v20-bundle-option[aria-pressed=true] .sm-v20-bundle-name:after{content:""!important}.sm-v20-price-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 .85rem;padding:.4rem 0}.sm-v20-price-block{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.sm-v20-price{font-size:1.5rem!important;font-weight:650!important;color:#1d1d1f!important}.sm-v20-compare{font-size:.95rem;text-decoration:line-through;color:#86868b}.sm-v20-save{background:#fde8e8!important;color:#b42318!important;font-size:.7rem!important;font-weight:700;padding:.22rem .5rem;border-radius:6px}.sm-v20-qty .sm-qty{border:1px solid rgba(0,0,0,.12);border-radius:10px;overflow:hidden}.sm-v20-qty .sm-qty button{width:36px;height:36px;font-size:1rem;background:#fff}.sm-v20-qty .sm-qty input{width:36px;height:36px;background:#fff}.sm-v20-atc{width:100%;border:0;background:#1d1d1f!important;color:#fff!important;border-radius:12px!important;padding:1rem 1.2rem!important;font-size:1rem!important;font-weight:600!important;cursor:pointer;letter-spacing:-.005em;margin-bottom:.55rem;min-height:52px;transition:background .15s ease,transform .15s ease}.sm-v20-atc:hover{background:#000!important;transform:none}.sm-v20-atc:disabled{opacity:.45;cursor:not-allowed}.sm-v20-payment{margin-bottom:.55rem}.sm-v20-payment .shopify-payment-button__button{border-radius:12px!important;min-height:52px!important;font-weight:600!important}.sm-v20-more-payment{text-align:center;color:#0071e3;font-size:.82rem;font-weight:500;text-decoration:underline;cursor:pointer;margin:.2rem 0 1rem}.sm-v20-trust-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;padding-top:.95rem;border-top:1px solid rgba(0,0,0,.07);margin-top:.2rem}.sm-v20-trust-mini span{display:flex;align-items:center;gap:.35rem;font-size:.74rem;color:#6e6e73;font-weight:500;line-height:1.3}.sm-v20-trust-mini svg{width:14px;height:14px;color:#12b76a;flex-shrink:0}.sm-v20-product .sm-product-intro,.sm-v20-product .sm-rating,.sm-v20-product .sm-product-hook,.sm-v20-product .sm-badge-row,.sm-v20-product .sm-premium-proof,.sm-v20-product .sm-product-desc,.sm-v20-product .sm-buy-now,.sm-v20-product .sm-v15-reassurance,.sm-v20-product .sm-afterpay-note,.sm-v20-product .sm-trust.sm-v13-trust,.sm-v20-product .sm-compare-block,.sm-v20-product .sm-premium-section,.sm-v20-product .sm-floating-cart{display:none!important}.sm-v20-product .sm-buy-panel>.sm-price-row{display:none!important}.sm-v20-product .sm-buy-panel>.sm-quantity-row{display:none!important}@media(max-width:1100px){.sm-v20-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr)!important}.sm-v20-gallery{grid-template-columns:72px minmax(0,1fr);gap:.7rem}.sm-v20-thumb{width:64px!important;height:64px!important}}@media(max-width:980px){.sm-v20-trust-bar{grid-template-columns:repeat(2,1fr)}.sm-v20-trust-bar>div:nth-child(2){border-right:0}.sm-v20-trust-bar>div{font-size:.76rem;padding:.7rem .35rem}.sm-v20-layout{grid-template-columns:1fr!important;gap:1.2rem!important}.sm-v20-buy{position:static!important;top:auto!important}.sm-v20-gallery{grid-template-columns:1fr;gap:.7rem}.sm-v20-thumbnails{flex-direction:row!important;max-height:none;overflow-x:auto;overflow-y:hidden;order:2;padding-bottom:.2rem!important}.sm-v20-thumb{width:64px!important;height:64px!important;flex-shrink:0}.sm-v20-main-media{order:1;aspect-ratio:1/1}}@media(max-width:640px){.sm-v20-trust-bar{grid-template-columns:1fr;padding:0 1rem}.sm-v20-trust-bar>div{border-right:0;border-bottom:1px solid rgba(0,0,0,.06);padding:.6rem 0}.sm-v20-trust-bar>div:last-child{border-bottom:0}.sm-v20-buy{padding:1rem!important;border-radius:18px!important}.sm-v20-title{font-size:1.65rem!important}.sm-v20-bullets{gap:.7rem;margin-bottom:1rem}.sm-v20-bullets strong{font-size:.9rem}.sm-v20-bullets p{font-size:.82rem}.sm-v20-bundle-options{grid-template-columns:repeat(3,1fr)!important;gap:.35rem!important}.sm-v20-bundle-option{padding:.7rem .25rem .5rem!important}.sm-v20-bundle-name{font-size:.78rem!important}.sm-v20-bundle-option small{font-size:.62rem!important}.sm-v20-bundle-flag{font-size:.52rem!important;padding:.18rem .4rem!important}.sm-v20-bundle-thumb{width:38px;height:38px}.sm-v20-bundle-thumb-2 img,.sm-v20-bundle-thumb-3 img{height:38px;width:16px}.sm-v20-bundle-thumb-3 img{width:13px}.sm-v20-price{font-size:1.35rem!important}.sm-v20-trust-mini{grid-template-columns:1fr;gap:.4rem}.sm-v20-trust-mini span{font-size:.8rem}.sm-v20-atc{min-height:54px;border-radius:14px!important}}.sm-v23-how{padding:clamp(3rem,6vw,5rem) clamp(1rem,4vw,4rem);background:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.sm-v23-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:1100px;margin:0 auto}.sm-v23-how article{background:#fbfbfd;border:1px solid rgba(0,0,0,.07);border-radius:24px;padding:1.8rem 1.5rem;position:relative;transition:transform .2s ease,box-shadow .2s ease}.sm-v23-how article:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0000000f}.sm-v23-how-num{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.1em;color:#86868b;margin-bottom:1rem}.sm-v23-how strong{display:block;font-size:1.4rem;font-weight:650;letter-spacing:-.02em;color:#1d1d1f;margin-bottom:.5rem}.sm-v23-how p{color:#6e6e73;line-height:1.55;font-size:.95rem;margin:0}.sm-v23-reviews{padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(3rem,6vw,5rem)}.sm-v23-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1180px;margin:0 auto}.sm-v23-review{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:1.3rem 1.2rem;display:flex;flex-direction:column;gap:.7rem}.sm-v23-review-head{display:grid;grid-template-columns:38px 1fr auto;gap:.7rem;align-items:center}.sm-v23-review-avatar{width:38px;height:38px;border-radius:50%;background:#f5f5f7;color:#1d1d1f;display:grid;place-items:center;font-weight:700;font-size:1rem}.sm-v23-review-head strong{display:block;font-weight:650;color:#fff;font-size:.92rem}.sm-v23-verified{display:block;font-size:.7rem;color:#86c5ff;font-weight:600;margin-top:.05rem}.sm-v23-review-stars{color:#fbbf24;letter-spacing:.04em;font-size:.85rem}.sm-v23-star-dim{color:#ffffff40}.sm-v23-review-body{color:#e2e8f0;line-height:1.6;font-size:.92rem;margin:0}.sm-v23-review-meta{color:#94a3b8;font-size:.74rem;font-weight:500;margin-top:.25rem}.sm-v23-specs{padding:clamp(3rem,6vw,5rem) clamp(1rem,4vw,4rem);background:#fbfbfd}.sm-v23-specs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1180px;margin:0 auto}.sm-v23-specs-grid>div{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:20px;padding:1.3rem 1.2rem}.sm-v23-specs strong{display:block;font-size:.72rem;font-weight:700;letter-spacing:.08em;color:#86868b;text-transform:uppercase;margin-bottom:.85rem}.sm-v23-specs ul{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}.sm-v23-specs li{color:#1d1d1f;font-size:.88rem;line-height:1.45;padding-left:1.1rem;position:relative}.sm-v23-specs li:before{content:"";position:absolute;left:0;top:.55rem;width:5px;height:5px;border-radius:50%;background:#1d1d1f}.sm-v23-guarantee{padding:clamp(3rem,6vw,5rem) clamp(1rem,4vw,4rem);background:#fff}.sm-v23-guarantee-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:120px 1fr;gap:2rem;align-items:center;background:linear-gradient(135deg,#111318,#2b2f3a);color:#fff;border-radius:32px;padding:clamp(2rem,4vw,3rem);box-shadow:0 28px 70px #0000002e}.sm-v23-guarantee-icon{width:120px;height:120px;border-radius:50%;background:#ffffff14;border:1.5px solid rgba(255,255,255,.18);display:grid;place-items:center;color:#fff}.sm-v23-guarantee-icon svg{width:60px;height:60px}.sm-v23-guarantee .sm-kicker{background:#ffffff1a!important;border-color:#ffffff2e!important;color:#fff!important}.sm-v23-guarantee h2{font-size:clamp(1.6rem,3vw,2.4rem)!important;line-height:1.1!important;letter-spacing:-.03em;margin:1rem 0 .8rem!important;color:#fff}.sm-v23-guarantee p{color:#d0d5dd;line-height:1.65;margin:0 0 1.3rem;font-size:1rem;max-width:640px}.sm-v23-guarantee .sm-button-primary{background:#fff!important;color:#1d1d1f!important;box-shadow:none!important}@media(max-width:980px){.sm-v23-how-grid{grid-template-columns:1fr;gap:.8rem}.sm-v23-review-grid,.sm-v23-specs-grid{grid-template-columns:repeat(2,1fr)}.sm-v23-guarantee-inner{grid-template-columns:1fr;text-align:center;gap:1.2rem;padding:2rem 1.4rem}.sm-v23-guarantee-icon{margin:0 auto;width:90px;height:90px}.sm-v23-guarantee-icon svg{width:46px;height:46px}.sm-v23-guarantee p{margin-left:auto;margin-right:auto}}@media(max-width:640px){.sm-v23-how article{padding:1.4rem 1.2rem}.sm-v23-how strong{font-size:1.2rem}.sm-v23-review-grid,.sm-v23-specs-grid{grid-template-columns:1fr}.sm-v23-guarantee-inner{border-radius:24px}}.sm-video-proof{padding:clamp(2rem,4vw,4rem) clamp(1rem,4vw,3rem) clamp(2.5rem,5vw,4.5rem);background:#fff;border-top:1px solid rgba(15,23,42,.06)}.sm-video-proof-inner{max-width:1220px;margin:0 auto}.sm-video-proof-heading{text-align:center;max-width:760px;margin:0 auto 1.5rem}.sm-video-proof-heading p{margin:.55rem auto 0;color:#6e6e73;font-size:clamp(1rem,1.6vw,1.125rem)}.sm-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,1.6vw,1.25rem);align-items:stretch}.sm-video-card{position:relative;overflow:hidden;border-radius:24px;background:#f5f5f7;box-shadow:0 18px 45px #0f172a1a;border:1px solid rgba(15,23,42,.08);aspect-ratio:9 / 16}.sm-video-card video{width:100%;height:100%;display:block;object-fit:cover}@media(max-width:900px){.sm-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.sm-video-proof{padding:2rem 1rem 2.75rem}.sm-video-proof-heading{margin-bottom:1rem}.sm-video-grid{display:flex;overflow-x:auto;gap:.85rem;scroll-snap-type:x mandatory;padding:.35rem .1rem 1rem;-webkit-overflow-scrolling:touch}.sm-video-card{flex:0 0 72%;max-width:285px;border-radius:22px;scroll-snap-align:center}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/snapmount.css.map */
