*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--eba-text,#171717);font-family:Vazirmatn,"IRANSansX","Tahoma",sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eba-shell{width:min(1220px,calc(100% - 40px));margin-inline:auto}.eba-announcement{background:var(--eba-accent,#0d0d0d);color:#fff;font-size:13px}.eba-announcement .eba-shell{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px}.eba-announcement a{color:var(--eba-primary,#c5a24b);font-weight:800}.eba-site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);backdrop-filter:saturate(150%) blur(14px);border-bottom:1px solid #eee;transition:box-shadow .2s ease}.eba-site-header.is-scrolled{box-shadow:0 10px 32px rgba(0,0,0,.06)}.eba-header-row{height:82px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:28px}.eba-brand{display:flex;align-items:center;min-width:0}.eba-brand .custom-logo-link{display:flex}.eba-brand img,.eba-brand .custom-logo{max-width:160px;max-height:58px;width:auto;object-fit:contain}.eba-brand-text{font-size:26px;font-weight:900;letter-spacing:-.5px}.eba-product-search{height:48px;background:#f6f6f6;border:1px solid #ececec;border-radius:14px;display:flex;align-items:center;transition:.2s}.eba-product-search:focus-within{background:#fff;border-color:var(--eba-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--eba-primary) 16%,transparent)}.eba-product-search input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;padding:0 16px;color:#222}.eba-product-search button{width:48px;height:100%;border:0;background:none;display:grid;place-items:center;cursor:pointer}.eba-product-search svg,.eba-header-action svg,.eba-mobile-menu-btn svg,.eba-mainnav-row svg,.eba-mobile-nav svg,.eba-trust svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.eba-header-actions{display:flex;align-items:center;gap:8px}.eba-header-action{height:48px;min-width:48px;padding:0 12px;border-radius:13px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;position:relative;transition:.2s}.eba-header-action:hover{background:#f5f5f5}.eba-cart-count{min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:var(--eba-primary);font-size:11px;color:#111}.eba-mainnav-wrap{border-top:1px solid #f3f3f3}.eba-mainnav-row{height:50px;display:flex;align-items:center;justify-content:space-between;gap:20px}.eba-mainnav>ul{display:flex;align-items:center;gap:4px;list-style:none;padding:0;margin:0}.eba-mainnav li{position:relative}.eba-mainnav a{padding:10px 12px;font-size:14px;font-weight:700;border-radius:10px;display:block}.eba-mainnav a:hover{background:#f7f5ef;color:#000}.eba-mainnav .sub-menu{display:none;position:absolute;top:100%;right:0;min-width:210px;background:#fff;box-shadow:0 18px 45px rgba(0,0,0,.12);padding:8px;list-style:none;border-radius:14px;border:1px solid #eee}.eba-mainnav li:hover>.sub-menu{display:block}.eba-shop-cta{display:flex;align-items:center;gap:6px;color:#6e581d;font-size:13px;font-weight:900}.eba-shop-cta svg{width:18px}.eba-mobile-menu-btn{display:none;border:0;background:none;padding:8px}.eba-mobile-nav{display:none}.eba-hero{background:linear-gradient(135deg,#fbfaf7 0%,#f3eee0 48%,#fff 100%);border-bottom:1px solid #eee;overflow:hidden}.eba-hero-grid{min-height:525px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding-block:55px}.eba-eyebrow,.eba-section-head span,.eba-newsletter span{display:inline-block;color:#8a6c20;font-size:13px;font-weight:900;margin-bottom:8px}.eba-hero h1{font-size:clamp(38px,5vw,68px);line-height:1.15;letter-spacing:-2px;margin:0 0 20px;max-width:680px}.eba-hero p{font-size:18px;color:#5f5f5f;max-width:620px;margin:0 0 28px}.eba-hero-actions{display:flex;flex-wrap:wrap;gap:10px}.eba-btn{height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;font-weight:900;border:1px solid transparent;transition:.2s}.eba-btn:hover{transform:translateY(-1px)}.eba-btn-primary{background:var(--eba-accent);color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.12)}.eba-btn-primary:hover{background:#242424;color:#fff}.eba-btn-ghost{background:#fff;border-color:#ddd}.eba-hero-points{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;font-size:13px;color:#555;font-weight:700}.eba-hero-visual{min-height:400px;position:relative;display:grid;place-items:center}.eba-hero-visual:before{content:"";position:absolute;width:360px;height:360px;background:var(--eba-primary);opacity:.12;border-radius:48% 52% 55% 45%/45% 48% 52% 55%;transform:rotate(-12deg)}.eba-hero-visual img{position:relative;max-height:430px;border-radius:32px;object-fit:cover;box-shadow:0 30px 65px rgba(0,0,0,.13)}.eba-hero-placeholder{position:relative;width:300px;height:300px;border-radius:50%;background:#0d0d0d;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 28px 70px rgba(0,0,0,.18)}.eba-hero-placeholder span{font-size:58px;font-weight:1000;letter-spacing:6px}.eba-hero-placeholder small{color:var(--eba-primary);font-weight:900;letter-spacing:9px}.eba-trust{background:#fff;border-bottom:1px solid #eee}.eba-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.eba-trust-grid>div{padding:24px 18px;display:flex;align-items:center;gap:13px;border-left:1px solid #eee}.eba-trust-grid>div:last-child{border-left:0}.eba-trust svg{color:#8c6f25;flex:0 0 auto}.eba-trust span{display:flex;flex-direction:column}.eba-trust strong{font-size:14px}.eba-trust small{color:#777;font-size:12px}.eba-section{padding-block:68px}.eba-section+.eba-section{padding-top:20px}.eba-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.eba-section-head h2,.eba-section-head h1{font-size:28px;line-height:1.35;margin:0;letter-spacing:-.7px}.eba-section-head>a{display:flex;align-items:center;gap:5px;color:#6e581d;font-size:13px;font-weight:900}.eba-section-head svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.eba-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.eba-category-card{text-align:center;background:#fff;border:1px solid #eee;border-radius:var(--eba-radius);padding:12px 8px 14px;transition:.2s;min-width:0}.eba-category-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.07);border-color:#e0d7bf}.eba-category-media{aspect-ratio:1/1;border-radius:calc(var(--eba-radius) - 5px);overflow:hidden;background:var(--eba-muted);display:grid;place-items:center;margin-bottom:10px}.eba-category-media img{width:100%;height:100%;object-fit:cover}.eba-category-media>span{font-size:34px;font-weight:900;color:#9b7c2a}.eba-category-card strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eba-category-card small{color:#8a8a8a;font-size:11px}.eba-product-grid,.eba-search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.eba-product-card{background:var(--eba-surface);border:1px solid #ececec;border-radius:var(--eba-radius);overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.22s}.eba-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,0,0,.08);border-color:#ddd}.eba-product-card__media{position:relative;display:block;aspect-ratio:1/1;background:#f7f7f7;overflow:hidden}.eba-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.eba-product-card:hover .eba-product-card__media img{transform:scale(1.025)}.eba-product-badge{position:absolute;z-index:2;top:10px;right:10px;background:var(--eba-primary);color:#1a1a1a;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:900}.eba-product-card__body{padding:14px;display:flex;flex-direction:column;flex:1}.eba-product-card h3{font-size:14px;line-height:1.75;margin:0 0 12px;min-height:49px}.eba-product-card__meta{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto;margin-bottom:12px}.eba-price{font-size:15px;font-weight:900}.eba-price del{font-size:11px;color:#aaa;font-weight:500}.eba-price ins{text-decoration:none}.eba-stock-dot{font-size:10px;color:#418041;background:#eef8ee;padding:3px 7px;border-radius:999px}.is-out .eba-stock-dot{color:#8a3c3c;background:#fbeded}.eba-add-cart{height:40px;display:flex;align-items:center;justify-content:center;background:#111;color:#fff;border-radius:11px;font-size:12px;font-weight:900;transition:.2s}.eba-add-cart:hover{background:var(--eba-primary);color:#111}.eba-add-cart.is-disabled{opacity:.45;pointer-events:none}.eba-newsletter{padding:26px 0 74px}.eba-newsletter-box{background:#111;color:#fff;border-radius:26px;padding:34px 42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.eba-newsletter h2{margin:0 0 5px;font-size:25px}.eba-newsletter p{margin:0;color:#bdbdbd}.eba-site-footer{background:#0b0b0b;color:#d8d8d8;padding-top:52px}.eba-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:44px;padding-bottom:44px}.eba-footer-grid h3{font-size:14px;color:#fff;margin:0 0 15px}.eba-footer-about{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.eba-footer-brand{font-size:22px;color:#fff;font-weight:950}.eba-footer-about p{color:#9e9e9e;margin:5px 0 8px;max-width:340px}.eba-footer-about>a:not(.eba-footer-brand){font-size:13px}.eba-footer-links{list-style:none;padding:0;margin:0}.eba-footer-links li{margin:8px 0}.eba-footer-links a{font-size:13px;color:#aaa}.eba-footer-links a:hover{color:var(--eba-primary)}.eba-footer-bottom{min-height:68px;border-top:1px solid #222;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;color:#777}.eba-powered{color:#9a844b}.eba-page-main,.eba-commerce-main{padding:48px 0 72px;min-height:60vh;background:#fafafa}.eba-content-card,.eba-prose{background:#fff;border:1px solid #eee;border-radius:var(--eba-radius);padding:30px;margin-bottom:20px}.eba-prose h1{font-size:30px}.eba-prose a{color:#755d1e;text-decoration:underline}.eba-empty{text-align:center;background:#fff;border:1px solid #eee;border-radius:20px;padding:70px 20px}.eba-empty>span{font-size:70px;font-weight:1000;color:#ddd}.woocommerce .woocommerce-breadcrumb{font-size:12px;color:#888;margin-bottom:22px}.woocommerce .woocommerce-breadcrumb a{color:#555}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;background:#fff;border:1px solid #ececec;border-radius:var(--eba-radius);padding:0 0 14px;overflow:hidden;transition:.2s}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,0,0,.08)}.woocommerce ul.products li.product a img{margin:0 0 12px!important;aspect-ratio:1/1;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-inline:14px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.7;min-height:48px}.woocommerce ul.products li.product .price{color:#111!important;font-weight:900!important}.woocommerce ul.products li.product .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:11px!important;background:#111!important;color:#fff!important;font-weight:800!important}.woocommerce ul.products li.product .button{width:calc(100% - 28px);text-align:center}.woocommerce div.product{background:#fff;border-radius:var(--eba-radius);padding:26px;border:1px solid #eee}.woocommerce div.product div.images img{border-radius:16px}.woocommerce div.product .product_title{font-size:28px;line-height:1.4}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#111;font-weight:900}.woocommerce span.onsale{background:var(--eba-primary)!important;color:#111!important;border-radius:999px!important;min-height:auto!important;min-width:auto!important;line-height:1.4!important;padding:6px 10px!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{min-height:46px;border:1px solid #ddd;border-radius:11px;padding:9px 12px;background:#fff}.woocommerce form.checkout,.woocommerce-cart-form,.cart_totals,.woocommerce-MyAccount-content,.woocommerce-MyAccount-navigation{background:#fff;border:1px solid #eee;border-radius:var(--eba-radius);padding:20px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:12px;border-top-color:var(--eba-primary)!important;background:#fff}.woocommerce-checkout #payment{border-radius:14px;background:#f7f7f7}.woocommerce table.shop_table{border-radius:12px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:9px 10px;border-radius:8px}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:#111;color:#fff}.eba-menu-open{overflow:hidden}
@media(max-width:1024px){.eba-header-row{grid-template-columns:150px 1fr auto;gap:14px}.eba-header-action span{display:none}.eba-category-grid{grid-template-columns:repeat(4,1fr)}.eba-product-grid,.eba-search-results,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.eba-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.eba-footer-extra{display:none}.eba-hero-grid{min-height:460px;gap:30px}.eba-hero h1{font-size:48px}}
@media(max-width:768px){.eba-shell{width:min(100% - 24px,1220px)}.eba-announcement .eba-shell{justify-content:center}.eba-announcement a{display:none}.eba-header-row{height:66px;grid-template-columns:44px 1fr auto;gap:8px}.eba-mobile-menu-btn{display:grid;place-items:center}.eba-brand{justify-content:center}.eba-brand img,.eba-brand .custom-logo{max-width:125px;max-height:46px}.eba-brand-text{font-size:21px}.eba-header-search,.eba-mainnav-wrap{display:none}.eba-header-actions .eba-header-action:first-child{display:none}.eba-header-action{padding:0 8px}.eba-mobile-nav{display:block;position:fixed;z-index:120;inset:0;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;transition:.2s}.eba-mobile-nav.is-open{opacity:1;visibility:visible}.eba-mobile-nav__panel{width:min(88vw,360px);height:100%;margin-right:0;background:#fff;padding:18px;transform:translateX(105%);transition:.25s;overflow:auto}.eba-mobile-nav.is-open .eba-mobile-nav__panel{transform:translateX(0)}.eba-mobile-nav__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.eba-mobile-nav-close{border:0;background:#f3f3f3;width:40px;height:40px;border-radius:12px;display:grid;place-items:center}.eba-mobile-nav nav ul{list-style:none;padding:14px 0;margin:0}.eba-mobile-nav nav li{border-bottom:1px solid #eee}.eba-mobile-nav nav a{display:block;padding:12px 4px;font-weight:800}.eba-mobile-nav nav .sub-menu{padding-right:14px}.eba-mobile-nav__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.eba-mobile-nav__actions a{background:#f6f6f6;border-radius:12px;padding:12px 8px;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800}.eba-mobile-nav__actions svg{width:18px}.eba-hero-grid{grid-template-columns:1fr;padding:38px 0 26px;text-align:center}.eba-hero-copy{display:flex;flex-direction:column;align-items:center}.eba-hero h1{font-size:39px;letter-spacing:-1px}.eba-hero p{font-size:15px}.eba-hero-visual{min-height:280px}.eba-hero-placeholder{width:220px;height:220px}.eba-hero-placeholder span{font-size:40px}.eba-hero-visual:before{width:250px;height:250px}.eba-hero-visual img{max-height:300px}.eba-hero-points{justify-content:center}.eba-trust-grid{grid-template-columns:repeat(2,1fr)}.eba-trust-grid>div{border-bottom:1px solid #eee}.eba-section{padding-block:46px}.eba-section+.eba-section{padding-top:8px}.eba-section-head{align-items:center}.eba-section-head h2,.eba-section-head h1{font-size:22px}.eba-section-head>a{font-size:11px}.eba-category-grid{grid-template-columns:repeat(4,1fr);gap:9px}.eba-category-card{padding:8px 5px 10px}.eba-category-card strong{font-size:11px}.eba-category-card small{display:none}.eba-product-grid,.eba-search-results,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.eba-product-card__body{padding:10px}.eba-product-card h3{font-size:12px;min-height:44px}.eba-price{font-size:13px}.eba-stock-dot{display:none}.eba-add-cart{font-size:11px;height:37px}.eba-newsletter{padding-bottom:45px}.eba-newsletter-box{padding:24px;display:block;text-align:center}.eba-newsletter h2{font-size:21px}.eba-newsletter .eba-btn{margin-top:18px}.eba-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.eba-footer-about{grid-column:1/-1}.eba-footer-bottom{flex-direction:column;justify-content:center;text-align:center;padding-block:16px}.eba-commerce-main,.eba-page-main{padding:26px 0 45px}.woocommerce div.product{padding:14px}.woocommerce div.product .product_title{font-size:23px}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important;margin-bottom:14px}.woocommerce form.checkout{padding:13px}}
@media(max-width:420px){.eba-category-grid{grid-template-columns:repeat(3,1fr)}.eba-hero h1{font-size:34px}.eba-btn{height:46px;padding:0 18px}.eba-trust-grid>div{padding:17px 10px}.eba-trust small{display:none}.eba-footer-grid{grid-template-columns:1fr}.eba-footer-about{grid-column:auto}.eba-product-card__media{aspect-ratio:1/1.04}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important;min-height:44px}.woocommerce ul.products li.product .button{font-size:11px!important;padding:10px 5px!important}}

/* 0.1.2 — visual refinement */
:root{--eba-font:"IRANSansX","Vazirmatn","Dana","Yekan Bakh","Segoe UI",Tahoma,sans-serif;--eba-shadow:0 18px 50px rgba(19,17,12,.075)}
body{font-family:var(--eba-font);font-weight:400;letter-spacing:-.015em;background:#fff;color:var(--eba-text,#171717)}
button,input,select,textarea{font-family:var(--eba-font)}
.eba-announcement{font-weight:650;letter-spacing:-.01em}
.eba-site-header{box-shadow:0 1px 0 rgba(0,0,0,.025)}
.eba-header-row{height:88px}.eba-brand-text{font-weight:900;letter-spacing:-1px}.eba-product-search{border-radius:16px;background:#f7f7f7}.eba-product-search input{font-size:13px}.eba-header-action{font-weight:750}
.eba-mainnav a{font-weight:750;letter-spacing:-.02em}.eba-mainnav .sub-menu{padding:10px;border-radius:16px;box-shadow:0 22px 60px rgba(0,0,0,.13)}
.eba-hero{background:radial-gradient(circle at 18% 35%,color-mix(in srgb,var(--eba-primary) 14%,transparent),transparent 31%),linear-gradient(135deg,#fcfbf8 0%,#f5f0e5 54%,#fff 100%)}
.eba-hero-grid{min-height:550px}.eba-eyebrow,.eba-section-head span,.eba-newsletter span{letter-spacing:-.01em;font-weight:850}.eba-hero h1{font-weight:950;letter-spacing:-2.5px;text-wrap:balance}.eba-hero p{font-size:17px;line-height:2;color:#64615b}.eba-btn{border-radius:14px;font-weight:850}.eba-btn-primary{box-shadow:0 12px 28px rgba(0,0,0,.14)}
.eba-hero-placeholder{width:315px;height:315px;border:10px solid color-mix(in srgb,var(--eba-primary) 20%,#fff);box-shadow:0 30px 75px rgba(0,0,0,.18)}.eba-hero-placeholder span{max-width:255px;padding-inline:20px;text-align:center;font-size:34px;letter-spacing:-1px;line-height:1.35}.eba-hero-placeholder small{margin-top:8px;letter-spacing:7px}
.eba-trust-grid>div{padding-block:26px}.eba-trust strong{font-weight:850}.eba-trust small{line-height:1.8}
.eba-section{padding-block:76px}.eba-section-head{margin-bottom:30px}.eba-section-head h2,.eba-section-head h1{font-size:30px;font-weight:900;letter-spacing:-1.15px}.eba-section-head>a{font-weight:850}
.eba-category-card{padding:11px 9px 16px;border-color:#ece9e2;box-shadow:0 2px 0 rgba(0,0,0,.015)}.eba-category-card:hover{transform:translateY(-5px);box-shadow:var(--eba-shadow)}.eba-category-card strong{font-weight:800;font-size:13px}.eba-category-card small{margin-top:3px;display:block}
.eba-product-grid,.eba-search-results{gap:22px}.eba-product-card{border-color:#ebe8e2;box-shadow:0 2px 0 rgba(0,0,0,.015);border-radius:calc(var(--eba-radius) + 2px)}.eba-product-card:hover{transform:translateY(-6px);box-shadow:var(--eba-shadow);border-color:#e1ddd3}.eba-product-card__media{background:linear-gradient(145deg,#fafafa,#f3f2ef)}.eba-product-card__media:after{content:"";position:absolute;inset:auto 0 0;height:22%;background:linear-gradient(to top,rgba(0,0,0,.035),transparent);pointer-events:none}.eba-product-card:hover .eba-product-card__media img{transform:scale(1.04)}
.eba-product-card__body{padding:17px}.eba-product-card h3{font-size:14.5px;font-weight:800;line-height:1.9;margin-bottom:13px}.eba-product-card__meta{align-items:center}.eba-price{font-size:16px;font-weight:900;letter-spacing:-.03em}.eba-price del{opacity:.75;margin-inline-end:5px}.eba-price ins{color:#171717}.eba-stock-dot{font-weight:750}.eba-add-cart{height:43px;border-radius:12px;font-size:12.5px;font-weight:850}.eba-add-cart:hover{transform:translateY(-1px);box-shadow:0 8px 18px color-mix(in srgb,var(--eba-primary) 22%,transparent)}
.eba-discount-badge{position:absolute;z-index:5;top:12px;right:12px;width:58px;height:58px;border-radius:18px 18px 18px 5px;background:linear-gradient(145deg,#e7473c,#c92f2a);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 25px rgba(184,39,32,.26);line-height:1}.eba-discount-badge strong{font-size:20px;font-weight:950;letter-spacing:-1px}.eba-discount-badge small{font-size:9px;font-weight:800;margin-top:5px;opacity:.92}
.eba-out-ribbon{position:absolute;z-index:6;top:22px;left:-42px;width:160px;height:31px;display:flex;align-items:center;justify-content:center;transform:rotate(-45deg);transform-origin:center;background:linear-gradient(90deg,#555,#202020);color:#fff;font-size:11px;font-weight:900;letter-spacing:-.2px;box-shadow:0 6px 16px rgba(0,0,0,.2)}.is-out .eba-product-card__media img{filter:saturate(.72);opacity:.82}.is-out .eba-add-cart{background:#777}.is-out .eba-stock-dot{font-weight:800}
.eba-newsletter-box{border-radius:30px;padding:40px 46px;background:radial-gradient(circle at 85% 20%,rgba(197,162,75,.14),transparent 34%),#101010}.eba-newsletter h2{font-weight:900;letter-spacing:-.8px}
.eba-site-footer{background:#0b0b0b}.eba-footer-grid h3{font-weight:850}.eba-footer-brand{font-weight:950}
@media(max-width:768px){.eba-shell{width:min(100% - 26px,1220px)}.eba-hero-grid{min-height:auto;padding-block:38px;gap:30px}.eba-hero h1{font-size:36px;letter-spacing:-1.6px}.eba-hero p{font-size:14px}.eba-hero-placeholder{width:230px;height:230px}.eba-hero-placeholder span{font-size:26px}.eba-section{padding-block:52px}.eba-section-head h2,.eba-section-head h1{font-size:23px}.eba-product-grid,.eba-search-results{gap:12px}.eba-product-card__body{padding:12px}.eba-product-card h3{font-size:13px;min-height:48px}.eba-price{font-size:13.5px}.eba-discount-badge{top:8px;right:8px;width:50px;height:50px;border-radius:15px 15px 15px 4px}.eba-discount-badge strong{font-size:17px}.eba-out-ribbon{top:18px;left:-48px;width:155px;height:27px;font-size:9.5px}.eba-add-cart{height:39px}.eba-newsletter-box{padding:28px 24px}}

/* 0.1.3 — premium storefront polish */
:root{
  --eba-border:rgba(27,25,20,.08);
  --eba-border-strong:rgba(27,25,20,.13);
  --eba-soft-shadow:0 10px 30px rgba(20,18,12,.055);
  --eba-premium-shadow:0 24px 70px rgba(20,18,12,.10);
}
body{background:linear-gradient(#fff 0,#fff 72%,#fcfbf8 100%)}
.eba-shell{width:min(1280px,calc(100% - 48px))}
.eba-announcement{background:linear-gradient(90deg,#0a0a0a,#171717 48%,#0a0a0a);border-bottom:1px solid rgba(255,255,255,.08)}
.eba-announcement .eba-shell{min-height:38px}.eba-announcement span{opacity:.94}
.eba-site-header{border-bottom:1px solid var(--eba-border);box-shadow:0 4px 20px rgba(0,0,0,.025)}
.eba-site-header.is-scrolled{box-shadow:0 14px 40px rgba(0,0,0,.085)}
.eba-header-row{height:92px;grid-template-columns:210px minmax(320px,1fr) auto}
.eba-brand img,.eba-brand .custom-logo{max-width:178px;max-height:62px}
.eba-product-search{height:50px;background:#fafafa;border-color:#ece9e1;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.eba-product-search:hover{background:#fff;border-color:#e3dece}
.eba-product-search input{font-size:13.5px}.eba-product-search button{color:#625225}
.eba-header-actions{gap:10px}.eba-header-action{height:50px;border:1px solid transparent;background:#fff}
.eba-header-action:hover{background:#faf8f2;border-color:#ebe4d3;transform:translateY(-1px)}
.eba-cart-count{box-shadow:0 4px 12px color-mix(in srgb,var(--eba-primary) 30%,transparent);font-weight:900}
.eba-mainnav-wrap{background:rgba(255,255,255,.94)}.eba-mainnav-row{height:54px}.eba-mainnav a{padding:10px 14px}
.eba-mainnav a:hover{background:linear-gradient(135deg,#fbf8ef,#f6f0df)}
.eba-shop-cta{padding:8px 12px;border-radius:10px;background:#fbf8ef;transition:.2s}.eba-shop-cta:hover{background:#f3ead1;transform:translateX(-2px)}

.eba-hero{position:relative;border-bottom:1px solid var(--eba-border);background:
  radial-gradient(circle at 12% 18%,color-mix(in srgb,var(--eba-primary) 18%,transparent),transparent 30%),
  radial-gradient(circle at 82% 78%,rgba(0,0,0,.035),transparent 28%),
  linear-gradient(135deg,#fdfcf9 0%,#f6f0e2 53%,#fff 100%)}
.eba-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--eba-primary) 45%,transparent),transparent)}
.eba-hero-grid{min-height:590px;gap:70px;padding-block:68px}
.eba-eyebrow{padding:7px 12px;border-radius:999px;background:color-mix(in srgb,var(--eba-primary) 13%,#fff);border:1px solid color-mix(in srgb,var(--eba-primary) 23%,#fff);margin-bottom:14px}
.eba-hero h1{font-size:clamp(42px,5vw,72px);line-height:1.12;max-width:720px}
.eba-hero p{font-size:17.5px;line-height:2.05;max-width:650px}.eba-hero-actions{gap:12px}
.eba-btn{height:51px;padding:0 26px;border-radius:15px}.eba-btn-primary{background:linear-gradient(135deg,#111,#272727);box-shadow:0 14px 30px rgba(0,0,0,.16)}
.eba-btn-primary:hover{background:#000;transform:translateY(-2px)}.eba-btn-ghost{border-color:#e4dece;box-shadow:0 5px 16px rgba(0,0,0,.04)}
.eba-hero-points{gap:10px;margin-top:28px}.eba-hero-points span{padding:7px 10px;border:1px solid #ebe6da;background:rgba(255,255,255,.72);border-radius:999px}
.eba-hero-visual:before{width:390px;height:390px;opacity:.14;filter:blur(.2px)}
.eba-hero-visual:after{content:"";position:absolute;width:310px;height:310px;border:1px solid color-mix(in srgb,var(--eba-primary) 28%,transparent);border-radius:50%;transform:translate(42px,-26px)}
.eba-hero-visual img{z-index:1;max-height:470px;border:1px solid rgba(255,255,255,.8);box-shadow:0 35px 90px rgba(0,0,0,.15)}
.eba-hero-placeholder{z-index:1;width:330px;height:330px;border-width:12px;background:radial-gradient(circle at 35% 28%,#242424,#090909 60%);box-shadow:0 34px 80px rgba(0,0,0,.22)}

.eba-trust{background:#fff}.eba-trust-grid{gap:12px;padding-block:18px}.eba-trust-grid>div{border:1px solid #efede7!important;border-radius:16px;padding:18px 16px;background:linear-gradient(180deg,#fff,#fdfcf9);transition:.2s}
.eba-trust-grid>div:hover{transform:translateY(-2px);box-shadow:var(--eba-soft-shadow);border-color:#e4dece!important}.eba-trust svg{width:24px;height:24px}.eba-trust strong{font-size:13.5px}.eba-trust small{font-size:11.5px}

.eba-section{padding-block:82px}.eba-section+.eba-section{padding-top:22px}.eba-section-head{position:relative;padding-bottom:14px;margin-bottom:34px;border-bottom:1px solid #efede8}
.eba-section-head:after{content:"";position:absolute;right:0;bottom:-1px;width:84px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--eba-primary),transparent)}
.eba-section-head span{margin-bottom:5px}.eba-section-head h2,.eba-section-head h1{font-size:31px}.eba-section-head>a{padding:7px 10px;border-radius:9px}.eba-section-head>a:hover{background:#faf6ea}
.eba-category-grid{gap:16px}.eba-category-card{border-color:#eeeae1;border-radius:calc(var(--eba-radius) + 2px);padding:11px 9px 17px;background:linear-gradient(180deg,#fff,#fdfcf9)}
.eba-category-media{border:1px solid #f0ede6}.eba-category-card:hover{border-color:#ded3b5;box-shadow:0 18px 42px rgba(26,22,12,.08)}
.eba-category-card strong{font-size:13.5px}.eba-category-card small{font-size:11.5px}

.eba-product-grid,.eba-search-results{gap:24px}.eba-product-card{position:relative;border-color:#ebe7dd;background:#fff;box-shadow:0 4px 20px rgba(19,17,12,.035)}
.eba-product-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(20,18,12,.105);border-color:#ded6c3}
.eba-product-card__media{background:linear-gradient(150deg,#fbfbfa,#f2f0eb)}
.eba-product-card__media:before{content:"";position:absolute;z-index:1;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45);pointer-events:none}
.eba-product-card__body{padding:18px}.eba-product-card h3{font-size:14.5px;font-weight:830;line-height:1.95;min-height:56px}
.eba-product-card__meta{padding-top:4px}.eba-price{font-size:16.5px}.eba-stock-dot{padding:4px 8px;border:1px solid #dcebdc}
.eba-add-cart{height:44px;border-radius:13px;background:linear-gradient(135deg,#131313,#2a2a2a);box-shadow:0 7px 18px rgba(0,0,0,.11)}
.eba-add-cart:hover{background:linear-gradient(135deg,var(--eba-primary),color-mix(in srgb,var(--eba-primary) 80%,#fff));box-shadow:0 10px 24px color-mix(in srgb,var(--eba-primary) 27%,transparent)}
.eba-discount-badge{top:13px;right:13px;width:60px;height:60px;border-radius:19px 19px 19px 6px;background:linear-gradient(145deg,#ef4d42,#bd251f);box-shadow:0 12px 28px rgba(189,37,31,.30)}
.eba-discount-badge strong{font-size:21px}.eba-discount-badge small{font-size:9.5px}
.eba-out-ribbon{top:25px;left:-50px;width:190px;height:38px;background:linear-gradient(90deg,#f04c43,#c51f1f 55%,#971616);font-size:13px;font-weight:950;box-shadow:0 8px 22px rgba(170,28,28,.30);text-shadow:0 1px 0 rgba(0,0,0,.18);border-top:1px solid rgba(255,255,255,.35);border-bottom:1px solid rgba(111,0,0,.15)}
.is-out .eba-product-card__media img{filter:saturate(.58) contrast(.96);opacity:.70}.is-out .eba-add-cart{background:#aaa;box-shadow:none}.is-out .eba-product-card{background:linear-gradient(#fff,#fcfbfb)}

.eba-newsletter{padding-top:36px}.eba-newsletter-box{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 25px 65px rgba(0,0,0,.13)}
.eba-newsletter-box:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:color-mix(in srgb,var(--eba-primary) 18%,transparent);left:-70px;top:-100px;filter:blur(2px)}
.eba-newsletter-box>*{position:relative;z-index:1}
.eba-site-footer{border-top:1px solid #171717}.eba-footer-grid{gap:54px}.eba-footer-grid h3{font-size:14.5px}.eba-footer-links a{transition:.2s}.eba-footer-links a:hover{padding-right:3px}

@media(max-width:1024px){.eba-shell{width:min(100% - 36px,1280px)}.eba-header-row{grid-template-columns:180px 1fr auto;gap:18px}.eba-hero-grid{min-height:520px;gap:38px}.eba-trust-grid{gap:8px}.eba-category-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:768px){.eba-shell{width:min(100% - 24px,1280px)}.eba-header-row{height:68px;grid-template-columns:44px 1fr auto}.eba-hero-grid{padding-block:42px 34px}.eba-hero h1{font-size:37px;line-height:1.2}.eba-hero p{font-size:14.5px;line-height:1.95}.eba-hero-visual:after{width:220px;height:220px}.eba-trust-grid{gap:8px;padding-block:12px}.eba-trust-grid>div{padding:14px 11px}.eba-section{padding-block:56px}.eba-section-head{margin-bottom:23px;padding-bottom:11px}.eba-section-head h2,.eba-section-head h1{font-size:23px}.eba-category-grid{gap:10px}.eba-product-grid,.eba-search-results{gap:12px}.eba-product-card__body{padding:12px}.eba-product-card h3{min-height:50px}.eba-out-ribbon{top:20px;left:-52px;width:175px;height:32px;font-size:11px}.eba-newsletter-box{padding:30px 24px}}
@media(max-width:420px){.eba-trust-grid{grid-template-columns:1fr 1fr}.eba-trust strong{font-size:12px}.eba-hero-points{gap:6px}.eba-hero-points span{font-size:11.5px;padding:5px 8px}.eba-category-grid{grid-template-columns:repeat(3,1fr)}.eba-out-ribbon{top:18px;left:-56px;width:172px;height:30px;font-size:10.5px}.eba-discount-badge{width:52px;height:52px}.eba-discount-badge strong{font-size:18px}}

/* 0.1.4 — professional retail layer + canonical update package */
body{
  font-family:"IRANSansX","Vazirmatn","Yekan Bakh","Segoe UI",Tahoma,Arial,sans-serif;
  font-variant-numeric:tabular-nums;
  text-rendering:optimizeLegibility;
}
.eba-brand-text,.eba-hero h1,.eba-section-head h2,.eba-section-head h1,.eba-newsletter h2,.eba-product-card h3{letter-spacing:-.035em}
.eba-product-search input::placeholder{color:#96938b}
.eba-header-action,.eba-mainnav a,.eba-shop-cta,.eba-btn{letter-spacing:-.015em}

/* Refined hero hierarchy */
.eba-hero-copy{position:relative;z-index:2}
.eba-hero-copy:before{content:"";position:absolute;right:-22px;top:2px;width:4px;height:64px;border-radius:8px;background:linear-gradient(var(--eba-primary),transparent);opacity:.7}
.eba-hero h1{font-weight:950}
.eba-hero p{color:#5b5953}
.eba-hero-visual{isolation:isolate}
.eba-hero-visual:before{box-shadow:0 0 0 18px color-mix(in srgb,var(--eba-primary) 5%,transparent)}

/* Product sections now feel like distinct retail modules */
.eba-products-section{position:relative}
.eba-products-section .eba-shell{position:relative;z-index:1}
.eba-section--sale{margin-block:18px 34px;padding-block:72px;background:linear-gradient(135deg,#171612 0%,#0d0d0d 68%,#1c1911 100%);color:#fff;overflow:hidden}
.eba-section--sale:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-150px;top:-240px;background:color-mix(in srgb,var(--eba-primary) 22%,transparent);filter:blur(4px)}
.eba-section--sale:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;left:-120px;bottom:-220px;border:1px solid color-mix(in srgb,var(--eba-primary) 30%,transparent)}
.eba-section--sale .eba-section-head{border-bottom-color:rgba(255,255,255,.13)}
.eba-section--sale .eba-section-head h2{color:#fff}
.eba-section--sale .eba-section-head span,.eba-section--sale .eba-section-head>a{color:var(--eba-primary)}
.eba-section--sale .eba-product-card{color:var(--eba-text);box-shadow:0 18px 52px rgba(0,0,0,.22);border-color:rgba(255,255,255,.08)}
.eba-section--popular{background:linear-gradient(180deg,#fff 0,#fcfaf4 100%);border-block:1px solid #f1eee6}

/* More premium product cards */
.eba-product-card__media:after{content:"مشاهده محصول";position:absolute;z-index:3;right:14px;bottom:14px;padding:7px 11px;border-radius:10px;background:rgba(17,17,17,.86);color:#fff;font-size:10.5px;font-weight:850;backdrop-filter:blur(8px);opacity:0;transform:translateY(8px);transition:.22s;pointer-events:none}
.eba-product-card:hover .eba-product-card__media:after{opacity:1;transform:translateY(0)}
.eba-product-card h3 a{transition:color .18s}
.eba-product-card h3 a:hover{color:#8a6c20}
.eba-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;color:#191919}
.eba-price del{order:2;text-decoration-thickness:1px}
.eba-price ins{order:1;color:#a92d27;font-weight:950}
.eba-stock-dot{white-space:nowrap}

/* Larger, clearer out-of-stock corner ribbon */
.eba-out-ribbon{
  top:31px;
  left:-63px;
  width:236px;
  height:42px;
  font-size:13.5px;
  letter-spacing:-.02em;
  background:linear-gradient(90deg,#ff6158 0%,#df2f2f 50%,#ad1d23 100%);
  box-shadow:0 10px 28px rgba(183,26,31,.34);
}

/* Stronger category presentation */
.eba-category-card{position:relative;overflow:hidden}
.eba-category-card:after{content:"";position:absolute;inset:auto 15% -20px;height:22px;border-radius:50%;background:color-mix(in srgb,var(--eba-primary) 18%,transparent);filter:blur(14px);opacity:0;transition:.25s}
.eba-category-card:hover:after{opacity:1}
.eba-category-media img{transition:transform .35s ease}
.eba-category-card:hover .eba-category-media img{transform:scale(1.045)}

/* Trust block reads more like a premium service rail */
.eba-trust-grid>div{position:relative;overflow:hidden}
.eba-trust-grid>div:after{content:"";position:absolute;right:0;top:0;width:3px;height:100%;background:linear-gradient(transparent,var(--eba-primary),transparent);opacity:.45}

/* Cleaner responsive details */
@media(max-width:768px){
  .eba-hero-copy:before{right:-12px;height:48px}
  .eba-section--sale{padding-block:52px;margin-block:10px 24px}
  .eba-product-card__media:after{display:none}
  .eba-out-ribbon{top:24px;left:-63px;width:215px;height:36px;font-size:11.5px}
}
@media(max-width:420px){
  .eba-out-ribbon{top:22px;left:-66px;width:210px;height:34px;font-size:11px}
}

/* 0.1.5 — variable products + refined retail proportions */
/* Product photography is intentionally a little shorter on desktop: more products fit above the fold
   and the page feels like a curated retail catalogue rather than a gallery. */
.eba-product-card__media{
  aspect-ratio:4/3;
  padding:14px;
}
.eba-product-card__media img{
  object-fit:contain;
  object-position:center;
  border-radius:calc(var(--eba-radius) - 8px);
}
.eba-product-card:hover .eba-product-card__media img{transform:scale(1.035)}
.eba-product-card__body{padding-top:15px}
.eba-product-card h3{min-height:52px;margin-bottom:8px}
.eba-variable-hint{
  display:inline-flex;
  align-items:center;
  gap:6px;
  width:max-content;
  max-width:100%;
  margin:0 0 12px;
  padding:5px 9px;
  border:1px solid #ebe4d3;
  border-radius:999px;
  background:#fbf8ef;
  color:#735c21;
  font-size:10.5px;
  font-weight:850;
  line-height:1.4;
}
.eba-variable-hint span{font-size:7px;color:var(--eba-primary)}
.is-variable .eba-add-cart{
  background:linear-gradient(135deg,#24211a,#111);
  border:1px solid #2d2a23;
}
.is-variable .eba-add-cart:after{content:"  ←";font-size:13px;margin-right:5px}

/* WooCommerce variable-product form: premium, readable and touch friendly */
.single-product div.product form.variations_form{
  margin-top:22px;
  padding:18px;
  border:1px solid #ebe6db;
  border-radius:18px;
  background:linear-gradient(180deg,#fff,#fcfbf7);
  box-shadow:0 10px 32px rgba(22,18,10,.045);
}
.single-product div.product form.variations_form:before{
  content:"انتخاب ویژگی‌های محصول";
  display:block;
  margin:0 0 14px;
  color:#211f1a;
  font-size:14px;
  font-weight:950;
  letter-spacing:-.025em;
}
.single-product div.product table.variations{
  width:100%;
  margin:0;
  border:0;
  border-collapse:separate;
  border-spacing:0 10px;
}
.single-product div.product table.variations tr{
  display:grid;
  grid-template-columns:118px minmax(0,1fr);
  align-items:center;
  gap:12px;
}
.single-product div.product table.variations th,
.single-product div.product table.variations td{
  display:block;
  width:auto;
  padding:0;
  border:0;
  background:transparent;
  text-align:right;
}
.single-product div.product table.variations th.label label{
  display:flex;
  align-items:center;
  gap:6px;
  color:#38352f;
  font-size:12.5px;
  font-weight:900;
}
.single-product div.product table.variations th.label label:before{
  content:"";
  width:7px;height:7px;border-radius:50%;
  background:var(--eba-primary);
  box-shadow:0 0 0 4px color-mix(in srgb,var(--eba-primary) 14%,transparent);
}
.single-product div.product table.variations select{
  width:100%;
  min-height:48px;
  padding:0 14px;
  border:1px solid #ddd8cc;
  border-radius:13px;
  background:#fff;
  color:#211f1a;
  outline:0;
  font-weight:750;
  transition:border-color .18s,box-shadow .18s,background .18s;
}
.single-product div.product table.variations select:hover{border-color:#cfc5ad;background:#fffdfa}
.single-product div.product table.variations select:focus{
  border-color:var(--eba-primary);
  box-shadow:0 0 0 4px color-mix(in srgb,var(--eba-primary) 16%,transparent);
}
.single-product div.product .reset_variations{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-height:34px;
  margin-top:8px;
  padding:0 11px;
  border-radius:9px;
  background:#f4f1e9;
  color:#6d6658;
  font-size:11px;
  font-weight:850;
}
.single-product div.product .single_variation_wrap{
  margin-top:12px;
  padding-top:16px;
  border-top:1px dashed #dfd8c9;
}
.single-product div.product .woocommerce-variation{
  display:grid;
  gap:8px;
  margin-bottom:14px;
}
.single-product div.product .woocommerce-variation-price .price{
  display:flex;
  align-items:baseline;
  gap:8px;
  color:#a42b25;
  font-size:22px;
  font-weight:950;
}
.single-product div.product .woocommerce-variation-availability{
  color:#507545;
  font-size:12px;
  font-weight:800;
}
.single-product div.product .woocommerce-variation-description{
  color:#6d6a62;
  font-size:12.5px;
  line-height:1.9;
}
.single-product div.product .woocommerce-variation-add-to-cart{
  display:grid;
  grid-template-columns:auto minmax(180px,1fr);
  gap:10px;
  align-items:center;
}
.single-product div.product .quantity{
  display:flex;
  align-items:center;
  width:88px;
  min-height:48px;
  border:1px solid #ddd8cc;
  border-radius:13px;
  overflow:hidden;
  background:#fff;
}
.single-product div.product .quantity .qty{
  width:100%;
  height:46px;
  padding:0 8px;
  border:0;
  outline:0;
  text-align:center;
  font-weight:900;
}
.single-product div.product .single_add_to_cart_button{
  min-height:50px;
  border:0;
  border-radius:13px;
  background:linear-gradient(135deg,#161616,#2b2b2b);
  color:#fff;
  font-size:13px;
  font-weight:950;
  box-shadow:0 9px 22px rgba(0,0,0,.12);
  transition:.2s;
}
.single-product div.product .single_add_to_cart_button:hover{
  transform:translateY(-1px);
  background:linear-gradient(135deg,var(--eba-primary),color-mix(in srgb,var(--eba-primary) 82%,#fff));
  color:#17130a;
  box-shadow:0 12px 26px color-mix(in srgb,var(--eba-primary) 25%,transparent);
}
.single-product div.product .single_add_to_cart_button.disabled{opacity:.5;box-shadow:none}

/* General retail polish inspired by mature catalog patterns: clearer rhythm, quieter surfaces */
.eba-section-head{max-width:100%}
.eba-product-card{contain:layout paint}
.eba-product-card__meta{margin-bottom:10px}
.eba-products-section:not(.eba-section--sale) .eba-product-card__media{background:linear-gradient(145deg,#fcfcfb,#f4f2ed)}
.woocommerce .woocommerce-breadcrumb{
  margin:20px 0 28px;
  padding:10px 14px;
  border-radius:11px;
  background:#faf8f2;
  color:#817a6b;
  font-size:11.5px;
}
.woocommerce .woocommerce-breadcrumb a{color:#5e584c;font-weight:800}

@media(max-width:768px){
  .eba-product-card__media{aspect-ratio:1/1;padding:9px}
  .eba-variable-hint{font-size:9.5px;padding:4px 7px;margin-bottom:9px}
  .single-product div.product form.variations_form{padding:14px;border-radius:15px}
  .single-product div.product table.variations tr{grid-template-columns:1fr;gap:6px;border-bottom:1px solid #f0ece4;padding-bottom:9px}
  .single-product div.product table.variations tr:last-child{border-bottom:0}
  .single-product div.product .woocommerce-variation-add-to-cart{grid-template-columns:82px 1fr}
}
@media(max-width:420px){
  .single-product div.product .woocommerce-variation-add-to-cart{grid-template-columns:1fr}
  .single-product div.product .quantity{width:100%}
}

/* 0.1.6 — visual variation swatches + premium single-product experience */
.single-product .woocommerce-breadcrumb{
  margin:18px 0 24px;padding:10px 14px;border:1px solid #eee9df;border-radius:12px;background:#fff;color:#817a6d;font-size:11px
}
.single-product div.product{
  display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:50px;align-items:start
}
.single-product div.product .woocommerce-product-gallery,
.single-product div.product .summary{float:none!important;width:auto!important;margin:0!important}
.single-product div.product .woocommerce-product-gallery{
  padding:16px;border:1px solid #eee9df;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfaf6);box-shadow:0 18px 55px rgba(31,25,15,.06)
}
.single-product div.product .woocommerce-product-gallery__image a{display:block;border-radius:18px;overflow:hidden;background:#f7f5ef}
.single-product div.product .woocommerce-product-gallery__image img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f7f5ef}
.single-product div.product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px!important}
.single-product div.product .flex-control-thumbs li{width:auto!important;float:none!important;margin:0!important}
.single-product div.product .flex-control-thumbs img{aspect-ratio:1;object-fit:contain;padding:5px;border:1px solid #ebe5d9;border-radius:11px;background:#fff;opacity:.7;transition:.18s}
.single-product div.product .flex-control-thumbs img.flex-active,.single-product div.product .flex-control-thumbs img:hover{opacity:1;border-color:var(--eba-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--eba-primary) 12%,transparent)}
.single-product div.product .summary{position:sticky;top:104px;padding-top:4px}
.single-product div.product .product_title{margin:7px 0 13px;color:#181713;font-size:clamp(26px,2.25vw,39px);line-height:1.35;font-weight:950;letter-spacing:-.045em}
.single-product div.product .summary>.price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:12px 0 18px;color:#171612;font-size:24px;font-weight:950}
.single-product div.product .summary>.price ins{text-decoration:none;color:#b52a25}.single-product div.product .summary>.price del{font-size:14px;color:#aaa29a;font-weight:650}
.single-product div.product .woocommerce-product-details__short-description{margin:0 0 17px;padding:14px 16px;border-right:3px solid var(--eba-primary);border-radius:12px;background:#fbfaf6;color:#625e55;line-height:2;font-size:13.5px}
.single-product div.product .stock{display:inline-flex;align-items:center;gap:7px;margin:0 0 12px;padding:6px 10px;border-radius:999px;background:#edf8f0;color:#28763d;font-size:11px;font-weight:900}
.single-product div.product .stock.out-of-stock{background:#fff0ef;color:#b52b2b}
.single-product div.product .product_meta{display:grid;gap:7px;margin-top:18px;padding:15px;border-top:1px solid #eee8dc;color:#777064;font-size:11px}.single-product div.product .product_meta a{color:#67521f;font-weight:850}
.eba-single-badges{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:10px}.eba-single-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:9px;background:#f3f0e7;color:#615b4f;font-size:10.5px;font-weight:900}.eba-single-badge--sale{background:#fff0ef;color:#ba2d27}.eba-single-badge--sale b{font-size:14px;margin-left:4px}.eba-single-badge--out{background:#b72d2d;color:#fff}.eba-single-badge--variable{background:#f7f1df;color:#735c21}

/* Visual attribute chooser. Selects stay in DOM as the WooCommerce source of truth. */
.eba-swatches{display:grid;grid-template-columns:repeat(auto-fill,minmax(78px,1fr));gap:9px;margin-top:8px}
.eba-swatch{position:relative;display:grid;place-items:center;gap:5px;min-height:72px;padding:7px;border:1px solid #e4ded1;border-radius:13px;background:#fff;color:#37332c;cursor:pointer;transition:.18s;overflow:hidden;font-family:inherit}
.eba-swatch:hover{transform:translateY(-1px);border-color:#cdbd91;box-shadow:0 8px 22px rgba(36,29,17,.07)}
.eba-swatch.is-selected{border-color:var(--eba-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--eba-primary) 16%,transparent);background:#fffdf8}
.eba-swatch.is-disabled{opacity:.38;filter:grayscale(.7);cursor:not-allowed;transform:none;box-shadow:none}
.eba-swatch__image{width:48px;height:48px;border-radius:10px;object-fit:cover;background:#f5f3ee;border:1px solid #eee9df}
.eba-swatch__fallback{display:grid;place-items:center;width:48px;height:48px;border-radius:10px;background:linear-gradient(145deg,#f8f4e8,#eee7d5);color:#5b4a1c;font-size:17px;font-weight:950;border:1px solid #e8dfc9}
.eba-swatch__label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;text-align:center}
.eba-visualized-select{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.single-product div.product table.variations tr:has(.eba-swatches){align-items:start}.single-product div.product table.variations tr:has(.eba-swatches) th.label{padding-top:13px}

.eba-buy-confidence{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.eba-buy-confidence>div{display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:8px;padding:11px;border:1px solid #eee7da;border-radius:13px;background:#fff}.eba-buy-confidence span{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#f5efdf;color:#7b6428;font-weight:950}.eba-buy-confidence strong{font-size:11px;color:#312e28}.eba-buy-confidence small{margin-top:2px;color:#817b70;font-size:9.5px;line-height:1.6}
.eba-product-assurance{grid-column:1/-1;margin-top:22px}.eba-product-assurance__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border:1px solid #ece5d8;border-radius:17px;background:linear-gradient(135deg,#fbf8ef,#fff)}.eba-product-assurance strong{font-size:13px}.eba-product-assurance span{color:#756f63;font-size:11px}
.single-product .woocommerce-tabs{grid-column:1/-1;margin-top:26px}.single-product .woocommerce-tabs ul.tabs{display:flex;gap:7px;flex-wrap:wrap;padding:0!important;margin:0 0 14px!important;border:0!important}.single-product .woocommerce-tabs ul.tabs:before{display:none!important}.single-product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important}.single-product .woocommerce-tabs ul.tabs li:before,.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}.single-product .woocommerce-tabs ul.tabs li a{display:block;padding:10px 15px!important;border:1px solid #eae4d8;border-radius:10px;background:#fff;color:#625d53!important;font-size:11px!important;font-weight:900!important}.single-product .woocommerce-tabs ul.tabs li.active a{border-color:#191814;background:#191814;color:#fff!important}.single-product .woocommerce-tabs .panel{padding:22px!important;border:1px solid #eee8dc;border-radius:18px;background:#fff;line-height:2.05;color:#5e5a52;font-size:13px}
.single-product .related.products,.single-product .upsells.products{grid-column:1/-1;margin-top:34px}.single-product .related.products>h2,.single-product .upsells.products>h2{font-size:24px;font-weight:950;letter-spacing:-.035em;margin-bottom:18px}

@media(max-width:980px){.single-product div.product{grid-template-columns:1fr;gap:24px}.single-product div.product .summary{position:static}.eba-buy-confidence{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.single-product div.product .woocommerce-product-gallery{padding:10px;border-radius:18px}.single-product div.product .product_title{font-size:27px}.single-product div.product form.variations_form{padding:14px}.eba-swatches{grid-template-columns:repeat(3,1fr)}.eba-buy-confidence{grid-template-columns:1fr}.eba-product-assurance__inner{display:grid;gap:5px}.single-product .woocommerce-tabs ul.tabs{display:grid;grid-template-columns:1fr 1fr}.single-product .woocommerce-tabs ul.tabs li a{text-align:center}.single-product .woocommerce-tabs .panel{padding:16px!important}}


/* 0.1.7 — centered prices, natural product summary, smart visual swatches and compact purchase bar */
.eba-product-card__meta{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;gap:8px}
.eba-product-card .eba-price{width:100%;justify-content:center;text-align:center}
.eba-product-card .eba-stock-dot{justify-self:center}
.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{text-align:center}
.single-product div.product .summary{position:static!important;top:auto!important}
.single-product div.product .summary>.price{justify-content:flex-start;text-align:right}

.eba-swatch{isolation:isolate}
.eba-swatch.has-smart-color{border-color:color-mix(in srgb,var(--eba-swatch-color) 58%,#ded8cc);background:color-mix(in srgb,var(--eba-swatch-color) 7%,#fff)}
.eba-swatch.has-smart-color:hover{border-color:var(--eba-swatch-color);box-shadow:0 8px 22px color-mix(in srgb,var(--eba-swatch-color) 18%,transparent)}
.eba-swatch.has-smart-color.is-selected{border-color:var(--eba-swatch-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--eba-swatch-color) 22%,transparent)}
.eba-swatch__color{position:absolute;top:7px;right:7px;width:14px;height:14px;border-radius:50%;background:var(--eba-swatch-color,#ddd);border:2px solid #fff;box-shadow:0 1px 5px rgba(0,0,0,.18);z-index:2}

.eba-product-floatbar{position:fixed;top:132px;right:0;left:0;z-index:72;transform:translateY(-16px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s;background:rgba(255,255,255,.96);backdrop-filter:saturate(150%) blur(14px);border-top:1px solid rgba(0,0,0,.04);border-bottom:1px solid #e8e3d9;box-shadow:0 12px 30px rgba(24,20,14,.08)}
.eba-product-floatbar.is-visible{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}
.eba-product-floatbar__inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.eba-product-floatbar__identity{display:flex;align-items:center;gap:11px;min-width:0}
.eba-product-floatbar__thumb{width:44px!important;height:44px!important;object-fit:contain;border-radius:10px;background:#f7f5ef;border:1px solid #eee7db}
.eba-product-floatbar__identity>div{display:flex;align-items:baseline;gap:14px;min-width:0}
.eba-product-floatbar__identity strong{max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;color:#25221d}
.eba-product-floatbar__price{display:flex;align-items:baseline;gap:6px;white-space:nowrap;font-size:13px;font-weight:950;color:#171612}
.eba-product-floatbar__price ins{text-decoration:none;color:#b52a25}.eba-product-floatbar__price del{font-size:10px;color:#aaa29a;font-weight:600}
.eba-product-floatbar__button{height:38px;min-width:132px;padding:0 18px;border:0;border-radius:11px;background:#171612;color:#fff;font-size:11px;font-weight:950;cursor:pointer;transition:.18s;box-shadow:0 7px 18px rgba(0,0,0,.12)}
.eba-product-floatbar__button:hover{background:var(--eba-primary);color:#15120b;transform:translateY(-1px)}
.eba-product-floatbar__button:disabled{opacity:.45;cursor:not-allowed;transform:none}
@media(max-width:980px){.eba-product-floatbar{top:68px}.eba-product-floatbar__identity>div{display:grid;gap:1px}.eba-product-floatbar__identity strong{max-width:52vw}.eba-product-floatbar__price{font-size:12px}}
@media(max-width:640px){.eba-product-floatbar__inner{min-height:58px;gap:8px}.eba-product-floatbar__thumb{display:none}.eba-product-floatbar__identity strong{max-width:45vw;font-size:11px}.eba-product-floatbar__price{font-size:11px}.eba-product-floatbar__button{min-width:112px;height:36px;padding:0 12px;font-size:10.5px}}
\n\n/* 0.1.8 — non-sticky site header, corrected floating buy bar, compact logo + store name */\n.eba-site-header{position:relative!important;top:auto!important}\n.eba-brand{gap:9px;min-width:0}\n.eba-brand-logo{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important;object-fit:contain;border-radius:9px;flex:0 0 38px}\n.eba-brand-text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:950;letter-spacing:-.045em}\n.eba-product-floatbar{top:0!important;z-index:95}\nbody.admin-bar .eba-product-floatbar{top:32px!important}\n@media(max-width:782px){body.admin-bar .eba-product-floatbar{top:46px!important}}\n@media(max-width:768px){.eba-brand{justify-content:center;gap:7px}.eba-brand-logo{width:31px!important;height:31px!important;max-width:31px!important;max-height:31px!important;flex-basis:31px}.eba-brand-text{font-size:16px;max-width:42vw}}\n@media(max-width:390px){.eba-brand-text{font-size:14px;max-width:36vw}}\n
/* 0.1.10 — centered catalog typography, refined brand, archive & footer polish */
.eba-brand{gap:14px!important}
.eba-brand-logo{margin-inline-end:1px}
.eba-brand-text{font-family:"Yekan Bakh","Dana","Vazirmatn",Tahoma,sans-serif;font-size:20px!important;font-weight:900!important;line-height:1.35;letter-spacing:-.035em;color:#171612}
.eba-product-card h3{text-align:center!important;display:flex;align-items:center;justify-content:center}
.eba-product-card h3 a{width:100%;text-align:center}
.eba-variable-hint{width:100%;text-align:center!important;justify-content:center!important;margin-inline:auto}
.woocommerce ul.products li.product .woocommerce-loop-product__title{text-align:center!important;padding-inline:10px!important;margin-inline:0!important}
.woocommerce ul.products li.product .price{display:flex!important;justify-content:center!important;align-items:baseline;gap:6px;text-align:center!important}
.woocommerce ul.products li.product .button{display:block!important;margin-inline:auto!important}

/* Archive / shop */
.eba-commerce-main .page-title,.woocommerce-products-header__title.page-title,.archive .eba-prose>h1{font-size:clamp(26px,3vw,38px);font-weight:950;letter-spacing:-.045em;margin:0 0 22px;text-align:right}
.woocommerce .woocommerce-result-count{color:#777;font-size:12px;margin:10px 0 22px!important}
.woocommerce .woocommerce-ordering{margin:0 0 22px!important}
.woocommerce .woocommerce-ordering select{height:44px;border:1px solid #e5dfd4;border-radius:12px;background:#fff;padding:0 14px;color:#39352e;outline:none;box-shadow:0 5px 18px rgba(0,0,0,.035)}
.woocommerce-pagination{margin-top:36px!important}
.woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex!important;gap:7px;justify-content:center}
.woocommerce nav.woocommerce-pagination ul li{border:0!important}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:40px;height:40px;display:grid!important;place-items:center;border:1px solid #e7e1d7;border-radius:11px;background:#fff!important;color:#333!important;font-weight:850!important}
.woocommerce nav.woocommerce-pagination ul li span.current{background:#171612!important;color:#fff!important;border-color:#171612!important}

/* richer footer */
.eba-site-footer{position:relative;background:linear-gradient(145deg,#11100e 0%,#080808 58%,#12100b 100%)!important;padding-top:64px!important;overflow:hidden}
.eba-site-footer:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,var(--eba-primary),transparent);opacity:.7}
.eba-footer-grid{position:relative;gap:56px!important;padding-bottom:52px!important}
.eba-footer-grid section{min-width:0}
.eba-footer-grid h3{font-size:15px!important;color:#fff;margin-bottom:18px!important;position:relative;padding-bottom:10px}
.eba-footer-grid h3:after{content:"";position:absolute;right:0;bottom:0;width:30px;height:2px;border-radius:2px;background:var(--eba-primary)}
.eba-footer-brand{font-family:"Yekan Bakh","Dana","Vazirmatn",Tahoma,sans-serif;font-size:24px!important;letter-spacing:-.035em}
.eba-footer-about p{line-height:2;color:#aaa!important}
.eba-footer-about>a:not(.eba-footer-brand){padding:3px 0;color:#c8c8c8!important}
.eba-footer-links li{margin:10px 0!important}
.eba-footer-links a{color:#b7b7b7!important;display:inline-flex;align-items:center;gap:7px}
.eba-footer-links a:before{content:"‹";color:var(--eba-primary);font-size:17px;line-height:1}
.eba-footer-links a:hover{color:#fff!important;transform:translateX(-2px)}
.eba-footer-bottom{min-height:76px!important;border-top:1px solid rgba(255,255,255,.1)!important;color:#969696!important}
.eba-powered{padding:6px 11px;border:1px solid rgba(197,162,75,.28);border-radius:999px;background:rgba(197,162,75,.06)}
@media(max-width:768px){.eba-brand{gap:10px!important}.eba-brand-text{font-size:16px!important}.eba-site-footer{padding-top:48px!important}.eba-footer-grid{gap:34px!important}.eba-footer-grid h3{margin-bottom:12px!important}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none!important;width:100%;text-align:right}.woocommerce .woocommerce-ordering select{width:100%}}

/* 0.1.11 — professional shop archive, filters and product grid */
.eba-commerce-main{padding-block:34px 74px;background:linear-gradient(180deg,#fff 0,#fdfcf9 100%)}
.woocommerce-products-header{margin-bottom:18px}
.woocommerce-products-header__title.page-title{margin-bottom:8px!important}
.woocommerce-products-header__description{max-width:760px;color:#77716a;line-height:1.9;font-size:13px}
.eba-catalog-tools{margin:12px 0 28px;padding:20px;border:1px solid #ebe5d9;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 16px 48px rgba(35,28,16,.055)}
.eba-catalog-tools__top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}
.eba-catalog-tools__summary{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:3px 10px}
.eba-catalog-tools__eyebrow{grid-column:1/-1;color:#9a7a2d;font-size:10px;font-weight:950;letter-spacing:.05em}
.eba-catalog-tools__summary strong{font-size:20px;font-weight:950;letter-spacing:-.035em;color:#1a1814}
.eba-catalog-tools__summary small{font-size:11.5px;color:#8a857c}
.eba-catalog-reset{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 13px;border:1px solid #eadbd8;border-radius:10px;background:#fff8f7;color:#a64039;font-size:10.5px;font-weight:900;white-space:nowrap}
.eba-catalog-reset:hover{background:#a64039;color:#fff;border-color:#a64039}
.eba-catalog-cats{display:flex;gap:8px;overflow-x:auto;padding:2px 0 14px;scrollbar-width:thin;scroll-snap-type:x proximity}
.eba-catalog-cats a{scroll-snap-align:start;display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;min-height:38px;padding:0 13px;border:1px solid #e9e3d7;border-radius:999px;background:#fff;color:#4f4a42;font-size:11px;font-weight:850;transition:.18s}
.eba-catalog-cats a small{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#f2efe8;color:#898174;font-size:9px}
.eba-catalog-cats a:hover,.eba-catalog-cats a.is-active{border-color:var(--eba-primary);background:#171612;color:#fff;transform:translateY(-1px)}
.eba-catalog-cats a.is-active small{background:rgba(255,255,255,.15);color:#fff}
.eba-catalog-filter{border-top:1px solid #eee9df;padding-top:13px}
.eba-catalog-filter>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:5px 2px;color:#27231d;font-size:12px;font-weight:950}
.eba-catalog-filter>summary::-webkit-details-marker{display:none}
.eba-catalog-filter>summary:after{content:"+";display:grid;place-items:center;width:28px;height:28px;margin-right:auto;border-radius:9px;background:#f5f2eb;color:#5e574d;font-size:17px;font-weight:500}
.eba-catalog-filter[open]>summary:after{content:"−"}
.eba-catalog-filter>summary small{font-size:10px;color:#9b958b;font-weight:650}
.eba-catalog-filter__form{display:grid;grid-template-columns:2fr repeat(6,minmax(115px,1fr)) auto;gap:10px;align-items:end;padding-top:16px}
.eba-catalog-filter__form label{display:grid;gap:6px;min-width:0}
.eba-catalog-filter__form label>span{font-size:10px;color:#756f66;font-weight:850;padding-right:2px}
.eba-catalog-filter__form input,.eba-catalog-filter__form select{width:100%;height:42px;border:1px solid #e3ddd1;border-radius:11px;background:#fff;padding:0 11px;color:#312e28;font:inherit;font-size:11px;outline:none;transition:.18s}
.eba-catalog-filter__form input:focus,.eba-catalog-filter__form select:focus{border-color:var(--eba-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--eba-primary) 14%,transparent)}
.eba-catalog-filter__form button{height:42px;border:0;border-radius:11px;padding:0 18px;background:#171612;color:#fff;font:inherit;font-size:11px;font-weight:950;cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,.1);transition:.18s;white-space:nowrap}
.eba-catalog-filter__form button:hover{background:var(--eba-primary);color:#17120a;transform:translateY(-1px)}

/* WooCommerce archive cards harmonized with EBA home cards */
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px!important;margin:0!important;padding:0!important;clear:both}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}
.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:0 0 14px!important;border:1px solid #ebe6dd;border-radius:var(--eba-radius);background:#fff;overflow:hidden;box-shadow:0 9px 28px rgba(25,19,10,.045);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.woocommerce ul.products li.product:hover{transform:translateY(-3px);border-color:#ded4c0;box-shadow:0 18px 45px rgba(25,19,10,.095)}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:block;text-decoration:none}
.woocommerce ul.products li.product a img{width:calc(100% - 22px)!important;margin:11px!important;aspect-ratio:4/3;object-fit:contain;background:#fbfaf7;border-radius:calc(var(--eba-radius) - 7px);transition:transform .3s ease}
.woocommerce ul.products li.product:hover a img{transform:scale(1.025)}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:49px!important;display:flex!important;align-items:center;justify-content:center;padding:8px 14px 2px!important;color:#26231e;font-size:13px!important;font-weight:900!important;line-height:1.85!important;letter-spacing:-.025em}
.woocommerce ul.products li.product .star-rating{margin:8px auto!important;font-size:10px}
.woocommerce ul.products li.product .price{min-height:30px;margin:4px 12px 12px!important;font-size:13px!important;font-weight:950!important;color:#171612!important}
.woocommerce ul.products li.product .price ins{text-decoration:none;color:#b52b25;font-weight:950}
.woocommerce ul.products li.product .price del{color:#aaa29a;font-size:10px;opacity:1}
.woocommerce ul.products li.product .button{width:calc(100% - 24px);min-height:40px!important;line-height:40px!important;padding:0 12px!important;border-radius:11px!important;background:#171612!important;color:#fff!important;text-align:center;font-size:11px!important;font-weight:950!important;transition:.18s}
.woocommerce ul.products li.product .button:hover{background:var(--eba-primary)!important;color:#17120a!important;transform:translateY(-1px)}
.woocommerce ul.products li.product .added_to_cart{display:block;text-align:center;margin:8px 12px 0;font-size:10px;font-weight:850;color:#6e5a25}
.woocommerce span.onsale{top:20px!important;right:20px!important;left:auto!important;min-width:52px!important;min-height:28px!important;line-height:28px!important;padding:0 9px!important;border-radius:999px!important;background:linear-gradient(135deg,#d83b35,#a92322)!important;color:#fff!important;font-size:10px!important;font-weight:950!important;box-shadow:0 7px 18px rgba(180,35,32,.22)}
.woocommerce-info,.woocommerce-message,.woocommerce-error{border:1px solid #e9e2d5!important;border-top:3px solid var(--eba-primary)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 26px rgba(0,0,0,.04)!important}

@media(max-width:1180px){.eba-catalog-filter__form{grid-template-columns:repeat(4,1fr)}.eba-filter-search{grid-column:span 2}.eba-catalog-filter__form button{grid-column:span 1}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:768px){.eba-commerce-main{padding-block:24px 58px}.eba-catalog-tools{padding:15px;border-radius:17px;margin-bottom:20px}.eba-catalog-tools__top{align-items:flex-start}.eba-catalog-tools__summary{grid-template-columns:1fr}.eba-catalog-tools__summary strong{font-size:18px}.eba-catalog-tools__summary small{line-height:1.7}.eba-catalog-cats{margin-inline:-2px}.eba-catalog-filter>summary small{display:none}.eba-catalog-filter__form{grid-template-columns:1fr 1fr}.eba-filter-search{grid-column:1/-1}.eba-catalog-filter__form button{grid-column:1/-1}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px!important}.woocommerce ul.products li.product{border-radius:14px}.woocommerce ul.products li.product a img{width:calc(100% - 14px)!important;margin:7px!important;border-radius:10px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:11.5px!important;min-height:46px!important;padding-inline:8px!important}.woocommerce ul.products li.product .button{width:calc(100% - 14px);font-size:10px!important;margin-inline:7px!important}.woocommerce span.onsale{top:12px!important;right:12px!important}}
@media(max-width:420px){.eba-catalog-tools__top{display:grid}.eba-catalog-reset{justify-self:start}.eba-catalog-filter__form{grid-template-columns:1fr}.eba-catalog-filter__form>*{grid-column:1!important}.woocommerce ul.products{gap:9px!important}.woocommerce ul.products li.product .price{font-size:11.5px!important}}


/* 0.1.12 — mobile search, live search, archive badges and filter reliability polish */
.eba-product-search-wrap{position:relative;min-width:0;width:100%}
.eba-live-search{position:absolute;z-index:110;top:calc(100% + 8px);right:0;left:0;background:#fff;border:1px solid #e9e2d6;border-radius:16px;box-shadow:0 22px 55px rgba(24,19,10,.16);overflow:hidden;padding:6px}
.eba-live-search[hidden]{display:none!important}
.eba-live-search-status{padding:14px;text-align:center;color:#8d877c;font-size:11.5px;font-weight:700}
.eba-live-search-list{display:grid;gap:2px}
.eba-live-search-item{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:11px;padding:7px;border-radius:11px;transition:.16s}
.eba-live-search-item:hover,.eba-live-search-item.is-active{background:#f7f3e9}
.eba-live-search-thumb{width:58px;height:58px;border-radius:10px;background:#faf9f6;border:1px solid #eee9df;overflow:hidden;display:grid;place-items:center}
.eba-live-search-thumb img{width:100%;height:100%;object-fit:contain}
.eba-live-search-copy{min-width:0;display:grid;gap:3px}
.eba-live-search-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;color:#28231b}
.eba-live-search-copy small{font-size:11px;font-weight:900;color:#9a7624;text-align:right}
.eba-mobile-searchbar{display:none;background:#fff;border-bottom:1px solid #eee8dd;padding:10px 0 12px}

/* Archive cards now use the same premium sale / out-of-stock markers as homepage cards. */
.woocommerce ul.products li.product{position:relative}
.woocommerce ul.products li.product .eba-discount-badge{position:absolute!important;z-index:12!important;top:12px!important;right:12px!important;margin:0!important}
.woocommerce ul.products li.product .eba-out-ribbon{position:absolute!important;z-index:13!important;top:24px!important;left:-62px!important;width:215px!important;height:36px!important;margin:0!important}
.woocommerce ul.products li.product:not(:has(.stock.in-stock)){}
.woocommerce ul.products li.product .price{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap;text-align:center}

@media(max-width:768px){
  .eba-mobile-searchbar{display:block}
  .eba-mobile-searchbar .eba-product-search{height:44px;border-radius:13px;background:#faf9f6}
  .eba-mobile-searchbar .eba-product-search input{font-size:12px;padding-inline:13px}
  .eba-mobile-searchbar .eba-live-search{position:absolute;top:calc(100% + 6px);border-radius:14px}
  .eba-live-search-item{grid-template-columns:52px minmax(0,1fr);gap:9px;padding:6px}
  .eba-live-search-thumb{width:52px;height:52px}
  .eba-live-search-copy strong{font-size:11.5px}
  .eba-live-search-copy small{font-size:10.5px}
  .woocommerce ul.products li.product .eba-discount-badge{top:8px!important;right:8px!important;width:52px!important;height:52px!important}
  .woocommerce ul.products li.product .eba-out-ribbon{top:20px!important;left:-61px!important;width:195px!important;height:31px!important;font-size:10.5px!important}
}


/* 0.1.14 — premium cart & checkout */
.woocommerce-cart .eba-commerce-main,.woocommerce-checkout .eba-commerce-main{background:linear-gradient(180deg,#fbfaf7 0,#fff 340px);padding-block:34px 78px}
.eba-checkout-intro{max-width:780px;margin:0 auto 34px;text-align:center}.eba-checkout-intro>span{display:inline-flex;padding:5px 11px;border:1px solid #dfd1aa;border-radius:999px;color:#876a22;background:#fffaf0;font-size:11px;font-weight:950}.eba-checkout-intro h1{margin:9px 0 5px;font-size:clamp(27px,3vw,40px);letter-spacing:-1px}.eba-checkout-intro p{margin:0;color:#777064;font-size:13px}.eba-purchase-steps{margin:22px auto 0;display:flex;align-items:center;justify-content:center;max-width:620px}.eba-purchase-steps b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;position:relative;background:#fff;border:1px solid #ddd5c8;color:#928b80;font-size:13px;box-shadow:0 4px 14px rgba(0,0,0,.035)}.eba-purchase-steps b.is-active{background:#171612;color:#fff;border-color:#171612;box-shadow:0 8px 24px rgba(0,0,0,.13)}.eba-purchase-steps b small{position:absolute;top:47px;white-space:nowrap;font-size:9px;color:#777064;font-weight:850}.eba-purchase-steps b.is-active small{color:#302a21}.eba-purchase-steps i{height:1px;background:#ddd5c8;flex:1;max-width:105px}
.woocommerce-cart-form,.cart_totals,.woocommerce-checkout .col2-set,.woocommerce-checkout-review-order{background:#fff;border:1px solid #ebe5da;border-radius:20px;box-shadow:0 12px 36px rgba(28,22,12,.055)}.woocommerce-cart-form{padding:8px 20px 18px}.woocommerce table.shop_table{border:0!important;border-collapse:separate!important;border-spacing:0!important;margin:0!important}.woocommerce table.shop_table th{padding:16px 12px!important;color:#746e64;font-size:11px;font-weight:900;border-color:#eee9e0!important}.woocommerce table.shop_table td{padding:15px 12px!important;border-color:#eee9e0!important}.woocommerce-cart table.cart img{width:82px!important;height:82px!important;object-fit:contain;border-radius:12px;background:#faf9f6;border:1px solid #eee9df}.woocommerce-cart table.cart .product-name a{font-weight:950;color:#26221b}.woocommerce-cart table.cart .product-price,.woocommerce-cart table.cart .product-subtotal{font-weight:950}.woocommerce .quantity .qty{width:72px!important;min-height:42px;border:1px solid #ddd5c9;border-radius:11px;background:#fbfaf7;text-align:center}.woocommerce-cart table.cart td.actions{padding-top:20px!important}.woocommerce-cart table.cart td.actions .coupon{display:flex!important;gap:7px}.woocommerce-cart table.cart td.actions .coupon .input-text{width:180px!important;min-height:43px;border:1px solid #ddd5c9!important;border-radius:11px!important;padding:0 12px!important}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{border-radius:11px!important;min-height:42px!important;font-weight:900!important}.woocommerce-cart .cart-collaterals{display:flex;justify-content:flex-end;margin-top:22px}.woocommerce-cart .cart-collaterals .cart_totals{float:none!important;width:min(100%,430px)!important;padding:20px}.cart_totals h2{margin:0 0 10px;font-size:20px}.cart_totals .order-total th,.cart_totals .order-total td{font-size:15px!important;color:#171612}.wc-proceed-to-checkout{padding:12px 0 0!important}.wc-proceed-to-checkout a.checkout-button{background:#171612!important;color:#fff!important;border-radius:13px!important;font-size:13px!important;padding:14px 18px!important;margin:0!important;box-shadow:0 10px 24px rgba(0,0,0,.13)}.wc-proceed-to-checkout a.checkout-button:hover{background:var(--eba-primary)!important;color:#17120a!important}.eba-cart-assurance{display:grid;gap:7px;margin-top:16px;padding-top:14px;border-top:1px dashed #ded7cb;color:#746e64;font-size:10.5px;font-weight:800}
.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:22px;align-items:start}.woocommerce-checkout form.checkout>.col2-set{width:auto!important;float:none!important;padding:22px}.woocommerce-checkout form.checkout>#order_review_heading{grid-column:2;margin:0;padding:0 8px;font-size:20px}.woocommerce-checkout form.checkout>#order_review{grid-column:2;width:auto!important;float:none!important;padding:20px;position:sticky;top:18px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none!important;width:100%!important}.woocommerce-checkout .col2-set .col-2{margin-top:18px}.woocommerce-checkout h3{font-size:18px;margin:0 0 15px}.woocommerce form .form-row{margin:0 0 13px!important}.woocommerce form .form-row label{font-size:11px;font-weight:900;color:#625c53;margin-bottom:5px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{min-height:46px;border:1px solid #ddd6ca!important;border-radius:11px!important;background:#fbfaf8!important;padding:8px 12px!important;box-shadow:none!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:28px!important}.woocommerce-checkout #payment{background:#f8f6f1!important;border-radius:14px!important}.woocommerce-checkout #payment ul.payment_methods{padding:14px!important;border-bottom:1px solid #e5ded2!important}.woocommerce-checkout #payment div.payment_box{background:#fff!important;border-radius:10px!important;font-size:11px!important}.woocommerce-checkout #payment div.form-row{padding:14px!important}.woocommerce-checkout #place_order{width:100%;min-height:50px!important;background:#171612!important;color:#fff!important;font-size:13px!important}.woocommerce-checkout #place_order:hover{background:var(--eba-primary)!important;color:#17120a!important}.eba-checkout-assurance{display:flex;flex-direction:column;gap:3px;margin-top:12px;padding:12px;border:1px solid #e6dfd3;border-radius:11px;background:#fff}.eba-checkout-assurance strong{font-size:11px}.eba-checkout-assurance span{font-size:9.5px;color:#817a70}
.woocommerce-checkout .woocommerce-form-coupon-toggle,.woocommerce-checkout .woocommerce-form-login-toggle{max-width:760px;margin:0 auto 12px}.woocommerce-checkout .woocommerce-info{font-size:11px!important}.woocommerce-checkout form.checkout_coupon,.woocommerce-checkout form.login{max-width:760px;margin:0 auto 20px!important;border:1px solid #e6dfd3!important;border-radius:14px!important;background:#fff!important}
@media(max-width:900px){.woocommerce-checkout form.checkout{grid-template-columns:1fr}.woocommerce-checkout form.checkout>#order_review_heading,.woocommerce-checkout form.checkout>#order_review{grid-column:1}.woocommerce-checkout form.checkout>#order_review{position:static}.woocommerce-cart .cart-collaterals .cart_totals{width:100%!important}}
@media(max-width:768px){.woocommerce-cart .eba-commerce-main,.woocommerce-checkout .eba-commerce-main{padding-block:22px 60px}.eba-checkout-intro{margin-bottom:30px}.eba-checkout-intro h1{font-size:26px}.eba-checkout-intro p{font-size:11.5px}.eba-purchase-steps{padding-inline:18px}.eba-purchase-steps b{width:36px;height:36px}.eba-purchase-steps b small{top:41px;font-size:8px}.woocommerce-cart-form{padding:4px 12px 14px;border-radius:16px;overflow:hidden}.woocommerce-cart table.shop_table_responsive tr{display:grid!important;grid-template-columns:70px 1fr;gap:0 9px;padding:13px 0;border-bottom:1px solid #eee9e0}.woocommerce-cart table.shop_table_responsive tr td{grid-column:2;text-align:right!important;padding:4px!important;border:0!important}.woocommerce-cart table.shop_table_responsive tr td.product-remove{grid-column:1;grid-row:1;position:absolute}.woocommerce-cart table.shop_table_responsive tr td.product-thumbnail{grid-column:1;grid-row:1/6}.woocommerce-cart table.shop_table_responsive tr td.product-thumbnail:before{display:none}.woocommerce-cart table.shop_table_responsive tr td.product-thumbnail img{width:66px!important;height:66px!important}.woocommerce-cart table.shop_table_responsive tr td.product-name{font-size:12px}.woocommerce-cart table.shop_table_responsive tr td:before{font-size:9px;color:#918a7f}.woocommerce-cart table.cart td.actions{display:block!important}.woocommerce-cart table.cart td.actions .coupon{width:100%;display:grid!important;grid-template-columns:1fr auto}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%!important}.woocommerce-cart table.cart td.actions>button{width:100%;margin-top:8px}.cart_totals{border-radius:16px!important;padding:15px!important}.woocommerce-checkout form.checkout>.col2-set,.woocommerce-checkout form.checkout>#order_review{padding:15px;border-radius:16px}.woocommerce-checkout form.checkout>#order_review_heading{font-size:18px}.woocommerce-checkout-review-order-table .product-name{font-size:11px}.woocommerce-checkout #payment ul.payment_methods{padding:10px!important}}

/* 0.1.15 — EBA Signature Commerce: a custom cart + checkout experience */
.woocommerce-cart .eba-commerce-main,.woocommerce-checkout .eba-commerce-main{background:linear-gradient(180deg,#fbfaf7 0,#fff 220px);padding:34px 0 74px}.eba-cart-experience,.eba-checkout-experience{direction:rtl}.eba-commerce-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:28px 30px;margin-bottom:24px;border:1px solid #ebe6d9;border-radius:28px;background:radial-gradient(circle at 12% 0,color-mix(in srgb,var(--eba-primary) 20%,transparent),transparent 33%),linear-gradient(135deg,#fff 0,#fbf8ef 100%);box-shadow:0 18px 55px rgba(35,27,8,.06);overflow:hidden;position:relative}.eba-commerce-hero:after{content:"EBA";position:absolute;left:22px;top:-26px;font-size:94px;line-height:1;font-weight:1000;letter-spacing:5px;color:#111;opacity:.025;pointer-events:none}.eba-commerce-kicker{display:block;color:#896d27;font-size:12px;font-weight:950;margin-bottom:5px}.eba-commerce-hero h1{font-size:30px;line-height:1.3;margin:0 0 6px;letter-spacing:-.8px}.eba-commerce-hero p{margin:0;color:#747474;font-size:13px}.eba-commerce-progress{display:flex;align-items:center;gap:9px;white-space:nowrap}.eba-commerce-progress span{display:flex;align-items:center;gap:7px;color:#999;font-size:11px;font-weight:900}.eba-commerce-progress span b{width:28px;height:28px;display:grid;place-items:center;border-radius:10px;background:#eee;color:#777;font-size:12px}.eba-commerce-progress span.is-active{color:#171717}.eba-commerce-progress span.is-active b{background:#111;color:#fff;box-shadow:0 7px 18px rgba(0,0,0,.14)}.eba-commerce-progress i{width:30px;height:1px;background:#ddd}.eba-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:24px;align-items:start}.eba-cart-main{min-width:0}.eba-cart-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px}.eba-cart-heading>div{display:flex;flex-direction:column}.eba-cart-heading strong{font-size:17px}.eba-cart-heading small{color:#8a8a8a;font-size:11px}.eba-cart-heading>a{font-size:12px;font-weight:900;color:#80651f}.eba-cart-items{display:grid;gap:12px}.eba-cart-item{display:grid;grid-template-columns:136px 1fr;gap:18px;padding:16px;background:#fff;border:1px solid #ece8de;border-radius:23px;box-shadow:0 10px 35px rgba(0,0,0,.035);transition:.2s}.eba-cart-item:hover{border-color:#ded5bf;box-shadow:0 15px 42px rgba(0,0,0,.06)}.eba-cart-item__media{display:block;aspect-ratio:1;border-radius:18px;overflow:hidden;background:#f7f5ef}.eba-cart-item__media img{width:100%;height:100%;object-fit:contain;padding:6px}.eba-cart-item__content{display:flex;flex-direction:column;min-width:0}.eba-cart-item__top{display:flex;justify-content:space-between;gap:16px}.eba-cart-item h3{font-size:15px;margin:2px 0 5px;line-height:1.65}.eba-cart-item__meta,.eba-cart-item__meta dl{font-size:11px;color:#777;margin:0}.eba-cart-item__meta dt,.eba-cart-item__meta dd{display:inline;margin:0 0 0 4px}.eba-cart-backorder{display:block;color:#9a6e1e;margin-top:6px}.eba-cart-remove{display:flex;align-items:center;gap:4px;color:#b04a4a!important;font-size:18px!important;line-height:1!important;width:auto!important;height:auto!important;border-radius:10px!important;padding:6px 8px!important;background:#fff5f5!important}.eba-cart-remove span{font-size:10px;font-weight:900}.eba-cart-item__bottom{margin-top:auto;padding-top:14px;border-top:1px dashed #e6e0d3;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.eba-cart-qty{display:flex;align-items:center;gap:9px}.eba-cart-qty>span{font-size:11px;color:#777;font-weight:800}.eba-cart-qty .quantity{display:flex}.eba-cart-qty input.qty{width:72px;height:38px;border:1px solid #dedbd2;border-radius:12px;text-align:center;background:#fafafa}.eba-cart-price-stack{text-align:left;display:flex;flex-direction:column;align-items:flex-start}.eba-cart-price-stack small{font-size:10px;color:#999}.eba-cart-price-stack strong{font-size:15px}.eba-cart-actions{margin-top:14px;display:flex;align-items:flex-end;gap:12px;justify-content:space-between}.eba-coupon-box{display:flex;flex-direction:column;gap:5px}.eba-coupon-box label{font-size:11px;font-weight:900}.eba-coupon-box>div{display:flex}.eba-coupon-box input{height:40px;border:1px solid #ddd6c8;border-radius:0 12px 12px 0;padding:0 12px;outline:0}.eba-coupon-box button{height:40px;border:0!important;border-radius:12px 0 0 12px!important;background:#e8e1cf!important;color:#3b311c!important;font-size:11px!important}.eba-update-cart{height:40px!important;border-radius:12px!important;background:#f2f2f2!important;color:#333!important;font-size:11px!important}.eba-cart-aside__sticky,.eba-checkout-aside__sticky{position:sticky;top:24px}.eba-order-capsule{background:#111;color:#fff;border-radius:28px;padding:22px;box-shadow:0 24px 60px rgba(0,0,0,.14);overflow:hidden;position:relative}.eba-order-capsule:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:var(--eba-primary);opacity:.09;left:-70px;top:-80px}.eba-order-capsule__head{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}.eba-order-capsule__head span{font-size:17px;font-weight:950}.eba-order-capsule__head small{font-size:10px;color:#8f8f8f}.eba-order-capsule__rows{padding:13px 0}.eba-order-capsule__rows>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;font-size:12px;color:#b9b9b9}.eba-order-capsule__rows strong{color:#eee;font-weight:800;text-align:left}.eba-order-capsule__total{display:flex;justify-content:space-between;align-items:end;gap:12px;padding:16px 0 6px;border-top:1px solid rgba(255,255,255,.12)}.eba-order-capsule__total span{font-size:12px;color:#aaa}.eba-order-capsule__total strong{font-size:19px;color:#fff}.eba-order-capsule__total .woocommerce-Price-amount{font-size:inherit}.eba-checkout-cta{margin-top:14px}.eba-checkout-cta .checkout-button{width:100%;height:52px!important;display:flex!important;align-items:center;justify-content:center;border-radius:15px!important;background:var(--eba-primary)!important;color:#16130b!important;font-size:13px!important;font-weight:1000!important;box-shadow:0 10px 24px color-mix(in srgb,var(--eba-primary) 25%,transparent)}.eba-order-capsule__note{text-align:center;color:#777;font-size:10px;margin:10px 0 0}.eba-cart-promise{padding:12px 4px 0}.eba-cart-promise>div{display:flex;gap:9px;padding:9px 0}.eba-cart-promise>div>span{width:27px;height:27px;border-radius:10px;background:#f3ede0;display:grid;place-items:center;color:#7f641d;font-weight:900}.eba-cart-promise p{margin:0;display:flex;flex-direction:column}.eba-cart-promise strong{font-size:11px}.eba-cart-promise small{font-size:10px;color:#999}.eba-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start}.eba-checkout-main{display:grid;gap:14px}.eba-checkout-section{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:22px;background:#fff;border:1px solid #ece8de;border-radius:25px;box-shadow:0 10px 35px rgba(0,0,0,.035)}.eba-checkout-section__number{width:38px;height:38px;border-radius:13px;background:#111;color:#fff;display:grid;place-items:center;font-weight:950}.eba-checkout-section__body{min-width:0}.eba-checkout-section__head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:17px;padding-bottom:12px;border-bottom:1px solid #eee9df}.eba-checkout-section__head strong{font-size:16px}.eba-checkout-section__head small{font-size:10px;color:#999}.eba-checkout-section .col-1,.eba-checkout-section .col-2{width:100%!important;float:none!important}.eba-checkout-section .woocommerce-billing-fields>h3,.eba-checkout-section .woocommerce-shipping-fields>h3{display:none}.eba-checkout-section .woocommerce-billing-fields__field-wrapper,.eba-checkout-section .woocommerce-shipping-fields__field-wrapper,.eba-checkout-section .woocommerce-additional-fields__field-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.eba-checkout-section .form-row{width:auto!important;float:none!important;margin:0!important;padding:0!important}.eba-checkout-section .form-row-wide{grid-column:1/-1}.eba-checkout-section label{font-size:10px!important;font-weight:900!important;color:#666;margin-bottom:4px;display:block}.eba-checkout-section input.input-text,.eba-checkout-section textarea,.eba-checkout-section select,.eba-checkout-section .select2-selection{min-height:46px!important;border:1px solid #ddd8cc!important;border-radius:13px!important;background:#fbfbfa!important;padding:0 12px!important;box-shadow:none!important;outline:0}.eba-checkout-section textarea{padding-top:10px!important;min-height:90px!important}.eba-checkout-section .select2-selection__rendered{line-height:44px!important}.eba-checkout-safe{display:flex;gap:12px;align-items:center;padding:15px 18px;background:#f6f8f2;border:1px solid #e6ebdd;border-radius:18px}.eba-checkout-safe>span{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#e4efda;color:#407028;font-weight:950}.eba-checkout-safe>div{display:flex;flex-direction:column}.eba-checkout-safe strong{font-size:11px}.eba-checkout-safe small{font-size:10px;color:#80877a}.eba-checkout-aside__sticky{background:#111;color:#fff;border-radius:28px;padding:20px;box-shadow:0 24px 60px rgba(0,0,0,.14)}.eba-checkout-review-head{display:flex;justify-content:space-between;align-items:center;padding:2px 2px 14px;border-bottom:1px solid rgba(255,255,255,.1)}.eba-checkout-review-head span{font-size:17px;font-weight:950}.eba-checkout-review-head a{font-size:10px;color:var(--eba-primary);font-weight:900}.eba-review-order-list{display:grid;gap:10px;padding:14px 0}.eba-review-order-item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px}.eba-review-order-item__media{width:54px;height:54px;border-radius:13px;background:#fff;position:relative;padding:3px}.eba-review-order-item__media img{width:100%;height:100%;object-fit:contain;border-radius:10px}.eba-review-order-item__media b{position:absolute;top:-5px;left:-5px;min-width:19px;height:19px;border-radius:8px;background:var(--eba-primary);color:#17130a;display:grid;place-items:center;font-size:9px}.eba-review-order-item__info{display:flex;flex-direction:column;min-width:0}.eba-review-order-item__info strong{font-size:11px;line-height:1.5;color:#eee}.eba-review-order-item__info small{font-size:9px;color:#888}.eba-review-order-item__price{font-size:10px;font-weight:900;white-space:nowrap}.eba-review-order-totals{padding:10px 0;border-top:1px solid rgba(255,255,255,.1)}.eba-review-order-totals>div{display:flex;justify-content:space-between;gap:12px;padding:5px 0;color:#aaa;font-size:10px}.eba-review-order-totals strong{color:#eee}.eba-review-shipping>div{text-align:left}.eba-review-shipping ul{list-style:none;padding:0;margin:0}.eba-review-shipping li{margin:3px 0}.eba-review-order-grand{display:flex;justify-content:space-between;align-items:end;padding:14px 0;border-top:1px solid rgba(255,255,255,.12)}.eba-review-order-grand span{font-size:11px;color:#aaa}.eba-review-order-grand strong{font-size:18px}.eba-checkout-aside #payment{background:transparent!important;border-radius:0!important}.eba-checkout-aside #payment ul.payment_methods{padding:14px 0!important;border-top:1px solid rgba(255,255,255,.1)!important;border-bottom:0!important}.eba-checkout-aside #payment ul.payment_methods li{padding:8px 10px;margin:0 0 8px!important;background:#1a1a1a;border:1px solid #2c2c2c;border-radius:13px}.eba-checkout-aside #payment ul.payment_methods li label{font-size:11px;font-weight:900;color:#eee}.eba-checkout-aside #payment div.payment_box{background:#242424!important;color:#bbb!important;border-radius:11px!important;font-size:10px!important}.eba-checkout-aside #payment div.payment_box:before{border-bottom-color:#242424!important}.eba-checkout-aside #payment .place-order{padding:10px 0 0!important}.eba-checkout-aside #place_order{width:100%;height:54px;border:0;border-radius:15px;background:var(--eba-primary);color:#15120a;font-size:13px;font-weight:1000;box-shadow:0 10px 24px color-mix(in srgb,var(--eba-primary) 24%,transparent)}.eba-checkout-aside .woocommerce-privacy-policy-text{font-size:9px;color:#777;line-height:1.7}.eba-checkout-aside .woocommerce-terms-and-conditions-wrapper{font-size:9px}.woocommerce-cart .woocommerce-notices-wrapper,.woocommerce-checkout .woocommerce-notices-wrapper{margin-bottom:14px}.woocommerce-cart .woocommerce-error,.woocommerce-checkout .woocommerce-error,.woocommerce-cart .woocommerce-message,.woocommerce-checkout .woocommerce-message{border:0!important;border-radius:15px!important;background:#fff!important;box-shadow:0 8px 28px rgba(0,0,0,.05)!important;font-size:11px!important}.eba-cart-experience .cross-sells{margin-top:28px}.eba-cart-experience .cross-sells>h2{font-size:18px}
@media(max-width:980px){.eba-cart-layout,.eba-checkout-grid{grid-template-columns:1fr}.eba-cart-aside__sticky,.eba-checkout-aside__sticky{position:static}.eba-commerce-hero{align-items:flex-start;flex-direction:column}.eba-commerce-progress{width:100%;justify-content:space-between}.eba-commerce-progress i{flex:1}.eba-checkout-aside{order:2}}
@media(max-width:640px){.woocommerce-cart .eba-commerce-main,.woocommerce-checkout .eba-commerce-main{padding-top:18px}.eba-commerce-hero{padding:20px;border-radius:22px;margin-bottom:16px}.eba-commerce-hero h1{font-size:23px}.eba-commerce-hero p{font-size:11px}.eba-commerce-progress span{font-size:0}.eba-commerce-progress span b{font-size:11px}.eba-commerce-progress i{width:auto}.eba-cart-item{grid-template-columns:92px 1fr;gap:12px;padding:12px;border-radius:18px}.eba-cart-item__media{border-radius:14px}.eba-cart-item h3{font-size:12px;margin-top:0}.eba-cart-item__bottom{align-items:center}.eba-cart-price-stack strong{font-size:12px}.eba-cart-price-stack small{display:none}.eba-cart-remove span{display:none}.eba-cart-actions{align-items:stretch;flex-direction:column}.eba-coupon-box>div{display:grid;grid-template-columns:1fr auto}.eba-update-cart{width:100%}.eba-order-capsule,.eba-checkout-aside__sticky{border-radius:22px}.eba-checkout-section{grid-template-columns:1fr;padding:16px;border-radius:20px}.eba-checkout-section__number{width:32px;height:32px;border-radius:10px}.eba-checkout-section__head{align-items:flex-start;flex-direction:column;gap:2px}.eba-checkout-section .woocommerce-billing-fields__field-wrapper,.eba-checkout-section .woocommerce-shipping-fields__field-wrapper,.eba-checkout-section .woocommerce-additional-fields__field-wrapper{grid-template-columns:1fr}.eba-review-order-item{grid-template-columns:48px 1fr}.eba-review-order-item__price{grid-column:2;text-align:right}.eba-cart-heading small{display:none}}


/* 0.1.16 — hard bridge from Woo Blocks to the EBA Signature Commerce canvas */
.eba-signature-commerce-page{padding-top:34px!important;padding-bottom:76px!important;background:linear-gradient(180deg,#f8f5ed 0,#fff 250px)!important;min-height:64vh}
.eba-signature-commerce-page>.eba-shell{max-width:1240px!important}
.eba-signature-commerce-page .woocommerce{width:100%!important;max-width:none!important;margin:0!important}
.eba-signature-commerce-page .woocommerce>h1,.eba-signature-commerce-page .woocommerce>.entry-title{display:none!important}
.eba-signature-commerce-page .eba-cart-experience,.eba-signature-commerce-page .eba-checkout-experience{display:block!important;width:100%!important;max-width:none!important}
@media(max-width:640px){.eba-signature-commerce-page{padding-top:18px!important;padding-bottom:50px!important}.eba-signature-commerce-page>.eba-shell{padding-inline:12px!important}}

/* 0.1.17 — EBA checkout/address + thank-you signature experience */
.eba-checkout-section--identity .eba-fields-grid,
.eba-checkout-section--address .eba-fields-grid,
.eba-checkout-section--notes .eba-fields-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px 14px;align-items:end}
.eba-fields-grid .form-row{width:auto!important;float:none!important;margin:0!important;padding:0!important;min-width:0}
.eba-fields-grid .eba-half{grid-column:span 6}
.eba-fields-grid .eba-full{grid-column:1/-1}
.eba-fields-grid .eba-third{grid-column:span 4}
.eba-fields-grid .eba-address-mini{grid-column:span 4}
.eba-fields-grid .eba-address-tiny{grid-column:span 2}
.eba-fields-grid .eba-address-postcode{grid-column:span 6}
.eba-fields-grid .eba-order-notes{grid-column:1/-1}
.eba-checkout-section--identity .eba-contact-phone,.eba-checkout-section--identity .eba-contact-email{grid-column:span 6}
.eba-checkout-section--identity label,.eba-checkout-section--address label,.eba-checkout-section--notes label{font-size:11px!important;font-weight:900!important;color:#4e4a42!important;margin-bottom:5px!important;display:block}
.eba-checkout-section--identity .required,.eba-checkout-section--address .required{color:#a33127!important;text-decoration:none!important}
.eba-checkout-section--identity input.input-text,.eba-checkout-section--address input.input-text,.eba-checkout-section--notes textarea,.eba-checkout-section--identity select,.eba-checkout-section--address select,.eba-checkout-section--identity .select2-selection,.eba-checkout-section--address .select2-selection{width:100%!important;min-height:48px!important;border:1px solid #ddd6c8!important;border-radius:14px!important;background:#fcfbf8!important;padding:0 13px!important;box-shadow:0 1px 0 rgba(0,0,0,.02)!important;outline:none!important;transition:border-color .2s,box-shadow .2s,background .2s}
.eba-checkout-section--identity input.input-text:focus,.eba-checkout-section--address input.input-text:focus,.eba-checkout-section--notes textarea:focus,.eba-checkout-section--identity .select2-selection:focus,.eba-checkout-section--address .select2-selection:focus{border-color:var(--eba-primary)!important;background:#fff!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--eba-primary) 14%,transparent)!important}
.eba-checkout-section--identity .select2-selection__rendered,.eba-checkout-section--address .select2-selection__rendered{line-height:46px!important;padding:0!important;color:#333!important}
.eba-checkout-section--identity .select2-selection__arrow,.eba-checkout-section--address .select2-selection__arrow{height:46px!important;left:8px!important;right:auto!important}
.eba-checkout-section--notes textarea{height:48px!important;min-height:48px!important;max-height:180px!important;padding:11px 13px!important;resize:vertical;line-height:1.8!important;overflow:auto!important}
.eba-checkout-section--notes .eba-checkout-section__head{margin-bottom:12px}
.eba-account-fields{margin-top:14px;padding-top:14px;border-top:1px dashed #e5dfd2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.eba-account-fields .form-row{width:auto!important;float:none!important;margin:0!important}
.eba-checkout-section--address{position:relative;overflow:visible}
.eba-checkout-section--address:after{content:"نشانی دقیق‌تر = تحویل سریع‌تر";position:absolute;left:20px;top:20px;font-size:9px;font-weight:900;color:#987a2e;background:#f8f1df;border:1px solid #eee1bd;border-radius:999px;padding:4px 9px}

/* Thank-you: intentionally independent from WooCommerce's default receipt layout. */
.eba-thankyou{min-height:calc(100vh - 132px);padding:44px 0 70px;background:radial-gradient(circle at 85% 0,color-mix(in srgb,var(--eba-primary) 16%,transparent),transparent 34%),linear-gradient(180deg,#faf8f2 0,#fff 52%)}
.eba-thankyou-shell{width:min(980px,calc(100% - 36px));margin:0 auto}
.eba-thankyou-hero{text-align:center;padding:10px 20px 28px}
.eba-thankyou-icon{width:64px;height:64px;margin:0 auto 15px;display:grid;place-items:center;border-radius:22px;background:#111;color:var(--eba-primary);font-size:28px;font-weight:1000;box-shadow:0 18px 38px rgba(0,0,0,.12);transform:rotate(-3deg)}
.eba-thankyou-kicker{display:block;color:#8a6c20;font-size:11px;font-weight:950;margin-bottom:5px}
.eba-thankyou-hero h1{margin:0;font-size:clamp(25px,4vw,40px);line-height:1.35;letter-spacing:-1.1px}
.eba-thankyou-hero p{margin:9px auto 0;color:#777;font-size:13px;max-width:610px}
.eba-thankyou-pay{display:inline-flex;align-items:center;justify-content:center;margin-top:16px;height:44px;padding:0 20px;border-radius:13px;background:#111;color:#fff;font-size:12px;font-weight:950}
.eba-thankyou-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e8e1d2;border:1px solid #e8e1d2;border-radius:24px;overflow:hidden;box-shadow:0 14px 40px rgba(0,0,0,.05)}
.eba-thankyou-summary>div{background:#fff;padding:20px 18px;display:flex;flex-direction:column;gap:5px;min-width:0}
.eba-thankyou-summary span{font-size:10px;color:#8d887e}
.eba-thankyou-summary strong{font-size:13px;color:#191919;white-space:normal;overflow-wrap:anywhere}
.eba-thankyou-delivery{margin:17px 0 20px;padding:18px 20px;border:1px solid #e8dec8;border-radius:20px;background:linear-gradient(135deg,#fffdf8,#f7f2e6);display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start}
.eba-thankyou-delivery__mark{width:36px;height:36px;border-radius:13px;display:grid;place-items:center;background:#111;color:var(--eba-primary);font-size:20px;font-weight:1000}
.eba-thankyou-delivery p{margin:2px 0 0;font-size:12px;line-height:2.05;color:#555}
.eba-highlight-shipping{color:#8c6818;font-weight:1000;background:#fff1c8;padding:2px 6px;border-radius:7px}
.eba-highlight-address{color:#111;font-weight:950}
.eba-thankyou-items{background:#fff;border:1px solid #ece7dc;border-radius:26px;padding:22px;box-shadow:0 16px 45px rgba(0,0,0,.045)}
.eba-thankyou-section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:14px;border-bottom:1px solid #eee8dc}
.eba-thankyou-section-head span{font-size:17px;font-weight:1000}.eba-thankyou-section-head small{font-size:10px;color:#999;background:#f6f3ec;border-radius:999px;padding:5px 9px}
.eba-thankyou-table{display:grid}
.eba-thankyou-table__head,.eba-thankyou-row{display:grid;grid-template-columns:minmax(0,1fr) 90px 145px;gap:14px;align-items:center}
.eba-thankyou-table__head{padding:12px 8px 8px;color:#aaa;font-size:9px;font-weight:900}
.eba-thankyou-row{padding:12px 8px;border-top:1px solid #f0ece3}
.eba-thankyou-product{display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:center;min-width:0}
.eba-thankyou-product__img{width:58px;height:58px;border-radius:15px;background:#f8f7f3;padding:4px;display:grid;place-items:center;overflow:hidden}
.eba-thankyou-product__img img{width:100%;height:100%;object-fit:contain;border-radius:11px}
.eba-thankyou-product>span:last-child{display:flex;flex-direction:column;min-width:0}
.eba-thankyou-product strong{font-size:12px;line-height:1.7;color:#222}
.eba-thankyou-product small,.eba-thankyou-product .wc-item-meta{font-size:9px;color:#999;margin:2px 0 0;padding:0;list-style:none}
.eba-thankyou-qty{font-size:12px;font-weight:900;text-align:center}
.eba-thankyou-price{font-size:12px;font-weight:950;text-align:left}
.eba-thankyou-total{margin-top:12px;padding:16px 12px 2px;border-top:1px solid #e7dfcf;display:flex;justify-content:flex-end;align-items:end;gap:22px}
.eba-thankyou-total span{font-size:11px;color:#777}.eba-thankyou-total strong{font-size:18px;color:#111}
.eba-thankyou-store{margin-top:18px;background:#111;color:#fff;border-radius:24px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;position:relative}
.eba-thankyou-store:before{content:"EBA";position:absolute;left:-8px;bottom:-32px;color:rgba(255,255,255,.035);font-size:96px;font-weight:1000;letter-spacing:6px}
.eba-thankyou-store__brand{display:flex;align-items:center;gap:13px;position:relative;z-index:1}.eba-thankyou-store__brand img{width:74px;height:54px;border-radius:12px;object-fit:contain;background:#fff;padding:4px}.eba-thankyou-store__brand>div{display:flex;flex-direction:column}.eba-thankyou-store__brand strong{font-size:16px}.eba-thankyou-store__brand small{font-size:9px;color:#888}
.eba-thankyou-store__contact{display:flex;align-items:center;gap:10px;position:relative;z-index:1}.eba-thankyou-store__contact a{min-width:130px;padding:9px 12px;border:1px solid rgba(255,255,255,.12);border-radius:13px;display:flex;flex-direction:column}.eba-thankyou-store__contact span{font-size:8px;color:#888}.eba-thankyou-store__contact strong{font-size:10px;color:#eee;direction:ltr;text-align:right}
.eba-thankyou-gateway-instructions{margin-top:16px;background:#fff;border:1px solid #eee6d7;border-radius:18px;padding:16px;font-size:11px}
.eba-thankyou-system-hooks[hidden]{display:none!important}
.eba-thankyou.is-failed .eba-thankyou-icon{background:#8d2d29;color:#fff}

@media(max-width:900px){
  .eba-thankyou-summary{grid-template-columns:repeat(2,1fr)}
  .eba-thankyou-store{align-items:flex-start;flex-direction:column}.eba-thankyou-store__contact{width:100%}.eba-thankyou-store__contact a{flex:1}
}
@media(max-width:720px){
  .eba-fields-grid .eba-third{grid-column:span 4}
  .eba-fields-grid .eba-address-mini{grid-column:span 12}
  .eba-fields-grid .eba-address-tiny{grid-column:span 4}
  .eba-fields-grid .eba-address-postcode{grid-column:span 12}
  .eba-checkout-section--address:after{display:none}
  .eba-thankyou{padding:26px 0 42px}.eba-thankyou-shell{width:min(100% - 22px,980px)}
  .eba-thankyou-hero{padding-inline:8px}.eba-thankyou-icon{width:56px;height:56px;border-radius:19px}.eba-thankyou-hero h1{font-size:25px}.eba-thankyou-hero p{font-size:11px}
  .eba-thankyou-table__head{display:none}.eba-thankyou-row{grid-template-columns:1fr auto;gap:8px 12px;padding:13px 2px}.eba-thankyou-product{grid-column:1/-1}.eba-thankyou-qty{text-align:right;padding-right:69px}.eba-thankyou-qty:before{content:"تعداد: ";color:#aaa;font-size:9px;font-weight:500}.eba-thankyou-price{text-align:left}
  .eba-thankyou-total{justify-content:space-between;padding-inline:0;gap:10px}.eba-thankyou-total strong{font-size:15px}
}
@media(max-width:520px){
  .eba-fields-grid .eba-half,.eba-checkout-section--identity .eba-contact-phone,.eba-checkout-section--identity .eba-contact-email{grid-column:span 12}
  .eba-fields-grid .eba-third{grid-column:span 12}
  .eba-fields-grid .eba-address-tiny{grid-column:span 4}
  .eba-account-fields{grid-template-columns:1fr}
  .eba-thankyou-summary{grid-template-columns:1fr 1fr}.eba-thankyou-summary>div{padding:15px 12px}.eba-thankyou-summary strong{font-size:11px}
  .eba-thankyou-delivery{grid-template-columns:1fr;padding:15px}.eba-thankyou-delivery__mark{width:32px;height:32px}
  .eba-thankyou-items{padding:15px;border-radius:20px}.eba-thankyou-product__img{width:52px;height:52px}.eba-thankyou-product{grid-template-columns:52px 1fr}.eba-thankyou-qty{padding-right:63px}
  .eba-thankyou-store{padding:17px}.eba-thankyou-store__contact{flex-direction:column;align-items:stretch}.eba-thankyou-store__contact a{width:100%}.eba-thankyou-store__brand img{width:62px;height:48px}
}


/* 0.1.18 — checkout stability, darker order capsule, responsive validation */
.eba-checkout-section--address:after{font-size:11px!important;padding:6px 12px!important;letter-spacing:-.15px;box-shadow:0 5px 16px rgba(152,122,46,.08)}
.eba-checkout-section--identity .eba-company{grid-column:1/-1!important}
.eba-checkout-aside .woocommerce-checkout-review-order{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important;color:#fff!important}
.eba-checkout-aside .eba-review-order-list{background:transparent!important;border:0!important;padding:14px 0!important}
.eba-checkout-aside .eba-review-order-item{grid-template-columns:58px minmax(0,1fr) 112px!important;gap:12px!important;padding:10px 0!important;border-bottom:1px solid rgba(255,255,255,.08)}
.eba-checkout-aside .eba-review-order-item:last-child{border-bottom:0}
.eba-checkout-aside .eba-review-order-item__info strong{color:#fff!important;font-size:11.5px!important;line-height:1.7!important}
.eba-checkout-aside .eba-review-order-item__info small,.eba-checkout-aside .eba-review-order-item__info dl,.eba-checkout-aside .eba-review-order-item__info p{color:#a8a8a8!important;font-size:9px!important;margin:2px 0 0!important}
.eba-checkout-aside .eba-review-order-item__price{color:#f4f1e8!important;font-size:11px!important;font-weight:950!important;text-align:left!important;white-space:normal!important;line-height:1.7!important}
.eba-checkout-aside .eba-review-order-item__price del{color:#777!important}.eba-checkout-aside .eba-review-order-item__price ins{color:var(--eba-primary)!important;text-decoration:none!important}
.eba-checkout-grid>.woocommerce-NoticeGroup-checkout{grid-column:1/-1!important;width:100%!important;min-width:0!important;margin:0 0 2px!important}
.eba-checkout-grid>.woocommerce-NoticeGroup-checkout .woocommerce-error{width:100%!important;margin:0!important;padding:13px 44px 13px 16px!important;background:#fff8f6!important;border:1px solid #f0c8c1!important;border-right:4px solid #b94436!important;border-top:1px solid #f0c8c1!important;border-radius:16px!important;box-shadow:none!important;color:#74372f!important;font-size:11px!important;line-height:1.9!important;list-style:none!important}
.eba-checkout-grid>.woocommerce-NoticeGroup-checkout .woocommerce-error li{margin:2px 0!important}
.eba-checkout-grid .woocommerce-invalid input.input-text,.eba-checkout-grid .woocommerce-invalid select,.eba-checkout-grid .woocommerce-invalid .select2-selection{border-color:#c24b3f!important;background:#fff9f8!important;box-shadow:0 0 0 3px rgba(194,75,63,.08)!important}
.eba-checkout-grid .woocommerce-validated input.input-text,.eba-checkout-grid .woocommerce-validated select,.eba-checkout-grid .woocommerce-validated .select2-selection{border-color:#a9c7a4!important}
.eba-geo-city select{display:block!important}
@media(max-width:980px){.eba-checkout-grid>.woocommerce-NoticeGroup-checkout{grid-column:1!important}.eba-checkout-aside .eba-review-order-item{grid-template-columns:54px minmax(0,1fr) 100px!important}}
@media(max-width:640px){.eba-checkout-aside .eba-review-order-item{grid-template-columns:50px minmax(0,1fr)!important}.eba-checkout-aside .eba-review-order-item__price{grid-column:2!important;text-align:right!important}.eba-checkout-grid>.woocommerce-NoticeGroup-checkout .woocommerce-error{padding:12px 14px!important}.eba-checkout-section--address:after{display:none!important}}

/* 0.1.19 — Thank-you summary alignment polish */
.eba-thankyou-summary>div{
  align-items:center;
  justify-content:center;
  text-align:center;
}
.eba-thankyou-summary span,
.eba-thankyou-summary strong{
  width:100%;
  text-align:center;
}

/* 0.1.20 — EBA customer account, orders and tracking */
.woocommerce-account .eba-commerce-main{background:linear-gradient(180deg,#f7f4ed 0,#fff 320px);padding:36px 0 80px}
.eba-account-shell{width:min(1180px,calc(100% - 30px));margin:auto}
.eba-account-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:16px;align-items:center;padding:22px 24px;border-radius:28px;background:#111;color:#fff;box-shadow:0 20px 55px rgba(0,0,0,.12)}
.eba-account-hero:after{content:"EBA";position:absolute;left:18px;top:-30px;font-size:120px;font-weight:1000;color:rgba(255,255,255,.025);letter-spacing:10px;pointer-events:none}
.eba-account-hero__mark{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,#d9b85a,#9d771a);color:#111;font-size:24px;font-weight:1000}
.eba-account-hero__copy{min-width:0}.eba-account-hero__copy small{color:#d6b55a;font-size:9px;font-weight:900}.eba-account-hero__copy h1{margin:3px 0 4px;color:#fff;font-size:23px}.eba-account-hero__copy p{margin:0;color:#9b9b9b;font-size:11px;line-height:1.9}
.eba-account-logout{position:relative;z-index:1;color:#eee!important;border:1px solid rgba(255,255,255,.15);border-radius:13px;padding:9px 14px;font-size:10px;font-weight:900;text-decoration:none!important}.eba-account-logout:hover{background:#fff;color:#111!important}
.eba-account-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px;margin-top:18px;align-items:start}
.eba-account-nav-card,.eba-account-content-card{background:#fff;border:1px solid #ece6da;border-radius:24px;box-shadow:0 15px 38px rgba(0,0,0,.045)}
.eba-account-nav-card{padding:12px;position:sticky;top:105px}.eba-account-nav-card .woocommerce-MyAccount-navigation{width:100%;float:none}.eba-account-nav-card ul{list-style:none!important;margin:0!important;padding:0!important}.eba-account-nav-card li{margin:0!important}.eba-account-nav-card a{display:flex!important;align-items:center;min-height:44px;padding:10px 13px!important;border-radius:13px;color:#444!important;font-size:10.5px!important;font-weight:900!important;text-decoration:none!important;transition:.18s}.eba-account-nav-card li.is-active a,.eba-account-nav-card a:hover{background:#111!important;color:#fff!important}.eba-account-nav-card li.is-active a:after{content:"•";margin-right:auto;color:#d5b24f;font-size:18px}
.eba-account-content-card{padding:22px;min-width:0}.eba-account-content-card .woocommerce-MyAccount-content{float:none!important;width:100%!important}
.eba-account-welcome{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-bottom:16px;border-bottom:1px solid #eee8dd}.eba-account-welcome span{font-size:9px;color:#a5812b;font-weight:950}.eba-account-welcome h2{margin:4px 0 0;font-size:21px}.eba-account-welcome p{margin:0;max-width:420px;color:#888;font-size:10.5px;line-height:1.9;text-align:left}
.eba-account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.eba-account-stats>div{padding:17px;border:1px solid #eee8dd;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfaf7);display:flex;flex-direction:column;gap:7px}.eba-account-stats span{font-size:9px;color:#999}.eba-account-stats strong{font-size:17px;color:#171717}
.eba-account-panel{border:1px solid #eee8dd;border-radius:20px;padding:16px;margin-top:14px}.eba-account-panel>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:12px}.eba-account-panel>header>div{display:flex;flex-direction:column}.eba-account-panel>header span{font-size:14px;font-weight:1000}.eba-account-panel>header small{font-size:8.5px;color:#aaa;margin-top:2px}.eba-account-panel>header a{font-size:9px;font-weight:900;color:#8b6817!important;text-decoration:none!important}
.eba-account-order-list{display:grid;gap:8px}.eba-account-order-card{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:10px;align-items:center;padding:12px;border-radius:15px;background:#faf9f6;border:1px solid #f0ece3;text-decoration:none!important;color:#222!important}.eba-account-order-card:hover{border-color:#dbc98e;box-shadow:0 8px 18px rgba(0,0,0,.045)}.eba-account-order-card__main{display:flex;flex-direction:column}.eba-account-order-card__main b{font-size:11px}.eba-account-order-card__main span{font-size:8px;color:#aaa;margin-top:3px}.eba-account-order-card__status{font-size:9px;font-weight:900;display:flex;align-items:center;gap:6px}.eba-account-order-card__status i{width:7px;height:7px;border-radius:50%;background:#b6b6b6}.eba-account-order-card__status i.is-processing,.eba-account-order-card__status i.is-completed{background:#4f9a59}.eba-account-order-card__status i.is-pending,.eba-account-order-card__status i.is-on-hold{background:#d6a12a}.eba-account-order-card__total{font-size:10px;font-weight:950}.eba-account-order-card__go{font-size:8.5px;color:#8b6817;font-weight:900}
.eba-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.eba-profile-grid>div{padding:12px;border-radius:14px;background:#faf9f6}.eba-profile-grid small{display:block;color:#aaa;font-size:8px;margin-bottom:5px}.eba-profile-grid strong{font-size:10.5px;overflow-wrap:anywhere}
.eba-account-empty{padding:28px 16px;border:1px dashed #d8d0c0;border-radius:18px;background:#fbfaf7;text-align:center;display:flex;flex-direction:column;align-items:center}.eba-account-empty b{font-size:13px}.eba-account-empty span{font-size:9px;color:#999;margin:6px 0 12px}.eba-account-empty a{background:#111;color:#fff!important;border-radius:12px;padding:9px 16px;font-size:9px;font-weight:900;text-decoration:none!important}
.eba-account-pagehead{padding-bottom:14px;border-bottom:1px solid #eee8dd}.eba-account-pagehead small{font-size:8.5px;color:#a5812b;font-weight:900}.eba-account-pagehead h2{margin:3px 0;font-size:22px}.eba-account-pagehead p{margin:0;color:#999;font-size:9.5px}.eba-orders-list{display:grid;gap:11px;margin-top:16px}.eba-order-history-card{border:1px solid #ece6da;border-radius:20px;padding:15px;background:#fff}.eba-order-history-card__top,.eba-order-history-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:14px}.eba-order-history-card__top>div{display:flex;flex-direction:column}.eba-order-history-card__top small,.eba-order-history-card__meta small{font-size:8px;color:#aaa}.eba-order-history-card__top b{font-size:13px;margin-top:2px}.eba-order-status{padding:5px 9px;border-radius:999px;background:#eee;color:#666;font-size:8.5px;font-weight:950}.eba-order-status.is-processing,.eba-order-status.is-completed{background:#e7f5e8;color:#34703c}.eba-order-status.is-pending,.eba-order-status.is-on-hold{background:#fff2ce;color:#866112}.eba-order-status.is-cancelled,.eba-order-status.is-failed,.eba-order-status.is-refunded{background:#fae6e4;color:#8c3730}.eba-order-history-card__meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0;padding:12px;background:#faf9f6;border-radius:14px}.eba-order-history-card__meta>div{display:flex;flex-direction:column;gap:4px}.eba-order-history-card__meta strong{font-size:10px}.eba-order-history-card__bottom span{font-size:8.5px;color:#999}.eba-order-history-card__bottom a{background:#111;color:#fff!important;text-decoration:none!important;border-radius:11px;padding:8px 13px;font-size:8.5px;font-weight:900}
.eba-view-order-head{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding-bottom:15px;border-bottom:1px solid #eee8dd}.eba-view-order-head>a{font-size:8.5px;color:#8b6817!important;text-decoration:none!important}.eba-view-order-head>div{text-align:center}.eba-view-order-head small{font-size:8px;color:#aaa}.eba-view-order-head h2{margin:3px 0 0;font-size:20px}.eba-view-order-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0}.eba-view-order-summary>div{padding:13px;border-radius:15px;background:#faf9f6;border:1px solid #f0ece4;text-align:center}.eba-view-order-summary small{display:block;font-size:8px;color:#aaa;margin-bottom:5px}.eba-view-order-summary strong{font-size:10px}.eba-view-order-items{border:1px solid #ece6da;border-radius:20px;overflow:hidden}.eba-view-order-items>header{padding:13px 15px;display:flex;justify-content:space-between;border-bottom:1px solid #eee8dd}.eba-view-order-items>header span{font-size:13px;font-weight:1000}.eba-view-order-items>header small{font-size:8.5px;color:#999}.eba-view-order-item{display:grid;grid-template-columns:58px minmax(0,1fr) 65px 130px;gap:12px;align-items:center;padding:12px 15px;border-bottom:1px solid #f1ede6}.eba-view-order-item__img{width:58px;height:58px;border-radius:14px;background:#faf9f6;padding:4px}.eba-view-order-item__img img{width:100%;height:100%;object-fit:contain}.eba-view-order-item__info{min-width:0}.eba-view-order-item__info strong{font-size:10.5px}.eba-view-order-item__info .wc-item-meta{font-size:8px;color:#999;padding:0;margin:4px 0 0;list-style:none}.eba-view-order-item__qty{text-align:center}.eba-view-order-item__qty small{display:block;font-size:7.5px;color:#aaa}.eba-view-order-item__qty b{font-size:11px}.eba-view-order-item__price{text-align:left;font-size:10px;font-weight:950}.eba-view-order-totals{margin-right:auto;width:min(100%,360px);padding:10px 15px}.eba-view-order-totals>div{display:flex;justify-content:space-between;gap:15px;padding:8px 0;border-bottom:1px dashed #ece6da}.eba-view-order-totals span{font-size:9px;color:#888}.eba-view-order-totals strong{font-size:10px}
.woocommerce-account .woocommerce-pagination{display:flex;justify-content:center;gap:8px;margin-top:16px}.woocommerce-account .woocommerce-pagination a{background:#111!important;color:#fff!important;border-radius:11px!important;padding:8px 13px!important;font-size:9px!important;text-decoration:none!important}
@media(max-width:900px){.eba-account-layout{grid-template-columns:1fr}.eba-account-nav-card{position:static;overflow:auto}.eba-account-nav-card ul{display:flex;gap:6px;min-width:max-content}.eba-account-nav-card a{min-height:38px}.eba-account-stats,.eba-profile-grid{grid-template-columns:repeat(3,1fr)}.eba-view-order-summary{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.woocommerce-account .eba-commerce-main{padding-top:18px}.eba-account-shell{width:min(100% - 20px,1180px)}.eba-account-hero{grid-template-columns:50px 1fr;padding:16px;border-radius:22px}.eba-account-hero__mark{width:50px;height:50px;border-radius:16px}.eba-account-hero__copy h1{font-size:18px}.eba-account-hero__copy p{font-size:9px}.eba-account-logout{grid-column:1/-1;text-align:center}.eba-account-content-card{padding:14px}.eba-account-welcome{align-items:flex-start;flex-direction:column}.eba-account-welcome p{text-align:right}.eba-account-stats{grid-template-columns:1fr 1fr}.eba-account-stats>div:last-child{grid-column:1/-1}.eba-profile-grid{grid-template-columns:1fr}.eba-account-order-card{grid-template-columns:1fr auto}.eba-account-order-card__status,.eba-account-order-card__total{grid-row:2}.eba-account-order-card__go{display:none}.eba-order-history-card__meta{grid-template-columns:1fr 1fr}.eba-order-history-card__meta>div:last-child{grid-column:1/-1}.eba-order-history-card__bottom{align-items:flex-start;flex-direction:column}.eba-order-history-card__bottom a{width:100%;text-align:center}.eba-view-order-head{grid-template-columns:1fr auto}.eba-view-order-head>a{grid-column:1/-1}.eba-view-order-head>div{text-align:right}.eba-view-order-summary{grid-template-columns:1fr 1fr}.eba-view-order-item{grid-template-columns:50px minmax(0,1fr) auto}.eba-view-order-item__img{width:50px;height:50px}.eba-view-order-item__qty{grid-column:2;text-align:right}.eba-view-order-item__price{grid-column:3;grid-row:1/3}.eba-view-order-totals{width:100%}}


/* 0.1.21 — unified EBA address book */
.eba-address-page{display:grid;gap:16px}.eba-unified-address-form{display:grid;gap:14px}.eba-address-card{border:1px solid #e9e2d5;border-radius:24px;background:linear-gradient(180deg,#fff,#fdfcf9);padding:18px;box-shadow:0 13px 36px rgba(0,0,0,.035)}.eba-address-card>header{display:flex;align-items:center;gap:10px;padding-bottom:15px;border-bottom:1px solid #eee9df;margin-bottom:15px}.eba-address-card__badge{width:34px;height:34px;border-radius:12px;background:#111;color:var(--eba-primary);display:grid;place-items:center;font-size:12px;font-weight:1000}.eba-address-card>header>div:nth-child(2){display:flex;flex-direction:column;gap:2px}.eba-address-card>header b{font-size:13px}.eba-address-card>header small{font-size:8.5px;color:#999}.eba-address-card__tag{margin-right:auto;background:#f5edd8;color:#896c1e;border-radius:999px;padding:5px 9px;font-size:8px;font-weight:900}.eba-address-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px}.eba-address-field{display:flex;flex-direction:column;gap:5px;min-width:0}.eba-address-field>span{font-size:9px;font-weight:900;color:#5f5a50}.eba-address-field i{font-style:normal;color:#a5362f}.eba-address-field input,.eba-address-field select,.eba-address-field .select2-selection{width:100%!important;min-height:44px!important;border:1px solid #ded8cc!important;border-radius:12px!important;background:#fcfbf8!important;padding:0 11px!important;font-size:10.5px!important;outline:none!important}.eba-address-field input:focus,.eba-address-field select:focus{border-color:var(--eba-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--eba-primary) 12%,transparent)!important}.eba-address-field.span-1{grid-column:span 1}.eba-address-field.span-2{grid-column:span 2}.eba-address-field.span-3{grid-column:span 3}.eba-address-field.span-6{grid-column:span 6}.eba-address-divider{display:flex;align-items:center;gap:9px;margin:15px 0 11px;color:#9b8d70;font-size:8px;font-weight:900}.eba-address-divider:before,.eba-address-divider:after{content:"";height:1px;background:#eee8dc;flex:1}.eba-delivery-choice{border:1px solid #e8dfcb;border-radius:20px;background:#fbf6e9;padding:14px 16px}.eba-switch-row{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;align-items:center;gap:10px;cursor:pointer}.eba-switch-row input{position:absolute;opacity:0;pointer-events:none}.eba-switch-ui{width:42px;height:24px;border-radius:999px;background:#d9d4c9;position:relative;transition:.2s}.eba-switch-ui:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:3px;right:3px;box-shadow:0 2px 7px rgba(0,0,0,.18);transition:.2s}.eba-switch-row input:checked+.eba-switch-ui{background:#111}.eba-switch-row input:checked+.eba-switch-ui:after{right:21px;background:var(--eba-primary)}.eba-switch-row>span:last-child{display:flex;flex-direction:column;gap:2px}.eba-switch-row b{font-size:10.5px}.eba-switch-row small{font-size:8.5px;color:#8b8579}.eba-address-card--shipping[hidden]{display:none!important}.eba-address-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 2px}.eba-address-actions button{border:0;border-radius:13px;background:#111;color:#fff;min-height:45px;padding:0 24px;font:inherit;font-size:10px;font-weight:950;cursor:pointer}.eba-address-actions span{font-size:8.5px;color:#999}.woocommerce-account .woocommerce-notices-wrapper{grid-column:1/-1}.woocommerce-account .woocommerce-error,.woocommerce-account .woocommerce-message{border-radius:14px!important;margin:0 0 12px!important;padding:12px 14px!important;font-size:9.5px!important}
@media(max-width:760px){.eba-address-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eba-address-field.span-1,.eba-address-field.span-2,.eba-address-field.span-3{grid-column:span 1}.eba-address-field.span-6{grid-column:1/-1}.eba-address-actions{align-items:stretch;flex-direction:column}.eba-address-actions button{width:100%}}
@media(max-width:480px){.eba-address-card{padding:14px;border-radius:20px}.eba-address-grid{grid-template-columns:1fr}.eba-address-field.span-1,.eba-address-field.span-2,.eba-address-field.span-3,.eba-address-field.span-6{grid-column:1}.eba-switch-row{align-items:flex-start}.eba-address-card__tag{display:none}}

/* EBA 0.1.22 — Signature authentication gateway */
.eba-auth-body{margin:0!important;background:#f5f1e8!important;color:#171713;min-height:100vh;font-family:"Vazirmatn","Yekan Bakh",Tahoma,sans-serif}.eba-auth-body #wpadminbar{display:none!important}.eba-auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.92fr) minmax(430px,1.08fr);direction:rtl}.eba-auth-brand-panel{background:radial-gradient(circle at 75% 18%,rgba(202,163,72,.25),transparent 30%),linear-gradient(145deg,#0e0e0c 0%,#171713 55%,#232017 100%);color:#fff;padding:52px clamp(34px,5vw,82px);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.eba-auth-brand-panel:after{content:"EBA";position:absolute;left:-28px;bottom:-64px;font-size:210px;font-weight:1000;letter-spacing:-15px;color:rgba(255,255,255,.025);pointer-events:none}.eba-auth-brand-top{display:flex;align-items:center;gap:16px;position:relative;z-index:1}.eba-auth-logo{width:64px;height:64px;object-fit:contain;border-radius:16px;background:rgba(255,255,255,.06);padding:5px}.eba-auth-store-name{font-weight:900;font-size:22px}.eba-auth-powered{font-size:12px;color:#cdb875;margin-top:3px}.eba-auth-brand-copy{position:relative;z-index:1;max-width:560px}.eba-auth-eyebrow{display:inline-flex;padding:8px 12px;border:1px solid rgba(212,180,91,.35);border-radius:999px;color:#e6cd82;font-size:12px;margin-bottom:18px;background:rgba(255,255,255,.03)}.eba-auth-brand-copy h1{font-size:clamp(31px,4vw,58px);line-height:1.22;margin:0 0 18px;font-weight:1000;letter-spacing:-1.2px}.eba-auth-brand-copy p{font-size:15px;line-height:2;color:#c9c7c0;margin:0}.eba-auth-trust{display:flex;flex-wrap:wrap;gap:10px 18px;color:#d8d4ca;font-size:12px;position:relative;z-index:1}.eba-auth-trust span{white-space:nowrap}.eba-auth-card{background:#fff;padding:clamp(32px,6vw,84px) clamp(28px,7vw,100px);display:flex;flex-direction:column;justify-content:center;position:relative}.eba-auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f2eee6;border:1px solid #e7dfd1;border-radius:16px;padding:5px;margin-bottom:32px}.eba-auth-tabs button{border:0;background:transparent;padding:13px 12px;border-radius:12px;font:inherit;font-weight:800;color:#777066;cursor:pointer}.eba-auth-tabs button.is-active{background:#171713;color:#fff;box-shadow:0 8px 18px rgba(20,20,15,.14)}.eba-auth-pane{display:none}.eba-auth-pane.is-active{display:block;animation:ebaAuthIn .25s ease}@keyframes ebaAuthIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.eba-auth-heading{margin-bottom:24px}.eba-auth-step-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f8efd3;color:#80620d;font-size:11px;font-weight:900;margin-bottom:10px}.eba-auth-heading h2{font-size:28px;margin:0 0 8px;font-weight:1000}.eba-auth-heading p{margin:0;color:#817a70;line-height:1.9;font-size:13px}.eba-auth-form{display:grid;gap:10px}.eba-auth-form label{font-size:12px;font-weight:900;color:#403c34;margin-top:6px}.eba-auth-form input[type=text],.eba-auth-form input[type=tel],.eba-auth-form input[type=password]{width:100%;box-sizing:border-box;border:1px solid #ddd4c5!important;background:#fcfbf8!important;border-radius:14px!important;min-height:52px!important;padding:0 15px!important;font:inherit!important;outline:none;transition:.2s}.eba-auth-form input:focus{border-color:#b49332!important;box-shadow:0 0 0 4px rgba(191,157,58,.11)!important}.eba-auth-input-wrap,.eba-auth-password-wrap{position:relative}.eba-auth-input-wrap input{padding-left:62px!important}.eba-auth-input-wrap>span{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:12px;color:#90877a;direction:ltr}.eba-auth-show-pass{position:absolute;left:8px;top:50%;transform:translateY(-50%);border:0;background:#eee9df;border-radius:9px;padding:7px 9px;font-size:10px;cursor:pointer}.eba-auth-password-wrap input{padding-left:62px!important}.eba-auth-primary{border:0;background:linear-gradient(135deg,#171713,#2b281f);color:#fff;border-radius:14px;min-height:52px;margin-top:8px;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 12px 24px rgba(21,20,15,.14);transition:.2s}.eba-auth-primary:hover{transform:translateY(-1px);box-shadow:0 15px 30px rgba(21,20,15,.18)}.eba-auth-primary.is-loading{opacity:.65;cursor:wait}.eba-auth-link{border:0;background:transparent;color:#8a6a10;font:inherit;font-size:12px;font-weight:900;padding:8px;cursor:pointer}.eba-auth-check{display:flex;align-items:center;gap:8px;font-weight:700!important;color:#6f695f!important}.eba-auth-check input{accent-color:#b5902c}.eba-auth-otp{font-size:27px!important;letter-spacing:11px!important;text-align:center!important;font-weight:900!important}.eba-auth-sent-to{background:#f8f5ee;border:1px dashed #d8c9a8;padding:11px 13px;border-radius:12px;color:#6c6048;font-size:12px}.eba-auth-message{display:none;margin-top:18px;border-radius:12px;padding:11px 13px;font-size:12px;font-weight:800}.eba-auth-message.is-visible{display:block}.eba-auth-message.is-success{background:#eef8f0;color:#26703c;border:1px solid #cde8d4}.eba-auth-message.is-error{background:#fff0ef;color:#a23730;border:1px solid #f0cbc7}.eba-auth-return{display:inline-flex;margin-top:22px;color:#746b5e;font-size:12px;font-weight:800;text-decoration:none}.eba-auth-reset{margin-top:18px;padding:18px;border:1px solid #e2d9c9;background:#faf8f3;border-radius:16px}.eba-auth-reset-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.eba-auth-reset-head button{border:0;background:#171713;color:#fff;border-radius:50%;width:28px;height:28px;cursor:pointer}.eba-auth-card [hidden]{display:none!important}
@media(max-width:920px){.eba-auth-shell{grid-template-columns:1fr}.eba-auth-brand-panel{min-height:auto;padding:28px 24px}.eba-auth-brand-copy{margin:44px 0 24px}.eba-auth-brand-copy h1{font-size:34px}.eba-auth-trust{display:none}.eba-auth-card{padding:38px 24px 48px;min-height:55vh}}@media(max-width:520px){.eba-auth-brand-panel{padding:20px}.eba-auth-logo{width:50px;height:50px}.eba-auth-store-name{font-size:18px}.eba-auth-brand-copy{margin:28px 0 12px}.eba-auth-brand-copy h1{font-size:27px}.eba-auth-brand-copy p{font-size:12px}.eba-auth-card{padding:28px 18px 40px}.eba-auth-heading h2{font-size:23px}.eba-auth-tabs{margin-bottom:24px}.eba-auth-tabs button{font-size:12px}.eba-auth-otp{letter-spacing:8px!important}}


/* EBA 0.1.23 — Auth visual polish, panel logo and responsive refinement */
.eba-auth-body{
  font-family:"Yekan Bakh","Dana","Vazirmatn","IRANSansX",Tahoma,sans-serif!important;
  -webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
}
.eba-auth-shell{grid-template-columns:minmax(420px,.95fr) minmax(500px,1.05fr)}
.eba-auth-brand-panel{
  padding:54px clamp(38px,5.4vw,88px);
  background:
    radial-gradient(circle at 83% 16%,rgba(218,181,82,.25),transparent 27%),
    radial-gradient(circle at 16% 83%,rgba(255,255,255,.055),transparent 24%),
    linear-gradient(150deg,#0b0b0a 0%,#151410 52%,#242015 100%);
  border-left:1px solid rgba(255,255,255,.05);
}
.eba-auth-brand-panel:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 85%);pointer-events:none}
.eba-auth-brand-top{gap:18px;align-items:center}
.eba-auth-logo-frame{width:82px;height:82px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.035));border:1px solid rgba(229,195,102,.32);box-shadow:0 18px 42px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08);padding:8px;flex:0 0 auto}
.eba-auth-logo{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:15px!important;background:transparent!important;padding:0!important;display:block}
.eba-auth-logo-fallback{font-weight:1000;font-size:23px;color:#e8ca71;letter-spacing:-1px}
.eba-auth-brand-meta{min-width:0}
.eba-auth-store-name{font-family:"Yekan Bakh","Dana","Vazirmatn",Tahoma,sans-serif;font-size:25px!important;font-weight:950!important;line-height:1.4;letter-spacing:-.6px;color:#fff}
.eba-auth-powered{font-size:12.5px!important;font-weight:700;color:#d6b85e!important;margin-top:5px!important;letter-spacing:-.1px}
.eba-auth-eyebrow{font-size:12.5px!important;font-weight:850;letter-spacing:-.1px;padding:8px 13px!important}
.eba-auth-brand-copy h1{font-family:"Yekan Bakh","Dana","Vazirmatn",Tahoma,sans-serif;font-size:clamp(34px,4.1vw,60px)!important;line-height:1.34!important;font-weight:950!important;letter-spacing:-1.7px!important;max-width:620px}
.eba-auth-brand-copy p{font-size:15.5px!important;line-height:2.05!important;font-weight:500;max-width:600px;color:#d0cdc4!important}
.eba-auth-trust{gap:11px 12px!important}
.eba-auth-trust span{padding:8px 12px;border:1px solid rgba(255,255,255,.075);background:rgba(255,255,255,.035);border-radius:999px;font-size:12px!important;font-weight:700;color:#ded9cc!important}
.eba-auth-card{padding:clamp(38px,6vw,88px) clamp(34px,7.2vw,110px)!important;background:linear-gradient(180deg,#fff 0%,#fffdf9 100%)}
.eba-auth-tabs{border-radius:18px!important;padding:6px!important;box-shadow:0 12px 34px rgba(41,34,19,.055)}
.eba-auth-tabs button{font-family:inherit!important;font-size:13.5px!important;font-weight:900!important;padding:14px 12px!important}
.eba-auth-heading{margin-bottom:27px!important}
.eba-auth-step-badge{font-size:11.5px!important;font-weight:950!important;padding:7px 11px!important}
.eba-auth-heading h2{font-family:"Yekan Bakh","Dana","Vazirmatn",Tahoma,sans-serif;font-size:30px!important;line-height:1.45!important;font-weight:950!important;letter-spacing:-.8px!important;color:#171713}
.eba-auth-heading p{font-size:13.5px!important;line-height:2!important;font-weight:500;color:#746e65!important}
.eba-auth-form label{font-size:12.5px!important;font-weight:900!important;color:#363128!important}
.eba-auth-form input[type=text],.eba-auth-form input[type=tel],.eba-auth-form input[type=password]{font-family:inherit!important;font-size:14px!important;font-weight:650!important;min-height:55px!important;border-radius:15px!important;padding-inline:16px!important}
.eba-auth-primary{font-family:inherit!important;font-size:14px!important;font-weight:950!important;min-height:54px!important;border-radius:15px!important;letter-spacing:-.2px;box-shadow:0 12px 26px rgba(25,24,20,.14)}
.eba-auth-link,.eba-auth-return,.eba-auth-check{font-family:inherit!important;font-weight:800!important}
.eba-auth-return{align-self:flex-start;padding:8px 0}

@media(max-width:1050px){
  .eba-auth-shell{grid-template-columns:minmax(340px,.88fr) minmax(430px,1.12fr)}
  .eba-auth-brand-panel{padding:40px 30px}
  .eba-auth-logo-frame{width:72px;height:72px;border-radius:19px}
  .eba-auth-store-name{font-size:22px!important}
}
@media(max-width:920px){
  .eba-auth-shell{display:flex!important;flex-direction:column!important;min-height:100vh}
  .eba-auth-brand-panel{order:1;min-height:auto!important;padding:24px 24px 30px!important;border-left:0;border-bottom:1px solid rgba(255,255,255,.07)}
  .eba-auth-card{order:2;padding:34px 24px 46px!important;min-height:auto!important}
  .eba-auth-brand-copy{margin:32px 0 14px!important;max-width:none}
  .eba-auth-brand-copy h1{font-size:34px!important;max-width:680px}
  .eba-auth-brand-copy p{max-width:700px}
  .eba-auth-logo-frame{width:66px;height:66px}
  .eba-auth-trust{display:flex!important;margin-top:18px}
}
@media(max-width:620px){
  .eba-auth-brand-panel{padding:18px 18px 24px!important}
  .eba-auth-brand-top{gap:13px!important}
  .eba-auth-logo-frame{width:58px;height:58px;border-radius:16px;padding:6px}
  .eba-auth-store-name{font-size:19px!important}
  .eba-auth-powered{font-size:11px!important}
  .eba-auth-brand-copy{margin:24px 0 8px!important}
  .eba-auth-eyebrow{font-size:10.5px!important;padding:6px 9px!important;margin-bottom:12px!important}
  .eba-auth-brand-copy h1{font-size:27px!important;line-height:1.45!important;letter-spacing:-1px!important;margin-bottom:12px!important}
  .eba-auth-brand-copy p{font-size:12.5px!important;line-height:1.95!important}
  .eba-auth-trust{gap:7px!important;overflow-x:auto;flex-wrap:nowrap!important;padding-bottom:3px;scrollbar-width:none}
  .eba-auth-trust::-webkit-scrollbar{display:none}
  .eba-auth-trust span{font-size:10.5px!important;padding:7px 9px;flex:0 0 auto}
  .eba-auth-card{padding:28px 16px 38px!important}
  .eba-auth-tabs{margin-bottom:22px!important}
  .eba-auth-tabs button{font-size:12px!important;padding:12px 8px!important}
  .eba-auth-heading h2{font-size:24px!important}
  .eba-auth-heading p{font-size:12.5px!important}
  .eba-auth-form input[type=text],.eba-auth-form input[type=tel],.eba-auth-form input[type=password]{min-height:52px!important;font-size:13px!important}
  .eba-auth-primary{min-height:51px!important;font-size:13px!important}
}


/* EBA 0.1.24 — Auth hierarchy, store brand emphasis and platform signature */
.eba-auth-brand-panel{padding-bottom:34px!important}
.eba-auth-brand-top{gap:22px!important}
.eba-auth-logo-frame{width:98px!important;height:98px!important;border-radius:27px!important;padding:9px!important}
.eba-auth-store-name{font-size:30px!important;line-height:1.28!important;letter-spacing:-.85px!important;font-weight:950!important}
.eba-auth-powered{font-size:11.5px!important;letter-spacing:0!important;color:#d9bd68!important;margin-top:7px!important}
.eba-auth-brand-copy{margin-top:auto;margin-bottom:auto}
.eba-auth-brand-copy h1{font-family:"Yekan Bakh","Dana","Vazirmatn",Tahoma,sans-serif!important;font-size:clamp(31px,3.55vw,49px)!important;line-height:1.42!important;letter-spacing:-1.15px!important;font-weight:900!important;margin-bottom:13px!important;max-width:650px!important}
.eba-auth-brand-copy p{font-family:"Yekan Bakh","Dana","Vazirmatn",Tahoma,sans-serif!important;font-size:13px!important;line-height:2!important;font-weight:500!important;color:#c9c5bb!important;max-width:520px!important}
.eba-auth-eyebrow{font-size:11.5px!important;font-weight:800!important}
.eba-auth-trust span{font-size:11px!important}
.eba-auth-pane[data-auth-pane="staff"] .eba-auth-heading{margin-bottom:20px!important}
.eba-auth-pane[data-auth-pane="staff"] .eba-auth-heading h2{margin-top:0!important}
.eba-auth-platform-signature{position:relative;z-index:2;display:flex;align-items:center;gap:11px;margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09);width:max-content;max-width:100%}
.eba-auth-platform-logo{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(231,199,105,.3);background:rgba(255,255,255,.055);box-shadow:0 10px 24px rgba(0,0,0,.18);flex:0 0 42px}
.eba-auth-platform-logo img{width:100%;height:100%;object-fit:contain;padding:4px}
.eba-auth-platform-logo span{font-family:Arial,sans-serif;font-size:13px;font-weight:900;letter-spacing:-.7px;color:#e4c664}
.eba-auth-platform-copy{display:grid;gap:2px;min-width:0}
.eba-auth-platform-copy>div{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}
.eba-auth-platform-copy strong{font-family:"Yekan Bakh","Dana","Vazirmatn",Tahoma,sans-serif;font-size:12.5px;color:#f6f2e8;font-weight:900;white-space:nowrap}
.eba-auth-platform-copy small{font-size:9.5px;color:#c8ad62;font-weight:800;white-space:nowrap}
.eba-auth-platform-copy p{margin:0!important;font-size:10px!important;line-height:1.5!important;color:#aaa59a!important;font-weight:600!important;letter-spacing:-.05px}
@media(max-width:920px){
 .eba-auth-logo-frame{width:78px!important;height:78px!important;border-radius:22px!important}
 .eba-auth-store-name{font-size:24px!important}
 .eba-auth-brand-copy h1{font-size:31px!important}
 .eba-auth-platform-signature{margin-top:18px}
}
@media(max-width:520px){
 .eba-auth-brand-top{gap:14px!important}
 .eba-auth-logo-frame{width:66px!important;height:66px!important;border-radius:18px!important}
 .eba-auth-store-name{font-size:21px!important}
 .eba-auth-powered{font-size:10.5px!important;margin-top:4px!important}
 .eba-auth-brand-copy h1{font-size:25px!important;line-height:1.5!important}
 .eba-auth-brand-copy p{font-size:11.5px!important;line-height:1.9!important}
 .eba-auth-platform-signature{width:100%;margin-top:16px;padding-top:14px;gap:9px}
 .eba-auth-platform-logo{width:36px;height:36px;flex-basis:36px;border-radius:11px}
 .eba-auth-platform-copy strong{font-size:11.5px}
 .eba-auth-platform-copy small{font-size:9px}
 .eba-auth-platform-copy p{font-size:9.5px!important}
}


/* EBA 0.1.25 — Auth headline refinement + fixed EBA platform mark */
.eba-auth-split-title{
  display:flex!important;
  flex-direction:column!important;
  gap:2px!important;
  margin:0 0 14px!important;
  max-width:700px!important;
  font-family:"Yekan Bakh","Dana","Vazirmatn",Tahoma,sans-serif!important;
  letter-spacing:-1px!important;
}
.eba-auth-split-title span{
  display:block;
  font-family:inherit!important;
  font-weight:900!important;
  color:#fff;
  text-wrap:balance;
}
.eba-auth-split-title span:first-child{
  font-size:clamp(30px,3.15vw,45px)!important;
  line-height:1.42!important;
}
.eba-auth-split-title span:last-child{
  font-size:clamp(26px,2.7vw,39px)!important;
  line-height:1.5!important;
  color:#f1ede4;
  font-weight:850!important;
}
.eba-auth-platform-logo{
  width:58px!important;height:42px!important;flex:0 0 58px!important;
  border-radius:12px!important;background:transparent!important;border:0!important;
  box-shadow:none!important;overflow:visible!important;
}
.eba-auth-platform-logo img{
  width:100%!important;height:100%!important;object-fit:contain!important;padding:0!important;display:block!important;
}
.eba-auth-heading .eba-auth-step-badge{display:none!important}
@media(max-width:920px){
  .eba-auth-split-title span:first-child{font-size:30px!important}
  .eba-auth-split-title span:last-child{font-size:26px!important}
}
@media(max-width:520px){
  .eba-auth-split-title{gap:1px!important;margin-bottom:11px!important}
  .eba-auth-split-title span:first-child{font-size:25px!important;line-height:1.5!important}
  .eba-auth-split-title span:last-child{font-size:21px!important;line-height:1.55!important}
  .eba-auth-platform-logo{width:50px!important;height:36px!important;flex-basis:50px!important}
}


/* EBA 0.1.26 — Mobile auth composition + official EBA identity */
.eba-auth-mobile-after{display:none}
.eba-auth-split-title span:last-child{white-space:nowrap!important}
.eba-auth-platform-logo{width:72px!important;height:58px!important;flex-basis:72px!important}
.eba-auth-platform-logo img{object-fit:contain!important}

@media(max-width:920px){
  .eba-auth-shell{display:flex!important;flex-direction:column!important;min-height:100vh;background:#fffdf9!important}
  .eba-auth-brand-panel{order:1!important;background:linear-gradient(145deg,#0e0e0c 0%,#171713 100%)!important;padding:18px 20px!important;min-height:auto!important;display:block!important;border:0!important}
  .eba-auth-brand-panel:after{display:none!important}
  .eba-auth-brand-top{justify-content:center!important;gap:14px!important}
  .eba-auth-logo-frame{width:72px!important;height:72px!important;border-radius:20px!important;padding:7px!important}
  .eba-auth-store-name{font-size:23px!important;text-align:right!important}
  .eba-auth-powered{font-size:10.5px!important;text-align:right!important}
  .eba-auth-brand-copy,.eba-auth-brand-panel>.eba-auth-trust,.eba-auth-brand-panel>.eba-auth-platform-signature{display:none!important}

  .eba-auth-card{order:2!important;padding:28px 20px 30px!important;min-height:auto!important;background:#fffdf9!important}
  .eba-auth-tabs{margin-bottom:24px!important}

  .eba-auth-mobile-after{order:3!important;display:block!important;background:linear-gradient(145deg,#0e0e0c 0%,#171713 60%,#211d14 100%)!important;color:#fff;padding:28px 22px calc(28px + env(safe-area-inset-bottom))!important;position:relative;overflow:hidden}
  .eba-auth-mobile-after:after{content:"EBA";position:absolute;left:-12px;bottom:-36px;font:900 116px/1 Arial,sans-serif;letter-spacing:-8px;color:rgba(255,255,255,.025);pointer-events:none}
  .eba-auth-mobile-copy{position:relative;z-index:1;text-align:center}
  .eba-auth-mobile-copy h2{display:flex;flex-direction:column;gap:2px;margin:0 0 10px;font-family:"Yekan Bakh","Dana","Vazirmatn",Tahoma,sans-serif;font-weight:900;letter-spacing:-.8px}
  .eba-auth-mobile-copy h2 span:first-child{font-size:clamp(23px,6vw,30px);line-height:1.45}
  .eba-auth-mobile-copy h2 span:last-child{font-size:clamp(18px,4.7vw,24px);line-height:1.55;white-space:nowrap;color:#eee9de}
  .eba-auth-mobile-copy p{margin:0;color:#c9c5bb;font-size:12px;line-height:1.9}
  .eba-auth-mobile-trust{position:relative;z-index:1;margin-top:18px;display:grid;grid-template-columns:1fr;gap:8px}
  .eba-auth-mobile-trust span{display:flex;align-items:center;justify-content:center;min-height:36px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);border-radius:12px;color:#ddd8cb;font-size:10.5px;font-weight:700;padding:7px 10px}
  .eba-auth-mobile-signature{position:relative;z-index:1;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.09);display:flex;align-items:center;justify-content:center;gap:11px;text-align:right}
  .eba-auth-mobile-signature img{width:74px;height:58px;object-fit:contain;display:block;filter:drop-shadow(0 7px 14px rgba(0,0,0,.18))}
  .eba-auth-mobile-signature>div{display:grid;gap:2px}
  .eba-auth-mobile-signature strong{font-size:12px;font-weight:900;color:#f5f0e5}
  .eba-auth-mobile-signature small{font-size:9px;font-weight:800;color:#cbaa51}
  .eba-auth-mobile-signature p{margin:1px 0 0;font-size:9.5px;color:#aaa59a;font-weight:700}
}

@media(max-width:520px){
  .eba-auth-brand-panel{padding:14px 16px!important}
  .eba-auth-brand-top{justify-content:flex-start!important}
  .eba-auth-logo-frame{width:62px!important;height:62px!important;border-radius:17px!important}
  .eba-auth-store-name{font-size:20px!important}
  .eba-auth-card{padding:24px 14px 26px!important}
  .eba-auth-tabs{border-radius:15px!important;padding:5px!important}
  .eba-auth-tabs button{font-size:11.5px!important;min-width:0!important}
  .eba-auth-heading{margin-bottom:20px!important}
  .eba-auth-heading h2{font-size:23px!important}
  .eba-auth-heading p{font-size:12px!important}
  .eba-auth-mobile-after{padding:24px 16px calc(24px + env(safe-area-inset-bottom))!important}
  .eba-auth-mobile-copy h2 span:first-child{font-size:24px!important}
  .eba-auth-mobile-copy h2 span:last-child{font-size:18px!important;letter-spacing:-.55px!important}
  .eba-auth-mobile-copy p{font-size:11px!important}
  .eba-auth-mobile-trust span{font-size:10px!important}
  .eba-auth-mobile-signature img{width:68px;height:52px}
}

@media(max-width:370px){
  .eba-auth-mobile-copy h2 span:last-child{font-size:16.5px!important;letter-spacing:-.65px!important}
  .eba-auth-tabs button{font-size:10.5px!important;padding-inline:5px!important}
}

/* EBA Storefront 0.1.27 — delivery-ready homepage polish */
.eba-home-confidence{padding:18px 0 22px}
.eba-home-confidence__panel{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:42px;align-items:center;padding:38px 42px;border:1px solid #ece7da;border-radius:30px;background:linear-gradient(135deg,#fff 0%,#fbf8f0 58%,#f2ead7 100%);box-shadow:0 18px 54px rgba(33,28,18,.06)}
.eba-home-confidence__panel:before{content:"";position:absolute;left:-70px;top:-90px;width:230px;height:230px;border-radius:50%;background:color-mix(in srgb,var(--eba-primary) 18%,transparent);filter:blur(3px)}
.eba-home-confidence__lead,.eba-home-confidence__items{position:relative;z-index:1}
.eba-home-confidence__kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:7px;color:#85691f;font-size:12px;font-weight:900}
.eba-home-confidence__kicker:before{content:"";width:18px;height:2px;background:var(--eba-primary);border-radius:99px}
.eba-home-confidence h2{margin:0 0 10px;font-size:clamp(24px,2.6vw,36px);line-height:1.45;letter-spacing:-1.3px;font-weight:950;max-width:720px}
.eba-home-confidence p{margin:0;color:#716d64;font-size:14px;line-height:2;max-width:690px}
.eba-home-confidence__items{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.eba-home-confidence__items>div{min-height:102px;padding:17px 12px;border:1px solid rgba(36,31,20,.08);border-radius:18px;background:rgba(255,255,255,.74);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.eba-home-confidence__items b{font-size:21px;line-height:1.2;color:#161510;font-weight:950;font-variant-numeric:tabular-nums}
.eba-home-confidence__items span{margin-top:7px;color:#777166;font-size:10.5px;font-weight:750;line-height:1.6}
.eba-home-journey{padding:20px 0 64px}
.eba-home-journey__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.eba-home-journey article{position:relative;min-width:0;padding:22px 22px 22px 18px;border:1px solid #eceae4;border-radius:20px;background:#fff;display:flex;gap:15px;align-items:flex-start;transition:.22s}
.eba-home-journey article:hover{transform:translateY(-2px);border-color:#ded6c1;box-shadow:0 13px 32px rgba(0,0,0,.055)}
.eba-home-journey article>span{flex:0 0 auto;width:39px;height:39px;border-radius:12px;background:#161512;color:var(--eba-primary);display:grid;place-items:center;font-size:11px;font-weight:950}
.eba-home-journey h3{margin:0 0 5px;font-size:15px;font-weight:950;letter-spacing:-.45px}
.eba-home-journey p{margin:0;color:#7a7770;font-size:11.5px;line-height:1.9}

/* Final mobile hierarchy for the storefront home */
@media(max-width:1024px){
  .eba-home-confidence__panel{grid-template-columns:1fr;gap:24px;padding:32px}
  .eba-home-confidence__items{max-width:650px;width:100%}
}
@media(max-width:768px){
  .eba-home .eba-hero{border-radius:0 0 28px 28px}
  .eba-home .eba-hero-grid{display:flex;flex-direction:column;align-items:stretch;text-align:right;padding-top:30px}
  .eba-home .eba-hero-copy{order:1}
  .eba-home .eba-hero-visual{order:2;min-height:235px;margin-top:2px}
  .eba-home .eba-hero-actions{justify-content:flex-start}
  .eba-home .eba-hero-points{justify-content:flex-start}
  .eba-home .eba-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .eba-home .eba-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:8px;scrollbar-width:none}
  .eba-home .eba-category-grid::-webkit-scrollbar{display:none}
  .eba-home .eba-category-card{flex:0 0 112px;scroll-snap-align:start}
  .eba-home-confidence{padding-top:8px}
  .eba-home-confidence__panel{padding:26px 20px;border-radius:24px;gap:21px}
  .eba-home-confidence h2{font-size:24px;line-height:1.55}
  .eba-home-confidence p{font-size:12.5px}
  .eba-home-confidence__items{gap:7px}
  .eba-home-confidence__items>div{min-height:86px;padding:13px 6px;border-radius:15px}
  .eba-home-confidence__items b{font-size:18px}
  .eba-home-confidence__items span{font-size:9.5px}
  .eba-home-journey{padding:10px 0 46px}
  .eba-home-journey__grid{grid-template-columns:1fr;gap:9px}
  .eba-home-journey article{padding:17px;border-radius:17px}
}
@media(max-width:420px){
  .eba-home-confidence__panel{padding:22px 16px}
  .eba-home-confidence__items{grid-template-columns:1fr 1fr}
  .eba-home-confidence__items>div:last-child{grid-column:1/-1}
  .eba-home .eba-category-card{flex-basis:102px}
}

/* EBA 0.1.28 — Persian typography + clean footer */
.eba-hero h1{font-family:"Vazirmatn",Tahoma,sans-serif!important;font-weight:900!important;letter-spacing:-2.2px!important;line-height:1.3!important;text-wrap:balance}
.eba-hero-copy{font-family:"Vazirmatn",Tahoma,sans-serif}
.eba-footer-grid{grid-template-columns:1.55fr 1fr 1fr!important}
@media(max-width:768px){.eba-hero h1{font-size:36px!important;line-height:1.38!important;letter-spacing:-1.25px!important}.eba-footer-grid{grid-template-columns:1fr 1fr!important}.eba-footer-about{grid-column:1/-1!important}}
@media(max-width:420px){.eba-hero h1{font-size:32px!important}.eba-footer-grid{grid-template-columns:1fr!important}.eba-footer-about{grid-column:auto!important}}

/* 0.1.29 — catalogue, bundle offers and EBA footer badge */
.eba-section--bundle{position:relative;margin-block:22px 38px;padding-block:62px;background:linear-gradient(135deg,#fffaf0 0%,#f7f1e3 56%,#fff 100%);border-block:1px solid #eee5d2}
.eba-section--bundle .eba-section-head span{color:#8a6d22}.eba-section--bundle .eba-section-head h2{margin-bottom:4px}.eba-section-note{margin:0;color:#7a7469;font-size:12px;font-weight:650}
.eba-powered{font-size:10px!important;padding:4px 9px!important;opacity:.82;transition:.2s}.eba-powered:hover{opacity:1;color:#d6b75c;border-color:rgba(214,183,92,.55)}
@media(max-width:700px){.eba-section--bundle{padding-block:42px;margin-block:12px 28px}.eba-section-note{font-size:11px}.eba-powered{font-size:9px!important;padding:3px 7px!important}}

/* =============================================================
   EBA Storefront 0.1.30 — Signature Commerce System
   Marketplace-scale UX, proprietary EBA visual language
   ============================================================= */
body.eba-signature-commerce{background:#fff;color:#181818}
.eba-site-header--signature{background:rgba(255,255,255,.985);box-shadow:0 1px 0 rgba(20,20,20,.06)}
.eba-announcement__inner{justify-content:space-between}.eba-announcement__links{display:flex;gap:18px;align-items:center}.eba-announcement__links a{color:#fff;opacity:.86}.eba-announcement__links a:hover{opacity:1;color:var(--eba-primary)}
.eba-header-row--signature{grid-template-columns:220px minmax(320px,1fr) auto;height:88px;gap:30px}
.eba-brand--signature{gap:12px}.eba-brand--signature .eba-brand-logo{width:66px;max-width:66px;height:58px;max-height:58px;object-fit:contain}.eba-brand-copy{display:grid;line-height:1.35;min-width:0}.eba-brand-copy strong{font-size:19px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eba-brand-copy small{font-size:10px;color:#8a8479;font-weight:700;margin-top:3px}
.eba-header-search--signature .eba-product-search{height:50px;border-radius:16px;background:#f4f4f2;border-color:#eeece7}.eba-header-search--signature .eba-product-search input{font-size:13px}
.eba-header-actions--signature .eba-header-action{border:1px solid transparent}.eba-header-actions--signature .eba-header-action:hover{border-color:#e8e4db;background:#faf9f6}
.eba-mainnav-wrap--signature{border-top:1px solid #f2f0ea}.eba-mainnav-row--signature{height:54px}.eba-nav-cluster{display:flex;align-items:center;gap:8px;min-width:0}.eba-category-mega{position:relative}.eba-category-mega>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:8px;height:38px;padding:0 13px;border-radius:11px;background:#171612;color:#fff;font-size:12px;font-weight:900}.eba-category-mega>summary::-webkit-details-marker{display:none}.eba-category-mega>summary svg{width:18px;height:18px}.eba-category-mega__panel{position:absolute;z-index:120;right:0;top:calc(100% + 10px);width:min(760px,88vw);padding:18px;border:1px solid #ece7dc;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.15)}.eba-category-mega__head{display:flex;align-items:center;justify-content:space-between;padding:2px 3px 14px;border-bottom:1px solid #f0ece4}.eba-category-mega__head strong{font-size:15px}.eba-category-mega__head a{font-size:11px;color:#876b25;font-weight:850}.eba-category-mega__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:12px}.eba-category-mega__item{display:flex;align-items:center;gap:10px;padding:9px;border-radius:13px;transition:.18s}.eba-category-mega__item:hover{background:#f8f6f1}.eba-category-mega__thumb{width:46px;height:46px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#f4f1e8;color:#9b7a27;font-weight:950;flex:0 0 auto}.eba-category-mega__thumb img{width:100%;height:100%;object-fit:cover}.eba-category-mega__item>span:last-child{display:grid}.eba-category-mega__item strong{font-size:12px}.eba-category-mega__item small{font-size:9px;color:#969087}

/* Homepage */
.eba-signature-hero{background:linear-gradient(135deg,#f8f6f0 0%,#fff 44%,#f0ebde 100%);border-bottom:1px solid #eee8dd;overflow:hidden}.eba-signature-hero__grid{min-height:510px;display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:54px;padding-block:44px}.eba-signature-hero__content{max-width:660px}.eba-signature-hero__content h1{font-size:clamp(42px,4.9vw,70px);line-height:1.13;letter-spacing:-2.2px;margin:0 0 18px;font-weight:950}.eba-signature-hero__content p{font-size:17px;line-height:2;color:#68645d;margin:0 0 26px;max-width:590px}.eba-signature-hero__visual{position:relative;min-height:420px;display:grid;place-items:center}.eba-signature-hero__visual:before{content:"";position:absolute;width:390px;height:390px;border-radius:42% 58% 44% 56%/52% 40% 60% 48%;background:linear-gradient(135deg,color-mix(in srgb,var(--eba-primary) 28%,#fff),#fff);transform:rotate(-8deg)}.eba-signature-hero__visual>img{position:relative;z-index:2;width:min(470px,95%);max-height:430px;object-fit:cover;border-radius:30px;box-shadow:0 30px 80px rgba(35,28,16,.16)}.eba-signature-hero__placeholder{position:relative;z-index:2;width:min(430px,90%);aspect-ratio:1.08;border-radius:30px;background:linear-gradient(145deg,#191814,#2b271e);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 28px 70px rgba(0,0,0,.18)}.eba-signature-hero__placeholder strong{font-size:34px;font-weight:950}.eba-signature-hero__placeholder span{font-size:12px;color:#d4b95f;margin-top:8px}.eba-hero-mini-card{position:absolute;z-index:3;display:grid;padding:12px 14px;border-radius:15px;background:rgba(255,255,255,.94);border:1px solid #eee7da;box-shadow:0 15px 40px rgba(0,0,0,.1);backdrop-filter:blur(10px)}.eba-hero-mini-card b{font-size:11px}.eba-hero-mini-card small{font-size:9px;color:#858077;margin-top:3px}.eba-hero-mini-card--one{right:0;bottom:50px}.eba-hero-mini-card--two{left:8px;top:70px}.eba-signature-hero .eba-hero-points span{position:relative;padding-right:17px}.eba-signature-hero .eba-hero-points span:before{content:"✓";position:absolute;right:0;color:#8b6d1e;font-weight:950}
.eba-trust--signature{box-shadow:0 12px 40px rgba(0,0,0,.025)}
.eba-home-categories{padding-top:54px}.eba-category-grid--signature{grid-template-columns:repeat(6,1fr);gap:16px}.eba-category-card--signature{border:0;background:transparent;padding:0}.eba-category-card--signature .eba-category-media{border-radius:50%;aspect-ratio:1;background:#f7f4ed;border:1px solid #eee7db;margin:0 auto 10px;width:100%;transition:.22s}.eba-category-card--signature:hover{box-shadow:none;transform:none}.eba-category-card--signature:hover .eba-category-media{transform:translateY(-4px);box-shadow:0 14px 34px rgba(0,0,0,.08)}.eba-category-card--signature strong{font-size:12.5px}.eba-category-card--signature small{font-size:9.5px}
.eba-deal-zone{background:#1b1915;color:#fff;padding-block:42px;margin-block:28px}.eba-deal-zone>.eba-shell{display:grid;grid-template-columns:210px 1fr;gap:24px;align-items:start}.eba-deal-zone__head{padding:18px 0;position:sticky;top:160px}.eba-deal-zone__head span{font-size:11px;color:#d7b852;font-weight:900}.eba-deal-zone__head h2{font-size:30px;margin:8px 0 7px}.eba-deal-zone__head p{font-size:11px;color:#aaa394;line-height:1.9}.eba-deal-zone__head a{display:inline-flex;margin-top:15px;padding:8px 12px;border:1px solid #5a5040;border-radius:10px;font-size:10px;color:#e6d6a0}.eba-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);overflow-x:auto;gap:12px;padding:2px 1px 10px;scroll-snap-type:x proximity;scrollbar-width:thin}.eba-product-rail .eba-product-card{scroll-snap-align:start}.eba-deal-zone .eba-product-card{background:#fff;color:#171717;border-color:#fff}
.eba-bundle-zone{background:linear-gradient(135deg,#fbf6e8,#fff);border-block:1px solid #eee3c8}.eba-bundle-zone>.eba-shell{display:grid;grid-template-columns:240px 1fr;gap:25px;align-items:start}.eba-bundle-zone__intro{padding-top:15px}.eba-bundle-zone__intro>span{color:#947120;font-size:11px;font-weight:900}.eba-bundle-zone__intro h2{font-size:27px;margin:7px 0}.eba-bundle-zone__intro p{font-size:12px;color:#716a5d;line-height:1.9}.eba-product-grid--signature{gap:14px}.eba-category-showcase:nth-of-type(even){background:#fbfaf7}

/* Product cards */
.eba-product-card{border-color:#eeeae1;box-shadow:none}.eba-product-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(29,24,15,.075);border-color:#ded5c4}.eba-product-card__media{background:#fbfbfa}.eba-product-card__body{padding:13px}.eba-product-card h3{font-size:13px;line-height:1.85}.eba-add-cart{border-radius:11px!important;min-height:40px!important}.eba-stock-dot{font-size:9px!important}
body.eba-card-compact .eba-product-card__body{padding:10px}body.eba-card-compact .eba-product-card h3{font-size:12px;min-height:44px}body.eba-card-visual .eba-product-card__media{aspect-ratio:1/1.08}

/* Catalogue */
.eba-catalog-page{padding:26px 0 72px;background:#fff}.eba-breadcrumb{display:flex;align-items:center;gap:7px;font-size:10.5px;color:#918b80;margin:0 0 20px;white-space:nowrap;overflow:hidden}.eba-breadcrumb a:hover{color:#6f571b}.eba-breadcrumb strong{color:#4d4942;overflow:hidden;text-overflow:ellipsis}.eba-catalog-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 26px;margin-bottom:17px;border-radius:22px;background:linear-gradient(135deg,#f8f6f0,#fff);border:1px solid #eee8dd}.eba-catalog-hero>div:first-child>span{font-size:10px;color:#947424;font-weight:950}.eba-catalog-hero h1{margin:5px 0 4px;font-size:30px;letter-spacing:-.6px}.eba-catalog-hero p{margin:0;color:#777168;font-size:11.5px}.eba-catalog-count{min-width:80px;height:80px;border-radius:20px;background:#181713;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.eba-catalog-count b{font-size:22px}.eba-catalog-count span{font-size:9px;color:#cfc7b6}.eba-catalog-category-strip{display:flex;gap:8px;overflow-x:auto;padding:3px 0 17px;scrollbar-width:thin}.eba-catalog-category-strip a{flex:0 0 auto;display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;border:1px solid #e8e2d7;font-size:10.5px;font-weight:800;background:#fff}.eba-catalog-category-strip a small{color:#999;font-size:8.5px}.eba-catalog-category-strip a.is-active,.eba-catalog-category-strip a:hover{background:#181713;color:#fff;border-color:#181713}.eba-catalog-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px;align-items:start}.eba-catalog-layout.no-sidebar{grid-template-columns:1fr}.eba-catalog-sidebar{position:sticky;top:160px;border:1px solid #e9e4da;border-radius:19px;background:#fff;padding:17px}.eba-filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.eba-filter-head strong{font-size:14px}.eba-filter-head a{font-size:9.5px;color:#ad4139;font-weight:850}.eba-catalog-sidebar form>label,.eba-price-filter label{display:grid;gap:6px;margin-bottom:11px}.eba-catalog-sidebar label>span{font-size:9.5px;color:#6e685e;font-weight:850}.eba-catalog-sidebar input,.eba-catalog-sidebar select{width:100%;height:40px;border:1px solid #e2dcd1;border-radius:10px;padding:0 9px;background:#fff;font-size:10.5px;outline:none}.eba-price-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.eba-catalog-sidebar button{width:100%;height:42px;border:0;border-radius:11px;background:#181713;color:#fff;font-weight:900;font-size:11px;cursor:pointer}.eba-catalog-sidebar button:hover{background:#302d26}.eba-catalog-results{min-width:0}.eba-catalog-toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 3px 12px;border-bottom:1px solid #eee9df;margin-bottom:16px}.eba-catalog-toolbar__count .woocommerce-result-count{margin:0!important;font-size:10.5px;color:#807a71}.eba-catalog-sort{display:flex;align-items:center;gap:8px}.eba-catalog-sort>span{font-size:9.5px;color:#8c867d}.eba-catalog-sort select{height:36px;border:1px solid #e3ddd3;border-radius:9px;background:#fff;padding:0 9px;font-size:10.5px;font-weight:800}.eba-catalog-results ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:13px!important}.eba-catalog-results ul.products li.product{border:1px solid #eeeae1!important;border-radius:16px!important;overflow:hidden!important;transition:.2s}.eba-catalog-results ul.products li.product:hover{box-shadow:0 15px 34px rgba(0,0,0,.07);transform:translateY(-2px)}

/* Product details */
.eba-commerce-main:has(.eba-pdp){padding-top:20px;background:#fff}.eba-pdp{max-width:100%;margin:0}.eba-pdp-breadcrumb{margin-bottom:16px}.eba-pdp-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);gap:36px;align-items:start}.eba-pdp-gallery{min-width:0}.eba-pdp-gallery .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important;padding:16px;border:1px solid #eee9df;border-radius:24px;background:#fff}.eba-pdp-gallery .woocommerce-product-gallery__image a{display:block;border-radius:17px;overflow:hidden;background:#fafafa}.eba-pdp-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:11px!important}.eba-pdp-gallery .flex-control-thumbs li{width:auto!important;float:none!important}.eba-pdp-gallery .flex-control-thumbs img{border:1px solid #ebe5da;border-radius:10px;padding:2px}.eba-pdp-info{min-width:0}.eba-pdp-kicker{font-size:10.5px;color:#856920;font-weight:850;margin:3px 0 9px}.eba-pdp-kicker a{color:inherit}.eba-pdp-badges{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:10px}.eba-pdp-badges span{padding:5px 8px;border-radius:999px;background:#f2efe8;font-size:9px;font-weight:900}.eba-pdp-badges .is-sale{background:#df3030;color:#fff}.eba-pdp-badges .is-out{background:#fff0ef;color:#ae3333}.eba-pdp-title{font-size:clamp(26px,3vw,38px);line-height:1.45;letter-spacing:-.7px;margin:0 0 11px}.eba-pdp-rating{display:flex;align-items:center;gap:14px;min-height:28px;padding-bottom:14px;border-bottom:1px solid #eee9df}.eba-pdp-rating .woocommerce-product-rating{margin:0!important}.eba-pdp-sku{font-size:9.5px;color:#979187}.eba-pdp-short{font-size:12.5px;color:#615c54;line-height:2;margin:16px 0}.eba-pdp-buybox{border:1px solid #e5ded0;border-radius:20px;background:#faf9f6;padding:18px;margin-top:16px}.eba-pdp-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:12px;border-bottom:1px solid #e7e0d4}.eba-pdp-price-row>span{font-size:10px;color:#817b71}.eba-pdp-price .price{margin:0!important;display:flex!important;align-items:center;gap:8px;font-size:18px!important;font-weight:950!important}.eba-pdp-stock{display:inline-flex;margin:12px 0 5px;padding:5px 9px;border-radius:999px;font-size:9.5px;font-weight:850}.eba-pdp-stock.is-in{background:#ebf6ee;color:#26713b}.eba-pdp-stock.is-out{background:#fff0ef;color:#aa302f}.eba-pdp-cart form.cart,.eba-pdp-cart form.variations_form{margin:10px 0!important;padding:0!important;border:0!important;background:transparent!important}.eba-pdp-cart .single_add_to_cart_button{width:100%!important;min-height:48px!important;border-radius:13px!important;background:#181713!important;color:#fff!important;font-weight:950!important}.eba-pdp-cart .quantity input{height:45px!important;border-radius:10px!important}.eba-pdp-confidence{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px}.eba-pdp-confidence>div{display:flex;align-items:center;gap:7px;padding:9px;border-radius:12px;background:#fff;border:1px solid #ece6db}.eba-pdp-confidence svg{width:20px;height:20px;fill:none;stroke:#8c6f25;stroke-width:1.8;flex:0 0 auto}.eba-pdp-confidence span{display:grid}.eba-pdp-confidence strong{font-size:9.5px}.eba-pdp-confidence small{font-size:7.8px;color:#8c867c}.eba-pdp-meta{margin-top:15px}.eba-pdp-meta .product_meta{font-size:10px!important;color:#817b72!important}.eba-pdp-details{margin-top:52px;padding-top:32px;border-top:1px solid #ece7de}.eba-pdp-details__head{margin-bottom:17px}.eba-pdp-details__head span{font-size:10px;color:#8b6e20;font-weight:900}.eba-pdp-details__head h2{font-size:25px;margin:4px 0}.eba-pdp-details .woocommerce-tabs{margin-top:0!important}.eba-pdp-details .related.products,.eba-pdp-details .upsells.products{margin-top:42px!important}

/* Settings access hint on store-manager pages can be linked manually at /panel/storefront-design/ */

@media(max-width:1100px){
  .eba-header-row--signature{grid-template-columns:190px minmax(260px,1fr) auto;gap:16px}.eba-brand-copy small{display:none}.eba-mainnav a{padding-inline:8px;font-size:12px}
  .eba-signature-hero__grid{grid-template-columns:1fr .9fr;gap:28px}.eba-category-grid--signature{grid-template-columns:repeat(5,1fr)}
  .eba-catalog-layout{grid-template-columns:220px minmax(0,1fr)}.eba-catalog-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .eba-pdp-main{grid-template-columns:1fr 390px;gap:24px}.eba-pdp-confidence{grid-template-columns:1fr}
}
@media(max-width:820px){
  .eba-announcement__links a:first-child{display:none}.eba-header-row--signature{grid-template-columns:auto 1fr auto;height:70px}.eba-brand--signature{justify-self:start}.eba-brand--signature .eba-brand-logo{width:50px;height:46px}.eba-brand-copy strong{font-size:15px}.eba-header-search--signature{display:none}.eba-header-actions--signature .eba-header-action span{display:none}.eba-mainnav-wrap--signature{display:none}.eba-mobile-searchbar{display:block!important;padding:9px 0;background:#fff;border-bottom:1px solid #eee}
  .eba-signature-hero__grid{grid-template-columns:1fr;padding-block:30px;min-height:auto}.eba-signature-hero__content{text-align:center;margin-inline:auto}.eba-signature-hero__content h1{font-size:38px;letter-spacing:-1.2px}.eba-signature-hero__content p{font-size:14px}.eba-signature-hero__content .eba-hero-actions,.eba-signature-hero__content .eba-hero-points{justify-content:center}.eba-signature-hero__visual{min-height:300px}.eba-signature-hero__visual:before{width:280px;height:280px}.eba-signature-hero__visual>img{max-height:300px}.eba-hero-mini-card--one{right:4%;bottom:20px}.eba-hero-mini-card--two{left:4%;top:30px}
  .eba-category-grid--signature{display:grid;grid-auto-flow:column;grid-auto-columns:120px;grid-template-columns:none;overflow-x:auto;gap:12px;padding-bottom:8px;scroll-snap-type:x proximity}.eba-category-card--signature{scroll-snap-align:start}
  .eba-deal-zone>.eba-shell,.eba-bundle-zone>.eba-shell{grid-template-columns:1fr}.eba-deal-zone__head{position:static;padding:0}.eba-product-rail{grid-auto-columns:minmax(185px,44vw)}
  .eba-catalog-hero{padding:18px}.eba-catalog-layout{grid-template-columns:1fr}.eba-catalog-sidebar{position:static}.eba-catalog-layout.has-sidebar .eba-catalog-sidebar{display:block}.eba-catalog-sidebar form{display:grid;grid-template-columns:1fr 1fr;gap:9px}.eba-catalog-sidebar .eba-filter-head,.eba-catalog-sidebar form>button{grid-column:1/-1}.eba-catalog-sidebar form>label,.eba-price-filter label{margin-bottom:0}.eba-price-filter{grid-column:1/-1}.eba-catalog-toolbar{align-items:flex-start}.eba-catalog-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .eba-pdp-main{grid-template-columns:1fr}.eba-pdp-info{padding-top:4px}.eba-pdp-buybox{padding:14px}.eba-pdp-confidence{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:540px){
  .eba-shell{width:min(100% - 24px,1220px)}.eba-announcement{font-size:10px}.eba-announcement__inner{min-height:30px}.eba-header-row--signature{gap:7px}.eba-brand-copy{display:none}.eba-header-actions--signature{gap:2px}.eba-header-actions--signature .eba-header-action{min-width:42px;width:42px;padding:0}.eba-brand--signature .eba-brand-logo{width:48px}
  .eba-signature-hero__content h1{font-size:31px}.eba-signature-hero__content p{font-size:12.5px}.eba-signature-hero__visual{min-height:250px}.eba-signature-hero__visual>img{border-radius:20px}.eba-hero-mini-card{padding:9px 10px}.eba-hero-mini-card b{font-size:9px}.eba-hero-mini-card small{font-size:7px}.eba-trust-grid{grid-template-columns:1fr 1fr}.eba-trust-grid>div{padding:14px 10px}.eba-trust-grid strong{font-size:11px}.eba-trust-grid small{font-size:9px}
  .eba-section{padding-block:42px}.eba-section-head h2{font-size:22px}.eba-product-rail{grid-auto-columns:minmax(165px,72vw)}
  .eba-catalog-page{padding-top:14px}.eba-catalog-hero{border-radius:16px}.eba-catalog-hero h1{font-size:23px}.eba-catalog-hero p{display:none}.eba-catalog-count{width:62px;min-width:62px;height:62px;border-radius:15px}.eba-catalog-count b{font-size:17px}.eba-catalog-sidebar form{grid-template-columns:1fr}.eba-catalog-sidebar .eba-filter-head,.eba-catalog-sidebar form>button,.eba-price-filter{grid-column:1}.eba-catalog-toolbar{display:grid}.eba-catalog-sort{justify-content:space-between}.eba-catalog-results ul.products{gap:9px!important}
  .eba-pdp-gallery .woocommerce-product-gallery{padding:8px;border-radius:17px}.eba-pdp-title{font-size:25px}.eba-pdp-buybox{border-radius:16px}.eba-pdp-confidence{grid-template-columns:1fr}.eba-pdp-details{margin-top:35px}.eba-pdp-details__head h2{font-size:20px}
}


/* 0.1.31 — disciplined category showcases inspired by large marketplace information density, not copied visuals */
.eba-category-showcase{padding-block:30px;background:#fff!important;border-top:1px solid #eeeae3}
.eba-category-showcase+.eba-category-showcase{border-top:0;padding-top:10px}
.eba-category-showcase .eba-section-head{margin-bottom:14px}
.eba-category-showcase .eba-section-head h2{font-size:20px}
.eba-category-showcase__rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid #ece8e0;border-radius:18px;overflow:hidden;background:#fff}
.eba-category-showcase__rail .eba-product-card{min-width:0;border:0!important;border-left:1px solid #eeeae3!important;border-radius:0!important;box-shadow:none!important;padding:12px 10px!important;background:#fff!important}
.eba-category-showcase__rail .eba-product-card:last-child{border-left:0!important}
.eba-category-showcase__rail .eba-product-card__media{height:145px!important;min-height:145px!important;padding:4px!important;background:#fff!important}
.eba-category-showcase__rail .eba-product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important}
.eba-category-showcase__rail .eba-product-card__body{padding:8px 2px 2px!important}
.eba-category-showcase__rail .eba-product-card h3{font-size:12px!important;line-height:1.8!important;min-height:43px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 7px!important}
.eba-category-showcase__rail .eba-variable-hint{font-size:9px!important;min-height:auto!important;margin:0 0 5px!important}
.eba-category-showcase__rail .eba-product-card__meta{display:block!important;text-align:left!important;margin-top:5px!important}
.eba-category-showcase__rail .eba-price{font-size:12px!important;font-weight:900!important;min-height:28px}
.eba-category-showcase__rail .eba-stock-dot{display:none!important}
.eba-category-showcase__rail .eba-add-cart{min-height:34px!important;padding:7px!important;font-size:10px!important;border-radius:9px!important;margin-top:7px!important}
.eba-category-showcase__rail .eba-discount-badge{transform:scale(.82);transform-origin:top right}
@media(max-width:1100px){.eba-category-showcase__rail{grid-template-columns:repeat(4,minmax(0,1fr))}.eba-category-showcase__rail .eba-product-card:nth-child(n+5){display:none}.eba-category-showcase__rail .eba-product-card:nth-child(4){border-left:0!important}}
@media(max-width:700px){.eba-category-showcase{padding-block:22px}.eba-category-showcase__rail{display:flex;overflow-x:auto;scroll-snap-type:x proximity;border-radius:15px;scrollbar-width:none}.eba-category-showcase__rail::-webkit-scrollbar{display:none}.eba-category-showcase__rail .eba-product-card{display:block!important;flex:0 0 46%;scroll-snap-align:start;border-left:1px solid #eeeae3!important}.eba-category-showcase__rail .eba-product-card__media{height:132px!important;min-height:132px!important}.eba-category-showcase .eba-section-head h2{font-size:18px}}
@media(max-width:420px){.eba-category-showcase__rail .eba-product-card{flex-basis:54%}}
\n/* EBA 0.1.32 — marketplace rhythm, compact category showcases */
.eba-home--signature{background:#fff}.eba-site-header--signature{box-shadow:0 2px 10px rgba(0,0,0,.035)}
.eba-header-row--signature{grid-template-columns:175px minmax(360px,1fr) auto;gap:20px;height:74px}.eba-header-search--signature{max-width:none}.eba-header-search--signature .eba-product-search{border-radius:9px;background:#f1f2f4;border-color:transparent;height:46px}.eba-header-search--signature .eba-product-search:focus-within{background:#fff;border-color:#d8d8d8;box-shadow:0 0 0 3px #00000008}.eba-mainnav-row--signature{height:44px}.eba-category-mega>summary{background:transparent;color:#222;padding:0 4px 0 14px;border-left:1px solid #e7e7e7;border-radius:0}
.eba-signature-hero{padding:18px 0 6px;background:#fff;border:0}.eba-signature-hero__grid{min-height:390px;padding:0;grid-template-columns:minmax(300px,.82fr) minmax(520px,1.18fr);gap:16px}.eba-signature-hero__content{align-self:stretch;border-radius:20px;background:linear-gradient(135deg,#f8f3e6,#fff);padding:42px 38px;display:flex;flex-direction:column;justify-content:center;border:1px solid #eee7d8}.eba-signature-hero__content h1{font-size:clamp(34px,4vw,52px);margin-bottom:13px}.eba-signature-hero__content p{font-size:15px;margin-bottom:20px}.eba-market-hero__visual{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(190px,.65fr);gap:12px;min-height:390px}.eba-market-hero__main{min-width:0;min-height:390px;border-radius:20px;overflow:hidden;background:#f4f4f4;display:grid;place-items:center}.eba-market-hero__main>img{width:100%;height:100%;max-height:none!important;object-fit:cover;border-radius:0!important;box-shadow:none!important}.eba-market-hero__main .eba-signature-hero__placeholder{width:100%;height:100%;min-height:390px;border-radius:0;box-shadow:none}.eba-market-hero__promos{display:grid;grid-template-rows:1fr 1fr;gap:12px}.eba-market-promo{border-radius:18px;padding:22px 18px;display:flex;flex-direction:column;justify-content:flex-end;min-width:0;overflow:hidden;position:relative}.eba-market-promo:before{content:"";position:absolute;width:130px;height:130px;border-radius:50%;top:-50px;left:-45px;background:#fff3}.eba-market-promo small{font-size:10px;font-weight:900;opacity:.72}.eba-market-promo strong{font-size:18px;line-height:1.45;margin:4px 0}.eba-market-promo span{font-size:10px;line-height:1.8;opacity:.75}.eba-market-promo b{font-size:10px;margin-top:12px}.eba-market-promo--gold{background:#e8c75e;color:#201b0e}.eba-market-promo--dark{background:#222;color:#fff}
.eba-trust--signature{margin-top:10px;border:1px solid #eee;border-radius:16px;width:min(1220px,calc(100% - 40px));margin-inline:auto}.eba-trust--signature .eba-shell{width:100%}.eba-trust-grid>div{padding:17px 20px}.eba-home-categories{padding-top:38px!important;padding-bottom:32px!important}.eba-category-grid--signature{grid-template-columns:repeat(8,1fr);gap:12px}.eba-category-card--signature .eba-category-media{width:86px;height:86px;margin-inline:auto}.eba-category-card--signature strong{font-size:11.5px}.eba-category-card--signature small{font-size:9px}
.eba-products-section{padding-block:38px!important}.eba-product-grid--signature{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border:1px solid #ececec;border-radius:18px;overflow:hidden}.eba-product-grid--signature>.eba-product-card{border:0!important;border-left:1px solid #eee!important;border-radius:0!important;box-shadow:none!important;padding:10px}.eba-product-grid--signature>.eba-product-card:nth-child(5n){border-left:0!important}.eba-product-grid--signature>.eba-product-card:nth-child(n+6){border-top:1px solid #eee!important}.eba-product-grid--signature .eba-product-card__media{aspect-ratio:1/1;height:auto!important;background:#fff}.eba-product-grid--signature .eba-product-card__media img{object-fit:contain}.eba-product-grid--signature .eba-product-card__body{padding:9px 3px 3px}.eba-product-grid--signature .eba-product-card h3{font-size:11.5px;min-height:42px;line-height:1.8}.eba-product-grid--signature .eba-add-cart{height:34px;font-size:10px}
/* Never stretch a sparse category row: each card remains one marketplace cell. */
.eba-category-showcase{padding-block:26px!important}.eba-category-showcase__rail{display:flex!important;align-items:stretch;justify-content:flex-start;overflow:hidden;border:1px solid #ece8e0;border-radius:16px;background:#fff}.eba-category-showcase__rail>.eba-product-card{flex:0 0 16.666666%!important;width:16.666666%!important;max-width:16.666666%!important;min-width:0!important;border:0!important;border-left:1px solid #eeeae3!important;border-radius:0!important;box-shadow:none!important;padding:10px 9px!important}.eba-category-showcase__rail>.eba-product-card:last-child{border-left:0!important}.eba-category-showcase__rail .eba-product-card__media{height:118px!important;min-height:118px!important;aspect-ratio:auto!important;padding:2px!important;background:#fff!important}.eba-category-showcase__rail .eba-product-card__media img{object-fit:contain!important}.eba-category-showcase__rail .eba-product-card__body{padding:7px 1px 1px!important}.eba-category-showcase__rail .eba-product-card h3{font-size:10.5px!important;line-height:1.75!important;min-height:38px!important;margin-bottom:5px!important}.eba-category-showcase__rail .eba-price{font-size:11px!important}.eba-category-showcase__rail .eba-add-cart{min-height:30px!important;height:30px!important;font-size:9px!important;margin-top:5px!important}.eba-category-showcase__rail .eba-product-badge{font-size:8px!important;padding:3px 6px!important}.eba-category-showcase__rail .eba-discount-badge{transform:scale(.68)!important;transform-origin:top right!important}
@media(max-width:1100px){.eba-signature-hero__grid{grid-template-columns:.8fr 1.2fr}.eba-market-hero__visual{grid-template-columns:1fr}.eba-market-hero__promos{display:none}.eba-category-grid--signature{grid-template-columns:repeat(6,1fr)}.eba-product-grid--signature{grid-template-columns:repeat(4,1fr)}.eba-product-grid--signature>.eba-product-card:nth-child(5n){border-left:1px solid #eee!important}.eba-product-grid--signature>.eba-product-card:nth-child(4n){border-left:0!important}.eba-category-showcase__rail>.eba-product-card{flex-basis:25%!important;width:25%!important;max-width:25%!important}.eba-category-showcase__rail>.eba-product-card:nth-child(n+5){display:none!important}}
@media(max-width:760px){.eba-signature-hero{padding-top:10px}.eba-signature-hero__grid{display:flex;flex-direction:column-reverse;gap:10px}.eba-signature-hero__content{width:100%;padding:25px 20px;border-radius:16px}.eba-market-hero__visual,.eba-market-hero__main{width:100%;min-height:230px}.eba-market-hero__main .eba-signature-hero__placeholder{min-height:230px}.eba-trust--signature{width:calc(100% - 24px)}.eba-category-grid--signature{display:flex;grid-template-columns:none}.eba-category-card--signature .eba-category-media{width:76px;height:76px}.eba-product-grid--signature{display:flex;overflow-x:auto;border-radius:14px;scroll-snap-type:x proximity}.eba-product-grid--signature>.eba-product-card{flex:0 0 47%;scroll-snap-align:start;border-top:0!important;border-left:1px solid #eee!important}.eba-category-showcase__rail{overflow-x:auto!important;scroll-snap-type:x proximity}.eba-category-showcase__rail>.eba-product-card{display:block!important;flex:0 0 43%!important;width:43%!important;max-width:43%!important;scroll-snap-align:start}.eba-category-showcase__rail .eba-product-card__media{height:126px!important;min-height:126px!important}}
@media(max-width:420px){.eba-product-grid--signature>.eba-product-card{flex-basis:54%}.eba-category-showcase__rail>.eba-product-card{flex-basis:52%!important;width:52%!important;max-width:52%!important}}

/* EBA Storefront 0.1.33 — showcase polish, ads, slider, premium footer */
:root{--eba-display-font:Estedad,Vazirmatn,Tahoma,sans-serif}
.eba-brand--signature{justify-content:center;text-align:center;gap:11px}.eba-brand-copy{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.3}.eba-brand-copy strong{font-family:var(--eba-display-font);font-size:21px;font-weight:800;letter-spacing:-.45px}.eba-brand-copy small{font-size:11px;color:#7f7a70;font-weight:700;margin-top:3px}.eba-section-head h2,.eba-signature-hero h1,.eba-deal-zone h2,.eba-bundle-zone h2,.eba-category-showcase h2{font-family:var(--eba-display-font)}

/* Slider: fixed aspect ratio means any uploaded image lands safely without breaking layout. */
.eba-market-hero__main{position:relative;overflow:hidden;border-radius:24px;background:#f3f1ec;min-height:0}.eba-hero-slider{position:relative;aspect-ratio:16/8.1;overflow:hidden;border-radius:24px;background:#f1efe9}.eba-hero-slider__track{position:relative;width:100%;height:100%}.eba-hero-slide{position:absolute;inset:0;display:block;opacity:0;visibility:hidden;transition:opacity .42s ease}.eba-hero-slide.is-active{opacity:1;visibility:visible}.eba-hero-slide img,.eba-hero-fallback-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.eba-slider-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid #ffffff99;background:#fffffff2;box-shadow:0 5px 18px #0002;display:grid;place-items:center;font-size:28px;line-height:1;cursor:pointer;opacity:0;transition:.2s}.eba-hero-slider:hover .eba-slider-arrow{opacity:1}.eba-slider-arrow--prev{right:12px}.eba-slider-arrow--next{left:12px}.eba-slider-dots{position:absolute;z-index:3;right:50%;bottom:12px;transform:translateX(50%);display:flex;gap:6px;padding:6px 8px;border-radius:99px;background:#0004;backdrop-filter:blur(8px)}.eba-slider-dots button{width:7px;height:7px;border:0;padding:0;border-radius:99px;background:#fff9;cursor:pointer;transition:.2s}.eba-slider-dots button.is-active{width:22px;background:#fff}.eba-hero-slider:focus-within .eba-slider-arrow{opacity:1}

/* Advertisement positions */
.eba-home-ad{padding:10px 0 30px}.eba-home-ad a{display:block}.eba-home-ad img{width:100%;display:block;object-fit:cover;object-position:center;background:#f4f2ed}.eba-home-ad--wide img{aspect-ratio:16/3.15;border-radius:22px;box-shadow:0 8px 28px #0000000c}.eba-home-ad__pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.eba-home-ad__item{overflow:hidden;border-radius:20px;background:#f4f2ed}.eba-home-ad__item img{aspect-ratio:16/6.2;transition:transform .35s ease}.eba-home-ad__item:hover img{transform:scale(1.018)}

/* Today's deals: editorial intro + controlled rail, no ugly native scrollbar */
.eba-deal-zone{padding-block:40px}.eba-deal-zone__shell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px;align-items:stretch;border-radius:26px;background:linear-gradient(135deg,#171612,#28251f);padding:18px}.eba-deal-zone__intro{padding:26px 18px;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}.eba-deal-zone__intro>span{font-size:12px;color:#e4c86e;font-weight:900}.eba-deal-zone__intro h2{font-size:29px;line-height:1.3;margin:5px 0 10px;letter-spacing:-.8px}.eba-deal-zone__intro p{font-size:12px;color:#c9c3b7;margin:0 0 20px;max-width:170px}.eba-deal-zone__intro>a{font-size:12px;font-weight:900;padding:9px 13px;border-radius:11px;background:#fff;color:#171612}.eba-deal-zone__intro>a b{margin-right:4px}.eba-deal-zone__products{position:relative;min-width:0;background:#fff;border-radius:19px;padding:7px 6px}.eba-product-rail--controlled{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:0}.eba-product-rail--controlled::-webkit-scrollbar{display:none}.eba-product-rail--controlled .eba-product-card{flex:0 0 22%;min-width:185px;border-radius:0;border-width:0 0 0 1px;border-color:#eee;box-shadow:none;scroll-snap-align:start}.eba-product-rail--controlled .eba-product-card:last-child{border-left:0}.eba-product-rail--controlled .eba-product-card:hover{transform:none;box-shadow:none;background:#fdfdfd}.eba-rail-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid #e3e3e3;background:#fff;box-shadow:0 6px 18px #0002;font-size:27px;line-height:1;cursor:pointer}.eba-rail-arrow--prev{right:8px}.eba-rail-arrow--next{left:8px}.eba-rail-arrow:disabled{opacity:.25;cursor:default}

/* Premium footer */
.eba-site-footer--premium{background:#11110f;color:#d8d5cd;padding-top:0;margin-top:38px;border-top:0}.eba-footer-confidence{background:#f7f5ef;color:#25231f;border-top:1px solid #ebe7dc;border-bottom:1px solid #e8e2d5}.eba-footer-confidence__grid{display:grid;grid-template-columns:repeat(4,1fr)}.eba-footer-confidence__grid>div{display:flex;align-items:center;gap:12px;padding:21px 18px;border-left:1px solid #e3ded2}.eba-footer-confidence__grid>div:last-child{border-left:0}.eba-footer-confidence svg{width:25px;height:25px;fill:none;stroke:#8a702c;stroke-width:1.8;flex:0 0 auto}.eba-footer-confidence span{display:flex;flex-direction:column}.eba-footer-confidence strong{font-size:13px;color:#24221e}.eba-footer-confidence small{font-size:10.5px;color:#817b70}.eba-footer-main{display:grid;grid-template-columns:1.7fr .9fr 1fr 1.15fr;gap:42px;padding:48px 0 38px}.eba-footer-identity{display:flex;flex-direction:column;align-items:flex-start}.eba-footer-brand--rich{display:flex;align-items:center;gap:12px;color:#fff}.eba-footer-brand--rich img{width:auto;max-width:88px;max-height:54px;object-fit:contain}.eba-footer-brand--rich span{display:flex;flex-direction:column}.eba-footer-brand--rich strong{font-family:var(--eba-display-font);font-size:21px;font-weight:800}.eba-footer-brand--rich small{font-size:10.5px;color:#aaa59b}.eba-footer-identity>p{max-width:390px;margin:17px 0 19px;color:#aaa69e;font-size:12.5px;line-height:2}.eba-footer-contact{display:flex;flex-wrap:wrap;gap:8px}.eba-footer-contact a{display:flex;flex-direction:column;background:#1d1c19;border:1px solid #292722;border-radius:11px;padding:8px 11px;min-width:120px}.eba-footer-contact b{font-size:9.5px;color:#8f897f}.eba-footer-contact span{font-size:11.5px;color:#f4f1e9}.eba-footer-column h3{font-family:var(--eba-display-font);font-size:14px;color:#fff;margin:3px 0 16px}.eba-footer-links{list-style:none;margin:0;padding:0;display:grid;gap:9px}.eba-footer-links a{font-size:12px;color:#aaa69e;transition:.2s}.eba-footer-links a:hover{color:#fff;padding-right:3px}.eba-footer-assurance__box{border:1px solid #2e2b25;background:linear-gradient(145deg,#1b1a17,#151411);padding:17px;border-radius:16px}.eba-footer-assurance__box strong{color:#eee9df;font-size:12px}.eba-footer-assurance__box p{font-size:11px;line-height:1.9;color:#928d84;margin:8px 0 0}.eba-footer-bottom{min-height:62px;border-top:1px solid #292722;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#817d75;font-size:10.5px}.eba-powered{font-size:9.5px!important;border:1px solid #34322c;border-radius:999px;padding:4px 9px!important;color:#aaa69e;opacity:.88}

@media(max-width:980px){.eba-brand--signature{justify-content:flex-start;text-align:right}.eba-brand-copy{align-items:flex-start}.eba-deal-zone__shell{grid-template-columns:180px minmax(0,1fr)}.eba-product-rail--controlled .eba-product-card{flex-basis:34%;min-width:180px}.eba-footer-main{grid-template-columns:1.4fr 1fr 1fr}.eba-footer-assurance{grid-column:1/-1}.eba-footer-confidence__grid{grid-template-columns:repeat(2,1fr)}.eba-footer-confidence__grid>div:nth-child(2){border-left:0}}
@media(max-width:720px){.eba-brand-copy strong{font-size:17px}.eba-brand-copy small{font-size:9px}.eba-market-hero__main,.eba-hero-slider{border-radius:17px}.eba-hero-slider{aspect-ratio:16/9}.eba-slider-arrow{display:none}.eba-slider-dots{bottom:8px}.eba-home-ad{padding:5px 0 20px}.eba-home-ad--wide img{aspect-ratio:16/5.3;border-radius:14px}.eba-home-ad__pair{grid-template-columns:1fr;gap:10px}.eba-home-ad__item{border-radius:14px}.eba-home-ad__item img{aspect-ratio:16/6.2}.eba-deal-zone{padding-block:26px}.eba-deal-zone__shell{display:block;padding:10px;border-radius:20px}.eba-deal-zone__intro{padding:17px 13px;display:grid;grid-template-columns:1fr auto;text-align:right;align-items:center;gap:2px 10px}.eba-deal-zone__intro>span{grid-column:1/-1}.eba-deal-zone__intro h2{font-size:21px;margin:0}.eba-deal-zone__intro p{display:none}.eba-deal-zone__intro>a{grid-column:2;grid-row:2;padding:7px 10px}.eba-deal-zone__products{border-radius:14px;padding:5px}.eba-product-rail--controlled .eba-product-card{flex-basis:55%;min-width:155px}.eba-rail-arrow{display:none}.eba-footer-confidence__grid{grid-template-columns:1fr 1fr}.eba-footer-confidence__grid>div{padding:15px 10px;gap:8px}.eba-footer-confidence svg{width:20px;height:20px}.eba-footer-confidence strong{font-size:11px}.eba-footer-confidence small{font-size:9px}.eba-footer-main{grid-template-columns:1fr 1fr;gap:28px 18px;padding:34px 0 28px}.eba-footer-identity{grid-column:1/-1;align-items:center;text-align:center}.eba-footer-brand--rich{flex-direction:column}.eba-footer-identity>p{margin:13px auto 16px}.eba-footer-contact{justify-content:center}.eba-footer-assurance{grid-column:1/-1}.eba-footer-bottom{padding:14px 0;flex-direction:column;text-align:center;justify-content:center}}
@media(prefers-reduced-motion:reduce){.eba-hero-slide,.eba-home-ad__item img{transition:none}.eba-product-rail--controlled{scroll-behavior:auto}}

/* 0.1.34 — safe storefront placeholders + compact trust marks */
.eba-home-ad--empty{display:block}.eba-home-ad--empty a{display:flex;min-height:86px;align-items:center;justify-content:center;flex-direction:column;gap:5px;text-align:center;border:1.5px dashed #d7c9a5;border-radius:16px;background:linear-gradient(135deg,#fffdf7,#faf7ef);color:#7c6425;text-decoration:none}.eba-home-ad--empty strong{font-size:12px}.eba-home-ad--empty span{font-size:9px;color:#8e8778}.eba-home-ad--pair.eba-home-ad--empty .eba-home-ad__item{min-height:108px}
.eba-footer-licenses{margin-top:13px;padding-top:12px;border-top:1px solid rgba(255,255,255,.09)}.eba-footer-licenses__title{display:block;margin-bottom:8px;font-size:9px;color:rgba(255,255,255,.58);font-weight:800}.eba-footer-licenses__grid{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.eba-footer-license{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;border:1px solid rgba(255,255,255,.12);padding:5px;transition:transform .18s ease,box-shadow .18s ease}.eba-footer-license:hover{transform:translateY(-2px);box-shadow:0 7px 18px rgba(0,0,0,.15)}.eba-footer-license img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:640px){.eba-footer-license{width:52px;height:52px}.eba-home-ad--empty a{min-height:72px}}

/* 0.1.35 — resilient header + responsive showcase media */
.eba-header-row--signature{grid-template-columns:minmax(150px,190px) minmax(240px,1fr) auto!important;gap:18px!important;min-width:0}
.eba-brand--signature{min-width:0;max-width:100%;overflow:hidden}
.eba-brand-copy{min-width:0;max-width:100%;overflow:hidden}
.eba-brand-copy.is-centered{text-align:center;align-items:center}
.eba-brand-copy strong,.eba-brand-copy small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eba-header-search--signature,.eba-header-search--signature .eba-product-search-wrap{min-width:0;width:100%}
.eba-header-actions--signature{flex:0 0 auto;white-space:nowrap}

/* Hero/slider is stable even when the copy block is disabled. */
.eba-signature-hero--slider-only .eba-signature-hero__grid{display:block;min-height:0}
.eba-signature-hero--slider-only .eba-market-hero__visual{grid-template-columns:minmax(0,1fr) minmax(190px,.34fr);min-height:0}
.eba-signature-hero--slider-only .eba-market-hero__main{min-height:0}
.eba-hero-slider{aspect-ratio:2/1!important;width:100%;min-height:0}
.eba-hero-slide img,.eba-hero-fallback-image{object-fit:cover;object-position:center}

/* Exact source ratios: preserve geometry instead of stretching. */
.eba-home-ad--wide img{aspect-ratio:1600/315!important;object-fit:cover}
.eba-home-ad__item img{aspect-ratio:800/310!important;object-fit:cover}

/* Keep rails clean and prevent accidental page-width overflow. */
.eba-home,.eba-signature-hero,.eba-home-ad,.eba-section{max-width:100%;overflow-x:clip}
.eba-product-rail,.eba-category-showcase__rail{scrollbar-width:none}
.eba-product-rail::-webkit-scrollbar,.eba-category-showcase__rail::-webkit-scrollbar{display:none}

@media(max-width:1100px){
  .eba-header-row--signature{grid-template-columns:minmax(140px,170px) minmax(220px,1fr) auto!important;gap:12px!important}
  .eba-brand-copy strong{font-size:18px!important}
  .eba-brand-copy small{font-size:10px!important}
  .eba-signature-hero--slider-only .eba-market-hero__visual{grid-template-columns:1fr}
  .eba-signature-hero--slider-only .eba-market-hero__promos{display:none}
}
@media(max-width:760px){
  .eba-header-row--signature{grid-template-columns:42px minmax(0,1fr) auto!important;height:68px!important;gap:7px!important}
  .eba-brand--signature{justify-content:center!important;text-align:center!important;gap:7px!important}
  .eba-brand-copy{display:flex!important;align-items:center!important;text-align:center!important;max-width:min(48vw,220px)}
  .eba-brand-copy strong{font-size:15px!important}
  .eba-brand-copy small{display:none!important}
  .eba-brand--signature .eba-brand-logo{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;flex:0 0 42px}
  .eba-header-actions--signature .eba-header-action{width:40px!important;min-width:40px!important;height:42px!important;padding:0!important;justify-content:center}
  .eba-header-actions--signature .eba-header-action span{display:none!important}
  .eba-header-actions--signature{gap:1px!important}
  .eba-signature-hero__grid{display:flex!important;flex-direction:column!important;gap:10px!important}
  .eba-signature-hero--slider-only .eba-signature-hero__grid{display:block!important}
  .eba-market-hero__visual,.eba-market-hero__main{width:100%;min-height:0!important}
  .eba-hero-slider{aspect-ratio:2/1!important;border-radius:16px!important}
  .eba-home-ad--wide img{aspect-ratio:1600/315!important;height:auto!important;border-radius:14px!important}
  .eba-home-ad__pair{grid-template-columns:1fr!important;gap:10px!important}
  .eba-home-ad__item img{aspect-ratio:800/310!important;height:auto!important}
  .eba-slider-dots{bottom:7px!important;padding:5px 7px!important}
}
@media(max-width:480px){
  .eba-brand-copy{max-width:38vw}
  .eba-brand-copy strong{font-size:14px!important}
  .eba-brand--signature .eba-brand-logo{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important;flex-basis:38px}
  .eba-shell{width:min(100% - 18px,1220px)!important}
  .eba-home-ad{padding-bottom:14px!important}
}


/* 0.1.38 — robust hero slider / trust marks */
.eba-market-hero__visual--has-slider:before{display:none!important}
.eba-market-hero__main--slider{display:block!important;min-height:0!important;background:#f3f1ec!important;overflow:hidden!important;position:relative;z-index:2}
.eba-market-hero__main--slider .eba-hero-slider{display:block!important;width:100%!important;aspect-ratio:2/1!important;min-height:260px!important;position:relative!important;z-index:2!important;border-radius:20px!important;overflow:hidden!important;background:#f3f1ec!important}
.eba-market-hero__main--slider .eba-hero-slider__track{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
.eba-market-hero__main--slider .eba-hero-slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
.eba-market-hero__main--slider .eba-hero-slide img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}
.eba-hero-slider--pos-center .eba-hero-slide img{object-position:center!important}
.eba-hero-slider--pos-top .eba-hero-slide img{object-position:center top!important}
.eba-hero-slider--pos-bottom .eba-hero-slide img{object-position:center bottom!important}
.eba-market-hero__main:not(.eba-market-hero__main--slider) .eba-signature-hero__placeholder{display:flex!important;width:100%!important;height:100%!important;min-height:390px!important;position:relative!important;z-index:2!important}
.eba-footer-licenses{margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.12);display:block;text-decoration:none}
.eba-footer-licenses__title{display:block;margin-bottom:9px;font-weight:900;opacity:.9}
.eba-footer-licenses__grid{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.eba-footer-license{width:56px;height:56px;border-radius:12px;background:#fff;display:grid;place-items:center;padding:5px;border:1px solid #ffffff24;overflow:hidden;transition:.2s}
.eba-footer-license:hover{transform:translateY(-2px)}
.eba-footer-license img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}
.eba-footer-licenses--empty{border:1px dashed rgba(255,255,255,.25);border-radius:12px;padding:10px 11px;color:inherit!important}
.eba-footer-licenses--empty span{display:block;font-size:10px;line-height:1.8;opacity:.65}
@media(max-width:1100px){.eba-market-hero__main--slider .eba-hero-slider{min-height:220px!important}}
@media(max-width:760px){.eba-market-hero__main--slider .eba-hero-slider{aspect-ratio:16/9!important;min-height:0!important;border-radius:16px!important}.eba-market-hero__main:not(.eba-market-hero__main--slider) .eba-signature-hero__placeholder{min-height:230px!important}.eba-footer-license{width:52px;height:52px}}
@media(max-width:480px){.eba-market-hero__main--slider .eba-hero-slider{aspect-ratio:16/9!important}.eba-footer-license{width:48px;height:48px;border-radius:10px}}


/* 0.1.39 — balanced showcase + robust header + visible trustmark strip */
@media(min-width:981px){
  .eba-header-row--signature{grid-template-columns:minmax(235px,270px) minmax(360px,1fr) minmax(150px,180px)!important;gap:22px!important;height:78px!important;align-items:center!important}
  .eba-brand--signature{width:100%!important;max-width:270px!important;overflow:visible!important;justify-content:flex-start!important;text-align:right!important}
  .eba-brand-copy{min-width:0!important;max-width:180px!important;align-items:flex-start!important;text-align:right!important}
  .eba-brand-copy strong{font-size:19px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;width:100%!important;display:block!important}
  .eba-header-search--signature{position:relative!important;z-index:1!important;min-width:0!important;width:100%!important}
  .eba-header-actions--signature{min-width:150px!important;justify-self:end!important;white-space:nowrap!important}
  .eba-signature-hero__grid{height:var(--eba-showcase-height,320px)!important;min-height:var(--eba-showcase-height,320px)!important;align-items:stretch!important;grid-template-columns:minmax(300px,.88fr) minmax(0,1.42fr)!important;gap:14px!important}
  .eba-signature-hero__content{height:100%!important;min-height:0!important;padding:28px 30px!important;overflow:hidden!important}
  .eba-signature-hero__content h1{font-size:clamp(30px,3.1vw,44px)!important;line-height:1.18!important;margin-bottom:10px!important}
  .eba-signature-hero__content p{font-size:13px!important;line-height:1.9!important;margin-bottom:14px!important}
  .eba-market-hero__visual{height:100%!important;min-height:0!important;grid-template-columns:minmax(0,1.72fr) minmax(190px,.58fr)!important;gap:12px!important;align-items:stretch!important}
  .eba-market-hero__main,.eba-market-hero__main--slider{height:100%!important;min-height:0!important}
  .eba-market-hero__main--slider .eba-hero-slider{height:100%!important;min-height:0!important;aspect-ratio:auto!important;border-radius:20px!important}
  .eba-market-hero__promos{height:100%!important;min-height:0!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .eba-market-promo{height:100%!important;min-height:0!important;padding:18px 16px!important;justify-content:center!important}
  .eba-market-promo strong{font-size:16px!important;margin:3px 0!important}.eba-market-promo span{font-size:9.5px!important}.eba-market-promo b{margin-top:8px!important}
  .eba-showcase-layout--slider-wide .eba-signature-hero__grid{grid-template-columns:minmax(270px,.72fr) minmax(0,1.55fr)!important}
  .eba-showcase-layout--slider-wide .eba-market-hero__visual{grid-template-columns:minmax(0,1.95fr) minmax(175px,.52fr)!important}
  .eba-showcase-layout--content-wide .eba-signature-hero__grid{grid-template-columns:minmax(340px,1.05fr) minmax(0,1.25fr)!important}
  .eba-hero-align--center .eba-signature-hero__content{text-align:center!important;align-items:center!important}.eba-hero-align--center .eba-hero-actions,.eba-hero-align--center .eba-hero-points{justify-content:center!important}
}
@media(min-width:981px) and (max-width:1180px){
  .eba-header-row--signature{grid-template-columns:minmax(205px,225px) minmax(300px,1fr) minmax(135px,155px)!important;gap:14px!important}.eba-brand-copy{max-width:145px!important}.eba-brand-copy strong{font-size:17px!important}
}
.eba-market-promo--light{background:#f8f5ec;color:#211d13;border:1px solid #e7dfcf}.eba-market-promo--accent{background:linear-gradient(135deg,var(--eba-primary),#f1d77b);color:#1d190f}
.eba-footer-trustmarks{margin:0 auto 8px;padding:14px 16px;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:rgba(255,255,255,.045);display:flex;align-items:center;justify-content:space-between;gap:18px}.eba-footer-trustmarks__copy{display:grid;gap:2px}.eba-footer-trustmarks__copy small{font-size:9px;color:#c7aa4a;font-weight:900}.eba-footer-trustmarks__copy strong{font-size:13px;color:#fff}.eba-footer-trustmarks__copy span{font-size:9px;color:rgba(255,255,255,.52)}.eba-footer-trustmarks .eba-footer-licenses__grid{margin:0}.eba-trustmark-config-link{font-size:10px;font-weight:900;color:#e3c762!important;border:1px dashed rgba(227,199,98,.5);border-radius:10px;padding:9px 12px;text-decoration:none}.eba-footer-trustmarks--empty{border-style:dashed}
@media(max-width:980px){.eba-signature-hero__grid{height:auto!important;min-height:0!important}.eba-market-hero__visual{height:auto!important}.eba-market-hero__main--slider .eba-hero-slider{height:auto!important;aspect-ratio:2/1!important}.eba-footer-trustmarks{margin-inline:12px}}
@media(max-width:720px){.eba-footer-trustmarks{align-items:flex-start;flex-direction:column}.eba-footer-trustmarks .eba-footer-licenses__grid{width:100%}.eba-brand-copy strong{max-width:150px!important}}

@media(min-width:981px){
 .eba-header-width--compact .eba-header-row--signature{grid-template-columns:minmax(205px,225px) minmax(360px,1fr) minmax(150px,180px)!important}.eba-header-width--compact .eba-brand-copy{max-width:140px!important}
 .eba-header-width--wide .eba-header-row--signature{grid-template-columns:minmax(285px,320px) minmax(320px,1fr) minmax(150px,180px)!important}.eba-header-width--wide .eba-brand--signature{max-width:320px!important}.eba-header-width--wide .eba-brand-copy{max-width:225px!important}
}


/* 0.1.40 — stable header + three-column showcase + panel-only trustmark management */
@media (min-width:981px){
  .eba-header-row--signature{
    display:grid!important;
    grid-template-columns:minmax(210px,250px) minmax(0,1fr) minmax(205px,225px)!important;
    gap:16px!important;
    height:78px!important;
    min-width:0!important;
    align-items:center!important;
  }
  .eba-brand--signature{
    min-width:0!important;width:100%!important;max-width:none!important;overflow:hidden!important;
    justify-content:flex-start!important;gap:10px!important;
  }
  .eba-brand--signature .eba-brand-logo{flex:0 0 auto!important;max-width:58px!important;max-height:54px!important;width:auto!important;height:auto!important;object-fit:contain!important}
  .eba-brand-copy{min-width:0!important;max-width:none!important;width:100%!important;overflow:hidden!important;align-items:flex-start!important;text-align:right!important}
  .eba-brand-copy strong{display:block!important;width:100%!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:18px!important}
  .eba-brand-copy small{display:block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .eba-header-search--signature{min-width:0!important;width:100%!important;max-width:none!important;position:static!important;z-index:auto!important}
  .eba-header-search--signature .eba-product-search{width:100%!important;min-width:0!important}
  .eba-header-actions--signature{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;min-width:205px!important;width:205px!important;white-space:nowrap!important;overflow:visible!important}
  .eba-header-actions--signature .eba-header-action{min-width:auto!important;flex:0 0 auto!important;padding-inline:10px!important}
  .eba-header-width--compact .eba-header-row--signature{grid-template-columns:minmax(190px,220px) minmax(0,1fr) 205px!important}
  .eba-header-width--wide .eba-header-row--signature{grid-template-columns:minmax(250px,290px) minmax(0,1fr) 205px!important}

  .eba-signature-hero__grid{
    display:grid!important;
    grid-template-columns:minmax(var(--eba-showcase-hero-width,340px),var(--eba-showcase-hero-width,340px)) minmax(0,1fr)!important;
    gap:14px!important;
    height:var(--eba-showcase-height,320px)!important;
    min-height:var(--eba-showcase-height,320px)!important;
    align-items:stretch!important;
  }
  .eba-signature-hero__content{height:100%!important;min-width:0!important;min-height:0!important;overflow:hidden!important;padding:24px 26px!important}
  .eba-market-hero__visual{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(var(--eba-showcase-promo-width,190px),var(--eba-showcase-promo-width,190px))!important;
    gap:12px!important;height:100%!important;min-width:0!important;min-height:0!important;align-items:stretch!important;
  }
  .eba-market-hero__main,.eba-market-hero__main--slider{display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:hidden!important;background:#f3f1ec!important;border-radius:20px!important;position:relative!important}
  .eba-market-hero__main--slider .eba-hero-slider{display:block!important;position:relative!important;width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden!important;border-radius:20px!important;background:#f3f1ec!important}
  .eba-market-hero__main--slider .eba-hero-slider__track{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
  .eba-market-hero__main--slider .eba-hero-slide{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;opacity:0!important;visibility:hidden!important;z-index:0!important}
  .eba-market-hero__main--slider .eba-hero-slide.is-active{opacity:1!important;visibility:visible!important;z-index:1!important}
  .eba-market-hero__main--slider .eba-hero-slide img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important}
  .eba-market-hero__promos{display:grid!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important}
  .eba-market-promo{height:100%!important;min-height:0!important;padding:15px 14px!important;justify-content:center!important;overflow:hidden!important}
  .eba-market-promo strong{font-size:15px!important;line-height:1.45!important;margin:2px 0!important}.eba-market-promo span{font-size:9px!important;line-height:1.65!important}.eba-market-promo b{font-size:9px!important;margin-top:6px!important}
  .eba-showcase-layout--slider-wide .eba-signature-hero__grid,.eba-showcase-layout--content-wide .eba-signature-hero__grid{grid-template-columns:minmax(var(--eba-showcase-hero-width,340px),var(--eba-showcase-hero-width,340px)) minmax(0,1fr)!important}
  .eba-showcase-layout--slider-wide .eba-market-hero__visual{grid-template-columns:minmax(0,1fr) minmax(var(--eba-showcase-promo-width,190px),var(--eba-showcase-promo-width,190px))!important}
}
@media (min-width:981px) and (max-width:1180px){
  .eba-header-row--signature{grid-template-columns:minmax(185px,215px) minmax(0,1fr) 190px!important;gap:10px!important}
  .eba-header-actions--signature{min-width:190px!important;width:190px!important}
  .eba-header-actions--signature .eba-header-action{padding-inline:7px!important;font-size:12px!important}
  .eba-signature-hero__grid{grid-template-columns:minmax(300px,320px) minmax(0,1fr)!important}
  .eba-market-hero__visual{grid-template-columns:minmax(0,1fr) minmax(155px,170px)!important}
}
@media (max-width:980px){
  .eba-header-row--signature{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:8px!important;min-width:0!important}
  .eba-header-search--signature{display:none!important}
  .eba-brand--signature{min-width:0!important;overflow:hidden!important}
  .eba-header-actions--signature{min-width:0!important;width:auto!important}
  .eba-signature-hero__grid{height:auto!important;min-height:0!important}
  .eba-market-hero__visual{height:auto!important;min-height:0!important}
  .eba-market-hero__main--slider .eba-hero-slider{display:block!important;width:100%!important;height:auto!important;aspect-ratio:2/1!important;min-height:0!important}
}
@media (max-width:760px){
  .eba-market-hero__visual{display:flex!important;flex-direction:column!important;gap:10px!important}
  .eba-market-hero__promos{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:none!important;height:auto!important;gap:10px!important}
  .eba-market-promo{min-height:125px!important}
}
@media (max-width:520px){.eba-market-hero__promos{grid-template-columns:1fr!important}.eba-market-promo{min-height:112px!important}}

/* Trust marks are display-only on the public storefront. Editing exists only in EBA panel settings. */
.eba-trustmark-config-link,.eba-footer-trustmarks--empty,.eba-footer-licenses--empty{display:none!important}


/* EBA Storefront 0.1.41 — focused showcase polish */
@media (min-width:981px){
  .eba-signature-hero__content{padding:var(--eba-hero-padding,20px)!important;justify-content:center!important}
  .eba-signature-hero__content h1{font-size:var(--eba-hero-title-size,32px)!important;line-height:1.28!important;margin:8px 0 10px!important;letter-spacing:-.02em!important;max-width:100%!important}
  .eba-signature-hero__content p{font-size:var(--eba-hero-text-size,12px)!important;line-height:1.95!important;margin:0 0 14px!important;max-width:100%!important}
  .eba-signature-hero__content .eba-eyebrow{font-size:9px!important;line-height:1.5!important;padding:7px 11px!important;white-space:normal!important}
  .eba-signature-hero__content .eba-btn{font-size:11px!important;padding:11px 17px!important}
  .eba-signature-hero__content .eba-hero-points{gap:7px!important;margin-top:12px!important;flex-wrap:wrap!important}
  .eba-signature-hero__content .eba-hero-points span{font-size:9px!important;padding:7px 9px!important}
}
.eba-footer-trustmarks--preview{border-style:dashed!important;background:rgba(255,255,255,.025)!important}
.eba-trustmarks-preview-note{display:inline-flex!important;align-items:center!important;min-height:44px!important;padding:8px 12px!important;border:1px dashed rgba(227,199,98,.32)!important;border-radius:12px!important;color:rgba(255,255,255,.72)!important;font-size:9px!important;line-height:1.8!important}
@media(max-width:980px){
  .eba-signature-hero__content h1{font-size:clamp(28px,7vw,36px)!important}
  .eba-signature-hero__content p{font-size:12px!important}
}

/* 0.1.42 — clickable trust/license marks */
a.eba-footer-license{position:relative!important;z-index:3!important;pointer-events:auto!important;cursor:pointer!important;text-decoration:none!important;-webkit-tap-highlight-color:rgba(197,162,75,.18)}
a.eba-footer-license img{pointer-events:none!important}
.eba-footer-licenses__grid{position:relative;z-index:2}


/* ===== 0.1.43 catalogue & product experience ===== */
.eba-catalog-category-strip{display:flex;gap:12px;overflow-x:auto;padding:2px 2px 22px;scrollbar-width:none}.eba-catalog-category-strip::-webkit-scrollbar{display:none}.eba-catalog-cat{flex:0 0 104px!important;display:flex!important;flex-direction:column;align-items:center;gap:5px;padding:9px 7px!important;border:0!important;border-radius:16px!important;background:transparent!important;color:#302d27!important;text-align:center}.eba-catalog-cat:hover{background:#faf8f3!important}.eba-catalog-cat.is-active{box-shadow:inset 0 0 0 1px #d7bd72;background:#fffaf0!important}.eba-catalog-cat__media{width:76px;height:76px;border-radius:50%;background:#f5f2eb;display:grid;place-items:center;overflow:hidden;font-size:12px;font-weight:900}.eba-catalog-cat__media img{width:100%;height:100%;object-fit:cover}.eba-catalog-cat__media b{font-size:26px;color:#9c7b25}.eba-catalog-cat strong{font-size:10.5px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eba-catalog-cat small{font-size:8.5px;color:#9b958a}.eba-catalog-mobile-tools{display:none}.eba-filter-mobile-head{display:none}.eba-filter-overlay{display:none}.eba-catalog-results ul.products li.product{background:#fff}.eba-catalog-results ul.products li.product img{object-fit:contain;background:#fff}.eba-catalog-results .woocommerce-pagination ul{border:0!important;display:flex;gap:6px;justify-content:center}.eba-catalog-results .woocommerce-pagination li{border:0!important}.eba-catalog-results .woocommerce-pagination a,.eba-catalog-results .woocommerce-pagination span{min-width:38px;height:38px;display:grid!important;place-items:center;border:1px solid #e5dfd4!important;border-radius:10px!important;background:#fff!important}.eba-catalog-results .woocommerce-pagination .current{background:#181713!important;color:#fff!important;border-color:#181713!important}
.eba-pdp-quickfacts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.eba-pdp-quickfacts>div{min-width:0;border:1px solid #eee8dd;border-radius:13px;padding:10px;display:flex;align-items:center;gap:8px;background:#fff}.eba-pdp-quickfacts svg{width:20px;height:20px;stroke:#8b6d22;fill:none;flex:0 0 auto}.eba-pdp-quickfacts span{display:grid;min-width:0}.eba-pdp-quickfacts b{font-size:9.5px}.eba-pdp-quickfacts small{font-size:7.8px;color:#8d877e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eba-pdp-buybox.is-sticky{position:sticky;top:155px}.eba-pdp-buybox__title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:13px}.eba-pdp-buybox__title strong{font-size:15px}.eba-pdp-buybox__title small{font-size:9px;color:#898279}.eba-pdp-details__head p{font-size:11px;color:#827b72;margin:0}.eba-pdp-details .woocommerce-tabs ul.tabs{display:flex;gap:6px;border:0!important;padding:0!important;margin:0 0 18px!important}.eba-pdp-details .woocommerce-tabs ul.tabs:before{display:none!important}.eba-pdp-details .woocommerce-tabs ul.tabs li{border:1px solid #e9e3d9!important;background:#fff!important;border-radius:10px!important;margin:0!important;padding:0!important}.eba-pdp-details .woocommerce-tabs ul.tabs li:before,.eba-pdp-details .woocommerce-tabs ul.tabs li:after{display:none!important}.eba-pdp-details .woocommerce-tabs ul.tabs li a{padding:9px 14px!important;font-size:10.5px!important}.eba-pdp-details .woocommerce-tabs ul.tabs li.active{background:#181713!important;border-color:#181713!important}.eba-pdp-details .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.eba-pdp-details .woocommerce-Tabs-panel{border:1px solid #eee8de;border-radius:18px;padding:22px!important;background:#fff}.eba-pdp-details .related.products>h2,.eba-pdp-details .upsells.products>h2{font-size:22px;margin-bottom:18px}
@media(min-width:1181px){.eba-catalog-results ul.products.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.eba-catalog-results ul.products.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:900px){.eba-catalog-mobile-tools{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px}.eba-catalog-mobile-tools button{border:1px solid #e5dfd4;background:#fff;border-radius:11px;padding:8px 12px;font-weight:850;display:flex;align-items:center;gap:6px}.eba-catalog-mobile-tools button svg{width:18px;height:18px;stroke:currentColor;fill:none}.eba-catalog-mobile-tools .woocommerce-result-count{margin:0!important;font-size:10px;color:#817b72}.eba-catalog-layout.has-sidebar{grid-template-columns:1fr}.eba-catalog-sidebar{position:fixed!important;z-index:150;top:0;right:0;width:min(360px,88vw);height:100dvh;border-radius:0!important;transform:translateX(110%);transition:transform .25s ease;overflow:auto;padding:18px!important}.eba-catalog-sidebar.is-open{transform:translateX(0)}.eba-filter-mobile-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.eba-filter-mobile-head button{width:36px;height:36px;border:0;border-radius:50%;background:#f2efe8;font-size:24px}.eba-catalog-sidebar .eba-filter-head strong{display:none}.eba-filter-overlay{display:block;position:fixed;inset:0;z-index:140;background:#0006;opacity:0;visibility:hidden;transition:.2s}.eba-filter-overlay.is-open{opacity:1;visibility:visible}.eba-filter-lock{overflow:hidden}.eba-catalog-toolbar__count{display:none}.eba-catalog-toolbar{justify-content:flex-end}.eba-pdp-buybox.is-sticky{position:static}.eba-pdp-quickfacts{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:620px){.eba-catalog-cat{flex-basis:88px!important}.eba-catalog-cat__media{width:66px;height:66px}.eba-catalog-hero{padding:16px!important}.eba-catalog-hero__copy p{display:none}.eba-pdp-quickfacts{display:flex;overflow-x:auto;scrollbar-width:none}.eba-pdp-quickfacts>div{flex:0 0 72%}.eba-pdp-details .woocommerce-tabs ul.tabs{overflow-x:auto;white-space:nowrap;scrollbar-width:none}.eba-pdp-details .woocommerce-Tabs-panel{padding:15px!important}}

/* ===== 0.1.44 compact variable chooser + clean reviews ===== */
/* Variable attributes: keep choices in a compact horizontal row instead of tall stacked cards. */
.eba-pdp-cart form.variations_form{
  width:100%;
  margin:8px 0 0!important;
  padding:0!important;
  box-shadow:none!important;
}
.eba-pdp-cart form.variations_form:before{display:none!important}
.eba-pdp-cart table.variations{
  display:block!important;
  width:100%!important;
  margin:0 0 9px!important;
  border-spacing:0!important;
}
.eba-pdp-cart table.variations tbody{display:grid!important;gap:8px!important}
.eba-pdp-cart table.variations tr,
.eba-pdp-cart table.variations tr:has(.eba-swatches){
  display:grid!important;
  grid-template-columns:64px minmax(0,1fr)!important;
  align-items:center!important;
  gap:8px!important;
  min-width:0!important;
  padding:0!important;
  border:0!important;
}
.eba-pdp-cart table.variations th.label,
.eba-pdp-cart table.variations tr:has(.eba-swatches) th.label{
  padding:0!important;
  align-self:center!important;
}
.eba-pdp-cart table.variations th.label label{
  gap:5px!important;
  font-size:10.5px!important;
  white-space:nowrap!important;
}
.eba-pdp-cart table.variations th.label label:before{
  width:5px!important;height:5px!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--eba-primary) 12%,transparent)!important
}
.eba-pdp-cart table.variations td.value{min-width:0!important}
.eba-pdp-cart .eba-swatches{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:6px!important;
  margin:0!important;
}
.eba-pdp-cart .eba-swatch{
  display:flex!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:48px!important;
  min-height:38px!important;
  height:38px!important;
  padding:4px 8px!important;
  border-radius:10px!important;
  gap:5px!important;
  overflow:visible!important;
}
.eba-pdp-cart .eba-swatch__image,
.eba-pdp-cart .eba-swatch__fallback{
  width:28px!important;height:28px!important;min-width:28px!important;border-radius:8px!important;font-size:11px!important
}
.eba-pdp-cart .eba-swatch__color{
  width:10px!important;height:10px!important;top:2px!important;right:2px!important;border-width:1px!important
}
.eba-pdp-cart .eba-swatch__label{
  font-size:9px!important;line-height:1.2!important;max-width:88px!important
}
.eba-pdp-cart table.variations select:not(.eba-visualized-select){
  min-height:39px!important;height:39px!important;padding:0 10px!important;border-radius:10px!important;font-size:10px!important
}
.eba-pdp-cart .reset_variations{
  min-height:28px!important;margin:5px 72px 0 0!important;padding:0 8px!important;font-size:9px!important;border-radius:8px!important
}
.eba-pdp-cart .single_variation_wrap{
  margin-top:8px!important;padding-top:9px!important
}
.eba-pdp-cart .woocommerce-variation{margin-bottom:8px!important}
.eba-pdp-cart .woocommerce-variation-description{font-size:10.5px!important;line-height:1.8!important}
.eba-pdp-cart .woocommerce-variation-add-to-cart{
  grid-template-columns:72px minmax(0,1fr)!important;gap:8px!important
}
.eba-pdp-cart .quantity{width:72px!important;min-height:45px!important}
.eba-pdp-cart .quantity .qty{height:43px!important}

/* Do not repeat reassurance tiles under the purchase button. Quick facts above the buy box are enough. */
.eba-pdp-confidence,.eba-buy-confidence{display:none!important}

/* Reviews: clean marketplace-style cards, no default WordPress/Woo visual language. */
.eba-pdp-details #reviews{margin:0!important}
.eba-pdp-details #reviews .woocommerce-Reviews-title{
  margin:0 0 18px!important;
  font-size:20px!important;
  font-weight:950!important;
  letter-spacing:-.025em!important;
  color:#1f1d19!important;
}
.eba-pdp-details #reviews .commentlist{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  gap:10px!important;
}
.eba-pdp-details #reviews .commentlist>li{
  margin:0!important;
  padding:0!important;
  border:0!important;
}
.eba-pdp-details #reviews .comment_container{
  position:relative!important;
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  gap:11px!important;
  padding:15px!important;
  border:1px solid #ece6dc!important;
  border-radius:15px!important;
  background:#fff!important;
  box-shadow:0 5px 18px rgba(35,29,19,.025)!important;
}
.eba-pdp-details #reviews .comment_container img.avatar{
  position:static!important;
  float:none!important;
  width:42px!important;
  height:42px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  object-fit:cover!important;
  background:#f2eee5!important;
}
.eba-pdp-details #reviews .comment-text{
  margin:0!important;
  padding:0!important;
  border:0!important;
  min-width:0!important;
}
.eba-pdp-details #reviews .meta{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:5px 8px!important;
  margin:0 0 7px!important;
  color:#989187!important;
  font-size:9.5px!important;
}
.eba-pdp-details #reviews .woocommerce-review__author{color:#322f29!important;font-size:11px!important;font-weight:900!important}
.eba-pdp-details #reviews .woocommerce-review__dash{display:none!important}
.eba-pdp-details #reviews .star-rating{
  float:none!important;
  margin:0 0 7px!important;
  color:#c59a2c!important;
  font-size:12px!important;
}
.eba-pdp-details #reviews .description{color:#5f5a52!important;font-size:11.5px!important;line-height:2!important}
.eba-pdp-details #reviews .description p{margin:0!important}
.eba-pdp-details #review_form_wrapper{
  margin-top:22px!important;
  padding:18px!important;
  border:1px solid #eae3d7!important;
  border-radius:17px!important;
  background:linear-gradient(180deg,#fff,#fbfaf7)!important;
}
.eba-pdp-details #review_form #reply-title{
  display:block!important;
  margin:0 0 4px!important;
  color:#22201c!important;
  font-size:16px!important;
  font-weight:950!important;
}
.eba-pdp-details #review_form .comment-notes,
.eba-pdp-details #review_form .logged-in-as{font-size:9.5px!important;color:#8b857b!important;margin:0 0 12px!important}
.eba-pdp-details #review_form .comment-form-rating{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin:10px 0 13px!important;
  padding:10px 12px!important;
  border-radius:11px!important;
  background:#f8f5ed!important;
}
.eba-pdp-details #review_form .comment-form-rating label{font-size:10px!important;font-weight:900!important;color:#403b33!important}
.eba-pdp-details #review_form .stars{margin:0!important}
.eba-pdp-details #review_form .stars a{color:#c59a2c!important;font-size:17px!important}
.eba-pdp-details #review_form p{margin:0 0 11px!important}
.eba-pdp-details #review_form label{display:block!important;margin-bottom:5px!important;font-size:10px!important;font-weight:850!important;color:#514c43!important}
.eba-pdp-details #review_form textarea,
.eba-pdp-details #review_form input[type=text],
.eba-pdp-details #review_form input[type=email]{
  width:100%!important;
  border:1px solid #ddd6ca!important;
  border-radius:11px!important;
  background:#fff!important;
  padding:10px 12px!important;
  outline:0!important;
  box-shadow:none!important;
}
.eba-pdp-details #review_form textarea{min-height:105px!important;resize:vertical!important}
.eba-pdp-details #review_form textarea:focus,
.eba-pdp-details #review_form input:focus{border-color:var(--eba-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--eba-primary) 12%,transparent)!important}
.eba-pdp-details #review_form .form-submit{margin:3px 0 0!important}
.eba-pdp-details #review_form #submit{
  min-height:42px!important;
  padding:0 18px!important;
  border:0!important;
  border-radius:11px!important;
  background:#181713!important;
  color:#fff!important;
  font-size:10.5px!important;
  font-weight:950!important;
  cursor:pointer!important;
}
.eba-pdp-details #review_form #submit:hover{background:var(--eba-primary)!important;color:#181713!important}
.eba-pdp-details #reviews .woocommerce-noreviews{
  padding:14px!important;
  border:1px dashed #e1d8c8!important;
  border-radius:13px!important;
  background:#fcfaf5!important;
  color:#7e776b!important;
  font-size:10.5px!important;
}

@media(max-width:620px){
  .eba-pdp-cart table.variations tr,.eba-pdp-cart table.variations tr:has(.eba-swatches){grid-template-columns:56px minmax(0,1fr)!important;gap:6px!important}
  .eba-pdp-cart .eba-swatches{flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important;padding:2px!important}
  .eba-pdp-cart .eba-swatches::-webkit-scrollbar{display:none!important}
  .eba-pdp-cart .eba-swatch{min-width:max-content!important;scroll-snap-align:start!important}
  .eba-pdp-cart .reset_variations{margin-right:62px!important}
  .eba-pdp-details #reviews .comment_container{grid-template-columns:34px minmax(0,1fr)!important;padding:12px!important}
  .eba-pdp-details #reviews .comment_container img.avatar{width:34px!important;height:34px!important}
  .eba-pdp-details #review_form_wrapper{padding:14px!important}
}


/* ===== 0.1.45 PDP polish ===== */
.eba-pdp-gallery .woocommerce-product-gallery__wrapper{border-radius:17px!important;overflow:hidden!important}
.eba-pdp-gallery .woocommerce-product-gallery__image{display:grid!important;place-items:center!important;min-height:420px!important;background:#fff!important}
.eba-pdp-gallery .woocommerce-product-gallery__image img{width:100%!important;height:auto!important;max-height:620px!important;object-fit:contain!important}
.eba-pdp-gallery .flex-control-thumbs img{aspect-ratio:1/1!important;object-fit:contain!important;background:#fff!important;opacity:.72!important;transition:opacity .18s ease,border-color .18s ease,transform .18s ease!important}
.eba-pdp-gallery .flex-control-thumbs img.flex-active,.eba-pdp-gallery .flex-control-thumbs img:hover{opacity:1!important;border-color:var(--eba-primary)!important;transform:translateY(-1px)!important}
.eba-pdp-price .price del{color:#aaa39a!important;font-size:12px!important;font-weight:700!important;opacity:1!important}
.eba-pdp-price .price ins{color:#1f1d19!important;text-decoration:none!important;font-weight:950!important}
.eba-pdp-cart .single_add_to_cart_button{transition:transform .16s ease,box-shadow .16s ease,background .16s ease!important}
.eba-pdp-cart .single_add_to_cart_button:not(.disabled):not(:disabled):hover{transform:translateY(-1px)!important;box-shadow:0 8px 22px rgba(24,23,19,.14)!important;background:var(--eba-primary)!important;color:#181713!important}
.eba-pdp-cart .single_add_to_cart_button.disabled,.eba-pdp-cart .single_add_to_cart_button:disabled{cursor:not-allowed!important;opacity:.52!important}
.eba-pdp-meta .product_meta{display:flex!important;flex-wrap:wrap!important;gap:7px!important;line-height:1.8!important}
.eba-pdp-meta .product_meta>span{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:6px 9px!important;border:1px solid #eee8dd!important;border-radius:9px!important;background:#fff!important}
.eba-pdp-details .woocommerce-Tabs-panel h2:first-child{margin-top:0!important;font-size:18px!important}
.eba-pdp-details .woocommerce-Tabs-panel table.shop_attributes{border:0!important;border-collapse:separate!important;border-spacing:0 6px!important}
.eba-pdp-details .woocommerce-Tabs-panel table.shop_attributes th,.eba-pdp-details .woocommerce-Tabs-panel table.shop_attributes td{border:0!important;padding:10px 12px!important;background:#faf8f3!important;font-size:10.5px!important}
.eba-pdp-details .woocommerce-Tabs-panel table.shop_attributes th{width:32%!important;border-radius:0 10px 10px 0!important;color:#4e4941!important}
.eba-pdp-details .woocommerce-Tabs-panel table.shop_attributes td{border-radius:10px 0 0 10px!important;color:#70695f!important}
.eba-pdp-details .woocommerce-Tabs-panel table.shop_attributes p{padding:0!important}
@media(max-width:900px){.eba-pdp-main{gap:18px!important}.eba-pdp-info{max-width:100%!important}.eba-pdp-title{line-height:1.55!important}.eba-pdp-gallery .woocommerce-product-gallery__image{min-height:340px!important}}
@media(max-width:620px){
.eba-commerce-main:has(.eba-pdp){padding-top:10px!important}.eba-pdp-breadcrumb{margin-bottom:10px!important;font-size:9px!important}
.eba-pdp-gallery .woocommerce-product-gallery{padding:6px!important;border-radius:15px!important}.eba-pdp-gallery .woocommerce-product-gallery__wrapper,.eba-pdp-gallery .woocommerce-product-gallery__image a{border-radius:11px!important}
.eba-pdp-gallery .woocommerce-product-gallery__image{min-height:280px!important}.eba-pdp-gallery .flex-control-thumbs{display:flex!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none!important;padding-bottom:2px!important}
.eba-pdp-gallery .flex-control-thumbs::-webkit-scrollbar{display:none!important}.eba-pdp-gallery .flex-control-thumbs li{flex:0 0 58px!important}
.eba-pdp-kicker{margin-top:0!important}.eba-pdp-badges{margin-bottom:7px!important}.eba-pdp-title{font-size:23px!important;margin-bottom:7px!important}
.eba-pdp-rating{gap:9px!important;padding-bottom:10px!important}.eba-pdp-short{font-size:11.5px!important;margin:11px 0!important}
.eba-pdp-buybox{margin-top:11px!important;padding:13px!important}.eba-pdp-buybox__title{margin-bottom:10px!important}.eba-pdp-price-row{padding-bottom:9px!important}
.eba-pdp-cart .single_add_to_cart_button{min-height:50px!important;font-size:12px!important}.eba-pdp-meta{margin-top:10px!important}.eba-pdp-meta .product_meta{gap:5px!important}
.eba-pdp-meta .product_meta>span{padding:5px 7px!important;font-size:9px!important}.eba-pdp-details{margin-top:28px!important;padding-top:24px!important}
.eba-pdp-details__head{margin-bottom:12px!important}.eba-pdp-details__head p{font-size:10px!important}
.eba-pdp-details .woocommerce-Tabs-panel table.shop_attributes th,.eba-pdp-details .woocommerce-Tabs-panel table.shop_attributes td{padding:8px 9px!important;font-size:9.5px!important}
}


/* ===== 0.1.46 Cart UX polish ===== */
.eba-cart-heading{
  padding:2px 2px 12px!important;
  border-bottom:1px solid #eee9df!important;
}
.eba-cart-heading strong{font-size:15px!important}
.eba-cart-heading a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:36px!important;
  padding:0 12px!important;
  border:1px solid #e8e1d5!important;
  border-radius:11px!important;
  background:#fff!important;
  transition:border-color .16s ease,transform .16s ease!important;
}
.eba-cart-heading a:hover{border-color:var(--eba-primary)!important;transform:translateY(-1px)!important}
.eba-cart-item{
  transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease!important;
}
.eba-cart-item:hover{
  border-color:#e2dacd!important;
  box-shadow:0 12px 34px rgba(0,0,0,.045)!important;
}
.eba-cart-item__media{
  overflow:hidden!important;
  background:#fff!important;
}
.eba-cart-item__media img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.eba-cart-item__meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:5px 9px!important;
  margin-top:5px!important;
  color:#8b857c!important;
}
.eba-cart-item__meta p{margin:0!important}
.eba-cart-backorder{
  display:inline-flex!important;
  margin-top:7px!important;
  padding:5px 8px!important;
  border-radius:8px!important;
  background:#fff7e8!important;
  color:#82631c!important;
}
.eba-cart-remove{
  min-width:34px!important;
  min-height:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  border:1px solid #eee5df!important;
  border-radius:10px!important;
  color:#9a6159!important;
  background:#fff!important;
  transition:.16s ease!important;
}
.eba-cart-remove:hover{
  border-color:#e4c9c4!important;
  background:#fff8f7!important;
  color:#8d4035!important;
}
.eba-cart-qty{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
}
.eba-cart-qty>span{
  font-size:10px!important;
  color:#8a8379!important;
  font-weight:800!important;
}
.eba-cart-qty__control{
  direction:ltr!important;
  display:inline-grid!important;
  grid-template-columns:34px 50px 34px!important;
  align-items:center!important;
  min-height:38px!important;
  border:1px solid #e3ddd3!important;
  border-radius:12px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.eba-cart-qty__control .quantity{
  width:50px!important;
  margin:0!important;
}
.eba-cart-qty__control input.qty{
  width:50px!important;
  height:38px!important;
  padding:0 4px!important;
  border:0!important;
  border-left:1px solid #eee8df!important;
  border-right:1px solid #eee8df!important;
  border-radius:0!important;
  background:#fff!important;
  text-align:center!important;
  box-shadow:none!important;
  -moz-appearance:textfield!important;
}
.eba-cart-qty__control input.qty::-webkit-outer-spin-button,
.eba-cart-qty__control input.qty::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}
.eba-cart-qty__btn{
  width:34px!important;
  height:38px!important;
  padding:0!important;
  border:0!important;
  background:#faf8f4!important;
  color:#39352f!important;
  font-size:18px!important;
  font-weight:800!important;
  cursor:pointer!important;
  transition:background .15s ease,color .15s ease!important;
}
.eba-cart-qty__btn:hover{background:#f0eadf!important;color:#111!important}
.eba-cart-actions{
  padding-top:14px!important;
  border-top:1px solid #eee9df!important;
}
.eba-update-cart{
  min-height:43px!important;
  border-radius:12px!important;
  transition:.16s ease!important;
}
.eba-update-cart.is-ready{
  background:#171717!important;
  color:#fff!important;
  border-color:#171717!important;
  box-shadow:0 7px 20px rgba(0,0,0,.10)!important;
}
.woocommerce-cart-form.is-cart-dirty .eba-cart-main{
  position:relative!important;
}
.eba-order-capsule{
  isolation:isolate!important;
}
.eba-order-capsule__rows>div,
.eba-order-capsule__total{
  align-items:center!important;
}
.eba-order-capsule__rows .woocommerce-remove-coupon{
  color:var(--eba-primary)!important;
  font-size:9px!important;
  margin-inline-start:4px!important;
}
.eba-checkout-cta .checkout-button{
  transition:transform .16s ease,box-shadow .16s ease!important;
}
.eba-checkout-cta .checkout-button:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 13px 30px color-mix(in srgb,var(--eba-primary) 30%,transparent)!important;
}
.woocommerce-cart .cart-empty.woocommerce-info{
  max-width:700px!important;
  margin:70px auto 18px!important;
  padding:28px!important;
  border:1px solid #ece6dc!important;
  border-radius:22px!important;
  background:#fff!important;
  text-align:center!important;
  box-shadow:0 12px 38px rgba(0,0,0,.04)!important;
}
.woocommerce-cart .return-to-shop{text-align:center!important;margin-bottom:70px!important}
.woocommerce-cart .return-to-shop .button{
  min-height:46px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 20px!important;
  border-radius:13px!important;
  background:var(--eba-primary)!important;
  color:#17130b!important;
  font-weight:900!important;
}
@media(max-width:640px){
  .eba-cart-heading{align-items:center!important}
  .eba-cart-heading a{min-height:32px!important;padding:0 9px!important;font-size:9px!important}
  .eba-cart-item{grid-template-columns:82px minmax(0,1fr)!important}
  .eba-cart-item__bottom{gap:9px!important;flex-wrap:wrap!important}
  .eba-cart-qty{gap:6px!important}
  .eba-cart-qty__control{grid-template-columns:32px 44px 32px!important}
  .eba-cart-qty__control .quantity,.eba-cart-qty__control input.qty{width:44px!important}
  .eba-cart-qty__btn{width:32px!important}
  .eba-cart-price-stack{margin-inline-start:auto!important}
  .eba-coupon-box label{font-size:10px!important}
  .eba-order-capsule{padding:18px!important}
  .woocommerce-cart .cart-empty.woocommerce-info{margin-top:35px!important;padding:22px 16px!important}
}


/* ===== 0.1.47 Checkout UX foundation ===== */
.woocommerce-checkout .woocommerce{
  max-width:1180px!important;
  margin:0 auto!important;
}
.woocommerce-checkout form.checkout{
  display:grid!important;
  grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)!important;
  gap:28px!important;
  align-items:start!important;
}
.woocommerce-checkout #customer_details{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:18px!important;
}
.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2{
  width:100%!important;
  float:none!important;
  margin:0!important;
  padding:22px!important;
  border:1px solid #ece6dc!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 8px 28px rgba(0,0,0,.035)!important;
}
.woocommerce-checkout #customer_details h3,
.woocommerce-checkout #order_review_heading{
  margin:0 0 18px!important;
  color:#24211d!important;
  font-size:17px!important;
  font-weight:950!important;
  line-height:1.7!important;
}
.woocommerce-checkout .form-row{
  margin:0 0 13px!important;
}
.woocommerce-checkout .form-row label{
  display:block!important;
  margin:0 0 6px!important;
  color:#59534b!important;
  font-size:10.5px!important;
  font-weight:850!important;
}
.woocommerce-checkout .form-row .required{color:#a84e42!important}
.woocommerce-checkout .input-text,
.woocommerce-checkout select,
.woocommerce-checkout .select2-selection{
  min-height:46px!important;
  border:1px solid #e4ddd2!important;
  border-radius:12px!important;
  background:#fcfbf8!important;
  color:#27231f!important;
  box-shadow:none!important;
  transition:border-color .15s ease,background .15s ease,box-shadow .15s ease!important;
}
.woocommerce-checkout .input-text{
  padding:9px 12px!important;
}
.woocommerce-checkout textarea.input-text{
  min-height:105px!important;
  resize:vertical!important;
}
.woocommerce-checkout .input-text:focus,
.woocommerce-checkout select:focus,
.woocommerce-checkout .select2-container--open .select2-selection{
  outline:0!important;
  border-color:var(--eba-primary)!important;
  background:#fff!important;
  box-shadow:0 0 0 3px color-mix(in srgb,var(--eba-primary) 15%,transparent)!important;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{
  line-height:44px!important;
  padding-inline:12px 30px!important;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow{
  height:44px!important;
}
.woocommerce-checkout #order_review_heading{
  grid-column:2!important;
  grid-row:1!important;
  margin-bottom:0!important;
  padding:0 4px!important;
}
.woocommerce-checkout #order_review{
  grid-column:2!important;
  grid-row:1 / span 2!important;
  margin-top:44px!important;
  padding:20px!important;
  border:1px solid #e9e2d7!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 14px 38px rgba(0,0,0,.055)!important;
}
.woocommerce-checkout-review-order-table{
  border:0!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  margin:0 0 16px!important;
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td{
  padding:11px 5px!important;
  border:0!important;
  border-bottom:1px solid #f0ebe3!important;
  font-size:10.5px!important;
  vertical-align:middle!important;
}
.woocommerce-checkout-review-order-table thead th{
  color:#8a837a!important;
  font-size:9.5px!important;
  font-weight:850!important;
}
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td{
  padding-top:15px!important;
  border-bottom:0!important;
  color:#1d1b18!important;
  font-size:13px!important;
  font-weight:950!important;
}
.woocommerce-checkout #payment{
  margin-top:8px!important;
  border-radius:15px!important;
  background:#faf8f4!important;
}
.woocommerce-checkout #payment ul.payment_methods{
  padding:14px!important;
  border-bottom:1px solid #ebe4d9!important;
}
.woocommerce-checkout #payment ul.payment_methods li{
  margin:0 0 8px!important;
  padding:10px!important;
  border:1px solid #ebe5dc!important;
  border-radius:11px!important;
  background:#fff!important;
}
.woocommerce-checkout #payment ul.payment_methods li:last-child{margin-bottom:0!important}
.woocommerce-checkout #payment div.payment_box{
  margin:9px 0 0!important;
  padding:10px!important;
  border-radius:9px!important;
  background:#f7f4ee!important;
  color:#6e675e!important;
  font-size:10px!important;
}
.woocommerce-checkout #payment div.payment_box:before{display:none!important}
.woocommerce-checkout #payment .place-order{
  padding:14px!important;
}
.woocommerce-checkout #place_order{
  width:100%!important;
  min-height:52px!important;
  border:0!important;
  border-radius:13px!important;
  background:var(--eba-primary)!important;
  color:#17130b!important;
  font-size:12px!important;
  font-weight:950!important;
  cursor:pointer!important;
  transition:transform .16s ease,box-shadow .16s ease!important;
}
.woocommerce-checkout #place_order:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 12px 28px color-mix(in srgb,var(--eba-primary) 28%,transparent)!important;
}
.woocommerce-checkout .woocommerce-privacy-policy-text{
  color:#827b72!important;
  font-size:9.5px!important;
  line-height:1.9!important;
}
.woocommerce-checkout .woocommerce-error,
.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .woocommerce-message{
  margin-bottom:18px!important;
  padding:13px 15px!important;
  border-radius:12px!important;
  border:1px solid #ebe4d9!important;
  background:#fff!important;
  font-size:10.5px!important;
  line-height:1.9!important;
}
.woocommerce-checkout .woocommerce-error{border-color:#efd4d0!important;background:#fff9f8!important}
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woocommerce-form-login-toggle{
  margin-bottom:12px!important;
}
.woocommerce-checkout form.checkout_coupon,
.woocommerce-checkout form.login{
  margin:0 0 18px!important;
  padding:16px!important;
  border:1px solid #e9e2d7!important;
  border-radius:14px!important;
  background:#fff!important;
}
@media(max-width:900px){
  .woocommerce-checkout form.checkout{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .woocommerce-checkout #order_review_heading{
    grid-column:1!important;
    grid-row:auto!important;
    margin-top:10px!important;
  }
  .woocommerce-checkout #order_review{
    grid-column:1!important;
    grid-row:auto!important;
    margin-top:0!important;
  }
}
@media(max-width:620px){
  .woocommerce-checkout #customer_details .col-1,
  .woocommerce-checkout #customer_details .col-2{
    padding:15px!important;
    border-radius:15px!important;
  }
  .woocommerce-checkout #customer_details h3,
  .woocommerce-checkout #order_review_heading{
    font-size:15px!important;
    margin-bottom:13px!important;
  }
  .woocommerce-checkout .input-text,
  .woocommerce-checkout select,
  .woocommerce-checkout .select2-selection{
    min-height:44px!important;
  }
  .woocommerce-checkout #order_review{
    padding:15px!important;
    border-radius:16px!important;
  }
  .woocommerce-checkout-review-order-table th,
  .woocommerce-checkout-review-order-table td{
    padding:9px 3px!important;
    font-size:9.5px!important;
  }
  .woocommerce-checkout #payment ul.payment_methods,
  .woocommerce-checkout #payment .place-order{
    padding:11px!important;
  }
  .woocommerce-checkout #place_order{min-height:50px!important}
}


/* ===== 0.1.48 Checkout summary contrast tuning ===== */
.woocommerce-checkout #order_review{
  border-color:#ddd4c6!important;
  background:#fffdf9!important;
  box-shadow:0 16px 42px rgba(0,0,0,.07)!important;
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td{
  color:#4f4942!important;
  border-bottom-color:#e5ddd2!important;
}
.woocommerce-checkout-review-order-table thead th{
  color:#6e675e!important;
  font-weight:900!important;
}
.woocommerce-checkout-review-order-table .product-name,
.woocommerce-checkout-review-order-table .product-total{
  color:#2b2824!important;
  font-weight:800!important;
}
.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce-checkout-review-order-table .shipping th,
.woocommerce-checkout-review-order-table .shipping td{
  color:#3f3a34!important;
}
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td{
  color:#171512!important;
  font-weight:950!important;
}
.woocommerce-checkout-review-order-table .order-total .amount{
  color:#b78709!important;
  font-size:14px!important;
}
.woocommerce-checkout #payment{
  background:#f8f4ec!important;
}
.woocommerce-checkout #payment ul.payment_methods{
  border-bottom-color:#ddd3c5!important;
}
.woocommerce-checkout #payment ul.payment_methods li{
  border-color:#dfd6c9!important;
  background:#fffefa!important;
  color:#38332d!important;
}
.woocommerce-checkout #payment ul.payment_methods li label{
  color:#292621!important;
  font-weight:850!important;
}
.woocommerce-checkout #payment div.payment_box{
  background:#f0ebe2!important;
  color:#514b43!important;
}
.woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper,
.woocommerce-checkout #payment .woocommerce-privacy-policy-text{
  color:#5f584f!important;
}
.woocommerce-checkout form.checkout_coupon,
.woocommerce-checkout form.login{
  border-color:#ded5c8!important;
  background:#fffdf8!important;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info{
  color:#49433c!important;
  background:#fffdf8!important;
  border-color:#ded5c8!important;
}
.woocommerce-checkout #order_review .amount,
.woocommerce-checkout #order_review strong{
  color:#2b2722!important;
}
.woocommerce-checkout #order_review a{
  color:#8a6708!important;
}
@media(max-width:620px){
  .woocommerce-checkout #order_review{box-shadow:0 10px 28px rgba(0,0,0,.06)!important}
}


/* ===== 0.1.49 Checkout contrast + mobile flow polish ===== */

/* Requested: make the left/order-summary area a little stronger without changing its design language. */
.woocommerce-checkout #order_review{
  border-color:#d9d0c2!important;
  background:#fffefb!important;
  box-shadow:0 16px 40px rgba(0,0,0,.075)!important;
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td{
  color:#4c463f!important;
  border-bottom-color:#e4ddd2!important;
}
.woocommerce-checkout-review-order-table thead th{
  color:#665f56!important;
  font-weight:900!important;
}
.woocommerce-checkout-review-order-table .product-name{
  color:#2d2924!important;
  font-weight:850!important;
}
.woocommerce-checkout-review-order-table .product-total,
.woocommerce-checkout-review-order-table tfoot td{
  color:#302b26!important;
  font-weight:850!important;
}
.woocommerce-checkout-review-order-table tfoot th{
  color:#4b453e!important;
  font-weight:900!important;
}
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td,
.woocommerce-checkout-review-order-table .order-total .amount{
  color:#171512!important;
  font-weight:950!important;
}
.woocommerce-checkout #payment{
  color:#403a34!important;
  border:1px solid #e2dacd!important;
}
.woocommerce-checkout #payment ul.payment_methods li{
  border-color:#ded5c8!important;
  color:#38332e!important;
}
.woocommerce-checkout #payment div.payment_box{
  color:#5d554c!important;
  background:#f3efe8!important;
}
.woocommerce-checkout .woocommerce-privacy-policy-text{
  color:#665f57!important;
}

/* Next step: clearer checkout progression and better touch ergonomics, especially on phones. */
.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2,
.woocommerce-checkout #order_review{
  scroll-margin-top:90px!important;
}
.woocommerce-checkout .form-row label{
  color:#4e4841!important;
}
.woocommerce-checkout .input-text::placeholder{
  color:#9a9389!important;
  opacity:1!important;
}
.woocommerce-checkout .form-row.woocommerce-invalid .input-text,
.woocommerce-checkout .form-row.woocommerce-invalid .select2-selection{
  border-color:#c96c61!important;
  background:#fffafa!important;
  box-shadow:0 0 0 3px rgba(201,108,97,.08)!important;
}
.woocommerce-checkout .form-row.woocommerce-validated .input-text{
  border-color:#cfc7ba!important;
}
.woocommerce-checkout #place_order{
  position:relative!important;
  letter-spacing:0!important;
}
.woocommerce-checkout #place_order:focus-visible{
  outline:3px solid color-mix(in srgb,var(--eba-primary) 35%,transparent)!important;
  outline-offset:3px!important;
}
@media(max-width:900px){
  .woocommerce-checkout form.checkout{gap:14px!important}
  .woocommerce-checkout #order_review_heading{
    padding-top:8px!important;
    border-top:1px solid #e7e0d5!important;
  }
}
@media(max-width:620px){
  .woocommerce-checkout form.checkout{gap:12px!important}
  .woocommerce-checkout #customer_details{gap:12px!important}
  .woocommerce-checkout #customer_details .col-1,
  .woocommerce-checkout #customer_details .col-2{
    padding:14px!important;
    box-shadow:0 6px 20px rgba(0,0,0,.035)!important;
  }
  .woocommerce-checkout .form-row{
    margin-bottom:11px!important;
  }
  .woocommerce-checkout .form-row label{
    margin-bottom:5px!important;
    font-size:10px!important;
  }
  .woocommerce-checkout .input-text,
  .woocommerce-checkout select,
  .woocommerce-checkout .select2-selection{
    min-height:46px!important;
    font-size:12px!important;
  }
  .woocommerce-checkout #order_review{
    padding:14px!important;
    box-shadow:0 10px 28px rgba(0,0,0,.065)!important;
  }
  .woocommerce-checkout #payment ul.payment_methods li{
    padding:11px!important;
  }
  .woocommerce-checkout #place_order{
    min-height:54px!important;
    font-size:12px!important;
  }
  .woocommerce-checkout .woocommerce-error,
  .woocommerce-checkout .woocommerce-info,
  .woocommerce-checkout .woocommerce-message{
    font-size:10px!important;
    line-height:1.8!important;
  }
}


/* ===== 0.1.50 Customer Account + Order Success UX ===== */
.eba-account-hero{
  border:1px solid rgba(255,255,255,.07)!important;
}
.eba-account-nav-card a{
  gap:8px!important;
}
.eba-account-nav-card li.is-active a{
  box-shadow:0 7px 18px rgba(0,0,0,.12)!important;
}
.eba-account-content-card{
  overflow:hidden!important;
}
.eba-account-stats>div{
  transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important;
}
.eba-account-stats>div:hover{
  transform:translateY(-1px)!important;
  border-color:#dfd3b4!important;
  box-shadow:0 9px 22px rgba(0,0,0,.045)!important;
}
.eba-account-order-card{
  transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important;
}
.eba-account-order-card:hover{
  transform:translateY(-1px)!important;
}
.eba-order-history-card{
  transition:border-color .16s ease,box-shadow .16s ease!important;
}
.eba-order-history-card:hover{
  border-color:#dfd3b4!important;
  box-shadow:0 10px 26px rgba(0,0,0,.045)!important;
}
.eba-account-panel>header a,
.eba-order-history-card__bottom a,
.eba-account-empty a{
  transition:transform .16s ease,box-shadow .16s ease!important;
}
.eba-order-history-card__bottom a:hover,
.eba-account-empty a:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 8px 18px rgba(0,0,0,.10)!important;
}
.eba-thankyou-summary{
  border-color:#ddd4c3!important;
}
.eba-thankyou-summary span{
  color:#756f66!important;
}
.eba-thankyou-delivery p{
  color:#49443e!important;
}
.eba-thankyou-items{
  border-color:#e2dbce!important;
}
.eba-thankyou-table__head{
  color:#777168!important;
}
.eba-thankyou-product small,
.eba-thankyou-product .wc-item-meta{
  color:#817a70!important;
}
.eba-thankyou-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  margin-top:18px!important;
}
.eba-thankyou-actions a{
  min-height:48px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 18px!important;
  border-radius:14px!important;
  font-size:11px!important;
  font-weight:950!important;
  text-decoration:none!important;
  transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important;
}
.eba-thankyou-actions a:hover{
  transform:translateY(-1px)!important;
}
.eba-thankyou-actions__primary{
  background:var(--eba-primary)!important;
  color:#17130b!important;
  border:1px solid var(--eba-primary)!important;
  box-shadow:0 8px 22px color-mix(in srgb,var(--eba-primary) 22%,transparent)!important;
}
.eba-thankyou-actions__secondary{
  background:#fff!important;
  color:#2a2723!important;
  border:1px solid #ded6c9!important;
}
.eba-thankyou-actions__secondary:hover{
  border-color:#cbbd9d!important;
  box-shadow:0 7px 18px rgba(0,0,0,.05)!important;
}
@media(max-width:900px){
  .eba-account-nav-card{
    padding:8px!important;
  }
  .eba-account-nav-card ul{
    scroll-snap-type:x proximity!important;
    scrollbar-width:none!important;
  }
  .eba-account-nav-card ul::-webkit-scrollbar{display:none!important}
  .eba-account-nav-card li{
    scroll-snap-align:start!important;
  }
}
@media(max-width:640px){
  .eba-account-hero{
    gap:11px!important;
  }
  .eba-account-hero__copy p{
    line-height:1.75!important;
  }
  .eba-account-nav-card{
    border-radius:17px!important;
  }
  .eba-account-nav-card a{
    min-height:40px!important;
    white-space:nowrap!important;
    padding:8px 11px!important;
  }
  .eba-account-content-card{
    border-radius:18px!important;
  }
  .eba-account-stats>div{
    padding:14px!important;
  }
  .eba-account-panel{
    padding:13px!important;
    border-radius:17px!important;
  }
  .eba-thankyou-actions{
    grid-template-columns:1fr!important;
  }
  .eba-thankyou-actions a{
    min-height:50px!important;
  }
}


/* ===== 0.1.51 Secure Checkout OTP bridge ===== */
.eba-checkout-otp{
  margin:16px 0 4px!important;
  padding:15px!important;
  border:1px solid #dfd5c5!important;
  border-radius:15px!important;
  background:#fffdf8!important;
}
.eba-checkout-otp__head{
  display:flex!important;
  flex-direction:column!important;
  gap:4px!important;
  margin-bottom:12px!important;
}
.eba-checkout-otp__head strong{
  color:#2c2823!important;
  font-size:12px!important;
  font-weight:950!important;
}
.eba-checkout-otp__head span{
  color:#71695f!important;
  font-size:9.5px!important;
  line-height:1.8!important;
}
.eba-checkout-otp__actions{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
}
.eba-checkout-otp button{
  min-height:42px!important;
  padding:0 14px!important;
  border-radius:11px!important;
  font-size:10px!important;
  font-weight:900!important;
  cursor:pointer!important;
}
.eba-checkout-otp__send{
  border:1px solid var(--eba-primary)!important;
  background:var(--eba-primary)!important;
  color:#17130b!important;
}
.eba-checkout-otp__verify{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
}
.eba-checkout-otp__verify[hidden]{display:none!important}
.eba-checkout-otp__verify input{
  width:118px!important;
  min-height:42px!important;
  padding:0 10px!important;
  border:1px solid #dcd3c6!important;
  border-radius:11px!important;
  background:#fff!important;
  text-align:center!important;
  letter-spacing:3px!important;
  font-size:14px!important;
  font-weight:900!important;
}
.eba-checkout-otp__verify button{
  border:1px solid #26221d!important;
  background:#26221d!important;
  color:#fff!important;
}
.eba-checkout-otp button:disabled{
  cursor:not-allowed!important;
  opacity:.58!important;
}
.eba-checkout-otp__status{
  min-height:18px!important;
  margin-top:8px!important;
  font-size:9.5px!important;
  font-weight:800!important;
  line-height:1.8!important;
}
.eba-checkout-otp__status.is-success{color:#39764b!important}
.eba-checkout-otp__status.is-error{color:#a34f45!important}
.eba-checkout-otp.is-verified{
  border-color:#b8d5bf!important;
  background:#fbfffc!important;
}
@media(max-width:620px){
  .eba-checkout-otp{padding:13px!important}
  .eba-checkout-otp__actions,
  .eba-checkout-otp__verify{width:100%!important}
  .eba-checkout-otp__send{width:100%!important}
  .eba-checkout-otp__verify{display:grid!important;grid-template-columns:1fr auto!important}
  .eba-checkout-otp__verify[hidden]{display:none!important}
  .eba-checkout-otp__verify input{width:100%!important}
}

/* EBA 0.1.55 fast cart feedback */
.single_add_to_cart_button.loading{opacity:.72;cursor:wait}.single_add_to_cart_button.added{transform:translateY(-1px)}

/* EBA 0.1.56 — prominent, readable, stable cart count */
.eba-cart-count{
  display:inline-flex!important;align-items:center;justify-content:center;
  min-width:25px;height:25px;padding:0 7px;border-radius:999px;
  font-size:15px!important;font-weight:900!important;line-height:1!important;
  background:#111!important;color:#fff!important;border:2px solid #fff!important;
  box-shadow:0 2px 8px rgba(0,0,0,.24);font-variant-numeric:tabular-nums;
  transition:transform .16s ease,opacity .16s ease;
}
@media(max-width:600px){.eba-cart-count{min-width:24px;height:24px;font-size:14px!important;padding:0 6px}}
img{content-visibility:auto}

/* EBA 0.1.57 — Woo AJAX "View cart" link, clean and centered under add button */
.woocommerce a.added_to_cart,
.eba-product-card a.added_to_cart,
a.added_to_cart.wc-forward{
  display:block!important;
  width:100%!important;
  margin:10px auto 0!important;
  padding:7px 8px!important;
  text-align:center!important;
  font-family:inherit!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.6!important;
  color:#333!important;
  text-decoration:none!important;
  border-radius:8px;
}
.woocommerce a.added_to_cart:hover,.eba-product-card a.added_to_cart:hover{color:#000!important;text-decoration:none!important}
@keyframes ebaCartPulse{0%{transform:scale(1)}45%{transform:scale(1.18)}100%{transform:scale(1)}}
.eba-cart-count.eba-cart-pulse{animation:ebaCartPulse .28s ease}

/* EBA Customer Portal Phase 2 */
.eba-cp2{direction:rtl;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:20px;margin:0 0 18px}
.eba-cp2-head{margin-bottom:16px}.eba-cp2-head h2{font-size:19px;margin:0 0 5px;color:#171717}.eba-cp2-head p{margin:0;color:#666;font-size:13px}
.eba-cp2-products,.eba-cp2-list,.eba-cp2-coupons{display:grid;gap:10px}
.eba-cp2-product,.eba-cp2-row,.eba-cp2-coupon{display:flex;align-items:center;gap:14px;justify-content:space-between;border:1px solid #ededed;border-radius:12px;padding:13px 14px;background:#fff}
.eba-cp2-product>div:first-child,.eba-cp2-row>div:first-child{display:grid;gap:4px}.eba-cp2 small{color:#777;font-size:12px}.eba-cp2 a{font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}
.eba-cp2-money{font-weight:900;white-space:nowrap}.eba-cp-status{background:#f3f3f3;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}
.eba-cp2-coupon strong{direction:ltr;font-size:15px;letter-spacing:.4px}.eba-cp-empty{text-align:center;padding:24px;color:#777;background:#fafafa;border-radius:12px}
@media(max-width:680px){.eba-cp2{padding:14px}.eba-cp2-product,.eba-cp2-row,.eba-cp2-coupon{align-items:flex-start;flex-wrap:wrap;gap:8px}.eba-cp2-product>div:first-child,.eba-cp2-row>div:first-child{width:100%}}

/* EBA 0.1.59 identity + shipment timeline */
.eba-mobile-verify-card{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 16px;margin:0 0 16px;border:1px solid #d7b54a;border-radius:12px;background:#fffdf7}
.eba-mobile-verify-card strong{font-size:14px}.eba-mobile-verify-card span{flex:1;color:#555;font-size:13px}.eba-mobile-verify-card a{background:#151515;color:#fff!important;padding:8px 13px;border-radius:8px;text-decoration:none;font-weight:800;font-size:12px}
.eba-track{direction:rtl;margin:22px 0;padding:20px;border:1px solid #e7e7e7;border-radius:16px;background:#fff}
.eba-track-head h3{margin:0 0 4px;font-size:19px}.eba-track-head p{margin:0 0 20px;color:#6b6b6b;font-size:13px}
.eba-track-visual{display:grid;grid-template-columns:repeat(8,minmax(90px,1fr));gap:0;overflow-x:auto;padding:5px 2px 10px}
.eba-track-step{position:relative;min-width:100px;text-align:center;padding-top:34px;color:#888}
.eba-track-step:before{content:"";position:absolute;top:12px;right:-50%;width:100%;height:3px;background:#e5e5e5}.eba-track-step:first-child:before{display:none}
.eba-track-step i{position:absolute;top:5px;right:50%;transform:translateX(50%);width:18px;height:18px;border:4px solid #eee;border-radius:50%;background:#bbb;z-index:2}
.eba-track-step strong{display:block;font-size:12px;line-height:1.55}.eba-track-step small{display:block;margin-top:4px;font-size:10px;color:#777}
.eba-track-step.done,.eba-track-step.current{color:#171717}.eba-track-step.done i,.eba-track-step.current i{background:#171717;border-color:#d7b54a}.eba-track-step.done:before,.eba-track-step.current:before{background:#d7b54a}
@media(max-width:700px){.eba-track{padding:14px}.eba-track-visual{grid-template-columns:repeat(8,112px)}.eba-mobile-verify-card{align-items:flex-start}.eba-mobile-verify-card span{flex-basis:100%}}

/* EBA 0.1.60 account OTP modal */
.eba-account-mobile-verify{border:0;background:#151515;color:#fff;padding:8px 13px;border-radius:8px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}
.eba-av-overlay{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.48);backdrop-filter:blur(3px);display:grid;place-items:center;padding:18px}
.eba-av-modal{direction:rtl;position:relative;width:min(420px,100%);background:#fff;border-radius:18px;padding:24px;box-shadow:0 20px 70px rgba(0,0,0,.25)}
.eba-av-modal h3{margin:0 0 8px;font-size:20px}.eba-av-modal p{margin:0 0 16px;color:#555;font-size:13px}.eba-av-close{position:absolute;left:12px;top:10px;border:0;background:transparent;font-size:25px;cursor:pointer}
.eba-av-msg{min-height:24px;margin:8px 0;font-size:13px;font-weight:700}.eba-av-send,.eba-av-check{width:100%;border:0;border-radius:10px;padding:11px;background:#151515;color:#fff;font:inherit;font-weight:800;cursor:pointer}
.eba-av-code{margin-top:12px}.eba-av-code input{box-sizing:border-box;width:100%;padding:12px;border:1px solid #ddd;border-radius:10px;text-align:center;font-size:20px;letter-spacing:5px;margin-bottom:9px}

.eba-mobile-verify-card.is-verified{border-color:#b9dec3;background:#f6fff8}.eba-mobile-verify-card.is-verified strong{color:#176b32}.eba-mobile-verify-card.is-verified span{flex:0;color:#176b32;font-weight:800}

/* EBA 0.1.62 purchased-products structured view */
.eba-purchase-table{border:1px solid #e9e9e9;border-radius:14px;overflow:hidden}
.eba-purchase-tr{display:grid;grid-template-columns:minmax(240px,2fr) .65fr 1fr 1.2fr 1fr;align-items:center;gap:12px;padding:11px 14px;border-bottom:1px solid #ededed;font-size:12px}.eba-purchase-tr:last-child{border-bottom:0}
.eba-purchase-head{background:#171717;color:#fff;font-weight:900;padding-top:12px;padding-bottom:12px}.eba-purchase-product{display:flex;align-items:center;gap:11px;min-width:0}.eba-purchase-product strong{font-size:13px;line-height:1.6}.eba-purchase-thumb{width:52px;height:52px;flex:0 0 52px;border-radius:10px;overflow:hidden;background:#f5f5f5}.eba-purchase-thumb img{width:100%;height:100%;object-fit:cover;margin:0!important}.eba-cp-link{display:inline-block;border:1px solid #ddd;border-radius:8px;padding:6px 9px;color:#171717!important;font-weight:800}.eba-order-actions{display:flex;gap:7px;flex-wrap:wrap}
@media(max-width:760px){.eba-purchase-head{display:none}.eba-purchase-table{border:0;overflow:visible;display:grid;gap:10px}.eba-purchase-tr{grid-template-columns:1fr 1fr;border:1px solid #e8e8e8!important;border-radius:12px}.eba-purchase-product{grid-column:1/-1}.eba-purchase-tr>span:before{content:attr(data-label);display:block;color:#888;font-size:10px;margin-bottom:3px}.eba-purchase-tr>span:last-child{grid-column:1/-1}}

/* EBA 0.1.64 responsive account + visual tracking + invoice CTA */
.eba-invoice-cta{display:flex;justify-content:center;margin:16px 0 22px}.eba-invoice-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:10px;background:#171717;color:#fff!important;text-decoration:none!important;font-weight:900;font-size:13px}
.eba-track-step{padding-top:34px}.eba-track-scene{width:58px;height:48px;margin:5px auto 8px;border:1px solid #e7e7e7;border-radius:12px;background:linear-gradient(180deg,#fff,#f7f7f7);display:grid;place-items:center;box-shadow:0 3px 10px rgba(0,0,0,.05)}.eba-track-scene span{font-size:25px;line-height:1}
.eba-track-step.done .eba-track-scene,.eba-track-step.current .eba-track-scene{border-color:#d7b54a;background:#fffdf6}
.woocommerce-account .woocommerce-MyAccount-content{min-width:0}.woocommerce-account table{max-width:100%}
@media(max-width:900px){.woocommerce-account .woocommerce{display:block!important}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{width:100%!important;float:none!important}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;overflow-x:auto;gap:7px;padding-bottom:8px;scrollbar-width:thin}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}.woocommerce-account .woocommerce-MyAccount-navigation a{white-space:nowrap}}
@media(max-width:600px){.eba-track-scene{width:52px;height:44px}.eba-track-scene span{font-size:23px}.eba-invoice-btn{width:100%}}

/* EBA 0.1.66 — clearer tracking events */
.eba-track-time{display:block;direction:ltr;margin-top:5px!important;font-size:10px!important;font-weight:700;color:#555!important;white-space:nowrap}
.eba-track-time.is-empty{color:#bbb!important}
.eba-track-step .eba-track-scene{transition:transform .16s ease,box-shadow .16s ease}
.eba-track-step.current .eba-track-scene{transform:translateY(-2px);box-shadow:0 5px 14px rgba(0,0,0,.09)}
