:root{--ink: #17362b;--ink-2: #24493b;--sage: #788879;--sage-soft: #dfe6dd;--cream: #f6f3ec;--cream-2: #ece8df;--white: #fff;--accent: #c86f4a;--accent-dark: #a95334;--text: #26342e;--muted: #65736c;--line: rgba(23, 54, 43, .14);--shadow: 0 24px 70px rgba(23, 54, 43, .12);--radius: 28px;--radius-sm: 18px;--page: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--white);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}main{width:100%;overflow:clip}section,header,footer,div{min-width:0}img,video{display:block;width:100%;max-width:100%;height:auto}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.06;letter-spacing:-.035em}h1{font-size:clamp(3rem,7vw,6.5rem);font-weight:760}h2{font-size:clamp(2.25rem,4.6vw,4.5rem);font-weight:740}h3{font-size:1.3rem}p{color:var(--muted)}svg{width:1.25em;height:1.25em;flex:0 0 auto}.page-width{width:min(calc(100% - 40px),var(--page));margin-inline:auto}.page-width--narrow{max-width:900px}.section{padding:clamp(72px,9vw,132px) 0;scroll-margin-top:96px}.skip-link{position:fixed;left:12px;top:-100px;z-index:100;background:var(--ink);color:#fff;padding:12px 18px;border-radius:10px}.skip-link:focus{top:12px}.eyebrow{margin-bottom:16px;color:var(--accent-dark);font-size:.77rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.section-heading{max-width:760px;margin-bottom:46px}.section-heading h2{margin-bottom:18px}.section-heading>p:last-child{max-width:660px;font-size:1.08rem}.section-heading--center{margin-inline:auto;text-align:center}.section-heading--center>p:last-child{margin-inline:auto}.button{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:15px 27px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;box-shadow:0 10px 24px #17362b2e;cursor:pointer;font-weight:760;line-height:1;text-decoration:none;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);background:var(--ink-2);box-shadow:0 14px 32px #17362b38}.button:focus-visible,a:focus-visible,summary:focus-visible,.bundle-card:focus-visible{outline:3px solid rgba(200,111,74,.45);outline-offset:3px}.button[disabled]{cursor:not-allowed;opacity:.55;transform:none}.button--secondary{background:transparent;color:var(--ink);box-shadow:none}.button--secondary:hover{color:#fff}.button--light{background:#fff;color:var(--ink);border-color:#fff}.button--small{min-height:44px;padding:12px 19px;font-size:.9rem}.button--full{width:100%}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-weight:760;text-decoration-thickness:1px;text-underline-offset:4px}.text-link span{transition:transform .2s ease}.text-link:hover span{transform:translate(4px)}.announcement{position:relative;z-index:22;padding:8px 0;background:var(--ink);color:#fff;font-size:.78rem}.announcement__inner{display:flex;align-items:center;justify-content:center;gap:34px}.announcement span{display:inline-flex;align-items:center;gap:8px}.announcement svg{width:16px;height:16px}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(23,54,43,.08);background:#ffffffe8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:24px}.brand{display:block;flex:0 0 auto}.brand img{width:178px;height:auto}.site-nav{display:flex;align-items:center;gap:26px}.site-nav a,.cart-link{color:var(--ink);font-size:.9rem;font-weight:690;text-decoration:none}.site-nav a:hover,.cart-link:hover{color:var(--accent-dark)}.site-header__actions{display:flex;align-items:center;gap:16px}.cart-count{display:inline-grid;place-items:center;width:21px;height:21px;margin-left:4px;border-radius:50%;background:var(--cream);font-size:.72rem}.hero{position:relative;overflow:hidden;padding:0;background:var(--cream)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f6f3ecfa,#f6f3eceb,#f6f3ec1f 68%,#f6f3ec08)}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:63% center}.hero__inner{position:relative;display:flex;align-items:center;min-height:min(760px,calc(100vh - 110px));padding-block:70px}.hero__content{max-width:650px}.hero h1{max-width:640px;margin-bottom:24px}.hero__subheading{max-width:570px;margin-bottom:31px;color:#4d6057;font-size:clamp(1.08rem,1.7vw,1.3rem)}.hero__actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero__microproof{display:flex;gap:20px;margin-top:34px;color:var(--ink);font-size:.83rem;font-weight:700;flex-wrap:wrap}.hero__microproof span{display:inline-flex;align-items:center;gap:6px}.hero__microproof svg{color:var(--accent)}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:center;gap:13px;padding:25px 18px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item>svg{width:27px;height:27px;color:var(--accent-dark)}.trust-item span{display:grid;line-height:1.25}.trust-item strong{color:var(--ink);font-size:.88rem}.trust-item small{margin-top:4px;color:var(--muted);font-size:.74rem}.offer{background:#fff}.offer__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:clamp(50px,7vw,96px);align-items:start}.offer__visual{position:sticky;top:118px}.offer__visual-card{position:relative;display:grid;place-items:center;aspect-ratio:1;overflow:hidden;padding:clamp(18px,3vw,38px);border-radius:var(--radius);background:radial-gradient(circle at 50% 42%,#fff 0,#f6f3ec 62%,#e9e4da);box-shadow:var(--shadow);isolation:isolate}.offer__visual-card img{position:relative;z-index:1;width:100%!important;height:100%!important;max-height:100%;object-fit:contain!important;object-position:center!important}.offer__floating-badge{position:absolute;z-index:2;left:18px;bottom:18px;padding:10px 14px;border-radius:999px;background:#ffffffeb;color:var(--ink);box-shadow:0 8px 24px #17362b21;font-size:.78rem;font-weight:780;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.offer__mini-features{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.offer__mini-features span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:54px;padding:9px;border:1px solid var(--line);border-radius:14px;color:var(--ink);font-size:.7rem;font-weight:730;text-align:center}.offer__content h2{margin-bottom:18px}.offer__intro{font-size:1.08rem}.check-list{display:grid;gap:10px;margin:24px 0 29px;padding:0;list-style:none}.check-list li{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:650}.check-list svg{color:var(--accent)}.bundle-heading{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px}.bundle-heading strong{color:var(--ink)}.bundle-heading span{color:var(--muted);font-size:.78rem}.bundle-grid{display:grid;grid-template-columns:1fr;gap:10px}.bundle-card{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:104px;padding:13px 16px;border:1.5px solid var(--line);border-radius:18px;background:#fff;color:var(--text);cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.bundle-card:hover{transform:translateY(-2px);border-color:#17362b66}.bundle-card:active{transform:scale(.992)}.bundle-card.is-selected{border-color:var(--ink);background:#f2f6f2;box-shadow:0 0 0 2px #17362b14,0 12px 30px #17362b14}.bundle-card__body{display:grid;gap:3px;min-width:0}.bundle-card__name{color:var(--ink);font-size:.96rem;font-weight:820}.bundle-card__pricing{display:grid;justify-items:end;gap:2px}.bundle-card__price{color:var(--ink);font-size:1.35rem;font-weight:830;letter-spacing:-.04em}.bundle-card__compare{color:var(--muted);font-size:.72rem;text-decoration:line-through}.bundle-card small{color:var(--muted);font-size:.7rem}.bundle-card__saving{width:max-content;margin-top:3px;padding:3px 7px;border-radius:999px;background:#e6f2ec;color:var(--accent-dark);font-size:.62rem;font-weight:800}.bundle-card__badge{position:absolute;z-index:3;top:-10px;right:13px;padding:5px 9px;border-radius:999px;background:var(--ink);color:#fff;font-size:.6rem;font-weight:820;letter-spacing:.06em;text-transform:uppercase}.bundle-card__badge--value{background:var(--accent)}.pack-visual{position:relative;display:block;width:76px;height:68px;overflow:hidden;border-radius:13px;background:linear-gradient(145deg,#f6f8f5,#e7eee9)}.pack-device{position:absolute;display:block;width:58px;height:58px;left:9px;bottom:4px;filter:drop-shadow(0 5px 5px rgba(23,54,43,.12))}.pack-device img{width:100%;height:100%;object-fit:contain}.pack-visual--2 .pack-device{width:50px;height:50px;bottom:6px}.pack-visual--2 .pack-device--a{left:2px;transform:rotate(-5deg)}.pack-visual--2 .pack-device--b{left:25px;transform:rotate(5deg)}.pack-visual--3 .pack-device{width:43px;height:43px;bottom:7px}.pack-visual--3 .pack-device--a{left:0;transform:rotate(-7deg)}.pack-visual--3 .pack-device--b{z-index:1;left:17px;bottom:15px}.pack-visual--3 .pack-device--c{left:34px;transform:rotate(7deg)}.pack-visual__count{position:absolute;z-index:2;right:4px;bottom:4px;display:grid;place-items:center;min-width:25px;height:20px;padding:0 5px;border-radius:999px;background:var(--ink);color:#fff;font-size:.62rem;font-weight:850}.offer-form{margin-top:15px}.offer-form__button{border-radius:16px}.offer-form__status{min-height:1.25em;margin:8px 0 0;color:var(--accent-dark);font-size:.78rem;text-align:center}.offer__assurance{display:flex;justify-content:center;gap:16px;margin-top:16px;color:var(--muted);font-size:.7rem;flex-wrap:wrap}.offer__assurance span{display:inline-flex;align-items:center;gap:5px}.editor-note{margin:12px 0 0;padding:12px;border:1px dashed var(--accent);border-radius:10px;color:var(--accent-dark);font-size:.8rem}.editor-note--center{max-width:680px;margin-inline:auto;text-align:center}.mobile-sticky{display:none}body.cart-drawer-open{overflow:hidden}.cart-drawer{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#0a19146b;opacity:0;cursor:pointer;transition:opacity .25s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-drawer__panel{position:absolute;top:0;right:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(430px,100%);height:100%;max-height:100dvh;padding:0;background:#fff;box-shadow:-20px 0 60px #0a191433;outline:none;transform:translate(102%);transition:transform .28s ease}.cart-drawer.is-open{visibility:visible;pointer-events:auto}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer.is-open .cart-drawer__panel{transform:none}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 22px 17px;border-bottom:1px solid var(--line)}.cart-drawer__header .eyebrow{margin-bottom:3px;font-size:.62rem}.cart-drawer__header h2{margin:0;font-size:1.55rem}.cart-drawer__close{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:1.6rem;line-height:1;cursor:pointer}.cart-drawer__status{min-height:0;margin:0;padding:0 22px;color:var(--accent-dark);font-size:.75rem;font-weight:750}.cart-drawer__status:not(:empty){padding-block:9px;border-bottom:1px solid var(--line)}.cart-drawer__content{overflow-y:auto;padding:6px 22px 18px;overscroll-behavior:contain}.cart-drawer__item{display:grid;grid-template-columns:78px minmax(0,1fr);gap:13px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-drawer__media{display:block;overflow:hidden;width:78px;height:78px;border-radius:13px;background:var(--cream)}.cart-drawer__media img{display:block;width:100%;height:100%;object-fit:cover}.cart-drawer__item-copy{display:grid;align-content:start;min-width:0}.cart-drawer__item-copy>a{color:var(--ink);font-size:.86rem;line-height:1.25;text-decoration:none}.cart-drawer__item-copy>span{margin-top:3px;color:var(--muted);font-size:.72rem}.cart-drawer__item-copy>small{margin-top:9px;color:var(--muted);font-size:.62rem;font-weight:700}.cart-drawer__item-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}.cart-stepper{display:grid;grid-template-columns:31px 34px 31px;overflow:hidden;height:32px;border:1px solid var(--line);border-radius:9px}.cart-stepper button{padding:0;border:0;background:#fff;color:var(--ink);font-size:1rem;cursor:pointer}.cart-stepper button:hover{background:var(--sage-soft)}.cart-stepper span{display:grid;place-items:center;border-inline:1px solid var(--line);color:var(--ink);font-size:.76rem;font-weight:800}.cart-drawer__item-bottom>strong{color:var(--ink);font-size:.88rem}.cart-drawer__remove{width:max-content;margin-top:7px;padding:0;border:0;background:transparent;color:var(--muted);font-size:.67rem;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.cart-drawer__footer{padding:18px 22px max(18px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;box-shadow:0 -10px 28px #17362b0f}.cart-drawer__footer[hidden]{display:none}.cart-drawer__subtotal{display:flex;justify-content:space-between;gap:20px;color:var(--ink);font-size:1.08rem;font-weight:800}.cart-drawer__footer>p{margin:5px 0 13px;color:var(--muted);font-size:.68rem}.cart-drawer__checkout{min-height:54px;border-radius:13px}.cart-drawer__checkout svg{width:17px;height:17px}.cart-drawer__view{display:block;margin-top:10px;color:var(--ink);font-size:.74rem;font-weight:750;text-align:center;text-underline-offset:3px}.cart-drawer__trust{display:flex;justify-content:center;gap:13px;margin-top:15px;color:var(--muted);font-size:.63rem}.cart-drawer__trust span{display:inline-flex;align-items:center;gap:4px}.cart-drawer__trust svg{width:14px;height:14px;color:var(--accent-dark)}.cart-drawer__empty{display:grid;place-items:center;min-height:100%;padding:44px 12px;text-align:center}.cart-drawer__empty strong{color:var(--ink);font-size:1.25rem}.cart-drawer__empty p{margin:8px 0 22px}.cart-drawer__empty .button{width:min(100%,290px)}.cart-drawer__panel[aria-busy=true]{cursor:progress}.cart-drawer__panel[aria-busy=true] .cart-drawer__content{opacity:.62;pointer-events:none}.offer-form__button.is-loading{cursor:progress;opacity:.75}.benefits{overflow:hidden;background:var(--cream)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.benefit-card{min-height:255px;padding:28px;border:1px solid rgba(23,54,43,.09);border-radius:24px;background:#ffffffbd}.benefit-card__icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:39px;border-radius:15px;background:var(--sage-soft);color:var(--ink)}.benefit-card h3{margin-bottom:11px}.benefit-card p{margin:0;font-size:.92rem}.detail-pair{display:grid;grid-template-columns:1fr .9fr 1fr;gap:18px;align-items:center;margin-top:70px}.detail-pair__image{overflow:hidden;border-radius:var(--radius);background:#e8e7e1;box-shadow:var(--shadow)}.detail-pair__image img{width:100%;aspect-ratio:4/5;object-fit:cover}.detail-pair__content{padding:32px}.detail-pair__content h2{font-size:clamp(2.1rem,3.5vw,3.6rem)}.detail-pair__image--secondary{transform:translateY(45px)}.video-proof{background:var(--ink)}.video-proof .section-heading h2,.video-proof .section-heading p{color:#fff}.video-proof .section-heading .eyebrow{color:#e9a184}.video-proof .section-heading>p:last-child{color:#ffffffad}.video-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.video-card{min-width:0}.video-card__media{position:relative;overflow:hidden;border-radius:25px;background:#0e211a}.video-card video{width:100%;aspect-ratio:4/5;object-fit:cover}.video-card__tag{position:absolute;left:15px;bottom:15px;padding:8px 12px;border-radius:999px;background:#ffffffe6;color:var(--ink);font-size:.68rem;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-toggle{position:absolute;z-index:2;right:14px;bottom:14px;display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#17362bd1;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-toggle svg{width:18px;height:18px;fill:currentColor}.video-toggle span{display:block;font-size:.88rem;font-weight:850;line-height:1}.video-card h3{margin:18px 0 8px;color:#fff}.video-card p{margin:0;color:#ffffffa8;font-size:.9rem}.how{background:#fff}.how__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(60px,8vw,110px)}.how__intro{position:sticky;top:130px;align-self:start}.how__intro p:not(.eyebrow){max-width:520px;margin-bottom:28px;font-size:1.06rem}.steps{margin:0;padding:0;list-style:none}.steps li{display:grid;grid-template-columns:82px 1fr;gap:24px;padding:33px 0;border-top:1px solid var(--line)}.steps li:last-child{border-bottom:1px solid var(--line)}.steps li>span{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--cream);color:var(--accent-dark);font-weight:800}.steps h3{margin-bottom:8px;font-size:1.6rem}.steps p{margin:0}.two-knees{padding-top:30px}.two-knees__card{display:grid;grid-template-columns:1fr 1fr;min-height:570px;overflow:hidden;border-radius:36px;background:var(--cream);box-shadow:var(--shadow)}.two-knees__visual{display:flex;align-items:center;justify-content:center;gap:10px;min-height:520px;padding:44px 24px;background:radial-gradient(circle at 50% 45%,#fff 0,#f0ece3 53%,#ded8cc)}.two-knees__device{width:min(43%,250px);overflow:hidden;border:1px solid rgba(23,54,43,.08);border-radius:24px;background:#f6f3ec;box-shadow:0 18px 35px #17362b1f}.two-knees__device img{width:100%;aspect-ratio:1;object-fit:contain}.two-knees__plus{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:50%;background:var(--ink);color:#fff;font-size:1.35rem;font-weight:700}.two-knees__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(45px,7vw,90px)}.pill{display:inline-flex;padding:7px 12px;margin-bottom:24px;border-radius:999px;background:var(--ink);color:#fff;font-size:.7rem;font-weight:830;letter-spacing:.06em;text-transform:uppercase}.two-knees__content h2{margin-bottom:18px}.two-knees__content>p:not(.eyebrow){font-size:1.05rem}.price-lockup{display:flex;align-items:baseline;gap:12px;margin:12px 0 25px}.price-lockup>span{color:var(--muted);text-decoration:line-through}.price-lockup strong{color:var(--ink);font-size:2.1rem;letter-spacing:-.04em}.price-lockup small{padding:5px 8px;border-radius:8px;background:#dce8dc;color:var(--ink);font-weight:740}.comparison{background:#fff}.comparison__wrap{max-width:930px}.comparison-table{overflow:hidden;border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 55px #17362b14}.comparison-row{display:grid;grid-template-columns:1.4fr .8fr .8fr;align-items:center;min-height:68px;border-top:1px solid var(--line)}.comparison-row:first-child{border-top:0}.comparison-row>*{height:100%;display:flex;align-items:center;padding:16px 22px}.comparison-row>strong{gap:7px;background:#eff4ee;color:var(--ink)}.comparison-row>strong svg{color:var(--accent)}.comparison-row--head{min-height:60px;background:var(--cream);color:var(--ink);font-size:.78rem;font-weight:820;text-transform:uppercase;letter-spacing:.08em}.comparison-row--head>strong{background:var(--ink);color:#fff}.review-app{padding-top:30px;background:#fff}.guarantee{background:var(--ink)}.guarantee__card{display:grid;grid-template-columns:auto 1fr auto;gap:34px;align-items:center;color:#fff}.guarantee__seal{display:grid;place-items:center;width:126px;height:126px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#ffffff14;color:#fff;font-size:2.5rem;font-weight:830;line-height:.8}.guarantee__seal span{display:block;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.guarantee h2,.guarantee p{color:#fff}.guarantee .eyebrow{color:#e9a184}.guarantee h2{margin-bottom:10px}.guarantee p:last-child{max-width:650px;margin:0;color:#ffffffb3}.faq{background:var(--cream)}.faq__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,110px)}.faq__intro{align-self:start}.faq__intro a{color:var(--ink);font-weight:700}.accordion details{border-top:1px solid var(--line)}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:24px 0;color:var(--ink);cursor:pointer;font-weight:760;list-style:none}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:1.5rem;font-weight:400;transition:transform .2s ease}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details div{overflow:hidden}.accordion details p{max-width:690px;padding:0 38px 22px 0}.site-footer{padding:70px 0 25px;background:#10251e;color:#ffffffb8}.site-footer__grid{display:grid;grid-template-columns:1.6fr .7fr .8fr;gap:60px}.site-footer__logo{width:205px;height:auto;margin-bottom:22px;filter:invert(1) grayscale(1) brightness(3)}.site-footer p{max-width:460px;color:#ffffff94}.site-footer h2{margin-bottom:16px;color:#fff;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.site-footer__grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.site-footer a{text-decoration:none}.site-footer a:hover{color:#fff}.site-footer__small{font-size:.82rem}.site-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:55px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:.74rem}.cart-page h1,.rte-page h1{margin-bottom:40px}.empty-state{padding:45px;border-radius:var(--radius);background:var(--cream);text-align:center}.empty-state--page{min-height:60vh;display:grid;place-items:center}.cart-items{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:24px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.cart-item img{width:130px;aspect-ratio:1;object-fit:cover;border-radius:16px;background:var(--cream)}.cart-item h2{margin-bottom:5px;font-size:1.25rem}.cart-item h2 a{text-decoration:none}.cart-item p{margin-bottom:12px}.cart-item label{display:block;color:var(--muted);font-size:.73rem}.cart-item input{width:75px;padding:8px;border:1px solid var(--line);border-radius:8px}.cart-summary{max-width:450px;margin:35px 0 0 auto}.cart-summary>div{display:flex;justify-content:space-between;color:var(--ink);font-size:1.25rem}.cart-summary p{font-size:.82rem}.cart-summary .button{width:100%;margin-top:10px}.rte{color:var(--text)}.rte h2,.rte h3{margin-top:1.8em}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}[data-reveal].is-visible,.hero[data-reveal]{opacity:1;transform:none}@media(max-width:1040px){.site-nav{display:none}.offer__grid{grid-template-columns:.9fr 1.1fr;gap:38px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.detail-pair{grid-template-columns:1fr 1fr}.detail-pair__content{grid-column:1 / -1;grid-row:1;max-width:700px;padding:0 0 25px}.detail-pair__image--secondary{transform:none}}@media(max-width:749px){.page-width{width:calc(100% - 32px)}.section{padding:48px 0}h1{font-size:clamp(2.35rem,11.2vw,3.2rem);line-height:1.01}h2{font-size:clamp(2rem,8.8vw,2.7rem);line-height:1.04}h3{font-size:1.15rem}.section-heading{margin-bottom:30px}.section-heading h2{margin-bottom:14px}.section-heading>p:last-child{font-size:.98rem}.button{min-height:52px;padding:14px 22px}.announcement{padding:7px 0}.announcement__desktop{display:none!important}.site-header__inner{min-height:65px;gap:8px}.brand img{width:139px}.cart-link{font-size:.82rem}.site-header__cta{display:none}.hero{display:flex;flex-direction:column}.hero__media{position:relative;height:auto;min-height:0;aspect-ratio:4/3;order:1}.hero__media:after{background:linear-gradient(0deg,var(--cream) 0%,rgba(246,243,236,0) 34%)}.hero__media img{object-position:67% center}.hero__inner{order:2;min-height:0;padding-block:20px 48px}.hero__content{margin-top:0}.hero h1{margin-bottom:17px}.hero__subheading{font-size:1.04rem}.hero__actions{gap:16px}.hero__actions .button{width:100%}.hero__actions .text-link{margin-inline:auto}.hero__microproof{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.hero__microproof span:last-child{grid-column:1 / -1}.trust-strip__grid{grid-template-columns:repeat(2,1fr)}.trust-item{padding:18px 8px;border-bottom:1px solid var(--line)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(n+3){border-bottom:0}.trust-item>svg{width:23px;height:23px}.trust-item strong{font-size:.75rem}.trust-item small{font-size:.64rem}.offer__grid{grid-template-columns:minmax(0,1fr);gap:34px}.offer__visual{position:relative;top:auto}.offer__visual-card{width:100%;aspect-ratio:1;padding:24px;border-radius:22px}.offer__floating-badge{left:12px;bottom:12px;padding:8px 11px;font-size:.68rem}.offer__mini-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.offer__mini-features span{min-height:48px;padding:7px 4px;font-size:.59rem;line-height:1.2}.offer__mini-features svg{display:none}.offer__content h2{font-size:clamp(2.05rem,9vw,2.65rem)}.offer__intro{font-size:1rem}.check-list{margin:20px 0 26px}.bundle-heading{align-items:flex-start;flex-direction:column;gap:2px}.bundle-grid{gap:11px}.bundle-card{grid-template-columns:68px minmax(0,1fr) auto;gap:11px;min-height:96px;padding:12px 13px;border-radius:16px}.pack-visual{width:68px;height:62px}.pack-device{left:7px;width:54px;height:54px}.pack-visual--2 .pack-device{width:46px;height:46px}.pack-visual--2 .pack-device--b{left:22px}.pack-visual--3 .pack-device{width:39px;height:39px}.pack-visual--3 .pack-device--b{left:15px}.pack-visual--3 .pack-device--c{left:29px}.bundle-card__badge{top:-8px;right:10px}.bundle-card__price{font-size:1.18rem}.bundle-card__compare{font-size:.67rem}.bundle-card__body small{max-width:130px;line-height:1.25}.bundle-card__saving{font-size:.58rem}.offer-form__button{min-height:58px;padding-inline:12px;font-size:.9rem}.offer__assurance{justify-content:flex-start;gap:10px 15px}.mobile-sticky{position:fixed;z-index:30;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 10px 10px 16px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#17362bf5;box-shadow:0 16px 50px #00000047;color:#fff;opacity:0;pointer-events:none;transform:translateY(120%);transition:opacity .25s ease,transform .25s ease;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-sticky.is-active{opacity:1;pointer-events:auto;transform:none}.mobile-sticky>div{display:grid;line-height:1.1}.mobile-sticky small{color:#ffffffa6;font-size:.62rem;text-transform:uppercase}.mobile-sticky strong{color:#fff;font-size:1.1rem}.mobile-sticky .button{min-height:44px;border-color:#fff;background:#fff;color:var(--ink);box-shadow:none}.benefit-grid{grid-template-columns:1fr}.benefit-grid{gap:10px}.benefit-card{display:grid;grid-template-columns:48px 1fr;column-gap:14px;min-height:0;padding:20px}.benefit-card__icon{grid-row:1 / span 2;margin-bottom:0}.benefit-card h3{margin:2px 0 6px}.benefit-card p{grid-column:2;font-size:.86rem}.detail-pair{grid-template-columns:minmax(0,1fr);gap:22px;margin-top:44px}.detail-pair__image{border-radius:22px}.detail-pair__image img{aspect-ratio:16/11;object-fit:cover;object-position:center 54%}.detail-pair__content{grid-row:auto;order:-1;padding:0}.detail-pair__content h2{font-size:2.2rem}.detail-pair__image--secondary{display:none}.video-proof{padding-bottom:66px}.video-rail{display:flex;gap:14px;margin-right:-14px;padding-right:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.video-rail::-webkit-scrollbar{display:none}.video-card{flex:0 0 min(76vw,292px);scroll-snap-align:start}.video-card video{aspect-ratio:4/5}.video-card h3{margin-top:14px}.video-card p{font-size:.84rem}.how__grid{grid-template-columns:1fr;gap:35px}.how__intro{position:static}.steps li{grid-template-columns:58px 1fr;gap:16px;padding:25px 0}.steps li>span{width:48px;height:48px}.two-knees{padding-top:0}.two-knees__card{width:calc(100% - 32px);grid-template-columns:minmax(0,1fr);border-radius:24px}.two-knees__visual{min-height:245px;padding:28px 14px}.two-knees__content{padding:34px 22px 38px}.two-knees__device{width:min(40%,155px);border-radius:18px}.two-knees__plus{width:32px;height:32px;font-size:1.1rem}.price-lockup{flex-wrap:wrap}.comparison{overflow:hidden}.comparison-table{border-radius:18px}.comparison-row{grid-template-columns:1.2fr .9fr .85fr;min-height:58px;font-size:.72rem}.comparison-row>*{padding:10px 8px;line-height:1.25}.comparison-row>strong{font-size:.7rem}.comparison-row svg{display:none}.guarantee__card{grid-template-columns:1fr;text-align:center}.guarantee__seal{margin-inline:auto}.guarantee .button{width:100%}.faq__grid{grid-template-columns:1fr;gap:28px}.accordion summary{padding:20px 0}.site-footer__grid{grid-template-columns:1fr 1fr;gap:38px 25px}.site-footer__grid>div:first-child{grid-column:1 / -1}.site-footer__bottom{flex-direction:column;gap:6px}.cart-item{grid-template-columns:90px 1fr;gap:15px}.cart-item img{width:90px}.cart-item>strong{grid-column:2}}@media(max-width:749px){.cart-drawer__panel{width:100%}.cart-drawer__header{padding:18px 16px 14px}.cart-drawer__content,.cart-drawer__footer{padding-inline:16px}.cart-drawer__item{grid-template-columns:72px minmax(0,1fr)}.cart-drawer__media{width:72px;height:72px}}@media(max-width:390px){.page-width{width:calc(100% - 24px)}.brand img{width:126px}.cart-link{font-size:.76rem}.trust-item{gap:8px}.trust-item>svg{display:none}.offer__visual-card{padding:18px}.bundle-card{padding-inline:13px}.mobile-sticky{left:6px;right:6px}.mobile-sticky .button{padding-inline:14px;font-size:.78rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
