@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');
:root{--paper:#fffdfa;--ink:#501333;--muted:#766c73;--coral:#ff535c;--rose:#b3335d;--blush:#faeee7;--line:#eee4df;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:22px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 var(--sans)}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #a13262;outline-offset:4px}button{color:inherit}svg{display:block}h1,h2,h3,p{margin:0}.wrap{max-width:1320px;margin:0 auto;padding:0 30px}.skip{position:absolute;left:10px;top:-100px;padding:10px;background:white;z-index:100}.skip:focus{top:10px}.top-note{text-align:center;background:#faece5;color:#78475a;font-size:12px;letter-spacing:.08em;padding:8px}.top-note span{margin-left:15px;color:var(--coral)}.header{display:flex;align-items:center;gap:40px;padding-top:30px;padding-bottom:24px}.brand{display:flex;gap:12px;align-items:center;white-space:nowrap}.brand svg{width:46px;height:52px;flex:none}.brand strong{font:600 28px var(--serif);letter-spacing:-1px}.brand em{font-size:37px;color:#eb4b69}.brand sup{color:var(--coral);font-size:20px}.brand small{display:block;letter-spacing:.19em;font-size:8px;margin-top:4px;font-weight:700}.search{border:1px solid #e7dcd5;border-radius:30px;background:#f8f3ef;display:flex;align-items:center;flex:1;padding:10px 15px;gap:10px;min-width:180px}.search svg{width:22px;fill:none;stroke:var(--ink);stroke-width:1.8;flex:none}.search input{background:none;border:0;outline:0;min-width:0;width:100%;font-size:14px;color:var(--ink)}.search button{background:none;border:0;font-size:20px}.favorites-link{display:flex;align-items:center;gap:9px;background:none;border:0;white-space:nowrap;font-size:14px}.heart-outline{font-size:32px;line-height:1}.favorites-link b{background:var(--blush);font-size:12px;padding:3px 7px;border-radius:15px}.navigation{display:flex;justify-content:center;gap:44px;border-bottom:1px solid var(--line);margin-bottom:22px;padding:0 15px}.navigation a{padding:10px 0 16px;font-size:14px;position:relative}.navigation .active{color:#d83b4b}.navigation .active:after{content:'';position:absolute;height:2px;background:var(--coral);bottom:0;left:0;right:0}.navigation a:hover{color:#dd4058}.hero{position:relative;isolation:isolate;border-radius:18px;overflow:hidden;min-height:435px;display:flex;background:#f8e6dc}.hero-photo{position:absolute;inset:0;z-index:-2;background:url('assets/hero.png') center/cover no-repeat}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#faeae1 0%,#faeae1f2 30%,#faeae17a 47%,transparent 66%)}.hero-content{padding:39px 40px;max-width:670px}.eyebrow{font-size:11px;letter-spacing:.24em;font-weight:700;margin-bottom:14px}.hero h1{font:700 clamp(40px,4.25vw,62px)/1.08 var(--serif);letter-spacing:-2px}.hero h1 em{font-style:normal;color:#d73761}.hero-subtitle{font-size:20px;line-height:1.5;margin:16px 0 22px;max-width:480px}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;background:var(--coral);border:0;border-radius:30px;color:white;font-size:16px;font-weight:600;min-height:46px;padding:12px 25px;transition:background .2s,transform .2s}.button:hover{background:#e83e4d;transform:translateY(-1px)}.button span{font-size:22px;line-height:1}.hero-values{display:flex;gap:25px;margin-top:28px}.hero-values>span{display:flex;gap:10px;align-items:center;color:#d44a68;font-size:30px}.hero-values small{font-size:11px;line-height:1.5;color:#74344e}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading h2{font:600 clamp(25px,2.5vw,34px)/1.2 var(--serif);letter-spacing:-.9px}.section-aside{font-size:10px;letter-spacing:.14em;color:#91677a;display:flex;gap:13px;align-items:center}.section-aside:before{content:'';height:1px;width:54px;background:#bd95a6}.section-aside b{color:var(--coral);font-size:15px}.departments{padding-top:32px}.department-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.department{background:var(--blush);border:1px solid transparent;border-radius:13px;padding:17px 8px 12px;min-height:115px;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:9px;position:relative;transition:.2s}.department:hover:not(:disabled),.department.selected{border-color:var(--rose);background:#ffe3de}.department svg{height:32px;width:32px;stroke:#b93960;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.department span{font-size:13px;line-height:1.25;max-width:110px}.department:disabled{cursor:default;color:#8a7580;background:#f6f1ed}.department:disabled svg{opacity:.5}.department small{font-size:10px;color:#947d84}.catalog,.guides{padding-top:34px}.spark{color:var(--coral)}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px;margin-top:-8px;margin-bottom:15px;gap:12px}.text-button{background:none;border:0;color:#bc3054;font-size:13px;padding:5px 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.product-card{background:white;border:1px solid var(--line);padding:8px;border-radius:14px;transition:box-shadow .2s,transform .2s;position:relative}.product-card:hover{box-shadow:0 10px 24px #5923390c;transform:translateY(-3px)}.product-image-button{display:block;width:100%;border:0;padding:0;background:none;border-radius:9px;overflow:hidden}.crop{background-image:url('assets/reference.png');background-repeat:no-repeat;background-color:#f3e8df}.product-image{display:block;width:100%;aspect-ratio:1.43;border-radius:8px;background-size:466% auto}.product-image.bed{background-position:4% 60.4%}.product-image.covers{background-position:36% 60.4%}.product-image.laundry{background-position:68% 60.4%}.product-image.sink{background-position:99.4% 60.4%}.favorite-toggle{position:absolute;right:15px;top:15px;width:33px;height:33px;border:1px solid #ecdeda;background:#fffdfbea;border-radius:50%;font-size:24px;line-height:1;display:grid;place-items:center;color:#71324a}.favorite-toggle.saved{color:#f14f64;background:#fff2f1}.product-info{padding:12px 6px 6px}.product-category{font-size:10px;letter-spacing:.12em;color:#81737a;text-transform:uppercase}.product-title{background:none;border:0;padding:0;text-align:left;font:600 19px/1.35 var(--serif);display:block;margin:4px 0 9px}.product-description{font-size:13px;color:var(--muted);line-height:1.45;min-height:38px;margin-bottom:14px}.product-info .button{width:100%;font-size:13px;gap:10px;padding:9px 10px;min-height:39px}.catalog-note{font-size:12px;color:#877a7f;margin-top:13px}.empty{text-align:center;background:var(--blush);border-radius:16px;padding:35px 20px}.empty>span{font-size:40px}.empty h3{font:600 25px var(--serif);margin:10px}.empty p{margin:10px 0 20px;color:var(--muted)}[hidden]{display:none!important}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.guide-card{border:1px solid var(--line);background:white;border-radius:13px;overflow:hidden;display:flex;text-align:left;padding:0;transition:box-shadow .2s}.guide-card:hover{box-shadow:0 7px 22px #57203b10}.guide-image{width:46%;flex:none;min-height:205px;background-size:auto 774%}.bed-guide{background-position:3.4% 88.1%}.kitchen-guide{background-position:68% 88.1%}.guide-copy{padding:23px 21px}.guide-copy small{font-size:9px;letter-spacing:.1em;color:#87717b}.guide-copy h3{font:600 23px/1.2 var(--serif);margin:7px 0 10px}.guide-copy p{font-size:13px;line-height:1.5;color:var(--muted);margin-bottom:13px}.guide-cta{font-size:13px;font-weight:600;color:#d94356}.save-banner{background:#e9f0e1;display:flex;align-items:center;gap:20px;border-radius:14px;padding:25px 28px;margin-top:30px;color:#25573d}.save-icon{font-size:45px}.save-banner h2{font:600 25px var(--serif)}.save-banner p{font-size:13px;margin-top:5px}.save-banner .button{margin-left:auto;white-space:nowrap;font-size:14px}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:28px;padding-bottom:30px}.footer-signature{font:italic 18px/1.2 var(--serif);color:#c15a66}.footer p{font-size:11px;color:#8b7e84;margin:3px 0}.footer>a{font-size:12px;white-space:nowrap}dialog{border:1px solid var(--line);border-radius:22px;padding:35px;max-width:740px;width:calc(100% - 32px);color:var(--ink);background:var(--paper);max-height:90vh;overflow:auto;box-shadow:0 25px 100px #2d062b33}dialog::backdrop{background:#30112780;backdrop-filter:blur(4px)}.close-dialog{position:absolute;right:14px;top:12px;border:0;background:#f6e9e3;border-radius:50%;width:35px;height:35px;font-size:26px}.dialog-product{display:grid;grid-template-columns:1fr 1.15fr;gap:27px;margin-top:20px}.dialog-photo{width:100%;aspect-ratio:1.43;background-size:466% auto;align-self:start;border-radius:12px}.dialog-product h2,.guide-article h2{font:600 31px/1.18 var(--serif);margin:8px 0 14px}.dialog-product p{font-size:14px;color:var(--muted);margin-bottom:14px}.dialog-product ul{padding-left:20px;font-size:14px;line-height:1.7;margin-bottom:22px}.dialog-product small{font-size:12px;color:var(--muted);display:block;margin-top:15px}.guide-article{max-width:600px;margin:10px auto}.guide-article h3{font:600 22px var(--serif);margin:25px 0 10px}.guide-article p{color:#675a62;margin:12px 0;line-height:1.75}.guide-article .button{margin-top:20px}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:.2s;background:#531b3c;color:white;padding:12px 22px;border-radius:30px;font-size:14px;z-index:100;max-width:90%;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.hero{min-height:470px}.hero-content{padding-top:45px}}@media(max-width:1100px){.header{gap:22px}.brand strong{font-size:23px}.brand em{font-size:30px}.brand small{font-size:6px}.brand svg{width:38px}.favorites-link>span:last-child{font-size:12px}.section-aside{display:none}.hero-content{padding:35px 30px}.hero h1{font-size:50px}.hero-subtitle{font-size:18px}.hero{min-height:420px}.hero-values{gap:18px}.department span{font-size:12px}.guide-copy{padding:18px 14px}.guide-copy h3{font-size:21px}.save-banner .button{padding:12px 17px;gap:12px}}
@media(max-width:760px){.wrap{padding-left:18px;padding-right:18px}.top-note{font-size:10px}.header{flex-wrap:wrap;padding-top:18px;padding-bottom:15px;gap:15px}.brand{flex:1}.brand strong{font-size:23px}.brand em{font-size:30px}.brand svg{width:36px;height:44px}.brand small{font-size:6px}.favorites-link{padding:0}.favorites-link>span:last-child{font-size:0}.favorites-link b{font-size:11px}.search{order:3;flex-basis:100%;padding:9px 13px}.navigation{gap:24px;justify-content:flex-start;overflow-x:auto;white-space:nowrap;padding:0 18px;margin-bottom:16px}.navigation a{font-size:12px;padding-bottom:12px}.hero{min-height:505px;align-items:flex-start}.hero-photo{background-position:64% bottom;background-size:auto 74%;background-color:#faeae1}.hero:after{background:linear-gradient(180deg,#faeae1 0%,#faeae1fa 39%,#faeae190 54%,transparent 74%)}.hero-content{padding:26px 23px;width:100%;max-width:none}.hero .eyebrow{font-size:9px;letter-spacing:.2em}.hero h1{font-size:42px;letter-spacing:-1.5px}.hero-subtitle{font-size:16px;margin:13px 0 17px;max-width:280px}.hero .button{font-size:14px;min-height:42px;padding:10px 20px}.hero-values{display:none}.departments{padding-top:26px}.section-heading{margin-bottom:14px}.section-heading h2{font-size:27px}.department-grid{grid-template-columns:repeat(4,1fr);gap:8px}.department{min-height:97px;padding:11px 5px;gap:6px;border-radius:10px}.department svg{width:27px;height:27px}.department span{font-size:11px}.department small{font-size:9px}.catalog,.guides{padding-top:28px}.catalog-toolbar{font-size:12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:11px}.product-card{padding:6px;border-radius:12px}.product-image{aspect-ratio:1.22;background-size:466% auto}.product-image.bed,.dialog-photo.bed{background-position:4% 61.9%}.product-image.covers,.dialog-photo.covers{background-position:36% 61.9%}.product-image.laundry,.dialog-photo.laundry{background-position:68% 61.9%}.product-image.sink,.dialog-photo.sink{background-position:99.4% 61.9%}.favorite-toggle{right:10px;top:10px;width:29px;height:29px;font-size:22px}.product-info{padding:10px 4px 4px}.product-category{font-size:8px;letter-spacing:.08em}.product-title{font-size:18px;min-height:48px;margin:4px 0}.product-description{font-size:12px;min-height:52px;margin-bottom:9px}.product-info .button{font-size:11px;padding:9px 5px;gap:5px;min-height:37px}.catalog-note{font-size:11px}.guide-grid{grid-template-columns:1fr;gap:12px}.guide-image{min-height:192px;width:43%}.guide-copy{padding:17px 15px}.guide-copy h3{font-size:22px}.guide-copy p{font-size:12px}.save-banner{padding:22px 19px;gap:10px;flex-wrap:wrap}.save-icon{font-size:34px}.save-banner>div{flex:1}.save-banner h2{font-size:23px}.save-banner p{font-size:12px}.save-banner .button{margin:8px 0 0 44px}.footer{flex-wrap:wrap;gap:20px}.footer>div{order:3;width:100%}.footer p{font-size:10px}.footer-signature{font-size:17px}.dialog-product{grid-template-columns:1fr;gap:16px}.dialog-photo{max-width:340px}.dialog-product h2,.guide-article h2{font-size:28px}dialog{padding:25px}.guide-article p{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(min-width:761px){.dialog-photo.bed{background-position:4% 60.4%}.dialog-photo.covers{background-position:36% 60.4%}.dialog-photo.laundry{background-position:68% 60.4%}.dialog-photo.sink{background-position:99.4% 60.4%}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.department span{font-size:14px}.product-info .button{font-size:14px}.product-description{font-size:14px}.guide-copy p{font-size:14px}.guide-cta{font-size:14px}.catalog-toolbar{font-size:14px}.guide-copy small{font-size:11px}.brand small{font-size:9px}
@media(max-width:1100px){.brand small{font-size:7px}.header{gap:18px}.department-grid{gap:8px}}
@media(max-width:760px){.brand small{font-size:7px}.department{min-height:117px}.department span{font-size:12px}.product-title{font-size:18px}.product-info .button{font-size:12px}.product-description{font-size:13px;min-height:56px}.guide-copy p{font-size:13px}.guide-copy small{font-size:10px}}
