@font-face{font-family:Poppins;src:url("../fonts/poppins-300.woff2") format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Poppins;src:url("../fonts/poppins-400.woff2") format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url("../fonts/poppins-600.woff2") format("woff2");font-weight:600;font-display:swap}:root{--text:#1c1c1f;--muted:#666;--soft:#f4f4f4;--line:#dedede;--yellow:#ffde00;--green:#008f35;--header:#9f9f9f;--radius:8px;--max:1144px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.5;font-weight:400}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}button{font:inherit}.site-header{background:var(--header);color:#fff;position:sticky;top:0;z-index:20}.header-inner{max-width:1240px;margin:0 auto;height:111px;display:grid;grid-template-columns:1fr auto 1fr;gap:28px;align-items:center;padding:0 46px}.brand img{width:150px;height:auto}.header-nav{display:flex;align-items:center;gap:28px;font-weight:600;font-size:15px}.header-nav.right{justify-content:flex-end}.cart-icon{position:relative}.cart-icon b{position:absolute;right:-10px;top:-12px;background:#111;color:#fff;border-radius:50%;font-size:10px;min-width:16px;height:16px;display:grid;place-items:center}.product-section{padding:48px 46px 34px}.product-grid{max-width:1144px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:48px;align-items:start}.gallery-layout{display:grid;grid-template-columns:82px minmax(0,1fr);gap:30px}.thumb-column{display:flex;flex-direction:column;gap:14px;max-height:620px;overflow:auto;padding-right:4px}.thumb{border:0;background:transparent;padding:0;cursor:pointer;border-bottom:3px solid transparent;border-radius:5px}.thumb.active{border-bottom-color:#111}.thumb img{width:64px;height:64px;object-fit:cover;border-radius:5px;background:#f0f0f0}.main-gallery{position:relative}.main-gallery>img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;background:#333}.review-strip{display:grid;grid-template-columns:64px 1fr 34px;gap:12px;align-items:center;margin:14px 10px 0;padding:0 8px 0 0;background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.08);overflow:hidden}.review-strip img{width:64px;height:64px;object-fit:cover}.review-strip p,.review-strip strong{display:block;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-strip p{font-size:14px}.review-strip button{border:1px solid var(--line);background:#fff;border-radius:50%;width:30px;height:30px}.rating{font-size:14px;margin:4px 0 16px;color:#000}.rating span{color:#333;margin-left:6px}.product-info h1{font-size:29px;line-height:1.18;margin:0 0 24px;font-weight:600}.product-bullets{list-style:none;padding:0;margin:0 0 26px;display:grid;gap:8px}.product-bullets li{position:relative;padding-left:32px}.product-bullets li:before{content:"✹";position:absolute;left:0;top:-1px;color:#111;font-size:20px}.price{font-size:20px;margin:0 0 26px}.stock{font-size:14px;color:var(--green);font-weight:600;margin:0 0 24px}.offer-box{background:#faf2df;border-radius:14px;padding:12px 20px;margin:0 0 24px;color:#8d7131}.offer-box strong,.offer-box span{display:block}.offer-box strong{font-size:16px}.offer-box span{font-size:13px;margin-top:5px}.buy-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;border-radius:6px;background:var(--yellow);color:#000;font-size:17px;font-weight:600;margin:0 0 26px}.payments{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-bottom:24px}.payments span{display:grid;place-items:center;border:1px solid var(--line);border-radius:4px;min-width:45px;height:28px;font-weight:600;font-size:12px;background:#fff}.shipping{margin:0 0 24px}.sku{font-size:12px;color:#999;margin:0}.section{max-width:var(--max);margin:0 auto;padding:58px 46px}.as-seen{text-align:center}.as-seen p{font-weight:600;margin:0 0 28px}.seen-logos{display:grid;grid-template-columns:repeat(5,1fr);gap:34px;align-items:center}.seen-logos img{max-height:58px;margin:auto;object-fit:contain}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.intro h2,.comfort-grid h2,.best-find h2,.why h2,.faq h2{font-size:40px;line-height:1.12;margin:0 0 24px;font-weight:600}.intro p{font-size:16px;margin:0}.accordion-box{background:#f3f3f3;border-radius:8px;padding:26px 48px}.accordion-box details{border-bottom:1px solid #d6d6d6;padding:18px 0}.accordion-box details:last-child{border-bottom:0}.accordion-box summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:16px}.accordion-box summary::-webkit-details-marker{display:none}.accordion-box summary:after{content:"⌄";display:grid;place-items:center;background:#e1e1e1;width:24px;height:24px;border-radius:50%;font-size:14px;flex:0 0 auto}.accordion-box details[open] summary:after{transform:rotate(180deg)}.accordion-box ul{padding-left:18px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:64px;text-align:center}.features img{width:150px;height:150px;border-radius:50%;object-fit:cover;margin:0 auto 20px}.features h3{font-size:22px;margin:0 0 14px}.features p{margin:0;font-size:16px}.comparison{padding-top:26px}.comparison img{border-radius:18px;box-shadow:0 18px 42px rgba(0,0,0,.12);width:100%}.comfort-band{background:#f5f5f5;margin-top:28px}.comfort-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:76px;align-items:center}.stack-image img{border-radius:6px;box-shadow:8px 8px 0 rgba(0,0,0,.12);aspect-ratio:16/9;object-fit:cover}.comfort-grid p{font-size:16px;margin:0}.round-controls{display:flex;gap:14px;margin-top:46px}.round-controls button{width:50px;height:50px;border-radius:50%;border:1px solid #ddd;background:#fff;font-size:28px}.best-find{text-align:center}.best-find p{max-width:680px;margin:0 auto 78px}.best-find img{width:100%;border-radius:14px;box-shadow:0 16px 40px rgba(0,0,0,.08)}.lodges{text-align:center;padding-top:22px}.lodges h3{font-size:22px;margin:0 0 46px}.lodge-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.lodge-grid img{background:#f3f3f3;width:100%;padding:38px 28px;min-height:142px;object-fit:contain}.why{text-align:center}.eyebrow{font-weight:600;margin:0 0 22px}.why>p:not(.eyebrow){max-width:650px;margin:0 auto 16px}.media-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:250px 250px;gap:24px;margin-top:10px}.media-grid img{width:100%;height:100%;object-fit:cover;border-radius:8px}.media-grid .tall{grid-row:span 2}.reviews{padding-top:46px}.review-summary{display:grid;grid-template-columns:160px 1fr auto;gap:42px;align-items:center;margin-bottom:38px}.score span{font-size:56px}.score strong{font-size:46px;margin-left:12px}.score em{display:block;font-style:normal;font-size:22px}.bars p{display:grid;grid-template-columns:100px 1fr 48px;align-items:center;gap:12px;margin:8px 0}.bars b{display:block;height:10px;background:linear-gradient(90deg,#8d8d8d var(--w),#f2f2f2 var(--w));border-radius:2px}.review-summary button{background:#000;color:#fff;border:0;border-radius:6px;padding:12px 18px;font-weight:600}.review-cards{columns:4 240px;column-gap:14px}.review-cards article{break-inside:avoid;border:1px solid #e6e6e6;border-radius:8px;overflow:hidden;margin:0 0 14px;box-shadow:0 1px 6px rgba(0,0,0,.04);background:#fff}.review-cards img{width:100%;aspect-ratio:1/1;object-fit:cover}.review-cards h3,.review-cards small,.review-cards p{padding:0 10px}.review-cards h3{font-size:17px;margin:10px 0 0}.review-cards small{display:block;color:#333;margin-top:4px}.review-cards p{margin:8px 0 12px}.faq{text-align:center}.faq .narrow{max-width:686px;margin:0 auto;text-align:left}.footer{background:#191919;color:#fff;text-align:center;padding:38px 20px}.footer img{width:154px;margin:0 auto 14px}.footer p{margin:0 0 18px;color:#ddd}.footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;font-size:14px;margin-bottom:20px}.footer small{display:block;color:#aaa;max-width:780px;margin:auto}.back-top{position:fixed;right:16px;bottom:16px;width:50px;height:50px;border-radius:50%;background:#263238;color:#fff;display:grid;place-items:center;font-size:30px;z-index:15}@media(max-width:980px){.header-inner{height:auto;min-height:92px;padding:14px 18px;grid-template-columns:1fr auto}.header-nav.left{display:none}.header-nav.right{gap:16px;font-size:13px}.brand{grid-row:1}.product-section{padding:30px 18px}.product-grid{grid-template-columns:1fr;gap:28px}.gallery-layout{grid-template-columns:1fr}.thumb-column{order:2;flex-direction:row;max-height:none;overflow:auto}.thumb img{width:72px;height:72px}.product-info h1{font-size:26px}.section{padding:44px 18px}.seen-logos{grid-template-columns:repeat(2,1fr);gap:22px}.split,.comfort-grid{grid-template-columns:1fr;gap:34px}.features{grid-template-columns:1fr;gap:42px}.lodge-grid{grid-template-columns:repeat(2,1fr)}.review-summary{grid-template-columns:1fr;gap:24px}.media-grid{grid-template-columns:1fr;grid-template-rows:auto}.media-grid img,.media-grid .tall{grid-row:auto;height:auto;aspect-ratio:16/10}.accordion-box{padding:18px 24px}.intro h2,.comfort-grid h2,.best-find h2,.why h2,.faq h2{font-size:34px}}@media(max-width:560px){.header-inner{grid-template-columns:1fr;justify-items:center}.header-nav.right a{display:none}.brand img{width:134px}.product-section{padding-top:20px}.review-strip{grid-template-columns:54px 1fr 30px;margin-left:0;margin-right:0}.review-strip img{width:54px;height:54px}.product-info h1{font-size:24px}.payments{gap:8px}.seen-logos img{max-height:44px}.lodge-grid{grid-template-columns:1fr}.best-find p{margin-bottom:34px}.review-cards{columns:1}.back-top{width:44px;height:44px}}@media(max-width:980px){.product-grid,.gallery-layout{grid-template-columns:minmax(0,1fr)!important}.product-grid,.gallery-layout,.main-gallery,.product-info,.review-strip{min-width:0}.thumb-column{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden}.main-gallery>img{max-width:100%}.product-info>*{max-width:100%}}@media(max-width:560px){.review-strip{grid-template-columns:54px minmax(0,1fr) 30px}.review-strip div,.review-strip strong,.review-strip p{min-width:0}}@media(min-width:981px){.product-grid{max-width:1270px;grid-template-columns:minmax(0,672px) minmax(0,550px)}.gallery-layout{grid-template-columns:64px minmax(0,560px);gap:48px}.thumb{width:64px;flex:0 0 64px}.thumb img{width:64px;height:64px;max-width:none}.main-gallery>img{width:100%;height:auto}}@media(max-width:980px){.header-inner{height:77px;min-height:77px;grid-template-columns:1fr auto 1fr!important;padding:0 20px}.header-nav.left{display:flex!important;justify-self:start}.header-nav.left a{display:none}.header-nav.left:before{content:"☰";font-size:30px;line-height:1;margin-right:22px}.header-nav.left:after{content:"⌕";font-size:30px;line-height:1}.brand{grid-column:2;grid-row:1;justify-self:center}.brand img{width:112px}.header-nav.right{grid-column:3;justify-self:end;gap:0}.header-nav.right a,.header-nav.right .icon-link{display:none}.cart-icon{font-size:0;display:inline-grid;place-items:center}.cart-icon:before{content:"🛒";font-size:28px;line-height:1}.product-section{padding:20px 20px 30px}.review-strip{display:none}.thumb-column{gap:16px;margin-top:16px;padding-bottom:2px}.thumb{flex:0 0 56px;width:56px}.thumb img{width:56px!important;height:56px!important;max-width:none!important;object-fit:cover;border-radius:4px}.main-gallery>img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px}.product-info{margin-top:22px}}.mobile-peek-image{display:none!important}@media(max-width:980px){.product-grid{gap:19px}.gallery-layout{height:367px;align-content:start;gap:0}.main-gallery{height:285px;overflow:hidden}.main-gallery>#main-product-image{width:285px!important;height:285px!important;max-width:none!important;aspect-ratio:auto;object-fit:cover}.main-gallery>.mobile-peek-image{display:block!important;position:absolute;left:321px;top:0;width:285px!important;height:285px!important;max-width:none!important;aspect-ratio:auto;object-fit:cover;border-radius:8px;background:#333}.thumb-column{gap:8px;margin-top:19px}.product-info{margin-top:0}}.site-header{position:sticky;top:0}.header-inner{height:111px;display:flex!important;justify-content:center!important;align-items:center!important;padding:0 46px}.header-nav{display:none!important}.brand{display:block}.brand img{width:150px}.gallery-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:42px;height:42px;border:1px solid #e1e1e1;border-radius:50%;background:rgba(255,255,255,.94);color:#111;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.12)}.gallery-prev{left:12px}.gallery-next{right:12px}.payments{gap:14px}.payments img{width:52px;height:35px;border:1px solid var(--line);border-radius:4px;background:#fff;object-fit:contain;padding:4px}.payments span{display:none}.product-info h1{font-size:26px;line-height:1.3}.section{max-width:1366px;padding-left:48px;padding-right:48px}.as-seen{overflow:hidden;padding-top:70px;padding-bottom:62px}.as-seen p{font-size:14px;margin-bottom:28px}.seen-logos{display:flex!important;grid-template-columns:none!important;justify-content:flex-start;gap:24px;overflow:hidden;max-width:1270px;margin:0 auto}.seen-logos img{flex:0 0 235px;width:235px;height:78px;max-height:none;object-fit:contain;margin:0}.split{grid-template-columns:607px 544px;gap:40px}.intro{padding-top:16px;padding-bottom:64px}.accordion-box{border-radius:8px}.features{grid-template-columns:repeat(3,408px);gap:23px;padding-top:62px;padding-bottom:82px}.features img{width:150px;height:150px}.comparison{padding-top:26px;padding-bottom:26px}.comparison img{width:1270px;height:auto;border-radius:18px}.comfort-band{margin-top:48px}.comfort-band .section{padding-top:132px;padding-bottom:132px}.comfort-grid{grid-template-columns:424px 1fr;gap:95px}.stack-image img{width:424px;height:236px;aspect-ratio:auto}.best-find{padding-top:76px;padding-bottom:82px}.best-find h2{text-align:center}.best-find p{margin-bottom:78px}.best-find img{width:1270px;height:auto}.lodges{padding-top:22px;padding-bottom:86px}.lodge-grid{grid-template-columns:repeat(4,1fr);gap:24px}.lodge-grid img{height:142px;min-height:142px}.why{padding-top:0}.media-grid{grid-template-rows:273px 273px;gap:24px}.media-grid .tall{height:570px}.review-cards article{border-radius:8px}.footer-contact{gap:22px}.footer-contact a{color:#fff}@media(max-width:980px){.site-header{position:sticky}.header-inner{height:77px!important;min-height:77px!important;padding:0 20px}.header-nav{display:none!important}.brand{grid-column:auto!important;grid-row:auto!important}.brand img{width:125px!important}.product-section{padding:20px 20px 30px}.gallery-arrow{width:38px;height:38px;font-size:26px}.gallery-prev{left:8px}.gallery-next{left:247px;right:auto}.product-info h1{font-size:22px!important;line-height:28.6px!important;margin-bottom:24px}.rating{font-size:14px;margin-top:0}.payments{gap:2px;justify-content:center}.payments img{width:44px;height:30px;padding:3px}.section{max-width:none;padding-left:20px;padding-right:20px}.as-seen{padding-top:54px;padding-bottom:44px}.as-seen p{margin-bottom:24px}.seen-logos{gap:8px;max-width:350px;overflow:hidden}.seen-logos img{flex:0 0 148px;width:148px;height:49px}.split{display:block}.intro{padding-top:0;padding-bottom:44px}.intro h2,.comfort-grid h2,.best-find h2,.why h2,.faq h2{font-size:32px!important;line-height:35.2px!important}.accordion-box{padding:18px 24px;margin-top:34px}.features{display:grid;grid-template-columns:1fr!important;gap:42px;padding-top:44px;padding-bottom:44px}.features article{max-width:350px;margin:0 auto}.comparison{padding-top:0;padding-bottom:46px}.comparison img{width:350px;height:404px;object-fit:cover;object-position:center;border-radius:10px}.comfort-band{margin-top:0}.comfort-band .section{padding-top:64px;padding-bottom:64px}.comfort-grid{display:block}.stack-image img{width:350px;height:194px;object-fit:cover}.round-controls{margin-top:34px}.best-find{padding-top:54px;padding-bottom:58px}.best-find p{margin-bottom:42px}.best-find img{width:350px;height:404px;object-fit:cover;object-position:center;border-radius:10px}.lodges{padding-top:24px;padding-bottom:64px}.lodge-grid{grid-template-columns:repeat(2,1fr)!important;gap:36px 56px}.lodge-grid img{height:94px;min-height:94px;padding:28px 22px}.why{padding-top:0}.media-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:10px}.media-grid img{height:150px!important;aspect-ratio:auto!important;object-fit:cover}.media-grid .tall{height:310px!important}.review-summary{grid-template-columns:1fr!important}.review-cards{columns:1}.faq .narrow{max-width:686px}.footer-contact{display:grid!important;gap:10px}}.header-nav.left,.header-nav.right{display:none!important}@media(max-width:980px){.header-nav.left,.header-nav.right{display:none!important}.header-inner{justify-content:center!important}.brand{margin:0 auto!important}}@media(max-width:980px){body{font-size:14px}.intro p,.accordion-box,.features p,.comfort-grid p,.best-find p,.why>p:not(.eyebrow),.review-cards p,.review-cards small{font-size:14px;line-height:22.4px}.features{gap:19px!important}.comfort-band .section{padding-top:44px!important;padding-bottom:44px!important}.best-find{padding-top:44px!important;padding-bottom:44px!important}.lodges{padding-bottom:44px!important}.why>p:not(.eyebrow){max-width:350px}.reviews{padding-top:30px!important;padding-bottom:44px!important}.review-summary{margin-bottom:24px}.score span{font-size:44px}.score strong{font-size:38px}.score em{font-size:18px}.bars p{grid-template-columns:78px 1fr 38px;font-size:12px}.review-cards{columns:2 160px!important;column-gap:10px}.review-cards article{margin-bottom:10px;font-size:12px}.review-cards h3{font-size:13px;line-height:18px;margin-top:8px}.review-cards small,.review-cards p{font-size:12px;line-height:17px}.review-cards h3,.review-cards small,.review-cards p{padding-left:8px;padding-right:8px}}.product-bullets li{padding-left:31px}.product-bullets li:before{content:"\2713"!important;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#111;color:#fff;font-size:12px;font-weight:700;line-height:1;top:3px}.stock{display:flex;align-items:center;gap:10px}.stock-icon{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--green);color:#fff;font-size:12px;font-weight:700;line-height:1;flex:0 0 18px}.as-seen{position:relative}.seen-logos{scroll-behavior:smooth}.seen-arrow{position:absolute;top:50%;z-index:4;transform:translateY(-5%);width:46px;height:46px;border:1px solid #e5e5e5;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;font-size:30px;line-height:1;box-shadow:0 8px 24px rgba(0,0,0,.08);cursor:pointer}.seen-prev{left:66px}.seen-next{right:66px}.comparison picture{display:block}.comparison picture img{width:100%;border-radius:18px;box-shadow:0 18px 42px rgba(0,0,0,.12)}@media(max-width:980px){.product-info h1{max-width:350px}.product-bullets{gap:9px;margin-bottom:26px}.product-bullets li:before{top:2px}.stock{margin-bottom:24px}.offer-box{border-radius:14px;padding:12px 20px}.as-seen{padding-top:52px!important;padding-bottom:44px!important}.as-seen p{font-size:13px!important;line-height:18px!important;margin-bottom:24px!important}.seen-logos{max-width:100%!important;margin:0!important;gap:26px!important;overflow-x:auto!important;scrollbar-width:none;padding:0 48px}.seen-logos::-webkit-scrollbar{display:none}.seen-logos img{flex:0 0 164px!important;width:164px!important;height:54px!important}.seen-arrow{width:46px;height:46px;top:55%;transform:translateY(-50%);font-size:28px}.seen-prev{left:54px}.seen-next{right:54px}.comparison{padding-top:0!important;padding-bottom:46px!important}.comparison picture img{width:100%!important;max-width:450px!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;margin:0 auto;border-radius:16px!important}.comfort-band .section{padding-top:44px!important;padding-bottom:54px!important}.comfort-grid{text-align:center!important}.stack-image img{width:100%!important;max-width:450px!important;height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important;margin:0 auto 28px}.comfort-grid h2{max-width:420px;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.comfort-grid p{max-width:420px;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.round-controls{justify-content:center!important;margin-top:34px!important}.best-find p{max-width:450px}.best-find img{width:100%!important;max-width:450px!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;margin:0 auto;border-radius:14px!important}.reviews{padding-left:16px!important;padding-right:16px!important}.review-summary{gap:20px!important}.review-summary button{width:100%;text-align:center}.review-cards{columns:3 104px!important;column-gap:10px!important}.review-cards article{font-size:11px!important;margin-bottom:10px!important}.review-cards h3{font-size:12px!important;line-height:16px!important}.review-cards small,.review-cards p{font-size:11px!important;line-height:15px!important}.review-cards h3,.review-cards small,.review-cards p{padding-left:7px!important;padding-right:7px!important}}@media(max-width:420px){.seen-prev{left:36px}.seen-next{right:36px}.seen-logos{padding:0 42px}.seen-logos img{flex-basis:156px!important;width:156px!important}.review-cards{columns:3 94px!important;column-gap:8px!important}.review-cards h3{font-size:11px!important}.review-cards small,.review-cards p{font-size:10.5px!important;line-height:14px!important}}.seen-arrow{transform:translateY(-50%)}.comparison-mobile{display:none!important}.comparison-desktop{display:block!important}.comparison-desktop,.comparison-mobile{width:100%;border-radius:18px;box-shadow:0 18px 42px rgba(0,0,0,.12)}@media(max-width:980px){.comparison-desktop{display:none!important}.comparison-mobile{display:block!important;width:100%!important;max-width:450px!important;height:auto!important;margin:0 auto!important;border-radius:16px!important}}