:root{--green:#237a3b;--dark:#171b18;--cream:#f7f2e8;--line:#dfe5df;--text:#1d251f;--muted:#5f6c63;--white:#fff;--shadow:0 14px 34px rgba(17,42,24,.1);--festa-header-height:96px;--festa-scroll-offset:188px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--festa-scroll-offset)}body{margin:0;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;line-height:1.55}button,input,select,textarea{font:inherit}a{color:inherit}.page-width{width:min(1180px,calc(100% - 32px));margin-inline:auto}.narrow{max-width:820px}.skip-link{position:fixed;left:12px;top:-100px;z-index:9999;background:#fff;padding:10px 14px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:90;background:#fff;box-shadow:0 1px #00000014}.announcement{padding:7px 12px;text-align:center;background:var(--green);color:#fff;font-size:13px;font-weight:750}.header-inner{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;min-width:220px;align-items:center;text-decoration:none}.brand-logo{display:block;width:min(255px,100%);max-height:46px;object-fit:contain;object-position:left center}.brand-logo-fallback{width:255px}.desktop-nav{display:flex;align-items:center;gap:21px}.desktop-nav a,.header-actions a{text-decoration:none;font-size:14px;font-weight:700}.header-actions{display:flex;align-items:center;gap:10px}.header-whatsapp{color:var(--green)}.header-cart{border:0;background:var(--dark);color:#fff;border-radius:999px;padding:10px 15px;font-weight:800;cursor:pointer}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;font-weight:800}.mobile-menu-panel{position:absolute;right:0;top:42px;width:240px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.mobile-menu-panel a{display:block;padding:10px 6px;text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:0;border-radius:12px;background:var(--green);color:#fff;text-decoration:none;font-weight:850;cursor:pointer}.button:hover{filter:brightness(.94)}.button-light{background:#fff;color:var(--dark)}.content-page{padding-block:58px 88px}.content-page h1{font-family:Georgia,serif;font-size:clamp(34px,6vw,62px);line-height:1.05}.back-to-order{display:inline-block;margin-bottom:18px;color:var(--green);font-weight:800}.rte{font-size:17px}.rte h2,.rte h3{font-family:Georgia,serif}.simple-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.simple-product{display:block;padding:14px;border:1px solid var(--line);border-radius:18px;text-decoration:none}.simple-product img{width:100%;height:230px;object-fit:cover;border-radius:12px}.simple-product span{display:block;margin-top:12px;color:var(--green);font-weight:800}.product-detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}.product-detail-grid img{width:100%;max-height:620px;object-fit:cover;border-radius:22px}.product-page-price{font-size:28px;color:var(--green);font-weight:900}.cart-fallback>div{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line)}.site-footer{padding:58px 0 24px;background:var(--dark);color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:46px}.footer-grid h3{font-family:Georgia,serif}.footer-grid a{display:block;margin:8px 0;text-decoration:none}.footer-brand{display:inline-block;max-width:330px}.footer-logo{display:block;width:100%;height:auto;max-height:58px;object-fit:contain;object-position:left center}.footer-bottom{margin-top:38px;padding-top:18px;border-top:1px solid rgba(255,255,255,.18);font-size:13px;color:#cbd4cd}@media(max-width:1080px){.desktop-nav{gap:13px}.desktop-nav a{font-size:13px}.brand-logo,.brand-logo-fallback{max-width:220px;width:220px}}@media(max-width:900px){.desktop-nav,.header-whatsapp{display:none}.mobile-menu{display:block}.simple-grid{grid-template-columns:1fr 1fr}.product-detail-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:620px){.page-width{width:min(100% - 22px,1180px)}.announcement{font-size:10px;padding-block:6px}.header-inner{min-height:58px}.brand{min-width:0}.brand-logo,.brand-logo-fallback{max-width:170px;width:170px;max-height:38px}.header-cart{padding:9px 11px;font-size:12px}.simple-grid,.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.content-page{padding-top:38px}}:root{--festa-header-height:96px;--festa-status-height:72px;--festa-scroll-offset:184px}.site-header{position:sticky;top:0;z-index:120;background:#111713;color:#fff;box-shadow:0 8px 30px #00000029}.announcement{background:#237a3b;color:#fff}.header-inner{min-height:70px}.brand{min-width:210px}.brand-logo--white{width:245px;max-height:48px;object-fit:contain;object-position:left center}.desktop-nav a{position:relative;color:#f4f7f4;font-weight:750;padding:9px 3px;opacity:.82;transition:.2s ease}.desktop-nav a:hover,.desktop-nav a.is-active{opacity:1;color:#fff}.desktop-nav a.is-active:after{content:"";position:absolute;left:3px;right:3px;bottom:2px;height:2px;border-radius:999px;background:#64b877}.header-whatsapp{color:#bce7c6!important}.header-cart{background:#fff;color:#111713;border:1px solid rgba(255,255,255,.35)}.mobile-menu summary{display:flex;gap:7px;align-items:center;color:#fff;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-panel{top:48px;background:#111713;border-color:#ffffff1f;color:#fff;width:min(320px,calc(100vw - 24px));padding:12px}.mobile-menu-panel a{border-radius:10px;padding:12px 10px}.mobile-menu-panel a:hover,.mobile-menu-panel a.is-active{background:#ffffff17}.mobile-menu-whatsapp{margin-top:7px;background:#237a3b!important;text-align:center;font-weight:850}.site-footer .footer-brand{max-width:300px}@media(max-width:900px){.brand-logo--white{width:205px}.header-inner{min-height:62px}}@media(max-width:620px){.brand-logo--white{width:158px;max-height:38px}.announcement{font-size:10px}.header-cart{font-size:11px}.mobile-menu summary span{display:none}}.header-cart{display:inline-flex!important;align-items:center;gap:8px;background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:999px;padding:8px 11px!important;min-height:40px}.header-cart .cart-label{font-size:13px;font-weight:800}.header-cart .cart-count{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#fff;color:#111713;font-size:12px;font-weight:900}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #6fc486;outline-offset:3px}@media(max-width:620px){.header-cart .cart-label{display:none}.header-cart{padding:7px!important}.header-cart .cart-count{min-width:26px;height:26px}}.site-header{background:#073d2d!important}.announcement{background:#0f633f!important}.brand{min-width:150px!important}.brand-logo--white{width:150px!important;max-height:61px!important;object-fit:contain!important;object-position:left center!important}.header-inner{min-height:74px!important}.desktop-nav a{color:#fff!important}.header-cart{border-color:#ffffff52!important}.site-footer{background:#0b241b!important}.footer-logo{width:190px!important;max-height:105px!important;object-fit:contain!important;object-position:left center!important}@media(max-width:900px){.brand-logo--white{width:126px!important;max-height:52px!important}.header-inner{min-height:66px!important}}@media(max-width:620px){.brand-logo--white{width:105px!important;max-height:46px!important}.header-inner{min-height:58px!important}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/theme.css.map */
