@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{--ink:#171917;--muted:#626762;--paper:#f7f6f2;--white:#fff;--stone:#e9e7e0;--green:#b9ff3f;--green-dark:#253315;--radius:10px;--max:1520px;--pad:clamp(20px,4vw,64px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}:is(.hero,.purchase-benefits,.intro,.product-value-section,.scene-fullbleed,.comparison,.reviews,.collection-factory-section,.journal,.faq,.final-cta) img{max-width:100%;display:block}:is(.hero,.purchase-benefits,.intro,.product-value-section,.scene-fullbleed,.comparison,.reviews,.collection-factory-section,.journal,.faq,.final-cta) a{color:inherit;text-decoration:none}:is(.hero,.purchase-benefits,.intro,.product-value-section,.scene-fullbleed,.comparison,.reviews,.collection-factory-section,.journal,.faq,.final-cta) button,:is(.hero,.purchase-benefits,.intro,.product-value-section,.scene-fullbleed,.comparison,.reviews,.collection-factory-section,.journal,.faq,.final-cta) select{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero{height:min(820px,calc(100svh - 68px));min-height:650px;position:relative;color:#fff;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover}.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080a08c2 0,#080a0852 47%,#080a080d 75%),linear-gradient(0deg,rgba(8,10,8,.64),transparent 36%)}.hero-copy{position:absolute;left:var(--pad);top:50%;transform:translateY(-56%);max-width:700px}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.14em;margin:0 0 16px}.eyebrow.dark{color:#526348}.hero h1,.hero h2,.section-heading h2,.final-cta h2,.factory-copy h2{font-family:Manrope,sans-serif;letter-spacing:-.035em;line-height:1.05;margin:0}.hero h1{font-size:clamp(42px,5.5vw,84px);font-weight:600}.hero-copy>p:not(.eyebrow){font-size:clamp(16px,1.45vw,21px);max-width:610px;margin:24px 0;color:#ffffffe0}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 21px;border-radius:4px;font-size:13px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-light{background:#fff;color:#171917}.button-dark{background:var(--ink);color:#fff}.text-link{font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.text-link-light{color:#fff}.hero-proof{list-style:none;margin:0;padding:22px var(--pad);display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:absolute;left:0;right:0;bottom:0;border-top:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-proof li{display:flex;flex-direction:column}.hero-proof strong{font-size:14px}.hero-proof span{font-size:12px;color:#ffffffad}.section{padding:clamp(76px,9vw,136px) var(--pad)}.section>*{max-width:var(--max);margin-left:auto;margin-right:auto}.section-heading{margin-bottom:48px}.section-heading.center{text-align:center;max-width:780px}.section-heading h2{font-size:clamp(34px,4vw,56px);font-weight:600}.section-heading>p:not(.eyebrow){color:var(--muted);font-size:17px;max-width:680px;margin:18px auto 0}.split-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.split-heading>p,.split-heading>.text-link{max-width:480px;color:var(--muted)}.feature-section{background:var(--paper)}.feature-grid{display:grid;grid-template-columns:1.35fr 1fr;grid-template-rows:repeat(2,1fr);gap:16px}.feature-card{position:relative;min-height:380px;overflow:hidden;border-radius:var(--radius);background:#ddd;color:#fff}.feature-wide{grid-row:1/3;min-height:780px}.feature-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.feature-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.78),transparent 58%)}.feature-card>div{position:absolute;z-index:2;left:28px;right:28px;bottom:26px}.feature-card h3{font:600 clamp(25px,2.4vw,38px) "Manrope";margin:0 0 6px}.feature-card p{margin:0;max-width:520px;font-size:14px;color:#ffffffc7}.feature-number{font-weight:700!important;margin-bottom:10px!important}.dark-card img{object-position:center}.space-showcase{display:grid;gap:18px}.space-card{height:620px;position:relative;overflow:hidden;border-radius:var(--radius);color:#fff}.space-card img{width:100%;height:100%;object-fit:cover}.space-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000b8,#00000014 70%)}.space-copy{position:absolute;z-index:2;left:clamp(24px,5vw,72px);top:50%;transform:translateY(-50%);max-width:510px}.space-copy h3{font:600 clamp(32px,4vw,54px) "Manrope";line-height:1.06;letter-spacing:-.035em;margin:0 0 18px}.space-copy>p:not(.eyebrow){color:#ffffffd1;font-size:17px}.space-copy a{display:inline-block;margin-top:15px;font-weight:700;font-size:13px;text-decoration:underline;text-underline-offset:5px}.comparison{background:#fbfaf7}.compare-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.compare-controls label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.compare-controls select{width:100%;padding:13px 38px 13px 13px;border:1px solid #c9c8c1;border-radius:4px;background:#fff}.compare-wrap{overflow-x:auto;border-top:1px solid #cac9c3;margin-bottom:30px}table{width:100%;min-width:820px;border-collapse:collapse;table-layout:fixed}th,td{border-bottom:1px solid #dddcd6;padding:16px;text-align:center;font-size:13px;vertical-align:middle}th:first-child,td:first-child{text-align:left;width:20%;font-weight:700;color:#555b55}thead th{padding-top:24px}.compare-product img{height:180px;width:100%;object-fit:contain;mix-blend-mode:multiply}.compare-product strong{display:block;font:600 18px Manrope}.compare-product span{font-size:12px;color:var(--muted)}td.yes{color:#366000;font-weight:700}td.no{color:#9b9d98}.center{text-align:center}.reviews{background:#fff}.review-summary{display:grid;grid-template-columns:.7fr 1.5fr;gap:16px}.review-score,.review-feed-placeholder{background:var(--paper);padding:36px;border-radius:var(--radius)}.review-score span{letter-spacing:.12em;color:#597d18}.review-score strong{display:block;font:600 30px Manrope;margin:12px 0}.review-score p,.review-feed-placeholder p{color:var(--muted)}.review-feed-placeholder h3{font:600 28px Manrope;margin:10px 0}.factory-band{background:#121412;color:#fff;padding:var(--pad);display:grid;grid-template-columns:1fr 1.15fr;min-height:650px}.factory-copy{padding:clamp(30px,6vw,92px);align-self:center}.factory-copy h2{font-size:clamp(36px,4.4vw,62px)}.factory-copy>p:not(.eyebrow){color:#b4b9b4;font-size:17px}.factory-copy ul{padding-left:18px;color:#d6d8d4;margin:30px 0}.factory-image{min-height:480px;border-radius:var(--radius)}.factory-placeholder{background:repeating-linear-gradient(135deg,#252825,#252825 12px,#202320 12px 24px);display:grid;place-items:center;border:1px solid #424642;color:#a7ada7;padding:40px;text-align:center}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card img{width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:var(--radius)}.article-card p{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:#607058;margin:18px 0 8px}.article-card h3{font:600 24px Manrope;line-height:1.15;margin:0 0 12px}.article-card span{font-size:13px;font-weight:700}.faq{background:var(--paper)}.faq-list{max-width:920px!important;border-top:1px solid #bdbdb7}.faq details{border-bottom:1px solid #bdbdb7}.faq summary{cursor:pointer;list-style:none;padding:24px 48px 24px 0;font:600 18px Manrope;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:4px;font-size:24px;font-weight:400}.faq details[open] summary:after{content:"\2013"}.faq details p{color:var(--muted);max-width:760px;padding:0 0 24px;margin:0}.final-cta{height:640px;position:relative;color:#fff;display:grid;place-items:center;text-align:center;overflow:hidden}.final-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.42)}.final-cta>div{position:relative;z-index:2;padding:20px;max-width:720px}.final-cta h2{font-size:clamp(38px,5vw,70px)}.final-cta>div>p:not(.eyebrow){font-size:18px;color:#dcded9}.final-cta .hero-actions{justify-content:center}@media(max-width:900px){.hero{min-height:720px}.hero-proof,.product-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr;grid-template-rows:auto}.feature-wide{grid-row:auto;min-height:520px}.feature-card{min-height:460px}.space-card{height:580px}.factory-band{grid-template-columns:1fr}.article-grid{grid-template-columns:1fr 1fr}.split-heading{align-items:flex-start;flex-direction:column}.review-summary{grid-template-columns:1fr}}@media(max-width:600px){.hero{height:760px;min-height:0}.hero>img{object-position:62% center}.hero-copy{top:39%;transform:none;left:20px;right:20px}.hero h1{font-size:42px}.hero-proof{padding:17px 20px;gap:14px}.hero-proof li:nth-child(n+3){display:none}.section{padding:72px 20px}.section-heading{margin-bottom:32px}.section-heading h2{font-size:36px}.series-key,.product-grid{grid-template-columns:1fr}.feature-wide,.feature-card{min-height:470px}.space-card{height:600px}.space-card img{object-position:center}.space-card:after{background:linear-gradient(0deg,rgba(0,0,0,.78),transparent 75%)}.space-copy{left:24px;right:24px;top:auto;bottom:28px;transform:none}.space-copy h3{font-size:34px}.compare-controls,.article-grid{grid-template-columns:1fr}.factory-band{padding:20px}.factory-copy{padding:52px 4px}.factory-image{min-height:360px}.final-cta{height:560px}}@media(max-width:430px){.product-value-section .value-card-copy{padding-right:0!important;padding-bottom:50px!important}.product-value-section .value-plus{left:0;right:auto;bottom:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.size-jump{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #cdccc5;margin-bottom:72px}.size-jump a{padding:20px 22px;display:flex;flex-direction:column;gap:3px;border-right:1px solid #cdccc5;transition:background .2s}.size-jump a:last-child{border-right:0}.size-jump a:hover{background:var(--paper)}.size-jump span{font-size:12px;color:var(--muted)}.size-jump strong{font:600 17px Manrope}.product-groups{display:grid;gap:88px}.size-group{scroll-margin-top:96px}.size-intro{display:grid;grid-template-columns:52px 1fr auto;gap:24px;align-items:start;border-top:1px solid #aeada7;padding:24px 0 30px}.size-number{font:500 13px Manrope;color:#687064}.size-label{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:#65725d;margin:0 0 8px}.size-intro h3{font:600 clamp(26px,3vw,40px) "Manrope";letter-spacing:-.035em;line-height:1.08;margin:0}.size-intro div>p:last-child{color:var(--muted);margin:10px 0 0}.size-count{font-size:12px;color:var(--muted);border:1px solid #c9c8c1;border-radius:999px;padding:6px 11px}.product-pair{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product-pair .product-card{background:var(--paper);border-radius:var(--radius);overflow:hidden;display:grid;grid-template-columns:minmax(210px,.95fr) 1.05fr;min-height:400px}.product-pair .product-visual{aspect-ratio:auto;background:#efeee9;padding:10%;display:flex;align-items:center;justify-content:center}.product-pair .product-visual img{width:100%;height:100%;max-height:300px;object-fit:contain;mix-blend-mode:multiply}.product-pair .product-body{padding:30px 26px;display:flex;flex-direction:column;min-width:0}.product-pair .product-body h4{font:600 25px Manrope;letter-spacing:-.03em;margin:7px 0}.finder-entry{margin-top:96px!important;background:#182018;color:#fff;min-height:360px;padding:clamp(32px,5vw,70px);display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(40px,7vw,100px);align-items:center;border-radius:var(--radius);position:relative;overflow:hidden}.finder-entry:after{content:"";position:absolute;width:340px;height:340px;right:-120px;top:-170px;border:1px solid rgba(185,255,63,.34);border-radius:50%;box-shadow:0 0 0 52px #b9ff3f0a,0 0 0 104px #b9ff3f06}.finder-entry>div{position:relative;z-index:1}.finder-entry .eyebrow{color:var(--green);margin-bottom:14px}.finder-entry h3{font:600 clamp(30px,3.7vw,52px) "Manrope";letter-spacing:-.04em;line-height:1.06;margin:0}.finder-entry>div>p:not(.eyebrow){color:#bec5bc;max-width:620px;font-size:16px}.finder-entry-actions ol{list-style:none;counter-reset:finder;margin:0 0 28px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.finder-entry-actions li{counter-increment:finder;font-size:13px;color:#dce0da}.finder-entry-actions li:before{content:counter(finder);display:inline-grid;place-items:center;width:24px;height:24px;margin-right:9px;border:1px solid #5a6756;border-radius:50%;font-size:10px;color:var(--green)}.finder-entry-actions .button{gap:12px}.finder-entry-actions>span{display:block;font-size:11px;color:#929c8e;margin-top:12px}@media(max-width:1100px){.product-pair .product-card{grid-template-columns:1fr}.product-pair .product-visual{aspect-ratio:1.5}.finder-entry{grid-template-columns:1fr}}@media(max-width:900px){.size-jump{margin-bottom:54px}.product-groups{gap:68px}}@media(max-width:600px){.size-jump{grid-template-columns:1fr;margin-bottom:46px}.size-jump a{border-right:0;border-bottom:1px solid #cdccc5;padding:15px 4px}.size-jump a:last-child{border-bottom:0}.size-intro{grid-template-columns:36px 1fr}.size-count{display:none}.product-pair{grid-template-columns:1fr}.product-pair .product-card{min-height:0}.product-pair .product-visual{aspect-ratio:1.35}.product-pair .product-body{padding:24px 20px}.finder-entry{margin-top:72px!important;padding:42px 24px}.finder-entry-actions ol{grid-template-columns:1fr}}.size-jump span{display:none}.size-jump a{justify-content:center}.size-intro{display:block;grid-template-columns:none;padding:28px 0 30px}.size-intro>div{max-width:780px}.size-number,.size-label,.size-count{display:none}.product-pair .product-body h4{margin:0 0 10px}.finder-entry:after,.finder-entry-actions ol{display:none}.article-card h3{margin-top:18px}.feature-number{display:none}@media(max-width:600px){.size-intro{display:block}.size-jump a{justify-content:flex-start}}.carousel-shell{position:relative;max-width:none!important}.carousel-viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.carousel-viewport::-webkit-scrollbar{display:none}.carousel-track{display:flex;gap:18px}.carousel-slide{scroll-snap-align:start;flex:none}.carousel-arrow{position:absolute;z-index:8;top:50%;width:46px;height:46px;border:0;border-radius:50%;background:#fffffff0;color:#171917;box-shadow:0 8px 25px #0000002e;font-size:30px;line-height:1;display:grid;place-items:center;cursor:pointer;transform:translateY(-50%)}.carousel-prev{left:18px}.carousel-next{right:18px}.scene-carousel .space-showcase{width:100%;gap:18px}.scene-carousel .space-card{width:100%;min-width:100%}.comparison{background:#fff}.compare-products-scroll{overflow-x:auto;scrollbar-width:thin;overscroll-behavior-inline:contain;padding-bottom:6px}.compare-products{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,3.5vw,64px);margin-bottom:44px}.compare-card{text-align:center;min-width:0}.compare-card select{width:100%;height:46px;padding:0 44px 0 16px;border:1px solid #8f918d;border-radius:4px;background:#fff;color:var(--ink);font-weight:600}.compare-card-image{height:clamp(240px,25vw,360px);display:flex;align-items:center;justify-content:center;padding:24px 4% 10px}.compare-card-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.compare-price{display:block;font:650 clamp(23px,2vw,30px) "Manrope";letter-spacing:-.03em}.compare-card p{min-height:44px;margin:8px auto 18px;color:var(--ink);font-size:14px;max-width:330px}.compare-buy{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:12px 22px;border-radius:4px;background:var(--ink);color:#fff;font-weight:700;font-size:14px}.compare-wrap{margin-bottom:0}#compare-table thead th{font:650 16px Manrope;color:var(--ink)}#compare-table tbody tr:nth-child(2n){background:#faf9f6}#compare-table td{line-height:1.4}.reviews{overflow:hidden;background:#f4f4f1}.review-marquee{width:100vw;max-width:none!important;margin-left:calc(50% - 50vw)!important;overflow:hidden;padding:6px 0 34px}.review-track{display:flex;gap:18px;width:max-content;margin-bottom:18px;will-change:transform}.review-track-right{animation:review-right 72s linear infinite}.review-track-left{animation:review-left 80s linear infinite}.review-marquee:hover .review-track{animation-play-state:paused}.review-card{width:clamp(320px,36vw,570px);min-height:220px;padding:30px 34px;border-radius:46px;background:#fff;display:grid;grid-template-rows:auto auto 1fr auto}.review-stars{letter-spacing:.08em;font-size:14px}.review-card h3{font:650 18px Manrope;margin:10px 0 8px}.review-card>p{color:#303330;margin:0;font-size:14px}.review-card footer{display:flex;gap:10px;align-items:center;margin-top:18px;font-size:12px}.review-card footer span{color:var(--muted)}@keyframes review-left{to{transform:translate(calc(-50% - 9px))}}@keyframes review-right{0%{transform:translate(calc(-50% - 9px))}to{transform:translate(0)}}.factory-section{background:#fff}.factory-carousel{max-width:var(--max)!important}.factory-track{gap:14px}.factory-slide{position:relative;width:min(86vw,1040px);aspect-ratio:2/1;margin:0;overflow:hidden;border-radius:var(--radius);background:#e8e8e4}.factory-slide img{width:100%;height:100%;object-fit:cover}.factory-slide:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000c7)}.factory-slide figcaption{position:absolute;z-index:2;left:30px;right:30px;bottom:26px;color:#fff;display:flex;flex-direction:column}.factory-slide figcaption strong{font:650 clamp(22px,2.2vw,34px) "Manrope"}.factory-slide figcaption span{color:#ffffffd1;font-size:14px;margin-top:4px}@media(max-width:800px){.compare-products{gap:10px}.compare-card-image{height:220px}.compare-card p{min-height:64px;font-size:12px}.compare-buy{min-width:0;width:100%}.review-card{width:82vw}.factory-slide{width:88vw;aspect-ratio:3/2}.carousel-arrow{display:none}}@media(max-width:600px){.comparison{overflow:hidden}.compare-products-scroll,.comparison>.compare-wrap{overflow-x:auto;padding-bottom:8px}.compare-products{width:max-content;grid-template-columns:repeat(3,240px);justify-content:start}.compare-card-image{height:210px}.scene-carousel .space-card{min-width:88vw;width:88vw}.scene-carousel .space-showcase{width:max-content}.review-card{padding:26px 24px;border-radius:34px}.factory-slide figcaption{left:18px;right:18px;bottom:16px}.factory-slide figcaption span{display:none}}@media(prefers-reduced-motion:reduce){.review-track{animation:none}.carousel-viewport{scroll-behavior:auto}}:root{--max:1520px;--pad:max(20px,calc((100vw - var(--max))/2))}.hero{width:min(var(--max),calc(100% - 40px));height:620px;min-height:0;margin:28px auto 0;border-radius:var(--radius)}.hero-copy{left:clamp(32px,5vw,72px);max-width:560px;transform:translateY(-58%)}.hero h1{font-size:clamp(38px,3.5vw,58px);line-height:1.08}.hero-copy>p:not(.eyebrow){font-size:clamp(15px,1.15vw,18px);max-width:530px;margin:20px 0}.hero-proof{padding:18px clamp(28px,4vw,60px)}.hero-proof strong{font-size:13px}.hero-proof span{font-size:11px}.section{padding-inline:20px}.section>*{max-width:var(--max)}.section-heading{margin-bottom:42px}.section-heading h2{font-size:clamp(32px,3vw,48px)}.feature-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:30px}.feature-card,.feature-wide{grid-row:auto;min-height:0;height:560px;border-radius:7px}.feature-card>div{left:30px;right:30px;bottom:30px}.feature-card h3{font-size:clamp(22px,1.7vw,29px)}.feature-card p{font-size:13px;line-height:1.5}.compare-layout-scroll{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.compare-content{min-width:820px}.compare-products{grid-template-columns:20% repeat(3,1fr);gap:0;margin-bottom:36px}.compare-spacer{min-width:0}.compare-card{padding:0 16px}.compare-card select{height:48px;padding:0 42px;text-align:center;text-align-last:center;border:2px solid #4f6f31;background:#eef3e8;color:#1d2816;font-weight:700;box-shadow:0 0 0 3px #4f6f311a,inset 0 0 0 1px #ffffffe6}.compare-card select:hover,.compare-card select:focus{background:#e5eddc;border-color:#304d1d;outline:3px solid rgba(84,123,48,.2);outline-offset:1px}.compare-card-image{height:300px;padding:24px 2% 8px}.compare-price{font-size:26px}.compare-card p{min-height:44px}.compare-wrap{overflow:visible;margin-bottom:0}#compare-table{min-width:820px}#compare-table th:first-child,#compare-table td:first-child{width:20%}#compare-table th:not(:first-child),#compare-table td:not(:first-child){width:26.666%}#compare-table th,#compare-table td{padding:16px}.factory-carousel{max-width:var(--max)!important;padding-bottom:38px}.factory-track{gap:0}.factory-slide{width:100%;min-width:100%;aspect-ratio:2.08/1}.factory-counter{position:absolute;left:50%;bottom:0;transform:translate(-50%);font:600 13px Manrope;letter-spacing:.08em;color:var(--muted)}@media(max-width:900px){.hero{width:calc(100% - 32px);height:600px;margin-top:16px}.feature-grid{grid-template-columns:1fr;gap:18px}.feature-card,.feature-wide{height:560px}.compare-card-image{height:250px}}@media(max-width:600px){:root{--pad:20px}.hero{width:100%;height:680px;margin:0;border-radius:0}.hero-copy{left:20px;right:20px;top:34%;transform:none}.hero h1{font-size:36px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-proof{padding:16px 20px}.hero-proof li:nth-child(n){display:flex}.hero-proof strong{font-size:12px}.hero-proof span{font-size:10px}.feature-card,.feature-wide{height:500px}.compare-content{width:820px}.compare-products{width:820px;grid-template-columns:20% repeat(3,1fr)}.compare-card{padding-inline:10px}.compare-card-image{height:210px}.compare-card p{font-size:12px}.compare-buy{width:100%;min-width:0}.factory-slide{width:100%;min-width:100%;aspect-ratio:3/2}}.hero{width:100%;margin:0;border-radius:0}.feature-section,.comparison,.reviews,.factory-section,.faq{background:#fff}.scene-carousel{max-width:var(--max)!important}.compare-card select{background:#fff;color:#171917;border-color:#222522;box-shadow:0 0 0 2px #1719170f}.compare-card select:hover,.compare-card select:focus{background:#fff;border-color:#000;outline-color:#1719171f}#compare-table tbody tr:nth-child(2n),#compare-table tbody tr:nth-child(odd){background:#fff}.specification-title-row th{width:100%!important;text-align:left!important;padding:19px 16px;border-top:1px solid #bfc0ba;background:#fff;font-size:18px!important}@media(max-width:900px){.hero{width:100%;margin:0}}html{scroll-padding-top:0}.hero{height:100svh;min-height:720px}html body .purchase-benefits li,html body .purchase-benefits li:nth-child(1),html body .purchase-benefits li:nth-child(2),html body .purchase-benefits li:nth-child(3),html body .purchase-benefits li:nth-child(4){min-height:44px!important;gap:0!important}html body .purchase-benefits li>span{display:none!important}html body .purchase-benefits strong{margin:0!important}html body .section-heading>p:not(.eyebrow),html body .collection-factory-head>p,html body .split-heading>p{color:#4b504b!important}html body .hero-copy>p:not(.eyebrow),html body .scene-gallery-copy p,html body .value-card-copy,html body .value-card-copy h3,html body .collection-factory-overlay,html body .collection-factory-overlay h3,html body .collection-factory-overlay p,html body .feature-card p,html body .space-copy>p:not(.eyebrow),html body .final-cta>div>p:not(.eyebrow){color:#fff!important}.product-value-section .value-card{cursor:pointer!important}.product-value-section .value-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border:1px solid rgba(255,255,255,0);border-radius:inherit;pointer-events:none;transition:border-color .2s ease,box-shadow .2s ease}.product-value-section .value-card:hover:before,.product-value-section .value-card:focus-visible:before{border-color:#ffffff8c;box-shadow:inset 0 0 0 1px #ffffff14}.product-value-section .value-card-copy{z-index:3!important}.product-value-section .value-plus{z-index:4!important}html body .product-value-section .value-card .value-plus{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:absolute!important;right:0!important;bottom:0!important;pointer-events:none!important}html body .product-value-section .value-card .value-plus span,html body .product-value-section .value-card .value-plus b{display:block!important;visibility:visible!important;opacity:1!important}@media(max-width:430px){html body .product-value-section .value-card .value-plus{left:0!important;right:auto!important}}html body .hero,html body .purchase-benefits{width:100vw!important;max-width:none!important;box-sizing:border-box!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}html body .hero{overflow:hidden!important}@media(min-width:1500px){html body .purchase-benefits{padding:22px 200px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;border-bottom:1px solid #d7d9d4!important}html body .purchase-benefits li{flex:0 0 auto!important;min-height:58px!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important}html body .purchase-benefits li:first-child{align-items:flex-start!important;text-align:center!important}html body .purchase-benefits li:nth-child(2),html body .purchase-benefits li:nth-child(3){align-items:center!important;text-align:center!important}html body .purchase-benefits li:last-child{align-items:flex-end!important;text-align:right!important}html body .purchase-benefits li:first-child strong{width:100%!important;text-align:center!important}html body .purchase-benefits li:first-child span{text-align:center!important}html body .purchase-benefits li:nth-child(2) strong,html body .purchase-benefits li:nth-child(2) span,html body .purchase-benefits li:nth-child(3) strong,html body .purchase-benefits li:nth-child(3) span{text-align:center!important}html body .purchase-benefits li:last-child strong,html body .purchase-benefits li:last-child span{text-align:right!important}html body .purchase-benefits strong,html body .purchase-benefits span{width:auto!important;margin:0!important;white-space:nowrap!important}}@media(min-width:1200px)and (max-width:1499px){html body .purchase-benefits{padding-left:clamp(72px,8vw,120px)!important;padding-right:clamp(72px,8vw,120px)!important}}@media(min-width:801px)and (max-width:1199px){html body .purchase-benefits{padding-left:48px!important;padding-right:48px!important}}@media(max-width:800px){html body .purchase-benefits{width:100vw!important;padding:20px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 14px!important}html body .purchase-benefits li,html body .purchase-benefits li:first-child,html body .purchase-benefits li:last-child{align-items:center!important;justify-content:center!important;text-align:center!important}html body .purchase-benefits li strong,html body .purchase-benefits li span{text-align:center!important}}@supports selector(.shopify-section:has(.hero)){#MainContent .shopify-section:has(.hero),#main-content .shopify-section:has(.hero),main .shopify-section:has(.hero){margin-top:0!important;padding-top:0!important}#MainContent .shopify-section:has(.hero)>.section,#MainContent .shopify-section:has(.hero)>div,#main-content .shopify-section:has(.hero)>.section,#main-content .shopify-section:has(.hero)>div,main .shopify-section:has(.hero)>.section,main .shopify-section:has(.hero)>div{margin-top:0!important;padding-top:0!important}.shopify-section:has(.hero) [class*=-padding],.shopify-section:has(.hero) .page-width:has(.hero),.shopify-section:has(.hero) .custom-liquid:has(.hero),.shopify-section:has(.hero) .custom-liquid__container:has(.hero){margin-top:0!important;padding-top:0!important}}html body .hero{margin-top:0!important;top:auto!important}@media(min-width:801px){html body .product-value-section{width:100vw!important;max-width:none!important;box-sizing:border-box!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:clamp(40px,calc((100vw - 1520px)/2),200px)!important;padding-right:clamp(40px,calc((100vw - 1520px)/2),200px)!important}html body .product-value-section>.value-grid{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}}@media(min-width:801px){html body .product-value-section>.section-heading.center{width:100%!important;max-width:780px!important;margin-left:auto!important;margin-right:auto!important}}:is(.hero,.purchase-benefits,.intro,.product-value-section,.scene-fullbleed,.comparison,.reviews,.collection-factory-section,.journal,.faq,.final-cta){font-family:DM Sans,sans-serif;line-height:1.55}@media(min-width:990px){#shopify-section-header header-drawer,.shopify-section-group-header-group header-drawer,.header-wrapper header-drawer,header.header header-drawer,#shopify-section-header .mobile-nav,#shopify-section-header .mobile-menu,#shopify-section-header .header-mobile,#shopify-section-header .header__mobile-menu,.shopify-section-group-header-group .mobile-nav,.shopify-section-group-header-group .mobile-menu,.shopify-section-group-header-group .header-mobile,.shopify-section-group-header-group .header__mobile-menu{display:none!important}#shopify-section-header .header__inline-menu,.shopify-section-group-header-group .header__inline-menu,.header-wrapper .header__inline-menu,header.header .header__inline-menu,#shopify-section-header .desktop-nav,#shopify-section-header .desktop-menu,#shopify-section-header .header-desktop,#shopify-section-header .header__desktop-menu,.shopify-section-group-header-group .desktop-nav,.shopify-section-group-header-group .desktop-menu,.shopify-section-group-header-group .header-desktop,.shopify-section-group-header-group .header__desktop-menu{display:block!important}}@media(max-width:989px){#shopify-section-header .header__inline-menu,.shopify-section-group-header-group .header__inline-menu,.header-wrapper .header__inline-menu,header.header .header__inline-menu,#shopify-section-header .desktop-nav,#shopify-section-header .desktop-menu,#shopify-section-header .header-desktop,#shopify-section-header .header__desktop-menu,.shopify-section-group-header-group .desktop-nav,.shopify-section-group-header-group .desktop-menu,.shopify-section-group-header-group .header-desktop,.shopify-section-group-header-group .header__desktop-menu{display:none!important}#shopify-section-header header-drawer,.shopify-section-group-header-group header-drawer,.header-wrapper header-drawer,header.header header-drawer{display:block!important}}.hero-copy{left:max(24px,calc((100vw - var(--max))/2));right:auto;width:min(560px,calc(100vw - 48px))}.hero-proof{padding-inline:max(24px,calc((100vw - var(--max))/2))}.compare-products{grid-template-columns:repeat(3,1fr)}.compare-spacer{display:none}#compare-table{table-layout:fixed}#compare-table th:first-child,#compare-table td:first-child,#compare-table th:not(:first-child),#compare-table td:not(:first-child){width:33.333%;text-align:left}.spec-label-row th{width:100%!important;padding:22px 0 10px;border-bottom:1px solid #9fa19c;background:#fff;font:650 17px Manrope;color:#171917}.spec-values-row td{padding:18px 28px 28px 0;border-bottom:0;vertical-align:top;font-size:14px;line-height:1.55;background:#fff}.spec-values-row td:nth-child(2),.spec-values-row td:nth-child(3){padding-left:22px}@media(max-width:900px){.hero{height:760px;min-height:0}.hero-copy{left:32px}}@media(max-width:600px){.hero{height:720px}.hero-copy{left:20px;right:20px;width:auto}.hero-proof{padding-inline:20px}.compare-content{width:720px;min-width:720px}.compare-products{width:720px;grid-template-columns:repeat(3,240px)}#compare-table{min-width:720px}.spec-values-row td{padding-right:18px}.spec-values-row td:nth-child(2),.spec-values-row td:nth-child(3){padding-left:16px}}.spec-label-row th{padding:30px 0 12px;border-bottom:2px solid #272a27;font-size:18px;letter-spacing:-.015em}.spec-values-row td{position:relative;padding:17px 28px 32px 0;border-bottom:1px solid #dedfda;font-size:15px;color:#171917}.spec-values-row td+td{padding-left:28px;border-left:1px solid #dedfda}.spec-model{display:block;margin-bottom:8px;font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#727771}.spec-value{display:block;font-weight:500;line-height:1.55;color:#202320}.spec-value>span{font-weight:700}@media(max-width:600px){.spec-label-row th{padding-top:26px}.spec-values-row td{padding:15px 18px 26px 0}.spec-values-row td+td{padding-left:18px}.spec-model{font-size:10px}.spec-value{font-size:14px}}#compare-table thead{position:sticky;top:0;z-index:20}.compare-layout-scroll{overflow:visible}.sticky-model-row th{width:33.333%!important;padding:16px 20px!important;text-align:center!important;border-top:1px solid #c9cbc6;border-bottom:1px solid #8f928c;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font:700 15px Manrope!important;color:#171917;box-shadow:0 7px 12px #1618160d}.spec-label-row th{text-align:center!important}.spec-values-row td,.spec-values-row td:first-child,.spec-values-row td:not(:first-child){padding:18px 24px 30px!important;text-align:center!important}.spec-model{display:none}.spec-value{text-align:center}@media(max-width:900px){.compare-layout-scroll{overflow-x:auto;overflow-y:visible}}@media(max-width:600px){.sticky-model-row th{padding:14px 10px!important;font-size:13px!important}.spec-values-row td,.spec-values-row td:first-child,.spec-values-row td:not(:first-child){padding:16px 14px 26px!important}}#compare-table thead{display:none}.sticky-compare-selectors{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:12px 0;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #dedfda}.sticky-compare-selectors select{width:100%;height:46px;padding:0 40px;text-align:center;text-align-last:center;border:1px solid #222522;border-radius:4px;background:#fff;color:#171917;font-weight:700;box-shadow:none}.sticky-compare-selectors select:focus{outline:2px solid rgba(23,25,23,.16);outline-offset:2px}.spec-label-row th{text-align:left!important;border-bottom:0;border-top:1px solid #d7d9d4;padding:30px 0 8px}.spec-values-row td,.spec-values-row td:first-child,.spec-values-row td:not(:first-child){border:0!important;padding:8px 24px 28px!important;text-align:center!important}.spec-values-row td+td{border-left:0!important}@media(max-width:600px){.sticky-compare-selectors{gap:8px;padding:10px 0}.sticky-compare-selectors select{height:42px;padding:0 24px 0 8px;font-size:12px}.spec-label-row th{padding-top:24px}.spec-values-row td,.spec-values-row td:first-child,.spec-values-row td:not(:first-child){padding:7px 12px 24px!important}}.sticky-compare-selectors{margin-bottom:12px;border-bottom:0}.sticky-compare-selectors select{-webkit-appearance:none;appearance:none;padding:0 54px 0 28px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%23171917' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;background-size:12px 8px}.spec-label-row th{padding:26px 0 10px!important;border-top:0!important;border-bottom:1px solid #bfc2bc!important;font-size:14px!important;font-weight:600!important;letter-spacing:0;color:#555b55}.spec-values-row td,.spec-values-row td:first-child,.spec-values-row td:not(:first-child){padding:14px 24px 30px!important}.spec-value{font-size:17px;font-weight:700;line-height:1.45;color:#171917}@media(max-width:600px){.sticky-compare-selectors select{padding:0 38px 0 12px;background-position:right 14px center}.spec-label-row th{padding:22px 0 8px!important}.spec-values-row td,.spec-values-row td:first-child,.spec-values-row td:not(:first-child){padding:12px 12px 25px!important}.spec-value{font-size:15px}}.compare-wrap{border-top:0!important}.spec-label-row:first-child th{border-bottom:0!important;padding-bottom:9px!important}.sticky-compare-selectors select{text-align:center;text-align-last:center}.sticky-compare-selectors select option{text-align:left;font-weight:500}.spec-label-row:first-child th{border-bottom:1px solid #bfc2bc!important;padding-bottom:10px!important}.spec-values-row:first-of-type .spec-value{font-size:17px;font-weight:700}@media(min-width:901px){.hero{height:600px;min-height:600px}.hero h1{font-size:clamp(34px,2.7vw,48px)}}#product-groups.product-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px}#product-groups .product-card{display:block;min-height:0;overflow:hidden;border-radius:0;background:#fff}#product-groups .product-card-link{display:block;height:100%}#product-groups .product-visual{height:330px;aspect-ratio:auto;padding:30px;background:#f7f7f7}#product-groups .product-visual img{width:100%;height:100%;max-height:none;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s cubic-bezier(.22,1,.36,1)}#product-groups .product-card-link:hover .product-visual img{transform:scale(1.025)}#product-groups .product-body{display:block;padding:19px 0 23px;background:#fff}#product-groups .product-body h3{margin:0 0 7px;font:600 18px/1.25 Manrope,sans-serif;letter-spacing:-.02em}#product-groups .product-body p{min-height:44px;margin:0 0 17px;color:#626762;font-size:13px;line-height:1.55}#product-groups .product-price{display:block;font:650 22px/1.2 Manrope,sans-serif;letter-spacing:-.025em}#product-groups .product-price span{font-size:11px;font-weight:600;letter-spacing:0}@media(max-width:900px){#product-groups.product-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){#product-groups.product-groups{grid-template-columns:1fr;gap:18px}#product-groups .product-visual{height:310px}#product-groups .product-body p{min-height:0}}.finder-entry{min-height:0!important;margin-top:58px!important;padding:0!important;display:block!important;background:transparent!important;color:#171917!important;border-radius:0!important;overflow:visible!important}.finder-entry:after{display:none!important}.finder-entry>a{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;border-top:1px solid #cfd1cc;border-bottom:1px solid #cfd1cc;font:600 17px/1.4 Manrope,sans-serif;transition:color .2s}.finder-entry>a span{font-size:24px;font-weight:400;transition:transform .2s}.finder-entry>a:hover{color:#555b55}.finder-entry>a:hover span{transform:translate(4px)}@media(max-width:600px){.finder-entry{margin-top:42px!important}.finder-entry>a{padding:18px 0;font-size:15px}.finder-entry>a span{font-size:21px}}.purchase-benefits{list-style:none;width:100%;margin:0;padding:25px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:repeat(4,1fr);gap:28px;background:#fff;border-bottom:1px solid #d7d9d4}.purchase-benefits li{display:flex;flex-direction:column;gap:3px;min-width:0}.purchase-benefits strong{font:700 15px/1.3 Manrope,sans-serif;color:#171917}.purchase-benefits span{font-size:12px;line-height:1.45;color:#555b55}@media(max-width:800px){.purchase-benefits{grid-template-columns:repeat(2,1fr);gap:22px}}@media(max-width:480px){.purchase-benefits{padding:20px;gap:18px 14px}.purchase-benefits strong{font-size:13px}.purchase-benefits span{font-size:11px}}.review-card{background:#f7f7f7;border:1px solid #ececea}.hero>picture{display:block;width:100%;height:100%}@media(max-width:600px){#product-groups.product-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}#product-groups .product-visual{height:auto;aspect-ratio:1/1;padding:16px}#product-groups .product-body{padding:13px 0 10px}#product-groups .product-body h3{font-size:14px;margin-bottom:5px}#product-groups .product-body p{font-size:11px;line-height:1.42;margin-bottom:9px}#product-groups .product-price{font-size:17px}.feature-grid,.article-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;margin-inline:-20px;padding-inline:20px;padding-bottom:8px}.feature-grid::-webkit-scrollbar,.article-grid::-webkit-scrollbar{display:none}.feature-card,.feature-wide{flex:0 0 84vw;width:84vw;height:500px;min-height:500px;scroll-snap-align:start}.article-card{flex:0 0 82vw;width:82vw;scroll-snap-align:start}.compare-layout-scroll,.compare-products-scroll,.comparison>.compare-wrap{overflow:visible!important}.compare-content{width:100%!important;min-width:0!important}.sticky-compare-selectors{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sticky-compare-selectors select:nth-child(3){display:none}.compare-products{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.compare-products .compare-card:nth-child(3){display:none}.compare-card{padding-inline:4px}.compare-card-image{height:150px;padding:12px 0 4px}.compare-price{font-size:18px}.compare-card p{min-height:58px;font-size:11px;line-height:1.4}#compare-table{width:100%!important;min-width:0!important;table-layout:fixed}#compare-table .spec-values-row td{width:50%!important;text-align:center!important;padding:12px 8px 24px!important}#compare-table .spec-values-row td:nth-child(3){display:none}#compare-table .spec-label-row th{width:100%!important;text-align:left!important}.review-track-left{display:none}.review-track-right{margin-bottom:10px}.review-card{width:84vw;min-height:230px}.hero>picture img{object-position:62% center}}.hero{width:100%;height:auto;min-height:0;aspect-ratio:12 / 5}.hero>picture{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero>picture img{width:100%;height:100%;object-fit:cover}.product-value-section{background:#fff}.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.value-card{position:relative;aspect-ratio:4 / 5;min-width:0;overflow:hidden;border-radius:8px;background:#dededb;color:#fff}.value-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.value-card:after{content:"";position:absolute;top:38%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.72) 72%,rgba(0,0,0,.84) 100%);pointer-events:none}.value-card-copy{position:absolute;z-index:2;left:26px;right:26px;bottom:25px}.value-card-copy h3{margin:0 0 8px;font:600 clamp(22px,1.75vw,30px)/1.12 "Manrope",sans-serif;letter-spacing:-.035em}.value-card-copy p{max-width:440px;margin:0;color:#ffffffd1;font-size:13px;line-height:1.55}.final-cta{width:100%;height:auto;min-height:0;aspect-ratio:12 / 5}.final-cta>picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.final-cta>picture img{width:100%;height:100%;object-fit:cover;filter:brightness(.42)}@media(max-width:900px){.hero{aspect-ratio:auto;height:640px}.value-grid{gap:16px}.value-card-copy{left:20px;right:20px;bottom:20px}.final-cta{aspect-ratio:auto;height:560px}}@media(max-width:600px){.hero{height:720px;aspect-ratio:auto}.hero>picture img{object-position:center}.value-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;margin-inline:-20px;padding-inline:20px;padding-bottom:8px}.value-grid::-webkit-scrollbar{display:none}.value-card{flex:0 0 82vw;width:82vw;aspect-ratio:4 / 5;scroll-snap-align:start}.value-card-copy{left:22px;right:22px;bottom:22px}.value-card-copy h3{font-size:25px}.value-card-copy p{font-size:12px}.final-cta{height:560px;aspect-ratio:auto}.final-cta>picture img{object-position:center}}.hero-scrim{display:none!important}@media(max-width:600px){.hero{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden}.hero>picture{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important}.hero>picture img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;object-fit:contain!important;object-position:center!important;transform:none!important}.hero-copy{top:18%!important;left:7%!important;right:7%!important;width:auto!important;max-width:none!important;transform:none!important;text-align:center!important;margin:0 auto!important}.hero-copy>p:not(.eyebrow){margin:16px auto 0!important;max-width:520px!important}.final-cta{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden}.final-cta>picture{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important}.final-cta>picture img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;object-fit:contain!important;object-position:center!important;transform:none!important;filter:none!important}.final-cta>div{position:absolute!important;left:20px!important;right:20px!important;top:50%!important;transform:translateY(-50%)!important;z-index:2!important}}@media(min-width:601px){.hero-scrim{display:block!important;background:linear-gradient(90deg,#00000094,#00000075 22%,#0000003d 42%,#00000014,#0000 66%)!important}}@media(max-width:600px){.hero-scrim{display:none!important}.hero-copy{top:7%!important;left:24px!important;right:24px!important;text-align:center!important}.hero h1{font-size:16px!important;line-height:1.3!important;letter-spacing:-.01em!important;font-weight:700!important}.hero-copy>p:not(.eyebrow){margin:7px auto 0!important;max-width:360px!important;font-size:14px!important;line-height:1.45!important;color:#fffffff0!important}}@media(max-width:600px){.section{padding-left:20px!important;padding-right:20px!important}.value-grid,.feature-grid,.article-grid{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.factory-carousel,.scene-gallery,.article-grid,.value-grid,#product-groups{width:100%!important;max-width:100%!important}}.product-value-section .section-heading{max-width:760px}.product-value-section .section-heading>p{max-width:620px}.value-card-copy{left:28px;right:28px;bottom:28px;padding-right:54px}.value-card-copy h3{margin:0 0 7px;font-size:clamp(20px,1.55vw,26px);line-height:1.18}.value-card-copy p{max-width:340px;font-size:13px;line-height:1.45}.value-plus{position:absolute;right:0;bottom:0;width:42px;height:42px;border:1px solid rgba(255,255,255,.9);border-radius:50%;display:grid;place-items:center;font-size:27px;font-weight:300;line-height:1;color:#fff}@media(max-width:600px){.value-grid{gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;scrollbar-width:none}.value-grid::-webkit-scrollbar{display:none}.value-card{flex:0 0 calc(100vw - 64px)!important;width:calc(100vw - 64px)!important;max-width:420px}.value-card-copy{left:20px!important;right:20px!important;bottom:20px!important;padding-right:46px}.value-card-copy h3{font-size:18px!important;line-height:1.2!important}.value-card-copy p{font-size:12px!important;line-height:1.42!important}.value-plus{width:36px;height:36px;font-size:23px}}.scene-gallery{width:100%;max-width:var(--max)!important;margin:0 auto}.scene-gallery-main{position:relative;width:100%;aspect-ratio:16/8.4;overflow:hidden;border-radius:8px;background:#111;color:#fff}.scene-gallery-main>img{width:100%;height:100%;object-fit:cover}.scene-gallery-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000 32%,#0000002e 52%,#000000d1);pointer-events:none}.scene-gallery-copy{position:absolute;z-index:2;top:15%;right:5%;width:min(44%,500px)}.scene-gallery-copy h3{margin:0 0 12px;font:600 clamp(30px,3vw,48px)/1.08 "Manrope",sans-serif;letter-spacing:-.035em}.scene-gallery-copy p{margin:0;max-width:470px;font-size:16px;line-height:1.5;color:#ffffffe6}.scene-gallery-count{position:absolute;z-index:3;right:122px;bottom:28px;font-weight:700;font-size:14px}.scene-main-arrow{position:absolute;z-index:4;bottom:17px;width:48px;height:48px;border:1px solid rgba(255,255,255,.74);border-radius:50%;background:#0000002e;color:#fff;font-size:27px;line-height:1;display:grid;place-items:center;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.scene-main-prev{right:78px}.scene-main-next{right:22px}.scene-thumbs-shell{position:relative;margin-top:16px;padding:0 52px}.scene-thumbs{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none}.scene-thumb{flex:0 0 min(31%,340px);aspect-ratio:16/9;padding:0;border:1px solid transparent;border-radius:7px;overflow:hidden;background:#eee;cursor:pointer;opacity:.68;scroll-snap-align:start;transition:opacity .2s,border-color .2s}.scene-thumb.is-active{opacity:1;border-color:#171917}.scene-thumb-arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:1px solid #c8cac5;border-radius:50%;background:#fff;color:#171917;font-size:24px;line-height:1;display:grid;place-items:center;cursor:pointer}.scene-thumb-prev{left:0}.scene-thumb-next{right:0}@media(max-width:700px){.scene-gallery-main{aspect-ratio:4/5}.scene-gallery-main>img{object-position:center}.scene-gallery-gradient{background:linear-gradient(0deg,#000000c2,#0000002e 50%,#0000 72%)}.scene-gallery-copy{top:auto;left:18px;right:18px;bottom:72px;width:auto}.scene-gallery-copy h3{margin-bottom:7px;font-size:22px}.scene-gallery-copy p{max-width:92%;font-size:12px;line-height:1.45}.scene-gallery-count{right:auto;left:18px;bottom:24px;font-size:12px}.scene-main-arrow{bottom:12px;width:40px;height:40px;font-size:23px}.scene-main-prev{right:64px}.scene-main-next{right:16px}.scene-thumbs-shell{margin-top:12px;padding:0 42px}.scene-thumb{flex-basis:72%}.scene-thumb-arrow{width:32px;height:32px;font-size:21px}}@media(max-width:600px){.comparison{overflow:visible!important}.compare-content{width:100%!important;min-width:0!important}.sticky-compare-selectors,.compare-products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:8px!important;width:100%!important}.sticky-compare-selectors{padding-left:0!important;padding-right:0!important}.sticky-compare-selectors select{width:100%!important;min-width:0!important}.compare-products .compare-card{width:100%!important;min-width:0!important;padding:0!important}.compare-products .compare-card:nth-child(3),.sticky-compare-selectors select:nth-child(3){display:none!important}#compare-table,#compare-table tbody{display:block!important;width:100%!important;min-width:0!important}#compare-table .spec-label-row{display:block!important;width:100%!important}#compare-table .spec-label-row th{display:block!important;width:100%!important;box-sizing:border-box!important}#compare-table .spec-values-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:8px!important;width:100%!important}#compare-table .spec-values-row td{display:block!important;width:100%!important;min-width:0!important;padding:12px 0 24px!important;box-sizing:border-box!important}#compare-table .spec-values-row td:nth-child(3){display:none!important}}.final-cta>picture img{filter:none!important}.value-card-copy{left:28px!important;right:28px!important;bottom:28px!important;padding-right:0!important}.value-card-copy h3{margin:0!important;max-width:88%;font:600 clamp(20px,1.65vw,27px)/1.18 "Manrope",sans-serif!important;letter-spacing:-.03em!important}.value-card-copy p{display:none!important}@media(max-width:600px){.value-card-copy{left:20px!important;right:20px!important;bottom:20px!important}.value-card-copy h3{max-width:92%;font-size:18px!important;line-height:1.22!important}}.scene-fullbleed{width:100%;margin:0;padding:0;background:#000;overflow:hidden}.scene-fullbleed .scene-gallery{width:100vw!important;max-width:none!important;margin:0!important}.scene-gallery-main{position:relative;width:100%;height:clamp(650px,43vw,820px);aspect-ratio:auto!important;overflow:hidden;border-radius:0!important;background:#000;color:#fff}.scene-image-stage{position:absolute;inset:0 auto 0 0;width:66%;height:100%;overflow:hidden;background:#111}.scene-image-stage img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:1;transition:opacity .24s ease}.scene-image-stage img.is-changing{opacity:.22}.scene-gallery-gradient{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000 0% 38%,#00000014 47%,#0000007a 58%,#000000e0 68%,#000 78% 100%);pointer-events:none}.scene-gallery-copy{position:absolute;z-index:3;top:15.5%;left:50%;right:4%;width:auto;max-width:760px}.scene-gallery-copy h2{margin:0 0 16px;font:500 clamp(34px,3vw,54px)/1.08 "Manrope",sans-serif;letter-spacing:-.035em;color:#fff}.scene-gallery-copy p{margin:0;max-width:720px;font-size:clamp(14px,1.05vw,18px);line-height:1.45;font-weight:600;color:#fffffff0}.scene-gallery-controls{position:absolute;z-index:4;left:49.5%;bottom:49.5%;display:flex;align-items:center;gap:12px}.scene-gallery-count{position:static!important;min-width:46px;font:700 14px/1 DM Sans,sans-serif;color:#fff;text-align:center}.scene-main-arrow{position:static!important;transform:none!important;width:50px;height:50px;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:#0000002e;color:#fff;display:grid;place-items:center;font-size:27px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.scene-thumbs-shell{position:absolute!important;z-index:4;left:50%;right:0;bottom:0;height:45%;margin:0!important;padding:0!important;display:flex;align-items:flex-start}.scene-thumbs{width:100%;display:flex;gap:16px;padding:0;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none}.scene-thumbs::-webkit-scrollbar{display:none}.scene-thumb{flex:0 0 min(40%,360px)!important;width:auto!important;aspect-ratio:16/11!important;padding:0;border:1px solid rgba(255,255,255,.52)!important;border-radius:3px!important;overflow:hidden;background:#151515;opacity:.78;cursor:pointer;scroll-snap-align:start;transition:opacity .2s,border-color .2s}.scene-thumb:first-child{margin-left:0}.scene-thumb.is-active{opacity:1;border-color:#fff!important}.scene-thumb img{width:100%;height:100%;object-fit:cover}.scene-thumb-arrow{display:none!important}@media(max-width:900px){.scene-gallery-main{height:720px}.scene-image-stage{width:72%}.scene-gallery-copy{left:46%;right:24px}.scene-gallery-controls{left:45%}.scene-thumbs-shell{left:46%}}@media(max-width:600px){.scene-fullbleed{margin-left:0!important;margin-right:0!important}.scene-gallery-main{height:680px;background:#000}.scene-image-stage{inset:0 0 auto 0;width:100%;height:58%}.scene-image-stage img{object-position:center}.scene-gallery-gradient{background:linear-gradient(180deg,#0000,#00000014 35%,#000000b8 57%,#000 68% 100%)}.scene-gallery-copy{top:53%;left:20px;right:20px;width:auto;max-width:none}.scene-gallery-copy h2{margin-bottom:8px;font-size:23px;line-height:1.12}.scene-gallery-copy p{max-width:100%;font-size:12px;line-height:1.45;font-weight:500}.scene-gallery-controls{left:20px;bottom:146px;gap:9px}.scene-main-arrow{width:38px;height:38px;font-size:22px}.scene-gallery-count{min-width:36px;font-size:12px}.scene-thumbs-shell{left:20px;right:0;bottom:20px;height:108px}.scene-thumbs{gap:10px;padding-right:20px}.scene-thumb{flex:0 0 155px!important;height:96px;aspect-ratio:auto!important}}#product-groups .product-body{position:relative}#product-groups .product-image-link,#product-groups .product-info-link{display:block;color:inherit;text-decoration:none}#product-groups .product-color-swatches{display:flex;align-items:center;gap:9px;min-height:24px;margin:0 0 11px 3px}#product-groups .product-color-swatch{position:relative;width:18px;height:18px;flex:0 0 18px;margin:0;padding:0;border:1px solid rgba(23,25,23,.26);border-radius:50%;background:#ddd;box-shadow:none;cursor:pointer;appearance:none;-webkit-appearance:none;transition:transform .18s ease,opacity .18s ease}#product-groups .product-color-swatch:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1px solid transparent;border-radius:50%;pointer-events:none;transition:border-color .18s ease}#product-groups .product-color-swatch:hover{transform:scale(1.08)}#product-groups .product-color-swatch.is-active:after,#product-groups .product-color-swatch[aria-pressed=true]:after{border-color:#171917}#product-groups .product-color-swatch.is-loading{opacity:.45;cursor:wait}#product-groups .product-color-swatch.swatch-black{background:#181818;border-color:#181818}#product-groups .product-color-swatch.swatch-white{background:#f7f7f4;border-color:#aeb0aa}#product-groups .product-color-swatch.swatch-brown{background:#74513a;border-color:#684731}#product-groups .product-card:hover .product-visual img{transform:scale(1.025)}#product-groups .product-visual img{opacity:1;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .18s ease!important}#product-groups .product-visual img.is-switching{opacity:.28}@media(max-width:600px){#product-groups .product-color-swatches{gap:8px;min-height:21px;margin:0 0 8px 3px}#product-groups .product-color-swatch{width:16px;height:16px;flex-basis:16px}#product-groups .product-color-swatch:after{top:-4px;right:-4px;bottom:-4px;left:-4px}}@media(prefers-reduced-motion:reduce){#product-groups .product-color-swatch,#product-groups .product-visual img{transition:none!important}}html.value-modal-open{overflow:hidden!important}.product-value-section .value-card{cursor:pointer!important;border:0!important;outline:0!important;isolation:isolate}.product-value-section .value-card:after{z-index:1}.product-value-section .value-card>img{transition:transform .38s cubic-bezier(.22,1,.36,1)}.product-value-section .value-card:hover>img,.product-value-section .value-card:focus-visible>img{transform:scale(1.025)}.product-value-section .value-card:focus-visible{outline:2px solid #171917!important;outline-offset:4px!important}.product-value-section .value-card-copy{z-index:2!important;padding-right:142px!important}.product-value-section .value-card-copy h3{margin:0!important;max-width:92%}.product-value-section .value-plus{position:absolute;right:0;bottom:0;min-width:116px;height:40px;display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid rgba(255,255,255,.94);border-radius:999px;background:#fffffff0;color:#171917;box-shadow:0 4px 16px #00000024;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;line-height:1;letter-spacing:.01em;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.product-value-section .value-plus span{display:block;white-space:nowrap}.product-value-section .value-plus b{display:block;font-size:16px;font-weight:500;line-height:1;transition:transform .2s ease}.product-value-section .value-card:hover .value-plus,.product-value-section .value-card:focus-visible .value-plus{background:#171917;color:#fff;border-color:#171917;transform:translateY(-2px);box-shadow:0 7px 20px #0003}.product-value-section .value-card:hover .value-plus b,.product-value-section .value-card:focus-visible .value-plus b{transform:translate(2px)}.value-modal[hidden]{display:none!important}.value-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:grid;place-items:center;padding:28px;font-family:DM Sans,Arial,sans-serif}.value-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0c0aa8;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);cursor:pointer}.value-modal-dialog{position:relative;z-index:2;width:min(960px,calc(100vw - 56px));max-height:min(700px,calc(100vh - 56px));display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 28px 80px #00000047}.value-modal-close{position:absolute;top:16px;right:16px;z-index:5;width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid rgba(23,25,23,.15);border-radius:50%;background:#fffffff2;color:#171917;font-size:27px;font-weight:300;line-height:1;cursor:pointer;transition:background .2s ease,transform .2s ease}.value-modal-close:hover{background:#f1f1ed}.value-modal-close:active{transform:scale(.94)}.value-modal-media{min-height:500px;overflow:hidden;background:#f3f3f0}.value-modal-media img{width:100%;height:100%;object-fit:cover;object-position:center}.value-modal-content{align-self:center;padding:54px 52px}.value-modal-content h3{margin:0 38px 16px 0;color:#171917;font:600 clamp(23px,2vw,30px)/1.16 "Manrope",sans-serif;letter-spacing:-.028em}.value-modal-content>p{margin:0;color:#4b504b;font-size:15px;line-height:1.68}@media(max-width:800px){.value-modal{padding:18px}.value-modal-dialog{width:100%;max-height:calc(100svh - 36px);grid-template-columns:1fr;overflow-y:auto}.value-modal-media{min-height:0;aspect-ratio:16/10}.value-modal-content{padding:30px 26px 34px}.value-modal-close{top:12px;right:12px;width:38px;height:38px;font-size:26px}}@media(max-width:600px){.product-value-section .value-card-copy{padding-right:124px!important}.product-value-section .value-plus{min-width:104px;height:36px;padding:0 12px;gap:6px;font-size:11px}.product-value-section .value-plus b{font-size:15px}.value-modal{padding:12px}.value-modal-dialog{max-height:calc(100svh - 24px);border-radius:8px}.value-modal-media{aspect-ratio:4/3}.value-modal-content{padding:26px 22px 30px}.value-modal-content h3{margin:0 36px 13px 0;font-size:22px;line-height:1.18}.value-modal-content>p{font-size:14px;line-height:1.62}}@media(prefers-reduced-motion:reduce){.product-value-section .value-card>img,.product-value-section .value-plus{transition:none!important}}.livtab-logic-only-part{display:none!important}@supports selector(.shopify-section:has(.livtab-logic-only-part)){.shopify-section:has(.livtab-logic-only-part){display:none!important}.shopify-section:has(.livtab-logic-only-part),.shopify-section:has(.livtab-logic-only-part)>*,.shopify-section:has(.livtab-logic-only-part) [class*=section-][class*=-padding]:has(.livtab-logic-only-part),.shopify-section:has(.livtab-logic-only-part) .page-width:has(.livtab-logic-only-part),.shopify-section:has(.livtab-logic-only-part) .custom-liquid:has(.livtab-logic-only-part),.shopify-section:has(.livtab-logic-only-part) .custom-liquid__container:has(.livtab-logic-only-part){margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;min-height:0!important}}html body .comparison .compare-card-image{background:#fff!important}html body .comparison .compare-card-image img{mix-blend-mode:normal!important;background:#fff!important}html body .scene-fullbleed{width:100vw!important;max-width:none!important;box-sizing:border-box!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important}html body .scene-fullbleed .scene-gallery,html body .scene-fullbleed .scene-gallery-main{width:100%!important;max-width:none!important}html body .reviews{width:100vw!important;max-width:none!important;box-sizing:border-box!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important;overflow:hidden!important;background:#f4f4f1!important}html body .reviews>.review-marquee{width:100vw!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}@media(min-width:1500px){html body .reviews>.section-heading,html body .reviews>.center:last-child{width:100vw!important;max-width:none!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding-left:200px!important;padding-right:200px!important}}@media(min-width:1200px)and (max-width:1499px){html body .reviews>.section-heading,html body .reviews>.center:last-child{width:100vw!important;max-width:none!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding-left:clamp(72px,8vw,120px)!important;padding-right:clamp(72px,8vw,120px)!important}}@media(min-width:768px)and (max-width:1199px){html body .reviews>.section-heading,html body .reviews>.center:last-child{width:100vw!important;max-width:none!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding-left:40px!important;padding-right:40px!important}}@media(max-width:767px){html body .reviews>.section-heading,html body .reviews>.center:last-child{width:100vw!important;max-width:none!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding-left:20px!important;padding-right:20px!important}}@supports selector(.shopify-section:has(.reviews)){.shopify-section:has(.reviews),.shopify-section:has(.reviews)>.section,.shopify-section:has(.reviews)>.page-width,.shopify-section:has(.reviews) .page-width:has(.reviews),.shopify-section:has(.reviews) .custom-liquid:has(.reviews),.shopify-section:has(.reviews) .custom-liquid__container:has(.reviews){max-width:none!important;overflow:visible!important}}@media(min-width:801px){html body .comparison{width:100vw!important;max-width:none!important;box-sizing:border-box!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:clamp(40px,calc((100vw - 1520px)/2),200px)!important;padding-right:clamp(40px,calc((100vw - 1520px)/2),200px)!important}html body .comparison>.compare-layout-scroll{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}html body .comparison>.section-heading.center{width:100%!important;max-width:780px!important;margin-left:auto!important;margin-right:auto!important}}html body .sticky-compare-selectors{top:calc(var(--livtab-store-header-offset,72px) + 8px)!important;z-index:20!important}@media(max-width:767px){html body .sticky-compare-selectors{top:calc(var(--livtab-store-header-offset,60px) + 6px)!important}}html body .comparison .compare-card .livtab-compare-buy{position:relative!important;z-index:5!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:180px!important;min-height:44px!important;padding:12px 22px!important;border:0!important;border-radius:4px!important;background:#171917!important;background-image:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-family:DM Sans,Arial,sans-serif!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important;text-align:center!important;text-decoration:none!important;text-transform:none!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;overflow:visible!important;box-shadow:none!important;text-shadow:none!important;isolation:isolate!important}html body .comparison .compare-card .livtab-compare-buy>span{position:relative!important;z-index:3!important;display:inline!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;visibility:visible!important}html body .comparison .compare-card .livtab-compare-buy:before,html body .comparison .compare-card .livtab-compare-buy:after,html body .comparison .compare-card .livtab-compare-buy>span:before,html body .comparison .compare-card .livtab-compare-buy>span:after{content:none!important;display:none!important}html body .comparison .compare-card .livtab-compare-buy:hover{background:#2a2d2a!important;color:#fff!important;-webkit-text-fill-color:#fff!important;transform:translateY(-1px)}html body .comparison .compare-card .livtab-compare-buy:focus-visible{outline:2px solid #171917!important;outline-offset:3px!important}@media(max-width:800px){html body .comparison .compare-card .livtab-compare-buy{width:100%!important;min-width:0!important}}html body .comparison .compare-card .compare-price{margin-bottom:18px!important}html body .comparison .compare-card .livtab-compare-buy{margin-top:0!important}html body .product-value-section .value-card-copy{padding-right:64px!important}html body .product-value-section .value-card .value-plus{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;display:block!important;font-size:0!important;line-height:0!important;position:absolute!important;right:0!important;bottom:0!important;border:1.2px solid rgba(255,255,255,.96)!important;border-radius:50%!important;background:transparent!important;color:#fff!important;visibility:visible!important;opacity:1!important;transform:none!important}html body .product-value-section .value-card .value-plus:before,html body .product-value-section .value-card .value-plus:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;background:currentColor!important;border-radius:2px!important;transform:translate(-50%,-50%)!important;transform-origin:center!important}html body .product-value-section .value-card .value-plus:before{width:17px!important;height:1.6px!important}html body .product-value-section .value-card .value-plus:after{width:1.6px!important;height:17px!important}@media(max-width:600px){html body .product-value-section .value-card-copy{padding-right:54px!important}html body .product-value-section .value-card .value-plus{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}html body .product-value-section .value-card .value-plus:before{width:15px!important;height:1.5px!important}html body .product-value-section .value-card .value-plus:after{width:1.5px!important;height:15px!important}}html body .product-value-section .value-card .value-plus{width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;display:block!important;font-size:0!important;line-height:0!important;text-indent:-9999px!important;overflow:hidden!important;border:1.3px solid rgba(255,255,255,.97)!important;border-radius:50%!important;background:transparent!important;color:#fff!important}html body .product-value-section .value-card .value-plus:before,html body .product-value-section .value-card .value-plus:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;display:block!important;margin:0!important;padding:0!important;background:currentColor!important;border:0!important;border-radius:2px!important;opacity:1!important;transform:translate(-50%,-50%)!important;transform-origin:center center!important}html body .product-value-section .value-card .value-plus:before{width:19px!important;height:1.8px!important}html body .product-value-section .value-card .value-plus:after{width:1.8px!important;height:19px!important}html body .product-value-section .value-card:hover .value-plus,html body .product-value-section .value-card:focus-visible .value-plus{background:#fff!important;color:#171917!important;border-color:#fff!important}html body .product-value-section .value-card-copy{padding-right:70px!important}@media(max-width:600px){html body .product-value-section .value-card .value-plus{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important}html body .product-value-section .value-card .value-plus:before{width:17px!important;height:1.6px!important}html body .product-value-section .value-card .value-plus:after{width:1.6px!important;height:17px!important}html body .product-value-section .value-card-copy{padding-right:60px!important}}.article-card{min-width:0}.article-card img{width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;object-fit:cover!important;object-position:center!important;border-radius:8px!important;background:#f2f2ef}.article-card h3{margin-top:18px!important}@media(max-width:600px){.article-grid{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.article-card{flex:0 0 calc(100vw - 64px)!important;width:calc(100vw - 64px)!important;max-width:420px}}.collection-factory-section{background:#fff!important}.collection-factory-head{max-width:900px!important;margin:0 auto 42px!important;text-align:center}.collection-factory-head h2{margin:0;font:600 clamp(32px,3vw,48px)/1.08 "Manrope",sans-serif;letter-spacing:-.038em;color:#171917}.collection-factory-head p{max-width:780px;margin:16px auto 0;color:#555b55;font-size:17px;font-weight:500;line-height:1.6}.collection-factory-carousel{position:relative;width:100%;max-width:var(--max)!important;margin:0 auto!important}.collection-factory-viewport{width:100%;overflow:hidden;border-radius:10px}.collection-factory-track{display:flex;width:100%;transition:transform .42s cubic-bezier(.22,1,.36,1);will-change:transform}.collection-factory-slide{position:relative;flex:0 0 100%;aspect-ratio:2 / 1;overflow:hidden;background:#eef2f5}.collection-factory-slide img{display:block;width:100%;height:100%;object-fit:cover}.collection-factory-slide:after{content:"";position:absolute;top:38%;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000,#0000002e 35%,#000000b8);pointer-events:none}.collection-factory-overlay{position:absolute;z-index:2;left:32px;right:32px;bottom:28px;max-width:700px;color:#fff}.collection-factory-overlay h3{margin:0;font:600 clamp(24px,2vw,34px)/1.12 "Manrope",sans-serif;letter-spacing:-.025em;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.45)}.collection-factory-overlay p{max-width:640px;margin:9px 0 0;color:#ffffffeb;font-size:15px;font-weight:500;line-height:1.55;text-shadow:0 2px 14px rgba(0,0,0,.5)}.collection-factory-arrow{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:46px;height:46px;padding:0;border:0;border-radius:50%;background:#fffffff0;color:#111;box-shadow:0 5px 20px #00000038;transform:translateY(-50%);cursor:pointer;transition:opacity .2s ease,transform .2s ease}.collection-factory-arrow.is-prev{left:18px}.collection-factory-arrow.is-next{right:18px}.collection-factory-arrow:before{content:"";width:11px;height:11px;border-top:2px solid currentColor;border-right:2px solid currentColor}.collection-factory-arrow.is-prev:before{margin-left:4px;transform:rotate(-135deg)}.collection-factory-arrow.is-next:before{margin-right:4px;transform:rotate(45deg)}.collection-factory-arrow.is-hidden{opacity:0;pointer-events:none}.collection-factory-arrow:active{transform:translateY(-50%) scale(.92)}.collection-factory-footer{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:18px}.collection-factory-dots{display:flex;align-items:center;gap:8px}.collection-factory-dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#c8c8c8;cursor:pointer;transition:width .22s ease,border-radius .22s ease,background .22s ease}.collection-factory-dot.is-active{width:24px;border-radius:999px;background:#171917}@media(max-width:749px){.collection-factory-head{margin-bottom:28px!important}.collection-factory-head h2{font-size:30px}.collection-factory-head p{font-size:14px;line-height:1.5}.collection-factory-carousel{overflow:hidden}.collection-factory-viewport{overflow:visible;border-radius:0}.collection-factory-track{gap:10px}.collection-factory-slide{flex-basis:88%;aspect-ratio:3 / 2;border-radius:10px}.collection-factory-overlay{left:16px;right:16px;bottom:14px}.collection-factory-overlay h3{font-size:20px}.collection-factory-overlay p,.collection-factory-arrow{display:none}.collection-factory-footer{margin-top:14px}}@media(min-width:901px){.hero h1{font-size:clamp(28px,2.2vw,38px)!important}}@media(min-width:801px){.purchase-benefits{width:100%;padding-left:max(24px,calc((100vw - 1520px)/2))!important;padding-right:max(24px,calc((100vw - 1520px)/2))!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important}.purchase-benefits li:nth-child(1){text-align:left;align-items:flex-start}.purchase-benefits li:nth-child(2),.purchase-benefits li:nth-child(3){text-align:center;align-items:center}.purchase-benefits li:nth-child(4){text-align:right;align-items:flex-end}}.value-card:after{top:62%!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#0000,#00000029 30%,#0000008f 72%,#000000b3)!important}@media(max-width:600px){.scene-gallery-controls .scene-main-arrow{display:none!important}.scene-gallery-controls{left:20px!important;bottom:146px!important;gap:0!important}.scene-gallery-count{min-width:0!important;text-align:left!important}}@media(min-width:801px){.purchase-benefits li:nth-child(1){text-align:center!important;align-items:center!important}}@media(max-width:800px){.purchase-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 14px!important;padding-left:20px!important;padding-right:20px!important}.purchase-benefits li,.purchase-benefits li:nth-child(1),.purchase-benefits li:nth-child(2),.purchase-benefits li:nth-child(3),.purchase-benefits li:nth-child(4){display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important}}.article-card img{aspect-ratio:1 / 1!important;object-fit:cover!important;object-position:center!important}.final-cta>div>.hero-actions{margin-top:24px}@media(min-width:901px){.section{padding-top:96px!important;padding-bottom:96px!important}.section-heading,.collection-factory-head{margin-bottom:44px!important}.scene-fullbleed{margin-top:0!important;margin-bottom:0!important}}@media(min-width:801px){.purchase-benefits{width:100%!important;padding:22px max(24px,calc((100vw - 1520px)/2))!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:0!important;row-gap:0!important;align-items:stretch!important}.purchase-benefits li,.purchase-benefits li:nth-child(1),.purchase-benefits li:nth-child(2),.purchase-benefits li:nth-child(3),.purchase-benefits li:nth-child(4){min-height:48px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;text-align:center!important}.purchase-benefits strong,.purchase-benefits span{display:block!important;width:100%!important;margin:0!important;text-align:center!important}.purchase-benefits strong{line-height:1.3!important}.purchase-benefits span{line-height:1.4!important}}@media(min-width:901px){.scene-fullbleed{margin-top:96px!important;margin-bottom:96px!important}}@media(min-width:801px){.purchase-benefits{width:1520px!important;max-width:calc(100% - 40px)!important;margin-left:auto!important;margin-right:auto!important;padding:22px 0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;align-items:stretch!important;border-bottom:1px solid #d7d9d4!important}.purchase-benefits li,.purchase-benefits li:nth-child(1),.purchase-benefits li:nth-child(2),.purchase-benefits li:nth-child(3),.purchase-benefits li:nth-child(4){min-width:0!important;min-height:58px!important;display:grid!important;grid-template-rows:auto auto!important;align-content:center!important;justify-items:center!important;row-gap:4px!important;text-align:center!important;padding:0 12px!important}.purchase-benefits strong,.purchase-benefits span{width:100%!important;margin:0!important;text-align:center!important;white-space:nowrap!important}.purchase-benefits strong{font:700 15px/1.3 Manrope,sans-serif!important}.purchase-benefits span{font-size:12px!important;line-height:1.4!important}}@media(min-width:801px)and (max-width:1100px){.purchase-benefits strong,.purchase-benefits span{white-space:normal!important}}@media(min-width:801px){.purchase-benefits{width:1520px!important;max-width:calc(100% - 40px)!important;margin-left:auto!important;margin-right:auto!important;padding:22px 0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important}.purchase-benefits li{min-height:58px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;padding:0!important}.purchase-benefits li:nth-child(1){align-items:flex-start!important;text-align:left!important}.purchase-benefits li:nth-child(2),.purchase-benefits li:nth-child(3){align-items:center!important;text-align:center!important}.purchase-benefits li:nth-child(4){align-items:flex-end!important;text-align:right!important}.purchase-benefits li:nth-child(1) strong,.purchase-benefits li:nth-child(1) span{text-align:left!important}.purchase-benefits li:nth-child(2) strong,.purchase-benefits li:nth-child(2) span,.purchase-benefits li:nth-child(3) strong,.purchase-benefits li:nth-child(3) span{text-align:center!important}.purchase-benefits li:nth-child(4) strong,.purchase-benefits li:nth-child(4) span{text-align:right!important}.purchase-benefits strong,.purchase-benefits span{width:auto!important;margin:0!important}}@media(min-width:1500px){.purchase-benefits{width:100%!important;max-width:none!important;margin:0!important;padding:22px 200px!important;box-sizing:border-box!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;border-bottom:1px solid #d7d9d4!important}.purchase-benefits li{min-height:58px!important;padding:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important}.purchase-benefits li:nth-child(1){align-items:flex-start!important;text-align:left!important}.purchase-benefits li:nth-child(2),.purchase-benefits li:nth-child(3){align-items:center!important;text-align:center!important}.purchase-benefits li:nth-child(4){align-items:flex-end!important;text-align:right!important}.purchase-benefits li:nth-child(1) strong,.purchase-benefits li:nth-child(1) span{text-align:left!important}.purchase-benefits li:nth-child(2) strong,.purchase-benefits li:nth-child(2) span,.purchase-benefits li:nth-child(3) strong,.purchase-benefits li:nth-child(3) span{text-align:center!important}.purchase-benefits li:nth-child(4) strong,.purchase-benefits li:nth-child(4) span{text-align:right!important}}@media(min-width:801px)and (max-width:1499px){.purchase-benefits{width:100%!important;max-width:none!important;margin:0!important;padding:22px 64px!important;box-sizing:border-box!important;border-bottom:1px solid #d7d9d4!important}}@media(min-width:1500px){.purchase-benefits{width:100%!important;max-width:none!important;margin:0!important;padding:22px 200px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:0!important;border-bottom:1px solid #d7d9d4!important}.purchase-benefits li,.purchase-benefits li:nth-child(1),.purchase-benefits li:nth-child(2),.purchase-benefits li:nth-child(3),.purchase-benefits li:nth-child(4){flex:0 0 auto!important;min-width:0!important;min-height:58px!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;text-align:center!important}.purchase-benefits li:first-child{align-items:flex-start!important;text-align:left!important}.purchase-benefits li:last-child{align-items:flex-end!important;text-align:right!important}.purchase-benefits li:first-child strong,.purchase-benefits li:first-child span{text-align:left!important}.purchase-benefits li:last-child strong,.purchase-benefits li:last-child span{text-align:right!important}.purchase-benefits li:nth-child(2) strong,.purchase-benefits li:nth-child(2) span,.purchase-benefits li:nth-child(3) strong,.purchase-benefits li:nth-child(3) span{text-align:center!important}.purchase-benefits strong,.purchase-benefits span{display:block!important;width:auto!important;margin:0!important;white-space:nowrap!important}}@media(min-width:801px)and (max-width:1499px){.purchase-benefits{width:100%!important;max-width:none!important;margin:0!important;padding:22px 64px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;border-bottom:1px solid #d7d9d4!important}.purchase-benefits li{flex:0 1 auto!important}}@media(max-width:800px){.purchase-benefits{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:20px!important;gap:20px 14px!important}.purchase-benefits li,.purchase-benefits li:first-child,.purchase-benefits li:last-child{align-items:center!important;justify-content:center!important;text-align:center!important}.purchase-benefits li strong,.purchase-benefits li span,.purchase-benefits li:first-child strong,.purchase-benefits li:first-child span,.purchase-benefits li:last-child strong,.purchase-benefits li:last-child span{text-align:center!important}}@media(max-width:600px){.sticky-compare-selectors{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.sticky-compare-selectors select{display:block!important;width:100%!important;min-width:0!important;height:42px!important;padding-left:38px!important;padding-right:38px!important;text-align:center!important;text-align-last:center!important;color:#171917!important;-webkit-text-fill-color:#171917!important;opacity:1!important;visibility:visible!important;background-color:#fff!important;background-position:right 14px center!important}.sticky-compare-selectors select option{text-align:left!important;color:#171917!important;-webkit-text-fill-color:#171917!important;background:#fff!important}.hero-copy{top:9%!important}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden}main,.section,.section>*,.product-groups,.value-grid,.compare-content,.collection-factory-carousel,.article-grid{min-width:0}img{max-width:100%;height:auto}@media(min-width:1200px){.section{padding-top:96px!important;padding-bottom:96px!important;padding-left:clamp(40px,4vw,64px)!important;padding-right:clamp(40px,4vw,64px)!important}.section-heading,.collection-factory-head{margin-bottom:44px!important}.scene-fullbleed{margin-top:96px!important;margin-bottom:96px!important}}@media(min-width:901px)and (max-width:1199px){.section{padding:80px 40px!important}.section-heading,.collection-factory-head{margin-bottom:38px!important}.scene-fullbleed{margin-top:80px!important;margin-bottom:80px!important}}@media(min-width:768px)and (max-width:900px){.section{padding:68px 32px!important}.section-heading,.collection-factory-head{margin-bottom:34px!important}.scene-fullbleed{margin-top:68px!important;margin-bottom:68px!important}}@media(max-width:767px){.section{padding:56px 20px!important}.section-heading,.collection-factory-head{margin-bottom:30px!important}.scene-fullbleed{margin-top:56px!important;margin-bottom:56px!important}}@media(min-width:901px){.hero{width:100%!important;height:clamp(560px,41.6667vw,800px)!important;min-height:0!important}.hero>picture,.hero>picture img{width:100%!important;height:100%!important}.hero>picture img{object-fit:cover!important}.hero-copy{left:max(32px,calc((100vw - 1520px)/2))!important;width:min(560px,calc(100vw - 64px))!important}}@media(min-width:768px)and (max-width:900px){.hero{height:clamp(500px,64vw,575px)!important;min-height:0!important}.hero-copy{left:32px!important;right:auto!important;width:min(470px,60vw)!important}.hero h1{font-size:32px!important}.hero-copy>p:not(.eyebrow){font-size:14px!important;line-height:1.5!important}}@media(max-width:767px){.hero{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important}.hero>picture{position:relative!important;display:block!important;width:100%!important;height:auto!important}.hero>picture img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;object-fit:contain!important;object-position:center!important}.hero-scrim{display:none!important}.hero-copy{top:9%!important;left:20px!important;right:20px!important;width:auto!important;max-width:none!important;transform:none!important;text-align:center!important}.hero h1{font-size:clamp(16px,4.4vw,20px)!important;line-height:1.3!important}.hero-copy>p:not(.eyebrow){max-width:420px!important;margin:7px auto 0!important;font-size:clamp(12px,3.6vw,14px)!important;line-height:1.45!important}}@media(min-width:801px){.purchase-benefits{width:100%!important;max-width:none!important;margin:0!important;padding-top:22px!important;padding-bottom:22px!important;padding-left:clamp(48px,calc((100vw - 1520px)/2),200px)!important;padding-right:clamp(48px,calc((100vw - 1520px)/2),200px)!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;border-bottom:1px solid #d7d9d4!important}.purchase-benefits li,.purchase-benefits li:nth-child(1),.purchase-benefits li:nth-child(2),.purchase-benefits li:nth-child(3),.purchase-benefits li:nth-child(4){flex:0 1 auto!important;min-width:0!important;min-height:58px!important;padding:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important}.purchase-benefits li:first-child{align-items:flex-start!important;text-align:left!important}.purchase-benefits li:nth-child(2),.purchase-benefits li:nth-child(3){align-items:center!important;text-align:center!important}.purchase-benefits li:last-child{align-items:flex-end!important;text-align:right!important}.purchase-benefits strong,.purchase-benefits span{width:auto!important;margin:0!important;white-space:nowrap!important}}@media(min-width:801px)and (max-width:1100px){.purchase-benefits{gap:18px!important}.purchase-benefits strong,.purchase-benefits span{white-space:normal!important}.purchase-benefits strong{font-size:13px!important}.purchase-benefits span{font-size:11px!important}}@media(max-width:800px){.purchase-benefits{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 14px!important;padding:20px!important}.purchase-benefits li,.purchase-benefits li:first-child,.purchase-benefits li:last-child{min-width:0!important;align-items:center!important;justify-content:center!important;text-align:center!important}.purchase-benefits strong,.purchase-benefits span{text-align:center!important;white-space:normal!important}}@media(min-width:901px){#product-groups.product-groups{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:601px)and (max-width:900px){#product-groups.product-groups{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 16px!important}}@media(max-width:600px){#product-groups.product-groups{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 12px!important}}@media(min-width:768px){.value-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(14px,1.5vw,22px)!important;overflow:visible!important}}@media(max-width:767px){.value-grid{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;overscroll-behavior-inline:contain!important;scrollbar-width:none!important;padding:0 0 8px!important;margin:0!important}.value-grid::-webkit-scrollbar{display:none}.value-card{flex:0 0 min(82vw,420px)!important;width:min(82vw,420px)!important;aspect-ratio:4/5!important;scroll-snap-align:start!important}}.scene-fullbleed .scene-gallery{width:100%!important;max-width:none!important}@media(min-width:1200px){.scene-gallery-main{height:clamp(650px,43vw,820px)!important}}@media(min-width:768px)and (max-width:1199px){.scene-gallery-main{height:clamp(580px,58vw,700px)!important}.scene-gallery-copy{left:47%!important;right:4%!important}.scene-gallery-copy h2{font-size:clamp(30px,4vw,44px)!important}}@media(max-width:767px){.scene-gallery-main{height:clamp(620px,150vw,700px)!important}.scene-image-stage{inset:0 0 auto 0!important;width:100%!important;height:58%!important}.scene-gallery-copy{top:53%!important;left:20px!important;right:20px!important;width:auto!important;max-width:none!important}.scene-gallery-copy h2{font-size:clamp(21px,5.8vw,25px)!important}.scene-gallery-copy p{font-size:12px!important}.scene-main-arrow{display:none!important}.scene-gallery-controls{left:20px!important;bottom:146px!important}.scene-thumbs-shell{left:20px!important;right:0!important;bottom:20px!important;height:108px!important}.scene-thumb{flex:0 0 clamp(145px,42vw,175px)!important;height:96px!important}}@media(max-width:767px){.comparison{overflow:visible!important}.compare-content{width:100%!important;min-width:0!important}.sticky-compare-selectors,.compare-products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:8px!important;width:100%!important}.sticky-compare-selectors{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:10px 0!important}.sticky-compare-selectors select{display:block!important;width:100%!important;min-width:0!important;height:42px!important;padding-left:38px!important;padding-right:38px!important;text-align:center!important;text-align-last:center!important;color:#171917!important;-webkit-text-fill-color:#171917!important;opacity:1!important;visibility:visible!important;background-color:#fff!important;background-position:right 14px center!important;font-size:clamp(11px,3.1vw,13px)!important}.sticky-compare-selectors select option{text-align:left!important}.compare-products .compare-card{width:100%!important;min-width:0!important;padding:0!important}.compare-products .compare-card:nth-child(3),.sticky-compare-selectors select:nth-child(3){display:none!important}#compare-table,#compare-table tbody{display:block!important;width:100%!important;min-width:0!important}#compare-table .spec-label-row{display:block!important;width:100%!important}#compare-table .spec-label-row th{display:block!important;width:100%!important;box-sizing:border-box!important}#compare-table .spec-values-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:8px!important;width:100%!important}#compare-table .spec-values-row td{display:block!important;width:100%!important;min-width:0!important;padding:12px 0 24px!important;box-sizing:border-box!important}#compare-table .spec-values-row td:nth-child(3){display:none!important}.compare-card-image{height:clamp(150px,42vw,220px)!important}}@media(min-width:768px)and (max-width:1100px){.collection-factory-slide{aspect-ratio:16/9!important}}@media(max-width:767px){.collection-factory-slide{aspect-ratio:3/2!important}.collection-factory-overlay{left:18px!important;right:18px!important;bottom:18px!important}.collection-factory-overlay p{display:none!important}}@media(min-width:768px)and (max-width:1000px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:767px){.article-grid{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;margin:0!important;padding:0 0 8px!important}.article-grid::-webkit-scrollbar{display:none}.article-card{flex:0 0 min(calc(100vw - 64px),420px)!important;width:min(calc(100vw - 64px),420px)!important;scroll-snap-align:start!important}}@media(max-width:767px){.faq summary{padding-right:38px!important;font-size:16px!important}.faq details p{font-size:14px!important}}@media(min-width:901px){.final-cta{height:clamp(500px,41.6667vw,800px)!important;min-height:0!important}}@media(min-width:768px)and (max-width:900px){.final-cta{height:clamp(460px,60vw,540px)!important}}@media(max-width:767px){.final-cta{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important}.final-cta>picture{position:relative!important;display:block!important;width:100%!important;height:auto!important}.final-cta>picture img{width:100%!important;height:auto!important;object-fit:contain!important}}@media(max-width:390px){.section{padding-left:16px!important;padding-right:16px!important}.purchase-benefits{padding-left:14px!important;padding-right:14px!important;gap:18px 8px!important}.purchase-benefits strong{font-size:12px!important}.purchase-benefits span{font-size:10px!important}.sticky-compare-selectors select{padding-left:30px!important;padding-right:30px!important;background-position:right 10px center!important;font-size:11px!important}}html body .final-cta{width:100vw!important;max-width:none!important;box-sizing:border-box!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important}html,body{overflow-x:clip!important}@supports not (overflow:clip){html,body{overflow-x:hidden!important}}@media(min-width:801px){html body .collection-factory-section,html body .journal{width:100vw!important;max-width:none!important;box-sizing:border-box!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:clamp(40px,calc((100vw - 1520px)/2),200px)!important;padding-right:clamp(40px,calc((100vw - 1520px)/2),200px)!important}html body .collection-factory-section>.collection-factory-head,html body .collection-factory-section>.collection-factory-carousel,html body .journal>.section-heading,html body .journal>.article-grid{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}}html body .final-cta .livtab-final-cta-button{position:relative!important;z-index:3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:148px!important;min-height:48px!important;padding:13px 22px!important;border:0!important;border-radius:4px!important;background:#fff!important;background-image:none!important;color:#171917!important;-webkit-text-fill-color:#171917!important;font-family:DM Sans,Arial,sans-serif!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important;text-align:center!important;text-decoration:none!important;text-transform:none!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;box-shadow:none!important;text-shadow:none!important;isolation:isolate!important}html body .final-cta .livtab-final-cta-button:before,html body .final-cta .livtab-final-cta-button:after{content:none!important;display:none!important}html body .final-cta .livtab-final-cta-button:hover{background:#f2f2ef!important;color:#171917!important;-webkit-text-fill-color:#171917!important;transform:translateY(-1px)}html body .final-cta .hero-actions{position:relative!important;z-index:3!important}:root{--livtab-section-space:64px}html body :is(.product-value-section,.comparison,.reviews,.collection-factory-section,.journal,.faq){margin-top:0!important;margin-bottom:0!important;padding-top:var(--livtab-section-space)!important;padding-bottom:var(--livtab-section-space)!important}html body .scene-fullbleed{margin-top:var(--livtab-section-space)!important;margin-bottom:var(--livtab-section-space)!important}html body .final-cta{margin-top:var(--livtab-section-space)!important;margin-bottom:0!important}@media(max-width:1199px){:root{--livtab-section-space:56px}}@media(max-width:767px){:root{--livtab-section-space:48px}}@supports selector(.shopify-section:has(.livtab-part-marker)){.shopify-section:has(.livtab-part-marker),.shopify-section:has(.livtab-part-marker)>[class*=section-],.shopify-section:has(.livtab-part-marker)>.page-width,.shopify-section:has(.livtab-part-marker)>.custom-liquid,.shopify-section:has(.livtab-part-marker)>.custom-liquid__container{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}}html body .scene-fullbleed{margin-bottom:0!important}html body .reviews{margin-top:0!important}html body .product-value-section .value-card{cursor:pointer!important}html body .product-value-section .value-card>img,html body .product-value-section .value-card:hover>img,html body .product-value-section .value-card:focus-visible>img{transform:none!important;scale:1!important;transition:none!important}html body .product-value-section .value-card-copy{padding-right:56px!important;z-index:3!important}html body .product-value-section .value-card .value-plus{position:absolute!important;right:0!important;bottom:0!important;left:auto!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;border:1px solid rgba(255,255,255,.95)!important;border-radius:50%!important;background:transparent!important;color:#fff!important;box-shadow:none!important;font-family:DM Sans,Arial,sans-serif!important;font-size:27px!important;font-weight:300!important;line-height:1!important;visibility:visible!important;opacity:1!important;pointer-events:none!important;transform:none!important;transition:background .2s ease,color .2s ease,border-color .2s ease!important}html body .product-value-section .value-card:hover .value-plus,html body .product-value-section .value-card:focus-visible .value-plus{background:#fff!important;color:#171917!important;border-color:#fff!important;transform:none!important}html body .product-value-section .value-card .value-plus span,html body .product-value-section .value-card .value-plus b{display:none!important}@media(max-width:600px){html body .product-value-section .value-card-copy{padding-right:46px!important}html body .product-value-section .value-card .value-plus{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;font-size:23px!important}}@media(prefers-reduced-motion:reduce){html body .product-value-section .value-card .value-plus{transition:none!important}}@media(min-width:801px){html body .faq{width:100vw!important;max-width:none!important;box-sizing:border-box!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:clamp(40px,calc((100vw - 1520px)/2),200px)!important;padding-right:clamp(40px,calc((100vw - 1520px)/2),200px)!important}html body .faq>.section-heading,html body .faq>.section-heading.center,html body .faq>.faq-list{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}}html body .faq>.section-heading,html body .faq>.section-heading.center{text-align:left!important}html body .faq .faq-list{max-width:none!important;width:100%!important}html body .faq summary,html body .faq details p{text-align:left!important}html body .faq details p{width:100%!important;max-width:none!important;margin:0!important;padding:0 48px 24px 0!important;color:#4b504b!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}@media(max-width:800px){html body .faq>.section-heading,html body .faq>.section-heading.center,html body .faq>.faq-list{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}html body .faq details p{padding-right:0!important}}@media(max-width:800px){html body .purchase-benefits{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:12px 20px 14px!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:50px!important;column-gap:12px!important;row-gap:8px!important;align-items:stretch!important;justify-items:stretch!important;background:#fff!important}html body .purchase-benefits li,html body .purchase-benefits li:first-child,html body .purchase-benefits li:nth-child(1),html body .purchase-benefits li:nth-child(2),html body .purchase-benefits li:nth-child(3),html body .purchase-benefits li:nth-child(4),html body .purchase-benefits li:last-child{width:100%!important;height:50px!important;min-height:50px!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;text-align:center!important;align-self:stretch!important;justify-self:stretch!important}html body .purchase-benefits li strong,html body .purchase-benefits li:first-child strong,html body .purchase-benefits li:nth-child(1) strong,html body .purchase-benefits li:nth-child(2) strong,html body .purchase-benefits li:nth-child(3) strong,html body .purchase-benefits li:nth-child(4) strong,html body .purchase-benefits li:last-child strong{width:100%!important;margin:0!important;padding:0!important;color:#171917!important;font-family:Manrope,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.25!important;letter-spacing:-.01em!important;text-align:center!important;white-space:nowrap!important}html body .purchase-benefits li>span{display:none!important}}@media(max-width:360px){html body .purchase-benefits{padding-left:14px!important;padding-right:14px!important;column-gap:8px!important}}@media(max-width:800px){html body .purchase-benefits{position:relative!important;left:auto!important;right:auto!important;transform:none!important;margin-left:0!important;margin-right:0!important}html body .purchase-benefits li,html body .purchase-benefits li strong{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/livtab-coffee-table-collection.css.map */
