:root{--z-green: #123d2d;--z-gold: #c3923e;--z-cream: #fbf7ef;--z-ink: #17140f;--z-muted: #756b5e;--z-line: rgba(44,35,25,.13);--z-paper: #fffdf9;--z-shadow: 0 22px 62px rgba(38,28,18,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--z-ink);background:var(--z-cream);font-family:Tahoma,Arial,sans-serif;line-height:1.65}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.z-page-width{width:min(1180px,calc(100% - 48px));margin-inline:auto}.z-page-narrow{max-width:820px}.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}.z-skip-link{position:fixed;z-index:999;top:10px;left:10px;transform:translateY(-150%);padding:10px 15px;color:#fff;background:var(--z-green)}.z-skip-link:focus{transform:translateY(0)}.z-header{position:relative;z-index:100;border-bottom:1px solid var(--z-line);background:#fbf7eff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.z-header--sticky{position:sticky;top:0}.z-header__inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.z-brand{display:inline-flex;align-items:center;gap:11px;direction:ltr}.z-brand__mark{width:44px;height:44px;display:grid;place-items:center;color:#f5da9e;background:linear-gradient(145deg,#12100d,#3c2b1e);clip-path:polygon(50% 0,94% 22%,94% 76%,50% 100%,6% 76%,6% 22%);font-size:12px;font-weight:900}.z-brand__text{display:flex;flex-direction:column;line-height:1}.z-brand__text b{font-size:16px;letter-spacing:.2em}.z-brand__text small{margin-top:6px;color:var(--z-gold);font-size:8px;letter-spacing:.48em}.z-brand__image{display:block;max-width:180px;max-height:52px;object-fit:contain}.z-nav{display:flex;gap:28px;color:var(--z-muted);font-size:12px;font-weight:800}.z-nav a:hover{color:var(--z-green)}.z-header__actions{display:flex;align-items:center;gap:8px}.z-header__whatsapp,.z-cart-link{min-height:39px;display:inline-flex;align-items:center;gap:7px;border-radius:11px;padding:8px 12px;font-size:10px;font-weight:900}.z-header__whatsapp{color:#fff;background:#1b7c4f}.z-cart-link{border:1px solid var(--z-line);background:#fff}.z-cart-link b{min-width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--z-green);font-size:8px}.z-menu-button{display:none;width:42px;height:42px;border:1px solid var(--z-line);border-radius:10px;background:#fff}.z-menu-button>span:not(.visually-hidden){width:18px;height:2px;display:block;margin:4px auto;background:var(--z-ink)}.z-mobile-menu{position:fixed;z-index:99;top:70px;right:0;left:0;padding:18px 24px 26px;border-bottom:1px solid var(--z-line);background:var(--z-paper);box-shadow:var(--z-shadow)}.z-mobile-menu a{display:block;padding:13px 0;border-bottom:1px solid var(--z-line);font-weight:800}.z-main-section{padding-block:90px;min-height:55vh}.z-page-heading{max-width:760px;margin-bottom:35px}.z-page-heading h1{margin:6px 0 10px;font-size:clamp(38px,5vw,62px);line-height:1.15}.z-eyebrow{color:var(--z-gold);font-size:10px;font-weight:900;letter-spacing:.14em}.z-rte{color:var(--z-muted)}.z-rte img{border-radius:16px}.z-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;padding:11px 18px;color:#fff;background:var(--z-green);font-weight:900;cursor:pointer}.z-button:disabled{opacity:.45;cursor:not-allowed}.z-button--secondary{color:var(--z-green);background:#e7efe9}.z-store-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.z-product-card{overflow:hidden;border:1px solid var(--z-line);border-radius:20px;background:var(--z-paper);transition:transform .2s ease,box-shadow .2s ease}.z-product-card:hover{transform:translateY(-5px);box-shadow:var(--z-shadow)}.z-product-card__image{aspect-ratio:1;display:grid;place-items:center;overflow:hidden;background:#ebe8e4}.z-product-card__image img,.z-product-card__image svg{width:100%;height:100%;object-fit:contain}.z-product-card__body{padding:15px}.z-product-card__body>span{color:var(--z-gold);font-size:8px}.z-product-card h3{margin:3px 0 8px;font-size:15px}.z-product-card strong{color:var(--z-green);font-size:18px}.z-product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:start}.z-product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.z-product-gallery figure{margin:0;overflow:hidden;border:1px solid var(--z-line);border-radius:18px;background:#ece9e5}.z-product-gallery figure:first-child{grid-column:1 / -1}.z-product-gallery img{width:100%;height:100%;object-fit:contain}.z-product-info{position:sticky;top:110px}.z-product-info h1{margin:8px 0 14px;font-size:clamp(38px,5vw,60px);line-height:1.12}.z-product-price{color:var(--z-green);font-size:28px;font-weight:900;margin-bottom:18px}.z-product-form{display:flex;flex-direction:column;gap:9px;margin-top:25px}.z-product-form label{color:var(--z-muted);font-size:9px;font-weight:800}.z-product-form select,.z-product-form input{height:49px;border:1px solid var(--z-line);border-radius:10px;padding:0 12px;background:#fff}.z-whatsapp-product{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;margin-top:9px;border-radius:11px;color:#fff;background:#1b7c4f;font-weight:900}.z-product-trust{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:6px 15px;color:var(--z-muted);font-size:9px}.z-product-trust li:before{content:"\2713  ";color:var(--z-gold)}.z-cart{display:grid;grid-template-columns:1fr 330px;gap:35px}.z-cart__items{display:flex;flex-direction:column;gap:10px}.z-cart__item{display:grid;grid-template-columns:100px 1fr 90px auto;gap:16px;align-items:center;padding:12px;border:1px solid var(--z-line);border-radius:15px;background:#fff}.z-cart__item img{width:100px;height:100px;object-fit:contain;border-radius:10px;background:#eee}.z-cart__item h2{margin:0;font-size:14px}.z-cart__item input{width:75px;height:42px}.z-cart__summary{position:sticky;top:110px;padding:22px;border-radius:18px;background:#fff;box-shadow:var(--z-shadow)}.z-cart__summary p{display:flex;justify-content:space-between}.z-cart__summary .z-button{width:100%;margin-top:8px}.z-empty{max-width:700px;margin-inline:auto;text-align:center}.z-search-form{max-width:720px;display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:35px}.z-search-form input{min-height:50px;border:1px solid var(--z-line);border-radius:11px;padding:0 14px}.z-footer{padding:55px 0 25px;color:#fff;background:#24170f}.z-footer__grid{display:grid;grid-template-columns:1.3fr .7fr .8fr;gap:45px}.z-brand--footer .z-brand__text b{color:#fff}.z-footer p,.z-footer span{color:#ffffff94;font-size:10px}.z-footer__links,.z-footer__contact{display:flex;flex-direction:column;gap:7px}.z-footer__links b,.z-footer__contact b{color:var(--z-gold);font-size:10px}.z-footer__links a,.z-footer__contact a{font-size:10px}.z-footer__bottom{display:flex;justify-content:space-between;margin-top:35px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.z-footer__bottom a{color:inherit}@media(max-width:900px){.z-nav{display:none}.z-menu-button{display:block}.z-store-grid{grid-template-columns:repeat(2,1fr)}.z-product-layout{grid-template-columns:1fr}.z-product-info{position:static}.z-cart{grid-template-columns:1fr}.z-cart__summary{position:static}}@media(max-width:620px){.z-page-width{width:calc(100% - 28px)}.z-header__inner{min-height:70px}.z-header__whatsapp{display:none}.z-brand__mark{width:38px;height:38px}.z-brand__text b{font-size:13px}.z-main-section{padding-block:65px}.z-store-grid{gap:8px}.z-product-card__body{padding:10px}.z-product-card h3{font-size:12px}.z-product-gallery{grid-template-columns:1fr}.z-product-gallery figure:first-child{grid-column:auto}.z-cart__item{grid-template-columns:75px 1fr}.z-cart__item>label,.z-cart__item>strong{grid-column:2}.z-footer__grid{grid-template-columns:1fr;gap:25px}.z-footer__bottom{flex-direction:column;gap:5px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
