:root{--s4-primary:#06402b;--s4-accent:#c9a227;--s4-bg:#fff;--s4-text:#17211d;--s4-muted:#68736e;--s4-soft:#f5f7f5;--s4-radius:12px;--s4-shadow:0 5px 20px rgba(0,0,0,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--s4-text);background:var(--s4-bg);font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55}img{max-width:100%;height:auto}a{color:var(--s4-primary);text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1200px,calc(100% - 32px));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto;width:auto;height:auto;margin:8px;padding:12px;background:#fff;z-index:99999}.topbar{background:var(--s4-primary);color:#fff;font-size:13px;padding:6px 0}.topbar .container{display:flex;justify-content:space-between;gap:20px}.desktop-header{display:grid;grid-template-columns:minmax(220px,1fr) minmax(320px,2fr) auto;align-items:center;gap:28px;min-height:92px}.brand{display:flex;align-items:center;gap:10px}.brand img{max-height:60px;width:auto}.brand a{display:flex;flex-direction:column;color:var(--s4-text)}.brand strong{font-size:20px;line-height:1.15}.brand small{font-size:12px;color:var(--s4-muted)}.s4-search{position:relative;display:flex;border:1px solid #d8dedb;border-radius:999px;background:#fff}.s4-search input{border:0;outline:0;background:transparent;width:100%;padding:12px 18px}.s4-search button{border:0;background:var(--s4-primary);color:#fff;border-radius:50%;width:43px;height:43px;margin:2px;display:grid;place-items:center}.s4-search svg,.header-actions svg,.mobile-header svg,.mobile-bottom-nav svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:10px;box-shadow:var(--s4-shadow);z-index:100;padding:6px}.search-results a{display:flex;align-items:center;gap:10px;padding:8px;border-bottom:1px solid #eee}.search-results img{width:44px;height:44px;object-fit:cover;border-radius:7px}.search-results span{display:flex;flex-direction:column}.search-results small{color:var(--s4-primary)}.header-actions{display:flex;gap:20px}.header-actions>a{display:flex;flex-direction:column;align-items:center;position:relative;font-size:12px}.s4c-cart-count{position:absolute;top:-8px;right:-8px;background:var(--s4-accent);color:#111;border-radius:99px;min-width:18px;height:18px;display:grid;place-items:center;font-size:11px;font-weight:700}.main-navigation{background:#fff;border-block:1px solid #edf0ee}.main-navigation ul{display:flex;gap:26px;list-style:none;margin:0;padding:12px 0}.main-navigation a{font-weight:600;color:var(--s4-text)}.has-sticky-header .site-header{position:sticky;top:0;z-index:500;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.04)}.mobile-header,.mobile-drawer,.mobile-bottom-nav{display:none}.hero{position:relative;overflow:hidden;background:#eee}.hero-slide{display:none;position:relative}.hero-slide.is-active{display:block;animation:s4fade .45s ease}.hero-slide picture,.hero-slide img{display:block;width:100%}.hero-slide img{height:auto;aspect-ratio:12/5;object-fit:cover}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.48),transparent 70%)}.hero-content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.hero-content h1{font-size:clamp(32px,5vw,64px);max-width:650px;margin:0 0 8px;line-height:1.05}.hero-content p{font-size:clamp(16px,2vw,22px);max-width:600px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:12px 22px;background:var(--s4-primary);color:#fff;font-weight:700}.hero .button{background:var(--s4-accent);color:#111}.slider-prev,.slider-next{position:absolute;z-index:4;top:50%;transform:translateY(-50%);border:0;border-radius:50%;width:42px;height:42px;background:rgba(255,255,255,.85);font-size:28px}.slider-prev{left:18px}.slider-next{right:18px}.hero-placeholder{padding:95px 0;background:linear-gradient(125deg,var(--s4-primary),#0a6848);color:#fff}.hero-placeholder h1{font-size:clamp(38px,6vw,70px);margin:0}.hero-placeholder p{font-size:20px}.hero-placeholder .button{background:var(--s4-accent);color:#111}.home-section{padding-block:58px}.soft-bg{background:var(--s4-soft)}.section-heading{text-align:center;margin-bottom:28px}.section-heading h2{font-size:clamp(26px,4vw,38px);margin:0}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;display:flex;flex-direction:column;background:#fff;border:1px solid #e6ebe8;border-radius:var(--s4-radius);padding:12px;box-shadow:0 1px 0 rgba(0,0,0,.02);transition:.2s}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--s4-shadow)}.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;border-radius:9px;background:#fafafa}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;color:var(--s4-text);min-height:50px}.woocommerce ul.products li.product .price{color:var(--s4-primary);font-weight:800;font-size:17px;margin-top:auto}.woocommerce span.onsale{background:var(--s4-accent);color:#111;min-width:auto;min-height:auto;line-height:1;border-radius:7px;padding:8px;top:18px;left:18px}.category-section .product-category{text-align:center}.category-section .product-category img{border-radius:50%!important}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-block:42px}.benefits>div{padding:20px;background:var(--s4-soft);border-radius:var(--s4-radius);display:flex;flex-direction:column;text-align:center}.benefits strong{color:var(--s4-primary);font-size:17px}.benefits span{font-size:13px;color:var(--s4-muted)}.site-content{min-height:55vh}.page-content,.content-layout,.shop-layout,.not-found{padding-block:50px}.site-footer{background:#10251d;color:#dfe8e4;padding:55px 0 20px}.site-footer a{color:#fff}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:32px}.footer-grid h2,.footer-grid h3{color:#fff}.footer-widget ul{padding:0;list-style:none}.footer-widget li{margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;font-size:13px}.back-to-top{position:fixed;right:20px;bottom:24px;width:42px;height:42px;border:0;border-radius:50%;background:var(--s4-accent);opacity:0;pointer-events:none;z-index:450}.back-to-top.show{opacity:1;pointer-events:auto}.s4c-sticky-cart{display:none}.woocommerce div.product{padding-block:30px}.woocommerce div.product div.images img{border-radius:var(--s4-radius)}.woocommerce div.product .product_title{font-size:clamp(27px,4vw,42px)}.woocommerce div.product p.price{color:var(--s4-primary);font-weight:800}.woocommerce-cart table.cart,.woocommerce-checkout-review-order{border-radius:var(--s4-radius);overflow:hidden}.post-card{margin-bottom:35px}.post-card img{border-radius:var(--s4-radius)}@keyframes s4fade{from{opacity:.55}to{opacity:1}}
@media(max-width:900px){.desktop-header,.main-navigation,.top-contact{display:none}.mobile-header{display:block;padding:8px 0}.mobile-brand-row,.mobile-search-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-brand-row{margin-bottom:9px}.mobile-brand-row .brand{min-width:0}.mobile-brand-row .brand img{max-height:42px}.mobile-brand-row .brand strong{font-size:17px}.mobile-brand-row .cart-link{position:relative;padding:8px}.mobile-search-row .s4-search{flex:1}.mobile-search-row>a,.menu-toggle{display:grid;place-items:center;border:0;background:transparent;color:var(--s4-primary);padding:7px}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:0;width:min(82vw,340px);background:#fff;z-index:1000;transform:translateX(-105%);transition:.25s;padding:80px 25px;box-shadow:var(--s4-shadow)}.mobile-drawer.is-open{transform:translateX(0)}.mobile-drawer ul{list-style:none;padding:0;margin:0}.mobile-drawer li{border-bottom:1px solid #eee}.mobile-drawer a{display:block;padding:13px 4px;font-weight:650}.menu-open:after{content:"";position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:900}.has-mobile-nav{padding-bottom:67px}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e0e5e2;z-index:800;padding:6px env(safe-area-inset-right) calc(5px + env(safe-area-inset-bottom)) env(safe-area-inset-left)}.mobile-bottom-nav a,.mobile-bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--s4-primary);font-size:10px}.mobile-bottom-nav svg{width:21px;height:21px}.hero-slide img{aspect-ratio:4/5;object-fit:cover}.hero-slide:after{background:linear-gradient(0deg,rgba(0,0,0,.62),transparent 75%)}.hero-content{justify-content:flex-end;padding-bottom:45px}.hero-content h1{font-size:34px}.slider-prev,.slider-next{width:34px;height:34px}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.s4c-sticky-cart{position:fixed;left:0;right:0;bottom:64px;background:#fff;z-index:700;display:flex;justify-content:space-between;align-items:center;padding:9px 16px;box-shadow:0 -3px 15px rgba(0,0,0,.12)}.s4c-sticky-cart button{border:0;border-radius:99px;background:var(--s4-primary);color:#fff;padding:10px 22px;font-weight:700}}
@media(max-width:600px){.container{width:min(100% - 22px,1200px)}.topbar{text-align:center}.topbar .container{justify-content:center}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.woocommerce ul.products li.product{padding:8px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px;min-height:44px}.woocommerce ul.products li.product .price{font-size:14px}.woocommerce ul.products li.product .button{font-size:12px;padding:9px 10px}.home-section{padding-block:36px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.benefits{gap:10px;padding-block:28px}.benefits>div{padding:14px 8px}.hero-content p{font-size:15px}.category-section .woocommerce ul.products{grid-template-columns:repeat(4,1fr)}.category-section .woocommerce-loop-category__title{font-size:12px}.back-to-top{bottom:80px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* v1.0.3: Zam Zam Perfume black, gold and ivory luxury brand system. */
:root{--s4-primary:#0a0a0a;--s4-accent:#d4af37;--s4-bg:#fffaf0;--s4-text:#16130d;--s4-muted:#6d6555;--s4-soft:#f6efdf}
body{background:var(--s4-bg)}
h1,h2,h3,.brand strong,.woocommerce div.product .product_title{font-family:Georgia,"Times New Roman",serif;letter-spacing:.01em}
.site-header,.desktop-header,.mobile-header,.main-navigation,.topbar,.site-footer{background:#080808;color:#f8e8ad}
.desktop-header .brand a,.mobile-header .brand a,.desktop-header .brand strong,.mobile-header .brand strong,.header-actions>a,.main-navigation a{color:#f8e8ad}
.desktop-header .brand small,.mobile-header .brand small{color:#d4af37}
.desktop-header .brand img{max-height:82px}.mobile-brand-row .brand img{max-height:56px}
.main-navigation{border-top-color:rgba(212,175,55,.3);border-bottom-color:rgba(212,175,55,.55)}
.main-navigation a:hover,.header-actions>a:hover{color:#fff}
.s4-search:focus-within{border-color:var(--s4-accent);box-shadow:0 0 0 2px rgba(201,162,39,.16)}
.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{box-shadow:inset 0 0 0 1px rgba(201,162,39,.55)}
.woocommerce ul.products li.product{border-color:rgba(201,162,39,.28)}
.woocommerce ul.products li.product:hover{border-color:var(--s4-accent)}
.hero-placeholder{background:radial-gradient(circle at 70% 20%,#3a2b08,#0a0a0a 55%)}
.site-footer{border-top:3px solid var(--s4-accent)}
@media(min-width:901px){
 body{width:100%;max-width:none;overflow-x:hidden}
 .site-header,.site-content,.site-footer,.topbar,.main-navigation,.hero,.hero-placeholder,.soft-bg{width:100%;max-width:none}
 .container{width:calc(100% - 48px);max-width:none;margin-left:auto;margin-right:auto}
 .desktop-header{grid-template-columns:minmax(260px,1fr) minmax(420px,2.2fr) minmax(150px,auto);min-height:104px}
 .hero-slide img{width:100%;height:auto;max-height:680px;object-fit:cover}
 .home-section.container,.benefits.container,.shop-layout.container,.page-content.container,.content-layout.container,.not-found.container{max-width:none}
 .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(min-width:1500px){.woocommerce ul.products{grid-template-columns:repeat(5,minmax(0,1fr))}}
