.dsh-home{--dsh-night-purple: #5b4db7;--dsh-deep-purple: #463a8f;--dsh-soft-lavender: #edeafb;--dsh-warm-white: #fbfaf7;--dsh-night-ink: #24232d;--dsh-muted: #686675;--dsh-daylight: #eff7b0;--dsh-white: #ffffff;--dsh-line: rgba(70, 58, 143, .16);--dsh-shadow: 0 18px 44px rgba(70, 58, 143, .1);--dsh-heading: var(--font-heading-family, var(--font-body-family, Arial, sans-serif));--dsh-body: var(--font-body-family, Arial, sans-serif);box-sizing:border-box;width:100%;margin:0;color:var(--dsh-night-ink);font-family:var(--dsh-body);font-size:16px;line-height:1.55;overflow:hidden}.dsh-home *,.dsh-home *:before,.dsh-home *:after{box-sizing:border-box}.dsh-home img{display:block;max-width:100%;height:auto}.dsh-home h1,.dsh-home h2,.dsh-home h3,.dsh-home p{margin-top:0}.dsh-home h1,.dsh-home h2,.dsh-home h3{margin-bottom:18px;color:var(--dsh-night-ink);font-family:var(--dsh-heading);letter-spacing:-.035em;line-height:1.08}.dsh-home h1{font-size:clamp(2.65rem,4vw,3.8rem)}.dsh-home h2{font-size:clamp(1.9rem,3.7vw,3.25rem)}.dsh-home h3{font-size:1rem;letter-spacing:.01em;text-transform:uppercase}.dsh-page-pad{padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:clamp(24px,5vw,72px)}.dsh-section-pad{padding:clamp(64px,9vw,116px) max(24px,calc((100vw - 1180px)/2))}.dsh-eyebrow,.dsh-kicker{margin-bottom:12px;color:var(--dsh-deep-purple);font-size:13px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.dsh-eyebrow span{display:inline-block;padding:7px 11px;background:var(--dsh-daylight);border-radius:999px}.dsh-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:14px 26px;border:1px solid transparent;border-radius:6px;font-family:var(--dsh-body);font-size:14px;font-weight:800;letter-spacing:.06em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease}.dsh-button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #463a8f33}.dsh-button-primary{color:var(--dsh-white);background:var(--dsh-deep-purple)}.dsh-button-light{color:var(--dsh-deep-purple);background:var(--dsh-white)}.dsh-placeholder{min-height:280px;display:grid;place-items:center;padding:24px;text-align:center;color:var(--dsh-deep-purple);background:var(--dsh-soft-lavender);border:1px dashed rgba(70,58,143,.35)}.dsh-hero{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.2fr);height:clamp(500px,42vw,560px);background:var(--dsh-warm-white);isolation:isolate}.dsh-hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:52px;padding-bottom:52px}.dsh-hero h1{max-width:570px;margin-bottom:20px}.dsh-hero-lede{max-width:520px;margin-bottom:30px;color:var(--dsh-muted);font-size:clamp(1.05rem,1.7vw,1.28rem)}.dsh-hero-media{margin:0;height:100%;overflow:hidden}.dsh-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.dsh-trust{padding:18px 24px;background:var(--dsh-daylight)}.dsh-trust-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;color:#565465;font-size:.95rem}.dsh-stars{color:var(--dsh-night-purple);letter-spacing:.18em}.dsh-trust-divider{width:24px;height:1px;background:#24232d61}.dsh-featured{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(320px,.84fr);gap:clamp(44px,7vw,100px);align-items:center;background:var(--dsh-white)}.dsh-product-media{min-height:520px;display:grid;place-items:center}.dsh-product-media img{width:min(620px,100%);filter:drop-shadow(0 24px 24px rgba(36,35,45,.08))}.dsh-product-copy{max-width:450px}.dsh-product-copy h2{max-width:420px}.dsh-price{margin:0 0 24px;font-family:var(--dsh-heading);font-size:1.75rem}.dsh-benefit-list{padding:0;margin:0 0 26px;list-style:none;display:grid;gap:13px}.dsh-benefit-list li{display:flex;align-items:center;gap:12px;font-weight:600}.dsh-benefit-list .dsh-check{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto;color:var(--dsh-deep-purple);background:var(--dsh-daylight);border-radius:50%;font-size:.8rem}.dsh-swatches{display:flex;gap:14px;margin:0 0 26px}.dsh-swatch{width:38px;height:38px;border-radius:50%;border:3px solid var(--dsh-white);box-shadow:0 0 0 1px #24232d26}.dsh-swatch:first-child{box-shadow:0 0 0 2px var(--dsh-deep-purple)}.dsh-highlights{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:linear-gradient(135deg,#f5f3ff,#edf0fa)}.dsh-highlight-card{min-height:330px;padding:36px 25px;text-align:center;background:#ffffffe0;border:1px solid rgba(70,58,143,.09);border-radius:18px;box-shadow:var(--dsh-shadow)}.dsh-highlight-icon{width:76px;height:76px;margin:0 auto 24px;fill:none;stroke:#4e3bc7;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.dsh-highlight-icon .dsh-accent{stroke:#ddeb58}.dsh-highlight-card h3{margin-bottom:14px}.dsh-highlight-card p{margin-bottom:0;color:var(--dsh-muted)}.dsh-lifestyle{position:relative;min-height:650px;display:flex;align-items:center}.dsh-lifestyle>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 65%}.dsh-lifestyle-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#13121dd6,#13121d8c 42%,#13121d0a 72%)}.dsh-lifestyle-copy{position:relative;z-index:1;width:48%;padding-left:clamp(72px,8vw,120px);padding-right:24px;color:var(--dsh-white)}.dsh-lifestyle-copy h2{max-width:540px;color:var(--dsh-white)}.dsh-lifestyle-copy p:last-child{max-width:520px;font-size:1.1rem}.dsh-kicker-light{color:var(--dsh-daylight)}.dsh-gift{text-align:center;background:var(--dsh-warm-white)}.dsh-gift h2{font-size:clamp(1.9rem,3.5vw,3rem)}.dsh-gift-intro{max-width:600px;margin:0 auto 18px;color:var(--dsh-muted);font-size:1.08rem}.dsh-gift-visual{width:min(960px,100%);margin:6px auto 0;display:grid;grid-template-columns:1fr auto 1fr;gap:28px;align-items:center}.dsh-gift-visual img{width:clamp(230px,34vw,450px);mix-blend-mode:multiply;filter:drop-shadow(0 20px 18px rgba(36,35,45,.14))}.dsh-gift-line{height:1px;background:var(--dsh-line)}.dsh-offer-pill{width:max-content;max-width:100%;margin:0 auto 18px;padding:9px 15px;color:var(--dsh-deep-purple);background:var(--dsh-daylight);border:1px solid rgba(70,58,143,.12);border-radius:999px;box-shadow:0 8px 20px #463a8f1a;font-size:14px;font-weight:800;letter-spacing:.035em;line-height:1.25;text-transform:uppercase}.dsh-review{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:clamp(48px,8vw,110px);align-items:center;background:var(--dsh-soft-lavender)}.dsh-review-copy{max-width:590px}.dsh-review-stars{display:block;margin-bottom:20px;color:#cedf48;font-size:1.35rem;letter-spacing:.18em}.dsh-review blockquote{margin:0 0 24px;color:#181747;font-family:var(--dsh-heading);font-size:clamp(1.85rem,3.5vw,3.15rem);font-weight:800;line-height:1.14;letter-spacing:-.04em}.dsh-review-name{margin-bottom:6px;color:var(--dsh-deep-purple);font-weight:800}.dsh-verified{display:flex;align-items:center;gap:8px;color:var(--dsh-night-purple)}.dsh-verified span{width:20px;height:20px;display:grid;place-items:center;color:var(--dsh-white);background:#9cb63f;border-radius:50%;font-size:.75rem}.dsh-review-media{margin:0;height:500px;border-radius:16px;overflow:hidden;box-shadow:var(--dsh-shadow)}.dsh-review-media img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.dsh-final{min-height:118px;padding:26px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:center;gap:52px;color:var(--dsh-white);background:linear-gradient(90deg,#5142b8,#2b237b)}.dsh-final h2{margin:0;color:var(--dsh-white);font-size:clamp(1.6rem,2.6vw,2.3rem)}.dsh-final .dsh-button{min-width:220px}@media(max-width:980px){.dsh-hero{position:relative;display:flex;height:auto;min-height:clamp(540px,76vw,650px);background:#25213f}.dsh-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#19162fd6,#19162f94 52%,#19162f1a);pointer-events:none}.dsh-hero-copy{position:relative;z-index:2;width:min(62%,600px);min-height:inherit;padding-top:68px;padding-bottom:68px}.dsh-hero h1{color:var(--dsh-white)}.dsh-hero-lede{color:#ffffffe0}.dsh-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.dsh-hero-media img{object-position:57% center}.dsh-featured{grid-template-columns:1fr 1fr;gap:36px}.dsh-product-media{min-height:420px}.dsh-highlights{grid-template-columns:repeat(2,1fr)}.dsh-review{grid-template-columns:1fr 1fr;gap:36px}}@media(max-width:749px){.dsh-page-pad,.dsh-section-pad{padding-left:20px;padding-right:20px}.dsh-section-pad{padding-top:52px;padding-bottom:52px}.dsh-home{font-size:16px;line-height:1.5}.dsh-home h2{margin-bottom:14px;font-size:clamp(30px,8.5vw,33px);line-height:1.1}.dsh-home h3{font-size:13px;line-height:1.2}.dsh-eyebrow,.dsh-kicker{margin-bottom:10px;font-size:13px;letter-spacing:.075em}.dsh-hero{min-height:clamp(540px,150vw,610px)}.dsh-hero:after{background:linear-gradient(180deg,#17142cdb,#17142ca6 54%,#17142c33)}.dsh-hero-copy{width:100%;min-height:inherit;justify-content:center;align-items:center;padding-top:46px;padding-bottom:46px;text-align:center}.dsh-hero h1{max-width:335px;margin-bottom:17px;font-size:clamp(36px,10vw,42px);line-height:1.06}.dsh-hero-lede{max-width:325px;margin-bottom:24px;font-size:16px;line-height:1.5}.dsh-hero-media img{object-position:57% center}.dsh-trust{padding:16px}.dsh-trust-inner{gap:7px;font-size:14px}.dsh-trust-inner strong{width:100%;text-align:center}.dsh-trust-divider{display:none}.dsh-featured{grid-template-columns:1fr}.dsh-product-media{min-height:auto}.dsh-product-copy{max-width:none}.dsh-product-copy .dsh-eyebrow{font-size:13px}.dsh-product-copy h2{margin-bottom:12px}.dsh-price{margin-bottom:18px;font-size:25px}.dsh-benefit-list{gap:10px;margin-bottom:20px}.dsh-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dsh-highlight-card{min-height:190px;padding:20px 12px;border-radius:14px}.dsh-highlight-icon{width:46px;height:46px;margin-bottom:14px}.dsh-highlight-card h3{margin-bottom:8px}.dsh-highlight-card p{font-size:14px;line-height:1.4}.dsh-lifestyle{min-height:440px;align-items:flex-end}.dsh-lifestyle>img{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-position:76% center}.dsh-lifestyle-scrim{background:linear-gradient(180deg,#13121d1a,#13121d47 42%,#13121de6)}.dsh-lifestyle-copy{width:100%;padding:190px 24px 36px}.dsh-lifestyle-copy h2{font-size:clamp(30px,8.5vw,33px)}.dsh-lifestyle-copy p:last-child{margin-bottom:0;font-size:15px;line-height:1.5}.dsh-gift-intro{margin-bottom:16px;font-size:16px;line-height:1.5}.dsh-offer-pill{margin-bottom:14px;padding:9px 13px;font-size:14px}.dsh-gift-visual{grid-template-columns:1fr}.dsh-gift-line{display:none}.dsh-gift-visual{margin-top:0}.dsh-gift-visual img{width:min(280px,72vw);margin:0 auto}.dsh-review{grid-template-columns:1fr}.dsh-review-stars{font-size:20px}.dsh-review blockquote{font-size:clamp(27px,7.8vw,31px)}.dsh-review-media{height:410px}.dsh-final{flex-direction:column;gap:18px;padding-top:32px;padding-bottom:32px;text-align:center}}@media(prefers-reduced-motion:reduce){.dsh-home *,.dsh-home *:before,.dsh-home *:after{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/daysleepz-homepage.css.map */
