@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Libre+Caslon+Display&display=swap";:root{color:#24231f;font-synthesis:none;--ink:#24231f;--cream:#f4f0e8;--paper:#f8f6f1;--line:#d9d4c9;--serif:"Libre Caslon Display",serif;background:#f8f6f1;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.announcement{color:#f5f1e9;letter-spacing:.08em;text-transform:uppercase;background:#292a24;justify-content:center;align-items:center;height:31px;font-size:11px;display:flex}.announcement span{background:#c6b89c;border-radius:50%;width:3px;height:3px;margin:0 18px}.header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f6f1f5;border-bottom:1px solid #ded9cf;align-items:center;height:74px;padding:0 4vw;display:flex;position:sticky;top:0}.logo{font-family:var(--serif);font-size:34px;font-weight:600;line-height:1}.logo span{color:#a2684b}.nav{gap:29px;margin-left:8vw;display:flex}.nav a{font-size:13px}.nav a.active,.nav a:hover{border-bottom:1px solid}.header-actions{gap:6px;margin-left:auto;display:flex}.icon-btn{width:38px;height:38px;color:var(--ink);background:0 0;border:0;place-items:center;display:grid}.cart-trigger{position:relative}.cart-trigger b{color:#fff;background:#a2684b;border-radius:20px;place-items:center;width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:0;right:0}.mobile-toggle{display:none}.searchbar{border-bottom:1px solid var(--line);z-index:40;background:#fff;align-items:center;gap:14px;height:70px;padding:0 12vw;display:flex;position:absolute;top:74px;left:0;right:0}.searchbar input{background:0 0;border:0;outline:0;flex:1;font-size:18px}.searchbar button{background:0 0;border:0}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:600}.button{text-transform:uppercase;letter-spacing:.08em;border:1px solid;justify-content:center;align-items:center;gap:14px;padding:15px 20px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.dark{color:#fff;background:#25251f;border-color:#25251f}.button.light{color:#25251f;background:#faf8f2;border-color:#faf8f2}.home-hero{background:#ded3bf;grid-template-columns:43% 57%;min-height:690px;display:grid}.home-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:9vw 5vw 7vw 8vw;display:flex}.home-copy h1,.category-hero h1,.basic-page h1{font-family:var(--serif);letter-spacing:-.04em;margin:20px 0 28px;font-size:clamp(55px,6.8vw,104px);font-weight:400;line-height:.92}.home-copy h1 em,.manifesto h2 em{color:#84573f;font-weight:400}.home-copy>p:not(.eyebrow){max-width:480px;margin-bottom:32px;font-size:17px;line-height:1.65}.home-collage{grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.home-collage .room-art{min-height:342px}.room-art{background-image:url(/cove-rooms.jpg);background-position:0 0;background-repeat:no-repeat;background-size:200% 200%}.room-art.dining{background-position:100% 0}.room-art.outdoor{background-position:0 100%}.room-art.bedroom{background-position:100% 100%}.trust-strip{border-bottom:1px solid var(--line);background:#f5f2ec;grid-template-columns:repeat(4,1fr);padding:28px 5vw;display:grid}.trust-strip div{border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:5px;display:flex}.trust-strip div:last-child{border:0}.trust-strip b{font-family:var(--serif);font-size:17px;font-weight:400}.trust-strip span{text-transform:uppercase;letter-spacing:.12em;color:#777268;font-size:10px}.section{padding:100px 5vw}.section-heading{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.section-heading h2,.hero-spotlight h2,.bundle-teaser h2,.tier-section h2,.lifestyle h2,.validation h2,.newsletter h2{font-family:var(--serif);letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(38px,4vw,62px);font-weight:400;line-height:1.03}.section-heading>p{color:#615e57;max-width:430px;font-size:14px;line-height:1.6}.room-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.room-tile{background:#ddd;position:relative;overflow:hidden}.room-tile .room-art{height:610px;transition:all .6s}.room-tile:hover .room-art{transform:scale(1.025)}.tile-copy{background:#f8f6f1eb;padding:22px 24px;position:absolute;bottom:30px;left:30px;right:30px}.tile-copy p{letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:10px}.tile-copy h3{font-family:var(--serif);margin:8px 0;font-size:26px;font-weight:400}.tile-copy span{align-items:center;gap:8px;font-size:13px;display:flex}.featured{background:#eeebe4}.product-grid{grid-template-columns:repeat(3,1fr);gap:42px 18px;display:grid}.product-grid.four{grid-template-columns:repeat(4,1fr)}.product-image{background:#ece8df;height:440px;position:relative;overflow:hidden}.product-image .room-art{width:100%;height:100%;transition:all .45s}.product-card:hover .product-image .room-art{transform:scale(1.035)}.product-image>button{background:#f9f7f2;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:15px;right:15px}.badge{text-transform:uppercase;letter-spacing:.12em;background:#fff;padding:8px 10px;font-size:9px;position:absolute;bottom:14px;left:14px}.product-meta{justify-content:space-between;gap:12px;margin-top:16px;display:flex}.product-meta h3{font-family:var(--serif);margin:0 0 5px;font-size:19px;font-weight:400}.product-meta p{color:#6d6960;margin:0;font-size:11px}.product-meta>b{font-size:13px}.swatches{align-items:center;gap:5px;margin-top:10px;display:flex}.swatches i{background:#c9bda8;border:1px solid #fff;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 1px #aaa}.swatches span{color:#777;font-size:10px}.manifesto{text-align:center;color:#f5f0e7;background:#29302a;padding:130px 20%}.manifesto h2{font-family:var(--serif);margin:25px 0;font-size:clamp(54px,6vw,88px);font-weight:400;line-height:.95}.manifesto h2 em{color:#c9ad86}.manifesto>p:not(.eyebrow){color:#d9d7cf;max-width:680px;margin:0 auto 30px;line-height:1.7}.manifesto a{text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid;gap:9px;padding-bottom:5px;font-size:12px;display:inline-flex}.crumbs{text-transform:uppercase;letter-spacing:.1em;color:#6e6a62;align-items:center;gap:7px;height:50px;padding:0 5vw;font-size:10px;display:flex}.category-hero{color:#fff;height:680px;position:relative;overflow:hidden}.category-hero>.room-art{position:absolute;inset:0}.category-hero:after{content:"";background:linear-gradient(90deg,#14110eab,#14110e14 65%);position:absolute;inset:0}.category-hero>div:last-child{z-index:1;max-width:670px;padding:125px 7vw;position:relative}.category-hero h1{margin:18px 0 24px;font-size:clamp(55px,6.2vw,88px)}.category-hero>div:last-child>p:not(.eyebrow){max-width:560px;font-size:17px;line-height:1.6}.category-hero .button{margin-top:18px}.hero-spotlight{grid-template-columns:58% 42%;align-items:center;gap:7vw;padding:110px 5vw;display:grid}.spot-art{height:650px;position:relative}.spot-art .room-art{height:100%}.spot-art>span{text-transform:uppercase;letter-spacing:.12em;background:#fff;padding:10px 13px;font-size:10px;position:absolute;bottom:20px;left:20px}.hero-spotlight h2{font-size:65px}.hero-spotlight .rating,.pdp-rating{margin:15px 0;font-size:12px}.rating span,.pdp-rating span,.review-cards>article>span{color:#96674e;letter-spacing:.08em}.hero-spotlight>div:last-child>p{color:#5f5b53;line-height:1.7}.hero-spotlight h3{font-family:var(--serif);font-size:24px;font-weight:400}.anchor-card{background:#ddd2c0;grid-template-columns:38% 62%;align-items:center;padding:90px 7vw;display:grid}.anchor-card h2{font-family:var(--serif);margin:15px 0;font-size:62px;font-weight:400;line-height:.96}.anchor-card>div:first-child>p:last-child{max-width:380px;line-height:1.6}.compare{grid-template-columns:1fr 35px 1fr;display:grid;position:relative}.compare>div:not(.versus):not(.save){background:#f8f5ef;padding:32px}.compare span,.compare i{letter-spacing:.12em;font-size:9px;font-style:normal;display:block}.compare b{font-family:var(--serif);margin:10px 0;font-size:44px;font-weight:400;display:block}.compare .competitor{opacity:.72}.versus{color:#fff;z-index:1;background:#272820;border-radius:50%;align-self:center;place-items:center;width:36px;height:36px;margin-left:-1px;display:grid}.save{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.12em;background:#8a644b;grid-column:1/4;padding:12px;font-size:10px}.bundle-teaser{grid-template-columns:1fr 1.1fr;align-items:center;gap:10vw;padding:110px 7vw;display:grid}.bundle-teaser>div:first-child>p:not(.eyebrow){color:#625f58;line-height:1.6}.mini-stack{border-top:1px solid #aaa}.mini-stack>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 90px 90px;padding:17px 8px;font-size:13px;display:grid}.mini-stack small{text-align:right;color:#817d74}.mini-total{color:#fff;background:#272820;padding:22px!important}.tier-section{background:#ece8df;padding:100px 5vw}.tiers{grid-template-columns:repeat(4,1fr);display:grid}.tiers>a{border:1px solid #cfc9bd;min-height:220px;padding:27px;position:relative}.tiers>a.active{background:#fff;border:2px solid #89664c}.tiers h3{font-family:var(--serif);margin:13px 0 6px;font-size:23px;font-weight:400}.tiers b{font-size:15px}.tiers p{color:#6d685f;font-size:11px}.tiers span{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#89664c;padding:7px;font-size:8px;position:absolute;top:0;right:0}.catalog{background:#f8f6f1}.filters{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;margin-bottom:35px;padding:15px 0;display:flex}.filters>div{gap:8px;display:flex}.filters button{background:0 0;border:0;border-radius:30px;padding:8px 13px;font-size:11px}.filters button.active{color:#fff;background:#292a24}.filters label{align-items:center;gap:8px;font-size:11px;display:flex}.filters select{appearance:none;background:0 0;border:0;padding-right:8px}.validation{color:#f4f1e9;background:#334036;grid-template-columns:1fr 280px;align-items:center;gap:10vw;padding:110px 8vw;display:grid}.validation h2{max-width:850px}.validation>div:first-child>span{color:#c8c9c1;font-size:11px}.review-score{border-left:1px solid #758075;flex-direction:column;padding-left:60px;display:flex}.review-score>b{font-family:var(--serif);font-size:84px;font-weight:400}.review-score>span{color:#d1b27e}.review-score small{margin-top:8px}.product-top{grid-template-columns:60% 40%;gap:5vw;padding:0 5vw 110px;display:grid}.gallery-main{background:#ede9e1;height:690px;position:relative}.gallery-main .room-art{height:100%}.gallery-main>span{text-transform:uppercase;background:#fff;padding:10px;font-size:10px;position:absolute;bottom:20px;left:20px}.gallery-thumbs{gap:10px;margin-top:10px;display:flex}.gallery-thumbs button{background:#eee;border:1px solid #0000;width:88px;height:74px;padding:0}.gallery-thumbs button.active{border-color:#282820}.gallery-thumbs .room-art{height:100%}.buybox{padding-top:20px}.buybox h1{font-family:var(--serif);letter-spacing:-.03em;margin:8px 0;font-size:52px;font-weight:400}.tagline{color:#5f5b53;font-size:15px}.pdp-rating a{margin-left:7px;text-decoration:underline}.pdp-price{align-items:center;gap:13px;margin:25px 0 4px;display:flex}.pdp-price b{font-family:var(--serif);font-size:28px;font-weight:400}.pdp-price s{color:#777;font-size:12px}.pdp-price span{color:#40553d;text-transform:uppercase;background:#d9e4d2;padding:6px;font-size:9px}.payments{color:#777;border-bottom:1px solid var(--line);padding-bottom:20px;font-size:10px}.option{margin-top:22px}.option>div:first-child{gap:13px;margin-bottom:10px;font-size:11px;display:flex}.option>div:first-child span{color:#777}.option-values{flex-wrap:wrap;gap:7px;display:flex}.option-values button{background:#fff;border:1px solid #cbc6bd;padding:11px 13px;font-size:10px}.option-values button.active{border:2px solid #2a2b24;padding:10px 12px}.swatch-values button{align-items:center;gap:8px;display:flex}.swatch-values i{border-radius:50%;width:16px;height:16px}.cart-row{gap:8px;margin-top:27px;display:flex}.quantity{border:1px solid #c5c0b6;align-items:center;display:flex}.quantity button{background:0 0;border:0;width:34px}.quantity span{font-size:12px}.add{flex:1;justify-content:space-between;display:flex}.buy-trust{justify-content:space-between;margin:14px 0 22px;font-size:9px;display:flex}.tabs{border-top:1px solid var(--line)}.tabs>div{border-bottom:1px solid var(--line)}.tabs button{background:0 0;border:0;justify-content:space-between;width:100%;padding:17px 0;font-size:12px;display:flex}.tabs p{color:#68645b;margin:0 0 18px;font-size:11px;line-height:1.6}.bundle-builder{background:#e6dfd2;padding:100px 7vw}.bundle-head{justify-content:space-between;align-items:end;margin-bottom:45px;display:flex}.bundle-head h2{font-family:var(--serif);margin:10px 0;font-size:55px;font-weight:400}.bundle-head>div:last-child{text-align:right;flex-direction:column;display:flex}.bundle-head>div:last-child b{font-family:var(--serif);font-size:34px;font-weight:400}.bundle-head small{color:#51634c}.bundle-content{grid-template-columns:1.4fr 1fr;gap:30px;display:grid}.bundle-list{flex-direction:column;gap:8px;display:flex}.bundle-list>button{text-align:left;background:#ffffff73;border:1px solid #c9c1b4;grid-template-columns:25px 95px 1fr auto;align-items:center;gap:14px;padding:9px;display:grid}.bundle-list>button.selected{background:#fff;border-color:#5f634f}.bundle-list>button:disabled{color:inherit}.bundle-list .room-art{height:72px}.check{border:1px solid #747568;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.selected .check{color:#fff;background:#5f634f}.bundle-list div b,.bundle-list div small{display:block}.bundle-list div small{color:#777;margin-top:4px;font-size:9px}.bundle-list strong{color:#536148;font-size:12px}.value-stack{color:#fff;background:#292a24;padding:28px}.value-stack h3{font-family:var(--serif);margin:0 0 25px;font-size:27px;font-weight:400}.value-stack>div:not(.stack-total){border-bottom:1px solid #55574f;grid-template-columns:1fr auto;padding:12px 0;font-size:11px;display:grid}.value-stack>div small{color:#aaa;grid-column:1/3}.stack-total{grid-template-columns:1fr auto;gap:12px;margin-top:22px;display:grid}.stack-total strong{color:#2a2b24;text-align:center;background:#e4d7c5;grid-column:1/3;padding:13px}.lifestyle{grid-template-columns:58% 42%;align-items:stretch;display:grid}.lifestyle>.room-art{min-height:700px}.lifestyle>div:last-child{color:#f3f0e8;background:#314037;padding:110px 8vw}.lifestyle>div:last-child>p{color:#d7dbd6;line-height:1.7}.lifestyle>div:last-child>div{gap:8px;margin-top:35px;display:grid}.lifestyle>div:last-child span{color:#c5ccc6;margin-bottom:15px;font-size:11px}.reviews{background:#ebe7df;grid-template-columns:260px 1fr;gap:65px;padding:100px 7vw;display:grid}.review-summary{flex-direction:column;display:flex}.review-summary>b{font-family:var(--serif);font-size:86px;font-weight:400}.review-summary>span{color:#9f7353}.review-summary>p{font-size:11px}.review-summary>div{margin-top:20px}.review-summary i{background:#8e7967;height:3px;margin:11px 0;display:block}.review-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.review-cards article{background:#f8f6f1;padding:25px}.review-cards h3{font-family:var(--serif);font-size:21px;font-weight:400}.review-cards p{font-size:11px;line-height:1.7}.review-cards b{text-transform:uppercase;font-size:9px}.newsletter{background:#cdbda4;justify-content:space-between;align-items:end;padding:70px 6vw;display:flex}.newsletter h2{font-size:40px}.newsletter form{border-bottom:1px solid;width:400px;display:flex}.newsletter input{background:0 0;border:0;outline:0;flex:1;padding:15px 0}.newsletter button{background:0 0;border:0;align-items:center;gap:8px;display:flex}.footer-grid{color:#e9e5dc;background:#25251f;grid-template-columns:2fr repeat(4,1fr);gap:50px;padding:70px 6vw;display:grid}.footer-grid .logo{align-self:start}.footer-grid h4{text-transform:uppercase;letter-spacing:.14em;color:#aaa;font-size:10px}.footer-grid>div{flex-direction:column;gap:11px;display:flex}.footer-grid a:not(.logo){color:#d5d2ca;font-size:12px}.legal{color:#8d8d86;background:#25251f;border-top:1px solid #4a4b44;gap:28px;padding:22px 6vw;font-size:9px;display:flex}.legal span:last-child{margin-left:auto}.basic-page{min-height:560px;padding:100px 7vw}.basic-page h1{max-width:850px;font-size:70px}.basic-page>p:not(.eyebrow){max-width:700px;font-size:17px;line-height:1.7}.basic-page .product-grid{margin-top:50px}.story{padding-bottom:150px}.drawer-backdrop{opacity:0;visibility:hidden;z-index:50;background:#14141166;transition:all .25s;position:fixed;inset:0}.drawer-backdrop.open{opacity:1;visibility:visible}.cart-drawer{z-index:60;background:#f8f6f1;flex-direction:column;width:min(480px,100%);transition:all .35s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.cart-drawer.open{transform:none}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:85px;padding:0 25px;display:flex}.drawer-head h2{font-family:var(--serif);font-weight:400}.drawer-head button{background:0 0;border:0}.empty-cart{text-align:center;margin:auto;padding:40px}.empty-cart svg{width:40px;height:40px}.empty-cart h3{font-family:var(--serif);font-size:30px;font-weight:400}.empty-cart p{margin-bottom:30px;font-size:12px}.cart-items{flex:1;padding:20px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:15px;margin-bottom:20px;padding-bottom:20px;display:grid}.cart-item>.room-art{height:110px}.cart-item h3{font-family:var(--serif);margin:5px 0;font-size:17px;font-weight:400}.cart-item p{color:#777;font-size:9px}.cart-item b{font-size:11px}.mini-qty{align-items:center;margin-top:10px;display:flex}.mini-qty button{background:0 0;border:0;font-size:10px;text-decoration:underline}.mini-qty button svg{width:12px}.mini-qty span{font-size:11px}.mini-qty button:last-child{margin-left:auto}.drawer-total{border-top:1px solid var(--line);padding:22px}.drawer-total>div{font-family:var(--serif);justify-content:space-between;font-size:24px;display:flex}.drawer-total p{color:#777;font-size:10px}.drawer-total .button{justify-content:space-between;width:100%}@media (width<=900px){.nav{background:#f8f6f1;flex-direction:column;margin:0;padding:25px;display:none;position:absolute;top:74px;left:0;right:0}.nav.mobile-open{display:flex}.mobile-toggle{display:grid}.header .logo{margin-left:10px}.header-actions .account-action{display:none}.home-hero{grid-template-columns:1fr}.home-copy{padding:90px 7vw}.home-collage{height:600px}.home-collage .room-art{min-height:0}.trust-strip{grid-template-columns:1fr 1fr;gap:22px}.trust-strip div:nth-child(2){border:0}.room-grid{grid-template-columns:1fr}.room-tile .room-art{height:500px}.product-grid,.product-grid.four{grid-template-columns:repeat(2,1fr)}.section{padding:75px 5vw}.anchor-card,.bundle-teaser,.hero-spotlight,.lifestyle,.product-top,.bundle-content,.reviews{grid-template-columns:1fr}.anchor-card{gap:40px}.hero-spotlight{padding:75px 5vw}.spot-art{height:540px}.tiers{grid-template-columns:1fr 1fr}.validation{grid-template-columns:1fr}.review-score{border:0;padding:0}.product-top{gap:20px}.gallery-main{height:600px}.buybox{max-width:650px}.lifestyle>.room-art{min-height:600px}.review-cards{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr 1fr}.footer-grid>.logo{grid-column:1/4}.newsletter{flex-direction:column;align-items:start;gap:30px}.newsletter form{max-width:100%}}@media (width<=620px){.announcement{font-size:8px}.announcement span{margin:0 8px}.header{padding:0 15px}.home-copy h1{font-size:58px}.home-collage{height:430px}.section-heading{flex-direction:column;align-items:start}.section-heading>p{margin-top:18px}.section-heading h2{font-size:42px}.room-tile .room-art{height:390px}.product-grid,.product-grid.four{grid-template-columns:1fr 1fr;gap:28px 9px}.product-image{height:235px}.product-meta{display:block}.product-meta>b{margin-top:7px;display:block}.product-meta h3{font-size:16px}.product-meta p{font-size:9px}.manifesto{padding:90px 7%}.category-hero{height:630px}.category-hero>div:last-child{padding:90px 7vw}.category-hero h1{font-size:55px}.hero-spotlight{flex-direction:column;padding:60px 5vw;display:flex}.spot-art{width:100%;height:380px}.hero-spotlight h2{font-size:45px}.anchor-card{padding:70px 6vw}.anchor-card h2{font-size:49px}.compare{grid-template-columns:1fr}.compare>div:not(.versus):not(.save){padding:23px}.compare .versus{position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.save{grid-column:1}.bundle-teaser{padding:70px 6vw}.mini-stack>div{grid-template-columns:1fr 65px 75px;font-size:10px}.tiers{grid-template-columns:1fr}.filters{align-items:start;gap:15px}.filters>div{max-width:70%;overflow-x:auto}.filters label{white-space:nowrap}.validation{padding:80px 7vw}.category .trust-strip{display:none}.crumbs{white-space:nowrap;overflow:hidden}.product-top{padding:0 4vw 70px}.gallery-main{height:430px}.buybox h1{font-size:42px}.buy-trust{gap:7px;display:grid}.bundle-builder{padding:70px 5vw}.bundle-head{flex-direction:column;align-items:start}.bundle-head>div:last-child{text-align:left;margin-top:15px}.bundle-list>button{grid-template-columns:20px 70px 1fr}.bundle-list>button strong{grid-column:3}.bundle-list .room-art{height:60px}.lifestyle>.room-art{min-height:480px}.lifestyle>div:last-child{padding:70px 7vw}.reviews{padding:70px 5vw}.review-cards{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>.logo{grid-column:1/3}.legal{flex-wrap:wrap}.legal span:last-child{margin:0}.newsletter h2{font-size:32px}.home-collage .room-art{min-height:0}}.pricing-table{border-top:1px solid var(--line);max-width:1000px;margin-top:55px}.pricing-table>div{border-bottom:1px solid var(--line);grid-template-columns:1.2fr .6fr 1.6fr .6fr;gap:20px;padding:16px 10px;font-size:12px;display:grid}.pricing-table>div:first-child{text-transform:uppercase;letter-spacing:.11em;background:#eee9df;font-size:9px}@media (width<=620px){.pricing-table{overflow-x:auto}.pricing-table>div{grid-template-columns:180px 85px 260px 100px;min-width:650px}}.room-art{background-image:url(/cove-rooms.jpg)}.room-art.studio{background-image:url(/cove-studio.jpg)}.room-art.sourced-product{background-color:#f5f4f1;background-position:50%;background-repeat:no-repeat;background-size:contain}.home-visual{background:#f5f4f1;min-height:690px;position:relative;overflow:hidden}.home-visual>.room-art{background-size:88%;position:absolute;inset:0}.hero-caption{background:#faf9f6eb;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex;position:absolute;bottom:28px;left:32px;right:32px}.hero-caption span{letter-spacing:.14em;font-size:9px}.hero-caption b{font-family:var(--serif);font-size:18px;font-weight:400}.gallery-main .room-art.sourced-product,.spot-art .room-art.sourced-product,.bundle-list .room-art.sourced-product,.cart-item .room-art.sourced-product{background-size:92%}@media (width<=900px){.home-visual{min-height:600px}.home-visual>.room-art{background-size:94%}}@media (width<=620px){.home-visual{min-height:420px}.hero-caption{padding:13px;bottom:14px;left:14px;right:14px}.hero-caption b{text-align:right;font-size:14px}.home-visual>.room-art{background-size:100%}}.buybox h1{font-size:clamp(38px,3.7vw,52px);line-height:1.02}.product-image{aspect-ratio:1;height:auto}.home-visual>.room-art,.gallery-main .room-art.sourced-product,.spot-art .room-art.sourced-product{background-position:50%;background-repeat:no-repeat}.gallery-main .room-art.sourced-product,.spot-art .room-art.sourced-product{background-size:contain}:root{color:#111;--ink:#111;--paper:#fff;--soft:#f3f3f1;--line:#d8d8d5;--blue:#405a78;--rust:#a95738;--olive:#68705a;background:#fff}body,.catalog,.cart-drawer{color:var(--ink);background:#fff}.announcement,.button.dark,.filters button.active,.mini-total,.value-stack,.footer-grid,.legal{color:#fff;background:#111}.announcement span,.cart-trigger b,.save,.tiers span{background:var(--rust)}.logo span,.home-copy h1 em,.manifesto h2 em,.rating span,.pdp-rating span,.review-cards>article>span,.review-summary>span{color:var(--rust)}.header{border-color:var(--line);background:#fffffff5}.searchbar,.tile-copy,.product-image>button,.compare>div:not(.versus):not(.save),.review-cards article{background:#fff}.trust-strip,.featured,.tier-section,.bundle-builder,.reviews,.pricing-table>div:first-child{background:var(--soft)}.manifesto{color:#fff;background:#111}.manifesto>p:not(.eyebrow){color:#c9c9c6}.validation{background:var(--blue);color:#fff}.validation>div:first-child>span,.lifestyle>div:last-child>p,.lifestyle>div:last-child span{color:#ffffffb8}.lifestyle>div:last-child{background:var(--olive);color:#fff}.anchor-card{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.newsletter{background:#fff;border-top:1px solid #111}.save{color:#fff}.tiers>a.active{border-color:var(--rust)}.pdp-price span{color:#3e4b36;background:#edf0ea}.selected .check{background:var(--olive)}.bundle-list>button.selected{border-color:var(--olive)}.stack-total strong{color:#111;background:#fff}.swatches i{background:#d7d7d2}.swatches i:nth-child(2){background:var(--blue)}.swatches i:nth-child(3){background:var(--rust)}.featured .product-card:first-child .product-image{background:#edf1f5}.featured .product-card:nth-child(2) .product-image{background:#f2f2ef}.featured .product-card:nth-child(3) .product-image{background:#edf0ea}.featured .product-card:nth-child(4) .product-image{background:#f4eeeb}.home-hero{background:#111;min-height:0;display:block}.home-visual{aspect-ratio:16/9;background:#111;min-height:clamp(620px,56.25vw,900px)}.home-visual>.room-art.sourced-product{background-color:#111;background-position:50%;background-size:cover}.home-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff42,#fff0 46%);position:absolute;inset:0}.home-visual .home-copy{z-index:2;color:#111;justify-content:center;width:min(590px,43%);padding:8vw 0 8vw 6vw;position:absolute;inset:0 auto 0 0}.home-visual .home-copy h1{margin:18px 0 24px;font-size:clamp(58px,6.2vw,104px)}.home-visual .home-copy>p:not(.eyebrow){max-width:390px;font-size:16px;line-height:1.55}.home-visual .hero-caption{z-index:2;color:#fff;background:#111111e0;width:auto;padding:13px 16px;bottom:24px;left:auto;right:28px}.home-visual .hero-caption span{color:#d9d9d6}@media (width<=900px){.nav{background:#fff}.home-visual{aspect-ratio:auto;min-height:620px}.home-visual .home-copy{width:48%;padding:80px 0 80px 5vw}.home-visual .home-copy h1{font-size:64px}.home-visual .hero-caption{display:none}}@media (width<=620px){.home-visual{min-height:650px}.home-visual>.room-art.sourced-product{background-position:62%}.home-visual:after{background:linear-gradient(#fffffff2 0,#ffffffa8 42%,#fff0 68%)}.home-visual .home-copy{width:100%;padding:56px 24px;inset:0 0 auto}.home-visual .home-copy h1{font-size:52px}.home-visual .home-copy>p:not(.eyebrow){max-width:310px;font-size:14px}.featured .product-card .product-image{background:var(--soft)}}.room-art{background-position:50%;background-repeat:no-repeat;background-size:cover}.room-art.living,.room-art.dining,.room-art.outdoor,.room-art.bedroom{background-position:50%}.room-art.sourced-product{background-size:contain}.product-image .room-art.sourced-product,.home-visual>.room-art.sourced-product{background-size:cover}.gallery-main .room-art.sourced-product,.spot-art .room-art.sourced-product,.gallery-thumbs .room-art.sourced-product,.bundle-list .room-art.sourced-product,.cart-item .room-art.sourced-product{background-size:contain}.home-visual{aspect-ratio:auto;height:60svh;min-height:0}.home-visual:after{background:linear-gradient(90deg,#0000001f,#0000 58%)}.home-visual .home-copy{-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #1111111f;width:min(470px,40vw);padding:clamp(24px,3vw,42px);inset:50% auto auto clamp(20px,5vw,80px);transform:translateY(-50%);box-shadow:0 18px 60px #11111129}.home-visual .home-copy h1{margin:14px 0 18px;font-size:clamp(48px,5.2vw,78px);line-height:.92}.home-visual .home-copy>p:not(.eyebrow){max-width:370px;margin:0 0 22px;font-size:15px;line-height:1.5}.home-visual .hero-caption{display:none}@media (width<=900px){.home-visual{height:60svh;min-height:0}.home-visual .home-copy{width:min(460px,54vw);padding:28px;left:4vw}.home-visual .home-copy h1{font-size:clamp(46px,6vw,62px)}.home-visual>.room-art.sourced-product{background-position:50%}}@media (width<=620px){.home-visual{height:60svh;min-height:0}.home-visual>.room-art.sourced-product{background-position:62%}.home-visual:after{background:linear-gradient(90deg,#0000001f,#0000 85%)}.home-visual .home-copy{background:#ffffffeb;width:calc(100% - 32px);padding:18px 20px;inset:50% auto auto 16px;transform:translateY(-50%)}.home-visual .home-copy h1{margin:10px 0 12px;font-size:clamp(38px,11vw,48px)}.home-visual .home-copy>p:not(.eyebrow){max-width:300px;margin-bottom:16px;font-size:13px;line-height:1.4}.home-visual .home-copy .button{padding:12px 15px}.room-tile .room-art{aspect-ratio:1;height:auto}.gallery-main,.spot-art{aspect-ratio:4/3;height:auto}}.tile-copy span{color:#5c5c58;line-height:1.45}.tile-copy>b{border-top:1px solid var(--line);letter-spacing:.14em;text-transform:uppercase;margin-top:15px;padding-top:13px;font-size:9px;display:block}.why-cove{border-top:1px solid var(--line);background:#fff}.why-grid{border-top:1px solid #111;border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.why-grid article{border-right:1px solid var(--line);padding:38px 42px 46px 0}.why-grid article+article{padding-left:42px}.why-grid article:last-child{border-right:0}.why-grid small{letter-spacing:.15em;color:#70706b;font-size:9px}.why-grid h3{font-family:var(--serif);margin:36px 0 15px;font-size:30px;font-weight:400;line-height:1.05}.why-grid p{color:#5c5c58;max-width:380px;margin:0;font-size:12px;line-height:1.7}.footer-brand{max-width:290px}.footer-brand p{color:#aaa;margin:20px 0 0;font-size:12px;line-height:1.65}.gallery-main{aspect-ratio:4/3;height:auto;overflow:hidden}.gallery-main .room-art.sourced-product{background-position:50%;background-size:cover}.gallery-thumbs .room-art.sourced-product{background-size:cover}.related-card{cursor:default}.related-card:hover .product-image .room-art{transform:none}.hero-spotlight{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.product-top{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr)}@media (width<=900px){.hero-spotlight,.product-top,.why-grid{grid-template-columns:1fr}.why-grid article,.why-grid article+article{border-right:0;border-bottom:1px solid var(--line);padding:30px 0}.why-grid article:last-child{border-bottom:0}.why-grid h3{margin-top:18px}.footer-brand{grid-column:1/4;max-width:430px}}@media (width<=620px){.footer-brand{grid-column:1/3}.why-grid h3{font-size:26px}.tile-copy{padding:18px;bottom:16px;left:16px;right:16px}.tile-copy h3{font-size:23px}.tile-copy span{font-size:11px}}.awards-strip{border-bottom:1px solid var(--line);color:#fff;background:#111;grid-template-columns:minmax(240px,.8fr) minmax(0,2.2fr);align-items:center;gap:5vw;padding:54px 5vw;display:grid}.award-intro h2{font-family:var(--serif);margin:10px 0;font-size:clamp(28px,3vw,46px);font-weight:400;line-height:1.03}.award-intro>small{color:#8e8e89;text-transform:uppercase;letter-spacing:.13em;font-size:9px}.award-list{border-left:1px solid #3d3d3a;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.focused .award-list{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}.award-seal{border-right:1px solid #3d3d3a;flex-direction:column;justify-content:center;gap:10px;min-height:145px;padding:24px;display:flex}.award-seal>span{color:#c9ad86;font-size:18px}.award-seal>b{font-family:var(--serif);font-size:20px;font-weight:400;line-height:1.08}.award-seal>small{color:#9b9b96;text-transform:uppercase;letter-spacing:.12em;font-size:8px;line-height:1.4}.pdp-awards{grid-template-columns:1fr 1fr;gap:8px;margin:0 0 20px;display:grid}.pdp-awards>span{border:1px solid var(--line);font-family:var(--serif);padding:11px;font-size:13px;line-height:1.15}.pdp-awards small{letter-spacing:.12em;text-transform:uppercase;color:#777;margin:5px 0 0;font-family:DM Sans,sans-serif;font-size:7px;display:block}.social-proof{background:#fff}.social-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.social-grid article{background:var(--soft);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:510px;display:grid;overflow:hidden}.social-grid img{object-fit:cover;aspect-ratio:4/5;width:100%;height:100%}.social-grid article>div{flex-direction:column;justify-content:center;padding:42px 34px;display:flex}.social-grid article>div>span{color:var(--rust);letter-spacing:.1em;font-size:12px}.social-grid h3{font-family:var(--serif);margin:19px 0;font-size:31px;font-weight:400;line-height:1.02}.social-grid p{font-family:var(--serif);margin:0 0 28px;font-size:18px;line-height:1.45}.social-grid b{text-transform:uppercase;letter-spacing:.1em;font-size:10px}.social-grid small{color:#777;letter-spacing:.08em;text-transform:uppercase;margin-top:7px;font-size:8px}.motion-feature{background:#edf1f5;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:8vw;padding:105px 7vw;display:grid}.motion-feature h2{font-family:var(--serif);margin:16px 0 24px;font-size:clamp(46px,5vw,72px);font-weight:400;line-height:.98}.motion-feature>div:first-child>p:not(.eyebrow){color:#565b61;max-width:500px;line-height:1.7}.motion-feature>div:first-child>span{text-transform:uppercase;letter-spacing:.12em;color:#70757a;margin-top:26px;font-size:8px;display:block}.motion-frame{background:#fff;padding:22px;position:relative}.motion-frame img{aspect-ratio:4/3;object-fit:contain;width:100%;height:auto;display:block}.motion-frame>b{color:#fff;text-transform:uppercase;letter-spacing:.12em;background:#111;padding:10px 12px;font-size:9px;position:absolute;bottom:34px;left:34px}.hero-spotlight{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);max-width:1500px;margin:0 auto}.spot-art{aspect-ratio:4/5;height:auto;overflow:hidden}.spot-art .room-art.category-product-art{background-position:50%;background-size:cover}@media (width<=1000px){.social-grid article{grid-template-columns:1fr}.social-grid img{height:auto}.social-grid article>div{padding:30px}.award-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.awards-strip{grid-template-columns:1fr}.award-list,.focused .award-list{max-width:none}.motion-feature{grid-template-columns:1fr;padding:75px 5vw}.spot-art{width:min(100%,620px);margin:auto}.social-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.awards-strip{padding:45px 5vw}.award-list,.focused .award-list{grid-template-columns:1fr 1fr}.award-seal{min-height:128px;padding:17px}.award-seal>b{font-size:17px}.social-grid{grid-template-columns:1fr}.social-grid article{min-height:0}.social-grid h3{font-size:28px}.social-grid p{font-size:17px}.pdp-awards{grid-template-columns:1fr}.motion-feature h2{font-size:45px}.motion-frame{padding:10px}.motion-frame>b{bottom:20px;left:20px}.spot-art{aspect-ratio:4/5}}.tone-blue{--promo-accent:#405a78;--promo-bg:#e9eef3;--promo-ink:#172433}.tone-rust{--promo-accent:#a95738;--promo-bg:#f3e9e5;--promo-ink:#3e2117}.tone-olive{--promo-accent:#68705a;--promo-bg:#e9ede5;--promo-ink:#282d22}.tone-sand{--promo-accent:#826b51;--promo-bg:#f0ebe3;--promo-ink:#33291f}.announcement{text-transform:none;letter-spacing:0;z-index:31;background:#111;gap:18px;height:38px;padding:0 18px;position:relative}.announcement>a{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:13px;min-width:0;font-size:10px;display:flex}.announcement>a strong{white-space:nowrap;font-weight:500}.announcement span,.announcement .announcement-offer{background:0 0;border-radius:0;width:auto;height:auto;margin:0}.announcement .announcement-offer{color:#f0c5b4;white-space:nowrap;border-left:1px solid #555;padding-left:13px;font-weight:600}.announcement>small{color:#8e8e89;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:7px}.countdown{color:inherit;align-items:flex-start;gap:16px;display:flex}.countdown>span{flex-direction:column;align-items:center;min-width:35px;position:relative;background:0 0!important;margin:0!important;display:flex!important}.countdown b{font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-family:DM Sans,sans-serif;font-size:21px;font-weight:500;line-height:1}.countdown small{letter-spacing:.12em;text-transform:uppercase;opacity:.62;margin-top:5px;font-size:7px;line-height:1}.countdown i{opacity:.45;font-size:17px;font-style:normal;position:absolute;top:1px;left:-11px}.countdown.compact{gap:13px}.countdown.compact>span{min-width:25px}.countdown.compact b{letter-spacing:0;font-size:15px}.countdown.compact small{margin-top:2px;font-size:6px}.countdown.compact i{font-size:14px;top:-1px;left:-9px}.promotion-section{border-bottom:1px solid var(--line);background:#fff;padding:92px 5vw 66px}.promotion-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px;display:flex}.promotion-heading h2{font-family:var(--serif);margin:13px 0 0;font-size:clamp(38px,4vw,62px);font-weight:400;line-height:1}.promotion-heading>p{color:#666;max-width:390px;margin:0;font-size:12px;line-height:1.65}.promotion-grid{border:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.promotion-card{background:var(--promo-bg);min-height:390px;color:var(--promo-ink);border-top:5px solid var(--promo-accent);border-right:1px solid #11111121;flex-direction:column;justify-content:space-between;padding:32px 28px 26px;transition:transform .25s,box-shadow .25s;display:flex}.promotion-card:last-child{border-right:0}.promotion-card:hover{z-index:2;position:relative;transform:translateY(-5px);box-shadow:0 20px 40px #1111111f}.promotion-card>div:first-child>small{letter-spacing:.15em;text-transform:uppercase;color:var(--promo-accent);font-size:8px;font-weight:600}.promotion-card h3{font-family:var(--serif);letter-spacing:-.035em;margin:30px 0 10px;font-size:clamp(44px,4.2vw,66px);font-weight:400;line-height:.9}.promotion-card p{letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,var(--promo-ink) 62%,transparent);margin:0 0 30px;font-size:9px}.promotion-card>div:first-child>strong{font-family:var(--serif);color:var(--promo-accent);margin:0 0 17px;font-size:clamp(27px,2.2vw,35px);font-weight:400;line-height:1;display:block}.promotion-card>div:first-child>span{max-width:260px;color:color-mix(in srgb,var(--promo-ink) 70%,transparent);font-size:11px;line-height:1.65;display:block}.promotion-card-footer{border-top:1px solid #1111112e;padding-top:24px}.promotion-card-footer .countdown{margin-bottom:22px}.promotion-card-footer>b{letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;display:flex}.promotion-disclosure{letter-spacing:.08em;text-transform:uppercase;color:#8a8a84;font-size:7px;line-height:1.5;display:block}.promotion-section>.promotion-disclosure{margin-top:14px}.promotion-banner{background:var(--promo-bg);color:var(--promo-ink);border-top:6px solid var(--promo-accent);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:5vw;padding:54px 5vw 70px;display:grid;position:relative}.promotion-banner>div:first-child{max-width:670px}.promotion-banner h2{font-family:var(--serif);margin:11px 0 17px;font-size:clamp(36px,4.2vw,64px);font-weight:400;line-height:.98}.promotion-banner>div:first-child>p:last-child{max-width:590px;margin:0;font-size:12px;line-height:1.65}.promotion-deadline{border-left:1px solid #1113;padding-left:5vw}.promotion-deadline>span,.promotion-deadline>small{text-transform:uppercase;letter-spacing:.12em;font-size:8px;display:block}.promotion-deadline .countdown{margin:12px 0}.promotion-deadline>small{opacity:.6}.promo-button{color:#fff;white-space:nowrap;background:#111;border-color:#111}.promotion-banner>.promotion-disclosure{color:color-mix(in srgb,var(--promo-ink) 52%,transparent);position:absolute;bottom:20px;left:5vw}.pdp-promotion{border-left:4px solid var(--promo-accent);background:var(--promo-bg);color:var(--promo-ink);grid-template-columns:1fr auto;align-items:center;gap:15px;margin:18px 0 25px;padding:18px;display:grid}.pdp-promotion>div:first-child{flex-direction:column;gap:5px;display:flex}.pdp-promotion>div:first-child>small{letter-spacing:.13em;text-transform:uppercase;font-size:7px}.pdp-promotion>div:first-child>b{font-family:var(--serif);font-size:24px;font-weight:400;line-height:1}.pdp-promotion>div:first-child>span{color:color-mix(in srgb,var(--promo-ink) 65%,transparent);font-size:8px;line-height:1.4}.pdp-promotion>div:last-child{text-align:center;border-left:1px solid #1111112e;padding-left:14px}.pdp-promotion>div:last-child>small{letter-spacing:.1em;text-transform:uppercase;opacity:.65;margin-top:5px;font-size:6px;display:block}@media (width<=1100px){.promotion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-card:nth-child(2){border-right:0}.promotion-card:nth-child(-n+2){border-bottom:1px solid #11111121}.promotion-banner{grid-template-columns:minmax(0,1fr) auto}.promotion-banner>.promo-button{grid-column:1/3;width:max-content}.promotion-deadline{padding-left:4vw}}@media (width<=700px){.announcement{justify-content:space-between;gap:8px;height:40px;padding:0 12px}.announcement>a{gap:0;font-size:8px}.announcement>a strong,.announcement>small{display:none}.announcement .announcement-offer{border:0;padding:0}.promotion-section{padding:64px 5vw 45px}.promotion-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:28px}.promotion-heading h2{font-size:42px}.promotion-grid{grid-template-columns:1fr}.promotion-card{border-right:0;min-height:350px}.promotion-card:nth-child(n){border-bottom:1px solid #11111121}.promotion-card:last-child{border-bottom:0}.promotion-card h3{font-size:54px}.promotion-card>div:first-child>strong{font-size:31px}.promotion-banner{grid-template-columns:1fr;gap:28px;padding:45px 6vw 73px}.promotion-banner h2{font-size:44px}.promotion-deadline{border-top:1px solid #1113;border-left:0;padding:22px 0 0}.promotion-banner>.promo-button{grid-column:1;justify-content:space-between;width:100%}.promotion-banner>.promotion-disclosure{bottom:17px;left:6vw;right:6vw}.pdp-promotion{padding:15px}.pdp-promotion>div:first-child>b{font-size:21px}}.home-visual .home-copy{width:min(540px,43vw)}.home-visual .home-copy h1{font-size:clamp(42px,4.5vw,68px)}.hero-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.hero-secondary{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #111;align-items:center;gap:8px;padding:9px 0;font-size:10px;font-weight:600;display:inline-flex}.collection-signature{--signature:#405a78;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(240px,.75fr) minmax(0,1.55fr);align-items:end;gap:6vw;padding:38px 5vw;display:grid}.collection-signature.signature-dining{--signature:#a95738}.collection-signature.signature-outdoor{--signature:#68705a}.collection-signature.signature-bedroom{--signature:#826b51}.collection-signature small{letter-spacing:.14em;text-transform:uppercase;color:var(--signature);font-size:8px}.collection-signature h2{font-family:var(--serif);margin:8px 0 5px;font-size:35px;font-weight:400}.collection-signature p{color:#666;margin:0;font-size:11px}.collection-signature>div:last-child{border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.collection-signature>div:last-child span{border-right:1px solid var(--line);min-height:72px;font-family:var(--serif);flex-direction:column;gap:9px;padding:8px 22px;font-size:17px;display:flex}.collection-signature>div:last-child b{letter-spacing:.12em;color:var(--signature);font-family:DM Sans,sans-serif;font-size:8px}.compare ul{border-top:1px solid var(--line);gap:9px;margin:18px 0 0;padding:18px 0 0;list-style:none;display:grid}.compare li{color:#4e5549;font-size:10px;line-height:1.35}.compare .competitor li{color:#766c67}.tiers{gap:14px}.tiers>a{background:#fff;min-height:0;padding:0;overflow:hidden}.tier-art{aspect-ratio:4/3;border-bottom:1px solid var(--line);background-color:#f5f4f1;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%}.tier-copy{padding:23px 24px 26px}.tier-copy h3{margin-top:11px}.tier-copy p{min-height:30px}.tier-copy em{border-top:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;color:#777;margin-top:15px;padding-top:13px;font-size:8px;font-style:normal;display:block}.product-image .room-art.product-contain,.gallery-main .room-art.product-contain,.gallery-thumbs .room-art.product-contain{background-color:#f5f4f1;background-position:50%;background-repeat:no-repeat;background-size:contain}.spot-art{background:#fff}.spot-art .room-art.sourced-product,.spot-art .room-art.category-product-art{background-color:#fff}.spot-art .room-art.category-product-art.category-contain{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain}.sleeper-feature{background:#f1ece6;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:7vw;padding:100px 7vw;display:grid}.sleeper-feature-art{background:#fff;padding:18px}.sleeper-feature img{aspect-ratio:4/3;object-fit:contain;width:100%;height:auto;display:block}.sleeper-feature h2{font-family:var(--serif);margin:15px 0 25px;font-size:clamp(45px,5vw,72px);font-weight:400;line-height:.98}.sleeper-feature>div:last-child>p:not(.eyebrow){color:#5f5a54;font-size:13px;line-height:1.75}.feature-facts{border-top:1px solid #c9c1b7;grid-template-columns:repeat(3,1fr);margin-top:32px;display:grid}.feature-facts span{color:#6b645d;padding:17px 14px 0 0;font-size:9px;line-height:1.5}.feature-facts b{font-family:var(--serif);color:#111;margin-bottom:4px;font-size:20px;font-weight:400;display:block}.motion-lifestyle{background:#f3f3f1;margin-top:12px;position:relative;overflow:hidden}.motion-frame .motion-lifestyle img{aspect-ratio:16/5;object-fit:cover;object-position:center 45%;width:100%}.motion-lifestyle span{letter-spacing:.11em;text-transform:uppercase;background:#ffffffeb;padding:8px 10px;font-size:7px;position:absolute;bottom:10px;right:10px}@media (width<=900px){.home-visual .home-copy{width:min(520px,60vw)}.collection-signature,.sleeper-feature{grid-template-columns:1fr}.collection-signature>div:last-child{border-left:0;border-top:1px solid var(--line);padding-top:18px}.sleeper-feature{padding:75px 5vw}.tiers{grid-template-columns:1fr 1fr}}@media (width<=620px){.home-visual .home-copy{width:calc(100% - 32px)}.home-visual .home-copy h1{font-size:clamp(32px,9vw,42px)}.hero-actions{gap:12px}.hero-secondary{font-size:8px}.collection-signature{padding:30px 6vw}.collection-signature>div:last-child{grid-template-columns:1fr}.collection-signature>div:last-child span{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:14px 0}.tiers{grid-template-columns:1fr}.compare ul{margin-top:12px;padding-top:12px}.sleeper-feature{padding:60px 5vw}.sleeper-feature-art{padding:8px}.feature-facts{grid-template-columns:1fr}.feature-facts span{border-bottom:1px solid #d8d1c8;padding:13px 0}.feature-facts b{margin-right:8px;display:inline}}.awards-strip:not(.focused) .award-list{border-left:0;gap:12px}.award-seal.with-badge{background:linear-gradient(145deg,#1b1b17,#111);border:1px solid #393833;justify-content:flex-start;min-height:230px;padding:22px;transition:transform .25s,border-color .25s,background .25s}.award-seal.with-badge:hover{background:linear-gradient(145deg,#22211c,#151511);border-color:#8b7656;transform:translateY(-4px)}.award-badge{filter:drop-shadow(0 8px 13px #00000052);width:82px;height:82px;margin:0 0 15px;display:block}.award-seal.with-badge>b{max-width:150px;font-size:19px}.award-seal.with-badge>small{margin-top:auto;padding-top:12px}@media (width<=1000px){.award-seal.with-badge{min-height:210px}.award-badge{width:72px;height:72px}}@media (width<=620px){.awards-strip:not(.focused) .award-list{gap:8px}.award-seal.with-badge{min-height:205px;padding:16px}.award-badge{width:66px;height:66px;margin-bottom:13px}.award-seal.with-badge>b{font-size:17px}.award-seal.with-badge>small{font-size:7px}}.cart-upsell{background:#eeebe4;border:1px solid #d6d0c5;margin:4px 0 10px;padding:17px}.cart-upsell-head{border-bottom:1px solid #d2ccc1;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:14px;display:flex}.cart-upsell-head small{letter-spacing:.14em;text-transform:uppercase;color:var(--rust);font-size:8px;font-weight:600;display:block}.cart-upsell-head h3{font-family:var(--serif);margin:7px 0 0;font-size:20px;font-weight:400;line-height:1.05}.cart-upsell-head>span{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:#fff;padding:6px 7px;font-size:7px}.cart-upsell-product{grid-template-columns:104px 1fr;align-items:center;gap:14px;padding-top:15px;display:grid}.cart-upsell-product>.room-art{background-color:#fff;background-size:contain;width:104px;height:104px}.cart-upsell-product h4{font-family:var(--serif);margin:0 0 5px;font-size:17px;font-weight:400;line-height:1.1}.cart-upsell-product p{color:#716d65;margin:0 0 8px;font-size:8px;line-height:1.4}.cart-upsell-product b{margin-bottom:11px;font-size:11px;display:block}.cart-upsell-product button{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#111;border:0;align-items:center;gap:6px;padding:9px 11px;font-size:8px;font-weight:600;display:inline-flex}.cart-upsell-product button:hover{background:var(--rust)}@media (width<=420px){.cart-upsell{padding:14px}.cart-upsell-product{grid-template-columns:88px 1fr;gap:12px}.cart-upsell-product>.room-art{width:88px;height:96px}.cart-upsell-head h3{font-size:18px}.cart-upsell-head>span{display:none}}.header-design-action{border:1px solid #0000;border-radius:50%;transition:background .2s,color .2s,border-color .2s,transform .2s}.header-design-action:hover,.header-design-action:focus-visible,.header-design-action.active{color:#fff;background:#111;border-color:#111;transform:rotate(-5deg)}.design-home-promo{border-top:1px solid var(--line);background:#eeeae2;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);height:380px;min-height:0;display:grid}.design-home-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:48px 6vw;display:flex}.design-home-copy h2{font-family:var(--serif);letter-spacing:-.035em;margin:12px 0 18px;font-size:clamp(36px,3.6vw,52px);font-weight:400;line-height:.98}.design-home-copy h2 br{display:none}.design-home-copy h2 em{color:var(--rust);font-weight:400}.design-home-copy>p:not(.eyebrow){color:#5e5a53;max-width:520px;margin:0 0 20px;font-size:12px;line-height:1.65}.design-home-copy>small{letter-spacing:.1em;text-transform:uppercase;color:#777;margin-top:11px;font-size:7px}.design-home-copy .button{padding:12px 16px;font-size:10px}.design-home-visual{height:100%;min-height:0;position:relative;overflow:hidden}.design-home-visual>img{object-fit:cover;width:100%;height:100%;display:block}.style-sample-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;width:min(270px,100% - 40px);padding:16px 18px;position:absolute;bottom:20px;left:20px;box-shadow:0 14px 36px #11111129}.style-sample-card span,.style-sample-card small{text-transform:uppercase;letter-spacing:.12em;display:block}.style-sample-card span{color:var(--rust);font-size:7px}.style-sample-card b{font-family:var(--serif);margin:5px 0;font-size:24px;font-weight:400;display:block}.style-sample-card small{color:#67635c;font-size:6px;line-height:1.5}.style-sample-chip{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#111;padding:7px 9px;font-size:6px;position:absolute}.chip-one{top:16px;left:16px}.chip-two{top:16px;right:16px}.footer-design-cta{background:var(--blue);color:#fff;justify-content:space-between;align-items:flex-end;gap:50px;padding:70px 6vw;display:flex}.footer-design-cta>div{max-width:720px}.footer-design-cta small{letter-spacing:.15em;font-size:8px}.footer-design-cta h2{font-family:var(--serif);margin:13px 0;font-size:clamp(38px,4.6vw,68px);font-weight:400;line-height:.98}.footer-design-cta p{color:#ffffffb8;max-width:590px;margin:0;font-size:12px;line-height:1.65}.footer-design-cta .button{flex:none}.design-tool-page{background:#fff;min-height:100vh}.design-tool-header{background:#f0ece5;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;gap:9vw;padding:85px 7vw 70px;display:grid}.design-tool-header h1{font-family:var(--serif);letter-spacing:-.045em;margin:18px 0 0;font-size:clamp(58px,7vw,104px);font-weight:400;line-height:.9}.design-tool-header h1 em{color:var(--rust);font-weight:400}.design-tool-header>p{color:#5e5a53;max-width:480px;margin:0 0 8px;font-size:14px;line-height:1.75}.design-tool-progress{background:#fff;border-top:1px solid #d9d3c8;border-bottom:1px solid #d9d3c8;justify-content:flex-end;padding:17px 7vw 16px;display:flex;position:relative;overflow:hidden}.design-tool-progress>span{background:var(--rust);height:3px;transition:width .4s;position:absolute;bottom:0;left:0}.design-tool-progress>div{align-items:center;gap:18px;display:flex}.design-tool-progress b{text-transform:uppercase;letter-spacing:.12em;font-size:9px}.design-tool-progress small{color:#777;font-size:8px}.design-upload-step{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:center;gap:8vw;padding:90px 7vw 110px;display:grid}.design-step-copy h2,.design-question-heading h2,.design-results h2{font-family:var(--serif);letter-spacing:-.035em;margin:15px 0 25px;font-size:clamp(44px,5vw,72px);font-weight:400;line-height:.98}.design-step-copy>p:not(.eyebrow){color:#625e57;max-width:520px;font-size:13px;line-height:1.75}.design-step-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:30px;display:flex}.design-step-actions input{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.text-action{text-transform:uppercase;letter-spacing:.1em;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:8px;padding:8px 0;font-size:9px;display:inline-flex}.design-upload-preview{background:#e8e4dc;min-height:560px;position:relative;overflow:hidden}.design-upload-preview>img{object-fit:cover;filter:saturate(.8);width:100%;height:560px;display:block}.design-upload-preview:after{content:"";background:linear-gradient(#0000 58%,#1111119e);position:absolute;inset:0}.design-upload-preview>div{z-index:1;color:#fff;position:absolute;bottom:24px;left:25px}.design-upload-preview>div span,.design-upload-preview>div b{display:block}.design-upload-preview>div span{letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font-size:8px}.design-upload-preview>div b{font-family:var(--serif);font-size:22px;font-weight:400}.design-upload-preview>.button{z-index:2;position:absolute;bottom:20px;right:22px}.design-upload-preview.has-photo>img{filter:none}.design-question-step{padding:80px 5vw 105px}.design-question-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:40px;display:flex}.design-question-heading h2{margin-bottom:0}.design-question-heading>p{color:#666;max-width:390px;margin:0 0 5px;font-size:12px;line-height:1.65}.design-choice-grid{gap:16px;display:grid}.choices-4{grid-template-columns:repeat(4,minmax(0,1fr))}.choices-3{grid-template-columns:repeat(3,minmax(0,1fr))}.design-choice{border:1px solid var(--line);text-align:left;background:#f3f1ec;padding:0;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.design-choice:hover{border-color:#777;transform:translateY(-4px);box-shadow:0 20px 35px #1111111f}.design-choice>img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto;display:block}.choices-3 .design-choice>img{aspect-ratio:5/4}.design-choice>span{padding:20px;display:block}.design-choice b,.design-choice small{display:block}.design-choice b{font-family:var(--serif);font-size:24px;font-weight:400}.design-choice small{color:#6d6962;min-height:28px;margin-top:7px;font-size:9px;line-height:1.5}.design-choice i{border-top:1px solid var(--line);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:18px;padding-top:13px;font-size:8px;font-style:normal;display:flex}.design-back{text-transform:uppercase;letter-spacing:.1em;background:0 0;border:0;align-items:center;gap:7px;margin-top:28px;padding:8px 0;font-size:9px;display:flex}.design-results{padding:90px 0 0}.design-result-hero{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:8vw;padding:0 7vw 105px;display:grid}.design-result-image{background:#ece9e2;min-height:620px;position:relative;overflow:hidden}.design-result-image img{object-fit:cover;width:100%;height:620px;display:block}.design-result-image>span{letter-spacing:.12em;text-transform:uppercase;background:#fff;padding:10px 12px;font-size:8px;position:absolute;bottom:22px;left:22px}.design-result-hero>div:last-child>p:not(.eyebrow){color:#625e57;max-width:520px;font-size:14px;line-height:1.75}.style-traits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:30px 0;display:grid}.style-traits span{border-right:1px solid var(--line);font-family:var(--serif);flex-direction:column;gap:8px;padding:18px 13px;font-size:15px;display:flex}.style-traits span:last-child{border:0}.style-traits b{color:var(--rust);font-family:DM Sans,sans-serif;font-size:8px}.restart-design{text-transform:uppercase;letter-spacing:.1em;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:7px;margin-left:18px;padding:9px 0;font-size:8px;display:inline-flex}.design-recommendations{background:#f1efea;padding:95px 5vw 110px}.design-tool-note{color:#fff;background:#111;align-items:flex-start;gap:15px;padding:28px 7vw;display:flex}.design-tool-note p{color:#aaa;gap:18px;margin:0;font-size:9px;line-height:1.6;display:flex}.design-tool-note b{color:#fff;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.design-ai-workflow{color:#fff;background:#111;padding:110px 5vw}.design-ai-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:55px;display:flex}.design-ai-heading h2{max-width:820px;margin-bottom:0}.design-ai-heading>p{color:#aaa;max-width:450px;margin:0 0 7px;font-size:12px;line-height:1.7}.design-edit-pipeline{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr) 38px minmax(0,1fr);align-items:center;display:grid}.design-edit-pipeline article>div{background:#242424;position:relative;overflow:hidden}.design-edit-pipeline img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.design-edit-pipeline article>div>span{color:#111;letter-spacing:.12em;text-transform:uppercase;background:#fff;padding:8px 10px;font-size:7px;position:absolute;bottom:14px;left:14px}.design-edit-pipeline article>small{color:#b56a4d;letter-spacing:.15em;margin-top:22px;font-size:9px;display:block}.design-edit-pipeline h3{font-family:var(--serif);margin:8px 0;font-size:26px;font-weight:400}.design-edit-pipeline article>p{color:#94948f;max-width:350px;margin:0;font-size:10px;line-height:1.65}.pipeline-arrow{color:#777;justify-self:center}.design-concept-studio{border-top:1px solid #383838;grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);align-items:start;gap:4vw;margin-top:105px;padding-top:80px;display:grid}.design-concept-tabs>p{margin:0 0 23px}.design-concept-tabs button{color:#fff;text-align:left;background:0 0;border:0;border-top:1px solid #3d3d3d;flex-direction:column;width:100%;padding:22px 18px;transition:all .2s;display:flex}.design-concept-tabs button:last-child{border-bottom:1px solid #3d3d3d}.design-concept-tabs button:hover,.design-concept-tabs button.active{color:#111;background:#fff}.design-concept-tabs button>span{letter-spacing:.13em;text-transform:uppercase;color:#b56a4d;font-size:7px}.design-concept-tabs button>b{font-family:var(--serif);margin:8px 0;font-size:28px;font-weight:400}.design-concept-tabs button>small{color:#969691;max-width:300px;font-size:9px;line-height:1.55}.design-concept-tabs button.active>small,.design-concept-tabs button:hover>small{color:#65655f}.design-concept-studio figure{background:#242424;margin:0;position:relative;overflow:hidden}.design-concept-studio figure>img{aspect-ratio:1/1.03;object-fit:cover;width:100%;max-height:850px;display:block}.design-concept-studio figcaption{color:#111;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;padding:20px 22px;position:absolute;bottom:24px;left:24px;right:24px}.design-concept-studio figcaption span,.design-concept-studio figcaption small{text-transform:uppercase;letter-spacing:.11em;display:block}.design-concept-studio figcaption span{color:var(--rust);font-size:7px}.design-concept-studio figcaption b{font-family:var(--serif);margin:6px 0;font-size:30px;font-weight:400;display:block}.design-concept-studio figcaption small{color:#666;font-size:7px}.design-ai-disclosure{color:#777;letter-spacing:.03em;margin:28px 0 0;font-size:8px;line-height:1.65}.room-identification{border:1px solid var(--line);background:#f0eee9;grid-template-columns:110px 1fr;align-items:center;gap:20px;width:min(620px,100%);margin:0 0 65px;padding:13px;display:grid}.room-identification>img{object-fit:cover;width:110px;height:88px;display:block}.room-identification>div{flex-direction:column;display:flex}.room-identification span{letter-spacing:.12em;text-transform:uppercase;color:var(--rust);align-items:center;gap:6px;font-size:8px;display:flex}.room-identification b{font-family:var(--serif);margin:5px 0;font-size:28px;font-weight:400}.room-identification small{color:#6d6962;font-size:8px}.design-style-step .design-choice>img{aspect-ratio:1;object-fit:cover}.custom-design-results{padding-top:100px}.custom-design-heading{justify-content:space-between;align-items:flex-end;gap:50px;padding:0 5vw 55px;display:flex}.custom-design-heading h2{margin-bottom:0}.room-result-chip{border:1px solid var(--line);grid-template-columns:92px auto;align-items:center;gap:15px;min-width:320px;padding:10px;display:grid}.room-result-chip>img{object-fit:cover;width:92px;height:76px;display:block}.room-result-chip>span{letter-spacing:.11em;text-transform:uppercase;color:#777;flex-direction:column;font-size:7px;display:flex}.room-result-chip b{font-family:var(--serif);color:#111;letter-spacing:0;text-transform:none;margin:4px 0;font-size:23px;font-weight:400}.room-result-chip small{color:var(--rust);font-size:7px}.custom-design-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 5vw 95px;display:grid}.custom-design-card{border:1px solid var(--line);text-align:left;background:#fff;padding:0 0 22px;transition:all .25s;overflow:hidden}.custom-design-card:hover,.custom-design-card.active{border-color:#111;transform:translateY(-4px);box-shadow:0 22px 45px #11111121}.custom-design-card>div{background:#e8e5df;position:relative;overflow:hidden}.custom-design-card img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:all .45s;display:block}.custom-design-card:hover img{transform:scale(1.015)}.custom-design-card>div>span{color:#111;letter-spacing:.12em;text-transform:uppercase;background:#fff;padding:8px 10px;font-size:7px;position:absolute;bottom:14px;left:14px}.custom-design-card.active>div>span{color:#fff;background:#111}.custom-design-card>small,.custom-design-card>h3,.custom-design-card>p{margin-left:20px;margin-right:20px;display:block}.custom-design-card>small{color:var(--rust);letter-spacing:.12em;text-transform:uppercase;margin-top:19px;font-size:7px}.custom-design-card>h3{font-family:var(--serif);margin-top:7px;margin-bottom:8px;font-size:30px;font-weight:400}.custom-design-card>p{color:#666;min-height:34px;margin-top:0;margin-bottom:0;font-size:9px;line-height:1.55}.custom-style-summary{background:#efede8;grid-template-columns:minmax(240px,.8fr) minmax(360px,1.2fr) auto;align-items:center;gap:5vw;padding:75px 5vw;display:grid}.custom-style-summary h2{margin:10px 0 18px}.custom-style-summary>div:first-child>p:not(.eyebrow){color:#67635c;max-width:480px;font-size:12px;line-height:1.7}.custom-style-summary .style-traits{margin:0}.custom-style-summary>div:last-child{white-space:nowrap}.compact-workflow{padding-top:95px;padding-bottom:95px}.custom-design-heading>div:first-child>p:last-child{color:#666;max-width:620px;margin:20px 0 0;font-size:12px;line-height:1.7}.design-look-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0 5vw 95px;display:grid}.design-look-bundle{border:1px solid var(--line);background:#f8f6f1;flex-direction:column;min-width:0;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.design-look-bundle:hover,.design-look-bundle.active{border-color:#111;transform:translateY(-4px);box-shadow:0 22px 45px #1111111f}.design-look-image{text-align:left;background:#e8e5df;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.design-look-image img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .45s;display:block}.design-look-bundle:hover .design-look-image img{transform:scale(1.012)}.design-look-image>span{color:#111;letter-spacing:.12em;text-transform:uppercase;background:#fff;padding:9px 11px;font-size:7px;position:absolute;bottom:14px;left:14px}.design-look-bundle.active .design-look-image>span{color:#fff;background:#111}.design-look-copy{border-bottom:1px solid var(--line);padding:20px 20px 18px}.design-look-copy>small{color:var(--rust);letter-spacing:.12em;text-transform:uppercase;font-size:7px;display:block}.design-look-copy h3{font-family:var(--serif);margin:7px 0 8px;font-size:31px;font-weight:400}.design-look-copy p{color:#666;min-height:43px;margin:0;font-size:9px;line-height:1.55}.design-look-products{background:#fff;padding:18px 18px 4px}.design-look-products-heading{border-bottom:1px solid var(--line);flex-direction:column;gap:5px;padding-bottom:14px;display:flex}.design-look-products-heading span{letter-spacing:.12em;text-transform:uppercase;color:var(--rust);font-size:7px}.design-look-products-heading b{font-family:var(--serif);font-size:19px;font-weight:400}.design-look-product{border-bottom:1px solid #e5e1d9;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 0;display:grid}.design-look-product>.room-art{background-color:#f1efe9;background-position:50%;background-size:contain;width:58px;height:58px}.design-look-product>div{min-width:0}.design-look-product>div b,.design-look-product>div small{display:block}.design-look-product>div b{font-family:var(--serif);font-size:14px;font-weight:400;line-height:1.15}.design-look-product>div small{color:#777;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:7px;line-height:1.3;overflow:hidden}.design-look-product>strong{font-size:9px;font-weight:600}.design-look-value{background:#ece8df;grid-template-columns:1fr 1fr;gap:0;margin-top:auto;padding:17px 18px 13px;display:grid}.design-look-value>div{flex-direction:column;gap:4px;display:flex}.design-look-value>div+div{border-left:1px solid #cfc9be;padding-left:16px}.design-look-value span{letter-spacing:.1em;text-transform:uppercase;color:#67635c;font-size:7px}.design-look-value s,.design-look-value b{font-family:var(--serif);font-size:20px;font-weight:400}.design-look-value>strong{color:#4d6249;letter-spacing:.11em;text-transform:uppercase;border-top:1px solid #cfc9be;grid-column:1/3;margin-top:13px;padding-top:11px;font-size:8px}.design-look-add{justify-content:space-between;width:calc(100% - 36px);margin:0 18px 18px}.design-look-add span{font-family:var(--serif);letter-spacing:0;font-size:16px;font-weight:400}.design-look-footer{background:#efede8;grid-template-columns:minmax(260px,.8fr) minmax(390px,1.2fr) auto;align-items:center;gap:5vw;padding:75px 5vw;display:grid}.design-look-footer h2{margin:10px 0 18px}.design-look-footer>div:first-child>p:not(.eyebrow){color:#67635c;max-width:480px;font-size:12px;line-height:1.7}.design-look-footer .style-traits{margin:0}.design-look-footer>.restart-design{white-space:nowrap}@media (width<=1100px){.nav{gap:18px;margin-left:5vw}.design-home-promo{grid-template-columns:1fr 1fr}.design-home-copy{padding:44px 5vw}.choices-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.design-tool-header,.design-upload-step,.design-result-hero{grid-template-columns:1fr}.design-tool-header{gap:30px}.design-upload-step{gap:45px}.design-upload-preview,.design-upload-preview>img{height:520px;min-height:520px}.design-result-image,.design-result-image img{height:560px;min-height:560px}.footer-design-cta,.design-ai-heading{flex-direction:column;align-items:flex-start}.design-edit-pipeline{grid-template-columns:1fr}.design-edit-pipeline img{aspect-ratio:16/10}.pipeline-arrow{margin:18px 0;transform:rotate(90deg)}.design-concept-studio{grid-template-columns:1fr}.design-concept-tabs{grid-template-columns:repeat(3,1fr);display:grid}.design-concept-tabs>p{grid-column:1/4}.design-concept-tabs button{border:1px solid #3d3d3d}.design-concept-tabs button+button{border-left:0}.custom-design-heading{flex-direction:column;align-items:flex-start}.custom-design-grid{grid-template-columns:1fr 1fr}.custom-style-summary{grid-template-columns:1fr}.custom-style-summary>div:last-child{white-space:normal}}@media (width<=700px){.design-home-promo{grid-template-columns:1fr;height:auto;min-height:0}.design-home-copy{padding:48px 6vw}.design-home-copy h2{font-size:40px}.design-home-visual{height:300px;min-height:300px}.style-sample-card{width:calc(100% - 28px);bottom:14px;left:14px}.design-tool-header{padding:65px 6vw 50px}.design-tool-header h1{font-size:56px}.design-tool-progress{justify-content:flex-start;padding:15px 6vw}.design-upload-step{padding:65px 6vw 75px}.design-step-actions{flex-direction:column;align-items:flex-start}.design-upload-preview,.design-upload-preview>img{height:420px;min-height:420px}.design-upload-preview>.button{bottom:18px;left:18px;right:18px}.design-upload-preview.has-photo>div{bottom:85px}.design-question-step{padding:60px 5vw 75px}.design-question-heading{flex-direction:column;align-items:flex-start;gap:16px}.design-question-heading h2{font-size:46px}.design-choice-grid,.choices-4,.choices-3{grid-template-columns:1fr 1fr;gap:9px}.design-choice b{font-size:19px}.design-choice>span{padding:15px}.design-choice small{font-size:8px}.design-choice i{font-size:7px}.design-result-hero{gap:45px;padding:0 5vw 75px}.design-result-image,.design-result-image img{height:470px;min-height:470px}.design-results h2{font-size:52px}.style-traits{grid-template-columns:1fr}.style-traits span{border-right:0;border-bottom:1px solid var(--line);padding:14px 0}.style-traits span:last-child{border-bottom:0}.restart-design{width:max-content;margin:17px 0 0;display:flex}.design-recommendations{padding:70px 5vw}.design-tool-note{padding:24px 6vw}.design-tool-note p{display:block}.design-tool-note b{margin-bottom:5px;display:block}.footer-design-cta{padding:60px 6vw}.design-ai-workflow{padding:75px 5vw}.design-ai-heading{gap:20px;margin-bottom:38px}.design-ai-heading h2{font-size:48px}.design-concept-studio{margin-top:70px;padding-top:55px}.design-concept-tabs{grid-template-columns:1fr}.design-concept-tabs>p{grid-column:1}.design-concept-tabs button+button{border-top:0;border-left:1px solid #3d3d3d}.design-concept-studio figure>img{aspect-ratio:4/5}.design-concept-studio figcaption{padding:16px;bottom:14px;left:14px;right:14px}.room-identification{grid-template-columns:84px 1fr;margin-bottom:45px}.room-identification>img{width:84px;height:76px}.room-identification b{font-size:23px}.room-result-chip{width:100%;min-width:0}.custom-design-results{padding-top:70px}.custom-design-heading{padding-bottom:38px}.custom-design-grid{grid-template-columns:1fr;padding-bottom:65px}.custom-design-card img{aspect-ratio:4/5}.custom-style-summary{padding:60px 5vw}.custom-style-summary h2{font-size:48px}}@media (width<=420px){.design-choice-grid,.choices-4,.choices-3{grid-template-columns:1fr}.design-choice>img,.choices-3 .design-choice>img{aspect-ratio:4/3}.design-choice small{min-height:0}.design-tool-header h1{font-size:49px}.style-sample-card b{font-size:29px}}@media (width<=1100px){.design-look-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.design-look-footer{grid-template-columns:1fr}.design-look-footer>.restart-design{margin-left:0}}@media (width<=700px){.design-look-grid{grid-template-columns:1fr;padding-bottom:65px}.design-look-bundle:hover,.design-look-bundle.active{transform:none}.design-look-copy p{min-height:0}.design-look-footer{padding:60px 5vw}.design-look-footer h2{font-size:48px}.design-look-add{padding-left:15px;padding-right:15px}}.bundle-list .bundle-thumb{background-color:#f7f5f0;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:72px}.bundle-glyph{color:#715a47;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.bundle-glyph svg{width:82%;height:82%;display:block}.bundle-glyph svg path,.bundle-glyph svg rect,.bundle-glyph svg circle{fill:#d9c9b7;stroke:#715a47;stroke-width:1.5px;stroke-linejoin:round}.bundle-glyph svg .detail{fill:#bfa184}.bundle-glyph svg .line{fill:none;stroke:#715a47;stroke-width:1.7px;stroke-linecap:round}.bundle-glyph.protection{color:#4f614c;background:#eff1eb;flex-direction:column;gap:3px}.bundle-glyph.protection svg{stroke-width:1.35px;width:34px;height:34px}.bundle-glyph.protection small{letter-spacing:.13em;text-transform:uppercase;font-size:6px;font-weight:700}@media (width<=620px){.bundle-list .bundle-thumb{height:60px}.bundle-glyph.protection svg{width:29px;height:29px}}.related{background:#fff}.related .product-image{aspect-ratio:1;background:#fff;height:auto}.related .product-image .room-art.sourced-product{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain}.focused .award-list{border-left:0;gap:12px;max-width:820px}.focused .award-seal{border:1px solid #3d3d3a}.editorial-award{background:linear-gradient(145deg,#1b1b18,#111);justify-content:flex-start;position:relative;overflow:hidden}.editorial-award:after{content:"✦";color:#5d584f;font-size:14px;position:absolute;top:12px;right:16px}.editorial-award .media-logo{object-fit:contain;object-position:left center;filter:grayscale()brightness(0)invert();opacity:.56;width:auto;max-width:145px;height:23px;margin:0 0 18px;display:block}.editorial-award>span{color:#918b81;letter-spacing:.14em;text-transform:uppercase;font-family:DM Sans,sans-serif;font-size:7px;font-weight:600}.editorial-award>b,.award-seal.with-badge.editorial-award>b{max-width:260px;margin:2px 0 0;font-size:clamp(23px,2.15vw,31px);font-weight:400;line-height:1.02}.editorial-award>small{color:#807d76;margin-top:auto;padding-top:18px;font-size:7px}.focused .editorial-award{min-height:205px;padding:26px}.pdp-awards>span{background:#fff;flex-direction:column;align-items:flex-start;min-height:104px;display:flex}.pdp-awards img{object-fit:contain;object-position:left center;filter:grayscale()brightness(0);opacity:.48;width:auto;max-width:92px;height:15px;margin:0 0 11px;display:block}.pdp-awards b{font-family:var(--serif);font-size:16px;font-weight:400;line-height:1.08}.pdp-awards small{margin-top:auto;padding-top:8px}@media (width<=620px){.focused .editorial-award{min-height:180px;padding:16px}.editorial-award .media-logo{max-width:104px;height:18px;margin-bottom:14px}.editorial-award>b,.award-seal.with-badge.editorial-award>b{font-size:21px}.editorial-award>small{padding-top:12px}.pdp-awards{grid-template-columns:1fr 1fr}.pdp-awards>span{min-height:112px}.pdp-awards img{max-width:76px}}
