.morrow-container{width:min(calc(100% - 2rem),var(--page-width));margin-inline:auto}.morrow-announcement{display:flex;min-height:34px;align-items:center;justify-content:center;gap:1rem;padding:.42rem 1rem;background:var(--color-text);color:var(--color-surface);font-size:.75rem;font-weight:680;text-align:center}.morrow-announcement p{margin:0}.morrow-announcement span{width:3px;height:3px;border-radius:50%;background:currentColor}.morrow-header{position:relative;z-index:30;border-bottom:1px solid var(--color-border);background:color-mix(in srgb,var(--color-background) 94%,transparent)}.morrow-nav-wrap{display:grid;min-height:76px;grid-template-columns:1fr auto;align-items:center;gap:1rem}.morrow-brand{display:inline-flex;align-items:center;gap:.55rem;font-size:1.12rem;font-weight:850;letter-spacing:-.035em;text-decoration:none}.morrow-brand>svg{width:32px;flex:none}.morrow-brand img{width:auto}.morrow-brand small{margin-left:-.25rem;color:var(--color-muted);font-size:.62rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.morrow-desktop-nav{display:none}.morrow-nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:.15rem}.morrow-icon-button{display:inline-grid;width:44px;height:44px;place-items:center;border:0;background:transparent;color:var(--color-text);cursor:pointer}.morrow-icon-button svg{width:1.35rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7}.morrow-mobile-menu summary{list-style:none}.morrow-mobile-menu summary::-webkit-details-marker{display:none}.morrow-mobile-menu nav{position:absolute;top:100%;right:0;left:0;display:grid;border-bottom:1px solid var(--color-border);padding:.75rem 1rem;background:var(--color-background);box-shadow:var(--shadow-low,0 8px 24px rgba(45,35,24,.08))}.morrow-mobile-menu nav a{display:flex;min-height:46px;align-items:center;border-bottom:1px solid var(--color-border);font-weight:700;text-decoration:none}.morrow-cart-button{position:relative;display:inline-flex;min-height:44px;align-items:center;gap:.45rem;border:1px solid var(--color-border);border-radius:999px;padding:.45rem .7rem;color:var(--color-text);font-size:.82rem;font-weight:750;text-decoration:none}.morrow-cart-button svg{width:1.25rem;fill:none;stroke:currentColor}.morrow-cart-button strong{display:grid;min-width:19px;height:19px;place-items:center;border-radius:99px;background:var(--color-accent);color:#fff;font-size:.65rem}.morrow-home{--morrow-shadow-low:0 4px 16px rgba(65,45,25,.07);--morrow-shadow-mid:0 16px 48px rgba(65,45,25,.12);--morrow-green-deep:#1c4534}.morrow-home__hero{position:relative;overflow:hidden;padding:clamp(3rem,7vw,5rem) 0}.morrow-home__hero:before{position:absolute;top:-180px;left:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--color-sage) 75%,transparent),transparent 70%);content:"";pointer-events:none}.morrow-home__hero-grid{display:grid;align-items:center;gap:2rem}.morrow-home__hero-copy{position:relative;z-index:2}.morrow-eyebrow{display:flex;align-items:center;gap:.55rem;margin:0 0 1rem;color:var(--color-primary);font-size:.72rem;font-weight:820;letter-spacing:.14em;text-transform:uppercase}.morrow-eyebrow>span{width:24px;height:1px;background:currentColor}.morrow-eyebrow--light{color:#d7e9dd}.morrow-home h1{max-width:760px;margin-bottom:1.2rem;font-size:clamp(2.7rem,7vw,5.6rem)}.morrow-home h2{font-size:clamp(2.1rem,4.3vw,3.9rem)}.morrow-home__lede{max-width:570px;color:var(--color-muted);font-size:clamp(1.05rem,2vw,1.26rem)}.morrow-home__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin:1.8rem 0}.morrow-home__actions .button span{padding-left:.8rem;border-left:1px solid rgba(255,255,255,.35)}.morrow-home__actions .text-link svg,.morrow-home__collection-link svg{width:1.1rem;fill:none;stroke:currentColor}.morrow-home__assurances{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;margin:0;padding:0;color:var(--color-muted);font-size:.76rem;font-weight:680;list-style:none}.morrow-home__assurances li{display:flex;align-items:center;gap:.42rem}.morrow-home__assurances svg{width:16px;color:var(--color-primary);fill:currentColor}.morrow-home__hero-visual{position:relative;min-height:clamp(420px,70vw,620px);overflow:hidden;border-radius:clamp(22px,4vw,36px);background:var(--color-sage);box-shadow:var(--morrow-shadow-mid)}.morrow-home__hero-visual>img,.morrow-home__hero-visual>.placeholder-svg{width:100%;height:100%;object-fit:cover}.morrow-home__floating-product{position:absolute;top:1rem;left:1rem;max-width:210px;border:1px solid rgba(255,255,255,.7);border-radius:16px;padding:.8rem 1rem;background:#fffaf4e6;box-shadow:var(--morrow-shadow-low);text-decoration:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.morrow-home__floating-product span,.morrow-home__floating-product strong,.morrow-home__floating-product small{display:block}.morrow-home__floating-product span{color:var(--color-accent);font-size:.62rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.morrow-home__floating-product strong{margin:.1rem 0;font-size:.86rem}.morrow-home__floating-product small{color:var(--color-muted)}.morrow-home__note{position:absolute;right:1rem;bottom:1rem;max-width:250px;border:1px solid rgba(255,255,255,.55);border-radius:16px;padding:.8rem 1rem;background:#2d2318d1;color:#fff;font-size:.78rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.morrow-home__values{border-block:1px solid var(--color-border);background:color-mix(in srgb,var(--color-surface) 55%,transparent)}.morrow-home__value-grid{display:grid}.morrow-home__value-grid>article{padding:1.25rem 0}.morrow-home__value-grid>article+article{border-top:1px solid var(--color-border)}.morrow-home__value-grid h3,.morrow-home__value-grid p{display:block;margin:0}.morrow-home__value-grid h3{font-size:var(--step--1,.88rem);letter-spacing:0}.morrow-home__value-grid p{margin-top:.1rem;color:var(--color-muted);font-size:.76rem;max-width:none}.morrow-home__section{padding-block:clamp(3.8rem,8vw,7rem)}.morrow-home__intro-grid{display:grid;gap:1.5rem}.morrow-home__intro h2{margin:0}.morrow-home__intro-copy{align-self:end;color:var(--color-muted);font-size:1.05rem}.morrow-home__intro-copy .text-link{margin-top:1rem}.morrow-home__section-heading{display:grid;gap:1rem;margin-bottom:2.5rem}.morrow-home__section-heading h2{margin:0}.morrow-home__section-heading>.rte{align-self:end;color:var(--color-muted)}.morrow-home__products{padding-top:2rem}.morrow-home__products .product-card__media{border-radius:22px}.morrow-home__products .product-card__body{padding-top:1rem}.morrow-home__products .product-card h3{font-size:1.08rem}.morrow-home__collection-link{margin:2rem 0 0}.morrow-home__spotlight{padding-top:1rem}.morrow-home__spotlight-wrap{display:grid;overflow:hidden;border-radius:clamp(24px,4vw,36px);background:var(--morrow-green-deep);color:#fff;box-shadow:var(--morrow-shadow-mid)}.morrow-home__spotlight-image{min-height:360px;background:var(--color-sage)}.morrow-home__spotlight-image img,.morrow-home__spotlight-image svg{width:100%;height:100%;object-fit:cover}.morrow-home__spotlight-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,6vw,5rem)}.morrow-home__spotlight-copy h2{margin-bottom:1rem}.morrow-home__spotlight-copy .rte{color:#d7e9dd}.morrow-home__spotlight-buy{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem}.morrow-home__spotlight-buy>strong{font-size:1.5rem}.morrow-home__spotlight .button--secondary{border-color:#fff;background:#fff;color:var(--morrow-green-deep)}.morrow-home__routine{background:var(--color-surface-tint)}.morrow-home__routine-grid{display:grid;gap:1rem}.morrow-home__routine-grid article{position:relative;border:1px solid var(--color-border);border-radius:22px;padding:1.5rem;background:var(--color-surface)}.morrow-home__routine-grid article>span{color:var(--color-accent);font-size:.72rem;font-weight:820;letter-spacing:.12em}.morrow-home__routine-grid article>svg{width:34px;margin:2rem 0 1rem;color:var(--color-primary);fill:currentColor}.morrow-home__routine-grid h3{margin-bottom:.6rem}.morrow-home__routine-grid p{margin:0;color:var(--color-muted);font-size:.9rem}.morrow-home__faq-grid{display:grid;gap:2rem}.morrow-home__faq-grid>div:first-child>p:last-child{color:var(--color-muted)}.morrow-home__faq-list{border-top:1px solid var(--color-border)}.morrow-home__faq-list details{border-bottom:1px solid var(--color-border)}.morrow-home__faq-list summary{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-weight:760;list-style:none}.morrow-home__faq-list summary::-webkit-details-marker{display:none}.morrow-home__faq-list summary svg{width:1rem;fill:none;stroke:currentColor}.morrow-home__faq-list details[open] summary svg{transform:rotate(180deg)}.morrow-home__faq-list .rte{padding-bottom:1.2rem;color:var(--color-muted)}.morrow-footer{border-top:1px solid var(--color-border);padding-top:clamp(3rem,7vw,5rem);background:var(--color-surface)}.morrow-footer-grid{display:grid;gap:2rem}.morrow-footer-grid h2{margin-bottom:.7rem;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.morrow-footer-grid>div>a:not(.morrow-brand){display:flex;min-height:38px;align-items:center;color:var(--color-muted);font-size:.9rem}.morrow-footer-brand .rte{margin-top:1rem;color:var(--color-muted)}.morrow-newsletter{display:flex;flex-wrap:wrap;gap:.5rem}.morrow-newsletter .field{min-width:0;flex:1}.morrow-newsletter .form-message,.morrow-newsletter [role=alert]{flex-basis:100%}.morrow-footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--color-border);margin-top:2.5rem;padding-block:1.2rem;color:var(--color-muted);font-size:.78rem}.morrow-footer-bottom p{margin:0}@media(min-width:750px){.morrow-container{width:min(calc(100% - 4rem),var(--page-width))}.morrow-home__hero-grid{grid-template-columns:minmax(0,.82fr) minmax(380px,1.18fr);gap:clamp(2rem,5vw,4rem)}.morrow-home__value-grid{grid-template-columns:repeat(3,1fr)}.morrow-home__value-grid>article{padding:1.5rem 2rem;border-right:1px solid var(--color-border)}.morrow-home__value-grid>article:first-child{padding-left:0}.morrow-home__value-grid>article+article{border-top:0}.morrow-home__value-grid>article:last-child{border-right:0}.morrow-home__intro-grid{grid-template-columns:1.1fr .9fr;gap:clamp(2rem,8vw,6rem)}.morrow-home__section-heading{grid-template-columns:1.2fr .8fr;align-items:end}.morrow-home__spotlight-wrap{grid-template-columns:1.08fr .92fr;min-height:540px}.morrow-home__routine-grid{grid-template-columns:repeat(3,1fr)}.morrow-home__faq-grid{grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,8vw,6rem)}.morrow-footer-grid{grid-template-columns:1.4fr .65fr .75fr 1.2fr}}@media(min-width:990px){.morrow-nav-wrap{grid-template-columns:auto 1fr auto}.morrow-desktop-nav{display:flex;justify-content:center;gap:clamp(1rem,3vw,2rem)}.morrow-desktop-nav a{font-size:.88rem;font-weight:720;text-decoration:none}.morrow-mobile-menu{display:none}}@media(max-width:520px){.morrow-announcement{display:block}.morrow-announcement span,.morrow-announcement p:last-child:not(:first-child){display:none}.morrow-cart-button span{display:none}.morrow-home__actions{align-items:stretch}.morrow-home__actions .button{width:100%}.morrow-home__floating-product{top:.7rem;left:.7rem}.morrow-footer-grid{grid-template-columns:repeat(2,1fr)}.morrow-footer-brand,.morrow-footer-grid>div:last-child{grid-column:1/-1}}@media(max-width:749px){.morrow-home__hero-visual{height:auto;min-height:0;aspect-ratio:4/3}.morrow-home__hero-visual>img{object-fit:contain}}.morrow-product-image{position:relative}.morrow-product-badge{position:absolute;z-index:2;top:.75rem;left:.75rem;background:color-mix(in srgb,var(--color-surface) 90%,transparent);color:var(--color-text)}.morrow-product-description{min-height:4.6em;margin:1rem 0;color:var(--color-muted);font-size:.82rem}.morrow-quick-form{display:grid}.morrow-product-card .product-card__body>.price{margin-top:.3rem}.morrow-home__guarantee{border-block:1px solid var(--color-border);background:var(--color-surface-tint)}.morrow-home__guarantee-grid{display:grid;align-items:center;gap:2.5rem}.morrow-home__guarantee-seal{display:grid;place-items:center;justify-content:start}.morrow-home__guarantee-seal svg{width:min(190px,55vw);fill:var(--color-primary)}.morrow-home__guarantee-seal svg path:last-child{fill:none;stroke:var(--color-background);stroke-linecap:round;stroke-linejoin:round;stroke-width:7}.morrow-home__guarantee-grid>div:last-child>p:not(.morrow-eyebrow){max-width:760px;color:var(--color-muted);font-size:1.02rem}.morrow-home__guarantee-grid .text-link svg{width:1.1rem;fill:none;stroke:currentColor}.morrow-footer{border-top:0;background:#162f25;color:#fff}.morrow-footer .morrow-brand{color:#fff}.morrow-footer .morrow-brand small,.morrow-footer-brand .rte,.morrow-footer-grid>div>a:not(.morrow-brand),.morrow-footer-grid>div>p{color:#9eb6a8}.morrow-footer-grid h2{color:#cfe0d5}.morrow-footer .field,.morrow-footer .localization-form select,.morrow-footer .localization-form button{border-color:#ffffff3d;background:#ffffff14;color:#fff}.morrow-footer .button{background:var(--color-background);color:var(--color-primary)}.morrow-footer-bottom{border-top-color:#ffffff1f;color:#7f9b8a}@media(min-width:750px){.morrow-home__guarantee-grid{grid-template-columns:.55fr 1.45fr;gap:clamp(2.5rem,7vw,5rem)}.morrow-home__guarantee-seal{justify-content:center}.morrow-home__guarantee-seal svg{width:min(260px,100%)}}@media(min-width:990px){.morrow-home__products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense}.morrow-home__products .product-grid>.product-card:first-child{grid-column:span 2;grid-row:span 2}.morrow-home__products .product-grid>.product-card:first-child .product-card__media{height:auto;aspect-ratio:1/1}.morrow-home__products .product-grid>.product-card:first-child h3{font-size:var(--step-2)}}@media(prefers-reduced-motion:no-preference){html.reveal-enabled [data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .55s cubic-bezier(.22,.61,.36,1),transform .55s cubic-bezier(.22,.61,.36,1)}html.reveal-enabled [data-reveal].is-revealed{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/morrow-original.css.map */
