:root{--ac-ink:#151515;--ac-muted:#66615b;--ac-line:#ece7df;--ac-soft:#f7f1ea;--ac-cream:#fffaf4;--ac-accent:#9f4736;--ac-accent-dark:#743022;--ac-green:#2f6f61;--ac-shadow:0 18px 48px rgba(21, 21, 21, 0.12)}body.home .site-content>.ast-container,body.front-page .site-content>.ast-container{max-width:none;padding-left:0;padding-right:0}.astra-child-header{position:sticky;top:0;z-index:1000;width:100%;background:rgb(255 250 244 / .96);border-bottom:1px solid var(--ac-line);box-shadow:0 8px 28px rgb(21 21 21 / .06);backdrop-filter:blur(14px)}body.admin-bar .astra-child-header{top:32px}.astra-child-header__inner{display:grid;grid-template-columns:auto minmax(360px,1fr) auto;align-items:center;gap:28px;min-height:76px;width:min(1180px, calc(100% - 40px));margin:0 auto}.astra-child-logo{display:inline-flex;align-items:center;min-width:112px;text-decoration:none;color:var(--ac-ink)}.astra-child-logo img{display:block;width:auto;max-width:132px;max-height:54px;object-fit:contain}.astra-child-logo__text{font-size:1.1rem;font-weight:800;color:var(--ac-ink);white-space:nowrap}.astra-child-menu{display:flex;align-items:center;justify-content:center;gap:4px;margin:0;padding:0;list-style:none}.astra-child-menu>li{position:relative;margin:0}.astra-child-menu a{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border-radius:6px;color:var(--ac-ink);font-size:.94rem;font-weight:700;text-decoration:none;transition:background 160ms ease,color 160ms ease}.astra-child-menu .menu-item-has-children>a::after{content:"";width:7px;height:7px;margin-left:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}.astra-child-menu a:hover,.astra-child-menu a:focus-visible{background:#fff;color:var(--ac-accent-dark)}.astra-child-menu .sub-menu{position:absolute;top:calc(100% + 10px);left:0;z-index:20;display:grid;min-width:210px;margin:0;padding:8px;list-style:none;border:1px solid var(--ac-line);border-radius:8px;background:#fff;box-shadow:var(--ac-shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity 160ms ease,transform 160ms ease,visibility 160ms ease}.astra-child-menu .sub-menu a{justify-content:flex-start;min-height:38px;width:100%;padding:0 11px;font-size:.86rem}.astra-child-menu .menu-item-has-children:hover>.sub-menu,.astra-child-menu .menu-item-has-children:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.astra-child-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.astra-child-action,.astra-child-mobile-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid #fff0;border-radius:50%;background:#fff0;color:var(--ac-ink);text-decoration:none;cursor:pointer;transition:background 160ms ease,border-color 160ms ease,color 160ms ease}.astra-child-action:hover,.astra-child-action:focus-visible,.astra-child-mobile-toggle:hover,.astra-child-mobile-toggle:focus-visible{background:#fff;border-color:var(--ac-line);color:var(--ac-accent-dark)}.astra-child-action svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.astra-child-cart-count{position:absolute;top:2px;right:0;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--ac-accent);color:#fff;font-size:.69rem;font-weight:800;line-height:1}.astra-child-mobile-toggle{display:none;flex-direction:column;gap:4px}.astra-child-mobile-toggle span{display:block;width:18px;height:2px;border-radius:2px;background:currentColor}.astra-child-search-panel,.astra-child-mobile-panel{border-top:1px solid var(--ac-line);background:rgb(255 250 244 / .98)}.astra-child-search-panel{padding:16px max(20px, calc((100% - 1180px) / 2))}.astra-child-search-panel .search-form,.astra-child-mobile-search .search-form{display:flex;gap:10px;margin:0}.astra-child-search-panel .search-field,.astra-child-mobile-search .search-field{width:100%;min-height:46px;border:1px solid var(--ac-line);border-radius:6px;background:#fff;color:var(--ac-ink)}.astra-child-search-panel .search-submit,.astra-child-mobile-search .search-submit{min-height:46px;border-radius:6px;background:var(--ac-ink);color:#fff}.astra-child-home{color:var(--ac-ink);background:var(--ac-cream)}.astra-child-hero{position:relative;display:flex;align-items:center;min-height:clamp(560px, 78vh, 760px);padding:112px max(24px, calc((100% - 1180px) / 2)) 76px;background:linear-gradient(90deg,rgb(255 250 244 / .96) 0%,rgb(255 250 244 / .82) 42%,rgb(255 250 244 / .2) 100%),var(--hero-image) center right / cover no-repeat}.astra-child-hero__content{max-width:650px}.astra-child-eyebrow{margin:0 0 14px;color:var(--ac-accent);font-size:.8rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.astra-child-hero h1{max-width:11ch;margin:0;color:var(--ac-ink);font-size:clamp(3rem, 7vw, 6.6rem);font-weight:800;line-height:.94;letter-spacing:0}.astra-child-hero p:not(.astra-child-eyebrow){max-width:530px;margin:24px 0 0;color:var(--ac-muted);font-size:1.08rem;line-height:1.75}.astra-child-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.astra-child-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--ac-ink);border-radius:6px;font-weight:800;text-decoration:none;transition:transform 160ms ease,box-shadow 160ms ease,background 160ms ease}.astra-child-button:hover,.astra-child-button:focus-visible{transform:translateY(-1px);box-shadow:0 10px 26px rgb(21 21 21 / .14)}.astra-child-button--dark{background:var(--ac-ink);color:#fff}.astra-child-button--light{background:rgb(255 255 255 / .72);color:var(--ac-ink)}.astra-child-section{width:min(1180px, calc(100% - 40px));margin:0 auto;padding:78px 0}.astra-child-feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:0;background:var(--ac-line);border-bottom:1px solid var(--ac-line)}.astra-child-feature-row>div{display:grid;gap:5px;padding:22px 24px;background:#fff}.astra-child-feature-row strong{font-size:.95rem}.astra-child-feature-row span{color:var(--ac-muted);font-size:.88rem}.astra-child-section__heading{max-width:620px;margin-bottom:30px}.astra-child-section__heading--split{display:flex;align-items:end;justify-content:space-between;gap:24px;max-width:none}.astra-child-section__heading h2,.astra-child-story h2{margin:0;color:var(--ac-ink);font-size:clamp(2rem, 4vw, 3.8rem);font-weight:800;line-height:1.04;letter-spacing:0}.astra-child-section__heading--split a{color:var(--ac-accent-dark);font-weight:800}.astra-child-category-grid{display:grid;grid-template-columns:1.2fr 0.9fr 0.9fr;gap:18px}.astra-child-category-card{position:relative;display:grid;align-items:end;min-height:380px;overflow:hidden;border-radius:8px;background:#ddd;text-decoration:none;box-shadow:var(--ac-shadow)}.astra-child-category-card:first-child{min-height:480px}.astra-child-category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.astra-child-category-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0 36%,rgb(21 21 21 / .66) 100%)}.astra-child-category-card__content{position:relative;z-index:1;display:grid;gap:4px;padding:24px;color:#fff}.astra-child-category-card__content strong{font-size:1.35rem;font-weight:800}.astra-child-category-card__content small{font-size:.86rem;font-weight:800;opacity:.88}.astra-child-category-card:hover img,.astra-child-category-card:focus-visible img{transform:scale(1.04)}.astra-child-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.astra-child-product-card{display:grid;gap:14px;padding:12px;border:1px solid var(--ac-line);border-radius:8px;background:#fff}.astra-child-product-card a{color:var(--ac-ink);text-decoration:none}.astra-child-product-card img{width:100%;aspect-ratio:1 / 1.14;object-fit:cover;border-radius:6px;background:var(--ac-soft)}.astra-child-product-card h3{margin:14px 0 0;font-size:1rem;font-weight:800;line-height:1.35}.astra-child-product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ac-muted);font-weight:700}.astra-child-product-card__cart{display:inline-flex;align-items:center;justify-content:center;min-width:54px;min-height:34px;padding:0 12px;border-radius:6px;background:var(--ac-green);color:#ffffff!important;font-size:.82rem;font-weight:800}.astra-child-product-card__media{position:relative}.astra-child-product-card__body{display:grid;gap:8px}.astra-child-product-card__brand{margin:0;color:var(--ac-accent-dark);font-size:.78rem;font-weight:800;text-transform:uppercase}.astra-child-product-card__details{display:flex;flex-wrap:wrap;gap:6px;color:var(--ac-muted);font-size:.82rem}.astra-child-product-card__details span{padding:4px 8px;border-radius:999px;background:var(--ac-soft)}.astra-child-wishlist-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 12px;border:1px solid var(--ac-line);border-radius:999px;background:#fff;color:var(--ac-ink);font-size:.82rem;font-weight:800;cursor:pointer}.astra-child-product-card__media .astra-child-wishlist-button{position:absolute;top:10px;right:10px;width:38px;padding:0}.astra-child-wishlist-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.astra-child-wishlist-button.is-active{border-color:var(--ac-accent);background:var(--ac-accent);color:#fff}.astra-child-product-card__media .astra-child-wishlist-button span{display:none}.astra-child-quick-view,.astra-child-buy-now,.astra-child-share-product{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:6px;font-size:.84rem;font-weight:800;text-decoration:none}.astra-child-quick-view,.astra-child-share-product{color:var(--ac-accent-dark)}.astra-child-buy-now{margin-left:10px;background:var(--ac-green);color:#fff}.astra-child-empty-products{padding:28px;border:1px solid var(--ac-line);border-radius:8px;background:#fff;color:var(--ac-muted)}.astra-child-newsletter-form,.mc4wp-form form{display:flex;gap:10px}.astra-child-newsletter-form input,.mc4wp-form input[type="email"]{width:100%;min-height:48px;border:1px solid var(--ac-line);border-radius:6px;background:#fff}.astra-child-newsletter-form button,.mc4wp-form input[type="submit"]{min-height:48px;padding:0 18px;border:0;border-radius:6px;background:var(--ac-ink);color:#fff;font-weight:800}.astra-child-no-products,.astra-child-wishlist-view,.astra-child-thankyou{padding:28px;border:1px solid var(--ac-line);border-radius:8px;background:#fff}.astra-child-order-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:18px 0;padding:0;list-style:none}.astra-child-order-progress li{padding:12px;border-radius:6px;background:var(--ac-soft);font-weight:800;text-align:center}.astra-child-whatsapp{position:fixed;right:20px;bottom:20px;z-index:999;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 12px 28px rgb(37 211 102 / .34)}.astra-child-whatsapp svg{width:32px;height:32px;fill:currentColor}.astra-child-footer{background:#151515;color:#f8f2ea}.astra-child-footer__grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:34px;width:min(1180px, calc(100% - 40px));margin:0 auto;padding:64px 0 42px}.astra-child-footer h2{margin:0 0 14px;color:#fff;font-size:1rem}.astra-child-footer p,.astra-child-footer a{color:rgb(255 255 255 / .76)}.astra-child-footer ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.astra-child-socials{display:flex;gap:12px;margin-top:18px}.astra-child-footer__bottom{width:min(1180px, calc(100% - 40px));margin:0 auto;padding:18px 0;border-top:1px solid rgb(255 255 255 / .12)}.astra-child-content-page{width:min(980px, calc(100% - 40px));margin:0 auto;padding:72px 0}.astra-child-content-page h1{margin:0 0 24px;font-size:clamp(2.4rem, 6vw, 5rem);line-height:1}.astra-child-faq{display:grid;gap:10px}.astra-child-faq details,.astra-child-contact-form,.astra-child-contact-grid>div{padding:20px;border:1px solid var(--ac-line);border-radius:8px;background:#fff}.astra-child-faq summary{font-weight:800;cursor:pointer}.astra-child-contact-grid{display:grid;grid-template-columns:minmax(0,0.8fr) minmax(320px,1.2fr);gap:24px}.astra-child-contact-form{display:grid;gap:14px}.astra-child-contact-form label{display:grid;gap:6px;font-weight:800}.astra-child-contact-form input,.astra-child-contact-form select,.astra-child-contact-form textarea{width:100%;border:1px solid var(--ac-line);border-radius:6px;background:#fff}.astra-child-contact-form button{min-height:46px;border:0;border-radius:6px;background:var(--ac-ink);color:#fff;font-weight:800}.astra-child-story{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:50px;padding:54px;border-radius:8px;background:var(--ac-soft)}.astra-child-story>div{max-width:720px}@media (max-width:1100px){.astra-child-header__inner{grid-template-columns:auto 1fr auto;gap:16px}.astra-child-menu a{padding:0 10px;font-size:.88rem}.astra-child-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){body.admin-bar .astra-child-header{top:46px}.astra-child-header__inner{min-height:68px;width:min(100% - 28px, 1180px);grid-template-columns:auto 1fr auto}.astra-child-nav{display:none}.astra-child-mobile-toggle{display:inline-flex}.astra-child-actions{gap:4px}.astra-child-action{width:38px;height:38px}.astra-child-mobile-panel{padding:12px 20px 22px;box-shadow:0 18px 34px rgb(21 21 21 / .12)}.astra-child-mobile-panel .astra-child-menu{display:grid;justify-content:stretch;gap:4px}.astra-child-mobile-panel .astra-child-menu a{justify-content:space-between;min-height:48px;padding:0 4px;border-bottom:1px solid var(--ac-line);border-radius:0}.astra-child-mobile-panel .astra-child-menu .menu-item-has-children>a::after{display:none}.astra-child-mobile-panel .astra-child-menu .sub-menu{position:static;display:grid;min-width:0;margin:0 0 8px 14px;padding:0 0 0 12px;border:0;border-left:1px solid var(--ac-line);border-radius:0;background:#fff0;box-shadow:none;opacity:1;visibility:visible;transform:none}.astra-child-mobile-panel .astra-child-menu .sub-menu a{min-height:38px;color:var(--ac-muted);font-size:.84rem}.astra-child-mobile-search{margin-top:18px}.astra-child-mobile-links{display:grid;gap:10px;margin-top:18px}.astra-child-mobile-links a{color:var(--ac-accent-dark);font-weight:800}.astra-child-hero{min-height:660px;padding-top:94px;background:linear-gradient(180deg,rgb(255 250 244 / .97) 0%,rgb(255 250 244 / .82) 58%,rgb(255 250 244 / .28) 100%),var(--hero-image) center bottom / cover no-repeat}.astra-child-feature-row,.astra-child-category-grid{grid-template-columns:1fr}.astra-child-category-card,.astra-child-category-card:first-child{min-height:330px}.astra-child-story,.astra-child-section__heading--split{align-items:flex-start;flex-direction:column}.astra-child-footer__grid,.astra-child-order-progress,.astra-child-contact-grid{grid-template-columns:1fr}}@media (max-width:560px){.astra-child-header__inner{width:min(100% - 20px, 1180px);gap:8px}.astra-child-logo img{max-width:104px;max-height:46px}.astra-child-action:nth-child(2){display:none}.astra-child-hero{min-height:610px;padding:84px 18px 44px}.astra-child-hero h1{font-size:clamp(2.7rem, 15vw, 4.2rem)}.astra-child-hero p:not(.astra-child-eyebrow){font-size:1rem}.astra-child-section{width:calc(100% - 28px);padding:54px 0}.astra-child-product-grid{grid-template-columns:1fr}.astra-child-story{padding:30px 22px}.astra-child-newsletter-form,.mc4wp-form form{flex-direction:column}.astra-child-whatsapp{right:14px;bottom:14px;width:50px;height:50px}}