/* Z.K Marketplace Final Advanced UI */
.zk-muted{color:#64748b;font-size:13px;margin:4px 0}.zk-category-hub{margin:16px 0 20px;background:#fff;border:1px solid #e7efe9;border-radius:18px;padding:16px;box-shadow:0 10px 30px rgba(16,24,40,.05)}
.zk-cat-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.zk-cat-head span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#00a651;font-weight:800}.zk-cat-head strong{font-size:18px;color:#17221c}.zk-cat-head button{width:auto;padding:9px 13px;background:#effaf3;color:#008c43;border:1px solid #cdeed8;border-radius:10px;font-size:12px}
.zk-cat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.zk-cat-card{background:#fafcfb!important;color:#1f2937!important;border:1px solid #e6ece8!important;border-radius:14px!important;padding:13px 9px!important;min-height:108px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;box-shadow:none!important}.zk-cat-card:hover,.zk-cat-card.active{border-color:#00a651!important;background:#effaf3!important;transform:translateY(-1px)}.zk-cat-icon{width:38px;height:38px;border-radius:12px;background:#e7f7ed;color:#008c43;display:grid;place-items:center;font-size:18px}.zk-cat-name{font-size:12px;font-weight:800;line-height:1.2}.zk-cat-card small{font-size:10px;color:#7b8794}.zk-subcats{display:flex;gap:8px;overflow-x:auto;padding-top:12px;scrollbar-width:thin}.zk-subcats:empty{display:none}.zk-subcats button{white-space:nowrap;width:auto;background:#fff!important;color:#475467!important;border:1px solid #dfe6e2!important;border-radius:999px!important;padding:8px 12px!important;font-size:11px!important}.zk-subcats button.active,.zk-subcats button:hover{background:#00a651!important;color:#fff!important;border-color:#00a651!important}
.zk-detail-btn{width:100%;margin-top:8px;background:#fff!important;color:#137a45!important;border:1px solid #bfe4ce!important;min-height:40px;font-size:12px}.zk-clickable{cursor:pointer}.zk-product-popup{padding:0!important;border-radius:18px!important;overflow:hidden!important}.zk-product-popup .swal2-html-container{margin:0!important;text-align:left!important}.zk-product-detail{display:grid;grid-template-columns:minmax(300px,44%) 1fr;background:#fff}.zk-detail-gallery{padding:24px;background:#f7faf8;min-height:380px}.zk-detail-gallery>img{width:100%;height:340px;object-fit:contain;background:#fff;border-radius:14px;border:1px solid #edf1ee}.zk-no-image{height:340px;display:grid;place-items:center;font-size:44px;color:#c5cfca;background:#fff;border-radius:14px}.zk-detail-thumbs{display:flex;gap:8px;margin-top:10px;overflow:auto}.zk-detail-thumbs img{width:58px;height:58px;object-fit:cover;border:2px solid transparent;border-radius:9px;cursor:pointer}.zk-detail-thumbs img:hover{border-color:#00a651}.zk-detail-info{padding:26px}.zk-breadcrumb{font-size:11px;color:#00a651;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.zk-detail-info h2{font-size:26px;margin:8px 0;color:#18201b}.zk-detail-meta{display:flex;gap:7px;flex-wrap:wrap}.zk-detail-meta span{font-size:11px;background:#f2f5f3;border-radius:999px;padding:6px 9px;color:#475467}.zk-price-big{font-size:30px;color:#008c43;font-weight:900;margin-top:15px}.zk-finance-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.zk-finance-summary span{background:#f7faf8;border:1px solid #e4eee8;padding:9px;border-radius:10px;font-size:11px;color:#667085}.zk-finance-summary strong{display:block;color:#1d2939;font-size:13px;margin-top:3px}.zk-stock-line{margin:12px 0}.zk-stock-line .good{color:#008c43;font-weight:800}.zk-stock-line .bad{color:#d92d20;font-weight:800}.zk-detail-actions{display:flex;gap:9px;margin:16px 0}.zk-detail-actions button{flex:1}.zk-detail-actions .secondary{background:#fff;color:#008c43;border:1px solid #00a651}.zk-seller-box{border:1px solid #e5ebe7;border-radius:13px;padding:12px;display:grid;gap:5px;background:#fbfcfb}.zk-seller-box>div{display:flex;gap:8px;align-items:center}.zk-seller-box small{color:#667085}.zk-detail-full{grid-column:1/-1;padding:0 26px 26px}.zk-detail-full h3{margin:20px 0 8px;font-size:16px}.zk-detail-full p{color:#475467;line-height:1.7}.zk-spec-table{width:100%;border-collapse:collapse}.zk-spec-table th,.zk-spec-table td{padding:10px 12px;border-bottom:1px solid #edf1ee;text-align:left;font-size:13px}.zk-spec-table th{width:38%;background:#f8faf9;color:#475467}.zk-spec-table td{font-weight:600;color:#1d2939}
.zk-spec-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;background:#f8faf9;border:1px solid #e5ebe7;padding:12px;border-radius:12px;margin-top:6px}.zk-spec-editor label{font-size:11px;color:#667085}.zk-spec-editor input{margin:5px 0 0!important}.zk-status-pill{display:inline-block;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;background:#eef2f6;color:#475467}.zk-status-pill.active{background:#e8f8ee;color:#027a48}.zk-status-pill.pending{background:#fff6e5;color:#b54708}.zk-status-pill.rejected{background:#feecec;color:#b42318}.zk-status-pill.inactive{background:#f2f4f7;color:#667085}
.zk-seller-hero{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px;border-radius:16px;background:linear-gradient(135deg,#006b39,#00a651);color:#fff}.zk-seller-hero span{font-size:11px;text-transform:uppercase;opacity:.86}.zk-seller-hero h2{margin:4px 0;font-size:25px}.zk-seller-hero p{margin:0;opacity:.9}.zk-seller-hero button{width:auto;background:#fff;color:#007c42}.zk-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:13px 0}.zk-kpi-grid>div{background:#f8faf9;border:1px solid #e7ece9;border-radius:13px;padding:13px}.zk-kpi-grid span{display:block;color:#667085;font-size:11px}.zk-kpi-grid strong{font-size:22px;color:#101828}.zk-seller-section{margin-top:18px}.zk-seller-section h3{font-size:16px;margin-bottom:9px}.zk-responsive-table{overflow:auto}.zk-seller-form{padding:15px;background:#fbfcfb;border:1px solid #dfe9e3;border-radius:14px;margin:15px 0}.zk-form-actions{display:flex;gap:8px;margin-top:10px}.zk-form-actions button{width:auto}.zk-form-actions .secondary{background:#667085}
.zk-otp-help{font-size:12px;line-height:1.5;background:#eef8ff;color:#344054;border:1px solid #d6ebff;padding:10px;border-radius:10px;margin-top:12px}
@media(max-width:1000px){.zk-cat-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:700px){.zk-category-hub{padding:12px;border-radius:14px}.zk-cat-grid{grid-template-columns:repeat(3,1fr);gap:7px}.zk-cat-card{min-height:96px;padding:10px 6px!important}.zk-cat-name{font-size:10.5px}.zk-cat-card small{font-size:9px}.zk-product-detail{display:block}.zk-detail-gallery{min-height:280px;padding:14px}.zk-detail-gallery>img,.zk-no-image{height:260px}.zk-detail-info{padding:17px}.zk-detail-info h2{font-size:21px}.zk-detail-full{padding:0 17px 20px}.zk-finance-summary{grid-template-columns:1fr}.zk-spec-editor{grid-template-columns:1fr}.zk-kpi-grid{grid-template-columns:repeat(2,1fr)}.zk-seller-hero{align-items:flex-start;flex-direction:column}.zk-seller-hero button{width:100%}}

/* v10 final marketplace polish */
.zk-shop-filters{margin:12px 0 16px;background:#fff;border:1px solid #e6eee9;border-radius:16px;padding:13px;box-shadow:0 8px 26px rgba(16,24,40,.045)}
.zk-filter-title{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#344054;font-size:12px;font-weight:800}.zk-filter-title i{color:#00a651}.zk-filter-title strong{margin-left:auto;color:#008c43;font-size:11px;background:#edf9f2;border-radius:999px;padding:5px 9px}
.zk-filter-grid{display:grid;grid-template-columns:1.1fr 1.2fr .8fr .8fr 1.15fr auto;gap:8px;align-items:center}.zk-filter-grid input,.zk-filter-grid select{margin:0!important;min-height:42px;font-size:12px;border-radius:10px}.zk-filter-clear{width:auto!important;min-height:42px!important;background:#f3f5f4!important;color:#475467!important;border:1px solid #e1e7e3!important;padding:8px 12px!important}
/* Make all authentication flows feel like one professional sign-in system. */
#register-section.zk-auth-support-card,#forgot-password-section.zk-auth-support-card,#otp-section{padding:28px!important;border:1px solid #dce9e1!important;border-radius:20px!important;box-shadow:0 20px 55px rgba(16,24,40,.12)!important;background:#fff!important}
#register-section h2,#forgot-password-section h2,#otp-section h2{font-size:27px!important;letter-spacing:-.02em;color:#101828;margin:0 0 8px!important}
#register-section input,#forgot-password-section input,#otp-section input{min-height:52px!important;font-size:15px!important;border-radius:12px!important;border:1.5px solid #d0d9d4!important;padding:12px 14px!important}
#register-section input:focus,#forgot-password-section input:focus,#otp-section input:focus{border-color:#00a651!important;box-shadow:0 0 0 4px rgba(0,166,81,.1)!important;outline:none}
#register-section>button,#forgot-password-section>button,#forgot-password-section #reset-fields button,#otp-section>button{min-height:52px!important;font-size:15px!important;font-weight:800!important;border-radius:12px!important}
#otp-section p{color:#667085;line-height:1.55;font-size:14px}
/* Stronger marketplace visual rhythm */
.zk-category-hub{background:linear-gradient(180deg,#fff 0,#fbfdfc 100%)}.zk-cat-card{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.zk-cat-card:hover{box-shadow:0 9px 22px rgba(0,166,81,.08)!important}.zk-detail-btn{font-weight:800!important}.zk-seller-box strong{font-size:14px}
@media(max-width:1050px){.zk-filter-grid{grid-template-columns:repeat(3,1fr)}.zk-filter-clear{width:100%!important}}
@media(max-width:700px){.zk-shop-filters{padding:10px;border-radius:13px}.zk-filter-grid{grid-template-columns:1fr 1fr}.zk-filter-grid>*:nth-child(2),.zk-filter-grid>*:nth-child(5),.zk-filter-clear{grid-column:span 2}.zk-filter-title{margin-bottom:8px}#register-section.zk-auth-support-card,#forgot-password-section.zk-auth-support-card,#otp-section{margin:10px!important;padding:22px 17px!important;border-radius:17px!important}#register-section h2,#forgot-password-section h2,#otp-section h2{font-size:24px!important}}
.zk-delivery-setting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;background:#f8fbf9;border:1px solid #e3ede7;border-radius:13px;padding:12px;margin:10px 0}.zk-check-row{display:flex!important;align-items:center;gap:8px;background:#fff;border:1px solid #e4ebe7;border-radius:10px;padding:10px!important;font-size:12px!important}.zk-check-row input{width:auto!important;margin:0!important;min-height:auto!important}.zk-zone-editor{display:grid;grid-template-columns:1fr 1fr .7fr .9fr auto;gap:8px;align-items:end;margin:10px 0}.zk-zone-editor input,.zk-zone-editor select{margin:4px 0 0!important}.zk-zone-editor button{width:auto!important;white-space:nowrap}.zk-seller-section>h3 i{color:#00a651;margin-right:5px}@media(max-width:800px){.zk-zone-editor{grid-template-columns:1fr 1fr}.zk-zone-editor button{grid-column:1/-1;width:100%!important}}@media(max-width:600px){.zk-delivery-setting-grid,.zk-zone-editor{grid-template-columns:1fr}.zk-zone-editor button{grid-column:auto}}

/* ===== v10.1 RESPONSIVE INTERFACE CONSOLIDATION ===== */
*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{width:100%;margin:0 auto;padding:16px 20px 30px;line-height:1.45}
#public-product-section{width:min(100%,1280px)!important;max-width:1280px!important;margin-inline:auto!important}
.dashboard-layout{width:min(100%,1360px);margin:0 auto;align-items:flex-start}.dashboard-layout .main-content{min-width:0;width:100%}
.dashboard-layout .sidebar{width:250px;flex:0 0 250px}.tab-view>.card,.main-content>.card{overflow:hidden}
.zk-responsive-table, .tab-view .card>div[style*="overflow-x:auto"]{max-width:100%;-webkit-overflow-scrolling:touch}
.store-topbar{width:100%}.store-brand-mini{min-width:0}.store-brand-copy{min-width:0}.store-brand-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.store-topbar-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap}.store-topbar-actions button{flex:0 0 auto}
.store-search-wrap{width:100%}.store-tools .store-search-wrap{max-width:none}.catalog-grid{align-items:stretch}.product-card{min-width:0}.product-card h3,.product-card h4{overflow-wrap:anywhere}
.zk-category-hub{overflow:hidden}.zk-cat-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.zk-cat-card{min-width:0}
.modal-content{max-width:min(94vw,760px)}

@media(max-width:1100px){
  body{padding:12px 14px 28px}.zk-cat-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
  .dashboard-layout{gap:14px}.dashboard-layout .sidebar{width:220px;flex-basis:220px}
}

@media(max-width:900px){
  body{padding:8px 8px 92px!important;background:#f4f8f5}
  body>div:not(.modal-overlay):not(#cloud-loading):not(#chatbot-window):not(.bot-toggle-btn):not(.floating-chat-btn),body>footer{width:100%!important;max-width:100%!important}
  .card{padding:15px!important;border-radius:16px!important;margin-bottom:12px!important}
  .dashboard-layout{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}
  .dashboard-layout .main-content{width:100%!important;max-width:100%!important}

  /* Manager navigation becomes one clean scrollable toolbar instead of wrapping/scattering. */
  #manager-section .sidebar{position:sticky!important;top:4px!important;z-index:130!important;width:100%!important;max-width:100%!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:7px!important;margin:0 0 10px!important;border-radius:14px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}
  #manager-section .sidebar::-webkit-scrollbar{display:none}
  #manager-section .sidebar>div:first-child{display:none!important}
  #manager-section .sidebar>div:last-child{display:flex!important;flex:0 0 auto!important;margin:0!important;padding:0!important;border:0!important;gap:6px!important}
  #manager-section .sidebar .logout{display:none!important}
  #manager-section .sidebar-btn{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;flex:0 0 96px!important;min-width:96px!important;min-height:58px!important;padding:7px 5px!important;margin:0!important;font-size:10.5px!important;line-height:1.15!important;text-align:center!important;white-space:normal!important;border-radius:10px!important}
  #manager-section .sidebar-btn i{display:block!important;margin:0 0 4px!important;font-size:16px!important}

  /* Customer navigation is a single bottom app bar. It never wraps into two rows. */
  #customer-section{padding-bottom:78px!important}
  #customer-section .sidebar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;z-index:500!important;width:100%!important;max-width:100%!important;height:auto!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:2px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:7px 7px calc(7px + env(safe-area-inset-bottom))!important;margin:0!important;border-radius:16px 16px 0 0!important;box-shadow:0 -10px 30px rgba(15,23,42,.13)!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}
  #customer-section .sidebar::-webkit-scrollbar{display:none}
  #customer-section .sidebar>div:first-child{display:none!important}
  #customer-section .sidebar>div:last-child{display:flex!important;flex:0 0 auto!important;margin:0!important;padding:0!important;border:0!important}
  #customer-section .sidebar .logout{display:none!important}
  #customer-section .sidebar-btn{flex:0 0 86px!important;width:86px!important;min-width:86px!important;min-height:54px!important;padding:6px 3px!important;margin:0!important;font-size:10px!important;line-height:1.15!important;text-align:center!important;border-radius:10px!important}
  #customer-section .sidebar-btn i{display:block!important;margin:0 auto 4px!important;font-size:16px!important}

  .form-grid,.seller-form-grid,.zk-spec-editor,.zk-delivery-setting-grid{grid-template-columns:1fr!important}.form-grid>*,.seller-form-grid>*,.zk-spec-editor>*,.zk-delivery-setting-grid>*{grid-column:1/-1!important}
  .flex-center{align-items:flex-start!important;gap:9px!important}.flex-center>button{flex:0 0 auto}
  .wallet-card{display:block!important}.wallet-card>div:last-child{margin-top:14px;display:grid!important;grid-template-columns:1fr 1fr!important}.wallet-card>div:last-child button{width:100%!important}
  .zk-zone-editor{grid-template-columns:1fr 1fr!important}.zk-zone-editor button{grid-column:1/-1!important;width:100%!important}

  .store-topbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;position:sticky!important;top:4px!important;padding:9px 10px!important;margin:0 0 10px!important;border-radius:14px!important}
  .store-brand-mark{width:38px!important;height:38px!important;flex:0 0 38px!important}.store-brand-copy strong{font-size:13px!important;max-width:180px}.store-brand-copy span{display:none!important}
  .store-topbar-actions{gap:5px!important}.store-topbar-actions button{min-height:39px!important;padding:8px 10px!important;border-radius:10px!important}.seller-top-btn{display:none!important}.install-top-btn{display:none!important}.store-login-btn{font-size:11px!important;min-width:98px!important}.cart-top-btn{min-width:40px!important;width:40px!important;padding:8px!important}

  .store-hero{grid-template-columns:1fr!important;padding:25px 18px!important;border-radius:20px!important;margin-bottom:12px!important}.store-hero-copy h1{font-size:36px!important;letter-spacing:-1.4px!important;line-height:1.02!important}.store-hero-copy p{font-size:13.5px!important;line-height:1.55!important}.store-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.store-hero-actions button{width:100%!important;min-height:43px!important}.store-hero-actions .hero-seller{grid-column:1/-1!important}
  .store-trust-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.trust-item{padding:11px!important;min-width:0}.trust-item strong{font-size:11px!important}.trust-item span{font-size:9.5px!important;line-height:1.35!important}
  .market-value-strip{grid-template-columns:1fr 1fr!important;gap:8px!important;margin:12px 0!important}.market-value-item{padding:12px!important;border-radius:14px!important}.market-value-item strong{font-size:11.5px!important}.market-value-item span{font-size:10px!important}
  .seller-callout{display:block!important;padding:16px!important;border-radius:17px!important;margin:14px 0!important}.seller-callout button{width:100%!important;margin-top:12px!important}
  .merchant-showcase-head{align-items:flex-start!important;flex-direction:column!important}.merchant-showcase-grid{grid-template-columns:1fr 1fr!important}
  .store-section-heading{padding:16px 2px 5px!important;margin:0!important}.store-section-heading h2{font-size:22px!important}.store-section-heading p{font-size:11.5px!important}
  .store-tools,.store-account-tools{padding:8px!important;border-radius:14px!important;margin:8px 0!important}.store-search-wrap .search-bar{min-height:46px!important;font-size:16px!important;padding-left:42px!important}
  .payment-mode-wrap,.category-bar,.zk-subcats{overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}.payment-mode-wrap::-webkit-scrollbar,.category-bar::-webkit-scrollbar,.zk-subcats::-webkit-scrollbar{display:none}.pay-mode-chip,.cat-chip{flex:0 0 auto!important;white-space:nowrap!important}

  .zk-category-hub{padding:11px!important;border-radius:15px!important;margin:10px 0 14px!important}.zk-cat-head strong{font-size:16px!important}.zk-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}.zk-cat-card{min-height:86px!important;padding:8px 4px!important;border-radius:12px!important}.zk-cat-icon{width:34px!important;height:34px!important;font-size:15px!important}.zk-cat-name{font-size:9.5px!important;line-height:1.15!important}.zk-cat-card small{display:none!important}
  .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:8px!important}.product-card{padding:7px!important;border-radius:14px!important}.main-image-wrapper{height:148px!important;border-radius:11px!important}.product-card h3,.product-card h4,.product-title{font-size:13px!important;line-height:1.3!important}.product-desc{display:none!important}.price-main{font-size:15px!important}.price-block{padding:7px!important}.product-card button{min-height:38px!important;font-size:10.5px!important;padding:7px 6px!important}.zk-detail-btn{font-size:10.5px!important}.product-utility-row{grid-template-columns:1fr 38px!important}.wish-btn{width:38px!important}

  .modal-overlay{padding:8px!important;align-items:flex-end!important}.modal-content{width:100%!important;max-width:100%!important;max-height:92dvh!important;border-radius:20px 20px 10px 10px!important;padding:17px!important}.swal2-popup{max-width:calc(100vw - 12px)!important}.zk-product-popup{width:calc(100vw - 12px)!important;max-height:94dvh!important;overflow:auto!important}.zk-product-detail{display:block!important}.zk-detail-gallery{padding:12px!important;min-height:auto!important}.zk-detail-gallery>img,.zk-no-image{height:245px!important}.zk-detail-info{padding:15px!important}.zk-detail-info h2{font-size:20px!important}.zk-detail-full{padding:0 15px 18px!important}.zk-detail-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.zk-spec-table{display:block!important;overflow-x:auto!important}.zk-spec-table tbody{min-width:460px!important}

  #login-section,#register-section,#forgot-password-section,#otp-section{width:100%!important;max-width:560px!important;margin:10px auto!important;padding:22px 16px!important;border-radius:18px!important}.auth-heading h2{font-size:26px!important}.auth-actions{grid-template-columns:1fr!important}.auth-primary-btn{min-height:52px!important}.auth-input-wrap input{font-size:16px!important}
  th,td{white-space:nowrap}.tab-view table{min-width:640px}.tab-view .account-mini-table{min-width:520px}
  .floating-chat-btn,.bot-toggle-btn{right:12px!important;width:48px!important;height:48px!important;font-size:22px!important}.floating-chat-btn{bottom:76px!important}.bot-toggle-btn{bottom:132px!important}#chatbot-window{right:6px!important;bottom:188px!important;width:calc(100% - 12px)!important;max-height:60dvh!important}
}

@media(max-width:520px){
  body{padding:6px 6px 90px!important}.card{padding:13px!important}
  .store-brand-copy strong{max-width:122px;font-size:11.5px!important}.store-login-btn{min-width:92px!important;padding:8px!important}.store-topbar-actions{gap:4px!important}
  .store-hero{padding:21px 15px!important}.store-hero-copy h1{font-size:31px!important}.store-kicker{font-size:10px!important}.store-hero-actions{grid-template-columns:1fr!important}.store-hero-actions .hero-seller{grid-column:auto!important}
  .store-trust-grid{grid-template-columns:1fr 1fr!important}.market-value-strip{grid-template-columns:1fr 1fr!important}
  .merchant-showcase-grid{grid-template-columns:1fr!important}.merchant-mini-card{padding:11px!important}
  .zk-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.zk-cat-card{min-height:80px!important}.zk-cat-icon{width:31px!important;height:31px!important}.zk-cat-name{font-size:9px!important}
  .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.main-image-wrapper{height:132px!important}.product-card{padding:6px!important}.product-sale-badge{font-size:8px!important;padding:4px 5px!important}.price-main{font-size:14px!important}.installment-line{font-size:9.5px!important;gap:3px!important}.installment-pill{padding:4px!important}.review-summary{font-size:9px!important}.product-card button{font-size:10px!important;min-height:36px!important}.zk-detail-btn{margin-top:6px!important}
  .zk-zone-editor{grid-template-columns:1fr!important}.zk-zone-editor button{grid-column:auto!important}
  .wallet-card>div:last-child{grid-template-columns:1fr!important}
  .coupon-row{display:grid!important;grid-template-columns:1fr!important}.coupon-row button{width:100%!important}
  .zk-detail-actions{grid-template-columns:1fr!important}
}

@media(max-width:340px){.catalog-grid{grid-template-columns:1fr!important}.main-image-wrapper{height:205px!important}.zk-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}


/* ===== v10.2 interface consolidation ===== */
@media (min-width: 1100px){
  body{max-width:1440px!important;padding:24px!important}
  #public-product-section{max-width:1320px!important;padding:24px 28px!important}
  #customer-section,#manager-section{max-width:1400px!important;margin:0 auto!important}
  .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
  .store-hero{grid-template-columns:minmax(0,1.45fr) minmax(340px,.8fr)!important;gap:28px!important}
  .main-image-wrapper{height:230px!important}
  .dashboard-layout{gap:20px!important}.sidebar{width:235px!important}
}

@media (max-width: 760px){
  html,body{overflow-x:hidden!important;background:#f5f7f5!important}
  body{padding:0 0 76px!important;max-width:none!important}
  .branding-header,.portal-footer{display:none!important}
  #announcement-bar,#promo-banner{border-radius:0!important;margin:0!important;padding:9px 12px!important;font-size:12px!important}
  #public-product-section.card,#cust-store.card{margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;border-left:0!important;background:#f5f7f5!important;padding:8px 10px 18px!important;max-width:none!important}

  /* Phone storefront: shopping first, marketing second. */
  #public-product-section .store-hero,
  #public-product-section .market-value-strip,
  #public-product-section .seller-callout,
  #public-product-section .merchant-showcase{display:none!important}
  .store-topbar{position:sticky!important;top:0!important;z-index:700!important;margin:0 -10px 8px!important;border-radius:0!important;padding:9px 10px!important;box-shadow:0 4px 16px rgba(15,23,42,.08)!important;background:#fff!important;border:0!important}
  .store-brand-mark{width:34px!important;height:34px!important;flex-basis:34px!important;border-radius:10px!important}
  .store-brand-copy strong{font-size:12px!important;max-width:145px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .store-brand-copy span{display:none!important}
  .store-topbar-actions{display:flex!important;gap:4px!important;align-items:center!important}
  .store-topbar-actions .seller-top-btn,.store-topbar-actions .install-top-btn{display:none!important}
  .store-topbar-actions .cart-top-btn{width:39px!important;min-width:39px!important;height:39px!important;padding:0!important;border-radius:12px!important}
  .store-topbar-actions .store-login-btn{width:39px!important;min-width:39px!important;height:39px!important;padding:0!important;font-size:0!important;border-radius:12px!important}
  .store-topbar-actions .store-login-btn i{font-size:17px!important;margin:0!important}

  .store-section-heading{padding:8px 2px 3px!important}.store-section-heading h2{font-size:18px!important;margin:0!important}.store-section-heading p{display:none!important}
  .store-tools,.store-account-tools{order:-5!important;margin:0 0 7px!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}
  .store-search-wrap{position:relative!important}.store-search-wrap .search-bar{height:46px!important;min-height:46px!important;margin:0!important;border:1px solid #d8e2dc!important;background:#fff!important;border-radius:13px!important;padding:0 14px 0 42px!important;font-size:16px!important;box-shadow:0 2px 8px rgba(15,23,42,.04)!important}
  .payment-mode-wrap{gap:7px!important;margin:8px 0 4px!important;padding:0!important}.pay-mode-chip{min-height:34px!important;padding:7px 12px!important;font-size:10.5px!important;box-shadow:none!important}
  .category-bar{display:none!important}

  .zk-category-hub{background:transparent!important;border:0!important;box-shadow:none!important;padding:3px 0 5px!important;margin:4px 0 6px!important}
  .zk-cat-head{display:none!important}.zk-cat-grid{display:flex!important;grid-template-columns:none!important;gap:8px!important;overflow-x:auto!important;padding:2px 1px 7px!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}.zk-cat-grid::-webkit-scrollbar{display:none!important}
  .zk-cat-card{flex:0 0 78px!important;width:78px!important;min-height:72px!important;padding:7px 4px!important;border-radius:13px!important;background:#fff!important;border:1px solid #e2e8e4!important;box-shadow:0 2px 8px rgba(15,23,42,.04)!important;scroll-snap-align:start!important}
  .zk-cat-icon{width:31px!important;height:31px!important;font-size:14px!important;border-radius:10px!important;margin-bottom:4px!important}.zk-cat-name{font-size:9px!important;line-height:1.1!important}.zk-cat-card small{display:none!important}
  .zk-subcats{gap:6px!important;margin:0 0 6px!important}.zk-subcats button{font-size:10px!important;min-height:31px!important;padding:6px 10px!important;white-space:nowrap!important}

  .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:6px 0 0!important}
  .product-card{padding:6px!important;border-radius:13px!important;border:1px solid #e2e8e4!important;box-shadow:0 2px 8px rgba(15,23,42,.045)!important;background:#fff!important}
  .product-card:hover{transform:none!important}.main-image-wrapper{height:142px!important;border-radius:10px!important;background:#f7f8f7!important}
  .thumbnail-row,.product-desc,.contact-row,.review-summary,.stock-meter,.product-eyebrow,.product-seller,.badge-boost{display:none!important}
  .product-card-body{padding:2px 1px!important}.product-title{font-size:12.5px!important;line-height:1.28!important;min-height:32px!important;margin:6px 0 4px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  .product-sale-badge{font-size:8px!important;padding:3px 5px!important;margin:0 0 4px!important}.price-block{padding:5px 0!important;background:transparent!important;border:0!important}.price-main{font-size:14px!important;line-height:1.2!important}.installment-line{font-size:9px!important}.installment-pill{padding:3px!important}
  .product-actions{display:none!important}.product-utility-row{display:none!important}.zk-detail-btn{margin:5px 0 0!important;min-height:34px!important;font-size:10px!important;border-radius:9px!important;background:#eef8f2!important;color:#08713e!important;border:1px solid #cfe7d8!important;width:100%!important}

  /* Auth becomes a focused single task screen. */
  #login-section,#register-section,#forgot-password-section,#otp-section{margin:14px 10px!important;padding:20px 15px!important;border-radius:16px!important;box-shadow:0 8px 26px rgba(15,23,42,.08)!important;border-top:5px solid var(--brand)!important}
  .auth-heading .auth-icon{width:46px!important;height:46px!important}.auth-heading h2{font-size:24px!important}.auth-heading p{font-size:12px!important}.auth-note{font-size:11px!important}

  /* Customer app: keep a fixed, understandable 5-item navigation. */
  #customer-section .dashboard-layout{display:block!important}
  #customer-section .main-content{width:100%!important;padding-bottom:76px!important}
  #customer-section .sidebar{height:64px!important;padding:5px 6px calc(5px + env(safe-area-inset-bottom))!important;justify-content:space-around!important;overflow:hidden!important;border-radius:16px 16px 0 0!important;background:#fff!important}
  #customer-section .sidebar .sidebar-btn{display:none!important;flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:78px!important;min-height:52px!important;font-size:9px!important;padding:5px 2px!important}
  #customer-section .sidebar .sidebar-btn[onclick*="cust-store"],
  #customer-section .sidebar .sidebar-btn[onclick*="cust-orders"],
  #customer-section .sidebar .sidebar-btn[onclick*="cust-dash"],
  #customer-section .sidebar .sidebar-btn[onclick*="cust-wishlist"],
  #customer-section .sidebar .sidebar-btn[onclick*="openProfileSettings"]{display:block!important}
  #customer-section .sidebar .sidebar-btn i{font-size:16px!important;margin-bottom:3px!important}
  #customer-section .tab-view>.card,#manager-section .tab-view>.card{border-radius:14px!important;padding:13px!important;margin-bottom:10px!important}

  /* Manager phone layout: compact top navigation; tables scroll within cards. */
  #manager-section .dashboard-layout{display:block!important}
  #manager-section .sidebar{position:sticky!important;top:0!important;z-index:650!important;width:100%!important;height:auto!important;display:flex!important;flex-direction:row!important;overflow-x:auto!important;gap:5px!important;padding:7px!important;border-radius:0 0 14px 14px!important;margin:0 0 8px!important;scrollbar-width:none!important}
  #manager-section .sidebar::-webkit-scrollbar{display:none!important}#manager-section .sidebar>div:first-child{display:none!important}#manager-section .sidebar .logout{display:none!important}
  #manager-section .sidebar-btn{flex:0 0 auto!important;width:auto!important;min-width:88px!important;min-height:39px!important;padding:7px 9px!important;font-size:10px!important;text-align:center!important;white-space:nowrap!important;border-radius:10px!important}
  #manager-section .sidebar-btn i{margin-right:4px!important}.tab-view{overflow:visible!important}.tab-view table{display:table!important;min-width:650px!important}.tab-view>div,.tab-view>.card{max-width:100%!important}.table-wrap,.zk-responsive-table{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}
  th,td{font-size:11px!important;padding:9px 8px!important}

  .floating-chat-btn{width:45px!important;height:45px!important;font-size:21px!important;right:10px!important;bottom:76px!important}.bot-toggle-btn{display:none!important}#chatbot-window{right:6px!important;bottom:126px!important;width:calc(100% - 12px)!important;max-height:58dvh!important}
}

@media(max-width:360px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.main-image-wrapper{height:126px!important}.zk-cat-card{flex-basis:72px!important;width:72px!important}}


/* ===== v10.3 triple-checked clean storefront ===== */
:root{--zk-surface:#ffffff;--zk-bg:#f5f7f6;--zk-border:#e4ebe7;--zk-text:#152019;--zk-sub:#667085}
.store-topbar{min-height:64px}.store-topbar-actions{display:flex;align-items:center;gap:8px}.store-topbar-actions>button{width:auto!important;margin:0!important}.cart-top-btn{position:relative;min-width:44px!important;width:44px!important;padding:0!important}.store-login-btn{min-height:44px!important}
.zk-top-menu{position:relative}.zk-top-menu>summary{list-style:none;cursor:pointer;min-height:44px;display:flex;align-items:center;gap:8px;padding:0 14px;border:1px solid var(--zk-border);background:#fff;border-radius:11px;font-size:12px;font-weight:800;color:#344054}.zk-top-menu>summary::-webkit-details-marker{display:none}.zk-top-menu[open]>summary{border-color:#b7ddc6;box-shadow:0 0 0 3px rgba(0,166,81,.08)}.zk-top-menu-panel{position:absolute;right:0;top:calc(100% + 9px);width:270px;background:#fff;border:1px solid var(--zk-border);border-radius:15px;padding:7px;box-shadow:0 18px 45px rgba(15,23,42,.16);z-index:900}.zk-top-menu-panel button{display:flex!important;align-items:center!important;gap:11px!important;width:100%!important;text-align:left!important;background:#fff!important;color:#344054!important;padding:10px 11px!important;border-radius:10px!important;min-height:48px!important}.zk-top-menu-panel button:hover{background:#f1f8f4!important}.zk-top-menu-panel button>i{width:24px;text-align:center;color:#008c43;font-size:16px}.zk-top-menu-panel button span{display:block}.zk-top-menu-panel button strong,.zk-top-menu-panel button small{display:block}.zk-top-menu-panel button strong{font-size:12px}.zk-top-menu-panel button small{font-size:10px;color:#7b8794;margin-top:2px;font-weight:500}
.market-value-strip,.seller-callout{display:none!important}.store-hero{padding:34px 38px!important;min-height:300px!important}.store-hero h1{font-size:clamp(31px,3.6vw,48px)!important}.store-hero p{max-width:650px!important}.store-hero-actions .hero-seller{display:none!important}
.category-bar{display:none!important}.zk-category-hub{margin:12px 0 14px!important;padding:14px!important}.zk-cat-head{align-items:center!important}.zk-cat-actions{display:flex;align-items:center;gap:8px}.zk-cat-actions button{white-space:nowrap}.zk-cat-actions select{width:230px;margin:0!important;min-height:39px!important;font-size:11px!important;border-radius:10px!important}.zk-cat-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:8px!important}.zk-cat-card{min-height:94px!important;padding:10px 6px!important}.zk-cat-icon{width:34px!important;height:34px!important}.zk-cat-name{font-size:10.5px!important}
.zk-filter-disclosure{margin:10px 0 14px!important;padding:0!important;overflow:visible!important}.zk-filter-summary{list-style:none;display:flex;align-items:center;gap:9px;min-height:48px;padding:10px 13px;cursor:pointer;color:#344054;font-size:12px;font-weight:800}.zk-filter-summary::-webkit-details-marker{display:none}.zk-filter-summary>span{display:flex;align-items:center;gap:8px}.zk-filter-summary>span i{color:#00a651}.zk-filter-summary strong{margin-left:auto;color:#008c43;background:#edf9f2;border-radius:999px;padding:5px 9px;font-size:10px}.zk-filter-chevron{font-size:10px;color:#98a2b3;transition:transform .2s}.zk-filter-disclosure[open] .zk-filter-chevron{transform:rotate(180deg)}.zk-filter-grid{border-top:1px solid #edf1ee;padding:11px 12px 12px!important}.zk-filter-disclosure:not([open]) .zk-filter-grid{display:none!important}
.zk-mobile-more{display:none}
@media(min-width:761px){.zk-filter-disclosure:not([open]) .zk-filter-grid{display:grid!important}.zk-filter-disclosure>.zk-filter-summary .zk-filter-chevron{display:none}.zk-filter-disclosure>.zk-filter-summary{cursor:default}.merchant-showcase{margin-top:14px!important}}
@media(max-width:1000px) and (min-width:761px){.zk-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:760px){
  body{background:#f5f7f6!important}.store-topbar{min-height:55px!important;margin-bottom:6px!important}.store-brand-copy strong{max-width:130px!important}.store-topbar-actions{gap:5px!important}.store-login-btn{width:42px!important;min-width:42px!important;padding:0!important}.store-login-btn span{display:none!important}.store-login-btn i{font-size:17px!important}.zk-top-menu>summary{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;justify-content:center!important;border-radius:12px!important}.zk-top-menu>summary span{display:none}.zk-top-menu-panel{position:fixed;left:10px;right:10px;top:62px;width:auto;max-height:calc(100dvh - 90px);overflow:auto}
  #public-product-section .merchant-showcase{display:none!important}.store-section-heading{margin:5px 0 4px!important}.store-section-heading h2{font-size:17px!important}.store-tools{margin-bottom:5px!important}.payment-mode-wrap{overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none!important}.payment-mode-wrap::-webkit-scrollbar{display:none}.pay-mode-chip{flex:0 0 auto!important}
  .zk-category-hub{padding:2px 0 4px!important;margin:3px 0 4px!important}.zk-cat-head{display:flex!important;margin:0 0 5px!important}.zk-cat-head>div:first-child{display:none!important}.zk-cat-actions{width:100%!important}.zk-cat-actions button{flex:0 0 auto!important;font-size:10px!important;padding:7px 9px!important;min-height:36px!important}.zk-cat-actions select{flex:1!important;width:auto!important;min-width:0!important;min-height:36px!important;font-size:11px!important}.zk-cat-grid{display:flex!important;grid-template-columns:none!important;overflow-x:auto!important;gap:7px!important;padding:2px 0 6px!important;scrollbar-width:none!important}.zk-cat-grid::-webkit-scrollbar{display:none}.zk-cat-card{flex:0 0 74px!important;width:74px!important;min-height:67px!important;padding:6px 4px!important;border-radius:12px!important}.zk-cat-icon{width:28px!important;height:28px!important;font-size:13px!important}.zk-cat-name{font-size:8.8px!important}.zk-cat-card small{display:none!important}.zk-subcats{padding-top:3px!important;margin-bottom:3px!important}
  .zk-filter-disclosure{background:#fff!important;border:1px solid #e4ebe7!important;border-radius:12px!important;margin:5px 0 8px!important;box-shadow:none!important}.zk-filter-summary{min-height:42px!important;padding:8px 10px!important;font-size:11px!important}.zk-filter-grid{grid-template-columns:1fr 1fr!important;padding:8px!important;gap:7px!important}.zk-filter-grid>*{min-height:39px!important;font-size:11px!important}.zk-filter-grid>*:nth-child(2),.zk-filter-grid>*:nth-child(5),.zk-filter-clear{grid-column:span 2!important}
  .catalog-grid{gap:7px!important}.product-card{border-radius:12px!important}.main-image-wrapper{height:136px!important}.product-title{font-size:12px!important;min-height:31px!important}.price-main{font-size:13.5px!important}.zk-detail-btn{font-size:9.5px!important;min-height:32px!important}
  #manager-section .sidebar{justify-content:space-between!important;overflow:visible!important;gap:4px!important;box-shadow:0 4px 14px rgba(15,23,42,.08)!important}
  #manager-section .sidebar .sidebar-btn{display:none!important;flex:1 1 0!important;min-width:0!important;width:auto!important;padding:6px 3px!important;font-size:8.5px!important;white-space:normal!important;line-height:1.1!important}
  #manager-section .sidebar .sidebar-btn[onclick*="mgr-dash"],#manager-section .sidebar .sidebar-btn[onclick*="mgr-customers"],#manager-section .sidebar .sidebar-btn[onclick*="mgr-orders"],#manager-section .sidebar .sidebar-btn[onclick*="mgr-inventory"]{display:block!important}
  #manager-section .sidebar .sidebar-btn i{display:block!important;margin:0 auto 3px!important;font-size:15px!important}
  .zk-mobile-more{display:block!important;position:relative;flex:1 1 0!important;min-width:0!important}.zk-mobile-more>summary{list-style:none;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:39px;padding:5px 3px;border-radius:10px;color:#495057;font-size:8.5px;font-weight:600;cursor:pointer}.zk-mobile-more>summary::-webkit-details-marker{display:none}.zk-mobile-more>summary i{font-size:16px;margin-bottom:3px}.zk-mobile-more[open]>summary{background:#00a651;color:#fff}.zk-mobile-more-panel{position:absolute;z-index:1200;background:#fff;border:1px solid #e4ebe7;border-radius:13px;padding:6px;box-shadow:0 16px 40px rgba(15,23,42,.18);min-width:205px}.zk-mobile-more-panel button{display:flex!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:39px!important;padding:8px 10px!important;background:#fff!important;color:#344054!important;text-align:left!important;font-size:11px!important;border-radius:8px!important}.zk-mobile-more-panel button i{width:20px;text-align:center;color:#008c43}.zk-mobile-more-panel button.danger{color:#b42318!important}.zk-mobile-more-panel button.danger i{color:#b42318!important}
  #manager-section .zk-mobile-more-panel{top:calc(100% + 8px);right:0}.zk-mobile-more-panel:before{content:'';position:absolute;width:12px;height:12px;background:#fff;border-left:1px solid #e4ebe7;border-top:1px solid #e4ebe7;transform:rotate(45deg);right:18px;top:-7px}
  #customer-section .sidebar .sidebar-btn[onclick*="openProfileSettings"]{display:none!important}#customer-section .sidebar .sidebar-btn[onclick*="cust-earn"]{display:none!important}#customer-section .sidebar{display:flex!important;justify-content:space-around!important}.zk-mobile-more#zk-customer-more{display:block!important;flex:1 1 0!important;max-width:78px!important}.zk-mobile-more#zk-customer-more>summary{min-height:52px!important;font-size:9px!important}.zk-mobile-more#zk-customer-more .zk-mobile-more-panel{bottom:calc(100% + 9px);right:0}.zk-mobile-more#zk-customer-more .zk-mobile-more-panel:before{top:auto;bottom:-7px;transform:rotate(225deg)}
}
@media(max-width:370px){.store-brand-copy strong{max-width:105px!important}.main-image-wrapper{height:122px!important}.zk-cat-card{flex-basis:68px!important;width:68px!important}.zk-cat-actions button{display:none!important}}

/* Hidden state must always win over responsive layout rules. */
body .hidden{display:none!important}


/* v10.3 final visual polish: remove legacy duplicate search glyph and product-title rules. */
.store-search-wrap:before{display:none!important;content:none!important}
.product-card .product-title{border:0!important;padding-bottom:0!important;margin-bottom:5px!important}
.bot-toggle-btn{display:none!important}

/* ===== v10.4 mobile customer + seller onboarding fixes ===== */
.seller-onboarding-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:8px 0 12px}.seller-onboarding-steps>div{border:1px solid #e3ebe6;background:#fafcfb;border-radius:12px;padding:8px;text-align:center;color:#667085;font-size:10px}.seller-onboarding-steps strong{display:grid;place-items:center;width:24px;height:24px;margin:0 auto 5px;border-radius:999px;background:#e8efeb;color:#475467}.seller-onboarding-steps .active{border-color:#bfe4ce;background:#f0faf4;color:#08713e}.seller-onboarding-steps .active strong{background:#00a651;color:#fff}.seller-field-note{display:block;margin-top:4px;color:#7a8880;font-size:10px;line-height:1.35}.seller-kyc-box{margin:13px 0 10px;padding:12px;border:1px solid #d9e9df;background:#f7fbf8;border-radius:13px;color:#425a4c}.seller-kyc-box strong{display:block;color:#1f4f35;font-size:12px}.seller-kyc-box p{margin:5px 0 0;font-size:11px;line-height:1.55;color:#5e7066}.seller-consent{display:flex!important;align-items:flex-start!important;gap:9px!important;margin:9px 0!important;padding:10px 11px!important;border:1px solid #e3ebe6!important;border-radius:12px!important;background:#fff!important;font-size:11px!important;line-height:1.45!important;color:#475467!important}.seller-consent input{width:auto!important;min-width:auto!important;margin:2px 0 0!important;accent-color:#00a651}.seller-consent a{color:#007a3d;font-weight:800}
@media(max-width:760px){
  /* The large welcome panel was covering too much of the signed-in phone shop. */
  #customer-section .customer-shop-banner{display:none!important}
  /* Fit Account / Store / Orders / Wishlist / More in one clean bottom row. */
  #customer-section .sidebar{overflow:visible!important;display:flex!important;gap:3px!important;padding-left:6px!important;padding-right:6px!important}
  #customer-section .sidebar .sidebar-btn{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:none!important;padding:5px 2px!important;font-size:8.7px!important}
  #customer-section .sidebar .sidebar-btn i{font-size:15px!important}
  .zk-mobile-more#zk-customer-more{flex:1 1 0!important;max-width:none!important;min-width:0!important;position:static!important}
  .zk-mobile-more#zk-customer-more>summary{min-height:54px!important;font-size:8.7px!important}
  /* Render More as a bottom sheet so it cannot be clipped by the fixed navigation bar. */
  .zk-mobile-more#zk-customer-more .zk-mobile-more-panel{position:fixed!important;left:10px!important;right:10px!important;bottom:calc(76px + env(safe-area-inset-bottom))!important;top:auto!important;min-width:0!important;width:auto!important;max-height:52dvh!important;overflow-y:auto!important;z-index:2200!important;border-radius:16px!important;padding:8px!important}
  .zk-mobile-more#zk-customer-more .zk-mobile-more-panel:before{display:none!important}
  .seller-onboarding-steps{grid-template-columns:repeat(2,1fr)}
  #seller-application-modal .modal-content{max-height:91dvh!important;overflow-y:auto!important;padding:17px!important}
  .seller-consent{font-size:10.5px!important}
}

/* ===== v10.5 seller experience + visible CTA ===== */
.store-sell-btn{width:auto!important;min-height:44px!important;padding:0 13px!important;border-radius:11px!important;background:#0b7a43!important;color:#fff!important;display:flex!important;align-items:center!important;gap:7px!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important;box-shadow:none!important}
.store-sell-btn:hover{background:#086b3a!important;transform:none!important}
.seller-application-shell{max-width:760px!important;padding:24px!important}
.seller-modal-head{align-items:flex-start!important;gap:14px}.seller-modal-head h2{margin:8px 0 4px!important}.seller-modal-head p{margin:0;color:#66756d;font-size:12px}.seller-kicker{color:#08713e!important;background:#edf9f2!important;border-color:#cbe8d6!important}.seller-close-btn{width:38px!important;height:38px!important;padding:0!important;border-radius:10px!important;background:#eef2f0!important;color:#33463c!important;flex:0 0 38px!important}
.seller-intro-panel{display:block}.seller-free-banner{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:14px;background:linear-gradient(135deg,#ebfaf2,#f8fffb);border:1px solid #cbe8d6;margin:12px 0}.seller-free-banner>i{color:#00a651;font-size:21px;margin-top:2px}.seller-free-banner strong,.seller-free-banner span{display:block}.seller-free-banner strong{font-size:14px;color:#0f5132}.seller-free-banner span{font-size:11.5px;color:#547061;line-height:1.55;margin-top:3px}
.seller-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:12px 0}.seller-intro-grid>div{padding:12px;border:1px solid #e3ebe6;border-radius:13px;background:#fff}.seller-intro-grid i{color:#00a651;font-size:17px;margin-bottom:7px}.seller-intro-grid strong,.seller-intro-grid span{display:block}.seller-intro-grid strong{font-size:11.5px;color:#23382d}.seller-intro-grid span{font-size:10.5px;color:#68776f;line-height:1.45;margin-top:3px}
.seller-doc-list{display:grid;gap:6px;padding:12px;border-radius:13px;background:#fafcfb;border:1px solid #e3ebe6;font-size:10.8px;color:#506158}.seller-doc-list strong{font-size:11.5px;color:#263a30;margin-bottom:2px}.seller-doc-list span{display:flex;align-items:flex-start;gap:7px}.seller-doc-list i{color:#00a651;margin-top:2px}.seller-preterms-actions{display:flex;gap:8px;margin:12px 0 6px}.seller-read-btn{width:auto!important;flex:1!important;background:#fff!important;color:#08713e!important;border:1px solid #bfe4ce!important;border-radius:11px!important;min-height:42px!important;font-size:11px!important}.seller-read-btn.secondary{color:#344054!important;border-color:#d7dfda!important}.seller-start-consent{margin-top:10px!important}.seller-start-btn{margin-top:10px!important;min-height:46px!important;border-radius:12px!important;font-size:12px!important}
.seller-form-back{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0 3px}.seller-form-back button{width:auto!important;background:#f2f6f4!important;color:#33463c!important;padding:8px 10px!important;font-size:10px!important}.seller-form-back span{font-size:10px;color:#7b8780}.seller-form-legal{margin:10px 0;padding:10px 11px;border-radius:11px;background:#fafcfb;border:1px solid #e3ebe6;font-size:10.5px;line-height:1.5;color:#5b6961}.seller-form-legal a{color:#007a3d;font-weight:800}.seller-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:12px}.seller-form-actions button{width:auto!important;min-width:140px}.seller-cancel-btn{background:#e9efec!important;color:#31483b!important}.auth-support-copy{font-size:12px;color:#667085;margin:-3px 0 12px;line-height:1.55}
@media(max-width:760px){
  .store-sell-btn{min-width:48px!important;height:42px!important;min-height:42px!important;padding:0 8px!important;justify-content:center!important;border-radius:12px!important;font-size:9px!important;gap:4px!important}.store-sell-btn i{font-size:14px!important}.store-sell-btn span{display:inline!important}
  .store-brand-copy strong{max-width:92px!important}.store-brand-copy span{display:none!important}
  .seller-application-shell{padding:15px!important;max-height:92dvh!important}.seller-modal-head h2{font-size:20px!important}.seller-onboarding-steps{gap:5px!important}.seller-onboarding-steps>div{padding:7px 4px!important}.seller-intro-grid{grid-template-columns:1fr!important;gap:7px!important}.seller-intro-grid>div{padding:10px!important}.seller-preterms-actions{flex-direction:column!important}.seller-read-btn{width:100%!important}.seller-form-grid{grid-template-columns:1fr!important}.seller-form-grid .wide{grid-column:auto!important}.seller-form-actions{position:sticky;bottom:-15px;background:#fff;padding:10px 0 2px;z-index:3}.seller-form-actions button{flex:1!important;min-width:0!important}.seller-form-back{align-items:flex-start!important;flex-direction:column!important;gap:5px!important}
}
@media(max-width:380px){.store-sell-btn span{display:none!important}.store-sell-btn{min-width:42px!important;width:42px!important;padding:0!important}.store-brand-copy strong{max-width:108px!important}}

/* ===== v10.7 SELLER PORTAL + KYC ===== */
#zk-seller-activation-page{position:fixed;inset:0;z-index:10000;background:linear-gradient(145deg,#f4faf6,#eef6f1 48%,#fff);display:flex;align-items:flex-start;justify-content:center;overflow:auto;padding:34px 16px 60px}.zk-activation-card{width:min(560px,100%);background:#fff;border:1px solid #dfeae3;border-radius:24px;box-shadow:0 30px 80px rgba(15,46,29,.15);padding:30px}.zk-activation-brand{display:flex;align-items:center;gap:10px;color:#007c42;font-weight:900;font-size:15px;margin-bottom:22px}.zk-activation-brand i{width:38px;height:38px;border-radius:12px;background:#e9f8ef;display:grid;place-items:center}.zk-activation-loading{text-align:center;padding:36px 0}.zk-activation-loading i{font-size:32px;color:#00a651}.zk-activation-loading h2{margin:14px 0 5px}.zk-activation-loading p{color:#667085}.zk-activation-success-icon,.zk-activation-error-icon{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;margin:0 auto 16px;font-size:30px}.zk-activation-success-icon{background:#eaf9ef;color:#00934a}.zk-activation-error-icon{background:#fff0f0;color:#d92d20}.zk-activation-card h1{text-align:center;font-size:28px;margin:0 0 8px;color:#17221c}.zk-activation-lead{text-align:center;color:#56645d;line-height:1.55}.zk-activation-info{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin:14px 0}.zk-activation-info span{background:#f6f8f7;border:1px solid #e5ebe7;border-radius:999px;padding:7px 10px;font-size:11px;color:#475467}.zk-activation-next{display:grid;gap:6px;background:#f6fbf8;border:1px solid #dcefe4;border-radius:14px;padding:13px;margin:17px 0}.zk-activation-next strong{font-size:12px;color:#08713e}.zk-activation-next span{font-size:11px;color:#5f6f66}.zk-activation-card label{display:block;font-size:11px;font-weight:800;color:#344054;margin:10px 0 5px}.zk-activation-card input{width:100%;min-height:50px;border:1px solid #d5ddd8;border-radius:12px;padding:0 13px;font-size:15px}.zk-password-wrap{display:grid;grid-template-columns:1fr 48px;gap:7px}.zk-password-wrap button{margin:0;width:48px;background:#eff5f1;color:#08713e}.zk-activation-submit{margin-top:15px;min-height:52px;border-radius:12px;font-weight:800}.zk-activation-note{font-size:10.5px;color:#667085;text-align:center;margin:11px 0 0}.zk-activation-mode{overflow:hidden!important}

.zk-verification-card{border:1px solid #dfe8e2;border-radius:16px;padding:16px;margin:14px 0;background:#fff}.zk-verification-card.approved{border-color:#b8e2c8;background:#f8fffa}.zk-verification-card.submitted{border-color:#d9e3ef;background:#fbfdff}.zk-verification-card.revision_required,.zk-verification-card.rejected{border-color:#f0c7c7;background:#fffafa}.zk-verification-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.zk-verification-head span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#667085;font-weight:800}.zk-verification-head h3{margin:3px 0 0;font-size:18px}.zk-verification-pill{font-size:10.5px;border-radius:999px;padding:6px 9px;font-weight:800;background:#f2f4f7;color:#475467}.zk-verification-pill.good{background:#e8f8ef;color:#067647}.zk-verification-pill.pending{background:#eef4ff;color:#175cd3}.zk-verification-pill.bad{background:#fff0f0;color:#b42318}.zk-verification-approved,.zk-verification-pending,.zk-product-lock{display:flex;gap:11px;align-items:flex-start;padding:13px;border-radius:13px;background:#f2fbf5}.zk-verification-approved>i,.zk-verification-pending>i,.zk-product-lock>i{font-size:22px;color:#00a651;margin-top:2px}.zk-verification-approved strong,.zk-verification-pending strong,.zk-product-lock strong{font-size:12px}.zk-verification-approved p,.zk-verification-pending p,.zk-product-lock p{margin:4px 0 0;color:#667085;font-size:11px;line-height:1.5}.zk-kyc-intro{margin-bottom:10px}.zk-kyc-intro strong{font-size:12.5px}.zk-kyc-intro p{margin:4px 0;color:#667085;font-size:11px}.zk-kyc-form{display:grid;grid-template-columns:1fr 1fr;gap:9px}.zk-kyc-form label{display:block;font-size:10.5px;font-weight:800;color:#475467;margin-bottom:5px}.zk-kyc-form input{min-height:43px;font-size:11px}.zk-verification-card>button{width:auto;margin-top:12px}.zk-kyc-privacy{font-size:10px;color:#667085;margin:8px 0 0}.zk-kyc-note{background:#fff8e6;border:1px solid #f4d99b;border-radius:11px;padding:10px;margin-bottom:11px}.zk-kyc-note strong{font-size:11px}.zk-kyc-note p{margin:4px 0 0;font-size:10.5px;color:#704d00}.zk-product-lock{margin:12px 0;background:#f7f8f7;border:1px dashed #d4ddd7}.zk-product-lock>i{color:#667085}.zk-manager-kyc{text-align:left}.zk-manager-kyc-summary{display:grid;gap:4px;background:#f7faf8;border-radius:12px;padding:12px;margin-bottom:12px}.zk-manager-kyc-summary strong{font-size:16px;color:#17221c}.zk-manager-kyc-summary span{font-size:11px;color:#667085}.zk-card-number{font-size:12px;margin-bottom:10px}.zk-doc-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.zk-doc-link,.zk-doc-missing{display:flex;align-items:center;gap:8px;padding:10px;border-radius:10px;font-size:11px;text-decoration:none}.zk-doc-link{background:#effaf3;border:1px solid #cfead9;color:#08713e}.zk-doc-missing{background:#f7f7f7;border:1px solid #e5e7eb;color:#98a2b3}.zk-merchant-kyc-status{display:inline-block;margin-top:6px;line-height:1.45}.seller-mode #seller-center-btn{display:flex!important}

@media(max-width:700px){#zk-seller-activation-page{padding:0;background:#fff}.zk-activation-card{min-height:100dvh;border:0;border-radius:0;box-shadow:none;padding:24px 18px 38px}.zk-activation-card h1{font-size:24px}.zk-activation-next{padding:11px}.zk-kyc-form{grid-template-columns:1fr}.zk-doc-grid{grid-template-columns:1fr}.zk-verification-card{padding:13px}.zk-verification-head{align-items:flex-start}#customer-section.seller-mode .sidebar .sidebar-btn[onclick*="cust-wishlist"]{display:none!important}#customer-section.seller-mode .sidebar #seller-center-btn{display:block!important;flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:none!important;padding:5px 2px!important;font-size:8.7px!important}#customer-section.seller-mode .sidebar #seller-center-btn i{font-size:15px!important;margin-bottom:3px!important}.zk-seller-hero{align-items:flex-start!important;flex-direction:column!important}.zk-seller-hero button{width:100%!important}.zk-kpi-grid{grid-template-columns:1fr 1fr!important}.zk-verification-card>button{width:100%!important}}
