.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}.page-purchase,.page-product{background:var(--white);color:var(--gray-900);padding-top:var(--nav-h)}.product-hero{box-sizing:border-box;padding:clamp(20px,3vh,40px) clamp(24px,3vw,47px);border-top:1px solid var(--lime-dark);background:var(--white)}@media(min-width:1024px){.product-hero{min-height:calc(100vh - var(--nav-h));display:flex;align-items:flex-start;overflow:visible}.product-hero>.product-grid{width:100%}}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);max-width:var(--page-max);margin:0 auto;align-items:start;width:100%}.product-gallery{display:flex;flex-direction:column;gap:clamp(8px,1.5vh,16px);min-height:0;align-self:start;width:100%}@media(min-width:1024px){.product-gallery{--gallery-available-h: calc(100vh - var(--nav-h) - clamp(40px, 8vh, 80px));height:min(calc((100vw - 96px) * .48 * 550 / 553),var(--gallery-available-h));max-height:var(--gallery-available-h);display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:417fr 125fr;gap:clamp(8px,1.2vh,16px)}.gallery-main,.gallery-lifestyle{width:100%;justify-self:stretch}}.gallery-main{position:relative;background:#efefef;border:2px solid #dbdbdb;border-radius:24px;padding:clamp(12px,2vh,24px) clamp(12px,2vw,21px) clamp(10px,1.5vh,14px);aspect-ratio:553 / 417;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow:visible;min-height:0}@media(min-width:1024px){.gallery-main{aspect-ratio:553 / 417;height:100%;min-height:0;max-height:100%}}.gallery-main>img,.gallery-main #mainImage{flex:1 1 auto;width:100%;height:auto;min-height:0;max-height:100%;object-fit:contain}.gallery-badges{position:absolute;top:16px;left:16px;display:flex;gap:8px;z-index:2}.badge-new{background:#d8ff5c;color:#5d7500;font-family:var(--font-mono);font-weight:500;font-size:12px;line-height:16px;letter-spacing:.6px;text-transform:uppercase;padding:4px 16px;border-radius:var(--radius-pill)}.badge-tech{background:#fffc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#1a1c1d;font-family:var(--font-mono);font-weight:500;font-size:12px;letter-spacing:.6px;text-transform:uppercase;padding:4px 16px;border-radius:var(--radius-pill)}.gallery-thumbs{position:relative;flex-shrink:0;margin-top:clamp(8px,1.5vh,12px);display:flex;gap:clamp(8px,1.2vw,21px);z-index:1}.gallery-thumb{flex:1 1 0;min-width:0;aspect-ratio:4 / 3;border:1px solid transparent;border-radius:16px;padding:8px;background:var(--white);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}.gallery-thumb.active{border:2px solid var(--black);border-radius:24px}.gallery-thumb img{width:100%;height:100%;max-height:100%;object-fit:contain}.gallery-lifestyle{border-radius:24px;overflow:hidden;aspect-ratio:1024 / 318;background:#efefef;flex-shrink:0;width:100%;box-sizing:border-box;align-self:stretch}@media(min-width:1024px){.gallery-lifestyle{aspect-ratio:unset;height:100%;min-height:0;max-height:100%}}.gallery-lifestyle img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.product-form{display:flex;flex-direction:column}.product-variant-picker{min-width:0;margin:0 0 clamp(12px,1.8vh,20px);padding:0;border:0}.product-variant-label{display:block;margin-bottom:10px;color:var(--gray-700);font-size:14px;font-weight:600}.product-variant-label [data-selected-variant]{color:var(--gray-900)}.product-variant-values{display:flex;flex-wrap:wrap;gap:10px}@media screen and (max-width:749px){.product-variant-values{grid-template-columns:.86fr .86fr 1.28fr!important}.product-variant-sold-out{flex-shrink:0}}.product-variant-value{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:8px 14px 8px 9px;border:1px solid var(--gray-200);border-radius:var(--radius-pill);background:var(--white);color:var(--gray-900);font-size:13px;font-weight:600;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.product-variant-swatch{width:24px;height:24px;flex:0 0 24px;border:1px solid rgba(0,0,0,.14);border-radius:50%;background:var(--variant-color, #d9d9d9);box-shadow:inset 0 0 0 2px #ffffffb3}.product-variant-input:checked+.product-variant-value{border-color:var(--gray-900);box-shadow:inset 0 0 0 1px var(--gray-900)}.product-variant-input:focus-visible+.product-variant-value{outline:2px solid var(--lime-dark);outline-offset:2px}.product-variant-value.is-sold-out{cursor:not-allowed;opacity:.45;text-decoration:line-through}.product-variant-sold-out{font-size:10px;font-weight:500;text-transform:uppercase}.product-form-status{min-height:1.25em;margin:0;color:#b42318;font-size:13px}.product-info{min-height:0}.product-info .label{margin-bottom:clamp(4px,.8vh,8px);font-weight:700;font-size:clamp(16px,2vh,20px);line-height:var(--leading-label);letter-spacing:var(--tracking-label);color:var(--gray-400)}.product-title{font-weight:700;margin-bottom:clamp(4px,.8vh,8px);padding-top:clamp(8px,1.2vh,16px)}.product-title .brand{font-size:clamp(32px,4.5vh,48px);line-height:var(--leading-section);color:var(--gray-900)}.product-title .name{font-size:clamp(22px,3vh,30px);line-height:var(--leading-section);color:var(--gray-900)}.product-rating{display:flex;align-items:center;gap:8px;margin-bottom:clamp(8px,1.5vh,20px)}.product-rating .stars{color:var(--lime-dark);font-size:16px}.product-rating span{font-size:14px;line-height:var(--leading-tight);color:var(--gray-700)}.pricing{margin-bottom:clamp(12px,2vh,20px)}.price-device{margin-bottom:clamp(8px,1.2vh,12px)}.price-row{display:flex;justify-content:space-between;align-items:baseline}.price-label{font-weight:500;font-size:14px;line-height:var(--leading-tight);color:var(--gray-400)}.price-sale{font-weight:700;font-size:var(--text-6xl);line-height:var(--leading-loose);letter-spacing:0;font-variant-numeric:tabular-nums;color:var(--gray-900)}.page-product .price-sale{line-height:42px}.price-old{text-align:right;font-weight:500;font-size:14px;line-height:var(--leading-tight);color:var(--gray-700);text-decoration:line-through}.price-sub-row{border-bottom:1px solid var(--lime-dark);padding-bottom:clamp(20px,2.5vh,25px);margin-bottom:clamp(16px,2vh,24px)}.price-sub{font-weight:600;font-size:var(--text-base);line-height:var(--leading-normal);color:var(--gray-400)}.trust-bar{display:flex;flex-wrap:wrap;gap:clamp(16px,2vw,24px);padding:16px 16px 16px 0;margin-bottom:clamp(16px,2vh,32px);background:var(--white);border-radius:var(--radius-xs)}.trust-bar span{font-size:12px;line-height:var(--leading-label);color:var(--gray-500)}.product-desc{font-weight:500;font-size:clamp(14px,1.6vh,16px);line-height:var(--leading-tight);color:var(--gray-600);margin-bottom:clamp(16px,2vh,32px);max-width:534px}.spec-bullets{display:flex;flex-direction:column;gap:7px;margin-bottom:clamp(24px,3vh,32px)}.spec-bullets li{display:flex;align-items:center;gap:12px;font-weight:500;font-size:clamp(12px,1.4vh,14px);line-height:1.35;color:var(--gray-900)}.spec-bullets li:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--lime-bright);flex-shrink:0}.quantity-row{display:flex;align-items:center;gap:12px;margin-bottom:8px}.quantity-control{display:flex;align-items:center;flex-shrink:0;position:relative;border:1px solid var(--gray-200);border-radius:var(--radius-pill);padding:9px 17px}.qty-btn{font-weight:300;font-size:20px;line-height:var(--leading-normal);padding:0 8px;color:var(--gray-900)}.qty-value{font-weight:700;font-size:16px;line-height:var(--leading-snug);padding:0 24px;min-width:2ch;text-align:center}.product-form .add-to-cart-btn{flex:0 0 200px;min-width:200px;width:200px;display:inline-flex;align-items:center;justify-content:center;padding:16px 20px;border:1.5px solid var(--black);background:var(--white);color:var(--black);font-weight:700;font-size:16px;line-height:var(--leading-snug);text-transform:uppercase;border-radius:var(--radius-pill);cursor:pointer;transition:background .2s ease,color .2s ease;white-space:nowrap}@media(max-width:1023px){.product-form .add-to-cart-btn .product-form .add-to-cart-btn{flex-basis:150px;min-width:150px;width:150px}}.product-form .add-to-cart-btn:hover:not(:disabled){background:var(--black);color:var(--lime-dark)}.product-form .add-to-cart-btn:disabled{opacity:.45;cursor:not-allowed}.product-form .checkout-btn{flex:1 1 0;min-width:0;width:0;max-width:none;padding:16px 20px;font-size:16px;line-height:var(--leading-snug);text-transform:uppercase;white-space:nowrap}.payment-methods{font-weight:500;font-size:12px;line-height:15px;letter-spacing:1px;text-transform:uppercase;color:var(--gray-400);text-align:right;max-width:547px;margin-left:auto}.section-how{background:var(--black);padding:91px 32px 96px;color:var(--white)}.section-how .label{display:block;text-align:center;margin-bottom:18px;font-size:var(--text-xl);line-height:var(--leading-label);letter-spacing:var(--tracking-label)}.section-how h2{font-weight:700;font-size:var(--text-5xl);line-height:var(--leading-loose);text-transform:uppercase;text-align:center;margin-bottom:6px}.section-how .subtitle{font-weight:400;font-size:var(--text-lg);line-height:var(--leading-snug);color:var(--lime-bright);text-align:center;margin-bottom:46px}.how-visual{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-card);margin-bottom:61px;max-width:1184px;width:100%;margin-left:auto;margin-right:auto}.how-visual img,.how-visual video{display:block;width:100%;height:auto}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:1184px;margin:0 auto}.how-step-num{font-weight:900;font-size:var(--text-6xl);line-height:var(--leading-section);letter-spacing:0;font-variant-numeric:tabular-nums;color:var(--lime-dark);margin-bottom:15px}.how-step h3{font-weight:600;font-size:var(--text-2xl);line-height:var(--leading-normal);margin-bottom:8px}.how-step p{font-weight:500;font-size:var(--text-lg);line-height:22.75px;color:var(--gray-500);max-width:365px}.section-core{background:var(--black);padding:60px 24px 80px}.section-core .label-core{display:block;text-align:center;margin-bottom:16px;font-weight:600;font-size:var(--text-lg);letter-spacing:var(--tracking-label-wide);color:var(--lime)}.section-core h2{font-weight:700;font-size:var(--text-5xl);line-height:var(--leading-loose);letter-spacing:var(--tracking-section);text-transform:uppercase;text-align:center;color:var(--white);margin-bottom:48px}.core-cards{display:flex;justify-content:center;align-items:flex-start;gap:24px;max-width:1180px;margin:0 auto;padding:0 24px}.core-card{position:relative;flex:1 1 0;min-width:0;max-width:359px;aspect-ratio:359 / 579;border-radius:25px;overflow:hidden;box-shadow:var(--shadow-card)}.core-card-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.core-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.core-card--translate .core-card-overlay{background:linear-gradient(179.81deg,rgba(51,52,53,0) 54.45%,var(--gray-800) 79.02%);opacity:.76}.core-card--translate .core-card-bg{object-position:center top}.core-card--track .core-card-overlay{background:linear-gradient(to bottom,rgba(51,52,53,0) 58%,rgba(51,52,53,.7) 75%,var(--gray-800) 90%)}.core-card--track .core-card-bg{object-position:center center}.core-card--diary .core-card-overlay{background:linear-gradient(to top,var(--gray-800) 15.77%,rgba(51,52,53,0) 39.51%)}.core-card-badge{position:absolute;z-index:4;top:44px;left:23px;right:23px;display:flex;align-items:center;justify-content:center;gap:10px;min-height:69px;padding:18px 24px 22px;border:1px solid var(--white);border-radius:25px;background:#00000070;backdrop-filter:blur(21px);-webkit-backdrop-filter:blur(21px);box-shadow:inset 0 -155px 25px #ffffff1f}.core-card--translate .core-card-badge{left:25px;right:25px;top:46px}.core-card-badge-icon{flex:0 0 auto;width:53px;height:45px;object-fit:contain;background:transparent}.core-card--translate .core-card-badge-icon{width:55px;height:40px}.core-card--diary .core-card-badge-icon{width:70px;height:37px}.core-card-badge-label{flex:0 0 auto;white-space:nowrap;font-family:var(--font);font-weight:700;font-size:20px;line-height:28px;color:var(--lime-dark);text-align:center}.core-card h3{position:absolute;z-index:3;margin:0;font-family:var(--font);font-weight:700;font-size:var(--text-3xl);line-height:1.2;letter-spacing:-.64px;text-transform:uppercase;color:var(--white)}.core-card--translate h3{left:43px;right:43px;bottom:72px}.core-card--track h3{left:45px;right:45px;bottom:72px}.core-card--diary h3{left:42px;right:40px;bottom:72px}.core-card-heading--bold{display:block;font-weight:700}.core-card-heading--light{display:block;font-weight:300}.core-card-quote-bubble{position:absolute;z-index:3;top:292px;left:67px;width:147px;min-height:122px;display:flex;align-items:center;justify-content:center;padding:28px 14px 14px;box-sizing:border-box;background:#ffffff85;opacity:.92;border-radius:14px;box-shadow:inset 0 -155px 25px #ffffff59;pointer-events:none}.core-card-quote-bar{position:absolute;top:0;left:0;width:100%;height:24px;object-fit:fill;border-radius:14px 14px 0 0}.core-card-quote{margin:0;font-family:var(--font);font-weight:500;font-size:14px;line-height:24px;color:var(--white);max-width:117px}.section-specs-hero{position:relative;min-height:520px;display:flex;align-items:center}.specs-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0}.specs-hero-bg img,.specs-hero-bg video{width:100%;height:100%;object-fit:cover}.specs-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.specs-hero-content{position:relative;z-index:2;max-width:var(--page-max);margin:0 auto;padding:80px 48px}.specs-hero-content h2{font-weight:700;font-size:clamp(24px,6vw,32px);line-height:1.2;letter-spacing:var(--tracking-section);text-transform:uppercase;color:var(--white);margin-bottom:48px}.specs-hero-content h2 em{color:var(--lime-dark);font-style:normal}.spec-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.spec-icon-item .spec-icon{display:block;margin-bottom:12px;height:34px}.spec-icon-item .spec-icon img{display:block;height:34px;width:auto}.spec-icon-item strong{display:block;font-weight:600;font-size:var(--text-2xl);line-height:var(--leading-relaxed);color:var(--white);margin-bottom:8px}.spec-icon-item p{font-size:var(--text-lg);line-height:var(--leading-tight);color:var(--text-subtle)}.section-lifestyle{background:var(--white);padding:80px 24px}.lifestyle-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1180px;margin:0 auto}.lifestyle-card{border-radius:var(--radius-lg);overflow:hidden}.lifestyle-card>img:not(.lifestyle-bg){width:100%}.lifestyle-side{position:relative;background:var(--gray-50);min-height:280px}.lifestyle-bg{position:absolute;bottom:0;right:0;width:58%;max-width:320px;height:auto;object-fit:contain;object-position:bottom right;z-index:0;pointer-events:none}.lifestyle-body{position:relative;z-index:1;padding:32px}.lifestyle-body .label{color:#b7d434;font-weight:600;font-size:var(--text-lg);letter-spacing:var(--tracking-label-wide)}.lifestyle-body h3{font-weight:600;font-size:var(--text-5xl);line-height:44px;letter-spacing:var(--tracking-section);color:var(--gray-900);margin:12px 0 16px}.lifestyle-body p{font-size:var(--text-md);line-height:var(--leading-normal);color:#454936}.section-comfort{background:var(--gray-50);padding:80px 24px}.comfort-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:1180px;margin:0 auto;align-items:center}.comfort-text h2{font-weight:600;font-size:var(--text-5xl);line-height:var(--leading-loose);color:var(--gray-900);margin-bottom:24px}.comfort-text p{font-size:var(--text-lg);line-height:var(--leading-snug);color:#454936;margin-bottom:32px}.comfort-icons{display:flex;flex-wrap:wrap;gap:16px 32px;max-width:503px}.comfort-icon-item{display:flex;flex-direction:column;align-items:center;flex:0 0 90px;min-width:90px;text-align:center}.comfort-icon-item img,.comfort-icon-item svg{display:block;flex-shrink:0;height:73px;max-width:100%;width:auto;object-fit:contain;object-position:center bottom}.comfort-icon-item svg{color:var(--black)}.comfort-icon-label{margin-top:8px;font-weight:500;font-size:14px;line-height:1.3;color:var(--gray-900)}.comfort-visual img{border-radius:var(--radius-lg);width:100%}.section-usage{background:linear-gradient(180deg,var(--white) 0%,var(--black) 100%);padding:80px 24px}.section-usage .section-head h2{letter-spacing:var(--tracking-section);text-transform:uppercase}.section-usage .section-head .lead{font-size:var(--text-lg);line-height:var(--leading-snug);font-weight:400;color:var(--gray-600);max-width:807px;margin:8px auto 0}.usage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1180px;margin:0 auto;padding:0 17px}.usage-card{position:relative;margin:0;border-radius:var(--radius-md);overflow:hidden;height:500px;box-shadow:var(--shadow-card);background:var(--black);cursor:pointer}.usage-video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.usage-card.is-playing .usage-video{opacity:1}.usage-caption{position:absolute;left:50%;bottom:32px;transform:translate(-50%);margin:0;padding:8px 16px;max-width:calc(100% - 32px);font-size:18px;line-height:1.3;font-weight:500;color:var(--white);text-align:center;text-shadow:0 1px 8px rgba(0,0,0,.65);pointer-events:none;z-index:1}.section-reviews{background:var(--black);padding:80px 24px}.section-reviews h2{font-weight:700;font-size:var(--text-5xl);line-height:var(--leading-loose);letter-spacing:var(--tracking-section);text-transform:uppercase;text-align:center;color:var(--white);margin-bottom:48px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1180px;margin:0 auto}.review-card{position:relative;display:block;height:287px;background:#ffffff78;border:2px solid rgba(255,255,255,.85);border-radius:27px;overflow:hidden;box-shadow:-14px 23px 27px #00000040}.review-content{position:absolute;top:0;left:0;width:42%;height:100%;z-index:1;padding:20px 16px 20px 20px;display:flex;flex-direction:column;justify-content:center;min-width:0;background:linear-gradient(165deg,#3a3a3a,#252525 45%,#1c1c1c)}.review-card:focus-visible{outline:2px solid var(--lime-dark);outline-offset:2px}.section-reviews .testimonial-stars{color:var(--lime-dark);font-size:14px;letter-spacing:2px;margin-bottom:8px;flex-shrink:0}.section-reviews .review-content p{font-size:12px;font-style:italic;line-height:15px;color:var(--white);margin-bottom:10px;overflow-wrap:break-word}.section-reviews .testimonial-footer{display:flex;flex-direction:column;align-items:flex-start;gap:4px;font-size:14px;line-height:20px;color:var(--white);flex-shrink:0}.section-reviews .testimonial-verified{color:#b0d434;font-weight:500;font-size:14px;line-height:20px}.review-photo{position:absolute;top:0;left:42%;width:58%;height:100%;object-fit:cover;display:block;z-index:2;pointer-events:none;border-radius:0 27px 27px 0;box-shadow:-14px 23px 27px #00000040;transition:none}.section-specs-table{background:var(--black);padding:80px 24px 40px}.spec-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1180px;margin:0 auto 48px}.spec-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-sm);padding:20px}.spec-card span{display:block;font-size:12px;color:var(--gray-400);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.spec-card strong{font-weight:600;font-size:14px;line-height:1.4;color:var(--white)}.shipping-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.55fr);grid-template-areas:"title title" "rows notes" "rows visual";gap:24px 40px;max-width:1180px;margin:0 auto;align-items:start}.shipping-title{grid-area:title;font-weight:700;font-size:24px;color:var(--white);margin:0}.shipping-rows{grid-area:rows;display:flex;flex-direction:column;gap:8px}.shipping-row{display:flex;gap:14px;align-items:stretch}.shipping-row-main{flex:1;display:grid;grid-template-columns:100px 1fr;gap:12px;align-items:center;background:#d9d9d9bf;border-radius:48px;padding:20px 24px;min-height:62px}.shipping-row-main strong{font-size:20px;font-weight:700;line-height:1.5;color:var(--white);text-align:center}.shipping-row-main p{font-size:12px;font-weight:300;line-height:1.5;color:var(--black);margin:0}.shipping-row-days{flex:0 0 clamp(120px,35.6%,286px);display:flex;align-items:center;justify-content:center;background:#d9d9d9bf;border-radius:48px;padding:20px 16px}.shipping-row-days span{font-size:16px;font-weight:700;line-height:1.5;color:var(--gray-800);text-align:center}.shipping-notes{grid-area:notes}.shipping-notes h4{font-weight:700;font-size:20px;line-height:1.5;color:var(--white);margin-bottom:12px}.shipping-notes ol{list-style:decimal;padding-left:1.5em}.shipping-notes li{font-size:20px;font-weight:300;line-height:1.5;color:var(--white);margin-bottom:0}.shipping-visual{grid-area:visual;align-self:stretch}.shipping-visual img{border-radius:var(--radius-lg);width:100%;height:auto;display:block;box-shadow:0 21px 2px #00000040}@media(max-width:1023px){.page-purchase,.page-product{--purchase-gutter: clamp(22px, 5.87vw, 28px)}.product-grid,.lifestyle-grid,.comfort-grid,.shipping-layout{grid-template-columns:1fr;grid-template-areas:"title" "rows" "notes" "visual";gap:24px}.how-steps,.review-grid,.spec-icons,.spec-cards-grid{grid-template-columns:1fr}.core-cards{flex-direction:column;align-items:center;padding-left:var(--purchase-gutter);padding-right:var(--purchase-gutter)}.core-card{width:100%;max-width:359px}.product-hero{height:auto;overflow:visible;padding:clamp(16px,4vw,24px) var(--purchase-gutter)}.product-grid{gap:clamp(20px,5vw,28px)}.gallery-main{background:#f8f9fa;border:none;border-radius:32px;padding:clamp(12px,3vw,24px) clamp(12px,3vw,21px) clamp(10px,2vw,14px)}.gallery-lifestyle{border-radius:24px}.product-info .label{font-size:10px;letter-spacing:1.2px;margin-bottom:6px}.product-title{padding-top:0;margin-bottom:6px;font-weight:700}.product-title .brand{font-size:clamp(32px,4.5vh,48px);line-height:var(--leading-section)}.product-title .name{font-size:clamp(22px,3vh,30px);line-height:var(--leading-section)}.product-rating{margin-bottom:12px}.product-rating span{font-size:14px;line-height:var(--leading-tight)}.price-sale{line-height:var(--leading-loose);font-weight:700}.price-old{font-size:14px;font-weight:500;line-height:var(--leading-tight)}.price-sub{font-size:var(--text-base);font-weight:600;line-height:var(--leading-normal)}.trust-bar{gap:8px 16px;padding:12px 0;margin-bottom:20px}.trust-bar span{font-size:12px;line-height:var(--leading-label)}.product-desc{font-size:clamp(14px,1.6vh,16px);line-height:var(--leading-tight);margin-bottom:20px;font-weight:500}.spec-bullets{gap:8px;margin-bottom:24px}.spec-bullets li{font-size:clamp(12px,1.4vh,14px);line-height:1.35;gap:4px;font-weight:500}.quantity-row{flex-direction:row;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.quantity-control{flex-shrink:0}.product-form .add-to-cart-btn{flex:1 1 0;min-width:0;width:0;padding:14px 10px;font-size:12px}.product-form .checkout-btn{flex:1 1 0;min-width:0;width:0;max-width:none;padding:14px 10px;font-size:12px}.payment-methods{text-align:left;margin-left:0;font-size:12px;letter-spacing:1px;line-height:15px;font-weight:500;text-transform:uppercase}.section-how{padding:64px var(--purchase-gutter) 72px}.section-how .label{font-size:var(--text-xl);letter-spacing:var(--tracking-label);margin-bottom:12px;line-height:var(--leading-label)}.section-how h2{font-size:var(--text-5xl);line-height:var(--leading-loose);margin-bottom:8px;font-weight:700;text-transform:uppercase}.section-how .subtitle{font-size:var(--text-lg);line-height:var(--leading-snug);margin-bottom:32px;font-weight:400}.how-visual{margin-bottom:40px;border-radius:24px}.how-steps{gap:20px}.how-step-num{margin-bottom:12px;font-weight:900;font-size:var(--text-6xl);line-height:var(--leading-section)}.how-step h3{font-size:var(--text-2xl);line-height:var(--leading-normal);font-weight:600}.how-step p{font-size:var(--text-lg);line-height:22.75px;max-width:none;font-weight:500}.section-core{padding:48px var(--purchase-gutter) 40px}.section-core h2{font-size:var(--text-5xl);margin-bottom:32px;font-weight:700;line-height:var(--leading-loose);letter-spacing:var(--tracking-section);text-transform:uppercase}.section-specs-hero{min-height:auto}.specs-hero-content{padding:40px var(--purchase-gutter) 64px}.specs-hero-content h2{font-size:clamp(24px,6vw,32px);line-height:1.2;margin-bottom:32px}.spec-icons{gap:32px}.spec-icon-item strong{font-size:var(--text-2xl);line-height:var(--leading-relaxed);font-weight:600}.spec-icon-item p{font-size:var(--text-lg);line-height:var(--leading-tight)}.section-lifestyle{padding:64px var(--purchase-gutter) 40px}.lifestyle-body{padding:24px}.lifestyle-body h3{font-size:var(--text-5xl);line-height:44px;font-weight:600;letter-spacing:var(--tracking-section)}.section-comfort{padding:40px var(--purchase-gutter) 24px}.comfort-visual{overflow:hidden;border-radius:32px}.comfort-visual img{width:100%;height:56vw;max-height:260px;object-fit:cover;object-position:center top}.comfort-text h2{font-size:var(--text-5xl);line-height:var(--leading-loose);font-weight:600}.comfort-text p{font-size:var(--text-lg);line-height:var(--leading-snug)}.section-usage{padding:24px var(--purchase-gutter) 64px}.usage-grid{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:unset;gap:16px;max-width:none;margin-left:calc(-1 * var(--purchase-gutter));margin-right:calc(-1 * var(--purchase-gutter));padding:0 var(--purchase-gutter) 8px;scrollbar-width:none}.usage-grid::-webkit-scrollbar{display:none}.usage-card{flex:0 0 min(88vw,360px);scroll-snap-align:center;height:auto;aspect-ratio:3 / 4;border-radius:24px}.section-reviews{padding:0 0 48px}.section-reviews h2{font-size:var(--text-5xl);margin-bottom:32px;padding:0 23px;font-weight:700;line-height:var(--leading-loose)}.review-grid{grid-template-columns:1fr;gap:24px;max-width:none;padding:0 23px}.review-card{aspect-ratio:330 / 265;height:auto;min-height:0}.review-content{position:absolute;top:0;left:0;width:42%;height:100%;padding:16px 12px 16px 16px;justify-content:center}.section-reviews .review-content p{font-size:12px;line-height:15px}.section-reviews .testimonial-stars{font-size:14px;letter-spacing:2px;margin-bottom:6px}.section-reviews .testimonial-footer{font-size:14px;line-height:20px;gap:2px}.section-reviews .testimonial-verified{font-size:14px;line-height:20px;font-weight:500}.review-photo{position:absolute;top:0;left:42%;width:58%;height:100%;border-radius:0 27px 27px 0;box-shadow:-14px 23px 27px #00000040;transition:none}.section-specs-table{padding:64px var(--purchase-gutter) 40px}.purchase-cta .cta-content{padding:48px var(--purchase-gutter) 64px}.shipping-row{flex-direction:column;gap:8px}.shipping-row-main{grid-template-columns:1fr;border-radius:24px;text-align:left}.shipping-row-main strong{text-align:left}.shipping-row-days{flex:none;width:100%;border-radius:24px}.comfort-icons{display:grid;grid-template-columns:repeat(2,90px);justify-content:center;gap:16px 32px;width:fit-content;max-width:none;margin-left:auto;margin-right:auto}.comfort-icon-item{flex:none;min-width:0;width:100%}}@media(max-width:640px){.gallery-badges{top:12px;left:12px;flex-wrap:wrap;max-width:calc(100% - 24px)}.shipping-notes li,.shipping-notes h4,.shipping-row-days span{font-size:16px}.purchase-cta{min-height:520px}}.purchase-cta{min-height:640px;align-items:flex-end}.purchase-cta .cta-overlay{background:transparent}.purchase-cta .cta-bg img{object-position:center 18%}.purchase-cta .cta-content{padding:48px 40px 80px}.page-product .price-sale,.page-purchase .price-sale,.price-sale{font-size:var(--text-6xl, 48px)!important;line-height:var(--leading-loose, 40px)!important;font-weight:700!important;letter-spacing:0!important;font-variant-numeric:tabular-nums;color:var(--gray-900)!important}.page-product .how-step-num,.page-purchase .how-step-num,.how-step-num{font-size:var(--text-6xl, 48px)!important;line-height:var(--leading-section, 48px)!important;font-weight:900!important;letter-spacing:0!important;font-variant-numeric:tabular-nums;color:var(--lime-dark)!important}@media(max-width:1023px){.page-product .price-sale,.page-purchase .price-sale,.price-sale{font-size:clamp(36px,5vw,var(--text-6xl, 48px))!important;line-height:var(--leading-loose, 40px)!important}.page-product .how-step-num,.page-purchase .how-step-num,.how-step-num{font-size:var(--text-6xl, 48px)!important;line-height:var(--leading-section, 48px)!important}}@media(max-width:640px){.page-product .price-sale,.page-purchase .price-sale,.price-sale{font-size:36px!important;line-height:40px!important}.page-product .how-step-num,.page-purchase .how-step-num,.how-step-num{font-size:40px!important;line-height:44px!important}}.page-purchase .product-hero{overflow-x:clip}@media(max-width:749px){.page-purchase .comfort-icons{display:none!important}}@media(max-width:749px){.page-purchase .gallery-main:after{content:"Swipe for more";position:absolute;left:50%;bottom:10px;z-index:6;transform:translate(-50%);padding:4px 10px;border-radius:999px;background:#0000005c;color:#fffffff0;font-size:12px;font-weight:500;line-height:1.2;letter-spacing:.02em;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/purchase.css.map */
