.theme-bed-village{--bv-action:var(--ink,#5f5145);--bv-ink:var(--theme-text,#2f2924);--bv-muted:var(--theme-muted,#756d65);--bv-dark:var(--theme-dark,#2d2925);--bv-button-text:var(--theme-button-text,#fff);--bv-line:#d8d0c5;--bv-paper:var(--paper,#f6f2eb);--bv-white:#fffdf9;background:var(--bv-paper);color:var(--bv-ink);font-family:var(--body-font,"Inter"), Arial, sans-serif}.theme-bed-village *,.theme-bed-village :before,.theme-bed-village :after{box-sizing:border-box}.theme-bed-village h1,.theme-bed-village h2,.theme-bed-village h3{font-family:var(--heading-font,"Manrope"), sans-serif;letter-spacing:-.035em}.theme-bed-village a{color:inherit}.theme-bed-village :is(a,button,input,select,textarea):focus-visible{outline:2px solid var(--bv-action);outline-offset:3px}.notice-bar{background:var(--bv-dark);min-height:34px;color:var(--bv-button-text);letter-spacing:.06em;text-align:center;place-items:center;padding:7px 24px;font-size:11px;display:grid}.notice-bar a,.brand-logo{text-decoration:none}.masthead{border-bottom:1px solid var(--bv-line);z-index:30;background:#fffdf9f7;grid-template-columns:minmax(140px,1fr) auto minmax(140px,1fr);align-items:center;gap:28px;min-height:78px;padding:0 clamp(24px,4vw,72px);display:grid;position:relative}.brand-logo{font:700 19px/1 var(--heading-font,"Manrope"), sans-serif;letter-spacing:.2em;text-transform:uppercase;justify-self:start}.brand-logo img{object-fit:contain;width:auto;max-width:176px;height:auto;max-height:30px;display:block}.nav{justify-content:center;align-items:center;gap:clamp(18px,2.2vw,38px);display:flex}.nav__item{position:static}.nav__item>a{letter-spacing:-.01em;border-bottom:2px solid #0000;padding:28px 0 25px;font-size:14px;font-weight:500;text-decoration:none;display:block}.nav__item:hover>a,.nav__item.is-open>a{border-color:var(--bv-ink)}.mega-menu{z-index:45;border-top:1px solid var(--bv-line);border-bottom:1px solid var(--bv-line);background:var(--bv-white);grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr);gap:clamp(36px,7vw,110px);width:100%;min-height:330px;padding:34px clamp(32px,8vw,150px) 40px;display:none;position:absolute;top:100%;left:0;box-shadow:0 18px 32px #2f29241a}.nav__item.is-open .mega-menu{display:grid}.mega-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;display:grid}.mega-groups section{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.mega-groups h2{color:var(--bv-muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px;font-size:10px}.mega-groups a{border:0;padding:0;font-size:14px;text-decoration:none}.mega-groups a:hover{text-underline-offset:4px;text-decoration:underline}.mega-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.mega-cards a{background:#e9e2d8;border:0;min-height:250px;padding:0;text-decoration:none;position:relative;overflow:hidden}.mega-cards img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.mega-cards a:hover img{transform:scale(1.025)}.mega-cards strong{color:#fff;text-shadow:0 1px 12px #00000073;font-size:17px;position:absolute;bottom:16px;left:18px;right:18px}.masthead-actions{justify-self:end;align-items:center;gap:17px;display:flex}.masthead-actions a,.masthead-actions button,.menu-toggle,.mobile-menu button{width:25px;height:25px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;transition:color .2s,transform .2s;display:grid;position:relative}.masthead-actions a:hover,.masthead-actions button:hover,.menu-toggle:hover{color:var(--bv-action);transform:translateY(-1px)}.masthead-actions svg,.menu-toggle svg,.mobile-menu svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:21px}.masthead-actions .cart-count{background:var(--bv-action);min-width:17px;height:17px;color:var(--bv-button-text);border-radius:50%;place-items:center;font-size:9px;display:grid;position:absolute;top:-8px;right:-8px}.checkout-header{min-height:68px;padding:0 var(--bv-pad,24px);border-bottom:1px solid var(--bv-line);background:var(--bv-white);justify-content:center;align-items:center;display:flex;position:relative}.checkout-header a{letter-spacing:.2em;text-transform:uppercase;font-weight:700;text-decoration:none}.checkout-header span{right:var(--bv-pad,24px);color:var(--bv-muted);align-items:center;gap:8px;font-size:12px;display:flex;position:absolute}.checkout-header span svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 15px;width:15px;height:15px}.mobile-menu{z-index:100;background:var(--bv-white);grid-template-rows:auto minmax(0,1fr);padding:26px;display:grid;position:fixed;inset:0}.mobile-menu>div{justify-content:space-between;align-items:center;display:flex}.mobile-menu nav{align-content:start;min-height:0;padding:38px 0 24px;display:grid;overflow-y:auto}.mobile-menu nav>a,.mobile-menu summary{border-bottom:1px solid var(--bv-line);font:600 clamp(24px, 8vw, 36px)/1.1 var(--heading-font,"Manrope"), sans-serif;padding:15px 0;text-decoration:none}.mobile-menu summary{cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:after{content:"+";float:right;font-weight:400}.mobile-menu details[open] summary:after{content:"−"}.mobile-menu details>a{color:var(--bv-muted);padding:8px 0 8px 12px;font-size:14px;text-decoration:none;display:block}.mobile-menu footer{flex-wrap:wrap;gap:20px;font-size:12px;display:flex}.hero-banner{background-position:50%;background-size:cover;align-items:center;min-height:min(760px,75vh);padding:clamp(34px,7vw,110px);display:flex;position:relative}.hero-banner:before{content:"";background:linear-gradient(90deg,#221d19a6,#221d191f 62%,#0000);position:absolute;inset:0}.hero-banner__content{background:#fffdf9ed;width:min(650px,94%);padding:clamp(34px,4.5vw,66px);position:relative}.hero-banner__content>p,.section>header p,.maker>div:first-child>p{color:var(--ink,#5f5145);letter-spacing:.14em;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:700}.hero-banner__content h1{margin:0 0 20px;font-size:clamp(48px,6.1vw,92px);line-height:.94}.hero-banner__content>div{max-width:430px;color:var(--bv-muted);font-size:16px;line-height:1.65}.hero-banner__content>a,.maker>div:first-child>a,.contact-strip>a{border:1px solid var(--bv-action);background:var(--bv-action);width:fit-content;min-height:47px;color:var(--bv-button-text);justify-content:center;align-items:center;margin-top:26px;padding:0 24px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.hero-banner__content>a:hover,.maker>div:first-child>a:hover{background:var(--bv-action-hover,transparent);color:var(--bv-action-hover-text,var(--bv-action));transform:translateY(-2px)}.promises{border-bottom:1px solid var(--bv-line);background:var(--bv-white);grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,5vw,88px);display:grid}.promises div{border-right:1px solid var(--bv-line);align-content:center;gap:7px;min-height:118px;padding:24px clamp(18px,3vw,52px);display:grid}.promises div:first-child{border-left:1px solid var(--bv-line)}.promises strong{font-size:14px}.promises span{color:var(--bv-muted);font-size:12px;line-height:1.5}.section>header{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.section>header h2{max-width:780px;margin:0;font-size:clamp(30px,3.3vw,50px);line-height:1.05}.browse{background:var(--bv-white)}.browse>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.browse a,.products a,.journal a,.recent a{text-decoration:none}.browse a>div{aspect-ratio:.84;background:#e9e2d8;place-items:center;display:grid;overflow:hidden}.browse img,.products img,.recent img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.browse a:hover img,.products a:hover img,.recent a:hover img{transform:scale(1.035)}.browse a,.products a,.journal a,.recent a{transition:transform .25s}.browse a:hover,.products a:hover,.journal a:hover,.recent a:hover{transform:translateY(-3px)}.browse a>div>span{color:#a69c90;font-size:48px;font-weight:600}.browse h3{margin:16px 0 5px;font-size:17px}.browse a>p{color:var(--bv-muted);margin:0;font-size:12px;line-height:1.5}.maker{background:#d9d0c4;grid-template-columns:1fr 1.15fr;min-height:610px;display:grid}.maker>div:first-child{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(42px,7vw,110px);display:flex}.maker h2{max-width:580px;margin:0 0 20px;font-size:clamp(36px,4.2vw,62px);line-height:1.02}.maker span{color:#625a53;max-width:520px;line-height:1.7}.maker__image{background-position:50%;background-size:cover;min-height:470px}.products>div,.recent>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.products a>div{aspect-ratio:.88;background:#ece6dd;place-items:center;display:grid;position:relative;overflow:hidden}.products a>p{color:var(--bv-muted);letter-spacing:.08em;text-transform:uppercase;margin:14px 0 7px;font-size:10px}.products h3,.recent h3{margin:0 0 8px;font-size:17px}.products strong,.recent strong{font-size:13px}.journal,.recent{background:var(--bv-white)}.journal>div{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.journal img{aspect-ratio:1.55;object-fit:cover;width:100%;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.journal a:hover img{transform:scale(1.025)}.journal a>p{color:var(--ink,#5f5145);letter-spacing:.1em;text-transform:uppercase;margin:16px 0 7px;font-size:10px}.journal h3{margin:0 0 8px;font-size:22px}.journal span{color:var(--bv-muted);font-size:13px;line-height:1.6}.recent{border-top:1px solid var(--bv-line)}.recent img{aspect-ratio:1;background:#ece6dd}.recent h3{margin-top:14px}.contact-strip{border-top:1px solid var(--bv-line);background:var(--bv-paper);min-height:280px;color:var(--bv-ink);grid-template-columns:minmax(0,1fr) auto;align-content:center;align-items:center;gap:9px 56px;padding:58px clamp(24px,8vw,140px);display:grid}.contact-strip p{color:var(--bv-muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.contact-strip h2{max-width:760px;margin:0;font-size:clamp(30px,4vw,54px)}.contact-strip a{border-color:var(--bv-action);background:var(--bv-action);color:var(--bv-button-text);grid-area:1/2/span 3;margin:0}.contact-strip a:hover{background:var(--bv-action-hover,transparent);color:var(--bv-action-hover-text,var(--bv-action));transform:translateY(-2px)}.contact-strip span{color:var(--bv-muted);font-size:12px}.footer{background:var(--bv-dark);color:var(--bv-button-text);grid-template-columns:1.4fr repeat(3,1fr);gap:50px;padding:72px clamp(24px,5vw,88px) 28px;display:grid}.footer>section{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer .brand-logo{color:#fff;margin-bottom:8px}.footer a{text-decoration:none}.footer a,.footer button{transition:color .2s}.footer a:hover,.footer button:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}.footer h2{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:11px}.footer button{cursor:pointer;background:0 0;border:0;padding:0}.footer>div{grid-column:1/-1;gap:24px;padding-top:24px;display:flex}.footer>div span{margin-right:auto}.cart-overlay{z-index:120;background:#1c18156b;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart{background:var(--bv-white);flex-direction:column;width:min(520px,100%);height:100%;display:flex;overflow-y:auto;box-shadow:-18px 0 50px #00000024}.cart>header{border-bottom:1px solid var(--bv-line);justify-content:space-between;align-items:center;padding:26px 28px;display:flex}.cart>header p{letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:11px}.cart>header h2{margin:0;font-size:20px}.cart>header button{cursor:pointer;background:0 0;border:0;width:28px;height:28px}.cart>header svg{fill:none;stroke:currentColor;width:100%}.cart__lines{padding:8px 28px}.cart__lines article{border-bottom:1px solid var(--bv-line);grid-template-columns:100px minmax(0,1fr);gap:18px;padding:20px 0;display:grid}.cart__lines article>a{aspect-ratio:1;background:#ece6dd;overflow:hidden}.cart__lines article img{object-fit:cover;width:100%;height:100%}.cart__lines article section{min-width:0}.cart__lines article section>a{color:var(--bv-ink);font-size:16px;font-weight:700;line-height:1.25;text-decoration:none;display:block}.cart__lines article p{color:var(--bv-muted);margin:5px 0;font-size:12px}.cart__lines article strong{color:var(--bv-ink);margin-top:9px;font-size:15px;display:block}.cart__lines article section>div{align-items:center;gap:12px;margin-top:14px;display:flex}.cart__lines article button{border:1px solid var(--bv-line);cursor:pointer;background:0 0;min-width:30px;height:30px}.cart__lines article button:last-child{width:auto;color:var(--bv-muted);text-underline-offset:3px;border:0;margin-left:auto;padding:0;font-size:12px;text-decoration:underline}.bag-empty{text-align:center;flex-direction:column;align-items:center;padding:60px 0;display:flex}.bag-empty h3{margin:0 0 16px;font-size:20px}.bag-empty p{max-width:390px;color:var(--bv-muted);margin:0 0 24px;font-size:16px;line-height:1.55}.bag-empty>a{background:var(--bv-action);min-width:156px;min-height:48px;color:var(--bv-button-text);place-items:center;padding:0 24px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .18s,transform .18s;display:inline-grid}.bag-empty>a:hover{background:var(--bv-action-hover,#5f0006);transform:translateY(-1px)}.bag-empty>a:focus-visible{outline:2px solid var(--bv-action);outline-offset:3px}.cart>footer{border-top:1px solid var(--bv-line);margin-top:auto;padding:26px 28px}.cart>footer>div{justify-content:space-between;font-size:18px;display:flex}.cart>footer p{color:var(--bv-muted);font-size:11px}.cart>footer a{border:1px solid var(--bv-ink);place-items:center;min-height:46px;margin-top:9px;font-size:12px;font-weight:700;text-decoration:none;display:grid}.cart>footer a:first-of-type{background:var(--bv-action);color:var(--bv-button-text)}.cart__recommendations{padding:8px 28px 30px}.cart__recommendations h3{margin:0 0 16px;font-size:17px}.cart__recommendations>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.cart__recommendations a{border:1px solid var(--bv-line);background:var(--bv-white);min-width:0;color:var(--bv-ink);flex-direction:column;line-height:1.35;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.cart__recommendations a:hover{border-color:var(--bv-action);transform:translateY(-2px);box-shadow:0 8px 20px #2d231c14}.cart__recommendation-image{aspect-ratio:1;background:#ece6dd;display:block;overflow:hidden}.cart__recommendation-image>span{width:100%;height:100%;display:block}.cart__recommendations img{object-fit:cover;width:100%;height:100%;transition:transform .24s;display:block}.cart__recommendations a:hover img{transform:scale(1.025)}.cart__recommendation-copy{flex-direction:column;flex:1;gap:8px;min-width:0;padding:10px;font-size:12px;display:flex}.cart__recommendation-copy>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;display:-webkit-box;overflow:hidden}.cart__recommendation-price{flex-wrap:wrap;align-items:baseline;gap:5px;margin-top:auto;display:flex}.cart__recommendation-price del{color:var(--bv-muted);font-size:11px}.cart__recommendation-price strong{color:var(--bv-action);font-size:12px}.collection{background:var(--bv-white);min-height:70vh}.collection-rail{border-bottom:1px solid var(--bv-line);scrollbar-width:none;gap:14px;padding:24px clamp(24px,5vw,88px);display:flex;overflow-x:auto}.collection-rail a{text-align:center;flex:0 0 138px;text-decoration:none}.collection-rail img{aspect-ratio:1.3;object-fit:cover;background:#eee8df;width:100%}.collection-rail span{padding-top:9px;font-size:11px;display:block}.collection-rail a.active span{text-underline-offset:5px;font-weight:700;text-decoration:underline}.collection-banner{background:var(--bv-paper);grid-template-columns:1fr minmax(340px,44%);min-height:340px;display:grid}.collection-banner>div{flex-direction:column;justify-content:center;padding:clamp(46px,7vw,110px);display:flex}.collection-banner p{color:var(--ink,#5f5145);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:10px}.collection-banner h1{margin:0 0 16px;font-size:clamp(42px,5vw,72px)}.collection-banner span{max-width:560px;color:var(--bv-muted);line-height:1.6}.collection-banner>img{object-fit:cover;width:100%;height:100%}.catalogue{padding:36px clamp(24px,5vw,88px) 100px}.catalogue__bar{border-bottom:1px solid var(--bv-line);align-items:center;gap:28px;margin-bottom:30px;padding-bottom:18px;display:flex}.catalogue__bar p{margin:0 auto 0 0;font-size:13px}.catalogue__bar label{color:var(--bv-muted);align-items:center;gap:9px;font-size:12px;display:flex}.catalogue__bar select{border:1px solid var(--bv-line);background:var(--bv-white);min-height:38px;padding:0 34px 0 12px}.filter-button,.clear-filter{border:1px solid var(--bv-line);background:var(--bv-white);min-height:38px;color:var(--bv-ink);cursor:pointer;align-items:center;gap:8px;padding:0 14px;font-size:12px;display:inline-flex}.filter-button svg{fill:none;stroke:currentColor;stroke-width:1.4px;width:18px}.filter-button span{background:var(--bv-action);min-width:18px;height:18px;color:var(--bv-button-text);border-radius:50%;place-items:center;font-size:9px;display:grid}.clear-filter{color:var(--bv-muted);text-underline-offset:3px;border-color:#0000;text-decoration:underline}.filter-backdrop{z-index:150;background:#221d1973;justify-content:flex-end;display:flex;position:fixed;inset:0}.filter-modal{background:var(--bv-white);grid-template-rows:auto 1fr auto;width:min(460px,100%);height:100%;display:grid;box-shadow:-18px 0 50px #00000029}.filter-modal>header{border-bottom:1px solid var(--bv-line);justify-content:space-between;align-items:center;padding:25px 28px;display:flex}.filter-modal>header p{color:var(--bv-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:10px}.filter-modal>header h2{margin:0;font-size:25px}.filter-modal>header button{width:34px;height:34px;color:var(--bv-ink);cursor:pointer;background:0 0;border:0;font-size:26px;line-height:1}.filter-modal__body{padding:4px 28px 30px;overflow-y:auto}.filter-modal__body section{border-bottom:1px solid var(--bv-line);padding:24px 0}.filter-modal__body h3{margin:0 0 16px;font-size:15px}.filter-sizes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.filter-sizes button{border:1px solid var(--bv-line);background:var(--bv-white);min-height:42px;color:var(--bv-ink);cursor:pointer;font-size:12px}.filter-sizes button.active{border-color:var(--bv-action);background:var(--bv-action);color:var(--bv-button-text)}.filter-checks{gap:13px;display:grid}.filter-checks label{cursor:pointer;align-items:center;gap:11px;font-size:13px;display:flex}.filter-checks input{width:17px;height:17px;accent-color:var(--bv-action);margin:0}.filter-modal>footer{border-top:1px solid var(--bv-line);background:var(--bv-white);grid-template-columns:1fr 1.6fr;gap:10px;padding:20px 28px;display:grid}.filter-modal>footer button{border:1px solid var(--bv-ink);background:var(--bv-white);min-height:47px;color:var(--bv-ink);cursor:pointer;font-size:12px;font-weight:700}.filter-modal>footer button:last-child{background:var(--bv-action);color:var(--bv-button-text)}.listing-grid>a{text-decoration:none}.listing-grid>a>div{aspect-ratio:.9;background:#eee8df;place-items:center;display:grid;position:relative;overflow:hidden}.listing-grid>a{transition:transform .25s}.listing-grid>a:hover{transform:translateY(-3px)}.listing-grid>a:hover img{transform:scale(1.035)}.listing-grid strong{font-size:13px}.listing-grid small{color:var(--ink,#5f5145);margin-top:5px;display:block}.theme-bed-village .pdp{background:var(--bv-white)}.theme-bed-village .pdp-grid{gap:clamp(34px,5vw,86px);max-width:1500px;margin:0 auto;padding:22px clamp(24px,5vw,76px) 28px}.theme-bed-village .pdp-grid>.gallery{align-self:start;position:sticky;top:126px}.theme-bed-village .gallery .main-image{aspect-ratio:auto;background:0 0;border-radius:4px;display:block}.theme-bed-village .gallery .main-image img{object-fit:contain;width:100%;height:auto;display:block}.theme-bed-village .gallery-thumbs button{border-radius:3px}.theme-bed-village .buybox{padding-top:0}@media (width>=981px){.theme-bed-village .pdp-grid{grid-template-columns:minmax(0,1.24fr) minmax(420px,.76fr);gap:clamp(34px,4vw,70px)}}.theme-bed-village .product-heading h1{letter-spacing:-.025em;max-width:620px;font-size:clamp(27px,2.15vw,36px);line-height:1.08}.theme-bed-village .option-group{border-color:var(--bv-line);background:0 0;border-radius:0}.theme-bed-village .option-group-header{gap:10px;min-height:70px;padding:0 16px}.theme-bed-village .option-step{display:none}.theme-bed-village .option-group-panel{padding:12px 16px 20px}.theme-bed-village .option-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.theme-bed-village .option-group.single-option .option-choice-grid{grid-template-columns:minmax(0,1fr)}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label{border-radius:3px}.theme-bed-village .option-group.display-image .option-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-bed-village .option-group.display-image .option-choice-grid:has(>label:nth-child(4):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.theme-bed-village .option-group label>span:not(.option-swatch){overflow-wrap:anywhere;min-width:0}.theme-bed-village .option-group label small{white-space:nowrap;justify-self:end}.theme-bed-village .option-choice-grid button,.theme-bed-village .addon-select{border-color:var(--bv-line);background:var(--bv-white);border-radius:2px}.theme-bed-village .option-choice-grid button.selected{border-color:var(--ink,#5f5145);box-shadow:inset 0 0 0 1px var(--ink,#5f5145)}.theme-bed-village .option-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:0}.theme-bed-village .option-picker.has-two-options,.theme-bed-village .option-choice-grid.asymmetric-options.short-first{grid-template-columns:minmax(116px,max-content) minmax(0,1fr)}.theme-bed-village .option-choice-grid.asymmetric-options.short-last{grid-template-columns:minmax(0,1fr) minmax(116px,max-content)}.theme-bed-village .option-picker label,.theme-bed-village .option-picker .option-clear{box-sizing:border-box;border:1px solid var(--bv-line);background:var(--bv-white);min-height:48px;color:var(--bv-ink);text-align:left;cursor:pointer;border-radius:3px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0;padding:8px 12px;transition:border-color .18s,background-color .18s,box-shadow .18s;display:grid}.theme-bed-village .option-picker label:hover,.theme-bed-village .option-picker .option-clear:hover{border-color:color-mix(in srgb, var(--bv-action) 62%, var(--bv-line))}.theme-bed-village .option-picker label.selected,.theme-bed-village .option-picker .option-clear.selected{border-color:var(--bv-action);box-shadow:inset 0 0 0 1px var(--bv-action)}.theme-bed-village .option-picker label input{width:17px;height:17px;accent-color:var(--bv-action);margin:0}.theme-bed-village .option-picker label>span,.theme-bed-village .option-picker .option-clear>span{min-width:0;color:var(--bv-ink);overflow-wrap:normal;font-size:13px;font-weight:650;line-height:1.35}.theme-bed-village .option-group .option-picker label>span:not(.option-swatch){overflow-wrap:normal;word-break:normal}.theme-bed-village .option-picker label small,.theme-bed-village .option-picker .option-clear small{color:var(--bv-muted);white-space:nowrap;justify-self:end;font-size:11px;font-weight:500;line-height:1.25}.theme-bed-village .option-picker .option-clear:before{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--bv-ink) 48%, transparent);content:"";border-radius:50%;width:16px;height:16px}.theme-bed-village .option-picker .option-clear.selected:before{border-color:var(--bv-action);box-shadow:inset 0 0 0 4px var(--bv-white);background:var(--bv-action)}.theme-bed-village .option-picker label.unavailable{background:color-mix(in srgb, var(--bv-paper) 65%, white);opacity:.55}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 18px;align-content:center;gap:3px 7px;min-height:58px;padding:8px 11px;position:relative;overflow:visible}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label>span:not(.option-swatch):not(.option-info){letter-spacing:-.01em;white-space:normal;overflow-wrap:anywhere;word-break:normal;grid-area:1/1/auto/3;width:auto;min-width:0;max-width:none;font-size:12px;line-height:1.25}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label>small{color:var(--bv-muted);white-space:nowrap;grid-area:2/1;justify-self:start;margin:0;font-size:10px;font-weight:500;line-height:1.2}.theme-bed-village .option-group .option-choice-grid>label>small.option-price-sale{white-space:nowrap;flex-wrap:nowrap;grid-column:1/3;align-items:baseline;gap:3px;width:100%;font-size:9.5px;display:flex}.theme-bed-village .option-group .option-choice-grid>label>small.option-price-sale>:is(span,strong){font-size:inherit;line-height:inherit;white-space:nowrap}.theme-bed-village .option-price-old{color:var(--bv-muted);text-decoration:line-through;text-decoration-thickness:1px}.theme-bed-village .option-price-current,.theme-bed-village .option-price-saving{color:var(--bv-action);font-size:inherit;font-weight:700}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-info{color:var(--bv-muted);grid-area:2/2;place-self:end;position:relative;top:auto;bottom:auto;right:auto}.theme-bed-village .option-info:after{left:auto;right:-2px;transform:translateY(4px)}.theme-bed-village .option-info:hover:after,.theme-bed-village .option-info:focus:after,.theme-bed-village .option-info:focus-visible:after{transform:translateY(0)}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label:has(.option-info){padding-right:11px}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label:has(.option-info)>small{padding-right:0}.theme-bed-village .option-group.display-image .option-info{background:#ffffffeb;top:10px;bottom:auto;right:10px}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label>input{opacity:0;pointer-events:none;width:18px;height:18px;margin:0;position:absolute;top:10px;left:10px}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label:after{box-sizing:border-box;background-color:var(--bv-action);width:15px;height:15px;box-shadow:none;content:"";opacity:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m4.6 10.3 3.2 3.2 7.5-7.3' fill='none' stroke='white' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border:0;border-radius:50%;transition:opacity .16s,transform .16s;position:absolute;top:10px;left:11px;transform:scale(.82)}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label.selected:after{opacity:1;transform:scale(1)}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label.selected>span:not(.option-swatch):not(.option-info){padding-left:22px}.theme-bed-village .option-group.display-image .option-choice-grid>label:has(input:checked):after{background-color:var(--bv-action);background-size:13px 13px;border-radius:50%;width:18px;height:18px;position:absolute;top:10px;left:10px;right:auto;transform:scale(.82);box-shadow:0 0 0 2px #ffffffe6,0 2px 8px #121a212e}.theme-bed-village .option-group.display-image .option-choice-grid>label:has(input:checked):after{transform:scale(1)}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label:focus-within{outline:2px solid color-mix(in srgb, var(--bv-action) 38%, transparent);outline-offset:2px}@media (width<=480px){.theme-bed-village .option-group-header{padding-inline:12px}.theme-bed-village .option-group-panel{padding:10px 12px 16px}.theme-bed-village .option-picker,.theme-bed-village .option-picker.has-two-options,.theme-bed-village .option-choice-grid.asymmetric-options{grid-template-columns:1fr}}.theme-bed-village .option-group.display-image label{background:var(--bv-white);border-radius:3px;grid-template-rows:112px auto auto;gap:5px;min-height:158px;padding:0 0 9px;overflow:visible}.theme-bed-village .option-group.display-image label:hover{border-color:color-mix(in srgb, var(--bv-action) 65%, var(--bv-line));transform:translateY(-1px)}.theme-bed-village .option-group.display-image label.selected{border-color:var(--bv-action);background:color-mix(in srgb, var(--bv-paper) 74%, white);box-shadow:inset 0 0 0 1px var(--bv-action)}.theme-bed-village .option-group.display-image label img{background:var(--bv-paper);object-fit:cover;border-radius:0;width:100%;height:112px}.theme-bed-village .option-group.display-image label span{padding-inline:8px;font-size:12px}.theme-bed-village .option-group.display-image label small{color:var(--bv-muted);justify-self:center;font-size:10px}.theme-bed-village .add-button{border-radius:var(--radius,4px);background:var(--bv-action);color:var(--bv-button-text)}.theme-bed-village .purchase-panel{background:0 0;border:0;border-radius:0;padding:0}.theme-bed-village .bed-village-purchase-summary{border:1px solid var(--bv-line);background:var(--bv-paper);justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:14px;padding:16px 17px;display:flex}.theme-bed-village .bed-village-purchase-summary>div{gap:3px;min-width:0;display:grid}.theme-bed-village .bed-village-purchase-summary>div strong{color:var(--bv-ink);font-size:14px;font-weight:700}.theme-bed-village .bed-village-purchase-summary small{color:var(--bv-muted);font-size:11px}.theme-bed-village .bed-village-purchase-summary>span{flex:none;justify-items:end;gap:2px;display:grid}.theme-bed-village .bed-village-purchase-summary del{color:var(--bv-muted);font-size:11px}.theme-bed-village .bed-village-purchase-summary b{color:var(--bv-action);font-size:20px;line-height:1.1}.theme-bed-village .product-details{background:var(--bv-paper)}.theme-bed-village .product-details.plain-product-details{box-sizing:border-box;border:0;width:100%;max-width:none;margin:0;padding:clamp(58px,7vw,104px) max(28px,50vw - 620px)}.theme-bed-village .product-details.plain-product-details>.eyebrow,.theme-bed-village .product-details.plain-product-details>h2,.theme-bed-village .product-details.plain-product-details>p:not(.eyebrow),.theme-bed-village .product-details.plain-product-details>.product-description-blocks{width:min(100%,980px);margin-left:auto;margin-right:auto}.theme-bed-village .product-details.plain-product-details>.eyebrow{color:var(--bv-action);letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:700}.theme-bed-village .product-details.plain-product-details>h2{letter-spacing:-.045em;margin-bottom:clamp(24px,3vw,38px);font-size:clamp(38px,4.2vw,64px);line-height:1.02}.theme-bed-village .product-details.plain-product-details>p:not(.eyebrow){color:var(--bv-muted);margin-bottom:0;font-size:clamp(16px,1.25vw,18px);line-height:1.78}.theme-bed-village .product-details.plain-product-details .product-description-copy{color:var(--bv-muted);font-size:clamp(16px,1.25vw,18px);line-height:1.78}.theme-bed-village .product-details.plain-product-details .product-description-copy>:first-child{margin-top:0}.theme-bed-village .product-details.plain-product-details .product-description-copy>:last-child{margin-bottom:0}.theme-bed-village .product-details.built-product-details{background:#fff;border:0;margin:0;padding:clamp(42px,4vw,64px) 0 clamp(52px,5vw,76px)}.theme-bed-village .product-content-builder-output{overflow:visible}.theme-bed-village .product-content-builder-output .page-accordion{box-sizing:border-box;width:min(100%,1500px);margin:0 auto;color:var(--bv-ink)!important;background:0 0!important;padding:0 clamp(24px,5vw,76px)!important}.theme-bed-village .product-content-builder-output .page-accordion-intro{text-align:left;margin:0 0 22px}.theme-bed-village .product-content-builder-output .page-accordion-intro .eyebrow{color:var(--bv-action);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.theme-bed-village .product-content-builder-output .page-accordion-intro .block-heading:empty{display:none}.theme-bed-village .product-content-builder-output .page-accordion-items{border:1px solid var(--bv-line);background:var(--bv-paper);width:100%;overflow:hidden}.theme-bed-village .product-content-builder-output .page-accordion-items details{border-bottom:1px solid var(--bv-line)}.theme-bed-village .product-content-builder-output .page-accordion-items details:last-child{border-bottom:0}.theme-bed-village .product-content-builder-output .page-accordion-items summary{min-height:70px;color:var(--bv-ink);padding:0 22px;font-size:clamp(17px,1.5vw,20px);font-weight:650;transition:background-color .18s,color .18s}.theme-bed-village .product-content-builder-output .page-accordion-items summary:hover,.theme-bed-village .product-content-builder-output .page-accordion-items details[open]>summary{background:color-mix(in srgb, var(--bv-action) 5%, var(--bv-white));color:var(--bv-action)}.theme-bed-village .product-content-builder-output .page-accordion-toggle{border-bottom:1.5px solid;border-right:1.5px solid;width:10px;height:10px;transition:transform .18s;transform:rotate(45deg)translate(-2px,2px)}.theme-bed-village .product-content-builder-output .page-accordion-toggle:before,.theme-bed-village .product-content-builder-output .page-accordion-toggle:after{content:none}.theme-bed-village .product-content-builder-output details[open] .page-accordion-toggle{transform:rotate(225deg)translate(-2px,2px)}.theme-bed-village .product-content-builder-output .page-accordion-content{width:min(100%,900px);color:var(--bv-muted);padding:0 56px 30px 22px;font-size:16px;line-height:1.75}.theme-bed-village .product-content-builder-output .page-accordion-content>:first-child{margin-top:0}.theme-bed-village .product-content-builder-output .page-accordion-content>:last-child{margin-bottom:0}.theme-bed-village .product-specification-list{border-top:1px solid var(--bv-line);grid-template-columns:minmax(150px,.4fr) minmax(0,1fr);margin:0;display:grid}.theme-bed-village .product-specification-list dt,.theme-bed-village .product-specification-list dd{border-bottom:1px solid var(--bv-line);margin:0;padding:14px 0}.theme-bed-village .product-specification-list dt{color:var(--bv-ink);padding-right:24px;font-weight:650}@media (width<=640px){.theme-bed-village .product-heading h1{font-size:clamp(24px,7vw,29px)}.theme-bed-village .product-details.plain-product-details{margin-top:36px;padding:0 20px 48px}.theme-bed-village .product-details.built-product-details{margin-top:20px;padding:30px 20px 48px}.theme-bed-village .product-content-builder-output .page-accordion{padding:0!important}.theme-bed-village .product-content-builder-output .page-accordion-items summary{min-height:62px;padding:0 16px;font-size:16px}.theme-bed-village .product-content-builder-output .page-accordion-content{padding:0 38px 24px 16px;font-size:15px}.theme-bed-village .product-specification-list{grid-template-columns:1fr}.theme-bed-village .product-specification-list dt{border-bottom:0;padding-bottom:2px}.theme-bed-village .product-specification-list dd{padding-top:2px}}.theme-bed-village .promotion-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#231d188f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.theme-bed-village .promotion-modal{border-radius:var(--radius,4px);background:var(--bv-white);border:1px solid #2f29241f;width:min(540px,100%);max-height:min(760px,100vh - 48px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #15110e4d}.theme-bed-village .promotion-modal.has-image{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);width:min(880px,100%)}.theme-bed-village .promotion-image{object-fit:cover;width:100%;height:100%;min-height:520px}.theme-bed-village .promotion-close{z-index:2;width:38px;height:38px;color:var(--bv-ink);cursor:pointer;background:#fffdf9f0;border:1px solid #2f292426;border-radius:50%;place-items:center;padding:0;font:300 27px/1 sans-serif;transition:background .2s,color .2s,transform .2s;display:grid;position:absolute;top:17px;right:17px;box-shadow:0 4px 18px #18130f14}.theme-bed-village .promotion-close:hover{background:var(--bv-action);color:var(--bv-button-text);transform:rotate(4deg)}.theme-bed-village .promotion-content{text-align:center;align-self:center;padding:clamp(42px,5vw,72px) clamp(30px,4.5vw,62px)}.theme-bed-village .product-offer-content>.eyebrow{color:var(--bv-action);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:700;line-height:1.3}.theme-bed-village .promotion-content h2{letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(30px,3.2vw,44px);line-height:1.03}.theme-bed-village .promotion-content>p{max-width:420px;color:var(--bv-muted);margin:0 auto 28px;font-size:14px;line-height:1.65}.theme-bed-village .promotion-content form{text-align:left;gap:15px;display:grid}.theme-bed-village .promotion-content form>label:first-child{color:var(--bv-muted);gap:7px;font-size:10px;font-weight:600;display:grid}.theme-bed-village .promotion-content input[type=email]{border:1px solid var(--bv-line);border-radius:var(--radius,4px);width:100%;min-height:52px;color:var(--bv-ink);font:inherit;background:#fbf8f3;padding:0 15px}.theme-bed-village .promotion-content input[type=email]:focus{border-color:var(--bv-action);box-shadow:0 0 0 2px color-mix(in srgb, var(--bv-action) 18%, transparent);outline:0}.theme-bed-village .promotion-consent{color:var(--bv-muted);cursor:pointer;grid-template-columns:18px 1fr;align-items:center;gap:10px;font-size:11px;line-height:1.45;display:grid}.theme-bed-village .promotion-consent input{width:17px;height:17px;accent-color:var(--bv-action);margin:0}.theme-bed-village .promotion-content .button{border:1px solid var(--bv-action);border-radius:var(--radius,4px);background:var(--bv-action);width:100%;min-height:52px;color:var(--bv-button-text);font:700 12px/1 var(--body-font,"DM Sans"), sans-serif;cursor:pointer;justify-content:center;align-items:center;padding:0 18px;text-decoration:none;transition:filter .2s,transform .2s;display:inline-flex}.theme-bed-village .promotion-content .button:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px)}.theme-bed-village .promotion-content .button:disabled{cursor:not-allowed;opacity:.5}.theme-bed-village .promotion-code{border:1px solid var(--bv-ink);grid-template-columns:1fr auto;margin:27px 0 16px;display:grid}.theme-bed-village .promotion-code strong{letter-spacing:.12em;place-items:center;min-height:50px;padding:12px 16px;display:grid}.theme-bed-village .promotion-code button{border:0;border-left:1px solid var(--bv-ink);min-width:86px;color:var(--bv-ink);cursor:pointer;background:0 0;padding:0 18px;font-weight:700;transition:background .2s,color .2s}.theme-bed-village .promotion-code button:hover{background:var(--bv-action);color:var(--bv-button-text)}.theme-bed-village .promotion-error{color:#9c2f2f;margin:0;font-size:11px;line-height:1.5}.blog{background:var(--bv-white);min-height:70vh;padding:0}.blog__heading{max-width:820px;margin:0 0 clamp(48px,7vw,86px)}.blog__heading>p,.blog-featured>div>p,.blog-grid article>p,.article>header>p{color:var(--bv-action);letter-spacing:.14em;text-transform:uppercase;margin:0 0 13px;font-size:10px;font-weight:700}.blog__heading h1{margin:0 0 20px;font-size:clamp(48px,6vw,86px);line-height:.96}.blog__heading>span{max-width:650px;color:var(--bv-muted);font-size:16px;line-height:1.7;display:block}.blog-featured{background:var(--bv-paper);grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);align-items:stretch;margin-bottom:clamp(68px,8vw,110px);display:grid}.blog-featured__media,.blog-card__media{background:#ebe4d9;display:block;overflow:hidden}.blog-featured__media{min-height:560px}.blog-featured__media img,.blog-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.blog-featured__media:hover img,.blog-card__media:hover img{transform:scale(1.025)}.blog-featured>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(42px,6vw,86px);display:flex}.blog-featured h2{margin:0 0 18px;font-size:clamp(34px,4vw,58px);line-height:1.02}.blog-featured h2 a,.blog-grid h2 a{text-decoration:none}.blog-featured>div>span,.blog-grid article>span{color:var(--bv-muted);line-height:1.7}.text-link{border-bottom:1px solid;margin-top:27px;padding-bottom:4px;font-size:12px;font-weight:700;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.text-link:hover{color:var(--bv-action);transform:translate(3px)}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,3vw,42px);display:grid}.blog-card__media{aspect-ratio:1.35;margin-bottom:20px}.blog-grid article>p{margin-bottom:9px}.blog-grid h2{margin:0 0 12px;font-size:clamp(22px,2.2vw,31px);line-height:1.12}.blog-grid article>span{font-size:13px;display:block}.blog-placeholder{min-height:inherit;color:var(--bv-muted);letter-spacing:.14em;text-transform:uppercase;place-items:center;font-size:11px;display:grid}.blog-empty{border:1px solid var(--bv-line);text-align:center;padding:90px 24px}.blog-empty h2{margin:0 0 10px;font-size:30px}.blog-empty p{color:var(--bv-muted);margin:0}.article{background:var(--bv-white)}.article>header{text-align:center;max-width:980px;margin:0 auto;padding:clamp(70px,9vw,135px) 24px clamp(52px,7vw,92px)}.article__back{color:var(--bv-muted);text-underline-offset:4px;margin-bottom:44px;font-size:11px;display:inline-block}.article>header h1{margin:0 auto 25px;font-size:clamp(48px,6.5vw,92px);line-height:.96}.article>header>span{max-width:740px;color:var(--bv-muted);margin:0 auto;font-size:clamp(16px,1.7vw,21px);line-height:1.65;display:block}.article>header>div{color:var(--bv-muted);justify-content:center;gap:18px;margin-top:28px;font-size:11px;display:flex}.article>header>div strong{color:var(--bv-ink)}.article>figure{background:#eae3d8;width:min(1500px,100% - 48px);max-height:760px;margin:0 auto;overflow:hidden}.article>figure img{object-fit:cover;width:100%;height:100%;min-height:480px;max-height:760px}.article__body{padding:40px 0 20px}.article__body>.content-blocks{width:100%}.article__body .page-text-block{background:0 0;width:min(860px,100% - 48px);margin:0 auto;padding:48px 0}.article__body .page-text-block+.page-text-block{border-top:1px solid var(--bv-line)}.article__body .block-heading{max-width:760px;margin-bottom:18px;font-size:clamp(28px,3vw,42px);line-height:1.08}.article__body .block-copy{max-width:none;color:var(--bv-muted);font-size:16px;line-height:1.82}@media (width<=980px){.masthead{grid-template-columns:30px 1fr auto;min-height:66px;padding:0 20px}.menu-toggle{display:grid}.masthead .brand-logo{justify-self:center}.nav{display:none}.theme-bed-village .product-breadcrumbs{margin-bottom:12px}.theme-bed-village .pdp-grid{padding-top:8px;padding-inline:0}.theme-bed-village .pdp-grid>.gallery{position:static}.theme-bed-village .product-summary{display:none}.theme-bed-village .product-heading{flex-direction:column;align-items:flex-start;gap:10px}.theme-bed-village .product-price{flex-direction:row;align-items:baseline;gap:10px}.theme-bed-village .product-price del,.theme-bed-village .product-price del+strong,.theme-bed-village .product-heading>strong{padding-top:0}.theme-bed-village .gallery>.main-image,.theme-bed-village .gallery>.gallery-thumbs{display:none!important}.theme-bed-village .gallery>.mobile-product-gallery{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;width:100%;min-width:0;display:block}.theme-bed-village .gallery>.mobile-product-gallery:active{cursor:grabbing}.theme-bed-village .mobile-product-gallery-stage{background:var(--bv-paper);width:100%;min-height:320px;color:var(--bv-muted);border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.theme-bed-village .mobile-product-gallery-stage :is(img,video){width:100%;height:auto;display:block}.theme-bed-village .mobile-product-gallery-dots{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffc2;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:max-content;min-height:24px;margin:-30px auto 6px;padding:5px 8px;display:flex;position:relative}.theme-bed-village .mobile-product-gallery-dots button{border:1px solid var(--bv-action);cursor:pointer;background:0 0;border-radius:50%;width:6px;min-width:0;height:6px;padding:0}.theme-bed-village .mobile-product-gallery-dots button.active{background:var(--bv-action)}.promises{padding:0 20px}.browse>div{grid-template-columns:repeat(3,minmax(0,1fr))}.maker{grid-template-columns:1fr}.maker__image{grid-row:1;min-height:430px}.products>div,.recent>div,.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer{grid-template-columns:repeat(2,1fr)}.collection-banner{grid-template-columns:1fr}.collection-banner>img{max-height:380px}.blog-featured{grid-template-columns:1fr}.blog-featured__media{min-height:440px}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=641px) and (width<=980px){.theme-bed-village .pdp-grid{gap:14px}.theme-bed-village .buybox{padding-top:0}.theme-bed-village .configuration-intro{margin:24px 0 17px}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label{min-height:66px;padding:11px 13px}.theme-bed-village .option-picker label>span,.theme-bed-village .option-picker .option-clear>span,.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label>span:not(.option-swatch):not(.option-info){font-size:14px;line-height:1.35}.theme-bed-village .option-picker label small,.theme-bed-village .option-picker .option-clear small,.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid>label>small{font-size:11.5px}.theme-bed-village .option-group .option-choice-grid>label>small.option-price-sale{font-size:11px}.theme-bed-village .option-group.display-image label span{font-size:14px}.theme-bed-village .option-group.display-image label small{font-size:11px}}@media (width<=640px){.notice-bar{min-height:29px;font-size:9px}.masthead-actions{gap:11px}.masthead-actions a[aria-label=Account]{display:none}.hero-banner{background-position:62%;align-items:end;min-height:610px;padding:18px}.hero-banner:before{background:linear-gradient(#0000 35%,#221d198c)}.hero-banner__content{width:100%;padding:26px}.hero-banner__content h1{font-size:48px}.promises{grid-template-columns:1fr;padding:0 20px}.promises div,.promises div:first-child{border:0;border-bottom:1px solid var(--bv-line);min-height:auto;padding:19px 0}.section{padding:58px 20px}.section>header{margin-bottom:26px;display:block}.section>header p{margin-bottom:10px}.section>header h2{max-width:none;font-size:34px}.browse>div,.products>div,.recent>div,.journal>div{scrollbar-width:none;display:flex;overflow-x:auto}.browse>div::-webkit-scrollbar{width:0;height:0;display:none}.products>div::-webkit-scrollbar{width:0;height:0;display:none}.recent>div::-webkit-scrollbar{width:0;height:0;display:none}.journal>div::-webkit-scrollbar{width:0;height:0;display:none}.browse>div>a,.products>div>a,.recent>div>a{scroll-snap-align:start;flex:0 0 76%}.journal>div>a{scroll-snap-align:start;flex:0 0 84%}.browse>div,.products>div,.recent>div,.journal>div{cursor:grab;-webkit-user-select:none;user-select:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.browse>div.is-dragging,.products>div.is-dragging,.recent>div.is-dragging,.journal>div.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.maker>div:first-child{padding:46px 24px 54px}.maker__image{min-height:330px}.contact-strip{grid-template-columns:1fr;min-height:0;padding:52px 24px}.contact-strip a{grid-area:auto}.article__body{padding-top:24px}.article__body .page-text-block{width:calc(100% - 40px);padding:38px 0}.footer{grid-template-columns:1fr;gap:34px;padding:54px 24px 24px}.footer>div{flex-wrap:wrap;gap:12px 20px}.footer>div span{flex-basis:100%}.bag-lines,.cart>header,.cart>footer{padding-inline:20px}.bag-lines article{grid-template-columns:86px 1fr}.collection-rail{padding-inline:20px}.collection-rail a{flex-basis:112px}.collection-banner>div{padding:48px 22px}.catalogue{padding:24px 16px 70px}.catalogue__bar{flex-wrap:wrap;gap:14px}.catalogue__bar p{flex-basis:100%}.catalogue__bar label{margin-left:auto}.filter-modal>header,.filter-modal__body,.filter-modal>footer{padding-inline:20px}.listing-grid{gap:25px 9px}.theme-bed-village .pdp-grid{padding-inline:16px;gap:12px;padding-bottom:0}.theme-bed-village .pdp-grid>.gallery{position:static}.theme-bed-village .gallery>.mobile-product-gallery{flex-basis:calc(100% + 32px);width:calc(100% + 32px);margin-inline:-16px}.theme-bed-village .mobile-product-gallery-stage{border-radius:0;min-height:0}.theme-bed-village .mobile-product-gallery-stage>span:only-child{place-items:center;min-height:320px;display:grid}.theme-bed-village .mobile-product-gallery-dots button{border-color:var(--bv-action)}.theme-bed-village .mobile-product-gallery-dots button.active{background:var(--bv-action)}.theme-bed-village .buybox{width:calc(100% + 32px);margin-inline:-16px;padding-top:0}.theme-bed-village .buybox>.eyebrow{display:none}.theme-bed-village .product-heading{gap:8px;padding-bottom:16px}.theme-bed-village .product-heading h1{max-width:100%;font-size:clamp(22px,6vw,25px);line-height:1.12}.theme-bed-village .product-price{justify-content:flex-start}.theme-bed-village .product-price del{font-size:13px}.theme-bed-village .product-price strong{color:var(--bv-action);font-size:20px}.theme-bed-village .configuration-intro{gap:5px 14px;margin:24px 0 16px}.theme-bed-village .configuration-intro .eyebrow{margin-bottom:4px}.theme-bed-village .configuration-intro h2{font-size:21px;line-height:1.12}.theme-bed-village .configuration-intro>span{align-self:end;padding-bottom:1px}.theme-bed-village .configuration-progress{margin-top:8px}.theme-bed-village .option-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) label{box-sizing:border-box;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-content:center;gap:3px;min-width:0;min-height:58px;padding:8px 12px;overflow:hidden}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) label>span:not(.option-swatch):not(.option-info){white-space:normal;overflow-wrap:anywhere;word-break:normal;min-width:0}.theme-bed-village .option-group:not(.display-image):not(.display-swatch) label small{grid-column:1;justify-self:start}.theme-bed-village .promotion-overlay{padding:14px}.theme-bed-village .promotion-modal,.theme-bed-village .promotion-modal.has-image{grid-template-columns:1fr;width:100%;max-height:calc(100vh - 28px)}.theme-bed-village .promotion-image{min-height:205px;max-height:245px}.theme-bed-village .promotion-content{padding:32px 24px 28px}.theme-bed-village .promotion-content h2{font-size:31px}.theme-bed-village .promotion-close{top:12px;right:12px}.blog{padding:0}.blog__heading{margin-bottom:42px}.blog__heading h1{font-size:48px}.blog-featured{margin-bottom:58px}.blog-featured__media{min-height:290px}.blog-featured>div{padding:34px 24px 40px}.blog-grid{grid-template-columns:1fr;gap:46px}.article>header{padding:54px 20px 46px}.article__back{margin-bottom:32px}.article>header h1{font-size:48px}.article>header>div{flex-wrap:wrap}.article>figure{width:100%}.article>figure img{min-height:300px}.mobile-menu{padding:24px 28px 22px}.mobile-menu nav{padding-top:30px}.mobile-menu nav>a,.mobile-menu summary{padding:14px 0;font-size:28px}}@media (width<=360px){.theme-bed-village .option-group:not(.display-image):not(.display-swatch) .option-choice-grid{grid-template-columns:minmax(0,1fr)}}.not-found__media{background:#e4ddd3;min-height:650px;position:relative;overflow:hidden}.not-found__media img{object-fit:cover;width:100%;height:100%}.not-found__media span{color:#ffffffe6;font:600 clamp(72px, 11vw, 170px)/1 var(--heading-font,"Manrope"), sans-serif;letter-spacing:-.08em;position:absolute;bottom:18px;right:34px}.not-found__content{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(56px,8vw,130px);display:flex}.not-found__content .eyebrow{color:var(--bv-action);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:700}.not-found__content h1{max-width:620px;margin:0 0 24px;font-size:clamp(46px,5vw,76px);line-height:.98}.not-found__content>p:not(.eyebrow){max-width:520px;color:var(--bv-muted);margin:0;font-size:16px;line-height:1.7}.not-found__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.not-found__actions a{border:1px solid var(--bv-action);background:var(--bv-action);min-height:48px;color:var(--bv-button-text);justify-content:center;align-items:center;padding:0 24px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.not-found__actions a+a{color:var(--bv-action);background:0 0}.not-found__links{flex-wrap:wrap;gap:20px;margin-top:38px;display:flex}.not-found__links a{color:var(--bv-muted);text-underline-offset:4px;font-size:12px}@media (width<=900px){.not-found{grid-template-columns:1fr}.not-found__media{min-height:42vh;max-height:480px}.not-found__content{padding:58px 28px 72px}}@media (width<=640px){.not-found{min-height:0}.not-found__media{min-height:310px}.not-found__media span{font-size:82px;bottom:12px;right:22px}.not-found__content{padding:44px 22px 64px}.not-found__content h1{font-size:42px}.not-found__actions{width:100%;display:grid}.not-found__actions a{width:100%}.not-found__links{gap:14px 20px;margin-top:28px}}.notice-bar{color:#fff;background:#7a0008;min-height:38px;padding:0 clamp(18px,4vw,72px)}.notice-bar>div{text-align:center;justify-content:center;align-items:center;width:min(1500px,100%);min-height:40px;margin:auto;font-size:13px;font-weight:400;display:flex}.notice-bar a{color:inherit}.masthead{background:#fff;grid-template-rows:88px auto;grid-template-columns:minmax(235px,.82fr) minmax(310px,1.55fr) auto auto;align-items:center;gap:0 clamp(18px,2vw,36px);min-height:0;padding:0 clamp(22px,4vw,72px)}.masthead>.brand-logo,.masthead>.search,.masthead>.actions{grid-row:1;align-self:center}.brand-logo img{width:clamp(215px,13vw,235px);max-width:100%;max-height:58px}.search{width:min(480px,100%);min-height:44px;color:var(--bv-muted);position:relative}.search>form{border:1px solid var(--bv-line);background:#fff;align-items:center;gap:11px;min-height:44px;padding:0 16px;display:flex}.search input{width:100%;min-width:0;color:var(--bv-ink);font:inherit;appearance:none;background:0 0;border-radius:0;padding:0;font-size:14px;box-shadow:none!important;border:0!important;outline:0!important}.search>form:focus-within{border-color:var(--bv-line);box-shadow:inset 0 -2px #7a0008}.search input::placeholder{color:var(--bv-muted);opacity:1}.search svg{fill:none;stroke:currentColor;stroke-width:1.6px;flex:0 0 19px;width:19px}.search__results{z-index:80;border:1px solid var(--bv-line);background:#fff;max-height:min(520px,70vh);padding:10px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 40px #17233b24}.search__results>p{color:var(--bv-muted);letter-spacing:.12em;text-transform:uppercase;margin:4px 8px 8px;font-size:10px;font-weight:800}.search__results>.search__status{letter-spacing:0;text-transform:none;align-items:center;min-height:52px;margin:0;padding:8px;font-size:12px;font-weight:600;display:flex}.search__results>a{min-height:46px;color:inherit;align-items:center;gap:12px;padding:8px;text-decoration:none;display:flex}.search__results>a:hover{background:var(--bv-paper)}.search__results img,.search__placeholder{object-fit:cover;background:var(--bv-paper);flex:0 0 48px;width:48px;height:48px}.search__results a>span:last-child{gap:3px;min-width:0;display:grid}.search__results strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.search__results small{color:var(--bv-muted);font-size:11px}.search__results .search__price{align-items:baseline;gap:7px;display:flex}.search__results .search__price del{color:var(--bv-muted)}.search__results .search__price b{color:var(--bv-action);font-weight:700}.search__results>button{background:var(--bv-dark);color:#fff;width:100%;min-height:42px;font:inherit;cursor:pointer;border:0;margin-top:6px;font-size:12px;font-weight:700}.actions{justify-self:end;gap:18px;display:flex}.actions>:is(a,button){min-width:48px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;justify-items:center;gap:5px;padding:0;font-size:12px;font-weight:400;text-decoration:none;display:grid;position:relative}.actions svg{fill:none;stroke:currentColor;stroke-width:1.4px;width:21px;height:21px}.actions .cart-count{background:var(--bv-action);color:#fff;border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:-8px;right:0}.nav{border-top:1px solid var(--bv-line);background:#fff;grid-area:2/1/auto/-1;width:calc(100% + clamp(44px,8vw,144px));margin:0 calc(-1*clamp(22px,4vw,72px));padding:0 clamp(22px,4vw,72px);order:9!important}.nav__item{flex:none;position:static}.nav__item>a{padding:16px 0 14px;font-size:15px;font-weight:400}.mega{z-index:60;border-top:1px solid var(--bv-line);border-bottom:1px solid var(--bv-line);background:#fff;grid-template-columns:.75fr 1.2fr 1fr;gap:0;width:100%;padding:38px clamp(28px,6vw,110px);display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 45px #17233b1f}.nav__item.is-open>.mega{display:grid}.mega__intro{border-right:1px solid var(--bv-line);padding-right:38px}.mega__intro>span,.mega__links h2{color:var(--bv-action);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.mega__intro>strong{margin:9px 0;font-size:31px;display:block}.mega__intro p{color:var(--bv-muted);line-height:1.65}.mega__cta{border:1px solid var(--bv-action);background:var(--bv-action);justify-content:center;align-items:center;min-height:44px;margin-top:17px;padding:0 20px;font-size:13px;font-weight:750;line-height:1;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:inline-flex;color:#fff!important}.mega__cta:hover,.mega__cta:focus-visible{background:0 0;transform:translateY(-1px);color:var(--bv-action)!important}.mega__links{grid-template-columns:repeat(2,1fr);gap:30px;padding:0 38px;display:grid}.mega__links section{flex-direction:column;gap:11px;display:flex}.mega__links a{width:fit-content;color:var(--bv-dark);font-size:13px;text-decoration:none;transition:color .18s,transform .18s;position:relative}.mega__links a:hover,.mega__links a:focus-visible{color:var(--bv-action);transform:translate(3px)}.mega__cards{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.mega__cards a{color:#fff;min-height:210px;position:relative;overflow:hidden}.mega__cards img{object-fit:cover;width:100%;height:100%}.mega__cards strong{font-size:18px;position:absolute;inset:auto 18px 18px}.menu-toggle{display:none}.hero-banner{align-items:center;min-height:min(720px,72vh);padding:clamp(30px,5vw,90px);display:grid;position:relative;overflow:hidden}.hero-banner:before{z-index:1;background:linear-gradient(90deg,#0d0a0ac7 0%,#0d0a0a8f 36%,#0d0a0a2e 66%,#0d0a0a0a 100%)}.hero-banner>:is(img,video){object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-banner__video-control{z-index:3;color:#1b1b1b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffffbd;border:1px solid #ffffffad;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:background .2s,transform .2s;display:grid;position:absolute;bottom:clamp(18px,3vw,42px);right:clamp(18px,3vw,42px)}.hero-banner__video-control:hover{background:#fff;transform:translateY(-1px)}.hero-banner__video-control:focus-visible{outline-offset:3px;outline:2px solid #fff}.hero-banner__video-control svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.hero-banner__panel{color:#fff;width:min(720px,92%);box-shadow:none;z-index:2;background:0 0;padding:0;position:relative}.hero-banner__panel>p,.section>header p,.configurator>div>p,.story p,.contact p{color:var(--bv-action);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:800}.hero-banner__panel>p{color:#fff}.hero-banner__panel h1{color:#fff;text-wrap:balance;max-width:680px;margin:0 0 20px;font-size:clamp(44px,5.5vw,82px);line-height:.97}.hero-banner__panel>span{color:#ffffffe0;max-width:540px;font-size:16px;line-height:1.65;display:block}.hero-banner__panel>div{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.hero-banner__panel a,.configurator>div>a,.story a,.contact>a,.contact-cta{border:var(--bv-btn-border-width,1px) solid var(--bv-btn-border,var(--bv-action));border-radius:var(--bv-btn-radius,0);background:var(--bv-btn-bg,var(--bv-action));min-height:50px;color:var(--bv-btn-text,var(--bv-button-text,#fff));justify-content:center;align-items:center;padding:0 27px;font-size:14px;font-weight:750;line-height:1.2;text-decoration:none;transition:all .2s;display:inline-flex}.hero-banner__panel a+a{border-color:var(--bv-btn2-border,#ffffffe6);border-width:var(--bv-btn2-border-width,1px);border-radius:var(--bv-btn2-radius,var(--bv-btn-radius,0));background:var(--bv-btn2-bg,transparent);color:var(--bv-btn2-text,#fff)}.hero-banner__panel a+a:hover{border-color:var(--bv-btn2-hover-border,#fff);background:var(--bv-btn2-hover-bg,#fff);color:var(--bv-btn2-hover-text,#7a0008)}.hero-banner__panel a:hover,.configurator>div>a:hover,.story a:hover,.contact>a:hover,.contact-cta:hover{background:var(--bv-btn-hover-bg,var(--bv-action-hover,var(--bv-btn-bg,var(--bv-action))));border-color:var(--bv-btn-hover-border,var(--bv-btn-border,var(--bv-action)));color:var(--bv-btn-hover-text,var(--bv-action-hover-text,var(--bv-btn-text,var(--bv-button-text,#fff))));transform:translateY(-2px);box-shadow:0 8px 20px #7a173129}.promises{color:#fff;background:#7a0008;grid-template-columns:repeat(4,1fr);padding:0 clamp(20px,4vw,72px)}.promises article{border-right:1px solid #ffffff26;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px;min-height:116px;padding:22px clamp(16px,2.5vw,38px);display:grid}.promises article:last-child{border-right:0}.promises article>span:last-child{color:#fff;gap:5px;min-width:0;display:grid}.promises strong{color:#fff;font-size:15px;font-weight:650;line-height:1.25}.promises small{color:#ffffffdb;font-size:12px;line-height:1.45}.promise-icon{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;color:#fff!important}.promise-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:21px;height:21px}.section{padding:clamp(65px,8vw,125px) clamp(22px,5vw,92px)}.section>header{justify-content:space-between;align-items:end;gap:28px;margin-bottom:35px;display:flex}.section>header h2{margin:0;font-size:clamp(34px,4vw,56px)}.section>header>a{text-underline-offset:5px;font-size:12px;font-weight:750}.categories>div{grid-template-columns:repeat(var(--bv-browse-columns,4), 1fr);gap:18px;display:grid}.categories>div>a{color:inherit;text-decoration:none}.categories>div>a>div{aspect-ratio:.92;background:#ebe6de;overflow:hidden}.categories img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.categories a:hover img{transform:scale(1.035)}.categories h3{margin:15px 0 7px;font-size:21px}.categories p{min-height:42px;color:var(--bv-muted);margin:0 0 10px;font-size:13px;line-height:1.55}.categories a>span{color:var(--bv-action);font-size:12px;font-weight:750}.configurator{background:#fff;grid-template-columns:1.05fr .95fr;min-height:690px;display:grid}.configurator__image{min-height:620px;overflow:hidden}.configurator__image :is(img,video){object-fit:cover;width:100%;height:100%;display:block}.configurator>div:last-child{align-content:center;padding:clamp(45px,7vw,115px);display:grid}.configurator h2{max-width:680px;margin:0 0 18px;font-size:clamp(38px,4.4vw,66px);line-height:1.02}.configurator>div>span{max-width:630px;color:var(--bv-muted);font-size:15px;line-height:1.7}.configurator ol{counter-reset:fit;margin:28px 0 4px;padding:0;list-style:none}.configurator li{counter-increment:fit;border-top:1px solid var(--bv-line);grid-template-columns:34px 1fr;gap:2px 15px;padding:15px 0;display:grid}.configurator li:before{content:counter(fit,decimal-leading-zero);color:var(--bv-action);grid-row:1/3;font-size:11px;font-weight:800}.configurator li span{color:var(--bv-muted);font-size:12px}.configurator>div>a{margin-top:24px}.products{background:var(--bv-paper)}.products>div{gap:18px}.products a>div{aspect-ratio:.9;background:#eae5dd}.products a>div>small{background:var(--bv-action);color:#fff;letter-spacing:.04em;text-transform:uppercase;padding:8px 12px;font-size:13px;font-weight:700;line-height:1;position:absolute;top:12px;left:12px}.products a>span{color:var(--bv-action);margin-top:8px;font-size:11px;font-weight:700;display:block}.reviews{background:#fff;border-bottom:1px solid #e1dbd3;grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:clamp(20px,2.2vw,34px);padding:clamp(42px,5vw,72px) clamp(22px,5vw,92px);display:grid;overflow:hidden}.reviews>header{align-self:center}.reviews>header>p{color:#7a0008;letter-spacing:.14em;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:800}.reviews>header h2{color:#171717;text-wrap:balance;max-width:310px;margin:0 0 20px;font-size:clamp(32px,3vw,46px);line-height:1.03}.reviews>header>strong{color:#171717;margin-top:13px;font-size:16px;display:block}.reviews>header>span:not(.review-stars){color:#66656a;margin-top:6px;font-size:13px;display:block}.reviews>header>b{color:#171717;margin-top:20px;font-size:17px;font-weight:750;display:block}.reviews>header>b:before{content:"★";color:#00b67a;vertical-align:-1px;margin-right:7px;font-size:22px}.review-stars{gap:3px;display:inline-flex}.review-stars>span{color:#fff;background:#dcdcdc;place-items:center;width:21px;height:21px;font-size:13px;line-height:1;display:grid}.review-stars>span.is-filled{background:#00b67a}.reviews__rail{overscroll-behavior-inline:contain;cursor:grab;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;-webkit-user-select:none;user-select:none;gap:14px;min-width:0;padding:2px;display:flex;overflow-x:auto}.reviews__rail::-webkit-scrollbar{display:none}.reviews__rail.is-dragging{cursor:grabbing;scroll-snap-type:none}.reviews__rail article{scroll-snap-align:start;background:#faf8f5;border:1px solid #e1dbd3;border-top:3px solid #7a0008;flex-direction:column;flex:0 0 min(286px,82vw);min-height:238px;padding:24px 22px 20px;display:flex}.reviews__rail h3{color:#171717;margin:18px 0 10px;font-size:18px}.reviews__rail blockquote,.reviews__rail p{color:#55514d;margin:0;font-size:14px;line-height:1.65}.reviews__rail footer{color:#171717;align-items:center;gap:12px;margin-top:auto;padding-top:22px;font-size:12px;display:flex}.reviews__rail footer span{color:#77716c;margin-left:auto}.story{color:#fff;background:#7a0008;grid-template-columns:.88fr 1.12fr;display:grid}.story>div{align-content:center;padding:clamp(44px,5vw,84px);display:grid}.story p{color:#ffffffc7}.story h2{color:#fff;text-wrap:balance;max-width:720px;margin:0 0 18px;font-size:clamp(40px,4.7vw,70px);line-height:1}.story>div>span{color:#ffffffd6;max-width:640px;line-height:1.7}.story :is(img,video){object-fit:cover;width:100%;height:100%;min-height:470px;display:block}.story.story--image-left{grid-template-columns:1.12fr .88fr}.story.story--image-left>img{order:-1}.story a{color:#7a0008;background:#fff;border-color:#fff;width:fit-content;margin-top:27px}.story a:hover{color:#fff;background:0 0;border-color:#fff}.delivery-areas{border-top:1px solid var(--bv-line);border-bottom:1px solid var(--bv-line);background:var(--bv-white);padding:clamp(64px,8vw,112px) clamp(24px,5vw,88px)}.delivery-areas>header{max-width:760px;margin-bottom:36px}.delivery-areas>header p{color:var(--bv-action);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:700}.delivery-areas>header h2{margin:0;font-size:clamp(32px,4vw,56px);line-height:1.02}.delivery-areas>div{border-top:1px solid var(--bv-ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.delivery-areas article{border-right:1px solid var(--bv-line);min-width:0;padding:28px 32px 12px 0}.delivery-areas article:not(:first-child){padding-left:32px}.delivery-areas article:last-child{border-right:0}.delivery-areas h3{margin:0 0 10px;font-size:20px}.delivery-areas article p{color:var(--bv-muted);margin:0;font-size:13px;line-height:1.65}.journal a{flex-direction:column;display:flex}.journal img{aspect-ratio:1.45}.journal h3{text-wrap:balance;max-width:28ch;font-size:22px;line-height:1.22}.journal a>strong{color:var(--bv-action);margin-top:auto;padding-top:15px;font-size:12px}.contact{isolation:isolate;place-items:center;min-height:480px;padding:clamp(54px,7vw,100px) clamp(22px,7vw,120px);display:grid;position:relative;overflow:hidden}.contact__backdrop{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.contact:before{content:"";z-index:-1;background:linear-gradient(90deg,#140c0cb3,#140c0c6b);position:absolute;inset:0}.contact__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;width:min(1280px,100%);display:grid}.contact__cards article{color:#171717;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-top:4px solid #7a0008;flex-direction:column;justify-content:center;align-items:center;min-height:285px;padding:clamp(34px,4vw,58px);display:flex}.contact__cards p{color:#7a0008;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.contact__cards h2{color:#171717;text-wrap:balance;margin:0 0 13px;font-size:clamp(25px,2.2vw,36px);line-height:1.1}.contact__cards h2 a{color:#7a0008;text-decoration:none}.contact__cards span{color:#5e5855;max-width:48ch;font-size:14px;line-height:1.6}.contact-cta span{max-width:none;color:inherit;font-size:inherit;line-height:inherit}.contact__cards article>a:not(h2 a){color:#7a0008;text-underline-offset:4px;margin-top:18px;font-size:14px;font-weight:750}.contact__cards article>a:last-child{color:#fff;background:#7a0008;border:1px solid #7a0008;justify-content:center;align-items:center;min-height:48px;padding:0 25px;text-decoration:none;display:inline-flex}.contact__cards strong{color:#171717;margin-top:11px;font-size:14px}.footer{padding:0;display:block}.footer>.footer__top{border-top:0;grid-template-columns:minmax(250px,1.45fr) repeat(3,minmax(150px,1fr));gap:50px;padding:64px clamp(24px,5vw,88px);display:grid}.footer__top>section{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer>.footer__bottom{border-top:1px solid #ffffff29;align-items:center;gap:25px;padding:22px clamp(24px,5vw,88px);display:flex}.footer__bottom>div{gap:25px;margin-left:auto;display:flex}.footer{color:#171717;background:#fff}.footer>.footer__top{background:#fff;border-top:1px solid #e1dbd3}.footer .brand-logo img{max-width:205px;max-height:56px}.footer p,.footer span,.footer a,.footer button{color:#57524e;font-size:14px;line-height:1.7}.footer h2{color:#171717;letter-spacing:.08em;margin:0 0 14px;font-size:14px;font-weight:800}.footer a:hover,.footer button:hover{color:#7a0008}.footer__about>strong{color:#171717;font-size:15px}.footer__about>p{margin:0 0 11px}.footer__about>.brand-logo{margin-top:18px}.footer__support{flex-direction:column;align-items:flex-start;margin-top:18px;display:flex}.footer__support b{color:#171717;font-size:16px}.footer__support a{color:#7a0008;font-size:22px;font-weight:800;line-height:1.3}.footer__support span{font-size:12px}.footer__account-title{margin-top:22px!important}.footer__payments{border-top:0;flex-direction:column;align-items:center;gap:16px;padding:0 clamp(24px,5vw,88px) 38px;display:flex}.footer__payments strong{color:#171717;font-size:13px}.footer__payments>div{justify-content:center;align-items:center;gap:9px;display:flex}.footer__payments img{width:auto;height:25px;display:block}.theme-bed-village .wishlist-page{background:var(--bv-white);padding:clamp(34px,5vw,72px) clamp(20px,5vw,88px) clamp(64px,8vw,110px)}.theme-bed-village .wishlist-page .halden-crumbs{color:var(--bv-muted);gap:8px;margin-bottom:28px;font-size:12px;display:flex}.theme-bed-village .wishlist-page .halden-page-head{margin-bottom:34px}.theme-bed-village .wishlist-page .halden-page-head h1{color:var(--bv-dark);margin:0 0 8px;font-size:clamp(34px,5vw,66px);line-height:.98}.theme-bed-village .wishlist-page .halden-page-head p{color:var(--bv-muted);margin:0}.theme-bed-village .wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-bed-village .wishlist-empty{border:1px solid var(--bv-line);text-align:center;place-items:center;min-height:300px;padding:44px 20px;display:grid}.theme-bed-village .wishlist-empty h2{margin:0 0 10px;font-size:clamp(24px,3vw,38px)}.theme-bed-village .wishlist-empty p{color:var(--bv-muted);margin:0 0 24px}.theme-bed-village .wishlist-empty a{background:var(--bv-red);color:#fff;padding:14px 22px;font-size:13px;font-weight:700;display:inline-flex}@media (width<=980px){.theme-bed-village .wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.theme-bed-village .wishlist-grid{grid-template-columns:1fr}}.footer>.footer__bottom{background:#fff;border-top-color:#e1dbd3}.checkout-header{border-bottom:1px solid var(--bv-line);background:#fff;justify-content:center;align-items:center;gap:38px;min-height:68px;display:flex}.checkout-header>span{color:var(--bv-muted);align-items:center;gap:8px;font-size:11px;display:flex}.checkout-header svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:15px}.collection-rail{scrollbar-width:none;background:#fff;gap:14px;padding:22px clamp(22px,5vw,90px);display:flex;overflow-x:auto}.collection-rail::-webkit-scrollbar{display:none}.collection-rail a{min-width:120px;color:inherit;text-align:center;font-size:11px;text-decoration:none}.collection-rail img{aspect-ratio:1.3;object-fit:cover;width:120px;margin-bottom:8px;display:block}.collection-rail a.active span{border-bottom:2px solid var(--bv-action)}.collection-banner{color:#fff;text-align:left;background:#7a0008;align-items:center;min-height:420px;display:grid;position:relative;overflow:hidden}.collection-banner:after{content:"";background:linear-gradient(90deg,#160c0ecc 0%,#160c0e85 42%,#160c0e1f 76%);position:absolute;inset:0}.collection-banner picture{position:absolute;inset:0}.collection-banner img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.collection-banner>div{z-index:1;width:min(760px,90%);padding:60px clamp(24px,8vw,150px);position:relative}.collection-banner p{color:#fff;letter-spacing:.14em;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:800}.collection-banner h1{color:#fff;white-space:nowrap;margin:0 0 16px;font-size:clamp(36px,5vw,72px);line-height:.98}.collection-banner span{color:#ffffffe6;max-width:46ch;font-size:16px;line-height:1.65;display:block}.catalogue{background:var(--bv-paper);padding:clamp(48px,6vw,90px) clamp(22px,5vw,90px)}.catalogue__bar{align-items:center;gap:12px;margin-bottom:28px;display:flex}.catalogue__bar>div{margin-right:auto}.catalogue__bar>div span{color:var(--bv-muted);margin-left:10px}.catalogue__bar button,.catalogue__bar select{border:1px solid var(--bv-line);background:#fff;min-height:40px;padding:0 14px}.catalogue__bar button svg{vertical-align:middle;fill:none;stroke:currentColor;width:16px}.catalogue__bar label{align-items:center;gap:8px;display:flex}.listing-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.listing-grid>a{color:inherit;text-decoration:none}.listing-grid>a>div{aspect-ratio:.88;background:#e9e4dc;position:relative;overflow:hidden}.listing-grid img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.listing-grid a:hover img{transform:scale(1.03)}.listing-grid p{color:var(--bv-muted);letter-spacing:.09em;text-transform:uppercase;margin:13px 0 6px;font-size:10px}.listing-grid h2{margin:0 0 8px;font-size:18px}.listing-grid strong,.listing-grid small{display:block}.listing-grid small{color:var(--bv-action);margin-top:6px}.listing-card{min-width:0;transition:transform .25s;position:relative}.listing-card:hover{transform:translateY(-3px)}.listing-card__link{color:inherit;text-decoration:none;display:block}.listing-card__media{aspect-ratio:.88;background:#e9e4dc;place-items:center;display:grid;position:relative;overflow:hidden}.listing-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.listing-card:hover .listing-card__media img{transform:scale(1.03)}.listing-card__link>p{color:var(--bv-muted);letter-spacing:.09em;text-transform:uppercase;margin:13px 0 6px;font-size:10px}.listing-card__link>h2{margin:0 0 8px;font-size:18px}.listing-card__link>strong,.listing-card__link>small{display:block}.listing-card__link>small{color:var(--bv-action);margin-top:6px}.listing-card__price{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.listing-card__price del{color:var(--bv-muted);font-size:12px}.listing-card__price strong{color:var(--bv-action);font-size:14px}.products a>.listing-card__price{aspect-ratio:auto;place-items:initial;background:0 0;display:flex;position:static;overflow:visible}.sale-badge{z-index:2;background:var(--bv-action);color:#fff;letter-spacing:.04em;text-transform:uppercase;padding:8px 12px;font-size:13px;font-weight:700;line-height:1;position:absolute;top:12px;left:12px}.save-button{z-index:2;width:42px;height:42px;color:var(--bv-ink);cursor:pointer;background:#fffffff0;border:1px solid #17171724;border-radius:50%;place-items:center;transition:color .2s,background .2s,transform .2s;display:grid;position:absolute;top:12px;right:12px}.save-button:hover{transform:translateY(-1px)}.save-button svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:20px}.save-button.is-saved{background:var(--bv-action);color:#fff}.save-button.is-saved svg{fill:currentColor}.actions a{position:relative}.saved-count{background:var(--bv-action);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;line-height:1;display:grid;position:absolute;top:-7px;right:2px}.filter-backdrop{z-index:10020;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#101b2f8a;justify-content:flex-end;display:flex;position:fixed;inset:0}.filter{background:#fff;flex-direction:column;width:min(540px,100%);height:100%;margin-left:auto;display:flex;box-shadow:-22px 0 70px #101b2f2e}.filter>header{border-bottom:1px solid var(--bv-line);justify-content:space-between;align-items:center;gap:24px;min-height:104px;padding:24px 32px;display:flex}.filter>header p{color:var(--bv-action);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.filter>header h2{margin:5px 0 0;font-size:30px;line-height:1}.filter>header button{border:1px solid var(--bv-line);width:42px;height:42px;color:var(--bv-ink);cursor:pointer;background:#fff;border-radius:50%;flex:0 0 42px;place-items:center;padding:0 0 2px;font:300 26px/1 sans-serif;transition:border-color .18s,color .18s,transform .18s;display:grid}.filter>header button:hover{border-color:var(--bv-action);color:var(--bv-action);transform:rotate(4deg)}.filter>div{overscroll-behavior:contain;scrollbar-color:#17171752 transparent;scrollbar-width:thin;flex:1;padding:2px 32px 28px;overflow:auto}.filter section{border-bottom:1px solid var(--bv-line);padding:25px 0 27px}.filter section:last-child{border-bottom:0}.filter section h3{margin:0 0 16px;font-size:16px;line-height:1.2}.filter .price-filter{padding-top:23px}.price-filter__heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.filter .price-filter__heading h3{margin:0}.price-filter__heading button{color:var(--bv-action);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:750;text-decoration:underline}.price-filter__values{color:var(--bv-ink);justify-content:space-between;align-items:center;gap:18px;margin-top:18px;font-size:13px;font-weight:700;display:flex}.price-filter__values span{border:1px solid var(--bv-line);background:#fff;min-width:88px;padding:9px 11px}.price-filter__values span:last-child{text-align:right}.price-filter__slider{height:30px;margin:11px 8px 0;position:relative}.price-filter__track{background:linear-gradient(to right,#ddd8cf 0 var(--price-from),var(--bv-action) var(--price-from) var(--price-to),#ddd8cf var(--price-to) 100%);border-radius:0;height:4px;position:absolute;top:13px;left:0;right:0}.price-filter__slider label{pointer-events:none;position:absolute;inset:0}.price-filter__slider label>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.price-filter__slider input{appearance:none;pointer-events:none;background:0 0;border:0;width:100%;height:30px;margin:0}.price-filter__slider input::-webkit-slider-runnable-track{background:0 0;height:4px}.price-filter__slider input::-webkit-slider-thumb{border:2px solid var(--bv-action);appearance:none;pointer-events:auto;cursor:grab;background:#fff;border-radius:50%;width:20px;height:20px;margin-top:-8px;box-shadow:0 2px 7px #101b2f29}.price-filter__slider input::-moz-range-track{background:0 0;height:4px}.price-filter__slider input::-moz-range-thumb{border:2px solid var(--bv-action);pointer-events:auto;cursor:grab;background:#fff;border-radius:50%;width:17px;height:17px;box-shadow:0 2px 7px #101b2f29}.price-filter__slider input:focus-visible::-webkit-slider-thumb{outline:3px solid color-mix(in srgb,var(--bv-action) 24%,transparent);outline-offset:2px}.price-filter__slider input:focus-visible::-moz-range-thumb{outline:3px solid color-mix(in srgb,var(--bv-action) 24%,transparent);outline-offset:2px}.filter .checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;display:grid}.filter .checks label{min-width:0;min-height:30px;color:var(--bv-ink);cursor:pointer;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;font-size:13px;line-height:1.35;display:grid}.filter .checks input{appearance:none;cursor:pointer;background:#fff;border:1px solid #bdb6ab;border-radius:2px;place-items:center;width:20px;height:20px;margin:0;display:grid}.filter .checks input:after{content:"";opacity:0;border:0 solid #fff;border-width:0 0 2px 2px;width:9px;height:5px;transform:translateY(-1px)rotate(-45deg)}.filter .checks input:checked{border-color:var(--bv-action);background:var(--bv-action)}.filter .checks input:checked:after{opacity:1}.filter .checks input:focus-visible{outline:2px solid color-mix(in srgb,var(--bv-action) 35%,transparent);outline-offset:2px}.filter .checks label small{color:var(--bv-muted);font-size:10px}.filter .sizes{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.filter .sizes button{border:1px solid var(--bv-line);min-width:0;min-height:64px;color:var(--bv-ink);font:inherit;text-wrap:balance;cursor:pointer;background:#fff;padding:10px 12px;font-size:12px;line-height:1.35;transition:border-color .18s,background .18s,color .18s,transform .18s}.filter .sizes button:hover{border-color:var(--bv-action);transform:translateY(-1px)}.filter .sizes button.active{border-color:var(--bv-action);background:var(--bv-action);color:var(--bv-button-text)}.filter>footer{padding:18px 32px calc(18px + env(safe-area-inset-bottom));border-top:1px solid var(--bv-line);background:#fff;grid-template-columns:minmax(120px,.75fr) minmax(0,1.45fr);gap:10px;display:grid;box-shadow:0 -10px 24px #101b2f0d}.filter>footer button{border:1px solid var(--bv-dark);min-height:50px;color:var(--bv-ink);font:inherit;cursor:pointer;background:#fff;padding:0 16px;font-size:13px;font-weight:750}.filter>footer button:last-child{background:var(--bv-dark);color:#fff}.blog,.article{background:#fff}.blog>header{max-width:900px;padding:clamp(48px,5vw,76px) clamp(22px,5vw,90px) 55px}.article>header{max-width:900px;padding:clamp(65px,9vw,140px) clamp(22px,5vw,90px) 55px}.blog>header p,.article>header>p{color:var(--bv-action);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.blog>header h1,.article>header h1{margin:0 0 15px;font-size:clamp(48px,6vw,84px);line-height:1}.blog>header>span,.article>header>span{color:var(--bv-muted);font-size:16px;line-height:1.7}.blog-featured{background:var(--bv-paper);grid-template-columns:1.25fr .75fr;margin:0 clamp(22px,5vw,90px);display:grid}.blog-featured>a{min-height:520px}.blog-featured img{object-fit:cover;width:100%;height:100%}.blog-featured>div{align-content:center;padding:clamp(35px,6vw,90px);display:grid}.blog-featured h2{margin:5px 0 15px;font-size:clamp(34px,4vw,54px)}.blog-featured a,.blog-grid a{color:inherit;text-decoration:none}.blog-featured>div>a,.blog-grid article>a:last-child{color:var(--bv-action);margin-top:20px;font-size:12px;font-weight:800}.blog-grid{grid-template-columns:repeat(3,1fr);gap:25px;padding:65px clamp(22px,5vw,90px) 110px;display:grid}.blog-grid article{flex-direction:column;display:flex}.blog-grid img{aspect-ratio:1.4;object-fit:cover;width:100%}.blog-grid article>p{color:var(--bv-action);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.blog-grid h2{margin:0 0 12px;font-size:26px}.blog-grid article>span{color:var(--bv-muted);line-height:1.65}.blog-grid article>a:last-child{margin-top:auto;padding-top:20px}.article>figure{margin:0 clamp(22px,8vw,150px)}.article>figure img{object-fit:cover;width:100%;max-height:720px}.article>article{max-width:790px;margin:0 auto;padding:65px 22px;font-size:16px;line-height:1.85}.article>article h2{margin-top:48px;font-size:34px}.article>footer{max-width:790px;margin:auto;padding:0 22px 90px}.not-found{background:#fff;grid-template-columns:1fr 1fr;min-height:75vh;display:grid}.not-found>img{object-fit:cover;width:100%;height:100%}.not-found>section{align-content:center;padding:clamp(45px,7vw,110px);display:grid}.not-found>section>span{color:#e7dce0;font:800 clamp(90px,13vw,180px)/.8 var(--heading-font,"Manrope"),sans-serif}.not-found h1{margin:22px 0 12px;font-size:clamp(42px,5vw,68px)}.not-found>section>p{color:var(--bv-muted);line-height:1.7}.not-found>section>div{gap:10px;margin-top:25px;display:flex}.not-found>section>div a{border:1px solid var(--bv-dark);background:var(--bv-dark);color:#fff;place-items:center;min-height:46px;padding:0 22px;text-decoration:none;display:grid}.not-found>section>div a+a{color:var(--bv-dark);background:#fff}@media (width<=980px){.notice-bar>div{text-align:center;grid-template-columns:1fr}.notice-bar>div>:first-child,.notice-bar a:last-child{display:none}.masthead{grid-template-rows:68px;grid-template-columns:30px 1fr auto;gap:12px;min-height:68px;padding:0 18px}.menu-toggle{background:0 0;border:0;place-items:center;width:28px;padding:0;display:grid}.menu-toggle svg{fill:none;stroke:currentColor;width:22px}.masthead .brand-logo{justify-self:center}.brand-logo img{width:min(165px,48vw);max-width:165px;max-height:44px}.search,.nav,.actions>:is(a,button) span:not(.cart-count){display:none}.actions{gap:10px}.actions>:is(a,button){min-width:26px}.mobile-menu{z-index:180;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0;overflow:auto}.mobile-menu svg{fill:none;stroke:currentColor;width:22px}.mobile-search{border:1px solid var(--bv-line);align-items:center;gap:10px;min-height:48px;margin:18px 20px;padding:0 14px;text-decoration:none;display:flex}.mobile-menu nav{flex-direction:column;padding:0 20px;display:flex}.mobile-menu nav>a,.mobile-menu summary{border-bottom:1px solid var(--bv-line);cursor:pointer;padding:17px 0;font-size:22px;text-decoration:none;list-style:none}.mobile-menu details>a{color:var(--bv-muted);padding:10px 13px;text-decoration:none;display:block}.mobile-menu>footer{background:var(--bv-paper);gap:10px;margin-top:auto;padding:25px 20px;display:grid}.promises{grid-template-columns:repeat(2,1fr)}.promises article:nth-child(2){border-right:0}.categories>div,.products>div,.listing-grid{grid-template-columns:repeat(2,1fr)}.configurator,.story,.story.story--image-left,.blog-featured,.not-found{grid-template-columns:1fr}.configurator__image,.story :is(img,video){min-height:460px}.footer__top{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.delivery-areas>div{grid-template-columns:1fr}.delivery-areas article,.delivery-areas article:not(:first-child){border-right:0;border-bottom:1px solid var(--bv-line);padding:22px 0}.delivery-areas article:last-child{border-bottom:0}.hero-banner{align-items:end;min-height:650px;padding:16px}.hero-banner:before{background:linear-gradient(#0000 35%,#101a2d6b)}.hero-banner__panel{width:100%;padding:27px 23px}.hero-banner__panel h1{font-size:40px}.hero-banner__panel>span{font-size:14px}.hero-banner__panel a{flex:1;padding:0 15px}.promises{grid-template-columns:1fr;padding:0 20px}.promises article{border-bottom:1px solid #ffffff26;border-right:0;min-height:86px;padding:16px 0}.section{padding:58px 18px}.section>header h2{font-size:34px}.section>header>a{display:none}.categories>div{scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.categories>div::-webkit-scrollbar{width:0;height:0;display:none}.categories>div{cursor:grab;-webkit-user-select:none;user-select:none;overscroll-behavior-inline:contain}.categories>div.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.categories>div>a{scroll-snap-align:start;min-width:82%}.configurator__image,.story :is(img,video){min-height:340px}.configurator>div:last-child,.story>div{padding:50px 22px}.configurator h2,.story h2{font-size:39px}.products>div,.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.products h3,.listing-grid h2{font-size:15px}.reviews{grid-template-columns:1fr;gap:30px;padding:58px 18px}.reviews>header h2{font-size:37px}.reviews__rail{margin-right:-18px}.reviews__rail article{flex-basis:84%}.journal>div,.blog-grid{grid-template-columns:1fr}.contact{min-height:0;padding:50px 22px}.contact__cards{grid-template-columns:1fr}.footer__top{grid-template-columns:1fr 1fr;gap:35px 20px;padding:50px 22px}.footer__top>section:first-child{grid-column:1/-1}.footer__bottom{flex-direction:column;align-items:flex-start;padding:22px}.footer__bottom>div{flex-wrap:wrap;gap:13px 20px;margin-left:0}.footer__payments{align-items:flex-start;padding:0 22px 32px}.footer__payments>div{flex-wrap:wrap;justify-content:flex-start}.cart>header{padding:22px 20px}.cart__lines{padding:4px 20px}.cart__lines article{grid-template-columns:86px minmax(0,1fr);gap:14px}.cart>footer{padding:22px 20px}.cart__recommendations{padding:0 20px 24px}.collection-rail{padding:15px 18px}.collection-rail a{min-width:92px}.collection-rail img{width:92px}.collection-banner{min-height:330px}.catalogue{padding:40px 16px}.catalogue__bar{flex-wrap:wrap;align-items:stretch}.catalogue__bar>div{width:100%}.catalogue__bar label{margin-left:auto}.filter>header{min-height:92px;padding:20px}.filter>header h2{font-size:27px}.filter>div{padding:0 20px 24px}.filter section{padding:22px 0 24px}.filter .checks{grid-template-columns:minmax(0,1fr);gap:9px}.filter .sizes{grid-template-columns:repeat(2,minmax(0,1fr))}.filter>footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));grid-template-columns:minmax(112px,.8fr) minmax(0,1.35fr)}.filter>footer button{min-height:48px;padding-inline:10px}.blog>header,.article>header{padding:60px 20px 40px}.blog>header h1,.article>header h1{font-size:45px}.blog-featured{margin:0 18px}.blog-featured>a{min-height:290px}.blog-featured>div{padding:30px 22px}.blog-grid{padding:45px 18px 75px}.not-found>img{height:310px}.not-found>section{padding:42px 22px 70px}.not-found>section>div{flex-direction:column}}.theme-bed-village{--bv-action:var(--ink,#7a0008);--bv-ink:var(--theme-text,#171717);--bv-muted:var(--theme-muted,#667085);--bv-dark:var(--theme-dark,#171717);--bv-button-text:var(--theme-button-text,#fff);--bv-line:#ded8cf;--bv-paper:var(--paper,#f7f3ed);--bv-white:#fff}.theme-bed-village .article{color:var(--bv-ink);background:var(--bv-white)}.theme-bed-village .article>.article__header{text-align:left;max-width:1040px;margin:0 auto;padding:clamp(64px,8vw,112px) 24px clamp(40px,5vw,68px)}.theme-bed-village .article__back{color:var(--bv-action);letter-spacing:.08em;text-transform:uppercase;margin:0 0 38px;font-size:12px;font-weight:700;text-decoration:none}.theme-bed-village .article__back:hover{text-underline-offset:5px;text-decoration:underline}.theme-bed-village .article>.article__header>p{color:var(--bv-action);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800}.theme-bed-village .article>.article__header>h1{letter-spacing:-.045em;max-width:920px;margin:0 0 24px;font-size:clamp(44px,5.2vw,76px);line-height:.99}.theme-bed-village .article>.article__header>span{max-width:760px;color:var(--bv-muted);margin:0;font-size:clamp(17px,1.5vw,20px);line-height:1.65}.theme-bed-village .article__meta{color:var(--bv-muted);justify-content:flex-start;gap:18px;margin-top:28px;font-size:13px;display:flex}.theme-bed-village .article__meta strong{color:var(--bv-ink)}.theme-bed-village .article>.article__media{background:var(--bv-paper);width:min(1240px,100% - 48px);margin:0 auto;overflow:hidden}.theme-bed-village .article>.article__media img{object-fit:cover;width:100%;height:auto;max-height:700px;display:block}.theme-bed-village .article>.article__body{max-width:840px;margin:0 auto;padding:clamp(50px,6vw,82px) 24px 34px;font-size:17px;line-height:1.8}.theme-bed-village .article__body>.content-blocks{width:100%}.theme-bed-village .article__body .page-text-block{background:0 0;border:0;width:100%;max-width:none;margin:0;padding:0}.theme-bed-village .article__body .page-text-block+.page-text-block{border-top:0;margin-top:0;padding-top:0}.theme-bed-village .article__body .page-text-block>.block-heading:empty,.theme-bed-village .article__body .page-text-block>.eyebrow:empty{display:none}.theme-bed-village .article__body .block-copy{color:#4e4a45;max-width:none;font-size:inherit;line-height:inherit}.theme-bed-village .article__body .block-heading,.theme-bed-village .article__body .block-copy h2{color:var(--bv-ink);letter-spacing:-.025em;margin:52px 0 18px;font-size:clamp(30px,3.2vw,42px);line-height:1.08}.theme-bed-village .article__body .block-copy h3{color:var(--bv-ink);margin:38px 0 14px;font-size:clamp(23px,2.2vw,30px);line-height:1.18}.theme-bed-village .article__body .block-copy :is(p,ul,ol){margin:0 0 1.35em}.theme-bed-village .article__body .block-copy :is(ul,ol){padding-left:1.35em}.theme-bed-village .article__body .block-copy a{color:var(--bv-action);text-underline-offset:4px;font-weight:650}.theme-bed-village .article__body .block-copy :is(img,video){width:100%;height:auto;margin:34px 0 42px;display:block}.theme-bed-village .article__body .block-copy figure{margin:34px 0 42px}.theme-bed-village .article__body .block-copy figure img{margin:0}.theme-bed-village .article>.article__footer{max-width:840px;margin:0 auto;padding:26px 24px clamp(72px,8vw,120px)}.theme-bed-village .article__footer a{color:#fff;background:var(--bv-action);align-items:center;min-height:48px;padding:0 24px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.theme-bed-village .article__footer a:hover{filter:brightness(.92)}@media (width<=620px){.theme-bed-village .article>.article__header{padding:48px 20px 36px}.theme-bed-village .article__back{margin-bottom:28px}.theme-bed-village .article>.article__header>h1{font-size:42px}.theme-bed-village .article__meta{flex-wrap:wrap}.theme-bed-village .article>.article__media{width:100%}.theme-bed-village .article>.article__media img{max-height:none}.theme-bed-village .article>.article__body{padding:42px 20px 22px;font-size:16px}.theme-bed-village .article__body .block-heading,.theme-bed-village .article__body .block-copy h2{margin-top:40px}.theme-bed-village .article>.article__footer{padding:20px 20px 72px}}.theme-bed-village .article>header{text-align:left;width:min(100%,960px);max-width:960px;margin:0 auto;padding:clamp(34px,4vw,56px) 24px clamp(30px,4vw,48px)}.theme-bed-village .article>header>a:first-child{color:var(--bv-action);letter-spacing:.08em;text-transform:uppercase;margin:0 0 34px;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}.theme-bed-village .article>header>p{color:var(--bv-action);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800}.theme-bed-village .article>header>h1{letter-spacing:-.04em;max-width:840px;margin:0 0 18px;font-size:clamp(40px,4.4vw,64px);line-height:1.03}.theme-bed-village .article>header>span{max-width:760px;color:var(--bv-muted);margin:0;font-size:clamp(17px,1.5vw,20px);line-height:1.65;display:block}.theme-bed-village .article__date{color:var(--bv-muted);margin-top:20px;font-size:13px;display:block}.theme-bed-village .article>figure{aspect-ratio:16/9;background:var(--bv-paper);width:min(1120px,100% - 64px);margin:0 auto;overflow:hidden}.theme-bed-village .article>figure img{object-fit:cover;width:100%;height:100%;min-height:0;display:block}.theme-bed-village .article>article{width:min(100%,840px);max-width:840px;margin:0 auto;padding:clamp(48px,6vw,76px) 24px 28px;font-size:17px;line-height:1.8}.theme-bed-village .article>article .content-blocks,.theme-bed-village .article>article .page-text-block,.theme-bed-village .article>article .block-copy{width:100%;max-width:none;margin:0}.theme-bed-village .article>article .page-text-block{background:0 0;border:0;padding:0!important}.theme-bed-village .article>article .block-copy{color:#4e4a45;font-size:inherit;line-height:inherit}.theme-bed-village .article>article .block-copy h2{color:var(--bv-ink);letter-spacing:-.025em;margin:48px 0 16px;font-size:clamp(29px,3vw,38px);line-height:1.12}.theme-bed-village .article>article .block-copy :is(p,ul,ol){margin:0 0 1.35em}.theme-bed-village .article>footer{width:min(100%,840px);max-width:840px;margin:0 auto;padding:24px 24px clamp(72px,8vw,112px)}.theme-bed-village .article>footer a{color:#fff;background:var(--bv-action);align-items:center;min-height:48px;padding:0 24px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}@media (width<=620px){.theme-bed-village .article>header{padding:28px 20px 34px}.theme-bed-village .article>header>h1{font-size:clamp(35px,10vw,44px)}.theme-bed-village .article>figure{aspect-ratio:4/3;width:100%}.theme-bed-village .article>article{padding:40px 20px 20px;font-size:16px}.theme-bed-village .article>footer{padding:18px 20px 68px}}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.theme-bed-village .article>header{animation:.55s cubic-bezier(.2,.7,.2,1) both reveal}.theme-bed-village .article>figure{animation:.65s cubic-bezier(.2,.7,.2,1) 80ms both reveal}.theme-bed-village .article>figure img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.theme-bed-village .article>figure:hover img{transform:scale(1.012)}.theme-bed-village :is(.listing-card,.blog-grid article){transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s}.theme-bed-village :is(.listing-card,.blog-grid article):hover{transform:translateY(-4px)}.theme-bed-village :is(button,a,input,select){transition-duration:.2s;transition-timing-function:ease}}@media (prefers-reduced-motion:reduce){.theme-bed-village *,.theme-bed-village :before,.theme-bed-village :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=980px){.theme-bed-village .notice-bar{min-height:34px;padding:0 14px}.theme-bed-village .notice-bar>div{min-height:34px;font-size:12px;line-height:1.25}.theme-bed-village .notice-bar>div>:first-child{display:inline-flex}.theme-bed-village .masthead{grid-template-rows:70px;grid-template-columns:minmax(0,1fr) auto 30px;gap:10px;min-height:70px;padding:0 14px;display:grid}.theme-bed-village .masthead>.brand-logo{grid-area:1/1;justify-self:start;min-width:0;order:0!important}.theme-bed-village .brand-logo img{object-fit:contain;object-position:left center;width:min(158px,41vw);max-width:158px;max-height:46px;display:block}.theme-bed-village .actions{grid-area:1/2;justify-self:end;gap:8px;order:0!important}.theme-bed-village .actions>:is(a,button){place-items:center;width:25px;min-width:25px;height:38px;display:grid}.theme-bed-village .actions svg{width:20px;height:20px}.theme-bed-village .actions .cart-count,.theme-bed-village .saved-count{top:-1px;right:-5px}.theme-bed-village .menu-toggle{grid-area:1/3;width:30px;height:40px;order:0!important}.theme-bed-village .masthead.menu-open{inset:var(--bv-notice-height,34px) 0 auto;z-index:181;border-bottom:1px solid var(--bv-line);background:#fff;grid-template-columns:minmax(0,1fr) 30px;width:100%;padding-inline:clamp(22px,6vw,44px);position:fixed}.theme-bed-village .masthead.menu-open .actions{display:none}.theme-bed-village .masthead.menu-open .menu-toggle{grid-column:2}.theme-bed-village .notice-bar.menu-open{z-index:182;width:100%;position:fixed;inset:0 0 auto}.theme-bed-village .mobile-menu{box-sizing:border-box;width:100%;height:100dvh;max-height:100dvh;padding:calc(70px + var(--bv-notice-height,34px)) 0 0;overscroll-behavior:contain}.theme-bed-village .mobile-search{min-height:48px;color:var(--bv-ink);flex:0 0 48px;margin:14px 18px 7px;padding:0 14px;font-size:15px}.theme-bed-village .mobile-menu nav{padding:24px clamp(22px,6vw,44px) 18px}.theme-bed-village .mobile-menu nav>a,.theme-bed-village .mobile-menu summary{align-items:center;min-height:51px;padding:12px 0;font-size:18px;line-height:1.2;display:flex}.theme-bed-village .mobile-menu summary{justify-content:space-between}.theme-bed-village .mobile-menu summary:after{content:"+";color:var(--bv-action);font-size:21px;font-weight:400}.theme-bed-village .mobile-menu details[open] summary:after{content:"−"}.theme-bed-village .mobile-menu details>a{align-items:center;min-height:40px;padding:8px 12px;font-size:14px;display:flex}.theme-bed-village .mobile-menu>footer{padding:20px 18px max(20px, env(safe-area-inset-bottom));font-size:14px}.theme-bed-village .footer>.footer__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 28px}}@media (width<=620px){.theme-bed-village .hero-banner{align-items:end;min-height:530px;padding:24px 20px 32px}.theme-bed-village .hero-banner:before{background:linear-gradient(#14080a14 20%,#14080a7a 52%,#14080adb 100%)}.theme-bed-village .hero-banner>:is(img,video){object-position:58% center}.theme-bed-village .hero-banner__video-control{width:40px;height:40px;top:18px;bottom:auto;right:18px}.theme-bed-village .hero-banner__panel{width:100%;max-width:none;padding:0}.theme-bed-village .hero-banner__panel>p{margin-bottom:10px;font-size:10px}.theme-bed-village .hero-banner__panel h1{letter-spacing:-.035em;max-width:9.5em;margin-bottom:14px;font-size:clamp(36px,10.6vw,42px);line-height:.98}.theme-bed-village .hero-banner__panel>span{max-width:34em;font-size:14px;line-height:1.55}.theme-bed-village .hero-banner__panel>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:20px;display:grid}.theme-bed-village .hero-banner__panel a{width:100%;min-height:48px;padding:0 12px;font-size:13px}.theme-bed-village .promises{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;display:grid;overflow:visible}.theme-bed-village .promises article{border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;grid-template-columns:32px minmax(0,1fr);gap:10px;min-width:0;min-height:104px;padding:16px 12px}.theme-bed-village .promises article:nth-child(2n){border-right:0}.theme-bed-village .promises article:nth-last-child(-n+2){border-bottom:0}.theme-bed-village .promise-icon{width:32px;height:32px}.theme-bed-village .promises strong{font-size:13px}.theme-bed-village .promises small{font-size:10px}.theme-bed-village .section{padding:50px 16px}.theme-bed-village .section>header{align-items:flex-start;gap:12px;margin-bottom:24px}.theme-bed-village .section>header h2{font-size:clamp(30px,9vw,36px);line-height:1.05}.theme-bed-village .categories>div>a{min-width:78%}.theme-bed-village .configurator,.theme-bed-village .story{min-height:0}.theme-bed-village .configurator__image,.theme-bed-village .story :is(img,video){min-height:300px}.theme-bed-village .configurator>div:last-child,.theme-bed-village .story>div{padding:42px 20px}.theme-bed-village .configurator h2,.theme-bed-village .story h2{font-size:35px}.theme-bed-village .products>div,.theme-bed-village .listing-grid{grid-template-columns:1fr;gap:26px}.theme-bed-village .products h3,.theme-bed-village .listing-grid h2{font-size:18px}.theme-bed-village .reviews{padding:48px 16px}.theme-bed-village .reviews>header h2{font-size:34px}.theme-bed-village .reviews__rail{margin-right:-16px}.theme-bed-village .footer__top{grid-template-columns:1fr;gap:28px;padding:44px 20px}.theme-bed-village .footer__top>section:first-child{grid-column:auto}.theme-bed-village .footer__bottom,.theme-bed-village .footer__payments{padding-inline:20px}}@media (width<=380px){.theme-bed-village .brand-logo img{width:132px}.theme-bed-village .actions{gap:5px}.theme-bed-village .hero-banner__panel h1{font-size:35px}.theme-bed-village .hero-banner__panel>div{grid-template-columns:1fr}}.theme-bed-village section[style*=--theme-block-text] :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,b,li){color:var(--theme-block-text)!important}.theme-bed-village section[style*=--theme-block-button-text] :where(a,button),.theme-bed-village section[style*=--theme-block-button-text] :where(a,button) *{color:var(--theme-block-button-text)!important}@media (width<=980px){.theme-bed-village section[style*=--block-padding-top-tablet]{padding-top:var(--block-padding-top-tablet)!important}.theme-bed-village section[style*=--block-padding-bottom-tablet]{padding-bottom:var(--block-padding-bottom-tablet)!important}.theme-bed-village section[style*=--block-min-height-tablet]{min-height:var(--block-min-height-tablet)!important}}@media (width<=620px){.theme-bed-village section[style*=--block-padding-top-mobile]{padding-top:var(--block-padding-top-mobile)!important}.theme-bed-village section[style*=--block-padding-bottom-mobile]{padding-bottom:var(--block-padding-bottom-mobile)!important}.theme-bed-village section[style*=--block-min-height-mobile]{min-height:var(--block-min-height-mobile)!important}}.theme-bed-village .hero-banner__sound-control{z-index:3;color:#fff;cursor:pointer;background:#00000073;border:1px solid #ffffffb3;border-radius:999px;min-height:34px;padding:0 14px;font-size:11px;font-weight:700;position:absolute;bottom:68px;right:20px}.theme-bed-village .hero-banner__sound-control:hover{background:#000000a6}.theme-bed-village .gallery .main-image video{aspect-ratio:1/.86;object-fit:cover;background:#ece9e2;width:100%;height:auto;display:block}
