*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body, system-ui, sans-serif);font-weight:var(--font-body-weight, 400);font-size:14px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3,h4{font-family:var(--font-heading, system-ui, sans-serif);font-weight:var(--font-heading-weight, 700);line-height:1.1;letter-spacing:-.01em;margin:0 0 .4em}h1{font-size:clamp(2.2rem,5vw,3.6rem)}h2{font-size:clamp(1.8rem,3.5vw,2.6rem)}h3{font-size:1.3rem}h5{font-family:sans-serif;font-size:medium;font-weight:500}p{margin:0 0 1em}.page-width{width:100%;max-width:var(--page-width, 1200px);margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem)}.page-width-full{width:100%;margin-inline:auto}.page--narrow{max-width:760px}.section-pad{padding-block:clamp(2.5rem,6vw,5rem)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-999px;top:0;z-index:1000;background:var(--color-primary);color:#fff;padding:.75rem 1.25rem;border-radius:0 0 var(--radius) 0}.skip-link:focus{left:0}:focus-visible{outline:3px solid var(--color-secondary);outline-offset:2px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:52px;padding:.7rem 1.8rem;border:none;border-radius:999px;font-family:var(--font-heading);font-weight:700;font-size:1.05rem;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--color-primary);color:#fff!important;box-shadow:0 6px #0000001f;position:relative;font-family:var(--font-body)}.btn--primary:hover{filter:brightness(1.04);box-shadow:0 8px #0000001f}.btn--primary[disabled]{background:#c9c2cf;box-shadow:none;cursor:not-allowed;transform:none}.btn--secondary{background:transparent;color:var(--color-text);border:2px solid var(--color-text)}.btn--secondary:hover{background:var(--color-text);color:var(--color-bg)}.announcement{text-align:center;font-weight:600;background-image:url(/cdn/shop/files/stripe_pattern-1.png)!important;background:#f0567a;color:#fff;background-repeat:repeat}.announcement__inner{padding:.6rem 1rem;font-size:.95rem;letter-spacing:.02em}.announcement__link{text-decoration:none}.header{position:sticky;top:0;z-index:50;background:var(--color-bg);box-shadow:1px 1px 10px #00000026}.header__inner{display:flex;align-items:center;gap:1rem;min-height:86px}.header__logo{font-family:var(--font-heading);font-weight:700;font-size:1.6rem;text-decoration:none;color:var(--color-text);margin-right:auto}.header__logo img{max-height:68px;width:auto}.header__nav{margin-left:auto}.header__menu{display:flex;gap:1.6rem;list-style:none;margin:0;padding:0}.header__menu a{text-decoration:none;font-weight:600;padding:.4rem 0;border-bottom:3px solid transparent;transition:border-color .15s ease,color .15s ease;text-transform:uppercase;letter-spacing:.12em;font-size:13px}.header__menu a:hover,.header__menu a[aria-current=page]{color:var(--color-primary);border-bottom-color:var(--color-accent)}.header__cart{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;background:var(--color-accent);color:var(--color-text);padding:.5rem .9rem;border-radius:999px;font-weight:700}.header__cart svg{width:22px;height:22px}.header__toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:48px;height:48px;background:none;border:none;cursor:pointer;padding:0}.header__toggle span{display:block;height:3px;width:26px;background:var(--color-text);border-radius:3px}.hero{position:relative}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:none;opacity:0;transform:scale(1.02);animation:heroOverlay 4s cubic-bezier(.22,1,.36,1) forwards}@keyframes heroOverlay{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.hero{background-image:url(/cdn/shop/files/img_header-low-1.png?v=1783669191)!important;background-repeat:no-repeat!important;background-position:center 40%!important;background-size:cover!important;min-height:600px;height:75vh}.hero__inner{width:100%;display:flex;align-items:flex-end;height:100%;padding-bottom:140px}.hero__content{background:none;box-shadow:none;padding:0;max-width:480px;color:#fff}.hero__eyebrow{display:inline-block;background:var(--color-secondary);color:#fff;font-weight:700;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .9rem;border-radius:999px;margin-bottom:1rem;background-image:url(/cdn/shop/files/img_header-low-1.png?v=1783669191);background-size:cover;background-position:center;background-repeat:no-repeat}.hero__heading,.hero__subheading,.hero__btn{opacity:0;transform:translateY(24px)}.hero__heading{margin-bottom:.5rem;animation:heroItem .9s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.35s}.hero__subheading{font-size:1.2rem;max-width:38ch;margin-bottom:1.6rem;animation:heroItem .9s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.55s}.hero__btn{animation:heroItem .9s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.75s}.hero__media img{border-radius:calc(var(--radius) * 1.6);box-shadow:12px 12px 0 var(--color-secondary);width:100%;object-fit:cover}@keyframes heroItem{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero__wave{position:absolute;bottom:-1px;left:0;width:100%;height:80px;display:block}.lw-hero__scroll{position:absolute;z-index:2;left:50%;bottom:60px;transform:translate(-50%) translateY(15px);display:flex;flex-direction:column;align-items:center;gap:8px;color:#ffffffd9;pointer-events:none;opacity:0;animation:scrollFadeIn 1.2s ease forwards;animation-delay:2s}@keyframes scrollFadeIn{0%{opacity:0;transform:translate(-50%) translateY(15px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.lw-hero__scroll-mouse{width:40px;height:auto}.lw-hero__scroll-icon{width:38px;height:38px;animation:lw-hero-bounce 1.8s ease-in-out infinite}@keyframes lw-hero-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(14px)}}@media(prefers-reduced-motion:reduce){.wp-block-lazyblock-home-hero .lw-hero__scroll-icon{animation:none}}@media(max-width:640px){.lw-hero__scroll{bottom:18px}}.section-head{text-align:center;margin-bottom:2.5rem}.section-head__sub{font-size:1rem;opacity:.85;max-width:50ch;margin-inline:auto}.section-cta{text-align:center;margin-top:2.5rem}.collection-grid__image-overview{border-radius:200px!important}.collection-grid__container-overview{max-width:1200px;margin-left:auto;margin-right:auto}.collection-grid__image-wrapper-overview{background:none!important}.collection-grid-overview{display:block!important;width:100%!important;max-width:100%!important;padding:40px 0!important}.collection-grid__heading-overview{text-align:center!important;margin:0 0 30px!important;color:#4a3733!important;font-size:32px!important}.collection-grid__container-overview{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:30px!important}.collection-grid__item-overview{text-decoration:none;display:flex;flex-direction:column;transition:transform .3s ease}.collection-grid__item-overview:hover{transform:translateY(-4px)}.collection-grid__image-wrapper-overview{position:relative;width:100%;padding-bottom:100%;overflow:hidden;border-radius:0;background-color:#f4f4f4}.collection-grid__image-overview{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.collection-grid__placeholder-overview{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.collection-grid__placeholder-overview svg{width:60%;height:60%;opacity:.3}.collection-grid__title-overview{margin-top:12px;text-align:center;color:#4a3733;font-size:25px;font-weight:600}@media screen and (max-width:749px){.collection-grid__container-overview{grid-template-columns:repeat(2,1fr)}.collection-grid__heading-overview{font-size:25.6px}.collection-grid__title-overview{font-size:22.5px}}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:clamp(1rem,2.5vw,2rem)}.product-card{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 4px 18px #2b233114;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 14px 30px #2b233129}.product-card__media{position:relative;aspect-ratio:3 / 4;background:#f4ede4}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__badge{position:absolute;top:.8rem;left:.8rem;background:var(--color-primary);color:#fff;font-weight:700;font-size:.8rem;padding:.25rem .7rem;border-radius:999px}.product-card__info{padding:1rem 1.1rem 1.3rem}.product-card__title{font-size:1.1rem;margin-bottom:.3rem}.product-card__price{font-weight:700;color:var(--color-primary)}.product-card__price s{color:#2b233180;font-weight:400;margin-left:.4rem}.placeholder-svg{width:100%;height:100%;background:#f4ede4;fill:#2b23312e}.media-text{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3.5rem);align-items:center}.media-text--flip .media-text__media{order:2}.media-text__media img{border-radius:var(--radius);width:100%;object-fit:cover}.rich-text{text-align:center;max-width:60ch;margin-inline:auto}.rich-text__body{font-size:1.2rem}.media-text__content{padding:40px}.product__layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3.5rem);align-items:start}.product__image{width:100%;border-radius:var(--radius);object-fit:cover}.product__thumbs{display:flex;gap:.6rem;margin-top:.8rem;flex-wrap:wrap}.product__thumbs img{width:72px;height:72px;object-fit:cover;border-radius:10px}.product__price{font-size:1.6rem;font-weight:700;color:var(--color-primary);margin-bottom:1.2rem}.product__price s{color:#2b233180;font-weight:400;font-size:1.2rem;margin-left:.5rem}.product__option{margin-bottom:1.2rem}.product__option label{display:block;font-weight:700;margin-bottom:.4rem}.product__select,.search-form input,.newsletter__row input,.cart-item__qty input{font:inherit;padding:.7rem .9rem;border:2px solid rgba(43,35,49,.2);border-radius:12px;background:#fff;width:100%;max-width:360px}.product__atc{margin-top:.5rem}.product__description{margin-top:2rem}.collection__header{text-align:center;margin-bottom:2.5rem}.collection__desc{max-width:55ch;margin-inline:auto}.collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:clamp(1rem,2.5vw,2rem)}.collection-card{text-decoration:none;color:inherit;border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 4px 18px #2b233114;transition:transform .18s ease}.collection-card:hover{transform:translateY(-6px)}.collection-card__media{aspect-ratio:4 / 3}.collection-card__media img{width:100%;height:100%;object-fit:cover}.collection-card__title{padding:1rem 1.1rem;font-size:1.2rem}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:3rem;flex-wrap:wrap}.pagination a,.pagination__current{display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:46px;padding:0 .5rem;border-radius:12px;text-decoration:none;font-weight:700}.pagination a{background:#fff;box-shadow:0 2px 8px #2b23311a}.pagination__current{background:var(--color-primary);color:#fff}.cart-item{display:grid;grid-template-columns:90px 1fr auto auto auto;gap:1rem;align-items:center;padding:1.2rem 0;border-bottom:2px solid rgba(43,35,49,.08)}.cart-item__media img{border-radius:10px}.cart-item__title{font-weight:700;text-decoration:none}.cart-item__variant{opacity:.7;margin:.2rem 0 0;font-size:.95rem}.cart-item__qty input{width:80px}.cart-item__total{font-weight:700}.cart-item__remove{font-size:1.6rem;line-height:1;text-decoration:none;color:#2b233180}.cart-item__remove:hover{color:var(--color-primary)}.cart-footer{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;flex-wrap:wrap;margin-top:2rem}.cart-footer__total{display:flex;align-items:baseline;gap:.6rem;font-size:1.3rem;margin-left:auto}.cart-empty{text-align:center;padding-block:2rem}.search-form{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:1.5rem}.search-meta{font-weight:600;margin-bottom:1.5rem}.article-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.article-card{text-decoration:none;color:inherit;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 4px 18px #2b233114}.article-card img{aspect-ratio:16/9;object-fit:cover}.article-card h3,.article-card p{padding-inline:1.1rem}.article-card h3{padding-top:1rem}.article__image{border-radius:var(--radius);margin:1rem 0 2rem}.article__meta{opacity:.7}#shopify-section-template--28452988387710__featured .featured h2,#shopify-section-template--28452988420478__image_with_text_8aV4LE .featured h2{font-size:60px;padding:0 0 10px;margin:0}#shopify-section-template--28452988387710__image_with_text .media-text,#shopify-section-template--28452988420478__image_with_text_8aV4LE .media-text{gap:0;padding:20px;background:#fff}#shopify-section-template--28452988420478__image_with_text_8aV4LE section{padding-block-end:0}#shopify-section-template--28452988387710__image_with_text .media-text__content,#shopify-section-template--28452988420478__image_with_text_8aV4LE .media-text__content{padding:0 40px 40px 60px;text-align:center}#shopify-section-template--28452988387710__image_with_text .media-text__content .media-text__eyebrow,#shopify-section-template--28452988420478__image_with_text_8aV4LE .media-text__content .media-text__eyebrow{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 auto 24px;width:fit-content;font-size:13px;font-weight:600;letter-spacing:.25em;text-transform:uppercase}#shopify-section-template--28452988387710__image_with_text .media-text__content .media-text__eyebrow:before,#shopify-section-template--28452988387710__image_with_text .media-text__content .media-text__eyebrow:after,#shopify-section-template--28452988420478__image_with_text_8aV4LE .media-text__content .media-text__eyebrow:before,#shopify-section-template--28452988420478__image_with_text_8aV4LE .media-text__content .media-text__eyebrow:after{content:"";width:42px;height:1px;background:#00000073}#shopify-section-template--28452988387710__image_with_text .media-text__media,#shopify-section-template--28452988420478__image_with_text_8aV4LE .media-text__media{position:relative;display:flex;justify-content:center;align-items:center;min-height:390px}#shopify-section-template--28452988387710__image_with_text .media-text__content .media-text__text,#shopify-section-template--28452988420478__image_with_text_8aV4LE{font-size:20px}.photo-stack{position:absolute;width:100%;max-width:650px;border-radius:14px;border:10px solid white;transition:.45s cubic-bezier(.22,1,.36,1);object-fit:cover}.photo-stack--3{z-index:1;transform:rotate(-8deg) translate(-42px,28px) scale(.94);opacity:.45;filter:brightness(1.08) blur(.5px);box-shadow:0 18px 40px #00000014}.photo-stack--2{z-index:2;transform:rotate(5deg) translate(32px,-18px) scale(.97);opacity:.75;filter:brightness(1.03);box-shadow:0 18px 40px #0000001a}.photo-stack--1{position:relative;z-index:5;transform:rotate(-2deg) translateY(-8px);box-shadow:0 18px 35px #00000024,0 40px 80px #0000002e}.media-text__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:6;border-radius:14px;background:radial-gradient(circle at top left,rgba(255,242,214,.38),transparent 45%),linear-gradient(to top,#00000014,#0000 45%)}.media-text__media:hover .photo-stack--1{transform:rotate(-3deg) translateY(-18px) scale(1.02)}.media-text__media:hover .photo-stack--2{transform:rotate(7deg) translate(42px,-26px) scale(.98)}.media-text__media:hover .photo-stack--3{transform:rotate(-11deg) translate(-56px,40px) scale(.95)}.back-button-section{padding:20px 0 0!important}.footer{background:var(--color-footer-bg);color:var(--color-footer-text);margin-top:4rem;text-align:left;background-image:url(/cdn/shop/files/stripe_pattern-1.png)!important;background-repeat:repeat}.footer__wave--bottom{transform:scaleY(-1);position:relative;top:-1px}.footer__inner{display:grid;grid-template-columns:1.5fr 1fr 1.5fr;gap:2.5rem;padding-block:clamp(2.5rem,5vw,4rem)}.footer__top{text-align:center;padding:0}.footer__logo{display:inline-block;margin-bottom:20px}.footer__logo img{width:120px;height:auto}.footer__tagline{margin:0 auto;max-width:520px;color:#ffffffd9;font-size:15px;line-height:1.8;letter-spacing:.05em}.footer a{color:inherit}.footer__heading{font-size:2.4rem}.footer__text{padding-left:5px}.footer__subheading{font-size:2.4rem}.footer__menu{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.footer__menu a{text-decoration:none;opacity:1}.footer__menu a:hover{opacity:1;text-decoration:underline}.contact-form{margin-bottom:20px}.newsletter__row{display:flex;gap:.6rem;flex-wrap:wrap}.newsletter__row input{max-width:220px}.footer__newsletter .btn--primary{background:var(--color-accent);color:var(--color-text);box-shadow:none}.form__success{margin-top:.6rem;font-weight:600}.footer__bottom{border-top:1px solid rgba(255,255,255,.18);padding-block:1.4rem;font-size:.9rem;opacity:1;text-align:center}.footer__social{display:flex;align-items:center;gap:12px}.footer__social__button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;transition:transform .3s ease}.footer__social__button img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease,filter .35s ease}.footer__social__button:hover{transform:translateY(-3px)}.footer__social__button:hover img{transform:scale(1.12);filter:drop-shadow(0 6px 14px rgba(0,0,0,.18))}.password-page{min-height:100vh;display:grid;place-items:center;padding:2rem;background:radial-gradient(circle at 20% 20%,var(--color-accent) 0,transparent 35%),radial-gradient(circle at 80% 70%,var(--color-secondary) 0,transparent 35%),var(--color-bg)}.password-page__inner{background:#fff;border-radius:calc(var(--radius) * 1.4);padding:clamp(2rem,5vw,3.5rem);max-width:460px;width:100%;text-align:center;box-shadow:0 20px 50px #2b23312e}.password-page__logo{font-size:2.2rem}.password-page input{font:inherit;width:100%;padding:.8rem 1rem;border:2px solid rgba(43,35,49,.2);border-radius:12px;margin-bottom:1rem}.page__title{margin-bottom:1.5rem}.rte img{border-radius:var(--radius);margin:1rem 0}.rte a{color:var(--color-primary)}@media(max-width:900px){.hero__inner{grid-template-columns:1fr}.hero__media{order:-1}.media-text{grid-template-columns:1fr}.media-text--flip .media-text__media{order:0}.product__layout{grid-template-columns:1fr}.footer__inner{grid-template-columns:1fr 1fr}}@media(max-width:749px){body{font-size:17px}.header__toggle{display:flex}.header__nav{position:fixed;inset:0 0 0 auto;width:min(80vw,320px);background:var(--color-bg);transform:translate(100%);transition:transform .25s ease;padding:5rem 1.5rem 2rem;box-shadow:-10px 0 40px #2b233133;margin-left:0}.header__nav.is-open{transform:translate(0)}.header__menu{flex-direction:column;gap:.4rem}.header__menu a{display:block;padding:.6rem 0;font-size:1.2rem}.footer__inner{grid-template-columns:1fr}.cart-item{grid-template-columns:70px 1fr auto;grid-template-areas:"media info remove" "media qty total"}.cart-item__media{grid-area:media}.cart-item__info{grid-area:info}.cart-item__remove{grid-area:remove}.cart-item__qty{grid-area:qty}.cart-item__total{grid-area:total}.media-text{gap:0}.media-text__content{text-align:center;padding:40px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
