:root{--yz-green:#0B5D45;--yz-gold:#D4A62A;--yz-cream:#FFF8E7}html,body,#page,.site-content,.site-main,.entry-content,.woocommerce-page #content{background:var(--yz-cream);color:var(--yz-green)}.yz-header,.yz-header *,.yz-footer,.yz-footer *{box-sizing:border-box}.yz-header{display:flex;flex-direction:column;align-items:center;width:100%;padding:14px 16px 13px;background:var(--yz-green);color:var(--yz-cream);border-bottom:3px solid var(--yz-gold)}.yz-header__brand{display:flex;align-items:center;justify-content:center;gap:7px}.yz-header__logo,.yz-header__logo img{display:block;width:40px;height:40px;border-radius:50%;object-fit:contain}.yz-header__wordmark{color:var(--yz-cream)!important;font-family:Georgia,serif;font-size:40px;font-weight:800;line-height:40px;text-decoration:none!important}.yz-header__tagline{margin:4px 0 10px!important;color:var(--yz-cream)!important;font-family:Georgia,serif;font-size:10px;font-weight:700;line-height:1.3;text-align:center}.yz-header__navrow{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;max-width:560px;padding-top:9px}.yz-header__home,.yz-header__links a{color:var(--yz-cream)!important;font-family:Georgia,serif;font-size:11px;font-weight:700;text-decoration:none!important}.yz-header__links{display:flex;align-items:center;justify-content:center;gap:16px}.yz-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.yz-header__icon,.yz-header__wishlist{position:relative;display:grid!important;place-items:center;width:24px!important;height:24px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--yz-cream)!important;box-shadow:none!important}.yz-header__icon svg,.yz-header__wishlist svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.yz-header__cart span,.yz-header__wishlist>span{position:absolute;top:-7px;right:-9px;min-width:16px;height:16px;padding:0 4px;border-radius:99px;background:var(--yz-gold);color:var(--yz-green);font-size:10px;font-weight:900;line-height:16px;text-align:center}.yz-header-cart-count.is-empty,.yz-header__wishlist>span.is-empty{display:none}.yz-header__menu{position:relative}.yz-header__menu summary{display:grid;place-items:center;width:24px;height:24px;cursor:pointer;color:var(--yz-cream);list-style:none}.yz-header__menu summary::-webkit-details-marker{display:none}.yz-header__menu nav{position:absolute;z-index:99999;top:34px;right:0;display:none;width:min(280px,calc(100vw - 32px));padding:8px;border:1px solid rgba(212,166,42,.45);border-radius:12px;background:#fffaf0;box-shadow:0 14px 36px rgba(0,0,0,.24)}.yz-header__menu[open] nav{display:flex;flex-direction:column}.yz-header__menu nav a{padding:12px 14px;border-bottom:1px solid rgba(11,93,69,.1);color:var(--yz-green)!important;text-decoration:none!important}.yz-header__search{display:flex;align-items:center;width:100%;max-width:560px;height:38px;margin-top:11px;padding:0 11px;border:1px solid rgba(212,166,42,.75);border-radius:8px;background:var(--yz-cream)}.yz-header__search svg{width:18px;height:18px;margin-right:8px;fill:none;stroke:var(--yz-green);stroke-width:2}.yz-header__search input{width:100%;border:0!important;outline:0!important;background:transparent!important;color:var(--yz-green)!important;box-shadow:none!important}.yz-trust-banner{position:relative;width:100%;overflow:hidden;border-bottom:1px solid rgba(212,166,42,.45);background:var(--yz-cream)}.yz-trust-banner__track{position:relative;height:82px;max-width:1536px;margin:0 auto}.yz-trust-banner__slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:12px;padding:9px 12px;color:var(--yz-green);opacity:0;animation:yz-trust-cycle 16s ease-in-out infinite}.yz-trust-banner__slide--2{animation-delay:4s}.yz-trust-banner__slide--3{animation-delay:8s}.yz-trust-banner__slide--4{animation-delay:12s}.yz-trust-banner__icon{display:grid;place-items:center;flex:0 0 50px;width:50px;height:50px;border:2px solid var(--yz-green);border-radius:50%;font-size:22px;font-weight:900}.yz-trust-banner__slide small{display:block;font-size:8px;font-weight:800;letter-spacing:2px}.yz-trust-banner__slide strong{display:block;font-family:Georgia,serif;font-size:17px;line-height:1.1}@keyframes yz-trust-cycle{0%,22%{opacity:1;transform:translateX(0)}24%,98%{opacity:0;transform:translateX(-12px)}100%{opacity:0}}.yz-footer{width:100%;margin-top:0;background:var(--yz-green);color:var(--yz-cream);border-top:4px solid var(--yz-gold)}.yz-footer__inner{max-width:1180px;margin:0 auto;padding:28px 18px 16px}.yz-footer__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.yz-footer__col{display:flex;flex-direction:column;gap:9px}.yz-footer__col h3{margin:0 0 5px!important;color:var(--yz-cream)!important;font-family:Georgia,serif;font-size:18px}.yz-footer__col a{color:var(--yz-cream)!important;font-size:13px;text-decoration:none!important}.yz-footer__supportwrap{display:flex;gap:15px;align-items:flex-start}.yz-footer__supportinfo{display:flex;flex-direction:column;gap:9px}.yz-footer__supportinfo span{color:var(--yz-gold);font-weight:800}.yz-footer__promise{padding:10px;border:1px solid rgba(212,166,42,.58);border-radius:10px;text-align:center}.yz-footer__promise strong{display:block;color:var(--yz-gold);font-family:Georgia,serif}.yz-footer__promise span{display:block;color:var(--yz-cream);font-size:10px}.yz-footer__socialmedia{display:flex;flex-direction:column;gap:9px}.yz-footer__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.yz-footer__trustitem{display:grid;place-items:center;padding:7px 4px;border:1px solid rgba(212,166,42,.5);border-radius:8px;text-align:center}.yz-footer__trustitem span{color:var(--yz-cream);font-size:9px}.yz-footer__socials{display:flex;justify-content:center;gap:12px}.yz-footer__socials>a,.yz-footer__social-pending{display:grid!important;place-items:center;width:32px;height:32px;border:1px solid var(--yz-gold);border-radius:50%;background:var(--yz-cream);color:var(--yz-green)!important;text-decoration:none!important}.yz-footer__bottom{display:flex;justify-content:space-between;gap:15px;margin-top:20px;padding-top:14px;border-top:1px solid rgba(255,248,231,.18);font-size:12px}.yz-home-quickcats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:12px 14px;background:var(--yz-cream)}.yz-home-quickcats a{display:flex;align-items:center;justify-content:center;min-height:40px;border:1px solid var(--yz-gold);border-radius:9px;background:var(--yz-green);color:var(--yz-cream)!important;font-weight:800;text-decoration:none!important}.yz-mobile-buybar{display:none}.yz-wishlist-button{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;padding:0!important;border:1px solid var(--yz-gold)!important;border-radius:50%!important;background:var(--yz-cream)!important;color:var(--yz-green)!important;box-shadow:0 4px 12px rgba(11,93,69,.14)!important}.yz-wishlist-button svg{width:16px;height:16px;fill:transparent;stroke:currentColor;stroke-width:1.9}.yz-wishlist-button--loop{position:absolute!important;z-index:30!important;top:10px!important;right:10px!important}.single-product .yz-wishlist-button--single{position:absolute!important;z-index:35!important;top:10px!important;right:10px!important}.yz-wishlist-drawer[hidden],.yz-wishlist-auth[hidden],.yz-wishlist-toast[hidden]{display:none!important}.yz-wishlist-drawer,.yz-wishlist-auth{position:fixed;z-index:100000;inset:0}.yz-wishlist-drawer__backdrop,.yz-wishlist-auth__backdrop{position:absolute!important;inset:0!important;border:0!important;background:rgba(2,24,18,.55)!important}.yz-wishlist-drawer__panel{position:absolute;top:0;right:0;width:min(420px,92vw);height:100%;display:flex;flex-direction:column;background:var(--yz-cream);box-shadow:-10px 0 34px rgba(0,0,0,.2)}.yz-wishlist-drawer__header{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:14px 16px;background:var(--yz-green);color:var(--yz-cream)}.yz-wishlist-drawer__items{overflow:auto;padding:12px}.yz-wishlist-auth{z-index:100002}.yz-wishlist-auth__card{position:absolute;top:50%;left:50%;width:min(390px,calc(100vw - 28px));padding:28px 22px;border:2px solid rgba(212,166,42,.75);border-radius:18px;background:var(--yz-cream);color:var(--yz-green);transform:translate(-50%,-50%);text-align:center}.yz-wishlist-page,.yz-my-orders{width:100%;max-width:1000px;margin:18px auto 38px;padding:0 16px}.yz-wishlist-page__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.yz-account-signin-intro,.yz-order-card,.yz-order-login,.yz-order-empty,.yz-guest-track,.yz-my-orders__hero{padding:16px;border:1px solid rgba(11,93,69,.14);border-radius:14px;background:var(--yz-cream);box-shadow:0 5px 16px rgba(11,93,69,.06)}.yz-order-list{display:grid;gap:14px;margin-top:15px}.yz-order-card__head{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.yz-order-card__head div{display:flex;flex-direction:column}.yz-order-progress{display:grid;grid-template-columns:repeat(7,minmax(72px,1fr));overflow-x:auto;margin:18px 0 10px}.yz-order-progress__step{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center;opacity:.45}.yz-order-progress__step.is-complete,.yz-order-progress__step.is-current{opacity:1}.yz-order-progress__dot{display:grid;place-items:center;width:29px;height:29px;border:2px solid rgba(11,93,69,.2);border-radius:50%}.yz-order-progress__step.is-complete .yz-order-progress__dot{background:var(--yz-green);color:var(--yz-cream)}.yz-order-progress__step.is-current .yz-order-progress__dot{background:var(--yz-gold);color:var(--yz-green)}.yz-order-card__view,.yz-cart-buy-now{display:inline-flex!important;align-items:center;justify-content:center;min-height:40px;padding:8px 13px;border-radius:8px;background:var(--yz-green)!important;color:var(--yz-cream)!important;text-decoration:none!important}.yz-price-row{display:inline-flex;align-items:center;flex-wrap:wrap;gap:7px}.yz-price-discount{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;background:var(--yz-gold);color:var(--yz-green);font-size:10px;font-weight:900}.woocommerce-cart .yz-cart-buy-now{width:100%;margin-top:10px}.woocommerce-checkout .woocommerce-message .wc-forward{display:none!important}@media(max-width:767px){body.single-product{padding-bottom:78px!important}.yz-mobile-buybar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:99998!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:68px!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important;background:var(--yz-cream)!important;border-top:2px solid var(--yz-gold)!important;box-shadow:0 -6px 20px rgba(0,0,0,.14)!important}.yz-mobile-buybar__price{font-size:18px;font-weight:900;color:var(--yz-green)}.yz-mobile-buybar__button{min-width:132px!important;min-height:46px!important;border:1px solid var(--yz-green)!important;border-radius:9px!important;background:var(--yz-green)!important;color:var(--yz-cream)!important;font-weight:900!important}.yz-footer__grid{grid-template-columns:1fr 1fr}.yz-footer__col:last-child{grid-column:1/-1}.yz-footer__supportwrap{display:grid;grid-template-columns:1fr 1fr}.yz-footer__socialmedia{grid-column:1/-1}.yz-wishlist-page__items{grid-template-columns:1fr}.yz-order-card__head{grid-template-columns:1fr 1fr}.yz-header__links{gap:10px}.yz-header__wordmark{font-size:36px}.site,.site-content,.ast-container,.entry-content,.woocommerce,.woocommerce-page{max-width:100%!important}}@media(max-width:430px){.yz-header{padding-left:12px;padding-right:12px}.yz-header__navrow{gap:7px}.yz-header__links a,.yz-header__home{font-size:10px}.yz-header__actions{gap:8px}.yz-header__menu nav{position:fixed;top:auto;left:14px;right:14px;width:auto}.yz-trust-banner__slide strong{font-size:14px}.yz-footer__grid{gap:18px 12px}.yz-footer__supportwrap{gap:9px}.yz-footer__bottom{flex-direction:column;text-align:center}.yz-order-card__head{grid-template-columns:1fr}.yz-mobile-buybar__button{min-width:120px!important}}@media(prefers-reduced-motion:reduce){.yz-trust-banner__slide{animation:none!important}.yz-trust-banner__slide--1{opacity:1!important}}