*{box-sizing:border-box}:root{--jk-black:#111;--jk-gold:#D4AF37;--jk-white:#fff;--jk-soft:#f7f7f7;--jk-muted:#666;--jk-border:#e9e2c8;--jk-shadow:0 8px 24px rgba(0,0,0,.10)}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--jk-white);color:var(--jk-black)}body.jk-search-open{overflow:hidden}a{color:inherit}.jk-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:990}.jk-overlay.active{display:block}.jk-header{position:sticky;top:0;z-index:1000;background:var(--jk-white);box-shadow:0 2px 14px rgba(0,0,0,.08)}.jk-top-strip{background:var(--jk-black);color:var(--jk-gold);display:flex;justify-content:space-between;gap:12px;padding:7px 22px;font-size:12px;font-weight:700}.jk-navbar{max-width:1180px;margin:auto;padding:12px 14px;display:flex;align-items:center;justify-content:space-between}.jk-logo{text-decoration:none;display:flex;align-items:center;gap:10px}.jk-logo-mark{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--jk-black);color:var(--jk-gold);font-weight:900;border:2px solid var(--jk-gold)}.jk-logo strong{display:block;font-size:17px}.jk-logo small{display:block;color:var(--jk-muted);font-size:11px;margin-top:2px}.jk-menu-toggle{display:none;background:var(--jk-black);color:var(--jk-gold);border:1px solid var(--jk-gold);border-radius:8px;padding:8px 11px;cursor:pointer}.jk-nav-links{display:flex;gap:18px;align-items:center}.jk-nav-links a{text-decoration:none;font-size:13px;font-weight:800}.jk-nav-links a:hover{color:var(--jk-gold)}.jk-floating-search{padding:8px 12px 10px;border-top:1px solid #f2f2f2;position:relative;z-index:1002}.jk-floating-search form{max-width:950px;margin:auto;position:relative}.jk-search-bar{width:100%;display:flex;align-items:center;border:1.5px solid var(--jk-black);border-radius:7px;background:var(--jk-white);overflow:hidden}.jk-search-icon{padding-left:12px;color:#777;font-size:14px}.jk-search-bar input{flex:1;height:42px;border:none;outline:none;padding:10px 8px;font-size:14px;min-width:0}.jk-clear-btn{display:none;border:none;background:transparent;font-size:20px;color:var(--jk-black);cursor:pointer;padding:0 8px}.jk-search-btn{height:42px;border:none;background:var(--jk-black);color:var(--jk-gold);font-weight:900;padding:0 18px;cursor:pointer}.jk-search-btn:hover{background:var(--jk-gold);color:var(--jk-black)}.jk-search-suggestions{display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--jk-white);border:1px solid var(--jk-gold);border-radius:12px;box-shadow:var(--jk-shadow);z-index:1003;max-height:72vh;overflow-y:auto;padding:10px}.jk-suggestion-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:3px 0 8px}.jk-suggestion-section-head h4{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.3px}.jk-clear-all-text{font-size:10px;color:#777;cursor:pointer}.jk-clear-all-text:hover{color:var(--jk-gold);text-decoration:underline}.jk-chip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:12px}.jk-search-chip{border:1px solid var(--jk-border);background:#fafafa;border-radius:9px;padding:7px 6px;cursor:pointer;font-size:11px;font-weight:800;text-align:center;line-height:1.2}.jk-search-chip:hover{background:var(--jk-black);color:var(--jk-gold);border-color:var(--jk-gold)}.jk-suggestion-item{padding:10px 12px;border-bottom:1px solid #f1f1f1;cursor:pointer}.jk-suggestion-item:hover{background:var(--jk-black);color:var(--jk-gold)}.jk-suggestion-title{display:block;font-size:13px;font-weight:900}.jk-suggestion-category{display:block;font-size:11px;opacity:.75;margin-top:2px}.jk-hero{min-height:430px;padding:58px 18px;display:grid;grid-template-columns:minmax(0,1.4fr) 360px;gap:30px;align-items:center;max-width:1180px;margin:auto}.jk-eyebrow{color:var(--jk-gold);font-weight:900;text-transform:uppercase;letter-spacing:.6px}.jk-hero h1{font-size:clamp(31px,5vw,56px);line-height:1.02;margin:0 0 16px}.jk-hero p{color:#555;font-size:16px;line-height:1.6}.jk-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.jk-primary-btn,.jk-secondary-btn{display:inline-block;text-decoration:none;font-weight:900;border-radius:26px;padding:12px 20px;border:none;cursor:pointer;text-align:center}.jk-primary-btn{background:var(--jk-black);color:var(--jk-gold);border:1px solid var(--jk-gold)}.jk-secondary-btn{background:var(--jk-white);color:var(--jk-black);border:1px solid var(--jk-black)}.jk-primary-btn.full{width:100%;margin-top:12px}.jk-hero-card{border:1.5px solid var(--jk-gold);border-radius:18px;padding:24px;box-shadow:var(--jk-shadow)}.jk-admin-link{display:block;margin:10px 0;padding:10px;border:1px solid var(--jk-border);border-radius:10px;text-decoration:none;font-weight:900}.jk-admin-link:hover{background:var(--jk-black);color:var(--jk-gold)}.jk-section,.jk-category-section{padding:22px 14px;max-width:1180px;margin:auto}.jk-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.jk-section-head.compact h2{font-size:16px}.jk-section-head h2,.jk-quote-section h2{margin:0;font-size:22px;font-weight:900}.jk-see-all,.jk-mini-btn{background:var(--jk-black);color:var(--jk-gold);border:1px solid var(--jk-gold);border-radius:20px;padding:7px 12px;text-decoration:none;font-size:12px;font-weight:900;cursor:pointer}.jk-category-dropdown{display:none;border:1px solid var(--jk-gold);border-radius:12px;padding:10px;margin-bottom:10px;box-shadow:var(--jk-shadow)}.jk-category-dropdown.active{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.jk-category-dropdown a,.jk-category-card{text-decoration:none;color:var(--jk-black)}.jk-category-dropdown a{border:1px solid var(--jk-border);border-radius:10px;padding:9px;font-size:12px;font-weight:800;text-align:center}.jk-category-dropdown a:hover{background:var(--jk-black);color:var(--jk-gold)}.jk-category-scroller,.jk-scroll-row{display:flex;gap:10px;overflow-x:auto;padding:3px 2px 12px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.jk-category-card{flex:0 0 112px;min-width:112px;height:76px;border:1px solid var(--jk-gold);border-radius:11px;display:grid;place-items:center;text-align:center;padding:8px;font-size:11px;font-weight:900;box-shadow:0 3px 9px rgba(0,0,0,.05)}.jk-category-card:hover{background:var(--jk-black);color:var(--jk-gold)}.jk-service-card,.jk-product-card,.jk-recent-card{border:1px solid var(--jk-gold);border-radius:12px;background:var(--jk-white);text-decoration:none;color:var(--jk-black);overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.06);transition:.25s ease}.jk-service-card{flex:0 0 150px;min-width:150px;height:112px;padding:12px;display:grid;place-items:center;text-align:center}.jk-service-card:hover,.jk-product-card:hover,.jk-recent-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.jk-service-icon{width:34px;height:34px;border-radius:50%;background:var(--jk-black);color:var(--jk-gold);display:grid;place-items:center;margin:0 auto 6px}.jk-service-card h3{font-size:12px;margin:0 0 5px}.jk-service-card p{margin:0;font-size:10px;font-weight:900;color:var(--jk-gold)}.jk-select{border:1px solid var(--jk-gold);border-radius:20px;padding:8px 12px;font-weight:800;background:var(--jk-white)}.jk-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.jk-product-card{min-width:0;cursor:pointer}.jk-product-image,.jk-recent-image{height:150px;background:linear-gradient(135deg,#fafafa,#e9e9e9);display:grid;place-items:center;font-size:38px}.jk-product-info,.jk-recent-info{padding:12px}.jk-product-info h3,.jk-recent-info h3{margin:0 0 6px;font-size:14px}.jk-product-info p,.jk-recent-info p{margin:0;color:var(--jk-muted);font-size:12px;line-height:1.4}.jk-price{color:var(--jk-gold);font-weight:900;margin-top:8px;display:block}.jk-chip{display:inline-block;margin-top:8px;font-size:10px;font-weight:900;background:var(--jk-black);color:var(--jk-gold);padding:5px 8px;border-radius:14px}.jk-product-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.jk-small-btn{border:none;border-radius:16px;background:var(--jk-black);color:var(--jk-gold);padding:7px 10px;font-size:10px;font-weight:900;cursor:pointer}.jk-small-btn.alt{background:var(--jk-gold);color:var(--jk-black)}.jk-hidden{display:none}.jk-recent-card{flex:0 0 150px;min-width:150px}.jk-recent-image{height:95px;font-size:30px}.jk-muted{color:var(--jk-muted);font-size:12px;font-weight:800}.jk-cart-float{position:fixed;right:18px;bottom:18px;z-index:900;background:var(--jk-black);color:var(--jk-gold);border:1px solid var(--jk-gold);border-radius:40px;padding:13px 17px;font-weight:900;box-shadow:var(--jk-shadow);cursor:pointer}.jk-cart-panel{position:fixed;right:-380px;top:0;bottom:0;width:360px;max-width:92vw;background:var(--jk-white);z-index:1200;box-shadow:-8px 0 24px rgba(0,0,0,.18);padding:18px;transition:.3s ease;overflow-y:auto}.jk-cart-panel.active{right:0}.jk-cart-head{display:flex;justify-content:space-between;align-items:center}.jk-cart-head button{border:none;background:transparent;font-size:28px;cursor:pointer}.jk-cart-item{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #eee;padding:10px 0;font-size:13px}.jk-cart-item button{border:none;background:#eee;border-radius:10px;cursor:pointer}.jk-cart-total{display:flex;justify-content:space-between;margin-top:14px;padding-top:14px;border-top:1px solid #ddd}.jk-quote-section{max-width:1180px;margin:22px auto;padding:26px 18px;border-radius:18px;background:var(--jk-black);color:var(--jk-white);display:grid;grid-template-columns:1fr 1.2fr;gap:20px;align-items:start}.jk-quote-section p{color:#ddd}.jk-quote-form{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.jk-quote-form input,.jk-quote-form textarea{width:100%;border:1px solid rgba(212,175,55,.55);background:#fff;border-radius:10px;padding:10px}.jk-quote-form textarea{grid-column:1/-1;min-height:80px}.jk-quote-form button{grid-column:1/-1}.jk-trust-strip{max-width:1180px;margin:24px auto;padding:16px 14px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.jk-trust-strip div{border:1px solid var(--jk-border);border-radius:12px;padding:12px;text-align:center;font-size:12px;font-weight:900}.jk-footer{background:#fafafa;border-top:1px solid #eee;padding:32px 14px 14px}.jk-footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.3fr 1.3fr 1fr 1fr;gap:22px}.jk-footer h3{margin:0 0 9px}.jk-footer p,.jk-footer a,.jk-footer strong{display:block;color:#555;font-size:13px;line-height:1.5;text-decoration:none;margin-bottom:6px}.jk-footer a:hover{color:var(--jk-gold)}.jk-footer-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.jk-footer-links a{background:var(--jk-black);color:var(--jk-gold);border-radius:18px;padding:6px 10px;font-weight:900;font-size:11px}.jk-gold-text{color:var(--jk-gold)!important;font-weight:900}.jk-footer-bottom{max-width:1180px;margin:24px auto 0;padding-top:14px;border-top:1px solid #eaeaea;display:flex;justify-content:space-between;gap:12px;color:#777;font-size:12px}.jk-admin-body{background:#f6f6f6}.jk-admin-header{background:#fff;position:sticky;top:0;z-index:10;padding:14px;box-shadow:0 2px 14px rgba(0,0,0,.08);display:flex;justify-content:space-between;align-items:center}.jk-admin-main{max-width:1180px;margin:22px auto;padding:0 14px;display:grid;grid-template-columns:1fr 1.5fr;gap:16px}.jk-admin-card{background:#fff;border:1px solid #eee;border-radius:14px;padding:18px;box-shadow:0 4px 14px rgba(0,0,0,.05)}.jk-admin-card h2{margin-top:0}.jk-admin-form{display:grid;gap:9px}.jk-admin-form input,.jk-admin-form select,.jk-admin-form textarea{width:100%;border:1px solid #ddd;border-radius:9px;padding:10px}.jk-admin-form textarea{min-height:75px}.jk-admin-list{display:grid;gap:10px}.jk-admin-row{border:1px solid #eee;border-radius:10px;padding:10px;background:#fff}.jk-admin-row strong{display:block}.jk-admin-row small{display:block;color:#777;margin-top:3px}.jk-admin-actions{display:flex;gap:7px;margin-top:9px}.jk-admin-actions button{border:none;border-radius:15px;padding:6px 10px;font-weight:900;cursor:pointer}.jk-admin-actions .edit{background:var(--jk-black);color:var(--jk-gold)}.jk-admin-actions .delete{background:#eee;color:#111}@media(max-width:850px){.jk-top-strip{display:none}.jk-menu-toggle{display:block}.jk-nav-links{display:none;position:absolute;top:70px;left:12px;right:12px;background:var(--jk-white);border:1px solid var(--jk-gold);border-radius:14px;padding:14px;box-shadow:var(--jk-shadow);flex-direction:column;align-items:flex-start}.jk-nav-links.active{display:flex}.jk-hero{grid-template-columns:1fr;padding:42px 14px}.jk-hero-card{display:none}.jk-chip-grid{grid-template-columns:repeat(3,1fr);gap:6px}.jk-search-chip{font-size:9.5px;padding:6px 4px}.jk-category-dropdown.active{grid-template-columns:repeat(2,1fr)}.jk-products-grid{grid-template-columns:repeat(2,1fr);gap:10px}.jk-product-image{height:115px}.jk-quote-section{margin-left:10px;margin-right:10px;grid-template-columns:1fr}.jk-quote-form{grid-template-columns:1fr}.jk-trust-strip{grid-template-columns:repeat(2,1fr)}.jk-footer-grid{grid-template-columns:1fr}.jk-footer-bottom{flex-direction:column}.jk-admin-main{grid-template-columns:1fr}}@media(max-width:480px){.jk-floating-search{padding:7px 8px}.jk-search-bar input{font-size:11px;height:38px}.jk-search-btn{height:38px;padding:0 10px;font-size:11px}.jk-section-head.compact h2{font-size:10px}.jk-category-card{flex:0 0 88px;min-width:88px;height:64px;font-size:9px}.jk-service-card{flex:0 0 108px;min-width:108px;height:86px}.jk-service-card h3{font-size:10px}.jk-product-info h3{font-size:12px}.jk-product-info p{font-size:10px}.jk-product-image{font-size:30px;height:100px}.jk-cart-panel{width:320px}}
.jk-login-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(135deg,#fff,#f8f5eb)}
.jk-login-card{width:100%;max-width:420px;background:#fff;border:1.5px solid var(--jk-gold);border-radius:18px;box-shadow:var(--jk-shadow);padding:24px}
.jk-login-logo{margin-bottom:18px}.jk-login-card h1{margin:0 0 8px;font-size:24px}.jk-login-card p{color:#666;font-size:13px;line-height:1.5}
.jk-login-message{min-height:20px;font-size:12px;font-weight:900}.jk-login-message.error{color:#b00020}.jk-login-message.success{color:#16803a}
.jk-back-home{display:inline-block;margin-top:12px;font-size:12px;font-weight:900;color:#111;text-decoration:none}.jk-back-home:hover{color:var(--jk-gold)}
.jk-admin-top-actions{display:flex;gap:8px;align-items:center}.jk-logout-btn{cursor:pointer}

.jk-product-image img,
.jk-recent-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.jk-product-image,
.jk-recent-image{
  overflow:hidden;
}
.jk-small-link{
  border-radius:16px;
  background:#f5f0df;
  color:#111;
  border:1px solid var(--jk-gold);
  padding:7px 10px;
  font-size:10px;
  font-weight:900;
  cursor:pointer;
  text-decoration:none;
}
body.jk-modal-open{
  overflow:hidden;
}
.jk-product-modal-wrap{
  position:fixed;
  inset:0;
  z-index:2000;
  background:rgba(0,0,0,.65);
  display:grid;
  place-items:center;
  padding:18px;
}
.jk-product-modal{
  position:relative;
  width:min(920px,96vw);
  max-height:92vh;
  overflow:auto;
  background:#fff;
  border-radius:18px;
  border:1.5px solid var(--jk-gold);
  box-shadow:0 14px 45px rgba(0,0,0,.35);
  display:grid;
  grid-template-columns:1fr 1.15fr;
  gap:0;
}
.jk-modal-close{
  position:absolute;
  top:10px;
  right:12px;
  z-index:3;
  width:34px;
  height:34px;
  border:none;
  border-radius:50%;
  background:#111;
  color:#D4AF37;
  font-size:22px;
  cursor:pointer;
}
.jk-product-modal-image{
  min-height:420px;
  background:#f5f5f5;
}
.jk-product-modal-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.jk-product-modal-info{
  padding:28px;
}
.jk-product-modal-info h2{
  margin:12px 0 7px;
  font-size:30px;
}
.jk-product-modal-info h3{
  margin:0 0 16px;
  color:var(--jk-gold);
  font-size:22px;
}
.jk-info-box{
  background:#faf7ee;
  border:1px solid var(--jk-border);
  border-radius:12px;
  padding:12px;
  font-size:13px;
  line-height:1.5;
  margin:10px 0;
}
.jk-modal-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:16px;
}
.jk-admin-product-preview{
  display:flex;
  gap:12px;
  align-items:center;
}
.jk-admin-product-preview img{
  width:62px;
  height:52px;
  object-fit:cover;
  border-radius:8px;
  border:1px solid #eee;
  background:#f5f5f5;
}
.jk-status-tools{
  display:grid;
  grid-template-columns:140px minmax(140px,1fr) auto auto;
  gap:7px;
  align-items:center;
  margin-top:10px;
}
.jk-status-tools select,
.jk-status-tools input{
  border:1px solid #ddd;
  border-radius:9px;
  padding:8px;
  font-size:12px;
}
.jk-status-tools button,
.jk-status-tools a{
  border:none;
  border-radius:18px;
  background:#111;
  color:#D4AF37;
  padding:8px 10px;
  font-size:11px;
  font-weight:900;
  cursor:pointer;
  text-decoration:none;
  text-align:center;
}
.jk-admin-file-link{
  display:inline-block;
  margin-top:8px;
  color:#111;
  font-size:12px;
  font-weight:900;
  text-decoration:underline;
}
@media(max-width:850px){
  .jk-product-modal{
    grid-template-columns:1fr;
  }
  .jk-product-modal-image{
    min-height:260px;
  }
  .jk-status-tools{
    grid-template-columns:1fr;
  }
}

.jk-checkout-modal-wrap{
  position:fixed;
  inset:0;
  z-index:2100;
  background:rgba(0,0,0,.65);
  display:grid;
  place-items:center;
  padding:18px;
}
.jk-checkout-modal{
  position:relative;
  width:min(560px,96vw);
  max-height:92vh;
  overflow:auto;
  background:#fff;
  border-radius:18px;
  border:1.5px solid var(--jk-gold);
  box-shadow:0 14px 45px rgba(0,0,0,.35);
  padding:24px;
}
.jk-checkout-form{
  display:grid;
  gap:10px;
}
.jk-checkout-form input,
.jk-checkout-form select,
.jk-checkout-form textarea{
  width:100%;
  border:1px solid #ddd;
  border-radius:10px;
  padding:11px;
}
.jk-checkout-form textarea{
  min-height:85px;
}
.jk-simple-page-header{
  max-width:1180px;
  margin:auto;
  padding:14px;
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.jk-simple-page{
  max-width:920px;
  margin:20px auto 60px;
  padding:0 16px;
}
.jk-simple-page h1{
  font-size:36px;
  margin-bottom:12px;
}
.jk-policy-card{
  border:1px solid var(--jk-border);
  border-radius:16px;
  padding:20px;
  margin:16px 0;
  background:#fff;
  box-shadow:0 4px 14px rgba(0,0,0,.04);
}
.jk-policy-card h2{
  margin-top:0;
}
.jk-policy-card li{
  margin-bottom:8px;
}
.jk-admin-summary{
  grid-column:1/-1;
}
.jk-summary-grid{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:10px;
}
.jk-summary-grid div{
  border:1px solid var(--jk-border);
  border-radius:12px;
  padding:12px;
  text-align:center;
  background:#faf7ee;
}
.jk-summary-grid strong{
  display:block;
  font-size:20px;
  color:var(--jk-gold);
}
.jk-summary-grid span{
  display:block;
  font-size:11px;
  font-weight:900;
}
@media(max-width:850px){
  .jk-summary-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

.jk-payment-tools{
  display:grid;
  grid-template-columns:160px 130px 110px minmax(130px,1fr) auto auto;
  gap:7px;
  align-items:center;
  margin-top:8px;
  padding-top:8px;
  border-top:1px dashed #e5d7a5;
}
.jk-payment-tools select,
.jk-payment-tools input{
  border:1px solid #ddd;
  border-radius:9px;
  padding:8px;
  font-size:12px;
}
.jk-payment-tools button{
  border:none;
  border-radius:18px;
  background:#D4AF37;
  color:#111;
  padding:8px 10px;
  font-size:11px;
  font-weight:900;
  cursor:pointer;
}
@media(max-width:850px){
  .jk-payment-tools{
    grid-template-columns:1fr;
  }
}


/* FIX: keep checkout modal hidden on page load */
.jk-checkout-modal-wrap.jk-hidden,
.jk-product-modal-wrap.jk-hidden {
  display: none !important;
}


.jk-product-gallery-thumbs{
  display:flex;
  gap:8px;
  padding:10px;
  overflow-x:auto;
  background:#fff;
  border-right:1px solid #eee;
}
.jk-product-gallery-thumbs img{
  width:64px;
  height:64px;
  object-fit:cover;
  border:1px solid var(--jk-border);
  border-radius:8px;
  cursor:pointer;
  background:#fff;
}
.jk-product-gallery-thumbs img:hover{
  border-color:var(--jk-gold);
  box-shadow:0 3px 10px rgba(0,0,0,.12);
}


/* Product card click and cart quantity controls */
.jk-product-card{
  cursor:pointer;
}
.jk-product-card .jk-product-actions,
.jk-product-card button,
.jk-product-card a{
  cursor:auto;
}
.jk-cart-item{
  display:grid !important;
  grid-template-columns:1fr auto auto;
  align-items:center;
  gap:8px;
}
.jk-cart-item-info small{
  display:block;
  margin-top:3px;
  color:#666;
}
.jk-cart-qty-controls{
  display:flex;
  align-items:center;
  gap:4px;
}
.jk-cart-qty-controls button{
  width:28px;
  height:28px;
  border:none;
  border-radius:50%;
  background:#111;
  color:#D4AF37;
  font-weight:900;
  cursor:pointer;
}
.jk-cart-qty-controls input{
  width:48px;
  height:30px;
  border:1px solid #ddd;
  border-radius:8px;
  text-align:center;
  font-weight:900;
}
.jk-cart-remove{
  border:none;
  background:#eee;
  border-radius:14px;
  padding:7px 9px;
  cursor:pointer;
  font-size:11px;
  font-weight:900;
}
@media(max-width:480px){
  .jk-cart-item{
    grid-template-columns:1fr;
    align-items:start;
  }
  .jk-cart-qty-controls{
    justify-content:flex-start;
  }
}


/* Product quantity controls before add to cart */
.jk-product-qty-box{
  display:flex;
  align-items:center;
  gap:4px;
  background:#faf7ee;
  border:1px solid var(--jk-border);
  border-radius:18px;
  padding:3px;
}
.jk-product-qty-box button{
  width:26px;
  height:26px;
  border:none;
  border-radius:50%;
  background:#111;
  color:#D4AF37;
  font-weight:900;
  cursor:pointer !important;
}
.jk-product-qty-box input{
  width:42px;
  height:26px;
  border:none;
  background:transparent;
  text-align:center;
  font-weight:900;
  outline:none;
}
.jk-product-qty-box.big button{
  width:34px;
  height:34px;
}
.jk-product-qty-box.big input{
  width:56px;
  height:34px;
  font-size:15px;
}
.jk-modal-qty-row{
  display:flex;
  align-items:center;
  gap:12px;
  font-weight:900;
  margin:8px 0;
}
.jk-product-actions{
  align-items:center;
}


/* Full product page */
.jk-product-page-main{
  max-width:1180px;
  margin:0 auto 60px;
  padding:18px 14px;
}
.jk-product-page-breadcrumb{
  font-size:12px;
  color:#666;
  margin:12px 0 18px;
}
.jk-product-page-breadcrumb a{
  color:#111;
  font-weight:900;
  text-decoration:none;
}
.jk-product-page-details{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
  align-items:start;
  border:1px solid var(--jk-border);
  border-radius:18px;
  background:#fff;
  padding:18px;
  box-shadow:0 5px 18px rgba(0,0,0,.06);
}
.jk-product-page-main-image{
  background:#f7f7f7;
  border:1px solid #eee;
  border-radius:16px;
  overflow:hidden;
  min-height:420px;
  display:grid;
  place-items:center;
}
.jk-product-page-main-image img{
  width:100%;
  height:100%;
  max-height:520px;
  object-fit:contain;
  background:#fff;
}
.jk-product-page-thumbs{
  display:flex;
  gap:9px;
  overflow-x:auto;
  margin-top:10px;
  padding-bottom:6px;
}
.jk-product-page-thumbs img{
  width:78px;
  height:78px;
  object-fit:cover;
  background:#fff;
  border:1px solid var(--jk-border);
  border-radius:10px;
  cursor:pointer;
}
.jk-product-page-thumbs img:hover{
  border-color:var(--jk-gold);
  box-shadow:0 3px 10px rgba(0,0,0,.12);
}
.jk-product-page-info h1{
  margin:12px 0 8px;
  font-size:clamp(28px,4vw,44px);
  line-height:1.05;
}
.jk-product-page-info h2{
  margin:0 0 5px;
  color:var(--jk-gold);
  font-size:26px;
}
.jk-compare-price{
  color:#777;
  text-decoration:line-through;
  font-weight:800;
}
.jk-product-page-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  align-items:center;
  margin-top:16px;
}
.jk-related-product-card{
  flex:0 0 185px;
  min-width:185px;
  border:1px solid var(--jk-border);
  border-radius:14px;
  background:#fff;
  overflow:hidden;
  cursor:pointer;
  box-shadow:0 3px 12px rgba(0,0,0,.05);
}
.jk-related-product-card:hover{
  transform:translateY(-3px);
  box-shadow:0 8px 22px rgba(0,0,0,.12);
}
.jk-related-product-img{
  height:130px;
  background:#f8f8f8;
}
.jk-related-product-img img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.jk-related-product-info{
  padding:10px;
}
.jk-related-product-info h3{
  margin:0 0 5px;
  font-size:13px;
}
.jk-related-product-info p{
  margin:0 0 6px;
  color:var(--jk-gold);
  font-weight:900;
  font-size:12px;
}
.jk-related-product-info span{
  font-size:10px;
  color:#666;
  font-weight:800;
}
.product-page-nav{
  display:flex !important;
}
@media(max-width:850px){
  .jk-product-page-details{
    grid-template-columns:1fr;
  }
  .jk-product-page-main-image{
    min-height:290px;
  }
  .jk-related-product-card{
    flex-basis:145px;
    min-width:145px;
  }
}


/* Product page search, filter and sort */
.product-page-search{
  border-top:1px solid #f2f2f2;
  border-bottom:1px solid #f7f7f7;
}
.jk-product-navigation-tools{
  margin:22px 0;
  border:1px solid var(--jk-border);
  border-radius:16px;
  padding:16px;
  background:#fff;
  display:grid;
  grid-template-columns:1fr 1.4fr;
  gap:14px;
  align-items:center;
  box-shadow:0 4px 14px rgba(0,0,0,.04);
}
.jk-product-navigation-tools h2{
  margin:0 0 5px;
  font-size:20px;
}
.jk-product-navigation-tools p{
  margin:0;
  color:#666;
  font-size:13px;
}
.jk-product-filter-sort{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:8px;
}
.jk-product-filter-sort select,
.jk-product-filter-sort input{
  width:100%;
  border:1px solid var(--jk-border);
  border-radius:20px;
  padding:10px 12px;
  outline:none;
  font-weight:800;
  background:#fff;
}
@media(max-width:850px){
  .jk-product-navigation-tools{
    grid-template-columns:1fr;
  }
  .jk-product-filter-sort{
    grid-template-columns:1fr;
  }
}


/* Plain T-shirt options */
.jk-product-options-box{
  margin:14px 0;
  padding:14px;
  border:1px solid var(--jk-border);
  border-radius:14px;
  background:#fffdf7;
}
.jk-product-options-box h3{
  margin:0 0 10px;
  font-size:16px;
}
.jk-product-options-box label{
  display:grid;
  grid-template-columns:120px 1fr;
  gap:10px;
  align-items:center;
  margin:8px 0;
  font-size:13px;
  font-weight:900;
}
.jk-product-options-box select{
  width:100%;
  border:1px solid var(--jk-border);
  border-radius:10px;
  padding:10px;
  background:#fff;
  font-weight:800;
}
.jk-option-note{
  margin:10px 0 0;
  font-size:12px;
  color:#666;
  font-weight:800;
}
.jk-cart-options{
  color:#D4AF37 !important;
  font-weight:900;
  line-height:1.4;
}
@media(max-width:560px){
  .jk-product-options-box label{
    grid-template-columns:1fr;
    gap:5px;
  }
}


/* Admin foundation upgrade */
.jk-admin-section-title{
  display:flex;
  justify-content:space-between;
  gap:12px;
  align-items:center;
  margin-bottom:12px;
}
.jk-admin-section-title h2,
.jk-admin-section-title h3{
  margin:0;
}
.jk-admin-section-title p{
  margin:4px 0 0;
  color:#666;
  font-size:13px;
}
.jk-admin-section-title.small{
  margin-top:8px;
}
.jk-admin-form-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:10px;
}
.jk-admin-form-grid.two{
  grid-template-columns:1fr 1fr;
}
.jk-admin-form label span,
.jk-full-label span{
  display:block;
  font-size:12px;
  font-weight:900;
  margin-bottom:5px;
}
.jk-admin-form input,
.jk-admin-form select,
.jk-admin-form textarea,
.jk-admin-product-tools input,
.jk-admin-product-tools select{
  width:100%;
  border:1px solid var(--jk-border);
  border-radius:10px;
  padding:10px;
  background:#fff;
}
.jk-admin-form textarea{
  min-height:80px;
}
.jk-full-label{
  display:block;
  margin-top:10px;
}
.jk-admin-check-row{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin:12px 0;
  font-weight:900;
}
.jk-admin-check-row input{
  width:auto;
}
.jk-options-manager{
  margin-top:14px;
  border:1px solid var(--jk-border);
  border-radius:14px;
  padding:12px;
  background:#fffdf7;
}
.jk-options-manager textarea{
  min-height:135px;
  font-family:Consolas, monospace;
  font-size:12px;
}
.jk-admin-form-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:12px;
}
.jk-admin-product-tools{
  display:grid;
  grid-template-columns:1fr 220px 180px;
  gap:8px;
  margin-bottom:12px;
}
.jk-product-hidden-row{
  opacity:.65;
  background:#f6f6f6;
}
.jk-admin-actions a,
.jk-admin-actions button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:0;
  background:#111;
  color:#D4AF37;
  border-radius:16px;
  padding:7px 10px;
  margin:2px;
  font-size:11px;
  font-weight:900;
  text-decoration:none;
  cursor:pointer;
}
.jk-admin-actions button.delete{
  background:#8b0000;
  color:#fff;
}
@media(max-width:900px){
  .jk-admin-form-grid,
  .jk-admin-form-grid.two,
  .jk-admin-product-tools{
    grid-template-columns:1fr;
  }
  .jk-admin-section-title{
    align-items:flex-start;
    flex-direction:column;
  }
}


/* Dedicated shop page */
.jk-shop-page-main{
  max-width:1180px;
  margin:0 auto 70px;
  padding:18px 14px;
}
.jk-shop-hero{
  display:grid;
  grid-template-columns:1.4fr .8fr;
  gap:18px;
  align-items:stretch;
  margin:18px 0;
}
.jk-shop-hero > div:first-child{
  background:linear-gradient(135deg,#111,#2b2b2b);
  color:#fff;
  border-radius:22px;
  padding:28px;
  min-height:210px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.jk-shop-hero h1{
  margin:10px 0;
  font-size:clamp(34px,5vw,62px);
  line-height:.95;
}
.jk-shop-hero p{
  margin:0;
  color:#e7e7e7;
  max-width:680px;
}
.jk-shop-hero-card{
  border:1px solid var(--jk-border);
  border-radius:22px;
  padding:22px;
  background:#fffdf7;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:10px;
  box-shadow:0 5px 18px rgba(0,0,0,.06);
}
.jk-shop-hero-card strong{
  font-size:22px;
}
.jk-shop-hero-card p{
  color:#666;
  margin:0;
}
.shop-page-search{
  border-top:1px solid #f2f2f2;
  border-bottom:1px solid #f7f7f7;
}
.jk-shop-tools{
  border:1px solid var(--jk-border);
  border-radius:18px;
  padding:14px;
  background:#fff;
  display:flex;
  justify-content:space-between;
  gap:14px;
  align-items:end;
  box-shadow:0 4px 16px rgba(0,0,0,.04);
  margin:18px 0;
}
.jk-shop-tool-group{
  flex:1;
  display:grid;
  grid-template-columns:1fr 1fr 1.2fr;
  gap:10px;
}
.jk-shop-tool-group label span{
  display:block;
  font-size:12px;
  font-weight:900;
  margin-bottom:5px;
}
.jk-shop-tool-group select,
.jk-shop-tool-group input{
  width:100%;
  border:1px solid var(--jk-border);
  border-radius:18px;
  padding:10px 12px;
  background:#fff;
  outline:none;
  font-weight:800;
}
.jk-shop-results-meta{
  display:flex;
  gap:10px;
  align-items:center;
  white-space:nowrap;
}
.jk-shop-category-strip{
  margin:18px 0;
}
.jk-shop-category-strip h2{
  margin:0 0 10px;
}
.jk-category-chip{
  border:1px solid var(--jk-border);
  background:#fff;
  border-radius:20px;
  padding:9px 13px;
  font-size:12px;
  font-weight:900;
  cursor:pointer;
}
.jk-category-chip.active,
.jk-category-chip:hover{
  background:#111;
  color:#D4AF37;
  border-color:#111;
}
.jk-shop-products-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}
.jk-shop-product-card{
  border:1px solid var(--jk-border);
  border-radius:18px;
  background:#fff;
  overflow:hidden;
  cursor:pointer;
  box-shadow:0 5px 18px rgba(0,0,0,.06);
  transition:.2s ease;
}
.jk-shop-product-card:hover{
  transform:translateY(-4px);
  box-shadow:0 12px 30px rgba(0,0,0,.13);
}
.jk-shop-product-image{
  height:210px;
  position:relative;
  background:#f7f7f7;
  display:grid;
  place-items:center;
}
.jk-shop-product-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.jk-shop-product-image span{
  position:absolute;
  top:10px;
  left:10px;
  background:#111;
  color:#D4AF37;
  border-radius:16px;
  padding:5px 9px;
  font-size:11px;
  font-weight:900;
}
.jk-shop-product-info{
  padding:13px;
}
.jk-shop-product-info small{
  display:block;
  color:#777;
  font-weight:900;
  font-size:11px;
  margin-bottom:4px;
}
.jk-shop-product-info h3{
  margin:0 0 6px;
  font-size:16px;
}
.jk-shop-product-info p{
  margin:0 0 12px;
  color:#666;
  font-size:12px;
  line-height:1.4;
  min-height:34px;
}
.jk-shop-product-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
}
.jk-shop-product-bottom strong{
  color:#D4AF37;
  font-size:14px;
}
.jk-shop-product-bottom button{
  border:0;
  border-radius:16px;
  background:#111;
  color:#D4AF37;
  padding:8px 10px;
  font-size:11px;
  font-weight:900;
  cursor:pointer;
}
.jk-empty-shop{
  grid-column:1/-1;
  border:1px dashed var(--jk-border);
  border-radius:18px;
  padding:28px;
  text-align:center;
  background:#fffdf7;
}
@media(max-width:1050px){
  .jk-shop-products-grid{
    grid-template-columns:repeat(3,1fr);
  }
}
@media(max-width:850px){
  .jk-shop-hero{
    grid-template-columns:1fr;
  }
  .jk-shop-tools{
    flex-direction:column;
    align-items:stretch;
  }
  .jk-shop-tool-group{
    grid-template-columns:1fr;
  }
  .jk-shop-results-meta{
    justify-content:space-between;
  }
  .jk-shop-products-grid{
    grid-template-columns:repeat(2,1fr);
  }
}
@media(max-width:520px){
  .jk-shop-products-grid{
    grid-template-columns:1fr;
  }
  .jk-shop-product-image{
    height:240px;
  }
  .jk-shop-hero > div:first-child{
    padding:22px;
  }
}


/* Cart and checkout global fix */
.jk-checkout-modal-wrap.jk-hidden,
.jk-product-modal-wrap.jk-hidden{
  display:none !important;
}
#cartCheckoutBtn{
  margin:12px 16px;
  width:calc(100% - 32px);
}


/* Final admin orders visibility fix */
.jk-admin-orders-table{
  display:grid;
  gap:14px;
}
.jk-admin-order-card{
  display:grid;
  grid-template-columns:1fr 230px;
  gap:14px;
  padding:14px;
  border:1px solid var(--jk-border);
  border-radius:16px;
  background:#fff;
  box-shadow:0 4px 14px rgba(0,0,0,.05);
}
.jk-admin-order-title{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:6px;
}
.jk-admin-order-title strong{
  font-size:18px;
}
.jk-admin-order-title span{
  background:#111;
  color:#D4AF37;
  border-radius:16px;
  padding:5px 9px;
  font-size:11px;
  font-weight:900;
}
.jk-admin-order-main h3{
  margin:0 0 4px;
}
.jk-admin-order-main p{
  margin:4px 0;
  color:#666;
}
.jk-admin-order-details-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:6px 12px;
  margin:10px 0;
}
.jk-admin-order-note{
  background:#fffdf7;
  border:1px solid var(--jk-border);
  padding:8px;
  border-radius:10px;
}
.jk-admin-order-items{
  display:grid;
  gap:8px;
  margin-top:10px;
}
.jk-admin-order-items div{
  background:#f8f8f8;
  border-radius:10px;
  padding:9px;
}
.jk-admin-order-side{
  display:flex;
  flex-direction:column;
  gap:8px;
}
.jk-admin-order-side strong{
  font-size:20px;
  color:#D4AF37;
}
.jk-admin-order-side select,
.jk-admin-order-side textarea{
  width:100%;
  border:1px solid var(--jk-border);
  border-radius:10px;
  padding:9px;
}
.jk-admin-order-side textarea{
  min-height:80px;
}
.jk-admin-order-side button{
  border:0;
  background:#111;
  color:#D4AF37;
  border-radius:18px;
  padding:9px;
  font-weight:900;
  cursor:pointer;
}
.jk-admin-empty-orders{
  border:1px dashed var(--jk-border);
  border-radius:14px;
  padding:18px;
  background:#fffdf7;
}
@media(max-width:850px){
  .jk-admin-order-card{
    grid-template-columns:1fr;
  }
  .jk-admin-order-details-grid{
    grid-template-columns:1fr;
  }
}


/* Checkout page + global cart sync */
.jk-cart-float.labelled{
  display:flex;
  align-items:center;
  gap:6px;
  width:auto;
  min-width:86px;
  height:46px;
  border-radius:28px;
  padding:0 14px;
  font-weight:900;
}
.jk-cart-float.labelled span{
  font-size:13px;
}
.jk-cart-float.labelled strong{
  background:#D4AF37;
  color:#111;
  border-radius:50%;
  min-width:22px;
  height:22px;
  display:grid;
  place-items:center;
  font-size:12px;
}
#cartCheckoutBtn{
  margin:12px 16px;
  width:calc(100% - 32px);
}
.jk-checkout-page-main{
  max-width:1180px;
  margin:0 auto 70px;
  padding:18px 14px;
}
.jk-checkout-page-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin:12px 0;
}
.jk-checkout-page-hero{
  display:grid;
  grid-template-columns:1.4fr .8fr;
  gap:18px;
  margin:18px 0;
}
.jk-checkout-page-hero > div:first-child{
  background:linear-gradient(135deg,#111,#2c2c2c);
  color:#fff;
  border-radius:22px;
  padding:28px;
}
.jk-checkout-page-hero h1{
  margin:10px 0;
  font-size:clamp(34px,5vw,58px);
  line-height:.95;
}
.jk-checkout-page-hero p{
  color:#eee;
  margin:0;
}
.jk-checkout-help-card{
  border:1px solid var(--jk-border);
  border-radius:22px;
  padding:22px;
  background:#fffdf7;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:10px;
}
.jk-checkout-help-card a{
  font-weight:900;
  color:#111;
}
.jk-checkout-page-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:18px;
  align-items:start;
}
.jk-checkout-page-card{
  border:1px solid var(--jk-border);
  border-radius:18px;
  background:#fff;
  padding:16px;
  box-shadow:0 4px 16px rgba(0,0,0,.05);
}
.jk-checkout-page-item{
  display:grid;
  grid-template-columns:1fr auto auto;
  gap:10px;
  align-items:center;
  border-bottom:1px solid #eee;
  padding:12px 0;
}
.jk-checkout-page-item small{
  display:block;
  color:#666;
  margin-top:3px;
}
.jk-checkout-page-total{
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-top:14px;
  padding:14px;
  border-radius:14px;
  background:#111;
  color:#fff;
}
.jk-checkout-page-total strong{
  color:#D4AF37;
  font-size:20px;
}
.jk-checkout-form.page{
  padding:0;
}
.jk-empty-checkout-cart{
  border:1px dashed var(--jk-border);
  border-radius:14px;
  padding:18px;
  background:#fffdf7;
}
@media(max-width:850px){
  .jk-checkout-page-hero,
  .jk-checkout-page-grid{
    grid-template-columns:1fr;
  }
  .jk-checkout-page-item{
    grid-template-columns:1fr;
  }
}


/* Order tracking and WhatsApp notification update */
.jk-track-main{
  max-width:1000px;
  margin:0 auto 70px;
  padding:18px 14px;
}
.jk-track-hero{
  background:linear-gradient(135deg,#111,#2d2d2d);
  color:#fff;
  border-radius:22px;
  padding:30px;
  margin:18px 0;
}
.jk-track-hero h1{
  margin:10px 0;
  font-size:clamp(34px,5vw,58px);
  line-height:.95;
}
.jk-track-hero p{
  color:#eee;
  margin:0;
  max-width:680px;
}
.jk-track-grid{
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:18px;
  align-items:start;
}
.jk-track-card{
  border:1px solid var(--jk-border);
  border-radius:18px;
  background:#fff;
  padding:18px;
  box-shadow:0 4px 16px rgba(0,0,0,.05);
}
.jk-track-card label span{
  display:block;
  font-size:12px;
  font-weight:900;
  margin-bottom:5px;
}
.jk-track-card input{
  width:100%;
  border:1px solid var(--jk-border);
  border-radius:12px;
  padding:11px;
  margin-bottom:12px;
}
.jk-track-status-pill{
  display:inline-flex;
  background:#111;
  color:#D4AF37;
  border-radius:20px;
  padding:7px 12px;
  font-weight:900;
  margin:8px 0;
}
.jk-track-details{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:8px;
  margin:14px 0;
}
.jk-track-details small{
  background:#f8f8f8;
  border-radius:10px;
  padding:9px;
}
.jk-track-items{
  display:grid;
  gap:8px;
}
.jk-track-items div{
  background:#fffdf7;
  border:1px solid var(--jk-border);
  border-radius:10px;
  padding:9px;
}
.jk-track-note{
  margin-top:12px;
  background:#fffdf7;
  border:1px solid var(--jk-border);
  padding:10px;
  border-radius:10px;
}
.jk-admin-track-link{
  display:block;
  text-align:center;
  border-radius:18px;
  padding:9px;
  background:#fffdf7;
  border:1px solid var(--jk-border);
  color:#111;
  font-weight:900;
  text-decoration:none;
}
@media(max-width:850px){
  .jk-track-grid,
  .jk-track-details{
    grid-template-columns:1fr;
  }
}


/* Keep homepage clean: products/services are only shown on dedicated shop page */
body:not(.shop-page) .jk-home-shop-section-hidden{
  display:none !important;
}


/* Admin order filters */
.jk-admin-order-tools{
  display:grid;
  grid-template-columns:1.4fr 1fr 1fr 1fr 1fr auto;
  gap:10px;
  align-items:end;
  margin:12px 0;
  padding:12px;
  border:1px solid var(--jk-border);
  border-radius:14px;
  background:#fffdf7;
}
.jk-admin-order-tools label span{
  display:block;
  font-size:11px;
  font-weight:900;
  margin-bottom:5px;
}
.jk-admin-order-tools input,
.jk-admin-order-tools select{
  width:100%;
  border:1px solid var(--jk-border);
  border-radius:12px;
  padding:9px 10px;
  background:#fff;
  font-weight:800;
}
.jk-admin-order-quick-filters{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin:8px 0 12px;
}
.jk-admin-order-quick-filters button{
  border:1px solid var(--jk-border);
  background:#fff;
  border-radius:20px;
  padding:8px 11px;
  font-size:12px;
  font-weight:900;
  cursor:pointer;
}
.jk-admin-order-quick-filters button:hover{
  background:#111;
  color:#D4AF37;
}
.jk-admin-filter-summary{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  align-items:center;
  margin:8px 0 12px;
  padding:10px 12px;
  border-radius:12px;
  background:#f7f7f7;
  font-size:13px;
}
.jk-admin-filter-summary strong{
  color:#111;
}
.jk-admin-filter-summary small{
  color:#666;
  font-weight:800;
}
@media(max-width:1050px){
  .jk-admin-order-tools{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:650px){
  .jk-admin-order-tools{
    grid-template-columns:1fr;
  }
}


/* Customer account / saved profile */
.jk-account-main{
  max-width:1180px;
  margin:0 auto 70px;
  padding:18px 14px;
}
.jk-account-hero{
  display:grid;
  grid-template-columns:1.4fr .8fr;
  gap:18px;
  margin:18px 0;
}
.jk-account-hero > div:first-child{
  background:linear-gradient(135deg,#111,#2c2c2c);
  color:#fff;
  border-radius:22px;
  padding:28px;
}
.jk-account-hero h1{
  margin:10px 0;
  font-size:clamp(34px,5vw,58px);
  line-height:.95;
}
.jk-account-hero p{
  color:#eee;
  margin:0;
}
.jk-account-hero-card{
  border:1px solid var(--jk-border);
  border-radius:22px;
  padding:22px;
  background:#fffdf7;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:10px;
}
.jk-account-grid{
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:18px;
  align-items:start;
}
.jk-account-card{
  border:1px solid var(--jk-border);
  border-radius:18px;
  background:#fff;
  padding:16px;
  box-shadow:0 4px 16px rgba(0,0,0,.05);
}
.jk-account-form label span{
  display:block;
  margin-bottom:5px;
  font-size:12px;
  font-weight:900;
}
.jk-account-form input,
.jk-account-form select{
  width:100%;
  border:1px solid var(--jk-border);
  border-radius:10px;
  padding:10px;
  background:#fff;
}
.jk-account-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:14px;
}
.jk-account-order{
  display:flex;
  justify-content:space-between;
  gap:10px;
  align-items:center;
  border-bottom:1px solid #eee;
  padding:12px 0;
}
.jk-account-order small{
  display:block;
  color:#666;
  margin-top:3px;
}
.jk-account-order a{
  background:#111;
  color:#D4AF37;
  border-radius:18px;
  padding:8px 12px;
  text-decoration:none;
  font-weight:900;
}
.jk-account-empty,
.jk-account-tip{
  border:1px dashed var(--jk-border);
  border-radius:14px;
  padding:14px;
  background:#fffdf7;
  margin-top:12px;
}
.jk-account-tip p{
  margin:4px 0 0;
  color:#666;
}
@media(max-width:850px){
  .jk-account-hero,
  .jk-account-grid{
    grid-template-columns:1fr;
  }
}


/* Payment confirmation upgrade */
.jk-payment-instructions{
  margin:14px 0;
  padding:12px;
  border:1px solid var(--jk-border);
  border-radius:14px;
  background:#fffdf7;
}
.jk-payment-instructions h3{
  margin:0 0 5px;
}
.jk-payment-instructions p{
  margin:0 0 5px;
  color:#555;
}
.jk-payment-instructions small{
  color:#777;
  font-weight:800;
}
.jk-admin-payment-box{
  display:grid;
  gap:7px;
  padding:10px;
  border:1px solid var(--jk-border);
  border-radius:12px;
  background:#fffdf7;
}
.jk-admin-payment-box label{
  font-size:11px;
  font-weight:900;
}
.jk-admin-payment-box select,
.jk-admin-payment-box input{
  width:100%;
  border:1px solid var(--jk-border);
  border-radius:9px;
  padding:8px;
  background:#fff;
}
.jk-admin-payment-box button{
  background:#D4AF37 !important;
  color:#111 !important;
}


/* M-Pesa checkout flow */
.jk-stk-payment-box{
  margin:14px 0;
  padding:14px;
  border:1px solid var(--jk-border);
  border-radius:16px;
  background:#fffdf7;
}
.jk-stk-payment-box h3{
  margin:0 0 6px;
}
.jk-stk-payment-box p{
  margin:0 0 10px;
  color:#555;
}
.jk-stk-payment-box label span{
  display:block;
  font-size:12px;
  font-weight:900;
  margin-bottom:5px;
}
.jk-stk-payment-box input[type="text"],
.jk-stk-payment-box input:not([type]){
  width:100%;
  border:1px solid var(--jk-border);
  border-radius:10px;
  padding:10px;
}
.jk-stk-check{
  display:flex !important;
  gap:8px;
  align-items:center;
  margin:10px 0;
}
.jk-stk-check input{
  width:auto !important;
}
.jk-stk-check span{
  margin:0 !important;
}
.jk-stk-buttons{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin:12px 0;
}
.jk-stk-payment-box small{
  color:#666;
  font-weight:800;
}
@media(max-width:650px){
  .jk-stk-buttons{
    grid-template-columns:1fr;
  }
}


/* Product image / gallery polish */
.jk-product-gallery,
.product-gallery,
#productGallery{
  position:relative;
}
.jk-gallery-thumbs-polished{
  display:flex;
  gap:10px;
  overflow-x:auto;
  padding:12px 2px 4px;
  scrollbar-width:thin;
}
.jk-gallery-thumbs-polished button{
  width:78px;
  height:78px;
  flex:0 0 78px;
  border:2px solid transparent;
  border-radius:14px;
  padding:3px;
  background:#fff;
  cursor:pointer;
  box-shadow:0 4px 14px rgba(0,0,0,.08);
}
.jk-gallery-thumbs-polished button.active{
  border-color:#D4AF37;
  background:#fffdf7;
}
.jk-gallery-thumbs-polished img{
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:10px;
}
.jk-product-main-image img,
.product-main-image img,
#productMainImage{
  transition:transform .25s ease, box-shadow .25s ease;
}
.jk-product-main-image img:hover,
.product-main-image img:hover,
#productMainImage:hover{
  transform:scale(1.015);
  box-shadow:0 12px 30px rgba(0,0,0,.14);
}
.jk-image-lightbox{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.86);
  display:none;
  align-items:center;
  justify-content:center;
  padding:22px;
  z-index:99999;
}
.jk-image-lightbox.active{
  display:flex;
}
.jk-image-lightbox img{
  max-width:94vw;
  max-height:82vh;
  object-fit:contain;
  border-radius:18px;
  background:#fff;
  box-shadow:0 20px 80px rgba(0,0,0,.35);
}
.jk-image-lightbox small{
  position:absolute;
  bottom:22px;
  left:50%;
  transform:translateX(-50%);
  color:#fff;
  background:rgba(0,0,0,.4);
  padding:8px 14px;
  border-radius:20px;
  font-weight:800;
}
.jk-lightbox-close{
  position:absolute;
  top:18px;
  right:18px;
  width:44px;
  height:44px;
  border:0;
  border-radius:50%;
  background:#D4AF37;
  color:#111;
  font-size:30px;
  line-height:1;
  cursor:pointer;
  font-weight:900;
}
@media(max-width:650px){
  .jk-gallery-thumbs-polished button{
    width:64px;
    height:64px;
    flex-basis:64px;
  }
  .jk-image-lightbox img{
    max-height:76vh;
  }
}


/* Mobile design polish */
@media(max-width:780px){
  html{
    scroll-behavior:smooth;
  }

  body{
    overflow-x:hidden;
  }

  .jk-top-strip{
    display:flex;
    flex-direction:column;
    gap:4px;
    text-align:center;
    padding:7px 10px;
    font-size:11px;
    line-height:1.25;
  }

  .jk-navbar{
    padding:10px 12px;
    gap:10px;
    align-items:flex-start;
  }

  .jk-logo{
    min-width:100%;
    justify-content:center;
    text-align:left;
  }

  .jk-logo-mark{
    width:42px;
    height:42px;
    flex:0 0 42px;
  }

  .jk-logo strong{
    font-size:15px;
  }

  .jk-logo small{
    font-size:10px;
  }

  .jk-nav-links,
  .product-page-nav{
    width:100%;
    display:flex !important;
    gap:7px;
    overflow-x:auto;
    padding:4px 0 2px;
    scrollbar-width:none;
    justify-content:flex-start;
  }

  .jk-nav-links::-webkit-scrollbar,
  .product-page-nav::-webkit-scrollbar{
    display:none;
  }

  .jk-nav-links a,
  .product-page-nav a{
    flex:0 0 auto;
    border:1px solid var(--jk-border);
    border-radius:20px;
    padding:7px 11px;
    background:#fff;
    font-size:12px;
    font-weight:900;
    white-space:nowrap;
  }

  .jk-hero,
  .jk-shop-hero,
  .jk-track-hero,
  .jk-account-hero > div:first-child{
    border-radius:18px;
    padding:20px 15px;
    margin:10px 8px;
  }

  .jk-hero h1,
  .jk-shop-hero h1,
  .jk-track-hero h1,
  .jk-account-hero h1{
    font-size:34px !important;
    line-height:.98;
    letter-spacing:-1px;
  }

  .jk-hero p,
  .jk-shop-hero p,
  .jk-track-hero p,
  .jk-account-hero p{
    font-size:14px;
    line-height:1.5;
  }

  .jk-hero-actions,
  .jk-stk-buttons,
  .jk-account-actions{
    grid-template-columns:1fr !important;
    display:grid;
    width:100%;
  }

  .jk-primary-btn,
  .jk-secondary-btn{
    width:100%;
    text-align:center;
    justify-content:center;
    padding:12px 14px;
    border-radius:14px;
  }

  .jk-shop-main,
  .jk-product-page-main,
  .jk-checkout-main,
  .jk-track-main,
  .jk-account-main{
    padding-left:10px;
    padding-right:10px;
  }

  .jk-shop-layout,
  .jk-product-layout,
  .jk-checkout-layout,
  .jk-track-grid,
  .jk-account-grid,
  .jk-account-hero{
    grid-template-columns:1fr !important;
    gap:12px;
  }

  .jk-shop-sidebar,
  .jk-filter-card,
  .jk-cart-panel,
  .jk-product-card,
  .jk-account-card,
  .jk-track-card{
    border-radius:16px;
  }

  .jk-product-grid,
  .jk-products-grid,
  .product-grid,
  #productsGrid,
  #shopProducts{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
  }

  .jk-product-card{
    padding:8px !important;
  }

  .jk-product-card img,
  .product-card img{
    height:135px !important;
    object-fit:cover;
    border-radius:12px;
  }

  .jk-product-card h3,
  .product-card h3{
    font-size:13px !important;
    line-height:1.2;
    margin:7px 0 4px;
  }

  .jk-product-card p,
  .product-card p{
    font-size:11px !important;
    line-height:1.25;
  }

  .jk-product-card .jk-primary-btn,
  .jk-product-card .jk-secondary-btn,
  .product-card .jk-primary-btn,
  .product-card .jk-secondary-btn{
    font-size:11px;
    padding:8px 7px;
  }

  .jk-product-gallery img,
  #productMainImage,
  .jk-product-main-image img,
  .product-main-image img{
    max-height:360px;
    width:100%;
    object-fit:contain;
  }

  .jk-gallery-thumbs-polished{
    padding-bottom:8px;
  }

  .jk-checkout-grid{
    grid-template-columns:1fr !important;
  }

  .jk-checkout-page-item,
  .jk-cart-item{
    grid-template-columns:1fr !important;
    align-items:start;
    gap:8px;
  }

  .jk-cart-qty-controls{
    justify-content:flex-start;
  }

  .jk-cart-panel{
    width:94vw !important;
    max-width:94vw !important;
    right:-100vw;
  }

  .jk-cart-panel.active{
    right:3vw !important;
  }

  .jk-cart-float{
    right:12px !important;
    bottom:14px !important;
    border-radius:999px !important;
    padding:11px 14px !important;
    font-size:13px;
    box-shadow:0 12px 30px rgba(0,0,0,.22);
    z-index:9990;
  }

  .jk-admin-order-tools{
    grid-template-columns:1fr !important;
  }

  .jk-admin-order-quick-filters{
    overflow-x:auto;
    flex-wrap:nowrap;
    padding-bottom:4px;
  }

  .jk-admin-order-quick-filters button{
    flex:0 0 auto;
  }
}

@media(max-width:430px){
  .jk-product-grid,
  .jk-products-grid,
  .product-grid,
  #productsGrid,
  #shopProducts{
    grid-template-columns:1fr !important;
  }

  .jk-product-card img,
  .product-card img{
    height:190px !important;
  }

  .jk-hero h1,
  .jk-shop-hero h1,
  .jk-track-hero h1,
  .jk-account-hero h1{
    font-size:31px !important;
  }
}

/* Homepage customer-facing upgrade */
.jk-home-hero-updated{
  position:relative;
}
.jk-home-hero-updated::before{
  content:"";
  position:absolute;
  inset:18px 14px;
  border-radius:24px;
  background:linear-gradient(135deg,rgba(212,175,55,.10),rgba(17,17,17,.03));
  z-index:-1;
}
.jk-customer-action-card h3{
  font-size:26px;
  margin:10px 0 8px;
}
.jk-customer-action-card p{
  font-size:14px;
  line-height:1.55;
  color:#555;
}
.jk-home-intro-section{
  max-width:1180px;
  margin:0 auto;
  padding:16px 14px 4px;
  display:grid;
  grid-template-columns:1.4fr repeat(3,1fr);
  gap:12px;
}
.jk-home-intro-card{
  border:1px solid var(--jk-border);
  border-radius:18px;
  background:#fff;
  box-shadow:0 4px 14px rgba(0,0,0,.05);
  padding:16px;
}
.jk-home-intro-card.main{
  background:#111;
  color:#fff;
  border-color:#D4AF37;
}
.jk-home-intro-card h2{
  margin:10px 0 8px;
  font-size:26px;
  line-height:1.1;
}
.jk-home-intro-card strong{
  display:block;
  color:#111;
  font-size:16px;
  margin-bottom:6px;
}
.jk-home-intro-card p{
  margin:0;
  color:#666;
  line-height:1.5;
  font-size:13px;
}
.jk-home-intro-card.main p{
  color:#e9e9e9;
}
.jk-process-section,
.jk-why-section{
  margin-top:8px;
}
.jk-process-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
}
.jk-process-grid article{
  border:1px solid var(--jk-border);
  border-radius:18px;
  background:#fffdf7;
  padding:18px;
  box-shadow:0 4px 14px rgba(0,0,0,.05);
}
.jk-process-grid article span{
  width:38px;
  height:38px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#111;
  color:#D4AF37;
  font-weight:900;
  margin-bottom:10px;
}
.jk-process-grid h3{
  margin:0 0 7px;
  font-size:16px;
}
.jk-process-grid p{
  margin:0;
  color:#666;
  font-size:13px;
  line-height:1.45;
}
.jk-why-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
}
.jk-why-grid div{
  border:1px solid var(--jk-border);
  border-radius:16px;
  background:#fff;
  padding:14px;
  font-size:13px;
  font-weight:900;
  box-shadow:0 3px 12px rgba(0,0,0,.04);
}
.jk-quote-section-updated .jk-chip{
  border:1px solid rgba(212,175,55,.7);
}
.jk-quote-mini-note{
  font-size:12px!important;
  font-weight:900;
  color:#D4AF37!important;
}
@media(max-width:950px){
  .jk-home-intro-section{
    grid-template-columns:1fr 1fr;
  }
  .jk-home-intro-card.main{
    grid-column:1/-1;
  }
  .jk-process-grid,
  .jk-why-grid{
    grid-template-columns:repeat(2,1fr);
  }
}
@media(max-width:650px){
  .jk-home-intro-section,
  .jk-process-grid,
  .jk-why-grid{
    grid-template-columns:1fr;
  }
  .jk-home-intro-card h2{
    font-size:22px;
  }
  .jk-customer-action-card{
    display:block;
  }
}

/* Homepage category grid update */
.jk-home-category-section .jk-section-head.compact{
  align-items:flex-end;
}
.jk-section-subtitle{
  margin:5px 0 0;
  color:#666;
  font-size:13px;
  line-height:1.45;
  font-weight:700;
}
.jk-category-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  padding:8px 0 6px;
}
.jk-category-grid .jk-home-category-card{
  min-width:0;
  width:100%;
  height:auto;
  display:grid;
  grid-template-columns:48px 1fr;
  place-items:initial;
  align-items:start;
  gap:12px;
  padding:16px;
  text-align:left;
  border:1px solid var(--jk-border);
  border-left:4px solid var(--jk-gold);
  border-radius:16px;
  background:#fff;
  box-shadow:0 5px 18px rgba(0,0,0,.05);
  transition:.22s ease;
}
.jk-category-grid .jk-home-category-card:hover{
  background:#111;
  color:#D4AF37;
  transform:translateY(-3px);
  box-shadow:0 12px 28px rgba(0,0,0,.16);
}
.jk-home-category-icon{
  width:48px;
  height:48px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#111;
  color:#D4AF37;
  font-size:22px;
  border:1px solid #D4AF37;
}
.jk-category-grid .jk-home-category-card:hover .jk-home-category-icon{
  background:#D4AF37;
  color:#111;
}
.jk-category-grid .jk-home-category-card h3{
  margin:0 0 5px;
  font-size:15px;
  line-height:1.2;
}
.jk-category-grid .jk-home-category-card p{
  margin:0;
  color:#666;
  font-size:12px;
  line-height:1.45;
  font-weight:700;
}
.jk-category-grid .jk-home-category-card:hover p{
  color:#f1e4b2;
}
.jk-category-grid .jk-home-category-card span{
  display:inline-block;
  margin-top:9px;
  font-size:11px;
  font-weight:900;
  color:#D4AF37;
}
@media(max-width:900px){
  .jk-category-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:560px){
  .jk-home-category-section .jk-section-head.compact{
    align-items:flex-start;
    flex-direction:column;
  }
  .jk-category-grid{
    grid-template-columns:1fr;
  }
  .jk-category-grid .jk-home-category-card{
    grid-template-columns:42px 1fr;
    padding:14px;
  }
  .jk-home-category-icon{
    width:42px;
    height:42px;
    font-size:20px;
  }
}


/* Checkout order flow update */
.jk-checkout-confirm-box {
  margin-top: 18px;
  padding: 18px;
  border: 1px solid rgba(212, 175, 55, 0.35);
  background: rgba(212, 175, 55, 0.08);
  border-radius: 18px;
}

.jk-checkout-confirm-box h3 {
  margin: 0 0 8px;
}

.jk-checkout-confirm-box p {
  margin: 0 0 12px;
  color: var(--muted);
}

.jk-stk-payment-box .jk-primary-btn,
.jk-stk-payment-box .jk-secondary-btn {
  min-height: 44px;
}

.jk-payment-method-note{
  grid-column:1 / -1;
  padding:12px;
  border:1px solid var(--jk-border);
  border-radius:14px;
  background:#fffdf7;
}
.jk-payment-method-note h3{
  margin:0 0 5px;
  font-size:14px;
}
.jk-payment-method-note p{
  margin:0;
  color:#555;
  font-size:13px;
}

/* Product reference uploads */
.jk-cart-reference {
  display: block;
  margin-top: 4px;
  color: var(--muted, #666);
}

.jk-cart-reference a,
.jk-admin-file-link,
.jk-track-items a {
  color: var(--gold, #d4af37);
  font-weight: 700;
  text-decoration: none;
}

.jk-cart-reference a:hover,
.jk-admin-file-link:hover,
.jk-track-items a:hover {
  text-decoration: underline;
}

.jk-product-options-box input[type="file"] {
  padding: 11px;
  border: 1px solid rgba(212, 175, 55, 0.35);
  border-radius: 12px;
  background: rgba(255,255,255,0.04);
  color: inherit;
}

.jk-option-note.mini {
  display: block;
  margin-top: 5px;
  font-size: 0.8rem;
}


/* V10 shop card cleanup: clean listing cards, no descriptions, contained images */
.jk-shop-product-card{
  display:flex;
  flex-direction:column;
}
.jk-shop-product-image{
  height:170px !important;
  padding:10px;
  background:linear-gradient(135deg,#fafafa,#f1f1f1);
  overflow:hidden;
}
.jk-shop-product-image img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  display:block;
  border-radius:12px;
}
.jk-shop-product-info-clean{
  padding:12px 13px 14px;
  display:grid;
  gap:10px;
}
.jk-shop-product-info-clean h3{
  margin:0;
  font-size:15px;
  line-height:1.25;
  min-height:38px;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.jk-shop-product-info-clean p,
.jk-shop-product-info-clean small{
  display:none !important;
}
.jk-shop-product-bottom{
  align-items:center;
  margin-top:0;
}
.jk-shop-product-bottom strong{
  font-size:14px;
  white-space:nowrap;
}
.jk-shop-product-bottom button{
  white-space:nowrap;
}
@media(max-width:850px){
  .jk-shop-product-image{
    height:150px !important;
  }
}
@media(max-width:520px){
  .jk-shop-products-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
  }
  .jk-shop-product-image{
    height:135px !important;
  }
  .jk-shop-product-info-clean{
    padding:10px;
  }
  .jk-shop-product-info-clean h3{
    font-size:12px;
    min-height:32px;
  }
  .jk-shop-product-bottom{
    display:grid;
    gap:7px;
  }
  .jk-shop-product-bottom button{
    width:100%;
    padding:8px 7px;
  }
}

/* V13 Quote Flow Upgrade */
.jk-quote-form-v13 label{display:grid;gap:5px;font-size:12px;font-weight:900;color:#f7f7f7}.jk-quote-form-v13 label span{color:var(--jk-gold)}.jk-quote-form-v13 select{width:100%;border:1px solid rgba(212,175,55,.55);background:#fff;border-radius:10px;padding:10px}.jk-quote-form-v13 .jk-quote-message-field{grid-column:1/-1}.jk-quote-product-summary{grid-column:1/-1;background:rgba(212,175,55,.13);border:1px solid rgba(212,175,55,.55);border-radius:12px;padding:12px;color:#fff}.jk-quote-product-summary strong{display:block;color:var(--jk-gold);margin-bottom:5px}.jk-quote-product-summary small{display:block;color:#f1f1f1;line-height:1.45}.jk-quote-product-summary a{color:var(--jk-gold);font-weight:900}.jk-admin-quote-row small b{color:#111}.jk-admin-file-link{display:inline-block;margin-top:7px;color:#111;background:#f5eac0;border-radius:16px;padding:6px 10px;font-size:12px;font-weight:900;text-decoration:none}@media(max-width:850px){.jk-quote-form-v13 label,.jk-quote-form-v13 .jk-quote-message-field{grid-column:1/-1}}

/* V14 Admin Dashboard Polish */
.jk-admin-summary .jk-admin-section-title.small{
  margin-bottom:10px;
}
.jk-admin-summary .jk-admin-section-title.small h2{
  margin:0;
}
.jk-summary-grid{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
}
.jk-summary-grid div{
  background:linear-gradient(135deg,#111,#242424) !important;
  color:#fff;
  border-color:rgba(212,175,55,.35) !important;
  box-shadow:0 8px 22px rgba(0,0,0,.08);
}
.jk-summary-grid strong{
  color:#D4AF37 !important;
  font-size:22px;
}
.jk-summary-grid span{
  color:#f5f5f5;
  letter-spacing:.02em;
}
.jk-status-pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  border-radius:999px;
  padding:5px 10px;
  font-size:11px;
  font-weight:900;
  line-height:1;
  border:1px solid transparent;
  white-space:nowrap;
}
.jk-status-pill.pending{
  background:#fff4ce;
  color:#7a5200;
  border-color:#f0cc5b;
}
.jk-status-pill.processing{
  background:#e8f1ff;
  color:#164b92;
  border-color:#aac8f5;
}
.jk-status-pill.success{
  background:#e7f8ea;
  color:#17692a;
  border-color:#a9dfb3;
}
.jk-status-pill.danger{
  background:#ffe8e8;
  color:#9a1f1f;
  border-color:#efb0b0;
}
.jk-status-pill.neutral{
  background:#f1f1f1;
  color:#333;
  border-color:#ddd;
}
.jk-admin-status-strip{
  display:flex;
  gap:7px;
  flex-wrap:wrap;
  margin:10px 0 8px;
}
.jk-admin-order-title{
  justify-content:space-between;
  align-items:flex-start;
  flex-wrap:wrap;
}
.jk-admin-order-card{
  border-left:4px solid #D4AF37;
}
.jk-admin-order-details-grid small,
.jk-admin-quote-grid small,
.jk-admin-block-line{
  background:#fafafa;
  border:1px solid #eee;
  border-radius:10px;
  padding:7px 8px;
}
.jk-admin-order-items div{
  border:1px solid #ececec;
}
.jk-admin-payment-box{
  display:grid;
  gap:7px;
  padding:10px;
  border:1px solid rgba(212,175,55,.35);
  border-radius:14px;
  background:#fffdf7;
}
.jk-admin-payment-box label{
  font-size:11px;
  font-weight:900;
  color:#111;
}
.jk-admin-track-link{
  text-align:center;
  border:1px solid #111;
  color:#111;
  background:#fff;
  border-radius:18px;
  padding:9px;
  font-weight:900;
  text-decoration:none;
}
.jk-admin-quote-tools{
  display:grid;
  grid-template-columns:1.6fr 1fr auto;
  gap:10px;
  align-items:end;
  margin:12px 0;
  padding:12px;
  border:1px solid var(--jk-border);
  border-radius:14px;
  background:#fffdf7;
}
.jk-admin-quote-tools label span{
  display:block;
  font-size:11px;
  font-weight:900;
  margin-bottom:5px;
}
.jk-admin-quote-tools input,
.jk-admin-quote-tools select{
  width:100%;
  border:1px solid var(--jk-border);
  border-radius:12px;
  padding:9px 10px;
  background:#fff;
  font-weight:800;
}
.jk-admin-quote-row.polished{
  display:grid;
  gap:10px;
  border-left:4px solid #D4AF37;
}
.jk-admin-quote-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:10px;
  flex-wrap:wrap;
}
.jk-admin-quote-head strong{
  display:block;
  font-size:16px;
  color:#111;
}
.jk-admin-quote-head small{
  display:block;
  margin-top:4px;
  color:#555;
}
.jk-admin-quote-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}
.jk-admin-block-line{
  display:block;
}
.jk-status-tools.polished{
  align-items:center;
  background:#f8f8f8;
  border:1px solid #eee;
  border-radius:14px;
  padding:10px;
}
.jk-status-tools.polished a,
.jk-status-tools.polished button{
  text-align:center;
}
@media(max-width:1000px){
  .jk-summary-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  .jk-admin-quote-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:700px){
  .jk-admin-main{
    padding-left:10px;
    padding-right:10px;
  }
  .jk-summary-grid,
  .jk-admin-quote-tools{
    grid-template-columns:1fr !important;
  }
  .jk-admin-quote-grid{
    grid-template-columns:1fr;
  }
  .jk-admin-order-title{
    gap:6px;
  }
  .jk-admin-order-side{
    border-top:1px solid #eee;
    padding-top:12px;
  }
  .jk-status-tools.polished{
    grid-template-columns:1fr;
  }
}


/* V15 SEO + trust polish */
.jk-process-grid{
  grid-template-columns:repeat(auto-fit,minmax(190px,1fr));
}
.jk-trust-strip[aria-label]{
  margin-top:30px;
}
.jk-footer-grid p strong,
.jk-footer strong{
  color:#111;
}
.jk-policy-card{
  border:1px solid var(--jk-border);
  border-radius:16px;
  padding:18px;
  background:#fff;
  box-shadow:0 4px 14px rgba(0,0,0,.05);
  margin:14px 0;
}


/* V16 Policy pages + contact cleanup */
.jk-policy-nav{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}
.jk-policy-nav a:not(.jk-mini-btn){
  color:#222;
  text-decoration:none;
  font-weight:700;
  font-size:14px;
}
.jk-policy-hero{
  border:1px solid rgba(212,175,55,.35);
  background:linear-gradient(135deg,#111 0%,#242424 58%,#b9912e 140%);
  color:#fff;
  border-radius:22px;
  padding:28px;
  margin-bottom:18px;
  box-shadow:0 14px 34px rgba(0,0,0,.12);
}
.jk-policy-hero h1{
  color:#fff;
  margin:6px 0 8px;
}
.jk-policy-hero p{
  max-width:720px;
  color:rgba(255,255,255,.88);
  font-size:16px;
}
.jk-policy-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:18px;
}
.jk-policy-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.jk-full-card{
  margin-top:18px;
}
.jk-policy-card-highlight{
  border-color:rgba(212,175,55,.48);
  background:linear-gradient(180deg,#fffdf5,#fff);
}
.jk-contact-number{
  font-size:22px;
  font-weight:900;
  color:#111;
  margin:8px 0;
}
.jk-policy-steps{
  margin:0;
  padding-left:20px;
}
.jk-policy-steps li{
  margin-bottom:10px;
}
@media(max-width:720px){
  .jk-policy-grid{
    grid-template-columns:1fr;
  }
  .jk-simple-page-header{
    align-items:flex-start;
    gap:12px;
  }
  .jk-policy-hero{
    padding:22px;
    border-radius:18px;
  }
  .jk-policy-hero h1{
    font-size:30px;
  }
  .jk-policy-nav{
    justify-content:flex-start;
  }
}


/* V17 Mobile Speed + Image Optimization */
img{
  max-width:100%;
}
.jk-product-image,
.jk-shop-product-image,
.jk-recent-image,
.jk-related-product-img,
.jk-product-page-main-image,
.jk-admin-product-preview{
  background:#f7f7f7;
}
.jk-product-card,
.jk-shop-product-card,
.jk-related-product-card,
.jk-recent-card{
  content-visibility:auto;
  contain-intrinsic-size:260px;
}
.jk-product-image img,
.jk-shop-product-image img,
.jk-recent-image img,
.jk-related-product-img img,
.jk-admin-product-preview img{
  object-fit:contain !important;
  background:#fff;
}
.jk-product-page-main-image{
  aspect-ratio:1 / 1;
  overflow:hidden;
  border-radius:18px;
  background:linear-gradient(135deg,#fafafa,#eeeeee);
  display:grid;
  place-items:center;
}
.jk-product-page-main-image img{
  width:100%;
  height:100%;
  object-fit:contain;
}
.jk-product-page-thumbs img,
.jk-gallery-thumbs-polished img{
  object-fit:cover;
}
.jk-shop-product-image{
  aspect-ratio:1 / 1;
}
.jk-shop-product-bottom{
  min-height:42px;
}
@media(max-width:520px){
  .jk-section,
  .jk-category-section{
    padding-left:10px;
    padding-right:10px;
  }
  .jk-shop-product-card,
  .jk-product-card{
    border-radius:10px;
  }
  .jk-shop-product-image{
    height:128px !important;
  }
  .jk-products-grid{
    gap:9px;
  }
}


/* V18E Homepage Discrete Horizontal Slide Showcase */
.jk-home-showcase-hero{
  --showcase-gap:14px;
  position:relative;
  max-width:1180px;
  min-height:clamp(360px,52vw,620px);
  margin:10px auto 24px;
  border-radius:28px;
  overflow:hidden;
  border:1px solid rgba(212,175,55,.58);
  box-shadow:0 18px 48px rgba(0,0,0,.22);
  background:#111;
  display:flex;
  align-items:center;
  padding:clamp(24px,5vw,58px);
  isolation:isolate;
}
.jk-showcase-bg-slider{
  position:absolute;
  inset:0;
  z-index:0;
  overflow:hidden;
  background:#111;
}
.jk-showcase-bg-slider::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  background:
    linear-gradient(90deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,.58) 36%,rgba(0,0,0,.28) 68%,rgba(0,0,0,.55) 100%),
    linear-gradient(180deg,rgba(0,0,0,.12) 0%,rgba(0,0,0,.62) 100%);
  pointer-events:none;
}
.jk-showcase-bg-track{
  position:absolute;
  inset:0 auto 0 0;
  z-index:1;
  display:flex;
  gap:var(--showcase-gap);
  width:100%;
  height:100%;
  transform:translate3d(0,0,0);
  transition:transform .75s cubic-bezier(.22,.75,.25,1);
  will-change:transform;
}
.jk-showcase-bg-track.no-transition{
  transition:none !important;
}
.jk-showcase-bg-slide{
  position:relative;
  flex:0 0 calc((100% - 28px) / 3);
  height:100%;
  background-image:var(--bg);
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
  background-color:#111;
  overflow:hidden;
  border-radius:18px;
}
.jk-showcase-bg-slide::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:var(--bg);
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  filter:blur(18px);
  transform:scale(1.08);
  opacity:.32;
  z-index:-1;
}
.jk-showcase-bg-slide::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(0,0,0,.18),rgba(0,0,0,.06));
  pointer-events:none;
}
.jk-showcase-hero-content{
  position:relative;
  z-index:4;
  max-width:620px;
  color:#fff;
  padding:clamp(10px,2vw,18px);
}
.jk-showcase-hero-content .jk-chip{
  background:rgba(17,17,17,.76);
  border-color:rgba(212,175,55,.85);
  color:#D4AF37;
  box-shadow:0 8px 20px rgba(0,0,0,.18);
}
.jk-showcase-hero-content h2{
  margin:14px 0 12px;
  font-size:clamp(2rem,5vw,4.8rem);
  line-height:.98;
  color:#fff;
  text-shadow:0 5px 24px rgba(0,0,0,.45);
}
.jk-showcase-hero-content p{
  max-width:560px;
  margin:0 0 24px;
  font-size:clamp(.98rem,1.6vw,1.25rem);
  line-height:1.6;
  color:rgba(255,255,255,.92);
  text-shadow:0 2px 15px rgba(0,0,0,.6);
}
.jk-showcase-hero-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:178px;
  border-radius:999px;
  padding:13px 26px;
  background:#D4AF37;
  color:#111;
  font-weight:900;
  text-decoration:none;
  letter-spacing:.2px;
  border:1px solid rgba(255,255,255,.38);
  box-shadow:0 12px 28px rgba(0,0,0,.28);
  transition:transform .2s ease, box-shadow .2s ease, background .2s ease;
}
.jk-showcase-hero-btn:hover,
.jk-showcase-hero-btn:focus{
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(0,0,0,.34);
  background:#f2cd5c;
}
@media(max-width:980px){
  .jk-showcase-bg-slide{
    flex-basis:calc((100% - 14px) / 2);
  }
}
@media(max-width:720px){
  .jk-home-showcase-hero{
    min-height:430px;
    margin:4px 10px 20px;
    border-radius:22px;
    align-items:flex-end;
    justify-content:center;
    padding:24px 16px 30px;
  }
  .jk-showcase-bg-slider::after{
    background:
      linear-gradient(180deg,rgba(0,0,0,.12) 0%,rgba(0,0,0,.84) 100%),
      linear-gradient(90deg,rgba(0,0,0,.34) 0%,rgba(0,0,0,.18) 100%);
  }
  .jk-showcase-bg-slide{
    flex-basis:100%;
  }
  .jk-showcase-hero-content{
    max-width:100%;
    text-align:center;
    padding:0;
  }
  .jk-showcase-hero-content h2{
    font-size:clamp(2rem,10vw,3.1rem);
  }
  .jk-showcase-hero-content p{
    margin-left:auto;
    margin-right:auto;
    font-size:.98rem;
  }
  .jk-showcase-hero-btn{
    min-width:190px;
  }
}
@media(prefers-reduced-motion:reduce){
  .jk-showcase-bg-track{
    transition:none;
    transform:none !important;
  }
}

/* V18F Mobile Hero Layout Fix
   Fixes mobile overlap between header/search, hero, showcase and following sections. */
@media (max-width: 780px) {
  body {
    overflow-x: hidden;
  }

  .jk-header {
    position: relative;
    top: auto;
    z-index: 1000;
  }

  .jk-navbar {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .jk-logo {
    min-width: auto;
    flex: 1 1 auto;
    justify-content: flex-start;
  }

  .jk-menu-toggle {
    flex: 0 0 auto;
  }

  .jk-nav-links {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100%;
    margin-top: 8px;
    box-shadow: none;
  }

  .jk-floating-search {
    position: static;
    z-index: 1;
    padding: 8px 10px 12px;
    background: #fff;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin: 0;
  }

  .jk-floating-search form {
    width: 100%;
    max-width: 100%;
  }

  .jk-search-suggestions {
    position: fixed;
    top: 96px;
    left: 10px;
    right: 10px;
    z-index: 1300;
    max-height: 68vh;
  }

  main {
    position: relative;
    z-index: 1;
  }

  .jk-hero,
  .jk-home-hero-updated {
    display: block;
    position: relative;
    z-index: 1;
    min-height: 0;
    height: auto;
    margin: 16px 10px 18px;
    padding: 28px 16px 30px;
    overflow: visible;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
  }

  .jk-home-hero-updated::before {
    display: none;
  }

  .jk-hero-card,
  .jk-customer-action-card {
    display: none !important;
  }

  .jk-hero h1 {
    margin-top: 0;
  }

  .jk-hero-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 18px;
  }

  .jk-primary-btn,
  .jk-secondary-btn {
    width: 100%;
  }

  .jk-home-showcase-hero,
  .jk-home-intro-section,
  .jk-home-category-section,
  #top-services,
  #how-to-order {
    position: relative;
    z-index: 1;
    clear: both;
  }

  .jk-home-showcase-hero {
    margin-top: 8px;
  }
}

@media (max-width: 480px) {
  .jk-search-suggestions {
    top: 86px;
    left: 8px;
    right: 8px;
  }

  .jk-hero,
  .jk-home-hero-updated {
    margin: 12px 8px 16px;
    padding: 24px 14px 26px;
  }

  .jk-hero h1 {
    font-size: 30px !important;
    line-height: 1.05;
  }
}


/* V18G Mobile Header Hamburger Menu
   Keeps the logo and motto visible while hiding menu links behind a phone-only menu button. */
@media (max-width: 780px) {
  .jk-navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 10px 12px;
  }

  .jk-logo {
    min-width: 0 !important;
    flex: 1 1 auto;
    max-width: calc(100% - 54px);
    justify-content: flex-start !important;
    text-align: left;
  }

  .jk-logo-mark {
    flex: 0 0 42px;
  }

  .jk-menu-toggle {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    flex: 0 0 42px;
    width: 42px;
    height: 38px;
    margin-left: auto;
    padding: 0;
    border-radius: 10px;
    font-size: 24px;
    line-height: 1;
  }

  .jk-header .jk-nav-links,
  .jk-header .product-page-nav {
    display: none !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100%;
    margin-top: 8px;
    padding: 12px;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    overflow: visible;
    border: 1px solid var(--jk-gold);
    border-radius: 14px;
    background: var(--jk-white);
    box-shadow: var(--jk-shadow);
  }

  .jk-header .jk-nav-links.active,
  .jk-header .product-page-nav.active {
    display: flex !important;
  }

  .jk-header .jk-nav-links a,
  .jk-header .product-page-nav a {
    width: 100%;
    display: block;
    flex: none;
    padding: 10px 12px;
    border: 1px solid var(--jk-border);
    border-radius: 12px;
    background: #fff;
    color: var(--jk-black);
    font-size: 13px;
    font-weight: 900;
    text-align: left;
    text-decoration: none;
    white-space: normal;
  }

  .jk-header .jk-nav-links a:hover,
  .jk-header .product-page-nav a:hover {
    background: var(--jk-black);
    color: var(--jk-gold);
    border-color: var(--jk-gold);
  }

  .jk-floating-search {
    clear: both;
  }
}

@media (min-width: 781px) {
  .jk-menu-toggle {
    display: none !important;
  }
}

/* V18H Checkout cleanup */
.jk-checkout-clean-grid .jk-checkout-full{
  grid-column:1 / -1;
}
.jk-design-upload-box{
  border:1px solid rgba(212,175,55,.35);
  border-radius:18px;
  padding:16px;
  background:#fffdf7;
}
.jk-design-upload-box h3{
  margin:0 0 6px;
  font-size:18px;
}
.jk-design-upload-box p{
  margin:0 0 12px;
  color:#555;
  font-size:13px;
}
.jk-design-upload-box label{
  display:block;
  margin-top:10px;
}
.jk-clean-payment-box{
  display:grid;
  gap:14px;
  margin-top:16px;
}
.jk-clean-payment-box .jk-stk-buttons{
  grid-template-columns:1fr;
  margin:0;
}
.jk-clean-payment-box .jk-primary-btn{
  width:100%;
  min-height:48px;
  font-size:15px;
}
.jk-mpesa-phone-box{
  border:1px solid var(--jk-border);
  border-radius:16px;
  padding:14px;
  background:#fff;
}
.jk-mpesa-phone-box h3{
  margin:0 0 10px;
}
.jk-mpesa-choice-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.jk-mpesa-choice-grid .jk-stk-check{
  border:1px solid var(--jk-border);
  border-radius:14px;
  padding:10px;
  background:#fffdf7;
}
.jk-mpesa-alt-number{
  display:block;
  margin-top:12px;
}
@media(max-width:650px){
  .jk-mpesa-choice-grid{
    grid-template-columns:1fr;
  }
  .jk-design-upload-box,
  .jk-mpesa-phone-box,
  .jk-checkout-confirm-box{
    padding:14px;
  }
}

/* V18I Checkout delivery location and delivery fee update */
.jk-checkout-total-list{
  display:grid;
  gap:9px;
  background:#111;
}
.jk-checkout-total-list .jk-total-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  width:100%;
  padding:2px 0;
}
.jk-checkout-total-list .jk-total-row span{
  color:#f8f3e2;
  font-weight:800;
}
.jk-checkout-total-list .jk-total-row strong{
  color:#D4AF37;
  font-size:15px;
  text-align:right;
}
.jk-checkout-total-list .jk-discount-row strong{
  color:#98f5a3;
}
.jk-checkout-total-list .jk-grand-total-row{
  border-top:1px solid rgba(212,175,55,.35);
  padding-top:11px;
  margin-top:2px;
}
.jk-checkout-total-list .jk-grand-total-row strong{
  font-size:22px;
}
.jk-first-time-check{
  border:1px solid rgba(212,175,55,.35);
  border-radius:14px;
  padding:12px;
  background:#fffdf7;
}
.jk-admin-warning-note,
.jk-admin-success-note{
  margin:10px 0;
  padding:10px 12px;
  border-radius:12px;
  font-size:13px;
  line-height:1.45;
}
.jk-admin-warning-note{
  border:1px solid rgba(220,53,69,.3);
  background:rgba(220,53,69,.08);
  color:#7a1f2c;
}
.jk-admin-success-note{
  border:1px solid rgba(25,135,84,.25);
  background:rgba(25,135,84,.08);
  color:#155b36;
}
.jk-admin-grand-total-label{
  display:block;
  margin-top:2px;
  color:#777;
  font-weight:800;
}
@media(max-width:650px){
  .jk-checkout-total-list .jk-total-row{
    align-items:flex-start;
  }
  .jk-checkout-total-list .jk-total-row strong{
    font-size:14px;
  }
  .jk-checkout-total-list .jk-grand-total-row strong{
    font-size:19px;
  }
}

/* V18J Admin Mobile Dashboard Tabs Fix */
.jk-admin-body{
  overflow-x:hidden;
}
.jk-admin-body *{
  max-width:100%;
}
.jk-admin-main{
  width:100%;
}
.jk-admin-summary{
  grid-column:1 / -1;
  min-width:0;
}
.jk-admin-panel-switcher{
  display:none;
}
.jk-admin-tab-panel{
  min-width:0;
}
.jk-admin-tab-panel[hidden]{
  display:none !important;
}
.jk-admin-tab-buttons{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
.jk-admin-tab-buttons button{
  border:1px solid var(--jk-border);
  border-radius:16px;
  background:#fff;
  color:#111;
  padding:13px 10px;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 3px 10px rgba(0,0,0,.04);
}
.jk-admin-tab-buttons button.active,
.jk-admin-tab-buttons button:hover{
  background:#111;
  color:#D4AF37;
  border-color:#D4AF37;
}
.jk-admin-card,
.jk-admin-row,
.jk-admin-order-card,
.jk-admin-quote-row,
.jk-admin-payment-box,
.jk-options-manager{
  min-width:0;
  overflow-wrap:anywhere;
}
.jk-admin-list,
.jk-admin-product-preview,
.jk-admin-order-main,
.jk-admin-order-side,
.jk-admin-quote-grid,
.jk-admin-quote-head,
.jk-status-tools,
.jk-payment-tools,
.jk-admin-actions{
  min-width:0;
}
.jk-admin-form input,
.jk-admin-form select,
.jk-admin-form textarea,
.jk-admin-product-tools input,
.jk-admin-product-tools select,
.jk-admin-order-tools input,
.jk-admin-order-tools select,
.jk-admin-quote-tools input,
.jk-admin-quote-tools select,
.jk-admin-payment-box input,
.jk-admin-payment-box select,
.jk-admin-order-side textarea,
.jk-admin-order-side select{
  max-width:100%;
  min-width:0;
}
.jk-admin-actions{
  flex-wrap:wrap;
}
.jk-admin-actions a,
.jk-admin-actions button{
  white-space:normal;
}
.jk-admin-product-preview > div{
  min-width:0;
}
.jk-admin-product-preview small,
.jk-admin-row small,
.jk-admin-block-line,
.jk-admin-order-note,
.jk-admin-file-link{
  overflow-wrap:anywhere;
  word-break:break-word;
}
@media(max-width:850px){
  .jk-admin-header{
    gap:10px;
    align-items:flex-start;
  }
  .jk-admin-header .jk-logo{
    min-width:0;
  }
  .jk-admin-header .jk-logo span:last-child{
    min-width:0;
  }
  .jk-admin-top-actions{
    flex-shrink:0;
    flex-wrap:wrap;
    justify-content:flex-end;
  }
  .jk-admin-main{
    display:grid;
    grid-template-columns:1fr !important;
    gap:12px;
    margin:14px auto;
    padding-left:10px;
    padding-right:10px;
    overflow-x:hidden;
  }
  .jk-admin-panel-switcher{
    display:block;
    grid-column:1 / -1;
  }
  .jk-admin-tab-panel{
    grid-column:1 / -1;
  }
  .jk-admin-card{
    padding:14px;
    border-radius:14px;
    overflow:hidden;
  }
  .jk-admin-tab-buttons{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }
  .jk-admin-tab-buttons button{
    padding:12px 8px;
    font-size:12px;
  }
  .jk-admin-product-preview{
    align-items:flex-start;
  }
  .jk-admin-product-preview img{
    width:54px;
    height:48px;
    flex:0 0 auto;
  }
  .jk-status-tools,
  .jk-status-tools.polished,
  .jk-payment-tools,
  .jk-admin-order-tools,
  .jk-admin-quote-tools,
  .jk-admin-product-tools{
    grid-template-columns:1fr !important;
    width:100%;
  }
  .jk-admin-order-card{
    grid-template-columns:1fr !important;
    padding:12px;
  }
  .jk-admin-order-details-grid,
  .jk-admin-quote-grid{
    grid-template-columns:1fr !important;
  }
  .jk-summary-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  .jk-admin-section-title{
    align-items:flex-start;
    flex-direction:column;
  }
}
@media(max-width:480px){
  .jk-admin-header{
    padding:10px;
  }
  .jk-admin-header .jk-logo-mark{
    width:38px;
    height:38px;
  }
  .jk-admin-header .jk-logo strong{
    font-size:13px;
  }
  .jk-admin-header .jk-logo small{
    font-size:9px;
    line-height:1.2;
  }
  .jk-admin-top-actions .jk-mini-btn{
    font-size:10px;
    padding:6px 9px;
  }
  .jk-admin-tab-buttons{
    grid-template-columns:1fr 1fr;
  }
  .jk-admin-order-title strong{
    font-size:15px;
  }
}


/* V18K Admin Desktop Restore + Mobile Summary 2 Columns */
@media(min-width:851px){
  .jk-admin-panel-switcher{display:none !important;}
  .jk-admin-tab-panel{display:block !important;grid-column:auto;min-width:0;}
  .jk-admin-product-manager{grid-column:auto;}
}
@media(max-width:850px){
  .jk-admin-panel-switcher,
  .jk-admin-tab-panel{grid-column:1 / -1;}
  .jk-admin-body.jk-admin-mobile-tabs-active .jk-admin-tab-panel:not(.active){display:none !important;}
  .jk-admin-summary .jk-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}


/* V18L Admin Login Card + Universal Dashboard Buttons */
.jk-login-page{
  min-height:100svh;
  padding:18px;
}
.jk-login-card{
  width:min(100%, 360px);
  max-width:360px;
  padding:20px;
  border-radius:16px;
}
.jk-login-logo{
  margin-bottom:14px;
}
.jk-login-card h1{
  font-size:22px;
}
.jk-login-card p{
  font-size:12px;
}
.jk-login-card .jk-admin-form input{
  padding:10px;
}
.jk-login-card .jk-primary-btn.full{
  padding:11px 14px;
}
.jk-admin-panel-switcher{
  display:block !important;
  grid-column:1 / -1;
}
.jk-admin-body.jk-admin-universal-tabs-active .jk-admin-tab-panel{
  grid-column:1 / -1;
}
.jk-admin-body.jk-admin-universal-tabs-active .jk-admin-tab-panel:not(.active),
.jk-admin-tab-panel[hidden]{
  display:none !important;
}
.jk-admin-body.jk-admin-universal-tabs-active .jk-admin-tab-panel.active{
  display:block !important;
}
@media(min-width:851px){
  .jk-admin-main{
    grid-template-columns:1fr !important;
    max-width:1180px;
  }
  .jk-admin-panel-switcher{
    display:block !important;
  }
  .jk-admin-tab-buttons{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
  }
  .jk-admin-tab-buttons button{
    min-width:160px;
    flex:0 1 auto;
  }
  .jk-admin-summary .jk-summary-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
  .jk-admin-product-manager,
  .jk-admin-tab-panel{
    grid-column:1 / -1 !important;
  }
}
@media(max-width:850px){
  .jk-login-card{
    width:min(100%, 340px);
    padding:18px;
  }
  .jk-admin-summary .jk-summary-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}


/* =========================================================
   JK BRAND MARKETPLACE / JUMIA-STYLE INSPIRED PREVIEW
   Original Designinn branding: black, gold, white.
   ========================================================= */
.marketplace-home {
  background: #f4f4f4;
}

.jk-market-search-bar {
  border: 2px solid var(--jk-gold) !important;
  border-radius: 4px !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, .08);
}

.jk-market-search-bar .jk-search-btn,
.jk-search-btn {
  border-radius: 0 !important;
}

.jk-market-nav {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 14px 10px;
  display: flex;
  gap: 8px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.jk-market-nav a {
  flex: 0 0 auto;
  text-decoration: none;
  background: #111;
  color: #d4af37;
  border: 1px solid rgba(212, 175, 55, .45);
  border-radius: 999px;
  padding: 8px 13px;
  font-size: 12px;
  font-weight: 900;
  white-space: nowrap;
}

.jk-marketplace-shell {
  max-width: 1180px;
  margin: 18px auto 10px;
  padding: 0 14px;
  display: grid;
  grid-template-columns: 230px minmax(0, 1fr) 235px;
  gap: 14px;
}

.jk-market-categories,
.jk-market-support,
.jk-market-hero-center {
  min-width: 0;
}

.jk-market-categories,
.jk-market-support-card,
.jk-market-hero-banner,
.jk-market-mini-deals a,
.jk-market-product-card,
.jk-market-section,
.jk-market-trustline,
.jk-shop-tools,
.jk-shop-category-strip,
.jk-shop-hero {
  background: #fff;
  border: 1px solid #ececec;
  box-shadow: 0 5px 18px rgba(0, 0, 0, .06);
}

.jk-market-categories {
  border-radius: 6px;
  padding: 10px;
  display: grid;
  gap: 2px;
  align-content: start;
}

.jk-market-card-title {
  font-size: 13px;
  font-weight: 900;
  color: #111;
  margin-bottom: 4px;
  padding: 6px 8px;
  border-bottom: 1px solid #eee;
}

.jk-market-categories a {
  text-decoration: none;
  color: #222;
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 9px 8px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
}

.jk-market-categories a:hover {
  background: #111;
  color: #d4af37;
}

.jk-market-hero-center {
  display: grid;
  gap: 12px;
}

.jk-market-hero-banner {
  min-height: 320px;
  border-radius: 8px;
  padding: clamp(22px, 5vw, 44px);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: relative;
  background:
    linear-gradient(115deg, rgba(17, 17, 17, .95), rgba(17, 17, 17, .78), rgba(212, 175, 55, .35)),
    url('/uploads/products/custom-tshirt-branding/custom-tshirt-branding-4.jpg') center/cover;
}

.jk-market-hero-banner::after {
  content: "";
  position: absolute;
  inset: auto -40px -80px auto;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: rgba(212, 175, 55, .22);
  filter: blur(2px);
}

.jk-market-kicker {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  gap: 6px;
  text-transform: uppercase;
  letter-spacing: .7px;
  font-size: 11px;
  color: #d4af37;
  font-weight: 900;
  background: rgba(17, 17, 17, .75);
  border: 1px solid rgba(212, 175, 55, .45);
  border-radius: 999px;
  padding: 6px 10px;
  margin-bottom: 12px;
}

.jk-market-hero-banner h1 {
  position: relative;
  z-index: 1;
  font-size: clamp(30px, 5vw, 48px);
  line-height: 1.03;
  margin: 0 0 12px;
  max-width: 720px;
}

.jk-market-hero-banner p {
  position: relative;
  z-index: 1;
  max-width: 660px;
  margin: 0;
  color: rgba(255,255,255,.86);
  line-height: 1.55;
  font-size: 15px;
}

.jk-market-hero-actions {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 20px;
}

.jk-market-mini-deals {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.jk-market-mini-deals a {
  text-decoration: none;
  border-radius: 6px;
  padding: 13px;
  display: grid;
  gap: 4px;
  min-height: 82px;
}

.jk-market-mini-deals strong {
  font-size: 14px;
}

.jk-market-mini-deals span {
  font-size: 12px;
  color: #666;
}

.jk-market-support {
  display: grid;
  gap: 12px;
}

.jk-market-support-card {
  border-radius: 6px;
  padding: 14px;
  display: grid;
  gap: 6px;
}

.jk-market-support-card.highlight {
  border-color: rgba(212,175,55,.5);
  background: linear-gradient(145deg, #111, #272727);
  color: #fff;
}

.jk-market-support-card span {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: rgba(212, 175, 55, .18);
  color: #d4af37;
}

.jk-market-support-card strong {
  font-size: 14px;
}

.jk-market-support-card small {
  color: #666;
  line-height: 1.35;
}

.jk-market-support-card.highlight small {
  color: rgba(255,255,255,.78);
}

.jk-market-support-card a {
  text-decoration: none;
  margin-top: 4px;
  width: fit-content;
  color: #111;
  background: #d4af37;
  font-weight: 900;
  border-radius: 999px;
  padding: 7px 12px;
  font-size: 12px;
}

.jk-market-trustline {
  max-width: 1180px;
  margin: 0 auto 12px;
  border-radius: 6px;
  padding: 10px 14px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  font-size: 12px;
  font-weight: 900;
  text-align: center;
}

.jk-market-section {
  max-width: 1180px;
  margin: 14px auto;
  border-radius: 6px;
  padding: 14px;
}

.jk-market-section-head {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center;
  margin-bottom: 12px;
}

.jk-market-section-head h2 {
  margin: 0;
  font-size: 22px;
  font-weight: 900;
}

.jk-market-product-grid,
.jk-shop-products-grid {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

.jk-market-product-card,
.jk-shop-product-card.jk-market-shop-card {
  border-radius: 6px !important;
  overflow: hidden;
  transition: transform .2s ease, box-shadow .2s ease;
  min-width: 0;
}

.jk-market-product-card:hover,
.jk-shop-product-card.jk-market-shop-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 28px rgba(0,0,0,.14);
}

.jk-market-product-image,
.jk-shop-product-image {
  position: relative;
  display: block;
  height: 165px !important;
  background: #f7f7f7 !important;
  overflow: hidden;
}

.jk-market-product-image img,
.jk-shop-product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.jk-market-discount,
.jk-shop-product-image span {
  position: absolute;
  top: 8px;
  left: 8px;
  background: #111 !important;
  color: #d4af37 !important;
  border: 1px solid rgba(212,175,55,.6);
  border-radius: 999px;
  padding: 5px 8px;
  font-size: 10px;
  font-weight: 900;
}

.jk-market-product-info,
.jk-shop-product-info-clean {
  padding: 10px !important;
  display: grid;
  gap: 5px;
}

.jk-market-product-info h3,
.jk-shop-product-info-clean h3 {
  margin: 0 !important;
  font-size: 13px !important;
  line-height: 1.3;
  min-height: 34px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.jk-market-stars {
  font-size: 10px;
  color: #d4af37;
  white-space: nowrap;
}

.jk-market-stars span {
  color: #777;
  font-size: 10px;
}

.jk-market-product-info strong,
.jk-shop-product-info-clean strong {
  color: #111;
  font-size: 15px;
  font-weight: 900;
}

.jk-market-old-price {
  display: block;
  width: fit-content;
  color: #888;
  font-size: 11px;
  text-decoration: line-through;
}

.jk-market-card-btn,
.jk-shop-product-bottom-market button {
  margin-top: 4px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 4px;
  background: #111;
  color: #d4af37;
  padding: 8px 10px;
  font-weight: 900;
  font-size: 12px;
  cursor: pointer;
}

.jk-market-category-grid {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0,1fr)) !important;
  gap: 10px !important;
  overflow: visible !important;
  padding: 0 !important;
}

.jk-market-category-grid .jk-home-category-card,
.jk-category-grid .jk-home-category-card {
  min-width: 0 !important;
  height: auto !important;
  min-height: 118px !important;
  border-radius: 6px !important;
}

.jk-shop-page-main {
  background: #f4f4f4;
  max-width: none !important;
}

.jk-shop-hero,
.jk-shop-tools,
.jk-shop-category-strip,
.jk-shop-page-main .jk-section {
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: 6px !important;
}

.jk-shop-hero {
  margin-top: 16px !important;
  background: linear-gradient(135deg, #111, #242424) !important;
  color: #fff !important;
  border-color: rgba(212,175,55,.45) !important;
}

.jk-shop-hero p {
  color: rgba(255,255,255,.78) !important;
}

.jk-shop-hero-card {
  background: rgba(255,255,255,.08) !important;
  border: 1px solid rgba(212,175,55,.45) !important;
  color: #fff !important;
}

.jk-shop-tools {
  padding: 14px !important;
}

.jk-shop-category-strip {
  padding: 14px !important;
}

.jk-shop-page-main .jk-section {
  background: #fff;
  border: 1px solid #ececec;
  box-shadow: 0 5px 18px rgba(0,0,0,.05);
  padding: 14px !important;
}

@media (max-width: 1080px) {
  .jk-marketplace-shell {
    grid-template-columns: 210px minmax(0,1fr);
  }

  .jk-market-support {
    grid-column: 1 / -1;
    grid-template-columns: repeat(3, 1fr);
  }

  .jk-market-product-grid,
  .jk-shop-products-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .jk-market-category-grid {
    grid-template-columns: repeat(4, minmax(0,1fr)) !important;
  }
}

@media (max-width: 850px) {
  .jk-market-nav {
    padding-top: 6px;
  }

  .jk-marketplace-shell {
    grid-template-columns: 1fr;
    margin-top: 10px;
  }

  .jk-market-categories {
    display: flex;
    overflow-x: auto;
    gap: 8px;
    padding: 10px;
  }

  .jk-market-card-title {
    display: none;
  }

  .jk-market-categories a {
    flex: 0 0 auto;
    border: 1px solid #eee;
    background: #fff;
    white-space: nowrap;
  }

  .jk-market-hero-banner {
    min-height: 280px;
  }

  .jk-market-mini-deals {
    grid-template-columns: 1fr;
  }

  .jk-market-support {
    grid-template-columns: 1fr;
  }

  .jk-market-trustline {
    grid-template-columns: repeat(2, 1fr);
    margin-left: 14px;
    margin-right: 14px;
  }

  .jk-market-product-grid,
  .jk-shop-products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 9px !important;
  }

  .jk-market-product-image,
  .jk-shop-product-image {
    height: 138px !important;
  }

  .jk-market-section,
  .jk-shop-page-main .jk-section,
  .jk-shop-tools,
  .jk-shop-category-strip {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .jk-market-category-grid {
    grid-template-columns: repeat(2, minmax(0,1fr)) !important;
  }
}

@media (max-width: 480px) {
  .jk-marketplace-shell {
    padding: 0 8px;
  }

  .jk-market-hero-banner {
    min-height: 240px;
    padding: 20px;
  }

  .jk-market-hero-banner h1 {
    font-size: 26px;
  }

  .jk-market-hero-banner p {
    font-size: 13px;
  }

  .jk-market-trustline {
    grid-template-columns: 1fr 1fr;
    font-size: 10px;
  }

  .jk-market-product-info h3,
  .jk-shop-product-info-clean h3 {
    font-size: 12px !important;
  }

  .jk-market-product-image,
  .jk-shop-product-image {
    height: 120px !important;
  }

  .jk-market-card-btn,
  .jk-shop-product-bottom-market button {
    font-size: 11px;
    padding: 8px 7px;
  }
}

/* V20B Marketplace promotional hero slideshow */
#jkMarketHeroBanner.jk-market-hero-banner {
  background: #111 !important;
  position: relative !important;
  overflow: hidden !important;
  isolation: isolate;
}

#jkMarketHeroBanner .jk-market-hero-slider {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: #111;
}

#jkMarketHeroBanner .jk-market-hero-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  background-image: var(--hero-bg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: scale(1.05);
  transition: opacity 850ms ease, transform 5200ms ease;
  will-change: opacity, transform;
}

#jkMarketHeroBanner .jk-market-hero-slide.active {
  opacity: 1;
  transform: scale(1);
}

#jkMarketHeroBanner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(115deg, rgba(17, 17, 17, .96) 0%, rgba(17, 17, 17, .78) 43%, rgba(17, 17, 17, .28) 76%, rgba(212, 175, 55, .20) 100%),
    linear-gradient(180deg, rgba(0, 0, 0, .10) 0%, rgba(0, 0, 0, .62) 100%);
  pointer-events: none;
}

#jkMarketHeroBanner::after {
  z-index: 2;
  pointer-events: none;
}

#jkMarketHeroBanner .jk-market-hero-content {
  position: relative;
  z-index: 3;
  max-width: 720px;
}

#jkMarketHeroBanner .jk-market-kicker,
#jkMarketHeroBanner h1,
#jkMarketHeroBanner p,
#jkMarketHeroBanner .jk-market-hero-actions {
  position: relative;
  z-index: 3;
}

#jkMarketHeroBanner .jk-market-hero-dots {
  position: absolute;
  left: clamp(22px, 5vw, 44px);
  bottom: 18px;
  z-index: 4;
  display: flex;
  gap: 7px;
  align-items: center;
}

#jkMarketHeroBanner .jk-market-hero-dots span {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .55);
  border: 1px solid rgba(255, 255, 255, .45);
  transition: width .25s ease, background .25s ease;
}

#jkMarketHeroBanner .jk-market-hero-dots span.active {
  width: 28px;
  background: #d4af37;
  border-color: rgba(212, 175, 55, .85);
}

@media (max-width: 720px) {
  #jkMarketHeroBanner.jk-market-hero-banner {
    min-height: 390px;
    padding: 24px 18px 48px !important;
  }

  #jkMarketHeroBanner .jk-market-hero-slide {
    background-position: center;
  }

  #jkMarketHeroBanner::before {
    background:
      linear-gradient(180deg, rgba(17, 17, 17, .56) 0%, rgba(17, 17, 17, .72) 45%, rgba(17, 17, 17, .96) 100%),
      linear-gradient(90deg, rgba(212, 175, 55, .18), rgba(0, 0, 0, .06));
  }

  #jkMarketHeroBanner .jk-market-hero-dots {
    left: 18px;
    bottom: 16px;
  }
}


/* V20C Homepage shop products replacement section */
.jk-home-shop-products-section {
  background: #fff;
  border: 1px solid rgba(17, 17, 17, 0.06);
  box-shadow: 0 10px 26px rgba(0,0,0,.04);
}

.jk-home-shop-products-grid {
  margin-top: 10px;
}

.jk-home-shop-product-card .jk-market-product-image img {
  object-fit: cover;
}

@media (max-width: 850px) {
  .jk-home-shop-products-section {
    margin-top: 12px !important;
  }
}

/* =========================================================
   V20F HOMEPAGE MOBILE POLISH ONLY
   Keeps Shop page unchanged. Applies to body.marketplace-home.
   ========================================================= */
@media (max-width: 850px) {
  html,
  body.marketplace-home {
    max-width: 100%;
    overflow-x: hidden;
  }

  body.marketplace-home {
    background: #f3f3f3;
  }

  .marketplace-home .jk-header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background: #ffffff;
  }

  .marketplace-home .jk-navbar {
    min-height: 58px;
    padding: 9px 12px;
    gap: 10px;
  }

  .marketplace-home .jk-logo {
    min-width: 0;
    gap: 8px;
  }

  .marketplace-home .jk-logo-mark {
    width: 38px;
    height: 38px;
    font-size: 14px;
    flex: 0 0 38px;
  }

  .marketplace-home .jk-logo strong {
    font-size: 14px;
    line-height: 1.05;
  }

  .marketplace-home .jk-logo small {
    font-size: 9px;
    white-space: nowrap;
  }

  .marketplace-home .jk-menu-toggle {
    min-width: 40px;
    height: 38px;
    border-radius: 10px;
    font-size: 18px;
    padding: 6px 10px;
  }

  .marketplace-home .jk-header .jk-nav-links,
  .marketplace-home .jk-header .product-page-nav {
    top: 64px;
    left: 10px;
    right: 10px;
    max-height: calc(100vh - 82px);
    overflow-y: auto;
    border-radius: 16px;
    padding: 10px;
  }

  .marketplace-home .jk-header .jk-nav-links a,
  .marketplace-home .jk-header .product-page-nav a {
    width: 100%;
    padding: 11px 12px;
    border-radius: 12px;
    background: #fafafa;
  }

  .marketplace-home .jk-floating-search {
    padding: 8px 10px 9px;
    background: #ffffff;
    border-top: 1px solid rgba(17, 17, 17, 0.06);
  }

  .marketplace-home .jk-floating-search form {
    max-width: none;
  }

  .marketplace-home .jk-market-search-bar {
    min-height: 42px;
    border-radius: 12px !important;
    overflow: hidden;
  }

  .marketplace-home .jk-search-icon {
    padding-left: 10px;
    font-size: 13px;
  }

  .marketplace-home .jk-search-bar input {
    height: 40px;
    font-size: 12px;
    padding: 9px 7px;
  }

  .marketplace-home .jk-search-btn {
    height: 40px;
    padding: 0 12px;
    font-size: 11px;
    border-radius: 0 !important;
  }

  .marketplace-home .jk-search-suggestions {
    left: 0;
    right: 0;
    max-height: 65vh;
    border-radius: 14px;
  }

  .marketplace-home .jk-market-nav {
    padding: 8px 10px 10px;
    gap: 7px;
    background: #ffffff;
    border-top: 1px solid rgba(17, 17, 17, 0.04);
    scroll-snap-type: x proximity;
  }

  .marketplace-home .jk-market-nav a {
    scroll-snap-align: start;
    padding: 8px 11px;
    font-size: 11px;
    border-radius: 999px;
  }

  .marketplace-home .jk-marketplace-shell {
    padding: 0 10px;
    margin-top: 10px;
    gap: 10px;
  }

  .marketplace-home .jk-market-categories {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    padding: 8px;
    border-radius: 12px;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
  }

  .marketplace-home .jk-market-categories::-webkit-scrollbar,
  .marketplace-home .jk-market-nav::-webkit-scrollbar,
  .marketplace-home .jk-market-mini-deals::-webkit-scrollbar {
    display: none;
  }

  .marketplace-home .jk-market-categories a {
    scroll-snap-align: start;
    min-height: 40px;
    padding: 9px 11px;
    border-radius: 999px;
    font-size: 12px;
    flex: 0 0 auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  }

  .marketplace-home .jk-market-hero-center {
    gap: 10px;
  }

  .marketplace-home #jkMarketHeroBanner.jk-market-hero-banner {
    min-height: 340px;
    border-radius: 16px;
    padding: 22px 16px 52px !important;
  }

  .marketplace-home #jkMarketHeroBanner::before {
    background:
      linear-gradient(180deg, rgba(17, 17, 17, .42) 0%, rgba(17, 17, 17, .74) 44%, rgba(17, 17, 17, .98) 100%),
      linear-gradient(90deg, rgba(212, 175, 55, .18), rgba(0, 0, 0, .04));
  }

  .marketplace-home #jkMarketHeroBanner .jk-market-hero-slide {
    background-position: center top;
  }

  .marketplace-home #jkMarketHeroBanner .jk-market-kicker {
    font-size: 9px;
    padding: 5px 9px;
    margin-bottom: 9px;
  }

  .marketplace-home #jkMarketHeroBanner h1 {
    font-size: clamp(24px, 8vw, 32px);
    line-height: 1.06;
    max-width: 96%;
    margin-bottom: 9px;
  }

  .marketplace-home #jkMarketHeroBanner p {
    font-size: 12.5px;
    line-height: 1.45;
    max-width: 96%;
  }

  .marketplace-home #jkMarketHeroBanner .jk-market-hero-actions {
    width: 100%;
    gap: 8px;
    margin-top: 15px;
  }

  .marketplace-home #jkMarketHeroBanner .jk-primary-btn,
  .marketplace-home #jkMarketHeroBanner .jk-secondary-btn {
    flex: 1 1 135px;
    padding: 10px 11px;
    font-size: 12px;
    border-radius: 999px;
  }

  .marketplace-home #jkMarketHeroBanner .jk-market-hero-dots {
    left: 16px;
    bottom: 17px;
  }

  .marketplace-home .jk-market-mini-deals {
    display: flex;
    grid-template-columns: none;
    gap: 8px;
    overflow-x: auto;
    padding-bottom: 2px;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
  }

  .marketplace-home .jk-market-mini-deals a {
    flex: 0 0 78%;
    min-height: 74px;
    border-radius: 13px;
    padding: 12px;
    scroll-snap-align: start;
  }

  .marketplace-home .jk-market-support {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .marketplace-home .jk-market-support-card {
    border-radius: 13px;
    padding: 12px;
    grid-template-columns: 36px 1fr;
    align-items: center;
    column-gap: 10px;
  }

  .marketplace-home .jk-market-support-card span {
    grid-row: span 2;
  }

  .marketplace-home .jk-market-support-card small,
  .marketplace-home .jk-market-support-card a {
    grid-column: 2;
  }

  .marketplace-home .jk-market-support-card.highlight a {
    margin-top: 2px;
    padding: 7px 11px;
    font-size: 11px;
  }

  .marketplace-home .jk-market-trustline {
    margin: 10px 10px 12px !important;
    padding: 10px;
    border-radius: 13px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 7px;
  }

  .marketplace-home .jk-market-trustline div {
    background: #fafafa;
    border: 1px solid rgba(17, 17, 17, 0.05);
    border-radius: 10px;
    padding: 8px 6px;
    line-height: 1.25;
  }

  .marketplace-home .jk-market-section,
  .marketplace-home .jk-home-intro-section,
  .marketplace-home .jk-section,
  .marketplace-home .jk-quote-section,
  .marketplace-home .jk-trust-strip {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .marketplace-home .jk-market-section {
    padding: 12px;
    border-radius: 13px;
  }

  .marketplace-home .jk-market-section-head {
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 10px;
  }

  .marketplace-home .jk-market-section-head h2 {
    font-size: 17px;
    line-height: 1.15;
  }

  .marketplace-home .jk-see-all {
    flex: 0 0 auto;
    padding: 7px 10px;
    font-size: 10px;
  }

  .marketplace-home .jk-market-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 9px !important;
  }

  .marketplace-home .jk-market-product-card {
    border-radius: 12px !important;
  }

  .marketplace-home .jk-market-product-image {
    height: 128px !important;
  }

  .marketplace-home .jk-market-product-info {
    padding: 9px !important;
    gap: 4px;
  }

  .marketplace-home .jk-market-product-info h3 {
    min-height: 31px;
    font-size: 12px !important;
    line-height: 1.25;
  }

  .marketplace-home .jk-market-stars,
  .marketplace-home .jk-market-stars span {
    font-size: 9px;
  }

  .marketplace-home .jk-market-product-info strong {
    font-size: 13px;
  }

  .marketplace-home .jk-market-old-price {
    font-size: 10px;
  }

  .marketplace-home .jk-market-card-btn {
    padding: 8px 7px;
    font-size: 10.5px;
    border-radius: 9px;
  }

  .marketplace-home .jk-home-intro-section {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 0;
  }

  .marketplace-home .jk-home-intro-card {
    border-radius: 13px;
    padding: 14px;
  }

  .marketplace-home .jk-home-intro-card.main h2 {
    font-size: 20px;
    line-height: 1.18;
  }

  .marketplace-home #top-services.jk-section,
  .marketplace-home #how-to-order.jk-section {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 480px) {
  .marketplace-home .jk-navbar {
    padding: 8px 10px;
  }

  .marketplace-home .jk-logo small {
    display: none;
  }

  .marketplace-home .jk-market-nav {
    padding-left: 8px;
    padding-right: 8px;
  }

  .marketplace-home .jk-market-nav a {
    font-size: 10px;
    padding: 7px 10px;
  }

  .marketplace-home .jk-marketplace-shell {
    padding: 0 8px;
    gap: 9px;
  }

  .marketplace-home .jk-market-categories {
    padding: 7px;
  }

  .marketplace-home .jk-market-categories a {
    min-height: 38px;
    padding: 8px 10px;
    font-size: 11px;
  }

  .marketplace-home #jkMarketHeroBanner.jk-market-hero-banner {
    min-height: 315px;
    padding: 20px 14px 48px !important;
  }

  .marketplace-home #jkMarketHeroBanner h1 {
    font-size: 24px;
  }

  .marketplace-home #jkMarketHeroBanner p {
    font-size: 12px;
  }

  .marketplace-home .jk-market-mini-deals a {
    flex-basis: 86%;
  }

  .marketplace-home .jk-market-section,
  .marketplace-home .jk-home-intro-section,
  .marketplace-home .jk-section,
  .marketplace-home .jk-quote-section,
  .marketplace-home .jk-trust-strip {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }

  .marketplace-home .jk-market-product-grid {
    gap: 8px !important;
  }

  .marketplace-home .jk-market-product-image {
    height: 118px !important;
  }

  .marketplace-home .jk-market-discount {
    top: 6px;
    left: 6px;
    padding: 4px 7px;
    font-size: 9px;
  }

  .marketplace-home .jk-market-product-info h3 {
    font-size: 11.5px !important;
  }
}


/* =========================================================
   V20G HOMEPAGE PRODUCT CARD CUSTOMIZATION ONLY
   Applies only to the homepage product cards. Shop page remains unchanged.
   ========================================================= */
body.marketplace-home .jk-home-shop-products-section {
  background: linear-gradient(180deg, #ffffff 0%, #fffaf0 100%);
  border: 1px solid rgba(212, 175, 55, 0.22);
}

body.marketplace-home .jk-home-shop-products-section .jk-market-section-head {
  border-bottom: 1px solid rgba(17, 17, 17, 0.06);
  padding-bottom: 10px;
}

body.marketplace-home .jk-home-shop-products-section .jk-market-kicker {
  background: #111111;
  color: #d4af37;
}

body.marketplace-home .jk-home-custom-product-card {
  background: #ffffff !important;
  border: 1px solid rgba(17, 17, 17, 0.08) !important;
  border-radius: 14px !important;
  overflow: hidden !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.055) !important;
}

body.marketplace-home .jk-home-custom-product-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.14) !important;
}

body.marketplace-home .jk-home-custom-product-image {
  height: 178px !important;
  background: linear-gradient(135deg, #f7f7f7, #ffffff) !important;
}

body.marketplace-home .jk-home-custom-product-image img {
  object-fit: cover;
  transition: transform 0.35s ease;
}

body.marketplace-home .jk-home-custom-product-card:hover .jk-home-custom-product-image img {
  transform: scale(1.04);
}

body.marketplace-home .jk-home-custom-badge {
  position: absolute;
  left: 9px;
  top: 9px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  max-width: calc(100% - 18px);
  background: rgba(17, 17, 17, 0.92);
  color: #d4af37;
  border: 1px solid rgba(212, 175, 55, 0.65);
  border-radius: 999px;
  padding: 5px 9px;
  font-size: 10px;
  font-weight: 900;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

body.marketplace-home .jk-home-custom-product-info {
  padding: 11px !important;
  gap: 7px !important;
}

body.marketplace-home .jk-home-product-topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

body.marketplace-home .jk-home-product-topline span {
  min-width: 0;
  color: #6b4f00;
  background: rgba(212, 175, 55, 0.13);
  border: 1px solid rgba(212, 175, 55, 0.24);
  border-radius: 999px;
  padding: 4px 8px;
  font-size: 10px;
  font-weight: 900;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

body.marketplace-home .jk-home-product-topline small {
  flex: 0 0 auto;
  color: #999999;
  font-size: 9px;
  font-weight: 900;
}

body.marketplace-home .jk-home-custom-product-info h3 {
  min-height: 37px;
  margin: 0 !important;
  color: #111111;
  font-size: 13px !important;
  line-height: 1.35;
}

body.marketplace-home .jk-home-product-desc {
  min-height: 46px;
  margin: 0;
  color: #666666;
  font-size: 11px;
  line-height: 1.35;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.marketplace-home .jk-home-price-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 8px;
  padding-top: 2px;
}

body.marketplace-home .jk-home-price-row div {
  display: grid;
  gap: 1px;
}

body.marketplace-home .jk-home-price-row small {
  color: #777777;
  font-size: 10px;
  font-weight: 800;
}

body.marketplace-home .jk-home-price-row strong {
  color: #111111;
  font-size: 15px;
  font-weight: 950;
}

body.marketplace-home .jk-home-bulk-note {
  color: #0f5132;
  background: rgba(25, 135, 84, 0.09);
  border: 1px solid rgba(25, 135, 84, 0.14);
  border-radius: 9px;
  padding: 6px 7px;
  font-size: 10px;
  font-weight: 850;
  line-height: 1.2;
}

body.marketplace-home .jk-home-custom-btn {
  background: linear-gradient(135deg, #111111, #2a2a2a) !important;
  color: #d4af37 !important;
  border: 1px solid rgba(212, 175, 55, 0.45) !important;
  border-radius: 10px !important;
  padding: 9px 10px !important;
}

@media (max-width: 850px) {
  body.marketplace-home .jk-home-shop-products-section {
    padding: 12px !important;
  }

  body.marketplace-home .jk-home-custom-product-card {
    border-radius: 13px !important;
  }

  body.marketplace-home .jk-home-custom-product-image {
    height: 135px !important;
  }

  body.marketplace-home .jk-home-custom-product-info {
    padding: 9px !important;
    gap: 6px !important;
  }

  body.marketplace-home .jk-home-product-topline span {
    max-width: 104px;
    font-size: 9px;
    padding: 4px 7px;
  }

  body.marketplace-home .jk-home-product-topline small {
    display: none;
  }

  body.marketplace-home .jk-home-custom-product-info h3 {
    min-height: 34px;
    font-size: 12px !important;
  }

  body.marketplace-home .jk-home-product-desc {
    min-height: 38px;
    font-size: 10px;
    -webkit-line-clamp: 2;
  }

  body.marketplace-home .jk-home-price-row strong {
    font-size: 13px;
  }

  body.marketplace-home .jk-home-bulk-note {
    font-size: 9.5px;
    padding: 5px 6px;
  }

  body.marketplace-home .jk-home-custom-btn {
    padding: 8px 8px !important;
    font-size: 10.5px !important;
  }
}

@media (max-width: 420px) {
  body.marketplace-home .jk-home-custom-product-image {
    height: 124px !important;
  }

  body.marketplace-home .jk-home-product-desc {
    display: none;
  }

  body.marketplace-home .jk-home-bulk-note {
    display: none;
  }
}


/* V20H - cleaner ecommerce header for homepage only */
body.marketplace-home .jk-menu-toggle,
body.marketplace-home .jk-header .jk-nav-links {
  display: none !important;
}

body.marketplace-home .jk-clean-header-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  flex-shrink: 0;
}

body.marketplace-home .jk-clean-header-actions a {
  text-decoration: none;
  border: 1px solid rgba(212, 175, 55, 0.42);
  background: #ffffff;
  color: #111111;
  border-radius: 999px;
  padding: 9px 13px;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  white-space: nowrap;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

body.marketplace-home .jk-clean-header-actions a:hover {
  background: #111111;
  color: #d4af37;
  border-color: #d4af37;
}

body.marketplace-home .jk-clean-header-actions .jk-clean-quote-btn {
  background: linear-gradient(135deg, #111111, #2b2b2b);
  color: #d4af37;
  border-color: rgba(212, 175, 55, 0.7);
}

@media (max-width: 720px) {
  body.marketplace-home .jk-navbar {
    padding: 10px 10px !important;
    gap: 8px !important;
  }

  body.marketplace-home .jk-logo {
    min-width: 0;
    gap: 7px !important;
  }

  body.marketplace-home .jk-logo-mark {
    width: 36px !important;
    height: 36px !important;
    font-size: 13px !important;
  }

  body.marketplace-home .jk-logo strong {
    font-size: 13px !important;
  }

  body.marketplace-home .jk-logo small {
    display: none !important;
  }

  body.marketplace-home .jk-clean-header-actions {
    gap: 6px;
  }

  body.marketplace-home .jk-clean-header-actions a {
    padding: 8px 9px;
    font-size: 10px;
    box-shadow: none;
  }

  body.marketplace-home .jk-clean-header-actions .jk-clean-hide-small {
    display: none;
  }
}

@media (max-width: 360px) {
  body.marketplace-home .jk-clean-header-actions a {
    padding: 7px 7px;
    font-size: 9.5px;
  }
}

/* =========================================================
   V20I HOMEPAGE MOBILE STICKY HEADER + SEARCH
   Keeps homepage phone header, search bar and category shortcuts visible while scrolling.
   Shop page remains unchanged because this targets body.marketplace-home only.
   ========================================================= */
@media (max-width: 850px) {
  body.marketplace-home .jk-header {
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 2147483000 !important;
    background: #ffffff !important;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.10) !important;
  }

  body.marketplace-home .jk-navbar {
    position: relative !important;
    z-index: 3 !important;
    background: #ffffff !important;
  }

  body.marketplace-home .jk-floating-search {
    position: relative !important;
    z-index: 2 !important;
    background: #ffffff !important;
    margin: 0 !important;
    border-top: 1px solid rgba(17, 17, 17, 0.06) !important;
    border-bottom: 1px solid rgba(17, 17, 17, 0.06) !important;
  }

  body.marketplace-home .jk-market-nav {
    position: relative !important;
    z-index: 1 !important;
    background: #ffffff !important;
    border-bottom: 1px solid rgba(17, 17, 17, 0.08) !important;
  }

  body.marketplace-home .jk-search-suggestions {
    position: fixed !important;
    top: 112px !important;
    left: 10px !important;
    right: 10px !important;
    z-index: 2147483001 !important;
    max-height: 62vh !important;
    overflow-y: auto !important;
  }
}

@media (max-width: 480px) {
  body.marketplace-home .jk-search-suggestions {
    top: 106px !important;
    left: 8px !important;
    right: 8px !important;
  }
}

/* =========================================================
   V20J FORCE HOMEPAGE MOBILE FIXED HEADER
   This uses fixed positioning instead of sticky on phone.
   It targets homepage only: body.marketplace-home
   ========================================================= */
@media (max-width: 850px) {
  html,
  body.marketplace-home {
    overflow-x: hidden !important;
  }

  body.marketplace-home.jk-mobile-fixed-home-header {
    padding-top: var(--jk-mobile-fixed-header-height, 142px) !important;
  }

  body.marketplace-home.jk-mobile-fixed-home-header .jk-header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 2147483000 !important;
    background: #ffffff !important;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.16) !important;
    transform: translateZ(0) !important;
    -webkit-transform: translateZ(0) !important;
    will-change: transform !important;
  }

  body.marketplace-home.jk-mobile-fixed-home-header .jk-navbar {
    background: #ffffff !important;
    position: relative !important;
    z-index: 3 !important;
  }

  body.marketplace-home.jk-mobile-fixed-home-header .jk-floating-search {
    background: #ffffff !important;
    position: relative !important;
    z-index: 2 !important;
    margin: 0 !important;
    border-top: 1px solid rgba(17, 17, 17, 0.06) !important;
    border-bottom: 1px solid rgba(17, 17, 17, 0.06) !important;
  }

  body.marketplace-home.jk-mobile-fixed-home-header .jk-market-nav {
    background: #ffffff !important;
    position: relative !important;
    z-index: 1 !important;
    border-bottom: 1px solid rgba(17, 17, 17, 0.08) !important;
  }

  body.marketplace-home.jk-mobile-fixed-home-header .jk-search-suggestions {
    position: fixed !important;
    top: var(--jk-mobile-fixed-header-height, 142px) !important;
    left: 10px !important;
    right: 10px !important;
    z-index: 2147483001 !important;
    max-height: 58vh !important;
    overflow-y: auto !important;
  }

  body.marketplace-home.jk-search-open .jk-overlay {
    z-index: 2147482990 !important;
  }
}

@media (max-width: 480px) {
  body.marketplace-home.jk-mobile-fixed-home-header {
    padding-top: var(--jk-mobile-fixed-header-height, 136px) !important;
  }

  body.marketplace-home.jk-mobile-fixed-home-header .jk-search-suggestions {
    top: var(--jk-mobile-fixed-header-height, 136px) !important;
    left: 8px !important;
    right: 8px !important;
  }
}


/* Admin category helper text */
.jk-field-hint {
  display: block;
  margin-top: 5px;
  color: #777;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.35;
}

/* Admin product options builder - v20l */
.jk-options-manager {
  border: 1px solid rgba(212, 175, 55, 0.42);
  border-radius: 16px;
  padding: 14px;
  background: linear-gradient(180deg, rgba(255, 250, 232, 0.55), #ffffff);
}

.jk-options-title-row {
  align-items: flex-start;
  gap: 12px;
}

.jk-options-title-row select {
  max-width: 240px;
  flex-shrink: 0;
}

.jk-options-builder-list {
  display: grid;
  gap: 12px;
  margin-top: 12px;
}

.jk-empty-options-box {
  border: 1px dashed rgba(17, 17, 17, 0.22);
  border-radius: 14px;
  padding: 14px;
  background: rgba(255, 255, 255, 0.72);
  color: #666;
  font-size: 13px;
}

.jk-option-builder-card {
  border: 1px solid rgba(212, 175, 55, 0.38);
  border-radius: 14px;
  padding: 12px;
  background: #ffffff;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.04);
}

.jk-option-builder-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.jk-option-builder-head strong {
  font-size: 13px;
}

.jk-option-builder-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.jk-option-builder-grid label {
  display: grid;
  gap: 5px;
}

.jk-option-builder-grid label span {
  font-size: 12px;
  font-weight: 800;
  color: #333;
}

.jk-option-values-field,
.jk-option-placeholder-field,
.jk-option-file-field {
  grid-column: 1 / -1;
}

.jk-option-values-field textarea {
  min-height: 92px;
}

.jk-options-actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 12px;
}

.jk-secondary-btn.small,
.jk-light-btn.small {
  border-radius: 999px;
  padding: 9px 14px;
  font-size: 12px;
  font-weight: 900;
}

.jk-light-btn {
  border: 1px solid #dddddd;
  background: #f7f7f7;
  color: #111111;
  cursor: pointer;
}

.jk-light-btn.tiny {
  border-radius: 999px;
  padding: 6px 10px;
  font-size: 11px;
  font-weight: 900;
}

.jk-field-hint {
  display: block;
  color: #777;
  font-size: 12px;
  line-height: 1.45;
  margin-top: 8px;
}

@media (max-width: 720px) {
  .jk-options-title-row {
    flex-direction: column;
  }

  .jk-options-title-row select {
    max-width: none;
    width: 100%;
  }

  .jk-option-builder-grid {
    grid-template-columns: 1fr;
  }

  .jk-options-actions {
    display: grid;
    grid-template-columns: 1fr;
  }
}

/* =========================================================
   V20P WHITE-DOMINANT THEME + QUOTE CTA POLISH
   Applies mainly to homepage / marketplace view and keeps JK BRAND black + gold identity.
   ========================================================= */
:root {
  --jk-page-white: #ffffff;
  --jk-page-soft: #f7f6f1;
  --jk-page-cream: #fffaf0;
  --jk-page-line: rgba(17, 17, 17, 0.08);
}

body.marketplace-home {
  background: var(--jk-page-white) !important;
  color: #111111 !important;
}

body.marketplace-home .jk-header,
body.marketplace-home .jk-navbar,
body.marketplace-home .jk-floating-search,
body.marketplace-home .jk-market-nav {
  background: #ffffff !important;
}

body.marketplace-home .jk-top-strip {
  background: #111111 !important;
  color: #d4af37 !important;
}

body.marketplace-home .jk-logo-mark {
  background: #111111 !important;
  color: #d4af37 !important;
  border-color: #d4af37 !important;
}

body.marketplace-home .jk-marketplace-shell,
body.marketplace-home .jk-market-section,
body.marketplace-home .jk-home-intro-section,
body.marketplace-home .jk-section,
body.marketplace-home .jk-trust-strip,
body.marketplace-home .jk-market-trustline {
  background: #ffffff !important;
}

body.marketplace-home .jk-market-categories,
body.marketplace-home .jk-market-support-card,
body.marketplace-home .jk-market-mini-deals a,
body.marketplace-home .jk-market-product-card,
body.marketplace-home .jk-home-custom-product-card,
body.marketplace-home .jk-home-intro-card,
body.marketplace-home .jk-process-grid article,
body.marketplace-home .jk-why-grid div,
body.marketplace-home .jk-trust-strip div {
  background: #ffffff !important;
  color: #111111 !important;
  border: 1px solid rgba(212, 175, 55, 0.22) !important;
  box-shadow: 0 10px 28px rgba(17, 17, 17, 0.06) !important;
}

body.marketplace-home .jk-market-section,
body.marketplace-home .jk-home-intro-section,
body.marketplace-home .jk-section {
  border: 1px solid rgba(17, 17, 17, 0.06) !important;
  box-shadow: 0 10px 28px rgba(17, 17, 17, 0.04) !important;
}

body.marketplace-home .jk-market-kicker,
body.marketplace-home .jk-chip,
body.marketplace-home .jk-home-product-topline span {
  background: rgba(212, 175, 55, 0.14) !important;
  color: #6d5100 !important;
  border: 1px solid rgba(212, 175, 55, 0.32) !important;
}

body.marketplace-home .jk-primary-btn,
body.marketplace-home .jk-search-btn,
body.marketplace-home .jk-see-all,
body.marketplace-home .jk-small-btn.alt,
body.marketplace-home .jk-market-card-btn,
body.marketplace-home .jk-home-custom-btn {
  background: linear-gradient(135deg, #d4af37, #fff0a6) !important;
  color: #111111 !important;
  border: 1px solid rgba(212, 175, 55, 0.7) !important;
  box-shadow: 0 10px 22px rgba(212, 175, 55, 0.18) !important;
}

body.marketplace-home .jk-secondary-btn,
body.marketplace-home .jk-small-btn,
body.marketplace-home .jk-clean-header-actions .jk-clean-quote-btn,
body.marketplace-home .jk-market-support-card.highlight a {
  background: #111111 !important;
  color: #d4af37 !important;
  border: 1px solid rgba(212, 175, 55, 0.65) !important;
}

body.marketplace-home .jk-primary-btn:hover,
body.marketplace-home .jk-search-btn:hover,
body.marketplace-home .jk-see-all:hover,
body.marketplace-home .jk-market-card-btn:hover,
body.marketplace-home .jk-home-custom-btn:hover,
body.marketplace-home .jk-quote-whatsapp-btn:hover {
  transform: translateY(-1px);
  opacity: 0.94;
}

body.marketplace-home #jkMarketHeroBanner.jk-market-hero-banner {
  background: #ffffff !important;
  border: 1px solid rgba(212, 175, 55, 0.32) !important;
  box-shadow: 0 16px 36px rgba(17, 17, 17, 0.10) !important;
}

body.marketplace-home #jkMarketHeroBanner::before {
  background:
    linear-gradient(105deg, rgba(255, 255, 255, .96) 0%, rgba(255, 255, 255, .88) 43%, rgba(255, 255, 255, .28) 75%, rgba(212, 175, 55, .18) 100%),
    linear-gradient(180deg, rgba(255, 255, 255, .10) 0%, rgba(17, 17, 17, .18) 100%) !important;
}

body.marketplace-home #jkMarketHeroBanner h1 {
  color: #111111 !important;
  text-shadow: none !important;
}

body.marketplace-home #jkMarketHeroBanner p {
  color: #2f2f2f !important;
  text-shadow: none !important;
}

body.marketplace-home #jkMarketHeroBanner .jk-market-hero-dots span {
  background: rgba(17, 17, 17, 0.28) !important;
  border-color: rgba(17, 17, 17, 0.18) !important;
}

body.marketplace-home #jkMarketHeroBanner .jk-market-hero-dots span.active {
  background: #d4af37 !important;
  border-color: #d4af37 !important;
}

/* White quote form with black and gold CTA styling */
body.marketplace-home .jk-quote-section {
  background: #ffffff !important;
  color: #111111 !important;
  border: 1px solid rgba(212, 175, 55, 0.34) !important;
  box-shadow: 0 16px 38px rgba(17, 17, 17, 0.08) !important;
}

body.marketplace-home .jk-quote-section h2,
body.marketplace-home .jk-quote-copy h2 {
  color: #111111 !important;
}

body.marketplace-home .jk-quote-section p,
body.marketplace-home .jk-quote-mini-note,
body.marketplace-home .jk-quote-tagline {
  color: #2f2f2f !important;
}

body.marketplace-home .jk-quote-mini-note strong,
body.marketplace-home .jk-quote-tagline {
  color: #6d5100 !important;
  font-weight: 900 !important;
}

body.marketplace-home .jk-quote-form-v13 label {
  color: #111111 !important;
}

body.marketplace-home .jk-quote-form-v13 label span {
  color: #111111 !important;
}

body.marketplace-home .jk-quote-form-v13 label span small {
  color: #777777 !important;
}

body.marketplace-home .jk-quote-form input,
body.marketplace-home .jk-quote-form textarea,
body.marketplace-home .jk-quote-form select,
body.marketplace-home .jk-quote-form-v13 input,
body.marketplace-home .jk-quote-form-v13 textarea,
body.marketplace-home .jk-quote-form-v13 select {
  background: #ffffff !important;
  color: #111111 !important;
  border: 1px solid rgba(212, 175, 55, 0.42) !important;
  box-shadow: 0 4px 14px rgba(17, 17, 17, 0.04) !important;
}

body.marketplace-home .jk-quote-form input:focus,
body.marketplace-home .jk-quote-form textarea:focus,
body.marketplace-home .jk-quote-form-v13 input:focus,
body.marketplace-home .jk-quote-form-v13 textarea:focus {
  outline: none !important;
  border-color: #d4af37 !important;
  box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.15) !important;
}

body.marketplace-home .jk-quote-product-summary {
  background: #fffaf0 !important;
  color: #111111 !important;
  border: 1px solid rgba(212, 175, 55, 0.38) !important;
}

body.marketplace-home .jk-quote-product-summary strong,
body.marketplace-home .jk-quote-product-summary a {
  color: #6d5100 !important;
}

body.marketplace-home .jk-quote-product-summary small {
  color: #333333 !important;
}

body.marketplace-home .jk-quote-actions-row {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  align-items: center;
}

body.marketplace-home .jk-quote-actions-row .jk-primary-btn {
  width: 100%;
  min-height: 44px;
}

body.marketplace-home .jk-quote-whatsapp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  border-radius: 999px;
  padding: 10px 16px;
  text-decoration: none;
  background: #111111 !important;
  color: #d4af37 !important;
  border: 1px solid rgba(212, 175, 55, 0.65) !important;
  font-weight: 900;
  box-shadow: 0 10px 22px rgba(17, 17, 17, 0.10) !important;
}

body.marketplace-home .jk-footer {
  background: #111111 !important;
  color: #ffffff !important;
  border-top: 3px solid #d4af37 !important;
}

body.marketplace-home .jk-footer h3,
body.marketplace-home .jk-footer .jk-gold-text {
  color: #d4af37 !important;
}

body.marketplace-home .jk-footer p,
body.marketplace-home .jk-footer a,
body.marketplace-home .jk-footer strong,
body.marketplace-home .jk-footer-bottom {
  color: rgba(255, 255, 255, 0.82) !important;
}

body.marketplace-home .jk-footer-links a {
  background: #ffffff !important;
  color: #111111 !important;
  border: 1px solid rgba(212, 175, 55, 0.55) !important;
}

@media (max-width: 850px) {
  body.marketplace-home {
    background: #ffffff !important;
  }

  body.marketplace-home #jkMarketHeroBanner::before {
    background:
      linear-gradient(180deg, rgba(255,255,255,.88) 0%, rgba(255,255,255,.76) 45%, rgba(255,255,255,.96) 100%),
      linear-gradient(90deg, rgba(212, 175, 55, .12), rgba(255, 255, 255, .04)) !important;
  }

  body.marketplace-home .jk-quote-section {
    padding: 20px 14px !important;
  }

  body.marketplace-home .jk-quote-actions-row {
    grid-template-columns: 1fr;
  }

  body.marketplace-home .jk-quote-whatsapp-btn,
  body.marketplace-home .jk-quote-actions-row .jk-primary-btn {
    width: 100%;
  }
}

/* === V20R: Product ordering, cleaner marketplace layout, smooth search, banner visibility and hover polish === */
.jk-market-search-bar,
.jk-search-bar {
  border-radius: 999px !important;
  border-color: rgba(17, 17, 17, 0.18) !important;
  box-shadow: 0 10px 26px rgba(17, 17, 17, 0.08) !important;
  overflow: hidden !important;
}

.jk-market-search-bar:focus-within,
.jk-search-bar:focus-within {
  border-color: rgba(212, 175, 55, 0.95) !important;
  box-shadow: 0 12px 30px rgba(212, 175, 55, 0.18) !important;
}

.jk-market-search-bar .jk-search-btn,
.jk-search-bar .jk-search-btn {
  border-radius: 999px !important;
  margin-right: 3px !important;
  height: 36px !important;
}

#jkMarketHeroBanner.jk-market-hero-banner,
body.marketplace-home #jkMarketHeroBanner.jk-market-hero-banner {
  min-height: 390px !important;
  border-radius: 22px !important;
  overflow: hidden !important;
  background: #111 !important;
}

#jkMarketHeroBanner .jk-market-hero-slide,
body.marketplace-home #jkMarketHeroBanner .jk-market-hero-slide {
  background-size: contain !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  opacity: 0 !important;
  filter: none !important;
  transform: scale(1.01) !important;
}

#jkMarketHeroBanner .jk-market-hero-slide.active,
body.marketplace-home #jkMarketHeroBanner .jk-market-hero-slide.active {
  opacity: 1 !important;
}

#jkMarketHeroBanner.jk-market-hero-banner::after,
body.marketplace-home #jkMarketHeroBanner.jk-market-hero-banner::after {
  background: linear-gradient(90deg, rgba(0,0,0,0.86) 0%, rgba(0,0,0,0.62) 42%, rgba(0,0,0,0.18) 72%, rgba(0,0,0,0.05) 100%) !important;
}

.jk-market-hero-content {
  max-width: 54% !important;
}

.jk-market-product-grid,
.jk-home-shop-products-grid,
#shopProductsGrid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

.jk-market-product-image,
.jk-shop-product-image,
.jk-product-image,
.jk-related-product-img {
  position: relative !important;
  overflow: hidden !important;
}

.jk-market-product-image img,
.jk-shop-product-image img,
.jk-product-image img,
.jk-related-product-img img,
.jk-card-img-primary,
.jk-card-img-secondary {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform 0.42s ease, opacity 0.42s ease !important;
}

.jk-card-img-secondary {
  position: absolute !important;
  inset: 0 !important;
  opacity: 0 !important;
}

.jk-market-product-card:hover .jk-card-img-primary,
.jk-shop-product-card:hover .jk-card-img-primary,
.jk-product-card:hover .jk-card-img-primary,
.jk-related-product-card:hover .jk-card-img-primary {
  transform: scale(1.08) !important;
}

.jk-market-product-card:hover .jk-card-img-secondary,
.jk-shop-product-card:hover .jk-card-img-secondary,
.jk-product-card:hover .jk-card-img-secondary,
.jk-related-product-card:hover .jk-card-img-secondary {
  opacity: 1 !important;
  transform: scale(1.04) !important;
}

.jk-market-product-card,
.jk-shop-product-card,
.jk-product-card,
.jk-related-product-card {
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease !important;
}

.jk-market-product-card:hover,
.jk-shop-product-card:hover,
.jk-product-card:hover,
.jk-related-product-card:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 16px 34px rgba(17, 17, 17, 0.14) !important;
  border-color: rgba(212, 175, 55, 0.75) !important;
}

.jk-display-order-grid input {
  border-color: rgba(212, 175, 55, 0.55) !important;
}

@media (max-width: 1100px) {
  .jk-market-product-grid,
  .jk-home-shop-products-grid,
  #shopProductsGrid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 720px) {
  #jkMarketHeroBanner.jk-market-hero-banner,
  body.marketplace-home #jkMarketHeroBanner.jk-market-hero-banner {
    min-height: 330px !important;
  }

  #jkMarketHeroBanner .jk-market-hero-slide,
  body.marketplace-home #jkMarketHeroBanner .jk-market-hero-slide {
    background-size: 86% auto !important;
    background-position: center bottom !important;
  }

  #jkMarketHeroBanner.jk-market-hero-banner::after,
  body.marketplace-home #jkMarketHeroBanner.jk-market-hero-banner::after {
    background: linear-gradient(180deg, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.56) 45%, rgba(0,0,0,0.20) 100%) !important;
  }

  .jk-market-hero-content {
    max-width: 100% !important;
    padding-bottom: 140px !important;
  }

  .jk-market-search-bar .jk-search-btn,
  .jk-search-bar .jk-search-btn {
    height: 34px !important;
    padding: 0 12px !important;
  }

  .jk-market-product-grid,
  .jk-home-shop-products-grid,
  #shopProductsGrid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }
}

@media (max-width: 380px) {
  .jk-market-product-grid,
  .jk-home-shop-products-grid,
  #shopProductsGrid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }
}

/* === V20S: Restore advertisement banner to earlier compact size === */
#jkMarketHeroBanner.jk-market-hero-banner,
body.marketplace-home #jkMarketHeroBanner.jk-market-hero-banner {
  min-height: 320px !important;
  border-radius: 16px !important;
  padding: clamp(22px, 4vw, 36px) !important;
}

#jkMarketHeroBanner .jk-market-hero-slide,
body.marketplace-home #jkMarketHeroBanner .jk-market-hero-slide {
  background-size: contain !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
}

#jkMarketHeroBanner .jk-market-hero-content,
body.marketplace-home #jkMarketHeroBanner .jk-market-hero-content {
  max-width: 54% !important;
}

@media (max-width: 720px) {
  #jkMarketHeroBanner.jk-market-hero-banner,
  body.marketplace-home #jkMarketHeroBanner.jk-market-hero-banner {
    min-height: 315px !important;
    padding: 20px 14px 48px !important;
  }

  #jkMarketHeroBanner .jk-market-hero-slide,
  body.marketplace-home #jkMarketHeroBanner .jk-market-hero-slide {
    background-size: 82% auto !important;
    background-position: center bottom !important;
  }

  #jkMarketHeroBanner .jk-market-hero-content,
  body.marketplace-home #jkMarketHeroBanner .jk-market-hero-content {
    max-width: 100% !important;
    padding-bottom: 128px !important;
  }
}

@media (max-width: 380px) {
  #jkMarketHeroBanner.jk-market-hero-banner,
  body.marketplace-home #jkMarketHeroBanner.jk-market-hero-banner {
    min-height: 295px !important;
  }

  #jkMarketHeroBanner .jk-market-hero-content,
  body.marketplace-home #jkMarketHeroBanner .jk-market-hero-content {
    padding-bottom: 116px !important;
  }
}

/* === V20V: Admin M-Pesa payment control panels === */
.jk-payment-request-form,
.jk-admin-payment-box,
.jk-quote-payment-box {
  background: #fffdf7;
  border: 1px solid rgba(212, 175, 55, 0.28);
  border-radius: 16px;
  padding: 14px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.04);
}

.jk-payment-request-form label,
.jk-admin-payment-box label,
.jk-quote-payment-box label {
  display: grid;
  gap: 6px;
  font-weight: 800;
  color: #111;
}

.jk-admin-payment-box hr {
  width: 100%;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  margin: 12px 0;
}

.jk-payment-request-form input,
.jk-payment-request-form select,
.jk-payment-request-form textarea,
.jk-admin-payment-box input,
.jk-admin-payment-box select,
.jk-admin-payment-box textarea,
.jk-quote-payment-box input,
.jk-quote-payment-box select,
.jk-quote-payment-box textarea {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 12px;
  padding: 10px 12px;
  background: #fff;
  color: #111;
}

.jk-admin-payment-box button,
.jk-quote-payment-box button,
.jk-admin-payment-request-row button {
  border: 0;
  border-radius: 999px;
  padding: 10px 14px;
  background: linear-gradient(135deg, #d4af37, #fff2a8);
  color: #111;
  font-weight: 900;
  cursor: pointer;
}

.jk-admin-payment-request-row button[disabled] {
  opacity: 0.55;
  cursor: not-allowed;
}

.jk-admin-payment-request-row {
  border-left: 4px solid #d4af37;
}

/* Payment control hotfix v20w: compact/collapsed admin orders */
.jk-admin-orders-table.compact-orders {
  display: grid;
  gap: 12px;
}

.jk-admin-order-card.compact {
  display: block !important;
  padding: 0 !important;
  overflow: hidden;
}

.jk-admin-order-summary {
  display: grid;
  grid-template-columns: 1fr 220px;
  gap: 14px;
  padding: 14px;
  align-items: center;
}

.jk-admin-order-summary-main h3 {
  margin: 4px 0 8px;
  color: #111;
}

.jk-admin-order-summary-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 6px 12px;
}

.jk-admin-order-summary-grid small,
.jk-admin-block-line {
  color: #555;
  line-height: 1.4;
}

.jk-admin-order-summary-actions {
  display: grid;
  gap: 8px;
  justify-items: stretch;
}

.jk-admin-order-summary-actions strong {
  color: #d4af37;
  font-size: 20px;
  text-align: right;
}

.jk-admin-order-summary-actions button,
.jk-admin-order-expanded button {
  border: 0;
  border-radius: 999px;
  padding: 10px 12px;
  font-weight: 900;
  cursor: pointer;
}

.jk-admin-order-summary-actions button {
  background: #111;
  color: #d4af37;
}

.jk-admin-order-summary-actions .jk-stk-quick-btn {
  background: linear-gradient(135deg, #d4af37, #fff2a8);
  color: #111;
}

.jk-admin-order-expanded {
  display: grid;
  grid-template-columns: 1fr 260px;
  gap: 14px;
  padding: 14px;
  border-top: 1px solid rgba(0,0,0,0.08);
  background: #fffdf7;
}

.jk-admin-order-expanded[hidden] {
  display: none !important;
}

.jk-admin-order-expanded .jk-admin-order-side {
  background: #fff;
  border: 1px solid rgba(212,175,55,0.25);
  border-radius: 16px;
  padding: 12px;
}

.jk-admin-payment-box button[disabled],
.jk-admin-order-summary-actions button[disabled] {
  opacity: 0.55;
  cursor: not-allowed;
}

@media (max-width: 900px) {
  .jk-admin-order-summary,
  .jk-admin-order-expanded {
    grid-template-columns: 1fr;
  }
  .jk-admin-order-summary-grid {
    grid-template-columns: 1fr;
  }
  .jk-admin-order-summary-actions strong {
    text-align: left;
  }
}

/* Final admin smart split-view */
.jk-smart-admin-split {
  display: grid;
  grid-template-columns: minmax(260px, 32%) minmax(0, 1fr);
  gap: 16px;
  align-items: start;
}

.jk-smart-list-panel {
  background: #ffffff;
  border: 1px solid rgba(17, 17, 17, 0.08);
  border-radius: 18px;
  padding: 10px;
  max-height: 78vh;
  overflow: auto;
  box-shadow: 0 12px 35px rgba(17, 17, 17, 0.06);
  position: sticky;
  top: 92px;
}

.jk-smart-list-item {
  width: 100%;
  display: grid;
  gap: 5px;
  text-align: left;
  background: #ffffff;
  border: 1px solid rgba(17, 17, 17, 0.07);
  border-radius: 14px;
  padding: 10px 11px;
  margin-bottom: 8px;
  cursor: pointer;
  color: #111111;
  transition: 0.18s ease;
}

.jk-smart-list-item:hover,
.jk-smart-list-item.active {
  border-color: rgba(212, 175, 55, 0.75);
  box-shadow: 0 12px 24px rgba(212, 175, 55, 0.14);
  transform: translateY(-1px);
}

.jk-smart-list-item.cancelled {
  opacity: 0.68;
  background: #f7f7f7;
}

.jk-smart-list-item span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

.jk-smart-list-item strong {
  font-size: 14px;
  line-height: 1.2;
}

.jk-smart-list-item small {
  color: #666;
  font-size: 12px;
  line-height: 1.3;
}

.jk-smart-detail-panel {
  min-width: 0;
}

.jk-smart-detail-card {
  background: #ffffff;
  border: 1px solid rgba(17, 17, 17, 0.08);
  border-radius: 22px;
  padding: 18px;
  box-shadow: 0 16px 45px rgba(17, 17, 17, 0.07);
}

.jk-smart-detail-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(17, 17, 17, 0.08);
  margin-bottom: 14px;
}

.jk-smart-detail-head small {
  color: #a67c00;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.jk-smart-detail-head h2 {
  margin: 4px 0 2px;
  font-size: clamp(20px, 2vw, 28px);
  color: #111111;
}

.jk-smart-detail-head p {
  margin: 0;
  color: #555;
}

.jk-smart-status-stack {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 6px;
}

.jk-smart-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 9px;
  margin-bottom: 14px;
}

.jk-smart-detail-grid small {
  display: block;
  background: #fafafa;
  border: 1px solid rgba(17, 17, 17, 0.06);
  border-radius: 12px;
  padding: 9px 10px;
  color: #444;
}

.jk-smart-items-list {
  display: grid;
  gap: 8px;
  margin: 12px 0;
}

.jk-smart-items-list > div {
  background: #fbfbfb;
  border: 1px solid rgba(17, 17, 17, 0.06);
  border-radius: 14px;
  padding: 10px;
}

.jk-smart-action-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 14px;
}

.jk-smart-action-grid .jk-admin-payment-box,
.jk-smart-action-grid .jk-status-tools {
  margin: 0;
}

.jk-smart-inline-actions {
  align-content: start;
}

.jk-danger-soft {
  background: #fff0f0 !important;
  color: #a31919 !important;
  border: 1px solid rgba(163, 25, 25, 0.24) !important;
}

.jk-danger-soft:hover:not(:disabled) {
  background: #a31919 !important;
  color: #ffffff !important;
}

.jk-admin-empty-orders {
  background: #ffffff;
  border-radius: 18px;
  padding: 24px;
  border: 1px solid rgba(17, 17, 17, 0.08);
}

.jk-admin-warning-note {
  background: #fff8ea;
  border: 1px solid rgba(212, 175, 55, 0.35);
  color: #5d4100;
  border-radius: 14px;
  padding: 10px 12px;
}

@media (max-width: 980px) {
  .jk-smart-admin-split {
    grid-template-columns: 1fr;
  }
  .jk-smart-list-panel {
    position: relative;
    top: auto;
    max-height: 360px;
  }
  .jk-smart-action-grid,
  .jk-smart-detail-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .jk-smart-detail-card {
    padding: 14px;
    border-radius: 18px;
  }
  .jk-smart-detail-head {
    flex-direction: column;
  }
  .jk-smart-status-stack {
    justify-content: flex-start;
  }
  .jk-smart-list-panel {
    max-height: 310px;
  }
}



/* Radiance By Recky / Makeup & Beauty service menu */
.jk-beauty-service-menu{
  margin:14px 0;
  border:1px solid rgba(212,175,55,.55);
  border-radius:18px;
  background:linear-gradient(135deg,#fff,#fff8fb);
  padding:16px;
  box-shadow:0 10px 24px rgba(0,0,0,.06);
}
.jk-beauty-brand{
  margin:0 0 6px!important;
  color:#b88921;
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
  font-size:12px;
}
.jk-beauty-service-menu h3{
  margin:0 0 12px;
  font-size:20px;
  color:#111;
}
.jk-beauty-price-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
}
.jk-beauty-price-list div{
  display:flex;
  justify-content:space-between;
  gap:12px;
  align-items:center;
  padding:10px 12px;
  border-radius:12px;
  background:#fff;
  border:1px solid #f0e0b0;
}
.jk-beauty-price-list span{
  font-weight:800;
  color:#333;
  line-height:1.25;
}
.jk-beauty-price-list strong{
  white-space:nowrap;
  color:#b88921;
  font-weight:900;
}
.jk-beauty-note{
  margin:12px 0 0!important;
  color:#555;
  font-weight:700;
  font-size:13px;
}
@media(max-width:640px){
  .jk-beauty-price-list{grid-template-columns:1fr;}
  .jk-beauty-price-list div{align-items:flex-start;}
}

/* V20Z8: Makeup & Beauty service package selector polish */
.jk-product-options-box .jk-service-choice-field{
  display:grid;
  grid-template-columns:1fr !important;
  align-items:stretch;
  gap:8px;
  margin:8px 0;
}
.jk-product-options-box .jk-service-choice-field > span{
  font-size:13px;
  font-weight:900;
}
.jk-service-choice-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  width:100%;
}
.jk-service-choice-card{
  width:100%;
  border:1px solid rgba(212,175,55,.55);
  background:#fff;
  color:#111;
  border-radius:12px;
  padding:10px 12px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  text-align:left;
  cursor:pointer;
  font:inherit;
  font-weight:900;
  line-height:1.25;
  min-height:46px;
}
.jk-service-choice-card:hover,
.jk-service-choice-card.active{
  background:#111;
  color:#D4AF37;
  border-color:#D4AF37;
  box-shadow:0 6px 16px rgba(0,0,0,.12);
}
.jk-service-choice-name{
  min-width:0;
  overflow-wrap:normal;
  word-break:normal;
}
.jk-service-choice-price{
  flex:0 0 auto;
  white-space:nowrap;
  color:inherit;
}
@media(max-width:640px){
  .jk-service-choice-list{
    grid-template-columns:1fr;
  }
  .jk-service-choice-card{
    padding:10px;
    gap:10px;
  }
}
@media(max-width:380px){
  .jk-service-choice-card{
    display:grid;
    grid-template-columns:1fr auto;
    align-items:center;
  }
}

/* V20Z9: Request/booking form selected service package polish */
.jk-quote-product-summary .jk-quote-selected-options{
  display:grid;
  gap:8px;
  margin-top:8px;
}
.jk-quote-product-summary .jk-quote-selected-options > b{
  color:inherit;
  font-size:13px;
  line-height:1.25;
}
.jk-quote-selected-options-list{
  display:grid;
  gap:8px;
}
.jk-quote-selected-option-card{
  display:grid;
  grid-template-columns:minmax(96px,auto) 1fr auto;
  align-items:center;
  gap:10px;
  width:100%;
  background:rgba(255,255,255,.95);
  border:1px solid rgba(212,175,55,.45);
  color:#111;
  border-radius:12px;
  padding:9px 10px;
  line-height:1.25;
  box-sizing:border-box;
}
.jk-quote-selected-option-label{
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.04em;
  color:#7a6112;
  white-space:nowrap;
}
.jk-quote-selected-option-name{
  min-width:0;
  font-weight:900;
  overflow-wrap:normal;
  word-break:normal;
}
.jk-quote-selected-option-price{
  flex:0 0 auto;
  white-space:nowrap;
  font-weight:1000;
  color:#111;
}
.jk-quote-selected-options-fallback{
  overflow-wrap:normal;
  word-break:normal;
}
@media(max-width:640px){
  .jk-quote-selected-option-card{
    grid-template-columns:1fr auto;
    gap:6px 10px;
  }
  .jk-quote-selected-option-label{
    grid-column:1/-1;
  }
  .jk-quote-selected-option-price{
    text-align:right;
  }
}
@media(max-width:360px){
  .jk-quote-selected-option-card{
    grid-template-columns:1fr;
  }
  .jk-quote-selected-option-price{
    text-align:left;
  }
}


/* V20Z10: force Makeup & Beauty package choice to use clean custom cards instead of native select wrapping */
.jk-product-options-box .jk-service-choice-field{
  grid-template-columns:1fr !important;
}
.jk-service-choice-card{
  white-space:normal;
}
.jk-service-choice-price{
  white-space:nowrap !important;
  word-break:keep-all;
}


/* v20z11: neat service package dropdown for Makeup & Beauty request form */
.jk-product-options-box .jk-service-package-select-label{
  display:grid;
  grid-template-columns: minmax(120px, 190px) 1fr;
  align-items:center;
  gap:10px;
  width:100%;
}

.jk-product-options-box .jk-service-package-select-label > span{
  font-weight:800;
  color:#101010;
}

.jk-service-package-select{
  width:100%;
  min-width:0;
  height:44px;
  border:1px solid rgba(198, 153, 50, .45);
  border-radius:12px;
  padding:0 42px 0 14px;
  background:#fff;
  color:#111;
  font-weight:700;
  font-size:13px;
  line-height:44px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.jk-service-package-select:focus{
  outline:2px solid rgba(198, 153, 50, .28);
  border-color:#c69932;
}

.jk-service-package-select option{
  white-space:nowrap;
  font-weight:600;
}

@media (max-width: 700px){
  .jk-product-options-box .jk-service-package-select-label{
    grid-template-columns:1fr;
    gap:6px;
  }
  .jk-service-package-select{
    font-size:12px;
  }
}

/* v20z12 customer accounts */
.jk-auth-page { background: #f8f5ee; }
.jk-auth-main { min-height: 72vh; display: grid; place-items: center; padding: 48px 18px; }
.jk-auth-card { width: min(560px, 100%); background: #fff; border: 1px solid rgba(0,0,0,.08); border-radius: 24px; box-shadow: 0 22px 60px rgba(0,0,0,.10); padding: clamp(22px, 4vw, 36px); }
.jk-auth-intro { text-align: center; margin-bottom: 18px; }
.jk-auth-intro h1 { margin: 10px 0 8px; font-size: clamp(1.7rem, 5vw, 2.45rem); }
.jk-auth-intro p { color: #666; margin: 0 auto; max-width: 420px; }
.jk-auth-tabs { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; background: #f3f0e9; border-radius: 14px; padding: 6px; margin: 18px 0; }
.jk-auth-tabs button { border: 0; background: transparent; padding: 12px; border-radius: 10px; font-weight: 800; cursor: pointer; color: #555; }
.jk-auth-tabs button.active { background: #111; color: #fff; }
/* V20Z23: compact centered customer login card + blue Google button with multicolour G */
.jk-auth-page { 
  background: linear-gradient(135deg, #fff, #f8f5eb); 
  min-height: 100vh; 
}
.jk-auth-page .jk-header { 
  position: relative; 
  z-index: 2; 
}
.jk-auth-main { 
  min-height: calc(100vh - 118px); 
  display: grid; 
  place-items: center; 
  padding: 22px 14px 34px; 
}
.jk-auth-card { 
  width: min(430px, 100%); 
  background: #fff; 
  border: 1.5px solid rgba(200,155,47,.55); 
  border-radius: 18px; 
  box-shadow: 0 18px 44px rgba(0,0,0,.12); 
  padding: 24px; 
}
.jk-auth-intro { text-align: center; margin-bottom: 14px; }
.jk-auth-intro .jk-chip { font-size: 11px; padding: 6px 10px; }
.jk-auth-intro h1 { margin: 9px 0 6px; font-size: 24px; line-height: 1.12; }
.jk-auth-intro p { color: #666; margin: 0 auto; max-width: 340px; font-size: 13px; line-height: 1.45; }
.jk-auth-tabs { display: grid; grid-template-columns: 1fr 1fr; gap: 7px; background: #f3f0e9; border-radius: 13px; padding: 5px; margin: 15px 0; }
.jk-auth-tabs button { border: 0; background: transparent; padding: 10px; border-radius: 10px; font-weight: 800; cursor: pointer; color: #555; }
.jk-auth-tabs button.active { background: #111; color: #fff; }
.jk-google-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 46px;
  border: 1px solid #1a73e8;
  background: #1a73e8;
  color: #fff;
  border-radius: 12px;
  padding: 11px 16px;
  font-weight: 850;
  text-decoration: none;
  margin-bottom: 12px;
  box-shadow: 0 10px 22px rgba(26,115,232,.20);
  transition: transform .18s ease, background-color .18s ease, box-shadow .18s ease;
}
.jk-google-btn:hover {
  background: #1558b0;
  border-color: #1558b0;
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 14px 28px rgba(26,115,232,.26);
}
.jk-google-btn:focus-visible {
  outline: 3px solid rgba(26,115,232,.28);
  outline-offset: 3px;
}
.jk-google-btn::before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px 18px;
  margin-right: 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,.16);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23EA4335' d='M24 9.5c3.4 0 6.4 1.2 8.8 3.5l6.6-6.6C35.4 2.7 30.2.5 24 .5 14.8.5 6.9 5.7 3.1 13.3l7.7 6C12.6 13.6 17.8 9.5 24 9.5z'/%3E%3Cpath fill='%234285F4' d='M46.5 24.5c0-1.7-.2-3.4-.5-5H24v9.4h12.7c-.5 3-2.2 5.5-4.7 7.2l7.3 5.7c4.3-4 7.2-9.8 7.2-17.3z'/%3E%3Cpath fill='%23FBBC05' d='M10.8 28.7c-.5-1.5-.8-3.1-.8-4.7s.3-3.2.8-4.7l-7.7-6C1.5 16.5.5 20.1.5 24s1 7.5 2.6 10.7l7.7-6z'/%3E%3Cpath fill='%2334A853' d='M24 47.5c6.2 0 11.4-2 15.3-5.6L32 36.1c-2 1.4-4.7 2.2-8 2.2-6.2 0-11.4-4.1-13.2-9.7l-7.7 6C6.9 42.3 14.8 47.5 24 47.5z'/%3E%3C/svg%3E");
}
.jk-auth-form { display: grid; gap: 13px; }
.jk-auth-form label:not(.jk-auth-check) { display: grid; gap: 7px; font-weight: 750; color: #222; }
.jk-auth-form input { width: 100%; border: 1px solid rgba(0,0,0,.14); border-radius: 12px; padding: 13px 14px; font-size: 1rem; outline: none; background: #fff; }
.jk-auth-form input:focus { border-color: #c89b2f; box-shadow: 0 0 0 4px rgba(200,155,47,.14); }
.jk-auth-check { display: flex; align-items: center; gap: 10px; color: #333; font-weight: 650; }
.jk-auth-check input { width: auto; }
.jk-auth-message { min-height: 24px; color: #7a5600; background: rgba(200,155,47,.12); border-radius: 10px; padding: 9px 12px; margin: 10px 0; font-size: .94rem; }
.jk-auth-footer { text-align: center; margin: 8px 0 0; color: #666; }
.jk-auth-footer a, .jk-link-button { color: #111; font-weight: 800; text-decoration: underline; background: transparent; border: 0; padding: 0; cursor: pointer; font: inherit; }
.jk-account-detail-list { display: grid; gap: 10px; padding: 14px; border-radius: 14px; background: #faf8f2; margin: 16px 0; }
.jk-account-detail-list p { margin: 0; }
@media (max-width: 640px) { .jk-auth-card { border-radius: 18px; padding: 20px; } .jk-auth-main { padding: 28px 12px; } }

/* V20Z17: Clean single M-Pesa checkout payment display */
.jk-payment-method-clean{
  display:block;
}
.jk-payment-method-card{
  display:flex;
  gap:12px;
  align-items:flex-start;
  border:1px solid rgba(212,175,55,.35);
  border-radius:16px;
  padding:14px;
  background:linear-gradient(135deg,#fffdf7,#fff);
  box-shadow:0 10px 24px rgba(0,0,0,.04);
}
.jk-payment-method-icon{
  width:42px;
  height:42px;
  border-radius:999px;
  display:grid;
  place-items:center;
  background:#111;
  color:#d4af37;
  flex:0 0 42px;
}
.jk-payment-method-card strong{
  display:block;
  font-size:16px;
  color:#111;
  margin-bottom:4px;
}
.jk-payment-method-card p{
  margin:0;
  color:#555;
  font-size:13px;
  line-height:1.4;
}

/* v20z19: non-blocking cart notice + saved checkout account cards */
.jk-cart-added-notice {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 99999;
  max-width: min(320px, calc(100vw - 32px));
  padding: 12px 16px;
  border-radius: 999px;
  background: #111;
  color: #fff;
  font-weight: 800;
  box-shadow: 0 12px 30px rgba(0,0,0,.22);
  transform: translateY(18px);
  opacity: 0;
  pointer-events: none;
  transition: opacity .2s ease, transform .2s ease;
}
.jk-cart-added-notice.show {
  opacity: 1;
  transform: translateY(0);
}
.jk-saved-checkout {
  align-items: flex-start;
  gap: 14px;
}
.jk-saved-checkout .jk-primary-btn {
  white-space: nowrap;
  min-width: 110px;
}
@media (max-width: 640px) {
  .jk-cart-added-notice {
    left: 14px;
    right: 14px;
    bottom: 14px;
    text-align: center;
  }
  .jk-saved-checkout {
    flex-direction: column;
  }
  .jk-saved-checkout .jk-primary-btn {
    width: 100%;
  }
}

/* v20z20 customer insights, forever login, account dashboard and Radiance forwarding */
.jk-admin-customer-insights { margin-top: 1.25rem; }
.jk-customer-summary-grid { grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); }
.jk-recent-customers-table { margin-top: 1rem; display: grid; gap: .7rem; }
.jk-recent-customers-table h3 { margin: .25rem 0 .5rem; font-size: 1.05rem; }
.jk-recent-customer-row { display: grid; grid-template-columns: minmax(190px, 1.5fr) repeat(4, minmax(82px, .7fr)); gap: .65rem; align-items: center; padding: .8rem; border: 1px solid rgba(0,0,0,.08); border-radius: 14px; background: rgba(255,255,255,.82); }
.jk-recent-customer-row small { display: block; color: #777; font-size: .78rem; }
.jk-recent-customer-row b { color: #111; }
.jk-admin-muted { color: #777; }
.jk-radiance-forward-btn { background: #127c3c !important; color: #fff !important; border-color: #127c3c !important; }
.jk-radiance-forward-btn:hover { filter: brightness(.95); }
.jk-account-overview { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 1rem; margin: 1rem auto 0; max-width: 1180px; padding: 0 1rem; }
.jk-account-stat { background: #fff; border: 1px solid rgba(0,0,0,.08); box-shadow: 0 10px 30px rgba(0,0,0,.06); border-radius: 18px; padding: 1rem; display: grid; gap: .25rem; }
.jk-account-stat strong { font-size: clamp(1.5rem, 4vw, 2.3rem); color: #111; }
.jk-account-stat span { color: #777; font-weight: 800; }
.jk-account-tabs { max-width: 1180px; margin: 1rem auto 0; padding: .45rem; display: flex; gap: .45rem; overflow-x: auto; background: #fff; border: 1px solid rgba(0,0,0,.08); border-radius: 18px; }
.jk-account-tabs button { border: 0; background: transparent; color: #333; font-weight: 900; padding: .85rem 1rem; border-radius: 14px; white-space: nowrap; cursor: pointer; }
.jk-account-tabs button.active { background: #111; color: #fff; }
.jk-account-panels { max-width: 1180px; margin: 1rem auto 2rem; padding: 0 1rem; }
.jk-account-panels .jk-account-card { display: none; }
.jk-account-panels .jk-account-card.active { display: block; }
.jk-account-muted { color: #777; margin-top: -.25rem; }
.jk-account-record { display: flex; justify-content: space-between; gap: 1rem; align-items: center; border: 1px solid rgba(0,0,0,.08); border-radius: 16px; padding: .95rem; background: #fff; margin: .7rem 0; }
.jk-account-record strong { display: block; font-size: 1rem; color: #111; }
.jk-account-record small { display: block; color: #666; margin-top: .2rem; }
.jk-account-status-pill { display: inline-flex; align-items: center; justify-content: center; margin: .15rem; padding: .35rem .65rem; border-radius: 999px; background: #f3f0e8; color: #111; font-weight: 900; font-size: .78rem; }
.jk-account-form { display: grid; gap: .85rem; max-width: 640px; }
.jk-account-form label { display: grid; gap: .35rem; color: #555; font-weight: 900; }
.jk-account-form input { border: 1px solid rgba(0,0,0,.15); border-radius: 12px; padding: .85rem; font: inherit; }
.jk-account-form input[readonly] { background: #f7f7f7; color: #777; }
.jk-account-password-form { margin-top: 1.5rem; padding-top: 1.2rem; border-top: 1px solid rgba(0,0,0,.08); }
@media (max-width: 760px) {
  .jk-recent-customer-row { grid-template-columns: 1fr 1fr; }
  .jk-recent-customer-row > div:first-child { grid-column: 1 / -1; }
  .jk-account-record { align-items: flex-start; flex-direction: column; }
  .jk-account-record .jk-primary-btn { width: 100%; text-align: center; }
}


/* V20Z23 mobile refinements for compact login card */
@media (max-width: 640px) {
  .jk-auth-main { min-height: calc(100vh - 110px); padding: 18px 12px 26px; }
  .jk-auth-card { width: min(390px, 100%); border-radius: 16px; padding: 20px; }
  .jk-auth-intro h1 { font-size: 22px; }
  .jk-auth-intro p { font-size: 12.5px; }
}

/* V20Z25: simplified checkout layout + remembered checkout details */
.jk-simple-checkout-grid {
  grid-template-columns: minmax(0, 880px);
  justify-content: center;
}

.jk-simple-checkout-card {
  padding: 0;
  overflow: hidden;
}

.jk-simplified-checkout-form {
  display: grid;
  gap: 0;
}

.jk-checkout-step-card {
  padding: 22px;
  border-bottom: 1px solid rgba(17, 17, 17, 0.08);
  background: #fff;
}

.jk-checkout-step-card:last-child {
  border-bottom: 0;
}

.jk-checkout-step-title {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 16px;
}

.jk-checkout-step-title > span {
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  border-radius: 999px;
  display: inline-grid;
  place-items: center;
  background: #111;
  color: #fff;
  font-weight: 900;
  box-shadow: 0 8px 18px rgba(0,0,0,.14);
}

.jk-checkout-step-title h2 {
  margin: 0;
  font-size: 20px;
  line-height: 1.1;
}

.jk-checkout-step-title p {
  margin: 4px 0 0;
  color: #666;
  font-size: 13px;
}

.jk-checkout-step-title .jk-see-all {
  margin-left: auto;
  white-space: nowrap;
}

.jk-checkout-optional-details {
  margin-top: 14px;
  border: 1px solid rgba(17,17,17,.08);
  border-radius: 14px;
  background: #fafafa;
  overflow: hidden;
}

.jk-checkout-optional-details summary {
  cursor: pointer;
  padding: 13px 15px;
  font-weight: 900;
  color: #222;
}

.jk-design-upload-box-compact {
  margin: 0;
  border: 0;
  border-top: 1px solid rgba(17,17,17,.07);
  border-radius: 0;
  background: #fff;
}

.jk-payment-method-card-simple {
  margin-bottom: 16px;
}

.jk-checkout-payment-step .jk-clean-payment-box {
  padding: 0;
  border: 0;
  background: transparent;
}

.jk-checkout-payment-step .jk-mpesa-phone-box {
  padding: 0;
  border: 0;
  background: transparent;
}

.jk-checkout-payment-step .jk-stk-buttons {
  margin-top: 16px;
}

.jk-checkout-payment-step #checkoutSubmitBtn {
  width: 100%;
  justify-content: center;
  font-size: 16px;
  padding: 14px 18px;
}

.jk-checkout-mini-help p {
  margin-bottom: 10px;
}

@media (max-width: 720px) {
  .jk-checkout-step-card {
    padding: 18px;
  }
  .jk-checkout-step-title {
    align-items: flex-start;
  }
  .jk-checkout-step-title h2 {
    font-size: 18px;
  }
  .jk-checkout-step-title .jk-see-all {
    align-self: center;
    font-size: 12px;
  }
}


/* V20Z26: compact checkout summary rows + remove notes field */
.jk-checkout-summary-rows {
  display: grid;
  gap: 10px;
}

.jk-summary-field-row,
.jk-checkout-summary-rows label.jk-summary-field-row,
.jk-checkout-payment-step .jk-summary-field-row {
  display: grid;
  grid-template-columns: minmax(130px, 190px) minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  margin: 0;
}

.jk-summary-field-row > span {
  margin: 0;
  color: #333;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.2;
}

.jk-summary-field-row input,
.jk-summary-field-row select,
.jk-summary-field-row textarea {
  width: 100%;
  min-height: 42px;
}

.jk-checkout-clean-grid {
  display: grid;
  grid-template-columns: 1fr;
}

.jk-checkout-step-card {
  padding: 18px 20px;
}

.jk-checkout-step-title {
  margin-bottom: 12px;
}

.jk-checkout-step-title p {
  display: none;
}

.jk-checkout-reference-details {
  margin-top: 12px;
}

.jk-checkout-reference-details summary {
  padding: 11px 14px;
}

.jk-design-upload-box-compact.jk-checkout-summary-rows {
  padding: 12px 14px;
}

.jk-payment-method-card-simple {
  margin-bottom: 12px;
  padding: 12px 14px;
}

.jk-payment-method-card-simple p {
  margin: 2px 0 0;
  font-size: 12.5px;
}

.jk-checkout-payment-step .jk-stk-buttons {
  margin-top: 12px;
}

@media (max-width: 640px) {
  .jk-summary-field-row,
  .jk-checkout-summary-rows label.jk-summary-field-row,
  .jk-checkout-payment-step .jk-summary-field-row {
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 8px;
  }

  .jk-summary-field-row > span {
    font-size: 12px;
  }

  .jk-checkout-step-card {
    padding: 15px;
  }
}

@media (max-width: 420px) {
  .jk-summary-field-row,
  .jk-checkout-summary-rows label.jk-summary-field-row,
  .jk-checkout-payment-step .jk-summary-field-row {
    grid-template-columns: 1fr;
    gap: 5px;
  }
}

/* V20Z27: old-style clean checkout with agreed fields only */
.jk-old-style-clean-checkout-form {
  gap: 18px;
  padding: 20px;
  background: #fff;
}

.jk-clean-checkout-order-card,
.jk-clean-checkout-fields-card {
  border: 1px solid rgba(17, 17, 17, 0.08);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.045);
}

.jk-clean-checkout-order-card {
  padding: 16px;
}

.jk-clean-checkout-order-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid rgba(17, 17, 17, 0.07);
}

.jk-clean-checkout-order-head strong {
  display: block;
  color: #111;
  font-size: 18px;
  font-weight: 950;
  line-height: 1.1;
}

.jk-clean-checkout-order-head small {
  display: block;
  margin-top: 4px;
  color: #666;
  font-size: 12.5px;
  font-weight: 700;
  line-height: 1.35;
}

.jk-clean-checkout-total-list {
  margin-top: 12px;
  border-radius: 14px;
  overflow: hidden;
}

.jk-clean-checkout-fields-card {
  padding: 16px;
}

.jk-old-style-checkout-fields {
  gap: 9px;
}

.jk-old-style-checkout-fields .jk-summary-field-row,
.jk-old-style-checkout-fields label.jk-summary-field-row,
.jk-old-style-checkout-fields #mpesaDifferentNumberWrap {
  grid-template-columns: minmax(140px, 190px) minmax(0, 1fr);
  gap: 12px;
  padding: 0;
}

.jk-old-style-checkout-fields .jk-summary-field-row > span {
  color: #222;
  font-size: 13px;
  font-weight: 950;
}

.jk-old-style-checkout-fields input,
.jk-old-style-checkout-fields select {
  min-height: 43px;
  border-radius: 12px;
  border: 1px solid rgba(17, 17, 17, 0.13);
  background: #fff;
  padding: 10px 12px;
  font-size: 14px;
}

.jk-old-style-checkout-fields input:focus,
.jk-old-style-checkout-fields select:focus {
  outline: none;
  border-color: rgba(212, 175, 55, 0.8);
  box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.16);
}

.jk-old-style-checkout-fields .jk-clean-payment-box,
.jk-old-style-checkout-fields .jk-mpesa-phone-box {
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
}

.jk-old-style-checkout-fields .jk-clean-pay-now-row {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
}

.jk-old-style-checkout-fields #checkoutSubmitBtn {
  min-width: 220px;
  justify-content: center;
  padding: 13px 22px;
  font-size: 15px;
  font-weight: 950;
}

.jk-old-style-clean-checkout-form .jk-checkout-page-item {
  border-radius: 13px;
  padding: 12px;
}

@media (max-width: 720px) {
  .jk-old-style-clean-checkout-form {
    padding: 14px;
    gap: 14px;
  }

  .jk-clean-checkout-order-card,
  .jk-clean-checkout-fields-card {
    border-radius: 15px;
  }

  .jk-clean-checkout-order-card,
  .jk-clean-checkout-fields-card {
    padding: 13px;
  }

  .jk-clean-checkout-order-head {
    align-items: center;
  }

  .jk-clean-checkout-order-head strong {
    font-size: 16px;
  }

  .jk-clean-checkout-order-head small {
    display: none;
  }

  .jk-old-style-checkout-fields .jk-summary-field-row,
  .jk-old-style-checkout-fields label.jk-summary-field-row,
  .jk-old-style-checkout-fields #mpesaDifferentNumberWrap {
    grid-template-columns: 112px minmax(0, 1fr);
    gap: 8px;
  }

  .jk-old-style-checkout-fields .jk-summary-field-row > span {
    font-size: 12px;
  }

  .jk-old-style-checkout-fields input,
  .jk-old-style-checkout-fields select {
    min-height: 40px;
    font-size: 13px;
    padding: 9px 10px;
  }

  .jk-old-style-checkout-fields .jk-clean-pay-now-row {
    justify-content: stretch;
  }

  .jk-old-style-checkout-fields #checkoutSubmitBtn {
    width: 100%;
    min-width: 0;
  }
}

@media (max-width: 420px) {
  .jk-old-style-checkout-fields .jk-summary-field-row,
  .jk-old-style-checkout-fields label.jk-summary-field-row,
  .jk-old-style-checkout-fields #mpesaDifferentNumberWrap {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .jk-clean-checkout-order-head {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* V20Z28: delivery-zone pricing and pending delivery balance notes */
.jk-delivery-confirm-note {
  margin: 10px 0 0;
  padding: 10px 12px;
  border-radius: 12px;
  background: rgba(212, 175, 55, 0.12);
  border: 1px solid rgba(212, 175, 55, 0.25);
  color: #4b3b10;
  font-size: 12.5px;
  font-weight: 800;
  line-height: 1.45;
}

.jk-delivery-balance-box small {
  display: block;
  margin-top: 6px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
}

/* v20z33: Birthday Surprises quote radio choices */
.jk-birthday-service-menu .jk-beauty-brand{
  color:#d49a29;
}
.jk-product-radio-field{
  margin:12px 0;
  padding:12px;
  border:1px solid rgba(212, 175, 55, .28);
  border-radius:14px;
  background:#fff;
}
.jk-product-radio-title{
  display:block;
  margin-bottom:10px;
  font-weight:900;
  color:#101010;
  font-size:13px;
}
.jk-product-radio-grid{
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:8px;
}
.jk-product-radio-card{
  display:flex !important;
  grid-template-columns:none !important;
  align-items:center;
  gap:8px;
  margin:0 !important;
  padding:10px 11px;
  border:1px solid rgba(0,0,0,.08);
  border-radius:12px;
  background:#fffdf7;
  cursor:pointer;
  font-size:12px !important;
  font-weight:850 !important;
  line-height:1.25;
  transition:.18s ease;
}
.jk-product-radio-card input{
  width:16px;
  height:16px;
  accent-color:#d4af37;
  flex:0 0 auto;
}
.jk-product-radio-card span{
  display:block;
}
.jk-product-radio-card:has(input:checked){
  border-color:#d4af37;
  background:#fff7d8;
  box-shadow:0 8px 20px rgba(212,175,55,.12);
}
@media(max-width:700px){
  .jk-product-radio-grid{
    grid-template-columns:1fr;
  }
  .jk-product-radio-card{
    padding:9px 10px;
  }
}


/* v20z34: shop sidebar homepage redesign */
.jk-shop-sidebar-page .jk-shop-modern-header { background:#fff; border-bottom:1px solid #ececec; position:sticky; top:0; z-index:70; box-shadow:0 5px 20px rgba(0,0,0,.05); }
.jk-shop-sidebar-page .jk-shop-navbar-redesign { display:grid; grid-template-columns:auto minmax(260px,1fr) auto; align-items:center; gap:18px; padding:12px clamp(14px,3vw,34px); }
.jk-shop-sidebar-page .jk-shop-navbar-redesign .jk-logo { min-width:185px; }
.jk-shop-sidebar-page .jk-shop-header-search { position:relative; inset:auto; transform:none; width:100%; max-width:none; margin:0; padding:0; background:transparent; box-shadow:none; z-index:75; }
.jk-shop-sidebar-page .jk-shop-header-search form { width:100%; position:relative; }
.jk-shop-sidebar-page .jk-shop-modern-search-bar { height:48px; border-radius:999px; background:#f5f5f5; border:1px solid #dedede; box-shadow:none; padding:0 14px 0 18px; }
.jk-shop-sidebar-page .jk-shop-modern-search-bar input { font-size:14px; }
.jk-shop-sidebar-page .jk-shop-modern-search-bar .jk-search-icon { display:grid; place-items:center; color:#555; }
.jk-shop-sidebar-page .jk-hidden-search-submit { display:none !important; }
.jk-shop-sidebar-page .jk-shop-header-icons { display:flex; align-items:center; gap:13px; flex:0 0 auto; }
.jk-shop-sidebar-page .jk-shop-header-icon { width:30px; height:30px; display:grid; place-items:center; border:0; background:transparent; color:#111; cursor:pointer; text-decoration:none; position:relative; padding:0; font-weight:900; }
.jk-shop-sidebar-page .jk-shop-header-icon svg { width:25px; height:25px; stroke-width:2.15; stroke-linecap:round; stroke-linejoin:round; }
.jk-shop-sidebar-page .jk-shop-header-icon strong { position:absolute; top:-7px; right:-7px; min-width:17px; height:17px; display:grid; place-items:center; background:var(--jk-yellow, #f1c400); color:#111; border:1px solid #111; border-radius:999px; font-size:10px; line-height:1; }
.jk-shop-sidebar-page .jk-shop-more-btn { font-size:24px; line-height:1; }
.jk-shop-sidebar-page .jk-search-suggestions { top:calc(100% + 10px); left:0; right:0; width:100%; }
.jk-shop-menu-drawer { position:fixed; inset:0; background:rgba(0,0,0,.45); z-index:120; display:none; justify-content:flex-end; }
.jk-shop-menu-drawer.active { display:flex; }
.jk-shop-menu-card { width:min(330px,88vw); min-height:100vh; background:#fff; padding:24px; box-shadow:-15px 0 35px rgba(0,0,0,.2); display:flex; flex-direction:column; gap:10px; }
.jk-shop-menu-card h3 { margin:0 0 10px; font-size:22px; }
.jk-shop-menu-card a { text-decoration:none; color:#111; font-weight:850; padding:12px 0; border-bottom:1px solid #eee; }
.jk-shop-menu-close { align-self:flex-end; width:38px; height:38px; border-radius:50%; border:1px solid #ddd; background:#fff; font-size:24px; cursor:pointer; }
.jk-shop-sidebar-main { max-width:1500px; margin:0 auto; padding:18px clamp(12px,2vw,24px) 36px; }
.jk-shop-sidebar-layout { display:grid; grid-template-columns:280px minmax(0,1fr); gap:20px; align-items:start; }
.jk-shop-sidebar { background:#fff; border-radius:14px; padding:18px 16px; position:sticky; top:106px; min-height:calc(100vh - 128px); box-shadow:0 5px 18px rgba(0,0,0,.06); border:1px solid #eee; }
.jk-shop-sidebar-title { display:flex; justify-content:space-between; align-items:center; gap:12px; margin-bottom:16px; font-size:13px; text-transform:uppercase; font-weight:950; letter-spacing:.5px; }
.jk-shop-sidebar-title strong { color:#555; font-size:12px; white-space:nowrap; }
.jk-hidden-shop-control { position:absolute !important; opacity:0 !important; pointer-events:none !important; width:1px !important; height:1px !important; }
.jk-shop-sidebar-block { padding:14px 0; border-bottom:1px solid #eee; }
.jk-shop-sidebar-block:first-of-type { padding-top:0; }
.jk-shop-sidebar-heading { display:flex; justify-content:space-between; align-items:center; margin-bottom:10px; font-size:13px; font-weight:950; }
.jk-sidebar-category-list { display:grid; grid-template-columns:1fr; gap:8px; }
.jk-sidebar-category-btn { width:100%; border:1px solid #eadc9f; background:#fff; color:#111; border-radius:10px; padding:10px; display:flex; align-items:center; justify-content:space-between; gap:10px; text-align:left; font-size:13px; font-weight:850; cursor:pointer; transition:.18s ease; }
.jk-sidebar-category-btn:hover { transform:translateX(2px); border-color:var(--jk-yellow,#f1c400); }
.jk-sidebar-category-btn.active { background:#111; border-color:#111; color:var(--jk-yellow,#f1c400); }
.jk-sidebar-category-name { display:flex; align-items:center; gap:9px; min-width:0; }
.jk-sidebar-check { width:16px; height:16px; border-radius:4px; border:1px solid #ccc; background:#fff; flex:0 0 16px; }
.jk-sidebar-category-btn.active .jk-sidebar-check { background:var(--jk-yellow,#f1c400); border-color:var(--jk-yellow,#f1c400); box-shadow:inset 0 0 0 3px #111; }
.jk-sidebar-category-count { color:#666; font-size:12px; font-weight:900; }
.jk-sidebar-category-btn.active .jk-sidebar-category-count { color:var(--jk-yellow,#f1c400); }
.jk-sidebar-quote-card { background:linear-gradient(145deg,#141414,#2c2c2c); color:#fff; border:1px solid var(--jk-yellow,#f1c400); border-radius:14px; padding:15px; }
.jk-sidebar-quote-card strong { display:block; margin-bottom:7px; font-size:16px; }
.jk-sidebar-quote-card p { margin:0 0 13px; color:#ededed; font-size:12px; line-height:1.45; }
.jk-sidebar-quote-card a { display:block; background:var(--jk-yellow,#f1c400); color:#111; text-align:center; text-decoration:none; border-radius:999px; padding:10px; font-weight:950; }
.jk-shop-content-area { min-width:0; }
.jk-shop-list-toolbar { background:#fff; border:1px solid #eee; border-radius:14px; padding:20px 22px; margin-bottom:18px; display:grid; grid-template-columns:minmax(0,1fr) auto auto; align-items:end; gap:14px; box-shadow:0 5px 18px rgba(0,0,0,.05); }
.jk-shop-list-toolbar h1 { margin:0 0 8px; text-transform:uppercase; font-size:clamp(26px,3vw,38px); line-height:1; }
.jk-shop-list-toolbar p { margin:0; color:#666; font-size:14px; }
.jk-shop-sort-control { display:grid; gap:6px; font-size:10px; text-transform:uppercase; font-weight:950; }
.jk-shop-sort-control select { min-width:150px; border:1px solid #ddd; border-radius:10px; padding:11px 12px; background:#fff; font-weight:850; }
.jk-shop-clear-inline { align-self:end; white-space:nowrap; }
.jk-shop-products-grid-sidebar { grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px; }
.jk-shop-sidebar-page .jk-shop-hero,
.jk-shop-sidebar-page .jk-shop-tools,
.jk-shop-sidebar-page .jk-shop-category-strip,
.jk-shop-sidebar-page .jk-market-nav { display:none !important; }
.jk-shop-sidebar-page .jk-shop-product-card { border-radius:10px; box-shadow:0 10px 25px rgba(0,0,0,.12); border:1px solid #e9e9e9; overflow:hidden; background:#fff; }
.jk-shop-sidebar-page .jk-shop-product-image { min-height:250px; background:#f8f8f8; }
.jk-shop-sidebar-page .jk-shop-product-image img { object-fit:cover; }
.jk-shop-sidebar-page .jk-shop-product-info-clean h3 { min-height:42px; }
.jk-shop-filter-toggle { display:none; width:100%; border:1px solid var(--jk-yellow,#f1c400); background:#111; color:var(--jk-yellow,#f1c400); border-radius:12px; padding:13px 14px; font-weight:950; margin-bottom:14px; }
@media (max-width:1180px){ .jk-shop-sidebar-page .jk-shop-navbar-redesign{grid-template-columns:auto minmax(220px,1fr) auto;} .jk-shop-products-grid-sidebar{grid-template-columns:repeat(3,minmax(0,1fr));} }
@media (max-width:920px){ .jk-shop-sidebar-page .jk-shop-navbar-redesign{grid-template-columns:1fr; gap:10px;} .jk-shop-sidebar-page .jk-shop-navbar-redesign .jk-logo{min-width:0;} .jk-shop-sidebar-page .jk-shop-header-icons{justify-content:center;} .jk-shop-sidebar-layout{grid-template-columns:1fr;} .jk-shop-filter-toggle{display:block;} .jk-shop-sidebar{display:none; position:static; min-height:auto; top:auto;} .jk-shop-sidebar.active{display:block;} .jk-shop-list-toolbar{grid-template-columns:1fr; align-items:start;} .jk-shop-clear-inline{align-self:start;} }
@media (max-width:720px){ .jk-shop-sidebar-main{padding:12px;} .jk-shop-sidebar-page .jk-top-strip{font-size:11px; text-align:center;} .jk-shop-sidebar-page .jk-shop-modern-search-bar{height:45px;} .jk-shop-products-grid-sidebar{grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px;} .jk-shop-sidebar-page .jk-shop-product-image{min-height:170px;} .jk-shop-sidebar-page .jk-shop-header-icons{gap:13px;} }
@media (max-width:460px){ .jk-shop-products-grid-sidebar{grid-template-columns:1fr;} }


/* v20z36: keep footer useful on shop/home/checkout pages */
.jk-global-footer{margin-top:34px;background:#fafafa;border-top:1px solid #eee;}
.jk-shop-sidebar-page .jk-global-footer{margin-top:12px;}
.jk-global-footer .jk-footer-links a{margin-bottom:0;}
.jk-global-footer a{word-break:normal;}
@media(max-width:850px){
  .jk-global-footer{margin-top:22px;padding-bottom:82px;}
}


/* v20z37: speed optimization - product image placeholders while real images lazy-load */
.jk-lazy-product-img[data-src] {
  background: linear-gradient(135deg, #f7f7f7, #ececec);
  opacity: 0.72;
}
.jk-lazy-product-img[data-lazy-loaded="true"] {
  opacity: 1;
}

/* v20z39: Live payment/admin status clarity */
.jk-smart-list-item.paid {
  border-color: rgba(23, 105, 42, 0.38);
  background: linear-gradient(135deg, #ffffff, #eefaf1);
  box-shadow: inset 4px 0 0 #17692a;
}

.jk-smart-list-item.paid strong::after {
  content: "  ✓ Paid";
  color: #17692a;
  font-size: 11px;
  font-weight: 900;
}

.jk-live-sync-indicator {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 9999;
  background: #111111;
  color: #d4af37;
  border: 1px solid rgba(212, 175, 55, 0.65);
  border-radius: 999px;
  padding: 10px 14px;
  font-size: 12px;
  font-weight: 900;
  box-shadow: 0 12px 30px rgba(0,0,0,0.24);
  opacity: 0;
  transform: translateY(8px);
  pointer-events: none;
  transition: 0.2s ease;
}

.jk-live-sync-indicator.show {
  opacity: 1;
  transform: translateY(0);
}

/* v20z40 System Users, Roles, Permissions and Staff Dashboard */
.jk-system-user-form .jk-admin-form-grid {
  align-items: start;
}

.jk-permission-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 10px;
  margin: 12px 0 16px;
}

.jk-permission-check {
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 11px 12px;
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 12px;
  background: #fffdf2;
  font-weight: 800;
  cursor: pointer;
}

.jk-permission-check input {
  width: 17px;
  height: 17px;
  accent-color: #f4c400;
}

.jk-system-temp-box {
  margin-top: 14px;
  padding: 13px 14px;
  border-radius: 12px;
  background: #111;
  color: #fff;
  border: 1px solid #f4c400;
  line-height: 1.5;
}

.jk-system-temp-box code {
  background: #f4c400;
  color: #111;
  padding: 3px 7px;
  border-radius: 8px;
  font-weight: 950;
}

.jk-system-user-card.is-disabled {
  opacity: .72;
  background: #fafafa;
}

.jk-activity-row h3,
.jk-system-user-card h3 {
  margin-bottom: 4px;
}

.jk-staff-login-body {
  min-height: 100vh;
}

.jk-staff-login-card p {
  line-height: 1.45;
}

.jk-form-message {
  min-height: 22px;
  font-weight: 800;
  color: #333;
}

.jk-form-message.error {
  color: #9c0000;
}

.jk-form-message.success {
  color: #097038;
}

.jk-staff-dashboard-main .jk-admin-card {
  margin-bottom: 18px;
}

.jk-staff-inline-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-top: 12px;
}

.jk-staff-inline-actions select {
  min-width: 190px;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 9px 10px;
  font-weight: 800;
}

.jk-paid-highlight {
  border-color: rgba(21, 142, 73, .35) !important;
  box-shadow: 0 0 0 2px rgba(21, 142, 73, .08), 0 10px 24px rgba(0,0,0,.08) !important;
}

.jk-paid-highlight::before {
  content: "PAID";
  display: inline-block;
  width: fit-content;
  margin-bottom: 8px;
  padding: 4px 9px;
  background: #138a48;
  color: #fff;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 950;
  letter-spacing: .4px;
}

.jk-password-change-form {
  max-width: 520px;
}

@media (max-width: 720px) {
  .jk-permission-grid {
    grid-template-columns: 1fr;
  }
  .jk-admin-item-actions,
  .jk-staff-inline-actions {
    width: 100%;
  }
  .jk-staff-inline-actions select,
  .jk-staff-inline-actions button {
    width: 100%;
  }
}


/* v20z40d: one-time staff password display */
.jk-temp-password-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.jk-temp-password-head span,
.jk-temp-password-note {
  color: rgba(255,255,255,.78);
  font-size: 12px;
  margin: 0;
}

.jk-temp-password-line {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 9px;
}

.jk-system-temp-box .jk-temp-password-code {
  display: inline-block;
  font-size: 15px;
  letter-spacing: .4px;
  padding: 8px 10px;
}

.jk-copy-temp-password {
  border-radius: 10px;
  min-height: 34px;
}

@media(max-width:480px) {
  .jk-temp-password-line {
    align-items: stretch;
  }
  .jk-temp-password-line .jk-copy-temp-password,
  .jk-temp-password-line .jk-temp-password-code {
    width: 100%;
    text-align: center;
  }
}


/* v20z40e: staff list-first / details-on-demand */
.jk-staff-detail-slot {
  margin-top: 14px;
}

.jk-staff-details-box {
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 18px;
  background: rgba(0,0,0,.18);
  padding: 16px;
}

.jk-staff-details-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
}

.jk-staff-details-title h4,
.jk-staff-detail-section h5 {
  margin: 0;
  color: #fff;
}

.jk-staff-detail-section {
  margin-top: 16px;
}

.jk-staff-detail-section h5 {
  margin-bottom: 10px;
  color: var(--gold, #c9a44c);
}

.jk-staff-detail-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 10px;
}

.jk-staff-detail-row {
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 12px;
  padding: 10px;
  background: rgba(255,255,255,.035);
  min-width: 0;
}

.jk-staff-detail-row span {
  display: block;
  font-size: 11px;
  color: rgba(255,255,255,.62);
  margin-bottom: 5px;
}

.jk-staff-detail-row strong {
  display: block;
  font-size: 13px;
  color: rgba(255,255,255,.95);
  line-height: 1.35;
  word-break: break-word;
  white-space: pre-wrap;
}

.jk-staff-items-table {
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 14px;
  overflow: hidden;
}

.jk-staff-items-head,
.jk-staff-items-row {
  display: grid;
  grid-template-columns: 1.8fr .5fr .8fr .8fr;
  gap: 8px;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.jk-staff-items-head {
  background: rgba(255,255,255,.06);
  color: rgba(255,255,255,.7);
  font-size: 12px;
  font-weight: 700;
}

.jk-staff-items-row {
  color: rgba(255,255,255,.92);
  font-size: 13px;
}

.jk-staff-items-row:last-child {
  border-bottom: 0;
}

@media(max-width:640px) {
  .jk-staff-items-head,
  .jk-staff-items-row {
    grid-template-columns: 1fr;
  }
}


/* v20z40h: staff split dashboard + stable refresh */
.jk-staff-refresh-line {
  margin-top: 6px;
  font-size: 12px;
  color: rgba(255,255,255,.72);
}

.jk-staff-refresh-line.ok {
  color: #88d49a;
}

.jk-staff-refresh-line.warning {
  color: #f4c76b;
}

.jk-staff-split-board {
  display: grid;
  grid-template-columns: minmax(260px, 36%) minmax(0, 1fr);
  gap: 16px;
  align-items: start;
}

.jk-staff-list-pane,
.jk-staff-detail-pane {
  min-height: 420px;
}

.jk-staff-list-pane {
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 18px;
  background: rgba(255,255,255,.04);
  padding: 10px;
  max-height: 72vh;
  overflow: auto;
}

.jk-staff-detail-pane {
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 18px;
  background: rgba(255,255,255,.05);
  padding: 14px;
  overflow: auto;
  max-height: 72vh;
}

.jk-staff-split-list {
  display: grid;
  gap: 10px;
}

.jk-staff-list-item {
  width: 100%;
  text-align: left;
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 15px;
  background: rgba(0,0,0,.20);
  color: #fff;
  padding: 12px;
  display: grid;
  gap: 6px;
  cursor: pointer;
  transition: transform .15s ease, border-color .15s ease, background .15s ease;
}

.jk-staff-list-item:hover,
.jk-staff-list-item.active {
  transform: translateY(-1px);
  border-color: rgba(212,175,55,.65);
  background: rgba(212,175,55,.10);
}

.jk-staff-list-title {
  font-weight: 800;
  color: #fff;
}

.jk-staff-list-meta {
  font-size: 12px;
  color: rgba(255,255,255,.76);
}

.jk-staff-empty-detail {
  display: grid;
  min-height: 360px;
  place-items: center;
  text-align: center;
  color: rgba(255,255,255,.70);
  border: 1px dashed rgba(255,255,255,.14);
  border-radius: 14px;
  padding: 20px;
}

.jk-staff-detail-actions {
  display: flex;
  align-items: end;
  gap: 10px;
  flex-wrap: wrap;
  border: 1px solid rgba(212,175,55,.25);
  background: rgba(212,175,55,.08);
  border-radius: 14px;
  padding: 12px;
  margin: 12px 0 16px;
}

.jk-staff-detail-actions label {
  display: grid;
  gap: 5px;
  min-width: 220px;
}

.jk-staff-detail-actions label span {
  font-size: 12px;
  color: rgba(255,255,255,.75);
}

.jk-staff-detail-actions select {
  min-height: 38px;
  border-radius: 10px;
}

.jk-staff-readonly-note {
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 12px;
  padding: 10px 12px;
  margin: 10px 0 16px;
}

@media(max-width: 900px) {
  .jk-staff-split-board {
    grid-template-columns: 1fr;
  }

  .jk-staff-list-pane,
  .jk-staff-detail-pane {
    max-height: none;
    min-height: auto;
  }

  .jk-staff-empty-detail {
    min-height: 160px;
  }
}


/* v20z40i: staff dashboard warmer colors + search/sort */
.jk-staff-list-pane {
  background: linear-gradient(180deg, rgba(255,255,255,.09), rgba(255,255,255,.045));
  border-color: rgba(212,175,55,.24);
}

.jk-staff-detail-pane {
  background: linear-gradient(180deg, rgba(255,255,255,.10), rgba(255,255,255,.055));
  border-color: rgba(212,175,55,.22);
}

.jk-staff-list-tools {
  position: sticky;
  top: 0;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 9px;
  padding: 0 0 10px;
  background: linear-gradient(180deg, rgba(21,21,21,.98), rgba(21,21,21,.86));
  border-bottom: 1px solid rgba(212,175,55,.18);
  margin-bottom: 8px;
}

.jk-staff-list-tools input,
.jk-staff-list-tools select {
  width: 100%;
  min-height: 40px;
  border-radius: 12px;
  border: 1px solid rgba(212,175,55,.28);
  background: rgba(255,255,255,.95);
  color: #171717;
  padding: 9px 11px;
  font-size: 13px;
  outline: none;
}

.jk-staff-list-tools input:focus,
.jk-staff-list-tools select:focus {
  border-color: rgba(212,175,55,.75);
  box-shadow: 0 0 0 3px rgba(212,175,55,.18);
}

.jk-staff-list-count {
  color: #f7d976;
  font-size: 12px;
  font-weight: 700;
  margin: 4px 2px 9px;
}

.jk-staff-list-item {
  background: linear-gradient(135deg, rgba(255,255,255,.13), rgba(255,255,255,.055));
  border-color: rgba(255,255,255,.18);
  box-shadow: 0 10px 22px rgba(0,0,0,.16);
}

.jk-staff-list-item:nth-child(even) {
  background: linear-gradient(135deg, rgba(212,175,55,.12), rgba(255,255,255,.055));
}

.jk-staff-list-item:hover,
.jk-staff-list-item.active {
  background: linear-gradient(135deg, rgba(212,175,55,.24), rgba(255,255,255,.10));
  border-color: rgba(247,217,118,.80);
  box-shadow: 0 14px 30px rgba(0,0,0,.25);
}

.jk-staff-list-title {
  color: #ffffff;
  letter-spacing: .1px;
}

.jk-staff-list-meta {
  color: rgba(255,255,255,.88);
}

.jk-staff-details-box {
  color: rgba(255,255,255,.95);
}

.jk-staff-detail-section,
.jk-staff-detail-row,
.jk-staff-items-row {
  background: rgba(255,255,255,.065);
}

.jk-staff-empty-detail {
  color: rgba(255,255,255,.86);
  background: rgba(255,255,255,.045);
  border-color: rgba(212,175,55,.22);
}


/* v20z40j: bright un-grey staff dashboard */
body.jk-staff-dashboard-body .jk-admin-card {
  background: #ffffff !important;
  color: #161616 !important;
  border: 1px solid #ead28a !important;
  box-shadow: 0 16px 40px rgba(0,0,0,.16) !important;
}

body.jk-staff-dashboard-body .jk-admin-section-title h2,
body.jk-staff-dashboard-body .jk-admin-section-title p,
body.jk-staff-dashboard-body #staffWelcomeText,
body.jk-staff-dashboard-body .jk-staff-refresh-line {
  color: #161616 !important;
}

body.jk-staff-dashboard-body .jk-staff-refresh-line.ok {
  color: #1e7a3b !important;
}

body.jk-staff-dashboard-body .jk-staff-refresh-line.warning {
  color: #9a6400 !important;
}

body.jk-staff-dashboard-body .jk-admin-tab-buttons button {
  background: #fff8df !important;
  color: #171717 !important;
  border: 1px solid #d4af37 !important;
}

body.jk-staff-dashboard-body .jk-admin-tab-buttons button.active,
body.jk-staff-dashboard-body .jk-admin-tab-buttons button:hover {
  background: #111111 !important;
  color: #ffffff !important;
  border-color: #111111 !important;
}

body.jk-staff-dashboard-body .jk-staff-list-pane {
  background: #fff9e8 !important;
  border: 1px solid #d4af37 !important;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.65) !important;
}

body.jk-staff-dashboard-body .jk-staff-detail-pane {
  background: #ffffff !important;
  border: 1px solid #d4af37 !important;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.7) !important;
}

body.jk-staff-dashboard-body .jk-staff-list-tools {
  background: #fff9e8 !important;
  border-bottom: 1px solid #d4af37 !important;
}

body.jk-staff-dashboard-body .jk-staff-list-tools input,
body.jk-staff-dashboard-body .jk-staff-list-tools select {
  background: #ffffff !important;
  color: #111111 !important;
  border: 1px solid #b9901f !important;
}

body.jk-staff-dashboard-body .jk-staff-list-count {
  color: #6f5100 !important;
}

body.jk-staff-dashboard-body .jk-staff-list-item {
  background: #ffffff !important;
  color: #161616 !important;
  border: 1px solid #ead28a !important;
  box-shadow: 0 8px 18px rgba(0,0,0,.08) !important;
}

body.jk-staff-dashboard-body .jk-staff-list-item:nth-child(even) {
  background: #fffdf5 !important;
}

body.jk-staff-dashboard-body .jk-staff-list-item:hover {
  background: #fff2bd !important;
  color: #111111 !important;
  border-color: #b9901f !important;
  box-shadow: 0 12px 24px rgba(0,0,0,.14) !important;
}

body.jk-staff-dashboard-body .jk-staff-list-item.active {
  background: #111111 !important;
  color: #ffffff !important;
  border-color: #d4af37 !important;
  box-shadow: 0 12px 28px rgba(0,0,0,.22) !important;
}

body.jk-staff-dashboard-body .jk-staff-list-title {
  color: #111111 !important;
}

body.jk-staff-dashboard-body .jk-staff-list-meta {
  color: #444444 !important;
}

body.jk-staff-dashboard-body .jk-staff-list-item.active .jk-staff-list-title,
body.jk-staff-dashboard-body .jk-staff-list-item.active .jk-staff-list-meta {
  color: #ffffff !important;
}

body.jk-staff-dashboard-body .jk-staff-details-box {
  background: #ffffff !important;
  color: #161616 !important;
  border: 1px solid #ead28a !important;
}

body.jk-staff-dashboard-body .jk-staff-details-title h4,
body.jk-staff-dashboard-body .jk-staff-details-title p,
body.jk-staff-dashboard-body .jk-staff-detail-section h5 {
  color: #111111 !important;
}

body.jk-staff-dashboard-body .jk-staff-detail-section h5 {
  background: #fff3bf !important;
  border-left: 5px solid #d4af37 !important;
  padding: 8px 10px !important;
  border-radius: 10px !important;
}

body.jk-staff-dashboard-body .jk-staff-detail-row,
body.jk-staff-dashboard-body .jk-staff-items-row {
  background: #fffdf6 !important;
  border: 1px solid #ead28a !important;
  color: #161616 !important;
}

body.jk-staff-dashboard-body .jk-staff-detail-row span {
  color: #6b5a22 !important;
}

body.jk-staff-dashboard-body .jk-staff-detail-row strong {
  color: #111111 !important;
}

body.jk-staff-dashboard-body .jk-staff-items-table {
  border: 1px solid #d4af37 !important;
  background: #ffffff !important;
}

body.jk-staff-dashboard-body .jk-staff-items-head {
  background: #111111 !important;
  color: #ffffff !important;
  border-bottom: 1px solid #d4af37 !important;
}

body.jk-staff-dashboard-body .jk-staff-items-row {
  border-bottom: 1px solid #ead28a !important;
}

body.jk-staff-dashboard-body .jk-staff-empty-detail {
  background: #fff9e8 !important;
  color: #2a2a2a !important;
  border: 1px dashed #b9901f !important;
}

body.jk-staff-dashboard-body .jk-staff-detail-actions {
  background: #fff3bf !important;
  border: 1px solid #d4af37 !important;
  color: #111111 !important;
}

body.jk-staff-dashboard-body .jk-staff-detail-actions label span,
body.jk-staff-dashboard-body .jk-staff-readonly-note,
body.jk-staff-dashboard-body .jk-admin-muted {
  color: #333333 !important;
}

body.jk-staff-dashboard-body .jk-staff-detail-actions select {
  background: #ffffff !important;
  color: #111111 !important;
  border: 1px solid #b9901f !important;
}

body.jk-staff-dashboard-body .jk-status-pill {
  border: 1px solid rgba(0,0,0,.12) !important;
  font-weight: 800 !important;
}

body.jk-staff-dashboard-body .jk-status-pill.pending {
  background: #fff0bf !important;
  color: #7a4a00 !important;
}

body.jk-staff-dashboard-body .jk-status-pill.processing {
  background: #dcecff !important;
  color: #054989 !important;
}

body.jk-staff-dashboard-body .jk-status-pill.success {
  background: #dff7e5 !important;
  color: #09662c !important;
}

body.jk-staff-dashboard-body .jk-status-pill.danger {
  background: #ffe1e1 !important;
  color: #9a1111 !important;
}

body.jk-staff-dashboard-body .jk-status-pill.neutral {
  background: #eeeeee !important;
  color: #222222 !important;
}


/* v20z40k: bright un-grey admin dashboard to match staff dashboard */
body.jk-admin-body:not(.jk-staff-dashboard-body) {
  background: #111111 !important;
  color: #161616 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-header {
  background: #111111 !important;
  color: #ffffff !important;
  border-bottom: 1px solid #d4af37 !important;
  box-shadow: 0 10px 28px rgba(0,0,0,.30) !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-header .jk-logo small {
  color: #f3d574 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main {
  background: transparent !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-admin-card,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-admin-row,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-admin-order-card,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-admin-quote-row,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-admin-payment-box,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-admin-product-preview,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-payment-tools,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-admin-order-tools,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-admin-quote-tools,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-admin-summary,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-system-user-card,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-admin-customer-insights {
  background: #ffffff !important;
  color: #161616 !important;
  border: 1px solid #ead28a !important;
  box-shadow: 0 16px 40px rgba(0,0,0,.16) !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-admin-panel-switcher,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-main .jk-admin-tab-panel {
  background: #ffffff !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-section-title h2,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-section-title h3,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-card h2,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-card h3,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-row strong,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-title strong,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-main h3,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-quote-head strong,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-user-card h3 {
  color: #111111 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-section-title p,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-row small,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-product-preview small,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-title span,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-main p,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-quote-head small,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-block-line,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-note,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-muted,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-field-hint,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-quote-mini-note {
  color: #333333 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-tab-buttons button {
  background: #fff8df !important;
  color: #171717 !important;
  border: 1px solid #d4af37 !important;
  box-shadow: 0 8px 18px rgba(0,0,0,.08) !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-tab-buttons button.active,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-tab-buttons button:hover {
  background: #111111 !important;
  color: #ffffff !important;
  border-color: #111111 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-form input,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-form select,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-form textarea,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-product-tools input,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-product-tools select,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-tools input,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-tools select,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-quote-tools input,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-quote-tools select,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-payment-tools input,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-payment-tools select,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-payment-box input,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-payment-box select,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-side textarea,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-side select {
  background: #ffffff !important;
  color: #111111 !important;
  border: 1px solid #b9901f !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-form input:focus,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-form select:focus,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-form textarea:focus,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-product-tools input:focus,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-product-tools select:focus,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-tools input:focus,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-tools select:focus,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-quote-tools input:focus,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-quote-tools select:focus {
  outline: none !important;
  border-color: #d4af37 !important;
  box-shadow: 0 0 0 3px rgba(212,175,55,.18) !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-list,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-main,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-side,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-quote-grid,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-quote-head,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-permission-grid {
  background: #fffdf5 !important;
  color: #161616 !important;
  border-color: #ead28a !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-row,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-card,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-quote-row,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-payment-box,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-user-card {
  background: #ffffff !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-row:nth-child(even),
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-quote-row:nth-child(even),
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-card:nth-child(even),
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-payment-box:nth-child(even) {
  background: #fffdf5 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-row:hover,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-card:hover,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-quote-row:hover,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-payment-box:hover,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-user-card:hover {
  border-color: #b9901f !important;
  box-shadow: 0 14px 28px rgba(0,0,0,.16) !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-check-row,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-options-manager,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-status-strip,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-payment-instructions,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-temp-box {
  background: #fff9e8 !important;
  color: #161616 !important;
  border: 1px solid #ead28a !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-check-row label,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-form label span,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-tools label span,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-quote-tools label span,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-payment-box label,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-payment-instructions p,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-payment-instructions small {
  color: #111111 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-actions a,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-actions button,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-side button,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-payment-box button,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-payment-tools button,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-quick-filters button,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-mini-btn {
  background: #111111 !important;
  color: #d4af37 !important;
  border: 1px solid #d4af37 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-actions a:hover,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-actions button:hover,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-side button:hover,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-payment-box button:hover,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-payment-tools button:hover,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-order-quick-filters button:hover,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-mini-btn:hover {
  background: #d4af37 !important;
  color: #111111 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-actions .delete {
  background: #fff1f1 !important;
  color: #9a1111 !important;
  border-color: #f1b4b4 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-file-link {
  background: #fff3bf !important;
  color: #111111 !important;
  border: 1px solid #d4af37 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-status-pill {
  border: 1px solid rgba(0,0,0,.12) !important;
  font-weight: 800 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-status-pill.pending {
  background: #fff0bf !important;
  color: #7a4a00 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-status-pill.processing {
  background: #dcecff !important;
  color: #054989 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-status-pill.success,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-paid-highlight {
  background: #dff7e5 !important;
  color: #09662c !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-status-pill.danger {
  background: #ffe1e1 !important;
  color: #9a1111 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-status-pill.neutral {
  background: #eeeeee !important;
  color: #222222 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-empty-orders,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-warning-note,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-admin-success-note {
  background: #fff9e8 !important;
  color: #161616 !important;
  border: 1px dashed #b9901f !important;
}


/* v20z40m: staff activity grouped by user name */
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-log-list {
  display: grid;
  gap: 14px;
  background: #fffdf5 !important;
  border-color: #ead28a !important;
  padding: 14px !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-group-note {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  background: #fff3bf;
  border: 1px solid #d4af37;
  border-radius: 14px;
  padding: 12px 14px;
  color: #111111;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-group-note span {
  color: #4a3a08;
  font-size: 13px;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-group {
  background: #ffffff;
  border: 1px solid #ead28a;
  border-radius: 18px;
  box-shadow: 0 10px 24px rgba(0,0,0,.10);
  overflow: hidden;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-group[open] {
  border-color: #d4af37;
  box-shadow: 0 16px 34px rgba(0,0,0,.14);
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-group summary {
  list-style: none;
  cursor: pointer;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 12px;
  align-items: center;
  padding: 14px;
  background: #ffffff;
  color: #111111;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-group summary::-webkit-details-marker {
  display: none;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-group[open] summary {
  background: #111111;
  color: #ffffff;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #d4af37;
  color: #111111;
  font-weight: 900;
  border: 2px solid #f7d976;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-main {
  display: grid;
  gap: 4px;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-main strong {
  font-size: 16px;
  color: inherit !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-main small {
  color: #5a5a5a !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-group[open] .jk-activity-user-main small {
  color: #f3d574 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-toggle {
  background: #fff3bf;
  border: 1px solid #d4af37;
  border-radius: 999px;
  color: #111111;
  font-size: 12px;
  font-weight: 800;
  padding: 7px 10px;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-group[open] .jk-activity-user-toggle {
  background: #d4af37;
  color: #111111;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-timeline {
  display: grid;
  gap: 0;
  padding: 12px 14px 14px;
  background: #fffdf5;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-entry {
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 10px;
  position: relative;
  padding: 0 0 12px;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-entry:not(:last-child)::before {
  content: "";
  position: absolute;
  left: 7px;
  top: 18px;
  bottom: -2px;
  width: 2px;
  background: #ead28a;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #d4af37;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 1px #d4af37;
  margin-top: 4px;
  z-index: 1;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-entry-body {
  background: #ffffff;
  border: 1px solid #ead28a;
  border-radius: 14px;
  padding: 10px 12px;
  color: #111111;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-entry-head {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-entry-head strong {
  color: #111111 !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-entry-head span {
  color: #6f5100;
  font-size: 12px;
  font-weight: 800;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-entry-body p {
  margin: 5px 0 0;
  color: #333333 !important;
}

@media(max-width: 620px) {
  body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-group summary {
    grid-template-columns: auto 1fr;
  }
  body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-activity-user-toggle {
    grid-column: 1 / -1;
    width: fit-content;
  }
}


/* v20z40m: system users and selected activity side-by-side */
.jk-system-users-activity-layout {
  display: grid;
  grid-template-columns: minmax(300px, 42%) minmax(0, 1fr);
  gap: 18px;
  align-items: start;
  margin-top: 18px;
}

.jk-system-users-pane,
.jk-system-activity-pane {
  background: #fffdf5;
  border: 1px solid #ead28a;
  border-radius: 20px;
  padding: 16px;
  box-shadow: 0 12px 28px rgba(0,0,0,.10);
}

.jk-system-users-side-list,
.jk-selected-user-activity-list {
  max-height: 72vh;
  overflow: auto;
  padding-right: 4px;
}

.jk-system-user-side-card {
  cursor: pointer;
  transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease, background .16s ease;
}

.jk-system-user-side-card:hover {
  transform: translateY(-1px);
  border-color: #b9901f !important;
  box-shadow: 0 14px 28px rgba(0,0,0,.16) !important;
}

.jk-system-user-side-card.is-selected {
  background: #111111 !important;
  color: #ffffff !important;
  border-color: #d4af37 !important;
  box-shadow: 0 15px 34px rgba(0,0,0,.24) !important;
}

.jk-system-user-side-card.is-selected h3,
.jk-system-user-side-card.is-selected p,
.jk-system-user-side-card.is-selected strong,
.jk-system-user-side-card.is-selected small,
.jk-system-user-side-card.is-selected .jk-admin-muted {
  color: #ffffff !important;
}

.jk-system-user-side-card.is-selected .jk-mini-btn {
  background: #d4af37 !important;
  color: #111111 !important;
  border-color: #d4af37 !important;
}

.jk-activity-selected-user-head,
.jk-activity-selected-user-empty {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #111111;
  color: #ffffff;
  border: 1px solid #d4af37;
  border-radius: 16px;
  padding: 14px;
  margin-bottom: 14px;
}

.jk-activity-selected-user-head strong,
.jk-activity-selected-user-empty strong {
  color: #ffffff !important;
  display: block;
}

.jk-activity-selected-user-head small,
.jk-activity-selected-user-empty p {
  color: rgba(255,255,255,.82) !important;
  display: block;
  margin-top: 3px;
}

.jk-selected-user-timeline {
  background: #ffffff;
  border: 1px solid #ead28a;
  border-radius: 16px;
  padding: 10px;
}

.jk-selected-user-activity-list .jk-activity-entry {
  background: #fffdf5;
  border: 1px solid #ead28a;
  border-radius: 14px;
  margin-bottom: 10px;
  padding: 12px;
}

.jk-selected-user-activity-list .jk-activity-entry-head strong,
.jk-selected-user-activity-list .jk-activity-entry-head span,
.jk-selected-user-activity-list .jk-activity-entry-body p {
  color: #161616 !important;
}

@media(max-width: 980px) {
  .jk-system-users-activity-layout {
    grid-template-columns: 1fr;
  }

  .jk-system-users-side-list,
  .jk-selected-user-activity-list {
    max-height: none;
  }
}


/* v20z40n: smoother system user cards + live background refresh polish */
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-users-pane,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-activity-pane {
  border-radius: 30px !important;
  overflow: hidden;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-user-side-card,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-user-card {
  border-radius: 26px !important;
  overflow: hidden;
  padding: 18px !important;
  border-color: #ead28a !important;
  background: linear-gradient(135deg, #ffffff 0%, #fffdf5 100%) !important;
  box-shadow: 0 12px 28px rgba(0,0,0,.10) !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-user-side-card:hover,
body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-user-card:hover {
  transform: translateY(-2px);
  border-color: #d4af37 !important;
  box-shadow: 0 18px 36px rgba(0,0,0,.16) !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-user-side-card.is-selected {
  background: linear-gradient(135deg, #111111 0%, #252015 100%) !important;
  color: #ffffff !important;
  border-color: #d4af37 !important;
  box-shadow: 0 20px 42px rgba(0,0,0,.24) !important;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-user-side-card .jk-admin-item-head {
  align-items: flex-start;
  gap: 14px;
}

body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-user-side-card .jk-admin-item-actions {
  gap: 8px;
}

.jk-live-sync-indicator {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 9999;
  background: #111111;
  color: #d4af37;
  border: 1px solid #d4af37;
  border-radius: 999px;
  padding: 10px 14px;
  font-size: 13px;
  font-weight: 800;
  box-shadow: 0 16px 32px rgba(0,0,0,.22);
  opacity: 0;
  transform: translateY(14px);
  pointer-events: none;
  transition: opacity .2s ease, transform .2s ease;
}

.jk-live-sync-indicator.show {
  opacity: 1;
  transform: translateY(0);
}

/* Staff dashboard smart refresh keeps bright readable panels */
body.jk-staff-dashboard-body .jk-staff-list-item,
body.jk-staff-dashboard-body .jk-staff-detail-pane,
body.jk-staff-dashboard-body .jk-staff-list-pane {
  transition: background .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

@media(max-width: 760px) {
  body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-user-side-card,
  body.jk-admin-body:not(.jk-staff-dashboard-body) .jk-system-user-card {
    border-radius: 22px !important;
    padding: 15px !important;
  }
}


/* v20z41: customer cleanup, optional login prompt, top-right cart toast */
.jk-cart-added-notice {
  top: 18px !important;
  right: 18px !important;
  bottom: auto !important;
  left: auto !important;
  transform: translateY(-18px) !important;
  background: #111 !important;
  color: #d4af37 !important;
  border: 1px solid #d4af37 !important;
}
.jk-cart-added-notice.show { transform: translateY(0) !important; }
@media (max-width: 640px) {
  .jk-cart-added-notice { top: 14px !important; right: 14px !important; left: 14px !important; bottom: auto !important; text-align: center; }
}
.jk-optional-login-overlay {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: grid;
  place-items: center;
  padding: 18px;
  background: rgba(0,0,0,.48);
  backdrop-filter: blur(5px);
}
.jk-optional-login-card {
  position: relative;
  width: min(420px, 100%);
  background: #fff;
  color: #161616;
  border: 1px solid #d4af37;
  border-radius: 26px;
  padding: 26px 24px 22px;
  box-shadow: 0 24px 70px rgba(0,0,0,.32);
  text-align: center;
}
.jk-optional-login-card h2 { margin: 10px 0 8px; color:#111; }
.jk-optional-login-card p { margin: 0 0 16px; color:#444; line-height:1.45; }
.jk-optional-login-close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  border: 1px solid #d4af37;
  background: #111;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}
.jk-auth-guest-link,
.jk-auth-guest-link.as-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin-top: 12px;
  border: 0;
  background: transparent;
  color: #111;
  font-weight: 800;
  text-decoration: underline;
  cursor: pointer;
}
.jk-google-main-btn {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 46px;
  border-radius: 14px;
  background: #fff;
  color: #111;
  border: 1px solid #d4af37;
  font-weight: 900;
  text-decoration: none;
  box-shadow: 0 8px 22px rgba(0,0,0,.10);
}
.jk-auth-hidden-fields { display: none !important; }
.jk-auth-email-toggle { margin: 12px auto 0; display: block; }
.jk-footer-grid-cleaned { align-items: flex-start; }
.jk-admin-tab-groups { display: grid !important; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px !important; }
.jk-admin-tab-group { background: #fff9e8; border:1px solid #ead28a; border-radius: 20px; padding: 10px; display:flex; gap:8px; flex-wrap:wrap; align-items:center; }
.jk-admin-tab-group > span { width:100%; font-size:12px; font-weight:900; color:#7b5b09; text-transform: uppercase; letter-spacing:.08em; }
.jk-admin-tab-group button { flex: 1 1 auto; }


/* v20z41b: customer login page optional-card close button + logout guest behavior */
.jk-auth-optional-card {
  position: relative;
  border-radius: 26px;
  border-color: #d4af37;
  box-shadow: 0 24px 70px rgba(0,0,0,.16);
}

.jk-auth-card-close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  border: 1px solid #d4af37;
  background: #111;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  display: grid;
  place-items: center;
  z-index: 3;
  transition: transform .18s ease, background .18s ease, color .18s ease;
}

.jk-auth-card-close:hover {
  transform: scale(1.04);
  background: #d4af37;
  color: #111;
}

.jk-auth-optional-card .jk-auth-intro {
  padding-right: 20px;
}

@media (max-width: 480px) {
  .jk-auth-card-close {
    top: 10px;
    right: 10px;
  }
}


/* v20z42: Guest Account Center + locked account feature login modal */
.jk-account-hero-v42 .jk-account-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .7rem;
  align-items: center;
  margin-top: 1rem;
}

.jk-guest-track-form {
  margin-top: 1rem;
  background: #fffdf5;
  border: 1px solid rgba(212,175,55,.45);
  border-radius: 22px;
  padding: 1rem;
}

.jk-guest-track-result {
  margin-top: 1rem;
}

.jk-account-guest-tip {
  margin-top: 1rem;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 20px;
  padding: 1rem;
  background: linear-gradient(135deg, #ffffff 0%, #fff9e8 100%);
  display: grid;
  gap: .4rem;
}

.jk-account-guest-tip p { margin: 0; color: #555; }

.jk-account-login-modal[hidden] { display: none !important; }
.jk-account-login-modal {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: grid;
  place-items: center;
  padding: 1rem;
}

.jk-account-login-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.55);
  backdrop-filter: blur(5px);
}

.jk-account-login-card {
  position: relative;
  z-index: 2;
  width: min(440px, 94vw);
  background: #fff;
  color: #111;
  border: 1px solid #d4af37;
  border-radius: 28px;
  padding: 1.5rem;
  box-shadow: 0 30px 80px rgba(0,0,0,.28);
  display: grid;
  gap: .85rem;
}

.jk-account-login-card h2 { margin: .1rem 2rem 0 0; font-size: clamp(1.4rem, 4vw, 2rem); }
.jk-account-login-card p { color: #555; margin: 0; line-height: 1.55; }
.jk-modal-open { overflow: hidden; }

.jk-account-tabs button[data-login-required="true"]::after {
  content: " 🔒";
  font-size: .78em;
}

body:has(.jk-account-card[data-account-panel="saved"].active) .jk-account-tabs button[data-login-required="true"]::after,
body:has(.jk-account-card[data-account-panel="orders"].active) .jk-account-tabs button[data-login-required="true"]::after,
body:has(.jk-account-card[data-account-panel="bookings"].active) .jk-account-tabs button[data-login-required="true"]::after,
body:has(.jk-account-card[data-account-panel="quotes"].active) .jk-account-tabs button[data-login-required="true"]::after,
body:has(.jk-account-card[data-account-panel="payments"].active) .jk-account-tabs button[data-login-required="true"]::after,
body:has(.jk-account-card[data-account-panel="profile"].active) .jk-account-tabs button[data-login-required="true"]::after {
  content: "";
}

.jk-guest-order-result { border-color: rgba(212,175,55,.55); }
.jk-account-detail-list ul { margin: .4rem 0 0; padding-left: 1.1rem; }
.jk-account-detail-list li { margin: .2rem 0; color: #333; }

@media (max-width: 680px) {
  .jk-account-hero-v42 .jk-account-hero-actions,
  .jk-account-hero-v42 .jk-account-hero-actions .jk-primary-btn,
  .jk-account-hero-v42 .jk-account-hero-actions .jk-secondary-btn,
  .jk-account-hero-v42 .jk-account-hero-actions button {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
  .jk-account-login-card { border-radius: 24px; padding: 1.2rem; }
}


/* v20z42b: cleaner guest account tracking section */
.jk-account-overview-hidden {
  display: none !important;
}

.jk-guest-track-helper {
  display: block;
  margin-top: -.25rem;
  color: #666;
  font-weight: 700;
}

.jk-account-card[data-account-panel="track"] {
  border-radius: 26px;
}

.jk-account-card[data-account-panel="track"] h2 {
  margin-bottom: .35rem;
}

.jk-account-guest-tip {
  border-color: rgba(212,175,55,.35);
}

/* v20z43: customer email notification field polish */
.jk-summary-field-row input[name="email"] {
  border-color: rgba(212,175,55,.35);
}

.jk-summary-field-row input[name="email"]::placeholder {
  color: #8a8a8a;
}


/* v20z44 launch speed polish */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: .001ms !important;
  }
}
@media (max-width: 680px) {
  .jk-shop-product-card,
  .jk-account-card,
  .jk-checkout-card,
  .jk-footer,
  .jk-cart-panel,
  .jk-account-hero-card {
    box-shadow: 0 8px 22px rgba(0,0,0,.08) !important;
  }
  .jk-shop-product-image img,
  .jk-related-product-img img {
    will-change: auto;
  }
}


/* v20z45: fixed customer website header on all devices */
:root {
  --jk-fixed-header-height: 96px;
}

body.jk-fixed-site-header-enabled {
  padding-top: var(--jk-fixed-header-height, 96px) !important;
}

body.jk-fixed-site-header-enabled > .jk-header,
body:not(.jk-admin-body):not(.jk-staff-dashboard-body) > .jk-header {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  z-index: 5000 !important;
  background: #fff !important;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  box-shadow: 0 8px 24px rgba(0,0,0,.10) !important;
}

body:not(.jk-admin-body):not(.jk-staff-dashboard-body):not(.jk-fixed-site-header-enabled) {
  padding-top: var(--jk-fixed-header-height, 96px) !important;
}

body.jk-fixed-site-header-enabled .jk-shop-sidebar,
body:not(.jk-admin-body):not(.jk-staff-dashboard-body) .jk-shop-sidebar {
  top: calc(var(--jk-fixed-header-height, 96px) + 14px) !important;
  max-height: calc(100vh - var(--jk-fixed-header-height, 96px) - 28px);
  overflow-y: auto;
}

body.jk-fixed-site-header-enabled .jk-search-suggestions {
  max-height: calc(100vh - var(--jk-fixed-header-height, 96px) - 20px) !important;
}

body.jk-shop-sidebar-page.jk-fixed-site-header-enabled .jk-search-suggestions {
  position: absolute !important;
  top: calc(100% + 10px) !important;
}

body:not(.jk-shop-sidebar-page).jk-fixed-site-header-enabled .jk-search-suggestions {
  top: calc(var(--jk-fixed-header-height, 96px) + 8px) !important;
}

.jk-shop-menu-drawer {
  z-index: 6000 !important;
}

@media (max-width: 850px) {
  :root { --jk-fixed-header-height: 78px; }
  body.jk-fixed-site-header-enabled > .jk-header,
  body:not(.jk-admin-body):not(.jk-staff-dashboard-body) > .jk-header {
    max-height: 100vh;
    overflow: visible;
  }
  body:not(.jk-shop-sidebar-page).jk-fixed-site-header-enabled .jk-nav-links,
  body:not(.jk-shop-sidebar-page):not(.jk-admin-body):not(.jk-staff-dashboard-body) .jk-nav-links {
    max-height: calc(100vh - var(--jk-fixed-header-height, 78px) - 14px);
    overflow-y: auto;
  }
}

@media (max-width: 480px) {
  :root { --jk-fixed-header-height: 74px; }
  body.jk-fixed-site-header-enabled .jk-shop-sidebar-main {
    padding-top: 12px;
  }
}


/* v20z46: compact top services strip below fixed header */
.jk-top-services-strip {
  max-width: 1180px;
  margin: 0 auto 12px;
  padding: 0 14px;
  position: relative;
  z-index: 8;
}

.jk-top-services-inner {
  min-height: 58px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 10px;
  background: linear-gradient(135deg, #111 0%, #211b0d 100%);
  border: 1px solid rgba(212,175,55,.55);
  border-radius: 18px;
  box-shadow: 0 12px 28px rgba(0,0,0,.12);
  overflow: hidden;
}

.jk-top-services-title {
  flex: 0 0 auto;
  color: #fff;
  display: grid;
  gap: 1px;
  min-width: 95px;
  padding-left: 4px;
}

.jk-top-services-title span {
  font-size: 13px;
  font-weight: 950;
  letter-spacing: .2px;
}

.jk-top-services-title small {
  color: #d4af37;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
}

.jk-top-services-scroll {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x proximity;
  -webkit-overflow-scrolling: touch;
  padding: 2px 2px 4px;
  scrollbar-width: thin;
}

.jk-top-services-scroll::-webkit-scrollbar {
  height: 5px;
}

.jk-top-services-scroll::-webkit-scrollbar-thumb {
  background: rgba(212,175,55,.75);
  border-radius: 999px;
}

.jk-top-service-chip {
  flex: 0 0 auto;
  scroll-snap-align: start;
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  text-decoration: none;
  color: #111;
  background: #fff;
  border: 1px solid rgba(212,175,55,.8);
  border-radius: 999px;
  padding: 8px 12px;
  font-size: 12px;
  font-weight: 900;
  box-shadow: 0 7px 16px rgba(0,0,0,.12);
  transition: transform .18s ease, background .18s ease, color .18s ease, border-color .18s ease;
  white-space: nowrap;
}

.jk-top-service-chip span {
  font-size: 15px;
  line-height: 1;
}

.jk-top-service-chip strong {
  font-size: 12px;
  line-height: 1;
}

.jk-top-service-chip:hover {
  transform: translateY(-1px);
  background: #d4af37;
  color: #111;
  border-color: #fff;
}

@media (max-width: 760px) {
  .jk-top-services-strip {
    margin-bottom: 8px;
    padding: 0 10px;
  }

  .jk-top-services-inner {
    min-height: 54px;
    border-radius: 16px;
    padding: 7px 8px;
    gap: 8px;
  }

  .jk-top-services-title {
    min-width: 82px;
  }

  .jk-top-services-title span {
    font-size: 12px;
  }

  .jk-top-services-title small {
    font-size: 9px;
  }

  .jk-top-service-chip {
    min-height: 38px;
    padding: 8px 10px;
    font-size: 11px;
  }

  .jk-top-service-chip strong {
    font-size: 11px;
  }
}

@media (max-width: 420px) {
  .jk-top-services-title {
    min-width: 76px;
  }

  .jk-top-service-chip {
    padding: 8px 9px;
  }
}


/* v20z47: Cyber Services product/service form polish */
.jk-cyber-service-menu .jk-beauty-brand {
  background: #111;
  color: #d4af37;
  border: 1px solid rgba(212,175,55,.6);
}

.jk-product-options-box {
  border-radius: 22px;
}

.jk-product-options-box input[type="file"] {
  padding: 12px;
  background: #fffdf5;
  border: 1px dashed rgba(212,175,55,.85);
  border-radius: 14px;
}

.jk-product-options-box .jk-option-note.mini {
  color: #666;
  font-size: 12px;
  font-weight: 700;
}

.jk-top-service-chip strong {
  letter-spacing: .05px;
}


/* v20z47b: cleaner cyber services product pages */
.jk-cyber-clean-details{background:#fffdf5;border:1px solid rgba(212,175,55,.45);border-radius:20px;padding:16px;margin:14px 0}
.jk-cyber-clean-details h3{margin:0 0 10px;color:#111;font-size:18px;font-weight:950}
.jk-cyber-clean-details ul{margin:0;padding-left:20px;display:grid;gap:7px;color:#333;font-weight:700}
.jk-cyber-privacy-note{margin:12px 0 0;background:#111;color:#fff;border-left:5px solid #d4af37;padding:12px 13px;border-radius:14px;font-weight:800}
