/* Zeolife B2B — frontend */
.zlb2b-exvat{
  display:inline-block;
  margin-left:.35rem;
  padding:.08rem .5rem;
  font-size:.72em;
  font-weight:600;
  line-height:1.4;
  color:#0a5a86;
  background:#eaf3fb;
  border:1px solid rgba(10,90,134,.16);
  border-radius:999px;
  vertical-align:middle;
}

/* Πεδία εγγραφής επαγγελματία */
.zlb2b-register .zlb2b-pro-fields,
.zlb2b-sc-form{
  margin-top:.5rem;
  padding:1rem;
  background:#f6f8f7;
  border:1px solid #e7e7e8;
  border-radius:12px;
}
.zlb2b-register .form-row{margin:0 0 .9rem}
.zlb2b-register label{display:block;font-weight:600;margin-bottom:.25rem}
.zlb2b-register .input-text{width:100%}

/* ΑΦΜ + κουμπί αναζήτησης (mirror Oxygen) */
.zlb2b-afm-wrap{position:relative;display:block}
.zlb2b-afm-wrap .zlb2b-afm-input{padding-right:52px}
.zlb2b-afm-btn{
  position:absolute;top:0;right:0;height:100%;width:46px;
  display:flex;align-items:center;justify-content:center;
  border:0;border-radius:8px;cursor:pointer;
  background:#6c5ce7;color:#fff;font-size:18px;line-height:1;
}
.zlb2b-afm-btn:hover{background:#5a49d6}
.zlb2b-afm-btn[disabled]{opacity:.7;cursor:default}
.zlb2b-afm-spin{
  width:16px;height:16px;border:2px solid rgba(255,255,255,.5);
  border-top-color:#fff;border-radius:50%;animation:zlb2bspin .7s linear infinite;
}
@keyframes zlb2bspin{to{transform:rotate(360deg)}}
.zlb2b-error{border-color:#e2401c !important;box-shadow:0 0 0 1px #e2401c}

/* Shortcode φόρμα */
.zlb2b-sc-submit{margin-top:.4rem}
.zlb2b-sc-success{
  padding:1rem 1.25rem;background:#eef5f1;border:1px solid rgba(42,156,160,.25);
  border-radius:12px;color:#1f6b4f;font-weight:600;
}
.zlb2b-sc-errors{
  padding:.75rem 1.1rem;background:#fff3f2;border:1px solid rgba(226,64,28,.25);
  border-radius:12px;margin-bottom:1rem;
}
.zlb2b-sc-errors ul{margin:0;padding-left:1.1rem}
.zlb2b-sc-notice{padding:1rem 1.25rem;background:#f6f8f7;border:1px solid #e7e7e8;border-radius:12px}

/* Πίνακας κλιμακίων ποσότητας (B2B) */
.zlb2b-qty-table{
  width:auto;min-width:260px;margin:.6rem 0 1rem;border-collapse:collapse;
  font-size:.92em;
}
.zlb2b-qty-table th,
.zlb2b-qty-table td{
  padding:.45rem .9rem;border:1px solid #e3e6e4;text-align:left;
}
.zlb2b-qty-table thead th{
  background:#f2f7ee;color:#3f5d28;font-weight:600;
}
.zlb2b-qty-table td small{color:#6b7280;margin-left:.25rem}

/* Honeypot (anti-spam) — αόρατο για ανθρώπους, ορατό για bots */
.zlb2b-sc-form .zlb2b-hp-field{
  position:absolute !important;
  left:-9999px !important;
  top:auto !important;
  width:1px;height:1px;overflow:hidden;
}

/* --- Γρήγορη παραγγελία χονδρικής --- */
.zlb2b-qo{--zteal:#2a9ca0;--zgreen:#7ba341;--zmuted:#6b6a64;--zline:#e7e7e8;--zsoft:#f6f8f7;--zmint:#eef5f1;
  font-size:.93rem;color:#2b2925;padding-bottom:86px}
.zlb2b-qo-msg{background:#f6f8f7;border:1px solid #e7e7e8;border-radius:12px;padding:1rem 1.2rem}
.zlb2b-qo-sub{color:var(--zmuted);margin:.2rem 0 .9rem}
.zlb2b-qo-tools{position:sticky;top:0;z-index:20;background:#fff;padding:.55rem 0;border-bottom:1px solid var(--zline)}
.zlb2b-qo-search{display:flex;align-items:center;gap:.5rem;border:1px solid var(--zline);border-radius:999px;
  padding:.45rem 1rem;background:var(--zsoft)}
.zlb2b-qo-search input{border:0;outline:0;background:none;width:100%;font:inherit}
.zlb2b-qo-sec{margin-top:16px;border:1px solid var(--zline);border-radius:12px;overflow:hidden}
.zlb2b-qo-sechead{display:flex;justify-content:space-between;align-items:center;padding:.6rem 1rem;
  background:var(--zsoft);cursor:pointer;user-select:none}
.zlb2b-qo-fav .zlb2b-qo-sechead{background:var(--zmint)}
.zlb2b-qo-sechead h2{font-family:'Manrope','Inter',sans-serif;font-weight:800;font-size:1rem;margin:0;letter-spacing:-.01em}
.zlb2b-qo-sechead h2 span{color:var(--zmuted);font-weight:500;font-size:.82rem}
.zlb2b-qo-sechead em{font-style:normal;color:var(--zteal);font-weight:700}
.zlb2b-qo-row{display:flex;align-items:center;gap:10px;padding:.5rem .9rem;border-bottom:1px solid var(--zline)}
.zlb2b-qo-row:last-child{border-bottom:0}
.zlb2b-qo-row:hover{background:#fbfcfc}
.zlb2b-qo-ck input{width:18px;height:18px;accent-color:var(--zteal);cursor:pointer}
.zlb2b-qo-thumb img{width:44px;height:44px;border-radius:8px;border:1px solid var(--zline);object-fit:cover;display:block}
.zlb2b-qo-pn{flex:1;min-width:0;line-height:1.25}
.zlb2b-qo-pn a{font-weight:600;color:#2b2925;text-decoration:none}
.zlb2b-qo-pn a:hover{color:var(--zteal)}
.zlb2b-qo-sku{display:block;color:var(--zmuted);font-size:.76rem}
.zlb2b-qo-badge{display:inline-block;background:var(--zmint);color:var(--zteal);border:1px solid rgba(42,156,160,.3);
  border-radius:999px;font-size:.68rem;font-weight:700;padding:.06rem .45rem;margin-left:6px;vertical-align:1px}
.zlb2b-qo-price{text-align:right;white-space:nowrap}
.zlb2b-qo-price b{font-family:'Manrope','Inter',sans-serif;font-weight:800;color:var(--zteal)}
.zlb2b-qo-price small{display:block;color:var(--zmuted);font-size:.74rem}
.zlb2b-qo-qty{display:inline-flex;align-items:center;border:1px solid var(--zline);border-radius:999px;overflow:visible;position:relative}
.zlb2b-qo-qty button{border:0;background:var(--zsoft);width:28px;height:28px;cursor:pointer;color:var(--zteal);font-weight:700;line-height:1}
.zlb2b-qo-qty input{width:46px;border:0;text-align:center;font:inherit;font-weight:600;outline:0;-moz-appearance:textfield}
.zlb2b-qo-qty input::-webkit-inner-spin-button{-webkit-appearance:none}
.zlb2b-qo-qty em{position:absolute;top:100%;left:0;right:0;text-align:center;font-style:normal;color:var(--zmuted);font-size:.68rem}
.zlb2b-qo-lt{min-width:76px;text-align:right;font-weight:700;white-space:nowrap}
.zlb2b-qo-hint{background:var(--zsoft);border:1px solid var(--zline);border-radius:10px;padding:.5rem .9rem;
  color:var(--zmuted);font-size:.82rem;margin-top:14px}
.zlb2b-qo-bar{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--zline);
  box-shadow:0 -6px 18px rgba(38,35,30,.06);z-index:9999}
.zlb2b-qo-barin{max-width:1060px;margin:0 auto;padding:10px 18px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.zlb2b-qo-info{flex:1;min-width:140px}
.zlb2b-qo-info b{font-family:'Manrope','Inter',sans-serif;font-weight:800}
.zlb2b-qo-tot{font-family:'Manrope','Inter',sans-serif;font-weight:800;font-size:1.1rem}
.zlb2b-qo-tot small{display:block;color:var(--zmuted);font-weight:500;font-size:.72rem}
.zlb2b-qo-cta{background:linear-gradient(120deg,#0098d2,#2a9ca0 52%,#7ba341);color:#fff;border:0;border-radius:999px;
  padding:.7rem 1.5rem;font-family:'Manrope','Inter',sans-serif;font-weight:800;font-size:.95rem;cursor:pointer}
.zlb2b-qo-cta:disabled{opacity:.45;cursor:not-allowed}
.zlb2b-qo-banner{background:#eef5f1;border:1px solid rgba(42,156,160,.3);border-radius:10px;padding:.5rem .9rem;margin:0 0 14px}
.zlb2b-qo-banner a{color:#2a9ca0;font-weight:700;text-decoration:none}
@media(max-width:640px){
  .zlb2b-qo-price small,.zlb2b-qo-sku{display:none}
  .zlb2b-qo-row{gap:6px;padding:.45rem .5rem}
  .zlb2b-qo-lt{min-width:56px}
}

/* --- v0.10.1: χωρίς checkbox, ενιαίο stepper --- */
.zlb2b-qo-row.zlb2b-qo-on{background:var(--zmint)}
.zlb2b-qo-row.zlb2b-qo-on:hover{background:var(--zmint)}
.zlb2b-qo-qty{display:inline-flex;align-items:center;background:#fff;border:1px solid var(--zline);border-radius:999px;padding:2px;overflow:visible;position:relative}
.zlb2b-qo-qty button.zlb2b-qo-minus,
.zlb2b-qo-qty button.zlb2b-qo-plus{
  -webkit-appearance:none;appearance:none;border:0 !important;margin:0 !important;padding:0 !important;
  width:30px;height:30px;min-height:30px;border-radius:999px;
  background:var(--zsoft) !important;color:var(--zteal) !important;
  font-size:1.1rem;font-weight:700;line-height:1;
  display:inline-flex;align-items:center;justify-content:center;
  cursor:pointer;box-shadow:none !important;text-shadow:none !important}
.zlb2b-qo-qty button.zlb2b-qo-plus{background:var(--zmint) !important}
.zlb2b-qo-qty button.zlb2b-qo-minus:hover,
.zlb2b-qo-qty button.zlb2b-qo-plus:hover{background:#dcebe3 !important;color:#1f7d81 !important}
.zlb2b-qo-qty input.zlb2b-qo-q{
  width:46px;height:30px;border:0 !important;background:none !important;
  text-align:center;font-weight:700;font-size:.95rem;color:#2b2925;
  outline:none !important;box-shadow:none !important;padding:0 !important;margin:0 !important;
  -moz-appearance:textfield;appearance:textfield}
.zlb2b-qo-qty input.zlb2b-qo-q::-webkit-outer-spin-button,
.zlb2b-qo-qty input.zlb2b-qo-q::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}

/* --- v0.10.2: η λίστα = καλάθι --- */
a.zlb2b-qo-cta{display:inline-block;text-decoration:none !important;color:#fff !important;text-align:center}
a.zlb2b-qo-cta:hover{opacity:.92;color:#fff !important}
.zlb2b-qo-syncing{color:var(--zmuted);font-size:.78rem;font-weight:500;margin-left:8px}

/* --- v0.10.3: έντονο ψαχτήρι --- */
.zlb2b-qo-tools{padding:.7rem 0}
.zlb2b-qo-search{border:2px solid var(--zteal);background:#fff;padding:.65rem 1.2rem;font-size:1.02rem;
  box-shadow:0 3px 12px rgba(42,156,160,.14);border-radius:999px}
.zlb2b-qo-search input{font-size:1.02rem;font-weight:600}
.zlb2b-qo-search input::placeholder{color:#4b8f93;font-weight:600;opacity:1}
.zlb2b-qo-search:focus-within{border-color:#0098d2;box-shadow:0 3px 16px rgba(0,152,210,.22)}

/* --- v0.10.4: ένα ενιαίο pill αναζήτησης (reset του input του θέματος) --- */
.zlb2b-qo-search input,
.zlb2b-qo-search input[type="text"]:focus,
.zlb2b-qo-search input[type="text"]{
  border:0 !important;outline:0 !important;box-shadow:none !important;
  background:transparent !important;border-radius:0 !important;
  padding:0 !important;margin:0 !important;height:auto !important;min-height:0 !important;
  line-height:1.4 !important;width:100% !important}

/* --- v0.10.5: banner παντού (πλήρους πλάτους, πάνω από το header) --- */
.zlb2b-qo-banner{width:100%;margin:0;border:0;border-radius:0;border-bottom:1px solid rgba(42,156,160,.3);
  background:#eef5f1;text-align:center;padding:.45rem 1rem;font-size:.9rem}

/* --- v0.11.0: modal «Γρήγορη προσθήκη» στο backend --- */
.zlb2b-qa-overlay{position:fixed;inset:0;background:rgba(29,35,39,.55);z-index:100100;display:flex;align-items:center;justify-content:center;padding:24px}
.zlb2b-qa-modal{background:#fff;border-radius:10px;width:100%;max-width:860px;max-height:88vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3);overflow:hidden;font-size:13px}
.zlb2b-qa-head{padding:12px 18px;border-bottom:1px solid #e7e7e8;display:flex;align-items:center;gap:12px;background:#f6f8f7}
.zlb2b-qa-head strong{font-family:'Manrope','Inter',sans-serif;font-size:15px}
.zlb2b-qa-who{color:#6b6a64;font-size:12px}
.zlb2b-qa-x{margin-left:auto;border:0;background:none;font-size:18px;color:#6b6a64;cursor:pointer}
.zlb2b-qa-search{padding:10px 18px;border-bottom:1px solid #e7e7e8}
.zlb2b-qa-search input{width:100%;border:2px solid #2a9ca0 !important;border-radius:999px !important;padding:8px 16px !important;font-weight:600;outline:0 !important;box-shadow:none !important;background:#fff !important}
.zlb2b-qa-body{overflow-y:auto;flex:1}
.zlb2b-qa-body .zlb2b-qo-sec{margin-top:0;border:0;border-bottom:1px solid #e7e7e8;border-radius:0}
.zlb2b-qa-loading{padding:20px;text-align:center;color:#6b6a64}
.zlb2b-qa-foot{padding:10px 18px;border-top:1px solid #e7e7e8;display:flex;align-items:center;gap:14px;background:#fff}
.zlb2b-qa-sum{flex:1;color:#6b6a64}
.zlb2b-qa-sum b{color:#2b2925}
.zlb2b-qa-total{font-family:'Manrope','Inter',sans-serif;font-size:14px}
.zlb2b-qa-submit.button-primary{background:#2a9ca0;border-color:#23878b}

/* --- v0.14.0: η sticky μπάρα αναζήτησης ΚΑΤΩ από το μενού --- */
.zlb2b-qo-tools{z-index:1}
.zlb2b-qo-tools{position:sticky;top:var(--zlb2b-qo-top,0px)}
/* Ενότητα ειδικών τιμών */
.zlb2b-qo-sec.zlb2b-qo-special .zlb2b-qo-sechead{background:#fff4e6;border-bottom:1px solid #f3dcc0}
.zlb2b-qo-badge-sp{display:inline-block;background:#fff4e6;color:#b26a00;border:1px solid #f0d3a8;
  border-radius:999px;font-size:.68rem;font-weight:700;padding:.06rem .45rem;margin-left:6px;vertical-align:1px}

/* --- v0.15.0: ενιαία λίστα + chips φίλτρων --- */
.zlb2b-qo-tools{display:flex;flex-direction:column;gap:.55rem}
.zlb2b-qo-chips{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center}
.zlb2b-qo-chip{border:1px solid var(--zline);background:#fff;border-radius:999px;padding:.35rem .85rem;
  font:inherit;font-size:.85rem;font-weight:600;color:var(--zmuted);cursor:pointer;white-space:nowrap}
.zlb2b-qo-chip em{font-style:normal;opacity:.6;font-weight:500;margin-left:2px}
.zlb2b-qo-chip:hover{border-color:rgba(42,156,160,.4);color:var(--zteal)}
.zlb2b-qo-chip.is-on{background:var(--zmint);border-color:rgba(42,156,160,.45);color:var(--zteal)}
.zlb2b-qo-catsel{border:1px solid var(--zline);border-radius:999px;padding:.32rem .8rem;font:inherit;
  font-size:.85rem;background:#fff;color:var(--zmuted);max-width:230px}
.zlb2b-qo-list{border:1px solid var(--zline);border-radius:12px;overflow:hidden;margin-top:14px;background:#fff}
.zlb2b-qo-list .zlb2b-qo-row:first-child{border-top:0}
.zlb2b-qo-empty{background:var(--zsoft);border:1px solid var(--zline);border-radius:10px;
  padding:1rem;text-align:center;color:var(--zmuted);margin-top:14px}
@media(max-width:640px){.zlb2b-qo-catsel{max-width:100%;width:100%}}

/* --- v0.15.1: δέντρο κατηγοριών με αναζήτηση --- */
.zlb2b-qo-cat{position:relative}
.zlb2b-qo-catbtn{border:1px solid var(--zline);background:#fff;border-radius:999px;padding:.35rem .85rem;
  font:inherit;font-size:.85rem;font-weight:600;color:var(--zmuted);cursor:pointer;white-space:nowrap;max-width:280px;
  overflow:hidden;text-overflow:ellipsis}
.zlb2b-qo-catbtn:hover{border-color:rgba(42,156,160,.4);color:var(--zteal)}
.zlb2b-qo-catbtn.is-set{background:var(--zmint);border-color:rgba(42,156,160,.45);color:var(--zteal)}
.zlb2b-qo-catpanel{position:absolute;top:calc(100% + 6px);left:0;z-index:60;background:#fff;
  border:1px solid var(--zline);border-radius:12px;box-shadow:0 10px 30px rgba(38,35,30,.14);
  width:320px;max-width:88vw;padding:8px}
.zlb2b-qo-catq{width:100%;border:1px solid var(--zline)!important;border-radius:8px;padding:.4rem .7rem!important;
  font:inherit;font-size:.85rem;margin-bottom:6px;background:var(--zsoft)!important;box-shadow:none!important}
.zlb2b-qo-cattree{max-height:280px;overflow:auto;display:flex;flex-direction:column;gap:1px}
.zlb2b-qo-catitem{display:block;width:100%;text-align:left;border:0;background:none;font:inherit;font-size:.86rem;
  color:#2b2925;padding:.32rem .5rem;padding-left:calc(.5rem + var(--d,0) * 14px);border-radius:6px;cursor:pointer}
.zlb2b-qo-catitem i{font-style:normal;color:var(--zmuted);opacity:.6}
.zlb2b-qo-catitem:hover{background:var(--zsoft);color:var(--zteal)}
.zlb2b-qo-catitem.is-on{background:var(--zmint);color:var(--zteal);font-weight:700}
