@font-face{
	font-family:'IRANYekan';
	src:url('../fonts/iranyekanwebregular.woff') format('woff');
	font-weight:400;
	font-style:normal;
	font-display:swap;
}
@font-face{
	font-family:'IRANYekan';
	src:url('../fonts/iranyekanwebmedium.woff') format('woff');
	font-weight:500;
	font-style:normal;
	font-display:swap;
}
@font-face{
	font-family:'IRANYekan';
	src:url('../fonts/iranyekanwebbold.woff') format('woff');
	font-weight:700;
	font-style:normal;
	font-display:swap;
}
@font-face{
	font-family:'IRANYekan';
	src:url('../fonts/iranyekanwebextrabold.woff') format('woff');
	font-weight:800 900;
	font-style:normal;
	font-display:swap;
}

/* Theme tokens — dark (default) */
:root,
html[data-bz-theme="dark"]{
	--bz-font:'IRANYekan',Tahoma,Arial,sans-serif;
	--bz-ink:#eef2f7;
	--bz-ink-strong:#ffffff;
	--bz-muted:#9aa8bc;
	--bz-faint:#7b8aa0;
	--bz-accent:#14b8a6;
	--bz-accent-2:#0d9488;
	--bz-accent-soft:#14b8a633;
	--bz-warm:#f59e0b;
	--bz-danger:#fb7185;
	--bz-page:#070b14;
	--bz-surface:#0f1624;
	--bz-surface-2:#141c2e;
	--bz-glass:#ffffff0f;
	--bz-glass-strong:#ffffff16;
	--bz-line:#ffffff1f;
	--bz-line-soft:#ffffff14;
	--bz-shadow:#00000055;
	--bz-section-gap:36px;
	--bz-section-gap-sm:24px;
	--bz-section-gap-lg:48px;
	--bz-cs-stage-pad:36px;
	--bz-hero-a:#0f766e55;
	--bz-hero-b:#0369a140;
	--bz-orb-a:#14b8a640;
	--bz-orb-b:#0284c740;
	--bz-card-bg:#ffffff0d;
	--bz-image-bg:linear-gradient(145deg,#1a2438,#121926);
	--bz-logo-grad:linear-gradient(135deg,#2dd4bf,#0f766e);
	--bz-button-grad:linear-gradient(105deg,#14b8a6,#0d9488);
	--bz-promo-grad:linear-gradient(110deg,#0f172a,#134e4a 55%,#0c4a6e);
	--bz-footer:#050810;
	--bz-topbar:#050810e6;
	--bz-header:#0c1220cc;
	--bz-search-bg:#ffffff10;
	--bz-nav:#c5d0e0;
	--bz-sale:#fb7185;
	--bz-toggle-bg:#111827e6;
	--bz-toggle-fg:#fde68a;
	--bz-toggle-border:#ffffff2e;
	--bz-cat-1:#134e4a66;
	--bz-cat-2:#0c4a6e66;
	--bz-cat-3:#78350f66;
	--bz-cat-4:#1e3a5f66;
	--bz-rating:#fbbf24;
	--bz-phone-frame:#0b1220;
	--bz-phone-bezel:#1a2336;
	--bz-screen:linear-gradient(145deg,#2dd4bf,#67e8f9 40%,#38bdf8 70%,#0ea5e9);
}

/* Light theme */
html[data-bz-theme="light"]{
	--bz-ink:#1a2436;
	--bz-ink-strong:#0f172a;
	--bz-muted:#5b6b82;
	--bz-faint:#7a8aa3;
	--bz-accent:#0f766e;
	--bz-accent-2:#0d9488;
	--bz-accent-soft:#0f766e1a;
	--bz-warm:#d97706;
	--bz-danger:#e11d48;
	--bz-page:#eef3f8;
	--bz-surface:#ffffff;
	--bz-surface-2:#f7fafc;
	--bz-glass:#ffffffd9;
	--bz-glass-strong:#fffffff2;
	--bz-line:#d5deea;
	--bz-line-soft:#e4ebf4;
	--bz-shadow:#1e3a5f14;
	--bz-hero-a:#99f6e4aa;
	--bz-hero-b:#7dd3fc88;
	--bz-orb-a:#5eead466;
	--bz-orb-b:#38bdf866;
	--bz-card-bg:#ffffff;
	--bz-image-bg:linear-gradient(145deg,#f0f7fa,#e8eef5);
	--bz-logo-grad:linear-gradient(135deg,#14b8a6,#0f766e);
	--bz-button-grad:linear-gradient(105deg,#0d9488,#0f766e);
	--bz-promo-grad:linear-gradient(110deg,#0f766e,#155e75);
	--bz-footer:#eef3f8;
	--bz-topbar:#0f172a;
	--bz-header:#fffffff0;
	--bz-search-bg:#eef3f8;
	--bz-nav:#334155;
	--bz-sale:#e11d48;
	--bz-toggle-bg:#ffffff;
	--bz-toggle-fg:#0f766e;
	--bz-toggle-border:#cbd5e1;
	--bz-cat-1:#ccfbf1;
	--bz-cat-2:#e0f2fe;
	--bz-cat-3:#ffedd5;
	--bz-cat-4:#e2e8f0;
	--bz-rating:#d97706;
	--bz-phone-frame:#0f172a;
	--bz-phone-bezel:#1e293b;
	--bz-screen:linear-gradient(145deg,#5eead4,#7dd3fc 45%,#38bdf8);
}

.bz-storefront-page,
.bz-storefront-page button,
.bz-storefront-page input,
.bz-storefront-page select,
.bz-storefront-page textarea,
.bz-store,
.bz-store h1,
.bz-store h2,
.bz-store h3,
.bz-store h4,
.bz-store p,
.bz-store a,
.bz-store span,
.bz-store li,
.bz-store label,
.bz-product-card h3,
.bz-product-card__body,
.bz-woo-content,
.bz-footer{
	font-family:var(--bz-font)!important;
}
.bz-storefront-page{
	margin:0!important;
	background:var(--bz-page)!important;
	color:var(--bz-ink);
	transition:background .25s ease,color .25s ease;
	overflow-x:hidden;
	overflow-y:visible;
	min-height:100%;
	height:auto!important;
}
.bz-storefront-page *{box-sizing:border-box}

.bz-store{
	font-family:var(--bz-font)!important;
	color:var(--bz-ink);
	background:
		radial-gradient(circle at 14% 12%,var(--bz-hero-a),transparent 28%),
		radial-gradient(circle at 88% 30%,var(--bz-hero-b),transparent 26%),
		linear-gradient(160deg,var(--bz-page),var(--bz-surface) 48%,var(--bz-page));
	overflow-x:hidden;
	overflow-y:visible;
	position:relative;
	z-index:2;
	min-height:60vh;
	/* Cover sticky footer while scrolling */
	box-shadow:0 1px 0 transparent;
}
.bz-store:before,
.bz-store:after{
	content:"";
	position:absolute;
	z-index:-1;
	border-radius:50%;
	filter:blur(2px);
	pointer-events:none;
	animation:bzPulse 5.5s ease-in-out infinite;
}
.bz-store:before{
	width:360px;height:360px;
	background:var(--bz-orb-a);
	top:160px;right:-200px;
}
.bz-store:after{
	width:250px;height:250px;
	background:var(--bz-orb-b);
	top:820px;left:-140px;
	animation-delay:-2.2s;
}

.bz-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}

.bz-topbar{
	background:var(--bz-topbar);
	color:#c8d2e0;
	font-size:12px;
	backdrop-filter:blur(14px);
}
.bz-topbar__inner{
	display:flex;gap:32px;justify-content:flex-start;padding:10px 0;
}
.bz-topbar a,.bz-topbar__link{color:inherit;margin-right:auto;text-decoration:none}
.bz-topbar__text{display:inline-block}
@keyframes bzTopbarBlink{
	0%,100%{opacity:1}
	50%{opacity:.35}
}
@media(prefers-reduced-motion:reduce){
	.bz-topbar--blink .bz-topbar__text{animation:none!important}
}

.bz-site-chrome{position:relative;z-index:40;width:100%}
.bz-site-chrome--sticky{
	position:fixed;top:0;left:0;right:0;z-index:10040;
	transform:translateZ(0);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
.bz-site-chrome-spacer{width:100%;pointer-events:none;visibility:hidden}

.bz-header{
	position:relative;top:auto;z-index:2;
	background:var(--bz-header);
	border-bottom:1px solid var(--bz-line);
	backdrop-filter:blur(18px);
	box-shadow:0 8px 28px var(--bz-shadow);
}
.bz-header--static{position:relative;top:auto}
.bz-site-chrome--sticky .bz-header{
	/* stays inside fixed chrome — never hides on scroll */
	position:relative;
}
.bz-header__inner{
	display:flex;align-items:center;gap:24px;padding:18px 0;
}
.bz-header__start{display:flex;align-items:center;gap:12px;flex-shrink:0}
.bz-header__center{flex:1;display:flex;align-items:center;min-width:0;justify-content:center}
.bz-header__center .bz-search{width:100%;max-width:555px}
.bz-header__end,.bz-actions{display:flex;align-items:center;gap:16px;flex-shrink:0;margin-right:0}
.bz-logo{
	display:flex;align-items:center;gap:9px;
	font-size:22px;font-weight:900;
	color:var(--bz-ink-strong);
	text-decoration:none;white-space:nowrap;
}
.bz-logo__mark{
	display:grid;place-items:center;
	width:36px;height:36px;color:#fff;
	background:var(--bz-logo-grad);
	border-radius:12px;
}
.bz-search{
	flex:1;display:flex;align-items:center;max-width:555px;
	background:var(--bz-search-bg);
	border:1px solid var(--bz-line);
	border-radius:12px;padding:0 14px;
}
.bz-search input{
	width:100%;border:0!important;background:transparent!important;
	box-shadow:none!important;padding:13px 4px!important;
	font:inherit;color:var(--bz-ink)!important;
}
.bz-search input::placeholder{color:var(--bz-faint)}
.bz-search button{
	border:0;background:transparent;color:var(--bz-accent);
	font-size:26px;cursor:pointer;display:grid;place-items:center;padding:0;line-height:0;
}
.bz-search__icon{display:grid;place-items:center;width:22px;height:22px;color:var(--bz-accent)}
.bz-search__icon svg{width:100%;height:100%;display:block}
.bz-search--icon{
	flex:0 0 auto;max-width:none;width:42px;height:42px;padding:0;
	border-radius:12px;justify-content:center;position:relative;
}
.bz-search--icon input{
	position:absolute;opacity:0;pointer-events:none;width:1px;height:1px;
}
.bz-search--icon:focus-within,
.bz-search--icon.is-open{
	width:min(280px,70vw);max-width:280px;padding:0 12px;
}
.bz-search--icon:focus-within input,
.bz-search--icon.is-open input{
	position:static;opacity:1;pointer-events:auto;width:100%;height:auto;
}
.bz-header--style-4 .bz-header__inner{justify-content:space-between}
.bz-header--style-4 .bz-header__center{flex:0 0 auto;justify-content:center}
.bz-header--style-4 .bz-header__start,
.bz-header--style-4 .bz-header__end{flex:1}
.bz-header--style-4 .bz-header__end{justify-content:flex-start}
.bz-header--style-4 .bz-header__start{justify-content:flex-end}
.bz-header--style-2 .bz-header-action,
.bz-header--style-3 .bz-header-action{
	width:40px;height:40px;border-radius:50%;justify-content:center;
	background:color-mix(in srgb,var(--bz-accent) 12%,transparent);
}
.bz-header--style-1 .bz-header__center:empty{display:none}
.bz-header--style-1 .bz-header__inner{gap:18px}
.bz-header-action,.bz-actions a{
	display:flex;align-items:center;gap:6px;
	color:var(--bz-ink);text-decoration:none;font-size:12px;position:relative;
}
.bz-header-action__icon{
	display:grid;place-items:center;width:22px;height:22px;color:var(--bz-ink-strong);flex-shrink:0;
}
.bz-header-action__icon svg{width:100%;height:100%;display:block}
.bz-header-action small,.bz-actions small{font-size:11px;color:var(--bz-muted)}
.bz-header--icons-only .bz-header-action small{display:none}

/* Desktop shop CTA — hidden on mobile (dock has shop). */
.bz-header-shop-cta{display:none}
.bz-header-shop-cta small.bz-header-shop-cta__hint{display:none!important}
.bz-header-shop-cta--buttons{
	--bz-shop-bg-1:var(--bz-cart-bg-1,var(--bz-accent));
	--bz-shop-bg-2:var(--bz-cart-bg-2,var(--bz-accent-2));
	--bz-shop-text:var(--bz-cart-text,#fff);
}
.bz-header-shop-cta--style{
	--bz-shop-bg-1:var(--bz-accent);
	--bz-shop-bg-2:var(--bz-accent-2);
	--bz-shop-text:#fff;
}
@media (min-width:901px){
	/* Responsive pill: width follows the label; no fixed min-width. */
	.bz-header-shop-cta,
	.bz-header--style-2 .bz-header-action.bz-header-shop-cta,
	.bz-header--style-3 .bz-header-action.bz-header-shop-cta{
		display:inline-flex;align-items:center;justify-content:center;gap:8px;
		flex:0 0 auto;width:auto;height:auto;min-width:0;
		padding:9px 18px;border-radius:999px;
		background:linear-gradient(105deg,var(--bz-shop-bg-1,var(--bz-accent)),var(--bz-shop-bg-2,var(--bz-accent-2)));
		color:var(--bz-shop-text,#fff)!important;text-decoration:none;
		font-size:13px;font-weight:800;white-space:nowrap;
		border:1px solid color-mix(in srgb,var(--bz-shop-text,#fff) 18%,transparent);
		box-shadow:0 8px 20px color-mix(in srgb,var(--bz-shop-bg-1,var(--bz-accent)) 32%,transparent);
		transition:transform .15s ease,box-shadow .15s ease;
	}
	.bz-header-shop-cta:hover{
		transform:translateY(-1px);
		box-shadow:0 12px 24px color-mix(in srgb,var(--bz-shop-bg-1,var(--bz-accent)) 40%,transparent);
		color:var(--bz-shop-text,#fff)!important;
	}
	.bz-header-shop-cta .bz-header-action__icon{
		width:18px;height:18px;flex:0 0 auto;color:var(--bz-shop-text,#fff);
	}
	.bz-header-shop-cta__label{
		display:inline-block;font-size:13px;font-weight:800;line-height:1;
	}
	/* Icons-only headers still show the shop label — it's a CTA, not an icon. */
	.bz-header--icons-only .bz-header-shop-cta .bz-header-shop-cta__label{display:inline-block}
	/* Icon-only (empty label in panel): circle like sibling action chips. */
	.bz-header-shop-cta--icon-only,
	.bz-header--style-2 .bz-header-action.bz-header-shop-cta--icon-only,
	.bz-header--style-3 .bz-header-action.bz-header-shop-cta--icon-only{
		width:40px;height:40px;min-width:40px;padding:0;border-radius:50%;gap:0;
	}
	.bz-header-shop-cta--icon-only .bz-header-shop-cta__label{display:none!important}
	.bz-header-shop-cta--icon-only .bz-header-action__icon{width:20px;height:20px}
	/* Day mode: header is light, soften glow so button doesn't bleed. */
	html[data-bz-theme="light"] .bz-header-shop-cta:not(.bz-header-shop-cta--plain){
		border-color:color-mix(in srgb,var(--bz-shop-bg-1,var(--bz-accent)) 35%,transparent);
		box-shadow:0 6px 16px color-mix(in srgb,var(--bz-shop-bg-1,var(--bz-accent)) 22%,transparent);
	}
	/* Night mode: subtle inner highlight keeps the pill readable on dark glass. */
	html[data-bz-theme="dark"] .bz-header-shop-cta:not(.bz-header-shop-cta--plain){
		box-shadow:inset 0 1px 0 #ffffff2e,0 8px 20px color-mix(in srgb,var(--bz-shop-bg-1,var(--bz-accent)) 38%,transparent);
	}
	/* Plain mode: no fill — follows theme ink like the other header actions. */
	.bz-header-shop-cta--plain,
	.bz-header-shop-cta--plain:hover,
	.bz-header--style-2 .bz-header-action.bz-header-shop-cta--plain,
	.bz-header--style-3 .bz-header-action.bz-header-shop-cta--plain{
		background:none;border-color:transparent;box-shadow:none;transform:none;
		color:var(--bz-ink)!important;
	}
	.bz-header-shop-cta--plain .bz-header-action__icon,
	.bz-header--style-2 .bz-header-shop-cta--plain .bz-header-action__icon,
	.bz-header--style-3 .bz-header-shop-cta--plain .bz-header-action__icon{
		color:var(--bz-ink-strong);
	}
	.bz-header-shop-cta--plain:hover,
	.bz-header-shop-cta--plain:hover .bz-header-action__icon{color:var(--bz-accent)!important}
	/* Style 2/3: same soft accent chip as sibling circular actions. */
	.bz-header--style-2 .bz-header-action.bz-header-shop-cta--plain,
	.bz-header--style-3 .bz-header-action.bz-header-shop-cta--plain{
		background:color-mix(in srgb,var(--bz-accent) 12%,transparent);
	}
}
@media (max-width:900px){
	.bz-header-action--shop{display:none!important}
}

.bz-cart-count{
	position:absolute;top:-6px;left:-8px;
	min-width:18px;height:18px;padding:0 5px;border-radius:999px;
	background:var(--bz-accent,#14b8a6);color:#fff;
	font-size:10px;font-weight:800;line-height:18px;text-align:center;
	box-shadow:0 4px 10px rgba(0,0,0,.2);
}
.bz-cart-count.is-empty{display:none}
.bz-add__icon{display:inline-grid;place-items:center;width:1.1em;height:1.1em;flex-shrink:0}
.bz-add__icon svg{width:100%;height:100%;display:block}
.bz-add--icon .bz-add__icon{width:18px;height:18px}
a.added_to_cart.wc-forward{display:none!important}

/* First-add cart toast */
.bz-cart-toast{
	position:fixed;z-index:10050;right:16px;left:16px;bottom:24px;
	display:flex;justify-content:center;pointer-events:none;
}
.bz-cart-toast[hidden]{display:none!important}
.bz-cart-toast__inner{
	pointer-events:auto;position:relative;
	width:min(420px,100%);padding:16px 40px 16px 18px;
	border-radius:16px;background:var(--bz-card-bg,#fff);
	border:1px solid var(--bz-line);box-shadow:0 16px 40px rgba(0,0,0,.18);
	animation:bzToastIn .28s ease-out;
}
.bz-cart-toast__msg{margin:0 0 12px;font-size:13px;font-weight:700;color:var(--bz-ink-strong)}
.bz-cart-toast__actions{display:flex;gap:8px;flex-wrap:wrap}
.bz-cart-toast__btn{
	flex:1;min-width:120px;text-align:center;text-decoration:none;
	padding:10px 12px;border-radius:10px;font-size:12px;font-weight:800;
	background:var(--bz-accent,#14b8a6);color:#fff;
}
.bz-cart-toast__btn--ghost{
	background:transparent;color:var(--bz-ink-strong);
	border:1px solid var(--bz-line);
}
.bz-cart-toast__close{
	position:absolute;top:8px;left:10px;border:0;background:transparent;
	font-size:20px;line-height:1;cursor:pointer;color:var(--bz-muted);
}
@keyframes bzToastIn{
	from{opacity:0;transform:translateY(12px)}
	to{opacity:1;transform:translateY(0)}
}

.bz-nav-wrap{
	border-top:1px solid var(--bz-line-soft);
	background:var(--bz-nav-bar-bg,var(--bz-header,#0c1220cc));
}
html[data-bz-theme="light"] .bz-nav-wrap{
	background:var(--bz-nav-bar-bg,#ffffff);
}
.bz-nav{
	display:flex;align-items:center;gap:26px;min-height:50px;
}
.bz-nav a{
	color:var(--bz-nav);text-decoration:none;font-size:13px;
	padding:6px 0;border-bottom:2px solid transparent;
	transition:color .2s,border-color .2s;
}
.bz-nav a:hover,
.bz-nav a.is-active{
	color:var(--bz-accent);
	border-bottom-color:var(--bz-accent);
}
.bz-nav__all{font-weight:800;color:var(--bz-ink-strong)!important}
.bz-nav__sale{
	margin-right:auto;color:var(--bz-sale)!important;font-weight:bold;
	border-bottom:0!important;
}

.bz-nav--mega{align-items:stretch;gap:6px;flex-wrap:wrap}
.bz-mega-menu{display:flex;align-items:stretch;gap:6px;flex:1;min-width:0}
.bz-mega-menu__item{position:relative;display:flex;align-items:stretch}
.bz-nav.bz-nav--mega > .bz-nav__all.bz-mega-menu__trigger,
.bz-nav.bz-nav--mega .bz-mega-menu__trigger{
	display:inline-flex;align-items:center;justify-content:center;gap:7px;
	flex-direction:row;
	color:var(--bz-ink-strong)!important;text-decoration:none;font-size:13px;font-weight:800;
	padding:9px 14px;border:1px solid rgba(148,163,184,.28);
	border-bottom:2px solid transparent;
	white-space:nowrap;border-radius:12px;
	background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,255,255,.38));
	backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 4px 14px rgba(15,23,42,.06);
	transition:color .2s,border-color .2s,background .2s,box-shadow .2s,transform .2s;
	animation:bz-nav-glass-blink 2.8s ease-in-out infinite;
}
html[data-bz-theme="dark"] .bz-nav.bz-nav--mega > .bz-nav__all.bz-mega-menu__trigger,
html[data-bz-theme="dark"] .bz-nav.bz-nav--mega .bz-mega-menu__trigger{
	background:linear-gradient(135deg,rgba(30,41,59,.78),rgba(15,23,42,.45));
	border-color:rgba(148,163,184,.22);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 4px 14px rgba(0,0,0,.25);
	color:#e2e8f0!important;
}
.bz-nav.bz-nav--mega > .bz-nav__all.bz-mega-menu__trigger:hover,
.bz-nav.bz-nav--mega > .bz-nav__all.bz-mega-menu__trigger.is-active,
.bz-nav.bz-nav--mega .bz-mega-menu__trigger:hover,
.bz-nav.bz-nav--mega .bz-mega-menu__trigger.is-active,
.bz-nav.bz-nav--mega .bz-mega-menu__item.is-active > .bz-mega-menu__trigger{
	color:var(--bz-accent)!important;border-color:rgba(37,99,235,.35);
	border-bottom-color:var(--bz-accent);
	background:linear-gradient(135deg,rgba(37,99,235,.14),rgba(255,255,255,.5));
	box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 6px 18px rgba(37,99,235,.12);
	transform:translateY(-1px);
}
.bz-mega-menu__icon{
	font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;
	width:1.25em;flex:0 0 auto;order:0;
}
.bz-mega-menu__label{order:1;font-weight:800;letter-spacing:-.01em}
.bz-mega-menu__icon .bz-cat-icon-img{width:18px;height:18px;border-radius:4px;object-fit:cover}
.bz-mega-menu__caret{font-size:10px;opacity:.75;order:2;margin-inline-start:2px}
@keyframes bz-nav-glass-blink{
	0%,100%{
		box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 4px 14px rgba(15,23,42,.06);
		filter:brightness(1);
	}
	45%{
		box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 6px 18px rgba(37,99,235,.14),0 0 0 1px rgba(255,255,255,.35);
		filter:brightness(1.08);
	}
	55%{
		box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 3px 10px rgba(15,23,42,.05);
		filter:brightness(.98);
	}
}
@media (prefers-reduced-motion:reduce){
	.bz-nav.bz-nav--mega > .bz-nav__all.bz-mega-menu__trigger,
	.bz-nav.bz-nav--mega .bz-mega-menu__trigger{animation:none}
}
.bz-mega-menu__panel{
	position:absolute;top:100%;right:0;min-width:240px;max-width:min(92vw,320px);
	background:var(--bz-card-bg);border:1px solid var(--bz-line);
	border-radius:0 0 14px 14px;box-shadow:0 18px 40px var(--bz-shadow);
	padding:10px 8px 12px;z-index:120;display:none;
}
.bz-mega-menu__panel-head{padding:4px 8px 8px;border-bottom:1px solid var(--bz-line-soft);margin-bottom:6px}
.bz-mega-menu__all{font-size:12px;font-weight:800;color:var(--bz-accent);text-decoration:none}
.bz-mega-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}
.bz-mega-menu__list a{
	display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;
	font-size:12px;color:var(--bz-ink);text-decoration:none;
}
.bz-mega-menu__list a:hover,.bz-mega-menu__list a.is-active{background:var(--bz-accent-soft);color:var(--bz-accent)}
.bz-mega-menu__sub-icon{font-size:14px;line-height:1;display:inline-flex}
.bz-mega-menu__item.is-open > .bz-mega-menu__panel{display:block}
.bz-nav.bz-nav--mega .bz-mega-menu__item.is-open > .bz-mega-menu__trigger{
	background:linear-gradient(135deg,rgba(37,99,235,.16),rgba(255,255,255,.55));
	color:var(--bz-accent)!important;
}

/* Desktop vs mobile "all categories" control */
.bz-nav__all{appearance:none;cursor:pointer;font:inherit;margin:0}
/* Mobile category drawer — must live on body (not sticky chrome) */
.bz-cat-drawer{
	position:fixed;inset:0;z-index:10080;
	display:flex;align-items:stretch;justify-content:flex-end;
	width:100%;height:100%;
	height:100dvh;
}
.bz-cat-drawer[hidden]{display:none!important}
.bz-cat-drawer__backdrop{
	position:absolute;inset:0;border:0;padding:0;margin:0;cursor:pointer;
	background:rgba(15,23,42,.45);
}
.bz-cat-drawer__panel{
	position:relative;z-index:1;width:min(100%,380px);max-width:92vw;
	height:100%;max-height:100dvh;background:#f4f5f7;color:#111;
	display:flex;flex-direction:column;
	box-shadow:-12px 0 40px rgba(0,0,0,.18);
	animation:bzCatDrawerIn .28s ease;
	margin-inline-start:auto;
}
@keyframes bzCatDrawerIn{
	from{transform:translateX(24px);opacity:.6}
	to{transform:none;opacity:1}
}
[dir="rtl"] .bz-cat-drawer,
html[dir="rtl"] .bz-cat-drawer,
body.rtl .bz-cat-drawer{justify-content:flex-start}
[dir="rtl"] .bz-cat-drawer__panel,
html[dir="rtl"] .bz-cat-drawer__panel,
body.rtl .bz-cat-drawer__panel{
	margin-inline-start:0;margin-inline-end:auto;
	box-shadow:12px 0 40px rgba(0,0,0,.18);
	animation-name:bzCatDrawerInRtl;
}
@keyframes bzCatDrawerInRtl{
	from{transform:translateX(-24px);opacity:.6}
	to{transform:none;opacity:1}
}
.bz-cat-drawer__head{
	display:flex;align-items:center;justify-content:space-between;gap:12px;
	padding:16px 16px 12px;border-bottom:1px solid #e5e7eb;background:#fff;
}
.bz-cat-drawer__head strong{font-size:15px;font-weight:800}
.bz-cat-drawer__x{
	appearance:none;border:0;background:#f1f5f9;width:36px;height:36px;border-radius:10px;
	font-size:22px;line-height:1;cursor:pointer;color:#334155;
}
.bz-cat-acc{
	list-style:none;margin:0;padding:10px 12px 20px;overflow:auto;flex:1;
	-webkit-overflow-scrolling:touch;
}
.bz-cat-acc__item{
	background:#fff;border-radius:14px;margin:0 0 8px;
	border:1px solid #e8eaee;overflow:hidden;
}
.bz-cat-acc__row{
	display:flex;align-items:center;gap:4px;min-height:54px;padding:4px 8px 4px 4px;
}
.bz-cat-acc__toggle{
	appearance:none;border:0;background:transparent;width:40px;height:40px;
	display:grid;place-items:center;cursor:pointer;flex:0 0 auto;color:#ec4899;
}
.bz-cat-acc__toggle--empty{visibility:hidden}
.bz-cat-acc__plus{
	display:block;width:18px;height:18px;position:relative;
}
.bz-cat-acc__plus::before,
.bz-cat-acc__plus::after{
	content:"";position:absolute;background:currentColor;border-radius:2px;
	left:0;right:0;top:50%;height:2.5px;transform:translateY(-50%);
}
.bz-cat-acc__plus::after{
	left:50%;right:auto;width:2.5px;top:0;bottom:0;height:auto;transform:translateX(-50%);
}
.bz-cat-acc__item.is-open > .bz-cat-acc__row .bz-cat-acc__plus::after{display:none}
.bz-cat-acc__link{
	flex:1;display:flex;align-items:center;justify-content:space-between;gap:10px;
	text-decoration:none;color:#111;padding:8px 6px;min-width:0;
}
.bz-cat-acc__label{font-size:14px;font-weight:700;line-height:1.4}
.bz-cat-acc__icon{
	width:28px;height:28px;display:grid;place-items:center;font-size:18px;flex:0 0 auto;opacity:.9;
}
.bz-cat-acc__icon img,
.bz-cat-acc__icon .bz-cat-icon-img{width:24px;height:24px;object-fit:contain;border-radius:6px}
.bz-cat-acc__subs{
	list-style:none;margin:0;padding:0 12px 12px 48px;display:flex;flex-direction:column;gap:2px;
	background:#f8f9fb;border-top:1px solid #eef0f3;
}
.bz-cat-acc__subs[hidden]{display:none!important}
.bz-cat-acc__subs a{
	display:flex;align-items:center;gap:8px;padding:10px 8px;border-radius:10px;
	text-decoration:none;color:#334155;font-size:13px;font-weight:600;
}
.bz-cat-acc__subs a:hover,
.bz-cat-acc__subs a.is-active{background:#fff;color:#0f172a}
.bz-cat-acc__sub-icon{font-size:14px;line-height:1;display:inline-flex}
.bz-cat-drawer__foot{padding:12px 14px calc(14px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e5e7eb}
.bz-cat-drawer__shop{
	display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:12px;
	background:#0f172a;color:#fff;text-decoration:none;font-weight:800;font-size:13px;
}
body.bz-cat-drawer-open{overflow:hidden}

.bz-404__box{
	max-width:560px;margin:48px auto 80px;padding:36px 28px;text-align:center;
	background:var(--bz-glass,#fff);border:1px solid var(--bz-line);border-radius:20px;
	box-shadow:0 16px 40px var(--bz-shadow);
}
.bz-404__box h1{font-size:28px;margin:0 0 12px;color:var(--bz-ink-strong)}
.bz-404__box > p{color:var(--bz-muted);line-height:1.9;margin:0 0 18px}
.bz-404__box .bz-button{display:inline-flex;margin:0 8px 8px}
.bz-404__box .bz-text-link{display:inline-flex;margin:0 8px}

.bz-hero{
	min-height:455px;margin-top:30px;border-radius:24px;
	display:grid;grid-template-columns:1.05fr .95fr;align-items:center;
	padding:55px 7%;
	background:linear-gradient(120deg,var(--bz-glass),var(--bz-accent-soft));
	border:1px solid var(--bz-line);
	box-shadow:0 22px 60px var(--bz-shadow),inset 0 1px 0 #ffffff22;
	backdrop-filter:blur(16px);
	position:relative;
}
.bz-hero--compact{
	min-height:280px;
	padding:28px 5%;
	margin-top:16px;
}
.bz-hero__product-img{
	max-height:240px;
	width:auto;
	max-width:min(220px,70%);
	object-fit:contain;
	filter:drop-shadow(0 18px 28px var(--bz-shadow));
	position:relative;
	z-index:2;
}

/*
 * Elementor hero slider — visually matches classic .bz-hero / .bz-container
 * (glass card, theme tokens, IRANYekan, teal CTA). Content stays Elementor-editable.
 */
.bz-hero-slider,
.elementor-element.bz-hero-slider{
	position:relative;
	width:min(1180px,calc(100% - 40px))!important;
	max-width:1180px!important;
	margin:20px auto 12px!important;
	border-radius:24px!important;
	overflow:hidden;
	background:linear-gradient(120deg,var(--bz-glass),var(--bz-accent-soft))!important;
	border:1px solid var(--bz-line)!important;
	box-shadow:0 22px 60px var(--bz-shadow),inset 0 1px 0 #ffffff22!important;
	backdrop-filter:blur(16px);
	-webkit-backdrop-filter:blur(16px);
	/* Fixed stage height — slide content must not resize the card */
	--bz-hero-stage-h:300px;
	--min-height:var(--bz-hero-stage-h)!important;
	height:var(--bz-hero-stage-h)!important;
	min-height:var(--bz-hero-stage-h)!important;
	max-height:var(--bz-hero-stage-h)!important;
	padding:0!important;
	font-family:var(--bz-font)!important;
}
.bz-hero-slider::before,
.bz-hero-slider::after{
	content:"";
	position:absolute;
	border-radius:50%;
	pointer-events:none;
	z-index:0;
	filter:blur(2px);
}
.bz-hero-slider::before{
	width:220px;height:220px;
	top:-60px;right:-40px;
	background:radial-gradient(circle,var(--bz-orb-a),transparent 68%);
	opacity:.85;
}
.bz-hero-slider::after{
	width:180px;height:180px;
	bottom:-50px;left:-30px;
	background:radial-gradient(circle,var(--bz-orb-b),transparent 68%);
	opacity:.7;
}
.bz-hero-slider > .e-con-inner{
	position:relative;
	z-index:1;
	height:100%!important;
	min-height:0;
	gap:0!important;
}
.bz-hero-slider.e-con{position:relative}
.bz-hero-slider .elementor-widget,
.bz-hero-slider .elementor-heading-title,
.bz-hero-slider .elementor-button,
.bz-hero-slider p,
.bz-hero-slider a{
	font-family:var(--bz-font)!important;
}
.bz-hero-slider .elementor-widget-container{
	margin:0!important;
}
.bz-hero-slide,
.elementor-element.bz-hero-slide{
	width:100%;
	height:100%!important;
	min-height:0!important;
	max-height:100%!important;
	padding:18px 5% 36px!important;
	gap:8px!important;
	align-items:center!important;
	background:transparent!important;
	border:0!important;
	box-shadow:none!important;
	/* Visible so orbit badges/rings can leave the visual box when dragged */
	overflow:visible!important;
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider .bz-hero-slide{
	position:absolute;
	inset:0;
	opacity:0;
	visibility:hidden;
	pointer-events:none;
	transition:opacity .4s ease,visibility .4s ease;
	z-index:1;
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider:not([data-bz-hero-ready]) > .bz-hero-slide:first-child,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider:not([data-bz-hero-ready]) > .e-con-inner > .bz-hero-slide:first-child,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider .bz-hero-slide.is-active{
	opacity:1;
	visibility:visible;
	pointer-events:auto;
	z-index:2;
	display:flex;
}
body.elementor-editor-active .bz-hero-slider,
body.elementor-editor-preview .bz-hero-slider{
	height:auto!important;
	min-height:0!important;
	max-height:none!important;
	overflow:visible!important;
}
/* Nested container hero: stack slides in editor so each child is editable */
body.elementor-editor-active .bz-hero-slider:not([data-bz-hero-widget]) .bz-hero-slide,
body.elementor-editor-preview .bz-hero-slider:not([data-bz-hero-widget]) .bz-hero-slide{
	position:relative!important;
	opacity:1!important;
	visibility:visible!important;
	pointer-events:auto!important;
	height:auto!important;
	max-height:none!important;
	overflow:visible!important;
	margin-bottom:12px;
	border:1px dashed color-mix(in srgb,var(--bz-accent) 40%,transparent)!important;
	border-radius:16px!important;
}
/* Standalone widget: one stage in editor (edit all slides from panel repeater) */
body.elementor-editor-active .bz-hero-slider[data-bz-hero-widget="1"],
body.elementor-editor-preview .bz-hero-slider[data-bz-hero-widget="1"]{
	height:var(--bz-hero-stage-h,300px)!important;
	min-height:var(--bz-hero-stage-h,300px)!important;
	max-height:var(--bz-hero-stage-h,300px)!important;
}
body.elementor-editor-active .bz-hero-slider[data-bz-hero-widget="1"] .bz-hero-slide,
body.elementor-editor-preview .bz-hero-slider[data-bz-hero-widget="1"] .bz-hero-slide{
	position:absolute!important;
	inset:0;
	opacity:0!important;
	visibility:hidden!important;
	pointer-events:none!important;
	height:100%!important;
	max-height:100%!important;
	margin:0!important;
	border:0!important;
}
body.elementor-editor-active .bz-hero-slider[data-bz-hero-widget="1"] .bz-hero-slide.is-active,
body.elementor-editor-active .bz-hero-slider[data-bz-hero-widget="1"] .bz-hero-slide:first-child,
body.elementor-editor-preview .bz-hero-slider[data-bz-hero-widget="1"] .bz-hero-slide.is-active,
body.elementor-editor-preview .bz-hero-slider[data-bz-hero-widget="1"] .bz-hero-slide:first-child{
	opacity:1!important;
	visibility:visible!important;
	pointer-events:auto!important;
	z-index:2;
}
body.elementor-editor-active .bz-hero-slider:not([data-bz-hero-widget]) .bz-hero-slide,
body.elementor-editor-preview .bz-hero-slider:not([data-bz-hero-widget]) .bz-hero-slide{
	overflow:visible!important;
}
.bz-hero-slide__copy,
.elementor-element.bz-hero-slide__copy{
	padding:4px 8px!important;
	gap:0!important;
	background:transparent!important;
	border:0!important;
	box-shadow:none!important;
	overflow:hidden!important;
	min-width:0;
	max-height:100%;
}
.bz-hero-slide__eyebrow.elementor-widget,
.bz-hero-slide__eyebrow .elementor-heading-title,
.bz-hero-slider .bz-hero-slide__eyebrow .elementor-heading-title,
.bz-hero-slide__eyebrow.elementor-heading-title,
p.bz-hero-slide__eyebrow{
	font-size:12px!important;
	font-weight:800!important;
	color:var(--bz-accent)!important;
	margin:0 0 10px!important;
	letter-spacing:0;
	line-height:1.4!important;
}
.bz-hero-slide__title .elementor-heading-title,
.bz-hero-slide__title h1,
.bz-hero-slide__title h2,
.bz-hero-slider .bz-hero-slide__title .elementor-heading-title,
h1.bz-hero-slide__title,
h2.bz-hero-slide__title,
.bz-hero-slide__title.elementor-heading-title{
	font-size:clamp(24px,3.4vw,36px)!important;
	line-height:1.3!important;
	font-weight:900!important;
	letter-spacing:-1px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin:0!important;
	color:var(--bz-ink-strong)!important;
}
.bz-hero-slide__title-accent .elementor-heading-title,
.bz-hero-slide__title-accent h1,
.bz-hero-slide__title-accent h2,
.bz-hero-slider .bz-hero-slide__title-accent .elementor-heading-title,
h1.bz-hero-slide__title-accent,
h2.bz-hero-slide__title-accent,
.bz-hero-slide__title-accent.elementor-heading-title{
	font-size:clamp(24px,3.4vw,36px)!important;
	line-height:1.3!important;
	font-weight:900!important;
	letter-spacing:-1px;
	margin:0 0 10px!important;
	font-style:normal!important;
	color:var(--bz-accent)!important;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.bz-hero-slide__text.elementor-widget,
.bz-hero-slide__text .elementor-widget-container,
.bz-hero-slide__text p{
	max-width:470px;
	color:var(--bz-muted)!important;
	font-size:14px!important;
	line-height:1.85!important;
	margin:0!important;
	padding:0!important;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	line-clamp:2;
	overflow:hidden;
}
.bz-hero-slide__actions,
.elementor-element.bz-hero-slide__actions{
	margin-top:14px!important;
	padding:0!important;
	gap:18px!important;
	align-items:center!important;
	background:transparent!important;
	border:0!important;
	box-shadow:none!important;
	flex-wrap:wrap;
}
.bz-hero-slide__visual,
.elementor-element.bz-hero-slide__visual{
	position:relative!important;
	width:260px!important;
	max-width:42%!important;
	height:260px!important;
	min-height:260px!important;
	max-height:260px!important;
	flex:0 0 260px!important;
	display:grid!important;
	place-items:center;
	padding:0!important;
	margin:0 auto!important;
	background:transparent!important;
	border:0!important;
	box-shadow:none!important;
	overflow:visible!important;
}
/* Kill old pseudo orbits — real ring containers spin instead */
.bz-hero-slide__visual::before,
.bz-hero-slide__visual::after{content:none!important;display:none!important}

/* Spinning rings — always a perfect circle (never inherit stage --min-height / --width) */
.bz-hero-ring,
.elementor-element.bz-hero-ring{
	--bz-ring-size:220px;
	/* Break inheritance from .bz-hero-slider --min-height / parent --width:100% */
	--min-height:var(--width, var(--bz-ring-size));
	position:absolute;
	margin:0;
	padding:0!important;
	border-radius:50%!important;
	background:transparent;
	box-shadow:none;
	border-style:solid;
	pointer-events:auto;
	box-sizing:border-box!important;
	flex:none!important;
	align-self:center!important;
	/* Width drives height so the shape stays circular */
	width:var(--width, var(--bz-ring-size))!important;
	height:var(--width, var(--bz-ring-size))!important;
	min-width:var(--width, var(--bz-ring-size))!important;
	min-height:var(--width, var(--bz-ring-size))!important;
	max-width:var(--width, var(--bz-ring-size))!important;
	max-height:var(--width, var(--bz-ring-size))!important;
	aspect-ratio:1 / 1!important;
	transform-origin:center center;
	overflow:visible!important;
}
/* Fallback center only when Elementor Absolute is not active */
.bz-hero-ring:not(.elementor-absolute),
.elementor-element.bz-hero-ring:not(.elementor-absolute){
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
/* Absolute: Elementor Advanced offsets fully control placement (free drag) */
.bz-hero-ring.elementor-absolute,
.elementor-element.bz-hero-ring.elementor-absolute{
	top:auto;
	right:auto;
	bottom:auto;
	left:auto;
	transform:none;
}
.bz-hero-ring > .e-con-inner{
	width:100%!important;
	height:100%!important;
	min-height:0!important;
	display:grid!important;
	place-items:center;
	padding:0!important;
	gap:0!important;
	--flex-direction:column!important;
	flex-direction:column!important;
}
.bz-hero-ring--lg,
.elementor-element.bz-hero-ring--lg{
	--bz-ring-size:220px;
	z-index:1;
	border-width:2px;
	/* Full circle stroke — accent accents on opposite sides */
	border-style:solid;
	border-color:var(--bz-accent) color-mix(in srgb,var(--bz-line) 55%,transparent) var(--bz-warm) color-mix(in srgb,var(--bz-line) 55%,transparent);
	animation:bzHeroRingSpin 9s linear infinite;
}
.bz-hero-ring--lg.elementor-absolute,
.elementor-element.bz-hero-ring--lg.elementor-absolute{
	animation:bzHeroRingSpinAbs 9s linear infinite;
}
.bz-hero-ring--lg::before{
	content:"";
	position:absolute;
	inset:10px;
	border-radius:50%!important;
	border:1.5px dashed color-mix(in srgb,var(--bz-line) 80%,var(--bz-accent));
	pointer-events:none;
	box-sizing:border-box;
	animation:bzHeroRingSpinAbs 14s linear infinite reverse;
}
.bz-hero-ring--sm,
.elementor-element.bz-hero-ring--sm{
	--bz-ring-size:168px;
	z-index:0;
	border-width:2px;
	border-style:dashed;
	/* Full dashed circle */
	border-color:color-mix(in srgb,var(--bz-accent) 75%,var(--bz-warm));
	animation:bzHeroRingSpin 7s linear infinite reverse;
	opacity:.9;
}
.bz-hero-ring--sm.elementor-absolute,
.elementor-element.bz-hero-ring--sm.elementor-absolute{
	animation:bzHeroRingSpinAbs 7s linear infinite reverse;
}
/* Centered fallback (CSS top/left 50%) */
@keyframes bzHeroRingSpin{
	from{transform:translate(-50%,-50%) rotate(0deg)}
	to{transform:translate(-50%,-50%) rotate(360deg)}
}
/* Absolute rings: rotate only — never fight Elementor drag offsets */
@keyframes bzHeroRingSpinAbs{
	from{transform:rotate(0deg)}
	to{transform:rotate(360deg)}
}
/* Keep product image upright while parent ring spins */
.bz-hero-ring--lg .bz-hero-slide__image,
.bz-hero-ring--lg .elementor-widget-image{
	animation:bzHeroRingCounter 9s linear infinite;
	pointer-events:auto;
}
/* Absolute main image: keep centered while counter-rotating */
.bz-hero-ring--lg .bz-hero-slide__image.elementor-absolute,
.bz-hero-ring--lg .elementor-widget-image.elementor-absolute{
	animation:bzHeroRingCounterAbs 9s linear infinite;
}
@keyframes bzHeroRingCounter{
	from{transform:rotate(0deg)}
	to{transform:rotate(-360deg)}
}
@keyframes bzHeroRingCounterAbs{
	from{transform:translate(-50%,-50%) rotate(0deg)}
	to{transform:translate(-50%,-50%) rotate(-360deg)}
}

/* Orbit badges: text blink OR small PNG upload — soft pos (Elementor absolute overrides) */
.bz-hero-orbit-label,
.elementor-element.bz-hero-orbit-label{
	position:absolute;
	z-index:4;
	width:auto;
	max-width:none;
	margin:0;
	padding:0;
	background:transparent;
	border:0;
	box-shadow:none;
	pointer-events:auto;
}
.bz-hero-orbit-label > .e-con-inner{
	display:flex;
	flex-direction:column;
	align-items:center;
	gap:0;
	padding:0;
}
/* Fallback positions when Elementor Advanced → Position is not set yet */
.bz-hero-orbit-label--1:not(.elementor-absolute){
	top:calc(2% + var(--bz-oy, 0%));
	right:calc(-2% + var(--bz-ox, 0%));
	left:auto;
	bottom:auto;
}
.bz-hero-orbit-label--2:not(.elementor-absolute){
	bottom:calc(6% - var(--bz-oy, 0%));
	left:calc(-4% + var(--bz-ox, 0%));
	top:auto;
	right:auto;
}
.bz-hero-orbit-label--3:not(.elementor-absolute){
	top:calc(38% + var(--bz-oy, 0%));
	left:calc(-8% + var(--bz-ox, 0%));
	right:auto;
	bottom:auto;
}
/* Absolute (Elementor drag): let Advanced offsets fully control placement */
.bz-hero-orbit-label.elementor-absolute,
.elementor-element.bz-hero-orbit-label.elementor-absolute{
	top:auto;
	right:auto;
	bottom:auto;
	left:auto;
	transform:none;
	max-width:none;
	z-index:5;
}
.bz-hero-orbit-text,
.bz-hero-orbit-text .elementor-heading-title,
.bz-hero-orbit-text span,
.bz-hero-orbit-text > .elementor-heading-title{
	display:inline-block!important;
	padding:6px 10px!important;
	border-radius:999px!important;
	font-size:11px!important;
	font-weight:800!important;
	line-height:1.2!important;
	color:var(--bz-warm)!important;
	background:var(--bz-glass-strong)!important;
	border:1px solid var(--bz-line)!important;
	box-shadow:0 8px 18px var(--bz-shadow);
	backdrop-filter:blur(10px);
	white-space:nowrap;
	animation:bzHeroLabelBlink 1.6s ease-in-out infinite;
}
.bz-hero-orbit-label--2 .bz-hero-orbit-text,
.bz-hero-orbit-label--2 .bz-hero-orbit-text .elementor-heading-title{color:var(--bz-accent)!important;animation-delay:.35s}
.bz-hero-orbit-label--3 .bz-hero-orbit-text,
.bz-hero-orbit-label--3 .bz-hero-orbit-text .elementor-heading-title{animation-delay:.7s}
@keyframes bzHeroLabelBlink{
	0%,100%{opacity:1;filter:brightness(1);transform:scale(1)}
	50%{opacity:.35;filter:brightness(1.25);transform:scale(1.04)}
}
/* Hide empty orbit image widgets on storefront; when PNG uploaded, hide text badge */
.bz-hero-orbit-img .elementor-widget-container:empty,
.bz-hero-orbit-img:not(:has(img[src]:not([src=""]))){
	display:none!important;
}
.bz-hero-orbit-label:has(.bz-hero-orbit-img img[src]:not([src=""])) .bz-hero-orbit-text{
	display:none!important;
}
.bz-hero-orbit-img,
.bz-hero-orbit-img .elementor-widget-container{
	background:transparent;
	box-shadow:none;
	margin:0;
	padding:0;
}
/* Editor: empty Image slot stays visible so user can click → upload (replace orbit text) */
body.elementor-editor-active .bz-hero-orbit-img,
body.elementor-editor-active .bz-hero-orbit-img:not(:has(img[src]:not([src=""]))),
body.elementor-editor-preview .bz-hero-orbit-img,
body.elementor-editor-preview .bz-hero-orbit-img:not(:has(img[src]:not([src=""]))){
	display:block!important;
	min-width:48px;
	min-height:48px;
	margin:0 auto 4px;
	border:1px dashed color-mix(in srgb,var(--bz-accent) 55%,transparent);
	border-radius:10px;
	background:color-mix(in srgb,var(--bz-accent) 10%,transparent);
	pointer-events:auto!important;
	cursor:pointer;
}
body.elementor-editor-active .bz-hero-orbit-img .elementor-widget-container,
body.elementor-editor-preview .bz-hero-orbit-img .elementor-widget-container{
	display:flex;
	align-items:center;
	justify-content:center;
	min-height:48px;
	margin:0;
	padding:0;
	background:transparent;
}
body.elementor-editor-active .bz-hero-orbit-img:not(:has(img[src]:not([src=""]))) .elementor-widget-container::after,
body.elementor-editor-preview .bz-hero-orbit-img:not(:has(img[src]:not([src=""]))) .elementor-widget-container::after{
	content:"آپلود تصویر";
	font-size:10px;
	font-weight:700;
	color:var(--bz-accent);
	opacity:.85;
	white-space:nowrap;
}
/* Editor: unlock size/position + selectable rings/orbits/images for Elementor handles */
body.elementor-editor-active .bz-hero-ring,
body.elementor-editor-active .elementor-element.bz-hero-ring,
body.elementor-editor-preview .bz-hero-ring,
body.elementor-editor-preview .elementor-element.bz-hero-ring,
body.elementor-editor-active .bz-hero-orbit-label,
body.elementor-editor-active .elementor-element.bz-hero-orbit-label,
body.elementor-editor-active .bz-hero-orbit-img,
body.elementor-editor-active .bz-hero-slide__image,
body.elementor-editor-active .bz-hero-ring--lg .elementor-widget-image{
	pointer-events:auto!important;
	animation:none!important;
}
body.elementor-editor-active .bz-hero-ring,
body.elementor-editor-active .elementor-element.bz-hero-ring,
body.elementor-editor-preview .bz-hero-ring,
body.elementor-editor-preview .elementor-element.bz-hero-ring{
	outline:1px dashed color-mix(in srgb,var(--bz-warm) 50%,transparent);
}
body.elementor-editor-active .bz-hero-ring--lg::before,
body.elementor-editor-preview .bz-hero-ring--lg::before,
body.elementor-editor-active .bz-hero-ring--lg .bz-hero-slide__image,
body.elementor-editor-active .bz-hero-ring--lg .elementor-widget-image,
body.elementor-editor-preview .bz-hero-ring--lg .bz-hero-slide__image,
body.elementor-editor-preview .bz-hero-ring--lg .elementor-widget-image{
	animation:none!important;
}
/* Absolute main image stays visually centered in editor (no spin) */
body.elementor-editor-active .bz-hero-ring--lg .bz-hero-slide__image.elementor-absolute,
body.elementor-editor-active .bz-hero-ring--lg .elementor-widget-image.elementor-absolute,
body.elementor-editor-preview .bz-hero-ring--lg .bz-hero-slide__image.elementor-absolute,
body.elementor-editor-preview .bz-hero-ring--lg .elementor-widget-image.elementor-absolute{
	transform:translate(-50%,-50%);
}
/* Soft default orbit PNG size — Elementor Style → Width overrides (no !important) */
.bz-hero-orbit-img img{
	display:block;
	width:auto;
	max-width:100%;
	height:auto;
	object-fit:contain;
	background:transparent;
	border:0;
	border-radius:0;
	box-shadow:none;
	filter:none;
	animation:bzHeroLabelBlink 1.6s ease-in-out infinite;
}
.bz-hero-orbit-label--2 .bz-hero-orbit-img img{animation-delay:.35s}
.bz-hero-orbit-label--3 .bz-hero-orbit-img img{animation-delay:.7s}

/* Main product PNG — soft max; Elementor image width / absolute pos win */
.bz-hero-slide__visual .elementor-widget-image,
.bz-hero-slide__visual .elementor-widget-image .elementor-widget-container,
.bz-hero-slide__image,
.bz-hero-ring--lg .elementor-widget-image,
.bz-hero-ring--lg .elementor-widget-image .elementor-widget-container{
	position:relative;
	z-index:2;
	text-align:center;
	width:auto;
	max-width:var(--bz-hero-img-max, 150px);
	background:transparent;
	box-shadow:none;
	border:0;
	padding:0;
	margin:0;
}
.bz-hero-slide__image.elementor-absolute,
.bz-hero-ring--lg .elementor-widget-image.elementor-absolute{
	position:absolute;
	max-width:none;
}
.bz-hero-slide__visual img,
.bz-hero-slide__image img,
.bz-hero-slider .bz-hero-slide__visual img,
.bz-hero-ring--lg img{
	display:block;
	max-height:var(--bz-hero-img-max, 148px);
	width:auto;
	max-width:100%;
	height:auto;
	object-fit:contain;
	margin:0 auto;
	border-radius:0;
	background:transparent;
	box-shadow:none;
	filter:none;
	outline:0;
	-webkit-box-shadow:none;
}
/* When Elementor sets an explicit img width, don't cap height harder than the width */
.bz-hero-slide__image.elementor-absolute img,
.bz-hero-ring--lg .elementor-widget-image.elementor-absolute img{
	max-height:none;
	margin:0;
}
.bz-hero-slide__image--3d img{
	animation:none;
}
@media (prefers-reduced-motion:reduce){
	.bz-hero-ring--lg,
	.bz-hero-ring--sm,
	.bz-hero-ring--lg::before,
	.bz-hero-ring--lg .bz-hero-slide__image,
	.bz-hero-orbit-text .elementor-heading-title,
	.bz-hero-orbit-text,
	.bz-hero-orbit-img img{animation:none!important}
}
/* Primary CTA = panel cart / buy button gradient */
.bz-hero-slider .bz-hero-slide__btn .elementor-button,
.bz-hero-slider .bz-hero-slide__btn a.elementor-button,
.bz-hero-slider .bz-hero-slide__btn .bz-hero-slide__cta,
.bz-hero-slider .bz-hero-slide__cta{
	display:inline-flex!important;
	align-items:center;
	gap:6px;
	background:linear-gradient(105deg,var(--bz-cart-bg-1,var(--bz-accent)),var(--bz-cart-bg-2,var(--bz-accent-2)))!important;
	background-color:transparent!important;
	color:var(--bz-cart-text,#fff)!important;
	border:0!important;
	border-radius:10px!important;
	padding:13px 21px!important;
	font-size:13px!important;
	font-weight:var(--bz-cart-weight,700)!important;
	line-height:1.2!important;
	box-shadow:0 10px 22px color-mix(in srgb,var(--bz-cart-bg-1,var(--bz-accent)) 35%,transparent)!important;
	fill:var(--bz-cart-text,#fff)!important;
	position:relative;
	overflow:hidden;
	text-decoration:none!important;
	animation:var(--bz-cart-anim,none);
	transition:transform .15s ease,box-shadow .15s ease;
}
.bz-hero-slider .bz-hero-slide__btn .elementor-button:hover,
.bz-hero-slider .bz-hero-slide__btn a.elementor-button:hover,
.bz-hero-slider .bz-hero-slide__cta:hover{
	color:#fff!important;
	transform:translateY(-1px);
	box-shadow:0 12px 26px var(--bz-accent-soft)!important;
}
.bz-hero-slider .bz-hero-slide__btn .elementor-button-content-wrapper{
	align-items:center;
}
/* Secondary = .bz-text-link */
.bz-hero-slider .bz-hero-slide__link .elementor-button,
.bz-hero-slider .bz-hero-slide__link a.elementor-button,
.bz-hero-slider .bz-hero-slide__link .bz-hero-slide__cta-link,
.bz-hero-slider .bz-hero-slide__cta-link{
	background:transparent!important;
	background-color:transparent!important;
	color:var(--bz-ink)!important;
	box-shadow:none!important;
	border:0!important;
	border-width:0!important;
	border-style:none!important;
	border-radius:0!important;
	padding:8px 2px!important;
	font-weight:700!important;
	font-size:13px!important;
	text-decoration:none!important;
	outline:none!important;
}
.bz-hero-slider .bz-hero-slide__link .elementor-button:hover,
.bz-hero-slider .bz-hero-slide__link .elementor-button:focus,
.bz-hero-slider .bz-hero-slide__cta-link:hover,
.bz-hero-slider .bz-hero-slide__cta-link:focus{
	color:var(--bz-accent)!important;
	background:transparent!important;
	box-shadow:none!important;
}
.bz-hero-slider .bz-hero-slide__link .elementor-button-content-wrapper,
.bz-hero-slider .bz-hero-slide__link .elementor-button-text{
	color:inherit!important;
}
.bz-hero-slider__nav{
	position:absolute;
	left:50%;
	bottom:12px;
	transform:translateX(-50%);
	display:flex;
	gap:8px;
	z-index:6;
	padding:5px 10px;
	border-radius:999px;
	background:var(--bz-glass-strong);
	border:1px solid var(--bz-line);
	backdrop-filter:blur(10px);
}
.bz-hero-slider__dot{
	width:7px;height:7px;border-radius:50%;
	border:0;padding:0;cursor:pointer;
	background:color-mix(in srgb,var(--bz-muted) 45%,transparent);
	transition:transform .15s ease,background .15s ease;
}
.bz-hero-slider__dot.is-active{
	background:var(--bz-accent);
	transform:scale(1.25);
}
.bz-hero-slider__arrow{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:6;
	width:36px;height:36px;border-radius:50%;
	border:1px solid var(--bz-line);
	background:var(--bz-glass-strong);
	color:var(--bz-ink);
	cursor:pointer;
	display:grid;place-items:center;
	backdrop-filter:blur(12px);
	font-size:17px;line-height:1;
	box-shadow:0 8px 18px var(--bz-shadow);
	transition:background .15s ease,color .15s ease;
}
.bz-hero-slider__arrow:hover{
	background:var(--bz-accent);
	color:#fff;
	border-color:transparent;
}
.bz-hero-slider__arrow--prev{right:12px}
.bz-hero-slider__arrow--next{left:12px}

/* Standalone Elementor widget markup (not nested e-con) */
.bz-hero-slider[data-bz-hero-widget="1"] .bz-hero-slide{
	display:flex;
	flex-direction:row;
	align-items:center;
	gap:12px;
	width:100%;
	box-sizing:border-box;
}
.bz-hero-slider[data-bz-hero-widget="1"] .bz-hero-slide__copy{
	flex:1 1 56%;
	min-width:0;
}
.bz-hero-slider[data-bz-hero-widget="1"] .bz-hero-slide__visual{
	flex:0 0 auto;
}
.bz-hero-slider[data-bz-hero-widget="1"] .bz-hero-ring{
	display:block;
}
.bz-hero-slider[data-bz-hero-widget="1"] .bz-hero-ring--lg{
	display:grid;
	place-items:center;
}
@media(max-width:700px){
	.bz-hero-slider[data-bz-hero-widget="1"] .bz-hero-slide{
		flex-direction:column;
		align-items:stretch;
	}
}

/* Transition modes (panel: hero_slider_transition) */
.bz-hero-slider[data-bz-transition="slide"] .bz-hero-slide,
.bz-hero-slider[data-bz-transition="slide-up"] .bz-hero-slide{
	transition:opacity .4s ease,transform .45s ease,visibility .4s ease;
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider[data-bz-transition="slide"] .bz-hero-slide{
	transform:translateX(28px);
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider[data-bz-transition="slide"] .bz-hero-slide.is-active{
	transform:translateX(0);
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider[data-bz-transition="slide-up"] .bz-hero-slide{
	transform:translateY(22px);
}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider[data-bz-transition="slide-up"] .bz-hero-slide.is-active{
	transform:translateY(0);
}
@media(max-width:700px){
	body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider[data-bz-transition="slide"] .bz-hero-slide,
	body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider[data-bz-transition="slide-up"] .bz-hero-slide{
		transform:none;
	}
	body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider[data-bz-transition="slide"] .bz-hero-slide.is-active.is-enter-from-next{
		animation:bzHeroSlideInL .4s ease;
	}
	body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider[data-bz-transition="slide"] .bz-hero-slide.is-active.is-enter-from-prev{
		animation:bzHeroSlideInR .4s ease;
	}
	body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider[data-bz-transition="slide-up"] .bz-hero-slide.is-active{
		animation:bzHeroSlideInU .4s ease;
	}
}
@keyframes bzHeroSlideInL{from{opacity:0;transform:translateX(40px)}to{opacity:1;transform:none}}
@keyframes bzHeroSlideInR{from{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:none}}
@keyframes bzHeroSlideInU{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}

.bz-hero-slider[data-bz-arrows="0"] .bz-hero-slider__arrow{display:none!important}
.bz-hero-slider[data-bz-dots="0"] .bz-hero-slider__nav{display:none!important}

@media(max-width:700px){
	.bz-hero-slider,
	.elementor-element.bz-hero-slider{
		width:calc(100% - 28px)!important;
		margin:14px auto 10px!important;
		border-radius:18px!important;
		/* Height set by JS from tallest slide (no empty gap, no jump) */
		--bz-hero-stage-h:auto;
		--min-height:0!important;
		height:auto!important;
		min-height:0!important;
		max-height:none!important;
		overflow:hidden;
	}
	.bz-hero-slider[data-bz-hero-ready="1"],
	.elementor-element.bz-hero-slider[data-bz-hero-ready="1"]{
		height:var(--bz-hero-stage-h)!important;
		min-height:var(--bz-hero-stage-h)!important;
		max-height:var(--bz-hero-stage-h)!important;
		--min-height:var(--bz-hero-stage-h)!important;
	}
	.bz-hero-slider > .e-con-inner{
		height:100%!important;
		min-height:0!important;
		position:relative;
	}
	/* Absolute slides like desktop — height stays locked */
	body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider .bz-hero-slide{
		position:absolute!important;
		inset:0!important;
		display:flex!important;
		opacity:0!important;
		visibility:hidden!important;
		pointer-events:none!important;
		height:100%!important;
		max-height:100%!important;
		min-height:0!important;
		overflow:visible!important;
		z-index:1;
	}
	body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider:not([data-bz-hero-ready]) > .bz-hero-slide:first-child,
	body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider:not([data-bz-hero-ready]) > .e-con-inner > .bz-hero-slide:first-child,
	body:not(.elementor-editor-active):not(.elementor-editor-preview) .bz-hero-slider .bz-hero-slide.is-active{
		opacity:1!important;
		visibility:visible!important;
		pointer-events:auto!important;
		z-index:2;
	}
	/* Beat Elementor inline --flex-direction:row (was causing side-by-side + empty gap) */
	.bz-hero-slide,
	.elementor-element.bz-hero-slide,
	.bz-hero-slider .bz-hero-slide.e-con{
		--flex-direction:column!important;
		flex-direction:column!important;
		--align-items:stretch!important;
		align-items:stretch!important;
		justify-content:flex-start!important;
		padding:22px 4% 36px!important;
		gap:6px!important;
		overflow:visible!important;
	}
	.bz-hero-slide > .e-con-inner,
	.elementor-element.bz-hero-slide > .e-con-inner{
		--flex-direction:column!important;
		flex-direction:column!important;
		flex-wrap:nowrap!important;
		align-items:stretch!important;
		justify-content:flex-start!important;
		width:100%!important;
		max-width:100%!important;
		height:auto!important;
		gap:6px!important;
	}
	.bz-hero-slide__copy,
	.bz-hero-slider .bz-hero-slide__copy,
	.bz-hero-slide__visual,
	.bz-hero-slider .bz-hero-slide__visual{
		width:100%!important;
		max-width:100%!important;
		flex:0 0 auto!important;
		align-self:stretch!important;
	}
	.bz-hero-slide__copy > .e-con-inner{
		width:100%!important;
	}
	.bz-hero-slide__visual,
	.bz-hero-slider .bz-hero-slide__visual{
		width:min(220px,76vw)!important;
		max-width:min(220px,76vw)!important;
		height:min(220px,76vw)!important;
		min-height:min(220px,76vw)!important;
		max-height:min(220px,76vw)!important;
		order:-1!important;
		--order:-1!important;
		margin:14px auto 8px!important;
		overflow:visible!important;
		align-self:center!important;
		position:relative!important;
	}
	/* Mobile: perfect circles that fit the visual box (a bit larger) */
	.bz-hero-ring,
	.elementor-element.bz-hero-ring{
		--min-height:var(--bz-ring-size);
	}
	.bz-hero-ring--lg,.elementor-element.bz-hero-ring--lg{
		--bz-ring-size:176px;
		--width:176px!important;
		width:176px!important;
		height:176px!important;
		min-width:176px!important;
		min-height:176px!important;
		max-width:176px!important;
		max-height:176px!important;
	}
	.bz-hero-ring--sm,.elementor-element.bz-hero-ring--sm{
		--bz-ring-size:138px;
		--width:138px!important;
		width:138px!important;
		height:138px!important;
		min-width:138px!important;
		min-height:138px!important;
		max-width:138px!important;
		max-height:138px!important;
		opacity:.8;
	}
	/* Keep orbit badges free to drag — no forced scale/clamp */
	.bz-hero-orbit-label,
	.elementor-element.bz-hero-orbit-label{
		max-width:none;
		transform:none;
	}
	.bz-hero-orbit-label--1:not(.elementor-absolute){
		top:calc(0% + var(--bz-oy, 0%));
		right:calc(0% + var(--bz-ox, 0%));
		left:auto;
		bottom:auto;
	}
	.bz-hero-orbit-label--2:not(.elementor-absolute){
		bottom:calc(2% - var(--bz-oy, 0%));
		left:calc(0% + var(--bz-ox, 0%));
		top:auto;
		right:auto;
	}
	.bz-hero-orbit-label--3:not(.elementor-absolute){
		top:calc(40% + var(--bz-oy, 0%));
		left:calc(0% + var(--bz-ox, 0%));
		right:auto;
		bottom:auto;
	}
	.bz-hero-orbit-text,
	.bz-hero-orbit-text .elementor-heading-title,
	.bz-hero-orbit-text span{
		padding:4px 7px!important;
		font-size:9px!important;
		max-width:70px;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.bz-hero-slide__visual img,
	.bz-hero-slider .bz-hero-slide__visual img,
	.bz-hero-ring--lg img{
		max-height:var(--bz-hero-img-max-m, 118px);
		max-width:100%;
		border-radius:0;
		box-shadow:none;
		filter:none;
	}
	.bz-hero-slide__image.elementor-absolute img,
	.bz-hero-ring--lg .elementor-widget-image.elementor-absolute img{
		max-height:none;
	}
	.bz-hero-slide__title .elementor-heading-title,
	.bz-hero-slide__title-accent .elementor-heading-title{
		font-size:clamp(18px,5.2vw,22px)!important;
		letter-spacing:-.4px;
		white-space:normal!important;
		overflow:visible!important;
		text-overflow:unset!important;
		line-height:1.35!important;
	}
	.bz-hero-slide__text{
		margin-top:2px!important;
	}
	.bz-hero-slide__text p{
		font-size:12.5px!important;
		line-height:1.65!important;
		-webkit-line-clamp:2;
		line-clamp:2;
		max-width:100%!important;
	}
	.bz-hero-slide__actions,
	.bz-hero-slider .bz-hero-slide__actions{
		margin-top:8px!important;
		gap:10px!important;
		--gap:10px;
		flex-wrap:wrap!important;
	}
	.bz-hero-slider .bz-hero-slide__btn .elementor-button{
		padding:11px 16px!important;
		font-size:12px!important;
	}
	.bz-hero-slider .bz-hero-slide__link .elementor-button{
		padding:6px 2px!important;
		font-size:12px!important;
	}
	.bz-hero-slider__nav{bottom:8px}
	.bz-hero-slider__arrow{width:32px;height:32px;font-size:15px}
	.bz-hero-slider__arrow--prev{right:8px}
	.bz-hero-slider__arrow--next{left:8px}
}

/* Shader theme: MeshGradient as fixed full-page skin */
.bz-shader-bg-root{
	position:fixed;
	inset:0;
	z-index:0;
	width:100%;
	height:100%;
	pointer-events:none;
	overflow:hidden;
}
.bz-shader-theme.bz-storefront-page{
	background:transparent!important;
}
.bz-shader-theme .bz-store{
	/* Opaque-enough cover so sticky footer stays clipped behind content */
	background:
		radial-gradient(circle at 14% 12%,var(--bz-hero-a),transparent 28%),
		radial-gradient(circle at 88% 30%,var(--bz-hero-b),transparent 26%),
		linear-gradient(180deg,rgba(7,11,20,.5),rgba(7,11,20,.72) 45%,rgba(7,11,20,.88));
	position:relative;
	z-index:2;
}
.bz-shader-theme .bz-store:before,
.bz-shader-theme .bz-store:after{
	display:none;
}
.bz-shader-theme .bz-theme-toggle{display:none!important}
.bz-shader-theme .bz-footer--simple,
.bz-shader-theme .bz-footer--sticky{
	position:relative;
	z-index:0;
}
.bz-shader-theme .bz-footer-sticky-panel,
.bz-shader-theme .bz-footer--simple{
	background:color-mix(in srgb,var(--bz-footer) 78%,transparent);
	backdrop-filter:blur(22px);
	-webkit-backdrop-filter:blur(22px);
}
.bz-shader-theme .bz-hero{
	background:linear-gradient(120deg,color-mix(in srgb,var(--bz-glass) 88%,transparent),var(--bz-accent-soft));
}
.bz-hero--shader{
	display:block;
	padding:0;
	min-height:0;
	background:transparent;
	border:0;
	box-shadow:none;
	backdrop-filter:none;
}
.bz-shader-hero-root{
	min-height:min(520px,62vh);
	width:100%;
}
.bz-hero--elementor{
	display:block;
	padding:0;
	min-height:0;
	margin-top:20px;
	background:transparent;
	border:0;
	box-shadow:none;
	backdrop-filter:none;
	border-radius:0;
}
.bz-elementor-home__canvas,
.bz-elementor-canvas{
	padding:0;
	min-height:120px;
	width:100%;
	max-width:100%;
}
.bz-elementor-home .elementor-section-wrap,
.bz-elementor-home .e-con{
	max-width:100%;
}
/* Keep Bazcode widgets evenly spaced inside Elementor homepage */
.bz-elementor-home .elementor-widget-bazcode_card_stack,
.bz-elementor-home .elementor-widget-bazcode_brands,
.bz-elementor-home .elementor-widget-bazcode_product_slider,
.bz-elementor-home .elementor-widget-bazcode_categories,
.bz-elementor-home .elementor-widget-bazcode_products,
.bz-elementor-home .elementor-widget-bazcode_clip_links{
	margin-block:0;
}
.bz-elementor-home .elementor-widget-bazcode_card_stack > .elementor-widget-container,
.bz-elementor-home .elementor-widget-bazcode_brands > .elementor-widget-container,
.bz-elementor-home .elementor-widget-bazcode_product_slider > .elementor-widget-container,
.bz-elementor-home .elementor-widget-bazcode_categories > .elementor-widget-container,
.bz-elementor-home .elementor-widget-bazcode_products > .elementor-widget-container{
	padding-block:0;
}
.bz-elementor-home .e-con > .e-con-inner{
	row-gap:var(--bz-section-gap-sm,24px);
}
.bz-product-grid--slider{
	display:flex;
	flex-wrap:nowrap;
	overflow-x:auto;
	gap:14px;
	padding:4px 2px 12px;
	scroll-snap-type:x mandatory;
	-webkit-overflow-scrolling:touch;
}
.bz-product-grid--slider .bz-product-card{
	flex:0 0 min(260px,72vw);
	scroll-snap-align:start;
}
.bz-product-grid--list{
	display:flex;
	flex-direction:column;
	gap:12px;
}
.bz-product-grid--list .bz-product-card{
	display:grid;
	grid-template-columns:108px 1fr;
	gap:12px;
	align-items:center;
}
.bz-product-grid--list .bz-product-card__image{
	aspect-ratio:1;
}
.bz-benefits a{
	text-decoration:none;
	color:inherit;
}
.bz-card-stack-section{
	margin:var(--bz-section-gap-sm,24px) auto;
	padding:0;
	overflow:visible;
	position:relative;
	z-index:2;
	background:transparent!important;
}
.bz-card-stack-section__heading{
	margin-bottom:10px;
}
.bz-card-stack-root,
.bz-cs,
.bz-cs__stage{
	background:transparent!important;
	box-shadow:none!important;
}
.bz-card-stack-root{
	/* Fixed outer box — reserved before React mounts; images never change this */
	--bz-cs-stage-h:calc(var(--bz-cs-h,320px) + var(--bz-cs-stage-pad,36px));
	width:100%;
	overflow:visible;
	isolation:isolate;
	min-height:var(--bz-cs-stage-h);
	height:auto;
	line-height:0;
	padding-inline:4px;
	contain:layout style;
}
.bz-card-stack-root > *{
	line-height:normal;
}
.bz-cs{
	width:100%;
	min-height:var(--bz-cs-stage-h);
}
.bz-cs__stage{
	width:100%;
	max-width:100%;
	height:var(--bz-cs-stage-h)!important;
	min-height:var(--bz-cs-stage-h)!important;
	max-height:var(--bz-cs-stage-h);
	overflow:visible;
	contain:layout;
	/* Soft edge fade — page overflow-x:hidden otherwise hard-clips rounded corners */
	-webkit-mask-image:linear-gradient(
		90deg,
		transparent 0%,
		#000 7%,
		#000 93%,
		transparent 100%
	);
	mask-image:linear-gradient(
		90deg,
		transparent 0%,
		#000 7%,
		#000 93%,
		transparent 100%
	);
	-webkit-mask-size:100% 100%;
	mask-size:100% 100%;
	-webkit-mask-repeat:no-repeat;
	mask-repeat:no-repeat;
}

/* 3D card-stack: fixed image frame + LED border */
.bz-cs__card{
	position:absolute;
	isolation:isolate;
	overflow:visible;
	border-radius:1rem;
	width:var(--bz-cs-w)!important;
	height:var(--bz-cs-h)!important;
	flex:none;
}
.bz-cs__frame{
	position:relative;
	z-index:1;
	width:100%;
	height:100%;
	overflow:hidden;
	border-radius:1rem;
	background:#0b1220;
	box-shadow:
		inset 0 0 0 1px color-mix(in srgb,var(--bz-accent,#14b8a6) 22%,transparent),
		0 12px 28px rgba(0,0,0,.28);
}
.bz-cs__media{
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
	border-radius:inherit;
}
.bz-cs__img{
	display:block;
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
	max-width:none;
	max-height:none;
	object-fit:cover;
	object-position:center;
	border-radius:inherit;
}
/* Neon LED rim — thickness/color/speed/intensity via --bz-cs-led-* */
.bz-cs__led{
	display:var(--bz-cs-led-display,block);
	position:absolute;
	inset:calc(var(--bz-cs-led-thickness,5px) * -1);
	z-index:2;
	border-radius:calc(1rem + var(--bz-cs-led-thickness,5px));
	padding:var(--bz-cs-led-thickness,5px);
	pointer-events:none;
	overflow:hidden;
	-webkit-mask:
		linear-gradient(#fff 0 0) content-box,
		linear-gradient(#fff 0 0);
	mask:
		linear-gradient(#fff 0 0) content-box,
		linear-gradient(#fff 0 0);
	-webkit-mask-composite:xor;
	mask-composite:exclude;
	filter:drop-shadow(0 0 3px color-mix(in srgb,var(--bz-cs-led-color,#22c55e) var(--bz-cs-led-glow-idle,28%),transparent));
	opacity:var(--bz-cs-led-opacity-idle,.38);
}
.bz-card-stack-root[data-bz-led="0"] .bz-cs__led{
	display:none!important;
}
.bz-cs__led::before{
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	width:220%;
	height:220%;
	translate:-50% -50%;
	background:conic-gradient(
		from 0deg,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 32%,transparent) 0%,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 18%,transparent) 25%,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 28%,transparent) 50%,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 18%,transparent) 75%,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 32%,transparent) 100%
	);
	animation:none;
	transform:none;
}
.bz-cs__card--active .bz-cs__led{
	opacity:var(--bz-cs-led-opacity-active,1);
	filter:drop-shadow(0 0 12px color-mix(in srgb,var(--bz-cs-led-color,#22c55e) var(--bz-cs-led-glow-active,70%),transparent));
}
.bz-cs__card--active .bz-cs__led::before{
	background:conic-gradient(
		from 0deg,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 22%,transparent) 0%,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 14%,transparent) 34%,
		transparent 40%,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 55%,transparent) 45%,
		var(--bz-cs-led-color,#22c55e) 48%,
		#bbf7d0 49.5%,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 85%,#fff) 50.5%,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 70%,#000) 53%,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 45%,transparent) 56%,
		transparent 62%,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 14%,transparent) 68%,
		color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 22%,transparent) 100%
	);
	animation:bz-cs-led-spin var(--bz-cs-led-speed,2.4s) linear infinite;
	transform:none;
}
@keyframes bz-cs-led-spin{
	to{transform:rotate(1turn)}
}
@media(prefers-reduced-motion:reduce){
	.bz-cs__led::before,
	.bz-cs__card--active .bz-cs__led::before{
		animation:none;
		background:conic-gradient(
			from 0deg,
			color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 40%,transparent) 0%,
			color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 28%,transparent) 50%,
			color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 40%,transparent) 100%
		);
		transform:none;
	}
	.bz-cs__led,
	.bz-cs__card--active .bz-cs__led{
		opacity:.7;
		filter:drop-shadow(0 0 6px color-mix(in srgb,var(--bz-cs-led-color,#22c55e) 50%,transparent));
	}
}
.bz-card-stack-editor-preview{
	margin:0 0 14px;
	padding:12px 14px;
	border-radius:14px;
	border:1px dashed color-mix(in srgb,var(--bz-accent) 45%,transparent);
	background:var(--bz-glass);
}
.bz-card-stack-editor-preview__hint{
	margin:0 0 10px;
	font-size:12px;
	line-height:1.7;
	color:var(--bz-muted);
}
.bz-card-stack-editor-preview__row{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
}
.bz-card-stack-editor-preview__card{
	width:140px;
	margin:0;
	border-radius:12px;
	overflow:hidden;
	background:#0b1220;
	border:1px solid var(--bz-line);
}
.bz-card-stack-editor-preview__card img{
	display:block;
	width:100%;
	height:86px;
	object-fit:cover;
	object-position:center;
	border-radius:12px;
	background:#111827;
}
.bz-card-stack-editor-preview__card figcaption{
	padding:6px 8px;
	font-size:11px;
	font-weight:700;
	color:#fff;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.bz-card-stack-section.is-elementor-edit .bz-card-stack-root:empty{
	min-height:8px;
}
@media(max-width:700px){
	.bz-card-stack-section{
		margin:var(--bz-section-gap-sm,20px) auto;
		width:100%;
		max-width:100%;
		overflow:visible;
		padding-inline:2px;
	}
	.bz-card-stack-root{
		/* Fixed mobile frame (readable, not content-driven) */
		--bz-cs-w:var(--bz-cs-mw,340px);
		--bz-cs-h:var(--bz-cs-mh,209px);
		--bz-cs-stage-pad:24px;
		--bz-cs-stage-h:calc(var(--bz-cs-h) + var(--bz-cs-stage-pad));
		padding-inline:0;
		min-height:var(--bz-cs-stage-h);
	}
	.bz-cs,
	.bz-cs__stage{
		min-height:var(--bz-cs-stage-h)!important;
		height:var(--bz-cs-stage-h)!important;
		max-height:var(--bz-cs-stage-h);
		overflow:visible!important;
	}
	.bz-cs__stage{
		-webkit-mask-image:linear-gradient(
			90deg,
			transparent 0%,
			#000 10%,
			#000 90%,
			transparent 100%
		);
		mask-image:linear-gradient(
			90deg,
			transparent 0%,
			#000 10%,
			#000 90%,
			transparent 100%
		);
	}
	.bz-cs__card{
		width:var(--bz-cs-w)!important;
		height:var(--bz-cs-h)!important;
	}
}

/* Mobile app dock */
.bz-mobile-dock-root{
	display:none;
	position:fixed!important;
	left:0!important;
	right:0!important;
	bottom:0!important;
	top:auto!important;
	z-index:10050!important;
	padding:0 12px calc(10px + env(safe-area-inset-bottom, 0px));
	pointer-events:none;
	transform:translateZ(0);
	-webkit-transform:translateZ(0);
}
.bz-mobile-dock-root > *{
	pointer-events:auto;
}
body.bz-has-dock{
	--bz-dock-space:152px;
}
body.bz-has-dock .bz-store,
body.bz-has-dock .bz-elementor-home__canvas,
body.bz-has-dock .bz-products-section{
	padding-bottom:calc(var(--bz-dock-space,152px) + 12px)!important;
}
html[data-bz-theme="dark"] .bz-dock-bar{
	background:rgba(8,12,20,.78)!important;
	border-color:rgba(255,255,255,.14)!important;
}
.bz-dock-bar{
	isolation:isolate;
	box-shadow:0 10px 30px rgba(0,0,0,.22)!important;
}
body.bz-has-dock .bz-footer-copy{
	padding-bottom:12px;
	position:relative;
	z-index:1;
}
.bz-eyebrow{
	font-size:12px;color:var(--bz-accent);font-weight:800;margin:0 0 11px;
}
.bz-hero h1{
	font-size:45px!important;line-height:1.42!important;margin:0 0 14px!important;
	font-weight:900!important;letter-spacing:-1px;color:var(--bz-ink-strong)!important;
}
.bz-hero h1 em,
.bz-promo em{font-style:normal;color:var(--bz-accent)}
.bz-hero__copy>p:not(.bz-eyebrow){
	max-width:470px;color:var(--bz-muted);font-size:14px;line-height:2;
}
.bz-hero__buttons{display:flex;gap:22px;align-items:center;margin-top:24px}
.bz-button{
	background:linear-gradient(105deg,var(--bz-cart-bg-1,var(--bz-accent)),var(--bz-cart-bg-2,var(--bz-accent-2)))!important;
	color:var(--bz-cart-text,#fff)!important;padding:13px 21px;border-radius:10px;
	text-decoration:none;font-size:13px;font-weight:var(--bz-cart-weight,bold);
	box-shadow:0 10px 22px color-mix(in srgb,var(--bz-cart-bg-1,var(--bz-accent)) 35%,transparent);
	position:relative;overflow:hidden;
	animation:var(--bz-cart-anim,none);
}
.bz-button b{font-size:19px;margin-right:8px}
.bz-button:after{
	content:"";position:absolute;inset:0;
	background:linear-gradient(105deg,transparent 25%,#fff8 49%,transparent 70%);
	transform:translateX(-120%);animation:bzShine 3.8s ease-in-out infinite;
}
.bz-text-link{color:var(--bz-ink);font-weight:bold;text-decoration:none;font-size:13px}
.bz-trust{display:flex;gap:28px;margin-top:34px;color:var(--bz-muted);font-size:11px}
.bz-trust b{display:block;color:var(--bz-ink-strong);font-size:16px;margin-bottom:2px}

.bz-hero__visual{height:345px;position:relative;display:grid;place-items:center}
.bz-orbit{position:absolute;border:1px solid var(--bz-line);border-radius:50%}
.bz-orbit--one{width:315px;height:315px}
.bz-orbit--two{width:235px;height:235px;border-style:dashed}
.bz-phone{
	width:164px;height:317px;z-index:2;
	background:var(--bz-phone-bezel);
	border:7px solid var(--bz-phone-frame);
	border-radius:30px;
	box-shadow:22px 23px 40px var(--bz-shadow),0 0 0 1px #ffffff18;
	position:relative;padding:7px;
}
.bz-phone i{
	position:absolute;z-index:2;width:65px;height:16px;
	right:calc(50% - 32px);top:7px;
	background:var(--bz-phone-frame);border-radius:0 0 12px 12px;
}
.bz-phone__screen{
	height:100%;border-radius:20px;background:var(--bz-screen);
	overflow:hidden;color:#fff;padding:18px;font:bold 10px var(--bz-font);
}
.bz-phone__screen b{
	display:block;margin:44px auto 0;width:145px;height:145px;
	border:26px solid #ffffff32;border-radius:50%;
}
.bz-phone__screen em{
	position:absolute;width:64px;height:64px;bottom:25px;left:17px;
	border:11px solid #ffffff55;border-radius:50%;
}
.bz-float-card{
	position:absolute;z-index:3;
	background:var(--bz-glass-strong);
	padding:10px 13px;border-radius:11px;
	border:1px solid var(--bz-line);
	box-shadow:0 12px 32px var(--bz-shadow);
	color:var(--bz-warm);font-size:13px;font-weight:bold;
	backdrop-filter:blur(14px);
}
.bz-float-card small{
	display:block;color:var(--bz-muted);font-weight:normal;font-size:9px;margin-top:3px;
}
.bz-float-card--rating{right:1%;top:49px}
.bz-float-card--badge{left:1%;bottom:45px;color:var(--bz-accent)}

.bz-benefits{
	display:grid;grid-template-columns:repeat(4,1fr);margin-top:var(--bz-section-gap-sm,24px);
	border:1px solid var(--bz-line);border-radius:14px;
	background:var(--bz-card-bg);backdrop-filter:blur(12px);
}
.bz-benefits div,
.bz-benefits > a{
	padding:20px 25px;border-left:1px solid var(--bz-line);
	display:grid;grid-template-columns:42px 1fr;gap:0 12px;align-items:center;
	text-decoration:none;color:inherit;
}
.bz-benefits div:last-child,
.bz-benefits > a:last-child{border:0}
.bz-benefits span{
	grid-row:span 2;align-self:center;justify-self:center;
	width:38px;height:38px;border-radius:12px;
	display:inline-grid;place-items:center;font-size:18px;line-height:1;
	color:#00c853;
	background:linear-gradient(145deg,rgba(0,200,83,.35),rgba(255,255,255,.4));
	border:1px solid rgba(0,200,83,.55);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 4px 14px rgba(0,200,83,.28);
	backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);
	animation:bz-benefit-tick-blink 1.4s ease-in-out infinite;
}
.bz-benefits span i,
.bz-benefits span svg{
	color:inherit!important;fill:currentColor;width:1.05em;height:1.05em;
}
html[data-bz-theme="dark"] .bz-benefits span{
	color:#00e676;
	background:linear-gradient(145deg,rgba(0,230,118,.38),rgba(15,23,42,.45));
	border-color:rgba(0,230,118,.55);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 4px 14px rgba(0,230,118,.32);
	animation-name:bz-benefit-tick-blink-dark;
}
.bz-benefits b{font-size:13px;color:var(--bz-ink-strong);margin-inline-start:2px}
.bz-benefits small{color:var(--bz-muted);font-size:10px;margin-top:4px;margin-inline-start:2px}
@keyframes bz-benefit-tick-blink{
	0%,100%{
		color:#00c853;
		filter:brightness(1);
		opacity:1;
		box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 4px 14px rgba(0,200,83,.28);
		text-shadow:0 0 0 transparent;
	}
	50%{
		color:#00e676;
		filter:brightness(1.25);
		opacity:.72;
		box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 0 12px rgba(0,230,118,.65),0 6px 20px rgba(0,200,83,.4);
		text-shadow:0 0 10px rgba(0,230,118,.85);
	}
}
@keyframes bz-benefit-tick-blink-dark{
	0%,100%{
		color:#00e676;
		filter:brightness(1);
		opacity:1;
		box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 4px 14px rgba(0,230,118,.32);
		text-shadow:0 0 0 transparent;
	}
	50%{
		color:#69f0ae;
		filter:brightness(1.3);
		opacity:.75;
		box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 0 14px rgba(105,240,174,.7),0 6px 22px rgba(0,230,118,.45);
		text-shadow:0 0 12px rgba(105,240,174,.9);
	}
}
@media (prefers-reduced-motion:reduce){
	.bz-benefits span{animation:none;opacity:1}
}

.bz-categories,.bz-products-section{padding-top:var(--bz-section-gap,36px)}
.bz-section-heading{
	display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px;
}
.bz-section-heading h2{
	font-size:25px!important;margin:0!important;font-weight:900!important;
	color:var(--bz-ink-strong)!important;
}
.bz-section-heading a{
	font-size:12px;color:var(--bz-accent);font-weight:bold;text-decoration:none;
}
.bz-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.bz-category-card{
	padding:18px;border-radius:16px;text-decoration:none;
	border:1px solid var(--bz-line);
	box-shadow:0 10px 26px var(--bz-shadow);
	transition:transform .2s,border-color .2s;
	background:var(--bz-card-bg);
	display:flex;flex-direction:column;gap:12px;min-height:137px;
}
.bz-category-card:hover{transform:translateY(-3px);border-color:var(--bz-accent)}
.bz-category-card--1{background:var(--bz-cat-1)}
.bz-category-card--2{background:var(--bz-cat-2)}
.bz-category-card--3{background:var(--bz-cat-3)}
.bz-category-card--4{background:var(--bz-cat-4)}
.bz-brands{
	--bz-brands-cols:2;
	--bz-brands-cols-md:2;
	--bz-brands-cols-sm:2;
	padding-top:var(--bz-section-gap,36px);
	padding-bottom:0;
}
.bz-brands-panel{
	position:relative;
	padding:12px;
	border-radius:18px;
	border:1px solid color-mix(in srgb,var(--bz-line) 85%,transparent);
	background:
		linear-gradient(160deg,color-mix(in srgb,var(--bz-accent,#14b8a6) 8%,transparent),transparent 42%),
		var(--bz-surface-2,var(--bz-card-bg,#fff));
	box-shadow:0 8px 28px color-mix(in srgb,var(--bz-shadow,rgba(15,23,42,.12)) 70%,transparent);
}
html[data-bz-theme="dark"] .bz-brands-panel{
	background:
		linear-gradient(160deg,rgba(20,184,166,.08),transparent 45%),
		rgba(15,23,42,.55);
	border-color:rgba(148,163,184,.28);
	box-shadow:0 10px 30px rgba(0,0,0,.28);
}
.bz-brands-grid{
	display:grid;
	grid-template-columns:repeat(var(--bz-brands-cols),minmax(0,1fr));
	gap:8px;
	margin:0 auto;
	width:100%;
}
.bz-brands--compact .bz-brands-grid{max-width:720px}
.bz-brands--classic .bz-brands-grid{max-width:none}

/* —— Compact (horizontal) —— */
.bz-brands--compact .bz-brand-card{
	--bz-brand-accent:var(--bz-accent,#14b8a6);
	position:relative;
	display:grid;
	grid-template-columns:auto minmax(0,1fr) auto;
	align-items:center;
	gap:10px;
	min-height:0;
	padding:8px 10px;
	border-radius:12px;
	border:1px solid color-mix(in srgb,var(--bz-line) 90%,transparent);
	background:color-mix(in srgb,var(--bz-card-bg,#fff) 92%,transparent);
	text-decoration:none;
	color:inherit;
	box-shadow:none;
	overflow:hidden;
	transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;
}
.bz-brands--compact.bz-brands--no-chev .bz-brand-card{
	grid-template-columns:auto minmax(0,1fr);
}
.bz-brands--compact.bz-brands--no-logo .bz-brand-card{
	grid-template-columns:minmax(0,1fr) auto;
}
.bz-brands--compact.bz-brands--no-logo.bz-brands--no-chev .bz-brand-card{
	grid-template-columns:minmax(0,1fr);
}
.bz-brands--compact.bz-brands--logo-only .bz-brand-card,
.bz-brands--compact .bz-brand-card--logo-only{
	grid-template-columns:1fr;
	justify-items:center;
	padding:10px 8px;
}
.bz-brands--compact.bz-brands--no-accent .bz-brand-card::before{display:none}
.bz-brands--compact .bz-brand-card::before{
	content:"";
	position:absolute;
	inset-inline-start:0;
	top:18%;
	bottom:18%;
	width:3px;
	border-radius:999px;
	background:var(--bz-brand-accent);
	opacity:.85;
}
.bz-brands--compact .bz-brand-card:hover,
.bz-brands--compact .bz-brand-card:focus-visible{
	transform:translateY(-1px);
	border-color:color-mix(in srgb,var(--bz-brand-accent) 45%,var(--bz-line));
	box-shadow:0 6px 18px color-mix(in srgb,var(--bz-brand-accent) 18%,transparent);
	background:var(--bz-card-bg,#fff);
	outline:none;
}
html[data-bz-theme="dark"] .bz-brands--compact .bz-brand-card{
	background:rgba(15,23,42,.55);
	border-color:rgba(148,163,184,.22);
}
html[data-bz-theme="dark"] .bz-brands--compact .bz-brand-card:hover,
html[data-bz-theme="dark"] .bz-brands--compact .bz-brand-card:focus-visible{
	background:rgba(30,41,59,.85);
	border-color:color-mix(in srgb,var(--bz-brand-accent) 50%,rgba(148,163,184,.35));
}
.bz-brands--compact .bz-brand-card__mark{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:44px;
	height:36px;
	padding:4px 6px;
	border-radius:9px;
	background:color-mix(in srgb,var(--bz-brand-accent) 10%,#fff);
	border:1px solid color-mix(in srgb,var(--bz-brand-accent) 16%,transparent);
	flex-shrink:0;
}
html[data-bz-theme="dark"] .bz-brands--compact .bz-brand-card__mark{
	background:rgba(255,255,255,.06);
	border-color:rgba(255,255,255,.08);
}
.bz-brands--compact .bz-brand-logo{
	display:inline-flex;align-items:center;justify-content:center;
	width:100%;height:100%;
	color:var(--bz-brand-color,var(--bz-ink-strong));
}
.bz-brands--compact .bz-brand-logo svg{width:100%;height:100%;max-width:34px;max-height:22px}
.bz-brands--compact .bz-brand-logo img,
.bz-brands--compact .bz-brand-logo__img{
	display:block;max-width:34px;max-height:22px;width:auto;height:auto;
	object-fit:contain;
}
.bz-brands--compact .bz-brand-card__meta{
	display:flex;flex-direction:column;gap:1px;min-width:0;
}
.bz-brands--compact .bz-brand-card__name{
	font-size:12px;font-weight:800;line-height:1.25;color:var(--bz-ink-strong);
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.bz-brands--compact .bz-brand-card__en,
.bz-brands--compact .bz-brand-card__count,
.bz-brands--compact .bz-brand-card small{
	font-size:10px;font-weight:600;color:var(--bz-muted);line-height:1.2;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.bz-brands--compact .bz-brand-card__chev{
	display:inline-flex;align-items:center;justify-content:center;
	width:22px;height:22px;border-radius:999px;color:var(--bz-muted);
	background:color-mix(in srgb,var(--bz-line) 55%,transparent);opacity:.7;
	transition:opacity .18s ease,background .18s ease,color .18s ease,transform .18s ease;
}
.bz-brands--compact .bz-brand-card:hover .bz-brand-card__chev,
.bz-brands--compact .bz-brand-card:focus-visible .bz-brand-card__chev{
	opacity:1;color:var(--bz-brand-accent);
	background:color-mix(in srgb,var(--bz-brand-accent) 14%,transparent);
	transform:translateX(-2px);
}

/* —— Classic (previous large cards) —— */
.bz-brands--classic .bz-brand-card{
	--bz-brand-accent:var(--bz-accent,#14b8a6);
	display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;
	min-height:110px;padding:18px 12px;border-radius:16px;
	border:1px solid var(--bz-line);background:var(--bz-card-bg);
	text-decoration:none;color:inherit;
	box-shadow:0 10px 26px var(--bz-shadow);
	transition:transform .2s,border-color .2s,box-shadow .2s;
}
.bz-brands--classic .bz-brand-card::before{content:none}
.bz-brands--classic .bz-brand-card:hover,
.bz-brands--classic .bz-brand-card:focus-visible{
	transform:translateY(-3px);
	border-color:var(--bz-accent);
	outline:none;
}
.bz-brands--classic .bz-brand-card__mark{
	display:inline-flex;align-items:center;justify-content:center;
	width:auto;height:auto;padding:0;border:0;background:transparent;border-radius:0;
}
.bz-brands--classic .bz-brand-logo{
	display:inline-flex;align-items:center;justify-content:center;
	width:72px;height:36px;color:var(--bz-brand-color,var(--bz-ink-strong));
}
.bz-brands--classic .bz-brand-logo svg{width:100%;height:100%;max-width:72px;max-height:36px}
.bz-brands--classic .bz-brand-logo img,
.bz-brands--classic .bz-brand-logo__img{
	display:block;max-width:72px;max-height:36px;width:auto;height:auto;
	object-fit:contain;
}
.bz-brands--classic .bz-brand-card__meta{
	display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center;
}
.bz-brands--classic .bz-brand-card__name{
	font-size:13px;font-weight:800;color:var(--bz-ink-strong);
	white-space:normal;
}
.bz-brands--classic .bz-brand-card__en,
.bz-brands--classic .bz-brand-card__count,
.bz-brands--classic .bz-brand-card small{
	font-size:10px;color:var(--bz-muted);font-weight:600;
}
.bz-brands--classic .bz-brand-card__chev{display:none}
.bz-brands--classic.bz-brands--logo-only .bz-brand-card{min-height:88px;gap:0}
.bz-brands--classic.bz-brands--no-logo .bz-brand-card{min-height:72px;padding:14px 10px}

html[data-bz-theme="dark"] .bz-brand-logo__img{
	filter:brightness(0) invert(1);
	opacity:.95;
}
html[data-bz-theme="dark"] .bz-brand-logo svg{
	color:#f1f5f9;
}

@media(max-width:960px){
	.bz-brands{--bz-brands-cols:var(--bz-brands-cols-md)}
}
@media(max-width:640px){
	.bz-brands{--bz-brands-cols:var(--bz-brands-cols-sm)}
	.bz-brands--compact .bz-brands-panel{padding:8px;border-radius:14px}
	.bz-brands--compact .bz-brands-grid{gap:6px}
	.bz-brands--compact .bz-brand-card{padding:7px 8px;gap:8px;border-radius:10px}
	.bz-brands--compact .bz-brand-card__mark{width:40px;height:32px;padding:3px 5px}
	.bz-brands--compact .bz-brand-card__name{font-size:11px}
	.bz-brands--compact .bz-brand-card__chev{width:20px;height:20px}
	.bz-brands--classic .bz-brand-card{min-height:96px;padding:14px 10px}
}

/* Product showcase slider — site-width band, rounded */
.bz-product-slider{
	--bz-pslide-gap:14px;
	--bz-pslide-cols:var(--bz-pslide-cols-desktop,4);
	--bz-pslide-card-w:calc((100% - (var(--bz-pslide-cols) - 1) * var(--bz-pslide-gap)) / var(--bz-pslide-cols));
	width:min(1180px,calc(100% - 40px));
	margin:var(--bz-section-gap-sm,24px) auto;
	padding:20px 16px 22px;
	background:var(--bz-pslide-bg,#f8c8c4);
	border-radius:var(--bz-pslide-band-radius,22px);
	box-sizing:border-box;
}
.bz-product-slider--bg-theme{
	background:var(--bz-surface-2,#f7fafc);
	border:1px solid var(--bz-line,rgba(0,0,0,.06));
}
html[data-bz-theme="dark"] .bz-product-slider--bg-theme{
	background:var(--bz-surface,#0f1624);
}
.bz-product-slider__title{
	margin:0 0 16px!important;
	padding:0 6px;
	font-size:20px!important;
	font-weight:900!important;
	color:#111827!important;
	text-shadow:0 1px 0 rgba(255,255,255,.35);
}
.bz-product-slider--bg-theme .bz-product-slider__title{
	color:var(--bz-ink-strong,#111827)!important;
	text-shadow:none;
}
html[data-bz-theme="dark"] .bz-product-slider__title{
	color:#111827!important;
}
html[data-bz-theme="dark"] .bz-product-slider--bg-theme .bz-product-slider__title{
	color:var(--bz-ink-strong,#e5e7eb)!important;
}
.bz-product-slider__wrap{position:relative}
.bz-product-slider__track{
	display:flex;gap:var(--bz-pslide-gap,14px);overflow-x:auto;scroll-snap-type:x mandatory;
	padding:6px 2px 14px;-webkit-overflow-scrolling:touch;
	scrollbar-width:none;align-items:stretch;
}
.bz-product-slider__track::-webkit-scrollbar{display:none}
.bz-product-slider__nav{
	position:absolute;top:50%;transform:translateY(-50%);z-index:3;
	width:40px;height:40px;border-radius:50%;border:0;cursor:pointer;
	background:rgba(255,255,255,.95);color:#111;font-size:22px;line-height:1;
	box-shadow:0 8px 20px rgba(0,0,0,.12);
}
.bz-product-slider__nav--prev{right:4px}
.bz-product-slider__nav--next{left:4px}
.bz-pslide-card{
	flex:0 0 var(--bz-pslide-card-w,min(230px,72vw));scroll-snap-align:start;
	min-width:0;align-self:stretch;
	background:#fff;border-radius:var(--bz-pslide-radius,18px);
	overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.18);
	display:flex;flex-direction:column;
	color:#0f172a;
}
.bz-pslide-card__media{
	display:block;position:relative;aspect-ratio:1/1;
	background:var(--bz-pslide-img-bg,#ffffff);flex:0 0 auto;
}
.bz-pslide-card__media-link{display:block;position:absolute;inset:0;z-index:1}
.bz-pslide-card__media img,
.bz-pslide-card__media-link img{
	width:100%;height:100%;
	object-fit:var(--bz-pslide-img-fit,contain);
	object-position:center center;
	padding:var(--bz-pslide-img-pad,10px);
	box-sizing:border-box;
	background:transparent;
}
.bz-pslide-card--fit-contain .bz-pslide-card__media img,
.bz-pslide-card--fit-contain .bz-pslide-card__media-link img{object-fit:contain}
.bz-pslide-card--fit-cover .bz-pslide-card__media img,
.bz-pslide-card--fit-cover .bz-pslide-card__media-link img{
	object-fit:cover;padding:0;
}
.bz-pslide-card--fit-fill .bz-pslide-card__media img,
.bz-pslide-card--fit-fill .bz-pslide-card__media-link img{
	object-fit:fill;padding:0;
}
.bz-pslide-card__swatches{
	position:absolute;inset-inline-start:8px;bottom:8px;z-index:3;
	max-width:calc(100% - 16px);
}
.bz-pslide-card__swatches .bz-swatches--card{flex-wrap:wrap;gap:4px}
.bz-pslide-card__swatches .bz-swatch{width:16px;height:16px}
.bz-pslide-card__body{
	padding:12px 12px 12px;display:flex;flex-direction:column;gap:0;
	flex:1 1 auto;min-height:0;background:#fff;
}
.bz-pslide-card__head{flex:0 0 auto;min-height:0}
.bz-pslide-card__cat{
	display:block;font-size:10px;color:#94a3b8;line-height:1.3;height:1.3em;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 4px;
}
.bz-pslide-card__cat--empty{visibility:hidden}
.bz-pslide-card__title{
	margin:0;font-size:13px;font-weight:700;line-height:1.4;
	height:calc(1.4em * 2);max-height:calc(1.4em * 2);
	display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
}
.bz-pslide-card__title a{
	color:#0f172a!important;text-decoration:none;
}
.bz-pslide-card__meta{
	/* Fixed slot so badges never push price/cart */
	flex:0 0 28px;height:28px;min-height:28px;max-height:28px;margin-top:6px;
	display:flex;flex-wrap:nowrap;align-items:center;gap:4px 6px;
	overflow:hidden;
}
.bz-pslide-card__meta:empty{height:28px;min-height:28px}
.bz-pslide-card__meta .bz-badges--body{
	margin:0;gap:4px;flex-wrap:nowrap;overflow:hidden;max-height:28px;
}
.bz-pslide-card__meta .bz-badges--body .bz-badge{
	padding:3px 8px;font-size:10px;white-space:nowrap;
}
.bz-pslide-card__rating{
	display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#f59e0b;font-weight:700;
}
.bz-pslide-card__rating small{color:#94a3b8;font-weight:600}
.bz-pslide-card__foot{
	/* Pinned to card bottom — price and cart never overlap */
	display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:10px;
	margin-top:auto;padding-top:10px;
	min-height:44px;flex:0 0 auto;
	box-sizing:border-box;width:100%;
	position:relative;isolation:isolate;
}
.bz-pslide-card__foot--stack{
	flex-direction:column;align-items:stretch;justify-content:flex-end;
	gap:8px;min-height:0;height:auto;max-height:none;
}
.bz-pslide-card__price,
.bz-pslide-card__price .amount,
.bz-pslide-card__price .woocommerce-Price-amount,
.bz-pslide-card__price bdi{
	font-size:13px;color:#0f172a!important;font-weight:800;
}
.bz-pslide-card__price .bz-toman,
.bz-pslide-card__price .woocommerce-Price-currencySymbol{
	font-size:8px!important;
	font-weight:600!important;
	color:inherit!important;
	opacity:1;
	vertical-align:baseline;
	margin-inline-start:3px;
}
.bz-pslide-card__price .bz-toman__noon{
	font-weight:inherit!important;
	color:inherit!important;
}
/* Only strikethrough (original) price gets muted تومان */
.bz-pslide-card__price del .bz-toman,
.bz-pslide-card__price del .woocommerce-Price-currencySymbol,
.bz-pslide-card__price del .bz-toman__noon{
	color:#94a3b8!important;
	font-weight:500!important;
	opacity:.8;
}
.bz-pslide-card__price{
	flex:1 1 auto;min-width:0;max-width:100%;line-height:1.25;
	display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;
	overflow:hidden;position:relative;z-index:0;
	min-height:2.7em;
}
.bz-pslide-card__foot--stack .bz-pslide-card__price{
	width:100%;min-height:2.7em;
}
.bz-pslide-card__price .price,
.bz-pslide-card__price .woocommerce-Price-amount,
.bz-pslide-card__price bdi{
	max-width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
}
.bz-pslide-card__foot:not(.bz-pslide-card__foot--stack) .bz-pslide-card__price{
	/* Leave room for cart so long prices never paint under the button */
	padding-inline-end:0;
}
.bz-pslide-card__price del,
.bz-pslide-card__price del .amount{
	color:#94a3b8!important;font-weight:600;font-size:.8em;line-height:1.2;
}
.bz-pslide-card__price ins,
.bz-pslide-card__price ins .amount{
	color:#0f172a!important;text-decoration:none;
}
.bz-pslide-card__price--oos{color:#b91c1c!important;font-size:12px}
.bz-pcompact-item__price--oos{color:#b91c1c;font-size:12px}
.bz-pslide-card__cart.bz-add{
	width:36px;height:36px;min-width:36px;max-width:36px;flex:0 0 36px;padding:0;border-radius:11px;
	display:inline-grid;place-items:center;font-size:0;overflow:hidden;
	background:linear-gradient(135deg,var(--bz-cart-bg-1,var(--bz-accent,#14b8a6)),var(--bz-cart-bg-2,var(--bz-accent-2,#0d9488)))!important;
	color:var(--bz-cart-text,#fff)!important;border:0;text-decoration:none;
	animation:var(--bz-cart-anim,none);
	box-shadow:0 6px 14px color-mix(in srgb,var(--bz-cart-bg-1,var(--bz-accent,#14b8a6)) 40%,transparent);
	position:relative;z-index:1;cursor:pointer;pointer-events:auto;
	align-self:flex-end;
}
.bz-pslide-card__cart--full.bz-add,
.bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add{
	width:100%!important;max-width:none!important;min-width:0!important;flex:0 0 auto!important;
	height:auto!important;min-height:36px;max-height:40px;
	padding:6px 8px!important;border-radius:10px!important;
	font-size:0!important;font-weight:800;gap:5px;
	display:inline-flex!important;align-items:center;justify-content:center;
	align-self:stretch;overflow:hidden;box-sizing:border-box;
}
.bz-pslide-card__cart--full.bz-add .bz-add__txt,
.bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add .bz-add__txt{
	font-size:clamp(9px,2.6vw,12px)!important;
	line-height:1.15;font-weight:800;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	max-width:100%;min-width:0;
}
.bz-pslide-card__cart--full.bz-add .bz-add__icon,
.bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add .bz-add__icon{
	width:clamp(14px,3.5vw,18px);height:clamp(14px,3.5vw,18px);
	flex:0 0 auto;
}
.bz-pslide-card__cart--full.bz-add .bz-add__icon svg,
.bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add .bz-add__icon svg{
	width:100%;height:100%;
}
.bz-pslide-card__cart.bz-add:hover{
	filter:brightness(1.06);
}
.bz-pslide-card__cart.bz-add .bz-add__icon{
	display:grid;place-items:center;width:20px;height:20px;color:var(--bz-cart-text,#fff);
}
.bz-pslide-card__cart.bz-add .bz-add__icon svg{width:100%;height:100%;display:block;fill:currentColor;stroke:currentColor}
/* Category intro / promo card — RTL right when first in track */
.bz-pslide-cta{
	flex:0 0 calc(var(--bz-pslide-card-w,min(210px,70vw)) * var(--bz-pslide-intro-scale,1));
	scroll-snap-align:start;min-width:0;
	border-radius:var(--bz-pslide-radius,18px);overflow:hidden;
	position:relative;min-height:280px;align-self:stretch;
	display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;
	text-decoration:none;background:#1e1b4b;
	box-shadow:0 10px 28px rgba(0,0,0,.18);
}
.bz-pslide-cta__media{
	position:absolute;inset:0;z-index:0;
	display:flex;align-items:center;justify-content:center;
	padding:14px 12px 72px;box-sizing:border-box;
	background:linear-gradient(160deg,rgba(255,255,255,.08),transparent 50%),#1e1b4b;
}
.bz-pslide-cta__img,
.bz-pslide-cta img.bz-pslide-cta__img{
	position:relative;inset:auto;width:100%;height:100%;
	max-width:100%;max-height:100%;
	object-fit:var(--bz-pslide-img-fit,contain);object-position:center center;
	opacity:1;display:block;
}
.bz-pslide-cta--fit-cover .bz-pslide-cta__media{padding:0}
.bz-pslide-cta--fit-cover .bz-pslide-cta__img{
	position:absolute;inset:0;width:100%;height:100%;max-height:none;
	object-fit:cover;
}
.bz-pslide-cta__fallback{
	position:absolute;inset:0;z-index:0;
	background:linear-gradient(160deg,var(--bz-cart-bg-1,#ec4899),var(--bz-cart-bg-2,#be185d) 55%,#1e1b4b);
}
.bz-pslide-cta:not(.bz-pslide-cta--text)::after{
	content:"";position:absolute;inset:0;z-index:0;pointer-events:none;
	background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.5) 100%);
}
.bz-pslide-cta__body{
	position:relative;z-index:1;display:flex;flex-direction:column;
	align-items:center;justify-content:flex-end;gap:8px;
	padding:16px 12px 18px;text-align:center;box-sizing:border-box;
}
.bz-pslide-cta__caption{
	margin:0;color:#fff!important;font-weight:800;font-size:15px;line-height:1.45;
	text-shadow:0 1px 8px rgba(0,0,0,.35);max-width:100%;
}
.bz-pslide-cta__desc{
	margin:0;color:rgba(255,255,255,.88)!important;font-size:12px;line-height:1.5;
	font-weight:500;max-width:100%;
}
.bz-pslide-cta__label{
	position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;
	margin:0;
	background:#fff;color:#111!important;font-weight:800;font-size:13px;
	padding:12px 18px;border-radius:999px;box-shadow:0 8px 20px rgba(0,0,0,.18);
	transition:transform .2s ease,box-shadow .2s ease;
}
.bz-pslide-cta:hover .bz-pslide-cta__label{
	transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.22);
}
.bz-pslide-cta__label b{font-size:16px;color:#111!important;line-height:1}

/* Text-only intro (no image) */
.bz-pslide-cta--text{
	justify-content:center;background:linear-gradient(160deg,var(--bz-cart-bg-1,#ec4899),var(--bz-cart-bg-2,#be185d) 55%,#1e1b4b);
}
.bz-pslide-cta--text .bz-pslide-cta__body{
	justify-content:center;flex:1;padding:22px 16px;
}
.bz-pslide-cta--text .bz-pslide-cta__caption{font-size:18px;text-shadow:none}
.bz-pslide-cta--text .bz-pslide-cta__desc{color:rgba(255,255,255,.92)!important}

/* Image + text under (caption sits below media, not over it) */
.bz-pslide-cta--under{
	justify-content:flex-start;background:#fff;
}
.bz-pslide-cta--under::after{display:none}
.bz-pslide-cta--under .bz-pslide-cta__media{
	position:relative;inset:auto;flex:1 1 auto;min-height:150px;
	padding:12px;background:#f3f4f6;
}
.bz-pslide-cta--under .bz-pslide-cta__body{
	flex:0 0 auto;padding:12px 12px 16px;background:#fff;
}
.bz-pslide-cta--under .bz-pslide-cta__caption{color:#111!important;text-shadow:none;font-size:14px}
.bz-pslide-cta--under .bz-pslide-cta__desc{color:#6b7280!important}

/* Compact product list */
.bz-product-compact{
	padding:36px 0 20px;
	background:var(--bz-pcompact-bg,transparent);
}
.bz-product-compact__grid{
	display:grid;gap:10px;
}
.bz-product-compact__grid--2{grid-template-columns:repeat(2,1fr)}
.bz-product-compact__grid--3{grid-template-columns:repeat(3,1fr)}
.bz-product-compact__grid--4{grid-template-columns:repeat(4,1fr)}
.bz-pcompact-item{
	display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:center;
	padding:10px;border-radius:14px;border:1px solid var(--bz-line);
	background:var(--bz-card-bg);text-decoration:none;color:inherit;
	transition:border-color .15s,transform .15s;
}
.bz-pcompact-item:hover{border-color:var(--bz-accent);transform:translateY(-1px)}
.bz-pcompact-item__thumb{
	width:72px;height:72px;border-radius:12px;overflow:hidden;background:var(--bz-surface);
	display:grid;place-items:center;
}
.bz-pcompact-item__thumb img{width:100%;height:100%;object-fit:contain;padding:6px}
.bz-pcompact-item__meta{display:flex;flex-direction:column;gap:6px;min-width:0}
.bz-pcompact-item__title{
	font-size:12px;font-weight:700;color:var(--bz-ink-strong);line-height:1.5;
	display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
}
.bz-pcompact-item__price{font-size:14px;font-weight:800;color:var(--bz-accent)}
@media(max-width:780px){
	.bz-product-compact__grid--3,
	.bz-product-compact__grid--4{grid-template-columns:repeat(2,1fr)}
	.bz-product-slider__nav{display:none}
	.bz-product-slider{
		--bz-pslide-cols:var(--bz-pslide-cols-mobile,2);
		--bz-pslide-gap:10px;
	}
	.bz-product-slider--hide-intro-mobile .bz-pslide-cta{display:none!important}

	/* Full-width cart on mobile: shrink text+icon to fit */
	.bz-pslide-card__cart--full.bz-add,
	.bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add{
		min-height:34px;max-height:38px;padding:5px 7px!important;gap:4px;
	}
	.bz-pslide-card__cart--full.bz-add .bz-add__txt,
	.bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add .bz-add__txt{
		font-size:clamp(8px,2.8vw,11px)!important;
	}
	.bz-pslide-card__cart--full.bz-add .bz-add__icon,
	.bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add .bz-add__icon{
		width:15px;height:15px;
	}
	.bz-pslide-card__price .bz-toman,
	.bz-pslide-card__price .woocommerce-Price-currencySymbol{
		font-size:7.5px!important;font-weight:600!important;color:inherit!important;opacity:1;
	}
	.bz-pslide-card__price del .bz-toman,
	.bz-pslide-card__price del .woocommerce-Price-currencySymbol{
		color:#94a3b8!important;font-weight:500!important;opacity:.8;
	}

	/* Dense mobile: 3–4 visible cards — keep foot aligned, shrink type */
	.bz-product-slider--mcols-3,
	.bz-product-slider--mcols-4{
		--bz-pslide-gap:8px;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__media img,
	.bz-product-slider--mcols-3 .bz-pslide-card__media-link img,
	.bz-product-slider--mcols-4 .bz-pslide-card__media img,
	.bz-product-slider--mcols-4 .bz-pslide-card__media-link img{
		padding:6px;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__body,
	.bz-product-slider--mcols-4 .bz-pslide-card__body{
		padding:8px;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__title,
	.bz-product-slider--mcols-4 .bz-pslide-card__title{
		font-size:11px;line-height:1.35;height:calc(1.35em * 2);max-height:calc(1.35em * 2);
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__cat,
	.bz-product-slider--mcols-4 .bz-pslide-card__cat{font-size:9px}
	.bz-product-slider--mcols-3 .bz-pslide-card__meta,
	.bz-product-slider--mcols-4 .bz-pslide-card__meta{
		flex-basis:22px;height:22px;min-height:22px;max-height:22px;margin-top:4px;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__foot,
	.bz-product-slider--mcols-4 .bz-pslide-card__foot{
		min-height:40px;padding-top:6px;gap:6px;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__foot--stack,
	.bz-product-slider--mcols-4 .bz-pslide-card__foot--stack{
		min-height:0;gap:6px;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__price,
	.bz-product-slider--mcols-3 .bz-pslide-card__price .amount,
	.bz-product-slider--mcols-3 .bz-pslide-card__price .woocommerce-Price-amount,
	.bz-product-slider--mcols-3 .bz-pslide-card__price bdi,
	.bz-product-slider--mcols-4 .bz-pslide-card__price,
	.bz-product-slider--mcols-4 .bz-pslide-card__price .amount,
	.bz-product-slider--mcols-4 .bz-pslide-card__price .woocommerce-Price-amount,
	.bz-product-slider--mcols-4 .bz-pslide-card__price bdi{
		font-size:10px!important;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__price .bz-toman,
	.bz-product-slider--mcols-3 .bz-pslide-card__price .woocommerce-Price-currencySymbol,
	.bz-product-slider--mcols-4 .bz-pslide-card__price .bz-toman,
	.bz-product-slider--mcols-4 .bz-pslide-card__price .woocommerce-Price-currencySymbol{
		font-size:7px!important;font-weight:600!important;color:inherit!important;opacity:1;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__price del .bz-toman,
	.bz-product-slider--mcols-3 .bz-pslide-card__price del .woocommerce-Price-currencySymbol,
	.bz-product-slider--mcols-4 .bz-pslide-card__price del .bz-toman,
	.bz-product-slider--mcols-4 .bz-pslide-card__price del .woocommerce-Price-currencySymbol{
		color:#94a3b8!important;font-weight:500!important;opacity:.8;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__cart.bz-add:not(.bz-pslide-card__cart--full),
	.bz-product-slider--mcols-4 .bz-pslide-card__cart.bz-add:not(.bz-pslide-card__cart--full){
		width:30px;height:30px;min-width:30px;max-width:30px;flex:0 0 30px;border-radius:9px;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__cart--full.bz-add,
	.bz-product-slider--mcols-3 .bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add,
	.bz-product-slider--mcols-4 .bz-pslide-card__cart--full.bz-add,
	.bz-product-slider--mcols-4 .bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add{
		min-height:32px;max-height:36px;padding:5px 6px!important;gap:4px;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__cart--full.bz-add .bz-add__txt,
	.bz-product-slider--mcols-3 .bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add .bz-add__txt,
	.bz-product-slider--mcols-4 .bz-pslide-card__cart--full.bz-add .bz-add__txt,
	.bz-product-slider--mcols-4 .bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add .bz-add__txt{
		font-size:9px!important;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__cart--full.bz-add .bz-add__icon,
	.bz-product-slider--mcols-3 .bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add .bz-add__icon,
	.bz-product-slider--mcols-4 .bz-pslide-card__cart--full.bz-add .bz-add__icon,
	.bz-product-slider--mcols-4 .bz-pslide-card__foot--stack .bz-pslide-card__cart.bz-add .bz-add__icon{
		width:14px;height:14px;
	}
	.bz-product-slider--mcols-3 .bz-pslide-card__swatches .bz-swatch,
	.bz-product-slider--mcols-4 .bz-pslide-card__swatches .bz-swatch{
		width:12px;height:12px;
	}
	.bz-product-slider--mcols-3 .bz-badge,
	.bz-product-slider--mcols-4 .bz-badge{
		font-size:9px;padding:3px 6px;
	}
}
.bz-category-card__main{
	display:grid;grid-template-columns:1fr 72px;align-items:center;gap:10px;
	text-decoration:none;color:inherit;
}
.bz-category-card__icon{
	grid-row:span 2;grid-column:2;display:flex;align-items:center;justify-content:center;
	font-size:40px;line-height:1;opacity:.9;
}
.bz-category-card__copy b{font-size:14px;color:var(--bz-ink-strong);display:block}
.bz-category-card__copy small{font-size:10px;color:var(--bz-muted);display:block;margin-top:4px}
.bz-category-card__subs{
	list-style:none;margin:0;padding:0 4px 4px;display:flex;flex-direction:column;gap:6px;
	border-top:1px dashed var(--bz-line-soft);padding-top:10px;
}
.bz-category-card__subs a{
	display:flex;align-items:center;gap:8px;font-size:11px;color:var(--bz-nav);
	text-decoration:none;padding:4px 6px;border-radius:8px;transition:background .15s,color .15s;
}
.bz-category-card__subs a:hover{background:var(--bz-accent-soft);color:var(--bz-accent)}
.bz-category-card__sub-icon{font-size:14px;line-height:1;opacity:.85}
.bz-cat-icon-img{width:42px;height:42px;object-fit:contain;border-radius:10px}
.bz-cat-icon-svg,.bz-cat-icon-el{display:inline-flex;align-items:center;justify-content:center;color:var(--bz-accent)}
.bz-cat-icon-svg svg,.bz-cat-icon-el svg,.bz-cat-icon-el i{width:42px;height:42px;font-size:42px}
.bz-cat-icon-svg--sm svg,.bz-cat-icon-el--sm svg,.bz-cat-icon-el--sm i{width:18px;height:18px;font-size:18px}
.bz-cat-icon-svg--md svg,.bz-cat-icon-el--md svg,.bz-cat-icon-el--md i{width:42px;height:42px;font-size:42px}
.bz-mega-menu__icon .bz-cat-icon-svg svg,.bz-mega-menu__icon .bz-cat-icon-el svg,.bz-mega-menu__icon .bz-cat-icon-el i{width:18px;height:18px;font-size:18px}
/* legacy flat cards */
.bz-category{
	padding:20px;border-radius:16px;text-decoration:none;min-height:137px;
	display:grid;grid-template-columns:1fr 72px;align-items:center;
	border:1px solid var(--bz-line);
	box-shadow:0 10px 26px var(--bz-shadow);
	transition:transform .2s,border-color .2s;
}
.bz-category:hover{transform:translateY(-3px);border-color:var(--bz-accent)}
.bz-category span{grid-row:span 2;grid-column:2;font-size:43px;text-align:center;opacity:.85;color:var(--bz-accent)}
.bz-category b{font-size:14px;color:var(--bz-ink-strong)}
.bz-category small{font-size:10px;color:var(--bz-muted);margin-top:-28px}
.bz-category--1{background:var(--bz-cat-1)}
.bz-category--2{background:var(--bz-cat-2)}
.bz-category--3{background:var(--bz-cat-3)}
.bz-category--4{background:var(--bz-cat-4)}

.bz-products-section{padding-bottom:var(--bz-section-gap,36px);position:relative}
.bz-products-section:before{
	content:"";position:absolute;left:0;right:0;height:430px;
	background:var(--bz-surface);opacity:.55;z-index:-1;
}
.bz-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}
.bz-products-2 .bz-product-grid{grid-template-columns:repeat(2,1fr)}
.bz-products-3 .bz-product-grid{grid-template-columns:repeat(3,1fr)}
.bz-products-4 .bz-product-grid{grid-template-columns:repeat(4,1fr)}
.bz-products-6 .bz-product-grid{grid-template-columns:repeat(6,1fr);gap:12px}
.bz-products-8 .bz-product-grid{grid-template-columns:repeat(8,1fr);gap:10px}
@media(max-width:1100px){
	.bz-products-8 .bz-product-grid{grid-template-columns:repeat(6,1fr)}
	.bz-products-6 .bz-product-grid{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:780px){
	.bz-products-2 .bz-product-grid,
	.bz-products-3 .bz-product-grid,
	.bz-products-4 .bz-product-grid,
	.bz-products-6 .bz-product-grid,
	.bz-products-8 .bz-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}
	body .bz-products-mcols-1 .bz-product-grid{grid-template-columns:1fr!important}
	body .bz-products-mcols-2 .bz-product-grid{grid-template-columns:repeat(2,1fr)!important}
	body .bz-products-mcols-3 .bz-product-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}
	body .bz-products-mcols-4 .bz-product-grid{grid-template-columns:repeat(4,1fr)!important;gap:6px!important}
	.bz-products-mcols-3 .bz-product-card h3,
	.bz-products-mcols-4 .bz-product-card h3{font-size:11px!important;min-height:0;line-height:1.35!important;margin:4px 0 8px!important}
	.bz-products-mcols-3 .bz-product-card__bottom .bz-card-price,
	.bz-products-mcols-4 .bz-product-card__bottom .bz-card-price{font-size:11px}
}
.bz-logo__img{
	max-height:var(--bz-logo-h,36px);
	height:var(--bz-logo-h,36px);
	width:auto;
	display:block;
	object-fit:contain;
}
.bz-logo__img--dark{display:none!important}
.bz-logo__img--light{display:none!important}
html[data-bz-theme="dark"] .bz-logo__img--dark{display:block!important}
html[data-bz-theme="light"] .bz-logo__img--light{display:block!important}
.bz-logo__text{
	font-family:var(--bz-font)!important;
	font-size:22px;
	font-weight:900;
	line-height:1.2;
	color:inherit;
}
.bz-product-card{
	background:var(--bz-card-bg);
	border:1px solid var(--bz-line);
	border-radius:15px;
	overflow:hidden;
	transition:.2s;
	position:relative;
	box-shadow:0 10px 28px var(--bz-shadow);
	backdrop-filter:blur(12px);
	display:flex;
	flex-direction:column;
	min-width:0;
}
.bz-product-card:hover{
	transform:translateY(-4px);
	border-color:var(--bz-accent);
	box-shadow:0 16px 36px var(--bz-shadow);
}
.bz-product-card:before{
	content:"";position:absolute;inset:-60% 35% auto -30%;height:170%;
	background:linear-gradient(105deg,transparent 40%,#ffffff18 50%,transparent 60%);
	transform:rotate(12deg);transition:transform .7s ease;pointer-events:none;
}
.bz-product-card:hover:before{transform:translateX(260%) rotate(12deg)}
.bz-product-card__media{
	position:relative;
	overflow:hidden;
	background:var(--bz-image-bg);
}
/* Same approach as .bz-pslide-card__media — full product, no crop */
.bz-product-card__image{
	display:block;
	position:relative;
	width:100%;
	height:auto;
	max-height:none;
	aspect-ratio:1 / 1;
	overflow:hidden;
	background:var(--bz-image-bg,#f3f4f6);
}
.bz-product-card__image img{
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
	max-width:none;
	max-height:none;
	object-fit:contain;
	object-position:center center;
	padding:14px;
	margin:0;
	display:block;
	box-sizing:border-box;
}
.bz-product-card__actions{
	position:absolute;z-index:4;display:flex;gap:6px;opacity:0;
	transform:translateY(6px);transition:opacity .2s,transform .2s;pointer-events:none;
}
.bz-product-card:hover .bz-product-card__actions,
.bz-product-card:focus-within .bz-product-card__actions{
	opacity:1;transform:none;pointer-events:auto;
}
.bz-product-card__action,
.bz-product-card__actions .bz-add{
	width:34px;height:34px;border-radius:50%;border:0;display:inline-grid;place-items:center;
	background:#fff;color:#334155;box-shadow:0 6px 16px rgba(15,23,42,.14);
	text-decoration:none;font-size:14px;padding:0;cursor:pointer;
}
.bz-product-card__action svg{width:16px;height:16px;display:block}
.bz-product-card__actions .bz-add{background:var(--bz-accent);color:#fff}
.bz-product-card__actions .bz-add .bz-add__icon{width:16px;height:16px;display:grid;place-items:center}
.bz-product-card__actions .bz-add .bz-add__icon svg{width:100%;height:100%}
.bz-product-card__meta-bar{
	height:6px;border-radius:999px;background:rgba(148,163,184,.25);overflow:hidden;margin:4px 0 10px;
}
.bz-product-card__meta-bar-fill{
	display:block;height:100%;width:62%;border-radius:inherit;
	background:linear-gradient(90deg,#34d399,#10b981);
}
.bz-product-card__bottom--full{flex-direction:column;align-items:stretch;gap:10px}
.bz-product-card__bottom--full .bz-card-price{width:100%}
.bz-product-card__bottom--full .bz-add,
.bz-product-card .bz-add--full{
	width:100%;min-width:0;justify-content:center;border-radius:10px;height:40px;
	display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;
}
.bz-product-card__bottom--price-only{justify-content:flex-start}

/* Card style variants (Avina-like box1–box8) */
.bz-product-card--box1 .bz-product-card__actions,
.bz-product-card--box4 .bz-product-card__actions,
.bz-product-card--box5 .bz-product-card__actions,
.bz-product-card--box8 .bz-product-card__actions{
	left:50%;top:50%;transform:translate(-50%,-40%);flex-direction:row;
}
.bz-product-card--box1:hover .bz-product-card__actions,
.bz-product-card--box4:hover .bz-product-card__actions,
.bz-product-card--box5:hover .bz-product-card__actions,
.bz-product-card--box8:hover .bz-product-card__actions{transform:translate(-50%,-50%)}
.bz-product-card--box1 .bz-add--full,
.bz-product-card--box4 .bz-add--full,
.bz-product-card--box5 .bz-add--full,
.bz-product-card--box8 .bz-add--full{
	background:linear-gradient(105deg,var(--bz-cart-bg-1),var(--bz-cart-bg-2))!important;
	color:var(--bz-cart-text)!important;
}

.bz-product-card--box2 .bz-product-card__actions,
.bz-product-card--box7 .bz-product-card__actions{
	top:12px;left:12px;right:auto;flex-direction:column;opacity:1;transform:none;pointer-events:auto;
}
.bz-product-card--box3 .bz-product-card__actions{
	top:12px;right:12px;left:auto;flex-direction:column;opacity:1;transform:none;pointer-events:auto;
	background:rgba(255,255,255,.72);backdrop-filter:blur(8px);padding:6px;border-radius:14px;
}
html[data-bz-theme="dark"] .bz-product-card--box3 .bz-product-card__actions{
	background:rgba(15,23,42,.72);
}
.bz-product-card--box6 .bz-product-card__actions{display:none}
.bz-product-card--box6 .bz-product-card__swatches-overlay{
	position:absolute;top:50%;left:10px;transform:translateY(-50%);z-index:3;
	display:flex;flex-direction:column;gap:6px;pointer-events:auto;
}
.bz-product-card--box6 .bz-product-card__swatches-overlay .bz-swatches{
	flex-direction:column;gap:6px;margin:0;
}
.bz-product-card--box6 .bz-product-card__bottom--row,
.bz-product-card--box7 .bz-product-card__bottom--row{
	flex-direction:row!important;align-items:center!important;justify-content:space-between;
	gap:10px;background:rgba(148,163,184,.12);border:0;border-radius:14px;padding:10px 12px;margin-top:8px;
}
.bz-product-card--box6 .bz-product-card__bottom--row .bz-card-price,
.bz-product-card--box7 .bz-product-card__bottom--row .bz-card-price{
	width:auto;flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden;
}
.bz-product-card--box6 .bz-product-card__bottom .bz-add{
	width:44px;height:44px;min-width:44px;max-width:44px;flex:0 0 44px;border-radius:12px;padding:0;
	background:linear-gradient(105deg,var(--bz-cart-bg-1),var(--bz-cart-bg-2))!important;
	color:var(--bz-cart-text)!important;
	box-shadow:0 6px 14px color-mix(in srgb,var(--bz-cart-bg-1) 35%,transparent);
	position:relative;z-index:1;
}
.bz-product-card--box6 .bz-product-card__meta-bar-fill{
	background:linear-gradient(90deg,#a78bfa,#7c3aed);width:28%;
}
.bz-product-card__sold-row{
	display:flex;justify-content:space-between;align-items:center;
	font-size:10px;color:var(--bz-muted);margin-top:6px;
}
.bz-product-card--box7 .bz-product-card__bottom .bz-add{
	width:42px;height:42px;min-width:42px;border-radius:12px;padding:0;
	background:linear-gradient(105deg,var(--bz-cart-bg-1),var(--bz-cart-bg-2))!important;
	color:var(--bz-cart-text)!important;
}
.bz-product-card--box2 .bz-product-card__bottom--price-only,
.bz-product-card--box3 .bz-product-card__bottom--price-only{padding-top:8px}

/* Default bottom: row for non-full styles when not forced column */
.bz-product-card:not(.bz-product-card--box1):not(.bz-product-card--box4):not(.bz-product-card--box5):not(.bz-product-card--box8) .bz-product-card__bottom:not(.bz-product-card__bottom--full):not(.bz-product-card__bottom--row){
	flex-direction:row;align-items:center;justify-content:space-between;
}
.bz-product-card:not(.bz-product-card--box1):not(.bz-product-card--box4):not(.bz-product-card--box5):not(.bz-product-card--box8) .bz-product-card__bottom:not(.bz-product-card__bottom--full) .bz-card-price{width:auto;flex:1}
.bz-product-card:not(.bz-product-card--box1):not(.bz-product-card--box4):not(.bz-product-card--box5):not(.bz-product-card--box8) .bz-product-card__bottom:not(.bz-product-card__bottom--full) .bz-add{
	width:auto;max-width:none;
}

.bz-badges--image{
	position:absolute;
	inset:0;
	pointer-events:none;
	z-index:2;
}
.bz-badges--image .bz-badge{
	position:absolute;
	font-size:9px;
	font-weight:800;
	line-height:1.2;
	border-radius:6px;
	padding:4px 7px;
	box-shadow:0 2px 8px #00000033;
	white-space:nowrap;
	max-width:46%;
	overflow:hidden;
	text-overflow:ellipsis;
}
.bz-badge-corner-tr{top:10px;right:10px}
.bz-badge-corner-tl{top:10px;left:10px}
.bz-badge-corner-br{bottom:10px;right:10px}
.bz-badge-corner-bl{bottom:10px;left:10px}
.bz-badges--body{
	display:flex;
	flex-wrap:wrap;
	gap:6px;
	margin:0 0 10px;
}
.bz-badges--body .bz-badge{
	display:inline-flex;
	align-items:center;
	font-size:10px;
	font-weight:800;
	line-height:1.2;
	border-radius:999px;
	padding:4px 9px;
}
.bz-product-card__body{padding:14px;min-width:0;flex:1;display:flex;flex-direction:column}
.bz-product-card__body>small,
.bz-product-category{
	display:block;font-size:10px;color:var(--bz-faint);
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.bz-product-card h3{
	font-size:12px!important;line-height:1.9!important;margin:5px 0 11px!important;min-height:43px;
	overflow-wrap:anywhere;
}
.bz-product-card h3 a{color:var(--bz-ink-strong);text-decoration:none}
.bz-product-rating{
	display:flex;align-items:center;gap:3px;margin:-4px 0 10px;
	color:var(--bz-rating);font-size:11px;font-weight:700;
}
.bz-product-rating small{color:var(--bz-faint);font-weight:400}
.bz-product-description{
	margin:-2px 0 11px;color:var(--bz-muted);font-size:10px;line-height:1.8;
}
.bz-product-card__bottom{
	display:flex;
	flex-direction:column;
	align-items:stretch;
	gap:10px;
	border-top:1px solid var(--bz-line);
	padding-top:11px;
	margin-top:auto;
}
.bz-product-card__bottom .bz-card-price{
	width:100%;
	min-width:0;
	font-size:15px;
	font-weight:800;
	color:var(--bz-ink-strong);
}
.bz-product-card__bottom .bz-add{
	width:100%;
	max-width:none!important;
	flex:none;
}

/* Regular vs sale price hierarchy */
.bz-card-price,
.bz-product-price,
.bz-card-price .sale-price,
.bz-product-price .sale-price{
	display:flex;
	flex-wrap:wrap;
	align-items:baseline;
	gap:6px 8px;
}
.bz-card-price del,
.bz-product-price del,
.bz-woo-content del,
.bz-card-price .sale-price del,
.bz-product-price .sale-price del{
	order:1;
	font-size:10px!important;
	font-weight:500!important;
	color:var(--bz-faint)!important;
	opacity:.5;
	text-decoration:line-through;
}
.bz-card-price del .woocommerce-Price-amount,
.bz-product-price del .woocommerce-Price-amount,
.bz-woo-content del .woocommerce-Price-amount{
	font-size:inherit!important;
	font-weight:inherit!important;
	color:inherit!important;
}
.bz-card-price del .bz-toman,
.bz-product-price del .bz-toman{
	font-size:7px!important;
	opacity:.8;
}
.bz-card-price ins,
.bz-product-price ins,
.bz-woo-content ins,
.bz-card-price .sale-price ins,
.bz-product-price .sale-price ins{
	order:2;
	text-decoration:none!important;
	font-weight:900!important;
	color:var(--bz-ink-strong)!important;
	font-size:16px!important;
	background:transparent!important;
}
.bz-product-price ins,
.bz-product-price .sale-price ins{
	font-size:26px!important;
	color:var(--bz-accent)!important;
}
.bz-card-price > .woocommerce-Price-amount,
.bz-product-price > .woocommerce-Price-amount,
.bz-card-price > bdi,
.bz-product-price > bdi{
	font-weight:900;
	color:var(--bz-ink-strong);
}

/* Digikala-style compact تومان: توما + ن above ما */
.bz-toman{
	display:inline-block;
	position:relative;
	font-size:10px;
	font-weight:800;
	line-height:1;
	vertical-align:-0.15em;
	margin-inline-start:4px;
	padding-top:0.52em;
	white-space:nowrap;
	color:inherit;
	font-family:var(--bz-font)!important;
}
.bz-toman__base{display:inline-block}
.bz-toman__noon{
	position:absolute;
	top:0;
	left:0.05em;
	font-size:0.58em;
	line-height:1;
	font-weight:800;
}
.woocommerce-Price-amount{white-space:nowrap}
.woocommerce-Price-currencySymbol{
	display:inline-block;
	vertical-align:middle;
}
.bz-product-card .bz-toman,
.bz-card-price .bz-toman{
	font-size:8px!important;
	font-weight:600!important;
	color:inherit!important;
	opacity:1;
}
.bz-card-price del .bz-toman,
.bz-product-card del .bz-toman,
.bz-product-price del .bz-toman{
	color:#94a3b8!important;
	font-weight:500!important;
	opacity:.8;
}
.bz-product-price .bz-toman{font-size:11px}
.bz-cart .bz-toman,
.bz-woo-content .bz-toman{font-size:9.5px}
.bz-add{
	display:inline-flex;align-items:center;justify-content:center;gap:4px;
	min-height:34px;padding:0 12px;border-radius:9px;
	background:linear-gradient(105deg,var(--bz-cart-bg-1),var(--bz-cart-bg-2))!important;
	color:var(--bz-cart-text)!important;
	font-size:11px;font-weight:var(--bz-cart-weight,900)!important;text-decoration:none;border:0;cursor:pointer;
	font-family:inherit;white-space:nowrap;flex-shrink:0;line-height:1.2;
	box-shadow:0 6px 16px color-mix(in srgb,var(--bz-cart-bg-1) 40%,transparent);
	animation:var(--bz-cart-anim,bzCartPulse var(--bz-cart-speed,1.6s) ease-in-out infinite);
}
.bz-add--icon{
	width:34px;min-width:34px;padding:0;font-size:20px;font-weight:var(--bz-cart-weight,900)!important;
}
.bz-add--text{width:100%;white-space:normal;text-align:center;letter-spacing:.2px}
.bz-add:hover{
	filter:brightness(1.08);
	animation-play-state:paused;
}
@keyframes bzCartPulse{
	0%,100%{box-shadow:0 0 0 0 color-mix(in srgb,var(--bz-cart-bg-1) 55%,transparent),0 6px 16px color-mix(in srgb,var(--bz-cart-bg-1) 35%,transparent);transform:scale(1)}
	50%{box-shadow:0 0 0 8px transparent,0 8px 20px color-mix(in srgb,var(--bz-cart-bg-1) 45%,transparent);transform:scale(1.04)}
}
body.bz-cart-no-blink .bz-add,
body.bz-cart-no-blink .bz-product-cart .single_add_to_cart_button{
	animation:none!important;
}
@media (prefers-reduced-motion: reduce){
	.bz-add,
	.bz-product-cart .single_add_to_cart_button{
		animation:none!important;
	}
}
.bz-empty{
	grid-column:1 / -1;text-align:center;color:var(--bz-muted);
	padding:40px 16px;border:1px dashed var(--bz-line);border-radius:14px;
}

.bz-promo{
	margin:var(--bz-section-gap,36px) 0;
	border-radius:19px;padding:28px 40px;
	background:var(--bz-promo-grad);color:#fff;
	display:flex;align-items:center;justify-content:space-between;
	border:1px solid #ffffff2a;box-shadow:0 18px 42px var(--bz-shadow);
}
.bz-promo p{margin:0;color:#c7ebe6;font-size:12px}
.bz-promo h2{font-size:25px!important;margin:7px 0!important;color:#fff!important}
.bz-promo em{color:#fde68a}
.bz-promo span{font-size:11px;color:#d5ebe8}
.bz-promo form{display:flex;background:#fff;border-radius:10px;padding:4px}
.bz-promo input{border:0!important;width:200px;padding:10px!important;font:inherit;color:#0f172a}
.bz-promo button{
	border:0;border-radius:7px;padding:0 18px;
	background:var(--bz-warm);color:#fff;font:inherit;font-size:12px;font-weight:bold;cursor:pointer;
}

.bz-footer{background:var(--bz-footer);color:#c8d2e0}
.bz-footer--simple{padding:30px 0}
.bz-footer--sticky{
	padding:0!important;
	background:transparent!important;
	color:inherit;
}
.bz-footer__inner{
	display:flex;align-items:center;justify-content:space-between;gap:25px;
}
.bz-footer .bz-logo{color:#fff}
.bz-footer p,.bz-footer>span{font-size:11px;margin:0}
.bz-footer__inner>span{font-size:10px;white-space:nowrap}

.bz-theme-toggle{
	border:0;
	border-radius:0;
	background:transparent;
	color:var(--bz-ink-strong);
	box-shadow:none;
	cursor:pointer;
	display:inline-flex;align-items:center;justify-content:center;
	flex-shrink:0;align-self:center;
	width:22px;height:22px;min-width:22px;min-height:22px;
	padding:0;margin:0;line-height:0;
	vertical-align:middle;
	-webkit-appearance:none;appearance:none;
	position:relative;inset:auto;left:auto;right:auto;top:auto;bottom:auto;
	transform:none;
}
/* Header: same box as .bz-header-action__icon (cart / account siblings). */
.bz-theme-toggle--header_end,
.bz-theme-toggle--header_start{
	position:relative;z-index:2;
	inset:auto;left:auto;right:auto;top:auto;bottom:auto;
	width:22px;height:22px;min-width:22px;min-height:22px;
	background:transparent;border-radius:0;box-shadow:none;
	transform:none;
}
/* Styles 2–3: circular chips match sibling .bz-header-action. */
.bz-header--style-2 .bz-theme-toggle--header_end,
.bz-header--style-2 .bz-theme-toggle--header_start,
.bz-header--style-3 .bz-theme-toggle--header_end,
.bz-header--style-3 .bz-theme-toggle--header_start{
	width:40px;height:40px;min-width:40px;min-height:40px;
	border-radius:50%;
	background:color-mix(in srgb,var(--bz-accent) 12%,transparent);
}
.bz-theme-toggle--floating{
	position:fixed;z-index:9999;left:22px;bottom:22px;
	inset:auto auto 22px 22px;
	width:48px;height:48px;min-width:48px;min-height:48px;
	border-radius:50%;
	background:var(--bz-toggle-bg);color:var(--bz-toggle-fg);
	border:1px solid var(--bz-toggle-border);
	box-shadow:0 12px 32px var(--bz-shadow);
	backdrop-filter:blur(14px);
}
body.bz-has-dock .bz-theme-toggle--floating{
	bottom:calc(22px + var(--bz-dock-space,152px));
	inset:auto auto calc(22px + var(--bz-dock-space,152px)) 22px;
}
.bz-theme-toggle__sun,
.bz-theme-toggle__moon{
	display:block;width:22px;height:22px;flex:0 0 auto;line-height:0;
	position:relative;inset:auto;margin:0;padding:0;
}
.bz-theme-toggle svg{display:block;width:22px;height:22px;margin:0}
/* Hide inactive glyph by default so both SVGs never stack before theme attr. */
.bz-theme-toggle__moon{display:none}
html[data-bz-theme="dark"] .bz-theme-toggle__sun{display:none}
html[data-bz-theme="dark"] .bz-theme-toggle__moon{display:block}
html[data-bz-theme="light"] .bz-theme-toggle__sun{display:block}
html[data-bz-theme="light"] .bz-theme-toggle__moon{display:none}

@media(max-width:780px){
	.bz-header__end,
	.bz-header__start{
		display:flex;align-items:center;gap:10px;
	}
	.bz-header__end .bz-theme-toggle--header_end,
	.bz-header__start .bz-theme-toggle--header_start{
		position:relative;
		inset:auto;left:auto;right:auto;top:auto;bottom:auto;
		width:22px;height:22px;min-width:22px;min-height:22px;
		margin:0;transform:none;
	}
	.bz-header--style-2 .bz-theme-toggle--header_end,
	.bz-header--style-2 .bz-theme-toggle--header_start,
	.bz-header--style-3 .bz-theme-toggle--header_end,
	.bz-header--style-3 .bz-theme-toggle--header_start,
	.bz-header--style-2 .bz-header-action,
	.bz-header--style-3 .bz-header-action{
		width:40px;height:40px;min-width:40px;min-height:40px;
	}
}

@keyframes bzPulse{50%{transform:scale(1.18);opacity:.6}}
@keyframes bzShine{35%,100%{transform:translateX(120%)}}

@media(max-width:780px){
	.bz-container{width:calc(100% - 28px)}
	.bz-product-slider{width:calc(100% - 28px);margin:var(--bz-section-gap-sm,20px) auto;padding:16px 12px 18px;border-radius:calc(var(--bz-pslide-band-radius,22px) * .85)}
	.bz-topbar__inner{justify-content:center}
	.bz-topbar__text:nth-child(2),.bz-topbar a,.bz-topbar__link,.bz-header-action small,.bz-actions small{display:none}
	.bz-header__inner{gap:12px;padding:14px 0;flex-wrap:wrap}
	.bz-header__center{order:3;flex-basis:100%}
	.bz-header__end,.bz-actions{margin-right:auto}
	.bz-nav{gap:14px;overflow-x:auto;padding:4px 0 10px;-webkit-overflow-scrolling:touch}
	.bz-nav a,.bz-mega-menu__trigger{white-space:nowrap;font-size:12px}
	.bz-nav__sale{margin-right:0}
	.bz-mega-menu{display:none!important}
	.bz-nav.bz-nav--mega{flex-wrap:nowrap}
	.bz-hero{grid-template-columns:1fr;padding:28px 6%;min-height:auto}
	.bz-hero--compact{padding:22px 6%}
	.bz-hero h1{font-size:28px!important}
	.bz-hero__visual{height:200px;transform:scale(.85);margin:-6px 0 -20px}
	.bz-hero__product-img{max-height:180px}
	.bz-benefits{grid-template-columns:repeat(2,1fr)}
	.bz-benefits div,.bz-benefits > a{padding:16px 12px}
	.bz-category-grid,.bz-product-grid,.bz-products-3 .bz-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}
	body .bz-products-mcols-1 .bz-product-grid{grid-template-columns:1fr!important}
	body .bz-products-mcols-2 .bz-product-grid{grid-template-columns:repeat(2,1fr)!important}
	body .bz-products-mcols-3 .bz-product-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}
	body .bz-products-mcols-4 .bz-product-grid{grid-template-columns:repeat(4,1fr)!important;gap:6px!important}
	.bz-category-card{min-height:112px;padding:13px}
	.bz-category-card__main{grid-template-columns:1fr 52px}
	.bz-category-card__icon{font-size:32px}
	.bz-products-section{padding-top:var(--bz-section-gap-sm,24px)}
	.bz-brands{padding-top:var(--bz-section-gap-sm,24px)}
	.bz-categories{padding-top:var(--bz-section-gap-sm,24px)}
	.bz-promo{margin:var(--bz-section-gap-sm,24px) 0;padding:22px;display:block}
	/* Keep square contain like slider — never force short 140px crop box */
	.bz-product-card__image{
		height:auto;
		max-height:none;
		aspect-ratio:1 / 1;
	}
	.bz-product-card__image img{
		padding:12px;
		margin:0;
		width:100%;
		height:100%;
		max-width:none;
		max-height:none;
		object-fit:contain;
	}
	body.bz-products-mobile-1 .bz-product-card__image{
		height:auto;
		max-height:none;
		aspect-ratio:1 / 1;
		min-height:0;
	}
	body.bz-products-mobile-1 .bz-product-card__image img{
		padding:16px;
	}
	.bz-product-card__body{padding:10px}
	.bz-product-card h3{font-size:11px!important;min-height:auto}
	.bz-product-card__bottom{gap:8px;padding-top:10px}
	.bz-product-card__bottom .bz-card-price{font-size:13px}
	.bz-product-card__bottom .bz-card-price ins{font-size:14px!important}
	.bz-add--text{font-size:10px;padding:8px 10px;width:100%;max-width:none}
	.bz-promo{margin:var(--bz-section-gap-sm,24px) 0;padding:22px;display:block}
	.bz-promo form{margin-top:16px}
	.bz-promo input{width:100%}
	.bz-section-heading h2{font-size:20px!important}
	.bz-footer__inner{display:block;text-align:center}
	.bz-footer .bz-logo{justify-content:center;margin-bottom:15px}
	.bz-footer p{margin-bottom:12px}
	/* Only floating toggle uses fixed offsets — never shift header icons. */
	.bz-theme-toggle--floating{left:14px;bottom:14px;inset:auto auto 14px 14px}
	body.bz-has-dock .bz-theme-toggle--floating{
		bottom:calc(14px + var(--bz-dock-space,152px));
		inset:auto auto calc(14px + var(--bz-dock-space,152px)) 14px;
	}
	.bz-header .bz-theme-toggle--header_end,
	.bz-header .bz-theme-toggle--header_start{
		position:relative!important;
		inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;
		transform:none!important;margin:0!important;
	}
	.bz-store:before{width:220px;height:220px}
}
