/*
Theme Name: EHAB MART Custom Store
Theme URI: https://www.ehabmart.com/
Author: EHAB MART
Description: WooCommerce-free custom e-commerce theme for EHAB MART.
Version: 6.1.2
*/
:root{--blue:#075db5;--green:#08a95a;--orange:#f45b2a;--ink:#0f2942;--muted:#64748b;--line:#e5edf4;--soft:#f7fafc;--radius:18px}
/* EHAB MART v3.2.5 — LOCKED STABLE BASELINE. Existing layout/functions are protected; future updates must be additive unless explicitly requested. */
/* EHAB MART v3.2.2 — normal page scrolling + sticky footer layout. */
/* EHAB MART v3.2.2 — stable document flow based on v3.1.4. */
html{min-height:100%;width:100%;background:#fff;overflow-x:hidden;overscroll-behavior-x:none;overscroll-behavior-y:auto;}
html,body{max-width:100%;margin:0;padding:0;}
body{min-height:100vh;width:100%;height:auto;overflow-x:hidden;overscroll-behavior-x:none;overscroll-behavior-y:auto;background:#fff;touch-action:auto;}
main{display:block;width:100%;min-height:0;}
*{box-sizing:border-box}body{margin:0;font-family:Arial,"Noto Sans Bengali",sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{max-width:1280px;margin:auto;padding:0 24px}.topbar{background:#075db5;color:#fff;font-size:14px}.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:9px 24px}.header{background:#fff;border-bottom:1px solid var(--line)}.header-row{display:flex;align-items:center;gap:26px;padding:18px 24px}.logo{font-size:28px;font-weight:800;color:#075db5;line-height:1}.logo small{display:block;font-size:20px}.search{flex:1;display:flex;border:1px solid #cbd5e1;border-radius:30px;overflow:hidden}.search input{flex:1;border:0;padding:13px 18px;outline:0}.search button{width:60px;border:0;background:#075db5;color:#fff}.nav{border-bottom:1px solid var(--line)}.nav .container{display:flex;gap:28px;align-items:center;padding:12px 24px}.nav a{font-weight:700;color:#334155}.category-menu{background:#075db5;color:#fff;padding:12px 22px;border-radius:10px}.hero{padding:30px 0;background:linear-gradient(180deg,#f8fbff,#fff)}.product-layout{display:grid;grid-template-columns:1.05fr 1.15fr .65fr;gap:28px;align-items:start}.gallery{display:grid;grid-template-columns:82px 1fr;gap:14px}.thumbs{display:flex;flex-direction:column;gap:10px}.thumbs button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:0;overflow:hidden}.thumbs img{width:78px;height:78px;object-fit:cover;display:block}.main-image{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#f8fafc;position:relative}.main-image img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .3s}.main-image:hover img{transform:scale(1.02)}.badge{position:absolute;top:16px;left:16px;background:#ef4444;color:#fff;padding:8px 12px;border-radius:999px;font-weight:800}.product-info h1{font-size:34px;line-height:1.15;margin:10px 0 15px}.rating{color:#f59e0b}.price{font-size:32px;font-weight:900;color:#08a95a;margin:16px 0}.price del{font-size:18px;color:#94a3b8;margin-left:10px}.stock{color:#08a95a;font-weight:800}.variation-box{margin:22px 0}.var-title{display:flex;justify-content:space-between;align-items:center;font-weight:800;margin:0 0 10px}.swatches{display:flex;flex-wrap:wrap;gap:10px}.swatch{min-width:54px;height:46px;padding:0 16px;border:1px solid #d9e2ec;background:#fff;border-radius:999px;cursor:pointer;font-weight:800;transition:.18s}.swatch.active{background:#08a95a;color:#fff;border-color:#08a95a;box-shadow:0 5px 16px #08a95a30}.color-swatch{width:46px;min-width:46px;padding:0;border-radius:50%;position:relative}.color-swatch.active{outline:3px solid #08a95a;outline-offset:2px}.quantity{display:flex;align-items:center;gap:14px;margin:18px 0}.qty-control{display:flex;border:1px solid var(--line);border-radius:10px;overflow:hidden}.qty-control button,.qty-control input{width:44px;height:42px;border:0;background:#fff;text-align:center}.qty-control button{cursor:pointer}.actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.btn{border:0;border-radius:10px;padding:14px 18px;font-weight:800;cursor:pointer}.btn-green{background:#08a95a;color:#fff}.btn-blue{background:#075db5;color:#fff}.btn-orange{background:#f45b2a;color:#fff}.btn-outline{background:#fff;border:1px solid #08a95a;color:#087a45}.trust{border:1px solid var(--line);border-radius:16px;padding:8px 20px;background:#fff}.trust-item{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.trust-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#e9fbf3;color:#08a95a;font-size:22px}.trust strong{display:block}.promo{margin-top:18px;background:#e9fbf3;color:#087a45;border-radius:12px;padding:15px;font-weight:700}.below{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin:30px 0}.panel{border:1px solid var(--line);border-radius:16px;background:#fff;padding:20px}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:18px}.tabs b{color:#08a95a}.faq-item{border:1px solid var(--line);border-radius:10px;padding:14px;margin:10px 0}.related{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.card-img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px}.card-title{font-weight:700;margin:7px 0}.card-price{color:#08a95a;font-weight:900}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:30px 0}.ehab-product-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.ehab-card-image{display:block;background:#f8fafc}.ehab-card-image img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.ehab-card-body{padding:14px}.ehab-card-title{font-weight:800;min-height:42px}.ehab-card-price{font-size:20px;font-weight:900;color:#08a95a;margin:10px 0}.ehab-card-price del{font-size:13px;color:#94a3b8;margin-left:7px}.ehab-card-actions{display:grid;grid-template-columns:1fr 46px;gap:8px}.ehab-icon-btn{border:0;border-radius:9px;background:#e9fbf3;color:#08a95a;font-weight:900}.placeholder{display:grid;place-items:center;aspect-ratio:1;background:#eef5fb;color:#075db5;font-weight:900}.modal{position:fixed;inset:0;background:#0008;display:none;align-items:center;justify-content:center;padding:18px;z-index:9999}.modal.open{display:flex}.modal-card{background:#fff;border-radius:20px;max-width:560px;width:100%;max-height:90vh;overflow:auto;padding:22px;box-shadow:0 25px 80px #0003}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-close{border:0;background:#f1f5f9;border-radius:50%;width:38px;height:38px}.cart-row{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.cart-row img{width:64px;height:64px;object-fit:cover;border-radius:8px}.mobile-bottom{display:none}
@media(max-width:1050px){.product-layout{grid-template-columns:1fr 1fr}.trust{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.trust-item{padding:14px}.shop-grid{grid-template-columns:repeat(3,1fr)}.below{grid-template-columns:1fr}}
@media(max-width:700px){.container{padding:0 14px}.topbar{display:none}.header-row{padding:12px 14px;gap:12px}.logo{font-size:21px}.logo small{font-size:15px}.search{display:none}.nav{display:none}.product-layout{grid-template-columns:1fr;gap:18px}.gallery{grid-template-columns:1fr}.thumbs{order:2;flex-direction:row;overflow:auto}.thumbs img{width:64px;height:64px}.product-info h1{font-size:25px}.actions{grid-template-columns:1fr 1fr}.trust{grid-template-columns:1fr}.below{margin-bottom:90px}.shop-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ehab-card-body{padding:10px}.ehab-card-title{font-size:14px}.ehab-card-price{font-size:17px}.mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;background:#f45b2a;color:#fff;z-index:5000}.mobile-bottom a{padding:10px 4px;text-align:center;font-size:12px}.swatches{gap:8px}.swatch{height:44px;min-width:52px;padding:0 14px}}
.demo-banner{border-radius:22px;overflow:hidden;box-shadow:0 18px 50px #0f29421a;margin:8px 0 24px}.demo-banner img{width:100%;display:block}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.feature-strip>div{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px;display:flex;gap:10px;align-items:center}.feature-strip small{display:block;color:var(--muted);font-size:12px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.section-heading a{color:var(--blue);font-weight:800}.tracking-panel{max-width:760px;margin:0 auto}.tracking-result{margin-top:22px;border-top:1px solid var(--line);padding-top:20px}.tracking-steps{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.tracking-step{flex:1;min-width:115px;background:#f8fafc;border:1px solid var(--line);border-radius:12px;padding:12px;text-align:center;color:#94a3b8}.tracking-step.done{background:#e9fbf3;border-color:#a7e4c5;color:#087a45;font-weight:800}.tracking-step span{display:block;font-size:12px;margin-top:6px}@media(max-width:700px){.demo-banner{margin:0 -14px 18px;border-radius:0}.feature-strip{grid-template-columns:repeat(2,1fr)}.feature-strip>div{padding:12px;font-size:13px}.section-heading h2{font-size:22px}}

/* EHAB MART Premium Header / Footer / Account / Buttons */
.ehab-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:42px;border:0;border-radius:11px;background:linear-gradient(135deg,var(--blue),#0b76dc);color:#fff;font-weight:800;cursor:pointer;transition:transform .18s,box-shadow .18s}.ehab-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #075db52b}.ehab-icon-btn{cursor:pointer;min-height:42px}.topbar{background:linear-gradient(100deg,#064e9a,#075db5 55%,#0b76dc)}.topbar-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:8px 24px}.topbar-left,.topbar-right{display:flex;gap:20px;align-items:center}.header{position:relative;background:rgba(255,255,255,.97);box-shadow:0 6px 25px #0f29420c;z-index:20}.header-row{min-height:82px}.logo{display:flex;align-items:center;gap:10px;white-space:nowrap}.logo-mark{font-size:32px}.logo b,.footer-logo b{display:block;font-size:25px;letter-spacing:.2px}.logo em,.footer-logo em{font-style:normal;color:#08a95a}.logo small,.footer-logo small{color:var(--muted);font-size:11px;font-weight:700;display:block;margin-top:4px}.search{height:48px;background:#f8fbff;border:1px solid #d7e5f2;box-shadow:inset 0 1px 1px #00000005}.search-icon{display:grid;place-items:center;width:46px;color:#64748b;font-size:23px}.search button{height:100%;width:90px;font-weight:800;cursor:pointer}.header-actions{display:flex;gap:6px}.header-action{min-width:65px;padding:6px 8px;border-radius:12px;text-align:center;display:flex;flex-direction:column;gap:1px}.header-action:hover{background:#eef7ff;color:var(--blue)}.header-action span{font-size:20px}.header-action small{font-size:10px;color:#64748b}.header-action b{font-size:12px}.nav{background:#fff;box-shadow:0 5px 18px #0f29420b;position:relative;z-index:15}.nav-inner{min-height:52px}.nav-link{padding:10px 2px}.nav-link:hover{color:var(--blue)}.nav-support{margin-left:auto;color:#087a45!important}.category-menu{box-shadow:0 6px 16px #075db52e}.site-footer{margin-top:60px;background:linear-gradient(145deg,#071d32,#0b3151);color:#dbeafe}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:42px;padding-top:48px;padding-bottom:42px}.footer-logo{display:inline-flex;align-items:center;gap:10px;color:#fff}.footer-brand p{max-width:470px;color:#b9c9d8;line-height:1.8;margin:18px 0}.footer-trust{display:flex;gap:8px;flex-wrap:wrap}.footer-trust span{font-size:11px;border:1px solid #ffffff1f;background:#ffffff0a;border-radius:999px;padding:7px 10px}.footer-col h3{color:#fff;margin:0 0 16px;font-size:16px}.footer-col a{display:block;color:#b9c9d8;margin:11px 0;font-size:14px}.footer-col a:hover{color:#fff}.footer-payment{display:flex;gap:7px;margin-top:18px}.footer-payment span{border:1px solid #ffffff2b;border-radius:8px;padding:6px 9px;font-size:11px}.footer-bottom{border-top:1px solid #ffffff16;background:#06182a}.footer-bottom .container{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#93a9bc;font-size:12px}.mobile-bottom{background:#fff;color:#334155;border-top:1px solid #dce7f0;box-shadow:0 -10px 30px #0f29421a;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{padding:8px 3px 7px;font-weight:700}.mobile-bottom span{display:block;font-size:18px;line-height:20px}.mobile-bottom small{font-size:10px}.mobile-bottom a:hover,.mobile-bottom a:active{color:var(--blue)}
.account-shell{padding:34px 0 70px;background:linear-gradient(180deg,#f7fbff 0,#fff 45%)}.account-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-radius:22px;background:linear-gradient(120deg,#075db5,#0b77d9);color:#fff;box-shadow:0 18px 45px #075db52b}.account-hero h1{margin:0 0 6px;font-size:28px}.account-hero p{margin:0;color:#dbeafe}.account-badge{display:flex;gap:8px;align-items:center;background:#ffffff17;border:1px solid #ffffff26;border-radius:999px;padding:9px 14px;font-size:12px}.account-layout{display:grid;grid-template-columns:260px 1fr;gap:22px;margin-top:22px}.account-sidebar,.account-panel{background:#fff;border:1px solid #e1ebf4;border-radius:20px;box-shadow:0 12px 35px #0f29420a}.account-sidebar{padding:18px;height:max-content;position:sticky;top:20px}.account-avatar-wrap{text-align:center;padding:8px 0 18px}.account-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;background:#eaf4ff;border:4px solid #fff;box-shadow:0 8px 22px #075db52a;margin:auto;display:block}.avatar-fallback{display:grid;place-items:center;width:96px;height:96px;border-radius:50%;margin:auto;background:linear-gradient(135deg,#075db5,#08a95a);color:#fff;font-size:34px;font-weight:900}.account-name{font-size:17px;font-weight:900;margin:10px 0 2px}.account-phone{font-size:12px;color:#64748b}.account-nav{display:grid;gap:6px;margin-top:12px}.account-nav button{border:0;background:transparent;border-radius:11px;padding:12px;text-align:left;font-weight:800;color:#475569;cursor:pointer}.account-nav button:hover,.account-nav button.active{background:#eaf4ff;color:var(--blue)}.account-panel{padding:24px}.account-tab{display:none}.account-tab.active{display:block}.account-title{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:18px}.account-title h2{margin:0}.account-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.account-stat{padding:17px;border:1px solid #e4edf5;border-radius:15px;background:linear-gradient(180deg,#fff,#f9fcff)}.account-stat span{display:block;color:#64748b;font-size:12px}.account-stat strong{display:block;font-size:25px;margin-top:7px}.account-spent{grid-column:1/-1;background:linear-gradient(120deg,#fff,#f5fbff);border-color:#bfe0f9}.account-orders{margin-top:18px}.account-order{display:grid;grid-template-columns:1.2fr 1fr auto auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.account-order:last-child{border-bottom:0}.account-order strong{display:block}.account-order small{color:#64748b}.account-status{display:inline-flex;padding:6px 9px;border-radius:999px;background:#eef7ff;color:var(--blue);font-size:11px;font-weight:900}.account-order-actions{display:flex;gap:6px}.account-order-actions a{border:1px solid #dbe5ee;border-radius:9px;padding:7px 9px;font-size:11px;font-weight:800}.account-order-actions a.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.profile-form label{font-size:12px;font-weight:800;color:#475569}.profile-form input,.profile-form textarea{width:100%;margin-top:7px;border:1px solid #d7e3ed;border-radius:11px;padding:12px;outline:none;background:#fbfdff}.profile-form textarea{min-height:110px;resize:vertical}.profile-form input:focus,.profile-form textarea:focus{border-color:#75afe2;box-shadow:0 0 0 3px #075db512}.profile-full{grid-column:1/-1}.profile-avatar-row{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding:15px;border:1px dashed #cfe0ed;border-radius:14px;background:#f8fbff}.avatar-upload{position:relative;overflow:hidden;display:inline-flex}.avatar-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.save-profile{margin-top:17px}.empty-account{padding:30px;text-align:center;background:#f8fbff;border:1px dashed #cfe0ed;border-radius:15px}.account-message{margin-bottom:15px;padding:12px 14px;border-radius:12px;display:none}.account-message.success{display:block;background:#e9fbf3;color:#087a45}.account-message.error{display:block;background:#fff1f2;color:#b42318}.account-tracking{padding:18px;border:1px solid #e1ebf4;border-radius:16px;margin-bottom:14px}.account-tracking .tracking-steps{margin:14px 0 0}.account-loading{text-align:center;padding:30px;color:#64748b}
@media(max-width:900px){.footer-main{grid-template-columns:1.6fr 1fr 1fr}.footer-col:last-child{display:none}.account-layout{grid-template-columns:1fr}.account-sidebar{position:static}.account-nav{grid-template-columns:repeat(5,1fr)}.account-nav button{text-align:center;font-size:11px;padding:10px 5px}.account-stat-grid{grid-template-columns:repeat(2,1fr)}.account-order{grid-template-columns:1fr 1fr}.account-order-actions{grid-column:1/-1}.account-hero{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.topbar{display:block;font-size:10px}.topbar-right{display:none}.topbar-inner{justify-content:center;padding:7px 10px}.topbar-left{gap:10px}.header-row{min-height:68px}.logo-mark{font-size:25px}.logo b{font-size:19px}.logo small{font-size:9px}.header-actions{margin-left:auto}.header-action{min-width:42px;padding:4px}.header-action span{font-size:17px}.header-action small,.header-action b{font-size:8px}.header-action b{display:none}.nav{display:none}.footer-main{grid-template-columns:1fr 1fr;gap:25px;padding:34px 0}.footer-brand{grid-column:1/-1}.footer-bottom .container{padding:12px 14px;display:block;text-align:center;line-height:1.8}.site-footer{margin-bottom:65px}.account-shell{padding:18px 0 85px}.account-hero{border-radius:16px;padding:18px}.account-hero h1{font-size:22px}.account-layout{gap:12px}.account-sidebar,.account-panel{border-radius:16px}.account-sidebar{padding:12px}.account-avatar{width:70px;height:70px}.avatar-fallback{width:70px;height:70px;font-size:25px}.account-nav{grid-template-columns:repeat(5,1fr);gap:2px}.account-nav button{font-size:9px;padding:8px 2px}.account-stat-grid{gap:8px}.account-stat{padding:12px}.account-stat strong{font-size:21px}.profile-form{grid-template-columns:1fr}.profile-full{grid-column:auto}.account-order{grid-template-columns:1fr auto}.account-order .account-status{justify-self:end}.account-order-actions{grid-column:1/-1}.account-title h2{font-size:19px}.footer-col a{font-size:12px}.footer-brand p{font-size:12px}}

/* v1.2.3 additive premium menu/search layer. Existing storefront components remain locked. */
.topbar{background:linear-gradient(90deg,#064f9d,#075db5 55%,#087a45);box-shadow:0 1px 0 rgba(255,255,255,.16) inset}.header{box-shadow:0 8px 28px rgba(15,41,66,.06)}
.mobile-bottom{z-index:9998}.mobile-bottom .bottom-action{border:0;background:transparent;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer;padding:4px 8px;font-weight:700}.mobile-bottom .bottom-action span{font-size:20px;line-height:1}.mobile-bottom .bottom-action small{font-size:10px}
.ehab-side-menu,.ehab-search-modal{position:fixed;inset:0;z-index:10000;visibility:hidden;pointer-events:none}.ehab-side-menu.open,.ehab-search-modal.open{visibility:visible;pointer-events:auto}.side-menu-backdrop,.search-backdrop{position:absolute;inset:0;background:rgba(3,18,33,.52);backdrop-filter:blur(3px);opacity:0;transition:.25s}.ehab-side-menu.open .side-menu-backdrop,.ehab-search-modal.open .search-backdrop{opacity:1}.side-menu-panel{position:absolute;left:0;top:0;bottom:0;width:min(390px,88vw);background:#fff;box-shadow:18px 0 50px rgba(0,0,0,.18);transform:translateX(-105%);transition:transform .28s ease;padding:22px;overflow:auto}.ehab-side-menu.open .side-menu-panel{transform:translateX(0)}.side-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.side-menu-head strong{display:block;font-size:21px;color:var(--blue)}.side-menu-head small{display:block;color:var(--muted);margin-top:3px}.side-menu-close,.premium-search-head button{width:40px;height:40px;border:1px solid var(--line);background:#fff;border-radius:50%;font-size:25px;cursor:pointer}.side-menu-profile{display:flex;gap:12px;align-items:center;background:linear-gradient(135deg,#f1f8ff,#f0fff7);border:1px solid #dcebf5;border-radius:16px;padding:15px;margin:18px 0}.side-menu-profile>span{width:44px;height:44px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:22px;box-shadow:0 4px 12px rgba(15,41,66,.08)}.side-menu-profile b,.side-menu-profile small{display:block}.side-menu-profile small{color:var(--muted);font-size:11px;margin-top:3px}.side-menu-panel nav{display:grid;gap:6px}.side-menu-panel nav a{display:flex;align-items:center;gap:13px;padding:14px;border-radius:12px;font-weight:800}.side-menu-panel nav a:hover{background:#f2f7fb;color:var(--blue)}.side-menu-panel nav a:first-child{background:#eaf4ff;color:var(--blue)}.side-menu-trust{margin-top:24px;border:1px solid #dcefe5;border-radius:14px;padding:15px;background:#f5fff9;color:#087a45}.side-menu-trust b,.side-menu-trust span{display:block}.side-menu-trust span{font-size:11px;margin-top:4px;color:#4b6358}
.premium-search-panel{position:absolute;left:50%;top:7vh;width:min(760px,calc(100% - 28px));max-height:86vh;overflow:auto;transform:translate(-50%,20px) scale(.98);opacity:0;transition:.25s;background:#fff;border:1px solid rgba(255,255,255,.65);border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.22);padding:22px}.ehab-search-modal.open .premium-search-panel{transform:translate(-50%,0) scale(1);opacity:1}.premium-search-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.premium-search-head span{font-size:10px;letter-spacing:1.4px;color:var(--green);font-weight:900}.premium-search-head h2{margin:5px 0 18px;font-size:24px}.premium-search-box{display:flex;align-items:center;border:2px solid #dbe7f1;border-radius:16px;background:#f9fcff;overflow:hidden}.premium-search-box>span{font-size:22px;padding-left:15px;color:#6b7c8d}.premium-search-box input{flex:1;border:0;background:transparent;outline:0;padding:15px 12px;font-size:16px}.premium-search-box button{border:0;background:transparent;color:#64748b;padding:12px;cursor:pointer}.live-search-meta{padding:12px 2px 8px;color:#64748b;font-size:12px}.live-search-results{display:grid;gap:8px}.live-result{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;padding:10px;border:1px solid #e5edf4;border-radius:14px;transition:.18s}.live-result:hover{border-color:#b9d6ee;background:#f8fbff}.live-result img,.live-result .result-placeholder{width:64px;height:64px;border-radius:11px;object-fit:cover;background:#f1f5f9;display:grid;place-items:center}.live-result strong{display:block}.live-result small{display:block;color:#64748b;margin-top:5px}.live-result-price{font-weight:900;color:var(--green);white-space:nowrap}.search-suggestions{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px;align-items:center}.search-suggestions span{font-size:11px;color:#64748b}.search-suggestions button{border:1px solid #dbe5ee;background:#fff;border-radius:999px;padding:7px 11px;cursor:pointer}.live-empty{text-align:center;padding:30px 15px;color:#64748b}.live-loading{text-align:center;padding:18px;color:var(--blue)}
@media(max-width:700px){.premium-search-panel{top:3vh;max-height:92vh;padding:16px;border-radius:20px}.live-result{grid-template-columns:54px 1fr}.live-result img,.live-result .result-placeholder{width:54px;height:54px}.live-result-price{grid-column:2}.side-menu-panel{padding:18px}.topbar-right{display:none}}


/* v3.1.4 responsive bottom navigation: mobile + tablet only. */
.mobile-bottom{display:none!important}
@media (max-width:1024px){
  .mobile-bottom{display:grid!important;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;padding-bottom:env(safe-area-inset-bottom);z-index:9998}
  .mobile-bottom a,.mobile-bottom .bottom-action{min-height:58px}
  .mobile-bottom .bottom-action{border:0;background:transparent;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer;padding:4px 8px;font-weight:700}
  .mobile-bottom .bottom-action span,.mobile-bottom a span{display:block;font-size:20px;line-height:1}
  .mobile-bottom .bottom-action small,.mobile-bottom a small{font-size:10px}
}
@media (min-width:1025px){
  .mobile-bottom{display:none!important}
}
@media (min-width:701px) and (max-width:1024px){
  .header-row{padding-left:18px;padding-right:18px;gap:12px}
  .header-actions{gap:2px}
  .header-action{min-width:58px}
  .search{min-width:280px}
}
@media (max-width:1024px){
  .ehab-search-modal{z-index:10020}
  .ehab-side-menu{z-index:10010}
  .site-footer{margin-bottom:76px}
}
/* v1.3.0 hero slider + payment UI */
.ehab-hero-slider{position:relative;min-height:390px;border-radius:24px;overflow:hidden;background:#075db5;margin-bottom:22px}.ehab-hero-slide{position:absolute;inset:0;padding:55px;display:flex;align-items:center;background-size:cover;background-position:center;opacity:0;transform:scale(1.03);transition:opacity .65s ease,transform 4.5s ease;color:#fff}.ehab-hero-slide.active{opacity:1;transform:scale(1)}.ehab-hero-slide>div{max-width:680px}.ehab-hero-slide span{font-size:12px;letter-spacing:2px;font-weight:900}.ehab-hero-slide h1{font-size:clamp(30px,4vw,52px);line-height:1.08;margin:10px 0;color:#fff}.ehab-hero-slide p{font-size:18px;margin:0 0 20px}.default-hero{position:relative;background:linear-gradient(135deg,#075db5,#087a45)}.ehab-hero-dots{position:absolute;left:55px;bottom:22px;display:flex;gap:7px;z-index:3}.ehab-hero-dots button{width:9px;height:9px;border:0;border-radius:50%;padding:0;background:#fff8;cursor:pointer}.ehab-hero-dots button.active{width:26px;border-radius:999px;background:#fff}.ehab-checkout-payments{margin:18px 0;padding:15px;border:1px solid #dbe5ee;border-radius:14px;background:#f8fbff}.ehab-checkout-payments>strong{display:block;margin-bottom:10px}.ehab-checkout-payments label{display:flex;align-items:center;gap:7px;padding:10px;border:1px solid #e2eaf1;border-radius:10px;background:#fff;margin:7px 0}.ehab-checkout-payments img{width:30px;height:30px}.ehab-checkout-payments input{accent-color:#075db5}@media(max-width:700px){.ehab-hero-slider{min-height:330px;border-radius:17px}.ehab-hero-slide{padding:30px 22px}.ehab-hero-slide h1{font-size:31px}.ehab-hero-slide p{font-size:14px}.ehab-hero-dots{left:22px;bottom:16px}}
/* V2.1 responsive/admin-configurable table and custom home controls */
.theme-custom-logo,.theme-footer-logo{max-width:180px;max-height:58px;width:auto;height:auto;object-fit:contain;border-radius:8px}.theme-footer-logo{max-width:190px;margin-bottom:12px}.product-spec-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.product-spec-scroll table{min-width:100%;border-collapse:collapse}.product-spec-scroll th,.product-spec-scroll td{white-space:nowrap}.ehab-admin-table-scroll{-webkit-overflow-scrolling:touch;max-width:100%}
@media(max-width:1024px){.container{width:min(100% - 28px,1180px)}.header-row{flex-wrap:wrap}.search{order:3;width:100%;min-width:0}.nav-inner{overflow-x:auto;white-space:nowrap}.ehab-location-box{grid-template-columns:1fr!important}.ehab-table,.ehab-builder-table{font-size:13px}}
@media(max-width:700px){.container{width:calc(100% - 22px)}.header-row{gap:8px}.logo{min-width:0}.theme-custom-logo{max-width:125px;max-height:46px}.header-actions{gap:0}.header-action{min-width:42px}.footer-main{grid-template-columns:1fr 1fr}.footer-col{min-width:0}.site-footer{overflow:hidden}.ehab-quick-box{padding:16px}.ehab-quick-actions{position:sticky;bottom:0;background:#fff;padding-top:10px}.ehab-status-select{max-width:100%}}

/* V2.2 Product Editor / storefront responsive refinements */
.product-spec-scroll{max-width:100%;overflow-x:auto;touch-action:pan-x}.product-spec-scroll table{width:max-content;min-width:100%}.product-spec-scroll th,.product-spec-scroll td{padding:10px 12px}
@media (min-width:701px) and (max-width:1024px){.product-layout{grid-template-columns:1fr 1fr}.shop-grid{grid-template-columns:repeat(3,1fr)}.product-info h1{font-size:30px}.ehab-hero-slider{min-height:350px}.footer-main{grid-template-columns:repeat(2,1fr)}}
@media (max-width:700px){.product-spec-scroll{margin-left:-2px;margin-right:-2px;width:calc(100% + 4px)}.product-spec-scroll th,.product-spec-scroll td{font-size:12px;padding:8px 10px}.ehab-hero-slider{min-height:300px}.ehab-hero-slide{padding:24px 18px}.footer-main{grid-template-columns:1fr 1fr}.footer-col{min-width:0}}

/* v2.3.0: Quick Cart drawer + responsive commerce actions */
.ehab-quick-cart{position:fixed;inset:0;z-index:10050;visibility:hidden;pointer-events:none}.ehab-quick-cart.open{visibility:visible;pointer-events:auto}.quick-cart-backdrop{position:absolute;inset:0;background:rgba(10,25,43,.38);backdrop-filter:blur(2px);opacity:0;transition:opacity .25s}.ehab-quick-cart.open .quick-cart-backdrop{opacity:1}.quick-cart-panel{position:absolute;top:50%;right:18px;width:min(390px,calc(100% - 36px));height:min(720px,calc(100% - 36px));max-height:calc(100vh - 36px);background:rgba(255,255,255,.98);border:1px solid rgba(226,235,242,.95);border-radius:22px;overflow:hidden;box-shadow:-10px 22px 70px rgba(15,41,66,.22);transform:translate(110%,-50%);transition:transform .3s cubic-bezier(.22,.8,.25,1);display:flex;flex-direction:column}.ehab-quick-cart.open .quick-cart-panel{transform:translate(0,-50%)}.quick-cart-head{padding:16px 18px;border-bottom:1px solid #edf2f6;display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(180deg,#fbfdff,#fff)}.quick-cart-head span{font-size:9px;font-weight:900;letter-spacing:1.6px;color:#075db5}.quick-cart-head h2{margin:3px 0 0;font-size:19px;letter-spacing:-.2px}.quick-cart-head button{border:1px solid #e1e9f0;background:#f7fafc;color:#334155;width:34px;height:34px;border-radius:10px;font-size:21px;line-height:1;cursor:pointer}.quick-cart-content{padding:12px 16px;overflow:auto;flex:1}.quick-cart-item{display:grid;grid-template-columns:64px 1fr 32px;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);align-items:start}.quick-cart-item img{width:64px;height:64px;object-fit:cover;border-radius:10px;background:#f8fafc}.quick-cart-item-info strong{display:block;font-size:14px;line-height:1.35}.quick-cart-item-info small{display:block;color:var(--muted);font-size:11px;margin:5px 0}.quick-cart-item-info span{font-size:12px;color:#475569}.quick-cart-item-info b{display:block;color:var(--green);font-size:15px;margin-top:3px}.quick-cart-remove{border:0;background:#fff1f2;color:#b42318;border-radius:8px;width:32px;height:32px;cursor:pointer;font-size:18px}.quick-cart-empty{text-align:center;padding:45px 15px;color:var(--muted)}.quick-cart-summary{border-top:1px solid var(--line);padding:16px;background:#f8fbff}.quick-cart-summary>div{display:flex;justify-content:space-between;gap:15px;padding:5px 0}.quick-cart-total{font-size:20px;border-top:1px dashed #cbd5e1;margin-top:8px;padding-top:12px!important}.quick-cart-total strong{color:var(--green)}.quick-cart-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.quick-cart-actions .btn{text-align:center}.quick-cart-actions .btn-outline{border-color:#075db5;color:#075db5}.cart-action{cursor:pointer}
@media (max-width:1024px){.container{padding-left:18px;padding-right:18px}.product-layout{grid-template-columns:1fr 1fr}.product-layout>aside{grid-column:1/-1}.shop-grid{grid-template-columns:repeat(3,1fr)}.product-info h1{font-size:29px}}
@media (max-width:782px){.topbar .container{font-size:11px;padding:7px 12px}.header-row{gap:10px;padding:12px}.logo{font-size:21px}.logo small{font-size:13px}.search{display:none}.header-actions{margin-left:auto;gap:5px}.header-action{min-width:42px}.nav{display:none}.container{padding-left:12px;padding-right:12px}.hero{padding:18px 0}.product-layout{display:block}.gallery{grid-template-columns:64px 1fr}.thumbs img{width:60px;height:60px}.product-info h1{font-size:25px}.price{font-size:28px}.actions{grid-template-columns:1fr}.shop-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:18px 0}.ehab-card-body{padding:10px}.ehab-card-title{font-size:14px}.ehab-card-price{font-size:17px}.ehab-card-actions{grid-template-columns:1fr}.ehab-card-order{min-height:42px}.ehab-quick-cart .quick-cart-panel{right:10px;width:calc(100% - 20px);height:min(620px,calc(100% - 20px));max-height:calc(100vh - 20px);border-radius:18px}.quick-cart-head{padding:13px 14px}.quick-cart-content{padding:10px 13px}.quick-cart-actions{grid-template-columns:1fr}.quantity{flex-wrap:wrap}.below{display:block}.related{grid-template-columns:repeat(2,1fr)}}
@media (max-width:420px){.shop-grid{grid-template-columns:1fr 1fr}.ehab-card-actions .ehab-btn{font-size:13px;padding:11px 8px}.quick-cart-item{grid-template-columns:55px 1fr 30px}.quick-cart-item img{width:55px;height:55px}}

/* V2.4 Premium Cart Page */
.cart-premium-page{background:linear-gradient(180deg,#f7fbff 0%,#fff 52%);padding:18px 0 55px;min-height:70vh}.cart-breadcrumb{display:flex;gap:9px;align-items:center;color:#7b8da1;font-size:13px;margin:4px 0 22px}.cart-breadcrumb a{color:#075db5;font-weight:700}.cart-page-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.cart-eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:900;color:#075db5}.cart-page-head h1{font-size:38px;margin:6px 0 5px;letter-spacing:-.7px}.cart-page-head p{margin:0;color:#64748b}.cart-continue{border:1px solid #d7e3ed;background:#fff;padding:12px 16px;border-radius:12px;font-weight:800;color:#075db5;box-shadow:0 4px 15px #0f294208}.cart-premium-loading{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#64748b}.cart-loader{width:34px;height:34px;border:3px solid #dce8f2;border-top-color:#075db5;border-radius:50%;animation:cartspin .8s linear infinite}@keyframes cartspin{to{transform:rotate(360deg)}}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:24px;align-items:start}.cart-main-card,.cart-summary-card{background:#fff;border:1px solid #e3ebf2;border-radius:22px;box-shadow:0 14px 45px rgba(15,41,66,.07)}.cart-main-card{overflow:hidden}.cart-section-head{display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border-bottom:1px solid #edf2f6}.cart-section-head h2{margin:0;font-size:21px}.cart-section-head h2 span{font-size:12px;color:#64748b;font-weight:700;margin-left:6px}.cart-section-head small{display:block;color:#7b8da1;margin-top:5px}.cart-secure{font-size:11px;font-weight:900;color:#087a45;background:#eafaf2;border:1px solid #c9efdc;padding:8px 11px;border-radius:999px}.cart-items-premium{padding:0 24px}.cart-product-row{display:grid;grid-template-columns:92px minmax(180px,1fr) 125px 110px;gap:18px;align-items:center;padding:20px 0;border-bottom:1px solid #edf2f6}.cart-product-media{position:relative}.cart-product-media img{width:92px;height:92px;object-fit:cover;border-radius:15px;background:#f7fafc;border:1px solid #edf2f6}.cart-product-media em{position:absolute;left:4px;bottom:-7px;background:#eafaf2;color:#087a45;border:1px solid #c9efdc;font-size:9px;font-style:normal;font-weight:900;border-radius:999px;padding:4px 7px;white-space:nowrap}.cart-product-name{font-weight:900;font-size:16px;line-height:1.35;display:block}.cart-variations{display:flex;flex-wrap:wrap;gap:5px;margin:7px 0}.cart-variations span{font-size:11px;color:#64748b;background:#f5f8fb;padding:4px 7px;border-radius:6px}.cart-unit-price{font-weight:900;color:#08a95a;margin-top:6px}.cart-unit-price span{font-size:10px;color:#94a3b8;font-weight:600}.cart-remove-link{border:0;background:none;padding:0;margin-top:8px;color:#b42318;font-size:11px;font-weight:800;cursor:pointer}.cart-product-qty>span,.cart-line-total>span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:#94a3b8;font-weight:900;margin-bottom:7px}.cart-product-qty .qty-control{width:max-content}.cart-product-qty .qty-control button,.cart-product-qty .qty-control input{width:36px;height:36px}.cart-line-total{text-align:right}.cart-line-total strong{font-size:17px}.cart-benefits{display:flex;gap:8px;flex-wrap:wrap;padding:17px 24px;background:#f8fbfd}.cart-benefits div{font-size:11px;font-weight:800;color:#526579;background:#fff;border:1px solid #e4edf3;border-radius:999px;padding:7px 10px}.cart-summary-card{padding:24px;position:sticky;top:18px}.summary-badge{display:inline-block;color:#075db5;background:#edf6ff;border:1px solid #d7eaff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;letter-spacing:1.2px}.cart-summary-card h2{font-size:24px;margin:12px 0 20px}.summary-lines{border-top:1px solid #edf2f6;padding-top:10px}.summary-lines>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;color:#526579}.summary-lines strong{color:#172f45}.summary-discount strong{color:#08a95a!important}.summary-total{display:flex;justify-content:space-between;align-items:center;border-top:1px dashed #cbd8e3;margin-top:8px;padding:18px 0 15px;font-weight:900}.summary-total strong{font-size:26px;color:#08a95a}.cart-checkout-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:linear-gradient(135deg,#08a95a,#087a45);color:#fff;border-radius:13px;padding:15px;font-weight:900;box-shadow:0 9px 22px #08a95a26}.cart-checkout-btn span{font-size:20px}.cart-back-btn{display:block;text-align:center;border:1px solid #d8e3ec;border-radius:12px;padding:12px;margin-top:10px;color:#075db5;font-weight:800}.summary-note{text-align:center;font-size:10px;color:#94a3b8;margin-top:14px}.cart-empty-premium{max-width:570px;margin:30px auto;padding:55px 25px;text-align:center;background:#fff;border:1px solid #e3ebf2;border-radius:24px;box-shadow:0 15px 45px rgba(15,41,66,.07)}.cart-empty-icon{width:74px;height:74px;display:grid;place-items:center;margin:auto;border-radius:50%;background:#edf6ff;font-size:32px}.cart-empty-premium h2{margin:16px 0 7px}.cart-empty-premium p{color:#64748b;margin:0 0 18px}.cart-empty-premium .btn{display:inline-flex;width:auto}.cart-error{max-width:600px;margin:30px auto;padding:30px;text-align:center;background:#fff5f5;color:#9f1239;border:1px solid #fecdd3;border-radius:16px}.cart-error button{border:0;background:#075db5;color:#fff;border-radius:9px;padding:9px 13px;margin-left:7px;cursor:pointer}.cart-main-card.is-loading{opacity:.55;pointer-events:none}
@media(max-width:1050px){.cart-layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px}.cart-product-row{grid-template-columns:78px minmax(150px,1fr) 105px 90px;gap:13px}.cart-product-media img{width:78px;height:78px}.cart-items-premium,.cart-section-head{padding-left:18px;padding-right:18px}.cart-summary-card{padding:19px}}
@media(max-width:780px){.cart-premium-page{padding-top:12px}.cart-page-head{align-items:start;flex-direction:column;margin-bottom:18px}.cart-page-head h1{font-size:30px}.cart-continue{width:100%;text-align:center}.cart-layout{display:block}.cart-summary-card{position:static;margin-top:15px}.cart-section-head{padding:17px 14px}.cart-secure{display:none}.cart-items-premium{padding:0 14px}.cart-product-row{grid-template-columns:68px minmax(0,1fr);gap:12px;padding:16px 0}.cart-product-media img{width:68px;height:68px;border-radius:12px}.cart-product-info{min-width:0}.cart-product-name{font-size:14px}.cart-product-qty{grid-column:1/2}.cart-line-total{grid-column:2;text-align:right;align-self:end}.cart-product-qty .qty-control button,.cart-product-qty .qty-control input{width:34px;height:34px}.cart-benefits{padding:13px 14px}.cart-benefits div{font-size:10px}.summary-total strong{font-size:23px}}
@media(max-width:420px){.cart-page-head p{font-size:13px}.cart-summary-card{padding:16px}.cart-summary-card h2{font-size:21px}.cart-product-row{grid-template-columns:58px minmax(0,1fr);gap:9px}.cart-product-media img{width:58px;height:58px}.cart-product-media em{font-size:8px;padding:3px 5px}.cart-unit-price{font-size:13px}.cart-benefits{display:grid;grid-template-columns:1fr}.cart-section-head h2{font-size:18px}}


/* v2.4.1: compact premium Quick Cart + extra Cart Page polish */
.quick-cart-item{padding:11px 0;grid-template-columns:58px 1fr 30px;gap:10px}.quick-cart-item img{width:58px;height:58px;border-radius:12px}.quick-cart-item-info strong{font-size:13px}.quick-cart-item-info small{margin:3px 0;font-size:10px}.quick-cart-item-info b{font-size:14px}.quick-cart-remove{width:30px;height:30px;border-radius:9px;font-size:16px}.quick-cart-summary{padding:13px 16px;background:linear-gradient(180deg,#f8fbfd,#f3f8fb);box-shadow:0 -8px 22px rgba(15,41,66,.04)}.quick-cart-summary>div{padding:4px 0;font-size:12px}.quick-cart-total{font-size:16px;margin-top:5px;padding-top:9px!important}.quick-cart-total strong{font-size:19px}.quick-cart-actions{gap:8px;margin-top:9px}.quick-cart-actions .btn{padding:11px 10px;border-radius:10px;font-size:12px;font-weight:900}
.cart-main-card,.cart-summary-card{box-shadow:0 18px 55px rgba(15,41,66,.08);border-color:#dfe9f1}.cart-page-head{margin-bottom:22px}.cart-page-head h1{font-weight:950}.cart-section-head{background:linear-gradient(180deg,#fff,#fbfdff)}.cart-product-row{transition:background .2s,transform .2s}.cart-product-row:hover{background:#fbfdff}.cart-product-media img{box-shadow:0 5px 16px rgba(15,41,66,.06)}.cart-summary-card{background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}.cart-checkout-btn{position:relative;overflow:hidden}.cart-checkout-btn:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent,rgba(255,255,255,.2),transparent);transform:translateX(-110%);transition:transform .6s}.cart-checkout-btn:hover:after{transform:translateX(110%)}
@media(max-width:780px){.quick-cart-panel{right:10px;width:calc(100% - 20px);height:min(620px,calc(100% - 20px));max-height:calc(100vh - 20px)}.cart-main-card,.cart-summary-card{border-radius:18px}.cart-page-head h1{font-size:28px}.cart-section-head h2{font-size:18px}.cart-summary-card{padding:18px}}

/* EHAB MART V3 button and customer UX polish */
.ehab-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ehab-card-actions .ehab-btn{min-height:42px;border-radius:12px;font-weight:800}.ehab-card-order{background:#eef6ff!important;color:#075db5!important;border:1px solid #cfe2ff!important}.ehab-card-order:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(7,93,181,.12)}
@media(max-width:520px){.ehab-card-actions{grid-template-columns:1fr}.ehab-card-actions .ehab-btn{min-height:40px}}

/* V3 Customer Order Cards + Invoice */
.account-order-card{display:flex;gap:14px;padding:14px;margin-bottom:12px;border:1px solid #e1ebf4;border-radius:17px;background:#fff;box-shadow:0 8px 24px #0f29420a;transition:transform .2s ease,box-shadow .2s ease}.account-order-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0f294214}.account-order-thumb{width:88px;height:88px;flex:0 0 88px;border-radius:13px;background:#f1f5f9;overflow:hidden;display:grid;place-items:center;font-size:24px}.account-order-thumb img{width:100%;height:100%;object-fit:cover}.account-order-card-body{flex:1;min-width:0}.account-order-top,.account-order-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.account-order-card h3{font-size:15px;margin:9px 0 4px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.account-order-card small{color:#64748b}.account-order-bottom{margin-top:12px}.account-view-history{border:0!important;padding:8px 11px!important;font-size:11px!important}.account-invoice-modal{display:none;position:fixed;inset:0;z-index:100000}.account-invoice-modal.open{display:block}.account-invoice-backdrop{position:absolute;inset:0;background:#0f172acc;backdrop-filter:blur(6px)}.account-invoice-dialog{position:relative;width:min(860px,calc(100% - 24px));max-height:90vh;overflow:auto;margin:5vh auto;background:#fff;border-radius:22px;box-shadow:0 25px 80px #0005;padding:28px}.account-invoice-close{position:absolute;right:14px;top:13px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f5f9;color:#334155;font-size:24px;cursor:pointer}.account-invoice-head{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e2e8f0;padding-bottom:18px;margin-bottom:18px}.account-invoice-brand{font-size:25px;font-weight:950;letter-spacing:.3px}.account-invoice-meta{text-align:right}.account-invoice-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}.account-invoice-items{border:1px solid #e2e8f0;border-radius:15px;overflow:hidden}.account-invoice-item{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid #edf2f7}.account-invoice-item:last-child{border-bottom:0}.account-invoice-item img{width:60px;height:60px;border-radius:10px;object-fit:cover;background:#f1f5f9}.account-invoice-item>div{flex:1;min-width:0}.account-invoice-item small{display:block;color:#64748b;margin:3px 0}.account-invoice-total{margin:18px 0 0 auto;max-width:360px}.account-invoice-total>div{display:flex;justify-content:space-between;padding:6px 0}.account-invoice-grand{border-top:1px solid #e2e8f0;margin-top:6px;padding-top:12px!important;font-size:20px;font-weight:950}.account-invoice-payment{margin-top:18px;padding:13px;border-radius:13px;background:#f8fbff;border:1px solid #e1ebf4}.account-invoice-status-history{margin-top:15px;padding:15px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.account-invoice-status-history div{padding:6px 0;color:#475569}.account-invoice-actions{text-align:right;margin-top:18px}
@media(max-width:700px){.account-order-card{gap:10px;padding:11px}.account-order-thumb{width:70px;height:70px;flex-basis:70px}.account-order-card h3{font-size:13px}.account-invoice-dialog{margin:2vh auto;max-height:96vh;padding:22px 14px;border-radius:17px}.account-invoice-head{flex-direction:column}.account-invoice-meta{text-align:left}.account-invoice-grid{grid-template-columns:1fr}.account-invoice-item{align-items:flex-start}.account-invoice-item img{width:52px;height:52px}.account-invoice-total{max-width:none}}
@media print{body>*:not(.account-shell){display:none!important}.account-invoice-modal{position:static!important;display:block!important}.account-invoice-backdrop,.account-invoice-close,.account-invoice-actions{display:none!important}.account-invoice-dialog{width:100%;max-height:none;margin:0;box-shadow:none;padding:0}.account-invoice-head{padding-top:0}}

/* V3.0.3: deterministic responsive product gallery */
.main-image{width:100%;min-width:0;display:block;position:relative;overflow:hidden;}
.main-image .ehab-primary-image{display:block!important;width:100%!important;height:auto!important;min-width:0;max-width:100%;aspect-ratio:1/1;object-fit:cover;visibility:visible!important;opacity:1!important;}
.ehab-primary-placeholder{width:100%;aspect-ratio:1/1;display:grid;place-items:center;background:#eef5fb;color:#075db5;font-weight:900;}
@media (min-width:783px) and (max-width:1024px){.product-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);}.gallery{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;min-width:0;width:100%;}.thumbs{min-width:0;}.main-image{min-width:0;width:100%;}.main-image .ehab-primary-image{width:100%!important;height:auto!important;aspect-ratio:1/1;object-fit:cover;}}
@media (max-width:782px){.product-layout{display:block;}.gallery{display:flex;flex-direction:column;gap:10px;width:100%;min-width:0;}.main-image{order:1;width:100%;min-width:0;min-height:0;aspect-ratio:1/1;}.main-image .ehab-primary-image{width:100%!important;height:100%!important;min-height:100%;aspect-ratio:1/1;object-fit:cover;}.thumbs{order:2;display:flex;flex-direction:row;gap:8px;width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding:2px 1px 4px;-webkit-overflow-scrolling:touch;}.thumbs button{width:62px;min-width:62px;max-width:62px;height:62px;}.thumbs img{width:62px;height:62px;object-fit:cover;display:block;}}
@media (max-width:420px){.main-image{border-radius:13px;}.thumbs button{width:54px;min-width:54px;max-width:54px;height:54px;}.thumbs img{width:54px;height:54px;}}


/* EHAB MART V3.0.8: stable product gallery + zoom controls */
.gallery{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;min-width:0;align-items:start}
.gallery .main-image{grid-column:2;grid-row:1;width:100%;min-width:0;aspect-ratio:1/1;display:block;position:relative;overflow:hidden;background:#f8fafc;border:1px solid var(--line);border-radius:16px}
.gallery .thumbs{grid-column:1;grid-row:1;min-width:0;display:flex;flex-direction:column;gap:10px}
.gallery .thumbs button{display:block;width:78px;height:78px;flex:0 0 78px;border:2px solid transparent;background:#fff;border-radius:10px;padding:0;overflow:hidden;cursor:pointer}
.gallery .thumbs button.active{border-color:var(--green);box-shadow:0 0 0 2px #08a95a20}
.gallery .thumbs img{width:100%;height:100%;object-fit:cover;display:block}
.gallery .main-image .ehab-primary-image{display:block!important;width:100%!important;height:100%!important;max-width:none!important;min-width:100%;aspect-ratio:auto!important;object-fit:contain!important;background:#fff;transform:scale(1);transform-origin:center center;transition:transform .2s ease;will-change:transform}
.ehab-zoom-toolbar{position:absolute;z-index:5;right:12px;bottom:12px;display:flex;gap:5px;padding:5px;border-radius:12px;background:#ffffffeb;border:1px solid #dbe5ee;box-shadow:0 8px 24px #0f29421f;backdrop-filter:blur(5px)}
.ehab-zoom-btn{width:34px;height:34px;border:0;border-radius:9px;background:#f5f9fc;color:var(--ink);font-weight:900;font-size:18px;cursor:pointer;display:grid;place-items:center}
.ehab-zoom-btn:hover{background:#e9f4ff;color:var(--blue)}
.gallery .main-image.is-zoomed{cursor:zoom-in}
@media (min-width:783px) and (max-width:1050px){.gallery{grid-template-columns:76px minmax(0,1fr);gap:12px}.gallery .main-image{grid-column:2;width:100%;min-height:0}.gallery .thumbs{grid-column:1}.gallery .thumbs button{width:70px;height:70px;flex-basis:70px}}
@media (max-width:782px){.gallery{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;min-width:0!important}.gallery .main-image{order:1!important;width:100%!important;min-width:0!important;height:auto!important;aspect-ratio:1/1!important;display:block!important}.gallery .main-image .ehab-primary-image{width:100%!important;height:100%!important;min-width:100%!important;max-width:none!important;display:block!important;object-fit:contain!important}.gallery .thumbs{order:2!important;width:100%!important;display:flex!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;gap:8px!important;padding:2px 1px 5px!important}.gallery .thumbs button{width:64px!important;height:64px!important;min-width:64px!important;max-width:64px!important;flex:0 0 64px!important}.ehab-zoom-toolbar{right:8px;bottom:8px}.ehab-zoom-btn{width:32px;height:32px}}
@media (max-width:420px){.gallery .thumbs button{width:56px!important;height:56px!important;min-width:56px!important;max-width:56px!important;flex-basis:56px!important}.ehab-zoom-btn{width:30px;height:30px;font-size:16px}}
/* V3.0.8 product gallery, category and offer presentation */
.ehab-product-categories{margin:8px 0 14px;color:#64748b;font-size:14px}.ehab-product-categories a{color:#075db5;font-weight:800;text-decoration:none}.ehab-product-categories a:hover{text-decoration:underline}.ehab-card-image{position:relative;overflow:hidden}.ehab-card-image .ehab-offer-badge{position:absolute!important;top:10px!important;left:10px!important;right:auto!important;z-index:99!important;display:inline-flex!important;align-items:center;padding:6px 10px;border-radius:999px;background:#ef4444;color:#fff;font-size:12px;line-height:1;font-weight:900;box-shadow:0 6px 18px rgba(0,0,0,.16);white-space:nowrap}.ehab-offer-badge{z-index:4}.ehab-primary-image{touch-action:none;user-select:none;-webkit-user-drag:none;cursor:grab;transition:transform .22s ease;will-change:transform}.ehab-primary-image:active{cursor:grabbing}.ehab-price-regular{display:block;font-size:12px;color:#64748b;margin-top:4px}.ehab-price-saving{display:inline-block;margin-left:8px;font-size:12px;color:#087a45;font-weight:800}.ehab-card-price del,.cart-unit-price del{color:#94a3b8;margin-left:6px;font-size:.85em}.ehab-card-regular{display:block;color:#64748b;font-size:11px;margin-top:3px}.cart-product-media{position:relative}.cart-product-media .ehab-offer-badge{position:absolute;top:8px;left:8px}.summary-note small{color:#64748b}.checkout-summary-box{background:#f8fbff;border:1px solid #e3edf6;border-radius:14px;padding:14px;margin:0 0 18px}.checkout-summary-box h3{margin:0 0 10px}.checkout-item-discount{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #e8eef5;font-size:13px}.checkout-item-discount del{color:#94a3b8}.checkout-item-discount b{color:#087a45;margin-left:5px}@media(max-width:900px){.gallery .main-image{width:100%;min-height:0;aspect-ratio:1/1;display:flex!important;align-items:center;justify-content:center;overflow:hidden}.gallery .main-image .ehab-primary-image{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}.gallery .thumbs{display:flex;gap:8px;overflow-x:auto;padding:8px 2px;scrollbar-width:thin}.gallery .thumbs button{flex:0 0 68px}.ehab-zoom-toolbar{z-index:5}.ehab-product-categories{margin-top:6px}}@media(max-width:600px){.gallery .main-image{aspect-ratio:1/1;min-height:300px}.gallery .thumbs button{flex-basis:62px}}

/* v3.1.2 cart discount and delivery notice */
.cart-product-discount,.quick-cart-discount{display:block;color:#d97706;font-weight:800;font-size:12px;margin-top:4px}.quick-cart-delivery-note{margin-top:10px;padding-top:10px;border-top:1px dashed #cbd5e1;color:#475569;font-size:12px;line-height:1.55}.quick-cart-delivery-note small{color:#64748b}

/* v3.1.2 product savings display */
.quick-cart-saving{display:block!important;margin-top:4px;font-size:12px;font-weight:700}
.cart-product-discount{margin-top:6px;font-size:13px;font-weight:700}

/* v3.1.4: Bottom Menu opens the same Home Customize > Menu items configured by the store owner. */
@media (max-width:1024px){
  .ehab-side-menu .side-menu-panel nav a{min-height:48px}
}

/* EHAB MART v3.1.5 — compact premium mobile/tablet bottom navigation + configured menu only */
.mobile-bottom{display:none!important;}
.ehab-side-menu{display:block;}
.side-menu-panel{width:300px;max-width:82vw;padding:14px;border-radius:0 18px 18px 0;box-shadow:14px 0 40px rgba(15,41,66,.18);}
.side-menu-head{min-height:44px;padding:4px 2px 12px;margin-bottom:8px;border-bottom:1px solid var(--line);}
.side-menu-head strong{font-size:16px;line-height:1.2;display:block;}
.side-menu-head small{font-size:10px;color:#64748b;display:block;margin-top:3px;}
.side-menu-close{width:32px!important;height:32px!important;border-radius:10px!important;font-size:22px!important;}
.side-menu-panel nav{gap:5px;}
.side-menu-panel nav a{min-height:42px!important;padding:10px 11px!important;border:1px solid #edf2f7;border-radius:11px!important;background:#fff;font-size:13px;box-shadow:0 2px 8px rgba(15,41,66,.035);}
.side-menu-panel nav a:first-child{background:#f1f7ff;color:var(--blue);border-color:#dbeafe;}
.side-menu-arrow{font-size:20px;line-height:1;color:#075db5;font-weight:900;width:16px;text-align:center;}
.side-menu-trust{margin-top:10px!important;padding:10px 11px!important;border-radius:11px!important;font-size:10px!important;}
.side-menu-empty{padding:16px 10px;text-align:center;color:#64748b;font-size:12px;border:1px dashed #d7e2ec;border-radius:11px;background:#f8fbff;}
.side-menu-empty small{display:block;margin-top:5px;font-size:10px;color:#94a3b8;line-height:1.5;}
@media (min-width:0px) and (max-width:1024px){
  .mobile-bottom{display:grid!important;grid-template-columns:repeat(5,1fr);position:fixed;left:10px;right:10px;bottom:10px;height:58px;padding:0 4px env(safe-area-inset-bottom);border:1px solid #e2e8f0;border-radius:16px;background:rgba(255,255,255,.96);color:#334155;box-shadow:0 10px 32px rgba(15,41,66,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:9998;}
  .mobile-bottom a,.mobile-bottom .bottom-action{min-height:50px;height:50px;margin:3px 0;border-radius:12px;padding:3px 2px!important;}
  .mobile-bottom a span,.mobile-bottom .bottom-action span{font-size:18px!important;line-height:18px!important;}
  .mobile-bottom a small,.mobile-bottom .bottom-action small{font-size:9px!important;line-height:12px!important;}
  .mobile-bottom .bottom-action:active,.mobile-bottom a:active{background:#eef6ff;color:var(--blue);}
  body{padding-bottom:76px;}
  .ehab-side-menu .side-menu-panel{top:10px;bottom:10px;}
}
@media (min-width:1025px){
  .mobile-bottom{display:none!important;}
  .ehab-side-menu{display:none!important;}
}

/* EHAB MART v3.1.6 — dashboard-controlled mobile/tablet menu bar + bottom navigation */
.mobile-menu-bar{display:none;background:linear-gradient(180deg,#ffffff,#f8fbff);border-top:1px solid #edf2f7;border-bottom:1px solid #dfe9f2;box-shadow:0 7px 22px rgba(15,41,66,.07);position:relative;z-index:15;}
.mobile-menu-scroll{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;padding-top:9px;padding-bottom:9px;}
.mobile-menu-scroll::-webkit-scrollbar{display:none;}
.mobile-menu-scroll a{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 13px;border:1px solid #e0e9f1;border-radius:999px;background:#fff;color:#183a57;font-size:12px;font-weight:850;box-shadow:0 3px 10px rgba(15,41,66,.045);transition:.18s ease;}
.mobile-menu-scroll a span{font-size:16px;color:var(--blue);line-height:1;}
.mobile-menu-scroll a:active,.mobile-menu-scroll a:hover{border-color:#bcd8f3;background:#eef7ff;color:var(--blue);transform:translateY(-1px);}
@media (min-width:0) and (max-width:1024px){
  .mobile-menu-bar{display:block;}
  .mobile-bottom{grid-template-columns:repeat(var(--bn-count),minmax(0,1fr))!important;}
  .mobile-bottom a,.mobile-bottom .bottom-action{min-width:0;}
  .mobile-bottom a small,.mobile-bottom .bottom-action small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;}
}
@media (min-width:1025px){.mobile-menu-bar{display:none!important;}.mobile-bottom{display:none!important;}}

/* v3.2.2 — no page-scroll blocking. Browser-native vertical scrolling remains enabled. */


/* EHAB MART v3.2.2 — dashboard-controlled slow automatic mobile/tablet menu scrolling. */
@media (min-width:0) and (max-width:1024px){
  .mobile-menu-bar{overflow:hidden;}
  .mobile-menu-scroll{overflow-x:auto;overflow-y:hidden;scroll-behavior:auto;touch-action:pan-x;overscroll-behavior-x:contain;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;}
  .mobile-menu-scroll.is-auto-scrolling{scrollbar-width:none;}
  .mobile-menu-scroll.is-auto-scrolling::-webkit-scrollbar{display:none;}
}
/* EHAB MART v3.2.4 — restore natural document flow.
 * Do not turn the whole page into a flex scrolling container. This keeps
 * product pages and all storefront pages natively scrollable on touch devices.
 * The mobile bottom navigation is fixed without adding white space after footer.
 */
html{min-height:0;height:auto;}
body{display:block!important;min-height:0!important;height:auto!important;padding-bottom:0!important;overflow-x:hidden;overflow-y:visible;touch-action:auto;}
body>main{display:block!important;min-height:0!important;width:100%;flex:none!important;}
body>.site-footer{display:block!important;width:100%;margin-top:60px!important;margin-bottom:0!important;}
@media(max-width:700px){
  body>.site-footer{margin-top:40px!important;margin-bottom:0!important;padding-bottom:0!important;}
}
@media(max-width:1024px){
  body{padding-bottom:0!important;}
  body>.mobile-bottom{position:fixed!important;bottom:10px!important;}
}
/* Product gallery: allow vertical page panning while retaining horizontal swipe/zoom UI. */
.ehab-primary-image{touch-action:pan-y!important;}
#ehab-product-gallery-main{touch-action:pan-y;}

/* EHAB MART v4.0.1 — Home Page merchandising sections. Additive only; locked legacy layout remains intact. */
.ehab-home-section{margin:34px 0 0}.ehab-section-kicker{display:block;font-size:10px;letter-spacing:1.4px;font-weight:900;color:var(--blue);margin-bottom:5px}.ehab-home-grid{padding:18px 0 4px;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.ehab-featured-section .ehab-product-card{height:100%}.ehab-deals-section{padding:24px;border:1px solid #dce8f2;border-radius:24px;background:linear-gradient(145deg,#f8fbff,#fff);box-shadow:0 14px 42px rgba(15,41,66,.06)}.ehab-deals-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:6px}.ehab-deals-head h2{margin:0;font-size:28px}.ehab-deals-head p{margin:5px 0 0;color:var(--muted);font-size:13px}.ehab-countdown{min-width:150px;text-align:center;padding:12px 16px;border:1px solid #bfe0f9;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(7,93,181,.08)}.ehab-countdown small{display:block;color:var(--muted);font-size:10px;font-weight:800}.ehab-countdown strong{display:block;color:var(--blue);font-size:25px;letter-spacing:1px;margin-top:2px;font-variant-numeric:tabular-nums}.ehab-deals-grid{padding:16px 0 20px;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.ehab-deal-slot{position:relative;min-width:0}.ehab-deal-slot>.ehab-product-card{height:100%}.ehab-deal-category{position:absolute;left:9px;top:9px;z-index:5;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid #dbe8f3;color:var(--blue);font-size:9px;font-weight:900;box-shadow:0 5px 14px rgba(15,41,66,.08)}.ehab-deals-banner{margin-top:4px;border-radius:18px;overflow:hidden;border:1px solid #dbe8f3;box-shadow:0 12px 34px rgba(15,41,66,.08)}.ehab-deals-banner img{display:block;width:100%;max-height:320px;object-fit:cover}.ehab-category-showcase{margin-bottom:20px}.ehab-category-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-top:16px}.ehab-category-product{border:1px solid var(--line);border-radius:18px;background:#fff;padding:10px;box-shadow:0 8px 24px rgba(15,41,66,.045);min-width:0}.ehab-category-product-head{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;padding:3px 2px 10px}.ehab-category-product-head h3{font-size:15px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ehab-category-product-head a{font-size:9px;color:var(--blue);font-weight:900;white-space:nowrap}.ehab-category-product .ehab-product-card{border:0;box-shadow:none}.ehab-category-product .ehab-card-body{padding:10px 2px 2px}.ehab-category-product .ehab-card-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.ehab-category-product .ehab-card-title{font-size:13px}.ehab-category-product .ehab-card-price{font-size:16px}.ehab-category-product-grid .ehab-card-image img{border-radius:12px}
@media(max-width:1100px){.ehab-home-grid,.ehab-deals-grid,.ehab-category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.ehab-home-section{margin-top:25px}.ehab-home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ehab-deals-section{padding:14px;border-radius:18px;margin-left:-2px;margin-right:-2px}.ehab-deals-head{align-items:flex-start}.ehab-deals-head h2{font-size:22px}.ehab-countdown{min-width:118px;padding:9px 8px;border-radius:12px}.ehab-countdown strong{font-size:18px}.ehab-deals-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ehab-deal-category{font-size:8px;max-width:85%;overflow:hidden;text-overflow:ellipsis}.ehab-deals-banner{margin-left:-2px;margin-right:-2px;border-radius:13px}.ehab-deals-banner img{min-height:120px;max-height:200px}.ehab-category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ehab-category-product{padding:7px;border-radius:14px}.ehab-category-product-head h3{font-size:13px}.ehab-category-product-head a{font-size:8px}.ehab-category-product .ehab-card-title{font-size:12px}.ehab-category-product .ehab-card-price{font-size:15px}}

/* v4.0.1 premium responsive home merchandising */
.ehab-category-product-head h3{font-size:13px;line-height:1.25}.ehab-category-product-head a{font-size:8px;padding:3px 6px;border-radius:7px}.ehab-category-product .ehab-card-title{font-size:12px}.ehab-category-product .ehab-card-actions .ehab-btn{font-size:9px;min-height:30px;padding:5px 3px;line-height:1.15;white-space:normal}.ehab-category-product .ehab-card-price{font-size:15px}.ehab-category-product .ehab-section-kicker{font-size:8px;margin-bottom:3px}
@media (min-width:701px) and (max-width:1024px){.ehab-home-grid,.ehab-deals-grid,.ehab-category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px}.ehab-category-product-head h3{font-size:12px}.ehab-category-product-head a{font-size:8px}.ehab-category-product{padding:8px}}
@media (max-width:700px){.ehab-home-grid,.ehab-deals-grid,.ehab-category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px}.ehab-category-product-head{padding:2px 1px 7px}.ehab-category-product-head h3{font-size:11px}.ehab-category-product-head a{font-size:7px;padding:2px 5px}.ehab-category-product .ehab-card-title{font-size:11px}.ehab-category-product .ehab-card-price{font-size:14px}.ehab-category-product .ehab-card-actions{gap:4px}.ehab-category-product .ehab-card-actions .ehab-btn{font-size:8px;min-height:29px;padding:5px 2px;line-height:1.1;white-space:normal}}


/* v4.0.5 premium hero notice marquee */
.ehab-notice-marquee{margin:14px auto 0;padding:0 0 2px}
.ehab-notice-marquee-inner{display:flex;align-items:stretch;min-height:44px;border:1px solid #dbe7f2;border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 7px 22px rgba(15,41,66,.08)}
.ehab-notice-label{display:flex;align-items:center;justify-content:center;min-width:92px;padding:0 14px;background:linear-gradient(135deg,#075db5,#0b7bd0);color:#fff;font-size:12px;font-weight:800;letter-spacing:.2px;white-space:nowrap;box-shadow:5px 0 14px rgba(7,93,181,.14);position:relative;z-index:2}
.ehab-notice-label:before{content:'•';margin-right:7px;font-size:18px;line-height:0;animation:ehabNoticePulse 1.5s ease-in-out infinite}
.ehab-marquee-viewport{min-width:0;flex:1;overflow:hidden;display:flex;align-items:center}
.ehab-marquee-track{display:flex;width:max-content;min-width:100%;animation:ehabMarquee 22s linear infinite;will-change:transform}
.ehab-marquee-track span{display:block;flex:0 0 auto;padding:0 70px 0 24px;color:#18364f;font-size:12px;font-weight:650;white-space:nowrap}
.ehab-notice-marquee:hover .ehab-marquee-track{animation-play-state:paused}
@keyframes ehabMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@keyframes ehabNoticePulse{0%,100%{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}
@media(max-width:700px){.ehab-notice-marquee{margin-top:10px}.ehab-notice-marquee-inner{min-height:38px;border-radius:11px}.ehab-notice-label{min-width:68px;padding:0 9px;font-size:10px}.ehab-notice-label:before{margin-right:4px;font-size:14px}.ehab-marquee-track span{padding:0 48px 0 16px;font-size:10px}}
@media(prefers-reduced-motion:reduce){.ehab-marquee-track,.ehab-notice-label:before{animation:none}.ehab-marquee-track{transform:none}}

/* v4.0.5 premium coupon / promo UI */
.cart-coupon-box,.checkout-coupon-box{margin:16px 0;padding:14px 16px;border:1px solid #e2e8f0;border-radius:16px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 8px 24px rgba(15,23,42,.05)}
.cart-coupon-box>div:first-child,.checkout-coupon-box>div:first-child{display:flex;align-items:center;gap:10px}.coupon-icon{font-size:22px}.cart-coupon-box strong,.checkout-coupon-box strong{display:block;font-size:14px}.cart-coupon-box small,.checkout-coupon-box small{display:block;color:#64748b;font-size:11px;margin-top:2px}.cart-coupon-form,.checkout-coupon-form{display:flex;gap:8px;margin-top:11px}.cart-coupon-form input,.checkout-coupon-form input{flex:1;min-width:0;border:1px solid #dbe3ec;border-radius:10px;padding:10px 12px;background:#fff;font-size:13px;outline:none}.cart-coupon-form button,.checkout-coupon-form button{border:0;border-radius:10px;padding:10px 15px;font-weight:700;cursor:pointer;background:#0f766e;color:#fff}.cart-coupon-form .coupon-clear{background:#64748b}.coupon-message{font-size:11px;margin-top:7px;color:#64748b;min-height:15px}.coupon-message.is-success{color:#15803d}.coupon-message.is-error{color:#dc2626}
@media(max-width:600px){.cart-coupon-form,.checkout-coupon-form{gap:6px}.cart-coupon-form button,.checkout-coupon-form button{padding:9px 12px;font-size:12px}.cart-coupon-box,.checkout-coupon-box{padding:12px}}


/* EHAB MART v4.0.5 — product view media/header refinement (additive only) */
.product-media-column{min-width:0}
.product-media-column .gallery{grid-template-columns:minmax(0,1fr) 82px;gap:14px}
.product-media-column .gallery .main-image{grid-column:1;grid-row:1}
.product-media-column .gallery .thumbs{grid-column:2;grid-row:1}
.ehab-product-head{padding:16px 2px 0}
.ehab-product-head h1{font-size:30px;line-height:1.18;margin:0 0 10px;color:var(--ink)}
.ehab-product-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-bottom:2px}
.ehab-product-meta .ehab-product-categories{margin:0;font-size:14px}
.ehab-product-meta .rating{margin-left:auto;white-space:nowrap}
@media(max-width:1050px){.product-media-column .gallery{grid-template-columns:minmax(0,1fr) 76px}.product-media-column .gallery .thumbs{grid-column:2}.product-media-column .gallery .main-image{grid-column:1}.ehab-product-head h1{font-size:27px}}
@media(max-width:782px){.product-media-column .gallery{display:flex!important;flex-direction:column!important;gap:10px!important}.product-media-column .gallery .main-image{order:1!important}.product-media-column .gallery .thumbs{order:2!important}.ehab-product-head{padding-top:12px}.ehab-product-head h1{font-size:25px}.ehab-product-meta{align-items:flex-start;gap:8px}.ehab-product-meta .rating{margin-left:0}.ehab-product-meta .ehab-product-categories{flex:1 1 auto}}
@media(max-width:420px){.ehab-product-head h1{font-size:22px}}


/* EHAB MART v4.0.6 — keep primary product image and gallery thumbnails side-by-side on all screen sizes. */
.product-media-column .gallery{display:grid!important;grid-template-columns:minmax(0,1fr) 82px!important;grid-template-rows:auto!important;align-items:start!important;gap:14px!important}
.product-media-column .gallery .main-image{grid-column:1!important;grid-row:1!important}
.product-media-column .gallery .thumbs{grid-column:2!important;grid-row:1!important;display:flex!important;flex-direction:column!important;gap:10px!important;max-height:100%;overflow-y:auto;overflow-x:hidden}
.product-media-column .gallery .thumbs button{flex:0 0 auto}
.ehab-feature-icon{display:inline-block;margin-right:8px;font-size:20px;vertical-align:middle}
@media(max-width:782px){.product-media-column .gallery{grid-template-columns:minmax(0,1fr) 64px!important;gap:9px!important}.product-media-column .gallery .thumbs{grid-column:2!important;grid-row:1!important;display:flex!important;flex-direction:column!important;gap:7px!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important}.product-media-column .gallery .thumbs button{width:62px!important;min-width:62px!important;max-width:62px!important;height:62px!important}.product-media-column .gallery .thumbs img{width:62px!important;height:62px!important;object-fit:cover!important}.product-media-column .gallery .main-image{grid-column:1!important;grid-row:1!important}.ehab-feature-icon{font-size:17px;margin-right:5px}}
@media(max-width:360px){.product-media-column .gallery{grid-template-columns:minmax(0,1fr) 56px!important;gap:7px!important}.product-media-column .gallery .thumbs button,.product-media-column .gallery .thumbs img{width:54px!important;min-width:54px!important;height:54px!important}.ehab-feature-icon{font-size:16px}}


/* v5.0.0 premium checkout */
.ehab-checkout-page{padding-top:28px;padding-bottom:60px}.checkout-shell{max-width:1050px;margin:0 auto}.checkout-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;padding:24px 26px;border:1px solid #dce7f1;border-radius:24px;background:linear-gradient(135deg,#ffffff,#f5faff);box-shadow:0 16px 45px rgba(15,41,66,.08)}.checkout-kicker{display:block;font-size:10px;font-weight:900;letter-spacing:1.5px;color:#1671c9;margin-bottom:6px}.checkout-header h1{margin:0;font-size:32px;color:#102d45}.checkout-header p{margin:5px 0 0;color:#64748b;font-size:13px}.checkout-account-link{padding:10px 14px;border:1px solid #d8e4ef;border-radius:12px;background:#fff;color:#173b59;text-decoration:none;font-weight:800;font-size:12px;white-space:nowrap}.ehab-checkout-form{display:grid;gap:16px}.checkout-section{padding:22px;border:1px solid #dce7f1;border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(15,41,66,.055)}.checkout-section-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.checkout-step{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#edf7ff;color:#0b72c7;font-size:11px;font-weight:900}.checkout-section-head h2{margin:0;font-size:19px;color:#17354f}.checkout-section-head p{margin:3px 0 0;color:#7a8b9b;font-size:11px}.checkout-grid{display:grid;gap:13px}.checkout-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-section label{display:block;color:#385269;font-size:11px;font-weight:800}.checkout-section input,.checkout-section select,.checkout-section textarea{width:100%;margin-top:7px;padding:12px 13px;border:1px solid #d8e3ed;border-radius:12px;background:#fbfdff;color:#17354f;font-size:13px;outline:none;box-sizing:border-box;transition:.18s}.checkout-section input:focus,.checkout-section select:focus,.checkout-section textarea:focus{border-color:#79b8e9;box-shadow:0 0 0 4px rgba(22,113,201,.08);background:#fff}.checkout-error{display:none;color:#dc2626;font-size:10px;margin-top:5px}.premium-coupon-row{display:flex;align-items:center;gap:12px;padding:12px;border:1px dashed #bfd9ec;border-radius:16px;background:#f8fcff}.coupon-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eaf6ff;font-size:20px}.coupon-input-wrap{display:flex;gap:8px;flex:1}.coupon-input-wrap input{margin:0;flex:1}.coupon-input-wrap button{border:0;border-radius:11px;padding:0 18px;background:#0b75c9;color:#fff;font-weight:900;cursor:pointer}.coupon-input-wrap button:disabled{opacity:.6}.coupon-message{min-height:16px;margin:7px 2px 0;font-size:11px;color:#64748b}.coupon-message.is-success{color:#15803d}.coupon-message.is-error{color:#dc2626}.payment-method-list{display:grid;gap:10px}.payment-method-card{position:relative;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #dce6ef;border-radius:16px;background:#fff;cursor:pointer;transition:.18s;box-shadow:0 5px 16px rgba(15,41,66,.035)}.payment-method-card:hover,.payment-method-card.is-selected{border-color:#83bde8;background:#f8fcff;box-shadow:0 8px 22px rgba(7,93,181,.08)}.payment-radio{width:18px;height:18px;border:2px solid #c7d5e1;border-radius:50%;flex:0 0 18px;position:relative}.payment-method-card.is-selected .payment-radio{border-color:#0b75c9}.payment-method-card.is-selected .payment-radio:after{content:'';position:absolute;inset:3px;border-radius:50%;background:#0b75c9}.payment-logo{width:42px;height:42px;object-fit:contain;border-radius:11px;border:1px solid #edf2f7;background:#fff}.payment-logo-fallback{display:grid;place-items:center;color:#0b75c9;font-weight:900}.payment-main{min-width:0;flex:1}.payment-main>strong{display:block;color:#17354f;font-size:13px}.payment-main>small{display:block;color:#7b8c9b;font-size:10px;margin-top:3px}.payment-check{opacity:0;width:25px;height:25px;border-radius:8px;background:#e9f7ef;color:#16803e;display:grid;place-items:center;font-weight:900}.payment-method-card.is-selected .payment-check{opacity:1}.payment-offer{display:flex;align-items:center;gap:8px;margin-top:9px;padding:8px 10px;border-radius:11px;background:linear-gradient(135deg,#f0fbf5,#fff);border:1px solid #ccebd7}.payment-offer>b{padding:4px 7px;border-radius:7px;background:#16803e;color:#fff;font-size:9px;white-space:nowrap}.payment-offer span{display:block}.payment-offer span strong{display:block;color:#17613a;font-size:10px}.payment-offer span small{display:block;color:#5c7668;font-size:9px;margin-top:2px}.transaction-card{margin-top:12px;padding:14px;border-radius:15px;background:#fffaf0;border:1px solid #f1dfb7}.transaction-card label{color:#765a1c}.transaction-card small{display:block;color:#8b7650;font-size:10px;margin-top:5px}.premium-order-summary{border:1px solid #dbe6ef;border-radius:18px;overflow:hidden;background:#fbfdff}.summary-item{display:flex;justify-content:space-between;gap:15px;padding:13px 15px;border-bottom:1px solid #e8eef3}.summary-item-info{display:flex;align-items:center;gap:10px;min-width:0}.summary-item-info img,.summary-no-image{width:48px;height:48px;border-radius:10px;object-fit:cover;border:1px solid #e1e9ef;background:#fff}.summary-no-image{display:grid;place-items:center}.summary-item-info strong{display:block;max-width:470px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17354f;font-size:12px}.summary-item-info small{display:block;color:#8493a0;font-size:10px;margin-top:3px}.summary-item-price{font-weight:900;color:#17354f;font-size:12px;text-align:right;white-space:nowrap}.summary-item-price del{display:block;color:#9aa7b2;font-size:9px;font-weight:600}.summary-item-price small{display:block;color:#16803e;font-size:9px}.summary-totals{padding:13px 15px;border-bottom:1px solid #e2eaf0}.summary-totals div{display:flex;justify-content:space-between;gap:15px;padding:5px 0;color:#607385;font-size:11px}.summary-totals strong{color:#27455e}.summary-totals .saving{color:#16803e}.summary-grand{display:flex;justify-content:space-between;align-items:center;padding:16px 15px;background:linear-gradient(135deg,#f0f8ff,#f8fffb)}.summary-grand span{font-size:13px;font-weight:900;color:#17354f}.summary-grand strong{font-size:24px;color:#0b72c7}.summary-loading{padding:22px;text-align:center;color:#8191a0;font-size:12px;border:1px dashed #d5e1eb;border-radius:16px}.checkout-place-order{width:100%;margin-top:14px;border:0;border-radius:15px;padding:15px 18px;background:linear-gradient(135deg,#087a45,#0c9a58);color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;box-shadow:0 12px 25px rgba(8,122,69,.18)}.checkout-place-order span{font-size:14px;font-weight:900}.checkout-place-order small{font-size:9px;opacity:.85}.checkout-place-order b{font-size:20px}.checkout-place-order:disabled{opacity:.6;cursor:wait}.checkout-security-note{text-align:center;color:#778895;font-size:10px;padding:10px 0 0}.checkout-result{margin-top:12px;padding:14px;border-radius:13px;font-size:12px;line-height:1.7}.checkout-result.success{background:#effbf3;border:1px solid #c9ead4;color:#166534}.checkout-result.error{background:#fff4f4;border:1px solid #f0cccc;color:#b91c1c}.checkout-result a{color:inherit;font-weight:900}
@media(max-width:700px){.ehab-checkout-page{padding-top:14px;padding-bottom:35px}.checkout-header{align-items:flex-start;padding:18px;border-radius:18px;flex-direction:column}.checkout-header h1{font-size:26px}.checkout-account-link{align-self:stretch;text-align:center}.checkout-section{padding:15px;border-radius:18px}.checkout-grid.two-col{grid-template-columns:1fr}.checkout-section-head{margin-bottom:14px}.premium-coupon-row{padding:9px}.coupon-mark{width:36px;height:36px}.coupon-input-wrap{flex-direction:column}.coupon-input-wrap button{height:42px}.payment-method-card{align-items:flex-start;padding:12px}.payment-logo{width:38px;height:38px}.payment-check{margin-left:auto}.summary-item{padding:11px}.summary-item-info img,.summary-no-image{width:42px;height:42px}.summary-item-info strong{max-width:210px}.summary-grand strong{font-size:21px}}

/* v5.2.0 — Premium Order Received / Invoice redesign */
.ehab-received-page{padding-top:30px;padding-bottom:72px;background:linear-gradient(180deg,#f6faff 0,#fff 42%)}
.received-shell{max-width:1040px;margin:0 auto}
.received-brandbar{display:flex;align-items:center;gap:12px;padding:12px 16px;margin-bottom:14px;border:1px solid #dce8f3;border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 8px 28px rgba(15,41,66,.05)}
.received-brandmark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#edf6ff;font-size:19px}
.received-brandbar strong{display:block;color:#12344f;font-size:12px;letter-spacing:.5px}.received-brandbar span{display:block;color:#8494a1;font-size:9px;margin-top:2px}.received-secure{margin-left:auto!important;padding:7px 10px;border:1px solid #d8efe3;border-radius:999px;background:#f1fbf5;color:#16803e!important;font-weight:800}
.received-hero{text-align:center;padding:38px 24px 30px;border:1px solid #d9e7f2;border-radius:30px;background:radial-gradient(circle at 50% 0,#edf8ff 0,rgba(255,255,255,.98) 46%),#fff;box-shadow:0 22px 60px rgba(15,41,66,.09);position:relative;overflow:hidden}
.received-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0,rgba(11,117,201,.035) 50%,transparent 100%);pointer-events:none}
.received-success-wrap{display:flex;justify-content:center;margin-bottom:14px}.received-success-ring{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:#e9f8f0;box-shadow:0 0 0 8px #f3fbf6,0 15px 35px rgba(11,143,85,.16)}
.received-success-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#0b8f55,#18b96f);color:#fff;font-size:31px;font-weight:950;box-shadow:inset 0 1px 0 rgba(255,255,255,.35)}
.received-kicker,.received-invoice-label,.received-summary-head>div>span{display:block;font-size:9px;font-weight:950;letter-spacing:1.7px;color:#0b75c9}
.received-hero h1{margin:9px 0 7px;font-size:32px;line-height:1.25;color:#102d45}.received-hero p{margin:0;color:#5e7283;font-size:14px}.received-hero p strong{color:#0b75c9}
.received-payment-note{max-width:760px;margin:19px auto 0;padding:14px 18px;border:1px solid #d8e8f4;border-radius:16px;background:#fff;color:#496275;font-size:12px;line-height:1.75;box-shadow:0 7px 20px rgba(15,41,66,.04)}
.received-invoice{margin-top:20px;padding:28px;border:1px solid #d7e3ec;border-radius:26px;background:#fff;box-shadow:0 20px 55px rgba(15,41,66,.075)}
.received-loading,.received-error{text-align:center;padding:42px;color:#718392}.received-error{color:#b42318;background:#fff5f4;border-radius:14px}
.received-invoice-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:22px;border-bottom:1px solid #e6edf3}.received-invoice-head h2{margin:6px 0 2px;font-size:27px;color:#12344f}.received-invoice-head p{margin:0;color:#80909d;font-size:11px}.received-order-meta{text-align:right;padding:11px 14px;border:1px solid #e0eaf2;border-radius:15px;background:#f8fbfe;min-width:170px}.received-order-meta span{display:block;font-size:8px;font-weight:900;color:#8292a0;letter-spacing:1.2px}.received-order-meta strong{display:block;margin:5px 0;color:#0b75c9;font-size:17px}.received-order-meta small{color:#718392;font-size:10px}
.received-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.received-info-card{padding:17px;border:1px solid #e0e9f1;border-radius:17px;background:linear-gradient(145deg,#fbfdff,#f6faff)}.received-info-card>span{font-size:8px;letter-spacing:1.1px;font-weight:900;color:#8393a0}.received-info-card strong{display:block;margin-top:6px;color:#17354f;font-size:13px}.received-info-card p{margin:6px 0 0;color:#647789;font-size:11px;line-height:1.65}
.received-summary-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:22px 0 13px}.received-summary-head h3{margin:4px 0 0;color:#17354f;font-size:17px}.received-status-pill{padding:8px 12px;border-radius:999px;background:#eaf8f0;color:#16803e;border:1px solid #d2eddd;font-size:9px;font-weight:900}
.received-items{border:1px solid #dfe8ef;border-radius:17px;overflow:hidden;background:#fff}.received-item{display:flex;align-items:center;gap:13px;padding:14px;border-bottom:1px solid #edf2f6}.received-item:last-child{border-bottom:0}.received-item img,.received-item-placeholder{width:62px;height:62px;flex:0 0 62px;border-radius:12px;object-fit:cover;background:#f1f5f9;border:1px solid #e4ebf1}.received-item-placeholder{display:grid;place-items:center}.received-item-main{flex:1;min-width:0}.received-item-main strong{display:block;color:#17354f;font-size:12px}.received-item-main small,.received-item-main span{display:block;color:#7a8a97;font-size:10px;margin-top:3px}.received-item>strong{font-size:12px;color:#17354f}
.received-total-box{max-width:410px;margin:18px 0 0 auto;padding:14px 17px;border:1px solid #dce7ef;border-radius:17px;background:#f9fcff}.received-total-box>div{display:flex;justify-content:space-between;padding:7px 0;color:#667888;font-size:11px}.received-total-box>div strong{color:#29465d}.received-total-box .received-grand{margin-top:6px;padding-top:14px;border-top:1px solid #dde7ee;color:#17354f;font-weight:900;font-size:14px}.received-total-box .received-grand strong{font-size:24px;color:#0b75c9}
.received-status-history{margin-top:22px;padding:3px 17px 16px;border:1px solid #dfe8ef;border-radius:17px;background:#fbfdff}.received-status-row{display:flex;align-items:center;gap:11px;padding:10px 0;border-bottom:1px solid #edf2f6}.received-status-row:last-child{border-bottom:0}.received-dot{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#eaf8f0;color:#16803e;font-size:11px;font-weight:900}.received-status-row strong,.received-status-row small{display:block}.received-status-row strong{font-size:11px;color:#29465d}.received-status-row small{font-size:9px;color:#8795a1;margin-top:2px}.received-thankyou{margin-top:17px;padding:13px;text-align:center;border-radius:13px;background:#f4f8fb;color:#718392;font-size:10px}
.received-next-step{display:flex;align-items:center;gap:11px;max-width:760px;margin:16px auto 0;padding:12px 15px;border:1px solid #d9eadf;border-radius:15px;background:#f5fbf7}.received-next-step>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#dff4e8;color:#16803e;font-weight:900}.received-next-step strong{display:block;color:#28513d;font-size:11px}.received-next-step small{display:block;color:#789084;font-size:9px;margin-top:3px}
.received-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:11px;margin-top:18px}.received-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 17px;border-radius:14px;text-decoration:none;font-size:11px;font-weight:900;cursor:pointer;border:1px solid #d6e2eb;box-sizing:border-box;transition:transform .18s ease,box-shadow .18s ease}.received-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(15,41,66,.09)}.received-btn-primary{background:linear-gradient(135deg,#0870c4,#0b86dd);color:#fff;border-color:#0870c4}.received-btn-light{background:#fff;color:#17354f}.received-btn-green{background:linear-gradient(135deg,#087f4b,#10a65f);color:#fff;border-color:#087f4b}.account-invoice-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}
@media(max-width:700px){.ehab-received-page{padding-top:14px;padding-bottom:40px}.received-brandbar{border-radius:15px;padding:10px 12px}.received-secure{display:none}.received-hero{padding:28px 15px 22px;border-radius:22px}.received-success-ring{width:70px;height:70px}.received-success-icon{width:54px;height:54px;font-size:27px}.received-hero h1{font-size:24px}.received-payment-note{font-size:11px;padding:12px}.received-invoice{padding:16px;border-radius:19px}.received-invoice-head{flex-direction:column}.received-order-meta{text-align:left;min-width:0;width:100%;box-sizing:border-box}.received-info-grid{grid-template-columns:1fr}.received-total-box{max-width:none}.received-actions{grid-template-columns:1fr 1fr}.received-btn-green{grid-column:1/-1}.received-next-step{align-items:flex-start}.received-item{padding:11px}.received-item img,.received-item-placeholder{width:52px;height:52px;flex-basis:52px}}
@media print{body>*:not(main){display:none!important}.ehab-received-page{display:block!important;padding:0!important;background:#fff}.received-brandbar{box-shadow:none;border:0;padding:0 0 12px}.received-hero{box-shadow:none;border:0;padding:0 0 18px}.received-invoice{margin:0;padding:0;border:0;box-shadow:none}.received-actions,.received-next-step{display:none!important}.received-payment-note{border:1px solid #ddd}.received-shell{max-width:none}.received-invoice-head{padding-bottom:14px}.received-item img{print-color-adjust:exact;-webkit-print-color-adjust:exact}}

/* v5.3.0 — Premium checkout payment-method selector */
.payment-method-list{gap:12px}
.payment-method-card{min-height:78px;padding:14px 16px;border:1px solid #e1e8ef;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 8px 24px rgba(15,41,66,.045)}
.payment-method-card:hover{transform:translateY(-1px);border-color:#a9cce8}
.payment-method-card.is-selected{border:2px solid #f06a34;background:linear-gradient(180deg,#fffaf7,#fff);box-shadow:0 12px 28px rgba(240,106,52,.10)}
.payment-method-card.is-selected .payment-radio{border-color:#1684d8;box-shadow:inset 0 0 0 2px #fff}
.payment-radio{width:20px;height:20px;flex:0 0 20px;border:2px solid #b7c2cc;background:#fff}
.payment-method-card.is-selected .payment-radio:after{inset:4px;background:#1684d8}
.payment-logo{width:46px;height:46px;flex:0 0 46px;border-radius:12px;border:1px solid #edf1f5;background:#fff;padding:5px}
.payment-main{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:6px}
.payment-main>strong{font-size:15px;color:#162b40;letter-spacing:-.15px}
.payment-main>small{font-size:10px}
.payment-right{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;min-width:112px}
.payment-number,.payment-type{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border-radius:10px;background:#fff0f5;color:#d2186d;font-weight:900;font-size:13px;letter-spacing:.2px;white-space:nowrap}
.payment-type{background:#fff5ec;color:#d86a1d}
.payment-cod-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;border:2px solid #ef6a35;color:#ef6a35;font-size:21px;background:#fff9f5;font-weight:900}
.payment-method-card.is-selected .payment-cod-icon{background:#fff4ee}
.payment-check{width:28px;height:28px;border-radius:50%;font-size:13px;background:#e9f8f0;color:#12824b}
.payment-offer{margin-top:2px}
@media(max-width:700px){.payment-method-card{min-height:70px;padding:11px 10px;gap:9px}.payment-logo{width:40px;height:40px;flex-basis:40px}.payment-main>strong{font-size:13px}.payment-right{min-width:auto}.payment-number,.payment-type{font-size:10px;padding:6px 8px}.payment-cod-icon{width:32px;height:32px;font-size:17px}.payment-check{width:24px;height:24px}.payment-method-card.is-selected{border-width:2px}}


/* EHAB MART v5.5.0 — ultra-compact premium checkout payment UI */
.checkout-global-offer{display:flex;align-items:center;gap:9px;margin:-3px 0 12px;padding:10px 13px;border-radius:12px;border:1px solid #d8e8f2;background:linear-gradient(90deg,#f5fbff,#fbfffc);color:#17354f;box-shadow:0 5px 14px rgba(15,41,66,.035)}
.checkout-global-offer span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#e8f6ff;color:#0875c9;font-size:12px}.checkout-global-offer strong{font-size:12px;font-weight:950;letter-spacing:-.1px}
.payment-method-list{gap:7px}.compact-payment{min-height:52px!important;height:52px!important;padding:7px 10px!important;border-radius:13px!important;gap:9px!important;box-shadow:0 4px 13px rgba(15,41,66,.035)!important}.compact-payment.is-selected{border-width:1.5px!important;box-shadow:0 7px 18px rgba(240,106,52,.08)!important}.compact-payment .payment-radio{width:17px;height:17px;flex:0 0 17px;border-width:1.7px}.compact-payment.is-selected .payment-radio:after{inset:3px}.payment-brand{display:flex;align-items:center;gap:8px;min-width:105px;max-width:42%;}.payment-brand strong{font-size:12px;font-weight:900;color:#193249;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-payment .payment-logo{width:30px!important;height:30px!important;flex:0 0 30px!important;padding:3px!important;border-radius:8px!important;box-shadow:none!important}.payment-logo-text{display:grid;place-items:center;background:#f5f9fc!important;color:#0b75c9;font-size:12px;font-weight:950}.compact-payment .payment-right{margin-left:auto;min-width:auto}.compact-payment .payment-number{min-height:28px;padding:5px 9px;border-radius:8px;font-size:10px;line-height:1}.payment-cod-label{display:inline-flex;align-items:center;padding:6px 9px;border-radius:8px;background:#fff5ee;color:#d8661d;font-size:9px;font-weight:950}.compact-payment .payment-mini-offer{position:absolute;right:49px;bottom:-7px;padding:2px 5px;border-radius:5px;background:#eaf8f0;color:#16803e;font-size:7px;font-weight:900;line-height:1}.compact-payment .payment-check{width:21px;height:21px;font-size:10px}.payment-process-card{border:1px solid #dce7ef;border-radius:15px;overflow:hidden;background:#fbfdff}.process-total{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 15px;background:linear-gradient(135deg,#f1f8ff,#f5fff9);border-bottom:1px solid #e0eaf0}.process-total span{font-size:10px;font-weight:800;color:#607487}.process-total strong{font-size:20px;color:#0878c8;font-weight:950}.process-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:9px 15px;border-bottom:1px solid #e8eef3;background:#fff}.process-meta span{font-size:10px;color:#708292;font-weight:800}.process-meta strong{font-size:11px;color:#17354f;font-weight:950}.process-custom-note{margin-top:9px;padding:9px 10px;border-radius:10px;background:#f7fbff;border:1px solid #e1ebf4;color:#607487;font-size:10px;line-height:1.6}.process-number{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 15px;border-bottom:1px solid #e8eef3}.process-number span{font-size:10px;color:#708292;font-weight:800}.process-number strong{font-size:14px;color:#c51668;letter-spacing:.3px}.process-instruction{padding:12px 15px}.process-instruction b{display:block;color:#17354f;font-size:11px}.process-instruction p{margin:5px 0 0;color:#647789;font-size:11px;line-height:1.7}.checkout-payment-process-section .transaction-card{margin-top:10px}.checkout-payment-process-section .checkout-place-order{margin-top:10px}
@media(max-width:700px){.compact-payment{height:48px!important;min-height:48px!important;padding:6px 8px!important}.payment-brand{min-width:85px}.payment-brand strong{font-size:11px}.compact-payment .payment-logo{width:27px!important;height:27px!important;flex-basis:27px!important}.compact-payment .payment-number{font-size:9px;padding:5px 7px}.compact-payment .payment-check{width:19px;height:19px}.checkout-global-offer{padding:9px 10px}.checkout-global-offer strong{font-size:11px}.process-total strong{font-size:18px}}

/* EHAB MART v5.6.0 — compact premium payment cards: radio → name-logo → number */
.checkout-payment-section .payment-method-list{gap:8px}
.checkout-payment-section .compact-payment{display:flex;align-items:center;min-height:0!important;height:46px!important;padding:6px 10px!important;gap:10px!important;border:1px solid #d9e0e6!important;border-radius:10px!important;background:#fff!important;box-shadow:0 3px 9px rgba(0,0,0,.14)!important;transform:none!important;overflow:hidden}
.checkout-payment-section .compact-payment:hover{border-color:#aeb9c3!important;background:#fff!important;box-shadow:0 5px 12px rgba(0,0,0,.17)!important}
.checkout-payment-section .compact-payment.is-selected{border:1px solid #2f9e63!important;background:linear-gradient(90deg,#f0fbf4,#f8fff9)!important;box-shadow:0 5px 13px rgba(0,0,0,.20)!important}
.checkout-payment-section .compact-payment .payment-radio{order:1;width:16px!important;height:16px!important;flex:0 0 16px!important;border:1.7px solid #9aa5af!important;background:#fff!important;box-sizing:border-box}
.checkout-payment-section .compact-payment.is-selected .payment-radio{border-color:#1f9d58!important}
.checkout-payment-section .compact-payment.is-selected .payment-radio:after{inset:3px!important;background:#1f9d58!important}
.checkout-payment-section .compact-payment .payment-brand{order:2;display:flex;align-items:center;min-width:0!important;max-width:none!important;flex:1 1 auto!important}
.checkout-payment-section .compact-payment .payment-logo-text{display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;min-width:58px;height:28px!important;padding:0 10px!important;border:0!important;border-radius:8px!important;background:#f4f7f9!important;color:#182633!important;font-size:11px!important;font-weight:950!important;line-height:1!important;white-space:nowrap;box-shadow:inset 0 0 0 1px rgba(0,0,0,.035)!important}
.checkout-payment-section .compact-payment.is-selected .payment-logo-text{background:#e4f7eb!important;color:#187342!important;box-shadow:inset 0 0 0 1px rgba(31,157,88,.10)!important}
.checkout-payment-section .compact-payment .payment-right{order:3;margin-left:auto!important;min-width:0!important;flex:0 0 auto!important}
.checkout-payment-section .compact-payment .payment-number,.checkout-payment-section .compact-payment .payment-cod-label{min-height:28px!important;height:28px!important;padding:0 10px!important;border-radius:8px!important;background:#f7f8fa!important;color:#202a33!important;border:1px solid #e3e7eb!important;font-size:10px!important;font-weight:900!important;line-height:28px!important;white-space:nowrap}
.checkout-payment-section .compact-payment.is-selected .payment-number,.checkout-payment-section .compact-payment.is-selected .payment-cod-label{background:#e9f8ef!important;color:#176b3c!important;border-color:#c9ead6!important}
.checkout-payment-section .compact-payment .payment-mini-offer{right:38px!important;bottom:2px!important;padding:1px 4px!important;border-radius:4px!important;font-size:6px!important;background:#eaf8f0!important;color:#16803e!important}
.checkout-payment-section .compact-payment .payment-check{order:4;width:18px!important;height:18px!important;flex:0 0 18px!important;border-radius:50%!important;background:#dff4e7!important;color:#18824b!important;font-size:9px!important}
.checkout-payment-section .compact-payment:not(.is-selected) .payment-check{opacity:0!important}
@media(max-width:700px){
 .checkout-payment-section .compact-payment{height:44px!important;padding:5px 8px!important;gap:8px!important;border-radius:10px!important}
 .checkout-payment-section .compact-payment .payment-radio{width:15px!important;height:15px!important;flex-basis:15px!important}
 .checkout-payment-section .compact-payment .payment-logo-text{min-width:52px;height:26px!important;padding:0 8px!important;font-size:10px!important;border-radius:7px!important}
 .checkout-payment-section .compact-payment .payment-number,.checkout-payment-section .compact-payment .payment-cod-label{height:26px!important;min-height:26px!important;padding:0 7px!important;font-size:9px!important;line-height:26px!important}
 .checkout-payment-section .compact-payment .payment-check{width:17px!important;height:17px!important;flex-basis:17px!important;font-size:8px!important}
}

/* v5.8.4 — locked UI: COD offer progress only; Payment Center / Checkout visual structure unchanged. */
.cod-offer-progress{margin:14px 18px 18px;padding:15px 16px;border:1px solid #dce9e3;border-radius:16px;background:linear-gradient(135deg,#fbfffd,#f3fbf7);box-shadow:0 8px 24px rgba(15,41,66,.055);overflow:hidden}.cod-offer-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.cod-offer-kicker{display:block;font-size:8px;letter-spacing:1.4px;font-weight:950;color:#16804b;margin-bottom:4px}.cod-offer-head strong{display:block;color:#17354f;font-size:14px}.cod-offer-target{padding:5px 8px;border-radius:999px;background:#fff;border:1px solid #d8e9df;color:#16804b;font-size:9px;font-weight:900;white-space:nowrap}.cod-progress-track{height:10px;margin:13px 0 7px;border-radius:999px;background:#e6efe9;position:relative;overflow:visible}.cod-progress-track span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#16a05d,#08a95a);box-shadow:0 3px 10px rgba(8,169,90,.22);transition:width .65s cubic-bezier(.2,.8,.2,1)}.cod-progress-track span:after{content:"";display:block;width:45px;height:100%;margin-left:-45px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);animation:ehabCodShine 1.8s linear infinite}.cod-progress-track i{position:absolute;top:50%;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #08a95a;box-shadow:0 3px 10px rgba(8,169,90,.25);transform:translate(-50%,-50%);transition:left .65s cubic-bezier(.2,.8,.2,1)}.cod-progress-meta{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#718292}.cod-progress-meta b{color:#17354f}.cod-progress-meta span:last-child b{color:#16804b}.cod-offer-message{margin-top:9px;padding:8px 10px;border-radius:10px;background:#fff;border:1px solid #e4eee8;color:#657889;font-size:10px;line-height:1.55}.cod-offer-progress.is-reached{border-color:#bfe5cf;background:linear-gradient(135deg,#f4fff8,#fbfffd)}.cod-offer-progress.is-reached .cod-progress-track span{background:linear-gradient(90deg,#16804b,#08a95a)}
@keyframes ehabCodShine{0%{transform:translateX(0)}100%{transform:translateX(190px)}}
@media(max-width:780px){.cod-offer-progress{margin:12px 14px 15px;padding:13px 12px}.cod-offer-head{align-items:flex-start}.cod-offer-head strong{font-size:12px}.cod-offer-target{font-size:8px}.cod-progress-meta{font-size:9px}.cod-offer-message{font-size:9px}}
/* v5.8.4 — checkout payment selector/summary stability and spacing fix */
.checkout-payment-section .payment-method-list{gap:10px!important}
.checkout-payment-section .compact-payment{display:grid!important;grid-template-columns:20px minmax(125px,1fr) auto auto 24px!important;align-items:center!important;gap:10px!important;min-height:58px!important;height:auto!important;padding:9px 12px!important;box-sizing:border-box!important;overflow:visible!important}
.checkout-payment-section .compact-payment .payment-brand{min-width:0!important;max-width:none!important;display:flex!important;align-items:center!important;gap:9px!important}
.checkout-payment-section .compact-payment .payment-right{margin-left:0!important;min-width:0!important;justify-self:end!important}
.checkout-payment-section .compact-payment .payment-number{display:inline-flex!important;align-items:center!important;white-space:nowrap!important;padding:7px 10px!important;border-radius:8px!important;line-height:1.1!important}
.checkout-payment-section .compact-payment .payment-mini-offer{position:static!important;justify-self:end!important;white-space:nowrap!important;padding:4px 7px!important;border-radius:7px!important;font-size:8px!important;line-height:1.1!important;margin:0!important}
.checkout-payment-section .compact-payment .payment-check{position:static!important;justify-self:end!important;margin:0!important}
.checkout-payment-section .compact-payment .payment-radio{margin:0!important}
.payment-offer-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}
@media(max-width:700px){
 .checkout-payment-section .compact-payment{grid-template-columns:19px minmax(95px,1fr) auto auto 22px!important;gap:7px!important;padding:9px 8px!important;min-height:58px!important}
 .checkout-payment-section .compact-payment .payment-brand{gap:6px!important}
 .checkout-payment-section .compact-payment .payment-brand strong{font-size:11px!important}
 .checkout-payment-section .compact-payment .payment-number{font-size:9px!important;padding:6px 7px!important}
 .checkout-payment-section .compact-payment .payment-mini-offer{font-size:7px!important;padding:3px 5px!important}
 .checkout-payment-section .compact-payment .payment-logo{width:29px!important;height:29px!important;flex-basis:29px!important}
}

/* v5.8.5 — payment offer/order summary calculation and invoice rendering stability; Payment Center UI remains locked. */
.checkout-payment-section .compact-payment{grid-template-columns:20px minmax(110px,1fr) minmax(0,auto) minmax(0,auto) 24px!important;padding:10px 13px!important;gap:11px!important;min-height:60px!important}
.checkout-payment-section .compact-payment .payment-number{max-width:100%;overflow:hidden;text-overflow:ellipsis}
.checkout-payment-section .compact-payment .payment-mini-offer{max-width:180px;overflow:hidden;text-overflow:ellipsis}
.payment-offer-summary strong{font-weight:900}
@media(max-width:700px){.checkout-payment-section .compact-payment{grid-template-columns:18px minmax(90px,1fr) minmax(0,auto) minmax(0,auto) 21px!important;padding:9px 9px!important;gap:7px!important;min-height:58px!important}.checkout-payment-section .compact-payment .payment-number{font-size:9px;padding:7px 8px!important}.checkout-payment-section .compact-payment .payment-mini-offer{max-width:105px;font-size:7px!important;padding:4px 5px!important}}


/* v5.8.8 — checkout payment-card layout repair + exact Order Summary total calculation.
 * Storefront layout remains locked. This is a corrective override for the mobile payment selector
 * and the payment-offer total display only.
 */
.checkout-payment-section .payment-method-list{width:100%;overflow:visible!important}
.checkout-payment-section .compact-payment{position:relative!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:20px minmax(0,1fr) minmax(0,auto) auto 24px!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;min-height:60px!important;height:auto!important;padding:9px 12px!important;overflow:visible!important}
.checkout-payment-section .compact-payment .payment-radio{grid-column:1;grid-row:1;align-self:center;justify-self:center;order:0!important;margin:0!important}
.checkout-payment-section .compact-payment .payment-brand{grid-column:2;grid-row:1;display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;width:100%!important;max-width:none!important;overflow:hidden!important;order:0!important}
.checkout-payment-section .compact-payment .payment-brand strong{display:block;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.checkout-payment-section .compact-payment .payment-right{grid-column:3;grid-row:1;min-width:0!important;max-width:100%!important;margin:0!important;justify-self:end!important;order:0!important}
.checkout-payment-section .compact-payment .payment-number,.checkout-payment-section .compact-payment .payment-cod-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:100%!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;box-sizing:border-box!important}
.checkout-payment-section .compact-payment .payment-mini-offer{grid-column:4;grid-row:1;position:static!important;justify-self:end!important;align-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:130px!important;min-width:0!important;margin:0!important;padding:4px 6px!important;border-radius:7px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:8px!important;line-height:1.1!important;order:0!important}
.checkout-payment-section .compact-payment .payment-check{grid-column:5;grid-row:1;justify-self:end!important;align-self:center!important;position:static!important;margin:0!important;order:0!important}
.checkout-payment-section .compact-payment.is-selected .payment-check{opacity:1!important}
@media(max-width:700px){
  .checkout-payment-section .compact-payment{grid-template-columns:18px minmax(0,1fr) minmax(0,auto) 21px!important;gap:8px!important;min-height:60px!important;padding:9px 8px!important}
  .checkout-payment-section .compact-payment .payment-radio{grid-column:1;grid-row:1;width:15px!important;height:15px!important;flex-basis:15px!important}
  .checkout-payment-section .compact-payment .payment-brand{grid-column:2;grid-row:1;gap:6px!important}
  .checkout-payment-section .compact-payment .payment-logo{width:30px!important;height:30px!important;flex:0 0 30px!important}
  .checkout-payment-section .compact-payment .payment-brand strong{font-size:11px!important}
  .checkout-payment-section .compact-payment .payment-right{grid-column:3;grid-row:1}
  .checkout-payment-section .compact-payment .payment-number,.checkout-payment-section .compact-payment .payment-cod-label{height:28px!important;min-height:28px!important;padding:5px 7px!important;font-size:9px!important;line-height:1!important}
  .checkout-payment-section .compact-payment .payment-mini-offer{grid-column:3;grid-row:1;max-width:70px!important;font-size:7px!important;padding:4px 5px!important}
  .checkout-payment-section .compact-payment .payment-check{grid-column:4;grid-row:1;width:18px!important;height:18px!important;flex-basis:18px!important;font-size:8px!important}
}


/* v5.8.9 — checkout spacing and deterministic Order Summary arithmetic.
 * Only checkout payment selector/summary are touched; the locked storefront layout remains unchanged.
 */
.checkout-payment-section .compact-payment{grid-template-columns:18px minmax(0,1fr) minmax(0,auto) auto 21px!important;gap:5px!important;padding-left:9px!important;padding-right:9px!important}
.checkout-payment-section .compact-payment .payment-brand{gap:5px!important}
.checkout-payment-section .compact-payment .payment-right{margin-left:0!important}
.checkout-payment-section .compact-payment .payment-number{padding-left:6px!important;padding-right:6px!important}
@media(max-width:700px){
 .checkout-payment-section .compact-payment{grid-template-columns:17px minmax(0,1fr) minmax(0,auto) 20px!important;gap:4px!important;padding:8px 7px!important}
 .checkout-payment-section .compact-payment .payment-brand{gap:4px!important}
 .checkout-payment-section .compact-payment .payment-brand strong{font-size:10.5px!important}
 .checkout-payment-section .compact-payment .payment-number{padding-left:5px!important;padding-right:5px!important;font-size:8.5px!important}
 .checkout-payment-section .compact-payment .payment-mini-offer{grid-column:3!important;max-width:64px!important}
}


/* v5.8.10 — requested checkout/payment + footer polish. Existing storefront layout remains locked. */
.checkout-payment-section .payment-method-list{gap:7px!important}
.checkout-payment-section .compact-payment{
  grid-template-columns:18px minmax(0,1fr) auto 21px!important;
  gap:3px!important;
  min-height:56px!important;
  padding:8px 9px!important;
  border-radius:13px!important;
}
.checkout-payment-section .compact-payment .payment-radio{grid-column:1!important;grid-row:1!important;width:17px!important;height:17px!important}
.checkout-payment-section .compact-payment .payment-brand{
  grid-column:2!important;grid-row:1!important;gap:5px!important;min-width:0!important;width:auto!important;
}
.checkout-payment-section .compact-payment .payment-brand strong{font-size:12px!important;letter-spacing:-.1px!important}
.checkout-payment-section .compact-payment .payment-logo{width:30px!important;height:30px!important;flex-basis:30px!important}
.checkout-payment-section .compact-payment .payment-right{grid-column:3!important;grid-row:1!important;margin:0!important;min-width:0!important;justify-self:end!important}
.checkout-payment-section .compact-payment .payment-number,.checkout-payment-section .compact-payment .payment-cod-label{
  min-height:29px!important;height:29px!important;padding:5px 7px!important;border-radius:8px!important;font-size:9.5px!important;line-height:1!important;
}
.checkout-payment-section .compact-payment .payment-mini-offer{position:absolute!important;left:8px!important;top:-7px!important;right:auto!important;grid-column:auto!important;grid-row:auto!important;font-size:7px!important;padding:3px 5px!important;border-radius:6px!important;z-index:2!important}
.checkout-payment-section .compact-payment .payment-check{grid-column:4!important;grid-row:1!important;width:20px!important;height:20px!important;justify-self:end!important}
@media(max-width:700px){
  .checkout-payment-section .compact-payment{grid-template-columns:17px minmax(0,1fr) auto 19px!important;gap:3px!important;min-height:54px!important;padding:8px 7px!important}
  .checkout-payment-section .compact-payment .payment-brand{gap:4px!important}
  .checkout-payment-section .compact-payment .payment-logo{width:27px!important;height:27px!important;flex-basis:27px!important}
  .checkout-payment-section .compact-payment .payment-brand strong{font-size:10.5px!important}
  .checkout-payment-section .compact-payment .payment-number,.checkout-payment-section .compact-payment .payment-cod-label{font-size:8.5px!important;padding:5px 6px!important;max-width:145px!important}
  .checkout-payment-section .compact-payment .payment-check{width:18px!important;height:18px!important;font-size:8px!important}
}

/* Footer: keep all four footer groups visible and aligned on tablet/mobile. */
@media (min-width:701px) and (max-width:900px){
  .footer-main{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important}
  .footer-brand{grid-column:1/-1!important}
  .footer-col:last-child{display:block!important}
  .footer-col{min-width:0!important}
}
@media(max-width:700px){
  .footer-main{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 18px!important;padding-left:0!important;padding-right:0!important}
  .footer-brand{grid-column:1/-1!important}
  .footer-col{min-width:0!important}
  .footer-col:last-child{display:block!important}
  .footer-col h3{font-size:14px!important;margin-bottom:12px!important}
  .footer-col a{font-size:11.5px!important;line-height:1.55!important;overflow-wrap:anywhere!important;word-break:break-word!important;margin:8px 0!important}
}
