/* ZF Aksesuar — V41 production storefront */
:root{
  --zf-bg:#f7f1ea;--zf-paper:#fffdf9;--zf-paper-2:#fbf5ee;--zf-ink:#211a17;--zf-muted:#766960;--zf-line:rgba(68,47,35,.13);--zf-line-strong:rgba(68,47,35,.22);--zf-accent:#b8323d;--zf-accent-dark:#922832;--zf-olive:#55604b;--zf-shadow:0 24px 68px rgba(53,37,27,.08);--zf-serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,"Times New Roman",serif;--zf-sans:"Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif;--zf-script:"Segoe Print","Bradley Hand","Chalkboard SE",cursive;--zf-shell:min(1480px,calc(100vw - 64px));--zf-type-display:clamp(52px,4.55vw,74px);--zf-type-h1:clamp(40px,3.1vw,54px);--zf-type-h2:clamp(32px,2.6vw,46px);--zf-type-h3:clamp(22px,1.8vw,30px);--zf-type-body-lg:16px;--zf-type-body:14px;--zf-type-small:12.5px;--zf-type-caption:11.5px;--zf-type-label:10.5px;--zf-type-button:13px;--zf-type-price:28px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--zf-bg);color:var(--zf-ink);font-family:var(--zf-sans)}body,button,input,select,textarea{letter-spacing:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;content-visibility:auto}h1,h2,h3,p{margin-top:0}.sr-only,.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(184,50,61,.22);outline-offset:3px}
#koleksiyonlar,#magaza,#hikayemiz,#toplu-siparis,#iletisim{scroll-margin-top:106px}

/* header */
.zf-premium-announcement{display:flex;min-height:34px;align-items:center;justify-content:center;padding:7px 16px;background:#221b18;color:#fff;font:800 10px/1.25 var(--zf-sans);letter-spacing:.1em;text-align:center;text-transform:uppercase}
.zf-premium-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--zf-line);background:rgba(255,253,249,.92);backdrop-filter:blur(18px);transition:box-shadow .2s ease,background .2s ease}.zf-premium-header.is-scrolled{background:rgba(255,253,249,.97);box-shadow:0 12px 28px rgba(47,33,24,.055)}
.zf-premium-header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;width:min(1480px,calc(100vw - 56px));min-height:82px;margin:0 auto}.zf-premium-brand{display:inline-flex;align-items:center;gap:10px;font:500 31px/1 var(--zf-serif);letter-spacing:-.025em;white-space:nowrap}.zf-premium-brand-mark{width:38px;height:38px;flex:0 0 38px;border-radius:50%;object-fit:contain;box-shadow:0 5px 14px rgba(54,37,27,.05)}.zf-premium-brand>span{display:block}.zf-premium-nav{display:flex;align-items:center;justify-content:center;gap:clamp(22px,3.2vw,46px)}.zf-premium-nav a{position:relative;color:#51463f;font:750 11px/1 var(--zf-sans)}.zf-premium-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--zf-accent);transition:right .2s ease}.zf-premium-nav a:hover::after,.zf-premium-nav a[aria-current=page]::after{right:0}.zf-premium-actions{display:flex;justify-self:end;align-items:center;gap:10px}.zf-premium-account{display:inline-flex;align-items:center;gap:7px;padding:10px 4px;color:#5f524a;font:750 11px/1 var(--zf-sans)}.zf-premium-cart{display:inline-flex;min-height:44px;align-items:center;gap:8px;padding:0 9px 0 13px;border:1px solid var(--zf-line);border-radius:999px;background:#fff;color:var(--zf-ink)}.zf-premium-cart svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5}.zf-premium-cart-label{font:800 11px/1 var(--zf-sans)}.zf-premium-cart-count{display:grid;min-width:26px;height:26px;place-items:center;border-radius:50%;background:var(--zf-accent);color:#fff;font:850 10px/1 var(--zf-sans)}.zf-premium-menu-button{display:none;width:42px;height:42px;place-items:center;padding:0;border:1px solid var(--zf-line);border-radius:50%;background:#fff}.zf-premium-menu-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}
.zf-mobile-menu-backdrop{position:fixed;inset:0;z-index:70;background:rgba(27,21,18,.32);opacity:0;pointer-events:none;transition:.25s}.zf-mobile-menu-backdrop.is-open{opacity:1;pointer-events:auto}.zf-mobile-menu{position:fixed;top:0;right:0;bottom:0;z-index:71;width:min(390px,92vw);padding:22px;background:var(--zf-paper);box-shadow:-20px 0 54px rgba(34,25,20,.15);transform:translateX(104%);transition:transform .28s cubic-bezier(.2,.72,.2,1)}.zf-mobile-menu.is-open{transform:none}.zf-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--zf-line)}.zf-mobile-menu-head strong{font:500 26px/1 var(--zf-serif)}.zf-mobile-brand{display:inline-flex;align-items:center;gap:9px}.zf-mobile-brand img{width:34px;height:34px;border-radius:50%;object-fit:contain}.zf-mobile-brand span{display:block}.zf-mobile-menu-close{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--zf-line);border-radius:50%;background:#fff;font-size:22px}.zf-mobile-menu-nav{display:grid;padding:24px 0}.zf-mobile-menu-nav a{padding:15px 2px;border-bottom:1px solid var(--zf-line);font:500 24px/1 var(--zf-serif)}.zf-mobile-menu-foot{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.zf-mobile-menu-foot a{padding:11px 13px;border:1px solid var(--zf-line);border-radius:999px;background:#fff;font:750 10px/1 var(--zf-sans)}

/* checkout header */
.zf-checkout-header{border-bottom:1px solid var(--zf-line);background:var(--zf-paper)}.zf-checkout-header-inner{display:flex;width:min(1280px,calc(100% - 48px));min-height:72px;align-items:center;justify-content:space-between;margin:0 auto}.zf-checkout-brand{display:inline-flex;align-items:center;gap:9px;font:500 28px/1 var(--zf-serif)}.zf-checkout-brand img{width:34px;height:34px;border-radius:50%;object-fit:contain}.zf-checkout-brand span{display:block}.zf-checkout-safe{color:var(--zf-muted);font:800 10px/1 var(--zf-sans);letter-spacing:.09em;text-transform:uppercase}.zf24-checkout-footer{padding:24px;text-align:center;color:var(--zf-muted);font:600 10px/1.5 var(--zf-sans)}

/* footer */
.zf-premium-footer{margin-top:70px;border-top:1px solid var(--zf-line);background:#241e1a;color:#f7f0e8}.zf-premium-footer-inner{display:grid;grid-template-columns:1.25fr repeat(3,minmax(150px,.72fr));gap:52px;width:min(1380px,calc(100vw - 64px));margin:0 auto;padding:58px 0}.zf-premium-footer-brand>a{font:500 30px/1 var(--zf-serif)}.zf-footer-brand-link{display:inline-flex;align-items:center;gap:11px}.zf-footer-brand-link img{width:42px;height:42px;flex:0 0 42px;border-radius:50%;object-fit:contain}.zf-footer-brand-link span{display:block}.zf-premium-footer-brand p{max-width:360px;margin:16px 0 0;color:rgba(255,255,255,.64);font:500 12px/1.7 var(--zf-sans)}.zf-premium-footer-column{display:grid;align-content:start;gap:10px}.zf-premium-footer-column>strong{margin-bottom:5px;color:#fff;font:800 10px/1 var(--zf-sans);letter-spacing:.12em;text-transform:uppercase}.zf-premium-footer-column>a{color:rgba(255,255,255,.7);font:600 11px/1.4 var(--zf-sans)}.zf-premium-footer-column>a:hover{color:#fff}.zf-premium-payment-note{max-width:230px;margin:7px 0 0;color:rgba(255,255,255,.56);font:600 9px/1.5 var(--zf-sans)}.zf-premium-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1380px,calc(100vw - 64px));margin:0 auto;padding:20px 0 26px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.5);font:600 9px/1.4 var(--zf-sans)}.zf-premium-footer-bottom nav{display:flex;gap:16px}

/* modal backdrop + quick view */
[hidden]{display:none!important}

/* Product configurator — data/mapping logic remains unchanged. */
.zf24-product-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px;overflow:auto;background:rgba(26,20,17,.56);backdrop-filter:blur(10px)}
.zf24-product-modal{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(600px,.96fr);width:min(1510px,calc(100vw - 36px));height:min(870px,calc(100dvh - 36px));overflow:hidden;border:1px solid rgba(255,255,255,.64);border-radius:28px;background:#fffdfa;box-shadow:0 44px 116px rgba(25,18,14,.3)}
.zf24-product-modal-close{position:absolute;top:18px;right:18px;z-index:12;display:grid;width:44px;height:44px;place-items:center;padding:0;border:1px solid rgba(78,56,43,.13);border-radius:50%;background:rgba(255,253,249,.96);color:var(--zf-ink);font-size:23px;box-shadow:0 8px 24px rgba(42,29,21,.08);transition:transform .18s ease,background .18s ease}.zf24-product-modal-close:hover{transform:scale(1.035);background:#fff}
.zf24-product-gallery{min-width:0;min-height:0;padding:16px;background:linear-gradient(145deg,#f2e1d5,#ead8cc)}
.zf24-product-gallery-panel{display:grid;grid-template-columns:82px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:12px;height:100%;min-height:0}
.zf24-product-gallery-top{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 3px 4px}.zf24-product-gallery-top>div:first-child{display:grid;gap:4px}.zf24-product-gallery-top span{color:#836f62;font:800 8px/1 var(--zf-sans);letter-spacing:.14em;text-transform:uppercase}.zf24-product-gallery-top strong{font:800 10px/1.2 var(--zf-sans)}
.zf24-product-view-switch{display:flex;padding:4px;border:1px solid rgba(80,57,44,.1);border-radius:14px;background:rgba(255,253,249,.76)}.zf24-product-view-switch button{min-height:40px;padding:0 13px;border:0;border-radius:10px;background:transparent;color:#6d5f56;font:750 9px/1 var(--zf-sans)}.zf24-product-view-switch button.is-active{background:#fff;color:var(--zf-ink);box-shadow:0 7px 18px rgba(48,33,24,.06)}
.zf24-product-thumbs{display:flex;min-height:0;flex-direction:column;gap:8px;overflow:auto;padding:1px;scrollbar-width:none}.zf24-product-thumbs::-webkit-scrollbar{display:none}.zf24-product-thumbs button{position:relative;display:grid;flex:0 0 76px;width:76px;height:88px;place-items:center;overflow:hidden;padding:4px;border:1px solid rgba(78,56,43,.12);border-radius:14px;background:#fffaf6;transition:transform .18s ease,border-color .18s ease}.zf24-product-thumbs button img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:10px;background:#f4e7dd}.zf24-product-thumbs button:hover{transform:translateY(-1px)}.zf24-product-thumbs button.is-active{border:2px solid var(--zf-accent);box-shadow:0 0 0 3px rgba(184,50,61,.09)}.zf24-product-thumbs button.is-usage{flex-basis:104px;height:104px}.zf24-product-thumbs button.is-usage::after{content:"Kullanım";position:absolute;left:50%;bottom:5px;transform:translateX(-50%);padding:3px 7px;border-radius:999px;background:rgba(34,27,23,.76);color:#fff;font:700 6px/1 var(--zf-sans);letter-spacing:.06em;text-transform:uppercase}
/* Main modal image geometry preserves the verified catalog crop system. */
.zf24-product-image-stage{position:relative;display:grid;align-self:center;justify-self:center;width:min(100%,680px);height:auto;aspect-ratio:4/5;place-items:center;overflow:hidden;padding:8px;border-radius:22px;background:#f4e6dc;box-shadow:inset 0 0 0 1px rgba(79,55,42,.07),0 18px 44px rgba(67,44,31,.08)}.zf24-product-image-stage::before{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,.62);border-radius:16px;pointer-events:none}.zf24-product-image-stage .main-modal-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:50% 52%;border-radius:15px;background:#f4e6dc;filter:none;transform:scale(1.004);transition:transform .32s ease;will-change:transform}.zf24-product-image-stage .main-modal-image.is-usage{object-fit:contain;background:#f7eee8;transform:none}.zf24-product-image-stage.is-hover-zooming .main-modal-image.is-product{transform:scale(1.75)}
.zf24-zoom-hit{position:absolute;inset:0;z-index:2;border:0;background:transparent;cursor:zoom-in}.zf24-product-zoom-hint{position:absolute;right:17px;bottom:17px;display:inline-flex;min-height:35px;align-items:center;padding:0 13px;border-radius:11px;background:rgba(34,27,23,.72);color:#fff;font:750 9px/1 var(--zf-sans);pointer-events:none}.zf24-gallery-nav{position:absolute;left:50%;top:50%;z-index:4;display:flex;width:calc(100% - 28px);justify-content:space-between;transform:translate(-50%,-50%);pointer-events:none}.zf24-gallery-nav button{display:grid;width:44px;height:44px;place-items:center;padding:0;border:1px solid rgba(71,50,37,.1);border-radius:50%;background:rgba(255,253,249,.94);color:var(--zf-ink);box-shadow:0 11px 25px rgba(43,30,22,.07);pointer-events:auto}
.zf24-product-detail{min-width:0;overflow:auto;padding:31px 34px 25px;background:linear-gradient(180deg,#fffdf9,#fbf5ee);scrollbar-gutter:stable}.zf24-product-detail-head{padding-right:48px}.zf24-product-detail-head .eyebrow{margin:0 0 9px;color:#897368;font:850 8px/1 var(--zf-sans);letter-spacing:.17em;text-transform:uppercase}.zf24-product-detail-head h2{max-width:650px;margin:0;font:500 clamp(40px,3.1vw,54px)/.94 var(--zf-serif);letter-spacing:-.044em}.zf24-product-description{max-width:620px;margin:14px 0 0;color:#73645a;font:500 11.5px/1.62 var(--zf-sans)}
.zf24-product-price-row{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:15px;padding:12px 0;border-top:1px solid rgba(78,56,43,.1);border-bottom:1px solid rgba(78,56,43,.1)}.zf24-product-price-row>div{display:grid;gap:4px}.zf24-product-price-row small{color:var(--zf-muted);font:600 7px/1 var(--zf-sans)}.zf24-product-price-row strong{font:850 29px/1 var(--zf-sans)}.zf24-product-price-row>span{color:#8b766a;font:700 8px/1 var(--zf-sans);letter-spacing:.03em}
.zf24-product-option-section{margin-top:14px;padding:13px 0 0;border:0;border-top:1px solid rgba(78,56,43,.1);background:transparent}.zf30-product-signature{margin:0 0 7px;color:#aa735b;font:italic 16px/1.32 var(--zf-script);transform:rotate(-.7deg);transform-origin:left center}.zf24-product-option-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:10px}.zf24-product-option-heading>div{display:grid;gap:4px}.zf24-product-option-heading span{color:#8a7569;font:850 7px/1 var(--zf-sans);letter-spacing:.14em;text-transform:uppercase}.zf24-product-option-heading>div:first-child strong{font:500 17px/1.1 var(--zf-serif)}.zf24-product-option-heading .modal-selection{min-width:88px;padding:7px 9px;border:1px solid rgba(183,51,62,.12);border-radius:11px;background:#fff;text-align:right}.zf24-product-option-heading .modal-selection strong{color:var(--zf-accent);font:800 9px/1.25 var(--zf-sans)}
.zf24-product-variants{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.zf24-product-variants>button{display:grid;grid-template-rows:108px minmax(2.35em,auto) auto;justify-items:center;align-content:start;min-width:0;gap:6px;padding:6px 5px 7px;border:1px solid rgba(78,56,43,.11);border-radius:14px;background:#fffdfa;color:inherit;text-align:center;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.zf24-product-variants>button:hover{transform:translateY(-1px);border-color:rgba(78,56,43,.24);background:#fff}.zf24-product-variants>button.is-active{border-color:rgba(183,51,62,.82);background:#fff7f5;box-shadow:0 0 0 2px rgba(183,51,62,.07),0 8px 20px rgba(83,45,37,.05)}.zf24-product-variants>button.is-out{opacity:.48}.zf24-variant-thumb{position:relative;display:block;width:100%;height:108px;overflow:hidden;padding:3px;border:1px solid rgba(82,59,45,.1);border-radius:10px;background:#f4e7dd}.zf24-variant-thumb img{width:100%;height:100%;object-fit:contain;border-radius:7px;background:#f4e7dd}.zf24-variant-thumb i{position:absolute;top:4px;right:4px;display:grid;width:19px;height:19px;place-items:center;border:2px solid #fff;border-radius:50%;background:var(--zf-accent);color:#fff;font:800 9px/1 var(--zf-sans);font-style:normal;opacity:0;box-shadow:0 2px 7px rgba(70,30,33,.2)}.zf24-variant-thumb i::before{content:"✓"}.zf24-product-variants>button.is-active .zf24-variant-thumb i{opacity:1}.zf24-variant-meta{display:grid;gap:3px;width:100%;min-width:0;text-align:center}.zf24-variant-meta strong{display:-webkit-box;overflow:hidden;color:#2e241f;font:750 9px/1.2 var(--zf-sans);-webkit-line-clamp:2;-webkit-box-orient:vertical}.zf24-variant-meta small{display:block;color:#927c70;font:700 7px/1 var(--zf-sans)}.zf24-product-variants>button.is-active .zf24-variant-meta small{color:var(--zf-accent)}
.zf24-apparatus-picker{margin-top:13px;padding:12px;border:1px solid rgba(78,56,43,.09);border-radius:15px;background:#fbf6f1}.zf24-apparatus-picker .zf24-product-option-heading{margin-bottom:8px}.zf24-apparatus-picker .apparatus-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.zf24-apparatus-picker .apparatus-options>button{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:68px;padding:6px;border:1px solid rgba(78,56,43,.1);border-radius:13px;background:#fff;color:inherit;text-align:left}.zf24-apparatus-picker .apparatus-options>button.is-active{border-color:var(--zf-accent);background:#fff8f6;box-shadow:0 0 0 2px rgba(184,50,61,.06)}.apparatus-mini-images{display:grid;width:54px;height:54px;place-items:center;overflow:hidden;border-radius:10px;background:#f2e6db}.apparatus-mini-images img{width:100%;height:100%;object-fit:contain}.zf24-apparatus-copy{display:grid;gap:3px}.zf24-apparatus-copy strong{font:800 9px/1.15 var(--zf-sans)}.zf24-apparatus-copy small{color:var(--zf-muted);font:600 7px/1.3 var(--zf-sans)}
.zf24-product-purchase{display:grid;grid-template-columns:136px minmax(0,1fr);gap:9px;margin-top:15px;padding-top:13px;border-top:1px solid rgba(78,56,43,.1)}.zf24-product-quantity{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px;min-height:52px;padding:0 7px 0 10px;border:1px solid var(--zf-line);border-radius:14px;background:#fff}.zf24-product-quantity>span{color:var(--zf-muted);font:700 7px/1 var(--zf-sans);text-transform:uppercase}.zf24-product-quantity>div{display:grid;grid-template-columns:32px 31px 32px;justify-content:end}.zf24-product-quantity button,.zf24-product-quantity strong{display:grid;height:44px;place-items:center;border:0;background:transparent}.zf24-product-quantity strong{font-size:14px}.zf24-product-add{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:12px;padding:0 9px 0 16px;border:0;border-radius:15px;background:linear-gradient(135deg,#b7333e,#c83c47);color:#fff;font:850 10px/1 var(--zf-sans);box-shadow:0 12px 28px rgba(183,51,62,.15)}.zf24-product-add i{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:rgba(255,255,255,.14);font-style:normal}.zf24-product-add:disabled{opacity:.5;cursor:not-allowed}.zf24-product-assurance{margin:8px 0 0;color:#76675e;font:600 8px/1.45 var(--zf-sans)}

.zoom-viewer{position:fixed;inset:0;z-index:120;display:grid;grid-template-rows:auto 1fr;background:rgba(18,14,12,.96);color:#fff}.zoom-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 20px;border-bottom:1px solid rgba(255,255,255,.12)}.zoom-toolbar>strong{min-width:0;overflow:hidden;font:700 11px/1 var(--zf-sans);white-space:nowrap;text-overflow:ellipsis}.zoom-levels{display:flex;gap:5px}.zoom-levels button,.zoom-toolbar>[data-zf-zoom-close]{min-height:36px;padding:0 11px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:transparent;color:#fff;font:700 9px/1 var(--zf-sans)}.zoom-levels button.is-active{background:#fff;color:#1f1916}.zoom-scroll{overflow:auto}.zoom-canvas{display:grid;min-width:100%;min-height:100%;place-items:center}.zoom-canvas img{max-width:none;max-height:none;width:100%;height:100%;object-fit:contain}

/* V31 premium cart drawer — WooCommerce/session requests stay in the existing controller. */
.cart-overlay{position:fixed;inset:0;z-index:80;background:rgba(28,21,18,.36);opacity:0;pointer-events:none;transition:opacity .22s ease;backdrop-filter:blur(3px)}.cart-overlay.is-open{opacity:1;pointer-events:auto}
.zf24-cart-drawer{position:fixed;top:14px;right:14px;bottom:auto;z-index:81;display:flex;width:min(480px,calc(100vw - 28px));max-height:calc(100vh - 28px);max-height:calc(100dvh - 28px);flex-direction:column;overflow:hidden;border:1px solid rgba(78,56,43,.11);border-radius:24px;background:#fffdfa;box-shadow:-24px 20px 80px rgba(32,23,18,.22);transform:translateX(calc(100% + 28px));transition:transform .28s cubic-bezier(.2,.72,.2,1)}.zf24-cart-drawer.is-open{transform:none}
.zf24-cart-head-drawer{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 18px 14px;border-bottom:1px solid var(--zf-line);background:linear-gradient(180deg,#fffdfa,#fcf6f0)}.zf24-cart-head-drawer>div{display:grid;gap:4px}.zf24-cart-head-drawer span{color:var(--zf-accent);font:850 8px/1 var(--zf-sans);letter-spacing:.12em;text-transform:uppercase}.zf24-cart-head-drawer strong{font:500 27px/1 var(--zf-serif)}.zf30-cart-signature{max-width:320px;color:#a8735c;font:italic 13px/1.35 var(--zf-script)!important;letter-spacing:0!important;text-transform:none!important}.zf24-cart-head-drawer>button{display:grid;width:44px;height:44px;place-items:center;flex:0 0 44px;padding:0;border:1px solid var(--zf-line);border-radius:50%;background:#fff;color:var(--zf-ink);font-size:19px}
.zf24-cart-scroll{display:flex;min-height:0;flex-direction:column;overflow:auto;overscroll-behavior:contain}.cart-body{display:grid;gap:8px;padding:11px 12px 7px}.zf24-drawer-empty{display:grid;justify-items:center;padding:38px 20px;text-align:center}.zf24-drawer-empty>span{font-size:34px}.zf24-drawer-empty strong{margin-top:10px;font:500 24px/1 var(--zf-serif)}.zf24-drawer-empty p{max-width:300px;margin:9px 0;color:var(--zf-muted);font:500 10px/1.5 var(--zf-sans)}.zf24-drawer-empty button{min-height:44px;margin-top:6px;padding:0 15px;border:0;border-radius:999px;background:var(--zf-accent);color:#fff;font:800 9px/1 var(--zf-sans)}
.zf24-drawer-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:11px;padding:10px;border:1px solid rgba(78,56,43,.1);border-radius:16px;background:#fff}.zf24-drawer-item-media{display:grid;width:88px;height:108px;place-items:center;overflow:hidden;border-radius:12px;background:#f1e5da}.zf24-drawer-item-media img{width:100%;height:100%;object-fit:contain;object-position:center;background:#f8f1eb}.zf24-drawer-item-copy{display:grid;align-content:start;gap:7px;min-width:0}.zf24-drawer-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.zf24-cart-product-link{display:-webkit-box;min-width:0;overflow:hidden;padding:1px 0;border:0;background:transparent;font:500 16px/1.12 var(--zf-serif);text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical}.zf24-drawer-item-head>[data-cart-remove]{display:grid;width:32px;height:32px;place-items:center;flex:0 0 32px;border:1px solid var(--zf-line);border-radius:50%;background:#fff;color:#6f5e55;font-size:16px}.zf30-drawer-options{display:flex;flex-wrap:wrap;gap:5px 8px}.zf30-drawer-options>span{display:inline-flex;align-items:baseline;gap:4px;min-width:0}.zf30-drawer-options small{color:#806c61;font:700 9.5px/1.15 var(--zf-sans);text-transform:none}.zf30-drawer-options strong{color:#493b34;font:750 10.5px/1.3 var(--zf-sans)}.zf24-drawer-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}.zf24-drawer-quantity{display:grid;grid-template-columns:34px 32px 34px;align-items:center;border:1px solid var(--zf-line);border-radius:11px;background:#fff}.zf24-drawer-quantity button,.zf24-drawer-quantity span{display:grid;min-width:34px;height:34px;place-items:center;border:0;background:transparent;font-size:10px}.zf24-drawer-item-bottom>strong{font:850 12px/1 var(--zf-sans)}
.cart-footer{flex:0 0 auto;padding:8px 12px 12px;background:#fffdfa}.zf24-drawer-summary{display:grid;gap:8px;padding:13px;border:1px solid rgba(78,56,43,.1);border-radius:17px;background:#fbf5ef;box-shadow:0 12px 34px rgba(53,36,27,.045)}.zf30-drawer-summary-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:8px;border-bottom:1px solid rgba(78,56,43,.09)}.zf30-drawer-summary-head span{font:500 20px/1 var(--zf-serif)}.zf30-drawer-summary-head small{color:#8b766a;font:700 7px/1 var(--zf-sans)}.zf24-shipping-progress{padding:10px;border-radius:12px;background:#f1e6de}.zf24-shipping-progress-copy,.zf24-drawer-money-row,.zf24-drawer-total{display:flex;align-items:center;justify-content:space-between;gap:12px}.zf24-shipping-progress-copy span,.zf24-drawer-money-row span{color:var(--zf-muted);font:650 8.5px/1 var(--zf-sans)}.zf24-shipping-progress-copy strong,.zf24-drawer-money-row strong{font:800 9px/1 var(--zf-sans)}.zf24-shipping-progress-track{display:block;height:3px;margin:7px 0;overflow:hidden;border-radius:99px;background:rgba(62,44,33,.12)}.zf24-shipping-progress-track i{display:block;height:100%;background:var(--zf-accent)}.zf24-shipping-progress.is-earned .zf24-shipping-progress-track i{width:100%}.zf24-shipping-progress p{margin:0;color:var(--zf-muted);font:600 7.5px/1.4 var(--zf-sans)}.zf24-drawer-total{margin-top:1px;padding-top:9px;border-top:1px solid rgba(78,56,43,.1)}.zf24-drawer-total span{font:700 10px/1 var(--zf-sans)}.zf24-drawer-total strong{font:850 20px/1 var(--zf-sans)}.zf24-drawer-checkout{display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:0 10px 0 17px;border:0;border-radius:14px;background:var(--zf-accent);color:#fff;font:850 10px/1 var(--zf-sans);box-shadow:0 12px 26px rgba(183,51,62,.14)}.zf24-drawer-checkout i{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:rgba(255,255,255,.15);font-style:normal}.zf24-drawer-checkout:disabled{opacity:.45}

/* cookies */
.cookie-banner{position:fixed;left:50%;bottom:18px;z-index:90;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;width:min(920px,calc(100vw - 28px));padding:17px 18px;border:1px solid var(--zf-line);border-radius:18px;background:rgba(255,253,249,.97);box-shadow:0 20px 54px rgba(36,26,20,.14);transform:translateX(-50%);backdrop-filter:blur(12px)}.cookie-banner strong{font:500 17px/1 var(--zf-serif)}.cookie-banner p{margin:5px 0 0;color:var(--zf-muted);font:500 9px/1.45 var(--zf-sans)}.cookie-banner p a{text-decoration:underline}.cookie-banner-actions{display:flex;gap:6px}.cookie-banner-actions button,.cookie-preferences-actions button{min-height:38px;padding:0 12px;border:1px solid var(--zf-line);border-radius:10px;background:#fff;color:var(--zf-ink);font:750 9px/1 var(--zf-sans)}.cookie-banner-actions button:first-child,.cookie-preferences-actions button:last-child{border-color:var(--zf-accent);background:var(--zf-accent);color:#fff}.cookie-settings-trigger{position:fixed;right:12px;bottom:12px;z-index:75;min-height:34px;padding:0 10px;border:1px solid var(--zf-line);border-radius:999px;background:#fff;font:700 8px/1 var(--zf-sans)}.cookie-preferences-backdrop{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:20px;background:rgba(28,21,18,.45);backdrop-filter:blur(7px)}.cookie-preferences{width:min(600px,100%);padding:24px;border-radius:24px;background:var(--zf-paper);box-shadow:0 30px 80px rgba(30,22,17,.2)}.cookie-preferences-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--zf-line)}.cookie-preferences-head span{color:var(--zf-accent);font:800 8px/1 var(--zf-sans);letter-spacing:.14em;text-transform:uppercase}.cookie-preferences-head h2{margin:6px 0 0;font:500 32px/1 var(--zf-serif)}.cookie-preferences-head button{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--zf-line);border-radius:50%;background:#fff}.cookie-preference-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid var(--zf-line)}.cookie-preference-row strong{font:800 10px/1 var(--zf-sans)}.cookie-preference-row p{margin:5px 0 0;color:var(--zf-muted);font:500 9px/1.4 var(--zf-sans)}.cookie-always-on{padding:7px 9px;border-radius:999px;background:#eee7df;color:var(--zf-muted);font:700 8px/1 var(--zf-sans)}.cookie-preferences-actions{display:flex;justify-content:flex-end;gap:7px;padding-top:18px}

/* general info + legal pages */
.zf-info-page,.zf-content-shell,.zf-woocommerce-shell{width:min(1240px,calc(100vw - 48px));margin:0 auto;padding:50px 0 74px}.zf-info-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.75fr);gap:42px;align-items:center;padding:42px;border:1px solid var(--zf-line);border-radius:28px;background:var(--zf-paper);box-shadow:0 18px 46px rgba(50,35,26,.04)}.zf-info-kicker{margin:0 0 10px;color:var(--zf-accent);font:850 9px/1 var(--zf-sans);letter-spacing:.14em;text-transform:uppercase}.zf-info-hero h1,.zf-page-heading h1{margin:0;font:500 clamp(48px,5vw,68px)/.94 var(--zf-serif);letter-spacing:-.05em}.zf-info-hero-copy>p:not(.zf-info-kicker){max-width:650px;margin:18px 0 0;color:var(--zf-muted);font:500 13px/1.75 var(--zf-sans)}.zf-info-hero-media{min-height:330px;margin:0;overflow:hidden;border-radius:20px;background:#eee3d7}.zf-info-hero-media img{width:100%;height:100%;object-fit:cover}.zf-info-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.zf-info-primary,.zf-info-secondary{display:inline-flex;min-height:46px;align-items:center;padding:0 16px;border:1px solid var(--zf-line);border-radius:999px;background:#fff;font:800 10px/1 var(--zf-sans)}.zf-info-primary{border-color:var(--zf-accent);background:var(--zf-accent);color:#fff}.zf-info-section{margin-top:32px;padding:36px;border:1px solid var(--zf-line);border-radius:24px;background:var(--zf-paper)}.zf-info-section-head h2,.zf-about-story-copy h2{margin:0;font:500 38px/1 var(--zf-serif);letter-spacing:-.035em}.zf-info-section-head>p:last-child,.zf-about-story-copy p{color:var(--zf-muted);font:500 12px/1.7 var(--zf-sans)}.zf-info-card-grid,.zf-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px}.zf-info-card,.zf-contact-card{padding:20px;border:1px solid var(--zf-line);border-radius:16px;background:#fff}.zf-info-card span,.zf-contact-card small{color:var(--zf-accent);font:850 8px/1 var(--zf-sans);letter-spacing:.12em;text-transform:uppercase}.zf-info-card strong,.zf-contact-card strong{display:block;margin-top:8px;font:500 20px/1.1 var(--zf-serif)}.zf-info-card p,.zf-contact-card>span{display:block;margin:8px 0 0;color:var(--zf-muted);font:500 10px/1.55 var(--zf-sans)}.zf-about-story{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:36px}.zf-about-story figure{margin:0;overflow:hidden;border-radius:18px}.zf-about-story figure img{width:100%;height:100%;object-fit:cover}.zf-legal-updated{display:inline-block;margin-top:14px;color:var(--zf-muted);font:650 9px/1 var(--zf-sans)}.zf24-legal-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;margin-top:28px}.zf24-legal-side{display:grid;align-content:start;gap:5px;padding:18px;border:1px solid var(--zf-line);border-radius:16px;background:var(--zf-paper)}.zf24-legal-side>strong{margin-bottom:8px;font:850 9px/1 var(--zf-sans);letter-spacing:.1em;text-transform:uppercase}.zf24-legal-side a{padding:9px 10px;border-radius:9px;color:var(--zf-muted);font:650 11px/1.35 var(--zf-sans)}.zf24-legal-side a:hover{background:#f2e9e1;color:var(--zf-ink)}.zf24-legal-article{padding:30px;border:1px solid var(--zf-line);border-radius:18px;background:var(--zf-paper);color:#51473f;font:500 14px/1.72 var(--zf-sans)}.zf24-legal-article h2,.zf24-legal-article h3{color:var(--zf-ink);font-family:var(--zf-serif)}.zf24-legal-article h2{font-size:28px}.zf24-legal-article h3{font-size:20px}.zf-page-heading{margin-bottom:24px}.zf-page-heading .eyebrow{color:var(--zf-accent);font:850 9px/1 var(--zf-sans);letter-spacing:.14em;text-transform:uppercase}.zf-entry-content{padding:30px;border:1px solid var(--zf-line);border-radius:20px;background:var(--zf-paper);color:#554a42;line-height:1.75}

/* single product */
.zf24-single-product{width:min(1320px,calc(100vw - 48px));margin:0 auto;padding:34px 0 70px}.zf24-single-breadcrumb{margin-bottom:20px;color:var(--zf-muted);font:650 9px/1.3 var(--zf-sans)}.zf24-single-breadcrumb a{text-decoration:underline}.zf24-single-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:34px}.zf24-single-gallery{min-width:0}.zf24-single-primary{display:grid;aspect-ratio:1/1;place-items:center;overflow:hidden;margin:0;padding:8px;border-radius:26px;background:#f3e5db}.zf24-single-primary img{width:100%;height:100%;object-fit:contain;object-position:center;background:#f8f1eb}.zf24-single-thumbs{display:flex;gap:9px;overflow:auto;margin-top:10px;padding-bottom:3px}.zf24-single-thumbs button{flex:0 0 74px;width:74px;height:74px;padding:5px;border:1px solid var(--zf-line);border-radius:14px;background:#fff}.zf24-single-thumbs button img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:10px;background:#f5e9df}.zf24-single-thumbs button.is-active{border:2px solid var(--zf-accent)}.zf24-single-copy{display:flex;flex-direction:column;justify-content:center;padding:22px}.zf24-single-kicker{margin:0 0 9px;color:var(--zf-accent);font:850 9px/1 var(--zf-sans);letter-spacing:.14em;text-transform:uppercase}.zf24-single-copy h1{margin:0;font:500 clamp(44px,4.3vw,66px)/.94 var(--zf-serif);letter-spacing:-.05em}.zf24-single-description{margin:18px 0 0;color:var(--zf-muted);font:500 13px/1.75 var(--zf-sans)}.zf24-single-price{display:flex;align-items:center;justify-content:space-between;margin-top:22px;padding:18px 0;border-top:1px solid var(--zf-line);border-bottom:1px solid var(--zf-line)}.zf24-single-price strong{font:850 28px/1 var(--zf-sans)}.zf24-single-price span{color:var(--zf-muted);font:700 9px/1 var(--zf-sans)}.zf24-single-quick{margin-top:18px}.zf24-single-action{display:flex;min-height:52px;width:100%;align-items:center;justify-content:center;border:0;border-radius:16px;background:var(--zf-accent);color:#fff;font:850 11px/1 var(--zf-sans)}.zf24-single-note{margin:9px 0 0;color:var(--zf-muted);font:600 9px/1.5 var(--zf-sans)}.zf24-single-section{margin-top:48px;padding-top:28px;border-top:1px solid var(--zf-line)}.zf24-single-section header h2{margin:0;font:500 34px/1 var(--zf-serif)}.zf24-single-variants{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:18px}.zf24-single-variants a{display:grid;justify-items:center;gap:8px;padding:10px;border:1px solid var(--zf-line);border-radius:15px;background:var(--zf-paper);text-align:center}.zf24-single-variants img{width:100%;aspect-ratio:1;object-fit:contain;object-position:center;border-radius:12px;background:#f4e9df}.zf24-single-variants strong{font:750 9px/1.2 var(--zf-sans)}.zf24-single-usage{display:grid;grid-template-columns:minmax(0,.6fr) minmax(0,1.4fr);gap:24px;align-items:center}.zf24-single-usage figure{margin:0;overflow:hidden;border-radius:20px}.zf24-single-usage figure img{width:100%;height:100%;object-fit:contain;background:#f8f1eb}

/* cart page + native Woo tables */
.zf24-cart-page{padding:8px 0 52px}.zf24-cart-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid var(--zf-line)}.zf24-cart-head p{margin:0 0 8px;color:var(--zf-accent);font:850 9px/1 var(--zf-sans);letter-spacing:.14em;text-transform:uppercase}.zf24-cart-head h1{margin:0;font:500 clamp(38px,4vw,52px)/1 var(--zf-serif);letter-spacing:-.035em}.zf24-cart-head a{display:inline-flex;min-height:40px;align-items:center;padding-bottom:3px;border-bottom:1px solid var(--zf-ink);font:750 10px/1 var(--zf-sans)}.zf24-cart-empty{display:grid;justify-items:center;padding:80px 20px;text-align:center}.zf24-cart-empty-mark{font-size:48px}.zf24-cart-empty p{margin:10px 0 5px;color:var(--zf-accent);font:850 9px/1 var(--zf-sans);letter-spacing:.14em;text-transform:uppercase}.zf24-cart-empty h1{margin:0;font:500 46px/1 var(--zf-serif)}.zf24-cart-empty>span:not(.zf24-cart-empty-mark){max-width:440px;margin-top:12px;color:var(--zf-muted);font-size:12px}.zf24-cart-empty a{margin-top:20px;padding:13px 18px;border-radius:999px;background:var(--zf-accent);color:#fff;font:800 10px/1 var(--zf-sans)}
.woocommerce-message,.woocommerce-error,.woocommerce-info{margin:0 0 14px!important;padding:13px 15px!important;border:1px solid var(--zf-line)!important;border-left:3px solid var(--zf-accent)!important;border-radius:12px!important;background:#fff!important;color:var(--zf-ink)!important;list-style:none!important;font-size:12px!important;line-height:1.5!important}.woocommerce-message::before,.woocommerce-error::before,.woocommerce-info::before{display:none!important}.woocommerce table.shop_table{width:100%;border-collapse:collapse!important;border:1px solid var(--zf-line)!important;border-radius:18px!important;background:var(--zf-paper)!important;overflow:hidden}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:14px 12px!important;border:0!important;border-bottom:1px solid var(--zf-line)!important}.woocommerce table.shop_table th{color:var(--zf-muted);font:800 9px/1 var(--zf-sans);letter-spacing:.08em;text-transform:uppercase}.woocommerce .quantity .qty{width:68px;min-height:40px;border:1px solid var(--zf-line);border-radius:9px;background:#fff}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{min-height:42px!important;padding:0 15px!important;border:0!important;border-radius:12px!important;background:var(--zf-ink)!important;color:#fff!important;font:800 10px/1 var(--zf-sans)!important}.woocommerce a.checkout-button{display:flex!important;min-height:52px!important;align-items:center!important;justify-content:center!important;background:var(--zf-accent)!important}.cart_totals{margin-top:22px;padding:20px;border:1px solid var(--zf-line);border-radius:18px;background:var(--zf-paper)}.cart_totals h2{font:500 28px/1 var(--zf-serif)}

/* password controls + form errors */
.zf24-password-control{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid var(--zf-line);border-radius:12px;background:#fff;overflow:hidden}.zf24-password-control input{border:0!important;border-radius:0!important}.zf24-password-toggle{height:100%;padding:0 12px;border:0;border-left:1px solid var(--zf-line);background:#f6eee6;color:var(--zf-muted);font:750 9px/1 var(--zf-sans)}.zf24-inline-error{display:block;margin-top:5px;color:var(--zf-accent);font:700 9px/1.3 var(--zf-sans)}.zf24-field-invalid input,.zf24-field-invalid select,.zf24-field-invalid textarea{border-color:var(--zf-accent)!important}

body.woocommerce-cart .zf-woocommerce-shell{width:min(1320px,calc(100vw - 48px));padding-top:34px}.zf24-cart-page>.woocommerce{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:22px;align-items:start}.zf24-cart-page>.woocommerce>.woocommerce-notices-wrapper,.zf24-cart-page>.woocommerce>.woocommerce-message,.zf24-cart-page>.woocommerce>.woocommerce-info,.zf24-cart-page>.woocommerce>.woocommerce-error{grid-column:1/-1}.zf24-cart-page .woocommerce-cart-form{grid-column:1;min-width:0}.zf24-cart-page .cart-collaterals{grid-column:2;width:auto;float:none}.zf24-cart-page .woocommerce-cart-form table.shop_table{display:block;border:0!important;background:transparent!important;overflow:visible}.zf24-cart-page .woocommerce-cart-form table.shop_table thead{display:none}.zf24-cart-page .woocommerce-cart-form table.shop_table tbody{display:grid;gap:11px}.zf24-cart-page .woocommerce-cart-form tr.cart_item{position:relative;display:grid;grid-template-columns:38px 92px minmax(180px,1fr) 100px 132px 110px;align-items:center;gap:10px;padding:11px;border:1px solid var(--zf-line);border-radius:17px;background:#fffdfa;box-shadow:0 10px 26px rgba(54,37,27,.035)}.zf24-cart-page .woocommerce-cart-form tr.cart_item td{display:block;padding:0!important;border:0!important}.zf24-cart-page td.product-remove{text-align:center}.zf24-cart-page td.product-remove a.remove{display:grid;width:34px;height:34px;place-items:center;margin:auto;border:1px solid var(--zf-line);border-radius:50%;background:#fff;color:#7b675d!important;font-size:18px!important;line-height:1!important}.zf24-cart-page td.product-thumbnail a{display:block;width:92px;height:108px;overflow:hidden;border-radius:13px;background:#f2e5dc}.zf24-cart-page td.product-thumbnail img{width:100%!important;height:100%!important;object-fit:contain;object-position:center;border-radius:13px;background:#f8f1eb}.zf24-cart-page td.product-name>a{display:block;margin-bottom:7px;font:500 18px/1.12 var(--zf-serif);letter-spacing:-.01em}.zf24-cart-page td.product-name dl.variation{display:flex;flex-wrap:wrap;gap:4px 8px;margin:0;color:#7d6d64;font-size:8.5px}.zf24-cart-page td.product-name dl.variation dt{font-weight:800}.zf24-cart-page td.product-name dl.variation dd{margin:0}.zf24-cart-page td.product-price,.zf24-cart-page td.product-subtotal{font-size:11px;font-weight:800}.zf24-cart-page td.product-subtotal{font-size:12px;color:var(--zf-ink)}.zf24-cart-page td.product-quantity .quantity{display:inline-flex}.zf24-cart-page td.product-quantity .qty{width:82px;min-height:44px;text-align:center}.zf24-cart-page tr:not(.cart_item) td.actions{display:flex!important;align-items:center;justify-content:space-between;gap:12px;padding:12px 0 0!important;border:0!important;background:transparent!important}.zf24-cart-page .coupon{display:flex;gap:8px}.zf24-cart-page .coupon input.input-text{min-width:180px;min-height:44px;padding:0 12px;border:1px solid var(--zf-line);border-radius:11px;background:#fff}.zf24-cart-page .cart-collaterals .cart_totals{width:100%;float:none;margin:0;padding:20px;border:1px solid var(--zf-line);border-radius:19px;background:#fffdfa;box-shadow:0 16px 38px rgba(54,37,27,.055);position:sticky;top:104px}.zf24-cart-page .cart_totals h2{margin:0 0 14px;padding-bottom:13px;border-bottom:1px solid var(--zf-line);font:500 29px/1 var(--zf-serif);letter-spacing:-.025em}.zf24-cart-page .cart_totals table.shop_table{border:0!important;background:transparent!important}.zf24-cart-page .cart_totals table.shop_table th,.zf24-cart-page .cart_totals table.shop_table td{padding:10px 0!important;border-bottom:1px solid rgba(68,47,35,.08)!important;font-size:10px}.zf24-cart-page .cart_totals table.shop_table th{text-transform:none;letter-spacing:0;color:#76675e;font-weight:650}.zf24-cart-page .cart_totals .order-total th,.zf24-cart-page .cart_totals .order-total td{padding-top:15px!important;border-bottom:0!important;color:var(--zf-ink);font-size:14px}.zf24-cart-page .cart_totals .order-total strong{font-size:20px}.zf24-cart-page .wc-proceed-to-checkout{padding:15px 0 0}.zf24-cart-page .wc-proceed-to-checkout a.checkout-button{min-height:56px!important;margin:0!important;border-radius:15px!important;box-shadow:0 12px 28px rgba(183,51,62,.15)}.zf24-cart-page .cross-sells{margin-top:18px}.zf24-cart-page .cross-sells h2{font:500 24px/1.1 var(--zf-serif)}

/* Real-data-only shipping presentation. */
.zf30-shipping-status{margin-top:18px;padding:16px;border:1px solid var(--zf-line);border-radius:16px;background:#fffaf6}.zf30-shipping-status>span{display:block;margin-bottom:7px;color:var(--zf-accent);font:800 8px/1 var(--zf-sans);letter-spacing:.12em;text-transform:uppercase}.zf30-shipping-status h3{margin:0 0 10px;font:500 24px/1 var(--zf-serif)}.zf30-shipping-status dl{display:grid;grid-template-columns:max-content 1fr;gap:7px 14px;margin:0;font-size:10px}.zf30-shipping-status dt{color:var(--zf-muted);font-weight:700}.zf30-shipping-status dd{margin:0;font-weight:700;overflow-wrap:anywhere}.zf30-shipping-track-link{display:inline-block;margin-top:11px;border-bottom:1px solid currentColor;color:var(--zf-accent);font:800 9px/1.4 var(--zf-sans)}


/* Responsive system */






@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.zf-premium-header,.zf-mobile-menu,.zf-mobile-menu-backdrop,.zf24-product-modal,.zf24-product-image-stage .main-modal-image,.zf24-product-variants>button,.zf24-cart-drawer,.cart-overlay{transition-duration:.01ms!important;animation-duration:.01ms!important}.zf24-product-purchase{backdrop-filter:none}.zf30-product-signature,.zf30-cart-signature{transform:none}}


/* Commerce responsive refinement; product data and mapping remain locked. */
.zf24-cart-drawer.is-empty{height:auto;min-height:0;max-height:min(390px,calc(100vh - 28px));max-height:min(390px,calc(100dvh - 28px))}
.zf24-cart-drawer.is-empty .zf24-cart-scroll{overflow:visible}
.zf24-cart-drawer.is-empty .cart-footer{display:none}
.zf24-cart-drawer.is-empty .cart-body{padding:0}
.zf24-cart-drawer.is-empty .zf24-drawer-empty{min-height:215px;padding:28px 24px 30px}
.zf24-cart-drawer.is-empty .zf24-drawer-empty>span{font-size:25px;color:#9b8171}
.zf24-cart-drawer.is-empty .zf24-drawer-empty strong{margin-top:13px;font-size:25px}
.zf24-cart-drawer.is-empty .zf24-drawer-empty p{max-width:290px;margin:9px 0 12px;font-size:10.5px;line-height:1.6}
.zf24-cart-drawer.is-empty .zf24-drawer-empty button{min-height:46px;padding:0 19px;background:var(--zf-accent);font-size:9.5px}
.zf24-cart-drawer.is-empty .zf32-cart-empty-footer{display:block}
.zf24-cart-drawer:not(.is-empty) .zf24-cart-scroll{max-height:calc(100vh - 110px);max-height:calc(100dvh - 110px)}
.zf24-cart-drawer:not(.is-empty) .cart-footer{position:sticky;bottom:0;z-index:2}
.zf24-drawer-item-head>[data-cart-remove]:focus-visible,.zf24-drawer-quantity button:focus-visible,.zf24-drawer-empty button:focus-visible{outline:3px solid rgba(184,50,61,.2);outline-offset:2px}




/* Performance and mobile-stability primitives */
body.zf-page-locked{overflow:hidden;overscroll-behavior:none}
.zf24-hero-main,.zf28-hero-ambient,.main-modal-image{content-visibility:visible}
.zf32-cart-loading{min-height:170px}.zf32-loader{display:block;width:24px;height:24px;border:2px solid rgba(64,45,35,.16);border-top-color:var(--zf-accent);border-radius:50%;animation:zf32-spin .75s linear infinite}.zf32-cart-empty-footer{padding:7px 14px 12px;color:#aa735b;font:italic 12px/1.35 var(--zf-script);text-align:center}
@keyframes zf32-spin{to{transform:rotate(360deg)}}
.zf24-shipping-progress-copy strong{white-space:nowrap}


@media(prefers-reduced-motion:reduce){.zf32-loader{animation:none;border-top-color:rgba(64,45,35,.16)}}
/* Optional iyzico buyer-protection launcher is not part of the storefront UI. */
body>#iyzico-bpo1,body>[id^="iyzico-bpo"],body>[data-iyzico-bpo]{display:none;visibility:hidden;pointer-events:none}








/* Responsive header controls. */
.zf-premium-search{display:none}.zf-premium-search svg,.zf-premium-account svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.zf-premium-account svg{display:none}













/* Phone layout — one mobile-first system. */
body.zf-v41-overlay-open{overscroll-behavior:none}

/* Tablet layout — intentionally independent from desktop and phone. */
@media (min-width:768px) and (max-width:1100px){
  :root{--zf-shell:min(100% - 36px,1040px)}
  .zf-premium-header-inner{grid-template-columns:auto minmax(0,1fr) auto;width:calc(100% - 32px);min-height:70px;gap:16px}
  .zf-premium-brand{font-size:26px}.zf-premium-nav{display:none}.zf-premium-menu-button{display:grid}
  .zf-premium-actions{gap:8px}.zf-premium-search,.zf-premium-account,.zf-premium-cart{min-height:44px}.zf-premium-cart-label{display:none}
  .zf-mobile-menu{width:min(390px,52vw)}

  .zf24-product-backdrop{padding:14px}
  .zf24-product-modal{display:grid;grid-template-columns:1fr;width:min(860px,calc(100vw - 28px));height:auto;max-height:calc(100dvh - 28px);overflow:auto}
  .zf24-product-gallery{min-height:0;padding:14px}.zf24-product-gallery-panel{grid-template-columns:70px minmax(0,1fr);height:min(46dvh,460px);gap:10px}
  .zf24-product-thumbs{gap:7px}.zf24-product-thumbs button{flex-basis:66px;width:66px;height:66px;padding:2px}.zf24-product-thumbs button.is-usage{flex-basis:72px;height:72px}.zf24-product-thumbs button img{object-fit:cover}
  .zf24-product-image-stage{width:min(100%,520px);height:min(400px,calc(46dvh - 64px));max-height:400px;aspect-ratio:auto;padding:6px;border-radius:18px}.zf24-product-image-stage::before{inset:6px;border-radius:13px}.zf24-product-image-stage .main-modal-image{border-radius:12px;object-fit:contain}
  .zf24-product-detail{min-height:0;overflow:visible;padding:22px 24px 26px}
  .zf24-product-detail-head h2{font-size:clamp(34px,5vw,48px)}
  .zf24-product-variants{grid-template-columns:repeat(5,minmax(96px,1fr));gap:8px}.zf24-product-variants>button{min-width:0}
  .zf24-product-purchase{position:static;margin-top:18px}

  .zf24-cart-drawer{width:min(460px,56vw);max-height:calc(100dvh - 24px);top:12px;right:12px}
  .zf24-drawer-item-head>[data-cart-remove]{width:44px;height:44px;flex-basis:44px}.zf24-drawer-quantity{grid-template-columns:44px 36px 44px}.zf24-drawer-quantity button,.zf24-drawer-quantity span{min-width:44px;height:44px}
  body.woocommerce-cart .zf-woocommerce-shell{width:calc(100vw - 32px)}
  .zf24-cart-page>.woocommerce{grid-template-columns:1fr;gap:14px}.zf24-cart-page .cart-collaterals{grid-column:1}.zf24-cart-page .cart-collaterals .cart_totals{position:static}
  .zf24-cart-page .woocommerce-cart-form tr.cart_item{grid-template-columns:38px 82px minmax(160px,1fr) 90px 110px 90px;gap:8px}

  .zf-info-page,.zf-content-shell,.zf-woocommerce-shell{width:calc(100vw - 36px);padding:36px 0 58px}
  .zf-info-hero{grid-template-columns:1fr 42%;gap:24px;padding:28px}.zf-info-hero h1,.zf-page-heading h1{font-size:clamp(42px,6vw,58px)}
  .zf-info-hero-media{min-height:280px}.zf-info-card-grid,.zf-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .zf-about-story{grid-template-columns:1fr;gap:24px}.zf-about-story figure{max-height:460px}
  .zf24-legal-layout{grid-template-columns:180px minmax(0,1fr);gap:16px}.zf24-legal-article{padding:24px}

  .zf-premium-footer-inner{grid-template-columns:1.2fr repeat(2,minmax(130px,1fr));width:calc(100vw - 44px);gap:32px;padding:44px 0}
  .zf-premium-footer-column:last-child{grid-column:2/-1}.zf-premium-footer-bottom{width:calc(100vw - 44px)}
}

@media (max-width:767px){
  :root{--zf-mobile-gutter:7px;--zf-mobile-s:8px;--zf-mobile-m:12px;--zf-mobile-l:18px}
  body.zf-storefront *{min-width:0}
  body.zf-storefront img,body.zf-storefront video{max-width:100%}
  body.zf-v41-overlay-open{overscroll-behavior:none}

  /* Header: menu + logo + search + account + cart, without five oversized controls. */
  .zf-premium-announcement{min-height:28px;padding:6px 10px;font-size:9.5px;line-height:1.35}
  .zf-premium-header{position:sticky;top:0;z-index:68;height:auto;border-bottom:1px solid rgba(75,51,39,.08);background:rgba(255,253,249,.985);backdrop-filter:none;-webkit-backdrop-filter:none}
  .zf-premium-header-inner{display:grid;grid-template-columns:44px minmax(0,1fr) auto;width:calc(100vw - 12px);min-height:56px;margin:auto;gap:5px;align-items:center}
  .zf-premium-brand{grid-column:2;grid-row:1;justify-self:start;max-width:100%;gap:6px;font-size:18.5px;line-height:1;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .zf-premium-nav{display:none}
  .zf-premium-actions{grid-column:1/4;grid-row:1;display:grid;grid-template-columns:44px 1fr 44px 44px 44px;align-items:center;gap:4px;pointer-events:none}
  .zf-premium-actions>*{pointer-events:auto}
  .zf-premium-menu-button{grid-column:1}.zf-premium-search{grid-column:3}.zf-premium-account{grid-column:4}.zf-premium-cart{grid-column:5;position:relative}
  .zf-premium-menu-button,.zf-premium-search,.zf-premium-account,.zf-premium-cart{display:grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;padding:0;border:1px solid rgba(76,53,40,.11);border-radius:12px;background:#fff;color:var(--zf-ink);box-shadow:0 5px 14px rgba(44,31,23,.03)}
  .zf-premium-search svg,.zf-premium-account svg,.zf-premium-cart svg,.zf-premium-menu-button svg{width:18px;height:18px}
  .zf-premium-search span,.zf-premium-account span,.zf-premium-cart-label{display:none}
  .zf-premium-account svg{display:block}
  .zf-premium-cart-count{position:absolute;top:-4px;right:-4px;display:grid;min-width:18px;width:auto;height:18px;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:999px;font-size:8px}

  /* Menu: one bottom sheet, safe-area aware, no competing overlay. */
  .zf-mobile-menu-backdrop{background:rgba(28,21,17,.38)}
  .zf-mobile-menu{top:auto;right:6px;bottom:6px;left:6px;width:auto;max-width:none;max-height:min(82dvh,690px);overflow:auto;padding:15px 15px calc(17px + env(safe-area-inset-bottom));border:1px solid rgba(82,58,44,.1);border-radius:23px;background:#fffdf9;box-shadow:0 -18px 58px rgba(35,25,20,.18);transform:translateY(calc(100% + 18px))}
  .zf-mobile-menu.is-open{transform:none}
  .zf-mobile-menu-head{padding-bottom:11px}.zf-mobile-menu-head strong{font-size:23px}.zf-mobile-menu-close{width:44px;height:44px}
  .zf-mobile-menu-nav{padding:9px 0 4px}.zf-mobile-menu-nav a{display:flex;align-items:center;min-height:48px;padding:10px 2px;font-size:20px;line-height:1.05}
  .zf-mobile-menu-foot{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:11px}.zf-mobile-menu-foot a{display:flex;min-height:44px;align-items:center;justify-content:center;padding:0 9px;border-radius:12px;font-size:10.5px;text-align:center}

  /* Product modal — VFINAL.3 mobile-first purchase flow. */
  .zf24-product-backdrop{align-items:flex-end;min-height:100dvh;padding-top:max(2px,env(safe-area-inset-top));padding-right:0;padding-bottom:max(2px,env(safe-area-inset-bottom));padding-left:0;overflow:hidden}
  .zf24-product-modal{display:block;width:calc(100vw - 8px);max-width:calc(100vw - 8px);height:auto;max-height:100svh;max-height:100dvh;margin:0 4px 2px;overflow:auto;overscroll-behavior:contain;border:1px solid rgba(78,56,43,.08);border-radius:22px 22px 0 0;background:#fffdfa;scrollbar-width:none}.zf24-product-modal::-webkit-scrollbar{display:none}
  .zf24-product-modal-close{position:fixed;top:max(8px,env(safe-area-inset-top));right:8px;z-index:18;width:42px;height:42px;background:rgba(255,253,249,.98);font-size:21px}
  .zf24-product-gallery{min-height:0;padding:9px 9px 4px}
  .zf24-product-gallery-panel{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;height:auto;gap:7px}
  .zf24-product-gallery-top{grid-column:1;grid-row:1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:40px;padding:0 46px 0 1px}
  .zf24-product-gallery-top>div:first-child{display:grid;gap:2px;min-width:0}.zf24-product-gallery-top span{font-size:10.5px;line-height:1.1;letter-spacing:.11em}.zf24-product-gallery-top strong{overflow:hidden;font-size:12px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}
  .zf24-product-view-switch{display:inline-grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid rgba(78,56,43,.1);border-radius:11px;background:#f7efe8}.zf24-product-view-switch button{min-width:64px;min-height:38px;padding:0 9px;border-radius:8px;font-size:11.5px}.zf24-product-view-switch button[data-mobile-label]{font-size:0}.zf24-product-view-switch button[data-mobile-label]::after{content:attr(data-mobile-label);font:750 11.5px/1 var(--zf-sans)}

  /* Main media is intentionally shorter than a full phone screen. The full product remains visible. */
  .zf24-product-image-stage{grid-column:1;grid-row:2;display:grid;width:100%;height:clamp(300px,88vw,380px);max-height:380px;aspect-ratio:auto;place-items:center;padding:4px;border-radius:17px;background:#f1e3d8;box-shadow:inset 0 0 0 1px rgba(79,55,42,.06)}
  .zf24-product-image-stage::before{inset:4px;border-radius:13px}.zf24-product-image-stage .main-modal-image,.zf24-product-image-stage .main-modal-image.is-product{width:100%;height:100%;max-width:100%;max-height:100%;padding:0;object-fit:contain;object-position:50% 52%;border-radius:13px;transform:none;filter:none}.zf24-product-image-stage .main-modal-image.is-usage{object-fit:contain;background:#f7eee8}.zf24-product-image-stage.is-hover-zooming .main-modal-image.is-product{transform:none}
  .zf24-gallery-nav button{width:44px;height:44px}.zf24-product-zoom-hint{padding:8px 11px;font-size:11.5px}

  /* Compact square thumbnails keep all five options visible without tall beige cards. */
  .zf24-product-thumbs{grid-column:1;grid-row:3;display:flex;flex-direction:row;gap:7px;overflow-x:auto;overscroll-behavior-x:contain;padding:1px 0 3px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.zf24-product-thumbs::-webkit-scrollbar{display:none}
  .zf24-product-thumbs button{flex:0 0 64px;width:64px;height:64px;min-width:64px;min-height:64px;padding:2px;scroll-snap-align:start;border-radius:11px;background:#f4e7dd}.zf24-product-thumbs button.is-usage{flex-basis:72px;width:72px;height:64px}.zf24-product-thumbs button img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px;background:#f4e7dd}.zf24-product-thumbs button.is-usage img{object-fit:cover}

  .zf24-product-detail{min-height:0;overflow:visible;padding:12px 11px calc(16px + env(safe-area-inset-bottom))}.zf24-product-detail-head{padding-right:0}.zf24-product-detail-head .eyebrow{margin-bottom:5px;font-size:10.5px}.zf24-product-detail-head h2{font-size:clamp(27px,7.2vw,33px);line-height:1.01;letter-spacing:-.035em;overflow-wrap:anywhere}.zf24-product-description{display:-webkit-box;max-width:none;overflow:hidden;margin-top:7px;font-size:13px;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical}.zf24-product-price-row{margin-top:8px;padding:8px 0}.zf24-product-price-row strong{font-size:24px}.zf30-product-signature{margin-bottom:5px;font-size:12.5px;line-height:1.35}.zf24-product-option-section{margin-top:9px;padding-top:8px}.zf24-product-option-heading{align-items:flex-start;gap:7px}.zf24-product-option-heading>div:first-child strong{font-size:17px;line-height:1.15}.zf24-product-option-heading .modal-selection{max-width:46%;min-width:0}

  /* Variation rail: 2–2.5 cards visible and each motif fills a compact square preview. */
  .zf24-product-variants{display:flex;gap:8px;overflow-x:auto;padding:3px 2px 7px;scroll-padding-inline:2px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}.zf24-product-variants::-webkit-scrollbar{display:none}.zf24-product-variants>button{flex:0 0 clamp(142px,39vw,158px);width:clamp(142px,39vw,158px);min-width:142px;max-width:158px;min-height:0;grid-template-rows:auto auto auto;gap:5px;padding:6px;border-radius:14px;scroll-snap-align:start;background:#fffdfa;-webkit-tap-highlight-color:transparent}.zf24-product-variants>button.is-active{border-color:rgba(183,51,62,.88);background:#fff7f5;box-shadow:0 0 0 2px rgba(183,51,62,.08),0 8px 20px rgba(83,45,37,.05)}.zf24-variant-thumb{width:100%;height:auto;aspect-ratio:1/1;padding:2px;border-radius:10px;background:#f4e7dd}.zf24-variant-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px;background:#f4e7dd}.zf24-variant-thumb img[src*="/p28/variation-02.webp"]{object-fit:contain;background:#f4e6dc}.zf24-variant-meta{gap:3px}.zf24-variant-meta strong{font-size:12.5px;line-height:1.22}.zf24-variant-meta small{font-size:11.5px}

  .zf24-apparatus-picker{margin-top:9px;padding:10px;border-radius:15px}.zf24-apparatus-picker .apparatus-options{display:flex;gap:8px;overflow-x:auto;padding:1px 1px 4px;scroll-padding-inline:1px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.zf24-apparatus-picker .apparatus-options::-webkit-scrollbar{display:none}.zf24-apparatus-picker .apparatus-options>button{flex:0 0 clamp(166px,45vw,192px);min-height:70px;scroll-snap-align:start;padding:7px}.apparatus-mini-images{width:48px;height:48px}.zf24-apparatus-copy strong{font-size:13px}.zf24-apparatus-copy small{font-size:12px;line-height:1.35}.zf24-apparatus-message{font-size:12.5px}

  /* Purchase controls stay in normal flow so they never cover apparatus/variation choices. */
  .zf24-product-purchase{position:static;display:grid;grid-template-columns:104px minmax(0,1fr);align-items:stretch;gap:8px;margin:11px 0 0;padding:9px 0 0;border-top:1px solid rgba(78,56,43,.1);background:transparent;box-shadow:none;backdrop-filter:none}.zf24-product-quantity{display:grid;grid-template-columns:1fr;grid-template-rows:auto 40px;align-items:center;gap:2px;min-height:52px;padding:5px 6px;border:1px solid var(--zf-line);border-radius:13px;background:#fff}.zf24-product-quantity>span{display:block;padding:0 2px;color:var(--zf-muted);font-size:10.5px;line-height:1.1;text-transform:none}.zf24-product-quantity>div{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch}.zf24-product-quantity button,.zf24-product-quantity strong{display:grid;width:100%;height:38px;place-items:center;border:0;background:transparent;font-size:16px}.zf24-product-quantity button{min-height:38px}.zf24-product-quantity strong{font-size:14px}.zf24-product-add{min-height:52px;padding:0 8px 0 14px;border-radius:13px;font-size:15px}.zf24-product-add i{width:34px;height:34px}.zf24-product-assurance{margin-top:7px;font-size:12px;line-height:1.45}body.zf-v41-keyboard-open .zf24-product-purchase{position:static}

  /* Cart drawer. */
  .zf24-cart-drawer{top:auto;right:0;bottom:0;width:100vw;max-width:100vw;height:min(92dvh,780px);max-height:100dvh;padding-bottom:env(safe-area-inset-bottom);border:0;border-radius:24px 24px 0 0;transform:translateY(103%)}
  .zf24-cart-drawer.is-open{transform:none}.zf24-cart-drawer:not(.is-empty){height:100dvh;max-height:100dvh;border-radius:0}
  .zf24-cart-head-drawer{padding:12px 12px 9px}.zf24-cart-head-drawer>button{width:44px;height:44px}.zf24-cart-head-drawer strong{font-size:19px}.zf30-cart-signature{font-size:12px;line-height:1.35}
  .zf24-cart-scroll{min-height:0}.cart-body{padding:8px 9px 4px}
  .zf24-drawer-item{grid-template-columns:70px minmax(0,1fr);gap:8px;padding:8px;border-radius:14px}.zf24-drawer-item-media{width:70px;height:88px;border-radius:10px}.zf24-drawer-item-media img{object-fit:contain;background:#f2e6dc}
  .zf24-cart-product-link{font-size:14px;line-height:1.12}.zf30-drawer-options{gap:4px 7px}.zf30-drawer-options small{font-size:9.5px;line-height:1.15}.zf30-drawer-options strong{font-size:10.5px;line-height:1.3}
  .zf24-drawer-item-head>[data-cart-remove]{width:44px;height:44px;flex-basis:44px}.zf24-drawer-quantity{grid-template-columns:44px 36px 44px}.zf24-drawer-quantity button,.zf24-drawer-quantity span{min-width:44px;height:44px}
  .cart-footer{position:sticky;bottom:0;z-index:5;padding:7px 9px calc(10px + env(safe-area-inset-bottom));background:#fffdfa;box-shadow:0 -8px 22px rgba(44,30,22,.06)}
  .zf24-drawer-summary{padding:11px;border-radius:15px}.zf24-shipping-progress{padding:9px}.zf24-drawer-checkout{min-height:50px;border-radius:13px}

  /* Full cart page. */
  .zf24-cart-page{width:calc(100vw - 14px);padding-top:18px}.zf24-cart-head{display:flex;align-items:flex-start;flex-direction:column;gap:7px;margin-bottom:12px}.zf24-cart-head h1{font-size:32px}.zf24-cart-head a{min-height:42px}
  .zf24-cart-page>.woocommerce{display:grid;grid-template-columns:1fr;gap:10px}.zf24-cart-page .woocommerce-cart-form table.shop_table_responsive thead{display:none}.zf24-cart-page .woocommerce-cart-form tbody{display:grid;gap:8px}
  .zf24-cart-page .woocommerce-cart-form tr.cart_item{display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:7px;padding:9px;border:1px solid var(--zf-line);border-radius:15px;background:#fffdf9}.zf24-cart-page td.product-thumbnail a{width:68px;height:86px}.zf24-cart-page td.product-thumbnail img{object-fit:contain}.zf24-cart-page td.product-name{font-size:14px}.zf24-cart-page td.actions{padding:0}

  /* Footer and generic surfaces. */
  .zf-premium-footer-inner{display:grid;grid-template-columns:1fr 1fr;width:calc(100vw - 28px);gap:22px 18px;padding:32px 0 24px}.zf-premium-footer-brand{grid-column:1/-1}.zf-premium-footer-brand a{font-size:25px}.zf-premium-footer-brand p{max-width:320px;font-size:12.5px;line-height:1.6}.zf-premium-footer-column{gap:7px}.zf-premium-footer-column strong{font-size:10px}.zf-premium-footer-column a{font-size:12px;line-height:1.4}.zf-premium-payment-note{display:none}.zf-premium-footer-bottom{display:grid;width:calc(100vw - 28px);gap:9px;padding:14px 0 20px;font-size:11px;line-height:1.5}.zf-premium-footer-bottom nav{display:flex;flex-wrap:wrap;gap:9px}
  .zf-info-page,.zf-content-shell,.zf-woocommerce-shell{width:calc(100vw - 14px)}
  .zf-info-page h1,.zf-info-page h2,.zf-entry-content h1,.zf-entry-content h2{overflow-wrap:anywhere}
  .zf-info-hero{grid-template-columns:1fr;gap:16px;padding:20px;border-radius:20px}.zf-info-hero h1,.zf-page-heading h1{font-size:clamp(34px,10vw,44px);line-height:.98}.zf-info-hero-copy>p:not(.zf-info-kicker){margin-top:13px;font-size:14px;line-height:1.65}.zf-info-kicker{font-size:10px}.zf-info-hero-media{min-height:0;aspect-ratio:4/3;border-radius:15px}.zf-info-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:17px}.zf-info-primary,.zf-info-secondary{min-height:46px;justify-content:center;padding:0 12px;font-size:11px;text-align:center}
  .zf-info-section{margin-top:16px;padding:20px;border-radius:18px}.zf-info-section-head h2,.zf-about-story-copy h2{font-size:31px}.zf-info-section-head>p:last-child,.zf-about-story-copy p{font-size:14px;line-height:1.65}.zf-info-card-grid,.zf-contact-grid{grid-template-columns:1fr;gap:9px}.zf-info-card,.zf-contact-card{padding:16px}.zf-info-card span,.zf-contact-card small{font-size:9.5px}.zf-info-card p,.zf-contact-card>span{font-size:12px;line-height:1.55}.zf-about-story{grid-template-columns:1fr;gap:16px}.zf-about-story figure{max-height:none;aspect-ratio:4/3}
  .zf24-legal-layout{grid-template-columns:1fr;gap:10px;margin-top:16px}.zf24-legal-side{display:flex;gap:5px;overflow-x:auto;padding:8px;border-radius:13px;scroll-snap-type:x proximity;scrollbar-width:none}.zf24-legal-side::-webkit-scrollbar{display:none}.zf24-legal-side>strong{display:none}.zf24-legal-side a{flex:0 0 auto;min-height:42px;display:flex;align-items:center;padding:0 11px;border:1px solid var(--zf-line);border-radius:10px;background:#fff;font-size:11px;scroll-snap-align:start}.zf24-legal-article{padding:20px 17px;border-radius:16px;font-size:15px;line-height:1.72}.zf24-legal-article h2{font-size:30px}.zf24-legal-article h3{font-size:22px}.zf-entry-content{padding:20px 17px;font-size:15px;line-height:1.72}
  button,a,input,select,textarea{max-width:100%}
}

@media (max-width:430px){
  .zf-premium-header-inner{width:calc(100vw - 8px);grid-template-columns:44px minmax(0,1fr) auto;gap:3px}.zf-premium-actions{grid-template-columns:44px 1fr 44px 44px 44px;gap:3px}.zf-premium-brand{font-size:17.8px}
  .zf24-product-modal{width:calc(100vw - 4px);max-width:calc(100vw - 4px);margin-left:2px;margin-right:2px}.zf24-product-gallery{padding-left:8px;padding-right:8px}
  .zf24-product-detail{padding-left:10px;padding-right:10px}.zf24-product-purchase{grid-template-columns:94px minmax(0,1fr);margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}
  .zf24-product-variants>button{flex-basis:clamp(148px,40.5vw,164px);width:clamp(148px,40.5vw,164px);min-width:148px}.zf24-apparatus-picker .apparatus-options{grid-template-columns:1fr}
  .zf24-cart-page{width:calc(100vw - 10px)}.zf-premium-footer-inner,.zf-premium-footer-bottom{width:calc(100vw - 22px)}
}

@media (max-width:360px){
  .zf-premium-brand{font-size:16.4px}.zf-premium-header-inner{grid-template-columns:44px minmax(0,1fr) auto}.zf-premium-actions{grid-template-columns:44px 1fr 44px 44px 44px}
  .zf24-product-variants>button{flex-basis:148px;width:148px;min-width:148px}.zf-premium-footer-inner{grid-template-columns:1fr}.zf-premium-footer-brand{grid-column:auto}
}

@media (prefers-reduced-motion:reduce){.zf-mobile-menu,.zf24-product-modal,.zf24-cart-drawer{transition:none!important}}

/* V41 production guards: safe-area and actual WooCommerce shipping presentation. */
.zf41-shipping-source{background:#fffaf6}.zf41-shipping-source .zf24-shipping-progress-copy strong{font-size:11px}
.zf24-drawer-item .zf24-cart-item-meta,.zf24-drawer-item .zf24-cart-item-meta *,[data-zf-cart-body] .cart-item-meta,[data-zf-cart-body] .cart-item-meta *{font-size:10.5px;line-height:1.45;color:#66564d}
.zf24-drawer-item .zf24-cart-product-link,[data-zf-cart-body] .cart-product-link{font-size:14px;line-height:1.28;font-weight:750;color:#2c211c}
.zf24-cart-drawer .cart-footer small,.zf24-cart-drawer .shipping-note,.zf24-cart-drawer [data-zf-shipping-message]{font-size:10.5px;line-height:1.45;color:#66564d}
.zf24-cart-drawer .cart-footer strong{color:#241b17}

/* ======================================================================
   V41.1 CRITICAL CART + SHIPPING FINAL
   One premium cart system backed by the real WooCommerce shipping total.
   ====================================================================== */
.zf24-cart-drawer:not(.is-empty) .zf24-cart-scroll{flex:1 1 auto;max-height:none;overflow:hidden}
.zf24-cart-drawer:not(.is-empty) .cart-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:10px}
.zf24-cart-drawer:not(.is-empty) .cart-footer{position:relative;bottom:auto;z-index:3;flex:0 0 auto;border-top:1px solid rgba(78,56,43,.08);box-shadow:0 -10px 28px rgba(44,30,22,.055)}
.zf24-drawer-item{box-shadow:0 8px 24px rgba(54,37,27,.028)}
.zf24-drawer-item-media img{object-fit:contain;background:#f2e6dc}
.zf24-cart-product-link{font-size:17px;line-height:1.18}
.zf30-drawer-options small{font-size:10px}.zf30-drawer-options strong{font-size:11px}
.zf24-drawer-item-bottom>strong{font-size:13px}
.zf24-drawer-quantity button,.zf24-drawer-quantity span{font-size:12px}
.zf30-drawer-summary-head span{font-size:21px}.zf30-drawer-summary-head small{font-size:9px;letter-spacing:.04em}
.zf24-shipping-progress-copy span,.zf24-drawer-money-row span{font-size:10.5px;line-height:1.3}
.zf24-shipping-progress-copy strong,.zf24-drawer-money-row strong{font-size:11.5px;line-height:1.3}
.zf24-shipping-progress p{font-size:10px;line-height:1.5}
.zf24-shipping-progress-track{height:4px;margin:9px 0}
.zf24-drawer-total{padding-top:12px}.zf24-drawer-total span{font-size:12px}.zf24-drawer-total strong{font-size:23px}
.zf24-drawer-checkout{min-height:56px;font-size:11.5px;letter-spacing:.01em}

.zf24-cart-drawer.is-empty .zf24-drawer-empty{min-height:205px;padding:26px 22px 28px}
.zf24-cart-drawer.is-empty .zf24-drawer-empty strong{font-size:27px}.zf24-cart-drawer.is-empty .zf24-drawer-empty p{font-size:11.5px;line-height:1.55}
.zf24-cart-drawer.is-empty .zf24-drawer-empty button{min-height:46px;font-size:10.5px}

/* Native /cart/ progress + totals. */
.zf41-cart-shipping-progress{display:grid;gap:9px;margin:0 0 15px;padding:14px;border:1px solid rgba(183,51,62,.12);border-radius:15px;background:#f8eee8}
.zf41-cart-shipping-progress>div{display:flex;align-items:center;justify-content:space-between;gap:14px}
.zf41-cart-shipping-progress>div span{color:#69584f;font:750 10.5px/1.3 var(--zf-sans)}
.zf41-cart-shipping-progress>div strong{color:var(--zf-ink);font:850 12px/1.3 var(--zf-sans);white-space:nowrap}
.zf41-cart-shipping-track{display:block;height:5px;overflow:hidden;border-radius:99px;background:rgba(68,47,35,.11)}
.zf41-cart-shipping-track i{display:block;height:100%;border-radius:inherit;background:var(--zf-accent)}
.zf41-cart-shipping-progress p{margin:0;color:#75645b;font:600 10.5px/1.5 var(--zf-sans)}
.zf41-cart-shipping-progress.is-earned{background:#f3ece5}.zf41-cart-shipping-progress.is-earned>div strong{color:var(--zf-accent)}
.zf24-cart-page .cart_totals .woocommerce-shipping-totals ul#shipping_method{display:grid;gap:7px;margin:0;padding:0;list-style:none}
.zf24-cart-page .cart_totals .woocommerce-shipping-totals ul#shipping_method li{margin:0;font-size:11px;line-height:1.45}
.zf24-cart-page .cart_totals .woocommerce-shipping-totals ul#shipping_method input{margin-right:6px;accent-color:var(--zf-accent)}
.zf24-cart-page td.product-name dl.variation{font-size:10.5px;line-height:1.45}
.zf24-cart-page td.product-price,.zf24-cart-page td.product-subtotal{font-size:12px}
.zf24-cart-page .cart_totals table.shop_table th,.zf24-cart-page .cart_totals table.shop_table td{font-size:11.5px;line-height:1.45}
.zf24-cart-page .cart_totals .order-total th,.zf24-cart-page .cart_totals .order-total td{font-size:14px}.zf24-cart-page .cart_totals .order-total strong{font-size:22px}

@media (max-width:1100px){
  .zf24-cart-page .cart-collaterals .cart_totals{position:static}
  .zf24-cart-page>.woocommerce{grid-template-columns:1fr}
  .zf24-cart-page .cart-collaterals{grid-column:1}
}

@media (max-width:767px){
  /* Content-fitting mobile sheet: one-item carts no longer create a large blank panel,
     while longer carts keep the item list independently scrollable. */
  .zf24-cart-drawer:not(.is-empty){height:auto;max-height:calc(100dvh - env(safe-area-inset-top));border-radius:24px 24px 0 0}
  .zf24-cart-drawer:not(.is-empty) .zf24-cart-scroll{flex:0 1 auto;max-height:calc(100dvh - 68px);overflow:hidden}
  .zf24-cart-drawer:not(.is-empty) .cart-body{flex:0 1 auto;max-height:min(46dvh,420px);overflow-y:auto}
  .zf24-cart-drawer:not(.is-empty) .cart-footer{padding:9px 10px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px rgba(44,30,22,.07)}
  .zf24-drawer-summary{gap:9px;padding:12px}.zf30-drawer-summary-head span{font-size:21px}.zf30-drawer-summary-head small{font-size:9.5px}
  .zf24-shipping-progress{padding:10px}.zf24-shipping-progress-copy span,.zf24-drawer-money-row span{font-size:11px}.zf24-shipping-progress-copy strong,.zf24-drawer-money-row strong{font-size:12px}
  .zf24-shipping-progress p{font-size:10.5px}.zf24-drawer-total span{font-size:12px}.zf24-drawer-total strong{font-size:24px}.zf24-drawer-checkout{min-height:54px;font-size:12px}
  

  .zf24-cart-page .woocommerce-cart-form tr.cart_item{grid-template-columns:72px minmax(0,1fr) 44px;grid-template-areas:"thumb name remove" "thumb price price" "thumb qty subtotal";align-items:start;gap:7px 10px;padding:10px}
  .zf24-cart-page td.product-remove{grid-area:remove}.zf24-cart-page td.product-thumbnail{grid-area:thumb}.zf24-cart-page td.product-name{grid-area:name}.zf24-cart-page td.product-price{grid-area:price}.zf24-cart-page td.product-quantity{grid-area:qty}.zf24-cart-page td.product-subtotal{grid-area:subtotal;align-self:center;justify-self:end}
  .zf24-cart-page td.product-thumbnail a{width:72px;height:92px}.zf24-cart-page td.product-name>a{margin-bottom:6px;font-size:16px;line-height:1.15}.zf24-cart-page td.product-name dl.variation{font-size:11px;line-height:1.45}
  .zf24-cart-page td.product-price{color:#806d61;font-size:11px}.zf24-cart-page td.product-subtotal{font-size:13px}.zf24-cart-page td.product-quantity .qty{width:78px;min-height:44px;font-size:16px}
  .zf24-cart-page tr:not(.cart_item) td.actions{align-items:stretch;flex-direction:column}.zf24-cart-page .coupon{width:100%}.zf24-cart-page .coupon input.input-text{min-width:0;flex:1;width:100%;font-size:16px}.zf24-cart-page tr:not(.cart_item) td.actions>.button{width:100%}
  .zf24-cart-page .cart-collaterals .cart_totals{padding:16px;border-radius:17px}.zf24-cart-page .cart_totals h2{font-size:27px}.zf41-cart-shipping-progress{padding:12px}.zf41-cart-shipping-progress>div span,.zf41-cart-shipping-progress p{font-size:11px}.zf41-cart-shipping-progress>div strong{font-size:12px}
  .zf24-cart-page .cart_totals table.shop_table th,.zf24-cart-page .cart_totals table.shop_table td{font-size:12px}.zf24-cart-page .cart_totals .order-total strong{font-size:23px}
}
@media (max-width:767px){
  body.woocommerce-cart .zf-woocommerce-shell{width:calc(100vw - 20px);padding-top:22px}
  .zf24-cart-page{width:100%;max-width:100%}
}
.zf24-cart-page .cart_totals table.shop_table th{text-align:left}.zf24-cart-page .cart_totals table.shop_table td{text-align:right}.zf24-cart-page .cart_totals ul#shipping_method{text-align:right}

/* Final native cart AJAX quantity controls -------------------------------- */
.zf24-cart-page .zf41-native-qty{display:inline-grid;grid-template-columns:42px 54px 42px;align-items:center;overflow:hidden;border:1px solid var(--zf-line);border-radius:12px;background:#fff}
.zf24-cart-page .zf41-native-qty .qty{width:54px!important;min-height:42px!important;padding:0 4px!important;border:0!important;border-right:1px solid var(--zf-line)!important;border-left:1px solid var(--zf-line)!important;border-radius:0!important;background:#fff!important;text-align:center!important;font-size:16px!important;-moz-appearance:textfield}
.zf24-cart-page .zf41-native-qty .qty::-webkit-outer-spin-button,.zf24-cart-page .zf41-native-qty .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.zf24-cart-page .zf41-native-qty-step{display:grid;width:42px;height:42px;place-items:center;padding:0;border:0;background:#fff;color:var(--zf-ink);font:700 18px/1 var(--zf-sans);cursor:pointer}
.zf24-cart-page .zf41-native-qty-step:hover{background:#f8f0e9}.zf24-cart-page .zf41-native-qty-step:focus-visible{position:relative;z-index:2;outline:3px solid rgba(184,50,61,.18);outline-offset:-3px}
.zf24-cart-page.is-cart-updating .woocommerce-cart-form,.zf24-cart-page.is-cart-updating .cart_totals{opacity:.68;pointer-events:none;transition:opacity .16s ease}
.zf24-cart-page .zf41-cart-shipping-value{font-weight:800;color:var(--zf-ink)}
@media(max-width:767px){.zf24-cart-page .zf41-native-qty{grid-template-columns:44px 48px 44px}.zf24-cart-page .zf41-native-qty .qty{width:48px!important;min-height:44px!important}.zf24-cart-page .zf41-native-qty-step{width:44px;height:44px}.zf24-cart-page td.product-remove a.remove{width:44px;height:44px}}
.zf24-cart-page.is-cart-ajax-ready button[name="update_cart"]{display:none!important}
.zf24-cart-page.is-cart-ajax-ready tr[hidden]{display:none!important}
.zf24-cart-page td.product-thumbnail img{object-fit:contain!important;padding:6px;background:#f2e5dc}
.zf24-cart-page .wc-proceed-to-checkout a.checkout-button{color:#fff!important;text-decoration:none!important}


/* Final production refinements: brand consistency, media framing and touch UX. */
.zf-premium-brand img,.zf-checkout-brand img,.zf-footer-brand-link img,.zf-mobile-brand img{background:#fbf6ef}
.zf24-product-image-stage .main-modal-image,.zf24-product-thumbs img,.zf24-variant-thumb img{image-rendering:auto}
@media (min-width:768px) and (max-width:1100px){
  .zf24-product-modal{width:min(920px,calc(100vw - 24px));max-height:calc(100dvh - 24px)}
  .zf24-product-gallery{padding:14px}.zf24-product-detail{padding:24px 24px 20px}
  .zf24-product-variants{display:flex;gap:9px;overflow-x:auto;padding:2px 2px 9px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}
  .zf24-product-variants::-webkit-scrollbar{display:none}.zf24-product-variants>button{flex:0 0 168px;width:168px;scroll-snap-align:start}
}
@media (max-width:767px){
  .zf-premium-brand-mark{width:30px;height:30px;flex-basis:30px}.zf-premium-brand>span{overflow:hidden;text-overflow:ellipsis}
  .zf24-product-modal{scrollbar-width:none}.zf24-product-modal::-webkit-scrollbar{display:none}
  .zf24-product-purchase{padding-bottom:calc(10px + env(safe-area-inset-bottom));border-radius:0 0 18px 18px}
}
@media (max-width:360px){.zf-premium-brand-mark{width:28px;height:28px;flex-basis:28px}.zf-premium-brand{gap:5px}}


/* ======================================================================
   VFINAL.3 — unified responsive typography + product selection polish
   One token system across storefront, product, information and legal UI.
   ====================================================================== */
.zf-premium-announcement{font-size:var(--zf-type-label)}
.zf-premium-nav a,.zf-premium-account,.zf-premium-cart-label{font-size:var(--zf-type-caption)}
.zf-premium-footer-column>strong{font-size:var(--zf-type-label)}
.zf-premium-footer-column>a{font-size:var(--zf-type-small)}
.zf-premium-payment-note,.zf-premium-footer-bottom{font-size:var(--zf-type-caption)}

/* Product configurator type hierarchy. */
.zf24-product-gallery-top span,.zf24-product-detail-head .eyebrow,.zf24-product-option-heading span{font-size:var(--zf-type-label)}
.zf24-product-gallery-top strong,.zf24-product-view-switch button{font-size:var(--zf-type-caption)}
.zf24-product-detail-head h2{font-size:var(--zf-type-h1);line-height:.98}
.zf24-product-description{font-size:var(--zf-type-small);line-height:1.62}
.zf24-product-price-row small,.zf24-product-price-row>span{font-size:var(--zf-type-caption)}
.zf24-product-price-row strong{font-size:var(--zf-type-price)}
.zf30-product-signature{font-size:15px;line-height:1.35}
.zf24-product-option-heading>div:first-child strong{font-size:20px;line-height:1.12}
.zf24-product-option-heading .modal-selection strong{font-size:var(--zf-type-small)}
.zf24-variant-meta strong{font-size:var(--zf-type-small);line-height:1.25}
.zf24-variant-meta small{font-size:var(--zf-type-caption)}
.zf24-apparatus-copy strong{font-size:var(--zf-type-small);line-height:1.2}
.zf24-apparatus-copy small{font-size:var(--zf-type-caption);line-height:1.38}
.zf24-product-quantity>span{font-size:var(--zf-type-label)}
.zf24-product-add{font-size:var(--zf-type-button)}
.zf24-product-assurance{font-size:var(--zf-type-caption);line-height:1.5}

/* Thumbnails are selection previews: fill compact frames; the main product stage remains contain. */
.zf24-product-thumbs button{padding:2px;background:#f4e7dd}
.zf24-product-thumbs button img,.zf24-variant-thumb img,.zf24-single-thumbs button img,.zf24-single-variants img{object-fit:cover;object-position:center;background:#f4e7dd}
.zf24-variant-thumb{padding:2px;background:#f4e7dd}
.zf24-product-variants>button{grid-template-rows:auto minmax(2.35em,auto) auto}
.zf24-variant-thumb{height:auto;aspect-ratio:4/5}
.zf24-product-thumbs button.is-usage img,.zf24-product-thumbs button img[src*="usage"],.zf24-single-thumbs button img[src*="usage"]{object-fit:contain}
/* One canonical source is intentionally narrow; preserve it instead of cropping. */
.zf24-variant-thumb img[src*="/p28/variation-02"],.zf24-product-thumbs img[src*="/p28/variation-02"],.zf24-single-thumbs img[src*="/p28/variation-02"]{object-fit:contain;background:#f3e7de}

/* Apparatus is a required buying step for families that expose apparatus choices. */
.zf24-apparatus-picker{transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.zf24-apparatus-picker.is-required{border-color:rgba(184,50,61,.56);background:#fff8f6;box-shadow:0 0 0 3px rgba(184,50,61,.07)}
.zf24-apparatus-message{margin:9px 2px 0;color:var(--zf-accent);font:750 var(--zf-type-small)/1.4 var(--zf-sans)}

/* Long-form/info typography follows the same scale rather than browser defaults. */
.zf-info-kicker,.zf-page-heading .eyebrow{font-size:var(--zf-type-label)}
.zf-info-hero h1,.zf-page-heading h1{font-size:var(--zf-type-display);line-height:.96}
.zf-info-hero-copy>p:not(.zf-info-kicker){font-size:var(--zf-type-body);line-height:1.72}
.zf-info-section-head h2,.zf-about-story-copy h2{font-size:var(--zf-type-h2);line-height:1.03}
.zf-info-section-head>p:last-child,.zf-about-story-copy p{font-size:var(--zf-type-body);line-height:1.7}
.zf-info-card span,.zf-contact-card small{font-size:var(--zf-type-label)}
.zf-info-card p,.zf-contact-card>span{font-size:var(--zf-type-small);line-height:1.6}
.zf24-legal-side a{font-size:var(--zf-type-small)}
.zf24-legal-article,.zf-entry-content{font-size:var(--zf-type-body);line-height:1.78}
.zf24-legal-article h2{font-size:var(--zf-type-h2);line-height:1.08}.zf24-legal-article h3{font-size:var(--zf-type-h3);line-height:1.15}

/* Order received/customer history text should remain readable on a phone. */
.zf38-thankyou-kicker,.zf38-thankyou-identifiers small,.zf38-thankyou-addresses article>span{font-size:var(--zf-type-label)}
.zf38-thankyou-hero>p:not(.zf38-thankyou-script):not(.zf38-thankyou-kicker),.zf38-thankyou-empty p{font-size:var(--zf-type-small)}
.zf38-thankyou-actions a{font-size:var(--zf-type-small)}
.zf38-thankyou-timeline li{font-size:var(--zf-type-caption);line-height:1.3}
.zf38-thankyou-product>div:nth-child(2)>strong{font-size:var(--zf-type-small)}
.zf38-thankyou-product-meta,.zf38-thankyou-product-meta .wc-item-meta{font-size:var(--zf-type-caption);line-height:1.5}
.zf38-thankyou-summary>div,.zf38-thankyou-addresses article>div{font-size:var(--zf-type-small)}

@media (min-width:768px) and (max-width:1100px){
  :root{--zf-type-display:clamp(42px,5.3vw,56px);--zf-type-h1:clamp(36px,4.8vw,46px);--zf-type-h2:clamp(30px,4vw,40px);--zf-type-h3:clamp(22px,3vw,28px);--zf-type-body-lg:15.5px;--zf-type-body:14.5px;--zf-type-small:12.5px;--zf-type-caption:11.5px;--zf-type-label:10.5px;--zf-type-button:14px;--zf-type-price:26px}
  .zf24-product-variants>button{flex-basis:clamp(128px,17vw,156px)}
  .zf24-variant-meta strong{font-size:12px}.zf24-variant-meta small{font-size:11px}
  .zf24-apparatus-picker .apparatus-options{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity;scrollbar-width:none}
  .zf24-apparatus-picker .apparatus-options::-webkit-scrollbar{display:none}
  .zf24-apparatus-picker .apparatus-options>button{flex:0 0 clamp(190px,28vw,240px);scroll-snap-align:start}
}

@media (max-width:767px){
  :root{--zf-type-display:clamp(30px,8vw,36px);--zf-type-h1:clamp(28px,7.3vw,34px);--zf-type-h2:clamp(25px,6.6vw,30px);--zf-type-h3:clamp(20px,5.4vw,24px);--zf-type-body-lg:16px;--zf-type-body:15px;--zf-type-small:13.5px;--zf-type-caption:12px;--zf-type-label:11px;--zf-type-button:15px;--zf-type-price:24px}
  .zf-premium-announcement{font-size:10px;line-height:1.35}.zf-mobile-menu-foot a{font-size:12px}.zf-premium-footer-column>strong{font-size:11px}.zf-premium-footer-column>a{font-size:13px}.zf-premium-footer-bottom{font-size:12px}
  .zf-info-hero h1,.zf-page-heading h1{font-size:var(--zf-type-h1);line-height:1.02;letter-spacing:-.035em}.zf-info-kicker,.zf-page-heading .eyebrow{font-size:11.5px}.zf-info-hero-copy>p:not(.zf-info-kicker),.zf-info-section-head>p:last-child,.zf-about-story-copy p{font-size:15px;line-height:1.7}.zf-info-section-head h2,.zf-about-story-copy h2{font-size:var(--zf-type-h2)}.zf-info-card span,.zf-contact-card small{font-size:11.5px}.zf-info-card p,.zf-contact-card>span{font-size:13.5px;line-height:1.6}.zf24-legal-side a{font-size:12px}.zf24-legal-article,.zf-entry-content{font-size:15px;line-height:1.78}.zf24-legal-article h2{font-size:28px}.zf24-legal-article h3{font-size:21px}
  .zf38-thankyou-script{font-size:14px}.zf38-thankyou-kicker{font-size:11.5px}.zf38-thankyou-hero h1{font-size:var(--zf-type-h1);line-height:1}.zf38-thankyou-hero>p:not(.zf38-thankyou-script):not(.zf38-thankyou-kicker){font-size:13.5px;line-height:1.6}.zf38-thankyou-identifiers small,.zf38-thankyou-identifiers span{font-size:12.5px}.zf38-thankyou-actions a{font-size:13px}.zf38-thankyou-timeline li{font-size:11px}.zf38-thankyou-product>div:nth-child(2)>strong{font-size:13px}.zf38-thankyou-product-meta,.zf38-thankyou-product-meta .wc-item-meta{font-size:11.5px}.zf38-thankyou-summary>div{font-size:12.5px}.zf38-thankyou-addresses article>div{font-size:13px;line-height:1.6}
}

/* VFINAL.2 cart typography — totals stay strongest; options stay readable. */
.zf24-cart-head-drawer span{font-size:var(--zf-type-label)}
.zf24-cart-product-link{font-size:17px;line-height:1.2}
.zf30-drawer-options small{font-size:var(--zf-type-caption);line-height:1.3}
.zf30-drawer-options strong{font-size:var(--zf-type-small);line-height:1.35}
.zf24-drawer-item-bottom>strong{font-size:var(--zf-type-small)}
.zf30-drawer-summary-head small{font-size:var(--zf-type-caption)}
.zf24-shipping-progress-copy span,.zf24-drawer-money-row span{font-size:var(--zf-type-small);line-height:1.35}
.zf24-shipping-progress-copy strong,.zf24-drawer-money-row strong{font-size:var(--zf-type-small);line-height:1.35}
.zf24-shipping-progress p{font-size:var(--zf-type-caption);line-height:1.5}
.zf24-drawer-total span{font-size:var(--zf-type-small)}.zf24-drawer-total strong{font-size:24px}
.zf24-drawer-checkout{font-size:var(--zf-type-button)}
.zf24-drawer-empty p{font-size:var(--zf-type-small);line-height:1.55}.zf24-drawer-empty button{font-size:var(--zf-type-button)}
.zf41-cart-shipping-progress>div span,.zf41-cart-shipping-progress p{font-size:var(--zf-type-small);line-height:1.5}.zf41-cart-shipping-progress>div strong{font-size:var(--zf-type-small)}
.zf24-cart-page td.product-name dl.variation{font-size:var(--zf-type-small);line-height:1.5}.zf24-cart-page td.product-price,.zf24-cart-page td.product-subtotal{font-size:var(--zf-type-small)}
.zf24-cart-page .cart_totals table.shop_table th,.zf24-cart-page .cart_totals table.shop_table td{font-size:var(--zf-type-small);line-height:1.45}
@media (max-width:767px){
  .zf24-cart-head-drawer span{font-size:11.5px}.zf24-cart-product-link{font-size:15px;line-height:1.2}
  .zf30-drawer-options small{font-size:12px}.zf30-drawer-options strong{font-size:12.5px}
  .zf24-drawer-item-bottom>strong{font-size:13px}.zf30-drawer-summary-head small{font-size:12px}
  .zf24-shipping-progress-copy span,.zf24-drawer-money-row span{font-size:12px}.zf24-shipping-progress-copy strong,.zf24-drawer-money-row strong{font-size:12.5px}
  .zf24-shipping-progress p{font-size:12px}.zf24-drawer-total span{font-size:13px}.zf24-drawer-total strong{font-size:24px}.zf24-drawer-checkout{font-size:var(--zf-type-button)}
  .zf24-drawer-empty p{font-size:13px}.zf24-drawer-empty button{font-size:var(--zf-type-button)}
  .zf41-cart-shipping-progress>div span,.zf41-cart-shipping-progress p{font-size:12px}.zf41-cart-shipping-progress>div strong{font-size:12.5px}
  .zf24-cart-page td.product-name dl.variation{font-size:12px}.zf24-cart-page td.product-price{font-size:12px}.zf24-cart-page td.product-subtotal{font-size:13.5px}.zf24-cart-page .cart_totals table.shop_table th,.zf24-cart-page .cart_totals table.shop_table td{font-size:12.5px}
}
