#MainContent .text-link{display:inline-flex;align-items:center;gap:15px;width:max-content;max-width:100%;font-size:12px;border-bottom:1px solid currentColor;padding-bottom:7px;transition:color .2s}#MainContent .text-link .icon{width:17px;height:17px;flex:0 0 17px}#MainContent .text-link:hover{color:var(--accent)}#MainContent .button{transition:background .2s,transform .2s}#MainContent .button:hover{transform:translateY(-2px)}#MainContent .button.light{background:var(--paper);border-color:var(--paper);color:var(--ink)}#MainContent .button.light:hover{background:#e9e1d5}.home-hero{position:relative;min-height:640px;height:min(760px,calc(100svh - 116px));overflow:hidden;background:#b0a08c}.hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 36%}.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(25,22,18,.49),transparent 68%),linear-gradient(0deg,rgba(20,17,14,.4),transparent 65%);pointer-events:none}.hero-content{position:relative;z-index:1;min-height:inherit;height:100%;display:flex;align-items:flex-end;padding-bottom:58px}.hero-copy{max-width:540px;color:#fff}.hero-copy .eyebrow{color:#eee4d7;margin-bottom:18px}.hero-copy h1{font-size:clamp(62px,5.7vw,86px);line-height:.99;letter-spacing:-3.6px}.hero-copy p{max-width:335px;font-size:14px;line-height:1.65;margin-top:22px;color:#fff}.hero-copy .button{margin-top:27px;min-width:216px}.hero-aside{position:absolute;right:0;bottom:66px;color:#fff;font-size:10px;letter-spacing:1px;text-transform:uppercase}.hero-aside span{display:block;color:#e4d9cb;margin-top:5px;letter-spacing:0;text-transform:none}.benefit-strip{border-bottom:1px solid var(--line)}.benefit-row{display:grid;grid-template-columns:repeat(3,1fr);min-height:106px;align-items:center;gap:20px}.benefit{display:flex;align-items:center;justify-content:center;gap:14px;font-size:12px}.benefit .icon{color:var(--accent);width:26px;height:26px}.benefit small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.benefit strong{font-weight:500}.comfort{padding:104px 0 112px}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:43px}.section-intro h2{font-size:clamp(38px,4vw,56px);line-height:1.08;letter-spacing:-2px;max-width:600px}.section-intro .eyebrow{margin-bottom:16px}.section-intro>p{font-size:12px;max-width:255px;color:var(--muted)}.comfort-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start}.comfort-card{margin:0}.comfort-card:nth-child(2){padding-top:84px}.comfort-card .photo{aspect-ratio:4/4.7;overflow:hidden;border-radius:var(--radius);background:#e5ded4}.comfort-card img{display:block;width:100%;height:100%;object-fit:cover}.comfort-card:first-child img{object-position:50% 40%}.comfort-card:nth-child(2) img{object-position:50% 45%}.comfort-card figcaption{padding:22px 0 0;display:grid;grid-template-columns:auto 1fr;column-gap:18px}.caption-number{font-size:10px;letter-spacing:1px;color:var(--accent);padding-top:6px}.comfort-card h3{font-size:25px;letter-spacing:-.65px;line-height:1.2}.comfort-card p{font-size:12px;color:var(--muted);margin-top:7px}.comfort-link{margin-top:32px}.pause-section{display:grid;grid-template-columns:1.1fr 1fr;background:#ebe5da}.pause-photo{height:690px;overflow:hidden}.pause-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 43%}.pause-copy{padding:65px 12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.pause-copy .eyebrow{margin-bottom:26px}.pause-copy h2{font-size:clamp(45px,4.6vw,67px);line-height:1.04;letter-spacing:-2.6px}.pause-copy p{font-size:14px;line-height:1.8;max-width:315px;color:var(--muted);margin-top:26px}.pause-copy .text-link{margin-top:34px}.pause-copy .quiet-signoff{margin-top:70px;font-size:10px;letter-spacing:1px}.shop-spotlight{padding:112px 0}.spotlight-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center}.product-photo{background:#fff;border-radius:var(--radius);overflow:hidden;aspect-ratio:1}.product-photo img{width:100%;height:100%;object-fit:cover}.product-copy h2{font-size:clamp(36px,3.4vw,49px);line-height:1.09;letter-spacing:-1.7px;margin-top:17px}.product-copy>p{font-size:13px;color:var(--muted);max-width:345px;margin-top:18px}.product-colors{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin-top:23px}.color-dot{width:16px;height:16px;border-radius:50%;border:1px solid #0001;background:#cbb99a}.color-dot.black{background:#484847;margin-left:9px}.set-options{padding:0;margin:28px 0 0;border:0}.set-options legend{font-size:11px;font-weight:500;margin-bottom:11px}.set-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.set-option{position:relative;cursor:pointer}.set-option input{position:absolute;opacity:0}.set-option>span{display:flex;flex-direction:column;padding:13px 12px;border:1px solid var(--line);border-radius:9px;min-height:89px;transition:background .2s}.set-option input:checked+span{border-color:var(--ink);background:#ece5da}.set-option input:focus-visible+span{outline:3px solid var(--accent);outline-offset:2px}.set-option b{font-size:11px;font-weight:500}.set-option strong{font-family:var(--dz-heading-font);font-size:23px;line-height:1.3;font-weight:500;margin-top:7px}.product-copy .button{width:100%;margin-top:18px}.product-note{font-size:10px!important;margin-top:12px!important;text-align:center;max-width:none!important}.closing{position:relative;min-height:515px;overflow:hidden;background:#e5dbcd}.closing img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:55% 54%}.closing:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(243,237,226,.91),rgba(243,237,226,.42) 35%,transparent 66%)}.closing-copy{position:relative;z-index:1;min-height:515px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.closing-copy h2{font-size:clamp(40px,4.5vw,62px);line-height:1.06;letter-spacing:-2px;max-width:470px}.closing-copy .eyebrow{margin-bottom:20px}.closing-copy .button{margin-top:28px}.home-faq{padding:100px 0 110px;display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.faq-intro h2{font-size:44px;line-height:1.1;letter-spacing:-1.6px;margin:18px 0 25px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;padding:23px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:23px;font-weight:400;color:var(--accent);line-height:1}.faq-list details[open] summary:after{content:"\2212"}.faq-list details p{font-size:12px;color:var(--muted);line-height:1.8;padding:0 35px 23px 0}.faq-list p a{text-decoration:underline;text-underline-offset:3px}@media(min-width:1600px){.hero-photo{object-position:50% 40%}}@media(max-width:1100px){.nav-note{display:none}.hero-copy h1{font-size:70px}.hero-aside{display:none}.spotlight-grid{gap:45px}.pause-copy{padding:45px 10%}.pause-photo{height:600px}}@media(max-width:760px){html{scroll-padding-top:112px}.wrap{width:calc(100% - 40px)}.announcement{height:31px;font-size:8px;letter-spacing:.6px}.announcement>span{display:none}.nav{height:68px}.wordmark{font-size:23px;letter-spacing:5px}.nav-links{display:none}.nav-right{gap:8px}.mobile-menu{display:grid}.mobile-panel.open{display:flex;flex-direction:column;padding:16px 20px 22px;gap:17px;font-size:13px;border-top:1px solid var(--line)}.home-hero{height:min(660px,168vw,calc(100svh - 99px));min-height:520px;background:#655b50;display:block}.hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:34% center}.home-hero:after{display:block;background:linear-gradient(0deg,#110f0de0,#110f0d9c 30%,#110f0d1f 64%,#110f0d0a)}.hero-content{height:100%;min-height:0;padding:30px 0;align-items:flex-end}.hero-copy{color:#fff;max-width:none;width:100%}.hero-copy .eyebrow{font-size:8px;color:#f2e9dc;margin-bottom:12px}.hero-copy h1{font-size:46px;line-height:1.03;letter-spacing:-1.8px}.hero-copy h1 br{display:block}.hero-copy p{font-size:12px;color:#fff;margin-top:15px;max-width:295px}.hero-copy .button{width:100%;margin-top:23px;min-height:50px}.benefit-row{gap:8px;min-height:107px}.benefit{flex-direction:column;gap:9px;text-align:center;font-size:9px;line-height:1.4}.benefit .icon{width:23px;height:23px}.benefit small{font-size:8px;line-height:1.35;margin-top:2px}.benefit:nth-child(3) small{max-width:90px;margin-left:auto;margin-right:auto}.comfort{padding:59px 0 61px}.section-intro{display:block;margin-bottom:25px}.section-intro .eyebrow{font-size:8px;margin-bottom:12px}.section-intro h2{font-size:36px;letter-spacing:-1.2px;max-width:310px}.section-intro>p{font-size:11px;max-width:270px;margin-top:15px}.comfort-grid{gap:12px}.comfort-card:nth-child(2){padding-top:37px}.comfort-card .photo{aspect-ratio:3/4;border-radius:11px}.comfort-card figcaption{display:block;padding-top:13px}.caption-number{display:none}.comfort-card h3{font-size:18px;line-height:1.15;letter-spacing:-.4px}.comfort-card p{font-size:10px;line-height:1.5;margin-top:7px}.comfort-link{margin-top:25px}.text-link{font-size:11px}.pause-section{grid-template-columns:1fr}.pause-photo{height:auto;aspect-ratio:1.03}.pause-photo img{object-position:50% 36%}.pause-copy{padding:35px 25px 40px}.pause-copy .eyebrow{margin-bottom:15px;font-size:8px}.pause-copy h2{font-size:43px;letter-spacing:-1.6px}.pause-copy h2 br{display:none}.pause-copy p{font-size:12px;margin-top:18px;max-width:320px}.pause-copy .text-link{margin-top:22px}.pause-copy .quiet-signoff{margin-top:28px;font-size:8px}.shop-spotlight{padding:62px 0}.spotlight-grid{grid-template-columns:1fr;gap:28px}.product-photo{aspect-ratio:1.16}.product-copy .eyebrow{font-size:8px}.product-copy h2{font-size:35px;letter-spacing:-1.1px;margin-top:12px}.product-copy>p{font-size:12px;margin-top:14px}.product-colors{margin-top:19px}.set-options{margin-top:24px}.set-option>span{padding:12px 13px}.product-copy .button{min-height:50px}.closing{min-height:0;display:flex;flex-direction:column;background:#e9e2d6}.closing img{position:relative;height:auto;aspect-ratio:1.4;object-position:67% 50%}.closing:after{display:none}.closing-copy{min-height:0;padding:30px 0 34px}.closing-copy h2{font-size:37px;letter-spacing:-1.3px;max-width:330px}.closing-copy .eyebrow{font-size:8px;margin-bottom:14px}.closing-copy .button{width:100%;margin-top:23px;min-height:50px}.home-faq{padding:58px 0 62px;grid-template-columns:1fr;gap:28px}.faq-intro .eyebrow{font-size:8px}.faq-intro h2{font-size:33px;margin:12px 0 20px}.faq-list summary{font-size:12px;padding:19px 0}.faq-list details p{font-size:11px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:9px;margin-top:25px}footer{padding:45px 0 115px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}.offer-colors{padding:0;border:0;margin:24px 0 0}.offer-colors legend{font-size:11px;font-weight:500;margin-bottom:10px}.offer-colors legend span{font-weight:400;color:var(--muted)}.offer-colors .product-colors{margin:0;gap:10px}.color-choice{display:inline-flex;align-items:center;gap:9px;padding:11px 13px;min-height:44px;background:transparent;border:1px solid var(--line);border-radius:8px;font-size:11px}.color-choice[aria-pressed=true]{border-color:var(--ink);background:#ece5da}.color-choice .color-dot.black{margin:0}.color-check{visibility:hidden;font-size:12px;line-height:1}.color-choice[aria-pressed=true] .color-check{visibility:visible}.product-photo img{object-fit:contain}.product-photo.apricot-preview img{width:100%;height:auto;max-height:100%;margin:auto}.product-photo.apricot-preview{display:flex;align-items:center;background:#f8f8f6}.set-option .set-prices{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.set-option .set-prices del{font-size:11px;color:var(--muted)}.set-option small{font-size:9px;color:var(--accent);margin-top:4px}.product-note{line-height:1.6}@media(max-width:760px){.set-option>span{padding:12px 10px}.set-option .set-prices{gap:5px}.spotlight-grid{gap:25px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/dz-homepage.css.map */
