
*{box-sizing:border-box}.z5-home{--ink:#0a0d12;--muted:#6f7680;--line:#e9eaed;--paper:#fff;--soft:#f6f7f9;background:#fff;color:#15181d;font-family:inherit;overflow:hidden}.z5-wrap{width:min(calc(100% - 40px),var(--z5-max));margin:auto}.z5-header{background:#090b0f;color:#fff;position:relative;z-index:60}.z5-topbar{border-bottom:1px solid rgba(255,255,255,.08);font-size:12px}.z5-topbar .z5-wrap{height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.z5-topbar a,.z5-topbar span{color:#d8dbe0}.z5-topbar a{color:var(--z5-gold);font-weight:800}.z5-mainbar{background:#0b0e13}.z5-mainrow{height:74px;display:grid;grid-template-columns:230px 1fr auto;gap:28px;align-items:center}.z5-logo{display:flex;align-items:center;justify-content:flex-start;height:50px}.z5-logo img{max-height:46px;max-width:200px;object-fit:contain;filter:brightness(0) invert(1)}.z5-wordmark{font-size:34px;font-weight:900;letter-spacing:2px;color:var(--z5-gold);line-height:.9}.z5-wordmark small{display:block;font-size:8px;letter-spacing:4px;color:#fff;margin-top:7px}.z5-mainsearch{height:48px;background:#fff;border-radius:14px;display:flex;align-items:center;overflow:hidden}.z5-mainsearch input{border:0!important;box-shadow:none!important;width:100%;height:48px;padding:0 18px;font-size:14px;background:#fff!important}.z5-mainsearch button{height:48px;width:56px;border:0;background:var(--z5-gold);font-size:26px;cursor:pointer}.z5-head-actions{display:flex;align-items:center;gap:10px}.z5-account,.z5-cart{height:44px;padding:0 15px;border:1px solid rgba(255,255,255,.16);border-radius:12px;color:#fff!important;display:flex;align-items:center;gap:8px;font-weight:800;font-size:12px}.z5-account:hover,.z5-cart:hover{border-color:var(--z5-gold);color:var(--z5-gold)!important}.z5-cart b{background:var(--z5-gold);color:#111;border-radius:99px;padding:2px 7px}.z5-mobile-toggle{display:none}.z5-nav{background:#090b0f;border-top:1px solid rgba(255,255,255,.06)}.z5-navrow{height:48px;display:flex;align-items:center;gap:26px}.z5-navrow>a{color:#f3f4f6;font-size:13px;font-weight:700}.z5-navrow>a:hover{color:var(--z5-gold)}.z5-mega{position:relative;margin-inline-start:auto}.z5-mega-btn{height:38px;border:1px solid rgba(216,164,56,.4);background:#12161d;color:#fff;border-radius:10px;padding:0 16px;cursor:pointer;font-weight:800}.z5-mega-panel{position:absolute;top:44px;right:0;width:680px;background:#fff;border-radius:18px;padding:16px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px;box-shadow:0 18px 50px rgba(0,0,0,.2);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:100}.z5-mega:hover .z5-mega-panel,.z5-mega.is-open .z5-mega-panel{opacity:1;visibility:visible;transform:none}.z5-mega-panel a{border:1px solid #ececef;border-radius:13px;padding:10px;text-align:center;color:#111;display:flex;flex-direction:column;align-items:center;gap:8px}.z5-mega-icon{width:48px;height:48px;border-radius:12px;background:#f6f7f8;display:flex;align-items:center;justify-content:center;color:#a87920}.z5-mega-icon img{width:100%;height:100%;object-fit:contain}.z5-mega-icon svg{width:28px;height:28px}.z5-hero{position:relative;background:#07090d;color:#fff}.z5-slider{position:relative;min-height:390px;height:390px}.z5-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .45s;background-image:linear-gradient(90deg,#07090d 18%,rgba(7,9,13,.74) 48%,rgba(7,9,13,.06)),var(--hero-bg);background-size:cover;background-position:center}.z5-slide.is-active{opacity:1;pointer-events:auto}.z5-hero-in{min-height:390px;height:390px;display:flex;align-items:center}.z5-hero-copy{max-width:610px;padding:34px 0}.z5-hero-copy>span{color:var(--z5-gold);font-size:11px;letter-spacing:2px;font-weight:900}.z5-hero h1{font-size:38px;line-height:1.3;margin:12px 0 5px;color:#fff}.z5-hero h2{font-size:31px;line-height:1.35;margin:0 0 12px;color:var(--z5-gold)}.z5-hero p{font-size:14px;color:#d6d8dc;line-height:1.9;max-width:550px}.z5-hero-copy>div{display:flex;gap:10px;margin-top:18px}.z5-btn{min-height:46px;padding:0 20px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:13px}.z5-btn.gold{background:linear-gradient(135deg,#edbd55,#c88e20);color:#111!important;box-shadow:0 8px 24px rgba(216,164,56,.22)}.z5-btn.ghost{border:1px solid rgba(255,255,255,.25);color:#fff!important}.z5-prev,.z5-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(7,9,13,.7);color:#fff;font-size:26px;cursor:pointer;z-index:5}.z5-prev{right:28px}.z5-next{left:28px}.z5-dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:7px;z-index:5}.z5-dots button{width:7px;height:7px;border:0;border-radius:50%;background:#8c9199;padding:0}.z5-dots button.is-active{width:24px;border-radius:10px;background:var(--z5-gold)}.z5-benefits{background:#0b0e13;border-top:1px solid rgba(216,164,56,.3)}.z5-benefit-grid{display:grid;grid-template-columns:repeat(5,1fr)}.z5-benefit-grid>div{min-height:82px;display:grid;grid-template-columns:42px 1fr;align-content:center;column-gap:9px;padding:12px 18px;border-inline-start:1px solid rgba(255,255,255,.08)}.z5-benefit-grid>div:first-child{border:0}.z5-benefit-grid b{grid-row:1/3;width:36px;height:36px;border-radius:11px;background:rgba(216,164,56,.13);color:var(--z5-gold);display:flex;align-items:center;justify-content:center;font-size:18px}.z5-benefit-grid strong{color:#fff;font-size:13px}.z5-benefit-grid span{color:#8f96a0;font-size:11px}.z5-section{padding:48px 0;background:#fff}.z5-section.tight{padding-top:12px}.z5-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.z5-label{display:inline-flex;align-items:center;gap:6px;border-radius:99px;padding:7px 11px;background:#fff6df;color:#8c6517;font-weight:900;font-size:11px;border:1px solid #f1dfb7}.z5-label.hot{background:#fff0e9;color:#a74418;border-color:#ffd6c4}.z5-label.new{background:#eef5ff;color:#245e9f;border-color:#d7e7ff}.z5-label.sale{background:#fff0f2;color:#a72d45;border-color:#ffd2da}.z5-label.category{background:#f6f7f9;color:#363a40;border-color:#e4e6e9}.z5-label.category svg{width:17px;height:17px}.z5-head h2{margin:8px 0 0;font-size:27px;color:#15181d}.z5-head>a{color:#6b7178;font-size:12px;font-weight:800}.z5-brand-row,.z5-cat-row{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.z5-brand{height:92px;border:1px solid #e9eaed;border-radius:15px;background:#fff;display:flex;align-items:center;justify-content:center;padding:14px;box-shadow:0 5px 20px rgba(20,25,30,.035);transition:.2s}.z5-brand:hover,.z5-cat:hover{transform:translateY(-3px);border-color:rgba(216,164,56,.55);box-shadow:0 11px 30px rgba(20,25,30,.07)}.z5-brand img{max-width:100%;max-height:46px;object-fit:contain}.z5-brand strong{font-size:16px;color:#1c1f23}.z5-cat{border:1px solid #e9eaed;border-radius:16px;background:#fff;padding:9px 9px 13px;text-align:center;color:#1b1e22;transition:.2s}.z5-cat-img{height:112px;border-radius:12px;background:linear-gradient(145deg,#fafafa,#f1f3f5);display:flex;align-items:center;justify-content:center;margin-bottom:9px;overflow:hidden;color:#b6862c}.z5-cat-img img{width:100%;height:100%;object-fit:contain;padding:8px}.z5-cat-img svg{width:52px;height:52px}.z5-cat strong{display:block;font-size:13px}.z5-cat small{display:block;color:#9399a0;margin-top:4px;font-size:11px}.z5-promos{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:14px}.z5-promo{min-height:205px;border-radius:19px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background-image:linear-gradient(90deg,#090c11 18%,rgba(9,12,17,.58)),var(--promo-bg);background-size:cover;background-position:center;overflow:hidden;border:1px solid rgba(216,164,56,.18)}.z5-promo span{font-size:10px;color:var(--z5-gold);font-weight:900}.z5-promo h3{margin:5px 0;font-size:22px;color:#fff}.z5-promo p{margin:0;color:#d5d8dd;font-size:13px}.z5-promo b{margin-top:12px;font-size:12px}.z5-product-sec{padding-top:34px}.z5-rail-wrap{position:relative}.z5-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 56px)/5);gap:14px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px 2px 9px}.z5-product-rail::-webkit-scrollbar{display:none}.z5-card{scroll-snap-align:start;position:relative;min-width:0;border:1px solid #e6e8eb;border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 7px 25px rgba(24,29,34,.045);display:flex;flex-direction:column}.z5-img{height:205px;background:#fafbfb;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0f1f2}.z5-img img{width:100%;height:100%;object-fit:contain;padding:13px}.z5-card-body{padding:13px;display:flex;flex-direction:column;flex:1}.z5-card-body>small{height:17px;color:#9399a1;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.z5-card h3{font-size:13px;line-height:1.75;margin:6px 0 9px;height:45px;overflow:hidden}.z5-card h3 a{color:#171a1e}.z5-price{min-height:28px;margin-top:auto;color:#986e20;font-size:12px;font-weight:900}.z5-price del{opacity:.5}.z5-buy{height:40px;border-radius:10px;background:#11151a;color:#fff!important;display:flex;align-items:center;justify-content:center;margin-top:8px;font-size:11px;font-weight:900}.z5-buy:hover{background:#c58e23}.z5-product-badge{position:absolute;top:10px;right:10px;z-index:2;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:900}.z5-product-badge.hot{background:#fff0e8;color:#a7481d}.z5-product-badge.new{background:#eaf3ff;color:#2661a4}.z5-product-badge.sale{background:#a9253e;color:#fff}.z5-rail-prev,.z5-rail-next{position:absolute;top:42%;z-index:4;width:38px;height:38px;border-radius:50%;border:1px solid #e1e3e6;background:#fff;color:#222;box-shadow:0 5px 18px rgba(0,0,0,.08);cursor:pointer}.z5-rail-prev{right:-18px}.z5-rail-next{left:-18px}.z5-stats{background:#0b0e13;color:#fff;padding:22px 0}.z5-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.1);border-radius:15px;overflow:hidden}.z5-stat-grid>div{text-align:center;padding:17px 10px;border-inline-start:1px solid rgba(255,255,255,.1)}.z5-stat-grid>div:first-child{border:0}.z5-stat-grid strong{display:block;color:var(--z5-gold);font-size:25px}.z5-stat-grid span{color:#c3c8cf;font-size:11px}.z5-cta-sec{padding:28px 0}.z5-cta{min-height:150px;border:1px solid #ebe1cc;border-radius:20px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:linear-gradient(120deg,#fff,#fffaf0)}.z5-cta>div{max-width:850px}.z5-cta>div>span{font-size:10px;letter-spacing:2px;color:#bc8420;font-weight:900}.z5-cta h2{font-size:27px;margin:7px 0;color:#17191c}.z5-cta p{margin:0;color:#697079}.zanbo-home-v5 .main-page-wrapper{padding-top:0!important}.zanbo-home-v5 .site-content{margin-bottom:0!important}.zanbo-home-v5 .whb-header,.zanbo-home-v5 header.whb-header,.zanbo-home-v5 .main-header,.zanbo-home-v5 #masthead{display:none!important}
@media(max-width:1200px){.z5-mainrow{grid-template-columns:180px 1fr auto}.z5-brand-row,.z5-cat-row{grid-template-columns:repeat(4,1fr)}.z5-product-rail{grid-auto-columns:calc((100% - 28px)/3)}.z5-promos{grid-template-columns:1fr 1fr}.z5-promo:first-child{grid-column:1/-1}.z5-mega-panel{width:560px;grid-template-columns:repeat(4,1fr)}}
@media(max-width:780px){.z5-wrap{width:min(calc(100% - 22px),var(--z5-max))}.z5-topbar .z5-wrap{justify-content:center}.z5-topbar span:nth-child(-n+2){display:none}.z5-mainrow{height:auto;min-height:72px;grid-template-columns:1fr auto;padding:10px 0}.z5-logo{justify-content:flex-start}.z5-wordmark{font-size:28px}.z5-mainsearch{grid-column:1/-1;grid-row:2;height:44px}.z5-mainsearch input,.z5-mainsearch button{height:44px}.z5-account{display:none}.z5-cart{padding:0 10px}.z5-mobile-toggle{display:block;width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#10141a;color:#fff}.z5-nav{display:none}.z5-nav.is-open{display:block}.z5-navrow{height:auto;flex-direction:column;align-items:stretch;padding:12px 0;gap:0}.z5-navrow>a,.z5-mega-btn{padding:12px;border-bottom:1px solid rgba(255,255,255,.07);border-radius:0}.z5-mega{order:-1;margin:0}.z5-mega-panel{position:static;width:auto;grid-template-columns:repeat(2,1fr);opacity:1;visibility:visible;transform:none;display:none;margin-top:8px}.z5-mega.is-open .z5-mega-panel{display:grid}.z5-slider,.z5-hero-in{min-height:300px;height:300px}.z5-slide{background-image:linear-gradient(180deg,rgba(7,9,13,.06),#07090d 73%),var(--hero-mobile);background-position:center top}.z5-hero-copy{align-self:flex-end;text-align:center;padding:24px 0 26px}.z5-hero h1{font-size:27px}.z5-hero h2{font-size:23px}.z5-hero p{font-size:13px}.z5-hero-copy>div{justify-content:center;flex-wrap:wrap}.z5-prev,.z5-next{display:none}.z5-benefit-grid{display:flex;overflow-x:auto}.z5-benefit-grid>div{min-width:145px}.z5-section{padding:36px 0}.z5-section.tight{padding-top:7px}.z5-head h2{font-size:21px}.z5-head>a{display:none}.z5-brand-row,.z5-cat-row{display:flex;overflow-x:auto;scroll-snap-type:x proximity}.z5-brand{min-width:132px}.z5-cat{min-width:140px}.z5-cat-img{height:105px}.z5-promos{grid-template-columns:1fr}.z5-promo:first-child{grid-column:auto}.z5-promo{min-height:185px;background-image:linear-gradient(90deg,#090c11 15%,rgba(9,12,17,.5)),var(--promo-mobile)}.z5-product-rail{grid-auto-columns:72%;gap:11px}.z5-img{height:190px}.z5-rail-prev,.z5-rail-next{display:none}.z5-stat-grid{grid-template-columns:1fr 1fr}.z5-stat-grid strong{font-size:22px}.z5-cta{min-height:0;padding:22px;display:block;text-align:center}.z5-cta h2{font-size:23px}.z5-cta p{font-size:13px;margin-bottom:16px}}

/* v5.1 safe preview isolation */
body.zanbo-home-v51{margin:0!important;padding:0!important;background:#fff!important;}body.zanbo-home-v51>.website-wrapper,body.zanbo-home-v51>.main-page-wrapper,body.zanbo-home-v51>#page,body.zanbo-home-v51>.site{display:none!important}.zanbo-home-v51 .z5-home{display:block!important}.zanbo-home-v51 .z5-hero{margin:0!important}.zanbo-home-v51 .z5-benefits{margin:0!important}

/* v5.2: wide, compact product showcases */
.z5-product-sec{padding:20px 0 18px!important;}
.z5-product-sec .z5-wrap{width:calc(100% - 32px)!important;max-width:1680px!important;}
.z5-product-sec .z5-head{margin-bottom:14px!important;}
.z5-product-sec .z5-head h2{margin-top:6px!important;}
.z5-product-sec + .z5-product-sec{padding-top:8px!important;}
.z5-product-sec .z5-product-rail{grid-auto-columns:calc((100% - 48px)/5)!important;gap:12px!important;padding-bottom:4px!important;}
.z5-product-sec .z5-img{height:190px!important;}
.z5-product-sec .z5-card-body{padding:11px 12px!important;}
.z5-product-sec .z5-card h3{margin:4px 0 7px!important;}
@media(max-width:1200px){.z5-product-sec .z5-wrap{width:calc(100% - 24px)!important}.z5-product-sec .z5-product-rail{grid-auto-columns:calc((100% - 24px)/3)!important;gap:12px!important}}
@media(max-width:780px){.z5-product-sec{padding:16px 0 14px!important}.z5-product-sec .z5-wrap{width:calc(100% - 16px)!important}.z5-product-sec .z5-head{margin-bottom:10px!important}.z5-product-sec .z5-product-rail{grid-auto-columns:72%!important;gap:10px!important}.z5-product-sec .z5-img{height:180px!important}}

/* v5.3 final polish */
.z5-nav{background:#171b22!important;border-top:1px solid rgba(216,164,56,.22)!important;border-bottom:1px solid rgba(216,164,56,.34)!important;box-shadow:0 6px 18px rgba(0,0,0,.14)}
.z5-navrow{direction:rtl!important;justify-content:flex-start!important;gap:22px!important}
.z5-mega{margin-inline-start:0!important;margin-inline-end:0!important;order:-1}
.z5-navrow>a{padding:0 2px}
.z5-hero{margin-top:10px!important;border-top:1px solid rgba(216,164,56,.28)!important}
.z5-slider,.z5-hero-in{height:315px!important;min-height:315px!important}
.z5-hero-copy{padding:22px 0!important;max-width:560px!important}
.z5-hero h1{font-size:32px!important;margin:7px 0 3px!important}
.z5-hero h2{font-size:26px!important;margin-bottom:7px!important}
.z5-hero p{line-height:1.7!important;margin:5px 0!important}
.z5-hero-copy>div{margin-top:12px!important}
.z5-btn{min-height:40px!important;padding:0 17px!important}
.z5-dots{bottom:12px!important}
.z5-cat-img{height:96px!important;background:#f7f8fa!important;color:#b47d19!important;border:1px solid #eceef1!important}
.z5-cat-img svg{width:46px!important;height:46px!important;stroke-width:1.55!important}
.z5-mega-icon{background:#f7f8fa!important;border:1px solid #eceef1!important;color:#b47d19!important}
.z5-mega-icon svg{width:27px!important;height:27px!important;stroke-width:1.55!important}
@media(max-width:780px){.z5-hero{margin-top:6px!important}.z5-slider,.z5-hero-in{height:245px!important;min-height:245px!important}.z5-hero-copy{padding:15px 0 18px!important}.z5-hero h1{font-size:24px!important}.z5-hero h2{font-size:20px!important}.z5-hero p{font-size:12px!important;line-height:1.55!important}.z5-btn{min-height:37px!important;padding:0 14px!important;font-size:11px!important}.z5-cat-img{height:88px!important}}

/* v5.5 final: lighter premium header + stronger separation */
.z5-header{background:#eef1f5!important;color:#1d2530!important;box-shadow:0 4px 18px rgba(20,28,38,.07)!important}
.z5-topbar{background:#e2e7ed!important;border-bottom:1px solid #d3d9e1!important}
.z5-topbar a,.z5-topbar span{color:#34404d!important}.z5-topbar a{color:#9a6b13!important}
.z5-mainbar{background:#f7f8fa!important;border-bottom:1px solid #dfe3e8!important}
.z5-logo img{filter:none!important}
.z5-mainsearch{background:#fff!important;border:1px solid #d9dee5!important;box-shadow:0 4px 14px rgba(27,36,47,.06)!important}
.z5-mainsearch input{color:#202832!important}.z5-mainsearch input::placeholder{color:#89929d!important}
.z5-mainsearch button{background:linear-gradient(135deg,#e8b84d,#d49b27)!important;color:#18202a!important}
.z5-account,.z5-cart{border-color:#cfd5dd!important;color:#202832!important;background:#fff!important}
.z5-account:hover,.z5-cart:hover{border-color:#d5a02f!important;color:#9a6b13!important}
.z5-mobile-toggle{background:#fff!important;color:#202832!important;border-color:#cfd5dd!important}
.z5-nav{background:#dce2e9!important;border-top:1px solid #cbd2db!important;border-bottom:2px solid #d7a334!important;box-shadow:0 5px 14px rgba(30,38,48,.08)!important}
.z5-navrow>a{color:#202832!important}.z5-navrow>a:hover{color:#9a6b13!important}
.z5-mega-btn{background:#f7f8fa!important;color:#202832!important;border-color:#d4a43a!important}
.z5-hero{margin-top:8px!important;border-top:0!important;box-shadow:inset 0 3px 0 rgba(216,164,56,.22)!important}
@media(max-width:780px){.z5-topbar{background:#e2e7ed!important}.z5-mainbar{background:#f7f8fa!important}.z5-nav{background:#e2e7ed!important}.z5-navrow>a,.z5-mega-btn{border-bottom-color:#cfd5dd!important}}

/* v5.6 ultra-simple header */
.z5-header{
  background:#fff!important;
  color:#1b1f24!important;
  box-shadow:none!important;
  border-bottom:1px solid #e7e8eb!important;
}
.z5-topbar{
  background:#f6f7f8!important;
  border-bottom:1px solid #eceef0!important;
  font-size:11px!important;
}
.z5-topbar .z5-wrap{height:28px!important}
.z5-topbar a,.z5-topbar span{color:#626a73!important}
.z5-topbar a{color:#8d651a!important}
.z5-mainbar{background:#fff!important}
.z5-mainrow{height:66px!important;grid-template-columns:190px minmax(320px,1fr) auto!important;gap:20px!important}
.z5-logo{height:46px!important}
.z5-logo img{max-height:40px!important;max-width:180px!important;filter:none!important}
.z5-wordmark{font-size:30px!important;color:#1c2229!important}
.z5-wordmark small{color:#7a8087!important;letter-spacing:2px!important}
.z5-mainsearch{
  height:42px!important;
  background:#fafafa!important;
  border:1px solid #dfe3e7!important;
  border-radius:9px!important;
  box-shadow:none!important;
}
.z5-mainsearch input{height:40px!important;background:transparent!important;font-size:13px!important;padding:0 14px!important}
.z5-mainsearch button{
  height:40px!important;
  width:48px!important;
  background:#d2a13a!important;
  color:#16191d!important;
  font-size:22px!important;
}
.z5-head-actions{gap:8px!important}
.z5-account,.z5-cart{
  height:40px!important;
  padding:0 12px!important;
  border:1px solid #dfe3e7!important;
  border-radius:9px!important;
  background:#fff!important;
  color:#252b31!important;
  font-size:11px!important;
  font-weight:700!important;
}
.z5-account:hover,.z5-cart:hover{border-color:#d2a13a!important;color:#8d651a!important}
.z5-cart b{background:#f3e6c7!important;color:#6d4d13!important}
.z5-nav{
  background:#fff!important;
  border-top:1px solid #f0f1f2!important;
  border-bottom:1px solid #dedfe2!important;
}
.z5-navrow{
  height:44px!important;
  gap:22px!important;
  justify-content:flex-start!important;
  direction:rtl!important;
}
.z5-navrow>a{color:#343a40!important;font-size:12px!important;font-weight:700!important}
.z5-navrow>a:hover{color:#a2741e!important}
.z5-mega{margin-inline-start:0!important;order:-1!important}
.z5-mega-btn{
  height:34px!important;
  background:#f8f9fa!important;
  color:#2a3036!important;
  border:1px solid #dfe3e7!important;
  border-radius:8px!important;
  padding:0 12px!important;
  font-size:12px!important;
}
.z5-hero{margin-top:10px!important;border-top:1px solid #d2a13a!important}
.z5-slider,.z5-hero-in{min-height:300px!important;height:300px!important}
.z5-hero-copy{padding:24px 0!important}
.z5-hero h1{font-size:34px!important}
.z5-hero h2{font-size:27px!important}
@media(max-width:780px){
  .z5-topbar{display:none!important}
  .z5-mainrow{min-height:60px!important;height:auto!important;grid-template-columns:1fr auto!important;gap:10px!important;padding:8px 0!important}
  .z5-logo{height:40px!important}
  .z5-mainsearch{height:40px!important}
  .z5-mainsearch input,.z5-mainsearch button{height:38px!important}
  .z5-mobile-toggle{background:#fff!important;color:#222!important;border:1px solid #dfe3e7!important;border-radius:8px!important}
  .z5-nav{background:#fff!important}
  .z5-navrow>a,.z5-mega-btn{color:#2d3339!important;border-bottom:1px solid #eceef0!important;background:#fff!important}
  .z5-slider,.z5-hero-in{min-height:235px!important;height:235px!important}
  .z5-hero h1{font-size:25px!important}
  .z5-hero h2{font-size:21px!important}
}

/* v5.7 AJAX search + single hero */
.z5-search-wrap{position:relative;min-width:0;z-index:120}.z5-search-panel{position:absolute;top:calc(100% + 6px);right:0;left:0;background:#fff;border:1px solid #e0e3e7;border-radius:12px;box-shadow:0 18px 45px rgba(20,28,38,.16);overflow:hidden;z-index:500;color:#20252b}.z5-search-panel[hidden]{display:none!important}.z5-search-status{padding:14px 16px;font-size:12px;color:#7a8189;text-align:right}.z5-search-results{display:grid;grid-template-columns:1fr 1fr}.z5-search-item{display:flex;align-items:center;gap:11px;min-width:0;padding:11px 12px;border-bottom:1px solid #eceef1;color:#20252b!important;background:#fff;transition:background .15s}.z5-search-item:nth-child(odd){border-left:1px solid #eceef1}.z5-search-item:hover{background:#f8f9fa}.z5-search-item img{width:64px;height:64px;object-fit:contain;border-radius:8px;background:#f7f8fa;flex:0 0 64px}.z5-search-info{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:3px;text-align:right}.z5-search-info strong{font-size:12px;line-height:1.6;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.z5-search-info small{font-size:10px;color:#9aa0a7}.z5-search-price{font-size:12px;color:#1769d1;font-weight:900;line-height:1.5}.z5-search-price del{color:#9aa0a7;font-weight:500;margin-left:4px}.z5-search-price ins{text-decoration:none}.z5-search-all{display:block;padding:11px 14px;text-align:center;background:#faf7ef;color:#8c6517!important;font-size:12px;font-weight:900;border-top:1px solid #eee5d2}.z5-single-hero .z5-prev,.z5-single-hero .z5-next,.z5-single-hero .z5-dots{display:none!important}.z5-single-hero .z5-slide{opacity:1!important;pointer-events:auto!important}
@media(max-width:780px){.z5-search-wrap{grid-column:1/-1;order:3;width:100%}.z5-search-panel{top:calc(100% + 4px);border-radius:10px;max-height:430px;overflow:auto}.z5-search-results{grid-template-columns:1fr}.z5-search-item:nth-child(odd){border-left:0}.z5-search-item img{width:58px;height:58px;flex-basis:58px}.z5-search-info strong,.z5-search-price{font-size:12px}}
