:root{--ink:#172a3a;--paper:#f8f5ee;--line:#dcd8cd;--muted:#68716e;--gold:#a78852}*{box-sizing:border-box}body{margin:0;background:#e9e6df;color:var(--ink);font:15px/1.5 Arial,sans-serif}button,input{font:inherit}button{cursor:pointer;color:inherit}button:focus-visible,input:focus-visible{outline:3px solid #a78852;outline-offset:4px}button{touch-action:manipulation}#app{max-width:480px;margin:auto;background:var(--paper);min-height:100svh;box-shadow:0 0 90px #172a3a12}.review{background:var(--ink);color:#f8f5ee;text-align:center;font-size:10px;letter-spacing:1.8px;padding:7px;text-transform:uppercase}header{padding:22px 24px 16px;text-align:center}header img{width:135px;height:36px;object-fit:contain;mix-blend-mode:multiply}.nav{display:flex;align-items:center;justify-content:space-between;margin-top:20px;font-size:10px;letter-spacing:1.7px;text-transform:uppercase}.back{border:0;background:none;padding:9px 0;font-size:13px;letter-spacing:0;text-transform:none;min-width:50px;text-align:left}.track{display:flex;gap:5px;margin-top:10px}.track i{height:2px;background:var(--line);flex:1}.track i.on{background:var(--ink)}main{padding:10px 22px 32px;animation:enter .35s ease both}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.13;margin:0}h1{font-size:35px;letter-spacing:-1.2px;max-width:340px}h2{font-size:28px;letter-spacing:-.6px}h3{font-size:23px}.subtitle{color:var(--muted);margin:12px 0 25px;font-size:14px}.eyebrow{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin:0 0 12px}.occasions{display:grid;grid-template-columns:1fr 1fr;gap:13px}.photo-card{padding:0;border:1px solid transparent;border-radius:4px;background:#eeebe4;overflow:hidden;text-align:left;transition:transform .2s,border-color .2s}.photo-card:hover{transform:translateY(-3px);border-color:var(--gold)}.photo-card img{width:100%;height:155px;object-fit:cover;mix-blend-mode:multiply;display:block}.photo-card .copy{padding:13px 12px 17px;display:block}.photo-card b{font-size:14px;font-weight:500;display:block;line-height:1.25}.photo-card small{font-size:11px;color:var(--muted);display:block;margin-top:7px;line-height:1.45}.footnote{font-size:11px;color:var(--muted);text-align:center;margin-top:24px}.primary{background:var(--ink);border:1px solid var(--ink);color:#fff;width:100%;padding:16px 18px;border-radius:3px;min-height:54px}.primary:disabled{opacity:.35;cursor:default}.textbutton{background:none;border:0;border-bottom:1px solid #aaa;padding:8px 1px}.secondary{width:100%;background:none;border:1px solid var(--line);padding:14px;margin-top:12px;border-radius:3px}.space-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.space-card{border:1px solid var(--line);background:transparent;padding:16px 8px 12px;border-radius:4px;min-height:174px}.space-card.selected,.height-card.selected{border-color:var(--ink);background:#efeee6;box-shadow:inset 0 0 0 1px var(--ink)}.space-card svg{height:110px;width:100%;display:block;margin-bottom:8px}.space-card b{font-size:14px;font-weight:500}.space-card.help{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px}.help-icon{font:36px Georgia;color:var(--gold)}.selection{margin:22px 0;min-height:60px;font-size:13px}.selection strong{display:block;font:22px Georgia;margin-bottom:5px}.dimensions{font-size:13px;color:var(--muted)}.compare{border:1px solid var(--line);padding:16px;margin-top:14px;border-radius:3px}.compare button{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:0;border-bottom:1px solid var(--line);padding:14px 0;text-align:left}.compare button:last-child{border:0}.heights{display:flex;gap:8px;align-items:stretch;margin:38px -8px 20px}.height-card{border:1px solid var(--line);background:transparent;border-radius:4px;width:33.33%;padding:13px 5px 18px;transition:transform .25s}.height-card.selected{transform:translateY(-5px)}.height-card svg{width:100%;height:110px;display:block}.height-card b{display:block;font:28px Georgia;margin:16px 0 5px}.height-card span{display:block;font-size:11px}.height-card small{display:block;font-size:11px;line-height:1.6;color:var(--muted);padding:0 5px;margin-top:15px}.scale-note{font-size:10px;text-align:center;letter-spacing:1px;color:var(--muted);margin-bottom:28px}.result-photo{width:calc(100% + 44px);margin:0 -22px 20px;aspect-ratio:1.16;object-fit:contain;mix-blend-mode:multiply;background:#f1eee7;animation:enter .3s}.result-title{font-size:29px}.description{font-size:14px;color:var(--muted);line-height:1.6;margin:10px 0 20px}.price{font-size:25px;letter-spacing:-.6px}.oldprice{font-size:16px;text-decoration:line-through;color:var(--muted);margin-right:10px}.stock{font-size:11px;color:#536955;float:right;margin-top:10px}.swatches{display:flex;gap:13px;margin:12px 0 20px}.swatch{width:36px;height:36px;border:5px solid var(--paper);outline:1px solid var(--line);border-radius:50%}.swatch.selected{outline:2px solid var(--ink)}.colorlabel{font-size:12px;margin-top:20px}.edit-row{display:flex;gap:13px;border-top:1px solid var(--line);padding:18px 0 24px;margin-top:22px}.edit-row button{background:none;border:0;padding:0;text-decoration:underline;font-size:11px;color:var(--muted)}.offer{background:#eae9df;margin:0 -22px -32px;padding:29px 22px 35px}.offer p{font-size:14px;line-height:1.6;color:#52615d}.offer input{width:100%;border:1px solid #b6b9ad;border-radius:3px;background:#fbfaf6;padding:15px;margin:6px 0 10px}.offer label{font-size:12px}.offer .skip{display:block;margin:12px auto 0;border:0;background:none;padding:12px;text-decoration:underline;font-size:12px}.quiet{font-size:10px!important;line-height:1.5!important;color:#747b72!important}.branch{background:#efeee6;padding:24px 20px;border-radius:4px;margin-top:24px}.branch h2{font-size:26px}.branch p{font-size:14px;color:var(--muted)}.branch img{width:100%;mix-blend-mode:multiply;border-radius:4px}.bag{margin:24px 0;border-top:1px solid var(--line);padding-top:24px}.check{font-size:30px;color:var(--gold);margin-bottom:14px}@keyframes enter{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(max-width:360px){h1{font-size:31px}main{padding-left:18px;padding-right:18px}.photo-card img{height:130px}.photo-card b{font-size:12px}.heights{gap:5px}.height-card small{font-size:10px}}@media(min-width:600px){#app{margin:30px auto;border-radius:8px;overflow:hidden;min-height:900px}.review{font-size:10px}}.review{padding:5px;font-size:9px;letter-spacing:1px}header{padding:12px 20px 10px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8px}header img{width:125px;height:30px;object-fit:contain}.nav{margin:0;justify-content:flex-end;gap:8px}.nav #stepLabel{display:none}.back{min-width:44px;font-size:12px}.track{grid-column:1/-1;margin:0}main{padding:14px 20px 24px}h1{font-size:31px;line-height:1.09;letter-spacing:-.9px}.subtitle{margin:11px 0 20px;font-size:14px}.occasions{gap:12px}.photo-card{border:1px solid #ded9cd;background:#fffdf8;border-radius:7px}.photo-card img{height:auto;aspect-ratio:1.5;object-fit:contain;mix-blend-mode:normal}.photo-card .copy{padding:12px 10px 13px;min-height:103px;position:relative}.photo-card b{font-size:15px;line-height:1.24;font-weight:600;padding-right:17px}.photo-card small{font-size:12px;line-height:1.4;margin-top:7px}.choice-circle{position:absolute;right:9px;top:14px;width:14px;height:14px;border:1px solid #8e989b;border-radius:50%}.photo-card.selected{border-color:#172a3a;box-shadow:0 0 0 1px #172a3a;background:#eeeae0}.photo-card.selected .choice-circle{background:#172a3a;box-shadow:inset 0 0 0 3px #fffdf8}.photo-card:active{transform:scale(.98)}.footnote{margin:16px 0 0;font-size:12px}@media(max-width:360px){main{padding:12px 16px 20px}header{padding:10px 16px}h1{font-size:29px}.occasions{gap:10px}.photo-card b{font-size:14px}.photo-card small{font-size:12px}.photo-card .copy{padding:11px 9px;min-height:110px}.choice-circle{right:7px}.subtitle{font-size:13px}}@media(min-width:600px){#app{min-height:780px}}.arrival{padding:3px 0 0}.trust{font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 12px;color:#74613f}.trust span{margin-left:2px}.arrival h1{font-size:43px;line-height:1.02;letter-spacing:-1.6px;max-width:none}.arrival h1 em{font-weight:400;color:#52645e}.arrival .subtitle{font-size:13px;margin:12px 0 20px}.choose-label{font-size:14px;font-weight:600;margin:0 0 12px}.claim-note{text-align:center;font-size:10px;color:#767970;margin:12px 0 0}.photo-card .copy{min-height:94px}.photo-card img{aspect-ratio:1.6}@media(max-width:360px){.arrival h1{font-size:37px}.arrival .subtitle{font-size:12px;margin-bottom:16px}.trust{font-size:10px;margin-bottom:10px}.photo-card .copy{min-height:105px}}.arrival{padding:4px 0 0}.arrival h1{font-size:32px;line-height:1.1;letter-spacing:-1px;white-space:nowrap}.arrival .subtitle{font-size:14px;line-height:1.5;margin:10px 0 23px}.photo-card .copy{min-height:91px}.photo-card img{aspect-ratio:1.5}.photo-card small{font-size:12px}.photo-card b{font-size:15px}@media(max-width:360px){.arrival h1{font-size:28px}.arrival .subtitle{font-size:13px}.photo-card .copy{min-height:106px}.photo-card b{font-size:14px}}.space-screen h1{font-size:clamp(28px,7.7vw,32px);line-height:1.12;max-width:400px;letter-spacing:-.8px}.space-screen .subtitle{margin:9px 0 18px}.space-screen .space-grid{gap:11px}.space-screen .space-card{min-height:0;padding:9px 10px 13px;background:#fffdf8;border:1px solid #ded9cd;border-radius:8px;text-align:left;overflow:hidden;transition:background .18s,border-color .18s,transform .18s}.space-screen .space-card:active{transform:scale(.985)}.space-screen .space-card.selected{border-color:#172a3a;background:#efeee6;box-shadow:inset 0 0 0 1px #172a3a}.space-art{height:130px;width:100%;display:flex;align-items:center;justify-content:center;margin:0 0 7px}.space-art img{display:block;mix-blend-mode:multiply;width:130px;height:130px;object-fit:contain}.space-art.two img{width:130px}.space-art.extra img{width:130px;max-width:100%}.space-art.mini-beds{gap:0;align-items:center}.mini-beds img{width:35%;height:auto;flex-shrink:0}.space-label{display:flex;align-items:center;justify-content:space-between;gap:5px;min-height:22px}.space-screen .space-label b{font-size:14px;line-height:1.2;font-weight:600;white-space:nowrap}.space-circle{width:17px;height:17px;flex:0 0 17px;border:1px solid #9da3a0;border-radius:50%;display:flex;align-items:center;justify-content:center;font:12px Arial}.selected .space-circle{color:#fff;background:#172a3a;border-color:#172a3a}.size-suggestion{margin-top:14px;background:#eeece3;border-radius:8px;padding:17px 15px;animation:enter .2s ease}.size-suggestion h2{font:600 17px/1.35 Arial;letter-spacing:-.2px}.suggested-dimensions{font-size:14px;margin:5px 0 8px;color:#455550}.size-reason{font-size:12px;line-height:1.55;margin:0;color:#59635d}.dimension-note{font-size:11px!important;line-height:1.5;color:#69716b;margin:8px 0 0!important}.suggestion-actions{display:flex;flex-direction:column;gap:9px;margin-top:9px}.compare-toggle{align-self:flex-start;padding:7px 0;min-height:36px;border:0;background:none;text-decoration:underline;text-underline-offset:3px;font-size:12px}.suggestion-actions .primary{padding:13px 10px;min-height:48px;font-size:14px;border-radius:4px}.size-comparison{margin-top:14px;border:1px solid #d9d4c8;border-radius:8px;padding:15px;background:#fffdf8}.comparison-heading{display:flex;align-items:center;justify-content:space-between}.comparison-heading h2{font-size:23px}.comparison-heading button{border:0;background:none;font-size:26px;min-width:40px;min-height:40px}.size-comparison>p{font-size:11px;color:#68716e;margin:4px 0 12px}.size-options{display:grid;gap:8px}.size-option{background:transparent;border:1px solid #ddd8cc;border-radius:5px;width:100%;padding:11px;text-align:left;min-height:71px}.size-option.selected{border-color:#172a3a;background:#efeee6;box-shadow:inset 0 0 0 1px #172a3a}.size-row{display:flex;align-items:center;gap:6px}.size-row strong{font-size:12px}.size-row>span{font-size:11px;margin-left:auto;white-space:nowrap}.size-row i{width:15px;height:15px;display:inline-flex;justify-content:center;align-items:center;font-size:11px;border:1px solid #9da3a0;border-radius:50%;flex-shrink:0;font-style:normal}.selected .size-row i{background:#172a3a;color:#fff}.width-track{display:block;margin-top:9px;height:9px;width:100%;border-bottom:1px solid #d5d0c4}.width-track>span{display:block;height:8px;border-radius:2px;background:linear-gradient(#c7bda8,#dfd5c2)}@media(min-width:600px){.space-art{height:152px}.space-art img{height:148px;width:148px}.space-art.two img,.space-art.extra img{width:148px}.mini-beds img{width:35%;height:auto}.space-screen .space-label b{font-size:15px}}.kids-space-link{display:flex;align-items:center;gap:11px;width:100%;margin-top:12px;padding:10px;background:#fffdf8;border:1px solid #ded9cd;border-radius:7px;text-align:left}.kids-space-link img{width:62px;height:46px;object-fit:contain;mix-blend-mode:multiply}.kids-space-link strong{font-size:13px;display:block}.kids-space-link small{display:block;font-size:11px;color:#68716e;margin-top:3px}.kids-space-link>span:last-child{margin-left:auto}.kids-compare{width:100%;display:flex;align-items:center;justify-content:space-between;gap:6px;text-align:left;padding:13px 0;margin-top:10px;border:0;border-top:1px solid #ded9cd;background:none;font-size:12px}.kids-compare small{display:block;font-size:10px;color:#68716e;margin-top:3px}.kids-hero{width:100%;display:block;mix-blend-mode:multiply;margin:15px 0 20px}.kids-product-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.kids-product-head h2{font-size:25px}.kids-product-head>strong{font-size:21px;font-weight:400}.kids-product-head del{font-size:14px;color:#68716e}.kids-result .description{margin-bottom:13px}.kids-learn{border-top:1px solid #ded9cd;margin-top:22px;padding-top:20px}.kids-learn h3{font-size:24px}.kids-learn dl{margin:15px 0}.kids-learn dl>div{margin:0 0 15px}.kids-learn dt{font-weight:600;font-size:13px}.kids-learn dd{margin:4px 0 0;font-size:13px;color:#68716e;line-height:1.5}.kids-review-note{font-size:11px;color:#746b59;line-height:1.5;padding:12px;background:#efebe1;border-radius:4px;margin:18px 0}.kids-offer{margin:20px -20px 0;padding:25px 20px}.kids-change{background:none;border:0;padding:17px 0;font-size:12px;text-decoration:underline}.confirm-size{padding:16px;background:#efeee6;border-radius:7px;margin-bottom:24px}.confirm-size h2{font:600 17px Arial}.confirm-size p{font-size:12px;color:#68716e;line-height:1.5;margin:8px 0 12px}.confirm-size label{display:block;font-size:12px;margin-bottom:7px}.confirm-size select{width:100%;min-height:47px;padding:10px;border:1px solid #b9beb6;border-radius:4px;background:#fffdf8;color:#172a3a;font:14px Arial}.confirm-size small{display:block;font-size:11px;color:#68716e;margin-top:8px}.photo-pending{padding:38px 22px;background:#eeeae0;margin:20px 0;border-radius:6px}.photo-pending p{font-size:13px;line-height:1.6;color:#68716e}.real-heights{margin:20px -5px 12px;gap:7px}.real-heights .height-card{padding:8px 4px 14px;background:#fffdf8;border-radius:6px}.height-photo{display:flex!important;height:83px;align-items:center;justify-content:center}.height-photo img{width:100%;height:83px;object-fit:contain;mix-blend-mode:multiply}.height-ruler{height:47px;display:flex!important;align-items:flex-end;justify-content:center;margin:5px 5px 0;border-bottom:1px solid #b8b8ab}.height-ruler i{width:8px;background:#76857d;border-radius:2px 2px 0 0}.real-heights .height-card b{margin:9px 0 5px;font-size:27px}.real-heights .height-card small{margin-top:10px;font-size:11px;padding:0 3px}.scale-note{letter-spacing:0;line-height:1.5;margin-bottom:17px}.labeled-swatch{display:flex;align-items:center;justify-content:center;gap:7px;width:auto;min-width:85px;min-height:43px;height:auto;border:1px solid #c9c9bd;outline:0!important;border-radius:5px;padding:9px 11px;background:#fffdf8;font-size:12px}.labeled-swatch i{width:17px;height:17px;border-radius:50%;background:var(--swatch);border:1px solid #0002}.labeled-swatch.selected{border:2px solid #172a3a;padding:8px 10px;background:#eeece3}.labeled-swatch.selected span:after{content:" \2713"}.swatches{gap:9px;flex-wrap:wrap}.delivery-details,.preview-notes{border-top:1px solid #ded9cd;margin:17px 0 0;font-size:12px}.delivery-details summary,.preview-notes summary{padding:13px 0;cursor:pointer;min-height:44px}.delivery-details p,.preview-notes p{color:#68716e;line-height:1.65;margin:0 0 12px}.preview-notes{font-size:11px}.confirm-size{margin-bottom:20px}.edit-row{gap:18px}.edit-row button{min-height:36px}.photo-pending{min-height:190px;display:flex;flex-direction:column;justify-content:center}.kids-offer .skip,.offer .skip{min-height:44px}.kids-result h1{font-size:33px}.kids-change{min-height:44px}.result-screen h1{font-size:29px;line-height:1.12}.result-screen h2{font-size:24px;line-height:1.2}.result-screen .result-photo,.result-screen .kids-hero{width:100%;margin:10px 0 14px;height:170px;aspect-ratio:auto;object-fit:contain;mix-blend-mode:multiply;background:transparent}.match-reason{font-size:12px;color:#68716e;line-height:1.5;margin:6px 0}.result-specs{font-size:12px;color:#68716e;margin:6px 0 12px}.result-screen .colorlabel{margin:12px 0 8px;font-size:12px}.result-screen .swatches{margin:0 0 16px;gap:8px}.result-screen .labeled-swatch{flex:1;min-width:80px;min-height:47px;font-size:13px}.purchase{background:#fffdf8;border:1px solid #ded9cd;border-radius:8px;padding:15px}.sale-row{display:flex;align-items:center;gap:9px;font-size:11px}.sale-label{background:#9b3e36;color:#fff;padding:3px 9px;border-radius:3px;font-weight:600}.saving{color:#775b40;font-weight:600}.purchase .stock{float:none;margin:0 0 0 auto;font-size:10px}.purchase-price{display:flex;align-items:center;gap:12px;margin:8px 0 13px}.purchase-price del{font-size:23px;color:#9b3e36;text-decoration-color:#b43131;text-decoration-thickness:2px}.purchase-price>strong{font-size:31px;letter-spacing:-.8px}.welcome-compact{border-top:1px solid #e3ded2;padding:12px 0 0}.welcome-compact>strong{font-size:13px}.welcome-compact>p{font-size:12px;line-height:1.45;color:#58655e;margin:5px 0 10px}.welcome-compact form{display:flex;gap:6px}.welcome-compact input{width:0;flex:1;min-width:0;padding:11px 8px;border:1px solid #b9bcb0;border-radius:4px;font-size:13px;background:#fff}.welcome-compact form button{background:#e5e9df;color:#172a3a;border:1px solid #aeb8a6;border-radius:4px;padding:8px;font-size:11px;font-weight:600;min-height:43px;max-width:125px}.welcome-preview{display:block;font-size:10px;color:#62725f;margin-top:7px}.buy-button{margin-top:13px;font-size:14px;min-height:49px;padding:13px 10px}.no-email{font-size:10px;line-height:1.5;color:#68716e;text-align:center;margin:8px 0}.purchase .quiet{font-size:9px!important;text-align:center;margin:8px 0 0}.welcome-total b{font-size:20px;color:#172a3a;margin-left:5px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.result-screen .photo-pending{min-height:160px;margin:12px 0}.result-screen .edit-row{margin-top:14px;padding:8px 0}.bag-confirmation{padding-top:10px}.bag-confirmation>strong{font-size:15px}.bag-confirmation p{font-size:13px;line-height:1.5}.welcome-compact{margin-top:13px;padding-top:0}.welcome-compact summary{font-size:13px;font-weight:600;cursor:pointer;padding:13px 0;min-height:44px;color:#172a3a}.welcome-compact[open]{padding-bottom:8px}.purchase .buy-button{margin-top:0}.welcome-compact>strong{display:block;margin-top:0}.travel-suggestion{background:#e9ece3;border-left:3px solid #778777;border-radius:4px;padding:12px 13px;margin:14px 0}.travel-suggestion strong{font-size:13px}.travel-suggestion p{font-size:12px;line-height:1.5;margin:5px 0 0;color:#58665c}.real-heights .suggested-height{border-color:#778777}.height-suggestion-label{font-size:9px!important;font-weight:600;line-height:1.35;background:#e9ece3;padding:5px 2px;border-radius:3px;margin-bottom:4px}.real-heights:has(.suggested-height) .height-card{padding-top:40px;position:relative}.height-suggestion-label{position:absolute;top:7px;left:4px;right:4px;font-size:10px;line-height:1.2}.integrated-offer .purchase-price{margin:6px 0 13px}.offer-intro{border-top:1px solid var(--line);padding-top:13px}.offer-kicker{font-size:9px;letter-spacing:1.5px;color:#58655e;font-weight:700}.offer-intro h3{font-size:25px;margin-top:5px}.offer-intro p{font-size:12px;line-height:1.5;color:#58655e;margin:8px 0 12px}.match-signup label{display:block;font-size:12px;margin-bottom:5px}.match-signup input{width:100%;min-height:46px;border:1px solid #b7bdb5;border-radius:4px;padding:10px 12px;background:#fff;font-size:16px}.match-signup .primary{margin-top:9px;font-size:14px;padding:12px 8px;min-height:48px}.consent{font-size:10px;line-height:1.45;color:#68716e;margin:9px 0}.without-signup{display:block;width:100%;min-height:44px;background:transparent;border:0;text-decoration:underline;text-underline-offset:4px;font-size:12px;padding:10px 4px}.offer-success{padding-top:12px;border-top:1px solid var(--line)}.offer-success>span{font-size:12px;color:#426247}.offer-success h3{margin:9px 0 15px}.integrated-offer .quiet{border-top:1px solid #e7e2d7;padding-top:10px}#preview-bag{position:fixed;inset:0 0 0 auto;margin:0;width:min(460px,100%);height:100dvh;max-height:100dvh;max-width:100%;padding:24px;border:0;background:var(--paper);color:var(--ink);overflow-y:auto}#preview-bag::backdrop{background:#172a3a80}.bag-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#426247;margin-bottom:24px}.bag-top button{border:0;background:transparent;font-size:25px;width:44px;height:44px}.bag-product{display:flex;align-items:center;gap:16px;margin:25px 0}.bag-product img{width:42%;height:130px;object-fit:contain;mix-blend-mode:multiply}.bag-product strong{font-size:16px}.bag-product p{font-size:12px;color:#68716e}.bag-line{display:flex;justify-content:space-between;padding:12px 0;font-size:14px}.bag-savings{color:#426247}.bag-total{border-top:1px solid var(--line);font-size:21px}.bag-shipping{font-size:12px;color:#68716e;margin-bottom:20px}#preview-bag .quiet{font-size:10px;text-align:center;color:#68716e}.checkout-note{font-size:13px;padding:13px;background:#e9ece3;border-radius:4px}body:has(dialog[open]){overflow:hidden}body:has(.integrated-offer) header{padding-bottom:6px}.result-screen:has(.integrated-offer) .result-photo,.result-screen:has(.integrated-offer) .kids-hero{height:135px;margin:6px 0 10px}.integrated-offer{padding:12px}.integrated-offer .purchase-price{margin:3px 0 8px}.integrated-offer .offer-intro{padding-top:9px}.integrated-offer .offer-intro h3{font-size:24px}.integrated-offer .offer-intro p{margin:6px 0 8px}.result-screen:has(.integrated-offer) .swatches{margin-bottom:12px}.demo-code{background:#e9ece3;border-radius:6px;padding:14px;font-size:12px;margin:20px 0}.demo-code p{margin:5px 0 0}.verify-email{font-weight:700;overflow-wrap:anywhere}#code-error{color:#9b3e36;font-size:12px}.resend-status{font-size:12px;color:#68716e}.checkout-summary{padding:16px;border:1px solid var(--line);border-radius:6px;margin:20px 0}.checkout-summary>p{font-size:12px}.checkout-steps{padding-left:22px}.checkout-steps li{padding:7px 0}.checkout-steps p,.checkout-explainer{font-size:13px;line-height:1.6;color:#68716e}.integrated-offer>.without-signup{min-height:54px;margin:14px 0 10px;padding:14px 10px;border:2px solid var(--ink);border-radius:4px;background:#fffdf8;font-size:16px;font-weight:600;line-height:1.4;text-decoration:none}.integrated-offer>.without-signup:hover{background:#eeece3}.preview-footer{padding:14px 20px;text-align:center;font-size:11px;line-height:1.6;color:#68716e;border-top:1px solid #dcd8cd}.review{letter-spacing:1px}.sustainability{margin:22px 0 8px;padding:18px 0;border-top:1px solid #d9dfd2;color:#385745}.trust-eyebrow{font-size:9px;letter-spacing:1.2px;display:block;text-align:center;margin-bottom:12px}.green-features{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.green-features>span{background:#e8ede3;border:1px solid #d6dfce;border-radius:8px;padding:12px 4px;text-align:center;font-size:12px;line-height:1.5}.green-features strong{font-weight:600}.sustainability summary{font-size:11px;cursor:pointer;text-align:center;padding:12px 0}.sustainability p{font-size:12px;line-height:1.6;margin:0}.bag-trust{font-size:12px;background:#e8ede3;border-radius:5px;padding:12px;color:#385745}.bundle-section{margin:26px 0;padding:24px 0;border-top:1px solid #ded8cc}.bundle-section h2{font-size:32px;margin:6px 0}.bundle-section>p{margin:8px 0 18px;color:#66716d;font-size:15px}.bundle-options{display:grid;gap:10px}.bundle-option{display:flex;align-items:center;text-align:left;width:100%;background:#fffdf9;border:1px solid #d9d4ca;border-radius:12px;padding:16px;gap:14px;color:#182e3c;cursor:pointer}.bundle-option[aria-pressed=true]{border:2px solid #182e3c;background:#edeee6;padding:15px}.bundle-option .dot{width:23px;height:23px;border:1px solid #9baba9;border-radius:50%;flex-shrink:0;text-align:center;line-height:22px}.bundle-option[aria-pressed=true] .dot{background:#182e3c;color:#fff}.bundle-option b{font-size:17px;display:block}.bundle-option small{display:block;font-size:12px;margin-top:5px}.bundle-option em{margin-left:auto;font-size:11px;font-style:normal;background:#e1e9dc;padding:7px;border-radius:5px;white-space:nowrap}.second-bed{margin-top:14px;background:#fffdf9;border:1px solid #ded8cc;border-radius:12px;padding:16px}.second-bed img{width:110px;height:90px;object-fit:contain;float:left;margin:0 15px 10px 0}.second-bed h3{font-size:21px;margin:0 0 5px}.second-bed p{font-size:13px}.second-controls{clear:both;display:grid;grid-template-columns:1fr 1fr;gap:10px}.second-controls label{font-size:12px}.second-controls select{width:100%;min-height:44px;margin-top:5px;background:#fff;border:1px solid #ccc8bd;border-radius:6px;color:#182e3c;padding:8px;font-size:14px}.bundle-note{font-size:12px!important;line-height:1.5}.bundle-section .offer-kicker{font-size:10px}.bag-edit{border:0;background:none;text-decoration:underline;color:#182e3c;cursor:pointer;padding:10px 0}.bundle-summary{font-size:13px;color:#516653}.second-controls label:first-child{grid-column:1/-1}.bundle-section{margin:15px 0;padding:14px 0}.bundle-section>h2,.bundle-section>.offer-kicker,.bundle-section>p:not(.bundle-note){display:none}.bundle-options{grid-template-columns:1fr 1fr;gap:8px}.bundle-option{padding:12px;gap:8px;min-height:58px}.bundle-option[aria-pressed=true]{padding:11px}.bundle-option b{font-size:14px}.bundle-option small,.bundle-option em{display:none}.bundle-option[data-bundle=family]{grid-column:1/-1;min-height:44px}.bundle-option[data-bundle=family] b{font-size:13px}.bundle-note{display:none}.result-summary{margin:8px 0 14px;display:flex;align-items:center;gap:12px}.result-summary strong{font-size:29px}.result-summary del{color:#a43632;font-size:18px}.result-summary small{font-size:12px;color:#516653}.integrated-offer{padding:18px}.integrated-offer h3{font-size:27px;margin:8px 0}.integrated-offer .offer-intro{margin-top:0;padding-top:0;border-top:0}.integrated-offer .offer-intro p{font-size:14px;line-height:1.5}.result-screen>h2{margin-bottom:4px}.second-bed{padding:12px}.second-bed img{width:85px;height:70px}.result-screen .match-reason{font-size:14px;margin:8px 0}.result-screen .result-specs{font-size:13px}.preview-comparison{font-size:12px;text-align:center;padding:10px}.preview-comparison a{color:#18313e}.bag-upsell{border:1px solid #cdd5c7;background:#edf0e8;border-radius:12px;padding:18px;margin:18px 0}.bag-upsell h3{font-size:25px;margin:7px 0}.bag-upsell .bag-product{margin:12px 0}.bag-upsell .bag-product img{width:95px;height:90px;object-fit:contain}.bag-upsell p{font-size:14px;line-height:1.5}.bag-upsell .increment{font-size:22px;display:block;margin:10px 0}.bag-upsell label{font-size:13px}.bag-upsell select{min-height:44px;padding:8px;border:1px solid #aab6a5;border-radius:6px;background:#fff;width:100%;margin:6px 0 12px}.bag-upsell .offer-kicker{font-size:10px}.bag-upsell .quiet{font-size:11px}.bag-upsell .primary{margin-top:8px}.bag-upsell+.primary{margin-top:8px}#app.has-result{max-width:1440px;background:#fffdf8;box-shadow:none;border-radius:0}.has-result header{max-width:1320px;margin:auto;padding:18px 40px 12px}.has-result main{padding:0;animation:none}.has-result .review{font-size:11px;padding:8px}.r-page{--r-ink:#182d3a;--r-tint:#ede4d6;--r-soft:#f8f4ec;--r-accent:#8c6943;background:#fffdf8;color:var(--r-ink);padding-bottom:20px}.r-blue{--r-tint:#dce8ee;--r-soft:#f0f5f7;--r-accent:#326486}.r-black{--r-tint:#e0e4e1;--r-soft:#f3f4f0;--r-accent:#4a655f}.r-page *{box-sizing:border-box}.r-page h1,.r-page h2,.r-page h3,.r-page p,.r-page figure,.r-page blockquote{margin:0}.r-page h1,.r-page h2,.r-page h3{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-1.3px;line-height:1.04;max-width:none}.r-page h1{font-size:clamp(36px,4vw,55px)}.r-page h2{font-size:clamp(34px,3.6vw,50px)}.r-page h3{font-size:28px;letter-spacing:-.6px}.r-page p{font:16px/1.6 Arial,sans-serif}.r-page a{color:inherit;text-underline-offset:4px}.r-page button{font-family:Arial,sans-serif;cursor:pointer}.r-page button:focus-visible,.r-page a:focus-visible,.r-page summary:focus-visible{outline:3px solid #aa733b;outline-offset:4px}.r-page .r-kicker{font:11px/1.4 Arial,sans-serif;letter-spacing:1.6px;display:block;margin-bottom:13px}.r-section{padding:68px max(40px,calc((100% - 1200px)/2))}.r-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;padding:22px 40px 40px;max-width:1280px;margin:auto}.r-mobile-intro{display:none}.r-gallery{min-width:0;align-self:start}.r-gallery-stage{position:relative;background:var(--r-soft);aspect-ratio:1.12;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:3px}.r-gallery-stage>.r-product-image{width:100%;height:100%;object-fit:contain;padding:12px;mix-blend-mode:multiply}.r-gallery-stage>.r-room-image{width:100%;height:100%;object-fit:cover}.r-gallery-stage .r-crop{width:100%;height:100%;aspect-ratio:auto}.r-page .r-gallery-caption{font-size:11px;line-height:1.5;color:#59656a;padding:10px 0 8px;min-height:35px}.r-gallery-tabs{display:flex;gap:7px;flex-wrap:wrap}.r-gallery-tabs button{border:1px solid #d3d7d5;border-radius:3px;background:#fffdf8;min-height:42px;flex:1;padding:9px 7px;font-size:12px;white-space:nowrap;color:var(--r-ink)}.r-gallery-tabs button.selected{background:var(--r-ink);color:#fff;border-color:var(--r-ink)}.r-desktop-intro .r-kicker{text-transform:none;font-size:13px;letter-spacing:.4px;margin-bottom:9px}.r-rating{display:flex;align-items:center;gap:7px;text-decoration:none;font-size:12px;flex-wrap:wrap;margin:18px 0 13px}.r-stars{color:#937033;letter-spacing:2px;font-size:15px}.r-rating>span:last-child{color:#536164;font-size:11px}.r-page .r-product-name{font:600 21px/1.3 Arial,sans-serif;letter-spacing:0;margin:16px 0 12px}.r-price{display:flex;gap:13px;align-items:baseline;flex-wrap:wrap}.r-price strong{font-size:34px;letter-spacing:-1px;font-weight:600}.r-price del{font-size:21px;color:#a5493f;text-decoration-thickness:2px}.r-price>span{font-size:12px;color:#48634e;margin-left:auto}.r-page .r-reason{font-size:14px;line-height:1.6;color:#536164;margin:13px 0}.r-page .r-specs{display:flex;justify-content:space-between;gap:8px;font-size:12px;padding:0 0 17px}.r-colors{border:0;padding:0;margin:0 0 18px;display:flex;gap:8px}.r-colors legend{font-size:13px;margin-bottom:10px}.r-colors button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border:1px solid #c9ceca;border-radius:4px;padding:9px 10px;flex:1;background:transparent;font-size:13px;color:var(--r-ink)}.r-colors button i{width:22px;height:22px;border-radius:50%;border:1px solid #0002}.r-colors button.selected{border:2px solid var(--r-ink);background:var(--r-soft);padding:8px 9px}.r-page .r-add{width:100%;border:0;border-radius:4px;min-height:54px;padding:15px 12px;background:var(--r-ink);color:#fff;font-size:16px;font-weight:600;transition:background .18s}.r-page .r-add:hover:not(:disabled){background:#345664}.r-page .r-add:disabled{cursor:not-allowed;opacity:.55}.r-page .r-micro{font-size:11px;line-height:1.5;text-align:center;color:#5a696c;margin:9px 0 16px}.r-page .r-cart-status{font-size:13px;line-height:1.5}.r-cart-status:not(:empty){padding-top:9px}.r-reassurance{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d9ddd7;border-bottom:1px solid #d9ddd7;padding:14px 0;gap:12px}.r-reassurance span{font-size:11px;line-height:1.6;color:#5a696c}.r-reassurance b{font-weight:600;display:block;font-size:12px;color:var(--r-ink)}.r-page .r-delivery-note{font-size:10px;line-height:1.5;color:#5a696c;margin:8px 0 12px}.r-discover{display:flex;justify-content:space-between;text-decoration:none;font-size:13px;border-bottom:1px solid #d9ddd7;padding:8px 0 12px}.r-press{padding:27px 40px 26px;background:#fff;border-top:1px solid #e2e4de;text-align:center}.r-press>p{font:16px Georgia,serif;margin-bottom:14px}.r-press-logos{display:grid;grid-template-columns:repeat(3,1fr);max-width:1020px;margin:auto;gap:25px}.r-press-logos .r-press-card{display:flex;align-items:center;flex-direction:column;justify-content:center;text-decoration:none;gap:8px}.r-press-logos img{width:180px;height:59px;object-fit:contain;mix-blend-mode:multiply}.r-press-logos span{font:11px/1.4 Arial,sans-serif}.r-press>small{display:block;font:10px/1.5 Arial,sans-serif;color:#677477;margin-top:19px}.r-story{background:var(--r-ink);color:#fffdf8;padding:52px 40px 28px}.r-story-title{display:flex;align-items:center;justify-content:space-between;gap:45px;max-width:1200px;margin:0 auto 30px}.r-story-title h2{font-size:clamp(38px,4.5vw,64px)}.r-story-title p{max-width:370px;font-size:15px;color:#d4dcda}.r-story figure{max-width:1200px;margin:auto}.r-story .r-lifestyle{display:block;width:100%;height:530px;object-fit:cover;object-position:center 59%;border-radius:3px}.r-story figcaption{font:10px/1.5 Arial,sans-serif;color:#becacc;padding-top:10px}.r-section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:30px}.r-section-head h2{max-width:600px}.r-section-head p{max-width:310px;color:#5a696c;font-size:14px}.r-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.r-feature-card{background:var(--r-soft);border-radius:3px;overflow:hidden}.r-feature-copy{padding:24px 23px 28px}.r-feature-copy>span{font:10px Arial,sans-serif;letter-spacing:1.2px;color:#677477;display:block;margin-bottom:12px}.r-feature-copy h3{font-size:28px;line-height:1.08;min-height:60px}.r-feature-copy p{font-size:14px;line-height:1.6;color:#56656a;margin-top:12px}.r-crop{overflow:hidden;position:relative;aspect-ratio:1.23;background:#f0eade}.r-crop img{position:absolute;max-width:none;width:100%;height:auto;display:block}.r-crop-pump{background:#eee9db}.r-crop-pump img{width:220%;left:-5%;top:10%}.r-gallery-stage .r-crop-pump img{width:190%;left:0;top:20%}.r-crop-surface img{width:230%;left:-124%;top:-6%}.r-crop-bag{background:#fff}.r-crop-bag img{width:290%;left:-186%;top:-30%}.r-gallery-stage .r-crop-bag img{width:240%;left:-151%;top:-25%}.r-profile-visual{position:relative;aspect-ratio:1.23;background:#fff;overflow:hidden}.r-profile-visual img{width:100%;height:75%;object-fit:contain;position:absolute;top:1%;left:0}.r-profile-visual>span{position:absolute;bottom:15px;left:23px;right:23px;font:36px Georgia,serif;border-bottom:1px solid #a9b4b0;padding-bottom:8px;display:flex;align-items:baseline;justify-content:space-between}.r-profile-visual small{font:10px Arial,sans-serif;color:#5a696c}.r-page .r-caption{font-size:11px;line-height:1.6;color:#687679;margin-top:16px}.r-demonstration{background:var(--r-tint);display:grid;grid-template-columns:.8fr 1.3fr;gap:30px 50px;padding:55px max(40px,calc((100% - 1200px)/2)) 28px}.r-demo-copy{align-self:center}.r-demo-copy h2{font-size:clamp(35px,3.5vw,48px)}.r-demo-copy p{font-size:14px;margin:20px 0}.r-play-text{font-size:13px;border:0;background:transparent;border-bottom:1px solid var(--r-ink);padding:0 0 8px;text-align:left;color:var(--r-ink)}.r-demo-copy small{font-size:10px;line-height:1.6;color:#536164;display:block;margin-top:13px}.r-video-wrap{position:relative;aspect-ratio:1.38;background:#101e25;overflow:hidden;border-radius:4px}.r-video-poster{width:100%;height:100%;padding:0;border:0;display:block;position:relative;background:#182d3a}.r-video-poster img{width:100%;height:100%;object-fit:cover;display:block;opacity:.94}.r-play-disc{width:68px;height:68px;border:1px solid #fff;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#172c39c9;display:grid;place-items:center;color:#fff;font-size:20px;padding-left:4px}.r-video-label{position:absolute;bottom:0;left:0;right:0;padding:32px 20px 15px;background:linear-gradient(transparent,#152834ce);color:#fff;display:flex;gap:10px;justify-content:space-between;align-items:center;font-size:12px;text-align:left}.r-video-label b{white-space:nowrap;font-size:11px}.r-video-wrap iframe{border:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.r-demo-foot{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid #182d3a35;padding-top:22px;margin-top:2px}.r-demo-foot>span{display:flex;gap:13px;font:24px Georgia,serif;align-items:center}.r-demo-foot b{font:13px Arial,sans-serif}.r-page .r-power{grid-column:1/-1;font-size:11px;line-height:1.6;color:#536164;margin-top:-10px}.r-review-heading{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-bottom:30px}.r-review-heading>a{display:flex;flex-direction:column;text-decoration:none;align-items:center;gap:6px}.r-review-heading>a>strong{font:60px/1 Georgia,serif;letter-spacing:-3px}.r-review-heading strong span{font-size:22px;letter-spacing:0;color:#778181}.r-review-heading>a>span:last-child{font-size:11px}.r-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.r-review-grid blockquote{border-top:1px solid #aab7b7;padding:25px 0 0;display:flex;flex-direction:column}.r-review-grid h3{font-size:25px;margin-top:14px}.r-review-grid p{font-size:16px;line-height:1.5;margin:15px 0 22px;min-height:52px}.r-review-grid footer{display:flex;flex-direction:column;gap:6px;font-size:12px;margin-top:auto}.r-review-grid footer>span{color:#5d6d6e;font-size:11px}.r-review-grid small{font-size:10px;color:#687679}.r-fit{background:#f0f3f1}.r-fit-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:24px}.r-fit-selected{border-left:2px solid #839893;padding:8px 0 8px 25px;display:flex;flex-direction:column;gap:8px}.r-fit-selected>span{font-size:12px;color:#60726e}.r-fit-selected strong{font-size:15px;font-weight:500}.r-fit-selected b{font:29px Georgia,serif}.r-fit-compare{border-top:1px solid #c6d0ca;border-bottom:1px solid #c6d0ca}.r-fit-compare>summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:19px 0;font-size:15px;font-weight:600}.r-fit-compare>summary::-webkit-details-marker{display:none}.r-fit-compare[open]>summary>span{transform:rotate(45deg)}.r-size-options{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:10px}.r-size-options>button{padding:22px 12px 16px;background:#fffdf8;border:1px solid #c5d0ca;border-radius:4px;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--r-ink)}.r-size-options>button.selected{border:2px solid var(--r-ink);padding:21px 11px 15px}.r-width-drawing{width:130px;height:155px;display:flex;justify-content:center;align-items:end;margin-bottom:10px}.r-width-drawing>i{position:relative;background:linear-gradient(90deg,#e2ddcf,#f7f4eb 28%,#e7e2d5);border:1px solid #c5c1b7;border-radius:7px;display:flex;gap:5px;padding:8px;justify-content:center;box-shadow:0 3px #ccc8ba}.r-width-drawing>i>i{height:17%;width:40%;border:1px solid #d5d2c9;border-radius:3px;background:#fffdf6}.r-size-options strong{font-size:15px}.r-size-options>button>span:not(.r-width-drawing){font-size:12px}.r-size-options small{font-size:10px}.r-height-controls{display:flex;gap:12px;margin:20px 0 24px;align-items:end}.r-height-controls button{flex:1;position:relative;border:1px solid #c5d0ca;border-radius:4px;background:#fffdf8;min-height:100px;padding:17px 9px;display:flex;flex-direction:column;align-items:center;gap:5px;color:var(--r-ink)}.r-height-controls button:before{content:"";display:block;width:70%;height:calc(var(--height,20)*2px);background:linear-gradient(#edeadd 25%,#61746e 26%);border-radius:3px;box-shadow:0 1px #31433e;margin-bottom:10px}.r-height-controls button:nth-child(1){--height:13}.r-height-controls button:nth-child(2){--height:16}.r-height-controls button:nth-child(3){--height:20}.r-height-controls button.selected{border:2px solid var(--r-ink);padding:16px 8px}.r-height-controls strong{font:29px Georgia,serif}.r-height-controls span,.r-height-controls small{font-size:11px}.r-kids-spec{padding:15px 0 25px}.r-kids-spec strong{display:block;font-size:25px;margin:10px 0}.r-materials{display:grid;grid-template-columns:1fr 1fr;background:#e1e7dc;min-height:490px}.r-material-image{position:relative;overflow:hidden}.r-material-image>.r-crop{height:100%;aspect-ratio:auto}.r-material-image .r-crop-surface img{width:220%;left:-118%;top:0}.r-material-image>span{position:absolute;bottom:20px;left:25px;font:12px Arial,sans-serif;background:#fffdf9df;padding:10px 13px;border-radius:2px}.r-material-copy{padding:52px clamp(30px,5vw,70px)}.r-material-copy h2{font-size:clamp(36px,3.8vw,53px)}.r-material-copy>p{font-size:14px;max-width:400px;margin-top:19px}.r-grs-wordmark{border-top:1px solid #aebcad;border-bottom:1px solid #aebcad;display:flex;gap:20px;align-items:center;padding:18px 0;margin-top:24px}.r-grs-wordmark strong{font:25px/1.05 Georgia,serif}.r-grs-wordmark span{font-size:11px;max-width:115px;color:#53675a;line-height:1.6}.r-material-copy .r-material-small{font-size:12px;color:#53675a;margin:16px 0}.r-material-copy>a{font-size:12px}.r-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.r-faq>div>p{font-size:14px;color:#536164;margin:20px 0}.r-faq>div>a{font-size:13px}.r-faq-list details{border-top:1px solid #d7dcd5}.r-faq-list details:last-child{border-bottom:1px solid #d7dcd5}.r-faq-list summary{display:flex;justify-content:space-between;align-items:center;list-style:none;cursor:pointer;gap:15px;font-size:14px;min-height:59px;padding:17px 0}.r-faq-list summary::-webkit-details-marker{display:none}.r-faq-list summary>span{font-size:20px}.r-faq-list details[open] summary>span{transform:rotate(45deg)}.r-faq-list details>div{font-size:14px;line-height:1.65;color:#536164;padding:0 0 20px}.r-close{background:var(--r-ink);color:#fffdf8;padding:45px max(40px,calc((100% - 1200px)/2));display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:center}.r-close h2{font-size:43px}.r-close p{font-size:14px;margin:16px 0 10px}.r-close>div>a{font-size:12px;color:#dce6e0}.r-close .r-price{margin-bottom:17px}.r-close .r-price>span{color:#dce6e0}.r-close .r-price del{color:#ddaba2}.r-close .r-add{background:#fffdf8;color:var(--r-ink)}.r-close .r-add:hover:not(:disabled){background:#e5eadd}.r-close .r-micro{color:#becdca;font-size:11px}.r-edit{display:flex;gap:20px;justify-content:center;padding:16px 20px}.r-edit button{border:0;background:transparent;color:#52636a;font-size:12px;text-decoration:underline;text-underline-offset:4px;min-height:44px}.r-sticky{position:fixed;bottom:0;left:0;right:0;z-index:40;padding:12px max(24px,calc((100vw - 1150px)/2));background:#fffdf8f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #b9c8c2;display:flex;justify-content:space-between;gap:25px;align-items:center;box-shadow:0 -6px 20px #142b3710}.r-sticky[hidden]{display:none}.r-sticky>div{display:flex;align-items:center;gap:22px;min-width:0}.r-sticky strong{font-size:14px}.r-sticky span{font-size:23px}.r-sticky .r-add{width:330px}.has-result .preview-notes{padding-bottom:95px}.r-kid-detail{height:270px;overflow:hidden;position:relative}.r-kid-detail img{width:100%;height:100%;object-fit:cover;object-position:bottom}.r-child-dim{display:flex;flex-direction:column}.r-child-measure{height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--r-tint)}.r-child-measure strong{font:43px Georgia,serif}.r-child-measure b{font:33px Georgia,serif;margin-top:10px}.r-child-measure span{font-size:12px}.r-feature-grid:has(.r-child-dim){grid-template-columns:1fr 1fr}.r-crop-kids-material img{width:100%;height:100%;object-fit:cover;position:static}@media(min-width:1441px){.r-story .r-lifestyle{height:570px}}@media(max-width:900px){.r-hero{gap:28px;padding:20px 28px 32px}.r-page h1{font-size:39px}.r-section{padding:48px 28px}.r-feature-grid{gap:12px}.r-feature-copy{padding:20px 17px}.r-feature-copy h3{font-size:25px}.r-feature-copy p{font-size:13px}.r-demonstration{gap:28px;padding:45px 28px 25px}.r-faq{gap:32px}.r-story .r-lifestyle{height:430px}.r-story-title p{max-width:290px}.r-close{padding:40px 28px;gap:35px}.r-gallery-tabs{gap:4px}.r-gallery-tabs button{font-size:11px}}@media(max-width:640px){#app.has-result{width:100%;border-radius:0}.has-result header{padding:14px 20px 10px}.has-result .review{font-size:9px;letter-spacing:.9px;padding:8px}.has-result header img{max-width:134px;height:auto}.has-result main{padding:0}.r-page h1{font-size:36px;letter-spacing:-1px;line-height:1.05}.r-page h2{font-size:35px;letter-spacing:-1px}.r-hero{display:flex;flex-direction:column;padding:12px 20px 25px;gap:0}.r-mobile-intro{display:block;margin-bottom:20px}.r-mobile-intro>span{font-size:12px;display:block;margin-bottom:9px;color:#627477}.r-desktop-intro{display:none}.r-gallery{width:100%}.r-gallery-stage{aspect-ratio:1.26}.r-gallery-stage>.r-product-image{padding:5px}.r-gallery-caption{font-size:10px!important;padding:8px 0 7px!important;min-height:29px!important}.r-gallery-tabs{gap:5px}.r-gallery-tabs button{min-height:40px;font-size:11px;padding:8px 4px}.r-rating{margin:19px 0 12px;gap:5px;font-size:11px}.r-rating .r-stars{font-size:12px;letter-spacing:1px}.r-rating>span:last-child{font-size:10px}.r-page .r-product-name{font-size:21px;margin:16px 0 10px}.r-price strong{font-size:34px}.r-price del{font-size:22px}.r-price>span{font-size:11px}.r-page .r-reason{font-size:14px;line-height:1.55;margin:12px 0}.r-page .r-specs{font-size:11px;padding-bottom:16px}.r-colors legend{font-size:12px}.r-colors button{font-size:12px;gap:7px;min-height:47px}.r-colors button i{width:23px;height:23px}.r-page .r-add{font-size:15px;min-height:52px}.r-reassurance{padding:13px 0}.r-reassurance b{font-size:11px}.r-reassurance span,.r-page .r-delivery-note{font-size:10px}.r-discover{font-size:12px}.r-press{padding:25px 20px 22px}.r-press>p{font-size:17px;margin-bottom:16px}.r-press-logos{gap:11px}.r-press-logos img{width:100%;height:35px}.r-press-logos span{font-size:9px;line-height:1.5;max-width:100px}.r-press>small{font-size:9px;line-height:1.6;margin-top:17px}.r-story{padding:30px 20px 19px}.r-story-title{display:block;margin-bottom:20px}.r-story-title h2{font-size:39px}.r-story-title p{font-size:14px;line-height:1.6;max-width:none;margin-top:16px}.r-story .r-lifestyle{height:auto;aspect-ratio:1.08;object-fit:cover;object-position:50% 65%}.r-story figcaption{font-size:9px;line-height:1.6}.r-section{padding:38px 20px}.r-section-head{display:block;margin-bottom:23px}.r-section-head p{font-size:14px;line-height:1.5;margin-top:14px}.r-feature-grid{grid-template-columns:1fr;gap:17px}.r-feature-card{display:grid;grid-template-columns:1fr;overflow:hidden}.r-feature-card>.r-crop{aspect-ratio:1.7}.r-feature-card .r-crop-pump img{width:205%;left:-4%;top:0}.r-feature-card .r-crop-surface img{width:190%;left:-102%;top:-3%}.r-feature-copy{padding:19px 20px 22px}.r-feature-copy>span{font-size:10px;margin-bottom:9px}.r-feature-copy h3{font-size:28px;min-height:0}.r-feature-copy p{font-size:14px;margin-top:10px}.r-profile-visual{aspect-ratio:1.7}.r-profile-visual img{width:69%;height:100%;left:0;top:0}.r-profile-visual>span{left:auto;right:18px;bottom:23px;border:0;width:80px;display:block;font-size:46px}.r-profile-visual small{display:block;line-height:1.5;font-size:10px}.r-page .r-caption{font-size:10px;line-height:1.6;margin-top:13px}.r-demonstration{display:flex;flex-direction:column;gap:23px;padding:32px 20px 24px}.r-demo-copy h2{font-size:36px}.r-demo-copy p{font-size:14px;margin:15px 0}.r-demo-copy small{font-size:10px}.r-play-text{font-size:12px}.r-video-wrap{width:100%;aspect-ratio:1.25}.r-video-label{font-size:11px;padding:30px 14px 13px}.r-video-label b{font-size:10px}.r-demo-foot{gap:9px;padding-top:17px;margin:0}.r-demo-foot>span{display:flex;align-items:start;flex-direction:column;gap:8px;font-size:23px}.r-demo-foot b{font-size:11px;line-height:1.5}.r-page .r-power{font-size:10px;margin-top:-8px}.r-review-heading{display:block;margin-bottom:24px}.r-review-heading h2{font-size:35px}.r-review-heading>a{margin-top:22px;display:grid;grid-template-columns:auto 1fr;column-gap:16px;justify-content:start;align-items:center;max-width:260px}.r-review-heading>a>strong{grid-row:span 2;font-size:50px}.r-review-heading>a>span:last-child{font-size:10px}.r-review-grid{display:block}.r-review-grid blockquote{padding:21px 0}.r-review-grid blockquote:last-child{padding-bottom:0}.r-review-grid h3{font-size:24px;margin-top:10px}.r-review-grid p{font-size:16px;min-height:0;margin:12px 0 15px}.r-review-grid footer{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;align-items:center}.r-review-grid footer small{grid-column:2}.r-review-grid footer span{font-size:10px}.r-fit-heading{display:block;margin-bottom:20px}.r-fit-heading h2{font-size:34px}.r-fit-selected{margin-top:22px;padding:4px 0 4px 16px;gap:7px}.r-fit-selected>span{font-size:11px}.r-fit-selected strong{font-size:14px}.r-fit-selected b{font-size:30px}.r-fit-compare>summary{font-size:14px;padding:17px 0}.r-size-options{grid-template-columns:repeat(2,1fr);gap:9px}.r-size-options>button{padding:15px 8px 12px}.r-size-options>button.selected{padding:14px 7px 11px}.r-width-drawing{width:94px;height:111px;margin-bottom:5px}.r-size-options strong{font-size:13px}.r-size-options>button>span:not(.r-width-drawing){font-size:11px}.r-height-controls{gap:8px}.r-height-controls button{padding:14px 5px}.r-height-controls button.selected{padding:13px 4px}.r-height-controls span{font-size:10px}.r-height-controls small{font-size:9px}.r-materials{display:flex;flex-direction:column;min-height:0}.r-material-image{height:220px}.r-material-image>.r-crop{height:100%}.r-material-image .r-crop-surface img{width:165%;left:-83%;top:-7%}.r-material-image>span{left:20px;bottom:17px;font-size:10px}.r-material-copy{padding:30px 20px}.r-material-copy h2{font-size:39px}.r-material-copy>p{font-size:14px;margin-top:16px}.r-grs-wordmark{padding:16px 0;gap:26px;margin-top:20px}.r-grs-wordmark strong{font-size:24px}.r-grs-wordmark span{font-size:11px}.r-material-copy .r-material-small{font-size:12px}.r-faq{display:block}.r-faq>div>p{margin:16px 0;font-size:14px}.r-faq-list{margin-top:26px}.r-faq-list summary{font-size:14px;min-height:61px}.r-faq-list details>div{font-size:14px}.r-close{display:block;padding:33px 20px 25px}.r-close h2{font-size:36px}.r-close p{font-size:14px;line-height:1.6}.r-close p>span{display:block}.r-close .r-price{margin-top:24px}.r-close .r-micro{font-size:11px}.r-edit{gap:8px;padding:15px 12px;flex-wrap:wrap}.r-edit button{font-size:11px;min-height:44px;padding:5px}.r-sticky{padding:10px 16px max(10px,env(safe-area-inset-bottom));gap:12px}.r-sticky>div{flex-direction:column;align-items:start;gap:4px;max-width:45%}.r-sticky strong{font-size:11px;line-height:1.4}.r-sticky span{font-size:18px}.r-sticky .r-add{width:auto;max-width:54%;font-size:12px;padding:12px 10px;min-height:46px}.r-feature-grid:has(.r-child-dim){grid-template-columns:1fr}.r-kid-detail{height:300px}.r-child-measure{height:190px}.has-result .preview-notes{padding-bottom:90px}}@media(prefers-reduced-motion:reduce){.r-page *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.r-page{--c-line:#d8d6cc;--c-paper:#f7f4ed;--c-navy:#182e3c}.r-page section{scroll-margin-top:24px}.c-pad{padding:72px max(40px,calc((100% - 1200px)/2))}.c-heading{max-width:850px;margin-bottom:36px}.c-heading h2{font-size:clamp(36px,4.7vw,62px);line-height:1.03}.c-heading p{max-width:590px;margin-top:22px}.c-caption,.r-page p.c-caption{font-size:13px;line-height:1.55;color:#596860;margin-top:20px}.c-link{border:0;background:none;padding:12px 0;border-bottom:1px solid currentColor;display:inline-flex;align-items:center;gap:28px;font-size:15px;text-align:left;font-weight:600;min-height:44px;color:inherit}.c-link span{font-size:20px;font-weight:400}.c-explore-nav{padding:22px 40px;border-top:1px solid var(--c-line);border-bottom:1px solid var(--c-line);display:flex;justify-content:space-between;align-items:center;gap:16px;position:relative;background:#fffdf8;z-index:2}.c-explore-nav>strong{font:30px Georgia,serif;font-weight:400}.c-explore-nav details{position:relative}.c-explore-nav summary{cursor:pointer;font-size:15px;padding:12px}.c-explore-nav details>div{position:absolute;right:0;top:100%;background:#fffdf8;box-shadow:0 10px 30px #132d3820;border:1px solid var(--c-line);width:220px;z-index:8;padding:10px}.c-explore-nav a{display:block;padding:13px;text-decoration:none}.c-scene{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-width:0}.c-scene-copy{padding:68px 48px;align-self:center;min-width:0}.c-scene h2{font-size:clamp(40px,4.8vw,67px);line-height:1.04;margin-bottom:24px}.c-scene-copy>p{max-width:470px;margin-bottom:18px}.c-scene-copy>.c-link{margin-top:10px}.c-scene figure{position:relative;min-width:0;background:#e9e5dc;align-self:center}.c-scene figure>img{width:100%;height:auto;display:block;object-fit:contain}.c-scene figure>figcaption:not(.c-media figcaption){font-size:12px;line-height:1.5;padding:12px 18px;background:#f2eee5;color:#59655e}.c-company{background:#193543;color:#fffaf0}.c-company .c-scene-copy{padding-top:80px;padding-bottom:80px}.c-company figure{margin:30px 30px 30px 0}.c-company .c-scene-model,.c-scene-model{display:block;font-size:12px;line-height:1.5;margin-top:20px;opacity:.8}.c-scene-slot{display:block;font-size:11px;line-height:1.5;background:#e9ddbe;color:#4f493e;padding:8px 16px}.c-fact{display:flex;flex-direction:column;border-top:1px solid #aab5af;border-bottom:1px solid #aab5af;padding:22px 0;margin:26px 0;gap:8px}.c-fact strong{font:31px Georgia,serif}.c-fact span{font-size:13px}.c-media{position:relative;margin:0!important;aspect-ratio:var(--media-ratio,16/9);background:#e9e6dd;overflow:hidden;border:1px solid #d4d1c7;display:flex;align-items:center;justify-content:center;color:#263c45;width:100%}.c-media>img,.c-media>video,.c-media>picture{width:100%;height:100%;object-fit:contain;display:block}.c-media>picture img{width:100%;height:100%;object-fit:contain}.c-missing{background:linear-gradient(135deg,#e6e3d9,#f5f1e9)}.c-missing:before,.c-missing:after{content:"";position:absolute;pointer-events:none;width:30px;height:30px;border-color:#adb4ac;border-style:solid;opacity:.6}.c-missing:before{top:16px;left:16px;border-width:1px 0 0 1px}.c-missing:after{bottom:16px;right:16px;border-width:0 1px 1px 0}.c-media figcaption{padding:28px!important;position:relative;max-width:560px;text-align:center;color:#31434a;display:flex;align-items:center;flex-direction:column;gap:9px;font-family:Arial,sans-serif;background:transparent!important}.c-media figcaption strong{font:25px/1.2 Georgia,serif}.c-media figcaption>span:not(.c-asset-tag){font-size:13px;line-height:1.4}.c-media figcaption p{font-size:14px!important;line-height:1.5!important;max-width:400px}.c-media figcaption small{font-size:11px;line-height:1.4}.c-asset-tag{background:#182e3c;color:#fffdf8;border-radius:2px;padding:6px 9px;font-size:10px;line-height:1.3;letter-spacing:.7px;text-transform:uppercase;display:inline-block}.c-with-poster>img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.32}.c-with-poster figcaption{background:#fffdf8e8!important;margin:20px;border:1px solid #d0ccbf}.c-supplied{display:block}.c-supplied figcaption{position:absolute;bottom:0;background:#fffdf8e8!important;padding:8px 12px!important;font-size:12px}.c-hero-video{grid-column:1/-1;border-top:1px solid var(--c-line);padding-top:14px}.c-hero-video summary,.c-optional-film summary{cursor:pointer;font-size:14px;min-height:44px;padding:12px 0}.c-hero-video .c-media{max-width:550px;margin-top:12px!important}.c-setup{background:#f0eee6}.c-setup .c-heading{margin-left:auto;margin-right:auto;text-align:center}.c-setup .c-heading p{margin-left:auto;margin-right:auto}.c-demo-major{max-width:1080px;margin:auto}.c-steps{display:flex;justify-content:space-between;gap:16px;max-width:950px;margin:24px auto 28px;padding-bottom:24px;border-bottom:1px solid var(--c-line)}.c-steps span{display:flex;align-items:center;gap:12px;font-size:14px}.c-steps b{font:29px Georgia,serif;color:#778477}.c-demo-links{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}.c-demo-links>a{font-size:14px}.c-setup>.c-caption{text-align:center}.c-office{background:#e1e6df;padding:36px}.c-office-views{align-self:center;min-width:0}.c-office .c-scene-copy{padding:44px 40px}.c-segment{display:flex;gap:6px;margin-bottom:12px}.c-segment button{flex:1;border:1px solid #9baaa0;min-height:46px;padding:10px;background:transparent;font-size:13px;color:#273e40}.c-segment button[aria-pressed=true]{background:#263f42;color:#fff;border-color:#263f42}.c-colors{background:#fffdf8}.c-color-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.c-color-card{min-width:0;padding:14px 18px 24px;background:#efe6d5}.c-color-blue{background:#dce5ed}.c-color-black{background:#dfe1df}.c-color-image{aspect-ratio:1.15;display:flex;align-items:center;justify-content:center}.c-color-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.c-color-card h3{display:inline-block;font-size:32px;margin:5px 0 10px}.c-color-dot{display:inline-block;width:17px;height:17px;border-radius:50%;margin-right:9px}.c-color-card>div>p{font-size:14px}.c-color-card .c-link{font-size:13px;gap:12px}.c-art-direction{margin-top:18px;border-top:1px solid #7d88854d;padding-top:7px}.c-art-direction summary{font-size:11px;min-height:32px;cursor:pointer}.c-art-direction .c-media{aspect-ratio:auto;min-height:250px}.c-art-direction .c-media figcaption{padding:18px!important}.c-details{background:#eee9df}.c-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.c-detail-grid article{min-width:0}.c-detail-grid .r-crop,.c-detail-grid .c-media{aspect-ratio:4/3;height:auto;min-height:0}.c-detail-grid .c-media figcaption{padding:20px!important;gap:7px}.c-detail-grid .c-media figcaption strong{font-size:20px}.c-detail-grid .c-media figcaption p{font-size:12px!important}.c-detail-grid h3{font-size:29px;margin:23px 0 13px}.c-detail-grid p{font-size:15px;line-height:1.6}.c-detail-grid small{display:block;font-size:11px;margin-top:16px;color:#596960}.r-crop-pump img{width:188%!important;max-width:none!important;height:auto!important;left:-4%!important;top:20%!important;clip-path:inset(0 46% 71.5% 0)}.c-heights{background:#fffdf8}.c-height-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.c-height-card{padding:24px 20px;border-bottom:1px solid #c9cdc4;min-width:0}.c-height-card.c-current{background:#edf0e8;border-bottom:3px solid #273e40}.c-height-scale{height:100px;display:flex;align-items:flex-end;border-bottom:1px solid #68796e;padding:0 10px;margin-bottom:25px}.c-height-scale>div{width:100%;background:#384945;border-radius:12px 12px 3px 3px;position:relative}.c-height-scale i{position:absolute;top:0;left:0;right:0;height:10px;border-radius:10px 10px 3px 3px;background:#e8e2d5;border:1px solid #d1c8b9}.c-height-card h3{font-size:52px;margin-bottom:10px}.c-height-card>strong{font-size:14px}.c-height-card>p{font-size:14px;min-height:50px;margin:15px 0}.c-height-card>span{display:block;font-size:14px}.c-height-card .c-link{font-size:13px;margin-top:10px}.c-optional-film{border-top:1px solid var(--c-line);margin-top:30px}.c-optional-film>.c-media{max-width:900px;margin:12px auto!important}.c-moving{background:#e8e0d3;padding:36px;gap:18px}.c-moving .c-media{align-self:center}.c-moving .c-scene-copy{padding:36px}.c-fit{background:#f8f6ef}.c-fit-current{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:20px 0;border-top:1px solid var(--c-line);border-bottom:1px solid var(--c-line);margin:24px 0 36px;font-size:14px}.c-fit-current>span{color:#627067}.c-footprints{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.c-footprints article{min-width:0}.c-footprint-stage{height:220px;width:100%;position:relative;display:flex;align-items:flex-end;justify-content:center;margin-bottom:20px}.c-footprint-stage>div{border:1px solid #80958d;background:linear-gradient(150deg,#e3e9e1,#c8d3c8);border-radius:8px;display:flex;align-items:center;justify-content:center}.c-footprint-stage span{font-size:12px}.c-footprints h3{font-size:25px;margin-bottom:8px}.c-footprints article>span{font-size:14px}.c-footprints .c-link{font-size:12px;gap:6px;display:flex}.c-pairs{background:#203b45;color:#fffaf0}.c-pairs .c-heading{max-width:850px}.c-pair-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.c-pair-grid article{min-width:0}.c-pair-visual{background:#f4f0e8;display:flex;aspect-ratio:1.4;align-items:center;padding:10px;gap:8px;margin-bottom:25px}.c-pair-visual img{width:100%;min-width:0;height:100%;object-fit:contain;mix-blend-mode:multiply}.c-pair-visual img:not(:only-child){width:calc(50% - 4px)}.c-pair-grid h3{font-size:26px;line-height:1.15;margin-bottom:18px}.c-pair-grid p{font-size:13px;color:#dde2d9}.c-pair-grid .c-link{color:#fffaf0;margin-top:15px;font-size:14px}.c-pairs .c-caption{color:#c2cfc8}.c-review-note,.r-page p.c-review-note{font-size:12px;line-height:1.5;padding:13px 16px;background:#efe5ce;color:#5d5139;border-left:2px solid #ad9159;margin-top:22px}.c-destination{padding:36px;background:#dce5e8}.c-destination .c-media{align-self:center}.c-kids{background:#f0e8db}.c-kids>figure{margin:30px!important}.c-kids .c-scene-copy{padding-left:20px}.c-kids h2{font-size:clamp(40px,4.7vw,63px)}.c-customer-film{background:#eeede5}.c-customer-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1050px;margin:auto}.c-customer-layout>.c-media{max-width:400px}.c-customer-layout h3{font-size:32px}.c-customer-layout ul{list-style:none;padding:0;margin:20px 0}.c-customer-layout li{border-bottom:1px solid #c8cec2;padding:16px 0;font-size:16px}.c-materials{background:#dce3d9;padding:36px}.c-materials>.c-media{align-self:center}.c-materials .c-scene-copy{padding:42px}.c-materials dl{margin:26px 0}.c-materials dt{font-size:14px;font-weight:700;margin-top:20px}.c-materials dd{margin:7px 0 0;font-size:14px;line-height:1.55}.c-materials [data-slot=CERT-GRS]{aspect-ratio:auto;min-height:160px;margin:20px 0!important}.c-materials [data-slot=CERT-GRS] figcaption p{display:none}.c-materials a{font-size:13px}.c-care{background:#fffdf8}.c-care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.c-care-grid article{border-top:1px solid var(--c-line);padding-top:25px}.c-care-grid article>span{font-size:11px;letter-spacing:1px}.c-care-grid h3{font-size:30px;margin:18px 0}.c-care-grid p{font-size:14px}.c-care-grid a{font-size:14px;display:inline-block;margin-top:15px}.c-packing{background:#eee8dc}.c-packing-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:26px;align-items:center}.c-packing-grid .r-crop{aspect-ratio:1.15;background:#f8f5ee;height:auto}.c-packing-grid .c-caption{margin:14px 0}.c-footer{padding:38px 40px 100px;background:#f1eee5;text-align:center}.c-footer>strong{font:30px Georgia,serif;letter-spacing:4px}.c-footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;margin:24px 0}.c-footer a{font-size:13px}.c-footer p{font-size:11px;color:#647169}.c-product-panel{position:fixed;inset:0 0 0 auto;width:min(510px,100%);max-width:100vw;height:100dvh;max-height:100dvh;border:0;border-left:1px solid #d5d6cb;border-radius:0;margin:0;padding:24px 32px 40px;background:#fffdf8;color:#192f3d;overflow-y:auto;overscroll-behavior:contain;box-shadow:-15px 0 80px #142f3430}.c-product-panel::backdrop{background:#102b3870}.c-product-panel *{box-sizing:border-box}.c-panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.c-panel-top>span{font:11px Arial,sans-serif;letter-spacing:1.4px}.c-panel-top button{width:44px;height:44px;min-width:44px;border:1px solid #c9cfc5;background:none;font-size:30px;color:#213b45}.c-panel-photo{aspect-ratio:1.35;background:#f0ece3;margin-bottom:22px}.c-panel-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.c-product-panel h2{font:36px/1.1 Georgia,serif;margin:10px 0}.c-product-panel p{font:14px/1.6 Arial,sans-serif;margin:10px 0}.c-product-panel .r-price{display:flex;align-items:center;gap:15px;margin:20px 0;flex-wrap:wrap}.c-product-panel .r-price strong{font:30px Arial,sans-serif}.c-product-panel .r-price span{font-size:12px}.c-product-panel label{display:block;font:13px Arial,sans-serif;margin:20px 0 10px}.c-product-panel select{width:100%;min-height:50px;border:1px solid #a5b1a5;background:#fff;color:#213642;border-radius:4px;padding:10px;font-size:14px}.c-product-panel .primary{width:100%;border-radius:4px;padding:16px 10px;min-height:54px;font-size:15px}.c-panel-status{background:#eaf0e6;border-left:2px solid #526c58;padding:12px;font-size:13px!important}.c-panel-keep{background:transparent;border:1px solid #6c7a70;min-height:48px;padding:12px;width:100%;font-size:15px;margin-top:10px;color:#213b45}.c-product-panel .c-caption{font-size:12px!important}.c-product-panel button:focus-visible,.c-product-panel select:focus-visible{outline:3px solid #aa733b;outline-offset:3px}.c-pair-item{padding:18px 0;border-top:1px solid #ddd}.c-pair-item img{max-width:100%;height:160px;object-fit:contain;width:100%}.c-pair-item h3{font:24px Georgia,serif}.r-gallery-stage>.r-room-image{object-fit:contain}.r-page .r-reviews{padding-top:65px;padding-bottom:65px}@media(min-width:1100px){.c-footprint-stage{height:260px}.c-company figure{margin:35px}.c-setup .c-media{max-height:560px}.c-moving .c-media,.c-destination .c-media{aspect-ratio:4/5}}@media(max-width:800px){.c-pad{padding:48px 24px}.c-scene-copy{padding:42px 28px}.c-scene h2{font-size:42px}.c-detail-grid{gap:16px}.c-detail-grid h3{font-size:25px}.c-company figure{margin:20px}.c-company .c-scene-copy{padding:44px 26px}.c-office,.c-moving,.c-destination,.c-materials{padding:24px}.c-office .c-scene-copy,.c-materials .c-scene-copy{padding:30px 24px}.c-height-card{padding:20px 10px}.c-height-card .c-link{font-size:12px;gap:8px}.c-color-grid{gap:10px}.c-color-card{padding:10px 12px 18px}.c-customer-layout{gap:30px}.c-footprints{gap:15px}.c-footprint-stage{height:175px}.c-footprints h3{font-size:22px}.c-pair-grid{gap:18px}.c-pair-grid h3{font-size:23px}}@media(max-width:600px){.has-result header{padding:14px 18px 10px}.c-pad{padding:40px 20px}.c-heading{margin-bottom:26px}.c-heading h2{font-size:38px;letter-spacing:-1px}.c-heading p{font-size:15px;margin-top:18px}.c-explore-nav{padding:12px 20px}.c-explore-nav>strong{font-size:23px}.c-explore-nav summary{font-size:13px}.c-scene{grid-template-columns:1fr}.c-scene-copy{padding:38px 22px}.c-scene h2{font-size:42px;letter-spacing:-1px;margin-bottom:20px}.c-company .c-scene-copy{padding:40px 22px 28px}.c-company figure{margin:0 18px 20px}.c-company .c-scene-copy h2 br:first-of-type{display:none}.c-scene-copy>p{font-size:15px}.c-scene-model{margin-top:15px}.c-media{aspect-ratio:4/5;max-height:440px}.c-media figcaption{padding:24px!important;gap:10px}.c-media figcaption strong{font-size:24px}.c-media figcaption p{font-size:13px!important}.c-media figcaption>span:not(.c-asset-tag){font-size:12px}.c-media figcaption small{font-size:11px}.c-steps{gap:10px;margin:18px 0 8px;padding-bottom:18px}.c-steps span{display:flex;flex-direction:column;align-items:flex-start;font-size:12px;gap:7px}.c-steps b{font-size:25px}.c-demo-links{gap:15px;align-items:flex-start;flex-direction:column}.c-demo-links>a{font-size:13px}.c-setup>.c-caption{text-align:left;font-size:12px}.c-office{padding:20px}.c-office .c-scene-copy{padding:30px 2px 10px}.c-fact{margin:20px 0;padding:18px 0}.c-fact strong{font-size:28px}.c-colors .c-heading h2{max-width:300px}.c-color-grid{grid-template-columns:1fr;gap:16px}.c-color-card{padding:12px 18px 22px;display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:center}.c-color-image{aspect-ratio:1;height:150px}.c-color-card h3{font-size:28px;display:block;margin-bottom:10px}.c-color-dot{width:13px;height:13px;float:right;margin-top:12px;margin-right:0}.c-color-card .c-link{font-size:12px;margin-top:6px;gap:8px;line-height:1.4}.c-color-card>div>p{font-size:13px}.c-art-direction{grid-column:1/-1;margin-top:0}.c-art-direction .c-media{min-height:200px}.c-art-direction summary{font-size:12px}.c-detail-grid{grid-template-columns:1fr;gap:30px}.c-detail-grid .r-crop,.c-detail-grid .c-media{aspect-ratio:4/3;max-height:none}.c-detail-grid h3{margin:18px 0 10px;font-size:30px}.c-detail-grid p{font-size:14px}.c-detail-grid .c-media figcaption p{font-size:13px!important}.c-detail-grid small{margin-top:12px}.c-height-grid{gap:8px}.c-height-card{padding:14px 7px;display:flex;flex-direction:column}.c-height-scale{height:94px;padding:0 1px;margin-bottom:18px;width:100%}.c-height-card h3{font-size:37px}.c-height-card>strong{font-size:12px;line-height:1.5;min-height:36px}.c-height-card>p{font-size:12px;line-height:1.5;min-height:72px;margin:10px 0}.c-height-card>span{font-size:12px}.c-height-card .c-link{font-size:12px;margin-top:8px;line-height:1.5;min-height:55px;gap:4px}.c-height-card .c-link span{display:none}.c-heights>.c-caption{font-size:12px}.c-optional-film{margin-top:24px}.c-optional-film summary{font-size:13px}.c-moving{padding:20px;gap:12px}.c-moving .c-scene-copy{padding:20px 2px 16px}.c-moving .c-media{margin-bottom:0!important}.c-fit-current{display:flex;flex-direction:column;font-size:13px;margin:20px 0 28px;gap:10px}.c-fit-current b{font-size:16px}.c-footprints{grid-template-columns:repeat(2,1fr);gap:28px 20px}.c-footprint-stage{height:185px;width:145px;max-width:100%;margin-left:auto;margin-right:auto}.c-footprints h3{font-size:25px}.c-footprints .c-link{font-size:12px;gap:10px}.c-pair-grid{grid-template-columns:1fr;gap:34px}.c-pair-visual{aspect-ratio:1.6;margin-bottom:18px}.c-pair-grid h3{font-size:29px;margin-bottom:12px}.c-pair-grid p{font-size:14px}.c-pairs .c-heading h2{font-size:38px}.c-pair-grid .c-link{margin-top:8px}.c-destination{padding:20px}.c-destination .c-scene-copy{padding:28px 2px 10px}.c-kids>figure{margin:20px!important}.c-kids .c-scene-copy{padding:12px 22px 32px}.c-kids h2{font-size:43px}.c-caption,.r-page p.c-caption{font-size:12px}.c-customer-layout{grid-template-columns:1fr;gap:28px}.c-customer-layout>.c-media{max-width:none}.c-customer-layout h3{font-size:31px}.c-customer-layout li{font-size:15px}.c-materials{padding:20px}.c-materials .c-scene-copy{padding:28px 2px 10px}.c-materials [data-slot=CERT-GRS]{min-height:160px;max-height:none}.c-materials [data-slot=CERT-GRS] figcaption{padding:18px!important}.c-materials dt,.c-materials dd{font-size:14px}.c-care-grid{grid-template-columns:1fr;gap:28px}.c-care-grid article{padding-top:20px}.c-care-grid h3{margin:14px 0;font-size:30px}.c-care-grid p{font-size:14px}.c-packing-grid{grid-template-columns:1fr;gap:24px}.c-packing-grid .r-crop{aspect-ratio:1.4}.c-footer{padding:32px 20px 100px}.c-footer nav{gap:16px 24px}.c-product-panel{inset:auto 0 0;width:100%;height:94dvh;max-height:94dvh;border-radius:16px 16px 0 0;padding:16px 20px 30px}.c-panel-photo{aspect-ratio:1.65;max-height:220px}.c-product-panel h2{font-size:32px}.c-panel-top{margin-bottom:12px}.c-product-panel select{font-size:13px}.c-hero-video{margin-top:0;padding-top:5px}.c-hero-video summary{font-size:13px}.r-page .r-gallery-stage{aspect-ratio:1.3}.r-page .r-reviews{padding-top:42px;padding-bottom:42px}.r-page .r-faq{padding:42px 20px}.r-page .r-faq .c-review-note{font-size:12px}.r-page .r-close h2{font-size:36px}.c-footer p{font-size:11px}}@media(prefers-reduced-motion:reduce){.c-product-panel,.c-media{animation:none;transition:none}}.m-purchase-modes{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.m-purchase-modes>div,.m-purchase-modes>button{background:#fffdf8;border:1px solid #bbc6ba;padding:15px 12px;min-height:108px;display:flex;flex-direction:column;text-align:left;gap:7px;color:#1b3541;border-radius:5px;font-size:13px}.m-purchase-modes .m-single{background:#edf0e6;border:2px solid #213e43}.m-purchase-modes strong{font-size:14px}.m-purchase-modes span:last-child{font-size:12px;line-height:1.4}.m-check,.m-plus{font-size:17px}.m-edit{border:0;background:transparent;text-decoration:underline;padding:10px 0;font-size:13px;color:#243c43;min-height:44px}.m-options{margin:22px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.m-options label{margin:0}.m-options select{margin-top:8px}.m-options fieldset{grid-column:1/-1;border:0;padding:0;margin:5px 0;display:flex;gap:8px;flex-wrap:wrap}.m-options legend{font:13px Arial,sans-serif;margin-bottom:10px}.m-options fieldset button{background:#fff;border:1px solid #bcc5b9;min-height:44px;padding:8px 12px;border-radius:4px;color:#203640;font-size:13px}.m-options button[aria-pressed=true]{border:2px solid #203640;background:#edf0e6}.m-options i{display:inline-block;width:14px;height:14px;border-radius:50%;margin-right:6px;vertical-align:middle}.m-bundle-panel{width:min(620px,100%)}.m-bundle-intro h2{margin-bottom:20px}.m-bundle-intro>p{font-size:14px}.m-native-status{font-size:13px!important;background:#eef0e5;padding:12px}.m-bundle-panel form{margin:20px 0}.m-bundle-panel kaching-bundle{display:block}.m-bundle-panel kaching-bundles-block{display:block}.m-bundle-panel .primary{margin-top:18px}.m-review-annotation{padding:12px;border:1px dashed #b8b9aa;font:12px/1.6 Arial,sans-serif;color:#5a6054;background:#f5f0e4;margin-top:10px}.m-review-annotation summary{cursor:pointer}.m-review-annotation p{font-size:12px!important}.c-media.c-missing figcaption p,.c-media.c-missing figcaption small{display:none}.c-media.c-missing figcaption strong{font-size:23px}.c-media.c-missing{background:#ece9df}.c-media.c-missing .c-asset-tag{font-size:10px}.c-customer-layout ul{list-style:disc;padding-left:20px}.c-media{border-radius:4px}@media(max-width:600px){.m-purchase-modes{gap:8px}.m-purchase-modes>div,.m-purchase-modes>button{padding:12px 10px;min-height:112px}.m-purchase-modes strong{font-size:13px}.m-bundle-panel{width:100%}.c-color-card{grid-template-columns:1fr}.c-color-image{height:auto;aspect-ratio:1.4}.c-color-card h3{display:inline-block}.c-color-dot{float:none;margin-right:10px}.c-color-card .c-link{font-size:14px}.c-color-card>div>p{font-size:14px}}.q-helper,.q-context{font-size:14px;line-height:1.5;color:#63716c;margin:12px 0}.q-guided .sustainability{display:none}.q-proof,.q-caption{font-size:12px;line-height:1.55;color:#62706b;margin:20px 0}.q-proof{border-top:1px solid #dedbd2;padding-top:14px;text-align:center}.q-direct{display:block;background:none;border:0;text-decoration:underline;text-underline-offset:4px;color:var(--ink);padding:14px 0;min-height:44px;font-size:14px}.q-separate{display:flex;justify-content:center;gap:3px}.q-separate .space-art{width:45%;height:100%;padding:0}.q-separate img{max-width:100%;height:100%;object-fit:contain}.q-size{display:grid;gap:5px;width:100%;text-align:left;border:1px solid #dad6cb;border-radius:8px;padding:15px;background:#fffdf9;color:var(--ink);margin:10px 0}.q-size strong{font-size:18px}.q-size span{font-size:14px;line-height:1.5}.q-size small{font-size:13px}.q-size i{display:block;height:10px;background:#8c9b92;border-radius:2px;margin-top:7px}.q-size-summary{padding:14px;background:#eeeee6;border-radius:8px;margin-bottom:24px;font-size:14px;line-height:1.6}.q-size-summary summary,.q-help summary{cursor:pointer;min-height:30px}.q-size-summary select{display:block;width:100%;font-size:16px;padding:12px;background:#fff;color:var(--ink);border:1px solid #bbbdb4}.q-size-summary p{font-size:14px}.q-height-grid{gap:8px}.q-height-grid .height-card{padding:14px 8px;display:flex;flex-direction:column;align-items:center}.q-profile{height:80px;display:flex;align-items:end;border-bottom:1px solid #a6afa7;width:100%;padding:0 3px;margin:5px 0 16px}.q-profile i{display:block;width:100%;background:linear-gradient(#fcfaf2 0 10%,#bcc5bb 11%,#84928b);border-radius:8px 8px 3px 3px;box-shadow:inset 0 -1px #708278}.q-height-grid b{font-size:35px!important}.q-height-grid .height-card>span:not(.q-profile){font-size:14px;margin:5px 0}.q-height-grid small{font-size:12px;line-height:1.45;flex:1;margin:6px 0}.q-height-price{font-size:19px;margin:12px 0 2px}.q-help{padding:14px 0;border-top:1px solid #d9d5cc;font-size:14px}.q-help p{line-height:1.6}.q-next{font-size:14px;text-align:center}.q-result-reason{line-height:1.6;color:#586960;font-size:15px}.q-guided h1{font-size:clamp(32px,4vw,48px);line-height:1.06}.q-guided .subtitle{font-size:16px}.q-guided .kids-space-link img{width:64px;height:56px;object-fit:contain}.q-guided .kids-space-link{font-size:13px}@media(min-width:800px){#app.q-guided{max-width:1000px}.q-guided main{padding:28px 60px 40px}.q-guided .space-grid{max-width:700px;margin-inline:auto}.q-guided .space-art{height:170px}.q-guided .q-separate .space-art{height:100%}.q-guided .heights{max-width:760px;margin:auto}.q-guided .q-profile{height:95px}.q-guided .q-height-grid .height-card{padding:22px}}.q-height-grid .height-card .q-profile{display:flex;align-items:flex-end;flex:none}.q-height-grid .height-card .q-profile i{flex:none}.q-extra{display:flex;align-items:center;gap:9px;font-size:14px;margin:-10px 0 23px;min-height:44px}.q-extra input{width:20px;height:20px;accent-color:#182e3c}.q-guided h1{max-width:100%;overflow-wrap:normal;text-wrap:balance}.q-guided .q-kids-choice{grid-column:1/-1;display:flex;align-items:center;gap:14px;margin:0;padding:12px 14px;min-height:86px;text-align:left;background:#fffdf9;border:1px solid #dcd8cd;border-radius:8px;width:100%}.q-guided .q-kids-choice img{width:90px;height:66px;flex-shrink:0}.q-kids-choice strong{display:block;font-size:16px;line-height:1.3}.q-kids-choice small{display:block;font-size:12px;margin-top:5px;color:#62706b}.q-kids-choice .space-circle{margin-left:auto;flex-shrink:0}.q-guided .space-screen>.q-direct{margin:6px 0 0}@media(max-width:600px){.q-guided h1{font-size:30px;line-height:1.1;letter-spacing:-.8px}.q-guided .subtitle{font-size:14px;margin:10px 0 18px}.q-guided .space-grid{gap:10px}.q-guided .space-card{min-height:0;padding:8px}.q-guided .space-card>.space-art{height:102px}.q-guided .space-card>.space-art img{max-height:100%;object-fit:contain}.q-guided .space-card .space-label{margin-top:5px}.q-guided .space-card .space-label b{font-size:13px}.q-guided .q-kids-choice{min-height:82px;padding:8px 10px;gap:10px}.q-guided .q-kids-choice img{width:84px;height:62px}.q-guided .q-kids-choice strong{font-size:15px}}.q-guided .q-browse-shortcut{font-size:13px;min-height:44px;padding:10px 0;margin:-6px 0 14px;text-align:left;line-height:1.4}@media(max-width:600px){.q-guided .q-browse-shortcut{margin:-8px 0 12px}}.q-height-grid .height-card .q-profile-photo{display:block;width:100%;height:auto;aspect-ratio:1.65;flex:none;border:0;padding:0;margin:0 0 12px;background-size:300% auto;background-repeat:no-repeat;mix-blend-mode:multiply}.q-height-grid .height-card{overflow:hidden}.s4-page{--s4-ink:#173440;--s4-sage:#e1e9df;--s4-warm:#efe5d6;--s4-pad:clamp(22px,5vw,72px);color:var(--s4-ink)}.s4-page p{line-height:1.65}.s4-page h2{font-size:clamp(30px,4.1vw,53px);line-height:1.08;letter-spacing:-1.3px}.s4-page h3{font-size:25px;line-height:1.16}.s4-page .c-pad,.s4-page .r-section{padding:60px var(--s4-pad)}.s4-page .c-scene{padding:60px var(--s4-pad);gap:46px;align-items:center}.s4-page .c-scene .c-scene,.s4-page .c-scene-copy{padding:0}.s4-page .c-heading{max-width:730px;margin:0 0 30px}.s4-page .c-heading p{max-width:590px}.s4-page .r-kicker{font-size:10px;letter-spacing:1.5px}.s4-page .primary{border-radius:5px;min-height:50px;padding:14px 20px;font:600 15px/1.4 Arial,sans-serif;background:#173440;color:#fff}.s4-page .primary:hover{background:#294f58}.s4-page .c-link{font-size:15px;min-height:44px}.s4-page .r-hero{padding:35px var(--s4-pad) 45px;gap:38px;grid-template-columns:1.06fr 1fr;background:#f7f3ec;align-items:start}.s4-page .r-hero h1{font-size:clamp(34px,4.2vw,55px);line-height:1.03;letter-spacing:-1.8px}.s4-page .r-gallery{position:sticky;top:20px}.s4-page .r-gallery-stage{aspect-ratio:1.05;height:auto;min-height:0;background:#f0eee6}.s4-page .r-gallery-stage .r-product-image{object-fit:contain;padding:10px;width:100%;height:100%}.s4-page .r-product-name{font-size:23px;margin:19px 0 10px}.s4-page .r-rating{font-size:12px}.s4-page .r-specs{font-size:13px}.s4-reason{font-size:14px;margin:8px 0}.s4-page .r-price strong{font-size:34px}.s4-page .r-price del{font-size:22px}.s4-page .r-colors button{padding:9px 12px;min-height:44px}.s4-benefits{padding:0;list-style:none;margin:16px 0}.s4-benefits li{display:flex;gap:9px;font-size:13px;line-height:1.5;margin:8px 0}.s4-benefits li span{color:#56785c}.s4-modes{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:19px 0}.s4-modes button{border:1px solid #aeb9ad;border-radius:6px;background:#fffdf9;text-align:left;padding:14px;display:grid;gap:6px;color:#193c46}.s4-modes button[aria-pressed=true]{border:2px solid #193c46;padding:13px;background:#e5ecdf}.s4-modes span{font-size:14px;font-weight:600}.s4-modes strong{font:29px Georgia,serif}.s4-modes small{font-size:11px}.s4-page .r-press{padding:25px var(--s4-pad);background:#eee6d8}.s4-page .r-press-logos{max-width:800px;margin:16px auto}.s4-page .r-press-logos img{max-height:34px}.s4-page .r-press>p{margin:0}.s4-nav{padding:20px var(--s4-pad);display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #d5dacf}.s4-nav>strong{font:23px Georgia,serif}.s4-nav>div{display:flex;gap:18px}.s4-nav a{font-size:12px;text-decoration:none;padding:10px 0}.s4-page .r-features{background:#e4ebdf}.s4-page .r-feature-grid{gap:18px}.s4-page .r-feature-card{background:#f9f9f1}.s4-page .r-feature-copy{padding:20px}.s4-page .r-feature-copy p{font-size:14px}.s4-page .r-feature-grid .r-crop,.s4-page .r-profile-visual{height:215px}.s4-page .r-demonstration{padding:55px var(--s4-pad);background:#193b42;gap:36px}.s4-page .r-demonstration h2{font-size:44px}.s4-page .r-demo-copy p{font-size:16px}.s4-page .r-video-wrap{aspect-ratio:1.4;min-height:0}.s4-page .r-demo-foot{margin:10px 0 0}.s4-page .c-company{grid-template-columns:.8fr 1.2fr;background:#eee3d2}.s4-page .c-company figure img{aspect-ratio:1.2;object-fit:cover}.s4-page .c-office{background:#fbfaf4}.s4-page .c-media{margin:0;width:100%;min-height:0;aspect-ratio:var(--media-ratio,4/3)}.s4-media-group{min-width:0;display:block;align-self:stretch}.s4-media-group .m-review-annotation{margin:0;border:0;border-top:1px dashed #bdc3b7;padding:9px 12px;background:#ececdf}.s4-media-group .m-review-annotation summary{font-size:10px}.s4-page .c-missing{background:repeating-linear-gradient(135deg,#e7e6dc 0 16px,#ebeae1 16px 32px);display:grid;place-items:center}.s4-page .c-missing figcaption{position:static;max-width:80%;background:transparent;color:#465c53;text-align:center;padding:24px}.s4-page .c-missing figcaption strong{font:25px Georgia,serif}.s4-page .c-missing figcaption>span:not(.c-asset-tag){font-size:12px;margin-top:8px}.s4-page .c-missing .c-asset-tag{font-size:9px;opacity:.7;margin-bottom:14px}.s4-page .c-colors{background:#e2e9df}.s4-page .c-color-grid{gap:0;align-items:stretch}.s4-page .c-color-card{display:flex;flex-direction:column;padding:20px;border:0;border-radius:0}.s4-page .c-color-beige{background:#e7dbc5}.s4-page .c-color-blue{background:#cedbe0}.s4-page .c-color-black{background:#d1d6cf}.s4-page .c-color-image{aspect-ratio:1.35;height:auto;background:transparent}.s4-page .c-color-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.s4-page .c-color-card h3{font-size:35px}.s4-color-spec{display:flex;justify-content:space-between;gap:5px;font-size:13px!important}.s4-color-spec b{font-size:17px}.s4-dimensions{background:#faf8f1}.s4-selected-fit{padding:17px 22px;background:#e8eddf;display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:28px}.s4-selected-fit>span{font-size:10px;text-transform:uppercase;letter-spacing:1px}.s4-selected-fit>strong{font-size:17px}.s4-selected-fit>b{font-size:13px}.s4-selected-fit .c-link{margin-left:auto}.s4-page .c-footprints{gap:18px;margin:0 0 35px}.s4-page .c-footprint-stage{height:135px}.s4-page .c-height-grid{margin-top:24px}.s4-page .c-height-card{padding:20px;border-radius:6px;background:#f0f1e7}.s4-page .c-height-card h3{font-size:40px}.s4-page .c-height-scale{height:90px}.s4-page .c-height-card p{font-size:13px}.s4-page .c-current{outline:2px solid #294b4e}.s4-arrangements{background:#193b42;color:#f6f3e9}.s4-arrangements .r-kicker,.s4-arrangements .c-heading p,.s4-arrangements .s4-fine{color:#d3dfd1}.s4-arrangement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.s4-arrangement-grid article{padding:24px 20px;background:#f5f3e9;color:#193b42;border-radius:7px;display:flex;flex-direction:column}.s4-arrangement-number{font:italic 23px Georgia;color:#677b6b}.s4-arrangement-art{height:140px;display:flex;gap:16px;justify-content:center;align-items:center}.s4-arrangement-art>div{background:#d6dfce;border:1px solid #819385;border-radius:9px;display:flex;justify-content:center;gap:3px;padding:8px;max-width:43%;box-shadow:0 4px #bcc8b8}.s4-arrangement-art i{height:20px;width:30px;background:#fbf8ef;border:1px solid #c5c8b9;border-radius:3px}.s4-family-art{display:flex;height:140px;align-items:center;justify-content:center}.s4-family-art .s4-arrangement-art{width:48%;max-width:110px}.s4-family-art .s4-arrangement-art>div{max-width:100%}.s4-kids-outline{border:7px solid #98a995!important}.s4-arrangement-grid h3{margin:22px 0 10px;font-size:28px}.s4-arrangement-grid p{font-size:14px}.s4-arrangement-grid dl{font-size:12px;line-height:1.6;margin:10px 0 20px}.s4-arrangement-grid dd{margin:0 0 10px;color:#64716a}.s4-arrangement-grid .s4-fine{color:#64716a;font-size:10px}.s4-arrangement-price{margin-top:auto;padding-top:15px}.s4-arrangement-price>span{display:block;color:#386441;font-size:12px;margin-bottom:10px}.s4-arrangement-price strong{font:30px Georgia}.s4-arrangement-price del{font-size:17px;color:#72786e}.s4-arrangement-grid .primary{margin-top:20px}.s4-scenes{background:#eee6d8}.s4-scenes .c-scene{padding:26px 0 0;grid-template-columns:1.15fr 1fr}.s4-scenes figure{margin:0}.s4-scenes figure img{aspect-ratio:1.3;object-fit:cover}.s4-scenes figcaption{font-size:11px;margin-top:10px}.s4-scene-tabs{display:flex;gap:10px;border-bottom:1px solid #c4c7b9}.s4-scene-tabs button{background:none;border:0;padding:15px 8px;font-size:14px;color:#193b42}.s4-scene-tabs button[aria-pressed=true]{border-bottom:3px solid #193b42;font-weight:700}.s4-page .c-kids{background:#f4f1e7}.s4-page .c-kids figure img{max-height:520px;object-fit:contain}.s4-ownership{background:#e6ecdf}.s4-ownership .r-reviews{background:transparent}.s4-ownership .r-review-grid blockquote{padding:20px;background:#f8f8f0}.s4-ownership .r-review-grid blockquote p{font:24px/1.3 Georgia,serif}.s4-ownership .c-scene{padding-top:0}.s4-page .c-materials{background:#dbe5dc}.s4-page .c-materials h2{font-size:40px}.s4-page .c-materials .s4-media-group:has([data-slot=CERT-GRS]){max-width:280px;margin:20px 0}.s4-page .c-materials .s4-media-group:has([data-slot=CERT-GRS]) figure{aspect-ratio:3/1}.s4-page .c-care{background:#f7f4ea;padding-bottom:35px}.s4-storage{background:#f7f4ea}.s4-storage>.c-scene{padding:0;grid-template-columns:1.2fr 1fr}.s4-storage-steps ol{padding-left:22px}.s4-storage-steps li{padding:8px 0}.s4-storage-steps p{font-size:14px;margin:5px 0}.s4-page .r-faq{background:#ece4d5}.s4-final{background:#193b42!important;color:#f7f4e9;align-items:center!important;padding:50px var(--s4-pad)!important}.s4-final a,.s4-final p,.s4-final .r-kicker{color:#d7e1d2}.s4-final .primary{background:#e3eccf;color:#173440}.s4-final-product{display:flex;gap:20px;align-items:center;margin-top:20px}.s4-final-product img{width:130px;height:110px;object-fit:contain;background:#f4f1e8;border-radius:4px}.s4-final-product strong{font:20px Georgia}.s4-final-product p{font-size:12px}.s4-final-product b{font-size:20px}.s4-page .r-sticky{background:#193b42;color:#fff;padding:12px 22px}.s4-page .r-sticky .primary{background:#e3eccf;color:#193b42}.s4-page .r-sticky span{color:#d8e2d2}.s4-bundle{padding:35px var(--s4-pad);background:#e0ead9;scroll-margin-top:20px;display:grid;grid-template-columns:.8fr 1.2fr;gap:20px 40px}.s4-bundle[hidden]{display:none}.s4-bundle h2{font-size:38px}.s4-bundle p{font-size:14px}.s4-bundle #m-native-placement{grid-column:2;grid-row:1/4}.s4-bundle #m-native-form{margin:0}.s4-bundle .s4-text{background:none;border:0;text-decoration:underline;text-align:left;font-size:14px;min-height:44px;color:#193b42}.s4-fine{font-size:11px!important;line-height:1.6!important}.s4-quote{display:grid;gap:10px;padding:18px 0;border-top:1px solid #a7b49e;font-size:14px}.s4-quote>span,.s4-quote>strong{display:flex;justify-content:space-between;gap:18px}.s4-quote>strong{font-size:21px;padding-top:12px;border-top:1px solid #a7b49e}.s4-page .r-crop-bag{background:#f4f2e9}.s4-page .r-crop-bag img{position:static;width:100%;height:100%;object-fit:contain;transform:none}@media(max-width:750px){.s4-page .r-hero{display:flex;flex-direction:column;padding:25px 20px 35px;gap:20px}.s4-page .r-mobile-intro{order:0;margin:0}.s4-page .r-gallery{order:1;position:static;width:100%}.s4-page .r-buy-panel{order:2;width:100%}.s4-page .r-hero h1{font-size:39px;letter-spacing:-1.3px}.s4-page .r-gallery-stage{aspect-ratio:1.25}.s4-page .r-gallery-caption{font-size:11px}.s4-page .r-gallery-tabs{gap:5px}.s4-page .r-gallery-tabs button{font-size:11px;min-height:40px;padding:8px}.s4-page .r-desktop-intro{display:none}.s4-page .c-pad,.s4-page .r-section{padding:40px 22px}.s4-page .c-scene{padding:40px 22px;grid-template-columns:1fr;gap:25px}.s4-page .c-company figure{grid-row:1}.s4-page .c-company h2{font-size:36px}.s4-page .r-feature-grid{grid-template-columns:1fr}.s4-page .r-feature-card{display:grid;grid-template-columns:115px 1fr}.s4-page .r-feature-grid .r-crop,.s4-page .r-profile-visual{height:100%;min-height:170px}.s4-page .r-feature-copy{padding:17px}.s4-page .r-feature-copy h3{font-size:25px}.s4-page .r-profile-visual>span{font-size:25px}.s4-page .r-profile-visual img{object-fit:contain}.s4-page .r-demonstration{padding:40px 22px;grid-template-columns:1fr;gap:22px}.s4-page .r-demonstration h2{font-size:35px}.s4-page .r-demo-foot{gap:10px}.s4-page .r-demo-foot span{font-size:11px}.s4-page .r-video-wrap{aspect-ratio:1.4}.s4-page .r-press{padding:24px 20px}.s4-page .r-press-logos{gap:12px}.s4-page .r-press-logos span{font-size:9px}.s4-nav{display:block;padding:20px 22px}.s4-nav>div{gap:15px;overflow:auto;white-space:nowrap}.s4-nav>strong{font-size:23px}.s4-page .c-color-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-22px;padding-right:22px}.s4-page .c-color-card{flex:0 0 88%;scroll-snap-align:start}.s4-page .c-color-image{aspect-ratio:1.3}.s4-page .c-color-card h3{margin:10px 0;font-size:35px}.s4-page .c-footprints{display:grid;grid-template-columns:1fr 1fr;gap:18px}.s4-page .c-footprint-stage{height:130px}.s4-page .c-height-grid{gap:8px}.s4-page .c-height-card{padding:14px 8px}.s4-page .c-height-card h3{font-size:34px}.s4-page .c-height-card strong{font-size:12px}.s4-page .c-height-card p{font-size:11px}.s4-page .c-height-card .c-link{font-size:12px;padding:8px 0}.s4-selected-fit{display:grid;gap:8px;padding:16px}.s4-selected-fit .c-link{margin:0}.s4-arrangement-grid{display:block}.s4-arrangement-grid article{margin-top:15px;padding:22px}.s4-arrangement-art{height:150px}.s4-arrangement-grid h3{font-size:31px;margin-top:15px}.s4-arrangement-grid dl{display:flex;gap:16px}.s4-arrangement-grid dl>div{flex:1}.s4-arrangement-grid .s4-fine{text-align:center}.s4-scenes .c-scene{padding:25px 0 0}.s4-scene-tabs{gap:8px;overflow:auto}.s4-scene-tabs button{font-size:12px;white-space:nowrap}.s4-ownership .r-review-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-22px;padding-right:22px}.s4-ownership .r-review-grid blockquote{flex:0 0 85%;scroll-snap-align:start}.s4-ownership .c-scene{padding-top:0}.s4-page .c-materials{grid-template-columns:1fr}.s4-page .c-materials h2{font-size:34px}.s4-page .c-care-grid{grid-template-columns:1fr;gap:22px}.s4-page .c-care-grid article{border-top:1px solid #d3d5c6;padding-top:20px}.s4-storage>.c-scene{padding:0;grid-template-columns:1fr}.s4-page .r-faq{grid-template-columns:1fr;gap:25px}.s4-final{display:block!important;padding:40px 22px!important}.s4-final>div+div{margin-top:30px}.s4-final-product img{width:95px;height:90px}.s4-final-product strong{font-size:18px}.s4-page .r-sticky{padding:10px 12px;gap:12px}.s4-page .r-sticky strong,.s4-page .r-sticky span{font-size:12px}.s4-page .r-sticky .primary{font-size:12px;padding:12px;min-height:44px}.s4-bundle{display:block;padding:30px 22px}.s4-bundle #m-native-placement{margin:25px 0}.s4-page .c-footer{padding-bottom:95px}.s4-page .c-media.c-missing figcaption strong{font-size:23px}.s4-page .s4-media-group{width:100%}}.rr-terms{font-size:12px;line-height:1.5;margin:9px 0;color:#51635a}.rr-terms a{color:inherit}.rr-edit{margin:10px 0;font-size:13px}.rr-edit summary{cursor:pointer;min-height:35px;padding:8px 0;text-decoration:underline;text-underline-offset:4px}.rr-edit .m-edit{display:block}.rr-swipe{font-size:12px;margin:-12px 0 20px}.rr-page .rr-missing .c-missing{aspect-ratio:auto;min-height:170px;max-height:240px}.rr-page .rr-material-slot .c-missing{min-height:100px;max-height:160px}.rr-page .rr-care>summary{font:26px Georgia;cursor:pointer;padding:15px 0}.rr-page .c-care{padding-top:15px;padding-bottom:15px}.rr-page .s4-arrangement-price small{font-size:12px;line-height:1.5}.rr-page #rr-cart-result{font-size:14px}.rr-page .r-gallery-tabs{flex-wrap:wrap}.rr-page .r-gallery-tabs button{flex:1}@media(max-width:750px){.rr-page .r-hero{gap:10px;padding:15px 20px 25px}.rr-page .r-mobile-intro h1{font-size:29px;line-height:1.1;margin:7px 0 8px}.rr-page .r-mobile-intro>span{font-size:10px}.rr-page .r-gallery-stage{aspect-ratio:1.8}.rr-page .r-gallery-caption{margin:5px 0}.rr-page .r-gallery-tabs{gap:4px}.rr-page .r-gallery-tabs button{font-size:10px;padding:5px;min-height:32px}.rr-page .r-rating{margin:6px 0;font-size:10px}.rr-page .r-product-name{font-size:23px;margin:8px 0 5px}.rr-page .s4-reason{font-size:12px;margin:5px 0 8px;line-height:1.4}.rr-page .r-price{margin:8px 0}.rr-page .r-price strong{font-size:29px}.rr-page .r-colors{margin:10px 0}.rr-page .r-colors legend{font-size:12px;margin-bottom:5px}.rr-page .r-colors button{min-height:40px;padding:7px 10px;font-size:12px}.rr-page .rr-edit{margin:4px 0}.rr-page .s4-modes{margin:8px 0;gap:8px}.rr-page .s4-modes button{padding:10px}.rr-page .s4-modes button[aria-pressed=true]{padding:9px}.rr-page .s4-modes strong{font-size:23px}.rr-page .s4-modes small{font-size:10px}.rr-page .r-main-action{margin:10px 0}.rr-page .r-reassurance{margin:12px 0}.rr-page .r-discover{padding:12px 0}.rr-page .c-pad,.rr-page .r-section,.rr-page .c-scene{padding:30px 22px}.rr-page .c-footprints{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.rr-page .c-footprint-stage{height:80px}.rr-page .c-footprint-stage span{font-size:8px}.rr-page .c-footprints h3{font-size:19px}.rr-page .c-footprints article>span{font-size:10px}.rr-page .c-footprints .c-link{font-size:10px;min-height:42px}.rr-page .c-footprints .c-link span{display:none}.rr-page .s4-selected-fit{padding:12px;gap:5px}.rr-page .s4-dimensions .c-heading{margin-bottom:20px}.rr-page .s4-arrangement-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-22px;padding-right:22px}.rr-page .s4-arrangement-grid article{flex:0 0 88%;scroll-snap-align:start;padding:18px;margin:0}.rr-page .s4-arrangement-art{height:115px}.rr-page .s4-arrangement-grid h3{font-size:26px}.rr-page .s4-arrangement-grid dl{font-size:11px;display:block}.rr-page .s4-arrangement-grid article>p{font-size:12px}.rr-page .s4-arrangement-grid dl>div{margin-bottom:8px}.rr-page .s4-arrangement-grid .primary{font-size:13px;padding:12px}.rr-page .r-feature-grid .r-crop,.rr-page .r-profile-visual{min-height:140px}.rr-page .r-feature-copy h3{font-size:23px}.rr-page .r-feature-copy p{font-size:12px}.rr-page .c-scene .c-scene{padding:0}.rr-page .s4-scenes .c-scene{padding:20px 0 0}.rr-page .s4-storage>.c-scene{padding:0}.rr-page .s4-storage-steps ol{display:flex;list-style:none;padding:0;gap:12px}.rr-page .s4-storage-steps li{flex:1}.rr-page .s4-storage-steps p{font-size:12px}.rr-page .c-materials .rr-material-slot:first-child{display:none}.rr-page .c-materials{gap:16px}.rr-page .s4-ownership .c-scene{padding-top:0}.rr-page .s4-ownership h2{font-size:30px}.rr-page .r-final-product{gap:12px}.rr-page .r-sticky{bottom:0}.rr-page .c-footer{padding-bottom:100px}.rr-page .r-faq details summary{font-size:14px;padding:16px 0}.rr-page .r-faq{gap:18px}.rr-page .r-faq h2{font-size:32px}.rr-page .r-faq>div>p{font-size:13px}}.rr-page .r-demonstration,.rr-page .r-demonstration h2,.rr-page .r-demonstration p,.rr-page .r-demonstration .r-kicker,.rr-page .r-demonstration button,.rr-page .r-demo-foot,.rr-page .r-power{color:#f7f4e9}.rr-page .c-company,.rr-page .c-company h2,.rr-page .c-company p,.rr-page .c-company .r-kicker,.rr-page .c-company .c-link,.rr-page .c-company .c-scene-model{color:#193b42}.rr-page .rr-terms{font-size:12px!important}.rr-page .r-reassurance b{font-size:12px}.rr-page .r-demonstration small{color:#d9e1d5}.rr-page .r-sticky{z-index:2147482999}.rr-incomplete .rr-two-offer .kaching-bundles__bar-price,.rr-incomplete .rr-two-offer .kaching-bundles__bar-full-price,.rr-incomplete .rr-two-offer .kaching-bundles__bar-subtitle{display:none!important}.rr-incomplete .rr-two-offer .kaching-bundles__bar-title:after{content:"Save 10% \b7  Select both beds for total";display:block;font-size:11px;font-weight:400;line-height:1.4;margin-top:5px}.rr-second{margin-top:12px;background:#e4ecd9!important;color:#193b42!important;border:1px solid #9ead99!important}@media(max-width:750px){.rr-page .r-feature-card{grid-template-columns:112px minmax(0,1fr)}.rr-page .r-feature-card>.r-crop,.rr-page .r-feature-card>.r-profile-visual{width:112px;max-width:112px;min-width:0;aspect-ratio:auto}.rr-page .r-feature-copy{min-width:0}.rr-page .r-profile-visual>span{left:8px;right:8px;display:block;font-size:24px}.rr-page .r-profile-visual small{display:block;font-size:9px;margin-top:4px}.rr-page .r-profile-visual img{height:58%}.rr-page .s4-arrangement-grid{align-items:start}.rr-page .s4-arrangement-price{margin-top:15px}}.rr-page .rr-material-slot .c-missing{min-height:210px;max-height:none;aspect-ratio:auto!important}.rr-page .rr-material-slot .c-missing figcaption{padding:15px}@media(max-width:750px){.rr-page .s4-nav>div{flex-wrap:wrap;white-space:normal;overflow:visible;gap:10px 16px}.rr-page .s4-nav a{min-height:32px;display:inline-flex;align-items:center}}@media(min-width:751px){.rr-page .r-feature-card>.r-crop,.rr-page .r-feature-card>.r-profile-visual{width:100%;height:auto;aspect-ratio:1.5;min-width:0}.rr-page .rr-swipe{display:none}}.art-pass .art-bed{margin:0;display:flex;align-items:center;justify-content:center;background:#f5f3ed;overflow:hidden}.art-pass .art-bed img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.art-pass .art-office{margin:0}.art-office-image{aspect-ratio:1;background-size:200% 100%;background-position:left center;background-repeat:no-repeat;border-radius:6px}.art-office-image.art-after{background-position:right center}.art-pass .art-office figcaption{font-size:12px;padding:10px 0;line-height:1.4}.art-pass .c-footprints .art-bed{height:220px;padding:14px;border-radius:8px}.art-pass .c-footprints article{min-width:0}.art-pass .c-footprints article>span{display:block;font-size:14px;margin:6px 0}.art-pass .c-footprints h3{margin:18px 0 8px}.art-pass .c-height-card .art-bed{height:230px;margin:-8px -8px 16px;padding:10px}.art-pass .c-height-card>span{font-size:14px}.art-pass .c-height-card>b{margin-top:8px}.art-pass .art-pair{display:flex;align-items:center;justify-content:center;gap:4px;min-height:220px;margin:12px -10px 20px}.art-pass .art-pair .art-bed{width:51%;height:190px;flex-shrink:1;background:transparent}.art-pass .art-pair .art-kids{width:43%}.art-pass .art-pair.art-solo .art-bed{width:85%;height:220px}.art-plus{font:24px Georgia;color:#718479}.art-pass .s4-arrangement-grid dl{font-size:14px}.art-pass .art-material-visual{background:#edf0e7;border-radius:8px;overflow:hidden;padding:28px}.art-pass .art-material-visual .art-bed{background:transparent;aspect-ratio:1.3}.art-material-seal{display:flex;align-items:center;gap:24px;border-top:1px solid #a8b5a4;padding-top:22px}.art-material-seal img{width:85px;height:85px;object-fit:contain}.art-material-seal strong{font:clamp(26px,3vw,42px) Georgia;display:block}.art-material-seal span{font-size:16px}.art-grs-list{margin:22px 0}.art-grs-list>div{padding:16px 0;border-top:1px solid #a8b5a4}.art-grs-list dt{font-weight:700;font-size:20px}.art-grs-list dd{margin:7px 0 0;font-size:16px;line-height:1.6}@media(max-width:750px){.art-pass .c-color-grid{display:grid;grid-template-columns:1fr;overflow:visible;gap:14px;margin:0;padding:0;scroll-snap-type:none}.art-pass .c-color-card{display:grid;grid-template-columns:44% minmax(0,1fr);gap:12px;padding:14px;width:auto;min-width:0}.art-pass .c-color-card .c-color-image{aspect-ratio:1;align-self:center;min-height:0;height:auto}.art-pass .c-color-card .c-color-image img{height:100%;object-fit:contain}.art-pass .c-color-card>div:last-child{padding:0}.art-pass .c-color-card h3{font-size:28px;margin:4px 0}.art-pass .c-color-card p{font-size:13px;margin:7px 0}.art-pass .c-color-card .s4-color-spec{display:block;line-height:1.5}.art-pass .s4-color-spec b{display:block}.art-pass .c-color-card .c-link{font-size:13px;min-height:44px;padding:8px 0}.art-pass .c-color-dot{width:14px;height:14px;margin-right:6px}.art-pass .c-footprints{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.art-pass .c-footprints .art-bed{height:130px;padding:4px}.art-pass .c-footprints h3{font-size:25px;margin:12px 0 6px}.art-pass .c-footprints article>strong{font-size:15px}.art-pass .c-footprints article>span{font-size:12px}.art-pass .c-footprints .c-link{font-size:13px;min-height:44px}.art-pass .c-height-grid{display:grid;grid-template-columns:1fr;overflow:visible;gap:12px}.art-pass .c-height-card{display:grid;grid-template-columns:43% minmax(0,1fr);gap:4px 16px;padding:15px;min-width:0}.art-pass .c-height-card .art-bed{grid-row:1/7;height:160px;margin:0;padding:0}.art-pass .c-height-card h3{font-size:32px;margin:0}.art-pass .c-height-card p{font-size:13px;margin:5px 0}.art-pass .c-height-card>strong,.art-pass .c-height-card>span{font-size:13px}.art-pass .c-height-card .c-link{font-size:13px;min-height:44px;margin:4px 0 0;padding:8px 0}.art-pass .s4-arrangement-grid{display:grid;grid-template-columns:1fr;overflow:visible;margin:0;padding:0;gap:18px}.art-pass .s4-arrangement-grid article{padding:20px}.art-pass .art-pair{min-height:170px;margin:5px -10px 10px}.art-pass .art-pair .art-bed{height:165px}.art-pass .art-pair.art-solo .art-bed{height:180px}.art-pass .s4-arrangement-grid dl{font-size:13px}.art-pass .s4-arrangement-grid article>p{font-size:14px}.art-pass .s4-arrangement-grid .primary{min-height:48px;font-size:14px}.art-pass .art-material-visual{padding:18px}.art-material-seal{gap:16px}.art-material-seal img{width:65px;height:65px}.art-grs-list dt{font-size:18px}.art-grs-list dd{font-size:14px}.art-pass .c-materials{gap:24px}}.art-pass .s4-arrangement-grid article>p{min-height:0}.art-pass .s4-arrangement-price strong,.art-pass .s4-arrangement-price small{display:block}.art-pass .s4-arrangement-price small{margin-top:7px}@media(max-width:750px){.art-pass .c-height-card>strong,.art-pass .c-height-card>p{min-height:0}.art-pass .c-height-card{align-content:start}.art-pass .c-height-card .art-bed{align-self:center}.art-pass .s4-arrangement-grid dl>div{margin-bottom:12px}}.s4-page .r-press{padding:48px 40px;background:#e9e1d2;border-top:1px solid #d2c8b7;border-bottom:1px solid #d2c8b7}.s4-page .r-press>p{font-size:clamp(30px,3.8vw,48px);line-height:1.12;max-width:740px;margin:0 auto 30px;text-wrap:balance}.s4-page .r-press-logos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1160px;margin:auto}.s4-page .r-press-logos .r-press-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;background:#fffdf8;border:1px solid #d6cbb8;border-radius:10px;padding:28px 20px;min-height:220px;text-decoration:none;box-shadow:0 4px #d8cdbb}.s4-page .r-press-logos img{width:220px;max-width:100%;height:78px;object-fit:contain;filter:none}.s4-page .r-press-logos span{font-size:21px;font-weight:600;line-height:1.35;max-width:260px}.s4-page .r-press>small{display:block;max-width:720px;margin:24px auto 0;font-size:12px;line-height:1.5}.s4-page .r-press-logos .r-press-card:focus-visible{outline:3px solid #193a43;outline-offset:4px}@media(max-width:750px){.s4-page .r-press{padding:30px 20px}.s4-page .r-press>p{font-size:31px;margin-bottom:22px}.s4-page .r-press-logos{grid-template-columns:1fr;gap:12px}.s4-page .r-press-logos .r-press-card{display:grid;grid-template-columns:118px 1fr;gap:16px;padding:18px 14px;min-height:110px;text-align:left}.s4-page .r-press-logos img{width:118px;height:62px}.s4-page .r-press-logos span{font-size:17px}.s4-page .r-press>small{font-size:11px;margin-top:20px}}.s4-page .r-press-logos .r-press-card{overflow:hidden}.s4-page .r-press-logos img{width:330px;max-width:none;height:110px}@media(max-width:750px){.s4-page .r-press-logos img{width:220px;height:86px;margin-left:-51px}.s4-page .r-press-logos .r-press-card{min-height:118px;padding-block:14px}}.s4-page .r-press-logos img{max-height:none}.s4-page .r-press-logos img{max-height:none!important;height:110px!important}@media(max-width:750px){.s4-page .r-press-logos img{height:86px!important}}@media(max-width:750px){.s4-page .r-press-logos img{width:118px;height:62px!important;margin:0}}.s4-page .r-profile-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px;gap:12px;overflow:hidden}.s4-page .r-profile-visual img{position:static!important;transform:none!important;width:100%!important;height:auto!important;max-height:190px;object-fit:contain}.s4-page .r-profile-visual>span{position:static!important;transform:none!important;display:block;align-self:flex-start;font-size:32px;line-height:1.1}.s4-page .r-profile-visual small{display:block;font-size:12px;line-height:1.4;margin-top:6px}.r-inflation-times{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0}.r-inflation-times>div{padding:15px 10px;border:1px solid #728e8f;border-radius:8px}.r-inflation-times strong{display:block;font-size:32px;color:#eef1d4;line-height:1.1}.r-inflation-times span{display:block;font-size:13px;margin-top:8px}@media(max-width:750px){.r-inflation-times{grid-template-columns:repeat(2,1fr)}.s4-page .c-company figure>img{width:100%;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}.s4-page .r-profile-visual{padding:10px;min-height:190px}.s4-page .r-profile-visual img{max-height:110px}}@media(max-width:750px){.s4-page .s4-scenes .c-scene figure>img{width:100%;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}.s4-page .s4-ownership .r-review-grid{display:grid;grid-template-columns:1fr;overflow:visible;margin:0;padding:0;gap:16px}.s4-page .s4-ownership .r-review-grid blockquote{width:auto;min-width:0;margin:0;padding:22px}.s4-page .s4-ownership .r-review-grid blockquote p{font-size:20px;line-height:1.4}}.s4-page .r-exact-dimensions{display:flex;flex-direction:column;width:100%;height:100%;padding:12px;box-sizing:border-box}.s4-page .r-exact-dimensions>img{height:calc(100% - 62px)!important;width:100%;min-height:0;object-fit:contain}.r-exact-dimensions>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;text-align:center;margin-top:10px}.r-exact-dimensions span{font-size:11px}.r-exact-dimensions strong{display:block;font-size:23px;line-height:1.2}.s4-page .r-gallery-tabs{display:flex;flex-wrap:wrap}.s4-page .r-gallery-tabs button{flex:1 1 65px}.rr-quick-config{margin:18px 0}.rr-quick-config fieldset{padding:0;border:0;margin:0 0 15px}.rr-quick-config legend{font-size:15px;font-weight:600;margin-bottom:9px}.rr-quick-config fieldset>div{display:flex;gap:7px}.rr-quick-config button{flex:1;min-height:44px;padding:10px 5px;border:1px solid #bbbfb5;border-radius:6px;background:#fffdf8;color:#19313d;font:inherit;font-size:14px;cursor:pointer}.rr-quick-config button[aria-pressed=true]{border:2px solid #19313d;background:#e8ece4;font-weight:700}.rr-quick-config button:disabled{opacity:.4;cursor:not-allowed}.rr-config-note{font-size:11px!important;line-height:1.4;margin:0 0 10px!important;color:#63716c}.rr-quick-config .r-specs{font-size:13px;margin:8px 0}.r-gallery-guide{height:100%;width:100%;display:flex;flex-direction:column;padding:14px;box-sizing:border-box}.r-gallery-guide>img{width:100%;min-height:0;height:60%!important;object-fit:contain}.r-gallery-guide>div{margin-top:8px;text-align:center}.r-gallery-guide strong{font-size:18px}.r-gallery-guide p{font-size:13px;line-height:1.4;margin:5px 0}.s4-page .r-gallery-stage:has(.r-gallery-guide){min-height:280px}@media(max-width:750px){.rr-quick-config button{font-size:12px}.r-gallery-guide strong{font-size:17px}.r-gallery-guide p{font-size:12px}.s4-page .r-gallery-stage:has(.r-gallery-guide){aspect-ratio:auto;height:300px}}.funnel-price{display:inline-flex!important;align-items:center;flex-wrap:wrap;gap:6px 10px;line-height:1.25}.funnel-price del{color:#b14336!important;font-size:.78em;font-weight:500}.funnel-price strong{font-size:inherit!important;font-family:inherit}.funnel-price .funnel-sale{display:inline-block!important;padding:4px 7px;border-radius:3px;background:#b5382e;color:#fff!important;font:700 11px/1.15 Arial,sans-serif;white-space:normal;letter-spacing:.02em}.r-price>.funnel-price{font-size:clamp(28px,4vw,42px)}.r-price>.funnel-price>.funnel-sale{font-size:12px}.s4-modes .funnel-price{font-size:24px}.r-add .funnel-price,.primary .funnel-price{font-size:inherit}.r-sticky .funnel-price{font-size:15px}.r-sticky>div{min-width:0}.r-sticky .funnel-sale{font-size:9px}.r-sticky .r-add{display:flex;flex-direction:column;gap:4px;font-size:14px;max-width:55%}.r-sticky .r-add .funnel-price{justify-content:center}.polish-hide{display:none!important}.polish-row-price{margin:12px 0}.polish-choose{display:flex!important;justify-content:center;align-items:center;min-height:64px!important;width:100%!important;padding:16px!important;background:#183c45!important;color:#fff!important;border:2px solid #183c45!important;border-radius:8px!important;font-size:19px!important;font-weight:700!important}.kaching-bundles__collection-product__choose-product-image{display:none!important}.kaching-bundles__collection-product__main:has(.polish-choose){width:100%;display:block!important}.kaching-bundles__collection-product:has(.polish-choose){padding:20px 0!important;width:100%}.kaching-bundles__collection-product:has(.polish-choose):before{content:"BED 2 \b7  Match your first bed or mix size, color and height.";display:block;font-size:15px;line-height:1.5;margin-bottom:12px;color:#183c45}.r-gallery-stage .r-room-image{width:100%;height:auto;max-height:none;object-fit:contain;aspect-ratio:3/2}.s4-final-product .funnel-price{font-size:23px}.s4-color-spec .funnel-price{font-size:17px}.s4-modes button>strong{display:block}.s4-quote>strong{flex-wrap:wrap;gap:12px}@media(max-width:600px){.r-price>.funnel-price{font-size:32px}.s4-modes .funnel-price{font-size:22px}.s4-modes .funnel-sale{font-size:10px}.s4-color-spec{flex-wrap:wrap}.r-sticky{gap:10px}.r-sticky>div>strong{font-size:12px}.r-sticky .funnel-price{gap:3px 5px}}#m-native-host .kaching-bundles__bar-price,#m-native-host .kaching-bundles__bar-full-price{display:none!important}.polish-offer-price{padding:8px 16px 14px}.polish-modal-sale{display:block;background:#b5382e;color:#fff;padding:4px 7px;font-size:11px}.kaching-bundles__choose-product__product-compare-at-price{color:#b14336!important;text-decoration:line-through!important}.r-add .funnel-price strong,.primary .funnel-price strong{color:inherit!important}.r-sticky .r-add .funnel-price strong{color:#183c45!important}.r-sticky .r-add{color:#183c45}.r-sticky .r-add .funnel-price del{color:#9c332c!important}.r-sticky .primary .funnel-price strong{color:#183c45!important}.r-sticky .primary .funnel-price del{color:#9c332c!important}.q-height-price .funnel-price{justify-content:center;font-size:18px}.q-height-price .funnel-price del{font-size:14px}.q-height-price .funnel-sale{font-size:10px}.q-height-price{width:100%}.s4-page .r-add .funnel-price del,.s4-page .primary .funnel-price del,.s4-page .s4-final .funnel-price del,.s4-page .r-sticky .funnel-price del{color:#ffb4a6!important;font-size:.9em;font-weight:600;text-decoration-thickness:1.5px;opacity:1}.s4-page .r-sticky .primary .funnel-price del,.s4-page .r-sticky .r-add .funnel-price del,.s4-page .s4-final .primary .funnel-price del{color:#9c332c!important}.kk-proof{margin:0 0 22px;padding:22px 20px;background:#193b42;color:#faf7ee;border-radius:10px;border-top:4px solid #c4d7aa}.kk-proof .kk-proof-kicker{font:700 10px/1.4 Arial,sans-serif;letter-spacing:1.7px;margin:0 0 16px;color:#dce8cc}.kk-proof-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}.kk-proof-stats>div+div{border-left:1px solid #6c8581;padding-left:18px}.kk-proof-stats strong{display:block;font:normal clamp(28px,3vw,40px)/1.05 Georgia,serif;letter-spacing:-1px;color:#fff8e9}.kk-proof-stats span{display:block;font:500 12px/1.45 Arial,sans-serif;margin-top:7px;color:#e3e9de}.kk-proof .kk-proof-rating{border-top:1px solid #6c8581;margin:18px 0 0;padding-top:12px;font:500 11px/1.6 Arial,sans-serif;color:#eef1e8}.kk-proof-rating>span:first-child{color:#e9c66c;letter-spacing:1px;margin-right:6px}.kk-proof-count{white-space:normal}.kk-bundle-tab{position:fixed;z-index:45;left:0;top:42%;display:flex;flex-direction:column;align-items:center;border-radius:0 22px 22px 0;background:#dce9c9;color:#173c43;box-shadow:0 3px 16px #112f3930;border:1px solid #b2c4a1;animation:kk-offer-enter .3s ease-out}.kk-bundle-tab[hidden]{display:none}.kk-bundle-tab button{border:0;background:none;color:inherit;cursor:pointer;font-family:Arial,sans-serif}.kk-bundle-tab-close{width:44px;height:44px;font-size:24px;line-height:1}.kk-bundle-tab-open{writing-mode:vertical-rl;transform:rotate(180deg);padding:18px 12px 8px;font-size:14px;font-weight:600;line-height:1.4;min-width:44px}.kk-bundle-tab-open strong{font-size:20px}.kk-bundle-tab button:focus-visible{outline:3px solid #b14336;outline-offset:2px}.kk-bundle-tab button:hover{color:#000}@keyframes kk-offer-enter{0%{opacity:0;translate:-12px -12px}to{opacity:1;translate:0 0}}@media(max-width:750px){.kk-proof{padding:18px 16px}.kk-proof-stats strong{font-size:31px}.kk-proof-stats span{font-size:11px}.kk-proof-stats{gap:12px}.kk-proof-stats>div+div{padding-left:12px}.kk-bundle-tab{top:auto;bottom:var(--kk-offer-bottom,18px);left:12px;flex-direction:row-reverse;border-radius:24px;max-width:calc(100vw - 24px)}.kk-bundle-tab-open{writing-mode:horizontal-tb;transform:none;padding:10px 4px 10px 17px;min-height:44px;font-size:12px}.kk-bundle-tab-open strong{font-size:15px}.kk-bundle-tab-close{width:40px;min-height:44px;font-size:22px}}@media(prefers-reduced-motion:reduce){.kk-bundle-tab{animation:none}}.kk-arrival-proof{margin:0 0 22px;border-radius:10px;overflow:hidden;background:#193b42;color:#fff8e9;text-align:left}.kk-arrival-stats{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:18px 22px}.kk-arrival-stats>div+div{border-left:1px solid #6c8581;padding-left:22px}.kk-arrival-stats strong{display:block;font: 34px/1.05 Georgia,serif;letter-spacing:-.8px}.kk-arrival-stats span{display:block;font:500 11px/1.4 Arial,sans-serif;color:#e3e9de;margin-top:5px}.kk-arrival-proof button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:11px 22px;border:0;background:#dce9c9;color:#173c43;font:500 12px/1.4 Arial,sans-serif;cursor:pointer;text-align:left}.kk-arrival-proof button b{font-weight:700}.kk-arrival-proof button:focus-visible{outline:3px solid #b14336;outline-offset:-3px}@media(max-width:600px){.kk-arrival-proof{margin-bottom:18px}.kk-arrival-stats{padding:15px 16px;gap:14px}.kk-arrival-stats>div+div{padding-left:14px}.kk-arrival-stats strong{font-size:29px}.kk-arrival-proof button{padding:10px 16px;font-size:11px}.kk-arrival-proof button span{max-width:100px}}.kk-arrival-proof{margin:20px 0 0;border-radius:6px;background:#e5ecdf;color:#193b42;border:1px solid #d0dbca}.kk-arrival-stats{padding:15px 20px}.kk-arrival-stats strong{font-size:28px}.kk-arrival-stats span{color:#4c625c}.kk-arrival-stats>div+div{border-color:#b8c8b4}@media(max-width:600px){.kk-arrival-proof{margin:16px 0 0}.kk-arrival-stats{padding:14px 16px}.kk-arrival-stats strong{font-size:26px}}.s4-page .r-gallery-stage:has(.r-exact-dimensions,.kk-pump-panel,.kk-surface-panel){aspect-ratio:auto;height:auto;min-height:0}.s4-page .r-exact-dimensions{display:flex;flex-direction:column;padding:18px 20px 22px;gap:14px;width:100%;height:auto;box-sizing:border-box}.s4-page .r-exact-dimensions>img.r-product-image{width:100%;height:clamp(220px,28vw,390px);max-width:none;max-height:none;object-fit:contain;padding:0;mix-blend-mode:multiply}.s4-page .r-exact-dimensions>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;border-top:1px solid #ced5c8;padding-top:16px}.s4-page .r-exact-dimensions span{text-align:center;font-size:13px}.s4-page .r-exact-dimensions strong{display:block;font: 32px/1.1 Georgia,serif;margin-bottom:6px}.kk-pump-panel,.kk-surface-panel{width:100%;box-sizing:border-box;text-align:center;padding:24px 22px;background:#f0eee6}.kk-detail-heading>span{font:700 10px/1.4 Arial,sans-serif;letter-spacing:1.6px;color:#567067}.s4-page .kk-detail-heading h3{font:normal clamp(26px,3vw,38px)/1.12 Georgia,serif;letter-spacing:-.6px;margin:9px 0 12px}.kk-detail-heading em{font-style:normal;color:#3d655a}.kk-pump-panel>img.kk-detail-bed{display:block;width:100%;height:clamp(210px,25vw,340px);object-fit:contain;margin:12px auto;mix-blend-mode:multiply}.s4-page .kk-pump-panel p,.s4-page .kk-detail-heading p{font-size:13px;line-height:1.5;margin:8px 0}.kk-pump-panel>small{display:block;color:#60706a;font-size:10px;line-height:1.4;max-width:360px;margin:8px auto 0}.kk-surface-photo{height:280px;overflow:hidden;position:relative;background:#fff;border-radius:8px;margin-top:18px}.kk-surface-photo img{position:absolute!important;width:145%!important;height:auto!important;max-width:none!important;left:-20%;top:-8%;padding:0!important}.kk-surface-blue img{width:150%!important;left:-28%;top:-46%}.kk-surface-kids img{position:static!important;width:100%!important;height:100%!important;object-fit:contain}.kk-surface-note{font-size:10px!important;color:#60706a;margin:12px 0 0!important}@media(max-width:600px){.s4-page .r-exact-dimensions{padding:12px 14px 18px;gap:8px}.s4-page .r-exact-dimensions>img.r-product-image{height:225px}.s4-page .r-exact-dimensions strong{font-size:27px}.s4-page .r-exact-dimensions span{font-size:11px}.kk-pump-panel,.kk-surface-panel{padding:19px 15px}.s4-page .kk-detail-heading h3{font-size:29px}.kk-pump-panel>img.kk-detail-bed{height:215px}.kk-surface-photo{height:220px}.kk-surface-blue img{top:-35%}.kk-pump-panel>small{font-size:10px}}.kk-surface-blue img{width:145%!important;left:-20%;top:-30%}@media(max-width:600px){.kk-surface-blue img{top:-30%}}.s4-page .r-gallery-stage:has(>img.r-product-image),.s4-page .r-gallery-stage:has(>img.r-room-image){height:auto;min-height:0;aspect-ratio:auto;display:block}.s4-page .r-gallery-stage>img.r-product-image,.s4-page .r-gallery-stage>img.r-room-image{display:block;width:100%;height:auto;max-height:none;max-width:none;aspect-ratio:auto;object-fit:contain;padding:0}.s4-page .kk-surface-photo.kk-surface-kids{height:auto;min-height:0;aspect-ratio:auto}.s4-page .kk-surface-photo.kk-surface-kids img{display:block;position:static!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;left:auto!important;top:auto!important;transform:none!important;object-fit:contain;padding:0!important}.kk-external-pump{display:block;width:190px;height:195px;max-width:80%;margin:20px auto;background:#fff;border-radius:12px}.rr-quick-config .kk-shop-adult{display:block;width:100%;background:#dce9c9;border:1px solid #8ba080;font-size:14px;font-weight:700;text-align:center;margin:12px 0 18px;padding:14px;min-height:48px}.kk-shop-adult:hover{background:#cdddb5}.s4-page .kk-built-in-pump{display:block;width:100%;max-width:560px;height:auto;aspect-ratio:755/335;margin:30px auto 26px}.s4-page .kk-pump-panel{width:100%}#app header{grid-template-columns:minmax(0,1fr);position:relative}#app header>img,#app header>.quiz-home-link{grid-column:1;grid-row:1;justify-self:center;align-self:center}#app header>.nav{grid-column:1;grid-row:1;width:100%;justify-content:space-between;align-items:center;pointer-events:none}#app header>.nav>button{pointer-events:auto}#app header>.track{grid-column:1;grid-row:2}.kk-receipt-bundle{background:#e3edcf;border:1px solid #b9c9a7;border-radius:10px;padding:24px;margin:24px 0;color:#193b42}.kk-receipt-bundle>span{font-size:11px;font-weight:700;letter-spacing:1.5px}.kk-receipt-bundle h3{font:32px/1.1 Georgia,serif;margin:12px 0}.kk-receipt-bundle p{font-size:15px;line-height:1.5}.kk-receipt-bundle .primary{width:100%;font-size:16px;min-height:52px}.kk-receipt-bundle small{display:block;font-size:12px;line-height:1.5;margin-top:12px}.kk-arrival-rating{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0 0 16px!important;font-size:16px!important}.kk-arrival-rating>span{color:#95732e;letter-spacing:2px}.kk-arrival-rating small{font-size:11px;flex-basis:100%;text-align:center;color:#526864}.s4-page .r-video-wrap.kk-uploaded-video{width:100%;height:auto;aspect-ratio:4/3;align-self:center;background:#182d3a}.kk-uploaded-video video{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;border-radius:8px}.kk-guarantee{display:flex;align-items:center;gap:16px;margin:22px 0;padding:20px 22px;background:#e4ecd9;border:1px solid #bdcdb0;border-radius:12px;color:#193d44;text-align:left}.kk-guarantee>span{display:grid;place-items:center;flex:0 0 46px;height:46px;border:2px solid #486951;border-radius:50%;font-size:27px}.kk-guarantee strong{display:block;font-size:clamp(20px,2vw,28px);line-height:1.2}.kk-guarantee p{margin:6px 0 0;font-size:16px}.kk-guarantee-reminder{text-align:center;font-weight:700;color:#486951;margin:14px 0}.rr-terms{font-weight:600}#app header>.quiz-home-link{display:block;line-height:0}#app header>.quiz-home-link:focus-visible{outline:2px solid #193b42;outline-offset:6px}.s4-page .r-video-wrap.kk-uploaded-video{position:relative;aspect-ratio:32/21;overflow:hidden;border-radius:8px}.s4-page .kk-uploaded-video video{position:absolute;inset:0 auto auto 0;width:100%;height:auto;aspect-ratio:4/3;border-radius:0;max-height:none}.s4-page .s4-storage .c-scene{display:block}.s4-page .s4-storage-steps{width:100%;max-width:100%;padding:0}.s4-page .s4-storage-steps ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}@media(max-width:650px){.s4-page .s4-storage-steps ol{grid-template-columns:1fr;gap:16px}}.s4-page .s4-ownership>.c-scene{display:block;text-align:center;max-width:900px;margin:auto}.kk-photo-main{position:relative}.kk-photo-enlarge{display:block;width:100%;padding:0;border:0;background:#f3f0e8;cursor:zoom-in;position:relative}.kk-photo-enlarge img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}.kk-photo-enlarge>span{position:absolute;bottom:12px;right:12px;padding:7px 10px;background:#fffdf5e8;border-radius:4px;color:#193b42;font-size:13px}.kk-photo-arrow{position:absolute;top:45%;width:42px;height:42px;border:1px solid #c7cfc5;border-radius:50%;background:#fffdf5ef;color:#193b42;font-size:30px;line-height:1;cursor:pointer}.kk-photo-prev{left:10px}.kk-photo-next{right:10px}.kk-photo-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding-top:12px}.kk-photo-thumbs button{padding:3px;border:2px solid transparent;background:transparent;color:#193b42;border-radius:5px;cursor:pointer}.kk-photo-thumbs button[aria-pressed=true]{border-color:#193b42;background:#e8eddf}.kk-photo-thumbs img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;display:block}.kk-photo-thumbs span{display:block;font-size:12px;padding:5px 0}.kk-photo-count{text-align:center;font-size:13px;margin:7px 0!important;color:#5a6c6a}.kk-photo-dialog{width:min(1200px,94vw);max-height:94vh;padding:40px 10px 10px;border:0;border-radius:10px;background:#f8f5ee}.kk-photo-dialog::backdrop{background:#102830d9}.kk-photo-dialog img{display:block;width:100%;height:auto;max-height:82vh;object-fit:contain}.kk-photo-close{position:absolute;right:12px;top:9px;border:0;background:none;color:#193b42;font-size:17px;cursor:pointer}@media(max-width:480px){.kk-photo-thumbs{gap:3px}.kk-photo-thumbs span{font-size:10px}.kk-photo-arrow{width:34px;height:34px}}.s4-page .r-gallery-stage:has(.kk-photo-carousel){display:block;height:auto;min-height:0;max-height:none;aspect-ratio:auto;overflow:visible}.s4-page .kk-photo-carousel{width:100%;min-width:0}.s4-page .kk-photo-main{width:100%;height:auto;aspect-ratio:auto;overflow:hidden;border-radius:5px}.s4-page .kk-photo-enlarge{height:auto;min-height:0;max-height:none}.s4-page .r-gallery-stage .kk-photo-enlarge img.r-product-image{display:block;position:static;width:100%;height:auto;min-height:0;max-height:none;max-width:100%;aspect-ratio:auto;object-fit:contain;padding:0;margin:0;transform:none}.s4-page .kk-photo-thumbs{position:static;overflow:visible;height:auto}.s4-page .r-gallery:has(.kk-photo-carousel){position:static;align-self:start}.s4-page .kk-photo-enlarge>span{position:static;display:block;text-align:right;padding:7px 10px;background:#f8f5ee;font-size:12px}.s4-page .kk-photo-arrow{top:calc(50% - 28px)}button:disabled{opacity:.55;cursor:not-allowed}.kl-teaser-U73QbS{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/27/assets/kk-quiz-editorial.css.map */
