.shopify-section:has(.mellow-article){display:block}.mellow-article{margin:0 auto;max-width:980px;padding:4rem 1.25rem 7rem}.mellow-article header{margin:0 auto 3rem;max-width:760px;text-align:center}.mellow-article header p:first-child{color:#4c4184;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mellow-article h1{font-size:clamp(2.5rem,6vw,5.8rem);letter-spacing:-.06em;line-height:.95;margin:1rem 0}.mellow-article header p:last-child{line-height:1.5}.mellow-article>img{display:block;height:auto;margin-bottom:3rem;width:100%}.mellow-article__content{font-size:1.08rem;line-height:1.7}.mellow-article__content h2{color:#4c4184;font-size:2.2rem;letter-spacing:-.04em;line-height:1;margin:3rem 0 1rem}.shopify-section:has(.mellow-collection-page){display:block}.mellow-collection-page{padding:4rem clamp(1.25rem,5vw,6rem) 7rem}.mellow-collection-page header{margin:0 auto 3rem;max-width:860px;text-align:center}.mellow-collection-page h1{color:#4c4184;font-size:clamp(2.5rem,5vw,5rem);letter-spacing:-.06em;line-height:.95}.mellow-collection-page header div{line-height:1.5;margin-top:1rem}.mellow-collection-page__grid{display:grid;gap:35px 25px;grid-template-columns:repeat(4,minmax(0,1fr))}.mellow-collection-page article img{aspect-ratio:1;background:#f9f9ff;object-fit:cover;width:100%}.mellow-collection-page article h2{font-size:1rem;margin:.75rem 0 .25rem}.mellow-collection-page article a{color:inherit;text-decoration:none}.mellow-collection-page article p{color:#4c4184;margin:0}@media screen and (max-width:749px){.mellow-collection-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.site-footer{background:#4c4184;color:#fff;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr;margin-top:0;padding:clamp(3rem,7vw,7rem) clamp(1.25rem,5vw,6rem) 2rem}.site-footer a{color:#fff;text-decoration:none}.site-footer nav{display:grid;gap:.5rem}.site-footer h2{font-size:clamp(2.1rem,4vw,4.5rem);letter-spacing:-.06em;line-height:.94;margin:.75rem 0 1.5rem;max-width:38rem}.site-footer p{font-size:.875rem;line-height:1.5}.site-footer__metric{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.site-footer__button{border:1px solid #fff;display:inline-block;font-size:.75rem;font-weight:700;padding:.9rem 1.25rem;text-transform:uppercase}.site-footer nav strong{font-size:.8rem;margin-bottom:.35rem;text-transform:uppercase}.site-footer__copyright{grid-column:1 / -1;margin-top:2rem;opacity:.7}@media screen and (max-width:749px){.site-footer{grid-template-columns:1fr}}.mellow-site-ticker{background:#4b3d8f;color:#fff;height:30px;overflow:hidden}.mellow-site-ticker__track{align-items:center;animation:mellow-site-ticker-scroll 18s linear infinite;display:flex;gap:2.8rem;height:30px;justify-content:center;min-width:max-content}.mellow-site-ticker a{color:#fff;font-size:12px;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.mellow-site-ticker span{color:#fff;font-size:16px}@keyframes mellow-site-ticker-scroll{to{transform:translate(-25%)}}.site-header{align-items:center;background:#e0e0ff;border-bottom:1px solid #c8c8ef;display:grid;gap:2rem;grid-template-columns:1fr auto 1fr;height:3.7rem;padding:0 1rem;position:relative;z-index:4}.site-header a{color:var(--color-foreground);text-decoration:none}.site-header__brand{display:block;width:150px}.site-header__brand img{display:block;height:auto;width:100%}.site-header__nav,.site-header__actions{display:flex;gap:1.25rem}.site-header__actions{align-items:center;justify-content:flex-end}.site-header__nav a,.site-header__actions a{color:#4c4184;font-size:.95rem;font-weight:500;letter-spacing:.01em;text-decoration:none}.site-header__nav--left{justify-content:flex-start}.site-header__icon{display:block;height:2rem;width:2rem}.site-header__icon svg{fill:none;height:100%;stroke:currentColor;stroke-width:1.6;width:100%}@media screen and (max-width:749px){.site-header{grid-template-columns:1fr auto}.site-header__nav--left{display:none}.site-header__brand{justify-self:start}}@media(prefers-reduced-motion:reduce){.mellow-site-ticker__track{animation:none}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.shopify-section:has(.mellow-crawl-home){display:block}.mellow-crawl-home{background:#fff;color:#1f1f1f;font-family:Inter,Arial,sans-serif;width:100%}.mellow-crawl-home__offers{background:#4b3d8f;color:#fff;overflow:hidden}.mellow-crawl-home__offers-track{animation:mellow-crawl-marquee 18s linear infinite;display:flex;gap:3.4rem;justify-content:center;min-width:max-content;padding:.45rem 0}.mellow-crawl-home__offers a{color:inherit;font-size:.72rem;letter-spacing:.05em;text-decoration:none;text-transform:uppercase}.mellow-crawl-home__offers a:after{content:"\2022";margin-left:3.4rem}.mellow-crawl-home__hero{height:600px;overflow:hidden;position:relative}.mellow-crawl-home__hero picture,.mellow-crawl-home__hero img{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.mellow-crawl-home__hero:after{background:linear-gradient(90deg,#00000094,#00000005 72%);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.mellow-crawl-home__hero-copy{color:#fff;max-width:610px;padding:11rem clamp(1.25rem,5vw,6rem) 0;position:relative;z-index:1}.mellow-crawl-home__hero-copy p:first-child{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mellow-crawl-home h1{font-size:clamp(3rem,6.6vw,6.7rem);letter-spacing:-.06em;line-height:.94;margin:1rem 0 1.5rem}.mellow-crawl-home__hero-copy p:nth-of-type(2){font-size:1.15rem;line-height:1.5;max-width:31rem}.mellow-crawl-home__button{background:#4c4184;color:#fff;display:inline-block;font-size:.8rem;font-weight:700;margin-top:1.8rem;padding:1rem 1.5rem;text-decoration:none;text-transform:uppercase}.mellow-crawl-home__press{align-items:center;background:#4c4184;display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);height:49px;padding:.4rem clamp(1.25rem,4vw,5rem)}.mellow-crawl-home__press img{filter:brightness(0) invert(1);max-height:2.1rem;object-fit:contain;width:100%}.mellow-crawl-home__pregrid{padding:4.25rem clamp(1.25rem,5vw,6rem)}.mellow-crawl-home__pregrid h2{font-size:clamp(2rem,3.5vw,3.5rem);margin:0 0 1.8rem}.mellow-crawl-home__catalog{padding:5.5rem clamp(1.25rem,5vw,6rem)}.mellow-crawl-home__section-heading{display:grid;gap:2rem;grid-template-columns:1.4fr 1fr;margin-bottom:2.5rem}.mellow-crawl-home h2{font-size:clamp(2.5rem,4.5vw,4.8rem);letter-spacing:-.06em;line-height:.94;margin:0}.mellow-crawl-home__section-heading p{font-size:1rem;line-height:1.5;max-width:29rem}.mellow-crawl-home__grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.mellow-crawl-home__grid--six{grid-template-columns:repeat(6,1fr)}.mellow-crawl-home__card{color:inherit;min-width:0;position:relative;text-decoration:none}.mellow-product-card{color:inherit;display:flex;flex-direction:column;min-width:0;position:relative}.mellow-product-card__media{aspect-ratio:1;background:#f1f1f3;display:block;overflow:hidden;position:relative}.mellow-product-card__media img{height:100%;object-fit:cover;position:absolute;transition:opacity .35s ease,transform .45s ease;width:100%}.mellow-product-card__media img+img{opacity:0}.mellow-product-card__media:hover img:first-child{opacity:0;transform:scale(1.02)}.mellow-product-card__media:hover img+img{opacity:1;transform:scale(1.02)}.mellow-product-card__details{display:flex;flex:1;flex-direction:column;padding:.8rem 0 0}.mellow-product-card__rating{color:#fea28a;font-size:.82rem;letter-spacing:.03em}.mellow-product-card__rating small{color:#1f1f1f;font-size:.75rem;letter-spacing:0}.mellow-product-card h3{font-size:1.15rem;line-height:1.15;margin:.45rem 0}.mellow-product-card h3 a{color:inherit;text-decoration:none}.mellow-product-card p{font-size:.92rem;line-height:1.45;margin:0 0 1.4rem}.mellow-product-card__price{align-items:center;display:flex;gap:.7rem;margin-top:auto}.mellow-product-card__price strong{color:#4c4184;font-size:1.45rem}.mellow-product-card__price del{color:#79729f;font-size:1.2rem}.mellow-product-card__button{background:#4c4184;border-radius:999px;color:#fff;display:block;font-size:.95rem;font-weight:500;margin-top:1rem;padding:.85rem 1rem;text-align:center;text-decoration:none}.mellow-product-card__badge{background:#4c4184;color:#fff;font-size:.65rem;font-weight:700;left:.6rem;letter-spacing:.08em;padding:.35rem .5rem;position:absolute;text-transform:uppercase;top:.6rem}.mellow-crawl-home__card-media{aspect-ratio:1;background:#f1f1f3;overflow:hidden;position:relative}.mellow-crawl-home__card-media img{height:100%;object-fit:cover;position:absolute;transition:opacity .35s ease,transform .45s ease;width:100%}.mellow-crawl-home__card-media img+img{opacity:0}.mellow-crawl-home__card:hover .mellow-crawl-home__card-media img:first-child{opacity:0;transform:scale(1.02)}.mellow-crawl-home__card:hover .mellow-crawl-home__card-media img+img{opacity:1;transform:scale(1.02)}.mellow-crawl-home__badge{color:#4c4184;display:block;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-top:1rem;text-transform:uppercase}.mellow-crawl-home__card h3{font-size:1.15rem;margin:.5rem 0}.mellow-crawl-home__card-link{color:#4c4184;font-size:.78rem;font-weight:700;text-transform:uppercase}.mellow-crawl-home__story{align-items:center;background:#f7f7f8;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding:6rem clamp(1.25rem,5vw,6rem)}.mellow-crawl-home__story-copy{max-width:38rem}.mellow-crawl-home__eyebrow{color:#4c4184;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mellow-crawl-home__story h2{margin:1rem 0 1.5rem}.mellow-crawl-home__story p:last-child,.mellow-crawl-home__principles p{font-size:1.05rem;line-height:1.55}.mellow-crawl-home__story>img,.mellow-crawl-home__shop-banner img{height:100%;object-fit:cover;width:100%}.mellow-crawl-home__principles{border-top:1px solid #d8d8dc;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);padding:3rem clamp(1.25rem,5vw,6rem)}.mellow-crawl-home__principles article{border-right:1px solid #d8d8dc;padding-right:2rem}.mellow-crawl-home__principles article:last-child{border-right:0}.mellow-crawl-home__principles h3{font-size:1.2rem;margin:0 0 1rem}.mellow-crawl-home__shop-banner{min-height:30rem;overflow:hidden;position:relative}.mellow-crawl-home__shop-banner:after{background:#00000047;content:"";top:0;right:0;bottom:0;left:0;position:absolute}.mellow-crawl-home__shop-banner>div{color:#fff;left:clamp(1.25rem,5vw,6rem);position:absolute;top:50%;transform:translateY(-50%);z-index:1}.mellow-crawl-home__shop-banner h2{max-width:34rem}.mellow-crawl-home__award{align-items:center;background:#f7f7f8;display:grid;gap:3rem;grid-template-columns:1fr 1fr;padding:3rem clamp(1.25rem,5vw,6rem)}.mellow-crawl-home__award img{height:260px;object-fit:cover;width:100%}.mellow-crawl-home__award h3{font-size:clamp(1.8rem,3.5vw,3.5rem);letter-spacing:-.05em;line-height:.98;max-width:32rem}.mellow-crawl-home__reviews,.mellow-crawl-home__videos{padding:5rem clamp(1.25rem,5vw,6rem)}.mellow-crawl-home__reviews{background:#fff}.mellow-crawl-home__review-grid,.mellow-crawl-home__video-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-top:2rem}.mellow-crawl-home__review-grid article{background:#f7f7f8;padding-bottom:1rem}.mellow-crawl-home__review-grid img{aspect-ratio:3 / 4;display:block;object-fit:cover;width:100%}.mellow-crawl-home__review-grid strong,.mellow-crawl-home__review-grid p{display:block;margin:.65rem 1rem 0}.mellow-crawl-home__review-grid p{font-size:.9rem;line-height:1.4}.mellow-crawl-home__videos{background:#f7f7f8}.mellow-crawl-home__video-grid img{aspect-ratio:16 / 9;object-fit:cover;width:100%}.mellow-crawl-home__collections{display:grid;grid-template-columns:repeat(2,1fr)}.mellow-crawl-home__collections article{background:#4c4184;color:#fff;min-height:310px;padding:4rem clamp(1.25rem,5vw,6rem)}.mellow-crawl-home__collections article+article{background:#e9e6f0;color:#1f1f1f}.mellow-crawl-home__collections h2{max-width:28rem}@keyframes mellow-crawl-marquee{to{transform:translate(-25%)}}@media screen and (max-width:749px){.mellow-crawl-home__hero{height:620px}.mellow-crawl-home__hero-copy{padding-top:9rem}.mellow-crawl-home__press{grid-template-columns:repeat(3,1fr)}.mellow-crawl-home__section-heading,.mellow-crawl-home__story,.mellow-crawl-home__award{grid-template-columns:1fr}.mellow-crawl-home__grid,.mellow-crawl-home__grid--six,.mellow-crawl-home__review-grid,.mellow-crawl-home__video-grid{grid-template-columns:repeat(2,1fr)}.mellow-crawl-home__principles{grid-template-columns:1fr}.mellow-crawl-home__principles article{border-bottom:1px solid #d8d8dc;border-right:0;padding:1.25rem 0}.mellow-crawl-home__collections{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.mellow-crawl-home__offers-track,.mellow-crawl-home__card-media img{animation:none;transition:none}}.shopify-section:has(.mellow-shop-page){display:block}.mellow-shop-page{background:#fff;color:#1f1f1f;font-family:Inter,Arial,sans-serif;width:100%}.mellow-shop-page__hero{align-items:flex-end;background:linear-gradient(90deg,#00000080,#00000005),url(https://mellowsleep.com/cdn/shop/files/shop-hero-desktop.webp?v=1778529741&width=1920) center / cover;display:flex;height:480px}.mellow-shop-page__hero-copy{color:#fff;max-width:680px;padding:0 clamp(1.25rem,6vw,6rem) 5rem}.mellow-shop-page__hero-copy p:first-child{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mellow-shop-page h1{font-size:clamp(3rem,6vw,6rem);letter-spacing:-.06em;line-height:.94;margin:1rem 0}.mellow-shop-page__hero-copy p:last-child{font-size:1.1rem;line-height:1.5;max-width:34rem}.mellow-shop-page__press{align-items:center;background:#4c4184;display:grid;gap:1rem;grid-template-columns:repeat(7,1fr);height:49px;padding:.4rem clamp(1.25rem,4vw,5rem)}.mellow-shop-page__press img{filter:brightness(0) invert(1);max-height:2rem;object-fit:contain;width:100%}.mellow-shop-page__catalog{padding:5.5rem clamp(1.25rem,5vw,6rem)}.mellow-shop-page__heading{margin-bottom:2.5rem}.mellow-shop-page h2{font-size:clamp(2.5rem,4.5vw,4.8rem);letter-spacing:-.06em;line-height:.94;margin:0}.mellow-shop-page__grid{display:grid;gap:35px 25px;grid-template-columns:repeat(4,1fr)}.mellow-shop-page__card{color:inherit;min-width:0;text-decoration:none}.mellow-shop-page__media{aspect-ratio:1;background:#f1f1f3;overflow:hidden;position:relative}.mellow-shop-page__media img{height:100%;object-fit:cover;position:absolute;transition:opacity .35s ease,transform .45s ease;width:100%}.mellow-shop-page__media img+img{opacity:0}.mellow-shop-page__card:hover .mellow-shop-page__media img:first-child{opacity:0;transform:scale(1.02)}.mellow-shop-page__card:hover .mellow-shop-page__media img+img{opacity:1;transform:scale(1.02)}.mellow-shop-page__card>span{color:#4c4184;display:block;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-top:.8rem;text-transform:uppercase}.mellow-shop-page__card h3{font-size:1rem;margin:.45rem 0}.mellow-shop-page__card small{color:#4c4184;font-size:.75rem;font-weight:700;text-transform:uppercase}@media screen and (max-width:749px){.mellow-shop-page__hero{height:620px}.mellow-shop-page__press{grid-template-columns:repeat(4,1fr)}.mellow-shop-page__grid{grid-template-columns:repeat(2,1fr)}}.shopify-section:has(.mellow-product-page){display:block}.mellow-product-page{display:grid;gap:3rem;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);margin:0 auto;max-width:1280px;padding:3rem clamp(1.25rem,4vw,4rem) 7rem}.mellow-product-page__media{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.mellow-product-page__media img{background:#f7f7f8;display:block;height:auto;width:100%}.mellow-product-page__details{align-self:start;padding:2rem 0;position:sticky;top:1rem}.mellow-product-page__rating{color:#fea28a;font-size:1rem;letter-spacing:.08em}.mellow-product-page__rating small{color:#4c4184;font-size:.8rem;letter-spacing:0}.mellow-product-page h1{color:#1b2025;font-size:clamp(2rem,4vw,4.2rem);letter-spacing:-.06em;line-height:.96;margin:1rem 0}.mellow-product-page__price{align-items:center;display:flex;gap:1rem;margin:1.5rem 0}.mellow-product-page__price strong{color:#4c4184;font-size:1.8rem}.mellow-product-page__price del{color:#79729f;font-size:1.35rem}.mellow-product-page__description{color:#333;font-size:1rem;line-height:1.55}.mellow-product-page__form{display:grid;gap:.6rem;margin-top:2rem}.mellow-product-page__form label{color:#4c4184;font-size:.8rem;font-weight:700;text-transform:uppercase}.mellow-product-page__form select,.mellow-product-page__form input{border:1px solid #4c4184;border-radius:0;min-height:3rem;padding:.5rem}.mellow-product-page__form button{background:#4c4184;border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:1rem;padding:1rem}@media screen and (max-width:749px){.mellow-product-page{grid-template-columns:1fr}.mellow-product-page__details{position:static}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
