:root{--pl-blue:#2563eb;--pl-dark:#12327c;--pl-sky:#38bdf8;--pl-bg:#f4f8ff;--pl-border:#dbeafe;--pl-text:#1f2937;--pl-muted:#64748b;--pl-red:#ef4444;--pl-green:#22c55e;--pl-orange:#f59e0b;--pl-purple:#8b5cf6}.postlab-crm-app{font-family:Arial,sans-serif;color:var(--pl-text);background:linear-gradient(135deg,#eff6ff,#fff,#f0f9ff);padding:22px;border-radius:18px}.pl-shell{display:grid;grid-template-columns:245px 1fr;min-height:720px;background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--pl-border);box-shadow:0 18px 45px rgba(37,99,235,.10)}.pl-sidebar{background:linear-gradient(180deg,#1e3a8a,#2563eb);padding:24px;color:#fff}.pl-logo{display:flex;align-items:center;gap:12px;margin-bottom:28px;font-size:24px;font-weight:900}.pl-logo img{width:46px;height:46px;object-fit:contain}.pl-menu a{display:block;color:#dbeafe;text-decoration:none;padding:13px 14px;border-radius:14px;margin-bottom:8px;font-weight:700}.pl-menu a:hover,.pl-menu a.active{background:rgba(255,255,255,.18);color:#fff}.pl-main{padding:28px}.pl-header{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}.pl-header h1{font-size:30px;margin:0 0 6px}.pl-header p{margin:0;color:var(--pl-muted)}.pl-card{background:#fff;border:1px solid var(--pl-border);border-radius:22px;padding:22px;margin-bottom:22px;box-shadow:0 12px 35px rgba(37,99,235,.08)}.pl-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:22px}.pl-stat{background:#fff;border:1px solid var(--pl-border);border-radius:18px;padding:18px}.pl-stat small{color:var(--pl-muted);font-weight:700}.pl-stat b{display:block;font-size:30px;color:var(--pl-dark);margin-top:8px}.pl-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.pl-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:end}.pl-full{grid-column:1/-1}.pl-field label,.pl-label{display:block;font-weight:800;color:#12327c;margin-bottom:7px;font-size:13px}.pl-field input,.pl-field select,.pl-field textarea,.pl-filter input,.pl-filter select{width:100%;box-sizing:border-box;padding:13px;border:1px solid #bfdbfe;background:#f8fbff;color:#1f2937;border-radius:13px;font-size:14px}.pl-field textarea{min-height:110px;resize:vertical}.pl-field input:focus,.pl-field select:focus,.pl-field textarea:focus{outline:0;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.pl-btn,.postlab-crm-app .button-primary{display:inline-block;border:0;padding:11px 15px;border-radius:11px;background:linear-gradient(90deg,#2563eb,#38bdf8);color:#fff!important;font-weight:800;text-decoration:none;cursor:pointer}.pl-btn-secondary{background:#e0f2fe!important;color:#12327c!important}.pl-btn-danger{background:#ef4444!important;color:#fff!important}.pl-table{width:100%;border-collapse:collapse}.pl-table th{text-align:left;color:#64748b;padding:12px;border-bottom:1px solid #e2e8f0}.pl-table td{padding:13px;border-bottom:1px solid #e2e8f0;vertical-align:top}.pl-badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#2563eb;color:#fff;font-weight:800;font-size:12px}.pl-badge.πελάτης,.pl-badge.ολοκληρώθηκε,.pl-badge.εγκρίθηκε{background:#22c55e}.pl-badge.χάθηκε,.pl-badge.απορρίφθηκε,.pl-overdue{background:#ef4444;color:#fff}.pl-badge.προσφορά,.pl-badge.εκκρεμεί{background:#f59e0b}.pl-badge.ενδιαφέρεται{background:#8b5cf6}.pl-filter{display:grid;grid-template-columns:1fr 160px 160px 160px 150px auto auto;gap:10px;margin-bottom:16px;align-items:end}.pl-social-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:12px;padding:14px;border:1px solid #dbeafe;border-radius:16px;background:#f8fbff;margin-bottom:12px}.pl-timeline{border-left:4px solid #bfdbfe;padding-left:16px}.pl-timeline-item{background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;padding:14px;margin-bottom:12px}.pl-small{color:#64748b;font-size:12px}.pl-empty{text-align:center;color:#64748b;padding:28px}.pl-actions{display:flex;gap:8px;flex-wrap:wrap}.pl-client-extra{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pl-shortcode-login{max-width:460px;margin:40px auto;background:#fff;border:1px solid #dbeafe;border-radius:20px;padding:24px}.pl-notice{background:#ecfeff;border:1px solid #7dd3fc;border-radius:14px;padding:12px;margin-bottom:16px}.pl-kanban{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.pl-kanban-col{background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;padding:12px;min-height:160px}.pl-kanban-col h3{font-size:15px;color:#12327c;margin:0 0 12px}.pl-kanban-card{background:#fff;border:1px solid #dbeafe;border-radius:12px;padding:10px;margin-bottom:10px}.pl-secret{font-family:monospace}.pl-calendar-link{white-space:nowrap}@media(max-width:1100px){.pl-shell{grid-template-columns:1fr}.pl-sidebar{position:relative}.pl-stats,.pl-grid,.pl-grid-3,.pl-filter,.pl-kanban,.pl-social-row,.pl-client-extra{grid-template-columns:1fr}.pl-header{display:block}.pl-main{padding:16px}}

/* Post Lab CRM 2.1 fixes: καθαρά πεδία, ορατά dropdowns και κουμπιά σε front-end themes */
.postlab-crm-app, .postlab-crm-app *{box-sizing:border-box!important;}
.postlab-crm-app input,
.postlab-crm-app select,
.postlab-crm-app textarea{
  background:#ffffff!important;
  color:#172554!important;
  border:1px solid #93c5fd!important;
  min-height:46px!important;
  line-height:1.35!important;
  box-shadow:none!important;
  opacity:1!important;
}
.postlab-crm-app select{
  appearance:auto!important;
  -webkit-appearance:menulist!important;
  padding-right:34px!important;
  min-width:150px!important;
  height:46px!important;
}
.postlab-crm-app select option{
  background:#ffffff!important;
  color:#172554!important;
  font-size:14px!important;
}
.postlab-crm-app .pl-filter{
  grid-template-columns:minmax(250px,1.5fr) minmax(150px,180px) minmax(150px,180px) minmax(150px,180px) minmax(140px,170px) auto auto!important;
  align-items:center!important;
}
.postlab-crm-app .pl-btn,
.postlab-crm-app a.pl-btn,
.postlab-crm-app button.pl-btn,
.postlab-crm-app input[type=submit].pl-btn{
  background:linear-gradient(90deg,#2563eb,#38bdf8)!important;
  color:#ffffff!important;
  border:0!important;
  text-shadow:none!important;
  white-space:nowrap!important;
  min-height:42px!important;
  line-height:20px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
}
.postlab-crm-app .pl-btn-secondary,
.postlab-crm-app a.pl-btn-secondary{
  background:#dbeafe!important;
  color:#12327c!important;
}
.postlab-crm-app .pl-btn-danger,
.postlab-crm-app .pl-card .pl-btn.danger,
.postlab-crm-app a.pl-btn-danger{
  background:#ef4444!important;
  color:#fff!important;
}
.postlab-crm-app .pl-table{table-layout:auto!important;}
.postlab-crm-app .pl-table th,
.postlab-crm-app .pl-table td{
  color:#1f2937!important;
  overflow:visible!important;
  white-space:normal!important;
  word-break:normal!important;
  vertical-align:middle!important;
}
.postlab-crm-app .pl-table td:nth-child(1),
.postlab-crm-app .pl-table td:nth-child(2){min-width:170px!important;}
.postlab-crm-app .pl-actions{min-width:330px!important;}
.postlab-crm-app .pl-social-row{
  grid-template-columns:minmax(180px,1.2fr) minmax(160px,1fr) minmax(160px,1fr)!important;
  align-items:end!important;
}
.postlab-crm-app .pl-social-row-website{
  grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(160px,1fr) minmax(140px,1fr)!important;
}
.postlab-crm-app .pl-field label{color:#12327c!important;}
.postlab-crm-app .pl-small{color:#475569!important;}
.postlab-crm-app .pl-card h2{color:#1e3a8a!important;}
.postlab-crm-app .pl-full textarea[name=message]{min-height:160px!important;background:#fff!important;}
@media(max-width:1200px){
  .postlab-crm-app .pl-filter,
  .postlab-crm-app .pl-social-row,
  .postlab-crm-app .pl-social-row-website{grid-template-columns:1fr!important;}
  .postlab-crm-app .pl-actions{min-width:0!important;}
}

/* Post Lab CRM 2.2 Login Screen */
.postlab-crm-app.pl-login-page{
  min-height:640px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,#eff6ff,#ffffff,#dbeafe)!important;
  border-radius:20px!important;
  padding:35px!important;
}
.postlab-crm-app .pl-login-card{
  width:100%!important;
  max-width:480px!important;
  background:#ffffff!important;
  border:1px solid #bfdbfe!important;
  border-radius:26px!important;
  padding:32px!important;
  box-shadow:0 24px 65px rgba(37,99,235,.16)!important;
  text-align:left!important;
}
.postlab-crm-app .pl-login-logo{
  width:82px!important;
  height:82px!important;
  object-fit:contain!important;
  display:block!important;
  margin:0 auto 16px!important;
}
.postlab-crm-app .pl-login-card h2{
  text-align:center!important;
  color:#12327c!important;
  font-size:28px!important;
  margin:0 0 8px!important;
}
.postlab-crm-app .pl-login-card p{
  text-align:center!important;
  color:#475569!important;
  margin:0 0 20px!important;
}
.postlab-crm-app .pl-login-card label{
  color:#12327c!important;
  font-weight:800!important;
}
.postlab-crm-app .pl-login-card input[type=text],
.postlab-crm-app .pl-login-card input[type=password]{
  width:100%!important;
  border:1px solid #93c5fd!important;
  background:#fff!important;
  color:#172554!important;
  border-radius:14px!important;
  padding:13px!important;
  min-height:48px!important;
}
.postlab-crm-app .pl-login-card input[type=submit]{
  width:100%!important;
  border:0!important;
  border-radius:14px!important;
  padding:14px 18px!important;
  font-weight:900!important;
  color:#fff!important;
  background:linear-gradient(90deg,#2563eb,#38bdf8)!important;
  cursor:pointer!important;
}
.postlab-crm-app .pl-login-error{
  background:#fef2f2!important;
  border:1px solid #fecaca!important;
  color:#991b1b!important;
  padding:12px!important;
  border-radius:12px!important;
  margin-bottom:15px!important;
  font-weight:700!important;
}
.postlab-crm-app .pl-login-help{
  margin-top:16px!important;
  text-align:center!important;
  color:#64748b!important;
  font-size:13px!important;
}
.postlab-crm-app .pl-user-box{
  margin-top:22px!important;
  border-top:1px solid rgba(255,255,255,.22)!important;
  padding-top:16px!important;
  color:#dbeafe!important;
  font-size:13px!important;
}
.postlab-crm-app .pl-user-box span,
.postlab-crm-app .pl-user-box strong,
.postlab-crm-app .pl-user-box a{
  display:block!important;
  color:#fff!important;
  margin-bottom:6px!important;
}
.postlab-crm-app .pl-user-box a{
  background:rgba(255,255,255,.16)!important;
  padding:10px 12px!important;
  border-radius:12px!important;
  text-decoration:none!important;
  font-weight:800!important;
  margin-top:10px!important;
}

/* Post Lab CRM 3.0 - ανεξάρτητο CRM login και πύλη πελάτη */
.postlab-crm-app .pl-remember{display:flex!important;align-items:center!important;gap:8px!important;margin:8px 0 16px!important;color:#12327c!important;font-weight:700!important;}
.postlab-crm-app .pl-remember input{width:auto!important;min-height:auto!important;}
.postlab-crm-app .pl-client-summary{display:grid!important;grid-template-columns:repeat(2,minmax(180px,1fr))!important;gap:10px!important;}
.postlab-crm-app .pl-client-summary p{margin:0!important;background:#f8fbff!important;border:1px solid #dbeafe!important;border-radius:14px!important;padding:12px!important;}
.postlab-crm-app .pl-menu .pl-user-box{margin-top:24px!important;}
.postlab-crm-app .pl-login-card form p{margin:0 0 12px!important;text-align:left!important;}
@media(max-width:900px){.postlab-crm-app .pl-client-summary{grid-template-columns:1fr!important;}}

/* v4.1 public site lead form */
.pl-public-form-wrap{max-width:1100px;margin:24px auto;padding:0 14px}
.pl-public-lead-form{background:#fff;border:1px solid #dbeafe;border-radius:24px;box-shadow:0 16px 45px rgba(15,23,42,.08);padding:24px}
.pl-public-lead-form h2{margin:0 0 18px;color:#153a83;font-size:28px;line-height:1.2}
.pl-public-lead-form .pl-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.pl-public-lead-form .pl-field label{display:block;font-weight:800;color:#153a83;margin-bottom:8px}
.pl-public-lead-form input,.pl-public-lead-form select,.pl-public-lead-form textarea{width:100%;min-height:48px;border:1px solid #a9cfff;border-radius:14px;padding:12px 14px;font-size:16px;background:#fff}
.pl-public-lead-form textarea{min-height:110px}.pl-public-lead-form .pl-full{grid-column:1/-1}
@media(max-width:760px){.pl-public-lead-form{padding:18px;border-radius:18px}.pl-public-lead-form .pl-grid{grid-template-columns:1fr}.pl-public-lead-form h2{font-size:22px}}

/* Post Lab CRM 4.2 - mobile/tablet workspace fix */
.postlab-crm-app .pl-mobile-fab{display:none!important}
@media(max-width:900px){
  .postlab-crm-app{padding:8px!important;border-radius:12px!important;overflow-x:hidden!important}
  .postlab-crm-app .pl-shell{display:block!important;min-height:auto!important;border-radius:16px!important;overflow:visible!important}
  .postlab-crm-app .pl-sidebar{position:sticky!important;top:0!important;z-index:999!important;padding:12px!important;border-radius:16px 16px 0 0!important}
  .postlab-crm-app .pl-logo{font-size:18px!important;margin-bottom:10px!important}
  .postlab-crm-app .pl-logo img{width:34px!important;height:34px!important}
  .postlab-crm-app .pl-menu{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:6px!important;-webkit-overflow-scrolling:touch!important}
  .postlab-crm-app .pl-menu a{flex:0 0 auto!important;margin:0!important;padding:10px 12px!important;font-size:13px!important;white-space:nowrap!important}
  .postlab-crm-app .pl-user-box{display:none!important}
  .postlab-crm-app .pl-main{padding:12px!important}
  .postlab-crm-app .pl-header{display:block!important;margin-bottom:12px!important}
  .postlab-crm-app .pl-header h1{font-size:22px!important;line-height:1.2!important}
  .postlab-crm-app .pl-header p{font-size:13px!important}
  .postlab-crm-app .pl-header .pl-actions{margin-top:12px!important}
  .postlab-crm-app .pl-card{padding:14px!important;border-radius:16px!important;margin-bottom:14px!important}
  .postlab-crm-app .pl-grid,
  .postlab-crm-app .pl-grid-3,
  .postlab-crm-app .pl-filter,
  .postlab-crm-app .pl-social-row,
  .postlab-crm-app .pl-social-row-website,
  .postlab-crm-app .pl-client-extra,
  .postlab-crm-app .pl-stats,
  .postlab-crm-app .pl-kanban{grid-template-columns:1fr!important;gap:10px!important}
  .postlab-crm-app .pl-field input,
  .postlab-crm-app .pl-field select,
  .postlab-crm-app .pl-field textarea,
  .postlab-crm-app .pl-filter input,
  .postlab-crm-app .pl-filter select{font-size:16px!important;min-height:50px!important;border-radius:12px!important}
  .postlab-crm-app .pl-btn{width:auto!important;min-height:46px!important;padding:12px 14px!important}
  .postlab-crm-app .pl-filter .pl-btn{width:100%!important}
  .postlab-crm-app .pl-table{display:block!important;width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;white-space:nowrap!important}
  .postlab-crm-app .pl-table th,
  .postlab-crm-app .pl-table td{font-size:13px!important;padding:10px!important;min-width:120px!important}
  .postlab-crm-app .pl-actions{min-width:0!important;gap:6px!important}
  .postlab-crm-app .pl-actions .pl-btn{font-size:12px!important;padding:9px 10px!important;min-height:38px!important}
  .postlab-crm-app .pl-lead-edit-form button.pl-btn,
  .postlab-crm-app form.pl-grid button.pl-btn{width:100%!important;position:sticky!important;bottom:8px!important;z-index:50!important;box-shadow:0 12px 30px rgba(37,99,235,.25)!important}
  .postlab-crm-app .pl-mobile-fab{display:flex!important;position:fixed!important;right:16px!important;bottom:16px!important;z-index:9999!important;background:linear-gradient(90deg,#2563eb,#38bdf8)!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;border-radius:999px!important;padding:14px 18px!important;box-shadow:0 14px 35px rgba(37,99,235,.35)!important}
}
@media(max-width:560px){
  .postlab-crm-app .pl-table{white-space:normal!important;overflow:visible!important}
  .postlab-crm-app .pl-table thead{display:none!important}
  .postlab-crm-app .pl-table tbody,.postlab-crm-app .pl-table tr,.postlab-crm-app .pl-table td{display:block!important;width:100%!important;min-width:0!important}
  .postlab-crm-app .pl-table tr{border:1px solid #dbeafe!important;border-radius:14px!important;margin-bottom:12px!important;padding:10px!important;background:#fff!important;box-shadow:0 6px 20px rgba(37,99,235,.06)!important}
  .postlab-crm-app .pl-table td{border-bottom:1px solid #eef2ff!important;padding:8px!important}
  .postlab-crm-app .pl-table td:last-child{border-bottom:0!important}
  .postlab-crm-app .pl-actions .pl-btn{width:100%!important;justify-content:center!important}
}

/* Post Lab CRM 4.4 - mobile lead save + ελληνικά accordions */
.postlab-crm-app .pl-accordion{border:1px solid #dbeafe!important;border-radius:18px!important;background:#fff!important;margin-bottom:14px!important;padding:0!important;overflow:hidden!important}
.postlab-crm-app .pl-accordion summary{cursor:pointer!important;list-style:none!important;background:#f8fbff!important;color:#12327c!important;font-weight:900!important;font-size:17px!important;padding:16px 18px!important;border-bottom:1px solid #dbeafe!important}
.postlab-crm-app .pl-accordion summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-accordion summary:after{content:'+';float:right;font-size:22px;line-height:18px;color:#2563eb}
.postlab-crm-app .pl-accordion[open] summary:after{content:'−'}
.postlab-crm-app .pl-accordion .pl-grid,.postlab-crm-app .pl-accordion .pl-social-row,.postlab-crm-app .pl-accordion .pl-social-row-website,.postlab-crm-app .pl-accordion p,.postlab-crm-app .pl-accordion .pl-field{margin:14px!important}
.postlab-crm-app .pl-sticky-save{display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important;margin-top:16px!important}
.postlab-crm-app .pl-mobile-save-msg{color:#b91c1c!important;font-weight:800!important;font-size:13px!important}
@media(max-width:900px){
  .postlab-crm-app .pl-lead-form{padding:12px!important;margin-bottom:90px!important}
  .postlab-crm-app .pl-sticky-save{position:sticky!important;bottom:8px!important;z-index:9999!important;background:#ffffff!important;border:1px solid #bfdbfe!important;border-radius:16px!important;padding:10px!important;box-shadow:0 14px 35px rgba(37,99,235,.22)!important}
  .postlab-crm-app .pl-sticky-save .pl-btn{flex:1 1 auto!important;text-align:center!important;justify-content:center!important;min-height:50px!important}
  .postlab-crm-app .pl-lead-form input,.postlab-crm-app .pl-lead-form select,.postlab-crm-app .pl-lead-form textarea{font-size:16px!important;min-height:52px!important}
}

/* Post Lab CRM 4.6 - διαγραφή και mobile carousel sections */
.postlab-crm-app .pl-btn-danger{background:#fee2e2!important;color:#991b1b!important;border-color:#fecaca!important}
.postlab-crm-app .pl-btn-danger:hover{background:#fecaca!important;color:#7f1d1d!important}
.postlab-crm-app .pl-mobile-section-tabs{display:none!important}
.postlab-crm-app .pl-mobile-section{border:0!important;margin:0 0 18px!important;padding:0!important;background:transparent!important}
.postlab-crm-app .pl-mobile-section summary{display:none!important}
@media(max-width:900px){
  .postlab-crm-app .pl-mobile-section-tabs{display:flex!important;gap:8px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;padding:4px 0 12px!important;margin-bottom:8px!important;position:sticky!important;top:0!important;z-index:80!important;background:#fff!important}
  .postlab-crm-app .pl-mobile-section-tabs span{flex:0 0 auto!important;background:#eff6ff!important;color:#12327c!important;border:1px solid #bfdbfe!important;border-radius:999px!important;padding:11px 14px!important;font-weight:900!important;white-space:nowrap!important;box-shadow:0 6px 14px rgba(37,99,235,.08)!important}
  .postlab-crm-app .pl-mobile-section-tabs span.is-active{background:linear-gradient(90deg,#2563eb,#38bdf8)!important;color:#fff!important;border-color:#2563eb!important}
  .postlab-crm-app .pl-mobile-section{border:1px solid #dbeafe!important;border-radius:18px!important;background:#fff!important;margin-bottom:12px!important;overflow:hidden!important}
  .postlab-crm-app .pl-mobile-section summary{display:block!important;cursor:pointer!important;list-style:none!important;background:#f8fbff!important;color:#12327c!important;font-weight:900!important;font-size:16px!important;padding:15px 16px!important;border-bottom:1px solid #dbeafe!important}
  .postlab-crm-app .pl-mobile-section summary::-webkit-details-marker{display:none!important}
  .postlab-crm-app .pl-mobile-section summary:after{content:'+';float:right;font-size:22px;line-height:18px;color:#2563eb}
  .postlab-crm-app .pl-mobile-section[open] summary:after{content:'−'}
  .postlab-crm-app .pl-mobile-section:not([open]) > *:not(summary){display:none!important}
  .postlab-crm-app .pl-mobile-section .pl-grid,.postlab-crm-app .pl-mobile-section .pl-social-row,.postlab-crm-app .pl-mobile-section .pl-social-row-website,.postlab-crm-app .pl-mobile-section p,.postlab-crm-app .pl-mobile-section .pl-field{margin:12px!important}
}


/* Post Lab CRM 4.7 - λίστα προσφορών, καρτέλα πελάτη, mobile καθαρισμός */
.postlab-crm-app .pl-offer-chips{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important}
.postlab-crm-app .pl-offer-chips span{display:inline-flex!important;align-items:center!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;color:#12327c!important;border-radius:999px!important;padding:9px 12px!important;font-weight:900!important;font-size:13px!important}
@media(max-width:900px){
  .postlab-crm-app .pl-mobile-fab{display:none!important}
  .postlab-crm-app .pl-offer-chips{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important;padding-bottom:6px!important}
  .postlab-crm-app .pl-offer-chips span{flex:0 0 auto!important}
}

/* Post Lab CRM 4.8 - Προσφορές & Πρότυπα μαζί + ισχυρό ημερολόγιο */
.postlab-crm-app .pl-calendar-tools{background:linear-gradient(135deg,#eff6ff,#ffffff)!important}
.postlab-crm-app .pl-calendar-list{display:grid!important;gap:10px!important}
.postlab-crm-app .pl-calendar-item{display:grid!important;grid-template-columns:1fr auto!important;gap:14px!important;align-items:center!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:16px!important;padding:14px!important}
.postlab-crm-app .pl-overdue-card{border-color:#fecaca!important;background:#fff7f7!important}
.postlab-crm-app .pl-template-chips,.postlab-crm-app .pl-offer-chips{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin:12px 0 18px!important}
.postlab-crm-app .pl-chip,.postlab-crm-app .pl-offer-chips span{display:inline-flex!important;align-items:center!important;border:1px solid #bfdbfe!important;background:#eff6ff!important;color:#12327c!important;border-radius:999px!important;padding:8px 12px!important;font-weight:800!important;text-decoration:none!important}
.postlab-crm-app .pl-templates-panel{border-top:4px solid #38bdf8!important}
@media(max-width:900px){
  .postlab-crm-app .pl-calendar-item{grid-template-columns:1fr!important}
  .postlab-crm-app .pl-calendar-item .pl-actions{display:flex!important;flex-wrap:wrap!important}
}

/* Post Lab CRM 5.0 - καθαρές εργασίες, ξεχωριστό ημερολόγιο και μοντέρνα γεγονότα */
.postlab-crm-app .pl-section-title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;margin-bottom:14px!important}
.postlab-crm-app .pl-section-title h2{margin:0!important}
.postlab-crm-app .pl-section-title p{margin:5px 0 0!important;color:#64748b!important}
.postlab-crm-app .pl-modern-calendar{gap:12px!important}
.postlab-crm-app .pl-modern-calendar .pl-calendar-item{grid-template-columns:86px 1fr auto!important;border:1px solid #dbeafe!important;background:linear-gradient(135deg,#ffffff,#f8fbff)!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important;position:relative!important;overflow:hidden!important}
.postlab-crm-app .pl-modern-calendar .pl-calendar-item:before{content:''!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:6px!important;background:linear-gradient(180deg,#2563eb,#38bdf8)!important}
.postlab-crm-app .pl-event-date{background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:16px!important;padding:10px!important;text-align:center!important;color:#12327c!important}
.postlab-crm-app .pl-event-date b{display:block!important;font-size:20px!important;line-height:1!important}
.postlab-crm-app .pl-event-date span{display:block!important;font-size:13px!important;margin-top:7px!important;font-weight:900!important}
.postlab-crm-app .pl-event-main{display:flex!important;flex-direction:column!important;gap:4px!important;min-width:0!important}
.postlab-crm-app .pl-event-main strong{font-size:16px!important;color:#0f172a!important}
.postlab-crm-app .pl-event-main p{margin:0!important;color:#1e3a8a!important;font-weight:800!important}
.postlab-crm-app .pl-event-main small{color:#64748b!important;line-height:1.45!important}
.postlab-crm-app .pl-event-type{align-self:flex-start!important;border-radius:999px!important;background:#e0f2fe!important;color:#075985!important;border:1px solid #bae6fd!important;padding:5px 9px!important;font-size:12px!important;font-weight:900!important}
.postlab-crm-app .pl-event-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important}
.postlab-crm-app .pl-overdue-card:before{background:linear-gradient(180deg,#ef4444,#f97316)!important}
.postlab-crm-app .pl-overdue-card .pl-event-date{background:#fff7ed!important;border-color:#fed7aa!important;color:#9a3412!important}
@media(max-width:900px){
  .postlab-crm-app .pl-section-title{display:block!important}
  .postlab-crm-app .pl-section-title .pl-btn{margin-top:10px!important;width:100%!important;justify-content:center!important}
  .postlab-crm-app .pl-modern-calendar .pl-calendar-item{grid-template-columns:70px 1fr!important;gap:10px!important}
  .postlab-crm-app .pl-event-actions{grid-column:1 / -1!important;justify-content:stretch!important}
  .postlab-crm-app .pl-event-actions .pl-btn{flex:1 1 auto!important;justify-content:center!important}
}

/* Post Lab CRM 5.2 - συνδεδεμένες προσφορές/πρότυπα + αναζήτηση + διαγραφή χρηστών */
.postlab-crm-app .pl-connected-center{background:linear-gradient(135deg,#ffffff,#f0f7ff)!important;border-color:#bfdbfe!important}
.postlab-crm-app .pl-inline-filters{display:grid!important;grid-template-columns:1fr minmax(190px,260px) auto auto!important;gap:10px!important;align-items:center!important;margin:12px 0 18px!important}
.postlab-crm-app .pl-inline-filters input,.postlab-crm-app .pl-inline-filters select{min-height:42px!important;border:1px solid #bfdbfe!important;border-radius:12px!important;padding:0 12px!important;background:#fff!important;color:#0f172a!important}
.postlab-crm-app .pl-chip.active{background:#2563eb!important;color:#fff!important;border-color:#2563eb!important;box-shadow:0 8px 18px rgba(37,99,235,.2)!important}
@media(max-width:900px){
  .postlab-crm-app .pl-inline-filters{grid-template-columns:1fr!important}
  .postlab-crm-app .pl-inline-filters .pl-btn{width:100%!important;justify-content:center!important}
}

/* Post Lab CRM v5.4 dashboard graphs + one-line service fields */
.postlab-crm-app .pl-dashboard-charts{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:18px!important;
  margin-bottom:22px!important;
}
.postlab-crm-app .pl-chart-card h2{margin-top:0!important;}
.postlab-crm-app .pl-bars{display:flex!important;flex-direction:column!important;gap:12px!important;}
.postlab-crm-app .pl-bar-row{background:#f8fbff!important;border:1px solid #dbeafe!important;border-radius:15px!important;padding:12px!important;}
.postlab-crm-app .pl-bar-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:8px!important;color:#12327c!important;}
.postlab-crm-app .pl-bar-head span{background:#dbeafe!important;color:#12327c!important;border-radius:999px!important;padding:4px 9px!important;font-weight:900!important;}
.postlab-crm-app .pl-bar-track{height:12px!important;background:#e0f2fe!important;border-radius:999px!important;overflow:hidden!important;}
.postlab-crm-app .pl-bar-fill{height:100%!important;background:linear-gradient(90deg,#2563eb,#38bdf8)!important;border-radius:999px!important;}
.postlab-crm-app .pl-inline-service-row{
  display:grid!important;
  grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) minmax(160px,1fr) minmax(260px,2fr)!important;
  gap:14px!important;
  align-items:end!important;
}
.postlab-crm-app .pl-inline-service-row .pl-field{margin:0!important;}
@media(max-width:900px){
  .postlab-crm-app .pl-dashboard-charts,
  .postlab-crm-app .pl-inline-service-row{grid-template-columns:1fr!important;}
}

/* v5.5 - Καθαρά χρώματα καταστάσεων υποψήφιων πελατών */
.pl-badge.νέος{background:#0ea5e9!important;color:#fff!important;}
.pl-badge.επικοινωνία{background:#6366f1!important;color:#fff!important;}
.pl-badge.ενδιαφέρεται{background:#a855f7!important;color:#fff!important;}
.pl-badge.προσφορά{background:#f59e0b!important;color:#fff!important;}
.pl-badge.follow-up{background:#14b8a6!important;color:#fff!important;}
.pl-badge.ραντεβού{background:#ec4899!important;color:#fff!important;}
.pl-badge.συνεργασία{background:#22c55e!important;color:#fff!important;}
.pl-badge.χάθηκε{background:#ef4444!important;color:#fff!important;}
.pl-kanban-col:nth-child(1){border-top:5px solid #0ea5e9;}
.pl-kanban-col:nth-child(2){border-top:5px solid #6366f1;}
.pl-kanban-col:nth-child(3){border-top:5px solid #a855f7;}
.pl-kanban-col:nth-child(4){border-top:5px solid #f59e0b;}
.pl-kanban-col:nth-child(5){border-top:5px solid #14b8a6;}
.pl-kanban-col:nth-child(6){border-top:5px solid #ec4899;}
.pl-kanban-col:nth-child(7){border-top:5px solid #22c55e;}
.pl-kanban-col:nth-child(8){border-top:5px solid #ef4444;}

/* Post Lab CRM v5.6 - ξεχωριστά χρώματα καταστάσεων + Αναλυτικά CRM */
.postlab-crm-app .pl-badge.status-new{background:#0ea5e9!important;color:#fff!important;box-shadow:0 8px 18px rgba(14,165,233,.22)!important}
.postlab-crm-app .pl-badge.status-contact{background:#8b5cf6!important;color:#fff!important;box-shadow:0 8px 18px rgba(139,92,246,.22)!important}
.postlab-crm-app .pl-badge.status-interest{background:#f97316!important;color:#fff!important;box-shadow:0 8px 18px rgba(249,115,22,.22)!important}
.postlab-crm-app .pl-badge.status-offer{background:#f59e0b!important;color:#111827!important;box-shadow:0 8px 18px rgba(245,158,11,.22)!important}
.postlab-crm-app .pl-badge.status-followup{background:#14b8a6!important;color:#fff!important;box-shadow:0 8px 18px rgba(20,184,166,.22)!important}
.postlab-crm-app .pl-badge.status-meeting{background:#ec4899!important;color:#fff!important;box-shadow:0 8px 18px rgba(236,72,153,.22)!important}
.postlab-crm-app .pl-badge.status-deal{background:#22c55e!important;color:#052e16!important;box-shadow:0 8px 18px rgba(34,197,94,.22)!important}
.postlab-crm-app .pl-badge.status-lost{background:#ef4444!important;color:#fff!important;box-shadow:0 8px 18px rgba(239,68,68,.22)!important}
.postlab-crm-app .pl-badge.status-client{background:#16a34a!important;color:#fff!important}
.postlab-crm-app .pl-badge.status-paused{background:#64748b!important;color:#fff!important}
.postlab-crm-app .pl-badge.status-complete{background:#059669!important;color:#fff!important}
.postlab-crm-app .pl-badge.status-pending{background:#f59e0b!important;color:#111827!important}
.postlab-crm-app .pl-badge.status-draft{background:#94a3b8!important;color:#0f172a!important}
.postlab-crm-app .pl-badge.status-sent{background:#2563eb!important;color:#fff!important}
.postlab-crm-app .pl-badge.status-wait{background:#a855f7!important;color:#fff!important}
.postlab-crm-app .pl-badge.status-approved{background:#22c55e!important;color:#052e16!important}
.postlab-crm-app .pl-badge.status-rejected{background:#ef4444!important;color:#fff!important}
.postlab-crm-app .pl-badge.status-default{background:#475569!important;color:#fff!important}
.postlab-crm-app .pl-analytics-stats{grid-template-columns:repeat(7,minmax(130px,1fr))!important}
.postlab-crm-app .pl-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.postlab-crm-app .pl-analytics-grid .pl-chart-card{min-height:260px!important}
@media(max-width:1200px){.postlab-crm-app .pl-analytics-stats{grid-template-columns:repeat(2,1fr)!important}.postlab-crm-app .pl-analytics-grid{grid-template-columns:1fr!important}}
@media(max-width:700px){.postlab-crm-app .pl-analytics-stats{grid-template-columns:1fr!important}}

/* Post Lab CRM v5.7 - Νεανικά Αναλυτικά με εφέ και κυκλικά γραφήματα */
.postlab-crm-app .pl-analytics-hero{
  position:relative!important;
  overflow:hidden!important;
  display:grid!important;
  grid-template-columns:1fr 220px!important;
  gap:24px!important;
  align-items:center!important;
  margin:0 0 18px!important;
  padding:28px!important;
  border-radius:28px!important;
  color:#fff!important;
  background:radial-gradient(circle at 15% 20%,rgba(56,189,248,.55),transparent 30%),linear-gradient(135deg,#172554,#2563eb 50%,#06b6d4)!important;
  box-shadow:0 24px 60px rgba(37,99,235,.24)!important;
}
.postlab-crm-app .pl-analytics-hero:before{
  content:''!important;position:absolute!important;inset:-60px!important;
  background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.18) 42%,transparent 58%)!important;
  animation:plShine 6s linear infinite!important;
}
@keyframes plShine{0%{transform:translateX(-60%)}100%{transform:translateX(60%)}}
.postlab-crm-app .pl-analytics-hero>*{position:relative!important;z-index:1!important}
.postlab-crm-app .pl-analytics-hero span{font-weight:1000!important;letter-spacing:.14em!important;font-size:12px!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:999px!important;padding:7px 11px!important;display:inline-flex!important;margin-bottom:12px!important}
.postlab-crm-app .pl-analytics-hero h2{margin:0!important;color:#fff!important;font-size:30px!important;line-height:1.1!important}
.postlab-crm-app .pl-analytics-hero p{margin:10px 0 0!important;color:#dff6ff!important;font-weight:700!important;max-width:760px!important}
.postlab-crm-app .pl-hero-pulse{width:170px!important;height:170px!important;border-radius:999px!important;margin-left:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.3)!important;box-shadow:inset 0 0 28px rgba(255,255,255,.16),0 0 0 12px rgba(255,255,255,.08)!important;backdrop-filter:blur(10px)!important}
.postlab-crm-app .pl-hero-pulse b{font-size:46px!important;line-height:1!important;color:#fff!important}
.postlab-crm-app .pl-hero-pulse small{font-weight:900!important;color:#dff6ff!important;text-align:center!important;margin-top:8px!important}
.postlab-crm-app .pl-glow-stats .pl-stat{background:linear-gradient(135deg,#ffffff,#f0f9ff)!important;border:1px solid #bfdbfe!important;box-shadow:0 14px 35px rgba(37,99,235,.08)!important}
.postlab-crm-app .pl-glow-stats .pl-stat b{background:linear-gradient(135deg,#1d4ed8,#06b6d4)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
.postlab-crm-app .pl-donut-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin:0 0 22px!important}
.postlab-crm-app .pl-donut-card{background:linear-gradient(135deg,#fff,#f8fbff)!important;border:1px solid #dbeafe!important;box-shadow:0 18px 42px rgba(15,23,42,.08)!important}
.postlab-crm-app .pl-chart-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:15px!important}
.postlab-crm-app .pl-chart-title h2{margin:0!important;font-size:18px!important;color:#12327c!important}
.postlab-crm-app .pl-chart-title span{background:#e0f2fe!important;color:#075985!important;border-radius:999px!important;padding:7px 11px!important;font-weight:1000!important}
.postlab-crm-app .pl-donut-wrap{display:grid!important;grid-template-columns:170px 1fr!important;gap:18px!important;align-items:center!important}
.postlab-crm-app .pl-donut{width:168px!important;height:168px!important;border-radius:50%!important;display:grid!important;place-items:center!important;box-shadow:0 14px 35px rgba(37,99,235,.18)!important;position:relative!important}
.postlab-crm-app .pl-donut:after{content:''!important;position:absolute!important;inset:28px!important;background:#fff!important;border-radius:50%!important;box-shadow:inset 0 0 0 1px #dbeafe!important}
.postlab-crm-app .pl-donut>div{position:relative!important;z-index:1!important;text-align:center!important;color:#12327c!important}
.postlab-crm-app .pl-donut b{display:block!important;font-size:30px!important;line-height:1!important}
.postlab-crm-app .pl-donut small{font-weight:900!important;color:#64748b!important}
.postlab-crm-app .pl-donut-legend{display:flex!important;flex-direction:column!important;gap:9px!important;min-width:0!important}
.postlab-crm-app .pl-donut-legend div{display:grid!important;grid-template-columns:12px 1fr auto!important;gap:9px!important;align-items:center!important;background:#f8fbff!important;border:1px solid #e0f2fe!important;border-radius:13px!important;padding:8px 10px!important}
.postlab-crm-app .pl-donut-legend i{width:12px!important;height:12px!important;border-radius:999px!important;display:block!important}
.postlab-crm-app .pl-donut-legend span{font-weight:900!important;color:#12327c!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.postlab-crm-app .pl-donut-legend strong{font-weight:1000!important;color:#0f172a!important}
@media(max-width:1200px){.postlab-crm-app .pl-donut-grid{grid-template-columns:1fr!important}.postlab-crm-app .pl-donut-wrap{grid-template-columns:190px 1fr!important}}
@media(max-width:700px){.postlab-crm-app .pl-analytics-hero{grid-template-columns:1fr!important;padding:22px!important}.postlab-crm-app .pl-analytics-hero h2{font-size:24px!important}.postlab-crm-app .pl-hero-pulse{margin:10px auto 0!important;width:145px!important;height:145px!important}.postlab-crm-app .pl-donut-wrap{grid-template-columns:1fr!important;justify-items:center!important}.postlab-crm-app .pl-donut-legend{width:100%!important}}

/* v5.8 - πιο δυνατά κυκλικά γραφήματα επάνω στα Αναλυτικά CRM */
.postlab-crm-app .pl-donut-grid-top{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important}
.postlab-crm-app .pl-donut-grid-top .pl-donut-card{border-radius:24px!important;background:radial-gradient(circle at top left,#ffffff,#eef6ff 70%)!important;overflow:hidden!important;position:relative!important}
.postlab-crm-app .pl-donut-grid-top .pl-donut-card:before{content:''!important;position:absolute!important;right:-35px!important;top:-35px!important;width:100px!important;height:100px!important;border-radius:999px!important;background:rgba(56,189,248,.22)!important}
.postlab-crm-app .pl-donut-grid-top .pl-donut{width:142px!important;height:142px!important}
.postlab-crm-app .pl-donut-grid-top .pl-donut:after{inset:24px!important}
.postlab-crm-app .pl-donut-grid-top .pl-donut b{font-size:27px!important}
@media(max-width:1400px){.postlab-crm-app .pl-donut-grid-top{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){.postlab-crm-app .pl-donut-grid-top{grid-template-columns:1fr!important}.postlab-crm-app .pl-donut-grid-top .pl-donut{width:155px!important;height:155px!important}}

/* v5.8 - όταν επιλέγεται Άλλο, ανοίγει πεδίο για νέα τιμή σε όλα τα select */
.postlab-crm-app .pl-other-input{margin-top:8px!important;width:100%!important;border:1px solid #93c5fd!important;border-radius:14px!important;padding:12px 14px!important;background:#fff!important}
.postlab-crm-app .pl-other-hint{display:block!important;margin-top:5px!important;color:#2563eb!important;font-weight:800!important;font-size:12px!important}
@media(max-width:760px){.postlab-crm-app .pl-budget-mobile-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.postlab-crm-app .pl-budget-mobile-row .pl-field{margin:0!important}.postlab-crm-app .pl-budget-mobile-row input{min-width:0!important}}

/* Post Lab CRM v5.9 - mobile table/cards, one-line search, money fields, services */
.postlab-crm-app .pl-budget-inline-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;align-items:end!important}
.postlab-crm-app .pl-money-wrap{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;border:1px solid #a9cfff!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important}
.postlab-crm-app .pl-money-wrap input{border:0!important;min-height:46px!important;box-shadow:none!important;background:transparent!important}
.postlab-crm-app .pl-money-wrap span{padding:0 14px!important;font-weight:1000!important;color:#12327c!important;background:#eff6ff!important;height:100%!important;display:flex!important;align-items:center!important;border-left:1px solid #bfdbfe!important}
.postlab-crm-app .pl-services-picker{margin-top:8px!important}
.postlab-crm-app .pl-service-tags{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin-top:8px!important}
.postlab-crm-app .pl-service-tag{border:1px solid #bfdbfe!important;background:#eff6ff!important;color:#12327c!important;border-radius:999px!important;padding:9px 12px!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 8px 18px rgba(37,99,235,.06)!important}
.postlab-crm-app .pl-service-tag.active{background:linear-gradient(90deg,#2563eb,#38bdf8)!important;color:#fff!important;border-color:#2563eb!important}
.postlab-crm-app .pl-service-tag:focus{outline:3px solid rgba(37,99,235,.25)!important}
@media(max-width:900px){
  .postlab-crm-app .pl-budget-inline-row{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .postlab-crm-app .pl-budget-inline-row .pl-field{min-width:0!important;margin:0!important}
  .postlab-crm-app .pl-budget-inline-row label{font-size:12px!important;line-height:1.15!important}
  .postlab-crm-app .pl-inline-filters{display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;align-items:center!important;padding-bottom:6px!important;-webkit-overflow-scrolling:touch!important}
  .postlab-crm-app .pl-inline-filters input,.postlab-crm-app .pl-inline-filters select{flex:0 0 220px!important;min-width:220px!important}
  .postlab-crm-app .pl-inline-filters .pl-btn{flex:0 0 auto!important;width:auto!important;white-space:nowrap!important;padding-left:18px!important;padding-right:18px!important}
  .postlab-crm-app .pl-card{overflow:hidden!important}
  .postlab-crm-app .pl-table{display:block!important;width:100%!important;min-width:0!important;border-collapse:separate!important}
  .postlab-crm-app .pl-table thead{display:none!important}
  .postlab-crm-app .pl-table tbody{display:block!important;width:100%!important}
  .postlab-crm-app .pl-table tr{display:block!important;margin:0 0 14px!important;padding:14px!important;border:1px solid #dbeafe!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 26px rgba(15,23,42,.06)!important}
  .postlab-crm-app .pl-table td{display:block!important;width:100%!important;border:0!important;padding:6px 0!important;white-space:normal!important;word-break:break-word!important;overflow:visible!important;text-align:left!important}
  .postlab-crm-app .pl-table td:before{content:attr(data-label)!important;display:block!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#64748b!important;font-weight:1000!important;margin-bottom:3px!important}
  .postlab-crm-app .pl-table td:empty{display:none!important}
  .postlab-crm-app .pl-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important}
  .postlab-crm-app .pl-actions .pl-btn{flex:1 1 120px!important;justify-content:center!important}
}

/* v6.0: καθαρό compact layout υπηρεσιών, κλειστά στοιχεία λογαριασμών, καλύτερο κινητό */
.postlab-crm-app .pl-four-row{display:grid!important;grid-template-columns:1fr 1fr 1fr 1.25fr!important;gap:12px!important;align-items:end!important}
.postlab-crm-app .pl-four-row .pl-field{margin:0!important;min-width:0!important}
.postlab-crm-app .pl-accounts-section{border:1px solid #dbeafe!important;border-radius:18px!important;background:#fff!important;padding:0!important;margin-top:16px!important;overflow:hidden!important}
.postlab-crm-app .pl-accounts-section summary{cursor:pointer!important;padding:16px 18px!important;font-weight:900!important;color:#143b8f!important;background:linear-gradient(90deg,#eff6ff,#fff)!important}
.postlab-crm-app .pl-accounts-section[open] summary{border-bottom:1px solid #dbeafe!important}
.postlab-crm-app .pl-services-compact{position:relative!important;z-index:5!important}
.postlab-crm-app .pl-service-select-btn{width:100%!important;border:1px solid #93c5fd!important;border-radius:14px!important;background:#f8fbff!important;color:#12327c!important;font-weight:900!important;padding:12px!important;text-align:left!important;cursor:pointer!important}
.postlab-crm-app .pl-service-dropdown{display:none!important;position:absolute!important;left:0!important;right:0!important;top:74px!important;max-height:300px!important;overflow:auto!important;background:#fff!important;border:1px solid #bfdbfe!important;border-radius:16px!important;box-shadow:0 20px 45px rgba(15,23,42,.18)!important;padding:10px!important;z-index:999!important}
.postlab-crm-app .pl-services-compact.open .pl-service-dropdown{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
.postlab-crm-app .pl-service-check{display:flex!important;gap:8px!important;align-items:center!important;padding:9px 10px!important;border:1px solid #e0edff!important;border-radius:12px!important;background:#f8fbff!important;font-weight:800!important;color:#0f2557!important;cursor:pointer!important}
.postlab-crm-app .pl-service-check input{width:auto!important;min-height:auto!important}
.postlab-crm-app .pl-event-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important}
.postlab-crm-app .pl-calendar-item{align-items:center!important}
@media(max-width:760px){
  .postlab-crm-app .pl-four-row{grid-template-columns:1fr 1fr 1fr 1fr!important;gap:8px!important;overflow:visible!important}
  .postlab-crm-app .pl-four-row label{font-size:11px!important;line-height:1.1!important}
  .postlab-crm-app .pl-four-row input,.postlab-crm-app .pl-four-row select,.postlab-crm-app .pl-service-select-btn{font-size:12px!important;padding:9px 8px!important;min-width:0!important}
  .postlab-crm-app .pl-services-compact small{display:none!important}
  .postlab-crm-app .pl-service-dropdown{position:fixed!important;left:14px!important;right:14px!important;top:120px!important;bottom:auto!important;max-height:60vh!important;z-index:99999!important}
  .postlab-crm-app .pl-services-compact.open .pl-service-dropdown{grid-template-columns:1fr!important}
  .postlab-crm-app .pl-card form,.postlab-crm-app .pl-filters{display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;align-items:center!important;padding-bottom:6px!important}
  .postlab-crm-app .pl-filters input,.postlab-crm-app .pl-filters select,.postlab-crm-app .pl-filters .pl-btn{min-width:180px!important;white-space:nowrap!important}
  .postlab-crm-app .pl-table{display:block!important;width:100%!important;overflow:visible!important}
  .postlab-crm-app .pl-table thead{display:none!important}
  .postlab-crm-app .pl-table tbody,.postlab-crm-app .pl-table tr,.postlab-crm-app .pl-table td{display:block!important;width:100%!important}
  .postlab-crm-app .pl-table tr{background:#fff!important;border:1px solid #dbeafe!important;border-radius:18px!important;margin:12px 0!important;padding:12px!important;box-shadow:0 10px 24px rgba(15,23,42,.06)!important}
  .postlab-crm-app .pl-table td{border:0!important;padding:7px 4px!important;white-space:normal!important;word-break:break-word!important}
  .postlab-crm-app .pl-table td:before{content:attr(data-label);display:block!important;font-size:11px!important;font-weight:900!important;color:#64748b!important;text-transform:uppercase!important;margin-bottom:3px!important}
  .postlab-crm-app .pl-table td.pl-actions{display:flex!important;flex-wrap:wrap!important;gap:7px!important}
  .postlab-crm-app .pl-table td.pl-actions:before{display:none!important}
}

/* v6.1: καθαρό multi-select υπηρεσιών σαν select, χωρίς χαμό/scrollbars */
.postlab-crm-app .pl-budget-inline-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:10px!important;
  align-items:end!important;
}
.postlab-crm-app .pl-budget-inline-row .pl-field{min-width:0!important;width:100%!important;margin:0!important;}
.postlab-crm-app .pl-money-wrap{display:flex!important;align-items:center!important;width:100%!important;}
.postlab-crm-app .pl-money-wrap input{min-width:0!important;width:100%!important;}
.postlab-crm-app .pl-money-wrap span{flex:0 0 auto!important;}
.postlab-crm-app .pl-four-row{
  overflow:visible!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(220px,1.2fr)!important;
}
.postlab-crm-app .pl-services-compact{position:relative!important;overflow:visible!important;}
.postlab-crm-app .pl-service-select-btn{
  min-height:42px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.postlab-crm-app .pl-service-dropdown{
  left:auto!important;
  right:0!important;
  top:calc(100% + 6px)!important;
  width:min(420px,92vw)!important;
  max-height:360px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  display:none!important;
  grid-template-columns:1fr!important;
  gap:6px!important;
}
.postlab-crm-app .pl-services-compact.open .pl-service-dropdown{display:grid!important;grid-template-columns:1fr!important;}
.postlab-crm-app .pl-service-check{
  min-height:40px!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.postlab-crm-app .pl-service-check span{white-space:normal!important;line-height:1.2!important;}
.postlab-crm-app .pl-services-compact .pl-small{display:none!important;}
@media(max-width:760px){
  .postlab-crm-app .pl-budget-inline-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:8px!important;
    overflow:visible!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-budget-inline-row .pl-field{width:auto!important;min-width:0!important;flex:none!important;}
  .postlab-crm-app .pl-budget-inline-row label{font-size:11px!important;line-height:1.15!important;min-height:28px!important;}
  .postlab-crm-app .pl-budget-inline-row input{font-size:14px!important;padding:10px 8px!important;}
  .postlab-crm-app .pl-four-row{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:8px!important;
  }
  .postlab-crm-app .pl-four-row .pl-services-compact{grid-column:1 / -1!important;}
  .postlab-crm-app .pl-service-dropdown{
    position:absolute!important;
    left:0!important;
    right:0!important;
    top:calc(100% + 6px)!important;
    width:100%!important;
    max-height:320px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
  }
}

/* Post Lab CRM v6.2 - desktop accordions for lead form */
.postlab-crm-app .pl-lead-form .pl-mobile-section{
  border:1px solid #dbeafe!important;
  border-radius:18px!important;
  background:#fff!important;
  margin:0 0 16px!important;
  overflow:hidden!important;
  box-shadow:0 10px 28px rgba(37,99,235,.06)!important;
}
.postlab-crm-app .pl-lead-form .pl-mobile-section summary{
  display:block!important;
  cursor:pointer!important;
  list-style:none!important;
  background:linear-gradient(90deg,#eff6ff,#ffffff)!important;
  color:#12327c!important;
  font-weight:900!important;
  font-size:17px!important;
  padding:16px 18px!important;
  border-bottom:1px solid #dbeafe!important;
}
.postlab-crm-app .pl-lead-form .pl-mobile-section summary::-webkit-details-marker{display:none!important;}
.postlab-crm-app .pl-lead-form .pl-mobile-section summary:after{
  content:'+'!important;
  float:right!important;
  font-size:22px!important;
  line-height:18px!important;
  color:#2563eb!important;
}
.postlab-crm-app .pl-lead-form .pl-mobile-section[open] summary:after{content:'−'!important;}
.postlab-crm-app .pl-lead-form .pl-mobile-section:not([open]) > *:not(summary){display:none!important;}
.postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-grid,
.postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-social-row,
.postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-social-row-website,
.postlab-crm-app .pl-lead-form .pl-mobile-section > p,
.postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-field,
.postlab-crm-app .pl-lead-form .pl-mobile-section > textarea{
  margin:16px!important;
}
@media(min-width:901px){
  .postlab-crm-app .pl-lead-form .pl-mobile-section-tabs{display:none!important;}
}

/* Post Lab CRM v6.3 - καθαρή κάθετη λίστα υπηρεσιών και ίδιο accordion σε desktop/mobile */
.postlab-crm-app .pl-lead-form details.pl-mobile-section{display:block!important;}
.postlab-crm-app .pl-lead-form details.pl-mobile-section > summary{user-select:none!important;}
.postlab-crm-app .pl-lead-form details.pl-mobile-section[open] > summary{border-bottom-color:#bfdbfe!important;}

/* Services: behave like a clean multi-select, not a floating cropped panel */
.postlab-crm-app .pl-services-compact{
  position:relative!important;
  overflow:visible!important;
  z-index:20!important;
}
.postlab-crm-app .pl-services-compact.open{
  z-index:9999!important;
}
.postlab-crm-app .pl-service-select-btn{
  width:100%!important;
  min-height:44px!important;
  border-radius:14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
}
.postlab-crm-app .pl-service-select-btn:after{
  content:'▾'!important;
  margin-left:8px!important;
  font-size:14px!important;
  opacity:.75!important;
}
.postlab-crm-app .pl-services-compact.open .pl-service-select-btn:after{content:'▴'!important;}
.postlab-crm-app .pl-service-dropdown{
  display:none!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:calc(100% + 8px)!important;
  width:100%!important;
  max-height:340px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:10px!important;
  background:#fff!important;
  border:1px solid #bfdbfe!important;
  border-radius:16px!important;
  box-shadow:0 18px 40px rgba(15,23,42,.16)!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
}
.postlab-crm-app .pl-services-compact.open .pl-service-dropdown{
  display:grid!important;
  grid-template-columns:1fr!important;
}
.postlab-crm-app .pl-service-check{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  min-height:46px!important;
  padding:11px 12px!important;
  border:1px solid #dbeafe!important;
  border-radius:13px!important;
  background:#f8fbff!important;
  color:#12327c!important;
  font-weight:850!important;
  box-sizing:border-box!important;
}
.postlab-crm-app .pl-service-check input{
  flex:0 0 auto!important;
  width:18px!important;
  height:18px!important;
  min-height:18px!important;
  margin:0!important;
}
.postlab-crm-app .pl-service-check span{
  flex:1 1 auto!important;
  min-width:0!important;
  white-space:normal!important;
  word-break:break-word!important;
  overflow-wrap:anywhere!important;
}

@media(max-width:760px){
  .postlab-crm-app .pl-lead-form .pl-grid,
  .postlab-crm-app .pl-lead-form .pl-four-row{
    overflow:visible!important;
  }
  .postlab-crm-app .pl-lead-form .pl-mobile-section{
    overflow:visible!important;
  }
  .postlab-crm-app .pl-four-row{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    align-items:end!important;
  }
  .postlab-crm-app .pl-four-row .pl-services-compact{
    grid-column:1 / -1!important;
  }
  .postlab-crm-app .pl-service-dropdown{
    position:static!important;
    width:100%!important;
    max-height:none!important;
    margin-top:8px!important;
    box-shadow:none!important;
    border-radius:14px!important;
  }
  .postlab-crm-app .pl-services-compact.open .pl-service-dropdown{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .postlab-crm-app .pl-service-check{
    min-height:48px!important;
    font-size:14px!important;
  }
}

/* Post Lab CRM v6.5 - mobile lead form like desktop: two-column compact layout */
@media(max-width:900px){
  .postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:10px!important;
    align-items:end!important;
    overflow:visible!important;
  }
  .postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-grid .pl-full{
    grid-column:1 / -1!important;
  }
  .postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-grid .pl-field{
    min-width:0!important;
  }
  .postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-grid input,
  .postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-grid select,
  .postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-grid textarea{
    min-width:0!important;
    width:100%!important;
    box-sizing:border-box!important;
    font-size:13px!important;
    padding:10px 9px!important;
  }
  .postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-grid label{
    font-size:11px!important;
    line-height:1.15!important;
    min-height:26px!important;
  }
  .postlab-crm-app .pl-lead-form .pl-budget-inline-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:8px!important;
  }
  .postlab-crm-app .pl-lead-form .pl-four-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;
    gap:8px!important;
    align-items:end!important;
  }
  .postlab-crm-app .pl-lead-form .pl-four-row .pl-services-compact{
    grid-column:auto!important;
  }
}
@media(max-width:520px){
  .postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-grid{
    gap:8px!important;
  }
  .postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-grid input,
  .postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-grid select,
  .postlab-crm-app .pl-lead-form .pl-mobile-section > .pl-grid textarea{
    font-size:12px!important;
    padding:9px 7px!important;
  }
  .postlab-crm-app .pl-lead-form .pl-four-row{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  }
  .postlab-crm-app .pl-lead-form .pl-four-row .pl-services-compact{
    grid-column:1 / -1!important;
  }
}


/* Post Lab CRM v6.6 - mobile leads search stays in one horizontal row */
@media(max-width:900px){
  .postlab-crm-app .pl-filter{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    align-items:center!important;
    padding:10px 0 12px!important;
    margin-bottom:14px!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .postlab-crm-app .pl-filter input,
  .postlab-crm-app .pl-filter select{
    flex:0 0 190px!important;
    min-width:190px!important;
    width:190px!important;
    min-height:44px!important;
    font-size:14px!important;
    padding:10px 12px!important;
  }
  .postlab-crm-app .pl-filter input[type="search"],
  .postlab-crm-app .pl-filter input[name="s"]{
    flex-basis:260px!important;
    min-width:260px!important;
    width:260px!important;
  }
  .postlab-crm-app .pl-filter .pl-btn,
  .postlab-crm-app .pl-filter button,
  .postlab-crm-app .pl-filter a{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:120px!important;
    white-space:nowrap!important;
    min-height:44px!important;
  }
}
@media(max-width:520px){
  .postlab-crm-app .pl-filter input,
  .postlab-crm-app .pl-filter select{
    flex-basis:170px!important;
    min-width:170px!important;
    width:170px!important;
  }
  .postlab-crm-app .pl-filter input[type="search"],
  .postlab-crm-app .pl-filter input[name="s"]{
    flex-basis:230px!important;
    min-width:230px!important;
    width:230px!important;
  }
}

/* v6.8: Καρτέλα Πελάτες - συγκεκριμένη διάταξη αναζήτησης */
.postlab-crm-app form.pl-filter:has(.pl-client-search-layout){
  display:block!important;
  overflow:visible!important;
}
.postlab-crm-app .pl-client-search-layout{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  width:100%!important;
}
.postlab-crm-app .pl-client-search-row-main input{
  width:100%!important;
  min-width:0!important;
}
.postlab-crm-app .pl-client-search-row-selects{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
}
.postlab-crm-app .pl-client-search-row-selects select{
  width:100%!important;
  min-width:0!important;
}
.postlab-crm-app .pl-client-search-row-buttons{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  width:100%!important;
}
.postlab-crm-app .pl-client-search-row-buttons .pl-btn{
  width:100%!important;
  text-align:center!important;
  justify-content:center!important;
}
@media(max-width:760px){
  .postlab-crm-app form.pl-filter:has(.pl-client-search-layout){
    display:block!important;
    overflow:visible!important;
    padding-bottom:0!important;
  }
  .postlab-crm-app .pl-client-search-row-selects{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .postlab-crm-app .pl-client-search-row-selects select{
    font-size:12px!important;
    padding:9px 6px!important;
  }
  .postlab-crm-app .pl-client-search-row-buttons{
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
}


/* v6.9: Πελάτες - το πεδίο αναζήτησης έχει ίδια γεωμετρία με Κατηγορία/Πόλη/Περιοχή */
.postlab-crm-app .pl-client-search-row-main{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
}
.postlab-crm-app .pl-client-search-row-main input,
.postlab-crm-app .pl-client-search-row-selects select{
  height:46px!important;
  min-height:46px!important;
  border-radius:14px!important;
  border:1px solid #9ec9ff!important;
  background:#fff!important;
  color:#08245c!important;
  font-size:14px!important;
  line-height:1.2!important;
  padding:10px 14px!important;
  box-sizing:border-box!important;
  box-shadow:none!important;
}
.postlab-crm-app .pl-client-search-row-main input{
  grid-column:1 / -1!important;
}
@media(max-width:760px){
  .postlab-crm-app .pl-client-search-row-main,
  .postlab-crm-app .pl-client-search-row-selects{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .postlab-crm-app .pl-client-search-row-main input{
    grid-column:1 / -1!important;
    height:42px!important;
    min-height:42px!important;
    font-size:12px!important;
    padding:9px 8px!important;
    border-radius:12px!important;
  }
  .postlab-crm-app .pl-client-search-row-selects select{
    height:42px!important;
    min-height:42px!important;
    font-size:12px!important;
    padding:9px 8px!important;
    border-radius:12px!important;
  }
}


/* v7.0: Πελάτες - επάνω φίλτρα, κάτω γενική αναζήτηση + κουμπιά */
.postlab-crm-app .pl-client-search-layout-v70{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  width:100%!important;
}
.postlab-crm-app .pl-client-search-layout-v70 .pl-client-search-row-selects{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
}
.postlab-crm-app .pl-client-search-layout-v70 .pl-client-search-row-general{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 150px 150px!important;
  gap:10px!important;
  align-items:center!important;
  width:100%!important;
}
.postlab-crm-app .pl-client-search-layout-v70 .pl-client-search-row-general input,
.postlab-crm-app .pl-client-search-layout-v70 .pl-client-search-row-selects select{
  width:100%!important;
  height:46px!important;
  min-height:46px!important;
  border-radius:14px!important;
  border:1px solid #9ec9ff!important;
  background:#fff!important;
  color:#08245c!important;
  font-size:14px!important;
  line-height:1.2!important;
  padding:10px 14px!important;
  box-sizing:border-box!important;
  box-shadow:none!important;
  min-width:0!important;
}
.postlab-crm-app .pl-client-search-layout-v70 .pl-client-search-row-general .pl-btn{
  width:100%!important;
  height:46px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  box-sizing:border-box!important;
}
@media(max-width:760px){
  .postlab-crm-app .pl-client-search-layout-v70 .pl-client-search-row-selects{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v70 .pl-client-search-row-general{
    grid-template-columns:minmax(0,1fr) 92px 92px!important;
    gap:6px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v70 .pl-client-search-row-general input,
  .postlab-crm-app .pl-client-search-layout-v70 .pl-client-search-row-selects select{
    height:42px!important;
    min-height:42px!important;
    font-size:12px!important;
    padding:9px 8px!important;
    border-radius:12px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v70 .pl-client-search-row-general .pl-btn{
    height:42px!important;
    min-height:42px!important;
    font-size:12px!important;
    padding:8px 6px!important;
    border-radius:12px!important;
    white-space:nowrap!important;
  }
}

/* v7.3 - compact business sections + unified search layout */
.postlab-crm-app .pl-client-search-layout-v73{
  display:grid!important;
  gap:12px!important;
  width:100%!important;
}
.postlab-crm-app .pl-client-search-layout-v73 .pl-client-search-row-selects{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
}
.postlab-crm-app .pl-client-search-layout-v73 .pl-client-search-row-selects select{
  width:100%!important;
  min-height:48px!important;
  border-radius:12px!important;
}
.postlab-crm-app .pl-client-search-layout-v73 .pl-client-search-row-general{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px!important;
  align-items:stretch!important;
  width:100%!important;
}
.postlab-crm-app .pl-client-search-layout-v73 .pl-client-search-row-general input{
  width:100%!important;
  min-height:48px!important;
  border-radius:12px!important;
}
.postlab-crm-app .pl-client-search-layout-v73 .pl-search-buttons{
  display:flex!important;
  gap:8px!important;
  align-items:stretch!important;
  white-space:nowrap!important;
}
.postlab-crm-app .pl-client-search-layout-v73 .pl-search-buttons .pl-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  min-width:118px!important;
}
.postlab-crm-app .pl-business-details{
  border:1px solid #dbeafe!important;
  border-radius:14px!important;
  background:#f8fbff!important;
  overflow:hidden!important;
}
.postlab-crm-app .pl-business-details summary{
  cursor:pointer!important;
  list-style:none!important;
  padding:12px 14px!important;
  color:#0f2f7a!important;
  font-weight:1000!important;
  display:flex!important;
  gap:10px!important;
  align-items:center!important;
  justify-content:space-between!important;
}
.postlab-crm-app .pl-business-details summary::-webkit-details-marker{display:none!important;}
.postlab-crm-app .pl-business-details summary:after{
  content:'+'!important;
  width:24px!important;
  height:24px!important;
  border-radius:999px!important;
  background:#e0edff!important;
  color:#2563eb!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
}
.postlab-crm-app .pl-business-details[open] summary:after{content:'−'!important;}
.postlab-crm-app .pl-business-details summary em{
  font-size:11px!important;
  color:#64748b!important;
  font-style:normal!important;
  font-weight:800!important;
}
.postlab-crm-app .pl-business-details-body{
  padding:0 14px 12px!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:7px 12px!important;
}
.postlab-crm-app .pl-business-details-body p{
  margin:0!important;
  color:#334155!important;
  font-size:12px!important;
}
.postlab-crm-app .pl-compact-leads-table td{
  vertical-align:top!important;
}
@media(max-width:900px){
  .postlab-crm-app .pl-client-search-layout-v73 .pl-client-search-row-selects{
    grid-template-columns:repeat(4,minmax(150px,1fr))!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
    padding-bottom:6px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v73 .pl-client-search-row-general{
    grid-template-columns:minmax(0,1fr) auto!important;
  }
  .postlab-crm-app .pl-client-search-layout-v73 .pl-search-buttons{
    display:flex!important;
    flex-direction:row!important;
    gap:6px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v73 .pl-search-buttons .pl-btn{
    width:auto!important;
    min-width:96px!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .postlab-crm-app .pl-business-details-body{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:520px){
  .postlab-crm-app .pl-client-search-layout-v73 .pl-client-search-row-general{
    grid-template-columns:1fr!important;
  }
  .postlab-crm-app .pl-client-search-layout-v73 .pl-search-buttons{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
  }
}


/* v7.4 - Mobile tidy mode: collapsed cards and compact forms */
@media(max-width:760px){
  .postlab-crm-app{padding:10px!important;border-radius:12px!important;overflow:hidden!important;}
  .postlab-crm-app .pl-main{padding:12px!important;}
  .postlab-crm-app .pl-card{padding:14px!important;border-radius:18px!important;margin-bottom:14px!important;}

  /* Σε κινητό η καρτέλα υποψήφιου/πελάτη ξεκινά μαζεμένη. Ο χρήστης ανοίγει μόνο την ενότητα που θέλει. */
  .postlab-crm-app .pl-lead-form .pl-mobile-section{margin-bottom:12px!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 8px 22px rgba(15,23,42,.05)!important;}
  .postlab-crm-app .pl-lead-form .pl-mobile-section > summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;}
  .postlab-crm-app .pl-lead-form .pl-mobile-section > summary:after{float:none!important;flex:0 0 auto!important;}
  .postlab-crm-app .pl-lead-form .pl-mobile-section:not([open]){background:#f8fbff!important;}
  .postlab-crm-app .pl-lead-form .pl-mobile-section:not([open]) > *:not(summary){display:none!important;}

  /* Λίστες Υποψήφιων/Πελατών: κλειστές κάρτες, όχι μπουγιο. */
  .postlab-crm-app .pl-compact-leads-table{display:block!important;width:100%!important;overflow:visible!important;white-space:normal!important;}
  .postlab-crm-app .pl-compact-leads-table thead{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tbody{display:block!important;width:100%!important;}
  .postlab-crm-app .pl-compact-leads-table tr{display:block!important;width:100%!important;margin:0 0 12px!important;padding:0!important;border:1px solid #dbeafe!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 24px rgba(37,99,235,.08)!important;overflow:hidden!important;}
  .postlab-crm-app .pl-compact-leads-table td{display:none!important;width:100%!important;min-width:0!important;border:0!important;padding:10px 14px!important;white-space:normal!important;word-break:break-word!important;}
  .postlab-crm-app .pl-compact-leads-table td:first-child{display:block!important;padding:0!important;}
  .postlab-crm-app .pl-compact-leads-table tr.pl-row-open td{display:block!important;}
  .postlab-crm-app .pl-compact-leads-table tr.pl-row-open td:first-child{padding:0!important;}
  .postlab-crm-app .pl-compact-leads-table tr:not(.pl-row-open) td.pl-actions{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table td:before{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tr.pl-row-open td:not(:first-child):before{content:attr(data-label);display:block!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#64748b!important;font-weight:1000!important;margin-bottom:4px!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details{border:0!important;border-radius:0!important;background:#fff!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details summary{min-height:58px!important;padding:14px!important;background:linear-gradient(135deg,#f8fbff,#eef6ff)!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details summary span{font-size:15px!important;line-height:1.25!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details summary em{display:block!important;font-size:10px!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details-body{grid-template-columns:1fr!important;padding:0 14px 12px!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-actions{display:flex!important;gap:7px!important;flex-wrap:wrap!important;padding:12px 14px 14px!important;background:#f8fbff!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-actions .pl-btn{flex:1 1 calc(50% - 7px)!important;text-align:center!important;justify-content:center!important;padding:10px 8px!important;font-size:12px!important;}
}


/* v7.5 - Mobile only: μαζεμένη αναζήτηση/φίλτρα και καθαρές κάρτες */
.postlab-crm-app .pl-mobile-filter-accordion{
  border:0!important;
  background:transparent!important;
  margin:0 0 14px!important;
}
.postlab-crm-app .pl-mobile-filter-accordion > summary{
  display:none!important;
}
.postlab-crm-app .pl-mobile-filter-accordion[open] > summary + .pl-client-search-layout,
.postlab-crm-app .pl-mobile-filter-accordion > summary + .pl-client-search-layout{
  display:block;
}
.postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-selects{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
}
.postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-general{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px!important;
  margin-top:10px!important;
  align-items:stretch!important;
}
.postlab-crm-app .pl-client-search-layout-v75 .pl-search-buttons{
  display:flex!important;
  flex-direction:row!important;
  gap:8px!important;
  white-space:nowrap!important;
}
.postlab-crm-app .pl-client-search-layout-v75 .pl-search-buttons .pl-btn{
  min-width:110px!important;
  justify-content:center!important;
}
@media(max-width:760px){
  .postlab-crm-app .pl-mobile-filter-accordion{
    border:1px solid #dbeafe!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 10px 24px rgba(37,99,235,.08)!important;
    overflow:hidden!important;
  }
  .postlab-crm-app .pl-mobile-filter-accordion > summary{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:14px 16px!important;
    cursor:pointer!important;
    font-weight:1000!important;
    color:#0b3a8f!important;
    background:linear-gradient(135deg,#f8fbff,#eef6ff)!important;
    list-style:none!important;
  }
  .postlab-crm-app .pl-mobile-filter-accordion > summary::-webkit-details-marker{display:none!important;}
  .postlab-crm-app .pl-mobile-filter-accordion > summary:after{
    content:'+'!important;
    width:28px!important;height:28px!important;border-radius:999px!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    background:#dbeafe!important;color:#1d4ed8!important;font-size:18px!important;
  }
  .postlab-crm-app .pl-mobile-filter-accordion[open] > summary:after{content:'−'!important;}
  .postlab-crm-app .pl-mobile-filter-accordion:not([open]) .pl-client-search-layout-v75{display:none!important;}
  .postlab-crm-app .pl-mobile-filter-accordion[open] .pl-client-search-layout-v75{padding:14px!important;}
  .postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-selects{
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    overflow:visible!important;
    padding:0!important;
  }
  .postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-selects select,
  .postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-general input{
    width:100%!important;
    min-width:0!important;
    height:46px!important;
    border-radius:14px!important;
    font-size:14px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-general{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v75 .pl-search-buttons{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-client-search-layout-v75 .pl-search-buttons .pl-btn{
    min-width:0!important;
    width:100%!important;
    padding:12px 10px!important;
    border-radius:14px!important;
  }
  /* Κάρτες λίστας: κλειστές, καθαρές, ανοίγουν μόνο με κλικ στο Στοιχεία επιχείρησης */
  .postlab-crm-app .pl-compact-leads-table tr:not(.pl-row-open) td:not(:first-child){display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tr:not(.pl-row-open) .pl-business-details-body{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details summary{
    cursor:pointer!important;
  }
  .postlab-crm-app .pl-compact-leads-table .pl-business-details summary span{
    display:block!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-compact-leads-table tr.pl-row-open td{
    display:block!important;
  }
  .postlab-crm-app .pl-compact-leads-table tr.pl-row-open td:first-child{
    padding:0!important;
  }
}
@media(max-width:420px){
  .postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-selects{grid-template-columns:1fr 1fr!important;}
}


/* v7.6 - πιο έντονα ονόματα και πραγματικό accordion μόνο στο κινητό */
.postlab-crm-app .pl-business-details summary span,
.postlab-crm-app .pl-table td:first-child strong,
.postlab-crm-app .pl-compact-leads-table .pl-business-details summary span{
  font-weight:1000!important;
  color:#061b4e!important;
  letter-spacing:.01em!important;
}
@media(max-width:760px){
  .postlab-crm-app .pl-compact-leads-table,
  .postlab-crm-app .pl-compact-leads-table thead,
  .postlab-crm-app .pl-compact-leads-table tbody,
  .postlab-crm-app .pl-compact-leads-table tr,
  .postlab-crm-app .pl-compact-leads-table td{
    display:block!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-compact-leads-table thead{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr{
    border:1px solid #dbeafe!important;
    border-radius:22px!important;
    margin:14px 0!important;
    overflow:hidden!important;
    background:#fff!important;
    box-shadow:0 12px 28px rgba(37,99,235,.08)!important;
  }
  .postlab-crm-app .pl-compact-leads-table tbody tr td{
    border:0!important;
    padding:0!important;
  }
  .postlab-crm-app .pl-compact-leads-table tbody tr td:not(:first-child){
    display:none!important;
  }
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open td:not(:first-child){
    display:block!important;
    padding:10px 16px!important;
    border-top:1px solid #eef5ff!important;
  }
  .postlab-crm-app .pl-compact-leads-table .pl-business-details{
    display:block!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-compact-leads-table .pl-business-details > summary{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:16px 18px!important;
    min-height:58px!important;
    cursor:pointer!important;
    list-style:none!important;
    background:linear-gradient(135deg,#f8fbff,#eef6ff)!important;
  }
  .postlab-crm-app .pl-compact-leads-table .pl-business-details > summary::-webkit-details-marker{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details > summary:after{
    content:'+'!important;
    flex:0 0 30px!important;
    width:30px!important;height:30px!important;border-radius:999px!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    background:#2563eb!important;color:#fff!important;font-weight:1000!important;
    box-shadow:0 8px 18px rgba(37,99,235,.22)!important;
  }
  .postlab-crm-app .pl-compact-leads-table .pl-business-details[open] > summary:after{content:'−'!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details > summary span{
    font-size:16px!important;
    line-height:1.25!important;
    text-transform:none!important;
  }
  .postlab-crm-app .pl-compact-leads-table .pl-business-details > summary em{
    display:none!important;
  }
  .postlab-crm-app .pl-compact-leads-table .pl-business-details:not([open]) .pl-business-details-body{
    display:none!important;
  }
  .postlab-crm-app .pl-compact-leads-table .pl-business-details[open] .pl-business-details-body{
    display:block!important;
    padding:14px 18px 16px!important;
    border-top:1px solid #dbeafe!important;
    background:#fff!important;
  }
  .postlab-crm-app .pl-compact-leads-table .pl-business-details-body p{
    margin:8px 0!important;
    display:grid!important;
    grid-template-columns:105px minmax(0,1fr)!important;
    gap:8px!important;
    align-items:start!important;
    overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-compact-leads-table .pl-business-details-body strong{
    color:#64748b!important;
    text-transform:uppercase!important;
    font-size:11px!important;
    letter-spacing:.08em!important;
  }
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open td[data-label]:not(:first-child):before{
    content:attr(data-label)!important;
    display:block!important;
    font-size:11px!important;
    line-height:1.2!important;
    color:#64748b!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;
    margin-bottom:4px!important;
  }
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open .pl-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open .pl-actions .pl-btn{
    width:100%!important;
    min-width:0!important;
    justify-content:center!important;
    padding:12px 8px!important;
    border-radius:14px!important;
  }
}


/* v7.7 - καθαρή επιλογή υπηρεσιών, αναζήτηση διαθέσιμη, accordion σε κινητό/tablet */
.postlab-crm-app .pl-services-compact{
  overflow:visible!important;
  position:relative!important;
  z-index:20!important;
}
.postlab-crm-app .pl-service-select-btn{
  min-height:50px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  white-space:normal!important;
}
.postlab-crm-app .pl-service-dropdown{
  display:none!important;
  width:min(760px,calc(100vw - 48px))!important;
  min-width:420px!important;
  max-height:520px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:14px!important;
  border:1px solid #bfdbfe!important;
  border-radius:20px!important;
  background:#ffffff!important;
  box-shadow:0 28px 70px rgba(15,23,42,.22)!important;
  z-index:999999!important;
}
.postlab-crm-app .pl-services-compact.open .pl-service-dropdown{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
}
.postlab-crm-app .pl-service-check{
  min-height:54px!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  padding:12px 14px!important;
  border-radius:16px!important;
  word-break:normal!important;
  overflow-wrap:anywhere!important;
}
.postlab-crm-app .pl-service-check input{flex:0 0 auto!important;}
.postlab-crm-app .pl-service-check span{line-height:1.25!important;white-space:normal!important;}
.postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-general{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) max-content!important;
  align-items:stretch!important;
}
.postlab-crm-app .pl-client-search-layout-v75 .pl-search-buttons{
  display:inline-flex!important;
  flex-wrap:nowrap!important;
  gap:8px!important;
  align-items:stretch!important;
}
.postlab-crm-app .pl-client-search-layout-v75 .pl-search-buttons .pl-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
@media(max-width:1024px){
  /* Σε tablet και κινητό η αναζήτηση υπάρχει, αλλά είναι μαζεμένη και ανοίγει με κλικ. */
  .postlab-crm-app .pl-mobile-filter-accordion{
    border:1px solid #dbeafe!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 10px 24px rgba(37,99,235,.08)!important;
    overflow:hidden!important;
    margin-bottom:14px!important;
  }
  .postlab-crm-app .pl-mobile-filter-accordion > summary{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:14px 16px!important;
    cursor:pointer!important;
    font-weight:1000!important;
    color:#0b3a8f!important;
    background:linear-gradient(135deg,#f8fbff,#eef6ff)!important;
    list-style:none!important;
  }
  .postlab-crm-app .pl-mobile-filter-accordion > summary::-webkit-details-marker{display:none!important;}
  .postlab-crm-app .pl-mobile-filter-accordion > summary:after{
    content:'+'!important;
    width:28px!important;height:28px!important;border-radius:999px!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    background:#dbeafe!important;color:#1d4ed8!important;font-size:18px!important;
  }
  .postlab-crm-app .pl-mobile-filter-accordion[open] > summary:after{content:'−'!important;}
  .postlab-crm-app .pl-mobile-filter-accordion:not([open]) .pl-client-search-layout-v75{display:none!important;}
  .postlab-crm-app .pl-mobile-filter-accordion[open] .pl-client-search-layout-v75{padding:14px!important;display:block!important;}
  .postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-selects{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-selects select,
  .postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-general input{
    width:100%!important;
    min-width:0!important;
    height:46px!important;
    border-radius:14px!important;
    font-size:14px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-general{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v75 .pl-search-buttons{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-client-search-layout-v75 .pl-search-buttons .pl-btn{
    min-width:0!important;
    width:100%!important;
    padding:12px 10px!important;
    border-radius:14px!important;
  }
  /* Accordion κάρτες και σε tablet, όχι μόνο σε στενό κινητό. */
  .postlab-crm-app .pl-compact-leads-table,
  .postlab-crm-app .pl-compact-leads-table thead,
  .postlab-crm-app .pl-compact-leads-table tbody,
  .postlab-crm-app .pl-compact-leads-table tr,
  .postlab-crm-app .pl-compact-leads-table td{
    display:block!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-compact-leads-table thead{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr{
    border:1px solid #dbeafe!important;
    border-radius:22px!important;
    margin:14px 0!important;
    overflow:hidden!important;
    background:#fff!important;
    box-shadow:0 12px 28px rgba(37,99,235,.08)!important;
  }
  .postlab-crm-app .pl-compact-leads-table tbody tr td{border:0!important;padding:0!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr td:not(:first-child){display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open td{display:block!important;padding:10px 14px!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open td:first-child{padding:0!important;}
  .postlab-crm-app .pl-compact-leads-table tr:not(.pl-row-open) .pl-business-details-body{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details summary{cursor:pointer!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details summary span{font-size:16px!important;font-weight:1000!important;color:#061b4e!important;line-height:1.25!important;}
  .postlab-crm-app .pl-compact-leads-table tr.pl-row-open td:not(:first-child):before{
    content:attr(data-label);display:block!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#64748b!important;font-weight:1000!important;margin-bottom:4px!important;
  }
  .postlab-crm-app .pl-compact-leads-table .pl-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;background:#f8fbff!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-actions .pl-btn{flex:1 1 calc(50% - 8px)!important;text-align:center!important;justify-content:center!important;}
  /* Υπηρεσίες: μεγάλο καθαρό panel σε κινητό/tablet, χωρίς κόψιμο και οριζόντιο scroll. */
  .postlab-crm-app .pl-services-compact.open .pl-service-dropdown{
    position:fixed!important;
    left:16px!important;
    right:16px!important;
    top:82px!important;
    bottom:18px!important;
    width:auto!important;
    min-width:0!important;
    max-height:none!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .postlab-crm-app .pl-service-check{min-height:56px!important;font-size:15px!important;}
}
@media(max-width:520px){
  .postlab-crm-app .pl-client-search-layout-v75 .pl-client-search-row-selects{grid-template-columns:1fr 1fr!important;}
  .postlab-crm-app .pl-services-compact.open .pl-service-dropdown{left:12px!important;right:12px!important;top:72px!important;bottom:12px!important;padding:12px!important;}
}

/* v7.8 - καθαρή αναζήτηση χωρίς accordion και χωρίς καθαρισμό */
.postlab-crm-app .pl-filter-v78{
  margin:0 0 16px!important;
  padding:0!important;
}
.postlab-crm-app .pl-client-search-layout-v78{
  display:grid!important;
  gap:10px!important;
  width:100%!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  align-items:stretch!important;
  width:100%!important;
  margin:0!important;
}
.postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px!important;
  align-items:stretch!important;
  width:100%!important;
  margin:0!important;
}
.postlab-crm-app .pl-client-search-layout-v78 select,
.postlab-crm-app .pl-client-search-layout-v78 input[type="search"]{
  width:100%!important;
  min-width:0!important;
  height:46px!important;
  border-radius:14px!important;
  margin:0!important;
  box-sizing:border-box!important;
}
.postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons{
  display:flex!important;
  flex-direction:row!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:8px!important;
  width:auto!important;
  margin:0!important;
  white-space:nowrap!important;
}
.postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons .pl-btn{
  min-width:132px!important;
  height:46px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  border-radius:14px!important;
}
/* Ακύρωση παλιού accordion μόνο όταν υπάρχει η νέα v7.8 φόρμα */
.postlab-crm-app .pl-filter-v78 .pl-mobile-filter-accordion,
.postlab-crm-app .pl-filter-v78 details,
.postlab-crm-app .pl-filter-v78 summary{
  all:unset;
}
@media(max-width:1024px){
  .postlab-crm-app .pl-client-search-layout-v78{
    gap:9px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects{
    grid-template-columns:repeat(4,minmax(118px,1fr))!important;
    gap:8px!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
    padding-bottom:3px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects select{
    min-width:118px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general{
    grid-template-columns:minmax(180px,1fr) auto!important;
    gap:8px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general input[type="search"]{
    min-width:180px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons .pl-btn{
    min-width:118px!important;
    padding-left:14px!important;
    padding-right:14px!important;
  }
}
@media(max-width:520px){
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects{
    grid-template-columns:repeat(4,132px)!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general{
    grid-template-columns:minmax(190px,1fr) 112px!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
    padding-bottom:3px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons .pl-btn{
    min-width:112px!important;
  }
}

/* v7.9 - υπηρεσίες σταθερά λειτουργικές + 4 φίλτρα πάντα σε μία σειρά */
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-selects,
.postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  gap:8px!important;
  align-items:stretch!important;
  width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  scrollbar-width:thin!important;
  padding:0 0 4px 0!important;
  margin:0!important;
}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-selects select,
.postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects select{
  flex:1 0 142px!important;
  min-width:142px!important;
  width:auto!important;
  max-width:none!important;
  height:48px!important;
  margin:0!important;
  border-radius:14px!important;
  box-sizing:border-box!important;
}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-general,
.postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  gap:8px!important;
  align-items:stretch!important;
  width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  padding-bottom:4px!important;
}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-general input[type="search"],
.postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general input[type="search"]{
  flex:1 0 230px!important;
  min-width:230px!important;
  height:48px!important;
}
.postlab-crm-app .pl-filter-v78 .pl-search-buttons,
.postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:stretch!important;
  gap:8px!important;
  width:auto!important;
  margin:0!important;
}
.postlab-crm-app .pl-filter-v78 .pl-search-buttons .pl-btn,
.postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons .pl-btn{
  flex:0 0 auto!important;
  min-width:122px!important;
  height:48px!important;
  margin:0!important;
  white-space:nowrap!important;
}
@media(max-width:760px){
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-selects select,
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects select{flex-basis:140px!important;min-width:140px!important;}
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-general input[type="search"],
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general input[type="search"]{flex-basis:250px!important;min-width:250px!important;}
}

/* Καθαρή μεγάλη λίστα υπηρεσιών σε desktop/tablet/mobile */
.postlab-crm-app .pl-services-picker.pl-services-compact{
  position:relative!important;
  overflow:visible!important;
  z-index:20!important;
}
.postlab-crm-app .pl-services-picker .pl-service-select-btn{
  min-height:48px!important;
  line-height:1.25!important;
}
.postlab-crm-app .pl-services-picker.open{
  z-index:100000!important;
}
.postlab-crm-app .pl-services-picker.open .pl-service-dropdown{
  display:grid!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:calc(100% + 8px)!important;
  min-width:360px!important;
  max-height:420px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  padding:12px!important;
  background:#fff!important;
  border:1px solid #bfdbfe!important;
  border-radius:18px!important;
  box-shadow:0 28px 70px rgba(15,23,42,.24)!important;
  z-index:100001!important;
}
.postlab-crm-app .pl-services-picker.open .pl-service-check{
  min-height:52px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:10px 12px!important;
  border:1px solid #dbeafe!important;
  border-radius:14px!important;
  background:#f8fbff!important;
  color:#0b2b70!important;
  font-weight:900!important;
  cursor:pointer!important;
}
.postlab-crm-app .pl-services-picker.open .pl-service-check input{
  flex:0 0 auto!important;
  width:18px!important;
  height:18px!important;
  min-height:18px!important;
}
.postlab-crm-app .pl-services-picker.open .pl-service-check span{
  display:block!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  line-height:1.2!important;
}
@media(max-width:1024px){
  .postlab-crm-app .pl-services-picker.open .pl-service-dropdown{
    position:fixed!important;
    left:18px!important;
    right:18px!important;
    top:86px!important;
    bottom:18px!important;
    min-width:0!important;
    max-height:none!important;
    width:auto!important;
    grid-template-columns:1fr!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .postlab-crm-app .pl-services-picker.open .pl-service-check{min-height:58px!important;font-size:15px!important;}
}


/* v8.0 - συμπιεσμένη αναζήτηση Πελατών / Υποψήφιων Πελατών χωρίς άσκοπα κενά */
.postlab-crm-app .pl-filter-v78,
.postlab-crm-app .pl-client-search-layout-v78{
  gap:6px!important;
  margin-bottom:10px!important;
}
.postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects,
.postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general,
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-selects,
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-general{
  gap:6px!important;
  padding-bottom:2px!important;
  margin:0!important;
}
.postlab-crm-app .pl-client-search-layout-v78 select,
.postlab-crm-app .pl-client-search-layout-v78 input[type="search"],
.postlab-crm-app .pl-filter-v78 select,
.postlab-crm-app .pl-filter-v78 input[type="search"]{
  height:40px!important;
  min-height:40px!important;
  border-radius:11px!important;
  padding:0 12px!important;
  font-size:14px!important;
  line-height:40px!important;
}
.postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons,
.postlab-crm-app .pl-filter-v78 .pl-search-buttons{
  gap:6px!important;
}
.postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons .pl-btn,
.postlab-crm-app .pl-filter-v78 .pl-search-buttons .pl-btn{
  height:40px!important;
  min-height:40px!important;
  min-width:104px!important;
  padding:0 14px!important;
  border-radius:11px!important;
  font-size:14px!important;
  line-height:40px!important;
}
@media(max-width:1024px){
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-selects{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    overflow:visible!important;
    gap:6px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects select,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-selects select{
    min-width:0!important;
    flex:0 1 auto!important;
    width:100%!important;
    font-size:13px!important;
    padding-left:8px!important;
    padding-right:22px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-general{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    overflow:visible!important;
    gap:6px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general input[type="search"],
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-general input[type="search"]{
    min-width:0!important;
    flex:0 1 auto!important;
    width:100%!important;
  }
}
@media(max-width:560px){
  .postlab-crm-app .pl-client-search-layout-v78,
  .postlab-crm-app .pl-filter-v78{gap:5px!important;margin-bottom:8px!important;}
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-selects{
    grid-template-columns:repeat(4,minmax(72px,1fr))!important;
    gap:5px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 select,
  .postlab-crm-app .pl-filter-v78 select{
    height:38px!important;
    min-height:38px!important;
    border-radius:10px!important;
    font-size:12px!important;
    padding-left:7px!important;
    padding-right:18px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-general{
    grid-template-columns:minmax(0,1fr) 94px!important;
    gap:5px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 input[type="search"],
  .postlab-crm-app .pl-filter-v78 input[type="search"]{
    height:38px!important;
    min-height:38px!important;
    border-radius:10px!important;
    font-size:12px!important;
    padding:0 9px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons .pl-btn,
  .postlab-crm-app .pl-filter-v78 .pl-search-buttons .pl-btn{
    height:38px!important;
    min-height:38px!important;
    min-width:94px!important;
    padding:0 8px!important;
    border-radius:10px!important;
    font-size:13px!important;
  }
}


/* Post Lab CRM v8.1: remove status filter spacing + accordion subtitles */
.postlab-crm-app .pl-client-search-row-selects{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}
.postlab-crm-app .pl-business-details summary{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:2px 12px!important;cursor:pointer!important;}
.postlab-crm-app .pl-business-details summary .pl-business-title{font-weight:900!important;color:#08286f!important;font-size:18px!important;line-height:1.15!important;}
.postlab-crm-app .pl-business-details summary .pl-business-subtitle{grid-column:1/2!important;display:block!important;color:#64748b!important;font-size:12px!important;font-weight:700!important;margin-top:3px!important;line-height:1.25!important;}
.postlab-crm-app .pl-business-details summary em{grid-row:1/3!important;grid-column:2/3!important;}
@media(max-width:1024px){
  .postlab-crm-app .pl-client-search-row-selects{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;}
}
@media(max-width:700px){
  .postlab-crm-app .pl-client-search-row-selects{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;}
  .postlab-crm-app .pl-client-search-row-selects select{min-width:0!important;font-size:12px!important;padding:9px 20px 9px 8px!important;height:40px!important;min-height:40px!important;}
}


/* Post Lab CRM v8.2: tighter 3-filter row + safe custom search parameter */
.postlab-crm-app .pl-client-search-layout-v78,
.postlab-crm-app .pl-filter-v78{
  width:100%!important;
  max-width:100%!important;
}
.postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects,
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-selects{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  width:100%!important;
  gap:8px!important;
  margin:0 0 8px 0!important;
}
.postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects select,
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-selects select{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
}
.postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general,
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-general{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  width:100%!important;
  gap:8px!important;
  margin:0!important;
  align-items:center!important;
}
.postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general input[type="search"],
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-general input[type="search"]{
  width:100%!important;
  min-width:0!important;
}
@media(max-width:700px){
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-selects{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
    margin-bottom:7px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-general{
    grid-template-columns:minmax(0,1fr) 92px!important;
    gap:6px!important;
  }
}

/* Post Lab CRM v8.3: tablet accordion stability + colored action buttons */
.postlab-crm-app .pl-lead-actions .pl-btn{border:0!important;color:#fff!important;box-shadow:0 8px 18px rgba(15,23,42,.10)!important;}
.postlab-crm-app .pl-lead-actions .pl-action-edit{background:linear-gradient(90deg,#2563eb,#38bdf8)!important;}
.postlab-crm-app .pl-lead-actions .pl-action-follow{background:linear-gradient(90deg,#8b5cf6,#a78bfa)!important;}
.postlab-crm-app .pl-lead-actions .pl-action-offer{background:linear-gradient(90deg,#f59e0b,#f97316)!important;}
.postlab-crm-app .pl-lead-actions .pl-action-call{background:linear-gradient(90deg,#0ea5e9,#06b6d4)!important;}
.postlab-crm-app .pl-lead-actions .pl-action-whatsapp{background:linear-gradient(90deg,#16a34a,#22c55e)!important;}
.postlab-crm-app .pl-lead-actions .pl-action-delete{background:linear-gradient(90deg,#ef4444,#dc2626)!important;}
.postlab-crm-app .pl-lead-actions .pl-btn:hover{filter:brightness(.96)!important;transform:translateY(-1px)!important;}
@media(min-width:701px) and (max-width:1180px){
  .postlab-crm-app .pl-compact-leads-table .pl-business-details[open] .pl-business-details-body{display:block!important;}
  .postlab-crm-app .pl-compact-leads-table tr.pl-row-open td:not(:first-child){display:block!important;}
  .postlab-crm-app .pl-compact-leads-table tr.pl-row-open .pl-actions{display:flex!important;}
}

/* Post Lab CRM 8.6 - Ημερολόγιο: σήμερα επάνω + alerts καθυστερήσεων */
.postlab-crm-app .pl-calendar-today-hero{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;
  margin-bottom:18px!important;padding:22px!important;border-radius:24px!important;
  background:linear-gradient(135deg,#0f172a,#2563eb 55%,#38bdf8)!important;color:#fff!important;
  box-shadow:0 18px 45px rgba(37,99,235,.22)!important;overflow:hidden!important;position:relative!important;
}
.postlab-crm-app .pl-calendar-today-hero:after{content:''!important;position:absolute!important;right:-45px!important;top:-45px!important;width:160px!important;height:160px!important;border-radius:999px!important;background:rgba(255,255,255,.14)!important}
.postlab-crm-app .pl-calendar-today-hero span{display:inline-block!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:999px!important;padding:6px 10px!important;margin-bottom:8px!important}
.postlab-crm-app .pl-calendar-today-hero h2{margin:0!important;color:#fff!important;font-size:26px!important;line-height:1.15!important}
.postlab-crm-app .pl-calendar-today-hero p{margin:6px 0 0!important;color:#dbeafe!important;font-weight:700!important}
.postlab-crm-app .pl-today-badge{position:relative!important;z-index:1!important;min-width:78px!important;height:78px!important;border-radius:22px!important;background:#fff!important;color:#1e3a8a!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;font-size:30px!important;font-weight:1000!important;box-shadow:0 14px 35px rgba(15,23,42,.18)!important}
.postlab-crm-app .pl-today-badge small{font-size:13px!important;text-transform:uppercase!important;color:#2563eb!important;font-weight:900!important}
.postlab-crm-app .pl-calendar-alerts{border-color:#fecaca!important;background:linear-gradient(135deg,#fff,#fff7ed)!important}
.postlab-crm-app .pl-alert-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:42px!important;height:42px!important;border-radius:999px!important;background:#ef4444!important;color:#fff!important;font-weight:1000!important;font-size:18px!important}
.postlab-crm-app .pl-alert-list{display:grid!important;gap:10px!important}
.postlab-crm-app .pl-alert-item{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:12px!important;padding:13px!important;border-radius:16px!important;border:1px solid #fed7aa!important;background:#fff!important;box-shadow:0 8px 20px rgba(239,68,68,.08)!important}
.postlab-crm-app .pl-alert-item span{display:inline-block!important;border-radius:999px!important;background:#fee2e2!important;color:#991b1b!important;padding:4px 9px!important;font-size:12px!important;font-weight:900!important;margin-bottom:5px!important}
.postlab-crm-app .pl-alert-item strong{display:block!important;color:#0f172a!important;font-size:15px!important}
.postlab-crm-app .pl-alert-item small{display:block!important;color:#64748b!important;margin-top:3px!important;font-weight:700!important}
.postlab-crm-app .pl-overdue-card{border-color:#fecaca!important;background:linear-gradient(135deg,#fff,#fff7ed)!important}
.postlab-crm-app .pl-overdue-card:before{background:linear-gradient(180deg,#ef4444,#f59e0b)!important}
.postlab-crm-app .pl-overdue-card .pl-event-type:after{content:' · ALERT'!important;color:#991b1b!important;font-weight:1000!important}
@media(max-width:900px){
  .postlab-crm-app .pl-calendar-today-hero{padding:16px!important;align-items:flex-start!important}
  .postlab-crm-app .pl-calendar-today-hero h2{font-size:20px!important}
  .postlab-crm-app .pl-today-badge{min-width:62px!important;height:62px!important;font-size:24px!important}
  .postlab-crm-app .pl-alert-item{grid-template-columns:1fr!important}
  .postlab-crm-app .pl-alert-item .pl-actions{display:flex!important;gap:8px!important}
  .postlab-crm-app .pl-alert-item .pl-actions .pl-btn{flex:1!important;text-align:center!important}
}

/* v8.7 Calendar History Cleanup */
.pl-calendar-history{margin-top:18px;}
.pl-calendar-history .pl-section-title{align-items:center;}
.pl-history-count{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border-radius:999px;background:#eef2ff;color:#3730a3;font-weight:800;}
.pl-history-item{opacity:.92;background:linear-gradient(135deg,#ffffff,#f8fafc);border-left:4px solid #94a3b8;}
.pl-history-item .pl-event-type{background:#f1f5f9;color:#334155;}
.pl-calendar-alerts .pl-alert-item{border-left:4px solid #ef4444;}
.pl-overdue-card{box-shadow:0 0 0 2px rgba(239,68,68,.12);}
@media(max-width:900px){.pl-calendar-history .pl-event-actions{display:flex;gap:6px;flex-wrap:wrap}.pl-calendar-history .pl-calendar-item{align-items:flex-start}}


/* v8.8 Calendar History Accordion - καθαρό ιστορικό */
.postlab-crm-app .pl-calendar-history-accordion{display:flex;flex-direction:column;gap:10px;margin-top:14px;}
.postlab-crm-app .pl-history-accordion-item{border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.06);overflow:hidden;}
.postlab-crm-app .pl-history-accordion-item summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:92px 1fr auto;gap:12px;align-items:center;padding:12px 14px;background:linear-gradient(135deg,#f8fafc,#eef2ff);}
.postlab-crm-app .pl-history-accordion-item summary::-webkit-details-marker{display:none;}
.postlab-crm-app .pl-history-summary-date{display:flex;flex-direction:column;line-height:1.05;}
.postlab-crm-app .pl-history-summary-date b{font-size:14px;color:#0f172a;}
.postlab-crm-app .pl-history-summary-date em{font-style:normal;font-size:12px;color:#64748b;margin-top:4px;}
.postlab-crm-app .pl-history-summary-main{min-width:0;display:flex;flex-direction:column;gap:3px;}
.postlab-crm-app .pl-history-summary-main strong{font-size:15px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.postlab-crm-app .pl-history-summary-main small{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.postlab-crm-app .pl-history-toggle{font-size:12px;font-weight:900;color:#2563eb;background:#dbeafe;border-radius:999px;padding:7px 10px;}
.postlab-crm-app .pl-history-accordion-item[open] .pl-history-toggle{background:#dcfce7;color:#166534;}
.postlab-crm-app .pl-history-accordion-item[open] .pl-history-toggle::before{content:'Κλείσιμο';font-size:12px;}
.postlab-crm-app .pl-history-accordion-item[open] .pl-history-toggle{font-size:0;}
.postlab-crm-app .pl-history-accordion-body{padding:14px;background:#fff;border-top:1px solid #e2e8f0;}
.postlab-crm-app .pl-history-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px;}
.postlab-crm-app .pl-history-meta span{font-size:12px;font-weight:800;color:#334155;background:#f1f5f9;border-radius:999px;padding:6px 10px;}
.postlab-crm-app .pl-history-accordion-body p{margin:8px 0 12px;color:#334155;line-height:1.45;}
.postlab-crm-app .pl-history-accordion-body .pl-event-actions{display:flex;gap:8px;flex-wrap:wrap;}
@media(max-width:900px){
  .postlab-crm-app .pl-history-accordion-item summary{grid-template-columns:74px 1fr;gap:8px;padding:11px;}
  .postlab-crm-app .pl-history-toggle{grid-column:1 / -1;text-align:center;padding:6px 8px;}
  .postlab-crm-app .pl-history-summary-main strong{font-size:14px;}
}

/* Post Lab CRM v9.1 - follow-up reschedule + larger services dropdown */
.postlab-crm-app .pl-reschedule-form{
  display:grid!important;
  grid-template-columns:120px 180px minmax(220px,1fr) auto!important;
  gap:8px!important;
  width:100%!important;
  margin-top:10px!important;
  padding:10px!important;
  border:1px solid #bfdbfe!important;
  border-radius:14px!important;
  background:#f8fbff!important;
}
.postlab-crm-app .pl-reschedule-form select,
.postlab-crm-app .pl-reschedule-form input{
  min-height:38px!important;
  border:1px solid #93c5fd!important;
  border-radius:10px!important;
  padding:8px 10px!important;
}
.postlab-crm-app .pl-btn-warning{
  background:linear-gradient(90deg,#f59e0b,#f97316)!important;
  color:#fff!important;
}
.postlab-crm-app .pl-services-picker.open .pl-service-dropdown,
.postlab-crm-app .pl-services-compact.open .pl-service-dropdown{
  max-height:520px!important;
  min-height:360px!important;
  overflow-y:auto!important;
  padding:16px!important;
  gap:12px!important;
  grid-template-columns:repeat(2,minmax(220px,1fr))!important;
  z-index:999999!important;
}
.postlab-crm-app .pl-services-picker.open .pl-service-check,
.postlab-crm-app .pl-services-compact.open .pl-service-check{
  min-height:58px!important;
  align-items:center!important;
  font-size:15px!important;
}
@media (max-width:1024px){
  .postlab-crm-app .pl-services-picker.open .pl-service-dropdown,
  .postlab-crm-app .pl-services-compact.open .pl-service-dropdown{
    position:fixed!important;
    left:18px!important;
    right:18px!important;
    top:92px!important;
    bottom:18px!important;
    max-height:none!important;
    min-height:0!important;
    grid-template-columns:1fr!important;
    border-radius:20px!important;
  }
  .postlab-crm-app .pl-reschedule-form{
    grid-template-columns:1fr!important;
  }
}

/* Post Lab CRM v9.2 - καθαρή μεγάλη επιλογή υπηρεσιών + μεταφορά alerts */
.postlab-crm-app .pl-services-picker.pl-services-compact{
  position:relative!important;
  z-index:200!important;
  overflow:visible!important;
}
.postlab-crm-app .pl-services-picker.pl-services-compact.open{
  z-index:100002!important;
}
.postlab-crm-app .pl-services-picker.pl-services-compact .pl-service-dropdown{
  position:fixed!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  right:auto!important;
  bottom:auto!important;
  width:min(720px,92vw)!important;
  max-width:92vw!important;
  max-height:78vh!important;
  min-height:420px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  background:#ffffff!important;
  border:1px solid #bfdbfe!important;
  border-radius:22px!important;
  box-shadow:0 35px 90px rgba(15,23,42,.28)!important;
  padding:18px!important;
  z-index:100003!important;
}
.postlab-crm-app .pl-services-picker.pl-services-compact.open .pl-service-dropdown{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
}
.postlab-crm-app .pl-services-picker.pl-services-compact .pl-service-check{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-height:48px!important;
  padding:12px 14px!important;
  border-radius:14px!important;
  background:#f8fbff!important;
  border:1px solid #dbeafe!important;
  box-sizing:border-box!important;
  font-size:15px!important;
  line-height:1.25!important;
}
.postlab-crm-app .pl-services-picker.pl-services-compact .pl-service-check input{
  flex:0 0 auto!important;
  width:18px!important;
  height:18px!important;
}
.postlab-crm-app .pl-services-picker.pl-services-compact .pl-service-check span{
  display:block!important;
  white-space:normal!important;
  word-break:break-word!important;
}
.postlab-crm-app .pl-alert-item .pl-actions{
  align-items:center!important;
}
.postlab-crm-app .pl-alert-reschedule{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  align-items:center!important;
  margin:0!important;
}
.postlab-crm-app .pl-alert-reschedule select,
.postlab-crm-app .pl-alert-reschedule input{
  min-width:130px!important;
  max-width:190px!important;
  padding:10px!important;
  border:1px solid #bfdbfe!important;
  border-radius:11px!important;
  background:#fff!important;
}
.postlab-crm-app .pl-btn-warning{
  background:linear-gradient(90deg,#f59e0b,#f97316)!important;
  color:#fff!important;
}
@media(max-width:900px){
  .postlab-crm-app .pl-services-picker.pl-services-compact .pl-service-dropdown{
    width:94vw!important;
    max-height:82vh!important;
    min-height:70vh!important;
    padding:14px!important;
    border-radius:18px!important;
  }
  .postlab-crm-app .pl-services-picker.pl-services-compact .pl-service-check{
    min-height:50px!important;
    font-size:14px!important;
  }
  .postlab-crm-app .pl-alert-reschedule{
    width:100%!important;
  }
  .postlab-crm-app .pl-alert-reschedule select,
  .postlab-crm-app .pl-alert-reschedule input,
  .postlab-crm-app .pl-alert-reschedule button{
    flex:1 1 100%!important;
    max-width:none!important;
  }
}


/* Post Lab CRM v9.3 - compact calendar for mobile/tablet */
.postlab-crm-app .pl-reschedule-details{display:block!important;min-width:0!important;}
.postlab-crm-app .pl-reschedule-details summary{list-style:none!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:11px!important;padding:11px 15px!important;background:linear-gradient(90deg,#f59e0b,#f97316)!important;color:#fff!important;font-weight:900!important;line-height:1!important;}
.postlab-crm-app .pl-reschedule-details summary::-webkit-details-marker{display:none!important;}
.postlab-crm-app .pl-reschedule-details[open]{width:100%!important;}
.postlab-crm-app .pl-reschedule-details[open] summary{margin-bottom:8px!important;}
.postlab-crm-app .pl-reschedule-details .pl-reschedule-form{margin-top:0!important;}

@media(max-width:1024px){
  .postlab-crm-app .pl-main{padding:10px!important;}
  .postlab-crm-app .pl-card{padding:14px!important;margin-bottom:12px!important;border-radius:18px!important;}
  .postlab-crm-app .pl-header{margin-bottom:12px!important;}
  .postlab-crm-app .pl-header h1{font-size:25px!important;line-height:1.12!important;}
  .postlab-crm-app .pl-header p{font-size:14px!important;line-height:1.35!important;}
  .postlab-crm-app .pl-section-title{gap:8px!important;margin-bottom:10px!important;align-items:center!important;}
  .postlab-crm-app .pl-section-title h2{font-size:22px!important;line-height:1.12!important;margin:0!important;}
  .postlab-crm-app .pl-section-title p{display:none!important;}
  .postlab-crm-app .pl-calendar-today-hero{padding:14px!important;margin-bottom:12px!important;border-radius:18px!important;gap:10px!important;}
  .postlab-crm-app .pl-calendar-today-hero h2{font-size:18px!important;}
  .postlab-crm-app .pl-calendar-today-hero p{display:none!important;}
  .postlab-crm-app .pl-calendar-today-hero span{font-size:11px!important;padding:5px 8px!important;margin-bottom:5px!important;}
  .postlab-crm-app .pl-today-badge{min-width:52px!important;height:52px!important;font-size:20px!important;border-radius:16px!important;}
  .postlab-crm-app .pl-today-badge small{font-size:10px!important;}
  .postlab-crm-app .pl-alert-count{min-width:34px!important;height:34px!important;font-size:15px!important;}
  .postlab-crm-app .pl-alert-list{gap:8px!important;}
  .postlab-crm-app .pl-alert-item{padding:11px!important;border-radius:16px!important;gap:10px!important;}
  .postlab-crm-app .pl-alert-item strong{font-size:17px!important;line-height:1.15!important;}
  .postlab-crm-app .pl-alert-item small{font-size:13px!important;line-height:1.3!important;}
  .postlab-crm-app .pl-alert-item .pl-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;}
  .postlab-crm-app .pl-alert-item .pl-actions .pl-btn{width:100%!important;box-sizing:border-box!important;padding:11px 10px!important;font-size:14px!important;}
  .postlab-crm-app .pl-alert-item .pl-actions .pl-reschedule-details{grid-column:1 / -1!important;width:100%!important;}
  .postlab-crm-app .pl-alert-item .pl-actions .pl-reschedule-details summary{width:100%!important;box-sizing:border-box!important;}
  .postlab-crm-app .pl-reschedule-form,
  .postlab-crm-app .pl-alert-reschedule{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;padding:9px!important;border-radius:14px!important;}
  .postlab-crm-app .pl-reschedule-form select,
  .postlab-crm-app .pl-reschedule-form input,
  .postlab-crm-app .pl-alert-reschedule select,
  .postlab-crm-app .pl-alert-reschedule input{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;min-height:40px!important;font-size:14px!important;}
  .postlab-crm-app .pl-modern-calendar{gap:9px!important;}
  .postlab-crm-app .pl-modern-calendar .pl-calendar-item{grid-template-columns:58px 1fr!important;gap:8px!important;padding:11px!important;border-radius:16px!important;}
  .postlab-crm-app .pl-event-date{min-width:52px!important;padding:8px 6px!important;border-radius:14px!important;text-align:center!important;}
  .postlab-crm-app .pl-event-date b{font-size:14px!important;}
  .postlab-crm-app .pl-event-date span{font-size:11px!important;}
  .postlab-crm-app .pl-event-main strong{font-size:16px!important;line-height:1.2!important;}
  .postlab-crm-app .pl-event-main p{margin:3px 0!important;font-size:13px!important;}
  .postlab-crm-app .pl-event-main small{font-size:12px!important;}
  .postlab-crm-app .pl-event-actions{grid-column:1 / -1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;}
  .postlab-crm-app .pl-event-actions .pl-btn{width:100%!important;text-align:center!important;box-sizing:border-box!important;padding:10px 8px!important;font-size:13px!important;}
  .postlab-crm-app .pl-event-actions .pl-reschedule-details{grid-column:1 / -1!important;width:100%!important;}
  .postlab-crm-app .pl-event-actions .pl-reschedule-details summary{width:100%!important;box-sizing:border-box!important;}
  .postlab-crm-app .pl-calendar-tools .pl-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;}
  .postlab-crm-app .pl-calendar-tools .pl-actions .pl-btn{width:100%!important;text-align:center!important;box-sizing:border-box!important;}
}

@media(max-width:520px){
  .postlab-crm-app{padding:8px!important;border-radius:12px!important;}
  .postlab-crm-app .pl-shell{border-radius:16px!important;}
  .postlab-crm-app .pl-sidebar{padding:14px!important;}
  .postlab-crm-app .pl-logo{font-size:21px!important;margin-bottom:14px!important;}
  .postlab-crm-app .pl-menu{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:8px!important;}
  .postlab-crm-app .pl-menu a{white-space:nowrap!important;margin:0!important;padding:10px 12px!important;}
  .postlab-crm-app .pl-alert-item .pl-actions,
  .postlab-crm-app .pl-event-actions{grid-template-columns:1fr!important;}
  .postlab-crm-app .pl-calendar-history-accordion{gap:8px!important;}
  .postlab-crm-app .pl-history-accordion-item summary{padding:10px!important;}
}


/* Post Lab CRM v9.6 - services mobile/tablet cleanup + remove priority visual noise */
.postlab-crm-app .pl-field:has(select[name="priority"]),
.postlab-crm-app select[name="priority"]{
  display:none!important;
}

/* Υπηρεσίες: καθαρή κάθετη λίστα, χωρίς να κόβεται από sticky header σε κινητό/tablet */
@media(max-width:1024px){
  .postlab-crm-app .pl-services-picker.pl-services-compact,
  .postlab-crm-app .pl-services-compact{
    position:relative!important;
    z-index:20!important;
    overflow:visible!important;
  }
  .postlab-crm-app .pl-services-picker.pl-services-compact .pl-service-dropdown,
  .postlab-crm-app .pl-services-compact .pl-service-dropdown{
    position:static!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    transform:none!important;
    width:100%!important;
    max-width:100%!important;
    min-height:0!important;
    max-height:440px!important;
    margin-top:10px!important;
    padding:10px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    border-radius:16px!important;
    box-shadow:0 14px 34px rgba(15,23,42,.14)!important;
    background:#fff!important;
    z-index:50!important;
  }
  .postlab-crm-app .pl-services-picker.pl-services-compact.open .pl-service-dropdown,
  .postlab-crm-app .pl-services-compact.open .pl-service-dropdown{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .postlab-crm-app .pl-services-picker.pl-services-compact .pl-service-check,
  .postlab-crm-app .pl-services-compact .pl-service-check{
    width:100%!important;
    min-height:44px!important;
    padding:10px 12px!important;
    border-radius:12px!important;
    font-size:14px!important;
    line-height:1.2!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-services-picker.pl-services-compact .pl-service-check input,
  .postlab-crm-app .pl-services-compact .pl-service-check input{
    width:18px!important;
    height:18px!important;
    margin:0 8px 0 0!important;
    flex:0 0 18px!important;
  }
  .postlab-crm-app .pl-services-picker.pl-services-compact .pl-service-check span,
  .postlab-crm-app .pl-services-compact .pl-service-check span{
    white-space:normal!important;
    word-break:normal!important;
    overflow:visible!important;
  }
}
@media(max-width:520px){
  .postlab-crm-app .pl-services-picker.pl-services-compact .pl-service-dropdown,
  .postlab-crm-app .pl-services-compact .pl-service-dropdown{
    max-height:390px!important;
  }
}

/* Post Lab CRM v9.7.1 - valid package + mobile follow-up form cleanup */
.postlab-crm-app .pl-followup-card{overflow:hidden!important;}
.postlab-crm-app .pl-followup-form{align-items:end!important;}
.postlab-crm-app .pl-followup-form .pl-field,
.postlab-crm-app .pl-followup-form .pl-full{min-width:0!important;}
.postlab-crm-app .pl-followup-form input,
.postlab-crm-app .pl-followup-form select,
.postlab-crm-app .pl-followup-form textarea{max-width:100%!important;}
@media(max-width:900px){
  .postlab-crm-app .pl-followup-card{padding:16px!important;border-radius:20px!important;}
  .postlab-crm-app .pl-followup-card h2{font-size:22px!important;margin-bottom:14px!important;}
  .postlab-crm-app .pl-followup-form{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;overflow:visible!important;}
  .postlab-crm-app .pl-followup-form .pl-field,
  .postlab-crm-app .pl-followup-form .pl-full{grid-column:1/-1!important;width:100%!important;margin:0!important;}
  .postlab-crm-app .pl-followup-form label{font-size:13px!important;line-height:1.25!important;margin-bottom:6px!important;white-space:normal!important;}
  .postlab-crm-app .pl-followup-form input,
  .postlab-crm-app .pl-followup-form select,
  .postlab-crm-app .pl-followup-form textarea{width:100%!important;min-width:0!important;height:auto!important;min-height:48px!important;font-size:15px!important;border-radius:14px!important;}
  .postlab-crm-app .pl-followup-form button.pl-btn{width:100%!important;position:static!important;margin-top:4px!important;}
}
@media(min-width:901px) and (max-width:1200px){
  .postlab-crm-app .pl-followup-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;}
}

/* Post Lab CRM v9.7.2 - calendar action layout fix */
.postlab-crm-app .pl-event-actions .pl-reschedule-details > summary,
.postlab-crm-app .pl-alert-item .pl-actions .pl-reschedule-details > summary{
  list-style:none!important;
  cursor:pointer!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  padding:10px 16px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#f59e0b,#fb923c)!important;
  color:#fff!important;
  font-weight:800!important;
  box-shadow:0 10px 22px rgba(245,158,11,.24)!important;
  border:0!important;
}
.postlab-crm-app .pl-event-actions .pl-reschedule-details > summary::-webkit-details-marker,
.postlab-crm-app .pl-alert-item .pl-actions .pl-reschedule-details > summary::-webkit-details-marker{display:none!important;}

@media(max-width:1024px){
  .postlab-crm-app .pl-calendar-item .pl-event-actions,
  .postlab-crm-app .pl-alert-item .pl-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    width:100%!important;
    align-items:stretch!important;
  }
  .postlab-crm-app .pl-calendar-item .pl-event-actions > .pl-btn,
  .postlab-crm-app .pl-alert-item .pl-actions > .pl-btn,
  .postlab-crm-app .pl-calendar-item .pl-event-actions > .pl-reschedule-details,
  .postlab-crm-app .pl-alert-item .pl-actions > .pl-reschedule-details{
    width:100%!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-calendar-item .pl-event-actions > .pl-btn,
  .postlab-crm-app .pl-alert-item .pl-actions > .pl-btn,
  .postlab-crm-app .pl-calendar-item .pl-event-actions .pl-reschedule-details > summary,
  .postlab-crm-app .pl-alert-item .pl-actions .pl-reschedule-details > summary{
    width:100%!important;
    min-height:46px!important;
    padding:11px 12px!important;
    border-radius:14px!important;
    font-size:14px!important;
    line-height:1.15!important;
    text-align:center!important;
  }
  .postlab-crm-app .pl-calendar-item .pl-event-actions > .pl-btn:nth-of-type(1),
  .postlab-crm-app .pl-alert-item .pl-actions > .pl-btn:nth-of-type(1){grid-column:1!important;grid-row:1!important;}
  .postlab-crm-app .pl-calendar-item .pl-event-actions > .pl-btn:nth-of-type(2),
  .postlab-crm-app .pl-alert-item .pl-actions > .pl-btn:nth-of-type(2){grid-column:2!important;grid-row:1!important;}
  .postlab-crm-app .pl-calendar-item .pl-event-actions > .pl-btn.pl-btn-danger,
  .postlab-crm-app .pl-alert-item .pl-actions > .pl-btn.pl-btn-danger{grid-column:1!important;grid-row:2!important;}
  .postlab-crm-app .pl-calendar-item .pl-event-actions > .pl-reschedule-details,
  .postlab-crm-app .pl-alert-item .pl-actions > .pl-reschedule-details{grid-column:2!important;grid-row:2!important;}
  .postlab-crm-app .pl-calendar-item .pl-event-actions > .pl-reschedule-details[open],
  .postlab-crm-app .pl-alert-item .pl-actions > .pl-reschedule-details[open]{grid-column:1 / -1!important;grid-row:auto!important;}
  .postlab-crm-app .pl-calendar-item .pl-event-actions > .pl-reschedule-details[open] > summary,
  .postlab-crm-app .pl-alert-item .pl-actions > .pl-reschedule-details[open] > summary{margin-bottom:10px!important;}
  .postlab-crm-app .pl-reschedule-form{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:12px!important;
    border:1px solid #bfdbfe!important;
    border-radius:16px!important;
    background:#fff!important;
  }
  .postlab-crm-app .pl-reschedule-form input,
  .postlab-crm-app .pl-reschedule-form select,
  .postlab-crm-app .pl-reschedule-form button{width:100%!important;min-height:44px!important;box-sizing:border-box!important;}
}
@media(max-width:480px){
  .postlab-crm-app .pl-calendar-item .pl-event-actions,
  .postlab-crm-app .pl-alert-item .pl-actions{gap:8px!important;}
  .postlab-crm-app .pl-calendar-item .pl-event-actions > .pl-btn,
  .postlab-crm-app .pl-alert-item .pl-actions > .pl-btn,
  .postlab-crm-app .pl-calendar-item .pl-event-actions .pl-reschedule-details > summary,
  .postlab-crm-app .pl-alert-item .pl-actions .pl-reschedule-details > summary{font-size:13px!important;padding:10px 8px!important;}
}


/* Post Lab CRM v9.7.3 - strict follow-up mobile form fix */
@media screen and (max-width: 767px){
  .postlab-crm-app .pl-card.pl-followup-card{
    padding:18px!important;
    margin:14px 0!important;
    border-radius:22px!important;
    overflow:visible!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card h2{
    font-size:28px!important;
    line-height:1.15!important;
    margin:0 0 18px!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
    align-items:stretch!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form > .pl-field,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form > .pl-full{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    flex:0 0 auto!important;
    grid-column:auto!important;
    grid-row:auto!important;
    margin:0!important;
    padding:0!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    transform:none!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form label{
    display:block!important;
    position:static!important;
    width:auto!important;
    max-width:100%!important;
    margin:0 0 7px!important;
    padding:0!important;
    color:#12327c!important;
    font-size:14px!important;
    line-height:1.25!important;
    font-weight:900!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow:visible!important;
    text-align:left!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form input,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form select,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form textarea{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    min-height:50px!important;
    height:auto!important;
    border-radius:15px!important;
    font-size:16px!important;
    line-height:1.25!important;
    padding:13px 14px!important;
    margin:0!important;
    position:static!important;
    transform:none!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form textarea{
    min-height:96px!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form .pl-full label:has(input[type="checkbox"]),
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form .pl-full > label{
    display:flex!important;
    align-items:flex-start!important;
    gap:10px!important;
    font-size:13px!important;
    line-height:1.35!important;
    background:#f8fbff!important;
    border:1px solid #dbeafe!important;
    border-radius:16px!important;
    padding:12px!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form input[type="checkbox"]{
    width:20px!important;
    height:20px!important;
    min-height:20px!important;
    flex:0 0 20px!important;
    margin:1px 0 0!important;
    padding:0!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form button.pl-btn{
    display:block!important;
    width:100%!important;
    min-height:54px!important;
    border-radius:16px!important;
    font-size:17px!important;
    position:static!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
}
@media screen and (min-width:768px) and (max-width:1024px){
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    align-items:end!important;
  }
}

/* Post Lab CRM v9.7.4 - REAL mobile-only Follow-up form repair
   Fixes iPhone/mobile rendering where the browser keeps a wide layout and overlaps labels/inputs. */
@media only screen and (max-device-width: 767px), only screen and (max-width: 600px){
  .postlab-crm-app .pl-card.pl-followup-card{
    width:100%!important;
    max-width:100%!important;
    padding:18px!important;
    margin:14px 0 18px!important;
    border-radius:22px!important;
    overflow:hidden!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card h2{
    display:block!important;
    width:100%!important;
    margin:0 0 18px!important;
    padding:0!important;
    font-size:30px!important;
    line-height:1.15!important;
    color:#1e3a8a!important;
    word-break:normal!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
    white-space:normal!important;
    padding:0!important;
    margin:0!important;
    columns:auto!important;
    column-count:1!important;
    grid-template-columns:none!important;
    gap:0!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form > *,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form > *{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    float:none!important;
    clear:both!important;
    grid-column:1/-1!important;
    grid-row:auto!important;
    flex:none!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    transform:none!important;
    margin:0 0 14px!important;
    padding:0!important;
    overflow:visible!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form label,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form label{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 7px!important;
    padding:0!important;
    color:#12327c!important;
    font-size:14px!important;
    line-height:1.25!important;
    font-weight:900!important;
    text-align:left!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow:visible!important;
    position:static!important;
    transform:none!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form input:not([type="checkbox"]),
  .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form select,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form textarea,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form input:not([type="checkbox"]),
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form select,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form textarea{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:50px!important;
    box-sizing:border-box!important;
    margin:0!important;
    padding:13px 14px!important;
    border-radius:15px!important;
    font-size:16px!important;
    line-height:1.25!important;
    position:static!important;
    transform:none!important;
    float:none!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form select,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form select{
    -webkit-appearance:menulist!important;
    appearance:auto!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form textarea,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form textarea{
    min-height:96px!important;
    resize:vertical!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form .pl-full > label,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form .pl-full > label{
    display:grid!important;
    grid-template-columns:24px 1fr!important;
    gap:10px!important;
    align-items:start!important;
    background:#f8fbff!important;
    border:1px solid #dbeafe!important;
    border-radius:16px!important;
    padding:12px!important;
    font-size:13px!important;
    line-height:1.35!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form input[type="checkbox"],
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form input[type="checkbox"]{
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    min-height:22px!important;
    margin:0!important;
    padding:0!important;
    position:static!important;
    transform:none!important;
  }
  .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form button.pl-btn,
  .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form button.pl-btn{
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    min-height:54px!important;
    border-radius:16px!important;
    font-size:17px!important;
    margin:4px 0 0!important;
    position:static!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    transform:none!important;
    box-shadow:0 10px 22px rgba(37,99,235,.20)!important;
  }
}

/* v9.9 Offers cleanup */
.pl-offer-submit-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:14px}
.pl-btn-success{background:linear-gradient(90deg,#16a34a,#22c55e)!important;color:#fff!important;border:0!important;box-shadow:0 10px 24px rgba(34,197,94,.22)}
.pl-error-text{color:#b91c1c;font-weight:700;display:inline-block;margin-top:4px;max-width:320px;white-space:normal}
@media(max-width:640px){.pl-offer-submit-actions{display:grid;grid-template-columns:1fr;gap:10px}.pl-offer-submit-actions .pl-btn{width:100%;justify-content:center}}


/* v10.6 Google manual sync button in leads/clients lists */
.postlab-crm-app .pl-lead-actions .pl-action-sync{background:linear-gradient(90deg,#0f766e,#14b8a6)!important;color:#fff!important;}
.postlab-crm-app .pl-business-details-body p strong{color:#12327c;}

/* v10.8 Analytics time filters */
.pl-analytics-filter-form{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.pl-period-chip{display:inline-flex;align-items:center;gap:5px;padding:8px 12px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;font-weight:800;color:#12327c}
.pl-period-chip input{margin:0}
.pl-custom-dates{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}
.pl-custom-dates input{border:1px solid #93c5fd;border-radius:12px;padding:9px 12px}
@media(max-width:760px){.pl-analytics-filter-form{gap:7px}.pl-period-chip{padding:7px 10px;font-size:13px}.pl-custom-dates{width:100%}.pl-custom-dates input{flex:1;min-width:120px}}

/* v10.9 Analytics compact period filters */
.postlab-crm-app .pl-analytics-filter-compact,
.postlab-crm-app .pl-analytics-status-period{padding:12px 14px!important;border-radius:16px!important;margin:12px 0!important}
.postlab-crm-app .pl-analytics-filter-form{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;padding:2px 0 4px!important;scrollbar-width:thin}
.postlab-crm-app .pl-period-title,.postlab-crm-app .pl-status-period-title{font-size:13px!important;font-weight:900!important;color:#12327c!important;margin-right:4px!important;flex:0 0 auto!important}
.postlab-crm-app .pl-period-chip{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:4px!important;padding:6px 9px!important;border-radius:999px!important;font-size:12px!important;line-height:1!important;border:1px solid #bfdbfe!important;background:#eff6ff!important;color:#12327c!important;font-weight:800!important}
.postlab-crm-app .pl-period-chip input{width:12px!important;height:12px!important;margin:0!important;flex:0 0 auto!important}
.postlab-crm-app .pl-custom-dates{display:inline-flex!important;align-items:center!important;gap:5px!important;flex:0 0 auto!important;white-space:nowrap!important}
.postlab-crm-app .pl-custom-dates input{width:118px!important;min-width:118px!important;padding:6px 8px!important;border-radius:10px!important;font-size:12px!important;height:34px!important}
.postlab-crm-app .pl-btn-small{padding:7px 12px!important;border-radius:10px!important;font-size:12px!important;min-height:34px!important}
.postlab-crm-app .pl-analytics-status-period{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;overflow:hidden!important}
.postlab-crm-app .pl-analytics-status-period .pl-analytics-filter-form{flex:1 1 auto!important;min-width:0!important}
@media(max-width:900px){
  .postlab-crm-app .pl-analytics-filter-compact,
  .postlab-crm-app .pl-analytics-status-period{padding:10px!important;margin:10px 0!important}
  .postlab-crm-app .pl-period-title,.postlab-crm-app .pl-status-period-title{font-size:12px!important}
  .postlab-crm-app .pl-period-chip{font-size:11px!important;padding:6px 8px!important}
  .postlab-crm-app .pl-custom-dates input{width:104px!important;min-width:104px!important;font-size:11px!important}
}
@media(max-width:640px){
  .postlab-crm-app .pl-analytics-status-period{display:block!important}
  .postlab-crm-app .pl-status-period-title{display:block!important;margin:0 0 6px!important}
  .postlab-crm-app .pl-analytics-filter-form{gap:5px!important}
  .postlab-crm-app .pl-period-chip{font-size:10.5px!important;padding:5px 7px!important}
  .postlab-crm-app .pl-custom-dates input{width:96px!important;min-width:96px!important;height:32px!important;padding:5px 7px!important}
  .postlab-crm-app .pl-btn-small{height:32px!important;min-height:32px!important;padding:6px 10px!important}
}


/* v11.0.1 Stable responsive form optimization */
.postlab-crm-app .pl-lead-finance-row{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
  align-items:end!important;
}
.postlab-crm-app .pl-dates-services-row{
  display:grid!important;
  grid-template-columns:1fr 1fr 2fr!important;
  gap:12px!important;
  align-items:end!important;
}
.postlab-crm-app .pl-accounts-section:not([open]){margin-top:10px!important;}
@media(max-width:760px){
  .postlab-crm-app .pl-lead-finance-row{
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
  }
  .postlab-crm-app .pl-dates-services-row{
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
  }
  .postlab-crm-app .pl-dates-services-row .pl-service-picker,
  .postlab-crm-app .pl-dates-services-row .pl-services-picker,
  .postlab-crm-app .pl-dates-services-row .pl-field:has(select[name="package_services"]){
    grid-column:1 / -1!important;
  }
}

/* v11.0.8 templates editor stable layout */
.postlab-crm-app .pl-template-form .wp-editor-wrap,
.postlab-crm-app .pl-template-editor .wp-editor-wrap{
  width:100%!important;
  max-width:100%!important;
}
.postlab-crm-app .pl-template-form .wp-editor-tools,
.postlab-crm-app .pl-template-form .mce-toolbar-grp,
.postlab-crm-app .pl-template-form .quicktags-toolbar,
.postlab-crm-app .pl-template-editor .wp-editor-tools,
.postlab-crm-app .pl-template-editor .mce-toolbar-grp,
.postlab-crm-app .pl-template-editor .quicktags-toolbar{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  align-items:center!important;
  min-height:42px!important;
}
.postlab-crm-app .pl-template-form .quicktags-toolbar input,
.postlab-crm-app .pl-template-editor .quicktags-toolbar input,
.postlab-crm-app .pl-template-form .mce-btn,
.postlab-crm-app .pl-template-editor .mce-btn{
  display:inline-flex!important;
  width:auto!important;
  min-width:34px!important;
  max-width:none!important;
  margin:0 3px 3px 0!important;
  vertical-align:middle!important;
}
.postlab-crm-app .pl-template-form .mce-toolbar,
.postlab-crm-app .pl-template-editor .mce-toolbar{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
}

/* v11.0.14 - mobile offer form + category sync fix */
@media(max-width:780px){
  html body .postlab-crm-app{padding:10px!important;background:#f5f9ff!important;color:#172554!important;overflow-x:hidden!important;}
  html body .postlab-crm-app .pl-main{padding:10px!important;}
  html body .postlab-crm-app .pl-card{padding:16px!important;margin:12px 0!important;border-radius:22px!important;min-height:0!important;height:auto!important;overflow:visible!important;}
  html body .postlab-crm-app .pl-card h2{font-size:26px!important;line-height:1.15!important;margin:0 0 16px!important;color:#1e3a8a!important;}
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form{display:flex!important;flex-direction:column!important;gap:14px!important;min-height:0!important;height:auto!important;align-items:stretch!important;justify-content:flex-start!important;margin:0!important;}
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form > .pl-field,
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form > .pl-full{width:100%!important;min-width:0!important;margin:0!important;grid-column:auto!important;}
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form label{font-size:15px!important;line-height:1.25!important;margin:0 0 8px!important;color:#173b87!important;white-space:normal!important;}
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form input,
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form select,
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form textarea{width:100%!important;max-width:100%!important;min-width:0!important;min-height:54px!important;height:auto!important;font-size:17px!important;line-height:1.3!important;padding:12px 14px!important;background:#fff!important;color:#172554!important;border:2px solid #bfdbfe!important;border-radius:18px!important;box-shadow:0 6px 18px rgba(37,99,235,.06)!important;opacity:1!important;}
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form select{white-space:normal!important;text-overflow:clip!important;appearance:auto!important;-webkit-appearance:menulist!important;}
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form .wp-editor-wrap,
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form .wp-editor-container,
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form iframe,
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form textarea[name="message"]{width:100%!important;max-width:100%!important;min-height:220px!important;}
  html body .postlab-crm-app .pl-offer-submit-actions{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:8px!important;position:static!important;}
  html body .postlab-crm-app .pl-offer-submit-actions .pl-btn,
  html body .postlab-crm-app form.pl-grid.pl-lead-edit-form button.pl-btn{position:static!important;width:100%!important;min-height:54px!important;border-radius:18px!important;font-size:17px!important;box-shadow:0 12px 28px rgba(37,99,235,.20)!important;}
  html body .postlab-crm-app .pl-inline-filters{display:flex!important;flex-direction:column!important;gap:10px!important;}
  html body .postlab-crm-app .pl-inline-filters input,
  html body .postlab-crm-app .pl-inline-filters select,
  html body .postlab-crm-app .pl-inline-filters .pl-btn{width:100%!important;max-width:100%!important;}
}

/* v11.0.21 - Analytics tablet responsive fix */
@media (max-width: 1180px) and (min-width: 761px){
  .postlab-crm-app .pl-donut-grid,
  .postlab-crm-app .pl-donut-grid-top,
  .postlab-crm-app .pl-analytics-grid{
    grid-template-columns:1fr !important;
    gap:18px !important;
  }
  .postlab-crm-app .pl-donut-card{
    width:100% !important;
    box-sizing:border-box !important;
    overflow:visible !important;
  }
  .postlab-crm-app .pl-donut-wrap{
    grid-template-columns:210px minmax(0,1fr) !important;
    gap:20px !important;
    align-items:center !important;
  }
  .postlab-crm-app .pl-donut{
    width:170px !important;
    height:170px !important;
    margin:0 auto !important;
  }
  .postlab-crm-app .pl-donut-legend{
    width:100% !important;
    min-width:0 !important;
  }
  .postlab-crm-app .pl-donut-legend div{
    display:grid !important;
    grid-template-columns:12px minmax(0,1fr) auto !important;
    gap:10px !important;
    min-width:0 !important;
    width:100% !important;
    box-sizing:border-box !important;
  }
  .postlab-crm-app .pl-donut-legend span{
    white-space:normal !important;
    overflow:visible !important;
    text-overflow:clip !important;
    word-break:normal !important;
    overflow-wrap:anywhere !important;
    line-height:1.25 !important;
  }
  .postlab-crm-app .pl-donut-legend strong{
    white-space:nowrap !important;
    min-width:max-content !important;
  }
}

@media (max-width: 760px){
  .postlab-crm-app .pl-donut-grid,
  .postlab-crm-app .pl-donut-grid-top,
  .postlab-crm-app .pl-analytics-grid{
    grid-template-columns:1fr !important;
  }
  .postlab-crm-app .pl-donut-wrap{
    grid-template-columns:1fr !important;
    justify-items:center !important;
  }
  .postlab-crm-app .pl-donut-legend,
  .postlab-crm-app .pl-donut-legend div{
    width:100% !important;
    min-width:0 !important;
    box-sizing:border-box !important;
  }
  .postlab-crm-app .pl-donut-legend div{
    grid-template-columns:12px minmax(0,1fr) auto !important;
  }
  .postlab-crm-app .pl-donut-legend span{
    white-space:normal !important;
    overflow:visible !important;
    text-overflow:clip !important;
    overflow-wrap:anywhere !important;
  }
}


/* v11.0.22 - Template categories as dropdown */
.pl-template-category-dropdown-wrap{
    width:100%;
    max-width:520px;
    margin:18px 0 22px;
    display:flex;
    flex-direction:column;
    gap:8px;
}
.pl-template-category-label{
    font-weight:800;
    color:#14346f;
    font-size:15px;
}
.pl-template-category-select{
    width:100%;
    min-height:52px;
    border:1px solid rgba(37,99,235,.25);
    border-radius:16px;
    background:#ffffff;
    color:#102a63;
    font-size:17px;
    font-weight:800;
    padding:0 18px;
    box-shadow:0 10px 28px rgba(37,99,235,.10);
    outline:none;
}
.pl-template-category-select:focus{
    border-color:#2f7df6;
    box-shadow:0 0 0 4px rgba(47,125,246,.12);
}
.pl-template-categories,
.pl-template-category-chips,
.pl-category-chips,
.pl-offer-category-chips,
.pl-template-tabs,
.pl-offer-template-tabs{
    display:none !important;
}
@media (max-width:1024px){
    .pl-template-category-dropdown-wrap{
        max-width:100%;
        margin:14px 0 18px;
    }
    .pl-template-category-select{
        font-size:16px;
        min-height:50px;
    }
}


/* v11.0.23 - Keep only dropdown, hide old template category buttons */
.pl-card:has(.pl-template-category-select) .pl-template-cats,
.pl-card:has(.pl-template-category-select) .pl-template-filters,
.pl-card:has(.pl-template-category-select) .pl-offer-cats,
.pl-card:has(.pl-template-category-select) .pl-template-buttons,
.pl-card:has(.pl-template-category-select) .pl-template-category-buttons,
.pl-card:has(.pl-template-category-select) .pl-template-categories-list,
.pl-card:has(.pl-template-category-select) .pl-template-category-list,
.pl-card:has(.pl-template-category-select) .pl-category-list,
.pl-card:has(.pl-template-category-select) .pl-category-tabs,
.pl-card:has(.pl-template-category-select) .pl-template-tabs,
.pl-card:has(.pl-template-category-select) .pl-template-chips,
.pl-card:has(.pl-template-category-select) .pl-category-chips,
.pl-card:has(.pl-template-category-select) .pl-template-category-chips,
.pl-card:has(.pl-template-category-select) .pl-offer-category-chips{
    display:none !important;
}

/* Fallback: hide chip-looking links/buttons that appear immediately after the dropdown */
.pl-template-category-dropdown-wrap + div a,
.pl-template-category-dropdown-wrap + div button,
.pl-template-category-dropdown-wrap + p + div a,
.pl-template-category-dropdown-wrap + p + div button{
    display:none !important;
}

/* Hide old pill cloud by common inline/pill classes */
.pl-card:has(.pl-template-category-select) a[class*="cat"],
.pl-card:has(.pl-template-category-select) button[class*="cat"],
.pl-card:has(.pl-template-category-select) a[class*="chip"],
.pl-card:has(.pl-template-category-select) button[class*="chip"],
.pl-card:has(.pl-template-category-select) a[class*="pill"],
.pl-card:has(.pl-template-category-select) button[class*="pill"]{
    display:none !important;
}

/* Restore the actual dropdown select if any broad selector catches it */
.pl-card:has(.pl-template-category-select) .pl-template-category-dropdown-wrap,
.pl-card:has(.pl-template-category-select) .pl-template-category-dropdown-wrap *,
.pl-template-category-select{
    display:flex;
}
.pl-template-category-select{
    display:block !important;
}


/* v11.0.24 - Strong cleanup for duplicated category pills */
[data-pl-hidden-category-pill="1"]{
    display:none !important;
    visibility:hidden !important;
    pointer-events:none !important;
    position:absolute !important;
    left:-99999px !important;
    width:0 !important;
    height:0 !important;
    overflow:hidden !important;
}
.pl-template-category-dropdown-wrap{
    display:flex !important;
}
.pl-template-category-dropdown-wrap *{
    visibility:visible !important;
    position:static !important;
}
.pl-template-category-select{
    display:block !important;
    width:100% !important;
}

/* v11.0.24 - Analytics tablet label readability */
@media (min-width:768px) and (max-width:1180px){
    .pl-dashboard-charts,
    .pl-analytics-grid,
    .pl-charts-grid{
        grid-template-columns:1fr !important;
    }
    .pl-chart-card,
    .pl-donut-card,
    .pl-analytics-card{
        overflow:visible !important;
        min-width:0 !important;
    }
    .pl-donut-wrap,
    .pl-chart-wrap,
    .pl-analytics-card > div{
        min-width:0 !important;
        overflow:visible !important;
    }
    .pl-donut-legend,
    .pl-chart-legend,
    .pl-analytics-legend{
        min-width:0 !important;
        width:100% !important;
    }
    .pl-donut-legend div,
    .pl-chart-legend div,
    .pl-analytics-legend-item,
    .pl-bar-head{
        white-space:normal !important;
        overflow:visible !important;
        text-overflow:clip !important;
        word-break:normal !important;
        overflow-wrap:anywhere !important;
        max-width:100% !important;
        min-width:0 !important;
    }
    .pl-donut-legend span,
    .pl-chart-legend span,
    .pl-analytics-legend span,
    .pl-bar-head strong,
    .pl-bar-head span{
        white-space:normal !important;
        overflow:visible !important;
        text-overflow:clip !important;
        max-width:100% !important;
        min-width:0 !important;
    }
}



/* v11.0.25 - Tablet landscape: move CRM blue sidebar to top */
@media (min-width: 768px) and (max-width: 1180px) and (orientation: landscape){

    .postlab-crm-app .pl-shell{
        display:block !important;
        width:100% !important;
        max-width:100% !important;
        overflow-x:hidden !important;
    }

    .postlab-crm-app .pl-sidebar{
        position:relative !important;
        top:auto !important;
        left:auto !important;
        right:auto !important;
        bottom:auto !important;
        width:100% !important;
        max-width:100% !important;
        min-width:0 !important;
        height:auto !important;
        min-height:0 !important;
        border-radius:22px 22px 0 0 !important;
        padding:16px !important;
        margin:0 !important;
        display:block !important;
        overflow:visible !important;
    }

    .postlab-crm-app .pl-sidebar .pl-logo{
        display:flex !important;
        align-items:center !important;
        justify-content:center !important;
        gap:10px !important;
        margin:0 0 12px !important;
        text-align:center !important;
    }

    .postlab-crm-app .pl-sidebar .pl-logo img{
        width:44px !important;
        height:auto !important;
        flex:0 0 auto !important;
    }

    .postlab-crm-app .pl-sidebar .pl-logo span{
        font-size:22px !important;
        line-height:1.1 !important;
        white-space:normal !important;
    }

    .postlab-crm-app .pl-menu{
        display:flex !important;
        flex-direction:row !important;
        flex-wrap:wrap !important;
        justify-content:center !important;
        align-items:center !important;
        gap:8px !important;
        width:100% !important;
    }

    .postlab-crm-app .pl-menu a{
        width:auto !important;
        max-width:none !important;
        min-width:0 !important;
        flex:0 1 auto !important;
        padding:10px 14px !important;
        margin:0 !important;
        border-radius:14px !important;
        font-size:15px !important;
        line-height:1.2 !important;
        white-space:normal !important;
        text-align:center !important;
        overflow:visible !important;
        text-overflow:clip !important;
    }

    .postlab-crm-app .pl-main{
        width:100% !important;
        max-width:100% !important;
        margin:0 !important;
        padding:18px !important;
        overflow-x:hidden !important;
    }

    .postlab-crm-app .pl-header{
        display:flex !important;
        flex-wrap:wrap !important;
        gap:12px !important;
        overflow:visible !important;
    }

    .postlab-crm-app .pl-header h1,
    .postlab-crm-app .pl-header p,
    .postlab-crm-app input,
    .postlab-crm-app select,
    .postlab-crm-app textarea{
        max-width:100% !important;
        white-space:normal !important;
        overflow:visible !important;
        text-overflow:clip !important;
    }

    .postlab-crm-app .pl-card{
        max-width:100% !important;
        overflow-x:hidden !important;
    }

    .postlab-crm-app .pl-grid{
        grid-template-columns:1fr !important;
    }
}

/* Also cover iPad/Android tablets where browser reports wide viewport but content is cramped */
@media (min-width: 900px) and (max-width: 1366px) and (pointer: coarse){

    .postlab-crm-app .pl-shell{
        display:block !important;
        overflow-x:hidden !important;
    }

    .postlab-crm-app .pl-sidebar{
        width:100% !important;
        max-width:100% !important;
        height:auto !important;
        min-height:0 !important;
        border-radius:22px 22px 0 0 !important;
        padding:16px !important;
        position:relative !important;
    }

    .postlab-crm-app .pl-menu{
        display:flex !important;
        flex-direction:row !important;
        flex-wrap:wrap !important;
        justify-content:center !important;
        gap:8px !important;
    }

    .postlab-crm-app .pl-menu a{
        width:auto !important;
        padding:10px 14px !important;
        font-size:15px !important;
        white-space:normal !important;
    }

    .postlab-crm-app .pl-main{
        width:100% !important;
        max-width:100% !important;
        margin:0 !important;
        padding:18px !important;
    }
}


/* v11.0.26 - Latest CRM cards accordion for mobile/tablet */
@media (max-width:1180px){
    .pl-latest-crm-accordion-wrap{
        overflow:visible !important;
    }

    .pl-latest-crm-accordion-item{
        position:relative !important;
        padding-top:0 !important;
        overflow:hidden !important;
        transition:max-height .25s ease, padding .25s ease;
    }

    .pl-latest-crm-accordion-toggle{
        width:100% !important;
        display:flex !important;
        align-items:center !important;
        justify-content:space-between !important;
        gap:12px !important;
        padding:14px 16px !important;
        margin:0 0 12px 0 !important;
        border:1px solid rgba(47,125,246,.20) !important;
        border-radius:16px !important;
        background:linear-gradient(135deg,#eef7ff,#ffffff) !important;
        color:#15366f !important;
        font-family:inherit !important;
        cursor:pointer !important;
        text-align:left !important;
        box-shadow:0 8px 22px rgba(37,99,235,.08) !important;
    }

    .pl-latest-crm-accordion-toggle span{
        display:flex !important;
        flex-direction:column !important;
        gap:4px !important;
        min-width:0 !important;
    }

    .pl-latest-crm-accordion-toggle strong{
        font-size:17px !important;
        line-height:1.25 !important;
        color:#102a63 !important;
        overflow-wrap:anywhere !important;
    }

    .pl-latest-crm-accordion-toggle em{
        font-style:normal !important;
        font-size:13px !important;
        color:#64748b !important;
    }

    .pl-latest-crm-accordion-toggle b{
        flex:0 0 auto !important;
        width:32px !important;
        height:32px !important;
        border-radius:50% !important;
        display:flex !important;
        align-items:center !important;
        justify-content:center !important;
        background:#dff4ff !important;
        color:#0f73a6 !important;
        font-size:20px !important;
        transition:transform .2s ease !important;
    }

    .pl-latest-crm-accordion-item:not(.pl-latest-collapsed) .pl-latest-crm-accordion-toggle b{
        transform:rotate(180deg) !important;
    }

    .pl-latest-crm-accordion-item.pl-latest-collapsed{
        max-height:74px !important;
        padding-bottom:0 !important;
    }

    .pl-latest-crm-accordion-item.pl-latest-collapsed > *:not(.pl-latest-crm-accordion-toggle){
        display:none !important;
    }
}


/* v11.0.27 - Tablet Chrome editor stability */
@media (min-width:700px) and (max-width:1400px) and (pointer:coarse){
    .postlab-crm-app .wp-editor-wrap,
    .postlab-crm-app .wp-editor-container,
    .postlab-crm-app textarea.wp-editor-area{
        max-width:100% !important;
        overflow:visible !important;
    }
    .postlab-crm-app textarea.wp-editor-area{
        font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace !important;
        white-space:pre-wrap !important;
        min-height:260px !important;
    }
}


/* v11.0.28 - Tablet force HTML editor */
@media (min-width:700px) and (max-width:1400px) and (pointer:coarse){
    .switch-tmce{
        display:none !important;
    }

    .switch-html{
        background:#2563eb !important;
        color:#fff !important;
        border-radius:10px !important;
    }

    .wp-editor-area{
        min-height:500px !important;
        font-family:monospace !important;
        white-space:pre-wrap !important;
    }
}


/* v11.0.34 - Safe editor layout restore + grouped code buttons */
.postlab-crm-app .wp-editor-wrap,
.postlab-crm-app .wp-editor-container{
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
}

.postlab-crm-app .wp-editor-area{
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
}

/* Only quicktag/code buttons are grouped. Do NOT flex the full editor container. */
.postlab-crm-app .quicktags-toolbar{
    display:block !important;
    width:100% !important;
    box-sizing:border-box !important;
    padding:8px !important;
    background:#f8fbff !important;
    border:1px solid rgba(47,125,246,.18) !important;
    border-radius:12px 12px 0 0 !important;
    overflow:visible !important;
    white-space:normal !important;
}

.postlab-crm-app .quicktags-toolbar input.ed_button,
.postlab-crm-app .quicktags-toolbar input[type="button"]{
    display:inline-block !important;
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
    height:auto !important;
    margin:0 5px 6px 0 !important;
    padding:7px 10px !important;
    float:none !important;
    clear:none !important;
    vertical-align:middle !important;
    white-space:nowrap !important;
    line-height:1.2 !important;
    border-radius:9px !important;
}

.postlab-crm-app .mce-container,
.postlab-crm-app .mce-container-body,
.postlab-crm-app .mce-toolbar,
.postlab-crm-app .mce-toolbar-grp,
.postlab-crm-app .mce-edit-area{
    max-width:100% !important;
    box-sizing:border-box !important;
}

.postlab-crm-app .mce-edit-area iframe{
    width:100% !important;
    max-width:100% !important;
}

/* v11.0.43 - bulk delete offers + larger template body editor */
.postlab-crm-app .pl-bulk-actions{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  margin:14px 0 12px!important;
  padding:12px!important;
  background:#f8fbff!important;
  border:1px solid #dbeafe!important;
  border-radius:16px!important;
}
.postlab-crm-app .pl-select-all-label{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  font-weight:900!important;
  color:#12327c!important;
}
.postlab-crm-app .pl-check-col{
  width:80px!important;
  text-align:center!important;
}
.postlab-crm-app .pl-offer-checkbox,
.postlab-crm-app #pl-select-all-offers{
  width:22px!important;
  height:22px!important;
  min-height:22px!important;
  accent-color:#2563eb!important;
}
.postlab-crm-app .pl-template-form .pl-template-editor,
.postlab-crm-app .pl-template-form .pl-template-editor.pl-full{
  grid-column:1 / -1!important;
  width:100%!important;
  max-width:100%!important;
}
.postlab-crm-app textarea#postlab_template_body_editor,
.postlab-crm-app .pl-template-body-large,
.postlab-crm-app .pl-template-editor textarea[name="body"]{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:100%!important;
  min-height:620px!important;
  height:620px!important;
  font-family:Consolas, Monaco, monospace!important;
  font-size:15px!important;
  line-height:1.55!important;
  padding:18px!important;
  resize:vertical!important;
  background:#fff!important;
  color:#0f172a!important;
  border:2px solid #bfdbfe!important;
  border-radius:18px!important;
  box-sizing:border-box!important;
}
@media(max-width:780px){
  .postlab-crm-app textarea#postlab_template_body_editor,
  .postlab-crm-app .pl-template-body-large,
  .postlab-crm-app .pl-template-editor textarea[name="body"]{
    min-height:480px!important;
    height:480px!important;
    font-size:14px!important;
  }
}

/* v11.0.44 - category carousel CRUD restore */
.postlab-crm-app .pl-category-manager{margin:18px 0 22px;padding:18px;border:1px solid #dbeafe;border-radius:22px;background:linear-gradient(135deg,#f8fbff,#eef6ff)}
.postlab-crm-app .pl-category-manager-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.postlab-crm-app .pl-category-manager h3{margin:0 0 4px;font-size:18px;color:#0f172a}
.postlab-crm-app .pl-category-form{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 16px;align-items:center}
.postlab-crm-app .pl-category-form input[type="text"]{min-width:280px;flex:1;border:1px solid #cbd5e1;border-radius:14px;padding:12px 14px;font-size:14px;background:#fff}
.postlab-crm-app .pl-category-carousel{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 12px;scroll-snap-type:x proximity}
.postlab-crm-app .pl-category-card{min-width:220px;scroll-snap-align:start;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px;box-shadow:0 10px 24px rgba(15,23,42,.08)}
.postlab-crm-app .pl-category-card.active{border-color:#2563eb;box-shadow:0 12px 28px rgba(37,99,235,.18)}
.postlab-crm-app .pl-category-title{display:block;font-weight:800;color:#0f172a;text-decoration:none;margin-bottom:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.postlab-crm-app .pl-category-card-actions{display:flex;gap:8px;flex-wrap:wrap}
.postlab-crm-app .pl-category-card-actions .pl-btn{font-size:12px;padding:8px 10px;border-radius:12px}
@media(max-width:700px){.postlab-crm-app .pl-category-form input[type="text"]{min-width:100%}.postlab-crm-app .pl-category-card{min-width:190px}}


/* v11.0.45 - real horizontal category carousel with arrows */
.postlab-crm-app .pl-category-carousel-shell{
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr) 44px!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  max-width:100%!important;
  margin-top:12px!important;
}
.postlab-crm-app .pl-category-carousel{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  gap:16px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  width:100%!important;
  max-width:100%!important;
  padding:8px 4px 18px!important;
  scroll-snap-type:x mandatory!important;
  -webkit-overflow-scrolling:touch!important;
}
.postlab-crm-app .pl-category-carousel::-webkit-scrollbar{height:10px!important}
.postlab-crm-app .pl-category-carousel::-webkit-scrollbar-track{background:#e0f2fe!important;border-radius:999px!important}
.postlab-crm-app .pl-category-carousel::-webkit-scrollbar-thumb{background:#2563eb!important;border-radius:999px!important}
.postlab-crm-app .pl-category-card{
  flex:0 0 245px!important;
  width:245px!important;
  min-width:245px!important;
  max-width:245px!important;
  scroll-snap-align:start!important;
  box-sizing:border-box!important;
  background:#ffffff!important;
  border:2px solid #bfdbfe!important;
  border-radius:20px!important;
  padding:16px!important;
  box-shadow:0 12px 26px rgba(15,23,42,.10)!important;
}
.postlab-crm-app .pl-category-card.active{
  border-color:#2563eb!important;
  box-shadow:0 14px 30px rgba(37,99,235,.24)!important;
}
.postlab-crm-app .pl-category-title{
  display:block!important;
  font-size:16px!important;
  line-height:1.25!important;
  font-weight:900!important;
  color:#08245c!important;
  margin-bottom:14px!important;
}
.postlab-crm-app .pl-category-card-actions{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:nowrap!important;
}
.postlab-crm-app .pl-category-card-actions .pl-btn{
  flex:1 1 0!important;
  min-width:0!important;
  justify-content:center!important;
  text-align:center!important;
  white-space:nowrap!important;
  font-size:12px!important;
  padding:9px 8px!important;
  border-radius:12px!important;
}
.postlab-crm-app .pl-cat-arrow{
  width:44px!important;
  height:44px!important;
  border:0!important;
  border-radius:999px!important;
  background:#2563eb!important;
  color:#fff!important;
  font-size:30px!important;
  line-height:44px!important;
  font-weight:900!important;
  cursor:pointer!important;
  box-shadow:0 10px 20px rgba(37,99,235,.24)!important;
}
.postlab-crm-app .pl-cat-arrow:hover{background:#1d4ed8!important}
@media(max-width:780px){
  .postlab-crm-app .pl-category-carousel-shell{grid-template-columns:36px minmax(0,1fr) 36px!important;gap:6px!important}
  .postlab-crm-app .pl-cat-arrow{width:36px!important;height:36px!important;font-size:24px!important;line-height:36px!important}
  .postlab-crm-app .pl-category-card{flex-basis:215px!important;width:215px!important;min-width:215px!important;max-width:215px!important}
}

/* v11.0.47 - fixed category carousel card layout and empty category cards */
.postlab-crm-app .pl-category-carousel-manager{overflow:hidden!important;}
.postlab-crm-app .pl-category-carousel-shell{
  grid-template-columns:56px minmax(0,1fr) 56px!important;
  padding:4px 0!important;
}
.postlab-crm-app .pl-category-carousel{
  align-items:stretch!important;
  min-height:150px!important;
}
.postlab-crm-app .pl-category-card{
  flex:0 0 260px!important;
  width:260px!important;
  min-width:260px!important;
  max-width:260px!important;
  min-height:116px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  overflow:hidden!important;
}
.postlab-crm-app .pl-category-title{
  min-height:42px!important;
  white-space:normal!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  text-overflow:ellipsis!important;
  word-break:break-word!important;
}
.postlab-crm-app .pl-category-card-actions{
  margin-top:10px!important;
  width:100%!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
}
.postlab-crm-app .pl-category-card-actions .pl-btn,
.postlab-crm-app .pl-category-card-actions .pl-badge{
  width:100%!important;
  min-height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
}
.postlab-crm-app .pl-cat-arrow{
  width:56px!important;
  height:56px!important;
  line-height:56px!important;
  font-size:34px!important;
  z-index:3!important;
}
@media(max-width:780px){
  .postlab-crm-app .pl-category-carousel-shell{grid-template-columns:42px minmax(0,1fr) 42px!important;}
  .postlab-crm-app .pl-cat-arrow{width:42px!important;height:42px!important;line-height:42px!important;font-size:28px!important;}
  .postlab-crm-app .pl-category-card{flex-basis:235px!important;width:235px!important;min-width:235px!important;max-width:235px!important;}
}


/* v11.0.48 - mobile clean fixes for offers list and category carousel */
.postlab-crm-app .pl-category-carousel-manager{
  max-width:100%!important;
  overflow:hidden!important;
}
.postlab-crm-app .pl-category-carousel{
  box-sizing:border-box!important;
}
.postlab-crm-app .pl-category-card[data-category=""]{
  display:none!important;
}
@media(max-width:760px){
  .postlab-crm-app{
    padding:10px!important;
    overflow-x:hidden!important;
  }
  .postlab-crm-app .pl-main,
  .postlab-crm-app .pl-card{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-card{
    padding:16px!important;
    overflow-x:auto!important;
  }

  /* Προσφορές: στο κινητό να μη σπάει σε στενή κάθετη κάρτα */
  .postlab-crm-app .pl-card:has(.pl-offers-table){
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .postlab-crm-app .pl-offers-table{
    display:table!important;
    width:1100px!important;
    min-width:1100px!important;
    table-layout:fixed!important;
    border-collapse:collapse!important;
  }
  .postlab-crm-app .pl-offers-table thead{display:table-header-group!important;}
  .postlab-crm-app .pl-offers-table tbody{display:table-row-group!important;}
  .postlab-crm-app .pl-offers-table tr{display:table-row!important;}
  .postlab-crm-app .pl-offers-table th,
  .postlab-crm-app .pl-offers-table td{
    display:table-cell!important;
    width:auto!important;
    max-width:none!important;
    padding:10px!important;
    vertical-align:top!important;
    white-space:normal!important;
    word-break:break-word!important;
    text-align:left!important;
  }
  .postlab-crm-app .pl-offers-table th:before,
  .postlab-crm-app .pl-offers-table td:before{content:none!important;display:none!important;}
  .postlab-crm-app .pl-offers-table .pl-actions{
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    align-items:stretch!important;
  }
  .postlab-crm-app .pl-offers-table .pl-actions .pl-btn{
    width:100%!important;
    box-sizing:border-box!important;
    text-align:center!important;
    justify-content:center!important;
    white-space:normal!important;
    font-size:12px!important;
    padding:9px 8px!important;
  }
  .postlab-crm-app .pl-bulk-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    position:static!important;
    margin:0 0 12px!important;
  }
  .postlab-crm-app .pl-bulk-actions .pl-btn,
  .postlab-crm-app .pl-select-all-label{
    width:100%!important;
    box-sizing:border-box!important;
    justify-content:center!important;
  }

  /* Κατηγορίες: καθαρό carousel στο κινητό */
  .postlab-crm-app .pl-category-manager{
    padding:16px!important;
    border-radius:22px!important;
  }
  .postlab-crm-app .pl-category-form{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .postlab-crm-app .pl-category-form input[type="text"],
  .postlab-crm-app .pl-category-form .pl-btn{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-category-carousel-shell{
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr) 38px!important;
    gap:6px!important;
    align-items:center!important;
    width:100%!important;
    overflow:hidden!important;
  }
  .postlab-crm-app .pl-category-carousel{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    min-height:154px!important;
    padding:8px 2px 16px!important;
    scroll-snap-type:x mandatory!important;
  }
  .postlab-crm-app .pl-category-card{
    flex:0 0 230px!important;
    width:230px!important;
    min-width:230px!important;
    max-width:230px!important;
    min-height:126px!important;
    padding:14px!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-category-title{
    display:block!important;
    min-height:40px!important;
    font-size:15px!important;
    line-height:1.25!important;
    white-space:normal!important;
    overflow:hidden!important;
    word-break:break-word!important;
  }
  .postlab-crm-app .pl-category-card-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  .postlab-crm-app .pl-category-card-actions .pl-btn,
  .postlab-crm-app .pl-category-card-actions .pl-badge{
    min-height:38px!important;
    font-size:11px!important;
    padding:8px 6px!important;
    white-space:normal!important;
    line-height:1.15!important;
  }
  .postlab-crm-app .pl-cat-arrow{
    width:38px!important;
    height:38px!important;
    line-height:38px!important;
    font-size:26px!important;
    position:static!important;
  }
}

/* v11.0.49 - stable category carousel display fix */
.postlab-crm-app .pl-category-carousel-manager{
  overflow:hidden!important;
  width:100%!important;
  max-width:100%!important;
}
.postlab-crm-app .pl-category-carousel-shell{
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr) 54px!important;
  gap:12px!important;
  align-items:center!important;
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
}
.postlab-crm-app .pl-category-carousel{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  gap:16px!important;
  width:100%!important;
  max-width:100%!important;
  min-height:150px!important;
  padding:10px 4px 20px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  -webkit-overflow-scrolling:touch!important;
}
.postlab-crm-app .pl-category-card{
  flex:0 0 255px!important;
  width:255px!important;
  min-width:255px!important;
  max-width:255px!important;
  min-height:126px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  box-sizing:border-box!important;
  scroll-snap-align:start!important;
  background:#fff!important;
  border:2px solid #bfdbfe!important;
  border-radius:18px!important;
  padding:16px!important;
  overflow:hidden!important;
}
.postlab-crm-app .pl-category-card[data-category=""]{display:none!important;}
.postlab-crm-app .pl-category-title{
  display:block!important;
  width:100%!important;
  min-height:34px!important;
  margin:0 0 14px!important;
  color:#08245c!important;
  font-size:17px!important;
  line-height:1.25!important;
  font-weight:900!important;
  text-decoration:none!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  word-break:break-word!important;
  overflow-wrap:anywhere!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.postlab-crm-app .pl-category-card-actions{
  width:100%!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  align-items:center!important;
  margin-top:auto!important;
}
.postlab-crm-app .pl-category-card-actions .pl-btn,
.postlab-crm-app .pl-category-card-actions .pl-badge{
  width:100%!important;
  min-width:0!important;
  min-height:40px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  text-align:center!important;
  white-space:normal!important;
  line-height:1.15!important;
  font-size:12px!important;
  padding:8px 7px!important;
  border-radius:12px!important;
}
.postlab-crm-app .pl-cat-arrow{
  position:static!important;
  width:54px!important;
  height:54px!important;
  min-width:54px!important;
  border:0!important;
  border-radius:999px!important;
  background:#2563eb!important;
  color:#fff!important;
  font-size:32px!important;
  line-height:54px!important;
  font-weight:900!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  z-index:2!important;
  box-shadow:0 10px 22px rgba(37,99,235,.22)!important;
}
@media(max-width:760px){
  .postlab-crm-app .pl-category-manager{padding:14px!important;border-radius:18px!important;overflow:hidden!important;}
  .postlab-crm-app .pl-category-form{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
  .postlab-crm-app .pl-category-form input[type="text"],
  .postlab-crm-app .pl-category-form .pl-btn{width:100%!important;max-width:100%!important;box-sizing:border-box!important;}
  .postlab-crm-app .pl-category-carousel-shell{grid-template-columns:38px minmax(0,1fr) 38px!important;gap:6px!important;}
  .postlab-crm-app .pl-category-carousel{gap:10px!important;min-height:150px!important;padding:8px 2px 18px!important;}
  .postlab-crm-app .pl-category-card{flex:0 0 218px!important;width:218px!important;min-width:218px!important;max-width:218px!important;min-height:126px!important;padding:14px!important;}
  .postlab-crm-app .pl-category-title{font-size:15px!important;min-height:38px!important;margin-bottom:12px!important;}
  .postlab-crm-app .pl-category-card-actions{gap:8px!important;}
  .postlab-crm-app .pl-category-card-actions .pl-btn,
  .postlab-crm-app .pl-category-card-actions .pl-badge{font-size:11px!important;min-height:38px!important;padding:7px 5px!important;}
  .postlab-crm-app .pl-cat-arrow{width:38px!important;height:38px!important;min-width:38px!important;line-height:38px!important;font-size:26px!important;}
}

/* v11.0.50 - mobile offers list layout fix */
@media(max-width:760px){
  .postlab-crm-app .pl-offers-table{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
    white-space:normal!important;
    table-layout:auto!important;
    border-collapse:separate!important;
    border-spacing:0!important;
  }
  .postlab-crm-app .pl-offers-table thead{display:none!important;}
  .postlab-crm-app .pl-offers-table tbody,
  .postlab-crm-app .pl-offers-table tr,
  .postlab-crm-app .pl-offers-table td{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    white-space:normal!important;
  }
  .postlab-crm-app .pl-offers-table tr{
    background:#fff!important;
    border:1px solid #bfdbfe!important;
    border-radius:20px!important;
    padding:14px!important;
    margin:0 0 16px!important;
    box-shadow:0 10px 26px rgba(37,99,235,.08)!important;
    overflow:hidden!important;
  }
  .postlab-crm-app .pl-offers-table td{
    border:0!important;
    border-bottom:1px solid #eef2ff!important;
    padding:10px 0!important;
    font-size:14px!important;
    line-height:1.35!important;
    word-break:break-word!important;
    overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-offers-table td:last-child{border-bottom:0!important;}
  .postlab-crm-app .pl-offers-table td:before{
    display:block!important;
    margin:0 0 5px!important;
    color:#64748b!important;
    font-size:11px!important;
    line-height:1.2!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.04em!important;
  }
  .postlab-crm-app .pl-offers-table td:nth-child(1):before{content:'Επιλογή';}
  .postlab-crm-app .pl-offers-table td:nth-child(2):before{content:'Προσφορά';}
  .postlab-crm-app .pl-offers-table td:nth-child(3):before{content:'Υποψήφιος / Πελάτης';}
  .postlab-crm-app .pl-offers-table td:nth-child(4):before{content:'Κατηγορία προσφοράς';}
  .postlab-crm-app .pl-offers-table td:nth-child(5):before{content:'Ποσό';}
  .postlab-crm-app .pl-offers-table td:nth-child(6):before{content:'Κατάσταση';}
  .postlab-crm-app .pl-offers-table td:nth-child(7):before{content:'Αρχείο';}
  .postlab-crm-app .pl-offers-table td:nth-child(8):before{content:'Ενέργειες';}
  .postlab-crm-app .pl-offers-table .pl-check-col{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
  }
  .postlab-crm-app .pl-offers-table .pl-check-col:before{margin:0!important;}
  .postlab-crm-app .pl-offers-table input[type="checkbox"]{
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-offers-table .pl-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-offers-table .pl-actions .pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-height:46px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    box-sizing:border-box!important;
    white-space:normal!important;
    line-height:1.2!important;
    font-size:14px!important;
    padding:11px 12px!important;
  }
  .postlab-crm-app .pl-bulk-actions{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    align-items:stretch!important;
    margin:14px 0!important;
  }
  .postlab-crm-app .pl-select-all-label{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    width:100%!important;
    box-sizing:border-box!important;
    padding:14px!important;
    border:1px solid #dbeafe!important;
    border-radius:16px!important;
    background:#f8fbff!important;
    color:#12327c!important;
    font-weight:900!important;
  }
  .postlab-crm-app .pl-bulk-actions .pl-btn{
    width:100%!important;
    min-height:48px!important;
    text-align:center!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
  }
  .postlab-crm-app .pl-inline-filters,
  .postlab-crm-app .pl-template-filter-form{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .postlab-crm-app .pl-inline-filters input,
  .postlab-crm-app .pl-inline-filters select,
  .postlab-crm-app .pl-inline-filters .pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
}


/* v11.0.51 - mobile offers true stacked card fix */
@media screen and (max-width: 760px){
  html,body{max-width:100%!important;overflow-x:hidden!important;}
  .postlab-crm-app,
  .postlab-crm-app *{box-sizing:border-box!important;}

  .postlab-crm-app .pl-card,
  .postlab-crm-app #pl-bulk-offers-form{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }

  /* Bulk controls: one clean block above the cards */
  .postlab-crm-app .pl-bulk-actions{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    max-width:100%!important;
    gap:10px!important;
    margin:12px 0 16px!important;
    padding:14px!important;
    border:1px solid #dbeafe!important;
    border-radius:18px!important;
    background:#f8fbff!important;
  }
  .postlab-crm-app .pl-select-all-label,
  .postlab-crm-app .pl-bulk-actions .pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    white-space:normal!important;
    text-align:center!important;
  }
  .postlab-crm-app .pl-select-all-label input,
  .postlab-crm-app #pl-select-all-offers{
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    flex:0 0 22px!important;
  }

  /* Disable desktop table layout completely on mobile */
  .postlab-crm-app .pl-offers-table,
  .postlab-crm-app .pl-offers-table thead,
  .postlab-crm-app .pl-offers-table tbody,
  .postlab-crm-app .pl-offers-table tr,
  .postlab-crm-app .pl-offers-table th,
  .postlab-crm-app .pl-offers-table td{
    float:none!important;
    clear:both!important;
    position:static!important;
    transform:none!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
  }
  .postlab-crm-app .pl-offers-table{
    display:block!important;
    border:0!important;
    border-collapse:separate!important;
    table-layout:auto!important;
    overflow:visible!important;
  }
  .postlab-crm-app .pl-offers-table thead{display:none!important;}
  .postlab-crm-app .pl-offers-table tbody{display:block!important;}
  .postlab-crm-app .pl-offers-table tr{
    display:block!important;
    margin:0 0 16px!important;
    padding:14px!important;
    border:1px solid #bfdbfe!important;
    border-radius:20px!important;
    background:#ffffff!important;
    box-shadow:0 10px 24px rgba(37,99,235,.08)!important;
    overflow:hidden!important;
  }
  .postlab-crm-app .pl-offers-table td,
  .postlab-crm-app .pl-offers-table th{
    display:grid!important;
    grid-template-columns:105px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:start!important;
    padding:10px 0!important;
    border:0!important;
    border-bottom:1px solid #eef2ff!important;
    text-align:left!important;
    font-size:14px!important;
    line-height:1.35!important;
    color:#111827!important;
    word-break:break-word!important;
    overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-offers-table td:last-child{border-bottom:0!important;}
  .postlab-crm-app .pl-offers-table td:before{
    display:block!important;
    content:'';
    margin:0!important;
    color:#64748b!important;
    font-size:11px!important;
    line-height:1.25!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.03em!important;
  }
  .postlab-crm-app .pl-offers-table td:nth-child(1):before{content:'Επιλογή'!important;}
  .postlab-crm-app .pl-offers-table td:nth-child(2):before{content:'Προσφορά'!important;}
  .postlab-crm-app .pl-offers-table td:nth-child(3):before{content:'Υποψήφιος'!important;}
  .postlab-crm-app .pl-offers-table td:nth-child(4):before{content:'Κατηγορία'!important;}
  .postlab-crm-app .pl-offers-table td:nth-child(5):before{content:'Ποσό'!important;}
  .postlab-crm-app .pl-offers-table td:nth-child(6):before{content:'Κατάσταση'!important;}
  .postlab-crm-app .pl-offers-table td:nth-child(7):before{content:'Αρχείο'!important;}
  .postlab-crm-app .pl-offers-table td:nth-child(8):before{content:'Ενέργειες'!important;}

  .postlab-crm-app .pl-offers-table .pl-check-col{
    display:grid!important;
    grid-template-columns:105px minmax(0,1fr)!important;
    align-items:center!important;
  }
  .postlab-crm-app .pl-offers-table input[type="checkbox"]{
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-offers-table .pl-actions{
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
  }
  .postlab-crm-app .pl-offers-table .pl-actions .pl-btn,
  .postlab-crm-app .pl-offers-table td .pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:42px!important;
    padding:10px 12px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    white-space:normal!important;
    line-height:1.2!important;
    font-size:13px!important;
  }
}

/* v11.0.52 - professional mobile offers layout */
.postlab-crm-app .pl-offers-mobile-list{display:none!important;}

@media screen and (max-width: 760px){
  html,body{overflow-x:hidden!important;max-width:100%!important;}
  .postlab-crm-app,
  .postlab-crm-app .pl-card,
  .postlab-crm-app #pl-bulk-offers-form{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
    box-sizing:border-box!important;
  }

  /* Bulk delete always above offers */
  .postlab-crm-app #pl-bulk-offers-form{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
  }
  .postlab-crm-app .pl-bulk-actions{
    order:1!important;
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    margin:12px 0 4px!important;
    padding:16px!important;
    border-radius:18px!important;
    border:1px solid #bfdbfe!important;
    background:#f8fbff!important;
    box-shadow:0 8px 22px rgba(37,99,235,.08)!important;
  }
  .postlab-crm-app .pl-select-all-label{
    width:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    margin:0!important;
    padding:12px!important;
    border:1px solid #dbeafe!important;
    border-radius:14px!important;
    background:#fff!important;
    font-size:16px!important;
    font-weight:900!important;
    color:#12327c!important;
    text-align:center!important;
  }
  .postlab-crm-app .pl-select-all-label input,
  .postlab-crm-app #pl-select-all-offers{
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    flex:0 0 24px!important;
  }
  .postlab-crm-app .pl-bulk-actions .pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    text-align:center!important;
    white-space:normal!important;
    line-height:1.25!important;
    padding:14px 16px!important;
    border-radius:14px!important;
    font-size:16px!important;
  }

  /* Use dedicated mobile cards, not desktop table */
  .postlab-crm-app .pl-offers-table{
    display:none!important;
  }
  .postlab-crm-app .pl-offers-mobile-list{
    order:2!important;
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  .postlab-crm-app .pl-offer-mobile-card{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    padding:16px!important;
    border:1px solid #bfdbfe!important;
    border-radius:20px!important;
    background:#ffffff!important;
    box-shadow:0 10px 26px rgba(37,99,235,.08)!important;
    overflow:hidden!important;
  }
  .postlab-crm-app .pl-offer-mobile-select{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    width:100%!important;
    padding:10px 12px!important;
    margin:0 0 12px!important;
    border-radius:14px!important;
    background:#eff6ff!important;
    color:#12327c!important;
    font-weight:900!important;
    font-size:14px!important;
  }
  .postlab-crm-app .pl-offer-mobile-select input{
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-offer-mobile-card h3{
    margin:0 0 6px!important;
    font-size:17px!important;
    line-height:1.35!important;
    color:#061b4e!important;
    word-break:break-word!important;
    overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-mobile-offer-grid{
    display:grid!important;
    grid-template-columns:112px minmax(0,1fr)!important;
    gap:8px 10px!important;
    width:100%!important;
    margin-top:12px!important;
  }
  .postlab-crm-app .pl-mobile-offer-grid span{
    color:#64748b!important;
    font-size:11px!important;
    line-height:1.25!important;
    text-transform:uppercase!important;
    font-weight:900!important;
    letter-spacing:.04em!important;
  }
  .postlab-crm-app .pl-mobile-offer-grid b{
    min-width:0!important;
    color:#111827!important;
    font-size:14px!important;
    line-height:1.35!important;
    font-weight:800!important;
    word-break:break-word!important;
    overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-mobile-offer-actions{
    display:flex!important;
    flex-direction:column!important;
    gap:9px!important;
    width:100%!important;
    margin-top:14px!important;
  }
  .postlab-crm-app .pl-mobile-offer-actions .pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    padding:12px 14px!important;
    border-radius:14px!important;
    white-space:normal!important;
    text-align:center!important;
    line-height:1.25!important;
    font-size:14px!important;
  }
}


/* v11.0.53 - REAL mobile fix for offers and category carousel */
@media screen and (max-width: 1200px){
  .postlab-crm-app{
    width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;padding:10px!important;
  }
  .postlab-crm-app .pl-shell,.postlab-crm-app .pl-main,.postlab-crm-app .pl-card,
  .postlab-crm-app form,.postlab-crm-app #pl-bulk-offers-form{
    width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-inline-filters{
    display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:100%!important;
  }
  .postlab-crm-app .pl-inline-filters input,
  .postlab-crm-app .pl-inline-filters select,
  .postlab-crm-app .pl-inline-filters .pl-btn{
    width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;
  }
  .postlab-crm-app #pl-bulk-offers-form{
    display:block!important;
  }
  .postlab-crm-app #pl-bulk-offers-form .pl-bulk-actions{
    display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;max-width:100%!important;
    margin:14px 0 16px!important;padding:14px!important;border:1px solid #bfdbfe!important;border-radius:18px!important;background:#f8fbff!important;
    position:relative!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;
  }
  .postlab-crm-app #pl-bulk-offers-form .pl-select-all-label,
  .postlab-crm-app #pl-bulk-offers-form .pl-bulk-actions .pl-btn{
    width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;justify-content:center!important;text-align:center!important;
  }
  .postlab-crm-app table.pl-offers-table,
  .postlab-crm-app .pl-offers-table,
  .postlab-crm-app .pl-offers-table thead,
  .postlab-crm-app .pl-offers-table tbody,
  .postlab-crm-app .pl-offers-table tr,
  .postlab-crm-app .pl-offers-table th,
  .postlab-crm-app .pl-offers-table td{
    display:none!important;visibility:hidden!important;width:0!important;height:0!important;max-width:0!important;max-height:0!important;overflow:hidden!important;padding:0!important;margin:0!important;border:0!important;
  }
  .postlab-crm-app .pl-offers-mobile-list{
    display:flex!important;visibility:visible!important;flex-direction:column!important;gap:14px!important;width:100%!important;max-width:100%!important;min-width:0!important;clear:both!important;
  }
  .postlab-crm-app .pl-offer-mobile-card{
    display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;
    margin:0!important;padding:16px!important;border:1px solid #bfdbfe!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important;
  }
  .postlab-crm-app .pl-offer-mobile-card *{max-width:100%!important;box-sizing:border-box!important;overflow-wrap:anywhere!important;word-break:break-word!important;}
  .postlab-crm-app .pl-offer-mobile-card h3{font-size:18px!important;line-height:1.25!important;margin:0 0 8px!important;color:#061b4e!important;}
  .postlab-crm-app .pl-mobile-offer-grid{display:block!important;width:100%!important;margin:12px 0!important;}
  .postlab-crm-app .pl-mobile-offer-grid span{display:block!important;margin:12px 0 4px!important;color:#64748b!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;}
  .postlab-crm-app .pl-mobile-offer-grid b{display:block!important;color:#111827!important;font-size:15px!important;line-height:1.35!important;font-weight:800!important;}
  .postlab-crm-app .pl-mobile-offer-actions{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;margin-top:14px!important;}
  .postlab-crm-app .pl-mobile-offer-actions .pl-btn{width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;justify-content:center!important;white-space:normal!important;text-align:center!important;}

  .postlab-crm-app .pl-category-manager{width:100%!important;max-width:100%!important;overflow:hidden!important;}
  .postlab-crm-app .pl-category-form{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:100%!important;}
  .postlab-crm-app .pl-category-form input,.postlab-crm-app .pl-category-form .pl-btn{width:100%!important;max-width:100%!important;min-width:0!important;}
  .postlab-crm-app .pl-category-carousel-shell{width:100%!important;max-width:100%!important;overflow:hidden!important;padding:68px 0 16px!important;position:relative!important;}
  .postlab-crm-app .pl-category-carousel{display:flex!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;width:100%!important;max-width:100%!important;padding:0 6px 12px!important;}
  .postlab-crm-app .pl-category-card{flex:0 0 82%!important;max-width:82%!important;min-width:0!important;scroll-snap-align:center!important;min-height:145px!important;padding:16px!important;overflow:hidden!important;}
  .postlab-crm-app .pl-category-title{display:block!important;width:100%!important;min-height:24px!important;font-size:17px!important;line-height:1.25!important;white-space:normal!important;overflow-wrap:anywhere!important;color:#061b4e!important;}
  .postlab-crm-app .pl-category-card-actions{display:flex!important;gap:8px!important;margin-top:14px!important;flex-wrap:nowrap!important;}
  .postlab-crm-app .pl-category-card-actions .pl-btn{flex:1 1 0!important;min-width:0!important;font-size:12px!important;padding:10px 8px!important;white-space:normal!important;}
  .postlab-crm-app .pl-cat-arrow{position:absolute!important;top:8px!important;width:48px!important;height:48px!important;z-index:5!important;border-radius:999px!important;}
  .postlab-crm-app .pl-cat-prev{left:6px!important;}
  .postlab-crm-app .pl-cat-next{right:6px!important;}
}
.postlab-crm-app.pl-mobile-crm-layout table.pl-offers-table,
.postlab-crm-app.pl-mobile-crm-layout .pl-offers-table{display:none!important;visibility:hidden!important;width:0!important;max-width:0!important;height:0!important;overflow:hidden!important;padding:0!important;margin:0!important;border:0!important;}
.postlab-crm-app.pl-mobile-crm-layout .pl-offers-mobile-list{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;}

/* v11.0.54 - strict phone layout: no table, no side-by-side cells, no horizontal overflow */
@media screen and (max-width: 767px){
  html, body{
    overflow-x:hidden!important;
    max-width:100%!important;
  }
  .postlab-crm-app,
  .postlab-crm-app .pl-shell,
  .postlab-crm-app .pl-main,
  .postlab-crm-app .pl-card,
  .postlab-crm-app form,
  .postlab-crm-app #pl-bulk-offers-form{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    margin-left:0!important;
    margin-right:0!important;
    overflow-x:hidden!important;
    float:none!important;
    display:block!important;
  }
  .postlab-crm-app{
    padding:8px!important;
  }
  .postlab-crm-app .pl-card{
    padding:14px!important;
    border-radius:18px!important;
  }

  /* bulk delete must be first full-width block */
  .postlab-crm-app #pl-bulk-offers-form{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
  }
  .postlab-crm-app #pl-bulk-offers-form .pl-bulk-actions{
    order:1!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:14px!important;
    margin:0 0 8px 0!important;
    border:1px solid #bfdbfe!important;
    border-radius:18px!important;
    background:#f8fbff!important;
    box-sizing:border-box!important;
    position:static!important;
    transform:none!important;
  }
  .postlab-crm-app #pl-bulk-offers-form .pl-select-all-label{
    width:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    padding:12px!important;
    border:1px solid #dbeafe!important;
    border-radius:14px!important;
    background:#fff!important;
    font-size:17px!important;
    line-height:1.25!important;
    text-align:center!important;
    box-sizing:border-box!important;
    white-space:normal!important;
  }
  .postlab-crm-app #pl-bulk-offers-form .pl-bulk-actions .pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    text-align:center!important;
    white-space:normal!important;
    box-sizing:border-box!important;
    font-size:17px!important;
    line-height:1.25!important;
    padding:14px 12px!important;
  }

  /* desktop offers table is completely removed on phones */
  .postlab-crm-app table.pl-offers-table,
  .postlab-crm-app .pl-offers-table,
  .postlab-crm-app .pl-offers-table *{
    display:none!important;
    visibility:hidden!important;
    width:0!important;
    max-width:0!important;
    min-width:0!important;
    height:0!important;
    max-height:0!important;
    overflow:hidden!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    opacity:0!important;
    pointer-events:none!important;
  }

  /* mobile cards below bulk delete */
  .postlab-crm-app .pl-offers-mobile-list{
    order:2!important;
    display:flex!important;
    visibility:visible!important;
    flex-direction:column!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-offer-mobile-card{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:16px!important;
    border:1px solid #bfdbfe!important;
    border-radius:18px!important;
    background:#ffffff!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    float:none!important;
    clear:both!important;
  }
  .postlab-crm-app .pl-offer-mobile-card,
  .postlab-crm-app .pl-offer-mobile-card *{
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    overflow-wrap:anywhere!important;
    word-break:break-word!important;
    white-space:normal!important;
  }
  .postlab-crm-app .pl-offer-mobile-select{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    width:100%!important;
    margin:0 0 12px 0!important;
    font-size:15px!important;
    line-height:1.3!important;
  }
  .postlab-crm-app .pl-offer-mobile-card h3{
    display:block!important;
    width:100%!important;
    font-size:18px!important;
    line-height:1.3!important;
    margin:0 0 8px 0!important;
  }
  .postlab-crm-app .pl-mobile-offer-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:4px!important;
    width:100%!important;
    margin:12px 0!important;
  }
  .postlab-crm-app .pl-mobile-offer-grid span{
    display:block!important;
    width:100%!important;
    margin:10px 0 0 0!important;
    color:#64748b!important;
    font-size:12px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.04em!important;
  }
  .postlab-crm-app .pl-mobile-offer-grid b{
    display:block!important;
    width:100%!important;
    margin:0!important;
    color:#111827!important;
    font-size:15px!important;
    line-height:1.35!important;
    font-weight:800!important;
  }
  .postlab-crm-app .pl-mobile-offer-actions{
    display:flex!important;
    flex-direction:column!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    margin-top:14px!important;
  }
  .postlab-crm-app .pl-mobile-offer-actions .pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    padding:13px 12px!important;
    font-size:15px!important;
    line-height:1.25!important;
    text-align:center!important;
    white-space:normal!important;
  }

  /* phone category carousel cleanup */
  .postlab-crm-app .pl-category-manager,
  .postlab-crm-app .pl-category-carousel-shell,
  .postlab-crm-app .pl-category-carousel{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    overflow-x:hidden!important;
  }
  .postlab-crm-app .pl-category-form{
    display:flex!important;
    flex-direction:column!important;
    gap:10px!important;
  }
  .postlab-crm-app .pl-category-form input,
  .postlab-crm-app .pl-category-form .pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .postlab-crm-app .pl-category-carousel-shell{
    padding:58px 0 14px!important;
  }
  .postlab-crm-app .pl-category-carousel{
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    padding:0 56px 12px!important;
    gap:12px!important;
  }
  .postlab-crm-app .pl-category-card{
    flex:0 0 100%!important;
    width:100%!important;
    max-width:100%!important;
    min-width:100%!important;
    scroll-snap-align:center!important;
  }
}

/* Post Lab CRM v11.0.55 - rollback mobile offers to stable scroll table */
@media(max-width:760px){
  .postlab-crm-app .pl-bulk-actions{
    display:flex!important;
    flex-direction:column!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 16px 0!important;
    padding:14px!important;
    border:1px solid #dbeafe!important;
    border-radius:18px!important;
    background:#f8fbff!important;
    box-sizing:border-box!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    transform:none!important;
    float:none!important;
  }
  .postlab-crm-app .pl-bulk-actions .pl-select-all-label,
  .postlab-crm-app .pl-bulk-actions .pl-btn{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    justify-content:center!important;
    text-align:center!important;
  }
  .postlab-crm-app .pl-offers-mobile-list,
  .postlab-crm-app .pl-offer-mobile-card{
    display:none!important;
  }
  .postlab-crm-app #pl-bulk-offers-form{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app table.pl-offers-table,
  .postlab-crm-app .pl-offers-table{
    display:table!important;
    visibility:visible!important;
    opacity:1!important;
    width:960px!important;
    min-width:960px!important;
    max-width:none!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
    table-layout:fixed!important;
    border-collapse:collapse!important;
    white-space:normal!important;
  }
  .postlab-crm-app .pl-offers-table thead{display:table-header-group!important;visibility:visible!important;}
  .postlab-crm-app .pl-offers-table tbody{display:table-row-group!important;visibility:visible!important;}
  .postlab-crm-app .pl-offers-table tr{display:table-row!important;visibility:visible!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important;}
  .postlab-crm-app .pl-offers-table th,
  .postlab-crm-app .pl-offers-table td{
    display:table-cell!important;
    visibility:visible!important;
    opacity:1!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    padding:10px!important;
    border-bottom:1px solid #e2e8f0!important;
    vertical-align:top!important;
    white-space:normal!important;
    word-break:break-word!important;
    overflow-wrap:anywhere!important;
    font-size:13px!important;
    line-height:1.35!important;
  }
  .postlab-crm-app .pl-offers-table td:before{content:none!important;display:none!important;}
  .postlab-crm-app .pl-offers-table th:nth-child(1),
  .postlab-crm-app .pl-offers-table td:nth-child(1){width:60px!important;}
  .postlab-crm-app .pl-offers-table th:nth-child(2),
  .postlab-crm-app .pl-offers-table td:nth-child(2){width:210px!important;}
  .postlab-crm-app .pl-offers-table th:nth-child(3),
  .postlab-crm-app .pl-offers-table td:nth-child(3){width:190px!important;}
  .postlab-crm-app .pl-offers-table th:nth-child(8),
  .postlab-crm-app .pl-offers-table td:nth-child(8){width:180px!important;}
  .postlab-crm-app .pl-card:has(.pl-offers-table){overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;}
}

/* Post Lab CRM v11.0.56 - verified mobile repair: no PHP warning, no overlapping offer columns */
@media (max-width: 820px){
  html, body{max-width:100%!important;overflow-x:hidden!important;}
  .postlab-crm-app,
  .postlab-crm-app *{box-sizing:border-box!important;}
  .postlab-crm-app{width:100%!important;max-width:100%!important;overflow-x:hidden!important;}
  .postlab-crm-app .pl-card{width:100%!important;max-width:100%!important;overflow:hidden!important;padding:18px!important;margin-left:0!important;margin-right:0!important;}

  /* Offer bulk block stays above list */
  .postlab-crm-app #pl-bulk-offers-form{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important;}
  .postlab-crm-app #pl-bulk-offers-form .pl-bulk-actions{
    display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;max-width:100%!important;
    padding:16px!important;margin:0 0 18px!important;background:#f8fbff!important;border:1px solid #dbeafe!important;border-radius:20px!important;
    position:static!important;float:none!important;transform:none!important;clear:both!important;overflow:hidden!important;
  }
  .postlab-crm-app #pl-bulk-offers-form .pl-select-all-label,
  .postlab-crm-app #pl-bulk-offers-form .pl-bulk-actions .pl-btn{width:100%!important;max-width:100%!important;min-width:0!important;justify-content:center!important;text-align:center!important;white-space:normal!important;}

  /* Hide desktop table completely on phones */
  .postlab-crm-app #pl-bulk-offers-form table.pl-offers-table,
  .postlab-crm-app #pl-bulk-offers-form .pl-offers-table,
  .postlab-crm-app #pl-bulk-offers-form .pl-offers-table *{
    display:none!important;visibility:hidden!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;
    padding:0!important;margin:0!important;border:0!important;overflow:hidden!important;opacity:0!important;position:absolute!important;left:-99999px!important;
  }

  /* Mobile offer cards */
  .postlab-crm-app #pl-bulk-offers-form .pl-offers-mobile-list{display:flex!important;flex-direction:column!important;gap:16px!important;width:100%!important;max-width:100%!important;overflow:visible!important;visibility:visible!important;opacity:1!important;}
  .postlab-crm-app #pl-bulk-offers-form .pl-offer-mobile-card{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;background:#fff!important;border:1px solid #bfdbfe!important;border-radius:22px!important;padding:18px!important;box-shadow:0 12px 30px rgba(37,99,235,.08)!important;overflow:hidden!important;visibility:visible!important;opacity:1!important;position:static!important;}
  .postlab-crm-app .pl-offer-mobile-card h3{font-size:20px!important;line-height:1.25!important;margin:12px 0 4px!important;color:#0f2d6b!important;word-break:break-word!important;overflow-wrap:anywhere!important;}
  .postlab-crm-app .pl-mobile-offer-check{display:flex!important;align-items:center!important;gap:10px!important;font-weight:900!important;color:#0f2d6b!important;font-size:16px!important;line-height:1.3!important;}
  .postlab-crm-app .pl-mobile-offer-check input{width:28px!important;height:28px!important;flex:0 0 28px!important;}
  .postlab-crm-app .pl-mobile-offer-grid{display:block!important;width:100%!important;margin-top:12px!important;}
  .postlab-crm-app .pl-mobile-offer-grid span{display:block!important;margin:14px 0 4px!important;color:#64748b!important;text-transform:uppercase!important;font-size:12px!important;letter-spacing:.04em!important;font-weight:900!important;}
  .postlab-crm-app .pl-mobile-offer-grid b,
  .postlab-crm-app .pl-mobile-offer-grid p{display:block!important;margin:0!important;color:#111827!important;font-size:16px!important;line-height:1.35!important;word-break:break-word!important;overflow-wrap:anywhere!important;}
  .postlab-crm-app .pl-mobile-offer-actions{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:16px!important;width:100%!important;}
  .postlab-crm-app .pl-mobile-offer-actions .pl-btn{display:flex!important;width:100%!important;max-width:100%!important;min-width:0!important;justify-content:center!important;text-align:center!important;white-space:normal!important;line-height:1.25!important;padding:13px 14px!important;}

  /* Category carousel mobile: one real card per view, no thin broken cards */
  .postlab-crm-app .pl-category-carousel-manager{width:100%!important;max-width:100%!important;overflow:hidden!important;}
  .postlab-crm-app .pl-category-form{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;max-width:100%!important;}
  .postlab-crm-app .pl-category-form input,
  .postlab-crm-app .pl-category-form .pl-btn{width:100%!important;max-width:100%!important;min-width:0!important;}
  .postlab-crm-app .pl-category-carousel-shell{width:100%!important;max-width:100%!important;overflow:hidden!important;padding:22px 58px 18px!important;position:relative!important;min-height:190px!important;}
  .postlab-crm-app .pl-category-carousel{display:flex!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;width:100%!important;max-width:100%!important;padding:0 0 14px!important;}
  .postlab-crm-app .pl-category-card{display:flex!important;flex-direction:column!important;justify-content:space-between!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;min-height:150px!important;height:auto!important;padding:18px!important;scroll-snap-align:center!important;overflow:hidden!important;}
  .postlab-crm-app .pl-category-title{display:block!important;width:100%!important;color:#0f2d6b!important;font-size:18px!important;line-height:1.25!important;font-weight:900!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;text-decoration:none!important;}
  .postlab-crm-app .pl-category-card-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:14px!important;width:100%!important;}
  .postlab-crm-app .pl-category-card-actions .pl-btn{flex:1 1 120px!important;min-width:0!important;white-space:normal!important;text-align:center!important;justify-content:center!important;}
  .postlab-crm-app .pl-cat-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:48px!important;height:48px!important;border-radius:999px!important;z-index:5!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;}
  .postlab-crm-app .pl-cat-prev{left:4px!important;}
  .postlab-crm-app .pl-cat-next{right:4px!important;}
}


/* Post Lab CRM v11.0.57 - mobile compact spacing only, tablet/desktop unchanged */
@media (max-width: 820px){
  html body .postlab-crm-app{
    padding:6px!important;
    margin:0!important;
    border-radius:0!important;
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }
  html body .postlab-crm-app .pl-shell,
  html body .postlab-crm-app .pl-main{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:6px!important;
    margin:0!important;
    overflow-x:hidden!important;
  }
  html body .postlab-crm-app .pl-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:12px!important;
    margin:0 0 12px 0!important;
    border-radius:18px!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app h1,
  html body .postlab-crm-app .pl-header h1{
    font-size:28px!important;
    line-height:1.15!important;
    margin:0 0 12px!important;
  }
  html body .postlab-crm-app .pl-filter,
  html body .postlab-crm-app .pl-client-search-layout-v78,
  html body .postlab-crm-app .pl-filter-v78{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    padding:0!important;
    margin:0 0 10px!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-filter input,
  html body .postlab-crm-app .pl-filter select,
  html body .postlab-crm-app .pl-client-search-layout-v78 input[type="search"],
  html body .postlab-crm-app .pl-client-search-layout-v78 select{
    height:48px!important;
    min-height:48px!important;
    max-height:48px!important;
    padding:10px 12px!important;
    font-size:15px!important;
    line-height:1.2!important;
    border-radius:14px!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects,
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
    padding:0!important;
  }
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    width:100%!important;
  }
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons .pl-btn,
  html body .postlab-crm-app .pl-filter .pl-btn{
    min-height:46px!important;
    height:auto!important;
    width:100%!important;
    min-width:0!important;
    padding:11px 10px!important;
    font-size:14px!important;
    border-radius:14px!important;
  }
  html body .postlab-crm-app #pl-bulk-offers-form .pl-bulk-actions{
    width:100%!important;
    max-width:100%!important;
    padding:12px!important;
    margin:0 0 12px!important;
    border-radius:18px!important;
  }
  html body .postlab-crm-app #pl-bulk-offers-form .pl-select-all-label{
    min-height:46px!important;
    padding:10px 12px!important;
    font-size:16px!important;
  }
  html body .postlab-crm-app #pl-bulk-offers-form .pl-bulk-actions .pl-btn{
    min-height:48px!important;
    padding:12px!important;
    font-size:16px!important;
  }
  html body .postlab-crm-app #pl-bulk-offers-form .pl-offers-mobile-list{
    width:100%!important;
    max-width:100%!important;
    gap:12px!important;
    margin:0!important;
    padding:0!important;
  }
  html body .postlab-crm-app #pl-bulk-offers-form .pl-offer-mobile-card{
    width:100%!important;
    max-width:100%!important;
    padding:14px!important;
    margin:0!important;
    border-radius:18px!important;
  }
  html body .postlab-crm-app .pl-category-manager,
  html body .postlab-crm-app .pl-category-carousel-manager{
    width:100%!important;
    max-width:100%!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-category-form{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 12px!important;
  }
  html body .postlab-crm-app .pl-category-form input{
    height:48px!important;
    min-height:48px!important;
    padding:10px 12px!important;
    font-size:15px!important;
  }
  html body .postlab-crm-app .pl-category-form .pl-btn{
    width:100%!important;
    min-height:48px!important;
    padding:12px!important;
    font-size:16px!important;
  }
  html body .postlab-crm-app .pl-category-carousel-shell{
    width:100%!important;
    max-width:100%!important;
    min-height:0!important;
    padding:12px 44px 12px!important;
    margin:0!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-category-carousel{
    width:100%!important;
    max-width:100%!important;
    min-height:0!important;
    padding:0 0 10px!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
  }
  html body .postlab-crm-app .pl-category-card{
    flex:0 0 100%!important;
    width:100%!important;
    max-width:100%!important;
    min-width:100%!important;
    min-height:118px!important;
    padding:14px!important;
    border-radius:18px!important;
  }
  html body .postlab-crm-app .pl-cat-arrow{
    width:38px!important;
    height:38px!important;
    top:50%!important;
  }
  html body .postlab-crm-app .pl-cat-prev{left:2px!important;}
  html body .postlab-crm-app .pl-cat-next{right:2px!important;}
}

/* Post Lab CRM v11.0.58 - collapsible offer categories + compact phone spacing */
.postlab-crm-app .pl-category-carousel-manager{
  display:block!important;
}
.postlab-crm-app .pl-category-manager-toggle{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  cursor:pointer!important;
  list-style:none!important;
  padding:14px 16px!important;
  border:1px solid #bfdbfe!important;
  border-radius:18px!important;
  background:#ffffff!important;
  color:#12327c!important;
  font-weight:900!important;
}
.postlab-crm-app .pl-category-manager-toggle::-webkit-details-marker{display:none!important;}
.postlab-crm-app .pl-category-manager-toggle strong{display:block!important;font-size:18px!important;line-height:1.2!important;color:#12327c!important;}
.postlab-crm-app .pl-category-manager-toggle small{display:block!important;margin-top:3px!important;font-size:12px!important;line-height:1.25!important;color:#64748b!important;font-weight:700!important;}
.postlab-crm-app .pl-category-manager-toggle em{font-style:normal!important;font-size:12px!important;color:#2563eb!important;font-weight:900!important;}
.postlab-crm-app .pl-category-manager-toggle:after{content:'⌄';font-size:22px!important;color:#2563eb!important;font-weight:900!important;}
.postlab-crm-app .pl-category-carousel-manager[open] .pl-category-manager-toggle:after{content:'⌃';}
.postlab-crm-app .pl-category-manager-body{padding-top:14px!important;}

@media (max-width:820px){
  html body .postlab-crm-app .pl-category-carousel-manager{
    padding:8px!important;
    margin:0 0 12px!important;
    border-radius:18px!important;
    background:#f8fbff!important;
    border:1px solid #dbeafe!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-category-manager-toggle{
    min-height:54px!important;
    padding:10px 12px!important;
    border-radius:14px!important;
  }
  html body .postlab-crm-app .pl-category-manager-toggle strong{
    font-size:16px!important;
  }
  html body .postlab-crm-app .pl-category-manager-toggle small,
  html body .postlab-crm-app .pl-category-manager-toggle em{
    font-size:11px!important;
  }
  html body .postlab-crm-app .pl-category-manager-body{
    padding-top:10px!important;
  }
  html body .postlab-crm-app .pl-category-manager-head{
    margin-bottom:8px!important;
  }
  html body .postlab-crm-app .pl-category-manager-head h3{
    display:none!important;
  }
  html body .postlab-crm-app .pl-category-manager-head .pl-small{
    display:none!important;
  }
  html body .postlab-crm-app .pl-category-form{
    gap:8px!important;
    margin:0 0 10px!important;
  }
  html body .postlab-crm-app .pl-category-form input[type="text"]{
    height:44px!important;
    min-height:44px!important;
    max-height:44px!important;
    padding:9px 12px!important;
    font-size:14px!important;
    border-radius:13px!important;
  }
  html body .postlab-crm-app .pl-category-form .pl-btn{
    height:44px!important;
    min-height:44px!important;
    padding:9px 12px!important;
    font-size:14px!important;
    border-radius:13px!important;
  }
  html body .postlab-crm-app .pl-category-carousel-shell{
    display:grid!important;
    grid-template-columns:36px minmax(0,1fr) 36px!important;
    gap:6px!important;
    padding:6px 0!important;
    margin:0!important;
    min-height:0!important;
    height:auto!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-category-carousel{
    min-height:0!important;
    height:auto!important;
    max-height:190px!important;
    padding:2px 0 8px!important;
    gap:8px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
  }
  html body .postlab-crm-app .pl-category-card{
    flex:0 0 180px!important;
    width:180px!important;
    min-width:180px!important;
    max-width:180px!important;
    min-height:112px!important;
    height:112px!important;
    padding:10px!important;
    border-radius:16px!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-category-title{
    font-size:14px!important;
    line-height:1.2!important;
    margin-bottom:8px!important;
    white-space:normal!important;
    max-height:34px!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-category-card-actions{
    gap:6px!important;
    flex-wrap:nowrap!important;
  }
  html body .postlab-crm-app .pl-category-card-actions .pl-btn,
  html body .postlab-crm-app .pl-category-card-actions .pl-badge{
    min-height:34px!important;
    height:34px!important;
    padding:7px 8px!important;
    font-size:11px!important;
    border-radius:10px!important;
  }
  html body .postlab-crm-app .pl-cat-arrow{
    position:static!important;
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    min-height:36px!important;
    padding:0!important;
    font-size:22px!important;
    box-shadow:0 8px 18px rgba(37,99,235,.22)!important;
  }

  html body .postlab-crm-app .pl-card:has(.pl-filter),
  html body .postlab-crm-app .pl-card:has(.pl-client-search-layout-v78){
    padding:10px!important;
  }
  html body .postlab-crm-app .pl-filter input,
  html body .postlab-crm-app .pl-filter select,
  html body .postlab-crm-app .pl-client-search-layout-v78 input[type="search"],
  html body .postlab-crm-app .pl-client-search-layout-v78 select{
    height:44px!important;
    min-height:44px!important;
    max-height:44px!important;
    padding:8px 11px!important;
    font-size:14px!important;
    line-height:1.2!important;
    border-radius:13px!important;
  }
  html body .postlab-crm-app .pl-filter,
  html body .postlab-crm-app .pl-client-search-layout-v78{
    gap:7px!important;
    margin-bottom:8px!important;
  }
}


/* v11.0.59 - compact vertical category selector on mobile */
@media (max-width:820px){
  html body .postlab-crm-app .pl-category-carousel-manager{
    padding:8px!important;
    margin:0 0 10px!important;
    border-radius:16px!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-category-manager-toggle{
    min-height:44px!important;
    height:auto!important;
    padding:8px 10px!important;
    border-radius:12px!important;
    gap:8px!important;
  }
  html body .postlab-crm-app .pl-category-manager-toggle strong{
    font-size:15px!important;
    line-height:1.15!important;
  }
  html body .postlab-crm-app .pl-category-manager-toggle small{
    display:none!important;
  }
  html body .postlab-crm-app .pl-category-manager-toggle em{
    font-size:11px!important;
    white-space:nowrap!important;
  }
  html body .postlab-crm-app .pl-category-manager-body{
    padding-top:8px!important;
  }
  html body .postlab-crm-app .pl-category-manager-head{
    display:none!important;
  }
  html body .postlab-crm-app .pl-category-form{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:6px!important;
    margin:0 0 8px!important;
  }
  html body .postlab-crm-app .pl-category-form input[type="text"]{
    height:38px!important;
    min-height:38px!important;
    max-height:38px!important;
    padding:7px 10px!important;
    font-size:13px!important;
    border-radius:10px!important;
  }
  html body .postlab-crm-app .pl-category-form .pl-btn{
    height:38px!important;
    min-height:38px!important;
    padding:7px 10px!important;
    font-size:13px!important;
    border-radius:10px!important;
  }
  html body .postlab-crm-app .pl-category-carousel-shell{
    display:block!important;
    padding:0!important;
    margin:0!important;
    min-height:0!important;
    height:auto!important;
    overflow:hidden!important;
    border:1px solid #dbeafe!important;
    border-radius:14px!important;
    background:#fff!important;
  }
  html body .postlab-crm-app .pl-cat-arrow{
    display:none!important;
  }
  html body .postlab-crm-app .pl-category-carousel{
    display:flex!important;
    flex-direction:column!important;
    gap:6px!important;
    width:100%!important;
    max-width:100%!important;
    max-height:260px!important;
    min-height:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding:6px!important;
    scroll-snap-type:none!important;
    -webkit-overflow-scrolling:touch!important;
  }
  html body .postlab-crm-app .pl-category-card{
    flex:0 0 auto!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    min-height:0!important;
    height:auto!important;
    padding:8px!important;
    border-radius:12px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:8px!important;
    scroll-snap-align:none!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-category-title{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    max-height:none!important;
    margin:0!important;
    font-size:13px!important;
    line-height:1.2!important;
    font-weight:900!important;
    color:#0f2d6b!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    text-decoration:none!important;
  }
  html body .postlab-crm-app .pl-category-card-actions{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:4px!important;
    margin:0!important;
    width:auto!important;
    align-items:center!important;
    justify-content:flex-end!important;
  }
  html body .postlab-crm-app .pl-category-card-actions .pl-btn,
  html body .postlab-crm-app .pl-category-card-actions .pl-badge{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:0!important;
    height:30px!important;
    min-height:30px!important;
    padding:5px 7px!important;
    border-radius:9px!important;
    font-size:10px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
}

/* v11.0.60 - stable compact category selector, no broken carousel/forms */
.postlab-crm-app .pl-category-selector-compact{
  margin:14px 0 18px!important;
  padding:10px!important;
  border:1px solid #dbeafe!important;
  border-radius:18px!important;
  background:#f8fbff!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.postlab-crm-app .pl-category-selector-compact .pl-category-manager-toggle{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  padding:10px 12px!important;
  min-height:44px!important;
  border-radius:14px!important;
  background:#fff!important;
  border:1px solid #bfdbfe!important;
  cursor:pointer!important;
  list-style:none!important;
}
.postlab-crm-app .pl-category-selector-compact .pl-category-manager-toggle::-webkit-details-marker{display:none!important;}
.postlab-crm-app .pl-category-selector-compact .pl-category-manager-toggle strong{font-size:16px!important;line-height:1.15!important;color:#12327c!important;}
.postlab-crm-app .pl-category-selector-compact .pl-category-manager-toggle small{font-size:11px!important;line-height:1.2!important;color:#64748b!important;display:block!important;margin-top:2px!important;}
.postlab-crm-app .pl-category-selector-compact .pl-category-manager-toggle em{font-size:11px!important;white-space:nowrap!important;font-style:normal!important;color:#2563eb!important;font-weight:900!important;}
.postlab-crm-app .pl-category-selector-compact .pl-category-manager-body{padding-top:10px!important;}
.postlab-crm-app .pl-category-selector-compact .pl-category-form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:8px!important;
  margin:0 0 10px!important;
  align-items:center!important;
}
.postlab-crm-app .pl-category-selector-compact .pl-category-form input[type="text"]{
  width:100%!important;
  min-width:0!important;
  height:42px!important;
  min-height:42px!important;
  padding:8px 11px!important;
  font-size:14px!important;
  border-radius:12px!important;
  box-sizing:border-box!important;
}
.postlab-crm-app .pl-category-selector-compact .pl-category-form-actions{display:flex!important;gap:6px!important;align-items:center!important;justify-content:flex-end!important;}
.postlab-crm-app .pl-category-selector-compact .pl-category-form .pl-btn{
  height:42px!important;
  min-height:42px!important;
  padding:8px 12px!important;
  font-size:13px!important;
  border-radius:12px!important;
  white-space:nowrap!important;
}
.postlab-crm-app .pl-category-selector-compact .pl-category-vertical-list{
  display:flex!important;
  flex-direction:column!important;
  gap:6px!important;
  max-height:280px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:6px!important;
  border:1px solid #dbeafe!important;
  border-radius:14px!important;
  background:#fff!important;
  box-sizing:border-box!important;
}
.postlab-crm-app .pl-category-selector-compact .pl-category-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:8px!important;
  align-items:center!important;
  width:100%!important;
  min-height:42px!important;
  padding:7px!important;
  border:1px solid #e0ecff!important;
  border-radius:12px!important;
  background:#ffffff!important;
  box-sizing:border-box!important;
}
.postlab-crm-app .pl-category-selector-compact .pl-category-row.active{border-color:#2563eb!important;background:#eff6ff!important;}
.postlab-crm-app .pl-category-selector-compact .pl-category-title{
  margin:0!important;
  min-width:0!important;
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:900!important;
  color:#0f2d6b!important;
  text-decoration:none!important;
  overflow-wrap:anywhere!important;
  white-space:normal!important;
}
.postlab-crm-app .pl-category-selector-compact .pl-category-row-actions{display:flex!important;gap:5px!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;}
.postlab-crm-app .pl-category-selector-compact .pl-category-row-actions .pl-btn,
.postlab-crm-app .pl-category-selector-compact .pl-category-row-actions .pl-badge{
  width:auto!important;
  min-width:0!important;
  height:30px!important;
  min-height:30px!important;
  padding:6px 8px!important;
  font-size:10px!important;
  line-height:1!important;
  border-radius:9px!important;
  white-space:nowrap!important;
}
.postlab-crm-app .pl-category-selector-compact .pl-category-carousel-shell,
.postlab-crm-app .pl-category-selector-compact .pl-category-carousel,
.postlab-crm-app .pl-category-selector-compact .pl-category-card,
.postlab-crm-app .pl-category-selector-compact .pl-cat-arrow{all:unset!important;display:none!important;}
@media (max-width:820px){
  html body .postlab-crm-app .pl-category-selector-compact{margin:8px 0 12px!important;padding:7px!important;border-radius:15px!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-manager-toggle{min-height:40px!important;padding:8px 10px!important;border-radius:12px!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-manager-toggle strong{font-size:14px!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-manager-toggle small{display:none!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-manager-toggle em{font-size:10px!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-form{grid-template-columns:1fr!important;gap:6px!important;margin-bottom:8px!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-form-actions{justify-content:stretch!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-form .pl-btn{flex:1 1 0!important;font-size:12px!important;height:38px!important;min-height:38px!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-form input[type="text"]{height:38px!important;min-height:38px!important;font-size:13px!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-vertical-list{max-height:220px!important;padding:5px!important;gap:5px!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-row{grid-template-columns:1fr!important;gap:6px!important;padding:7px!important;min-height:0!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-title{font-size:13px!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-row-actions{justify-content:flex-start!important;}
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-row-actions .pl-btn,
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-row-actions .pl-badge{height:28px!important;min-height:28px!important;font-size:10px!important;padding:5px 7px!important;}
}

/* Post Lab CRM v11.0.62 - final clean category rows + delete/edit reliability */
.postlab-crm-app .pl-category-selector-compact .pl-category-row[data-category=""],
.postlab-crm-app .pl-category-selector-compact .pl-category-title:empty{
  display:none!important;
}
.postlab-crm-app .pl-category-selector-compact .pl-category-row{
  min-height:44px!important;
}
.postlab-crm-app .pl-category-selector-compact .pl-category-title{
  display:block!important;
  color:#0f2d6b!important;
  opacity:1!important;
  visibility:visible!important;
  min-height:18px!important;
}
@media (max-width:820px){
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-vertical-list{
    max-height:240px!important;
  }
  html body .postlab-crm-app .pl-category-selector-compact .pl-category-row{
    grid-template-columns:1fr!important;
  }
}

/* Post Lab CRM v11.0.75 - Excel import panel */
.postlab-crm-app .pl-import-panel{
  margin:0 0 18px 0;
  border:1px solid #e5e7eb;
  border-radius:14px;
  background:#f8fafc;
  padding:0;
  overflow:hidden;
}
.postlab-crm-app .pl-import-panel summary{
  cursor:pointer;
  padding:14px 16px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.postlab-crm-app .pl-import-panel[open] summary{
  border-bottom:1px solid #e5e7eb;
}
.postlab-crm-app .pl-import-panel p,
.postlab-crm-app .pl-import-panel .pl-import-form{
  padding:0 16px 14px 16px;
}
.postlab-crm-app .pl-import-form{
  display:flex;
  gap:12px;
  align-items:center;
  flex-wrap:wrap;
}
.postlab-crm-app .pl-import-form input[type=file]{
  flex:1;
  min-width:260px;
  background:#fff;
  border:1px solid #d1d5db;
  border-radius:10px;
  padding:10px;
}
@media(max-width:768px){
  .postlab-crm-app .pl-import-panel summary,
  .postlab-crm-app .pl-import-form{
    align-items:stretch;
    flex-direction:column;
  }
  .postlab-crm-app .pl-import-form input[type=file],
  .postlab-crm-app .pl-import-form .pl-btn{
    width:100%;
    min-width:100%;
  }
}

/* Post Lab CRM v11.4.0 - tablet/mobile cleanup */
@media(max-width:1180px){
  .postlab-crm-app .pl-shell{grid-template-columns:1fr!important;overflow:hidden!important;}
  .postlab-crm-app .pl-main{min-width:0!important;width:100%!important;box-sizing:border-box!important;overflow:hidden!important;padding:14px!important;}
  .postlab-crm-app .pl-card{max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important;}
  .postlab-crm-app .pl-filter{grid-template-columns:1fr 1fr!important;gap:10px!important;}
  .postlab-crm-app .pl-filter input,.postlab-crm-app .pl-filter select{min-width:0!important;}
  .postlab-crm-app .pl-compact-leads-table{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important;table-layout:fixed!important;white-space:normal!important;}
  .postlab-crm-app .pl-compact-leads-table thead{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tbody{display:block!important;width:100%!important;}
  .postlab-crm-app .pl-compact-leads-table tr{display:block!important;width:100%!important;margin:0 0 12px!important;border:1px solid #dbeafe!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 24px rgba(37,99,235,.08)!important;overflow:hidden!important;}
  .postlab-crm-app .pl-compact-leads-table td{display:none!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;border:0!important;padding:10px 14px!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;}
  .postlab-crm-app .pl-compact-leads-table td:first-child{display:block!important;padding:0!important;}
  .postlab-crm-app .pl-compact-leads-table tr.pl-row-open td{display:block!important;}
  .postlab-crm-app .pl-compact-leads-table tr.pl-row-open td:not(:first-child):before{content:attr(data-label);display:block!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#64748b!important;font-weight:1000!important;margin-bottom:4px!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details{border:0!important;border-radius:0!important;background:#fff!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details summary{min-height:58px!important;padding:14px!important;background:linear-gradient(135deg,#f8fbff,#eef6ff)!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details-body{grid-template-columns:1fr!important;padding:0 14px 12px!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-actions{display:flex!important;gap:7px!important;flex-wrap:wrap!important;padding:12px 14px 14px!important;background:#f8fbff!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-actions .pl-btn{flex:1 1 calc(50% - 7px)!important;text-align:center!important;justify-content:center!important;padding:10px 8px!important;font-size:12px!important;}
}
@media(max-width:700px){.postlab-crm-app .pl-filter{grid-template-columns:1fr!important;}}
.postlab-crm-app .pl-lead-form .pl-accounts-section:not([open]) > *:not(summary){display:none!important;}


/* v11.4.1 - πραγματική tablet προβολή καρτών για λίστα υποψήφιων/πελατών */
@media (max-width:1400px){
  .postlab-crm-app{overflow-x:hidden!important;max-width:100%!important;box-sizing:border-box!important;}
  .postlab-crm-app .pl-shell{grid-template-columns:220px minmax(0,1fr)!important;max-width:100%!important;overflow:hidden!important;}
  .postlab-crm-app .pl-main,.postlab-crm-app .pl-card{min-width:0!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important;}
  .postlab-crm-app .pl-bulk-leads-form{max-width:100%!important;overflow:hidden!important;}
  .postlab-crm-app .pl-compact-leads-table,
  .postlab-crm-app .pl-compact-leads-table thead,
  .postlab-crm-app .pl-compact-leads-table tbody,
  .postlab-crm-app .pl-compact-leads-table tr,
  .postlab-crm-app .pl-compact-leads-table td{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;}
  .postlab-crm-app .pl-compact-leads-table{border-collapse:separate!important;border-spacing:0!important;overflow:visible!important;table-layout:fixed!important;}
  .postlab-crm-app .pl-compact-leads-table thead{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr{position:relative!important;margin:14px 0!important;border:1px solid #dbeafe!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 28px rgba(37,99,235,.08)!important;overflow:hidden!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr td{border:0!important;padding:0!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr td:first-child{display:block!important;position:absolute!important;left:12px!important;top:18px!important;width:auto!important;z-index:3!important;padding:0!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr td[data-label="Στοιχεία επιχείρησης"]{display:block!important;padding:0!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr td[data-label="Στοιχεία επιχείρησης"] .pl-business-details{display:block!important;margin:0!important;border:0!important;border-radius:0!important;background:#fff!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr td[data-label="Στοιχεία επιχείρησης"] .pl-business-details>summary{display:block!important;list-style:none!important;cursor:pointer!important;padding:16px 16px 16px 48px!important;background:linear-gradient(135deg,#f8fbff,#eef6ff)!important;min-height:64px!important;box-sizing:border-box!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr td[data-label="Στοιχεία επιχείρησης"] .pl-business-details>summary::-webkit-details-marker{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-title{display:block!important;font-size:17px!important;line-height:1.2!important;font-weight:1000!important;color:#061b4e!important;white-space:normal!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-subtitle{display:block!important;margin-top:5px!important;color:#64748b!important;line-height:1.25!important;white-space:normal!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details>summary em{display:inline-block!important;margin-top:7px!important;font-style:normal!important;font-size:11px!important;color:#2563eb!important;font-weight:900!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr:not(.pl-row-open) td:not(:first-child):not([data-label="Στοιχεία επιχείρησης"]){display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr:not(.pl-row-open) .pl-business-details-body{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open td:not(:first-child){display:block!important;padding:10px 16px!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open td[data-label="Στοιχεία επιχείρησης"]{padding:0!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open td[data-label]:not(:first-child):not([data-label="Στοιχεία επιχείρησης"]):before{content:attr(data-label);display:block!important;margin-bottom:5px!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#64748b!important;font-weight:1000!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details[open] .pl-business-details-body{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:0 16px 14px 48px!important;background:#fff!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details-body p{margin:0!important;padding:8px 10px!important;border-radius:12px!important;background:#f8fbff!important;line-height:1.3!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-actions{display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open .pl-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;background:#f8fbff!important;padding:12px 16px!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open .pl-actions .pl-btn{flex:1 1 calc(50% - 8px)!important;min-width:160px!important;text-align:center!important;justify-content:center!important;}
}
@media (max-width:760px){
  .postlab-crm-app .pl-shell{display:block!important;}
  .postlab-crm-app .pl-main{padding:14px!important;}
  .postlab-crm-app .pl-compact-leads-table .pl-business-details[open] .pl-business-details-body{grid-template-columns:1fr!important;padding-left:16px!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr td[data-label="Στοιχεία επιχείρησης"] .pl-business-details>summary{padding-left:46px!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open .pl-actions .pl-btn{min-width:0!important;flex-basis:100%!important;}
}


/* Post Lab CRM v11.4.2 - tablet top menu + tighter bulk delete spacing */
@media (min-width:761px) and (max-width:1700px){
  .postlab-crm-app{max-width:100%!important;overflow-x:hidden!important;}
  .postlab-crm-app .pl-shell{
    display:block!important;
    grid-template-columns:none!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  .postlab-crm-app .pl-sidebar{
    position:relative!important;
    top:auto!important;
    left:auto!important;
    width:100%!important;
    max-width:100%!important;
    min-height:0!important;
    height:auto!important;
    margin:0 0 10px 0!important;
    padding:10px 14px!important;
    border-radius:0 0 18px 18px!important;
    box-sizing:border-box!important;
    z-index:50!important;
  }
  .postlab-crm-app .pl-logo{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    margin:0 0 8px 0!important;
    padding:0!important;
  }
  .postlab-crm-app .pl-logo img{max-height:34px!important;width:auto!important;}
  .postlab-crm-app .pl-menu{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:center!important;
    flex-wrap:wrap!important;
    gap:7px!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-menu a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:8px 12px!important;
    border-radius:12px!important;
    font-size:13px!important;
    line-height:1.15!important;
    white-space:nowrap!important;
  }
  .postlab-crm-app .pl-user-box{
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    width:auto!important;
    margin:0!important;
    padding:7px 10px!important;
    border-radius:12px!important;
    font-size:12px!important;
  }
  .postlab-crm-app .pl-user-box a{padding:6px 10px!important;}
  .postlab-crm-app .pl-main{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:10px 12px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .postlab-crm-app .pl-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0 0 12px 0!important;
    padding:12px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .postlab-crm-app .pl-import-panel{margin-bottom:8px!important;}
  .postlab-crm-app .pl-import-panel summary{padding:10px 12px!important;}
  .postlab-crm-app .pl-filter,
  .postlab-crm-app .pl-inline-filters{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    margin:0 0 8px 0!important;
  }
  .postlab-crm-app .pl-client-search-row,
  .postlab-crm-app .pl-client-search-row-general{grid-column:1/-1!important;margin:0!important;}
  .postlab-crm-app .pl-filter input,
  .postlab-crm-app .pl-filter select,
  .postlab-crm-app .pl-inline-filters input,
  .postlab-crm-app .pl-inline-filters select{height:42px!important;min-height:42px!important;padding:8px 12px!important;}
  .postlab-crm-app .pl-bulk-leads-form>.pl-actions,
  .postlab-crm-app .pl-card>.pl-actions{
    margin:4px 0 8px 0!important;
    padding:0!important;
    min-height:0!important;
  }
  .postlab-crm-app .pl-bulk-leads-form>.pl-actions .pl-btn{padding:8px 13px!important;font-size:13px!important;}
  .postlab-crm-app .pl-compact-leads-table th:first-child,
  .postlab-crm-app .pl-compact-leads-table td:first-child{
    width:34px!important;
    min-width:34px!important;
    max-width:34px!important;
    padding-left:4px!important;
    padding-right:4px!important;
    text-align:center!important;
  }
  .postlab-crm-app .pl-compact-leads-table tbody tr td:first-child{
    left:8px!important;
    top:13px!important;
    width:22px!important;
    min-width:22px!important;
    max-width:22px!important;
  }
  .postlab-crm-app .pl-compact-leads-table tbody tr td[data-label="Στοιχεία επιχείρησης"] .pl-business-details>summary{
    padding-left:38px!important;
    min-height:54px!important;
  }
  .postlab-crm-app .pl-compact-leads-table .pl-business-details[open] .pl-business-details-body{
    padding-left:38px!important;
  }
}
@media (min-width:761px) and (max-width:1700px) and (orientation:landscape){
  .postlab-crm-app .pl-menu a{padding:7px 10px!important;font-size:12.5px!important;}
  .postlab-crm-app .pl-main{padding-top:8px!important;}
}

/* Post Lab CRM v11.4.3 - forced tablet top menu + custom area persistence */
@media (min-width:761px) and (max-width:2400px), (min-width:761px) and (pointer:coarse){
  .postlab-crm-app{max-width:100%!important;overflow-x:hidden!important;padding:10px!important;box-sizing:border-box!important;}
  .postlab-crm-app .pl-shell{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;width:100%!important;max-width:100%!important;overflow:hidden!important;}
  .postlab-crm-app .pl-sidebar{order:0!important;position:relative!important;top:auto!important;left:auto!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;margin:0 0 8px 0!important;padding:8px 12px!important;border-radius:18px!important;box-sizing:border-box!important;z-index:60!important;}
  .postlab-crm-app .pl-logo{justify-content:center!important;margin:0 0 6px 0!important;font-size:18px!important;}
  .postlab-crm-app .pl-logo img{width:34px!important;height:34px!important;}
  .postlab-crm-app .pl-menu{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;width:100%!important;overflow:visible!important;padding:0!important;}
  .postlab-crm-app .pl-menu a{display:inline-flex!important;width:auto!important;margin:0!important;padding:7px 10px!important;border-radius:11px!important;font-size:12.5px!important;line-height:1.1!important;white-space:nowrap!important;}
  .postlab-crm-app .pl-user-box{display:flex!important;width:auto!important;margin:0!important;padding:6px 9px!important;font-size:12px!important;}
  .postlab-crm-app .pl-main{order:1!important;width:100%!important;max-width:100%!important;margin:0!important;padding:8px 10px!important;box-sizing:border-box!important;overflow:hidden!important;}
  .postlab-crm-app .pl-card{padding:10px!important;margin-bottom:10px!important;}
}

/* v11.5.1 - Υποψήφιος πελάτης: Τρόπος αλίευσης, Πιθανό budget, Κατάσταση στην ίδια σειρά */
.postlab-crm-app .pl-lead-form .pl-lead-triple-row{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  align-items:end!important;
}
.postlab-crm-app .pl-lead-form .pl-lead-triple-row .pl-field{
  min-width:0!important;
}
.postlab-crm-app .pl-lead-form .pl-lead-triple-row input,
.postlab-crm-app .pl-lead-form .pl-lead-triple-row select{
  width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
@media(max-width:520px){
  .postlab-crm-app .pl-lead-form .pl-lead-triple-row{
    grid-template-columns:1fr!important;
  }
}

/* v11.5.3 - Lead form: force horizontal row for lead source, budget, status on tablet/desktop */
.postlab-crm-app form.pl-lead-form .pl-grid > .pl-lead-triple-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;
  gap:14px!important;
  align-items:end!important;
  width:100%!important;
  max-width:100%!important;
  grid-column:1/-1!important;
}
.postlab-crm-app form.pl-lead-form .pl-grid > .pl-lead-triple-row > .pl-field{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  margin:0!important;
}
.postlab-crm-app form.pl-lead-form .pl-grid > .pl-lead-triple-row > .pl-field select,
.postlab-crm-app form.pl-lead-form .pl-grid > .pl-lead-triple-row > .pl-field input,
.postlab-crm-app form.pl-lead-form .pl-grid > .pl-lead-triple-row .pl-money-wrap{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
@media (min-width:521px) and (max-width:1400px){
  .postlab-crm-app form.pl-lead-form .pl-grid > .pl-lead-triple-row{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;
  }
}
@media (max-width:520px){
  .postlab-crm-app form.pl-lead-form .pl-grid > .pl-lead-triple-row{
    grid-template-columns:1fr!important;
  }
}

/* v11.5.4 - Διαχείριση κατηγοριών / περιοχών από την καρτέλα πελάτη */
.postlab-crm-app .pl-list-cleanup-section{margin:14px 0!important;background:#f8fbff!important;border:1px solid #dbeafe!important;border-radius:18px!important;overflow:hidden!important;}
.postlab-crm-app .pl-list-cleanup-section > summary{cursor:pointer!important;font-weight:800!important;color:#173b87!important;padding:16px 18px!important;background:linear-gradient(90deg,#eff6ff,#f8fbff)!important;}
.postlab-crm-app .pl-list-cleanup-section .pl-list-cleanup-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important;padding:16px!important;}
.postlab-crm-app .pl-list-cleanup-section h4{margin:0 0 10px!important;color:#172554!important;font-size:15px!important;}
.postlab-crm-app .pl-list-cleanup-items{display:flex!important;flex-wrap:wrap!important;gap:8px!important;max-height:230px!important;overflow:auto!important;padding:4px!important;}
.postlab-crm-app .pl-list-chip{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:7px 10px!important;border:1px solid #bfdbfe!important;border-radius:999px!important;background:#fff!important;font-size:13px!important;}
.postlab-crm-app .pl-list-chip b{font-weight:700!important;color:#172554!important;}
.postlab-crm-app .pl-list-chip a{color:#dc2626!important;text-decoration:none!important;font-weight:800!important;}
.postlab-crm-app .pl-list-chip a:hover{text-decoration:underline!important;}
@media (max-width:900px){.postlab-crm-app .pl-list-cleanup-section .pl-list-cleanup-grid{grid-template-columns:1fr!important;}.postlab-crm-app .pl-list-cleanup-items{max-height:190px!important;}}

/* v11.5.5 - Edit category/area chips */
.postlab-crm-app .pl-list-edit-form{display:flex!important;align-items:center!important;gap:8px!important;padding:8px!important;border:1px solid #bfdbfe!important;border-radius:14px!important;background:#fff!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;}
.postlab-crm-app .pl-list-edit-form input[type="text"]{min-width:140px!important;flex:1 1 170px!important;height:34px!important;border:1px solid #bfdbfe!important;border-radius:10px!important;padding:6px 10px!important;font-size:13px!important;}
.postlab-crm-app .pl-list-edit-save{height:34px!important;border:0!important;border-radius:10px!important;background:#2563eb!important;color:#fff!important;font-weight:800!important;padding:0 12px!important;cursor:pointer!important;}
.postlab-crm-app .pl-list-delete-link{color:#dc2626!important;text-decoration:none!important;font-weight:800!important;font-size:13px!important;white-space:nowrap!important;}
.postlab-crm-app .pl-list-delete-link:hover{text-decoration:underline!important;}
@media (max-width:700px){.postlab-crm-app .pl-list-edit-form{flex-wrap:wrap!important}.postlab-crm-app .pl-list-edit-form input[type="text"]{flex-basis:100%!important}}


/* Post Lab CRM v11.5.9 - διορθώσεις μόνο για κάθετη προβολή tablet */
@media (min-width:701px) and (max-width:1180px) and (orientation:portrait){
  /* 1) Το μπλε επάνω μενού γίνεται οριζόντιο carousel όπως στο κινητό. */
  .postlab-crm-app .pl-shell{display:block!important;grid-template-columns:1fr!important;min-height:auto!important;overflow:visible!important;}
  .postlab-crm-app .pl-sidebar{position:sticky!important;top:0!important;z-index:999!important;padding:12px 14px!important;border-radius:18px!important;}
  .postlab-crm-app .pl-logo{justify-content:center!important;margin:0 0 10px!important;font-size:22px!important;}
  .postlab-crm-app .pl-logo img{width:38px!important;height:38px!important;}
  .postlab-crm-app .pl-menu{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;padding:0 4px 8px!important;margin:0!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;}
  .postlab-crm-app .pl-menu a{display:inline-flex!important;flex:0 0 auto!important;margin:0!important;padding:10px 14px!important;border-radius:999px!important;font-size:14px!important;line-height:1!important;white-space:nowrap!important;scroll-snap-align:start!important;}
  .postlab-crm-app .pl-menu .pl-user-box{flex:0 0 auto!important;margin:0 0 0 8px!important;white-space:nowrap!important;}
  .postlab-crm-app .pl-main{padding:16px!important;}

  /* 4) Κατηγορία, Πόλη, Περιοχή σε μία οριζόντια γραμμή. */
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-selects{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    overflow:visible!important;
    margin:0 0 8px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-selects select,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-selects select{width:100%!important;min-width:0!important;}

  /* 3) Αναζήτηση και διαγραφή δίπλα-δίπλα οριζόντια στην κάθετη προβολή tablet. */
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-general{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    width:100%!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons,
  .postlab-crm-app .pl-filter-v78 .pl-search-buttons{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-bulk-leads-form > .pl-actions:first-child{
    width:calc(50% - 5px)!important;
    margin:-50px 0 10px calc(50% + 5px)!important;
    padding:0!important;
    min-width:0!important;
    display:flex!important;
  }
  .postlab-crm-app .pl-bulk-leads-form > .pl-actions:first-child .pl-btn{
    width:100%!important;
    min-height:40px!important;
    height:40px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:11px!important;
    font-size:14px!important;
    padding:0 10px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons .pl-btn,
  .postlab-crm-app .pl-filter-v78 .pl-search-buttons .pl-btn{
    width:calc(50% - 5px)!important;
    min-width:0!important;
    height:40px!important;
    min-height:40px!important;
  }

  /* 2) Δεν εμφανίζεται η ένδειξη “Επιλογή” πάνω από το checkbox ομαδικής διαγραφής. */
  .postlab-crm-app .pl-compact-leads-table tbody tr td:first-child:before,
  .postlab-crm-app .pl-compact-leads-table tbody tr.pl-row-open td:first-child:before{content:none!important;display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr td:first-child{font-size:0!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr td:first-child input{font-size:14px!important;}
}

/* Post Lab CRM v11.5.10 - tablet portrait final corrections only */
@media (min-width:701px) and (max-width:1400px) and (orientation:portrait){
  /* top blue CRM navigation: horizontal carousel like mobile */
  .postlab-crm-app .pl-shell{display:block!important;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;overflow:visible!important;}
  .postlab-crm-app .pl-sidebar{position:sticky!important;top:0!important;z-index:9999!important;width:100%!important;max-width:100%!important;margin:0 0 10px 0!important;padding:10px 12px!important;border-radius:18px!important;box-sizing:border-box!important;overflow:hidden!important;}
  .postlab-crm-app .pl-logo{display:flex!important;justify-content:center!important;align-items:center!important;margin:0 0 8px 0!important;}
  .postlab-crm-app .pl-menu{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;padding:0 4px 8px!important;margin:0!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;}
  .postlab-crm-app .pl-menu a{flex:0 0 auto!important;display:inline-flex!important;width:auto!important;min-width:max-content!important;margin:0!important;padding:9px 13px!important;border-radius:999px!important;white-space:nowrap!important;scroll-snap-align:start!important;}
  .postlab-crm-app .pl-user-box{flex:0 0 auto!important;display:inline-flex!important;width:auto!important;min-width:max-content!important;margin:0!important;white-space:nowrap!important;}

  /* filters: category/city/area one horizontal row */
  .postlab-crm-app form.pl-filter-v78,
  .postlab-crm-app .pl-filter-v78{display:block!important;width:100%!important;max-width:100%!important;margin:0 0 12px 0!important;}
  .postlab-crm-app .pl-client-search-layout-v78{display:block!important;width:100%!important;max-width:100%!important;}
  .postlab-crm-app .pl-client-search-row-selects{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0 0 10px 0!important;}
  .postlab-crm-app .pl-client-search-row-selects select{width:100%!important;min-width:0!important;height:46px!important;box-sizing:border-box!important;}

  /* search exactly like landscape: input + search button in one row */
  .postlab-crm-app .pl-client-search-row-general{display:grid!important;grid-template-columns:minmax(0,1fr) 132px!important;gap:10px!important;width:100%!important;margin:0!important;align-items:stretch!important;}
  .postlab-crm-app .pl-client-search-row-general input[type="search"]{width:100%!important;min-width:0!important;height:46px!important;box-sizing:border-box!important;}
  .postlab-crm-app .pl-client-search-row-general .pl-search-buttons{display:block!important;width:100%!important;min-width:0!important;}
  .postlab-crm-app .pl-client-search-row-general .pl-search-buttons .pl-btn{width:100%!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;}

  /* bulk delete: do not stretch full width; keep compact under the search row like landscape */
  .postlab-crm-app .pl-bulk-leads-form > .pl-actions:first-child{display:flex!important;justify-content:flex-start!important;width:auto!important;margin:10px 0 14px 0!important;padding:0!important;}
  .postlab-crm-app .pl-bulk-leads-form > .pl-actions:first-child .pl-btn{width:auto!important;min-width:220px!important;height:46px!important;min-height:46px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}

  /* no “Επιλογή” label above the checkbox */
  .postlab-crm-app .pl-compact-leads-table tbody tr td:first-child:before,
  .postlab-crm-app .pl-compact-leads-table tbody tr td[data-label=""]:before{content:""!important;display:none!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr td:first-child{font-size:0!important;line-height:1!important;}
  .postlab-crm-app .pl-compact-leads-table tbody tr td:first-child input{font-size:14px!important;}
}

/* v11.6.0 - Goals dashboard */
.pl-goals-hero .pl-hero-pulse b{font-size:34px;}
.pl-goals-grid{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:14px;margin:16px 0;}
.pl-goal-card{display:block;text-decoration:none;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:18px;box-shadow:0 12px 30px rgba(15,23,42,.08);color:#0f172a;}
.pl-goal-card small{display:block;color:#64748b;font-weight:700;margin-bottom:8px;}
.pl-goal-card b{display:block;font-size:26px;line-height:1.15;margin-bottom:4px;}
.pl-goal-card span{display:inline-flex;font-weight:800;border-radius:999px;padding:4px 10px;background:#eef2ff;color:#1d4ed8;margin-bottom:12px;}
.pl-goal-card em{display:block;height:9px;background:#e5e7eb;border-radius:99px;overflow:hidden;}
.pl-goal-card em i{display:block;height:100%;background:#2563eb;border-radius:99px;}
.pl-goal-card.pl-goal-ok span{background:#dcfce7;color:#166534;}
.pl-goal-card.pl-goal-ok em i{background:#22c55e;}
.pl-goal-card.pl-goal-mid span{background:#fef3c7;color:#92400e;}
.pl-goal-card.pl-goal-mid em i{background:#f59e0b;}
.pl-goal-card.pl-goal-low span{background:#fee2e2;color:#991b1b;}
.pl-goal-card.pl-goal-low em i{background:#ef4444;}
.pl-goal-list{display:grid;gap:10px;margin-top:12px;}
.pl-goal-list a{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;text-decoration:none;color:#0f172a;font-weight:700;}
.pl-goal-list a b{font-size:20px;color:#2563eb;}
.pl-goals-settings .pl-field input{width:100%;}
@media (max-width:1180px){.pl-goals-grid{grid-template-columns:repeat(2,minmax(160px,1fr));}}
@media (max-width:700px){.pl-goals-grid{grid-template-columns:1fr;}}


/* Post Lab CRM v11.6.1 - Calendar history compact carousel */
.postlab-crm-app .pl-calendar-history-accordion{
  display:flex!important;
  flex-direction:row!important;
  gap:12px!important;
  overflow-x:auto!important;
  overflow-y:visible!important;
  padding:6px 4px 14px!important;
  scroll-snap-type:x proximity!important;
  -webkit-overflow-scrolling:touch!important;
}
.postlab-crm-app .pl-calendar-history-accordion::-webkit-scrollbar{height:8px!important;}
.postlab-crm-app .pl-calendar-history-accordion::-webkit-scrollbar-thumb{background:#bfdbfe!important;border-radius:999px!important;}
.postlab-crm-app .pl-history-accordion-item{
  flex:0 0 280px!important;
  width:280px!important;
  max-width:280px!important;
  scroll-snap-align:start!important;
  align-self:flex-start!important;
}
.postlab-crm-app .pl-history-accordion-item[open]{
  flex-basis:420px!important;
  width:420px!important;
  max-width:420px!important;
}
.postlab-crm-app .pl-history-accordion-item summary{
  grid-template-columns:74px 1fr!important;
  gap:8px!important;
  min-height:74px!important;
}
.postlab-crm-app .pl-history-toggle{
  grid-column:1 / -1!important;
  text-align:center!important;
  width:100%!important;
  box-sizing:border-box!important;
}
.postlab-crm-app .pl-history-accordion-body{
  max-height:360px!important;
  overflow-y:auto!important;
}
@media(max-width:900px){
  .postlab-crm-app .pl-history-accordion-item{
    flex-basis:245px!important;
    width:245px!important;
    max-width:245px!important;
  }
  .postlab-crm-app .pl-history-accordion-item[open]{
    flex-basis:330px!important;
    width:330px!important;
    max-width:330px!important;
  }
}
@media(max-width:520px){
  .postlab-crm-app .pl-history-accordion-item,
  .postlab-crm-app .pl-history-accordion-item[open]{
    flex-basis:82vw!important;
    width:82vw!important;
    max-width:82vw!important;
  }
}

/* Post Lab CRM v11.7.0 - Goals suggested actions */
.postlab-crm-app .pl-goals-today{margin:16px 0;}
.postlab-crm-app .pl-goals-today-head{display:flex;justify-content:space-between;gap:16px;align-items:center;}
.postlab-crm-app .pl-goals-remaining{min-width:170px;text-align:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:12px;}
.postlab-crm-app .pl-goals-remaining small{display:block;color:#1e40af;font-weight:800;margin-bottom:4px;}
.postlab-crm-app .pl-goals-remaining b{font-size:34px;color:#1d4ed8;line-height:1;}
.postlab-crm-app .pl-action-suggestions{grid-template-columns:repeat(2,minmax(220px,1fr));}
.postlab-crm-app .pl-action-suggestions a{border-left:5px solid #2563eb;}
.postlab-crm-app .pl-goals-empty{display:block;padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-weight:700;}
@media (max-width:780px){.postlab-crm-app .pl-goals-today-head{display:block}.postlab-crm-app .pl-goals-remaining{margin-top:12px}.postlab-crm-app .pl-action-suggestions{grid-template-columns:1fr}}

/* Post Lab CRM v11.8.0 - Management tools */
.postlab-crm-app .pl-management-dashboard{margin-bottom:16px;}
.postlab-crm-app .pl-management-stats{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));}
.postlab-crm-app .pl-management-extra{margin-top:16px;}
.postlab-crm-app .pl-bulk-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}
.postlab-crm-app .pl-bulk-actions .pl-btn{white-space:nowrap;}
@media(max-width:900px){
  .postlab-crm-app .pl-management-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}
  .postlab-crm-app .pl-bulk-actions{display:grid;grid-template-columns:1fr 1fr;}
  .postlab-crm-app .pl-select-all-label{grid-column:1 / -1;}
}
@media(max-width:520px){
  .postlab-crm-app .pl-management-stats{grid-template-columns:1fr;}
  .postlab-crm-app .pl-bulk-actions{grid-template-columns:1fr;}
}

/* Post Lab CRM v11.9.0 - requested workflow fixes */
.postlab-crm-app .pl-chart-card .pl-bars{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
.postlab-crm-app .pl-chart-card .pl-bar-row{margin:0!important;min-width:0!important;}
@media(max-width:700px){.postlab-crm-app .pl-chart-card .pl-bars{grid-template-columns:1fr!important;}}

.postlab-crm-app .pl-history-carousel{display:flex!important;gap:12px!important;overflow-x:auto!important;overflow-y:visible!important;padding:8px 4px 16px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;}
.postlab-crm-app .pl-history-carousel::-webkit-scrollbar{height:8px!important;}
.postlab-crm-app .pl-history-carousel::-webkit-scrollbar-thumb{background:#bfdbfe!important;border-radius:999px!important;}
.postlab-crm-app .pl-history-card{flex:0 0 280px!important;width:280px!important;max-width:280px!important;border:1px solid #dbeafe!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 22px rgba(15,23,42,.06)!important;scroll-snap-align:start!important;align-self:flex-start!important;}
.postlab-crm-app .pl-history-card[open]{flex-basis:420px!important;width:420px!important;max-width:420px!important;}
.postlab-crm-app .pl-history-card summary{cursor:pointer!important;list-style:none!important;padding:14px!important;display:grid!important;gap:6px!important;}
.postlab-crm-app .pl-history-card summary::-webkit-details-marker{display:none!important;}
.postlab-crm-app .pl-history-card summary strong{color:#0f172a!important;font-size:15px!important;line-height:1.25!important;}
.postlab-crm-app .pl-history-card summary span{color:#64748b!important;font-size:12px!important;font-weight:700!important;}
.postlab-crm-app .pl-history-card summary em{display:inline-flex!important;justify-content:center!important;align-items:center!important;background:#eff6ff!important;color:#1d4ed8!important;border-radius:999px!important;padding:7px 10px!important;font-style:normal!important;font-weight:900!important;font-size:12px!important;}
.postlab-crm-app .pl-history-card p,.postlab-crm-app .pl-history-card .pl-small{padding:0 14px 14px!important;margin:0!important;}
.postlab-crm-app .pl-history-card[open] summary em{background:#dbeafe!important;}
@media(max-width:520px){.postlab-crm-app .pl-history-card,.postlab-crm-app .pl-history-card[open]{flex-basis:84vw!important;width:84vw!important;max-width:84vw!important;}}

.postlab-crm-app .pl-services-structured{position:relative!important;z-index:30!important;}
.postlab-crm-app .pl-services-structured .pl-service-selected-tags{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin:8px 0!important;min-height:28px!important;}
.postlab-crm-app .pl-services-structured .pl-service-selected-tags span{background:#eff6ff!important;color:#1d4ed8!important;border:1px solid #bfdbfe!important;border-radius:999px!important;padding:6px 9px!important;font-size:12px!important;font-weight:800!important;}
.postlab-crm-app .pl-services-structured .pl-service-selected-tags em{color:#64748b!important;font-style:normal!important;font-size:12px!important;}
.postlab-crm-app .pl-services-structured .pl-service-dropdown{max-height:420px!important;overflow:auto!important;grid-template-columns:repeat(2,minmax(180px,1fr))!important;gap:10px!important;padding:12px!important;}
.postlab-crm-app .pl-services-structured.open .pl-service-dropdown{display:grid!important;}
.postlab-crm-app .pl-service-group{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:14px!important;padding:10px!important;}
.postlab-crm-app .pl-service-group>strong{display:block!important;margin-bottom:8px!important;color:#0f172a!important;}
@media(max-width:700px){.postlab-crm-app .pl-services-structured .pl-service-dropdown{grid-template-columns:1fr!important;}}

.postlab-crm-app .pl-finance-chart-card{margin:16px 0!important;}
.postlab-crm-app .pl-finance-chart{width:100%!important;height:260px!important;background:linear-gradient(180deg,#f8fafc,#ffffff)!important;border:1px solid #e2e8f0!important;border-radius:20px!important;padding:12px!important;box-sizing:border-box!important;}
.postlab-crm-app .pl-finance-line{fill:none!important;stroke:#2563eb!important;stroke-width:3.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.postlab-crm-app .pl-finance-area{fill:rgba(37,99,235,.12)!important;stroke:none!important;}
.postlab-crm-app .pl-finance-target{stroke:#ef4444!important;stroke-width:1.4!important;stroke-dasharray:4 3!important;}
.postlab-crm-app .pl-finance-chart-meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:10px!important;}
.postlab-crm-app .pl-finance-chart-meta span{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:14px!important;padding:10px!important;color:#475569!important;font-weight:700!important;}
.postlab-crm-app .pl-finance-chart-meta b{color:#0f172a!important;}
@media(max-width:780px){.postlab-crm-app .pl-finance-chart-meta{grid-template-columns:1fr!important}.postlab-crm-app .pl-finance-chart{height:210px!important;}}


/* Post Lab CRM v11.9.1 - διορθώσεις στατιστικών, υπηρεσιών και οικονομικού γραφήματος */
.postlab-crm-app .pl-chart-card .pl-bars{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:12px!important;}
.postlab-crm-app .pl-chart-card .pl-bar-row{width:100%!important;box-sizing:border-box!important;min-width:0!important;}
.postlab-crm-app .pl-analytics-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;align-items:start!important;}
.postlab-crm-app .pl-donut-card{overflow:hidden!important;}
@media(max-width:900px){.postlab-crm-app .pl-analytics-grid{grid-template-columns:1fr!important;}}

.postlab-crm-app .pl-services-board{background:linear-gradient(180deg,#f8fbff,#ffffff)!important;border:1px solid #dbeafe!important;border-radius:18px!important;padding:14px!important;}
.postlab-crm-app .pl-service-summary{display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:center!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:14px!important;padding:12px!important;margin-bottom:10px!important;color:#12327c!important;}
.postlab-crm-app .pl-service-summary strong{font-size:15px!important;}
.postlab-crm-app .pl-service-summary span{font-size:12px!important;color:#64748b!important;font-weight:800!important;}
.postlab-crm-app .pl-service-board-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:12px!important;}
.postlab-crm-app .pl-service-group-card{background:#fff!important;border:1px solid #e0edff!important;border-radius:16px!important;padding:12px!important;box-shadow:0 8px 20px rgba(37,99,235,.05)!important;}
.postlab-crm-app .pl-service-group-card>strong{display:block!important;color:#12327c!important;margin-bottom:10px!important;font-size:13px!important;}
.postlab-crm-app .pl-service-chip-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important;}
.postlab-crm-app .pl-service-chip{display:inline-flex!important;align-items:center!important;gap:7px!important;border:1px solid #bfdbfe!important;background:#f8fbff!important;color:#12327c!important;border-radius:999px!important;padding:8px 10px!important;font-weight:900!important;cursor:pointer!important;user-select:none!important;}
.postlab-crm-app .pl-service-chip input{width:auto!important;min-height:auto!important;margin:0!important;accent-color:#2563eb!important;}
.postlab-crm-app .pl-service-chip.active{background:linear-gradient(90deg,#2563eb,#38bdf8)!important;color:#fff!important;border-color:#2563eb!important;box-shadow:0 10px 22px rgba(37,99,235,.18)!important;}
.postlab-crm-app .pl-service-selected-tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:10px 0!important;}
.postlab-crm-app .pl-service-selected-tags span{background:#dbeafe!important;color:#12327c!important;border-radius:999px!important;padding:6px 10px!important;font-weight:900!important;font-size:12px!important;}
@media(max-width:780px){.postlab-crm-app .pl-service-board-grid{grid-template-columns:1fr!important}.postlab-crm-app .pl-service-summary{display:block!important}.postlab-crm-app .pl-service-summary span{display:block!important;margin-top:4px!important}}

.postlab-crm-app .pl-finance-chart-premium{background:radial-gradient(circle at 10% 0%,rgba(56,189,248,.20),transparent 34%),linear-gradient(135deg,#ffffff,#f8fbff)!important;border:1px solid #dbeafe!important;box-shadow:0 20px 50px rgba(37,99,235,.12)!important;}
.postlab-crm-app .pl-finance-topline{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:14px 0!important;}
.postlab-crm-app .pl-finance-topline div{background:#fff!important;border:1px solid #dbeafe!important;border-radius:18px!important;padding:14px!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important;}
.postlab-crm-app .pl-finance-topline small{display:block!important;color:#64748b!important;font-weight:900!important;margin-bottom:5px!important;}
.postlab-crm-app .pl-finance-topline b{font-size:24px!important;color:#0f2557!important;}
.postlab-crm-app .pl-finance-chart-shell{background:linear-gradient(180deg,#0f2557,#12327c)!important;border-radius:22px!important;padding:16px 16px 10px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 18px 35px rgba(15,37,87,.18)!important;}
.postlab-crm-app .pl-finance-chart{display:block!important;width:100%!important;height:300px!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;}
.postlab-crm-app .pl-finance-gridline{stroke:rgba(255,255,255,.13)!important;stroke-width:.35!important;}
.postlab-crm-app .pl-finance-line{fill:none!important;stroke:url(#plFinanceLine)!important;stroke-width:2.6!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:drop-shadow(0 5px 7px rgba(34,197,94,.25))!important;}
.postlab-crm-app .pl-finance-area{fill:url(#plFinanceArea)!important;stroke:none!important;}
.postlab-crm-app .pl-finance-target{stroke:#f97316!important;stroke-width:1!important;stroke-dasharray:3 2!important;opacity:.95!important;}
.postlab-crm-app .pl-finance-dot{fill:#fff!important;stroke:#22c55e!important;stroke-width:.65!important;}
.postlab-crm-app .pl-finance-axis{display:flex!important;justify-content:space-between!important;color:#dbeafe!important;font-size:12px!important;font-weight:900!important;padding-top:8px!important;}
.postlab-crm-app .pl-finance-chart-meta span{background:#ffffff!important;border:1px solid #dbeafe!important;box-shadow:0 8px 20px rgba(37,99,235,.05)!important;}
@media(max-width:780px){.postlab-crm-app .pl-finance-topline,.postlab-crm-app .pl-finance-chart-meta{grid-template-columns:1fr!important}.postlab-crm-app .pl-finance-chart{height:230px!important}}

/* Post Lab CRM v11.9.2 - επαναφορά σωστής εμφάνισης στατιστικών και υπηρεσιών */
@media (max-width: 1180px) and (min-width: 761px){
  html body .postlab-crm-app .pl-donut-grid,
  html body .postlab-crm-app .pl-donut-grid-top{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px!important;
    align-items:start!important;
  }
  html body .postlab-crm-app .pl-donut-card{
    width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-donut-wrap{
    display:grid!important;
    grid-template-columns:150px minmax(0,1fr)!important;
    gap:16px!important;
    align-items:center!important;
  }
  html body .postlab-crm-app .pl-donut{
    width:140px!important;
    height:140px!important;
    margin:0!important;
  }
  html body .postlab-crm-app .pl-donut-legend,
  html body .postlab-crm-app .pl-donut-legend a,
  html body .postlab-crm-app .pl-donut-legend div{
    min-width:0!important;
    width:100%!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-donut-legend div,
  html body .postlab-crm-app .pl-donut-legend-link{
    display:grid!important;
    grid-template-columns:12px minmax(0,1fr) auto!important;
    gap:8px!important;
    align-items:center!important;
  }
  html body .postlab-crm-app .pl-donut-legend span{
    display:block!important;
    min-width:0!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
    line-height:1.18!important;
    font-size:13px!important;
  }
  html body .postlab-crm-app .pl-donut-legend strong{
    white-space:nowrap!important;
    font-size:12px!important;
  }
  html body .postlab-crm-app .pl-analytics-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
html body .postlab-crm-app .pl-chart-card .pl-bars{
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
}
html body .postlab-crm-app .pl-chart-card .pl-bar-row{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:visible!important;
}
html body .postlab-crm-app .pl-bar-head strong{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  line-height:1.25!important;
}
html body .postlab-crm-app .pl-services-restored{
  width:100%!important;
  max-width:100%!important;
  position:relative!important;
  z-index:50!important;
  background:linear-gradient(180deg,#f8fbff,#ffffff)!important;
  border:1px solid #dbeafe!important;
  border-radius:18px!important;
  padding:14px!important;
  box-sizing:border-box!important;
}
html body .postlab-crm-app .pl-services-restored .pl-service-select-btn{
  width:100%!important;
  min-height:52px!important;
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  border:1px solid #93c5fd!important;
  border-radius:16px!important;
  background:#ffffff!important;
  color:#12327c!important;
  font-weight:1000!important;
  padding:12px 14px!important;
  box-shadow:0 8px 20px rgba(37,99,235,.07)!important;
}
html body .postlab-crm-app .pl-services-restored .pl-service-select-btn:after{
  content:'▾'!important;
  font-size:15px!important;
  color:#2563eb!important;
}
html body .postlab-crm-app .pl-services-restored.open .pl-service-select-btn:after{content:'▴'!important;}
html body .postlab-crm-app .pl-services-restored .pl-service-dropdown{
  display:none!important;
  position:absolute!important;
  left:14px!important;
  right:14px!important;
  top:82px!important;
  width:auto!important;
  min-width:0!important;
  max-height:430px!important;
  overflow:auto!important;
  padding:12px!important;
  background:#fff!important;
  border:1px solid #bfdbfe!important;
  border-radius:18px!important;
  box-shadow:0 24px 60px rgba(15,23,42,.20)!important;
  z-index:999999!important;
}
html body .postlab-crm-app .pl-services-restored.open .pl-service-dropdown{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
}
html body .postlab-crm-app .pl-services-restored .pl-service-check{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  min-height:44px!important;
  padding:9px 10px!important;
  border:1px solid #e0edff!important;
  border-radius:14px!important;
  background:#f8fbff!important;
  color:#12327c!important;
  font-weight:900!important;
  line-height:1.2!important;
  box-sizing:border-box!important;
}
html body .postlab-crm-app .pl-services-restored .pl-service-check input{
  flex:0 0 auto!important;
  width:auto!important;
  min-height:auto!important;
  margin:0!important;
  accent-color:#2563eb!important;
}
html body .postlab-crm-app .pl-services-restored .pl-service-check span{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
@media(max-width:780px){
  html body .postlab-crm-app .pl-services-restored.open .pl-service-dropdown{grid-template-columns:1fr!important;}
}

/* Post Lab CRM v11.9.3 - διορθώσεις στατιστικών και βασικών στοιχείων tablet */
/* Τα bar statistics να μην δημιουργούν κενά/άδεια «κουτάκια» κάτω από κάθε γραμμή */
html body .postlab-crm-app .pl-chart-card .pl-bars{
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
}
html body .postlab-crm-app .pl-chart-card .pl-bar-row,
html body .postlab-crm-app .pl-chart-card a.pl-bar-row{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  text-decoration:none!important;
  background:#f8fbff!important;
  border:1px solid #dbeafe!important;
  border-radius:16px!important;
  padding:12px!important;
  overflow:hidden!important;
}
html body .postlab-crm-app .pl-chart-card .pl-bar-row:empty,
html body .postlab-crm-app .pl-chart-card .pl-bars > :empty{
  display:none!important;
  width:0!important;
  height:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
}
html body .postlab-crm-app .pl-chart-card .pl-bar-row::before,
html body .postlab-crm-app .pl-chart-card .pl-bar-row::after{
  content:none!important;
  display:none!important;
}
html body .postlab-crm-app .pl-chart-card .pl-bar-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin:0 0 8px!important;
  width:100%!important;
}
html body .postlab-crm-app .pl-chart-card .pl-bar-head strong{
  display:block!important;
  color:#12327c!important;
  font-weight:900!important;
  font-size:15px!important;
  line-height:1.25!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
html body .postlab-crm-app .pl-chart-card .pl-bar-head span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  min-width:32px!important;
  min-height:32px!important;
  padding:4px 9px!important;
  background:#dbeafe!important;
  color:#12327c!important;
  border-radius:999px!important;
  font-weight:1000!important;
}
html body .postlab-crm-app .pl-chart-card .pl-bar-track{
  display:block!important;
  width:100%!important;
  height:12px!important;
  background:#e0f2fe!important;
  border-radius:999px!important;
  overflow:hidden!important;
}
html body .postlab-crm-app .pl-chart-card .pl-bar-fill{
  display:block!important;
  height:100%!important;
  background:linear-gradient(90deg,#2563eb,#38bdf8)!important;
  border-radius:999px!important;
}

/* Στατιστικά: δύο chart cards ανά σειρά σε tablet, χωρίς να χαλάει το περιεχόμενο μέσα στα cards */
@media (min-width:761px) and (max-width:1180px){
  html body .postlab-crm-app .pl-analytics-grid,
  html body .postlab-crm-app .pl-dashboard-charts{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px!important;
    align-items:start!important;
  }
}
@media (max-width:760px){
  html body .postlab-crm-app .pl-analytics-grid,
  html body .postlab-crm-app .pl-dashboard-charts{
    grid-template-columns:1fr!important;
  }
}

/* Βασικά στοιχεία πελάτη/υποψήφιου: στην κάθετη προβολή tablet δύο πεδία ανά σειρά */
@media (min-width:761px) and (max-width:1180px) and (orientation:portrait){
  html body .postlab-crm-app form.pl-lead-form details.pl-mobile-section > .pl-grid,
  html body .postlab-crm-app form.pl-lead-form .pl-mobile-section > .pl-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    align-items:end!important;
  }
  html body .postlab-crm-app form.pl-lead-form details.pl-mobile-section > .pl-grid > .pl-field,
  html body .postlab-crm-app form.pl-lead-form .pl-mobile-section > .pl-grid > .pl-field{
    width:100%!important;
    min-width:0!important;
    grid-column:auto!important;
  }
  html body .postlab-crm-app form.pl-lead-form details.pl-mobile-section > .pl-grid > .pl-full,
  html body .postlab-crm-app form.pl-lead-form .pl-mobile-section > .pl-grid > .pl-full,
  html body .postlab-crm-app form.pl-lead-form .pl-lead-triple-row,
  html body .postlab-crm-app form.pl-lead-form .pl-lead-finance-row,
  html body .postlab-crm-app form.pl-lead-form .pl-dates-services-row,
  html body .postlab-crm-app form.pl-lead-form textarea[name="notes"]{
    grid-column:1/-1!important;
  }
  html body .postlab-crm-app form.pl-lead-form .pl-lead-triple-row,
  html body .postlab-crm-app form.pl-lead-form .pl-lead-finance-row,
  html body .postlab-crm-app form.pl-lead-form .pl-dates-services-row{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    align-items:end!important;
  }
}

/* v11.9.4 - Premium οικονομικό γράφημα στόχων, τύπου banking */
html body .postlab-crm-app .pl-finance-bank-chart{
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#ffffff 0%,#f4f9ff 48%,#eef8ff 100%)!important;
  border:1px solid rgba(59,130,246,.18)!important;
  box-shadow:0 22px 55px rgba(15,23,42,.10)!important;
}
html body .postlab-crm-app .pl-finance-bank-chart:before{
  content:""!important;
  position:absolute!important;
  width:260px!important;
  height:260px!important;
  right:-90px!important;
  top:-100px!important;
  background:radial-gradient(circle,rgba(56,189,248,.24),rgba(56,189,248,0) 70%)!important;
  pointer-events:none!important;
}
html body .postlab-crm-app .pl-finance-banking-head{
  display:grid!important;
  grid-template-columns:1.4fr .8fr!important;
  gap:14px!important;
  margin:14px 0!important;
}
html body .postlab-crm-app .pl-finance-banking-head>div{
  background:rgba(255,255,255,.75)!important;
  border:1px solid rgba(191,219,254,.9)!important;
  border-radius:22px!important;
  padding:16px!important;
  box-shadow:0 12px 26px rgba(37,99,235,.08)!important;
}
html body .postlab-crm-app .pl-finance-banking-head small,
html body .postlab-crm-app .pl-finance-topline small{
  display:block!important;
  color:#64748b!important;
  font-weight:800!important;
  margin-bottom:5px!important;
}
html body .postlab-crm-app .pl-finance-banking-head strong{
  display:block!important;
  color:#0f2e6e!important;
  font-size:34px!important;
  line-height:1.05!important;
  font-weight:1000!important;
  letter-spacing:-.04em!important;
}
html body .postlab-crm-app .pl-finance-banking-head em{
  display:inline-flex!important;
  margin-top:8px!important;
  padding:6px 10px!important;
  border-radius:999px!important;
  font-style:normal!important;
  font-size:12px!important;
  font-weight:900!important;
  background:#eff6ff!important;
  color:#1d4ed8!important;
}
html body .postlab-crm-app .pl-finance-banking-head em.pl-positive{background:#dcfce7!important;color:#15803d!important;}
html body .postlab-crm-app .pl-finance-banking-head em.pl-negative{background:#fee2e2!important;color:#b91c1c!important;}
html body .postlab-crm-app .pl-finance-bank-chart .pl-finance-chart-shell{
  position:relative!important;
  min-height:330px!important;
  padding:18px 12px 10px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(239,246,255,.62))!important;
  border:1px solid rgba(219,234,254,.95)!important;
  border-radius:28px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;
}
html body .postlab-crm-app .pl-finance-bank-chart .pl-finance-chart{
  width:100%!important;
  height:285px!important;
  display:block!important;
  overflow:visible!important;
}
html body .postlab-crm-app .pl-finance-bar{fill:url(#plFinanceBar)!important;filter:drop-shadow(0 6px 8px rgba(37,99,235,.14));}
html body .postlab-crm-app .pl-finance-gridline{stroke:#cbd5e1!important;stroke-width:.35!important;stroke-dasharray:2 3!important;}
html body .postlab-crm-app .pl-finance-target{stroke:#f59e0b!important;stroke-width:.55!important;stroke-dasharray:4 3!important;}
html body .postlab-crm-app .pl-finance-area{fill:url(#plFinanceArea)!important;}
html body .postlab-crm-app .pl-finance-line{fill:none!important;stroke:url(#plFinanceLine)!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:drop-shadow(0 4px 6px rgba(14,165,233,.2));}
html body .postlab-crm-app .pl-finance-dot{fill:#ffffff!important;stroke:#2563eb!important;stroke-width:.65!important;}
html body .postlab-crm-app .pl-finance-value-label{
  fill:#0f2e6e!important;
  font-size:4px!important;
  font-weight:900!important;
  paint-order:stroke!important;
  stroke:#ffffff!important;
  stroke-width:1.1px!important;
  stroke-linejoin:round!important;
}
html body .postlab-crm-app .pl-finance-bank-chart .pl-finance-axis{
  display:flex!important;
  justify-content:space-between!important;
  color:#64748b!important;
  font-size:12px!important;
  font-weight:900!important;
  padding:8px 6px 0!important;
}
html body .postlab-crm-app .pl-finance-chart-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:14px!important;
}
html body .postlab-crm-app .pl-finance-chart-meta span{
  flex:1 1 180px!important;
  background:#f8fbff!important;
  border:1px solid #dbeafe!important;
  border-radius:16px!important;
  padding:10px 12px!important;
  color:#475569!important;
  font-weight:800!important;
}
html body .postlab-crm-app .pl-finance-chart-meta b{color:#0f2e6e!important;}
@media (max-width:760px){
  html body .postlab-crm-app .pl-finance-banking-head{grid-template-columns:1fr!important;}
  html body .postlab-crm-app .pl-finance-banking-head strong{font-size:27px!important;}
  html body .postlab-crm-app .pl-finance-bank-chart .pl-finance-chart-shell{min-height:270px!important;}
  html body .postlab-crm-app .pl-finance-bank-chart .pl-finance-chart{height:230px!important;}
}

/* v11.10.0 Smart Calendar / Time Blocking */
html body .postlab-crm-app .pl-smart-calendar{
  background:linear-gradient(135deg,#ffffff 0%,#f8fbff 52%,#eef6ff 100%)!important;
  border:1px solid #dbeafe!important;
  box-shadow:0 18px 45px rgba(15,46,110,.10)!important;
}
html body .postlab-crm-app .pl-smart-date-form{display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important;}
html body .postlab-crm-app .pl-smart-date-form input[type="date"]{border:1px solid #bfdbfe!important;border-radius:14px!important;padding:10px 12px!important;background:#fff!important;font-weight:800!important;color:#0f2e6e!important;}
html body .postlab-crm-app .pl-smart-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:12px 0!important;}
html body .postlab-crm-app .pl-smart-summary>div{background:#fff!important;border:1px solid #dbeafe!important;border-radius:18px!important;padding:14px!important;box-shadow:0 8px 22px rgba(37,99,235,.07)!important;}
html body .postlab-crm-app .pl-smart-summary small{display:block!important;color:#64748b!important;font-weight:900!important;margin-bottom:5px!important;}
html body .postlab-crm-app .pl-smart-summary b{font-size:24px!important;color:#0f2e6e!important;}
html body .postlab-crm-app .pl-smart-day-bar{height:14px!important;border-radius:999px!important;background:#e2e8f0!important;overflow:hidden!important;margin:8px 0 18px!important;}
html body .postlab-crm-app .pl-smart-day-bar span{display:block!important;height:100%!important;background:linear-gradient(90deg,#2563eb,#06b6d4,#22c55e)!important;border-radius:999px!important;}
html body .postlab-crm-app .pl-day-timeline{display:flex!important;flex-direction:column!important;gap:10px!important;}
html body .postlab-crm-app .pl-day-slot{display:grid!important;grid-template-columns:86px 1fr!important;gap:12px!important;align-items:center!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:18px!important;padding:12px!important;box-shadow:0 7px 20px rgba(15,46,110,.06)!important;}
html body .postlab-crm-app .pl-day-time{background:#eff6ff!important;border-radius:14px!important;padding:10px!important;text-align:center!important;color:#1d4ed8!important;font-weight:900!important;}
html body .postlab-crm-app .pl-day-time b{display:block!important;font-size:17px!important;color:#0f2e6e!important;}
html body .postlab-crm-app .pl-day-time span{display:block!important;font-size:12px!important;color:#2563eb!important;margin-top:2px!important;}
html body .postlab-crm-app .pl-day-main strong{display:block!important;color:#0f172a!important;font-size:15px!important;}
html body .postlab-crm-app .pl-day-main small{display:block!important;color:#64748b!important;font-weight:800!important;margin-top:4px!important;}
@media(max-width:760px){
  html body .postlab-crm-app .pl-smart-summary{grid-template-columns:1fr!important;}
  html body .postlab-crm-app .pl-day-slot{grid-template-columns:74px 1fr!important;}
}


/* v11.10.1 - Mobile leads list visibility fix
   Στο κινητό η πρώτη στήλη είναι checkbox και η κάρτα της επιχείρησης είναι στη δεύτερη στήλη.
   Παλαιότερο mobile CSS εμφάνιζε μόνο την πρώτη στήλη, άρα οι υποψήφιοι φαίνονταν σαν κενές γραμμές. */
@media (max-width: 760px){
  html body .postlab-crm-app .pl-bulk-leads-form,
  html body .postlab-crm-app .pl-compact-leads-table,
  html body .postlab-crm-app .pl-compact-leads-table tbody{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table thead{display:none!important;}
  html body .postlab-crm-app .pl-compact-leads-table tbody tr{
    position:relative!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:14px 0!important;
    border:1px solid #dbeafe!important;
    border-radius:20px!important;
    background:#fff!important;
    box-shadow:0 12px 28px rgba(37,99,235,.08)!important;
    overflow:hidden!important;
    min-height:96px!important;
  }
  /* Checkbox: εμφανίζεται μικρό, αλλά δεν τρώει όλη την κάρτα */
  html body .postlab-crm-app .pl-compact-leads-table tbody tr > td:first-child{
    display:block!important;
    position:absolute!important;
    left:12px!important;
    top:18px!important;
    width:24px!important;
    height:24px!important;
    padding:0!important;
    margin:0!important;
    z-index:5!important;
    background:transparent!important;
    border:0!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table tbody tr > td:first-child input{
    width:20px!important;
    height:20px!important;
    min-height:20px!important;
    margin:0!important;
  }
  /* Η βασική κάρτα επιχείρησης είναι η δεύτερη στήλη και πρέπει να φαίνεται πάντα */
  html body .postlab-crm-app .pl-compact-leads-table tbody tr > td:nth-child(2){
    display:block!important;
    width:100%!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    background:transparent!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table .pl-business-details{
    display:block!important;
    width:100%!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table .pl-business-details > summary{
    display:block!important;
    min-height:72px!important;
    padding:18px 16px 14px 46px!important;
    cursor:pointer!important;
    list-style:none!important;
    background:linear-gradient(135deg,#f8fbff,#eef6ff)!important;
    border:0!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table .pl-business-details > summary::-webkit-details-marker{display:none!important;}
  html body .postlab-crm-app .pl-compact-leads-table .pl-business-title{
    display:block!important;
    color:#061b4e!important;
    font-size:17px!important;
    font-weight:1000!important;
    line-height:1.25!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table .pl-business-subtitle{
    display:block!important;
    color:#64748b!important;
    font-size:12px!important;
    font-weight:800!important;
    margin-top:4px!important;
    line-height:1.3!important;
    white-space:normal!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table .pl-business-details > summary em{
    display:inline-flex!important;
    align-items:center!important;
    gap:4px!important;
    color:#2563eb!important;
    font-size:12px!important;
    font-style:normal!important;
    font-weight:900!important;
    margin-top:8px!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table .pl-business-details > summary em:after{
    content:'+'!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:22px!important;
    height:22px!important;
    border-radius:999px!important;
    background:#dbeafe!important;
    color:#2563eb!important;
    font-size:16px!important;
    line-height:1!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table .pl-business-details[open] > summary em:after{content:'−'!important;}
  html body .postlab-crm-app .pl-compact-leads-table tr:not(.pl-row-open) > td:nth-child(n+3){display:none!important;}
  html body .postlab-crm-app .pl-compact-leads-table tr.pl-row-open > td:nth-child(n+3){
    display:block!important;
    width:100%!important;
    padding:10px 14px!important;
    border:0!important;
    background:#fff!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table tr.pl-row-open > td[data-label]:not(:first-child):not(:nth-child(2)):before{
    content:attr(data-label)!important;
    display:block!important;
    margin-bottom:4px!important;
    color:#64748b!important;
    font-size:10px!important;
    font-weight:1000!important;
    letter-spacing:.06em!important;
    text-transform:uppercase!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table .pl-business-details[open] .pl-business-details-body{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding:0 14px 14px 46px!important;
    background:#fff!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table .pl-business-details:not([open]) .pl-business-details-body{display:none!important;}
  html body .postlab-crm-app .pl-compact-leads-table .pl-actions.pl-lead-actions{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    padding:12px 14px 14px!important;
    background:#f8fbff!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table .pl-actions.pl-lead-actions .pl-btn{
    flex:1 1 calc(50% - 8px)!important;
    text-align:center!important;
    justify-content:center!important;
    min-width:0!important;
    padding:10px 8px!important;
    font-size:12px!important;
  }
  /* Η αναζήτηση στο κινητό να μην σπρώχνει τη λίστα εκτός οθόνης */
  html body .postlab-crm-app .pl-filter-v78,
  html body .postlab-crm-app .pl-client-search-layout-v78,
  html body .postlab-crm-app .pl-client-search-row-general{
    width:100%!important;
    max-width:100%!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-general,
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general{
    display:grid!important;
    grid-template-columns:1fr!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-general input[type="search"],
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-general input[type="search"]{
    min-width:0!important;
    width:100%!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-search-buttons,
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-search-buttons .pl-btn,
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons .pl-btn{
    width:100%!important;
    min-width:0!important;
  }
}

/* v11.10.2 - Hard mobile fallback for leads/clients list
   Στο κινητό κρύβουμε εντελώς το table και εμφανίζουμε native mobile cards,
   ώστε να μην επηρεάζονται από παλιά table CSS του theme/plugin. */
html body .postlab-crm-app .pl-mobile-leads-cards{display:none!important;}
@media (max-width: 760px){
  html body .postlab-crm-app .pl-compact-leads-table{display:none!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    margin:14px 0 0!important;
    padding:0!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card{
    position:relative!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-height:96px!important;
    border:1px solid #dbeafe!important;
    border-radius:20px!important;
    background:#fff!important;
    box-shadow:0 12px 28px rgba(37,99,235,.08)!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-check{
    position:absolute!important;
    left:12px!important;
    top:18px!important;
    z-index:4!important;
    width:24px!important;
    height:24px!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-check input{
    width:20px!important;
    height:20px!important;
    min-height:20px!important;
    margin:0!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-details,
  html body .postlab-crm-app .pl-mobile-lead-details summary{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-details summary{
    min-height:78px!important;
    padding:18px 16px 14px 48px!important;
    list-style:none!important;
    cursor:pointer!important;
    background:linear-gradient(135deg,#f8fbff,#eef6ff)!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-details summary::-webkit-details-marker{display:none!important;}
  html body .postlab-crm-app .pl-mobile-lead-details .pl-business-title{
    display:block!important;
    color:#061b4e!important;
    font-size:17px!important;
    font-weight:1000!important;
    line-height:1.25!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-details .pl-business-subtitle{
    display:block!important;
    color:#64748b!important;
    font-size:12px!important;
    font-weight:800!important;
    margin-top:4px!important;
    line-height:1.3!important;
    white-space:normal!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-details summary em{
    display:inline-flex!important;
    align-items:center!important;
    gap:4px!important;
    color:#2563eb!important;
    font-size:12px!important;
    font-style:normal!important;
    font-weight:900!important;
    margin-top:8px!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-details summary em:after{
    content:'+'!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:22px!important;
    height:22px!important;
    border-radius:999px!important;
    background:#dbeafe!important;
    color:#2563eb!important;
    font-size:16px!important;
    line-height:1!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-details[open] summary em:after{content:'−'!important;}
  html body .postlab-crm-app .pl-mobile-lead-info{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding:14px 14px 4px 48px!important;
    background:#fff!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-info p{
    margin:0!important;
    padding:9px 10px!important;
    border-radius:13px!important;
    background:#f8fbff!important;
    color:#0f2e6e!important;
    font-size:13px!important;
    line-height:1.35!important;
    word-break:break-word!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-info strong{color:#061b4e!important;font-weight:1000!important;}
  html body .postlab-crm-app .pl-mobile-lead-card .pl-actions.pl-lead-actions{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    padding:12px 14px 14px!important;
    background:#f8fbff!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card .pl-actions.pl-lead-actions .pl-btn{
    flex:1 1 calc(50% - 8px)!important;
    min-width:0!important;
    padding:10px 8px!important;
    font-size:12px!important;
    text-align:center!important;
    justify-content:center!important;
  }
}

/* Post Lab CRM v11.10.3 - Mobile-only New Task form repair */
@media (max-width: 767px){
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form > *,
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form > .pl-field,
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form > .pl-full{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    flex:0 0 auto!important;
    grid-column:1/-1!important;
    box-sizing:border-box!important;
    margin:0!important;
    float:none!important;
    clear:both!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    transform:none!important;
  }
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form .pl-field label,
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form .pl-label{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 7px!important;
    padding:0!important;
    color:#12327c!important;
    font-size:14px!important;
    line-height:1.3!important;
    font-weight:900!important;
    white-space:normal!important;
    text-align:left!important;
  }
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form input:not([type="checkbox"]),
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form select,
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form textarea{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:52px!important;
    box-sizing:border-box!important;
    margin:0!important;
    padding:13px 14px!important;
    font-size:16px!important;
    line-height:1.35!important;
    border-radius:15px!important;
    float:none!important;
    clear:both!important;
  }
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form textarea{
    min-height:110px!important;
  }
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form .pl-money-wrap,
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form .pl-money-field{
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form button.pl-btn{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-height:54px!important;
    margin-top:4px!important;
    font-size:16px!important;
    border-radius:16px!important;
    position:relative!important;
    bottom:auto!important;
  }
}


/* Post Lab CRM v11.10.4 - Strong iPhone New Task vertical layout fix */
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px){
  html body .postlab-crm-app,
  html body .postlab-crm-app *{
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-card:has(form.pl-task-form){
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
    padding:18px!important;
  }
  html body .postlab-crm-app form.pl-task-form,
  html body .postlab-crm-app form.pl-grid.pl-task-form,
  html body .postlab-crm-app .pl-card form.pl-grid.pl-task-form{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-auto-flow:row!important;
    grid-auto-columns:unset!important;
    gap:16px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    transform:none!important;
  }
  html body .postlab-crm-app form.pl-task-form > *,
  html body .postlab-crm-app form.pl-task-form > .pl-field,
  html body .postlab-crm-app form.pl-task-form > .pl-full,
  html body .postlab-crm-app form.pl-grid.pl-task-form > *,
  html body .postlab-crm-app form.pl-grid.pl-task-form > .pl-field,
  html body .postlab-crm-app form.pl-grid.pl-task-form > .pl-full{
    grid-column:1!important;
    grid-row:auto!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    flex:none!important;
    flex-basis:100%!important;
    margin:0!important;
    padding:0!important;
    float:none!important;
    clear:both!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    transform:none!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app form.pl-task-form .pl-field,
  html body .postlab-crm-app form.pl-grid.pl-task-form .pl-field{
    background:#ffffff!important;
    border:0!important;
    border-radius:0!important;
  }
  html body .postlab-crm-app form.pl-task-form label,
  html body .postlab-crm-app form.pl-task-form .pl-label,
  html body .postlab-crm-app form.pl-grid.pl-task-form label,
  html body .postlab-crm-app form.pl-grid.pl-task-form .pl-label{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 8px!important;
    padding:0!important;
    color:#12327c!important;
    font-size:15px!important;
    line-height:1.25!important;
    font-weight:900!important;
    white-space:normal!important;
    text-align:left!important;
  }
  html body .postlab-crm-app form.pl-task-form input:not([type="checkbox"]),
  html body .postlab-crm-app form.pl-task-form select,
  html body .postlab-crm-app form.pl-task-form textarea,
  html body .postlab-crm-app form.pl-grid.pl-task-form input:not([type="checkbox"]),
  html body .postlab-crm-app form.pl-grid.pl-task-form select,
  html body .postlab-crm-app form.pl-grid.pl-task-form textarea{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:56px!important;
    margin:0!important;
    padding:14px 15px!important;
    border:1px solid #93c5fd!important;
    border-radius:16px!important;
    background:#fff!important;
    color:#061b4e!important;
    font-size:16px!important;
    line-height:1.35!important;
    box-shadow:none!important;
    float:none!important;
    clear:both!important;
    transform:none!important;
  }
  html body .postlab-crm-app form.pl-task-form textarea,
  html body .postlab-crm-app form.pl-grid.pl-task-form textarea{
    min-height:120px!important;
  }
  html body .postlab-crm-app form.pl-task-form .pl-money-wrap,
  html body .postlab-crm-app form.pl-task-form .pl-money-field,
  html body .postlab-crm-app form.pl-grid.pl-task-form .pl-money-wrap,
  html body .postlab-crm-app form.pl-grid.pl-task-form .pl-money-field{
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    align-items:stretch!important;
  }
  html body .postlab-crm-app form.pl-task-form .pl-money-wrap input,
  html body .postlab-crm-app form.pl-grid.pl-task-form .pl-money-wrap input{
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
  }
  html body .postlab-crm-app form.pl-task-form button.pl-btn,
  html body .postlab-crm-app form.pl-grid.pl-task-form button.pl-btn{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:100%!important;
    min-height:58px!important;
    margin:4px 0 0!important;
    padding:14px 16px!important;
    border-radius:17px!important;
    font-size:16px!important;
    line-height:1.2!important;
    position:relative!important;
    bottom:auto!important;
    z-index:auto!important;
  }
}

/* v11.10.6 - Collapsed client creation/basic data and history sections */
.postlab-crm-app .pl-collapsible-card > summary,
.postlab-crm-app .pl-client-create-section > summary{
  cursor:pointer!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  padding:14px 16px!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#f7fbff,#eef7ff)!important;
  color:#153b7a!important;
  font-weight:800!important;
  list-style:none!important;
}
.postlab-crm-app .pl-collapsible-card > summary::-webkit-details-marker,
.postlab-crm-app .pl-client-create-section > summary::-webkit-details-marker{display:none!important;}
.postlab-crm-app .pl-collapsible-card > summary:after,
.postlab-crm-app .pl-client-create-section > summary:after{
  content:'+';
  width:28px;height:28px;border-radius:999px;
  display:inline-flex;align-items:center;justify-content:center;
  background:#dceeff;color:#1d63d8;font-size:20px;font-weight:900;flex:0 0 auto;
}
.postlab-crm-app .pl-collapsible-card[open] > summary:after,
.postlab-crm-app .pl-client-create-section[open] > summary:after{content:'−';}
.postlab-crm-app .pl-section-hint{font-size:13px;color:#6d7b91;font-weight:700;}
.postlab-crm-app .pl-client-create-section:not([open]){padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}
.postlab-crm-app .pl-history-main:not([open]){padding:16px!important;}
.postlab-crm-app .pl-history-main[open] > summary{margin-bottom:16px!important;}

/* v11.11.0 - Unified Customers module: leads / subscription / occasional */
.postlab-crm-app .pl-client-tabs{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  margin:0 0 18px!important;
}
.postlab-crm-app .pl-client-tabs a{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  padding:14px 16px!important;
  border:1px solid #d8e8ff!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#ffffff,#f3f9ff)!important;
  color:#12346b!important;
  text-decoration:none!important;
  font-weight:900!important;
  box-shadow:0 8px 20px rgba(29,99,216,.08)!important;
}
.postlab-crm-app .pl-client-tabs a.active{
  background:linear-gradient(135deg,#1d63d8,#32c5f4)!important;
  color:#fff!important;
  border-color:transparent!important;
}
.postlab-crm-app .pl-client-tabs a b{
  min-width:34px!important;
  height:34px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#e8f3ff!important;
  color:#12346b!important;
  font-size:14px!important;
}
.postlab-crm-app .pl-client-tabs a.active b{background:rgba(255,255,255,.22)!important;color:#fff!important;}
.postlab-crm-app .pl-client-type-field{display:block!important;}
@media (max-width:700px){
  .postlab-crm-app .pl-client-tabs{grid-template-columns:1fr!important;gap:8px!important;}
  .postlab-crm-app .pl-client-tabs a{padding:12px 14px!important;border-radius:16px!important;}
}

/* v11.11.1 - Client subcategories inside the blue CRM menu */
.postlab-crm-app .pl-client-menu-tabs{
  display:flex!important;
  flex:0 0 100%!important;
  width:100%!important;
  gap:8px!important;
  align-items:center!important;
  justify-content:center!important;
  margin:8px 0 0!important;
  padding:8px 0 0!important;
  border-top:1px solid rgba(255,255,255,.18)!important;
  overflow-x:auto!important;
  -webkit-overflow-scrolling:touch!important;
}
.postlab-crm-app .pl-menu .pl-client-menu-tabs a{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:max-content!important;
  margin:0!important;
  padding:8px 11px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.10)!important;
  color:#eaf4ff!important;
  font-size:12.5px!important;
  font-weight:900!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.postlab-crm-app .pl-menu .pl-client-menu-tabs a.active{
  background:rgba(255,255,255,.26)!important;
  color:#fff!important;
  box-shadow:0 8px 18px rgba(0,0,0,.12)!important;
}
.postlab-crm-app .pl-menu .pl-client-menu-tabs a b{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:22px!important;
  height:22px!important;
  padding:0 6px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.22)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
}
@media(max-width:820px){
  .postlab-crm-app .pl-client-menu-tabs{
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    padding:7px 2px 0!important;
    margin-top:6px!important;
    scroll-snap-type:x proximity!important;
  }
  .postlab-crm-app .pl-menu .pl-client-menu-tabs a{
    font-size:12px!important;
    padding:8px 10px!important;
    scroll-snap-align:start!important;
  }
}

/* v11.11.2 - Fixed client sub menu: separate horizontal row under main blue menu */
.postlab-crm-app .pl-sidebar > .pl-client-menu-tabs{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  margin:12px 0 0!important;
  padding:10px 4px 0!important;
  border-top:1px solid rgba(255,255,255,.18)!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  white-space:nowrap!important;
  scrollbar-width:thin!important;
}
.postlab-crm-app .pl-sidebar > .pl-client-menu-tabs a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:max-content!important;
  box-sizing:border-box!important;
  padding:9px 12px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.11)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#eaf4ff!important;
  text-decoration:none!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:none!important;
}
.postlab-crm-app .pl-sidebar > .pl-client-menu-tabs a.active{
  background:rgba(255,255,255,.26)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.28)!important;
}
.postlab-crm-app .pl-sidebar > .pl-client-menu-tabs a b{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:24px!important;
  height:24px!important;
  padding:0 7px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.22)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;
}
@media(max-width:820px){
  .postlab-crm-app .pl-sidebar > .pl-client-menu-tabs{
    margin-top:8px!important;
    padding:8px 2px 0!important;
    gap:7px!important;
    scroll-snap-type:x proximity!important;
  }
  .postlab-crm-app .pl-sidebar > .pl-client-menu-tabs a{
    padding:8px 10px!important;
    font-size:12.5px!important;
    scroll-snap-align:start!important;
  }
}


/* v11.11.3 - Client submenu final fix + save button click fix
   The client subcategories are a small horizontal row under the blue menu.
   This also prevents any menu/submenu overlay from covering forms/buttons. */
html body .postlab-crm-app .pl-sidebar{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  position:relative!important;
}
html body .postlab-crm-app .pl-sidebar .pl-logo{
  height:auto!important;
  min-height:0!important;
}
html body .postlab-crm-app .pl-sidebar .pl-menu{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  position:relative!important;
  z-index:2!important;
}
html body .postlab-crm-app .pl-sidebar .pl-menu > a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  max-height:44px!important;
  margin:0!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  font-size:13px!important;
  line-height:1.15!important;
  white-space:nowrap!important;
  transform:none!important;
  position:relative!important;
  inset:auto!important;
  z-index:2!important;
}
html body .postlab-crm-app .pl-sidebar .pl-menu > a.active{
  height:auto!important;
  min-height:0!important;
  max-height:44px!important;
  background:rgba(255,255,255,.20)!important;
  box-shadow:none!important;
}
html body .postlab-crm-app .pl-sidebar > .pl-client-menu-tabs,
html body .postlab-crm-app .pl-client-menu-tabs{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  box-sizing:border-box!important;
  margin:9px 0 0!important;
  padding:8px 4px 0!important;
  border-top:1px solid rgba(255,255,255,.18)!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  white-space:nowrap!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  z-index:1!important;
  pointer-events:auto!important;
}
html body .postlab-crm-app .pl-sidebar > .pl-client-menu-tabs a,
html body .postlab-crm-app .pl-client-menu-tabs a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:max-content!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  max-height:42px!important;
  margin:0!important;
  padding:8px 11px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.11)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  color:#eaf4ff!important;
  text-decoration:none!important;
  font-size:12.5px!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:none!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  z-index:1!important;
}
html body .postlab-crm-app .pl-sidebar > .pl-client-menu-tabs a.active,
html body .postlab-crm-app .pl-client-menu-tabs a.active{
  background:rgba(255,255,255,.26)!important;
  color:#fff!important;
}
html body .postlab-crm-app .pl-sidebar > .pl-client-menu-tabs a b,
html body .postlab-crm-app .pl-client-menu-tabs a b{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:23px!important;
  height:23px!important;
  padding:0 6px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.22)!important;
  color:#fff!important;
  font-size:12px!important;
  line-height:1!important;
}
html body .postlab-crm-app .pl-main,
html body .postlab-crm-app .pl-card,
html body .postlab-crm-app form,
html body .postlab-crm-app button,
html body .postlab-crm-app .pl-btn,
html body .postlab-crm-app input,
html body .postlab-crm-app select,
html body .postlab-crm-app textarea{
  position:relative!important;
  z-index:auto!important;
  pointer-events:auto!important;
}
@media(max-width:820px){
  html body .postlab-crm-app{overflow-x:hidden!important;}
  html body .postlab-crm-app .pl-shell{overflow:visible!important;}
  html body .postlab-crm-app .pl-sidebar{
    padding:14px 14px 12px!important;
    border-radius:18px!important;
    position:relative!important;
    top:auto!important;
    z-index:10!important;
  }
  html body .postlab-crm-app .pl-sidebar .pl-menu{
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:0 2px 6px!important;
    scroll-snap-type:x proximity!important;
  }
  html body .postlab-crm-app .pl-sidebar .pl-menu > a{
    scroll-snap-align:start!important;
    font-size:13px!important;
    padding:9px 12px!important;
    max-height:40px!important;
  }
  html body .postlab-crm-app .pl-sidebar > .pl-client-menu-tabs,
  html body .postlab-crm-app .pl-client-menu-tabs{
    justify-content:flex-start!important;
    gap:7px!important;
    margin-top:6px!important;
    padding:7px 2px 0!important;
    scroll-snap-type:x proximity!important;
  }
  html body .postlab-crm-app .pl-sidebar > .pl-client-menu-tabs a,
  html body .postlab-crm-app .pl-client-menu-tabs a{
    scroll-snap-align:start!important;
    font-size:12.5px!important;
    padding:8px 10px!important;
  }
  html body .postlab-crm-app .pl-main{
    margin-top:0!important;
    padding-top:14px!important;
  }
}

/* Post Lab CRM v11.11.4 - task duration buttons */
.postlab-crm-app .pl-duration-presets{
  align-self:stretch;
}
.postlab-crm-app .pl-duration-buttons{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:6px;
}
.postlab-crm-app .pl-duration-btn{
  border:1px solid rgba(37,99,235,.22);
  background:#eef6ff;
  color:#0f3f8f;
  border-radius:999px;
  padding:9px 12px;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 8px 18px rgba(15,63,143,.08);
}
.postlab-crm-app .pl-duration-btn:hover,
.postlab-crm-app .pl-duration-btn.active{
  background:linear-gradient(135deg,#0b63ce,#1d9bf0);
  color:#fff;
  border-color:transparent;
}
.postlab-crm-app .pl-duration-presets small{
  display:block;
  margin-top:7px;
  color:#64748b;
  font-weight:700;
}
@media(max-width:680px){
  .postlab-crm-app .pl-duration-buttons{
    display:grid;
    grid-template-columns:1fr;
  }
  .postlab-crm-app .pl-duration-btn{
    width:100%;
  }
}

/* Post Lab CRM v11.11.7 - mobile goals vertical + task edit actions */
.postlab-crm-app .pl-task-form-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}
.postlab-crm-app .pl-tasks-table .pl-actions{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  align-items:center;
}
@media(max-width:680px){
  .postlab-crm-app .pl-goals-settings{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
    overflow:visible!important;
  }
  .postlab-crm-app .pl-goals-settings .pl-field,
  .postlab-crm-app .pl-goals-settings .pl-full{
    grid-column:1 / -1!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-goals-settings input,
  .postlab-crm-app .pl-goals-settings select,
  .postlab-crm-app .pl-goals-settings textarea{
    width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-task-form-actions,
  .postlab-crm-app .pl-tasks-table .pl-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-task-form-actions .pl-btn,
  .postlab-crm-app .pl-tasks-table .pl-actions .pl-btn{
    width:100%!important;
    text-align:center!important;
    justify-content:center!important;
  }
}

/* v11.11.8 - Πελάτες: οι ενέργειες κάτω από κάθε εγγραφή, όχι δεξιά */
.postlab-crm-app .pl-compact-leads-table .pl-lead-action-row td{
  padding:0 13px 16px!important;
  border-bottom:1px solid #e2e8f0!important;
  background:#fff!important;
}
.postlab-crm-app .pl-lead-actions-wrap{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  background:linear-gradient(135deg,#f8fbff,#eef6ff)!important;
  border:1px solid #dbeafe!important;
  border-radius:16px!important;
  padding:12px 14px!important;
  margin-top:-4px!important;
}
.postlab-crm-app .pl-actions-label{
  flex:0 0 auto!important;
  color:#64748b!important;
  font-size:11px!important;
  font-weight:1000!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions{
  flex:1!important;
  display:flex!important;
  justify-content:flex-start!important;
  gap:8px!important;
  flex-wrap:wrap!important;
}
.postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions .pl-btn{
  min-width:118px!important;
  text-align:center!important;
}
@media(min-width:901px){
  .postlab-crm-app .pl-compact-leads-table th:last-child,
  .postlab-crm-app .pl-compact-leads-table td[data-label="Ενέργειες"]{display:none!important;}
}
@media(max-width:900px){
  .postlab-crm-app .pl-compact-leads-table .pl-lead-action-row{display:none!important;}
}
@media(max-width:520px){
  .postlab-crm-app .pl-lead-actions-wrap{display:block!important;}
  .postlab-crm-app .pl-actions-label{display:block!important;margin-bottom:8px!important;}
  .postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions .pl-btn{flex:1 1 calc(50% - 8px)!important;min-width:0!important;}
}


/* v11.11.9 - Πελάτες: διακριτικές στενόμακρες ενέργειες, 90% σε οριζόντια και ορατές σε κάθετη προβολή */
.postlab-crm-app .pl-compact-leads-table .pl-lead-action-row{
  display:table-row!important;
}
.postlab-crm-app .pl-compact-leads-table .pl-lead-action-row td{
  padding:0 12px 12px!important;
  background:#fff!important;
  border-bottom:1px solid #edf2f7!important;
}
.postlab-crm-app .pl-lead-actions-wrap{
  width:90%!important;
  max-width:1180px!important;
  margin:0 auto 6px!important;
  padding:8px 10px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  border-radius:14px!important;
  background:rgba(248,251,255,.82)!important;
  border:1px solid #e0efff!important;
  box-shadow:none!important;
}
.postlab-crm-app .pl-actions-label{
  flex:0 0 auto!important;
  font-size:10px!important;
  line-height:1!important;
  letter-spacing:.06em!important;
  color:#64748b!important;
  margin:0!important;
}
.postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions{
  flex:1 1 auto!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  align-items:center!important;
  justify-content:flex-start!important;
  padding:0!important;
  background:transparent!important;
}
.postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions .pl-btn,
.postlab-crm-app .pl-mobile-lead-card .pl-actions.pl-lead-actions .pl-btn{
  min-width:92px!important;
  max-width:150px!important;
  height:34px!important;
  min-height:34px!important;
  padding:7px 12px!important;
  border-radius:10px!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:800!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-shadow:0 4px 10px rgba(15,23,42,.08)!important;
}
@media(min-width:901px){
  .postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions .pl-btn{flex:0 1 132px!important;}
}
@media(min-width:768px) and (max-width:900px){
  .postlab-crm-app .pl-compact-leads-table .pl-lead-action-row{display:table-row!important;}
  .postlab-crm-app .pl-lead-actions-wrap{width:94%!important;align-items:flex-start!important;}
  .postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}
  .postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions .pl-btn{width:100%!important;max-width:none!important;min-width:0!important;}
}
@media(max-width:767px){
  .postlab-crm-app .pl-compact-leads-table .pl-lead-action-row{display:none!important;}
  .postlab-crm-app .pl-mobile-lead-card .pl-actions.pl-lead-actions{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    padding:10px 12px 12px!important;
    background:transparent!important;
  }
  .postlab-crm-app .pl-mobile-lead-card .pl-actions.pl-lead-actions .pl-btn{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:34px!important;
  }
  .postlab-crm-app .pl-mobile-lead-card .pl-actions.pl-lead-actions .pl-action-delete{grid-column:1 / -1!important;}
}


/* v11.11.10 - Οριστική διόρθωση ενεργειών σε κάθετη tablet προβολή
   Το προηγούμενο layout έκανε το action row να συμπεριφέρεται σαν πρώτο td και να αιωρείται πάνω από τις κάρτες. */
@media (max-width:1400px){
  html body .postlab-crm-app .pl-compact-leads-table tr.pl-lead-action-row{
    display:block!important;
    position:relative!important;
    width:100%!important;
    max-width:100%!important;
    margin:-12px 0 14px!important;
    padding:0!important;
    border:0!important;
    border-radius:0 0 18px 18px!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
    clear:both!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table tr.pl-lead-action-row td,
  html body .postlab-crm-app .pl-compact-leads-table tr.pl-lead-action-row td:first-child{
    display:block!important;
    position:static!important;
    left:auto!important;
    top:auto!important;
    z-index:auto!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    padding:0 10px 10px!important;
    border:0!important;
    background:transparent!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table tr.pl-lead-action-row td:before,
  html body .postlab-crm-app .pl-compact-leads-table tr.pl-lead-action-row td:first-child:before{
    content:none!important;
    display:none!important;
  }
  html body .postlab-crm-app .pl-lead-actions-wrap{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:9px 10px!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    background:linear-gradient(135deg,#f8fbff,#eef6ff)!important;
    border:1px solid #dbeafe!important;
    border-radius:14px!important;
    box-sizing:border-box!important;
    box-shadow:none!important;
  }
  html body .postlab-crm-app .pl-actions-label{
    flex:0 0 auto!important;
    display:inline-flex!important;
    align-items:center!important;
    height:32px!important;
    margin:0!important;
    padding:0 4px!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:1000!important;
    letter-spacing:.06em!important;
    color:#64748b!important;
  }
  html body .postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions{
    flex:1 1 auto!important;
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:7px!important;
    align-items:center!important;
    justify-content:start!important;
    padding:0!important;
    margin:0!important;
    background:transparent!important;
    border:0!important;
  }
  html body .postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions .pl-btn{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:34px!important;
    min-height:34px!important;
    padding:7px 8px!important;
    border-radius:10px!important;
    font-size:12px!important;
    line-height:1!important;
    white-space:nowrap!important;
    text-align:center!important;
    justify-content:center!important;
  }
}
@media (min-width:761px) and (max-width:1100px){
  html body .postlab-crm-app .pl-lead-actions-wrap{
    align-items:flex-start!important;
    padding:10px!important;
  }
  html body .postlab-crm-app .pl-actions-label{
    display:none!important;
  }
  html body .postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
}
@media (max-width:760px){
  html body .postlab-crm-app .pl-compact-leads-table tr.pl-lead-action-row{
    display:none!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card .pl-actions.pl-lead-actions{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    padding:10px 12px 12px!important;
    background:transparent!important;
    position:static!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card .pl-actions.pl-lead-actions .pl-btn{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:34px!important;
    min-height:34px!important;
    padding:7px 8px!important;
    border-radius:10px!important;
    font-size:12px!important;
    line-height:1!important;
  }
}
@media (min-width:1401px){
  html body .postlab-crm-app .pl-lead-actions-wrap{
    width:90%!important;
    max-width:1180px!important;
  }
  html body .postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions .pl-btn{
    flex:0 1 132px!important;
  }
}


/* v11.11.11: follow-up badge width fix + Smart Calendar completed tasks visibility */
.postlab-crm-app .pl-badge{white-space:nowrap!important;line-height:1.15!important;text-align:center!important;}
.postlab-crm-app .pl-badge.status-followup,
.postlab-crm-app .pl-badge.follow-up{min-width:78px!important;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important;}
@media (orientation:landscape) and (max-width:1180px){
  .postlab-crm-app .pl-badge.status-followup,
  .postlab-crm-app .pl-badge.follow-up{min-width:86px!important;font-size:12px!important;}
}

/* v12.0 Finance dashboard */
.pl-financials-hero{background:linear-gradient(135deg,#0f172a,#1d4ed8 58%,#38bdf8)!important;color:#fff!important;overflow:hidden;position:relative}.pl-financials-hero:after{content:"";position:absolute;right:-70px;top:-70px;width:220px;height:220px;border-radius:999px;background:rgba(255,255,255,.12)}.pl-financials-hero h2,.pl-financials-hero p,.pl-financials-hero span{color:#fff!important}.pl-finance-main-card{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;align-items:end;margin:0 0 22px;padding:24px;border-radius:24px;background:linear-gradient(135deg,#ffffff,#eff6ff);border:1px solid #bfdbfe;box-shadow:0 18px 45px rgba(37,99,235,.12)}.pl-finance-main-card small{display:block;color:#64748b;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.pl-finance-main-card strong{display:block;font-size:42px;line-height:1.1;color:#0f172a;margin:6px 0}.pl-finance-main-card em{color:#2563eb;font-style:normal;font-weight:800}.pl-finance-spark{height:120px;display:flex;align-items:end;gap:8px;padding:12px;border-radius:18px;background:linear-gradient(180deg,#dbeafe,#fff)}.pl-finance-spark span{flex:1;border-radius:999px 999px 6px 6px;background:linear-gradient(180deg,#38bdf8,#2563eb);min-height:18px;box-shadow:0 8px 18px rgba(37,99,235,.22)}.pl-fin-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:22px}.pl-fin-card{display:block;text-decoration:none!important;background:#fff;border:1px solid #dbeafe;border-radius:20px;padding:18px;box-shadow:0 12px 30px rgba(37,99,235,.08);min-height:120px}.pl-fin-card small{display:block;color:#64748b;font-weight:900}.pl-fin-card b{display:block;color:#12327c;font-size:24px;margin:8px 0}.pl-fin-card span{display:block;color:#64748b;font-size:12px;font-weight:700}.pl-fin-card-link:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(37,99,235,.16)}.pl-financials-grid{align-items:start}@media(max-width:1100px){.pl-fin-cards{grid-template-columns:repeat(2,1fr)}.pl-finance-main-card{grid-template-columns:1fr}.pl-finance-main-card strong{font-size:34px}}@media(max-width:640px){.pl-fin-cards{grid-template-columns:1fr}.pl-finance-spark{height:86px}.pl-finance-main-card{padding:18px}.pl-finance-main-card strong{font-size:30px}}

/* v12.1.8 – CRM user login robustness + Modern Financial Dashboard */
.pl-fin-cards{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:16px!important}.pl-fin-card{position:relative;overflow:hidden;border:0!important;border-radius:24px!important;padding:18px 18px 20px!important;min-height:132px!important;color:#fff!important;background:linear-gradient(135deg,#2563eb,#06b6d4)!important;box-shadow:0 16px 38px rgba(15,23,42,.16)!important;transition:.18s ease!important}.pl-fin-card:before{content:"";position:absolute;right:-42px;top:-42px;width:126px;height:126px;border-radius:999px;background:rgba(255,255,255,.16)}.pl-fin-card:hover{transform:translateY(-3px)!important;box-shadow:0 22px 44px rgba(15,23,42,.22)!important}.pl-fin-card small,.pl-fin-card b,.pl-fin-card span{position:relative;z-index:2;color:#fff!important}.pl-fin-card small{font-size:13px!important;opacity:.92!important;text-transform:none!important;letter-spacing:0!important}.pl-fin-card b{font-size:28px!important;line-height:1.05!important;margin:10px 0 6px!important}.pl-fin-card span:not(.pl-fin-icon){font-size:12px!important;opacity:.86!important}.pl-fin-icon{position:relative;z-index:2;display:flex!important;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;background:rgba(255,255,255,.22);font-weight:900;font-size:18px;margin-bottom:10px;color:#fff!important}.pl-fin-μηνιαίες-συνδρομές,.pl-fin-συνδρομητική-βάση{background:linear-gradient(135deg,#1d4ed8,#38bdf8)!important}.pl-fin-έσοδα-εργασιών,.pl-fin-εργασίες-προς-είσπραξη{background:linear-gradient(135deg,#ea580c,#f59e0b)!important}.pl-fin-εισπραγμένα-ολοκληρωμένα{background:linear-gradient(135deg,#059669,#34d399)!important}.pl-fin-αναμενόμενα,.pl-fin-συνολικό-αναμενόμενο{background:linear-gradient(135deg,#7c3aed,#ec4899)!important}.pl-fin-περιστασιακοί-πελάτες{background:linear-gradient(135deg,#16a34a,#22c55e)!important}.pl-fin-μέσο-έσοδο-ανά-πελάτη{background:linear-gradient(135deg,#ca8a04,#facc15)!important}.pl-fin-ετήσια-πρόβλεψη{background:linear-gradient(135deg,#0f172a,#475569)!important}
.pl-billing-pro{background:linear-gradient(180deg,#ffffff,#f8fbff)!important;border:1px solid #dbeafe!important;border-radius:26px!important;box-shadow:0 16px 40px rgba(37,99,235,.10)!important}.pl-billing-pro .pl-section-title span{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;border-radius:999px;padding:7px 12px;font-weight:900}.pl-billing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}.pl-bill-card{position:relative;overflow:hidden;display:block;text-decoration:none!important;border-radius:22px;padding:16px 16px 18px;color:#fff!important;min-height:118px;box-shadow:0 14px 34px rgba(15,23,42,.15);transition:.18s ease}.pl-bill-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(15,23,42,.22)}.pl-bill-card:after{content:"";position:absolute;right:-34px;top:-34px;width:112px;height:112px;border-radius:999px;background:rgba(255,255,255,.16)}.pl-bill-card em{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;background:rgba(255,255,255,.22);font-style:normal;font-size:20px;margin-bottom:12px}.pl-bill-card span,.pl-bill-card b{position:relative;z-index:2;display:block;color:#fff!important}.pl-bill-card span{font-size:13px;font-weight:800;opacity:.92}.pl-bill-card b{font-size:28px;line-height:1.05;margin-top:8px}.pl-bill-orange{background:linear-gradient(135deg,#ea580c,#f59e0b)}.pl-bill-purple{background:linear-gradient(135deg,#7c3aed,#ec4899)}.pl-bill-blue{background:linear-gradient(135deg,#1d4ed8,#38bdf8)}.pl-bill-green{background:linear-gradient(135deg,#16a34a,#22c55e)}.pl-bill-hero{background:linear-gradient(135deg,#0f172a,#2563eb)}.pl-bill-gold{background:linear-gradient(135deg,#ca8a04,#facc15)}
@media(max-width:900px){.pl-billing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pl-bill-card b,.pl-fin-card b{font-size:24px!important}}
@media(max-width:560px){.pl-billing-grid{grid-template-columns:1fr}.pl-fin-card{min-height:112px!important}.pl-bill-card{min-height:104px}.pl-bill-card b,.pl-fin-card b{font-size:22px!important}}

/* v12.3.4 current CRM user identity + reliable logout */
.postlab-crm-app .pl-logo{align-items:center;gap:10px;flex-wrap:wrap;}
.postlab-crm-app .pl-current-user{width:100%;text-align:center;margin-top:4px;color:#fff;line-height:1.25;}
.postlab-crm-app .pl-current-user strong{display:block;font-size:14px;font-weight:800;}
.postlab-crm-app .pl-current-user small{display:inline-block;margin-top:3px;padding:3px 10px;border-radius:999px;background:rgba(255,255,255,.18);font-weight:700;color:#fff;}
.postlab-crm-app .pl-user-box em{display:block;font-style:normal;font-size:12px;font-weight:700;opacity:.9;margin-top:2px;}
.postlab-crm-app .pl-logout-link{display:inline-flex!important;align-items:center;justify-content:center;margin-top:7px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.18);color:#fff!important;font-weight:800;text-decoration:none;}
@media (max-width: 768px){
  .postlab-crm-app .pl-current-user strong{font-size:13px;}
  .postlab-crm-app .pl-current-user small{font-size:11px;padding:2px 8px;}
  .postlab-crm-app .pl-user-box{display:flex;flex-direction:column;align-items:center;gap:2px;}
}


/* v12.3.6 – mobile logout visibility + CRM users admin-only hard UI fix */
.postlab-crm-app .pl-header-logout{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-top:8px!important;
  padding:7px 13px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.22)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.postlab-crm-app .pl-user-box{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:3px!important;
}
.postlab-crm-app .pl-user-box .pl-logout-link,
.postlab-crm-app .pl-user-box a[href*="postlab_crm_logout"]{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
}
@media(max-width:900px){
  .postlab-crm-app .pl-logo{
    justify-content:center!important;
    text-align:center!important;
    gap:8px!important;
  }
  .postlab-crm-app .pl-current-user{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    margin-top:6px!important;
  }
  .postlab-crm-app .pl-header-logout{
    display:inline-flex!important;
    visibility:visible!important;
    opacity:1!important;
    margin:7px auto 0!important;
  }
  .postlab-crm-app .pl-menu .pl-user-box,
  .postlab-crm-app .pl-user-box{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    flex:0 0 auto!important;
    min-width:max-content!important;
    padding:7px 10px!important;
    margin:0 0 0 8px!important;
    border-top:0!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.12)!important;
    white-space:nowrap!important;
  }
}
@media(max-width:560px){
  .postlab-crm-app .pl-user-box span{display:none!important;}
  .postlab-crm-app .pl-user-box strong,
  .postlab-crm-app .pl-user-box em{font-size:11px!important;margin:0!important;}
  .postlab-crm-app .pl-user-box .pl-logout-link,
  .postlab-crm-app .pl-user-box a[href*="postlab_crm_logout"]{
    padding:6px 10px!important;
    font-size:11px!important;
    margin-top:3px!important;
  }
}

/* v12.3.8 – Financial ownership split per CRM user */
.pl-user-financial-breakdown{background:linear-gradient(180deg,#ffffff,#f8fbff)!important;border:1px solid #dbeafe!important;border-radius:26px!important;box-shadow:0 16px 40px rgba(37,99,235,.10)!important;}
.pl-user-finance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin:18px 0;}
.pl-user-finance-card{border-radius:22px;padding:16px;background:linear-gradient(135deg,#0f172a,#2563eb 68%,#38bdf8);color:#fff;box-shadow:0 14px 34px rgba(15,23,42,.18);position:relative;overflow:hidden;}
.pl-user-finance-card:after{content:"";position:absolute;right:-38px;top:-38px;width:118px;height:118px;border-radius:999px;background:rgba(255,255,255,.15)}
.pl-user-finance-head,.pl-user-finance-total,.pl-user-finance-lines{position:relative;z-index:2}.pl-user-finance-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.pl-user-finance-head strong{font-size:17px;color:#fff}.pl-user-finance-head a{display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.18);color:#fff!important;text-decoration:none;font-size:12px;font-weight:900}.pl-user-finance-total{font-size:30px;font-weight:900;line-height:1.05;margin:8px 0 12px;color:#fff}.pl-user-finance-total small{display:block;font-size:12px;font-weight:800;opacity:.78;margin-top:5px;color:#fff}.pl-user-finance-lines{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pl-user-finance-lines span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:8px 10px;font-size:12px;font-weight:800;color:#fff}.pl-user-finance-lines b{display:block;color:#fff;font-size:14px;margin-top:3px}.pl-user-finance-table{margin-top:14px}@media(max-width:560px){.pl-user-finance-grid{grid-template-columns:1fr}.pl-user-finance-lines{grid-template-columns:1fr}.pl-user-finance-total{font-size:26px}}

/* v12.3.9 - Top πελάτες σε αξία ως modern donut chart */
.postlab-crm-app .pl-money-donut-card{
  background:radial-gradient(circle at top left,#ffffff 0%,#f8fbff 45%,#eef6ff 100%)!important;
  border:1px solid #dbeafe!important;
  box-shadow:0 18px 44px rgba(15,23,42,.08)!important;
  overflow:hidden!important;
}
.postlab-crm-app .pl-money-donut-wrap{
  display:grid!important;
  grid-template-columns:240px minmax(0,1fr)!important;
  gap:22px!important;
  align-items:center!important;
}
.postlab-crm-app .pl-money-donut{
  width:220px!important;
  height:220px!important;
  border-radius:999px!important;
  display:grid!important;
  place-items:center!important;
  position:relative!important;
  box-shadow:0 22px 50px rgba(37,99,235,.22)!important;
  margin:auto!important;
}
.postlab-crm-app .pl-money-donut:after{
  content:''!important;
  position:absolute!important;
  inset:39px!important;
  background:linear-gradient(135deg,#ffffff,#f8fbff)!important;
  border-radius:999px!important;
  box-shadow:inset 0 0 0 1px #dbeafe,0 8px 22px rgba(15,23,42,.08)!important;
}
.postlab-crm-app .pl-money-donut>div{
  position:relative!important;
  z-index:1!important;
  text-align:center!important;
  padding:0 18px!important;
  color:#12327c!important;
}
.postlab-crm-app .pl-money-donut b{
  display:block!important;
  font-size:24px!important;
  line-height:1.1!important;
  font-weight:1000!important;
}
.postlab-crm-app .pl-money-donut small{
  display:block!important;
  margin-top:5px!important;
  font-weight:900!important;
  color:#64748b!important;
}
.postlab-crm-app .pl-money-donut-legend{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:9px!important;
  min-width:0!important;
}
.postlab-crm-app .pl-money-donut-row{
  display:grid!important;
  grid-template-columns:13px minmax(0,1fr) auto!important;
  gap:10px!important;
  align-items:center!important;
  padding:10px 12px!important;
  border:1px solid #e0f2fe!important;
  border-radius:15px!important;
  background:rgba(255,255,255,.82)!important;
  text-decoration:none!important;
  color:#0f172a!important;
  box-shadow:0 8px 20px rgba(37,99,235,.06)!important;
}
.postlab-crm-app .pl-money-donut-row:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 12px 24px rgba(37,99,235,.12)!important;
}
.postlab-crm-app .pl-money-donut-row i{
  width:13px!important;
  height:13px!important;
  border-radius:999px!important;
  display:block!important;
}
.postlab-crm-app .pl-money-donut-row span{
  font-weight:900!important;
  color:#12327c!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.postlab-crm-app .pl-money-donut-row strong{
  font-weight:1000!important;
  color:#0f172a!important;
  white-space:nowrap!important;
}
@media(max-width:900px){
  .postlab-crm-app .pl-money-donut-wrap{grid-template-columns:1fr!important;justify-items:center!important;}
  .postlab-crm-app .pl-money-donut{width:190px!important;height:190px!important;}
  .postlab-crm-app .pl-money-donut:after{inset:34px!important;}
  .postlab-crm-app .pl-money-donut-legend{width:100%!important;}
}
@media(max-width:520px){
  .postlab-crm-app .pl-money-donut-row{grid-template-columns:12px minmax(0,1fr)!important;}
  .postlab-crm-app .pl-money-donut-row strong{grid-column:2!important;font-size:13px!important;}
}

/* v12.3.10 - Στόχοι: κάθετη, καθαρή mobile/tablet portrait διάταξη ρυθμίσεων */
@media (max-width: 900px){
  .postlab-crm-app .pl-card form.pl-goals-settings,
  .postlab-crm-app form.pl-grid.pl-goals-settings,
  .postlab-crm-app .pl-goals-settings{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    align-items:stretch!important;
    gap:16px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
  }
  .postlab-crm-app .pl-card form.pl-goals-settings > *,
  .postlab-crm-app .pl-goals-settings > .pl-field,
  .postlab-crm-app .pl-goals-settings > .pl-full{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    grid-column:1 / -1!important;
    flex:0 0 auto!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-goals-settings .pl-field label{
    display:block!important;
    width:100%!important;
    white-space:normal!important;
    line-height:1.25!important;
    margin-bottom:8px!important;
    font-size:15px!important;
  }
  .postlab-crm-app .pl-goals-settings input,
  .postlab-crm-app .pl-goals-settings select,
  .postlab-crm-app .pl-goals-settings textarea,
  .postlab-crm-app .pl-goals-settings button{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-goals-settings .pl-btn,
  .postlab-crm-app .pl-goals-settings button.pl-btn{
    margin-top:4px!important;
    justify-content:center!important;
    text-align:center!important;
    min-height:48px!important;
  }
}

/* Post Lab CRM v12.4.0 - Goals settings moved to Financials + mobile vertical fix */
.postlab-crm-app .pl-goals-settings-card{
  background:linear-gradient(180deg,#ffffff,#f8fbff)!important;
  border:1px solid #dbeafe!important;
  border-radius:26px!important;
  box-shadow:0 16px 40px rgba(37,99,235,.10)!important;
  margin-top:18px!important;
}
.postlab-crm-app .pl-goals-settings-card h2{color:#1e3a8a!important;}
.postlab-crm-app .pl-goals-settings{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:end!important;
}
.postlab-crm-app .pl-goals-settings .pl-full{grid-column:1 / -1!important;}
.postlab-crm-app .pl-goals-settings .pl-field{min-width:0!important;}
.postlab-crm-app .pl-goals-settings .pl-field label{display:block!important;line-height:1.25!important;white-space:normal!important;}
.postlab-crm-app .pl-goals-settings input{width:100%!important;box-sizing:border-box!important;}
.postlab-crm-app .pl-goals-communication-hub{margin-top:18px!important;}
.postlab-crm-app .pl-goals-communication-hub .pl-section-title span{
  background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;border-radius:999px;padding:7px 12px;font-weight:900;
}
.postlab-crm-app .pl-goal-tools-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:16px!important;
}
.postlab-crm-app .pl-goal-tool-card{
  display:grid!important;
  grid-template-columns:auto 1fr auto!important;
  align-items:center!important;
  gap:10px!important;
  padding:14px 16px!important;
  border-radius:18px!important;
  text-decoration:none!important;
  background:linear-gradient(135deg,#f8fbff,#eff6ff)!important;
  border:1px solid #dbeafe!important;
  color:#0f172a!important;
  box-shadow:0 10px 26px rgba(37,99,235,.08)!important;
}
.postlab-crm-app .pl-goal-tool-card em{
  width:38px;height:38px;border-radius:14px;display:flex;align-items:center;justify-content:center;
  background:linear-gradient(135deg,#2563eb,#38bdf8);font-style:normal;color:#fff;font-size:18px;
}
.postlab-crm-app .pl-goal-tool-card span{font-weight:900!important;color:#1e3a8a!important;line-height:1.2!important;}
.postlab-crm-app .pl-goal-tool-card b{font-size:24px!important;color:#2563eb!important;}
@media(max-width:900px){
  .postlab-crm-app .pl-goals-settings{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .postlab-crm-app .pl-goal-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:767px){
  .postlab-crm-app .pl-goals-settings-card{padding:20px!important;overflow:visible!important;}
  .postlab-crm-app .pl-goals-settings,
  .postlab-crm-app .pl-card form.pl-goals-settings,
  .postlab-crm-app form.pl-grid.pl-goals-settings{
    display:flex!important;
    flex-direction:column!important;
    flex-wrap:nowrap!important;
    gap:14px!important;
    width:100%!important;
    overflow:visible!important;
  }
  .postlab-crm-app .pl-goals-settings > *,
  .postlab-crm-app .pl-goals-settings .pl-field,
  .postlab-crm-app .pl-goals-settings .pl-full{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    flex:0 0 auto!important;
    grid-column:auto!important;
  }
  .postlab-crm-app .pl-goals-settings label{
    font-size:15px!important;
    line-height:1.35!important;
    margin-bottom:7px!important;
    white-space:normal!important;
    word-break:normal!important;
  }
  .postlab-crm-app .pl-goals-settings input,
  .postlab-crm-app .pl-goals-settings button,
  .postlab-crm-app .pl-goals-settings .pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-goal-tools-grid{grid-template-columns:1fr!important;}
  .postlab-crm-app .pl-goal-tool-card{grid-template-columns:auto 1fr auto!important;}
}


/* v12.4.1 - Desktop/tablet top CRM menu like mobile
   Removes the left vertical sidebar on desktop and uses a full-width horizontal top menu. */
html body .postlab-crm-app .pl-shell{
  display:grid!important;
  grid-template-columns:1fr!important;
  width:100%!important;
  max-width:100%!important;
  overflow:visible!important;
}
html body .postlab-crm-app .pl-sidebar{
  width:100%!important;
  max-width:100%!important;
  min-height:0!important;
  height:auto!important;
  margin:0 0 14px 0!important;
  padding:16px 18px!important;
  border-radius:20px!important;
  box-sizing:border-box!important;
  background:linear-gradient(180deg,#1e3a8a,#2563eb)!important;
  position:relative!important;
  top:auto!important;
  left:auto!important;
  z-index:50!important;
  overflow:hidden!important;
}
html body .postlab-crm-app .pl-sidebar .pl-logo{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  margin:0 0 12px!important;
  text-align:center!important;
}
html body .postlab-crm-app .pl-sidebar .pl-logo img{
  width:34px!important;
  height:34px!important;
}
html body .postlab-crm-app .pl-sidebar .pl-logo span{
  display:inline-block!important;
  font-size:24px!important;
  line-height:1.1!important;
  font-weight:900!important;
  color:#fff!important;
}
html body .postlab-crm-app .pl-sidebar .pl-menu{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  justify-content:center!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  white-space:nowrap!important;
  padding:0 4px 8px!important;
  margin:0!important;
  -webkit-overflow-scrolling:touch!important;
  scrollbar-width:thin!important;
}
html body .postlab-crm-app .pl-sidebar .pl-menu > a{
  display:inline-flex!important;
  flex:0 0 auto!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:max-content!important;
  max-width:none!important;
  margin:0!important;
  padding:9px 13px!important;
  border-radius:999px!important;
  font-size:13.5px!important;
  line-height:1!important;
  color:#eaf4ff!important;
  white-space:nowrap!important;
  text-decoration:none!important;
}
html body .postlab-crm-app .pl-sidebar .pl-menu > a.active,
html body .postlab-crm-app .pl-sidebar .pl-menu > a:hover{
  background:rgba(255,255,255,.22)!important;
  color:#fff!important;
}
html body .postlab-crm-app .pl-sidebar .pl-user-box{
  display:inline-flex!important;
  flex:0 0 auto!important;
  align-items:center!important;
  gap:6px!important;
  margin:0 0 0 8px!important;
  padding:7px 10px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.12)!important;
  white-space:nowrap!important;
  color:#fff!important;
}
html body .postlab-crm-app .pl-sidebar .pl-user-box span{display:none!important;}
html body .postlab-crm-app .pl-sidebar .pl-user-box strong,
html body .postlab-crm-app .pl-sidebar .pl-user-box em{
  color:#fff!important;
  font-style:normal!important;
  font-weight:900!important;
  font-size:12.5px!important;
}
html body .postlab-crm-app .pl-sidebar .pl-user-box .pl-logout-link,
html body .postlab-crm-app .pl-sidebar .pl-user-box a{
  display:inline-flex!important;
  color:#fff!important;
  background:rgba(255,255,255,.18)!important;
  padding:7px 10px!important;
  border-radius:999px!important;
  text-decoration:none!important;
  font-weight:900!important;
  font-size:12.5px!important;
}
html body .postlab-crm-app .pl-main{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
@media(min-width:1101px){
  html body .postlab-crm-app .pl-main{padding:26px!important;}
}
@media(max-width:767px){
  html body .postlab-crm-app .pl-sidebar{padding:14px 14px 12px!important;border-radius:18px!important;}
  html body .postlab-crm-app .pl-sidebar .pl-logo span{font-size:22px!important;}
  html body .postlab-crm-app .pl-sidebar .pl-menu{justify-content:flex-start!important;}
}


/* Post Lab CRM v12.4.2 - Goals settings back to Goals + mobile-only vertical form */
.postlab-crm-app .pl-goals-settings-in-goals{
  margin:18px 0!important;
}
.postlab-crm-app .pl-financials-grid .pl-finance-chart-card{
  grid-column:1 / -1!important;
}
@media (max-width:767px){
  .postlab-crm-app .pl-goals-settings-in-goals form.pl-goals-settings,
  .postlab-crm-app .pl-goals-settings-in-goals .pl-goals-settings{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
  }
  .postlab-crm-app .pl-goals-settings-in-goals .pl-field,
  .postlab-crm-app .pl-goals-settings-in-goals .pl-full,
  .postlab-crm-app .pl-goals-settings-in-goals form.pl-goals-settings > *{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    flex:0 0 auto!important;
    grid-column:auto!important;
  }
  .postlab-crm-app .pl-goals-settings-in-goals input,
  .postlab-crm-app .pl-goals-settings-in-goals button,
  .postlab-crm-app .pl-goals-settings-in-goals .pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
}


/* Post Lab CRM v12.4.6 - Financial desktop split + Goals settings bottom/mobile + extra tools */
@media (min-width:1101px){
  html body .postlab-crm-app .pl-financials-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:18px!important;
    align-items:stretch!important;
  }
  html body .postlab-crm-app .pl-financials-grid .pl-finance-chart-card{
    grid-column:auto!important;
    order:40!important;
    height:100%!important;
  }
  html body .postlab-crm-app .pl-financials-grid .pl-user-financial-breakdown{
    grid-column:auto!important;
    order:41!important;
    height:100%!important;
  }
  html body .postlab-crm-app .pl-financials-grid .pl-finance-chart-card .pl-finance-chart-shell,
  html body .postlab-crm-app .pl-financials-grid .pl-user-financial-breakdown .pl-user-finance-grid{
    min-height:320px!important;
  }
}
@media (max-width:1100px){
  html body .postlab-crm-app .pl-financials-grid .pl-finance-chart-card,
  html body .postlab-crm-app .pl-financials-grid .pl-user-financial-breakdown{
    grid-column:1 / -1!important;
  }
}
html body .postlab-crm-app .pl-goals-settings-in-goals{
  margin-top:24px!important;
  border:1px solid #bfdbfe!important;
  background:linear-gradient(135deg,#ffffff,#f8fbff)!important;
}
html body .postlab-crm-app .pl-goals-extra-tools{
  margin-top:18px!important;
}
html body .postlab-crm-app .pl-goal-tool-card-wide small{
  display:block!important;
  margin-top:4px!important;
  color:#64748b!important;
  font-weight:700!important;
  line-height:1.35!important;
}
@media (max-width:767px){
  html body .postlab-crm-app .pl-goals-settings-in-goals form.pl-goals-settings,
  html body .postlab-crm-app .pl-goals-settings-in-goals .pl-goals-settings{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
  }
  html body .postlab-crm-app .pl-goals-settings-in-goals form.pl-goals-settings > *,
  html body .postlab-crm-app .pl-goals-settings-in-goals .pl-field,
  html body .postlab-crm-app .pl-goals-settings-in-goals .pl-full{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    grid-column:1 / -1!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-goals-settings-in-goals input,
  html body .postlab-crm-app .pl-goals-settings-in-goals button,
  html body .postlab-crm-app .pl-goals-settings-in-goals .pl-btn{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
}

/* v12.4.9 - desktop compact filters: Κατηγορία / Πόλη / Περιοχή σε μία σειρά, αναζήτηση δίπλα στον χρήστη */
@media (min-width:1025px){
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-top-3,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    overflow:visible!important;
    padding:0!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-top-3 select,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 select{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    flex:initial!important;
    height:46px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-user-q,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q{
    display:grid!important;
    grid-template-columns:minmax(260px,1fr) minmax(420px,2fr) auto!important;
    gap:10px!important;
    align-items:end!important;
    overflow:visible!important;
    padding:0!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-client-search-row-user-q .pl-crm-user-filter,
  .postlab-crm-app .pl-client-search-row-user-q .pl-client-general-search,
  .postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons{
    min-width:0!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-client-search-row-user-q .pl-crm-user-filter select,
  .postlab-crm-app .pl-client-search-row-user-q input[type="search"]{
    width:100%!important;
    min-width:0!important;
    flex:initial!important;
    height:46px!important;
  }
  .postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons{
    display:flex!important;
    align-items:end!important;
    justify-content:flex-end!important;
  }
  .postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons .pl-btn{
    height:46px!important;
    min-width:132px!important;
  }
}
@media (max-width:1024px){
  .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-user-q,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
    padding-bottom:4px!important;
  }
  .postlab-crm-app .pl-client-search-row-user-q .pl-crm-user-filter{flex:0 0 210px!important;min-width:210px!important;}
  .postlab-crm-app .pl-client-search-row-user-q input[type="search"]{flex:0 0 280px!important;min-width:280px!important;}
  .postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons{flex:0 0 auto!important;}
}

/* v12.4.32 - Χαμένοι χρήστες */
.postlab-crm-app .pl-lost-users-card{
  border:2px solid #dc2626!important;
  box-shadow:0 14px 34px rgba(220,38,38,.14)!important;
}
.postlab-crm-app .pl-lost-users-card>h2{
  background:#b91c1c!important;
  color:#fff!important;
  margin:-18px -18px 16px!important;
  padding:16px 18px!important;
  border-radius:14px 14px 0 0!important;
}
.postlab-crm-app .pl-client-menu-tabs a[href*="client_type=lost"],
.postlab-crm-app .pl-client-tabs a[href*="client_type=lost"]{
  border-color:#fecaca!important;
  color:#991b1b!important;
}
.postlab-crm-app .pl-client-menu-tabs a[href*="client_type=lost"].active,
.postlab-crm-app .pl-client-tabs a[href*="client_type=lost"].active{
  background:#b91c1c!important;
  color:#fff!important;
  border-color:#b91c1c!important;
}
.postlab-crm-app .pl-client-menu-tabs a[href*="client_type=lost"] b,
.postlab-crm-app .pl-client-tabs a[href*="client_type=lost"] b{
  background:#fee2e2!important;
  color:#991b1b!important;
}
.postlab-crm-app .pl-client-menu-tabs a[href*="client_type=lost"].active b,
.postlab-crm-app .pl-client-tabs a[href*="client_type=lost"].active b{
  background:#fff!important;
  color:#b91c1c!important;
}

/* v12.4.33 - Follow-up scheduling inside communication history */
.postlab-crm-app .pl-history-followup-box{
  background:#f8fafc!important;
  border:1px solid #dbeafe!important;
  border-radius:16px!important;
  padding:14px!important;
  margin-top:4px!important;
}
.postlab-crm-app .pl-history-followup-box h3{
  margin:0 0 6px!important;
  font-size:16px!important;
  color:#1d4ed8!important;
}
.postlab-crm-app .pl-history-followup-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:10px!important;
}
@media (max-width:820px){
  .postlab-crm-app .pl-history-form,
  .postlab-crm-app .pl-history-followup-grid{
    display:flex!important;
    flex-direction:column!important;
    gap:12px!important;
  }
  .postlab-crm-app .pl-history-form .pl-field,
  .postlab-crm-app .pl-history-form .pl-full,
  .postlab-crm-app .pl-history-followup-grid .pl-field{
    width:100%!important;
    max-width:100%!important;
    flex:none!important;
  }
  .postlab-crm-app .pl-history-form input,
  .postlab-crm-app .pl-history-form select,
  .postlab-crm-app .pl-history-form textarea{
    width:100%!important;
    box-sizing:border-box!important;
  }
}

/* v12.4.34: πραγματική σελιδοποίηση λίστας πελατών */
.pl-client-pagination{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    flex-wrap:wrap;
    margin:14px 0;
    padding:12px 14px;
    border:1px solid #e2e8f0;
    border-radius:14px;
    background:#f8fafc;
    color:#0f172a;
    font-size:13px;
}
.pl-client-pagination .pl-page-links{
    display:flex;
    align-items:center;
    gap:6px;
    flex-wrap:wrap;
}
.pl-client-pagination .pl-page-num{
    min-width:34px;
    height:34px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border-radius:10px;
    border:1px solid #cbd5e1;
    background:#ffffff;
    color:#0f172a;
    text-decoration:none;
    font-weight:800;
}
.pl-client-pagination .pl-page-num.active{
    background:#2563eb;
    border-color:#2563eb;
    color:#ffffff;
}
@media(max-width:768px){
    .pl-client-pagination{align-items:stretch;flex-direction:column;font-size:12px;}
    .pl-client-pagination .pl-page-links{width:100%;}
    .pl-client-pagination .pl-page-links .pl-btn{flex:1;text-align:center;justify-content:center;}
}

/* v12.4.36 - Desktop layout for Επεξεργασία Υποψήφιου / Πελάτη */
@media (min-width:1181px){
  html body .postlab-crm-app form.pl-lead-form .pl-lead-location-row{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    align-items:end!important;
    width:100%!important;
  }
  html body .postlab-crm-app form.pl-lead-form .pl-lead-status-row{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:14px!important;
    align-items:end!important;
    width:100%!important;
  }
  html body .postlab-crm-app form.pl-lead-form .pl-lead-owner-notes-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,2fr)!important;
    gap:14px!important;
    align-items:start!important;
    width:100%!important;
  }
  html body .postlab-crm-app form.pl-lead-form .pl-lead-location-row > .pl-field,
  html body .postlab-crm-app form.pl-lead-form .pl-lead-status-row > .pl-field,
  html body .postlab-crm-app form.pl-lead-form .pl-lead-owner-notes-row > .pl-field{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
  }
  html body .postlab-crm-app form.pl-lead-form .pl-lead-location-row input,
  html body .postlab-crm-app form.pl-lead-location-row select,
  html body .postlab-crm-app form.pl-lead-form .pl-lead-status-row input,
  html body .postlab-crm-app form.pl-lead-form .pl-lead-status-row select,
  html body .postlab-crm-app form.pl-lead-form .pl-lead-owner-notes-row input,
  html body .postlab-crm-app form.pl-lead-form .pl-lead-owner-notes-row select,
  html body .postlab-crm-app form.pl-lead-form .pl-lead-owner-notes-row textarea{
    width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
}
@media (max-width:1180px){
  html body .postlab-crm-app form.pl-lead-form .pl-lead-location-row,
  html body .postlab-crm-app form.pl-lead-form .pl-lead-status-row,
  html body .postlab-crm-app form.pl-lead-form .pl-lead-owner-notes-row{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
    width:100%!important;
  }
}

/* v12.4.44 - Calendar structure restored from stable v10.5 build. Removed broken calendar-only header/menu CSS overrides from v12.4.39-43. */

/* v12.4.45 - Calendar desktop header fix + settings-only list manager */
@media (min-width:901px){
  html body .postlab-crm-app.pl-section-calendar .pl-shell{
    display:block!important;
    grid-template-columns:1fr!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-sidebar{
    display:none!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-main{
    width:100%!important;
    max-width:100%!important;
    padding:18px!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-header{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    background:#fff!important;
    border:0!important;
    box-shadow:none!important;
    padding:0!important;
    margin:0 0 14px!important;
    min-height:0!important;
    height:auto!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-header h1{
    display:block!important;
    color:#1f2937!important;
    font-size:28px!important;
    line-height:1.15!important;
    margin:0 0 6px!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-header p{
    display:block!important;
    color:#64748b!important;
    font-size:13px!important;
    margin:0!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-header .pl-actions{
    display:none!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-top-navigation{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:12px!important;
    margin:0 0 14px!important;
    border-radius:18px!important;
    background:linear-gradient(135deg,#1e3a8a,#2563eb)!important;
    box-shadow:0 12px 30px rgba(37,99,235,.14)!important;
    overflow-x:auto!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-top-navigation-inner{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    flex-wrap:wrap!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-nav-pill{
    display:inline-flex!important;
    align-items:center!important;
    gap:7px!important;
    padding:9px 12px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.13)!important;
    color:#fff!important;
    font-weight:900!important;
    font-size:13px!important;
    text-decoration:none!important;
    white-space:nowrap!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-nav-pill.active,
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-nav-pill:hover{
    background:#fff!important;
    color:#1e3a8a!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-quick-actions{
    display:flex!important;
    gap:8px!important;
    flex-wrap:wrap!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-quick-actions .pl-btn{
    white-space:nowrap!important;
  }
}
@media (max-width:900px){
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-top-navigation{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:10px!important;
    margin:0 0 12px!important;
    border-radius:16px!important;
    background:linear-gradient(135deg,#1e3a8a,#2563eb)!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-top-navigation-inner{
    display:flex!important;
    gap:8px!important;
    overflow-x:auto!important;
    padding-bottom:4px!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-nav-pill{
    display:inline-flex!important;
    flex:0 0 auto!important;
    color:#fff!important;
    text-decoration:none!important;
    border-radius:999px!important;
    padding:9px 12px!important;
    background:rgba(255,255,255,.13)!important;
    font-weight:900!important;
    font-size:12px!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-nav-pill.active{
    background:#fff!important;
    color:#1e3a8a!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-quick-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-calendar-quick-actions .pl-btn{
    text-align:center!important;
    width:100%!important;
    box-sizing:border-box!important;
  }
}

/* v12.4.46 - Calendar clean shell real fix
   The calendar page is rendered without the global blue CRM sidebar/header in PHP.
   These rules protect the layout if older cached CSS or theme rules try to force a banner. */
html body .postlab-crm-app.pl-calendar-clean-layout{
  padding:18px!important;
  background:linear-gradient(135deg,#eff6ff,#ffffff,#f0f9ff)!important;
  border-radius:18px!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-shell-calendar-clean{
  display:block!important;
  grid-template-columns:1fr!important;
  width:100%!important;
  max-width:100%!important;
  min-height:0!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-sidebar{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-main{
  width:100%!important;
  max-width:100%!important;
  padding:0!important;
  margin:0!important;
  box-sizing:border-box!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-header{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  padding:18px 20px!important;
  margin:0 0 12px!important;
  background:#fff!important;
  border:1px solid #dbeafe!important;
  border-radius:18px!important;
  box-shadow:0 8px 24px rgba(37,99,235,.06)!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-header h1{
  margin:0 0 6px!important;
  font-size:26px!important;
  line-height:1.15!important;
  color:#111827!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-header p{
  margin:0!important;
  font-size:13px!important;
  color:#64748b!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-header .pl-actions{display:none!important;}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-calendar-top-navigation{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 0 12px!important;
  padding:10px 12px!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,#1e3a8a,#2563eb)!important;
  box-shadow:0 10px 24px rgba(37,99,235,.14)!important;
  min-height:0!important;
  height:auto!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-calendar-top-navigation-inner{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-calendar-nav-pill{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.14)!important;
  color:#fff!important;
  font-weight:900!important;
  font-size:12.5px!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-calendar-nav-pill.active,
html body .postlab-crm-app.pl-calendar-clean-layout .pl-calendar-nav-pill:hover{
  background:#fff!important;
  color:#1e3a8a!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-calendar-quick-actions{
  display:flex!important;
  gap:8px!important;
  flex-wrap:wrap!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-calendar-quick-actions .pl-btn{
  white-space:nowrap!important;
  padding:9px 12px!important;
}
html body .postlab-crm-app.pl-calendar-clean-layout .pl-calendar-today-hero{
  margin:0 0 12px!important;
}
@media(max-width:900px){
  html body .postlab-crm-app.pl-calendar-clean-layout{padding:12px!important;}
  html body .postlab-crm-app.pl-calendar-clean-layout .pl-header{display:block!important;padding:14px!important;}
  html body .postlab-crm-app.pl-calendar-clean-layout .pl-header h1{font-size:22px!important;}
  html body .postlab-crm-app.pl-calendar-clean-layout .pl-calendar-top-navigation{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
  html body .postlab-crm-app.pl-calendar-clean-layout .pl-calendar-top-navigation-inner{overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:4px!important;}
  html body .postlab-crm-app.pl-calendar-clean-layout .pl-calendar-nav-pill{flex:0 0 auto!important;}
  html body .postlab-crm-app.pl-calendar-clean-layout .pl-calendar-quick-actions{display:grid!important;grid-template-columns:1fr 1fr!important;}
}


/* v12.4.49 - Calendar must use the same blue CRM menu/header as all other tabs.
   This neutralizes the older calendar-only overrides that were hiding the sidebar
   and creating a separate empty/clean header. */
@media (min-width:901px){
  html body .postlab-crm-app.pl-section-calendar .pl-shell{
    display:grid!important;
    grid-template-columns:245px minmax(0,1fr)!important;
    min-height:720px!important;
    background:#fff!important;
    border-radius:20px!important;
    overflow:hidden!important;
    border:1px solid var(--pl-border)!important;
    box-shadow:0 18px 45px rgba(37,99,235,.10)!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-sidebar{
    display:block!important;
    visibility:visible!important;
    height:auto!important;
    min-height:100%!important;
    width:auto!important;
    max-width:none!important;
    padding:24px!important;
    margin:0!important;
    overflow:visible!important;
    background:linear-gradient(180deg,#1e3a8a,#2563eb)!important;
    border-radius:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-logo{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    margin-bottom:28px!important;
    color:#fff!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-menu{
    display:block!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-menu > a{
    display:block!important;
    color:#dbeafe!important;
    text-decoration:none!important;
    padding:13px 14px!important;
    border-radius:14px!important;
    margin-bottom:8px!important;
    font-weight:700!important;
    background:transparent!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-menu > a:hover,
  html body .postlab-crm-app.pl-section-calendar .pl-menu > a.active{
    background:rgba(255,255,255,.18)!important;
    color:#fff!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-main{
    width:auto!important;
    max-width:none!important;
    padding:28px!important;
    margin:0!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-header{
    display:flex!important;
    justify-content:space-between!important;
    align-items:center!important;
    gap:15px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    padding:0!important;
    margin:0 0 22px!important;
    min-height:0!important;
    height:auto!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-header h1{
    color:var(--pl-text)!important;
    font-size:30px!important;
    margin:0 0 6px!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-header p{
    color:var(--pl-muted)!important;
    font-size:inherit!important;
    margin:0!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-header .pl-actions{
    display:flex!important;
  }
}
@media (max-width:900px){
  html body .postlab-crm-app.pl-section-calendar .pl-shell{
    display:block!important;
    grid-template-columns:1fr!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-sidebar{
    display:block!important;
    visibility:visible!important;
  }
}


/* v12.4.50 - Calendar menu must match the top blue CRM menu used on other tabs.
   Overrides the v12.4.49 calendar-only sidebar regression. */
html body .postlab-crm-app.pl-section-calendar .pl-shell{
  display:grid!important;
  grid-template-columns:1fr!important;
  width:100%!important;
  max-width:100%!important;
  min-height:auto!important;
  background:#fff!important;
  border-radius:20px!important;
  overflow:visible!important;
  border:1px solid var(--pl-border)!important;
  box-shadow:0 18px 45px rgba(37,99,235,.10)!important;
}
html body .postlab-crm-app.pl-section-calendar .pl-sidebar{
  display:block!important;
  visibility:visible!important;
  width:100%!important;
  max-width:100%!important;
  min-height:0!important;
  height:auto!important;
  margin:0 0 14px 0!important;
  padding:16px 18px!important;
  border-radius:20px!important;
  box-sizing:border-box!important;
  background:linear-gradient(180deg,#1e3a8a,#2563eb)!important;
  position:relative!important;
  top:auto!important;
  left:auto!important;
  z-index:50!important;
  overflow:hidden!important;
}
html body .postlab-crm-app.pl-section-calendar .pl-sidebar .pl-logo{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  margin:0 0 12px!important;
  text-align:center!important;
  color:#fff!important;
}
html body .postlab-crm-app.pl-section-calendar .pl-sidebar .pl-logo img{
  width:34px!important;
  height:34px!important;
  object-fit:contain!important;
}
html body .postlab-crm-app.pl-section-calendar .pl-sidebar .pl-logo span{
  display:inline-block!important;
  font-size:24px!important;
  line-height:1.1!important;
  font-weight:900!important;
  color:#fff!important;
}
html body .postlab-crm-app.pl-section-calendar .pl-sidebar .pl-menu{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
  max-width:100%!important;
  overflow-x:visible!important;
  overflow-y:visible!important;
  white-space:normal!important;
  padding:0 4px 8px!important;
  margin:0!important;
}
html body .postlab-crm-app.pl-section-calendar .pl-sidebar .pl-menu > a{
  display:inline-flex!important;
  flex:0 0 auto!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:max-content!important;
  max-width:none!important;
  margin:0!important;
  padding:9px 13px!important;
  border-radius:999px!important;
  font-size:13.5px!important;
  line-height:1!important;
  color:#eaf4ff!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  background:transparent!important;
}
html body .postlab-crm-app.pl-section-calendar .pl-sidebar .pl-menu > a:hover,
html body .postlab-crm-app.pl-section-calendar .pl-sidebar .pl-menu > a.active{
  background:rgba(255,255,255,.22)!important;
  color:#fff!important;
}
html body .postlab-crm-app.pl-section-calendar .pl-sidebar .pl-user-box{
  display:inline-flex!important;
  flex:0 0 auto!important;
  align-items:center!important;
  gap:6px!important;
  margin:0 0 0 8px!important;
  padding:7px 10px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.12)!important;
  white-space:nowrap!important;
  color:#fff!important;
}
html body .postlab-crm-app.pl-section-calendar .pl-main{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  padding:26px!important;
  margin:0!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
html body .postlab-crm-app.pl-section-calendar .pl-header{
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:15px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  margin:0 0 22px!important;
  min-height:0!important;
  height:auto!important;
}
html body .postlab-crm-app.pl-section-calendar .pl-calendar-top-navigation{
  margin-bottom:14px!important;
}
@media(max-width:900px){
  html body .postlab-crm-app.pl-section-calendar{padding:12px!important;}
  html body .postlab-crm-app.pl-section-calendar .pl-sidebar{
    padding:14px 14px 12px!important;
    border-radius:18px!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-sidebar .pl-logo span{font-size:22px!important;}
  html body .postlab-crm-app.pl-section-calendar .pl-sidebar .pl-menu{
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    white-space:nowrap!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:thin!important;
  }
  html body .postlab-crm-app.pl-section-calendar .pl-main{padding:14px!important;}
}

/* v12.4.52 Finance donut charts and forecast tools */
.postlab-crm-app .pl-finance-donut-card{background:linear-gradient(135deg,#ffffff,#f1f7ff)!important;border:1px solid #dbeafe!important;box-shadow:0 16px 38px rgba(15,23,42,.08)!important;}
.postlab-crm-app .pl-finance-forecast-tools{background:linear-gradient(135deg,#ffffff,#eef7ff)!important;border:1px solid #dbeafe!important;box-shadow:0 18px 42px rgba(37,99,235,.08)!important;}
.postlab-crm-app .pl-forecast-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-top:16px!important;}
.postlab-crm-app .pl-forecast-card{position:relative!important;overflow:hidden!important;min-height:118px!important;padding:18px!important;border-radius:22px!important;background:#fff!important;border:1px solid #dbeafe!important;box-shadow:0 10px 24px rgba(15,23,42,.06)!important;display:flex!important;flex-direction:column!important;gap:8px!important;}
.postlab-crm-app .pl-forecast-card:after{content:''!important;position:absolute!important;right:-28px!important;top:-28px!important;width:92px!important;height:92px!important;border-radius:999px!important;background:rgba(37,99,235,.12)!important;}
.postlab-crm-app .pl-forecast-card small{font-weight:1000!important;color:#12327c!important;text-transform:uppercase!important;letter-spacing:.03em!important;position:relative!important;z-index:1!important;}
.postlab-crm-app .pl-forecast-card b{font-size:22px!important;line-height:1.15!important;color:#0f172a!important;position:relative!important;z-index:1!important;word-break:break-word!important;}
.postlab-crm-app .pl-forecast-card span{font-weight:800!important;color:#64748b!important;line-height:1.45!important;position:relative!important;z-index:1!important;}
.postlab-crm-app .pl-forecast-blue{border-color:#bfdbfe!important;}
.postlab-crm-app .pl-forecast-cyan{border-color:#bae6fd!important;}
.postlab-crm-app .pl-forecast-green{border-color:#bbf7d0!important;}
.postlab-crm-app .pl-forecast-purple{border-color:#ddd6fe!important;}
.postlab-crm-app .pl-forecast-gold{border-color:#fde68a!important;}
.postlab-crm-app .pl-forecast-orange{border-color:#fed7aa!important;}
.postlab-crm-app .pl-forecast-red{border-color:#fecaca!important;}
.postlab-crm-app .pl-forecast-red:after{background:rgba(239,68,68,.14)!important;}
.postlab-crm-app .pl-forecast-green:after{background:rgba(34,197,94,.14)!important;}
.postlab-crm-app .pl-forecast-purple:after{background:rgba(139,92,246,.14)!important;}
.postlab-crm-app .pl-forecast-cyan:after{background:rgba(6,182,212,.14)!important;}
.postlab-crm-app .pl-forecast-gold:after{background:rgba(245,158,11,.16)!important;}
.postlab-crm-app .pl-forecast-orange:after{background:rgba(249,115,22,.14)!important;}
.postlab-crm-app .pl-forecast-note{margin-top:16px!important;padding:14px 16px!important;border-radius:18px!important;background:#f8fbff!important;border:1px solid #dbeafe!important;color:#475569!important;font-weight:800!important;line-height:1.55!important;}
@media(max-width:1400px){.postlab-crm-app .pl-forecast-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:980px){.postlab-crm-app .pl-forecast-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:640px){.postlab-crm-app .pl-forecast-grid{grid-template-columns:1fr!important;}.postlab-crm-app .pl-forecast-card{min-height:auto!important;}.postlab-crm-app .pl-forecast-card b{font-size:20px!important;}}

/* v12.4.69 PWA install button / mobile fullscreen helper */
.postlab-crm-app .pl-pwa-install-btn{
  width:100%!important;
  border:0!important;
  border-radius:16px!important;
  padding:13px 14px!important;
  margin:14px 0 4px!important;
  background:#0f4cff!important;
  color:#fff!important;
  font-weight:900!important;
  font-size:14px!important;
  cursor:pointer!important;
  box-shadow:0 12px 28px rgba(15,76,255,.22)!important;
}
.postlab-crm-app .pl-pwa-install-btn:active{transform:translateY(1px)!important;}
.postlab-crm-app .pl-login-card .pl-pwa-install-btn{margin-top:18px!important;}
@media(max-width:900px){
  .postlab-crm-app{min-height:auto!important;}
}

/* v12.4.84 - Slightly smaller Search / Clear buttons in client filters */
.postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons{
  gap:6px!important;
}
.postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons .pl-btn{
  min-width:96px!important;
  min-height:38px!important;
  padding:9px 12px!important;
  font-size:13px!important;
  line-height:1.1!important;
  border-radius:12px!important;
}
@media(max-width:760px){
  .postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons{
    gap:6px!important;
  }
  .postlab-crm-app .pl-client-search-layout-v78 .pl-search-buttons .pl-btn{
    min-width:0!important;
    width:100%!important;
    min-height:36px!important;
    height:36px!important;
    padding:7px 8px!important;
    font-size:12px!important;
    border-radius:11px!important;
  }
}


/* v12.4.92 - Safe mobile loading/app mode fix */





.postlab-crm-app .pl-client-menu-tabs,
.postlab-crm-app .pl-client-tabs,
.postlab-crm-app .pl-menu{
  position:relative!important;
  z-index:20!important;
  pointer-events:auto!important;
}
.postlab-crm-app .pl-client-menu-tabs a,
.postlab-crm-app .pl-client-tabs a,
.postlab-crm-app .pl-menu a{
  pointer-events:auto!important;
  touch-action:manipulation!important;
  -webkit-tap-highlight-color:rgba(37,99,235,.18)!important;
}




/* v12.5.35 - Desktop: η μπάρα Ενέργειες πελατών μένει σε μία γραμμή μόνο σε υπολογιστή. */
@media (min-width:1101px){
  html body .postlab-crm-app .pl-compact-leads-table tr.pl-lead-action-row{
    display:table-row!important;
  }
  html body .postlab-crm-app .pl-lead-actions-wrap{
    width:100%!important;
    max-width:none!important;
    margin:0 auto 8px!important;
    padding:9px 12px!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    gap:8px!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-actions-label{
    flex:0 0 auto!important;
    white-space:nowrap!important;
  }
  html body .postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions{
    flex:1 1 auto!important;
    min-width:0!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:6px!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-lead-actions-wrap .pl-lead-actions .pl-btn{
    flex:1 1 0!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:34px!important;
    min-height:34px!important;
    padding:7px 6px!important;
    font-size:11px!important;
    line-height:1!important;
    white-space:nowrap!important;
    text-align:center!important;
    justify-content:center!important;
  }
}

/* v12.5.38 - Desktop: μείωση κενού στο φίλτρο Υπεύθυνος / Δημιουργός στους Υποψήφιους/Πελάτες */
@media (min-width:1025px){
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-layout-v78{
    row-gap:4px!important;
    gap:4px!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q,
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-user-q{
    margin-top:-6px!important;
    padding-top:0!important;
    align-items:end!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-crm-user-filter,
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-user-q .pl-crm-user-filter{
    margin-top:0!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-crm-user-filter label,
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-user-q .pl-crm-user-filter label{
    margin-top:0!important;
    margin-bottom:4px!important;
    line-height:1.1!important;
  }
}

/* v12.5.39: Collapsed offers list */
.postlab-crm-app .pl-offers-list-accordion{padding:0!important;overflow:hidden!important;}
.postlab-crm-app .pl-offers-list-accordion > summary{cursor:pointer!important;list-style:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;background:linear-gradient(90deg,#eff6ff,#ffffff)!important;color:#12327c!important;font-weight:900!important;font-size:22px!important;padding:20px 22px!important;}
.postlab-crm-app .pl-offers-list-accordion > summary::-webkit-details-marker{display:none!important;}
.postlab-crm-app .pl-offers-list-accordion > summary:after{content:'+'!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;border-radius:999px!important;background:#dbeafe!important;color:#2563eb!important;font-size:22px!important;line-height:1!important;}
.postlab-crm-app .pl-offers-list-accordion[open] > summary{border-bottom:1px solid #dbeafe!important;}
.postlab-crm-app .pl-offers-list-accordion[open] > summary:after{content:'−'!important;}
.postlab-crm-app .pl-offers-list-accordion > summary em{font-style:normal!important;font-size:13px!important;color:#64748b!important;font-weight:800!important;margin-left:auto!important;}
.postlab-crm-app .pl-offers-list-accordion > form{padding:22px!important;}
@media(max-width:820px){.postlab-crm-app .pl-offers-list-accordion > summary{font-size:17px!important;padding:16px!important;}.postlab-crm-app .pl-offers-list-accordion > summary em{font-size:12px!important;}.postlab-crm-app .pl-offers-list-accordion > form{padding:14px!important;}}

/* v12.5.41 - Desktop offer/template form rows */
@media (min-width:1101px){
  .postlab-crm-app .pl-template-form{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-items:end!important;
  }
  .postlab-crm-app .pl-template-form > .pl-field{
    grid-column:auto!important;
    min-width:0!important;
  }
  .postlab-crm-app .pl-template-form > .pl-field.pl-full:not(.pl-template-editor){
    grid-column:auto!important;
  }
  .postlab-crm-app .pl-template-form > .pl-field.pl-full:not(.pl-template-editor) textarea{
    min-height:44px!important;
    height:44px!important;
    resize:vertical!important;
  }
  .postlab-crm-app .pl-template-form .pl-template-editor,
  .postlab-crm-app .pl-template-form .pl-template-editor.pl-full,
  .postlab-crm-app .pl-template-form > .pl-full:not(.pl-field){
    grid-column:1/-1!important;
  }
  .postlab-crm-app .pl-offer-desktop-triple-row{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    align-items:start!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-offer-desktop-triple-row .pl-field{
    min-width:0!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-offer-desktop-triple-row input,
  .postlab-crm-app .pl-offer-desktop-triple-row select{
    width:100%!important;
    box-sizing:border-box!important;
  }
}
@media (max-width:1100px){
  .postlab-crm-app .pl-offer-desktop-triple-row{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
}

/* v12.5.49 Google Maps Leads category selector fix */
.postlab-crm-app .pl-google-types-box{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;
  gap:10px!important;
  border:1px solid #bfdbfe!important;
  border-radius:14px!important;
  background:#f8fbff!important;
  padding:12px!important;
  max-height:320px!important;
  overflow:auto!important;
}
.postlab-crm-app .pl-check-card{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0!important;
  padding:10px!important;
  border:1px solid #dbeafe!important;
  border-radius:12px!important;
  background:#ffffff!important;
  color:#172554!important;
  font-weight:700!important;
  cursor:pointer!important;
}
.postlab-crm-app .pl-check-card input[type=checkbox]{
  width:18px!important;
  height:18px!important;
  min-height:18px!important;
  flex:0 0 auto!important;
}
.postlab-crm-app .pl-check-card span{font-size:14px!important;}
.postlab-crm-app .pl-check-card em{
  margin-left:auto!important;
  font-style:normal!important;
  color:#64748b!important;
  font-size:12px!important;
  font-weight:600!important;
}

/* v12.5.50 Google Maps full Place Types searchable selector */
.postlab-crm-app .pl-google-types-toolbar{
  display:grid!important;
  grid-template-columns:minmax(260px,1fr) auto auto!important;
  gap:10px!important;
  margin:0 0 10px!important;
  align-items:center!important;
}
.postlab-crm-app .pl-google-types-toolbar input{
  width:100%!important;
}
.postlab-crm-app .pl-google-type-group{
  grid-column:1/-1!important;
  border:1px solid #dbeafe!important;
  border-radius:12px!important;
  background:#fff!important;
  padding:8px!important;
}
.postlab-crm-app .pl-google-type-group summary{
  cursor:pointer!important;
  color:#1e3a8a!important;
  font-weight:800!important;
  padding:7px 8px!important;
}
.postlab-crm-app .pl-google-type-group-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;
  gap:10px!important;
  padding:8px 0 0!important;
}
@media (max-width:800px){
  .postlab-crm-app .pl-google-types-toolbar{grid-template-columns:1fr!important;}
}

/* v12.5.53 Google Maps Leads single-row search */
.pl-gm-top-row{display:grid;grid-template-columns:1.4fr 1.2fr .55fr auto;gap:14px;align-items:end;margin-bottom:14px}
.pl-gm-search-button-field .pl-btn{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center}
.pl-google-types-compact{max-height:260px;overflow:auto}
@media(max-width:1100px){.pl-gm-top-row{grid-template-columns:1fr 1fr}.pl-gm-search-button-field .pl-btn{width:auto}}
@media(max-width:700px){.pl-gm-top-row{grid-template-columns:1fr}}

/* v12.5.54 Google Maps Leads control center */
.postlab-crm-app .pl-gm-top-row-v54{
  display:grid!important;
  grid-template-columns:minmax(260px,1.4fr) minmax(260px,1.2fr) minmax(140px,.45fr) minmax(190px,.45fr)!important;
  gap:14px!important;
  align-items:end!important;
}
.postlab-crm-app .pl-gm-control-bar,
.postlab-crm-app .pl-gm-bulk-edit{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  align-items:end!important;
  margin:12px 0!important;
}
.postlab-crm-app .pl-gm-bulk-edit{
  display:grid!important;
  grid-template-columns:minmax(220px,1fr) minmax(180px,.8fr) minmax(220px,1fr) auto!important;
}
.postlab-crm-app .pl-gm-preview-table select{
  min-width:150px!important;
  max-width:220px!important;
}
.postlab-crm-app .pl-gm-cancelled{
  opacity:.55!important;
  background:#f8fafc!important;
}
@media(max-width:1100px){
  .postlab-crm-app .pl-gm-top-row-v54,
  .postlab-crm-app .pl-gm-bulk-edit{grid-template-columns:1fr 1fr!important;}
}
@media(max-width:700px){
  .postlab-crm-app .pl-gm-top-row-v54,
  .postlab-crm-app .pl-gm-bulk-edit{grid-template-columns:1fr!important;}
}

/* v12.5.57 Google Maps Leads compact Greek category selector */
.postlab-crm-app .pl-gm-suggest-wrap .pl-google-types-box{
  display:block!important;
  max-height:240px!important;
  overflow:auto!important;
  padding:8px!important;
  border:1px solid #dbeafe!important;
  border-radius:12px!important;
  background:#f8fbff!important;
}
.postlab-crm-app .pl-gm-selected-summary{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  padding:8px 10px!important;
  border:1px solid #dbeafe!important;
  border-radius:12px!important;
  background:#fff!important;
  margin:0 0 8px!important;
  font-size:13px!important;
}
.postlab-crm-app .pl-gm-selected-chips{display:flex!important;gap:6px!important;flex-wrap:wrap!important;align-items:center!important;}
.postlab-crm-app .pl-gm-chip{
  border:1px solid #bfdbfe!important;
  background:#eff6ff!important;
  color:#1e3a8a!important;
  border-radius:999px!important;
  padding:4px 8px!important;
  font-weight:700!important;
  font-size:12px!important;
  cursor:pointer!important;
}
.postlab-crm-app .pl-gm-suggestions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:8px 0!important;
}
.postlab-crm-app .pl-gm-suggestion-pill{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  padding:7px 10px!important;
  border:1px solid #bfdbfe!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#1e3a8a!important;
  font-weight:800!important;
  font-size:13px!important;
  cursor:pointer!important;
}
.postlab-crm-app .pl-gm-suggestion-pill input,
.postlab-crm-app .pl-google-type-group summary input,
.postlab-crm-app .pl-check-card input[type=checkbox]{width:16px!important;height:16px!important;min-height:16px!important;}
.postlab-crm-app .pl-gm-more-cats{
  margin-top:8px!important;
  border:1px solid #dbeafe!important;
  border-radius:12px!important;
  background:#fff!important;
  padding:0!important;
}
.postlab-crm-app .pl-gm-more-cats > summary{
  cursor:pointer!important;
  padding:9px 12px!important;
  font-weight:800!important;
  color:#1e3a8a!important;
  font-size:13px!important;
}
.postlab-crm-app .pl-gm-suggest-wrap .pl-google-type-group{
  border:1px solid #e5e7eb!important;
  border-radius:9px!important;
  background:#fff!important;
  padding:0!important;
  margin:0 0 6px!important;
}
.postlab-crm-app .pl-gm-suggest-wrap .pl-google-type-group summary{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  padding:8px 10px!important;
  min-height:34px!important;
  font-size:13px!important;
}
.postlab-crm-app .pl-gm-group-select{display:inline-flex!important;align-items:center!important;gap:5px!important;font-size:12px!important;color:#334155!important;font-weight:700!important;}
.postlab-crm-app .pl-gm-suggest-wrap .pl-google-type-group-grid{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  padding:8px 10px 10px!important;
}
.postlab-crm-app .pl-gm-suggest-wrap .pl-check-card{
  display:inline-flex!important;
  width:auto!important;
  min-height:0!important;
  gap:6px!important;
  padding:6px 8px!important;
  border-radius:999px!important;
  font-size:12px!important;
}
.postlab-crm-app .pl-gm-suggest-wrap .pl-check-card span{font-size:12px!important;}
.postlab-crm-app .pl-gm-suggest-wrap .pl-check-card em{display:none!important;}

/* v12.5.58 Google Maps Leads compact selector and selected count fix */
.postlab-crm-app .pl-gm-suggest-wrap .pl-gm-selected-summary{
  padding:6px 8px!important;
  min-height:34px!important;
  font-size:12px!important;
}
.postlab-crm-app .pl-gm-suggestions{
  gap:6px!important;
  margin:6px 0!important;
}
.postlab-crm-app .pl-gm-suggestion-pill{
  padding:5px 9px!important;
  min-height:30px!important;
  font-size:12px!important;
}
.postlab-crm-app .pl-gm-more-cats > summary{
  padding:7px 10px!important;
  font-size:12px!important;
}
.postlab-crm-app .pl-gm-suggest-wrap .pl-google-types-box{
  max-height:300px!important;
  padding:6px!important;
}
.postlab-crm-app .pl-gm-suggest-wrap .pl-google-type-group summary{
  min-height:30px!important;
  padding:6px 8px!important;
  font-size:12px!important;
}
.postlab-crm-app .pl-gm-suggest-wrap .pl-google-type-group-grid{
  gap:5px!important;
  padding:6px 8px 8px!important;
}
.postlab-crm-app .pl-gm-suggest-wrap .pl-check-card{
  padding:5px 8px!important;
  border-radius:999px!important;
  min-height:28px!important;
  font-size:12px!important;
  flex:0 0 auto!important;
}
.postlab-crm-app .pl-gm-suggestion-pill input,
.postlab-crm-app .pl-google-type-group summary input,
.postlab-crm-app .pl-check-card input[type=checkbox]{
  width:14px!important;
  height:14px!important;
  min-width:14px!important;
  min-height:14px!important;
  transform:none!important;
}
.postlab-crm-app .pl-gm-chip{
  padding:3px 7px!important;
  font-size:11px!important;
}

/* v12.5.61 Google Maps Leads selector polish */
.postlab-crm-app .pl-gm-more-cats > summary{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  width:auto!important;
  max-width:max-content!important;
  background:linear-gradient(135deg,#2563eb,#38bdf8)!important;
  color:#fff!important;
  border-radius:10px!important;
  border:0!important;
  box-shadow:0 8px 18px rgba(37,99,235,.18)!important;
  margin:6px 0!important;
}
.postlab-crm-app .pl-gm-more-cats > summary small{
  color:rgba(255,255,255,.9)!important;
  font-weight:700!important;
  font-size:11px!important;
}
.postlab-crm-app .pl-gm-more-cats[open] > summary{
  border-bottom-left-radius:8px!important;
  border-bottom-right-radius:8px!important;
}
.postlab-crm-app .pl-gm-selected-summary{
  border-color:#bfdbfe!important;
  background:#f8fbff!important;
}
.postlab-crm-app .pl-gm-selected-summary strong,
.postlab-crm-app #plGmSelectedCount{
  color:#1e3a8a!important;
}
.postlab-crm-app .pl-google-types-compact .pl-google-type-group summary{
  cursor:pointer!important;
}
.postlab-crm-app .pl-google-types-compact .pl-gm-group-select{
  white-space:nowrap!important;
}


/* v12.5.63 Google Maps Leads mobile one-column layout */
@media (max-width: 768px){
  .postlab-crm-app .pl-card:has(.pl-gm-search-form),
  .postlab-crm-app .pl-gm-preview-card{
    overflow: visible!important;
  }

  .postlab-crm-app .pl-gm-top-row,
  .postlab-crm-app .pl-gm-top-row-v54{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    align-items:stretch!important;
  }

  .postlab-crm-app .pl-gm-top-row .pl-field,
  .postlab-crm-app .pl-gm-top-row-v54 .pl-field,
  .postlab-crm-app .pl-gm-top-row input,
  .postlab-crm-app .pl-gm-top-row select,
  .postlab-crm-app .pl-gm-top-row button,
  .postlab-crm-app .pl-gm-top-row-v54 input,
  .postlab-crm-app .pl-gm-top-row-v54 select,
  .postlab-crm-app .pl-gm-top-row-v54 button{
    width:100%!important;
    max-width:100%!important;
  }

  .postlab-crm-app .pl-gm-search-button-field .pl-btn{
    width:100%!important;
    min-height:48px!important;
  }

  .postlab-crm-app .pl-gm-selected-summary,
  .postlab-crm-app .pl-gm-suggestions{
    width:100%!important;
  }

  .postlab-crm-app .pl-gm-suggestion-pill,
  .postlab-crm-app .pl-gm-chip{
    max-width:100%!important;
  }

  .postlab-crm-app .pl-gm-control-bar{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }

  .postlab-crm-app .pl-gm-control-bar .pl-btn{
    width:100%!important;
    justify-content:center!important;
    min-height:46px!important;
  }

  .postlab-crm-app .pl-gm-bulk-edit{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }

  .postlab-crm-app .pl-gm-bulk-edit .pl-field,
  .postlab-crm-app .pl-gm-bulk-edit select,
  .postlab-crm-app .pl-gm-bulk-edit button{
    width:100%!important;
    max-width:100%!important;
  }

  .postlab-crm-app table.pl-gm-preview-table,
  .postlab-crm-app .pl-gm-preview-table thead,
  .postlab-crm-app .pl-gm-preview-table tbody,
  .postlab-crm-app .pl-gm-preview-table th,
  .postlab-crm-app .pl-gm-preview-table td,
  .postlab-crm-app .pl-gm-preview-table tr{
    display:block!important;
    width:100%!important;
  }

  .postlab-crm-app .pl-gm-preview-table{
    border:0!important;
    overflow:visible!important;
  }

  .postlab-crm-app .pl-gm-preview-table thead{
    display:none!important;
  }

  .postlab-crm-app .pl-gm-preview-table tr{
    margin:0 0 14px!important;
    padding:12px!important;
    border:1px solid #dbeafe!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 6px 16px rgba(15,23,42,.05)!important;
  }

  .postlab-crm-app .pl-gm-preview-table td{
    border:0!important;
    padding:7px 0!important;
    display:grid!important;
    grid-template-columns:118px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:start!important;
  }

  .postlab-crm-app .pl-gm-preview-table td:nth-child(1){
    grid-template-columns:1fr!important;
    padding-bottom:10px!important;
  }

  .postlab-crm-app .pl-gm-preview-table td:nth-child(1)::before{content:'Επιλογή';font-weight:800;color:#1e3a8a;margin-bottom:4px;}
  .postlab-crm-app .pl-gm-preview-table td:nth-child(2)::before{content:'Επιχείρηση';font-weight:800;color:#1e3a8a;}
  .postlab-crm-app .pl-gm-preview-table td:nth-child(3)::before{content:'Τηλέφωνο';font-weight:800;color:#1e3a8a;}
  .postlab-crm-app .pl-gm-preview-table td:nth-child(4)::before{content:'Διεύθυνση';font-weight:800;color:#1e3a8a;}
  .postlab-crm-app .pl-gm-preview-table td:nth-child(5)::before{content:'Google κατηγορία';font-weight:800;color:#1e3a8a;}
  .postlab-crm-app .pl-gm-preview-table td:nth-child(6)::before{content:'Κατηγορία CRM';font-weight:800;color:#1e3a8a;}
  .postlab-crm-app .pl-gm-preview-table td:nth-child(7)::before{content:'Πόλη';font-weight:800;color:#1e3a8a;}
  .postlab-crm-app .pl-gm-preview-table td:nth-child(8)::before{content:'Περιοχή';font-weight:800;color:#1e3a8a;}
  .postlab-crm-app .pl-gm-preview-table td:nth-child(9)::before{content:'Έλεγχος';font-weight:800;color:#1e3a8a;}

  .postlab-crm-app .pl-gm-preview-table select,
  .postlab-crm-app .pl-gm-preview-table input[type="text"],
  .postlab-crm-app .pl-gm-preview-table input[type="tel"]{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  .postlab-crm-app .pl-gm-preview-table input[type="checkbox"]{
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    min-height:20px!important;
  }
}


/* v12.5.64 Google Maps Leads mobile clean layout - applied over v12.5.63 */
@media (max-width: 768px){
  html, body{
    max-width:100%!important;
    overflow-x:hidden!important;
  }
  .postlab-crm-app,
  .postlab-crm-app *{
    box-sizing:border-box!important;
  }
  .postlab-crm-app{
    max-width:100%!important;
    overflow-x:hidden!important;
  }
  .postlab-crm-app .pl-card{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
    padding:14px!important;
    overflow:hidden!important;
  }
  .postlab-crm-app .pl-card h2{
    font-size:24px!important;
    line-height:1.18!important;
    margin:0 0 12px!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
  }
  .postlab-crm-app .pl-small,
  .postlab-crm-app small{
    font-size:14px!important;
    line-height:1.45!important;
  }

  /* Search form: strictly one column */
  .postlab-crm-app .pl-gm-search-form,
  .postlab-crm-app .pl-gm-top-row,
  .postlab-crm-app .pl-gm-top-row-v54,
  .postlab-crm-app .pl-grid:has(.pl-gm-top-row),
  .postlab-crm-app .pl-grid:has(#plGmSearchZone){
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  .postlab-crm-app .pl-gm-top-row .pl-field,
  .postlab-crm-app .pl-gm-top-row-v54 .pl-field,
  .postlab-crm-app .pl-gm-search-form .pl-field{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0 0 14px!important;
    float:none!important;
    clear:both!important;
  }
  .postlab-crm-app .pl-gm-search-form label{
    display:block!important;
    font-size:15px!important;
    line-height:1.3!important;
    margin:0 0 6px!important;
    white-space:normal!important;
  }
  .postlab-crm-app #plGmSearchZone,
  .postlab-crm-app #plGoogleTypeSearch,
  .postlab-crm-app .pl-gm-search-form input[type="text"],
  .postlab-crm-app .pl-gm-search-form select,
  .postlab-crm-app .pl-gm-search-form button,
  .postlab-crm-app .pl-gm-search-form .pl-btn{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:46px!important;
    font-size:16px!important;
    line-height:1.35!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-gm-search-button-field label{
    display:none!important;
  }
  .postlab-crm-app .pl-gm-search-button-field .pl-btn{
    margin-top:4px!important;
  }

  /* Suggested categories must sit below inputs, full width, never to the side */
  .postlab-crm-app .pl-gm-suggest-wrap,
  .postlab-crm-app .pl-gm-selected-summary,
  .postlab-crm-app .pl-gm-suggestions,
  .postlab-crm-app .pl-gm-more-cats,
  .postlab-crm-app .pl-google-types-box,
  .postlab-crm-app .pl-google-types-compact{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .postlab-crm-app .pl-gm-selected-summary{
    padding:12px!important;
    gap:8px!important;
  }
  .postlab-crm-app .pl-gm-selected-summary .pl-btn,
  .postlab-crm-app #plGmClearTypes{
    width:100%!important;
    max-width:100%!important;
    margin-top:8px!important;
  }
  .postlab-crm-app .pl-gm-suggestions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin-top:10px!important;
  }
  .postlab-crm-app .pl-gm-suggestion-pill,
  .postlab-crm-app .pl-check-card,
  .postlab-crm-app .pl-gm-chip{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-gm-more-cats summary{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:2px!important;
    width:100%!important;
    max-width:100%!important;
    padding:10px 12px!important;
    border-radius:12px!important;
    font-size:15px!important;
    line-height:1.25!important;
    white-space:normal!important;
  }
  .postlab-crm-app .pl-google-type-group summary{
    display:flex!important;
    flex-direction:row!important;
    justify-content:space-between!important;
    align-items:center!important;
    gap:8px!important;
    padding:10px!important;
    min-height:42px!important;
  }
  .postlab-crm-app .pl-google-type-group-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .postlab-crm-app .pl-gm-group-select{
    font-size:13px!important;
  }

  /* Approval list: cards, not wide table */
  .postlab-crm-app .pl-gm-preview-card{
    overflow:hidden!important;
  }
  .postlab-crm-app .pl-gm-control-bar,
  .postlab-crm-app .pl-gm-bulk-edit{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-gm-control-bar .pl-btn,
  .postlab-crm-app .pl-gm-bulk-edit .pl-field,
  .postlab-crm-app .pl-gm-bulk-edit select,
  .postlab-crm-app .pl-gm-bulk-edit button{
    width:100%!important;
    max-width:100%!important;
  }
  .postlab-crm-app .pl-gm-preview-table,
  .postlab-crm-app .pl-gm-preview-table tbody,
  .postlab-crm-app .pl-gm-preview-table tr,
  .postlab-crm-app .pl-gm-preview-table td{
    width:100%!important;
    max-width:100%!important;
  }
  .postlab-crm-app .pl-gm-preview-table td{
    grid-template-columns:92px minmax(0,1fr)!important;
    font-size:14px!important;
    overflow-wrap:anywhere!important;
  }
}

/* Post Lab CRM v12.5.66 - tablet/menu + Google Maps Leads responsive cleanup */
@media (min-width: 769px) and (max-width: 1199px){
  html body .postlab-crm-app{
    padding:12px!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }
  html body .postlab-crm-app .pl-shell{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-sidebar{
    width:100%!important;
    max-width:100%!important;
    padding:16px!important;
    border-radius:18px!important;
  }
  html body .postlab-crm-app .pl-logo{
    justify-content:center!important;
    margin:0 0 14px!important;
    font-size:22px!important;
  }
  html body .postlab-crm-app .pl-logo img{
    width:34px!important;
    height:34px!important;
  }
  html body .postlab-crm-app .pl-menu{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    overflow:visible!important;
    align-items:stretch!important;
  }
  html body .postlab-crm-app .pl-menu > a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:38px!important;
    margin:0!important;
    padding:8px 6px!important;
    border-radius:999px!important;
    font-size:12.5px!important;
    line-height:1.15!important;
    text-align:center!important;
    white-space:normal!important;
  }
  html body .postlab-crm-app .pl-menu .pl-user-box{
    grid-column:1/-1!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    margin:8px 0 0!important;
    padding:8px!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.12)!important;
    font-size:12px!important;
  }
  html body .postlab-crm-app .pl-main{
    padding:18px!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-header{
    display:flex!important;
    align-items:flex-start!important;
    gap:12px!important;
  }
  html body .postlab-crm-app .pl-stats{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }
  html body .postlab-crm-app .pl-card{
    padding:18px!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-gm-top-row,
  html body .postlab-crm-app .pl-gm-top-row-v54{
    display:grid!important;
    grid-template-columns:1fr 1fr 170px 220px!important;
    gap:12px!important;
    align-items:end!important;
  }
  html body .postlab-crm-app .pl-gm-control-bar{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:10px!important;
  }
  html body .postlab-crm-app .pl-gm-control-bar .pl-btn{
    width:100%!important;
    min-height:40px!important;
    padding:10px 8px!important;
    font-size:13px!important;
    text-align:center!important;
  }
  html body .postlab-crm-app .pl-gm-bulk-edit{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr)) 170px!important;
    gap:10px!important;
    align-items:end!important;
  }
  html body .postlab-crm-app .pl-gm-preview-table{
    font-size:12.5px!important;
  }
  html body .postlab-crm-app .pl-gm-preview-table th,
  html body .postlab-crm-app .pl-gm-preview-table td{
    padding:9px 7px!important;
    line-height:1.22!important;
  }
  html body .postlab-crm-app .pl-gm-preview-table select{
    min-width:118px!important;
    padding:8px 7px!important;
    font-size:12.5px!important;
    min-height:36px!important;
  }
  html body .postlab-crm-app .pl-gm-preview-table td:nth-child(4){
    max-width:190px!important;
    overflow-wrap:anywhere!important;
  }
}

@media (min-width: 769px) and (max-width: 1024px){
  html body .postlab-crm-app .pl-menu{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  html body .postlab-crm-app .pl-gm-top-row,
  html body .postlab-crm-app .pl-gm-top-row-v54{
    grid-template-columns:1fr 1fr!important;
  }
  html body .postlab-crm-app .pl-gm-search-button-field .pl-btn{
    width:100%!important;
  }
  html body .postlab-crm-app .pl-gm-control-bar,
  html body .postlab-crm-app .pl-gm-bulk-edit{
    grid-template-columns:1fr 1fr!important;
  }
  html body .postlab-crm-app .pl-gm-preview-table,
  html body .postlab-crm-app .pl-gm-preview-table thead,
  html body .postlab-crm-app .pl-gm-preview-table tbody,
  html body .postlab-crm-app .pl-gm-preview-table tr,
  html body .postlab-crm-app .pl-gm-preview-table th,
  html body .postlab-crm-app .pl-gm-preview-table td{
    display:block!important;
  }
  html body .postlab-crm-app .pl-gm-preview-table thead{
    display:none!important;
  }
  html body .postlab-crm-app .pl-gm-preview-table tr{
    border:1px solid var(--pl-border)!important;
    border-radius:16px!important;
    margin:0 0 12px!important;
    padding:10px!important;
    background:#fff!important;
  }
  html body .postlab-crm-app .pl-gm-preview-table td{
    display:grid!important;
    grid-template-columns:140px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
    border:0!important;
    padding:6px 0!important;
    font-size:14px!important;
  }
  html body .postlab-crm-app .pl-gm-preview-table td:nth-child(1)::before{content:'Επιλογή';font-weight:800;color:#1e3a8a;}
  html body .postlab-crm-app .pl-gm-preview-table td:nth-child(2)::before{content:'Επιχείρηση';font-weight:800;color:#1e3a8a;}
  html body .postlab-crm-app .pl-gm-preview-table td:nth-child(3)::before{content:'Τηλέφωνο';font-weight:800;color:#1e3a8a;}
  html body .postlab-crm-app .pl-gm-preview-table td:nth-child(4)::before{content:'Διεύθυνση';font-weight:800;color:#1e3a8a;}
  html body .postlab-crm-app .pl-gm-preview-table td:nth-child(5)::before{content:'Google';font-weight:800;color:#1e3a8a;}
  html body .postlab-crm-app .pl-gm-preview-table td:nth-child(6)::before{content:'CRM κατηγορία';font-weight:800;color:#1e3a8a;}
  html body .postlab-crm-app .pl-gm-preview-table td:nth-child(7)::before{content:'Πόλη';font-weight:800;color:#1e3a8a;}
  html body .postlab-crm-app .pl-gm-preview-table td:nth-child(8)::before{content:'Περιοχή';font-weight:800;color:#1e3a8a;}
  html body .postlab-crm-app .pl-gm-preview-table td:nth-child(9)::before{content:'Έλεγχος';font-weight:800;color:#1e3a8a;}
  html body .postlab-crm-app .pl-gm-preview-table select,
  html body .postlab-crm-app .pl-gm-preview-table input[type='text']{
    width:100%!important;
    max-width:100%!important;
  }
}

@media (max-width: 768px){
  html body .postlab-crm-app .pl-menu{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-menu > a{
    width:100%!important;
    text-align:center!important;
    justify-content:center!important;
    white-space:normal!important;
  }
  html body .postlab-crm-app .pl-header{
    display:block!important;
  }
  html body .postlab-crm-app .pl-header .pl-actions,
  html body .postlab-crm-app .pl-header .pl-btn{
    width:100%!important;
    margin-top:10px!important;
    text-align:center!important;
  }
  html body .postlab-crm-app .pl-gm-preview-table td{
    grid-template-columns:105px minmax(0,1fr)!important;
  }
}


/* Post Lab CRM v12.5.67 - Tablet blue menu horizontal scroll fix
   Desktop remains unchanged. Tablet gets a proper touch-friendly scroll menu instead of squeezed grid. */
@media (min-width: 769px) and (max-width: 1199px){
  html body .postlab-crm-app .pl-sidebar{
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-sidebar .pl-menu,
  html body .postlab-crm-app .pl-menu{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    scroll-behavior:smooth!important;
    scroll-snap-type:x proximity!important;
    padding:4px 4px 10px!important;
    margin:0!important;
    box-sizing:border-box!important;
    touch-action:pan-x!important;
    scrollbar-width:thin!important;
  }
  html body .postlab-crm-app .pl-sidebar .pl-menu::-webkit-scrollbar,
  html body .postlab-crm-app .pl-menu::-webkit-scrollbar{
    height:6px!important;
  }
  html body .postlab-crm-app .pl-sidebar .pl-menu::-webkit-scrollbar-thumb,
  html body .postlab-crm-app .pl-menu::-webkit-scrollbar-thumb{
    background:rgba(255,255,255,.45)!important;
    border-radius:999px!important;
  }
  html body .postlab-crm-app .pl-sidebar .pl-menu > a,
  html body .postlab-crm-app .pl-menu > a{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    max-width:none!important;
    min-height:40px!important;
    padding:10px 14px!important;
    margin:0!important;
    border-radius:999px!important;
    font-size:13px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
    text-align:center!important;
    scroll-snap-align:start!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-sidebar .pl-menu > a[href*="google-maps"],
  html body .postlab-crm-app .pl-menu > a[href*="google-maps"]{
    min-width:150px!important;
  }
  html body .postlab-crm-app .pl-sidebar .pl-menu .pl-user-box,
  html body .postlab-crm-app .pl-menu .pl-user-box{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    max-width:none!important;
    margin:0 0 0 4px!important;
    padding:8px 12px!important;
    border-radius:999px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    white-space:nowrap!important;
    scroll-snap-align:start!important;
    background:rgba(255,255,255,.12)!important;
    font-size:12px!important;
  }
  html body .postlab-crm-app .pl-main{
    overflow-x:hidden!important;
  }
}

/* Narrow tablet portrait: keep the same scroll behavior; do NOT switch to 3-column grid. */
@media (min-width: 769px) and (max-width: 1024px){
  html body .postlab-crm-app .pl-sidebar .pl-menu,
  html body .postlab-crm-app .pl-menu{
    display:flex!important;
    grid-template-columns:none!important;
    overflow-x:auto!important;
    flex-wrap:nowrap!important;
  }
  html body .postlab-crm-app .pl-sidebar .pl-menu > a,
  html body .postlab-crm-app .pl-menu > a{
    flex:0 0 auto!important;
    min-width:max-content!important;
    white-space:nowrap!important;
  }
}

/* v12.5.70 - Tablet/menu and Google Maps Leads usability fixes */
@media (min-width: 768px) and (max-width: 1199px){
  html body .postlab-crm-app .pl-shell{width:100%!important;max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important;}
  html body .postlab-crm-app .pl-sidebar{width:100%!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important;padding-left:14px!important;padding-right:14px!important;}
  html body .postlab-crm-app .pl-sidebar .pl-menu,
  html body .postlab-crm-app .pl-menu{
    display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;touch-action:pan-x!important;scroll-snap-type:x proximity!important;
    padding:8px 10px 14px!important;margin:0!important;box-sizing:border-box!important;grid-template-columns:none!important;
  }
  html body .postlab-crm-app .pl-sidebar .pl-menu > a,
  html body .postlab-crm-app .pl-menu > a{
    flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
    min-width:max-content!important;width:auto!important;max-width:none!important;white-space:nowrap!important;
    font-size:13px!important;line-height:1!important;padding:11px 14px!important;border-radius:999px!important;scroll-snap-align:start!important;
  }
  html body .postlab-crm-app .pl-menu .pl-user-box{flex:0 0 auto!important;min-width:max-content!important;white-space:nowrap!important;}
  html body .postlab-crm-app .pl-main{overflow-x:hidden!important;}
  html body .postlab-crm-app .pl-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  html body .postlab-crm-app .pl-gm-preview-table{font-size:13px!important;table-layout:fixed!important;width:100%!important;}
  html body .postlab-crm-app .pl-gm-preview-table th,
  html body .postlab-crm-app .pl-gm-preview-table td{padding:10px 8px!important;vertical-align:top!important;word-break:break-word!important;}
  html body .postlab-crm-app .pl-gm-preview-table select{min-width:120px!important;max-width:100%!important;height:38px!important;font-size:13px!important;padding:6px 8px!important;}
  html body .postlab-crm-app .pl-gm-control-bar,
  html body .postlab-crm-app .pl-gm-bulk-edit{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;align-items:end!important;}
  html body .postlab-crm-app .pl-gm-control-bar .pl-btn,
  html body .postlab-crm-app .pl-gm-bulk-edit .pl-btn{width:100%!important;min-height:40px!important;}
  html body .postlab-crm-app .pl-gm-email-option{display:flex!important;align-items:center!important;gap:8px!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:14px!important;padding:10px 12px!important;font-weight:800!important;color:#12306f!important;}
}
@media (max-width: 767px){
  html body .postlab-crm-app .pl-gm-top-row,
  html body .postlab-crm-app .pl-gm-control-bar,
  html body .postlab-crm-app .pl-gm-bulk-edit{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;}
  html body .postlab-crm-app .pl-gm-top-row .pl-field,
  html body .postlab-crm-app .pl-gm-bulk-edit .pl-field{width:100%!important;max-width:100%!important;min-width:0!important;}
  html body .postlab-crm-app .pl-gm-top-row input,
  html body .postlab-crm-app .pl-gm-top-row select,
  html body .postlab-crm-app .pl-gm-top-row button,
  html body .postlab-crm-app .pl-gm-control-bar .pl-btn,
  html body .postlab-crm-app .pl-gm-bulk-edit .pl-btn{width:100%!important;max-width:100%!important;box-sizing:border-box!important;}
  html body .postlab-crm-app .pl-gm-preview-table,
  html body .postlab-crm-app .pl-gm-preview-table thead,
  html body .postlab-crm-app .pl-gm-preview-table tbody,
  html body .postlab-crm-app .pl-gm-preview-table tr,
  html body .postlab-crm-app .pl-gm-preview-table th,
  html body .postlab-crm-app .pl-gm-preview-table td{display:block!important;width:100%!important;box-sizing:border-box!important;}
  html body .postlab-crm-app .pl-gm-preview-table thead{display:none!important;}
  html body .postlab-crm-app .pl-gm-preview-table tr{border:1px solid #dbeafe!important;border-radius:18px!important;margin:12px 0!important;padding:12px!important;background:#fff!important;}
  html body .postlab-crm-app .pl-gm-preview-table td{border:0!important;padding:6px 0!important;font-size:14px!important;}
  html body .postlab-crm-app .pl-gm-preview-table select{width:100%!important;min-width:0!important;height:40px!important;}
  html body .postlab-crm-app .pl-gm-email-option{display:flex!important;align-items:center!important;gap:8px!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:14px!important;padding:10px 12px!important;font-weight:800!important;color:#12306f!important;}
}

/* v12.5.72 - Calendar reminder badge */
.postlab-crm-app .pl-reminder-badge{
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
  width:max-content!important;
  max-width:100%!important;
  margin:0 0 6px 6px!important;
  padding:4px 8px!important;
  border-radius:999px!important;
  background:#fff7ed!important;
  color:#9a3412!important;
  border:1px solid #fed7aa!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1!important;
  vertical-align:middle!important;
}
@media(max-width:767px){
  .postlab-crm-app .pl-reminder-badge{display:flex!important;margin:5px 0!important;width:fit-content!important;}
}

/* v12.5.73 - Γρήγοροι τρόποι επικοινωνίας σε κάρτες ημερολογίου / καθυστερήσεων */
.pl-alert-main{min-width:0;}
.pl-alert-contact-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;align-items:center;}
.pl-contact-chip{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:999px;background:#eef5ff;border:1px solid #cfe2ff;color:#123b87;text-decoration:none;font-weight:800;font-size:13px;line-height:1.1;white-space:nowrap;}
.pl-contact-chip:hover{filter:brightness(.97);text-decoration:none;}
.pl-contact-whatsapp{background:#e9fff2;border-color:#bcefd0;color:#087b36;}
.pl-contact-email{background:#fff8e7;border-color:#ffe0a3;color:#865800;}
.pl-contact-site{background:#f3f4ff;border-color:#d9dcff;color:#263399;}
@media (max-width: 767px){
  .pl-alert-contact-actions{display:grid;grid-template-columns:1fr;gap:8px;margin:12px 0;}
  .pl-contact-chip{justify-content:center;width:100%;font-size:15px;padding:11px 12px;border-radius:16px;}
  .pl-alert-item .pl-actions{display:grid;grid-template-columns:1fr;gap:10px;width:100%;}
  .pl-alert-item .pl-actions .pl-btn,.pl-alert-item .pl-actions details{width:100%;}
}

/* Post Lab CRM v12.5.77 - Google Maps Leads mobile preview hard fix */
@media (max-width: 768px){
  html, body{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }
  .postlab-crm-app,
  .postlab-crm-app .pl-shell,
  .postlab-crm-app .pl-main,
  .postlab-crm-app .pl-content,
  .postlab-crm-app .pl-card,
  .postlab-crm-app .pl-gm-preview-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:hidden!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-gm-preview-card{
    padding:14px!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .postlab-crm-app .pl-gm-preview-card h2{
    font-size:28px!important;
    line-height:1.12!important;
    margin:0 0 10px!important;
    overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-gm-preview-card .pl-small{
    font-size:15px!important;
    line-height:1.45!important;
    overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-gm-control-bar,
  .postlab-crm-app .pl-gm-bulk-edit{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
  }
  .postlab-crm-app .pl-gm-control-bar .pl-btn,
  .postlab-crm-app .pl-gm-bulk-edit .pl-field,
  .postlab-crm-app .pl-gm-bulk-edit select,
  .postlab-crm-app .pl-gm-bulk-edit button{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .postlab-crm-app table.pl-gm-preview-table,
  .postlab-crm-app table.pl-gm-preview-table thead,
  .postlab-crm-app table.pl-gm-preview-table tbody,
  .postlab-crm-app table.pl-gm-preview-table tr,
  .postlab-crm-app table.pl-gm-preview-table th,
  .postlab-crm-app table.pl-gm-preview-table td{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app table.pl-gm-preview-table{
    table-layout:fixed!important;
    border-collapse:separate!important;
    border-spacing:0!important;
    overflow:visible!important;
  }
  .postlab-crm-app table.pl-gm-preview-table thead{
    display:none!important;
  }
  .postlab-crm-app table.pl-gm-preview-table tbody tr{
    position:relative!important;
    margin:0 0 14px!important;
    padding:12px!important;
    border:1px solid #dbeafe!important;
    border-radius:16px!important;
    background:#fff!important;
    box-shadow:0 8px 18px rgba(15,23,42,.06)!important;
    overflow:hidden!important;
  }
  .postlab-crm-app table.pl-gm-preview-table tbody td{
    border:0!important;
    padding:7px 0!important;
    display:grid!important;
    grid-template-columns:104px minmax(0,1fr)!important;
    column-gap:10px!important;
    row-gap:4px!important;
    align-items:start!important;
    font-size:14px!important;
    line-height:1.35!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }
  .postlab-crm-app table.pl-gm-preview-table tbody td::before{
    display:block!important;
    font-weight:800!important;
    color:#1e3a8a!important;
    font-size:12px!important;
    line-height:1.25!important;
    text-transform:none!important;
  }
  .postlab-crm-app table.pl-gm-preview-table tbody td:nth-child(1){grid-template-columns:1fr!important;}
  .postlab-crm-app table.pl-gm-preview-table tbody td:nth-child(1)::before{content:'Επιλογή';}
  .postlab-crm-app table.pl-gm-preview-table tbody td:nth-child(2)::before{content:'Στοιχεία';}
  .postlab-crm-app table.pl-gm-preview-table tbody td:nth-child(3)::before{content:'Τηλέφωνο';}
  .postlab-crm-app table.pl-gm-preview-table tbody td:nth-child(4)::before{content:'Email';}
  .postlab-crm-app table.pl-gm-preview-table tbody td:nth-child(5)::before{content:'Διεύθυνση';}
  .postlab-crm-app table.pl-gm-preview-table tbody td:nth-child(6)::before{content:'Google';}
  .postlab-crm-app table.pl-gm-preview-table tbody td:nth-child(7)::before{content:'CRM κατ.';}
  .postlab-crm-app table.pl-gm-preview-table tbody td:nth-child(8)::before{content:'Πόλη';}
  .postlab-crm-app table.pl-gm-preview-table tbody td:nth-child(9)::before{content:'Περιοχή';}
  .postlab-crm-app table.pl-gm-preview-table tbody td:nth-child(10)::before{content:'Έλεγχος';}
  .postlab-crm-app table.pl-gm-preview-table select,
  .postlab-crm-app table.pl-gm-preview-table input,
  .postlab-crm-app table.pl-gm-preview-table textarea{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    font-size:14px!important;
  }
  .postlab-crm-app table.pl-gm-preview-table input[type="checkbox"]{
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    min-height:22px!important;
  }
  .postlab-crm-app table.pl-gm-preview-table a{
    display:inline-block!important;
    max-width:100%!important;
    overflow-wrap:anywhere!important;
  }
}

@media (min-width: 769px) and (max-width: 1199px){
  .postlab-crm-app .pl-gm-preview-card{
    overflow-x:hidden!important;
  }
  .postlab-crm-app .pl-gm-preview-table{
    font-size:13px!important;
    table-layout:fixed!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-gm-preview-table th,
  .postlab-crm-app .pl-gm-preview-table td{
    padding:9px 6px!important;
    overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-gm-preview-table select{
    min-width:0!important;
    width:100%!important;
    font-size:13px!important;
  }
}

/* v12.5.87: Ομαδοποιημένη επιλογή πελάτη στις εργασίες */
.pl-task-lead-picker{grid-column:1/-1!important;}
.pl-task-lead-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:end;}
.pl-task-lead-filter-grid .pl-field{min-width:0;}
.pl-task-lead-filter-grid select:disabled{background:#f8fafc;color:#64748b;cursor:not-allowed;}
@media(max-width:900px){.pl-task-lead-filter-grid{grid-template-columns:1fr;}}


/* v12.5.99 - Mobile/tablet clients list visibility fix
   Τα αποτελέσματα φαίνονταν ως αριθμός αλλά δεν εμφανίζονταν οι πελάτες.
   Σε κινητό/tablet εμφανίζουμε υποχρεωτικά τις mobile cards και κρύβουμε το table. */
@media (max-width: 900px){
  html body .postlab-crm-app .pl-compact-leads-table{
    display:none!important;
  }
  html body .postlab-crm-app form.pl-bulk-leads-form > .pl-mobile-leads-cards,
  html body .postlab-crm-app .pl-mobile-leads-cards{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    margin:16px 0 0!important;
    padding:0!important;
    visibility:visible!important;
    opacity:1!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    max-width:100%!important;
    min-height:88px!important;
    box-sizing:border-box!important;
    margin:0!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-details{
    display:block!important;
    width:100%!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-details > summary{
    display:block!important;
    width:100%!important;
  }
}


/* v12.5.100 - Mobile clients order/visibility hard fix
   Σε κινητό/tablet οι κάρτες πελατών εμφανίζονται αμέσως μετά την ένδειξη εγγραφών,
   πριν από τα κουμπιά Google Maps / Διαγραφή / Ομαδική ταχεία επεξεργασία. */
@media (max-width: 900px){
  html body .postlab-crm-app form.pl-bulk-leads-form{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    max-width:100%!important;
  }
  html body .postlab-crm-app form.pl-bulk-leads-form > .pl-mobile-leads-cards{
    order:1!important;
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    margin:16px 0!important;
    padding:0!important;
    visibility:visible!important;
    opacity:1!important;
    height:auto!important;
    min-height:1px!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app form.pl-bulk-leads-form > .pl-bulk-client-actions{
    order:2!important;
  }
  html body .postlab-crm-app form.pl-bulk-leads-form > .pl-bulk-quick-panel{
    order:3!important;
  }
  html body .postlab-crm-app form.pl-bulk-leads-form > .pl-compact-leads-table{
    order:4!important;
    display:none!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    height:auto!important;
    min-height:88px!important;
    width:100%!important;
    max-width:100%!important;
    background:#fff!important;
    border:1px solid #dbeafe!important;
    border-radius:20px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-details,
  html body .postlab-crm-app .pl-mobile-lead-details > summary{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-check{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
  }
}


/* v12.5.101 - Forced mobile/tablet customer cards before action buttons.
   Fixes case where count is visible but customer list is hidden on mobile browsers. */
html body .postlab-crm-app .pl-mobile-leads-cards-top{display:none!important;}
@media(max-width:1100px){
  html body .postlab-crm-app .pl-compact-leads-table,
  html body .postlab-crm-app .pl-mobile-leads-cards:not(.pl-mobile-leads-cards-top){display:none!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important;max-width:100%!important;margin:14px 0!important;padding:0!important;visibility:visible!important;opacity:1!important;overflow:visible!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-card{display:block!important;visibility:visible!important;opacity:1!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:20px!important;box-shadow:0 12px 28px rgba(37,99,235,.08)!important;overflow:hidden!important;box-sizing:border-box!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-check{display:block!important;position:static!important;width:auto!important;height:auto!important;padding:10px 14px!important;margin:0!important;background:#eff6ff!important;color:#12306f!important;font-weight:900!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-details{display:block!important;width:100%!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-details summary{display:block!important;padding:14px!important;cursor:pointer!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-business-title{display:block!important;font-size:18px!important;font-weight:1000!important;color:#12306f!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-business-subtitle{display:block!important;margin-top:4px!important;color:#64748b!important;font-weight:800!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-info{padding:0 14px 12px!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-actions{padding:0 14px 14px!important;}
}


/* v12.5.110 - tablet client list hard fix */
@media(max-width:1100px){
  html body .postlab-crm-app form.pl-bulk-leads-form > table.pl-compact-leads-table,
  html body .postlab-crm-app .pl-compact-leads-table{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards:not(.pl-mobile-leads-cards-top){display:none!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important;max-width:100%!important;margin:14px 0!important;padding:0!important;visibility:visible!important;opacity:1!important;overflow:visible!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-card{display:block!important;width:100%!important;max-width:100%!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:20px!important;box-shadow:0 12px 28px rgba(37,99,235,.08)!important;overflow:hidden!important;box-sizing:border-box!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-check{display:block!important;position:static!important;width:auto!important;height:auto!important;padding:10px 14px!important;margin:0!important;background:#eff6ff!important;color:#12306f!important;font-weight:900!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-details,html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-details > summary{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-details > summary{padding:14px!important;cursor:pointer!important;white-space:normal!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-business-title{display:block!important;font-size:18px!important;line-height:1.22!important;font-weight:1000!important;color:#12306f!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-business-subtitle{display:block!important;margin-top:4px!important;color:#64748b!important;font-weight:800!important;white-space:normal!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-info{display:block!important;padding:0 14px 12px!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-info p{margin:6px 0!important;line-height:1.35!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:0 14px 14px!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-actions .pl-btn{width:100%!important;min-width:0!important;box-sizing:border-box!important;text-align:center!important;justify-content:center!important;white-space:normal!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;line-height:1.2!important;padding:11px 8px!important;}
}
@media(max-width:520px){html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-actions{grid-template-columns:1fr!important;}}


/* v12.5.110 - portrait tablet client cards hard fix
   Διορθώνει tablet σε κάθετη προβολή όταν το browser δίνει μεγάλο CSS viewport.
   Σε portrait tablet κρύβεται ο συμπιεσμένος πίνακας και εμφανίζονται οι κάρτες πελατών. */
@media (orientation: portrait) and (max-width: 1400px), (max-width: 760px){
  html body .postlab-crm-app .pl-shell,
  html body .postlab-crm-app .pl-section,
  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app form.pl-bulk-leads-form{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    overflow-x:hidden!important;
  }

  html body .postlab-crm-app .pl-compact-leads-table,
  html body .postlab-crm-app table.pl-compact-leads-table,
  html body .postlab-crm-app form.pl-bulk-leads-form > .pl-compact-leads-table,
  html body .postlab-crm-app form.pl-bulk-leads-form > table.pl-compact-leads-table{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    width:0!important;
    max-width:0!important;
    height:0!important;
    max-height:0!important;
    overflow:hidden!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    position:absolute!important;
    left:-99999px!important;
    pointer-events:none!important;
  }

  html body .postlab-crm-app .pl-mobile-leads-cards:not(.pl-mobile-leads-cards-top){display:none!important;}

  html body .postlab-crm-app .pl-mobile-leads-cards-top{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:14px 0 18px!important;
    padding:0!important;
    visibility:visible!important;
    opacity:1!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
    position:static!important;
    left:auto!important;
    pointer-events:auto!important;
  }

  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-card{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    background:#fff!important;
    border:1px solid #dbeafe!important;
    border-radius:18px!important;
    box-shadow:0 10px 24px rgba(37,99,235,.08)!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    white-space:normal!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }

  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-check{
    display:block!important;
    position:static!important;
    width:100%!important;
    height:auto!important;
    padding:10px 14px!important;
    margin:0!important;
    background:#eff6ff!important;
    color:#12306f!important;
    font-weight:900!important;
    line-height:1.25!important;
    white-space:normal!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }

  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-details,
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-details > summary{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    visibility:visible!important;
    opacity:1!important;
    white-space:normal!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    box-sizing:border-box!important;
  }

  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-details > summary{
    padding:14px!important;
    cursor:pointer!important;
  }

  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-business-title{
    display:block!important;
    width:100%!important;
    font-size:18px!important;
    line-height:1.2!important;
    font-weight:1000!important;
    color:#12306f!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }

  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-business-subtitle{
    display:block!important;
    margin-top:4px!important;
    color:#64748b!important;
    font-weight:800!important;
    line-height:1.25!important;
    white-space:normal!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }

  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-info{
    display:block!important;
    padding:0 14px 12px!important;
    width:100%!important;
    box-sizing:border-box!important;
  }

  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-info p{
    display:block!important;
    margin:6px 0!important;
    line-height:1.35!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }

  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-actions{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    padding:0 14px 14px!important;
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-actions .pl-btn,
  html body .postlab-crm-app .pl-mobile-leads-cards-top a.pl-btn,
  html body .postlab-crm-app .pl-mobile-leads-cards-top button.pl-btn{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    text-align:center!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    line-height:1.2!important;
    padding:11px 8px!important;
  }
}
@media (orientation: portrait) and (max-width: 520px){
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-actions{grid-template-columns:1fr!important;}
}


/* v12.5.115 - Tablet portrait filters/search fix
   Διορθώνει το κόψιμο του πεδίου Αναζήτηση στην κάθετη προβολή tablet.
   Τα φίλτρα σπάνε σε καθαρές γραμμές: select row, search input row, buttons row. */
@media (orientation: portrait) and (min-width: 700px) and (max-width: 1400px), (max-width: 760px){
  html body .postlab-crm-app form.pl-filter-v78,
  html body .postlab-crm-app .pl-filter-v78,
  html body .postlab-crm-app .pl-client-search-layout-v78{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3,
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-top-3{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
    padding:0!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 select,
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-top-3 select{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:42px!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q,
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-user-q{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
    padding:0!important;
    margin:0!important;
    box-sizing:border-box!important;
    align-items:stretch!important;
  }
  html body .postlab-crm-app .pl-client-search-row-user-q .pl-crm-user-filter,
  html body .postlab-crm-app .pl-client-search-row-user-q .pl-client-general-search,
  html body .postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    flex:0 1 auto!important;
    position:static!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-client-search-row-user-q .pl-crm-user-filter label{
    display:block!important;
    margin:0 0 4px!important;
    font-size:11px!important;
    line-height:1.15!important;
    white-space:nowrap!important;
  }
  html body .postlab-crm-app .pl-client-search-row-user-q input[type="search"],
  html body .postlab-crm-app .pl-filter-v78 input[type="search"],
  html body .postlab-crm-app .pl-filter-v78 input[name="q"],
  html body .postlab-crm-app .pl-filter-v78 input[name="s"]{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:42px!important;
    box-sizing:border-box!important;
    margin:0!important;
    position:static!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-search-buttons,
  html body .postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    align-items:stretch!important;
    justify-content:stretch!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-search-buttons .pl-btn,
  html body .postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons .pl-btn,
  html body .postlab-crm-app .pl-filter-v78 button[type="submit"]{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:42px!important;
    min-height:42px!important;
    margin:0!important;
    box-sizing:border-box!important;
    white-space:nowrap!important;
    position:static!important;
    transform:none!important;
  }
}
@media (orientation: portrait) and (max-width: 760px){
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3,
  html body .postlab-crm-app .pl-client-search-layout-v78 .pl-client-search-row-top-3{
    grid-template-columns:1fr!important;
  }
}



/* pl-v125115-landscape-category-icons-fix */
/* v12.5.115: Τα ίδια compact client cards με εικονίδιο κατηγορίας εμφανίζονται και σε tablet landscape / μικρό desktop. */
@media (min-width:761px) and (max-width:1400px){
  html body .postlab-crm-app form.pl-bulk-leads-form > table.pl-compact-leads-table,
  html body .postlab-crm-app .pl-compact-leads-table{
    display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;max-width:0!important;height:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important;position:absolute!important;left:-99999px!important;pointer-events:none!important;
  }
  html body .postlab-crm-app .pl-mobile-leads-cards:not(.pl-mobile-leads-cards-top){display:none!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top{
    display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:12px 0 16px!important;padding:0!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;overflow:visible!important;position:static!important;left:auto!important;pointer-events:auto!important;
  }
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-card-v125112{
    display:grid!important;grid-template-columns:24px 58px minmax(0,1fr)!important;grid-template-areas:"check avatar main" "actions actions actions"!important;align-items:start!important;column-gap:12px!important;row-gap:8px!important;padding:12px 14px!important;min-height:0!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:16px!important;box-shadow:0 8px 20px rgba(37,99,235,.06)!important;overflow:hidden!important;box-sizing:border-box!important;white-space:normal!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-card-check{grid-area:check!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-top:15px!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-avatar{grid-area:avatar!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:25px!important;line-height:1!important;background:#f1f7ff!important;border:1px solid #cfe3ff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)!important;overflow:hidden!important;object-fit:cover!important;margin-top:1px!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-main{grid-area:main!important;min-width:0!important;width:100%!important;}
  html body .postlab-crm-app .pl-mobile-title-row{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;}
  html body .postlab-crm-app .pl-mobile-title-row h3{font-size:17px!important;line-height:1.16!important;margin:0!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#12306f!important;}
  html body .postlab-crm-app .pl-mobile-status{flex:0 0 auto!important;font-size:10.5px!important;padding:4px 8px!important;max-width:115px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
  html body .postlab-crm-app .pl-mobile-meta{font-size:12px!important;margin-top:3px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  html body .postlab-crm-app .pl-mobile-tags{display:flex!important;flex-wrap:nowrap!important;gap:6px!important;margin-top:6px!important;overflow:hidden!important;}
  html body .postlab-crm-app .pl-mobile-tags span{flex:1 1 0!important;min-width:0!important;padding:5px 8px!important;font-size:10.5px!important;line-height:1.12!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;background:#f8fbff!important;border:1px solid #e2edf9!important;border-radius:9px!important;}
  html body .postlab-crm-app .pl-mobile-tags b{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  html body .postlab-crm-app .pl-mobile-contact{display:grid!important;grid-template-columns:minmax(95px,.85fr) minmax(115px,.95fr) minmax(150px,1.25fr) minmax(120px,1fr)!important;gap:6px!important;padding-top:6px!important;}
  html body .postlab-crm-app .pl-mobile-contact span{font-size:11.5px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-mobile{order:1!important;font-weight:1000!important;}
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-landline{order:2!important;}
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-landline + span{order:3!important;}
  html body .postlab-crm-app .pl-mobile-actions-compact{grid-area:actions!important;display:flex!important;flex-wrap:nowrap!important;gap:6px!important;width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;border-top:1px solid #eaf1fb!important;padding:8px 0 0!important;margin:0!important;white-space:nowrap!important;}
  html body .postlab-crm-app .pl-mobile-actions-compact::-webkit-scrollbar{display:none!important;}
  html body .postlab-crm-app .pl-mobile-action{flex:0 0 auto!important;min-width:auto!important;height:30px!important;padding:0 8px!important;border-radius:9px!important;gap:4px!important;font-size:11.5px!important;line-height:1!important;white-space:nowrap!important;background:#fff!important;border:1px solid #dbeafe!important;}
  html body .postlab-crm-app .pl-mobile-action .pl-ai{font-size:14px!important;line-height:1!important;}
  html body .postlab-crm-app .pl-mobile-action .pl-al{display:inline!important;}
}
@media (min-width:761px) and (max-width:980px){
  html body .postlab-crm-app .pl-mobile-contact{grid-template-columns:minmax(110px,1fr) minmax(150px,1.2fr) minmax(110px,1fr)!important;}
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-landline{display:none!important;}
  html body .postlab-crm-app .pl-mobile-action{width:32px!important;min-width:32px!important;height:32px!important;padding:0!important;}
  html body .postlab-crm-app .pl-mobile-action .pl-al{display:none!important;}
}


/* v13.0.0 Content Planning Module */
.pl-content-wrap{display:flex;flex-direction:column;gap:16px}.pl-content-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#0f6fd6,#42a5ff);color:#fff;border-radius:22px;padding:18px 20px;margin:0 0 16px;box-shadow:0 14px 35px rgba(15,111,214,.22)}.pl-content-hero h2{margin:0;color:#fff}.pl-content-hero p{margin:6px 0 0;color:rgba(255,255,255,.9)}.pl-content-stats{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pl-content-stats span{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:8px 10px;font-weight:800}.pl-content-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 16px}.pl-content-actions input[type=number]{width:72px;border-radius:10px;border:1px solid #dbe6f3;padding:8px}.pl-content-group{overflow:hidden}.pl-content-item-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px}.pl-content-item{border:1px solid #e1ebf7;background:#f8fbff;border-radius:18px;padding:14px}.pl-content-item-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.pl-content-item-head strong{font-size:16px}.pl-content-item-head span,.pl-badge{display:inline-flex;align-items:center;border-radius:999px;background:#e8f2ff;color:#0f5faf;padding:5px 9px;font-weight:800;font-size:12px}.pl-content-item-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.pl-history-row{padding:12px;border:1px solid #e1ebf7;border-radius:14px;background:#fff;margin:10px 0}.pl-history-row span{color:#64748b;font-size:12px}.pl-history-row p{margin:6px 0 0}.pl-content-create .pl-full,.pl-content-item .pl-full{grid-column:1/-1}@media(max-width:900px){.pl-content-hero{align-items:flex-start;flex-direction:column}.pl-content-stats{justify-content:flex-start}.pl-content-actions{display:grid;grid-template-columns:1fr}.pl-content-actions form{width:100%;display:flex!important}.pl-content-actions .pl-btn{width:100%;justify-content:center}.pl-content-item-list{grid-template-columns:1fr}.pl-content-item{padding:12px}.pl-content-actions input[type=number]{flex:1;min-width:0}}

/* v13.1.1 - Project Management menu grouping and equal-height navigation */
html body .postlab-crm-app .pl-sidebar .pl-menu{
  align-items:center!important;
}
html body .postlab-crm-app .pl-sidebar .pl-menu > a,
html body .postlab-crm-app .pl-sidebar .pl-menu .pl-menu-group-toggle,
html body .postlab-crm-app .pl-sidebar .pl-menu .pl-submenu-link{
  min-height:42px!important;
  height:42px!important;
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  white-space:nowrap!important;
  line-height:1!important;
}
html body .postlab-crm-app .pl-menu-group{
  position:relative!important;
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  margin:0!important;
  z-index:1000!important;
}
html body .postlab-crm-app .pl-menu-group-toggle{
  border:0!important;
  cursor:pointer!important;
  padding:10px 14px!important;
  border-radius:999px!important;
  font-weight:800!important;
  color:#dbeafe!important;
  background:rgba(255,255,255,.10)!important;
  font-family:inherit!important;
  font-size:14px!important;
}
html body .postlab-crm-app .pl-menu-group.active .pl-menu-group-toggle,
html body .postlab-crm-app .pl-menu-group:hover .pl-menu-group-toggle,
html body .postlab-crm-app .pl-menu-group:focus-within .pl-menu-group-toggle{
  background:rgba(255,255,255,.22)!important;
  color:#fff!important;
}
html body .postlab-crm-app .pl-nav-ico{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;min-width:18px!important;line-height:1!important;}
html body .postlab-crm-app .pl-menu-caret{font-size:12px!important;opacity:.9!important;margin-left:2px!important;}
html body .postlab-crm-app .pl-submenu{
  position:absolute!important;
  top:calc(100% + 8px)!important;
  left:0!important;
  min-width:230px!important;
  padding:8px!important;
  border-radius:16px!important;
  background:#ffffff!important;
  border:1px solid #dbeafe!important;
  box-shadow:0 18px 44px rgba(15,23,42,.18)!important;
  display:none!important;
  flex-direction:column!important;
  gap:7px!important;
  z-index:9999!important;
}
html body .postlab-crm-app .pl-menu-group:hover .pl-submenu,
html body .postlab-crm-app .pl-menu-group:focus-within .pl-submenu,
html body .postlab-crm-app .pl-menu-group.active .pl-submenu{
  display:flex!important;
}
html body .postlab-crm-app .pl-submenu-link{
  width:100%!important;
  justify-content:flex-start!important;
  margin:0!important;
  padding:11px 13px!important;
  border-radius:12px!important;
  color:#12327c!important;
  background:#f8fbff!important;
  text-decoration:none!important;
  font-size:13.5px!important;
  font-weight:800!important;
}
html body .postlab-crm-app .pl-submenu-link:hover,
html body .postlab-crm-app .pl-submenu-link.active{
  background:linear-gradient(90deg,#2563eb,#38bdf8)!important;
  color:#fff!important;
}
@media(max-width:1100px){
  html body .postlab-crm-app .pl-menu-group{position:relative!important;}
  html body .postlab-crm-app .pl-submenu{position:absolute!important;left:0!important;right:auto!important;top:calc(100% + 8px)!important;}
}
@media(max-width:700px){
  html body .postlab-crm-app .pl-menu-group{width:100%!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;}
  html body .postlab-crm-app .pl-menu-group-toggle{width:100%!important;justify-content:space-between!important;border-radius:13px!important;}
  html body .postlab-crm-app .pl-submenu{position:static!important;display:flex!important;width:100%!important;min-width:0!important;margin-top:6px!important;box-shadow:none!important;background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.18)!important;}
  html body .postlab-crm-app .pl-submenu-link{height:40px!important;min-height:40px!important;background:rgba(255,255,255,.92)!important;}
}


/* v13.1.2 - Project menu alignment + content plan counters */
.postlab-crm-app .pl-menu{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
}
.postlab-crm-app .pl-menu > a,
.postlab-crm-app .pl-menu-link,
.postlab-crm-app .pl-menu-group-toggle{
    height:38px!important;
    min-height:38px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    padding:0 13px!important;
    margin:0!important;
    line-height:1!important;
    border-radius:999px!important;
    box-sizing:border-box!important;
    white-space:nowrap!important;
    vertical-align:middle!important;
    font-size:13px!important;
    font-weight:800!important;
    border:0!important;
}
.postlab-crm-app .pl-menu-group{
    position:relative!important;
    display:inline-flex!important;
    align-items:center!important;
    height:38px!important;
    min-height:38px!important;
    margin:0!important;
    padding:0!important;
    flex:0 0 auto!important;
}
.postlab-crm-app .pl-menu-group-toggle{
    background:rgba(255,255,255,.16)!important;
    color:#fff!important;
    cursor:pointer!important;
    appearance:none!important;
    -webkit-appearance:none!important;
}
.postlab-crm-app .pl-menu-caret{line-height:1!important;font-size:12px!important}
.postlab-crm-app .pl-submenu{
    display:none!important;
    position:absolute!important;
    left:0!important;
    top:calc(100% + 8px)!important;
    min-width:230px!important;
    z-index:9999!important;
    background:#fff!important;
    border:1px solid rgba(37,99,235,.18)!important;
    border-radius:16px!important;
    box-shadow:0 18px 40px rgba(15,23,42,.18)!important;
    padding:8px!important;
    flex-direction:column!important;
    gap:6px!important;
}
.postlab-crm-app .pl-menu-group.open > .pl-submenu,
.postlab-crm-app .pl-menu-group:focus-within > .pl-submenu{
    display:flex!important;
}
.postlab-crm-app .pl-submenu-link{
    height:38px!important;
    min-height:38px!important;
    margin:0!important;
    padding:0 12px!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    border-radius:12px!important;
    color:#12327c!important;
    background:#f8fbff!important;
    text-decoration:none!important;
    font-weight:800!important;
    white-space:nowrap!important;
}
.postlab-crm-app .pl-submenu-link:hover,
.postlab-crm-app .pl-submenu-link.active{
    background:linear-gradient(90deg,#2563eb,#38bdf8)!important;
    color:#fff!important;
}
.postlab-crm-app .pl-nav-ico{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    line-height:1!important;
    width:16px!important;
    min-width:16px!important;
}
.postlab-crm-app .pl-content-stats{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    flex-wrap:wrap!important;
}
.postlab-crm-app .pl-content-stats span{
    display:inline-flex!important;
    align-items:center!important;
    gap:5px!important;
    min-height:30px!important;
    padding:6px 10px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.20)!important;
    color:#fff!important;
    font-weight:800!important;
    white-space:nowrap!important;
}
.postlab-crm-app .pl-ai-count{
    display:inline-flex!important;
    flex-direction:column!important;
    gap:4px!important;
    color:#12327c!important;
    font-size:12px!important;
    font-weight:800!important;
}
.postlab-crm-app .pl-ai-count input{
    width:86px!important;
    height:38px!important;
    border:1px solid #bfdbfe!important;
    border-radius:11px!important;
    padding:0 10px!important;
    box-sizing:border-box!important;
}
@media (max-width:1100px){
    .postlab-crm-app .pl-menu{gap:8px!important}
    .postlab-crm-app .pl-menu > a,
    .postlab-crm-app .pl-menu-link,
    .postlab-crm-app .pl-menu-group-toggle{height:36px!important;min-height:36px!important;padding:0 11px!important;font-size:12px!important}
    .postlab-crm-app .pl-menu-group{height:36px!important;min-height:36px!important}
}


/* v13.1.3 - Project Management horizontal submenu like Clients */
html body .postlab-crm-app .pl-sidebar .pl-menu > .pl-menu-group,
html body .postlab-crm-app .pl-menu-group,
html body .postlab-crm-app .pl-submenu{display:none!important;}
html body .postlab-crm-app .pl-sidebar .pl-menu > a.pl-project-menu-link,
html body .postlab-crm-app .pl-sidebar .pl-menu > a.pl-menu-link{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;height:38px!important;min-height:38px!important;line-height:1!important;box-sizing:border-box!important;vertical-align:middle!important;
}
html body .postlab-crm-app .pl-sidebar > .pl-project-menu-tabs,
html body .postlab-crm-app .pl-project-menu-tabs{
  display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;white-space:nowrap!important;box-sizing:border-box!important;margin:14px 0 0!important;padding:10px 4px 12px!important;border-top:1px solid rgba(255,255,255,.22)!important;scroll-snap-type:x proximity!important;
}
html body .postlab-crm-app .pl-sidebar > .pl-project-menu-tabs a,
html body .postlab-crm-app .pl-project-menu-tabs a{
  flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;height:36px!important;min-height:36px!important;padding:0 14px!important;border-radius:999px!important;text-decoration:none!important;color:#dbeafe!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.12)!important;font-size:13px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;scroll-snap-align:start!important;box-sizing:border-box!important;
}
html body .postlab-crm-app .pl-sidebar > .pl-project-menu-tabs a:hover,
html body .postlab-crm-app .pl-project-menu-tabs a:hover,
html body .postlab-crm-app .pl-sidebar > .pl-project-menu-tabs a.active,
html body .postlab-crm-app .pl-project-menu-tabs a.active{
  background:rgba(255,255,255,.24)!important;color:#fff!important;border-color:rgba(255,255,255,.30)!important;
}
html body .postlab-crm-app .pl-project-tab-icon{font-style:normal!important;display:inline-flex!important;align-items:center!important;line-height:1!important;margin-right:4px!important;}
@media(max-width:1100px){
  html body .postlab-crm-app .pl-sidebar > .pl-project-menu-tabs,
  html body .postlab-crm-app .pl-project-menu-tabs{margin-top:10px!important;padding-bottom:10px!important;}
  html body .postlab-crm-app .pl-sidebar > .pl-project-menu-tabs a,
  html body .postlab-crm-app .pl-project-menu-tabs a{height:34px!important;min-height:34px!important;padding:0 12px!important;font-size:12.5px!important;}
}


/* v13.1.8 - Admin blue menu, real reel field hiding, styled Free Choice */
.pl-admin-blue-menu{background:linear-gradient(135deg,#123da8,#1d7df2);border-radius:22px;padding:18px 20px;margin:14px 0 18px;box-shadow:0 14px 36px rgba(29,78,216,.18);overflow:hidden}
.pl-admin-blue-title{color:#fff;font-size:20px;font-weight:900;text-align:center;margin-bottom:14px}.pl-admin-blue-row,.pl-admin-project-tabs{display:flex;align-items:center;gap:10px;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:8px}.pl-admin-blue-link,.pl-admin-project-tabs a{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:38px;min-height:38px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16);color:#eaf2ff!important;text-decoration:none;font-weight:900;box-sizing:border-box}.pl-admin-blue-link.active,.pl-admin-project-tabs a.active,.pl-admin-blue-link:hover,.pl-admin-project-tabs a:hover{background:rgba(255,255,255,.25);color:#fff!important}.pl-admin-project-tabs{border-top:1px solid rgba(255,255,255,.22);margin-top:10px;padding-top:10px}.pl-admin-project-tabs a.active{box-shadow:inset 0 -2px 0 rgba(255,255,255,.8)}
.pl-content-item-fields .pl-reel-only{display:none!important}form.pl-is-reel .pl-content-item-fields .pl-reel-only{display:block!important}.pl-content-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.pl-ai-generate-form-v1316{display:inline-flex!important;align-items:end!important;gap:8px!important;flex-wrap:wrap!important}.pl-free-choice-mini-edge{background:#f5f3ff!important;border:1px solid #c4b5fd!important;color:#6d28d9!important;border-radius:12px!important;padding:9px 12px!important;font-weight:900!important;box-shadow:0 6px 14px rgba(109,40,217,.08)!important;margin-left:auto!important;white-space:nowrap!important}.pl-free-choice-mini-edge span:before{content:'✨ ';}.pl-free-choice-mini-edge input{accent-color:#7c3aed!important;width:18px!important;height:18px!important}.pl-free-choice-toggle{display:flex!important;align-items:center!important;gap:8px!important;font-weight:900!important;color:#6d28d9!important;background:#f5f3ff!important;border:1px solid #c4b5fd!important;border-radius:14px!important;padding:12px 14px!important;line-height:1.25!important}.pl-free-choice-toggle input{width:18px!important;height:18px!important;accent-color:#7c3aed!important}
@media(max-width:900px){.pl-content-actions{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important;padding-bottom:6px!important}.pl-content-actions>*{flex:0 0 auto!important}.pl-free-choice-mini-edge{margin-left:8px!important}.pl-admin-blue-menu{border-radius:18px;padding:14px}}


/* v13.2.6 - Media review fields and previews */
.postlab-crm-app .pl-admin-media-preview{padding:10px 0!important}
.postlab-crm-app .pl-admin-media-preview .plr-media{border:1px solid #d8e5f5!important;border-radius:15px!important;overflow:hidden!important;background:#0e1b3a!important;max-width:100%!important}
.postlab-crm-app .pl-admin-media-preview .plr-media img,
.postlab-crm-app .pl-admin-media-preview .plr-media video,
.postlab-crm-app .pl-admin-media-preview .plr-media iframe{display:block!important;width:100%!important;height:240px!important;object-fit:contain!important;border:0!important;background:#0e1b3a!important}
.postlab-crm-app .pl-admin-media-preview .plr-media-open{display:flex!important;justify-content:center!important;padding:10px!important;background:#fff!important;color:#1557d6!important;text-decoration:none!important;font-weight:900!important}
.postlab-crm-app .pl-admin-media-preview .plr-media-link{padding:18px!important;background:linear-gradient(135deg,#10265f,#1557d6)!important;color:#fff!important;display:flex!important;align-items:center!important;gap:12px!important}
.postlab-crm-app .pl-admin-media-preview .plr-media-link-icon{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:rgba(255,255,255,.16)!important}


/* v13.3.5 - Compact and aligned content-plan header */
.postlab-crm-app .pl-content-wrap{gap:10px!important}
.postlab-crm-app .pl-content-hero{display:grid!important;grid-template-columns:minmax(280px,1fr) minmax(0,auto)!important;align-items:center!important;gap:14px!important;margin:0!important;padding:16px 18px!important}
.postlab-crm-app .pl-content-hero>div:first-child{min-width:0!important}
.postlab-crm-app .pl-content-hero h2{font-size:clamp(22px,2.2vw,30px)!important;line-height:1.15!important}
.postlab-crm-app .pl-content-hero p{line-height:1.45!important}
.postlab-crm-app .pl-content-stats{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:nowrap!important;min-width:0!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 0!important;scrollbar-width:thin!important;-webkit-overflow-scrolling:touch!important}
.postlab-crm-app .pl-content-stats span{flex:0 0 auto!important;white-space:nowrap!important;min-height:38px!important;display:inline-flex!important;align-items:center!important}
.postlab-crm-app .pl-content-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;margin:0!important;padding:2px 0 8px!important;white-space:nowrap!important;scrollbar-width:thin!important;-webkit-overflow-scrolling:touch!important}
.postlab-crm-app .pl-content-actions>a,.postlab-crm-app .pl-content-actions>form{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;width:auto!important;margin:0!important}
.postlab-crm-app .pl-content-actions .pl-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-height:42px!important;padding:0 14px!important;white-space:nowrap!important}
.postlab-crm-app .pl-month-stage-shell{margin:0 0 10px!important;padding:12px!important}
.postlab-crm-app .pl-month-stage-heading{margin-bottom:10px!important}
.postlab-crm-app .pl-month-stage-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding:0!important}
.postlab-crm-app .pl-month-stage-tab{min-width:0!important;min-height:60px!important;flex:none!important;padding:9px 12px!important}
.postlab-crm-app .pl-month-stage-tab strong,.postlab-crm-app .pl-month-stage-tab small{white-space:normal!important}
@media(max-width:1180px){
 .postlab-crm-app .pl-content-hero{grid-template-columns:1fr!important;align-items:flex-start!important}
 .postlab-crm-app .pl-content-stats{width:100%!important;justify-content:flex-start!important}
}
@media(max-width:760px){
 .postlab-crm-app .pl-content-hero{padding:14px!important;border-radius:18px!important}
 .postlab-crm-app .pl-content-actions>form{width:auto!important}
 .postlab-crm-app .pl-content-actions .pl-btn{width:auto!important;min-height:40px!important;padding:0 12px!important}
 .postlab-crm-app .pl-month-stage-heading{align-items:flex-start!important;flex-direction:column!important}
 .postlab-crm-app .pl-month-stage-tabs{display:flex!important;align-items:stretch!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 0 6px!important;scroll-snap-type:x proximity!important}
 .postlab-crm-app .pl-month-stage-tab{flex:0 0 230px!important;scroll-snap-align:start!important}
}


/* v13.3.6 - Two-stage workflow: Προεργασία / Τελικό υλικό */
.postlab-crm-app .pl-month-stage-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.postlab-crm-app .pl-final-material-fields{grid-template-columns:minmax(0,1fr)!important}
.postlab-crm-app .pl-final-material-item .pl-content-item-head span{background:#eff6ff;color:#1d4ed8}
@media(max-width:760px){.postlab-crm-app .pl-month-stage-tabs{display:flex!important}.postlab-crm-app .pl-month-stage-tab{flex:0 0 250px!important}}


/* v13.3.7 - Rich colored monthly workflow cards */
.postlab-crm-app .pl-month-stage-shell{
  position:relative!important;
  overflow:hidden!important;
  padding:18px!important;
  border:1px solid #c7dcff!important;
  border-radius:22px!important;
  background:
    radial-gradient(circle at 100% 0,rgba(56,189,248,.16),transparent 34%),
    radial-gradient(circle at 0 100%,rgba(124,58,237,.12),transparent 32%),
    linear-gradient(135deg,#f8fbff 0%,#edf5ff 100%)!important;
  box-shadow:0 16px 38px rgba(30,64,175,.12)!important;
}
.postlab-crm-app .pl-month-stage-heading{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  margin:0 0 16px!important;
}
.postlab-crm-app .pl-month-stage-title{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}
.postlab-crm-app .pl-month-stage-title>span:last-child{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important}
.postlab-crm-app .pl-month-stage-calendar{
  display:grid!important;place-items:center!important;flex:0 0 48px!important;width:48px!important;height:48px!important;
  border-radius:15px!important;background:linear-gradient(135deg,#1d4ed8,#38bdf8)!important;color:#fff!important;
  font-size:23px!important;box-shadow:0 10px 22px rgba(37,99,235,.24)!important;
}
.postlab-crm-app .pl-month-stage-title strong{font-size:20px!important;line-height:1.15!important;color:#102b66!important}
.postlab-crm-app .pl-month-stage-title small{font-size:12px!important;line-height:1.35!important;color:#64748b!important;font-weight:750!important}
.postlab-crm-app .pl-month-stage-heading>.pl-stage-badge{
  min-height:40px!important;padding:0 15px!important;border:1px solid rgba(255,255,255,.76)!important;
  color:#fff!important;box-shadow:0 8px 20px rgba(30,64,175,.18)!important;
}
.postlab-crm-app .pl-month-stage-heading>.pl-stage-preproduction{background:linear-gradient(135deg,#7c3aed,#a855f7)!important}
.postlab-crm-app .pl-month-stage-heading>.pl-stage-final_review{background:linear-gradient(135deg,#0369a1,#06b6d4)!important}
.postlab-crm-app .pl-month-stage-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important;padding:0!important}
.postlab-crm-app .pl-month-stage-tab{
  position:relative!important;display:flex!important;align-items:center!important;gap:13px!important;min-width:0!important;min-height:88px!important;
  padding:16px 18px!important;border-width:2px!important;border-style:solid!important;border-radius:19px!important;
  text-decoration:none!important;overflow:hidden!important;isolation:isolate!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
.postlab-crm-app .pl-month-stage-tab:before{content:'';position:absolute;inset:0;opacity:.12;z-index:-1;pointer-events:none}
.postlab-crm-app .pl-stage-tab-preproduction{border-color:#c4b5fd!important;background:#fff!important;color:#5b21b6!important}
.postlab-crm-app .pl-stage-tab-preproduction:before{background:linear-gradient(135deg,#8b5cf6,transparent 70%)}
.postlab-crm-app .pl-stage-tab-final_review{border-color:#a5f3fc!important;background:#fff!important;color:#075985!important}
.postlab-crm-app .pl-stage-tab-final_review:before{background:linear-gradient(135deg,#06b6d4,transparent 70%)}
.postlab-crm-app .pl-month-stage-tab:hover{transform:translateY(-2px)!important;box-shadow:0 14px 28px rgba(15,45,100,.13)!important}
.postlab-crm-app .pl-month-stage-tab.is-active.pl-stage-tab-preproduction{
  border-color:#7c3aed!important;background:linear-gradient(135deg,#6d28d9,#a855f7)!important;color:#fff!important;box-shadow:0 15px 32px rgba(124,58,237,.28)!important;
}
.postlab-crm-app .pl-month-stage-tab.is-active.pl-stage-tab-final_review{
  border-color:#0891b2!important;background:linear-gradient(135deg,#0369a1,#06b6d4)!important;color:#fff!important;box-shadow:0 15px 32px rgba(8,145,178,.27)!important;
}
.postlab-crm-app .pl-month-stage-tab .pl-stage-tab-icon{
  display:grid!important;place-items:center!important;flex:0 0 48px!important;width:48px!important;height:48px!important;
  border-radius:15px!important;font-size:24px!important;background:rgba(255,255,255,.74)!important;box-shadow:0 7px 16px rgba(15,45,100,.08)!important;
}
.postlab-crm-app .pl-month-stage-tab.is-active .pl-stage-tab-icon{background:rgba(255,255,255,.18)!important;box-shadow:none!important}
.postlab-crm-app .pl-stage-tab-copy{display:flex!important;flex:1 1 auto!important;min-width:0!important;flex-direction:column!important;gap:5px!important}
.postlab-crm-app .pl-stage-tab-copy strong{font-size:16px!important;line-height:1.15!important;color:inherit!important}
.postlab-crm-app .pl-stage-tab-copy small{font-size:12px!important;line-height:1.35!important;color:#64748b!important;font-weight:750!important;white-space:normal!important}
.postlab-crm-app .pl-month-stage-tab.is-active .pl-stage-tab-copy small{color:rgba(255,255,255,.86)!important}
.postlab-crm-app .pl-stage-current-chip{
  position:absolute!important;top:10px!important;right:10px!important;margin:0!important;padding:5px 8px!important;border-radius:999px!important;
  background:#fff!important;color:#0f3c7a!important;font-size:9px!important;font-style:normal!important;font-weight:950!important;letter-spacing:.08em!important;
  box-shadow:0 4px 10px rgba(15,45,100,.14)!important;
}
.postlab-crm-app .pl-set-stage-form{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-top:14px!important;padding:13px 14px!important;
  border:1px solid #d6e5f7!important;border-radius:16px!important;background:rgba(255,255,255,.82)!important;box-shadow:0 7px 18px rgba(15,45,100,.06)!important;
}
.postlab-crm-app .pl-set-stage-copy{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important;color:#12306f!important}
.postlab-crm-app .pl-set-stage-copy strong{font-size:13px!important}.postlab-crm-app .pl-set-stage-copy small{font-size:11px!important;color:#64748b!important;font-weight:700!important}
.postlab-crm-app .pl-stage-switch-btn{flex:0 0 auto!important;min-height:42px!important;border:0!important;color:#fff!important;font-weight:900!important;box-shadow:0 8px 18px rgba(37,99,235,.18)!important}
.postlab-crm-app .pl-set-stage-preproduction .pl-stage-switch-btn{background:linear-gradient(135deg,#7c3aed,#a855f7)!important}
.postlab-crm-app .pl-set-stage-final_review .pl-stage-switch-btn{background:linear-gradient(135deg,#0369a1,#06b6d4)!important}
@media(max-width:760px){
  .postlab-crm-app .pl-month-stage-shell{padding:14px!important;border-radius:18px!important}
  .postlab-crm-app .pl-month-stage-heading{align-items:flex-start!important;flex-direction:column!important}
  .postlab-crm-app .pl-month-stage-tabs{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;gap:10px!important;padding:0 0 7px!important;scroll-snap-type:x mandatory!important}
  .postlab-crm-app .pl-month-stage-tab{flex:0 0 84%!important;min-height:86px!important;scroll-snap-align:start!important}
  .postlab-crm-app .pl-set-stage-form{align-items:stretch!important;flex-direction:column!important}
  .postlab-crm-app .pl-stage-switch-btn{width:100%!important}
}

/* v13.3.9 - Αυτόματη ανάπτυξη του τελικού κειμένου Post / Reel */
.postlab-crm-app textarea.pl-final-caption-textarea,
.postlab-crm-app textarea.pl-auto-grow-textarea{
  width:100%!important;
  min-height:240px!important;
  height:auto;
  overflow-y:hidden!important;
  resize:vertical!important;
  line-height:1.6!important;
  padding:16px!important;
  box-sizing:border-box!important;
  white-space:pre-wrap!important;
}
@media(max-width:760px){
  .postlab-crm-app textarea.pl-final-caption-textarea,
  .postlab-crm-app textarea.pl-auto-grow-textarea{
    min-height:210px!important;
    font-size:16px!important;
    padding:14px!important;
  }
}


/* v13.3.18 - Mobile portrait hardening for Content Plans */
@media (max-width: 600px){
  html, body{
    max-width:100%!important;
    overflow-x:hidden!important;
  }

  /* Break the CRM out of narrow theme containers on phones */
  html body .postlab-crm-app{
    width:100vw!important;
    max-width:100vw!important;
    min-width:0!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding:8px!important;
    border-radius:0!important;
    overflow-x:hidden!important;
    box-sizing:border-box!important;
  }

  html body .postlab-crm-app .pl-shell,
  html body .postlab-crm-app .pl-main,
  html body .postlab-crm-app .pl-content-wrap,
  html body .postlab-crm-app .pl-content-create,
  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app form{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
    overflow-x:hidden!important;
  }

  html body .postlab-crm-app .pl-main{
    padding:10px!important;
  }

  html body .postlab-crm-app .pl-header{
    padding-top:12px!important;
    margin-bottom:12px!important;
  }

  html body .postlab-crm-app .pl-header h1{
    font-size:25px!important;
    line-height:1.12!important;
  }

  html body .postlab-crm-app .pl-header p{
    font-size:14px!important;
    line-height:1.45!important;
  }

  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app .pl-content-create{
    padding:16px!important;
    border-radius:18px!important;
  }

  html body .postlab-crm-app .pl-section-title{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:6px!important;
  }

  html body .postlab-crm-app .pl-section-title h2{
    font-size:27px!important;
    line-height:1.1!important;
    margin:0!important;
  }

  /* One field per row */
  html body .postlab-crm-app .pl-content-create .pl-grid,
  html body .postlab-crm-app .pl-content-create form .pl-grid{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    width:100%!important;
  }

  html body .postlab-crm-app .pl-content-create .pl-grid > *,
  html body .postlab-crm-app .pl-content-create .pl-field,
  html body .postlab-crm-app .pl-content-create .pl-full{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    grid-column:auto!important;
    flex:0 0 auto!important;
  }

  html body .postlab-crm-app .pl-content-create input,
  html body .postlab-crm-app .pl-content-create select,
  html body .postlab-crm-app .pl-content-create textarea{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:50px!important;
    padding:13px 14px!important;
    font-size:16px!important;
    line-height:1.35!important;
    border-radius:14px!important;
  }

  html body .postlab-crm-app .pl-content-create textarea{
    min-height:130px!important;
  }

  html body .postlab-crm-app .pl-content-create small{
    display:block!important;
    margin-top:7px!important;
    font-size:13px!important;
    line-height:1.45!important;
  }

  /* Full-width, non-floating submit button */
  html body .postlab-crm-app .pl-content-create form > .pl-btn,
  html body .postlab-crm-app .pl-content-create form button,
  html body .postlab-crm-app .pl-content-create input[type="submit"]{
    position:static!important;
    float:none!important;
    clear:both!important;
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    min-height:50px!important;
    margin:16px 0 0!important;
    padding:13px 16px!important;
    justify-content:center!important;
    white-space:normal!important;
    text-align:center!important;
    border-radius:14px!important;
  }

  /* Large, easy-to-tap Stories switch */
  html body .postlab-crm-app .pl-free-choice-toggle{
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    align-items:center!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    min-height:78px!important;
    margin:0!important;
    padding:14px!important;
    border-radius:16px!important;
    text-align:left!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
    font-size:15px!important;
    line-height:1.35!important;
    cursor:pointer!important;
  }

  html body .postlab-crm-app .pl-free-choice-toggle input{
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
    margin:0!important;
    align-self:center!important;
  }

  /* Keep the blue menu usable without wrapping vertically */
  html body .postlab-crm-app .pl-sidebar .pl-menu,
  html body .postlab-crm-app .pl-admin-blue-menu,
  html body .postlab-crm-app .pl-project-horizontal-submenu{
    display:flex!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    white-space:nowrap!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:thin!important;
  }

  html body .postlab-crm-app .pl-sidebar .pl-menu > *,
  html body .postlab-crm-app .pl-admin-blue-menu > *,
  html body .postlab-crm-app .pl-project-horizontal-submenu > *{
    flex:0 0 auto!important;
  }
}


/* v13.3.21 - Mobile content-plan cards rebuilt for readable single-card layout */
@media (max-width: 700px){
  html,body{overflow-x:hidden!important;max-width:100%!important}
  .postlab-crm-app{width:100%!important;max-width:100%!important;min-width:0!important;padding:0 10px 28px!important;overflow-x:hidden!important}
  .postlab-crm-app *{box-sizing:border-box!important;min-width:0!important}
  .postlab-crm-app .pl-content-wrap,
  .postlab-crm-app .pl-card,
  .postlab-crm-app .pl-content-group,
  .postlab-crm-app .pl-content-item-list,
  .postlab-crm-app .pl-content-item,
  .postlab-crm-app .pl-content-item-fields,
  .postlab-crm-app .pl-field{width:100%!important;max-width:100%!important;min-width:0!important}

  .postlab-crm-app .pl-content-group{padding:12px!important;border-radius:20px!important;overflow:hidden!important}
  .postlab-crm-app .pl-content-item-list{
    display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;
    overflow:visible!important;padding:0!important;
  }
  .postlab-crm-app .pl-content-item{
    display:block!important;padding:16px!important;margin:0!important;border:1px solid #cfe2ff!important;border-radius:20px!important;
    background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;
    box-shadow:0 10px 28px rgba(15,60,153,.10)!important;overflow:hidden!important;
  }
  .postlab-crm-app .pl-content-item-head{
    display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;
    padding-bottom:12px!important;margin-bottom:14px!important;border-bottom:1px solid #dbeafe!important;
  }
  .postlab-crm-app .pl-content-item-head strong{
    display:block!important;width:100%!important;font-size:18px!important;line-height:1.3!important;color:#12306f!important;
    white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;
  }
  .postlab-crm-app .pl-content-item-head span{
    display:inline-flex!important;width:auto!important;max-width:100%!important;padding:6px 10px!important;border-radius:999px!important;
    background:#e0f2fe!important;color:#075985!important;font-size:12px!important;font-weight:900!important;white-space:normal!important;
  }
  .postlab-crm-app .pl-content-item-fields,
  .postlab-crm-app .pl-grid.pl-content-item-fields{
    display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;
  }
  .postlab-crm-app .pl-content-item-fields .pl-field,
  .postlab-crm-app .pl-content-item-fields .pl-full{grid-column:1!important;display:block!important}
  .postlab-crm-app .pl-content-item-fields label{
    display:block!important;margin:0 0 7px!important;font-size:14px!important;line-height:1.35!important;font-weight:900!important;color:#173b7a!important;
    white-space:normal!important;overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-content-item-fields input,
  .postlab-crm-app .pl-content-item-fields select,
  .postlab-crm-app .pl-content-item-fields textarea{
    display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;
    padding:13px 14px!important;border:1px solid #a9cdfd!important;border-radius:14px!important;background:#fff!important;
    color:#102a5c!important;font-size:16px!important;line-height:1.45!important;box-shadow:none!important;
  }
  .postlab-crm-app .pl-content-item-fields textarea{min-height:128px!important;resize:vertical!important;overflow:auto!important}
  .postlab-crm-app .pl-content-item-fields small{
    display:block!important;margin-top:6px!important;font-size:12px!important;line-height:1.45!important;color:#64748b!important;
    white-space:normal!important;overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-content-item-actions,
  .postlab-crm-app .pl-content-ai-actions{
    display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important;margin-top:16px!important;
    padding-top:14px!important;border-top:1px solid #dbeafe!important;
  }
  .postlab-crm-app .pl-content-item-actions .pl-btn,
  .postlab-crm-app .pl-content-ai-actions .pl-btn,
  .postlab-crm-app .pl-ai-copy-btn,
  .postlab-crm-app .pl-danger{
    display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;
    min-height:48px!important;margin:0!important;padding:12px 14px!important;border-radius:14px!important;
    white-space:normal!important;text-align:center!important;font-size:14px!important;font-weight:900!important;line-height:1.25!important;
  }
  .postlab-crm-app .pl-ai-copy-btn{background:linear-gradient(135deg,#2563eb,#22b8ee)!important;color:#fff!important;border:0!important}
  .postlab-crm-app .pl-danger{background:linear-gradient(135deg,#ef4444,#f97316)!important;color:#fff!important;border:0!important}
  .postlab-crm-app .pl-ai-copy-status{display:block!important;width:100%!important;text-align:center!important;font-size:12px!important}

  .postlab-crm-app .pl-content-actions{
    display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto!important;padding:4px 0 10px!important;
    scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;
  }
  .postlab-crm-app .pl-content-actions>.pl-btn,
  .postlab-crm-app .pl-content-actions>form,
  .postlab-crm-app .pl-content-actions>label{flex:0 0 auto!important;scroll-snap-align:start!important}

  .postlab-crm-app .pl-month-stage-tabs{display:flex!important;gap:10px!important;overflow-x:auto!important;padding-bottom:8px!important}
  .postlab-crm-app .pl-month-stage-tab{flex:0 0 86%!important;max-width:86%!important;min-height:104px!important}

  .postlab-crm-app .pl-save-all-bar{
    position:static!important;inset:auto!important;width:100%!important;max-width:100%!important;margin:20px 0 0!important;
    padding:16px!important;border-radius:20px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;
    background:#fff!important;box-shadow:0 10px 28px rgba(15,60,153,.12)!important;
  }
  .postlab-crm-app .pl-save-all-bar>div{width:100%!important}
  .postlab-crm-app .pl-save-all-button{width:100%!important;min-width:0!important;min-height:50px!important;justify-content:center!important}
  .postlab-crm-app .pl-content-wrap{padding-bottom:24px!important}
}


/* v13.3.22 - Mobile: exactly one information field per row, one full-width card */
@media only screen and (max-width: 700px){
  html body .postlab-crm-app,
  html body .postlab-crm-app .pl-content-wrap,
  html body .postlab-crm-app .pl-content-group,
  html body .postlab-crm-app .pl-content-item-list,
  html body .postlab-crm-app form.pl-content-item{
    width:100%!important;max-width:100%!important;min-width:0!important;
    float:none!important;clear:both!important;box-sizing:border-box!important;
    transform:none!important;writing-mode:horizontal-tb!important;
  }
  html body .postlab-crm-app .pl-content-item-list{
    display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;
    gap:18px!important;overflow:visible!important;
  }
  html body .postlab-crm-app form.pl-content-item{
    display:flex!important;flex-direction:column!important;align-items:stretch!important;
    gap:0!important;padding:16px!important;margin:0!important;overflow:visible!important;
    border-radius:20px!important;
  }
  html body .postlab-crm-app form.pl-content-item > *{
    width:100%!important;max-width:100%!important;min-width:0!important;
    float:none!important;clear:both!important;position:static!important;
    left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;
    transform:none!important;writing-mode:horizontal-tb!important;
  }
  html body .postlab-crm-app form.pl-content-item .pl-content-item-head{
    display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;
  }
  html body .postlab-crm-app form.pl-content-item .pl-grid.pl-content-item-fields,
  html body .postlab-crm-app form.pl-content-item .pl-content-item-fields{
    display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;
    align-items:stretch!important;gap:14px!important;width:100%!important;
    max-width:100%!important;min-width:0!important;columns:auto!important;
  }
  html body .postlab-crm-app form.pl-content-item .pl-content-item-fields > .pl-field,
  html body .postlab-crm-app form.pl-content-item .pl-content-item-fields > .pl-full,
  html body .postlab-crm-app form.pl-content-item .pl-content-item-fields > div{
    display:block!important;flex:0 0 auto!important;grid-column:auto!important;grid-row:auto!important;
    width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;
    float:none!important;clear:both!important;position:static!important;transform:none!important;
    writing-mode:horizontal-tb!important;
  }
  html body .postlab-crm-app form.pl-content-item label,
  html body .postlab-crm-app form.pl-content-item small,
  html body .postlab-crm-app form.pl-content-item strong,
  html body .postlab-crm-app form.pl-content-item span{
    max-width:100%!important;min-width:0!important;white-space:normal!important;
    word-break:normal!important;overflow-wrap:break-word!important;
    writing-mode:horizontal-tb!important;text-orientation:mixed!important;
  }
  html body .postlab-crm-app form.pl-content-item label{
    display:block!important;width:100%!important;margin:0 0 7px!important;
    font-size:15px!important;line-height:1.35!important;
  }
  html body .postlab-crm-app form.pl-content-item input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),
  html body .postlab-crm-app form.pl-content-item select,
  html body .postlab-crm-app form.pl-content-item textarea{
    display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;
    margin:0!important;padding:13px 14px!important;font-size:16px!important;line-height:1.45!important;
    white-space:normal!important;word-break:normal!important;writing-mode:horizontal-tb!important;
    transform:none!important;border-radius:14px!important;
  }
  html body .postlab-crm-app form.pl-content-item textarea{
    min-height:140px!important;height:auto!important;resize:vertical!important;
  }
  html body .postlab-crm-app form.pl-content-item .pl-item-ai-tools,
  html body .postlab-crm-app form.pl-content-item .pl-content-item-actions,
  html body .postlab-crm-app form.pl-content-item .pl-content-ai-actions{
    display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;
    align-items:stretch!important;gap:10px!important;width:100%!important;
    max-width:100%!important;min-width:0!important;margin-top:14px!important;
  }
  html body .postlab-crm-app form.pl-content-item .pl-item-ai-tools button,
  html body .postlab-crm-app form.pl-content-item .pl-content-item-actions .pl-btn,
  html body .postlab-crm-app form.pl-content-item .pl-content-ai-actions .pl-btn,
  html body .postlab-crm-app form.pl-content-item .pl-ai-item-btn,
  html body .postlab-crm-app form.pl-content-item .pl-ai-copy-btn,
  html body .postlab-crm-app form.pl-content-item .pl-danger{
    display:flex!important;align-items:center!important;justify-content:center!important;
    width:100%!important;max-width:100%!important;min-width:0!important;min-height:48px!important;
    margin:0!important;padding:12px 14px!important;white-space:normal!important;
    word-break:normal!important;overflow-wrap:break-word!important;text-align:center!important;
    position:static!important;transform:none!important;
  }
  html body .postlab-crm-app .pl-save-all-bar{
    position:static!important;width:100%!important;max-width:100%!important;min-width:0!important;
    margin:20px 0 0!important;transform:none!important;
  }
}


/* v13.3.23 - Monthly content plan deletion */
.pl-plan-row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.pl-delete-month-plan{margin-inline-start:auto}
@media (max-width:600px){.pl-content-actions .pl-delete-month-plan{width:100%;flex:0 0 100%;justify-content:center;text-align:center}.pl-plan-row-actions{flex-direction:column;align-items:stretch}.pl-plan-row-actions .pl-btn{width:100%;text-align:center}}


/* v13.3.24 — Consistent icon-first alignment in portrait and landscape */
.postlab-crm-app .pl-btn,
.postlab-crm-app a.pl-btn,
.postlab-crm-app button.pl-btn,
.postlab-crm-app .pl-menu a,
.postlab-crm-app .pl-content-subnav a,
.postlab-crm-app .pl-stage-tab,
.postlab-crm-app .pl-stage-card,
.postlab-crm-app .pl-badge,
.postlab-crm-app summary,
.postlab-crm-app .pl-action-chip,
.postlab-crm-app .pl-icon-label {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start;
  gap: 7px !important;
  vertical-align: middle !important;
  white-space: nowrap;
  writing-mode: horizontal-tb !important;
  text-orientation: mixed !important;
}

.postlab-crm-app .pl-menu a,
.postlab-crm-app .pl-content-subnav a,
.postlab-crm-app .pl-stage-tab {
  min-height: 42px;
}

.postlab-crm-app .pl-btn > svg,
.postlab-crm-app .pl-btn > i,
.postlab-crm-app .pl-btn > .dashicons,
.postlab-crm-app .pl-menu a > svg,
.postlab-crm-app .pl-menu a > i,
.postlab-crm-app .pl-menu a > .dashicons,
.postlab-crm-app .pl-content-subnav a > svg,
.postlab-crm-app .pl-content-subnav a > i,
.postlab-crm-app .pl-content-subnav a > .dashicons,
.postlab-crm-app .pl-stage-tab > svg,
.postlab-crm-app .pl-stage-tab > i,
.postlab-crm-app .pl-stage-tab > .dashicons {
  flex: 0 0 auto !important;
  order: -1 !important;
  margin: 0 !important;
}

.postlab-crm-app .pl-field label,
.postlab-crm-app .pl-label,
.postlab-crm-app .pl-section-title,
.postlab-crm-app .pl-card-title {
  writing-mode: horizontal-tb !important;
  text-orientation: mixed !important;
}

@media (orientation: landscape) {
  .postlab-crm-app .pl-btn,
  .postlab-crm-app .pl-menu a,
  .postlab-crm-app .pl-content-subnav a,
  .postlab-crm-app .pl-stage-tab,
  .postlab-crm-app .pl-stage-card,
  .postlab-crm-app summary {
    flex-direction: row !important;
    align-items: center !important;
    writing-mode: horizontal-tb !important;
  }
}

@media (max-width: 600px) {
  .postlab-crm-app .pl-btn,
  .postlab-crm-app .pl-menu a,
  .postlab-crm-app .pl-content-subnav a,
  .postlab-crm-app .pl-stage-tab,
  .postlab-crm-app summary {
    justify-content: flex-start !important;
    text-align: left !important;
  }

  .postlab-crm-app .pl-actions .pl-btn,
  .postlab-crm-app .pl-plan-row-actions .pl-btn {
    width: 100% !important;
  }
}


/* v13.3.25 — Follow-up inside Project Management */
.pl-project-menu-tabs{
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:stretch !important;
  gap:8px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:thin;
}
.pl-project-menu-tabs > a{
  flex:0 0 auto !important;
  min-height:42px;
  display:inline-flex !important;
  align-items:center !important;
  white-space:nowrap !important;
}
.pl-admin-project-tabs{
  display:flex;
  flex-wrap:nowrap;
  gap:8px;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
}
.pl-admin-project-tabs > a{
  flex:0 0 auto;
  white-space:nowrap;
}


/* v13.3.27 — Portrait client actions: keep landscape structure, colors and readable quick edit */
@media (orientation: portrait) and (max-width: 980px) {
  html body .postlab-crm-app .pl-mobile-actions-compact{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:center !important;
    gap:7px !important;
    width:100% !important;
    min-width:0 !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    padding:8px 2px 2px !important;
    margin:0 !important;
    white-space:nowrap !important;
    scrollbar-width:none !important;
    -webkit-overflow-scrolling:touch !important;
  }

  html body .postlab-crm-app .pl-mobile-actions-compact::-webkit-scrollbar{
    display:none !important;
  }

  html body .postlab-crm-app .pl-mobile-action{
    display:inline-flex !important;
    flex:0 0 auto !important;
    flex-direction:row !important;
    align-items:center !important;
    justify-content:center !important;
    gap:5px !important;
    min-width:max-content !important;
    width:auto !important;
    height:34px !important;
    padding:0 11px !important;
    border-radius:10px !important;
    font-size:12px !important;
    font-weight:800 !important;
    line-height:1 !important;
    text-decoration:none !important;
    white-space:nowrap !important;
    writing-mode:horizontal-tb !important;
    text-orientation:mixed !important;
    box-shadow:0 3px 10px rgba(24,78,150,.10) !important;
    opacity:1 !important;
  }

  html body .postlab-crm-app .pl-mobile-action .pl-ai{
    display:inline-flex !important;
    flex:0 0 auto !important;
    order:-1 !important;
    align-items:center !important;
    justify-content:center !important;
    font-size:14px !important;
    line-height:1 !important;
    color:inherit !important;
  }

  html body .postlab-crm-app .pl-mobile-action .pl-al{
    display:inline !important;
    visibility:visible !important;
    opacity:1 !important;
    width:auto !important;
    max-width:none !important;
    overflow:visible !important;
    color:inherit !important;
    font-size:12px !important;
    line-height:1 !important;
    white-space:nowrap !important;
  }

  /* Restore distinct action colors in portrait */
  html body .postlab-crm-app .pl-ma-edit{
    color:#175ea8 !important;
    background:#eef6ff !important;
    border:1px solid #b9dcff !important;
  }
  html body .postlab-crm-app .pl-ma-quick{
    color:#6a4b00 !important;
    background:#fff4b8 !important;
    border:1px solid #f3cf43 !important;
  }
  html body .postlab-crm-app .pl-ma-follow{
    color:#7042a8 !important;
    background:#f3ebff !important;
    border:1px solid #d8c2ff !important;
  }
  html body .postlab-crm-app .pl-ma-offer{
    color:#c66513 !important;
    background:#fff2e5 !important;
    border:1px solid #ffc987 !important;
  }
  html body .postlab-crm-app .pl-ma-task{
    color:#2358a3 !important;
    background:#edf4ff !important;
    border:1px solid #c5d9ff !important;
  }
  html body .postlab-crm-app .pl-ma-call{
    color:#167a3f !important;
    background:#eaf9ef !important;
    border:1px solid #b7e8c7 !important;
  }
  html body .postlab-crm-app .pl-ma-sms{
    color:#087d66 !important;
    background:#e7faf5 !important;
    border:1px solid #aee9db !important;
  }
  html body .postlab-crm-app .pl-ma-email{
    color:#2867a8 !important;
    background:#edf7ff !important;
    border:1px solid #c6e4fb !important;
  }
  html body .postlab-crm-app .pl-ma-delete{
    color:#b43a3a !important;
    background:#fff0f0 !important;
    border:1px solid #f2bcbc !important;
  }

  /* Quick edit must never look like an empty yellow box */
  html body .postlab-crm-app .pl-ma-quick .pl-al::after{
    content:"";
  }

  /* Keep client card layout unchanged; only the actions row scrolls horizontally */
  html body .postlab-crm-app .pl-client-card,
  html body .postlab-crm-app .pl-mobile-client-card,
  html body .postlab-crm-app .pl-client-row{
    overflow:visible !important;
  }
}


/* v13.3.28 — Force visible Quick Edit label + protect blue menu edge text */
@media (orientation: portrait) and (max-width: 980px) {

  /* Quick edit: force a colored button and a visible label even if older rules hide .pl-al */
  html body .postlab-crm-app a.pl-mobile-action.pl-ma-quick,
  html body .postlab-crm-app .pl-mobile-actions-compact a.pl-ma-quick,
  html body .postlab-crm-app a.pl-ma-quick.pl-quick-edit-button {
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:6px !important;
    min-width:150px !important;
    width:auto !important;
    height:34px !important;
    padding:0 12px !important;
    color:#5c4300 !important;
    background:linear-gradient(135deg,#ffe977 0%,#ffd84a 100%) !important;
    border:1px solid #e8bd1a !important;
    box-shadow:0 4px 12px rgba(194,145,0,.18) !important;
    opacity:1 !important;
    visibility:visible !important;
    overflow:visible !important;
    text-indent:0 !important;
    font-size:12px !important;
    font-weight:900 !important;
    line-height:1 !important;
    white-space:nowrap !important;
  }

  html body .postlab-crm-app a.pl-ma-quick .pl-ai,
  html body .postlab-crm-app a.pl-ma-quick .pl-al {
    display:inline-flex !important;
    visibility:visible !important;
    opacity:1 !important;
    width:auto !important;
    height:auto !important;
    max-width:none !important;
    min-width:0 !important;
    overflow:visible !important;
    clip:auto !important;
    position:static !important;
    transform:none !important;
    margin:0 !important;
    padding:0 !important;
    color:#5c4300 !important;
    writing-mode:horizontal-tb !important;
    text-orientation:mixed !important;
    white-space:nowrap !important;
  }

  html body .postlab-crm-app a.pl-ma-quick .pl-al {
    font-size:12px !important;
    font-weight:900 !important;
    letter-spacing:0 !important;
  }

  /* Blue CRM menu: add inner breathing room and prevent first/last labels from being clipped */
  html body .postlab-crm-app .pl-sidebar,
  html body .postlab-crm-app .pl-menu {
    overflow:visible !important;
  }

  html body .postlab-crm-app .pl-menu {
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:center !important;
    gap:8px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    width:100% !important;
    padding-left:18px !important;
    padding-right:46px !important;
    scroll-padding-left:18px !important;
    scroll-padding-right:46px !important;
    box-sizing:border-box !important;
    -webkit-overflow-scrolling:touch !important;
    scrollbar-width:none !important;
  }

  html body .postlab-crm-app .pl-menu::-webkit-scrollbar {
    display:none !important;
  }

  html body .postlab-crm-app .pl-menu-link {
    flex:0 0 auto !important;
    min-width:max-content !important;
    max-width:none !important;
    padding-left:12px !important;
    padding-right:12px !important;
    overflow:visible !important;
    text-overflow:clip !important;
    white-space:nowrap !important;
  }

  html body .postlab-crm-app .pl-menu-link:first-child {
    margin-left:2px !important;
  }

  html body .postlab-crm-app .pl-menu-link:last-of-type {
    margin-right:22px !important;
  }

  html body .postlab-crm-app .pl-menu-link span {
    overflow:visible !important;
    text-overflow:clip !important;
    white-space:nowrap !important;
  }
}


/* v13.3.29 — Exact tablet portrait fix, independent of orientation detection */
@media (min-width: 700px) and (max-width: 1100px) {

  /* Keep the blue menu readable at both edges */
  html body .postlab-crm-app .pl-sidebar {
    overflow:hidden !important;
  }

  html body .postlab-crm-app .pl-sidebar .pl-menu,
  html body .postlab-crm-app .pl-menu {
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:8px !important;
    width:100% !important;
    max-width:100% !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    padding:0 34px 8px 34px !important;
    margin:0 !important;
    box-sizing:border-box !important;
    scroll-padding-left:34px !important;
    scroll-padding-right:34px !important;
    -webkit-overflow-scrolling:touch !important;
    scrollbar-width:none !important;
  }

  html body .postlab-crm-app .pl-sidebar .pl-menu::-webkit-scrollbar,
  html body .postlab-crm-app .pl-menu::-webkit-scrollbar {
    display:none !important;
  }

  html body .postlab-crm-app .pl-sidebar .pl-menu > a,
  html body .postlab-crm-app .pl-menu > a,
  html body .postlab-crm-app .pl-menu-link {
    flex:0 0 auto !important;
    width:auto !important;
    min-width:max-content !important;
    max-width:none !important;
    padding:0 13px !important;
    overflow:visible !important;
    white-space:nowrap !important;
    text-overflow:clip !important;
  }

  html body .postlab-crm-app .pl-sidebar .pl-menu > a:first-child,
  html body .postlab-crm-app .pl-menu > a:first-child {
    margin-left:0 !important;
  }

  html body .postlab-crm-app .pl-sidebar .pl-menu > a:last-of-type,
  html body .postlab-crm-app .pl-menu > a:last-of-type {
    margin-right:26px !important;
  }

  /* Put account controls after the menu items without covering them */
  html body .postlab-crm-app .pl-sidebar .pl-user-box,
  html body .postlab-crm-app .pl-menu .pl-user-box {
    position:static !important;
    inset:auto !important;
    transform:none !important;
    flex:0 0 auto !important;
    width:auto !important;
    min-width:max-content !important;
    max-width:none !important;
    margin:0 22px 0 6px !important;
    z-index:auto !important;
  }

  /* Exact Quick Edit appearance. Pseudo label guarantees text even if legacy CSS hides .pl-al. */
  html body .postlab-crm-app .pl-mobile-actions-compact {
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:center !important;
    gap:7px !important;
    width:100% !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    white-space:nowrap !important;
    scrollbar-width:none !important;
    -webkit-overflow-scrolling:touch !important;
  }

  html body .postlab-crm-app .pl-mobile-actions-compact::-webkit-scrollbar {
    display:none !important;
  }

  html body .postlab-crm-app a.pl-mobile-action.pl-ma-quick,
  html body .postlab-crm-app a.pl-ma-quick.pl-quick-edit-button {
    display:inline-flex !important;
    flex:0 0 auto !important;
    align-items:center !important;
    justify-content:center !important;
    gap:6px !important;
    min-width:168px !important;
    width:auto !important;
    height:32px !important;
    padding:0 12px !important;
    border-radius:9px !important;
    color:#5b4300 !important;
    background:linear-gradient(135deg,#ffeb72,#ffd43e) !important;
    border:1px solid #dcae00 !important;
    box-shadow:0 3px 9px rgba(180,130,0,.18) !important;
    opacity:1 !important;
    visibility:visible !important;
    overflow:visible !important;
    white-space:nowrap !important;
    font-size:0 !important;
    text-indent:0 !important;
  }

  html body .postlab-crm-app a.pl-ma-quick .pl-ai {
    display:inline-flex !important;
    visibility:visible !important;
    opacity:1 !important;
    position:static !important;
    width:auto !important;
    height:auto !important;
    overflow:visible !important;
    color:#5b4300 !important;
    font-size:14px !important;
    line-height:1 !important;
  }

  html body .postlab-crm-app a.pl-ma-quick .pl-al {
    display:none !important;
  }

  html body .postlab-crm-app a.pl-ma-quick::after {
    content:"Ταχεία επεξεργασία" !important;
    display:inline-block !important;
    color:#5b4300 !important;
    font-size:11.5px !important;
    font-weight:900 !important;
    line-height:1 !important;
    white-space:nowrap !important;
  }
}


/* v13.3.30 — Markup-backed fix for client submenu and Quick Edit */
html body .postlab-crm-app .pl-quick-edit-visible{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  min-width:164px!important;
  width:auto!important;
  max-width:none!important;
  height:32px!important;
  padding:0 12px!important;
  background:linear-gradient(135deg,#ffeb72,#ffd43e)!important;
  color:#5b4300!important;
  border:1px solid #dcae00!important;
  border-radius:9px!important;
  opacity:1!important;
  visibility:visible!important;
  overflow:visible!important;
  white-space:nowrap!important;
}
html body .postlab-crm-app .pl-quick-edit-visible .pl-quick-edit-text{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  position:static!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  height:auto!important;
  overflow:visible!important;
  clip:auto!important;
  transform:none!important;
  color:#5b4300!important;
  font-size:11.5px!important;
  font-weight:900!important;
  line-height:1!important;
  white-space:nowrap!important;
}
html body .postlab-crm-app .pl-client-menu-tabs-safe{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding-left:28px!important;
  padding-right:28px!important;
  scroll-padding-left:28px!important;
  scroll-padding-right:28px!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
}
html body .postlab-crm-app .pl-client-menu-tabs-safe::-webkit-scrollbar{
  display:none!important;
}
html body .postlab-crm-app .pl-client-menu-tabs-safe > a{
  display:inline-flex!important;
  flex:0 0 auto!important;
  min-width:max-content!important;
  width:auto!important;
  max-width:none!important;
  white-space:nowrap!important;
  overflow:visible!important;
}


/* v13.3.31 — All portrait client actions use color + icon + readable label */
@media (min-width: 600px) and (max-width: 1100px) {
  html body .postlab-crm-app .pl-mobile-actions-compact{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    gap:7px!important;
    width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:8px 2px 3px!important;
    white-space:nowrap!important;
    scrollbar-width:none!important;
    -webkit-overflow-scrolling:touch!important;
  }

  html body .postlab-crm-app .pl-mobile-actions-compact::-webkit-scrollbar{
    display:none!important;
  }

  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-action-colored{
    display:inline-flex!important;
    flex:0 0 auto!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    min-width:max-content!important;
    width:auto!important;
    height:32px!important;
    padding:0 11px!important;
    border-radius:9px!important;
    color:#fff!important;
    opacity:1!important;
    visibility:visible!important;
    overflow:visible!important;
    white-space:nowrap!important;
    font-size:11.5px!important;
    font-weight:900!important;
    line-height:1!important;
  }

  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-action-colored .pl-ai,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-action-colored .pl-al{
    display:inline-flex!important;
    visibility:visible!important;
    opacity:1!important;
    position:static!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    overflow:visible!important;
    clip:auto!important;
    transform:none!important;
    color:inherit!important;
    white-space:nowrap!important;
  }

  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-action-colored .pl-ai{
    font-size:14px!important;
  }

  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-action-colored .pl-al{
    font-size:11.5px!important;
    font-weight:900!important;
  }

  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-edit{
    background:linear-gradient(135deg,#2563eb,#38bdf8)!important;
    border-color:#2563eb!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-follow{
    background:linear-gradient(135deg,#7c3aed,#a855f7)!important;
    border-color:#7c3aed!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-offer{
    background:linear-gradient(135deg,#f59e0b,#fb923c)!important;
    border-color:#f59e0b!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-task{
    background:linear-gradient(135deg,#2563eb,#06b6d4)!important;
    border-color:#2563eb!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-call{
    background:linear-gradient(135deg,#16a34a,#22c55e)!important;
    border-color:#16a34a!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-sms{
    background:linear-gradient(135deg,#0d9488,#14b8a6)!important;
    border-color:#0d9488!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-email{
    background:linear-gradient(135deg,#0284c7,#38bdf8)!important;
    border-color:#0284c7!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-delete{
    background:linear-gradient(135deg,#dc2626,#ef4444)!important;
    border-color:#dc2626!important;
  }
}

/* v13.4.0 — Styles migrated from legacy inline PHP output */
.postlab-crm-app .pl-client-post-footer-field{margin-top:14px;padding:16px;border:1px solid #c4b5fd;border-radius:18px;background:linear-gradient(135deg,#faf5ff,#eff6ff)}
    .postlab-crm-app .pl-client-post-footer-field label{color:#5b21b6;font-size:15px;font-weight:900}
    .postlab-crm-app .pl-client-post-footer-field textarea{min-height:240px!important;height:auto;overflow-y:hidden;line-height:1.65;background:#fff;font-size:15px;resize:vertical;white-space:pre-wrap}
    .postlab-crm-app .pl-content-ai-actions{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}
    .postlab-crm-app .pl-content-ai-actions .pl-danger{margin-left:auto!important}
    .postlab-crm-app .pl-ai-copy-btn{border:1px solid #7c3aed!important;background:linear-gradient(135deg,#7c3aed,#2563eb)!important;color:#fff!important;box-shadow:0 8px 22px rgba(79,70,229,.22)!important;font-weight:900!important}
    .postlab-crm-app .pl-ai-copy-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(79,70,229,.3)!important}
    .postlab-crm-app .pl-ai-copy-btn.is-loading{opacity:.75;cursor:wait}
    .postlab-crm-app .pl-ai-copy-status{font-size:12px;font-weight:800;color:#475569;min-height:18px}
    .postlab-crm-app .pl-ai-copy-status.is-success{color:#15803d}
    .postlab-crm-app .pl-ai-copy-status.is-error{color:#b91c1c}
    .postlab-crm-app .pl-ai-settings-card{border:1px solid #c4b5fd;background:linear-gradient(135deg,#ffffff,#faf5ff)}
    /* v13.3.15 - Google contact above offers and full-height standard post footer */
    .postlab-crm-app .pl-google-contact-top{margin-top:16px}
    .postlab-crm-app .pl-google-contact-top .pl-google-contact-bottom{margin:0!important;padding:18px 20px!important}
    .postlab-crm-app .pl-google-contact-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}
    .postlab-crm-app .pl-google-contact-head h3{margin:0 0 4px;color:#12306f}
    .postlab-crm-app .pl-google-contact-meta{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
    .postlab-crm-app .pl-google-contact-meta p{margin:4px 0}
    .postlab-crm-app .pl-google-contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}
    .postlab-crm-app .pl-google-status-chip{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:900;white-space:nowrap}
    .postlab-crm-app .pl-google-status-chip.is-connected{background:#dcfce7;color:#166534;border:1px solid #86efac}
    .postlab-crm-app .pl-google-status-chip.is-disconnected{background:#fff7ed;color:#9a3412;border:1px solid #fdba74}
    .postlab-crm-app .pl-offers-full-width{margin-top:16px}
    .postlab-crm-app .pl-offers-full-width>.pl-card{margin-top:0!important;width:100%!important}
    @media(max-width:760px){.postlab-crm-app .pl-google-contact-head{align-items:stretch;flex-direction:column}.postlab-crm-app .pl-google-status-chip{align-self:flex-start}.postlab-crm-app .pl-google-contact-meta{display:block}.postlab-crm-app .pl-client-post-footer-field textarea{min-height:280px!important}}
    @media(max-width:760px){.postlab-crm-app .pl-content-ai-actions{align-items:stretch!important}.postlab-crm-app .pl-ai-copy-btn,.postlab-crm-app .pl-content-ai-actions .pl-danger{width:100%!important;margin-left:0!important}.postlab-crm-app .pl-ai-copy-status{width:100%!important}}

html body .pl-page,
        html body .pl-content,
        html body .pl-wrap,
        html body .pl-main{
            overflow-x:hidden !important;
        }

        /* Kill fixed empty heights in CRM analytics/dashboard cards */
        html body [class*="finance"] .pl-card,
        html body [class*="financial"] .pl-card,
        html body [class*="analytics"] .pl-card,
        html body [class*="dashboard"] .pl-card,
        html body .pl-card,
        html body .pl-panel,
        html body .pl-widget,
        html body .pl-box,
        html body .pl-stat,
        html body .pl-metric,
        html body .pl-kpi,
        html body .pl-donut,
        html body .pl-chart{
            height:auto !important;
            min-height:unset !important;
            max-height:none !important;
        }

        /* Target the cards that created blank lower space */
        html body .pl-financials-grid > *,
        html body .pl-finance-grid > *,
        html body .pl-analytics-grid > *,
        html body .pl-dashboard-grid > *,
        html body .pl-stats-grid > *,
        html body .pl-grid > .pl-card,
        html body .pl-grid > .pl-panel{
            height:auto !important;
            min-height:0 !important;
            align-self:start !important;
        }

        html body .pl-financials-grid,
        html body .pl-finance-grid,
        html body .pl-analytics-grid,
        html body .pl-dashboard-grid,
        html body .pl-stats-grid,
        html body .pl-grid{
            align-items:start !important;
            grid-auto-rows:auto !important;
        }

        /* If a chart/list has only a few rows, do not reserve large vertical space */
        html body .pl-donut-wrap,
        html body .pl-chart-wrap,
        html body .pl-chart-box,
        html body .pl-donut-card,
        html body .pl-finance-card,
        html body .pl-analytics-card{
            height:auto !important;
            min-height:0 !important;
            padding-bottom:16px !important;
        }

        html body canvas{
            max-height:260px !important;
        }

        html body .pl-chart-legend,
        html body .pl-donut-legend,
        html body .pl-legend,
        html body .pl-list,
        html body .pl-list-rows{
            margin-bottom:0 !important;
            padding-bottom:0 !important;
        }

        html body .pl-card:empty,
        html body .pl-panel:empty,
        html body .pl-widget:empty{
            display:none !important;
        }

        /* Tablet specific: make sections compact and avoid long blank 2-column panels */
        @media (min-width:769px) and (max-width:1180px){
            html body .pl-financials-grid,
            html body .pl-finance-grid,
            html body .pl-analytics-grid,
            html body .pl-dashboard-grid{
                display:grid !important;
                grid-template-columns:repeat(2,minmax(0,1fr)) !important;
                gap:14px !important;
            }

            html body .pl-card,
            html body .pl-panel,
            html body .pl-widget{
                margin-bottom:14px !important;
                padding-bottom:16px !important;
            }

            html body canvas{
                max-height:220px !important;
            }
        }

        @media (max-width:768px){
            html body .pl-financials-grid,
            html body .pl-finance-grid,
            html body .pl-analytics-grid,
            html body .pl-dashboard-grid,
            html body .pl-stats-grid,
            html body .pl-grid{
                display:grid !important;
                grid-template-columns:1fr !important;
                gap:12px !important;
            }

            html body .pl-card,
            html body .pl-panel,
            html body .pl-widget{
                margin-bottom:12px !important;
                padding-bottom:14px !important;
            }

            html body canvas{
                max-height:210px !important;
            }
        }
    

/* v13.1.9 - Future month planning */
.postlab-crm-app input[type="month"]{width:100%!important;min-height:44px!important;border:1px solid #d7e6f7!important;border-radius:12px!important;padding:10px 12px!important;background:#f8fbff!important;color:#12306f!important;font-weight:800!important;box-sizing:border-box!important}


/* v13.2.0 - Content Plan UX: collapsed add form, reel-only video settings, cleaner free-choice placement */
.postlab-crm-app .pl-add-content-details{padding:0!important;overflow:hidden!important}
.postlab-crm-app .pl-add-content-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important;padding:18px 20px!important;font-size:18px!important;font-weight:900!important;color:#12306f!important;list-style:none!important}
.postlab-crm-app .pl-add-content-summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-add-content-details[open] .pl-add-content-summary{border-bottom:1px solid #e5eef9!important;background:#f8fbff!important}
.postlab-crm-app .pl-add-content-details form{padding:18px 20px!important}
.postlab-crm-app .pl-content-item-fields .pl-reel-only{display:none!important}
.postlab-crm-app .pl-content-item-fields .pl-non-reel-goal{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-reel-only{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-non-reel-goal{display:none!important}
.postlab-crm-app form:not(.pl-is-reel) .pl-video-style-select{display:none!important}
.postlab-crm-app form.pl-is-reel .pl-goal-select{display:none!important}
.postlab-crm-app .pl-video-style-select{border-color:#c4b5fd!important;background:#faf5ff!important;color:#5b21b6!important;font-weight:900!important}
.postlab-crm-app .pl-free-choice-mini-edge{display:none!important}

.pl-activity-card.appointment{background:linear-gradient(135deg,#eefbf0,#dff5e4);border-left:4px solid #22c55e;}
        .pl-activity-card.audit{background:linear-gradient(135deg,#fff6e8,#ffe8c2);border-left:4px solid #f59e0b;}
        .pl-activity-card.followup{background:linear-gradient(135deg,#eef4ff,#dbe7ff);border-left:4px solid #2563eb;}
        

/* v13.1.9 - Future month planning */
.postlab-crm-app input[type="month"]{width:100%!important;min-height:44px!important;border:1px solid #d7e6f7!important;border-radius:12px!important;padding:10px 12px!important;background:#f8fbff!important;color:#12306f!important;font-weight:800!important;box-sizing:border-box!important}


/* v13.2.0 - Content Plan UX: collapsed add form, reel-only video settings, cleaner free-choice placement */
.postlab-crm-app .pl-add-content-details{padding:0!important;overflow:hidden!important}
.postlab-crm-app .pl-add-content-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important;padding:18px 20px!important;font-size:18px!important;font-weight:900!important;color:#12306f!important;list-style:none!important}
.postlab-crm-app .pl-add-content-summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-add-content-details[open] .pl-add-content-summary{border-bottom:1px solid #e5eef9!important;background:#f8fbff!important}
.postlab-crm-app .pl-add-content-details form{padding:18px 20px!important}
.postlab-crm-app .pl-content-item-fields .pl-reel-only{display:none!important}
.postlab-crm-app .pl-content-item-fields .pl-non-reel-goal{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-reel-only{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-non-reel-goal{display:none!important}
.postlab-crm-app form:not(.pl-is-reel) .pl-video-style-select{display:none!important}
.postlab-crm-app form.pl-is-reel .pl-goal-select{display:none!important}
.postlab-crm-app .pl-video-style-select{border-color:#c4b5fd!important;background:#faf5ff!important;color:#5b21b6!important;font-weight:900!important}
.postlab-crm-app .pl-free-choice-mini-edge{display:none!important}

.postlab-crm-app .pl-offers-google-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:18px;align-items:stretch;margin-top:16px}
        .postlab-crm-app .pl-offers-google-row .pl-card{height:100%;box-sizing:border-box;margin-top:0!important}
        .postlab-crm-app .pl-offers-col,.postlab-crm-app .pl-google-col{min-width:0}
        .postlab-crm-app .pl-google-contact-bottom{background:linear-gradient(135deg,#f8fbff,#eef6ff);border:1px solid #dbeafe;border-radius:18px;box-shadow:0 10px 28px rgba(15,23,42,.05)}
        .postlab-crm-app .pl-global-save-bottom{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:18px 0 0;padding:14px 0}
        @media(max-width:1100px){.postlab-crm-app .pl-offers-google-row{grid-template-columns:1fr}}
        

/* v13.1.9 - Future month planning */
.postlab-crm-app input[type="month"]{width:100%!important;min-height:44px!important;border:1px solid #d7e6f7!important;border-radius:12px!important;padding:10px 12px!important;background:#f8fbff!important;color:#12306f!important;font-weight:800!important;box-sizing:border-box!important}


/* v13.2.0 - Content Plan UX: collapsed add form, reel-only video settings, cleaner free-choice placement */
.postlab-crm-app .pl-add-content-details{padding:0!important;overflow:hidden!important}
.postlab-crm-app .pl-add-content-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important;padding:18px 20px!important;font-size:18px!important;font-weight:900!important;color:#12306f!important;list-style:none!important}
.postlab-crm-app .pl-add-content-summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-add-content-details[open] .pl-add-content-summary{border-bottom:1px solid #e5eef9!important;background:#f8fbff!important}
.postlab-crm-app .pl-add-content-details form{padding:18px 20px!important}
.postlab-crm-app .pl-content-item-fields .pl-reel-only{display:none!important}
.postlab-crm-app .pl-content-item-fields .pl-non-reel-goal{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-reel-only{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-non-reel-goal{display:none!important}
.postlab-crm-app form:not(.pl-is-reel) .pl-video-style-select{display:none!important}
.postlab-crm-app form.pl-is-reel .pl-goal-select{display:none!important}
.postlab-crm-app .pl-video-style-select{border-color:#c4b5fd!important;background:#faf5ff!important;color:#5b21b6!important;font-weight:900!important}
.postlab-crm-app .pl-free-choice-mini-edge{display:none!important}

.postlab-crm-app .pl-templates-accordion{padding:0;overflow:hidden}
        .postlab-crm-app .pl-templates-accordion > .pl-templates-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:18px 20px;background:linear-gradient(135deg,#f8fbff,#eef6ff);border-radius:18px;color:#0f2c6f;font-weight:800;list-style:none}
        .postlab-crm-app .pl-templates-accordion > .pl-templates-summary::-webkit-details-marker{display:none}
        .postlab-crm-app .pl-templates-accordion > .pl-templates-summary:after{content:'+';display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-weight:900}
        .postlab-crm-app .pl-templates-accordion[open] > .pl-templates-summary:after{content:'−'}
        .postlab-crm-app .pl-templates-summary strong{display:block;font-size:18px}
        .postlab-crm-app .pl-templates-summary small{display:block;margin-top:4px;color:#64748b;font-size:12px;font-weight:700}
        .postlab-crm-app .pl-templates-accordion > p,
        .postlab-crm-app .pl-templates-accordion > form,
        .postlab-crm-app .pl-templates-accordion > .pl-notice,
        .postlab-crm-app .pl-templates-accordion > table,
        .postlab-crm-app .pl-templates-accordion > .pl-category-manager{margin-left:20px;margin-right:20px}
        .postlab-crm-app .pl-templates-table th:nth-child(5),
        .postlab-crm-app .pl-templates-table td:nth-child(5){white-space:nowrap;min-width:145px}
        

/* v13.1.9 - Future month planning */
.postlab-crm-app input[type="month"]{width:100%!important;min-height:44px!important;border:1px solid #d7e6f7!important;border-radius:12px!important;padding:10px 12px!important;background:#f8fbff!important;color:#12306f!important;font-weight:800!important;box-sizing:border-box!important}


/* v13.2.0 - Content Plan UX: collapsed add form, reel-only video settings, cleaner free-choice placement */
.postlab-crm-app .pl-add-content-details{padding:0!important;overflow:hidden!important}
.postlab-crm-app .pl-add-content-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important;padding:18px 20px!important;font-size:18px!important;font-weight:900!important;color:#12306f!important;list-style:none!important}
.postlab-crm-app .pl-add-content-summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-add-content-details[open] .pl-add-content-summary{border-bottom:1px solid #e5eef9!important;background:#f8fbff!important}
.postlab-crm-app .pl-add-content-details form{padding:18px 20px!important}
.postlab-crm-app .pl-content-item-fields .pl-reel-only{display:none!important}
.postlab-crm-app .pl-content-item-fields .pl-non-reel-goal{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-reel-only{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-non-reel-goal{display:none!important}
.postlab-crm-app form:not(.pl-is-reel) .pl-video-style-select{display:none!important}
.postlab-crm-app form.pl-is-reel .pl-goal-select{display:none!important}
.postlab-crm-app .pl-video-style-select{border-color:#c4b5fd!important;background:#faf5ff!important;color:#5b21b6!important;font-weight:900!important}
.postlab-crm-app .pl-free-choice-mini-edge{display:none!important}

@media (min-width: 1101px){
            .postlab-crm-app .pl-template-desktop-triple-row{
                display:grid!important;
                grid-template-columns:minmax(220px,1fr) minmax(260px,1fr) minmax(220px,1fr);
                gap:18px;
                align-items:end;
            }
            .postlab-crm-app .pl-template-desktop-triple-row .pl-field{
                min-width:0;
                margin:0!important;
            }
            .postlab-crm-app .pl-template-desktop-triple-row textarea{
                min-height:42px;
                height:42px;
                resize:vertical;
            }
        }
        @media (max-width: 1100px){
            .postlab-crm-app .pl-template-desktop-triple-row{
                display:block!important;
            }
        }
        

/* v13.1.9 - Future month planning */
.postlab-crm-app input[type="month"]{width:100%!important;min-height:44px!important;border:1px solid #d7e6f7!important;border-radius:12px!important;padding:10px 12px!important;background:#f8fbff!important;color:#12306f!important;font-weight:800!important;box-sizing:border-box!important}


/* v13.2.0 - Content Plan UX: collapsed add form, reel-only video settings, cleaner free-choice placement */
.postlab-crm-app .pl-add-content-details{padding:0!important;overflow:hidden!important}
.postlab-crm-app .pl-add-content-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important;padding:18px 20px!important;font-size:18px!important;font-weight:900!important;color:#12306f!important;list-style:none!important}
.postlab-crm-app .pl-add-content-summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-add-content-details[open] .pl-add-content-summary{border-bottom:1px solid #e5eef9!important;background:#f8fbff!important}
.postlab-crm-app .pl-add-content-details form{padding:18px 20px!important}
.postlab-crm-app .pl-content-item-fields .pl-reel-only{display:none!important}
.postlab-crm-app .pl-content-item-fields .pl-non-reel-goal{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-reel-only{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-non-reel-goal{display:none!important}
.postlab-crm-app form:not(.pl-is-reel) .pl-video-style-select{display:none!important}
.postlab-crm-app form.pl-is-reel .pl-goal-select{display:none!important}
.postlab-crm-app .pl-video-style-select{border-color:#c4b5fd!important;background:#faf5ff!important;color:#5b21b6!important;font-weight:900!important}
.postlab-crm-app .pl-free-choice-mini-edge{display:none!important}

/* v12.5.81 - Το Ιστορικό συνεργασιών είναι κλειστό αρχικά και ανοίγει μόνο με κλικ χρήστη. */
    .pl-contract-history-details{border:1px solid #dbeafe;border-radius:16px;background:#f8fbff;overflow:hidden;margin-bottom:14px}
    .pl-contract-history-summary{display:flex;align-items:center;gap:12px;padding:14px 16px;cursor:pointer;list-style:none;user-select:none}
    .pl-contract-history-summary::-webkit-details-marker{display:none}
    .pl-contract-history-summary strong{display:block;color:#173b8a;font-size:16px}
    .pl-contract-history-summary small{display:block;color:#64748b;margin-top:3px;font-size:12.5px}
    .pl-contract-history-summary em{margin-left:auto;background:#e0f2fe;color:#075985;border-radius:999px;padding:5px 10px;font-style:normal;font-weight:800;font-size:12px;white-space:nowrap}
    .pl-contract-history-arrow{font-weight:900;color:#2563eb;transition:transform .18s ease}
    .pl-contract-history-details[open] .pl-contract-history-arrow{transform:rotate(90deg)}
    .pl-contract-history-content{border-top:1px solid #dbeafe;padding:14px 16px;background:#fff}
    .pl-contract-renewal-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;padding:10px 2px;color:#173b8a}
    .pl-contract-renewal-title span{font-size:12.5px;color:#64748b}
    @media(max-width:700px){.pl-contract-history-summary{align-items:flex-start}.pl-contract-history-summary em{margin-left:0}.pl-contract-renewal-title{display:block}.pl-contract-renewal-title span{display:block;margin-top:3px}}
    

/* v13.1.9 - Future month planning */
.postlab-crm-app input[type="month"]{width:100%!important;min-height:44px!important;border:1px solid #d7e6f7!important;border-radius:12px!important;padding:10px 12px!important;background:#f8fbff!important;color:#12306f!important;font-weight:800!important;box-sizing:border-box!important}


/* v13.2.0 - Content Plan UX: collapsed add form, reel-only video settings, cleaner free-choice placement */
.postlab-crm-app .pl-add-content-details{padding:0!important;overflow:hidden!important}
.postlab-crm-app .pl-add-content-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important;padding:18px 20px!important;font-size:18px!important;font-weight:900!important;color:#12306f!important;list-style:none!important}
.postlab-crm-app .pl-add-content-summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-add-content-details[open] .pl-add-content-summary{border-bottom:1px solid #e5eef9!important;background:#f8fbff!important}
.postlab-crm-app .pl-add-content-details form{padding:18px 20px!important}
.postlab-crm-app .pl-content-item-fields .pl-reel-only{display:none!important}
.postlab-crm-app .pl-content-item-fields .pl-non-reel-goal{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-reel-only{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-non-reel-goal{display:none!important}
.postlab-crm-app form:not(.pl-is-reel) .pl-video-style-select{display:none!important}
.postlab-crm-app form.pl-is-reel .pl-goal-select{display:none!important}
.postlab-crm-app .pl-video-style-select{border-color:#c4b5fd!important;background:#faf5ff!important;color:#5b21b6!important;font-weight:900!important}
.postlab-crm-app .pl-free-choice-mini-edge{display:none!important}

.pl-contract-history-edit-form{padding:14px;background:#f8fafc;border:1px solid #dbeafe;border-radius:14px;margin:8px 0;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:end!important}.pl-contract-history-edit-form .pl-field{min-width:0!important;width:100%!important;margin:0!important}.pl-contract-history-edit-form .pl-field input,.pl-contract-history-edit-form .pl-field textarea,.pl-contract-history-edit-form .pl-field select{width:100%!important;box-sizing:border-box!important}.pl-contract-history-edit-form .pl-full{grid-column:1/-1!important}.pl-contract-history-table .pl-actions{display:flex;gap:6px;flex-wrap:wrap}.pl-contract-history-edit-row td{background:#f8fafc!important}@media(max-width:900px){.pl-contract-history-edit-form{grid-template-columns:1fr!important}}

/* v13.1.4 Stories free choice */
.postlab-crm-app .pl-free-choice-toggle{display:flex!important;align-items:center!important;gap:8px!important;font-weight:900!important;color:#12306f!important;background:#eef7ff!important;border:1px solid #bfdbfe!important;border-radius:14px!important;padding:12px 14px!important;line-height:1.25!important}
.postlab-crm-app .pl-free-choice-toggle input{width:18px!important;height:18px!important;accent-color:#2563eb!important}
.postlab-crm-app .pl-free-choice-note{background:#ecfeff!important;border:1px solid #a5f3fc!important;color:#155e75!important;font-weight:900!important}
.postlab-crm-app .pl-free-choice-mini{background:#eef7ff!important;border:1px solid #bfdbfe!important;border-radius:12px!important;padding:8px 10px!important}
.postlab-crm-app .pl-free-choice-mini input{width:18px!important;height:18px!important;accent-color:#2563eb!important}
/* v13.1.6 - Move Stories free-choice to the right edge of the content action row */
.postlab-crm-app .pl-content-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}
.postlab-crm-app .pl-ai-generate-form-v1316{display:inline-flex!important;align-items:end!important;gap:8px!important;flex-wrap:nowrap!important;min-width:0!important}
.postlab-crm-app .pl-free-choice-mini-edge{order:99!important;margin-left:12px!important;white-space:nowrap!important;align-self:flex-end!important}
@media(max-width:900px){.postlab-crm-app .pl-content-actions{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important;padding-bottom:6px!important}.postlab-crm-app .pl-content-actions>*{flex:0 0 auto!important}.postlab-crm-app .pl-ai-generate-form-v1316{flex:0 0 auto!important}.postlab-crm-app .pl-free-choice-mini-edge{margin-left:8px!important}}
/* v13.1.7 - Content item form logic: Reel-only fields and styled free choice */
.postlab-crm-app .pl-content-item-fields .pl-reel-only{display:none!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-reel-only,.postlab-crm-app .pl-card form.pl-is-reel .pl-content-item-fields .pl-reel-only{display:block!important}
.postlab-crm-app .pl-free-choice-mini-edge{background:#f5f3ff!important;border:1px solid #c4b5fd!important;color:#6d28d9!important;border-radius:12px!important;padding:9px 12px!important;font-weight:900!important;box-shadow:0 6px 14px rgba(109,40,217,.08)!important}
.postlab-crm-app .pl-free-choice-mini-edge span:before{content:'✨ ';}
.postlab-crm-app .pl-free-choice-mini-edge input{accent-color:#7c3aed!important}


/* v13.1.8 - Admin blue menu, real reel field hiding, styled Free Choice */
.pl-admin-blue-menu{background:linear-gradient(135deg,#123da8,#1d7df2);border-radius:22px;padding:18px 20px;margin:14px 0 18px;box-shadow:0 14px 36px rgba(29,78,216,.18);overflow:hidden}
.pl-admin-blue-title{color:#fff;font-size:20px;font-weight:900;text-align:center;margin-bottom:14px}.pl-admin-blue-row,.pl-admin-project-tabs{display:flex;align-items:center;gap:10px;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:8px}.pl-admin-blue-link,.pl-admin-project-tabs a{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:38px;min-height:38px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16);color:#eaf2ff!important;text-decoration:none;font-weight:900;box-sizing:border-box}.pl-admin-blue-link.active,.pl-admin-project-tabs a.active,.pl-admin-blue-link:hover,.pl-admin-project-tabs a:hover{background:rgba(255,255,255,.25);color:#fff!important}.pl-admin-project-tabs{border-top:1px solid rgba(255,255,255,.22);margin-top:10px;padding-top:10px}.pl-admin-project-tabs a.active{box-shadow:inset 0 -2px 0 rgba(255,255,255,.8)}
.pl-content-item-fields .pl-reel-only{display:none!important}form.pl-is-reel .pl-content-item-fields .pl-reel-only{display:block!important}.pl-content-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.pl-ai-generate-form-v1316{display:inline-flex!important;align-items:end!important;gap:8px!important;flex-wrap:wrap!important}.pl-free-choice-mini-edge{background:#f5f3ff!important;border:1px solid #c4b5fd!important;color:#6d28d9!important;border-radius:12px!important;padding:9px 12px!important;font-weight:900!important;box-shadow:0 6px 14px rgba(109,40,217,.08)!important;margin-left:auto!important;white-space:nowrap!important}.pl-free-choice-mini-edge span:before{content:'✨ ';}.pl-free-choice-mini-edge input{accent-color:#7c3aed!important;width:18px!important;height:18px!important}.pl-free-choice-toggle{display:flex!important;align-items:center!important;gap:8px!important;font-weight:900!important;color:#6d28d9!important;background:#f5f3ff!important;border:1px solid #c4b5fd!important;border-radius:14px!important;padding:12px 14px!important;line-height:1.25!important}.pl-free-choice-toggle input{width:18px!important;height:18px!important;accent-color:#7c3aed!important}
@media(max-width:900px){.pl-content-actions{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important;padding-bottom:6px!important}.pl-content-actions>*{flex:0 0 auto!important}.pl-free-choice-mini-edge{margin-left:8px!important}.pl-admin-blue-menu{border-radius:18px;padding:14px}}


/* v13.1.9 - Future month planning */
.postlab-crm-app input[type="month"]{width:100%!important;min-height:44px!important;border:1px solid #d7e6f7!important;border-radius:12px!important;padding:10px 12px!important;background:#f8fbff!important;color:#12306f!important;font-weight:800!important;box-sizing:border-box!important}


/* v13.2.0 - Content Plan UX: collapsed add form, reel-only video settings, cleaner free-choice placement */
.postlab-crm-app .pl-add-content-details{padding:0!important;overflow:hidden!important}
.postlab-crm-app .pl-add-content-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important;padding:18px 20px!important;font-size:18px!important;font-weight:900!important;color:#12306f!important;list-style:none!important}
.postlab-crm-app .pl-add-content-summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-add-content-details[open] .pl-add-content-summary{border-bottom:1px solid #e5eef9!important;background:#f8fbff!important}
.postlab-crm-app .pl-add-content-details form{padding:18px 20px!important}
.postlab-crm-app .pl-content-item-fields .pl-reel-only{display:none!important}
.postlab-crm-app .pl-content-item-fields .pl-non-reel-goal{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-reel-only{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-non-reel-goal{display:none!important}
.postlab-crm-app form:not(.pl-is-reel) .pl-video-style-select{display:none!important}
.postlab-crm-app form.pl-is-reel .pl-goal-select{display:none!important}
.postlab-crm-app .pl-video-style-select{border-color:#c4b5fd!important;background:#faf5ff!important;color:#5b21b6!important;font-weight:900!important}
.postlab-crm-app .pl-free-choice-mini-edge{display:none!important}


/* v13.2.1 - Free Choice switch + stricter reel field logic */
.postlab-crm-app .pl-free-choice-toggle{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:52px!important;cursor:pointer!important;user-select:none!important;background:#f5f3ff!important;border:1px solid #a78bfa!important;border-radius:14px!important;color:#5b21b6!important;font-weight:900!important;padding:12px 16px!important;box-sizing:border-box!important;box-shadow:0 8px 18px rgba(124,58,237,.08)!important}
.postlab-crm-app .pl-free-choice-toggle input{width:24px!important;height:24px!important;min-width:24px!important;accent-color:#7c3aed!important;cursor:pointer!important}
.postlab-crm-app .pl-content-item-fields .pl-reel-only,.postlab-crm-app form:not(.pl-is-reel) .pl-reel-only{display:none!important}
.postlab-crm-app form.pl-is-reel .pl-reel-only{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-non-reel-goal{display:none!important}
.postlab-crm-app form:not(.pl-is-reel) .pl-non-reel-goal{display:block!important}
.postlab-crm-app form.pl-is-reel select.pl-goal-select{display:none!important}
.postlab-crm-app form:not(.pl-is-reel) select.pl-video-style-select{display:none!important}
.postlab-crm-app .pl-video-style-select{background:#faf5ff!important;border-color:#a78bfa!important;color:#5b21b6!important;font-weight:900!important}

/* v13.2.2 - Content plan refinements */
.postlab-crm-app .pl-plan-details{padding:0!important;overflow:hidden!important}
.postlab-crm-app .pl-plan-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important;padding:18px 20px!important;font-size:18px!important;font-weight:900!important;color:#12306f!important;list-style:none!important}
.postlab-crm-app .pl-plan-summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-plan-details[open] .pl-plan-summary{border-bottom:1px solid #e5eef9!important;background:#f8fbff!important}
.postlab-crm-app .pl-plan-details form{padding:18px 20px!important}
.postlab-crm-app .pl-ai-approach{display:flex!important;flex-direction:column!important;gap:4px!important;font-weight:900!important;color:#12306f!important}
.postlab-crm-app .pl-ai-approach input{min-width:260px!important;min-height:38px!important;border:1px solid #dbe6f3!important;border-radius:10px!important;padding:8px 10px!important;background:#fff!important}
.postlab-crm-app .pl-free-choice-action-form{display:inline-flex!important;align-items:end!important;margin-left:0!important}
.postlab-crm-app .pl-free-choice-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:38px!important;padding:0 14px!important;border-radius:12px!important;border:1px solid #1d4ed8!important;background:linear-gradient(135deg,#2563eb,#38bdf8)!important;color:#fff!important;font-weight:900!important;box-shadow:0 8px 18px rgba(37,99,235,.18)!important;cursor:pointer!important;white-space:nowrap!important}
.postlab-crm-app .pl-free-choice-action input{width:18px!important;height:18px!important;accent-color:#fff!important;cursor:pointer!important}
.postlab-crm-app .pl-content-item-list{grid-template-columns:repeat(4,minmax(0,1fr))!important}
@media(max-width:1300px){.postlab-crm-app .pl-content-item-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.postlab-crm-app .pl-ai-approach input{min-width:220px!important}}
@media(max-width:900px){.postlab-crm-app .pl-content-item-list{grid-template-columns:1fr!important}.postlab-crm-app .pl-ai-approach input{min-width:220px!important}.postlab-crm-app .pl-free-choice-action-form{flex:0 0 auto!important}}

/* v13.3.0 - Two-stage content workflow and global save */
.postlab-crm-app .pl-workflow-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;margin:0 0 16px;border:1px solid #d7e5f6;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#eef6ff);color:#24406e}
.postlab-crm-app .pl-stage-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;font-weight:900;white-space:nowrap}.postlab-crm-app .pl-stage-preproduction{background:#fff7ed;color:#c2410c}.postlab-crm-app .pl-stage-final_review{background:#eff6ff;color:#1d4ed8}.postlab-crm-app .pl-stage-completed{background:#ecfdf5;color:#166534}
.postlab-crm-app .pl-stage-info-card{border-left:5px solid #f59e0b!important;background:linear-gradient(135deg,#fffbeb,#fff)!important}.postlab-crm-app .pl-stage-info-card p{margin:7px 0 0;color:#5f4b22;line-height:1.55}
.postlab-crm-app .pl-save-from-general-note{display:inline-flex;align-items:center;color:#64748b;font-size:12px;font-weight:800}.postlab-crm-app .pl-content-wrap{padding-bottom:108px}.postlab-crm-app .pl-save-all-bar{position:fixed;z-index:9999;right:24px;bottom:18px;width:min(540px,calc(100vw - 48px));display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;padding:14px 16px;border:1px solid rgba(37,99,235,.28);border-radius:18px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);box-shadow:0 18px 45px rgba(15,54,122,.22)}.postlab-crm-app .pl-save-all-bar div{display:flex;flex-direction:column;gap:2px}.postlab-crm-app .pl-save-all-bar span{font-size:12px;color:#64748b}.postlab-crm-app .pl-save-all-button{min-width:190px}.postlab-crm-app .pl-save-all-button.is-dirty{box-shadow:0 0 0 4px rgba(37,99,235,.15),0 12px 28px rgba(37,99,235,.25)}.postlab-crm-app .pl-save-all-button.is-saving{opacity:.75;pointer-events:none}
@media(max-width:760px){.postlab-crm-app .pl-workflow-strip,.postlab-crm-app .pl-save-all-bar{align-items:stretch;flex-direction:column}.postlab-crm-app .pl-save-all-button{width:100%}}

/* v13.2.3 - Posts 4/row, AI inside items, client approval panel */
.postlab-crm-app .pl-ai-generate-form{display:none!important}
.postlab-crm-app .pl-content-top-note{display:inline-flex!important;align-items:center!important;min-height:38px!important;padding:0 14px!important;border:1px solid #dbe6f3!important;border-radius:12px!important;background:#f8fbff!important;color:#12306f!important;font-weight:800!important}
.postlab-crm-app .pl-content-item-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
.postlab-crm-app .pl-content-item{min-width:0!important}
.postlab-crm-app .pl-item-ai-tools{display:flex!important;gap:6px!important;flex-wrap:wrap!important;background:#f8fbff!important;border:1px dashed #bfdbfe!important;border-radius:12px!important;padding:8px!important}
.postlab-crm-app .pl-ai-item-btn{border:1px solid #93c5fd!important;background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;color:#1d4ed8!important;border-radius:10px!important;padding:7px 9px!important;font-weight:900!important;cursor:pointer!important;font-size:12px!important}
.postlab-crm-app form:not(.pl-is-reel) .pl-reel-only-inline{display:none!important}
.postlab-crm-app .pl-client-approval-panel{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;border-left:5px solid #2563eb!important}
.postlab-crm-app .pl-client-approval-panel h3{margin:0 0 4px!important;color:#12306f!important}
.postlab-crm-app .pl-client-approval-panel p{margin:0!important;color:#64748b!important}
.postlab-crm-app .pl-client-approval-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important}
.postlab-crm-app .pl-approval-progress{display:inline-flex!important;align-items:center!important;min-height:38px!important;padding:0 12px!important;border-radius:999px!important;background:#ecfdf5!important;color:#166534!important;font-weight:900!important}
@media(max-width:1500px){.postlab-crm-app .pl-content-item-list{grid-template-columns:repeat(4,minmax(240px,1fr))!important;overflow-x:auto!important;display:grid!important}}
@media(max-width:1200px){.postlab-crm-app .pl-content-item-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.postlab-crm-app .pl-client-approval-panel{align-items:flex-start!important;flex-direction:column!important}}
@media(max-width:760px){.postlab-crm-app .pl-content-item-list{grid-template-columns:1fr!important}}

/* v13.3.1 - Monthly plan categorization and save feedback */
.postlab-crm-app .pl-month-jumpbar{display:flex;align-items:center;gap:10px;overflow-x:auto;padding:4px 0 16px;scrollbar-width:thin}
.postlab-crm-app .pl-month-jumpbar a{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:900;white-space:nowrap;text-decoration:none}
.postlab-crm-app .pl-month-jumpbar a span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#2563eb;color:#fff;font-size:12px}
.postlab-crm-app .pl-month-plan-group{margin-top:18px;border:1px solid #dbe7f5;border-radius:16px;overflow:hidden;background:#fff}
.postlab-crm-app .pl-month-plan-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:linear-gradient(135deg,#eff6ff,#f8fbff);border-bottom:1px solid #dbe7f5}
.postlab-crm-app .pl-month-plan-head h3{margin:0;color:#12306f}
.postlab-crm-app .pl-month-plan-head>span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:900}
.postlab-crm-app .pl-workflow-strip small{display:inline-block;margin-top:4px;color:#64748b;font-weight:700}
.postlab-crm-app .pl-save-all-button.is-saving{cursor:wait!important}
/* v13.3.3 - Monthly program quantity builder */
.postlab-crm-app .pl-program-builder{padding:0!important;overflow:hidden!important;border:1px solid #bfdbfe!important;background:linear-gradient(135deg,#f8fbff,#eef6ff)!important}
.postlab-crm-app .pl-program-builder-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:16px 18px!important;cursor:pointer!important;list-style:none!important;color:#12306f!important}
.postlab-crm-app .pl-program-builder-summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-program-builder-summary span{font-size:18px!important;font-weight:950!important}
.postlab-crm-app .pl-program-builder-summary small{color:#64748b!important;font-weight:700!important;text-align:right!important}
.postlab-crm-app .pl-program-builder-form{padding:18px!important;border-top:1px solid #dbeafe!important;background:#fff!important}
.postlab-crm-app .pl-program-counts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.postlab-crm-app .pl-program-counts label{display:grid!important;grid-template-columns:1fr 90px!important;align-items:center!important;gap:8px!important;padding:12px!important;border:1px solid #dbeafe!important;border-radius:14px!important;background:#f8fbff!important;color:#12306f!important;font-weight:900!important}
.postlab-crm-app .pl-program-counts input{width:90px!important;min-height:42px!important;text-align:center!important;font-size:18px!important;font-weight:950!important}
.postlab-crm-app .pl-program-counts small{grid-column:1/-1!important;color:#64748b!important;font-weight:700!important}
.postlab-crm-app .pl-program-options{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-top:12px!important}
.postlab-crm-app .pl-program-options label{display:grid!important;grid-template-columns:24px 1fr!important;gap:4px 10px!important;align-items:center!important;padding:12px!important;border-radius:14px!important;border:1px solid #dbeafe!important;background:#f8fbff!important;color:#12306f!important;cursor:pointer!important}
.postlab-crm-app .pl-program-options input{width:20px!important;height:20px!important;margin:0!important}
.postlab-crm-app .pl-program-options span{font-weight:900!important}
.postlab-crm-app .pl-program-options small{grid-column:2!important;color:#64748b!important;font-weight:700!important}
.postlab-crm-app .pl-program-free-stories{border-color:#86efac!important;background:#f0fdf4!important;color:#166534!important}
.postlab-crm-app .pl-program-replace{border-color:#fed7aa!important;background:#fff7ed!important;color:#9a3412!important}
.postlab-crm-app .pl-program-approach{margin-top:12px!important}
.postlab-crm-app .pl-program-approach label{display:block!important;margin-bottom:6px!important;color:#12306f!important;font-weight:900!important}
.postlab-crm-app .pl-program-approach textarea{width:100%!important;box-sizing:border-box!important}
.postlab-crm-app .pl-program-generate{margin-top:12px!important;min-height:46px!important}
.postlab-crm-app .pl-program-help{margin:8px 0 0!important;color:#64748b!important;font-size:12px!important;font-weight:700!important}
@media(max-width:800px){
 .postlab-crm-app .pl-program-builder-summary{align-items:flex-start!important;flex-direction:column!important}
 .postlab-crm-app .pl-program-builder-summary small{text-align:left!important}
 .postlab-crm-app .pl-program-counts,.postlab-crm-app .pl-program-options{grid-template-columns:1fr!important}
}
@media(max-width:760px){
  .postlab-crm-app .pl-month-plan-head{align-items:flex-start;flex-direction:column}
  .postlab-crm-app .pl-month-plan-group .pl-table-wrap{overflow-x:auto}
  .postlab-crm-app .pl-month-plan-group table{min-width:760px}
}


/* v13.3.4 - Separate monthly workflow tabs */
.postlab-crm-app .pl-month-stage-shell{margin:14px 0 18px;padding:14px;border:1px solid #bfdbfe;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#eef6ff);box-shadow:0 10px 28px rgba(30,64,175,.08)}
.postlab-crm-app .pl-month-stage-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;color:#12306f}
.postlab-crm-app .pl-month-stage-heading>div{display:flex;flex-direction:column;gap:3px}.postlab-crm-app .pl-month-stage-heading strong{font-size:17px}.postlab-crm-app .pl-month-stage-heading small{color:#64748b;font-weight:700}
.postlab-crm-app .pl-month-stage-tabs{display:flex;align-items:stretch;gap:10px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:thin;scroll-snap-type:x proximity}
.postlab-crm-app .pl-month-stage-tab{display:flex;align-items:center;gap:10px;flex:1 0 230px;min-height:64px;padding:10px 14px;border:1px solid #cbdced;border-radius:14px;background:#fff;color:#12306f;text-decoration:none!important;box-shadow:0 5px 14px rgba(15,45,100,.06);scroll-snap-align:start;transition:.18s ease}
.postlab-crm-app .pl-month-stage-tab:hover{transform:translateY(-1px);border-color:#60a5fa}.postlab-crm-app .pl-month-stage-tab.is-active{border-color:#2563eb;background:linear-gradient(135deg,#2563eb,#38bdf8);color:#fff;box-shadow:0 10px 24px rgba(37,99,235,.24)}
.postlab-crm-app .pl-stage-tab-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:#eff6ff;font-size:20px}.postlab-crm-app .pl-month-stage-tab.is-active .pl-stage-tab-icon{background:rgba(255,255,255,.18)}
.postlab-crm-app .pl-month-stage-tab>span:last-child{display:flex;flex-direction:column;gap:3px}.postlab-crm-app .pl-month-stage-tab strong{font-size:14px}.postlab-crm-app .pl-month-stage-tab small{font-size:11px;color:#64748b;font-weight:700}.postlab-crm-app .pl-month-stage-tab.is-active small{color:rgba(255,255,255,.84)}
.postlab-crm-app .pl-set-stage-form{display:flex;justify-content:flex-end;margin-top:10px}.postlab-crm-app .pl-stage-current-value{display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-height:44px;padding:9px 11px;border:1px solid #d7e6f7;border-radius:12px;background:#f8fbff}.postlab-crm-app .pl-stage-current-value small{color:#64748b;font-weight:700}
.postlab-crm-app .pl-stage-info-final{border-left-color:#2563eb!important;background:linear-gradient(135deg,#eff6ff,#fff)!important}.postlab-crm-app .pl-stage-info-completed{border-left-color:#16a34a!important;background:linear-gradient(135deg,#f0fdf4,#fff)!important}
@media(max-width:760px){.postlab-crm-app .pl-month-stage-heading{align-items:flex-start;flex-direction:column}.postlab-crm-app .pl-month-stage-tab{flex-basis:210px}.postlab-crm-app .pl-set-stage-form{justify-content:stretch}.postlab-crm-app .pl-set-stage-form .pl-btn{width:100%}}


/* v13.3.5 - Compact and aligned content-plan header */
.postlab-crm-app .pl-content-wrap{gap:10px!important}
.postlab-crm-app .pl-content-hero{display:grid!important;grid-template-columns:minmax(280px,1fr) minmax(0,auto)!important;align-items:center!important;gap:14px!important;margin:0!important;padding:16px 18px!important}
.postlab-crm-app .pl-content-hero>div:first-child{min-width:0!important}
.postlab-crm-app .pl-content-hero h2{font-size:clamp(22px,2.2vw,30px)!important;line-height:1.15!important}
.postlab-crm-app .pl-content-hero p{line-height:1.45!important}
.postlab-crm-app .pl-content-stats{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:nowrap!important;min-width:0!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 0!important;scrollbar-width:thin!important;-webkit-overflow-scrolling:touch!important}
.postlab-crm-app .pl-content-stats span{flex:0 0 auto!important;white-space:nowrap!important;min-height:38px!important;display:inline-flex!important;align-items:center!important}
.postlab-crm-app .pl-content-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;margin:0!important;padding:2px 0 8px!important;white-space:nowrap!important;scrollbar-width:thin!important;-webkit-overflow-scrolling:touch!important}
.postlab-crm-app .pl-content-actions>a,.postlab-crm-app .pl-content-actions>form{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;width:auto!important;margin:0!important}
.postlab-crm-app .pl-content-actions .pl-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-height:42px!important;padding:0 14px!important;white-space:nowrap!important}
.postlab-crm-app .pl-month-stage-shell{margin:0 0 10px!important;padding:12px!important}
.postlab-crm-app .pl-month-stage-heading{margin-bottom:10px!important}
.postlab-crm-app .pl-month-stage-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding:0!important}
.postlab-crm-app .pl-month-stage-tab{min-width:0!important;min-height:60px!important;flex:none!important;padding:9px 12px!important}
.postlab-crm-app .pl-month-stage-tab strong,.postlab-crm-app .pl-month-stage-tab small{white-space:normal!important}
@media(max-width:1180px){
 .postlab-crm-app .pl-content-hero{grid-template-columns:1fr!important;align-items:flex-start!important}
 .postlab-crm-app .pl-content-stats{width:100%!important;justify-content:flex-start!important}
}
@media(max-width:760px){
 .postlab-crm-app .pl-content-hero{padding:14px!important;border-radius:18px!important}
 .postlab-crm-app .pl-content-actions>form{width:auto!important}
 .postlab-crm-app .pl-content-actions .pl-btn{width:auto!important;min-height:40px!important;padding:0 12px!important}
 .postlab-crm-app .pl-month-stage-heading{align-items:flex-start!important;flex-direction:column!important}
 .postlab-crm-app .pl-month-stage-tabs{display:flex!important;align-items:stretch!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 0 6px!important;scroll-snap-type:x proximity!important}
 .postlab-crm-app .pl-month-stage-tab{flex:0 0 230px!important;scroll-snap-align:start!important}
}


/* v13.3.7 - Rich colored monthly workflow cards */
.postlab-crm-app .pl-month-stage-shell{
  position:relative!important;
  overflow:hidden!important;
  padding:18px!important;
  border:1px solid #c7dcff!important;
  border-radius:22px!important;
  background:
    radial-gradient(circle at 100% 0,rgba(56,189,248,.16),transparent 34%),
    radial-gradient(circle at 0 100%,rgba(124,58,237,.12),transparent 32%),
    linear-gradient(135deg,#f8fbff 0%,#edf5ff 100%)!important;
  box-shadow:0 16px 38px rgba(30,64,175,.12)!important;
}
.postlab-crm-app .pl-month-stage-heading{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  margin:0 0 16px!important;
}
.postlab-crm-app .pl-month-stage-title{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}
.postlab-crm-app .pl-month-stage-title>span:last-child{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important}
.postlab-crm-app .pl-month-stage-calendar{
  display:grid!important;place-items:center!important;flex:0 0 48px!important;width:48px!important;height:48px!important;
  border-radius:15px!important;background:linear-gradient(135deg,#1d4ed8,#38bdf8)!important;color:#fff!important;
  font-size:23px!important;box-shadow:0 10px 22px rgba(37,99,235,.24)!important;
}
.postlab-crm-app .pl-month-stage-title strong{font-size:20px!important;line-height:1.15!important;color:#102b66!important}
.postlab-crm-app .pl-month-stage-title small{font-size:12px!important;line-height:1.35!important;color:#64748b!important;font-weight:750!important}
.postlab-crm-app .pl-month-stage-heading>.pl-stage-badge{
  min-height:40px!important;padding:0 15px!important;border:1px solid rgba(255,255,255,.76)!important;
  color:#fff!important;box-shadow:0 8px 20px rgba(30,64,175,.18)!important;
}
.postlab-crm-app .pl-month-stage-heading>.pl-stage-preproduction{background:linear-gradient(135deg,#7c3aed,#a855f7)!important}
.postlab-crm-app .pl-month-stage-heading>.pl-stage-final_review{background:linear-gradient(135deg,#0369a1,#06b6d4)!important}
.postlab-crm-app .pl-month-stage-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important;padding:0!important}
.postlab-crm-app .pl-month-stage-tab{
  position:relative!important;display:flex!important;align-items:center!important;gap:13px!important;min-width:0!important;min-height:88px!important;
  padding:16px 18px!important;border-width:2px!important;border-style:solid!important;border-radius:19px!important;
  text-decoration:none!important;overflow:hidden!important;isolation:isolate!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
.postlab-crm-app .pl-month-stage-tab:before{content:'';position:absolute;inset:0;opacity:.12;z-index:-1;pointer-events:none}
.postlab-crm-app .pl-stage-tab-preproduction{border-color:#c4b5fd!important;background:#fff!important;color:#5b21b6!important}
.postlab-crm-app .pl-stage-tab-preproduction:before{background:linear-gradient(135deg,#8b5cf6,transparent 70%)}
.postlab-crm-app .pl-stage-tab-final_review{border-color:#a5f3fc!important;background:#fff!important;color:#075985!important}
.postlab-crm-app .pl-stage-tab-final_review:before{background:linear-gradient(135deg,#06b6d4,transparent 70%)}
.postlab-crm-app .pl-month-stage-tab:hover{transform:translateY(-2px)!important;box-shadow:0 14px 28px rgba(15,45,100,.13)!important}
.postlab-crm-app .pl-month-stage-tab.is-active.pl-stage-tab-preproduction{
  border-color:#7c3aed!important;background:linear-gradient(135deg,#6d28d9,#a855f7)!important;color:#fff!important;box-shadow:0 15px 32px rgba(124,58,237,.28)!important;
}
.postlab-crm-app .pl-month-stage-tab.is-active.pl-stage-tab-final_review{
  border-color:#0891b2!important;background:linear-gradient(135deg,#0369a1,#06b6d4)!important;color:#fff!important;box-shadow:0 15px 32px rgba(8,145,178,.27)!important;
}
.postlab-crm-app .pl-month-stage-tab .pl-stage-tab-icon{
  display:grid!important;place-items:center!important;flex:0 0 48px!important;width:48px!important;height:48px!important;
  border-radius:15px!important;font-size:24px!important;background:rgba(255,255,255,.74)!important;box-shadow:0 7px 16px rgba(15,45,100,.08)!important;
}
.postlab-crm-app .pl-month-stage-tab.is-active .pl-stage-tab-icon{background:rgba(255,255,255,.18)!important;box-shadow:none!important}
.postlab-crm-app .pl-stage-tab-copy{display:flex!important;flex:1 1 auto!important;min-width:0!important;flex-direction:column!important;gap:5px!important}
.postlab-crm-app .pl-stage-tab-copy strong{font-size:16px!important;line-height:1.15!important;color:inherit!important}
.postlab-crm-app .pl-stage-tab-copy small{font-size:12px!important;line-height:1.35!important;color:#64748b!important;font-weight:750!important;white-space:normal!important}
.postlab-crm-app .pl-month-stage-tab.is-active .pl-stage-tab-copy small{color:rgba(255,255,255,.86)!important}
.postlab-crm-app .pl-stage-current-chip{
  position:absolute!important;top:10px!important;right:10px!important;margin:0!important;padding:5px 8px!important;border-radius:999px!important;
  background:#fff!important;color:#0f3c7a!important;font-size:9px!important;font-style:normal!important;font-weight:950!important;letter-spacing:.08em!important;
  box-shadow:0 4px 10px rgba(15,45,100,.14)!important;
}
.postlab-crm-app .pl-set-stage-form{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-top:14px!important;padding:13px 14px!important;
  border:1px solid #d6e5f7!important;border-radius:16px!important;background:rgba(255,255,255,.82)!important;box-shadow:0 7px 18px rgba(15,45,100,.06)!important;
}
.postlab-crm-app .pl-set-stage-copy{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important;color:#12306f!important}
.postlab-crm-app .pl-set-stage-copy strong{font-size:13px!important}.postlab-crm-app .pl-set-stage-copy small{font-size:11px!important;color:#64748b!important;font-weight:700!important}
.postlab-crm-app .pl-stage-switch-btn{flex:0 0 auto!important;min-height:42px!important;border:0!important;color:#fff!important;font-weight:900!important;box-shadow:0 8px 18px rgba(37,99,235,.18)!important}
.postlab-crm-app .pl-set-stage-preproduction .pl-stage-switch-btn{background:linear-gradient(135deg,#7c3aed,#a855f7)!important}
.postlab-crm-app .pl-set-stage-final_review .pl-stage-switch-btn{background:linear-gradient(135deg,#0369a1,#06b6d4)!important}
@media(max-width:760px){
  .postlab-crm-app .pl-month-stage-shell{padding:14px!important;border-radius:18px!important}
  .postlab-crm-app .pl-month-stage-heading{align-items:flex-start!important;flex-direction:column!important}
  .postlab-crm-app .pl-month-stage-tabs{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;gap:10px!important;padding:0 0 7px!important;scroll-snap-type:x mandatory!important}
  .postlab-crm-app .pl-month-stage-tab{flex:0 0 84%!important;min-height:86px!important;scroll-snap-align:start!important}
  .postlab-crm-app .pl-set-stage-form{align-items:stretch!important;flex-direction:column!important}
  .postlab-crm-app .pl-stage-switch-btn{width:100%!important}
}



/* v13.3.19 - Strict mobile portrait single-column layout (desktop/tablet unchanged) */
@media (max-width: 600px){
  html,body{max-width:100%!important;overflow-x:hidden!important}
  .postlab-crm-app,
  .postlab-crm-app .pl-content-wrap,
  .postlab-crm-app .pl-card,
  .postlab-crm-app .pl-program-builder,
  .postlab-crm-app .pl-program-builder-form{
    width:100%!important;max-width:100%!important;min-width:0!important;
    box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;
  }
  .postlab-crm-app{padding-left:8px!important;padding-right:8px!important;overflow-x:hidden!important}
  .postlab-crm-app *{box-sizing:border-box!important;min-width:0}
  .postlab-crm-app .pl-program-builder-summary{
    display:flex!important;flex-direction:column!important;align-items:flex-start!important;
    gap:7px!important;padding:14px!important;
  }
  .postlab-crm-app .pl-program-builder-summary span{font-size:18px!important;line-height:1.28!important}
  .postlab-crm-app .pl-program-builder-summary small{font-size:13px!important;line-height:1.4!important;text-align:left!important}
  .postlab-crm-app .pl-program-builder-form{display:block!important;padding:12px!important;overflow:hidden!important}
  .postlab-crm-app .pl-program-counts{
    display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;
  }
  .postlab-crm-app .pl-program-counts label{
    display:grid!important;grid-template-columns:minmax(0,1fr) 82px!important;
    width:100%!important;max-width:100%!important;gap:8px!important;padding:12px!important;
    align-items:center!important;
  }
  .postlab-crm-app .pl-program-counts label>span{
    display:block!important;white-space:normal!important;overflow-wrap:anywhere!important;line-height:1.25!important;
  }
  .postlab-crm-app .pl-program-counts input{
    width:82px!important;max-width:82px!important;min-width:82px!important;margin:0!important;
  }
  .postlab-crm-app .pl-program-counts small{
    grid-column:1/-1!important;width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-program-options{
    display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;margin-top:10px!important;
  }
  .postlab-crm-app .pl-program-options label{
    display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;
    width:100%!important;max-width:100%!important;gap:5px 10px!important;padding:12px!important;
    align-items:start!important;
  }
  .postlab-crm-app .pl-program-options input{
    width:22px!important;height:22px!important;min-width:22px!important;margin:2px 0 0!important;
  }
  .postlab-crm-app .pl-program-options span,
  .postlab-crm-app .pl-program-options small{
    white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.35!important;
  }
  .postlab-crm-app .pl-program-options small{grid-column:2!important}
  .postlab-crm-app .pl-program-approach,
  .postlab-crm-app .pl-program-approach textarea{width:100%!important;max-width:100%!important}
  .postlab-crm-app .pl-program-generate,
  .postlab-crm-app .pl-btn.pl-program-generate{
    display:flex!important;width:100%!important;max-width:100%!important;justify-content:center!important;
    margin-top:12px!important;white-space:normal!important;text-align:center!important;
  }
  .postlab-crm-app .pl-save-all-bar,
  .postlab-crm-app .pl-save-all-button{width:100%!important;max-width:100%!important}
  .postlab-crm-app .pl-save-all-button{justify-content:center!important}
}


/* v13.3.20 - Mobile month program: one full-width row per control, horizontal content */
@media (max-width: 700px){
  .postlab-crm-app .pl-program-builder-form{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:14px!important;
    overflow:visible!important;
  }
  .postlab-crm-app .pl-program-counts,
  .postlab-crm-app .pl-program-options{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-program-counts label{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 78px!important;
    grid-template-areas:"title input" "help help"!important;
    align-items:center!important;
    gap:8px 12px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:14px!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-program-counts label>span{
    grid-area:title!important;
    display:block!important;
    width:auto!important;
    min-width:0!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    white-space:normal!important;
    line-height:1.3!important;
  }
  .postlab-crm-app .pl-program-counts input{
    grid-area:input!important;
    width:78px!important;
    min-width:78px!important;
    max-width:78px!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-program-counts small{
    grid-area:help!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    writing-mode:horizontal-tb!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    white-space:normal!important;
  }
  .postlab-crm-app .pl-program-options label{
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    grid-template-areas:"check title" "check help"!important;
    align-items:start!important;
    gap:5px 12px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:14px!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-program-options input{
    grid-area:check!important;
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    margin:1px 0 0!important;
  }
  .postlab-crm-app .pl-program-options span{
    grid-area:title!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    white-space:normal!important;
    line-height:1.3!important;
  }
  .postlab-crm-app .pl-program-options small{
    grid-area:help!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    white-space:normal!important;
    line-height:1.4!important;
  }
  .postlab-crm-app .pl-program-builder-form > *{
    flex:0 0 auto!important;
    align-self:stretch!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .postlab-crm-app .pl-program-builder-form br{display:none!important}
}



/* v13.3.21 - Mobile content-plan cards rebuilt for readable single-card layout */
@media (max-width: 700px){
  html,body{overflow-x:hidden!important;max-width:100%!important}
  .postlab-crm-app{width:100%!important;max-width:100%!important;min-width:0!important;padding:0 10px 28px!important;overflow-x:hidden!important}
  .postlab-crm-app *{box-sizing:border-box!important;min-width:0!important}
  .postlab-crm-app .pl-content-wrap,
  .postlab-crm-app .pl-card,
  .postlab-crm-app .pl-content-group,
  .postlab-crm-app .pl-content-item-list,
  .postlab-crm-app .pl-content-item,
  .postlab-crm-app .pl-content-item-fields,
  .postlab-crm-app .pl-field{width:100%!important;max-width:100%!important;min-width:0!important}

  .postlab-crm-app .pl-content-group{padding:12px!important;border-radius:20px!important;overflow:hidden!important}
  .postlab-crm-app .pl-content-item-list{
    display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;
    overflow:visible!important;padding:0!important;
  }
  .postlab-crm-app .pl-content-item{
    display:block!important;padding:16px!important;margin:0!important;border:1px solid #cfe2ff!important;border-radius:20px!important;
    background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;
    box-shadow:0 10px 28px rgba(15,60,153,.10)!important;overflow:hidden!important;
  }
  .postlab-crm-app .pl-content-item-head{
    display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;
    padding-bottom:12px!important;margin-bottom:14px!important;border-bottom:1px solid #dbeafe!important;
  }
  .postlab-crm-app .pl-content-item-head strong{
    display:block!important;width:100%!important;font-size:18px!important;line-height:1.3!important;color:#12306f!important;
    white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;
  }
  .postlab-crm-app .pl-content-item-head span{
    display:inline-flex!important;width:auto!important;max-width:100%!important;padding:6px 10px!important;border-radius:999px!important;
    background:#e0f2fe!important;color:#075985!important;font-size:12px!important;font-weight:900!important;white-space:normal!important;
  }
  .postlab-crm-app .pl-content-item-fields,
  .postlab-crm-app .pl-grid.pl-content-item-fields{
    display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;
  }
  .postlab-crm-app .pl-content-item-fields .pl-field,
  .postlab-crm-app .pl-content-item-fields .pl-full{grid-column:1!important;display:block!important}
  .postlab-crm-app .pl-content-item-fields label{
    display:block!important;margin:0 0 7px!important;font-size:14px!important;line-height:1.35!important;font-weight:900!important;color:#173b7a!important;
    white-space:normal!important;overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-content-item-fields input,
  .postlab-crm-app .pl-content-item-fields select,
  .postlab-crm-app .pl-content-item-fields textarea{
    display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;
    padding:13px 14px!important;border:1px solid #a9cdfd!important;border-radius:14px!important;background:#fff!important;
    color:#102a5c!important;font-size:16px!important;line-height:1.45!important;box-shadow:none!important;
  }
  .postlab-crm-app .pl-content-item-fields textarea{min-height:128px!important;resize:vertical!important;overflow:auto!important}
  .postlab-crm-app .pl-content-item-fields small{
    display:block!important;margin-top:6px!important;font-size:12px!important;line-height:1.45!important;color:#64748b!important;
    white-space:normal!important;overflow-wrap:anywhere!important;
  }
  .postlab-crm-app .pl-content-item-actions,
  .postlab-crm-app .pl-content-ai-actions{
    display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important;margin-top:16px!important;
    padding-top:14px!important;border-top:1px solid #dbeafe!important;
  }
  .postlab-crm-app .pl-content-item-actions .pl-btn,
  .postlab-crm-app .pl-content-ai-actions .pl-btn,
  .postlab-crm-app .pl-ai-copy-btn,
  .postlab-crm-app .pl-danger{
    display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;
    min-height:48px!important;margin:0!important;padding:12px 14px!important;border-radius:14px!important;
    white-space:normal!important;text-align:center!important;font-size:14px!important;font-weight:900!important;line-height:1.25!important;
  }
  .postlab-crm-app .pl-ai-copy-btn{background:linear-gradient(135deg,#2563eb,#22b8ee)!important;color:#fff!important;border:0!important}
  .postlab-crm-app .pl-danger{background:linear-gradient(135deg,#ef4444,#f97316)!important;color:#fff!important;border:0!important}
  .postlab-crm-app .pl-ai-copy-status{display:block!important;width:100%!important;text-align:center!important;font-size:12px!important}

  .postlab-crm-app .pl-content-actions{
    display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto!important;padding:4px 0 10px!important;
    scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;
  }
  .postlab-crm-app .pl-content-actions>.pl-btn,
  .postlab-crm-app .pl-content-actions>form,
  .postlab-crm-app .pl-content-actions>label{flex:0 0 auto!important;scroll-snap-align:start!important}

  .postlab-crm-app .pl-month-stage-tabs{display:flex!important;gap:10px!important;overflow-x:auto!important;padding-bottom:8px!important}
  .postlab-crm-app .pl-month-stage-tab{flex:0 0 86%!important;max-width:86%!important;min-height:104px!important}

  .postlab-crm-app .pl-save-all-bar{
    position:static!important;inset:auto!important;width:100%!important;max-width:100%!important;margin:20px 0 0!important;
    padding:16px!important;border-radius:20px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;
    background:#fff!important;box-shadow:0 10px 28px rgba(15,60,153,.12)!important;
  }
  .postlab-crm-app .pl-save-all-bar>div{width:100%!important}
  .postlab-crm-app .pl-save-all-button{width:100%!important;min-width:0!important;min-height:50px!important;justify-content:center!important}
  .postlab-crm-app .pl-content-wrap{padding-bottom:24px!important}
}


/* v13.3.22 - Mobile: exactly one information field per row, one full-width card */
@media only screen and (max-width: 700px){
  html body .postlab-crm-app,
  html body .postlab-crm-app .pl-content-wrap,
  html body .postlab-crm-app .pl-content-group,
  html body .postlab-crm-app .pl-content-item-list,
  html body .postlab-crm-app form.pl-content-item{
    width:100%!important;max-width:100%!important;min-width:0!important;
    float:none!important;clear:both!important;box-sizing:border-box!important;
    transform:none!important;writing-mode:horizontal-tb!important;
  }
  html body .postlab-crm-app .pl-content-item-list{
    display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;
    gap:18px!important;overflow:visible!important;
  }
  html body .postlab-crm-app form.pl-content-item{
    display:flex!important;flex-direction:column!important;align-items:stretch!important;
    gap:0!important;padding:16px!important;margin:0!important;overflow:visible!important;
    border-radius:20px!important;
  }
  html body .postlab-crm-app form.pl-content-item > *{
    width:100%!important;max-width:100%!important;min-width:0!important;
    float:none!important;clear:both!important;position:static!important;
    left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;
    transform:none!important;writing-mode:horizontal-tb!important;
  }
  html body .postlab-crm-app form.pl-content-item .pl-content-item-head{
    display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;
  }
  html body .postlab-crm-app form.pl-content-item .pl-grid.pl-content-item-fields,
  html body .postlab-crm-app form.pl-content-item .pl-content-item-fields{
    display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;
    align-items:stretch!important;gap:14px!important;width:100%!important;
    max-width:100%!important;min-width:0!important;columns:auto!important;
  }
  html body .postlab-crm-app form.pl-content-item .pl-content-item-fields > .pl-field,
  html body .postlab-crm-app form.pl-content-item .pl-content-item-fields > .pl-full,
  html body .postlab-crm-app form.pl-content-item .pl-content-item-fields > div{
    display:block!important;flex:0 0 auto!important;grid-column:auto!important;grid-row:auto!important;
    width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;
    float:none!important;clear:both!important;position:static!important;transform:none!important;
    writing-mode:horizontal-tb!important;
  }
  html body .postlab-crm-app form.pl-content-item label,
  html body .postlab-crm-app form.pl-content-item small,
  html body .postlab-crm-app form.pl-content-item strong,
  html body .postlab-crm-app form.pl-content-item span{
    max-width:100%!important;min-width:0!important;white-space:normal!important;
    word-break:normal!important;overflow-wrap:break-word!important;
    writing-mode:horizontal-tb!important;text-orientation:mixed!important;
  }
  html body .postlab-crm-app form.pl-content-item label{
    display:block!important;width:100%!important;margin:0 0 7px!important;
    font-size:15px!important;line-height:1.35!important;
  }
  html body .postlab-crm-app form.pl-content-item input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),
  html body .postlab-crm-app form.pl-content-item select,
  html body .postlab-crm-app form.pl-content-item textarea{
    display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;
    margin:0!important;padding:13px 14px!important;font-size:16px!important;line-height:1.45!important;
    white-space:normal!important;word-break:normal!important;writing-mode:horizontal-tb!important;
    transform:none!important;border-radius:14px!important;
  }
  html body .postlab-crm-app form.pl-content-item textarea{
    min-height:140px!important;height:auto!important;resize:vertical!important;
  }
  html body .postlab-crm-app form.pl-content-item .pl-item-ai-tools,
  html body .postlab-crm-app form.pl-content-item .pl-content-item-actions,
  html body .postlab-crm-app form.pl-content-item .pl-content-ai-actions{
    display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;
    align-items:stretch!important;gap:10px!important;width:100%!important;
    max-width:100%!important;min-width:0!important;margin-top:14px!important;
  }
  html body .postlab-crm-app form.pl-content-item .pl-item-ai-tools button,
  html body .postlab-crm-app form.pl-content-item .pl-content-item-actions .pl-btn,
  html body .postlab-crm-app form.pl-content-item .pl-content-ai-actions .pl-btn,
  html body .postlab-crm-app form.pl-content-item .pl-ai-item-btn,
  html body .postlab-crm-app form.pl-content-item .pl-ai-copy-btn,
  html body .postlab-crm-app form.pl-content-item .pl-danger{
    display:flex!important;align-items:center!important;justify-content:center!important;
    width:100%!important;max-width:100%!important;min-width:0!important;min-height:48px!important;
    margin:0!important;padding:12px 14px!important;white-space:normal!important;
    word-break:normal!important;overflow-wrap:break-word!important;text-align:center!important;
    position:static!important;transform:none!important;
  }
  html body .postlab-crm-app .pl-save-all-bar{
    position:static!important;width:100%!important;max-width:100%!important;min-width:0!important;
    margin:20px 0 0!important;transform:none!important;
  }
}


/* Post Lab CRM v13.4.1 - Mobile styles fix for Content Plan create screen */
@media only screen and (max-width: 700px){
  html body .postlab-crm-app .pl-content-create,
  html body .postlab-crm-app .pl-content-create form,
  html body .postlab-crm-app .pl-content-create .pl-grid,
  html body .postlab-crm-app .pl-content-create .pl-field{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    float:none!important;
    clear:both!important;
    transform:none!important;
    writing-mode:horizontal-tb!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-content-create{
    padding:18px!important;
    border-radius:18px!important;
  }
  html body .postlab-crm-app .pl-content-create .pl-section-title{
    display:block!important;
    width:100%!important;
    margin-bottom:18px!important;
  }
  html body .postlab-crm-app .pl-content-create .pl-section-title h2{
    font-size:30px!important;
    line-height:1.12!important;
    margin:0 0 10px!important;
    white-space:normal!important;
    overflow-wrap:break-word!important;
  }
  html body .postlab-crm-app .pl-content-create .pl-section-title p{
    display:none!important;
  }
  html body .postlab-crm-app .pl-content-create .pl-field{
    margin:0 0 18px!important;
    padding:0!important;
  }
  html body .postlab-crm-app .pl-content-create label,
  html body .postlab-crm-app .pl-content-create small{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }
  html body .postlab-crm-app .pl-content-create label{
    font-size:16px!important;
    line-height:1.3!important;
    margin:0 0 8px!important;
  }
  html body .postlab-crm-app .pl-content-create small{
    font-size:15px!important;
    line-height:1.45!important;
    margin-top:10px!important;
    color:#172554!important;
  }
  html body .postlab-crm-app .pl-content-create input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),
  html body .postlab-crm-app .pl-content-create select,
  html body .postlab-crm-app .pl-content-create textarea{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:54px!important;
    margin:0!important;
    padding:14px 16px!important;
    box-sizing:border-box!important;
    border-radius:16px!important;
    font-size:16px!important;
    line-height:1.35!important;
    color:#172554!important;
    background:#fff!important;
    text-indent:0!important;
    letter-spacing:normal!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    appearance:auto!important;
    -webkit-appearance:auto!important;
  }
  html body .postlab-crm-app .pl-content-create select{
    -webkit-appearance:menulist!important;
    appearance:menulist!important;
    padding-right:42px!important;
  }
  html body .postlab-crm-app .pl-content-create input[type="month"]{
    text-align:center!important;
    font-weight:900!important;
  }
  html body .postlab-crm-app .pl-content-create textarea{
    min-height:120px!important;
    overflow:auto!important;
    text-overflow:clip!important;
  }
  html body .postlab-crm-app .pl-content-create .pl-free-choice-toggle{
    display:grid!important;
    grid-template-columns:26px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:start!important;
    padding:12px!important;
    border:1px solid #dbeafe!important;
    border-radius:14px!important;
    background:#f8fbff!important;
  }
  html body .postlab-crm-app .pl-content-create .pl-free-choice-toggle input[type="checkbox"]{
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    min-height:22px!important;
    margin:0!important;
  }
  html body .postlab-crm-app .pl-content-create button.pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-height:52px!important;
    justify-content:center!important;
    white-space:normal!important;
    text-align:center!important;
    margin-top:4px!important;
  }
}

/* v13.4.2 - Fix mobile Stories free-choice checkbox/card wrapping in New Content Plan */
@media (max-width: 768px){
  html body .postlab-crm-app .pl-content-create .pl-field.pl-full,
  html body .postlab-crm-app .pl-content-create .pl-grid > .pl-field.pl-full{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }

  html body .postlab-crm-app .pl-content-create label.pl-free-choice-toggle,
  html body .postlab-crm-app label.pl-free-choice-toggle{
    display:flex!important;
    flex-direction:row!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:auto!important;
    padding:14px 16px!important;
    box-sizing:border-box!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    line-height:1.35!important;
    text-align:left!important;
    hyphens:none!important;
  }

  html body .postlab-crm-app .pl-content-create label.pl-free-choice-toggle input[type="checkbox"],
  html body .postlab-crm-app label.pl-free-choice-toggle input[type="checkbox"]{
    appearance:auto!important;
    -webkit-appearance:checkbox!important;
    flex:0 0 26px!important;
    width:26px!important;
    min-width:26px!important;
    max-width:26px!important;
    height:26px!important;
    min-height:26px!important;
    max-height:26px!important;
    margin:0!important;
    padding:0!important;
    display:inline-block!important;
  }

  html body .postlab-crm-app .pl-content-create label.pl-free-choice-toggle small,
  html body .postlab-crm-app .pl-content-create .pl-field.pl-full > small{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin-top:10px!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    line-height:1.45!important;
  }
}

/* v13.4.3 - Mobile compact icons across CRM/content plan views */
@media (max-width: 700px){
  html body .postlab-crm-app .pl-month-stage-calendar{
    flex:0 0 34px!important;
    width:34px!important;
    height:34px!important;
    border-radius:11px!important;
    font-size:16px!important;
  }
  html body .postlab-crm-app .pl-month-stage-tab .pl-stage-tab-icon,
  html body .postlab-crm-app .pl-stage-tab-icon{
    flex:0 0 34px!important;
    width:34px!important;
    height:34px!important;
    border-radius:11px!important;
    font-size:16px!important;
  }
  html body .postlab-crm-app .pl-program-counts label > span,
  html body .postlab-crm-app .pl-program-options label > span,
  html body .postlab-crm-app .pl-content-item-head span,
  html body .postlab-crm-app .pl-section-title h2 > span:first-child,
  html body .postlab-crm-app .pl-field label > span:first-child,
  html body .postlab-crm-app .pl-label > span:first-child{
    font-size:16px!important;
    line-height:1!important;
  }
  html body .postlab-crm-app .pl-program-counts label,
  html body .postlab-crm-app .pl-program-options label{
    gap:8px!important;
  }
  html body .postlab-crm-app .pl-month-stage-title{
    gap:8px!important;
  }
  html body .postlab-crm-app .pl-month-stage-title strong{
    font-size:18px!important;
  }
  html body .postlab-crm-app .pl-month-stage-title small{
    font-size:12px!important;
  }
  html body .postlab-crm-app .pl-month-stage-tab{
    min-height:74px!important;
    padding:12px 13px!important;
    gap:10px!important;
  }
}

/* v13.4.7 - Mobile style fix for Content Plan general tab and Stories free-choice row */
@media (max-width: 768px){
  html body .postlab-crm-app .pl-content-create,
  html body .postlab-crm-app .pl-content-card,
  html body .postlab-crm-app .pl-content-stage-panel,
  html body .postlab-crm-app details.pl-content-create,
  html body .postlab-crm-app details.pl-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
  }

  html body .postlab-crm-app .pl-content-create .pl-grid,
  html body .postlab-crm-app .pl-content-stage-panel .pl-grid,
  html body .postlab-crm-app form .pl-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:16px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  html body .postlab-crm-app .pl-content-create .pl-field,
  html body .postlab-crm-app .pl-content-stage-panel .pl-field,
  html body .postlab-crm-app form .pl-field,
  html body .postlab-crm-app form .pl-full{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    grid-column:1 / -1!important;
  }

  html body .postlab-crm-app .pl-stage-current-value{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:14px!important;
    gap:10px!important;
  }

  html body .postlab-crm-app .pl-stage-current-value small,
  html body .postlab-crm-app .pl-save-from-general-note{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    line-height:1.45!important;
    text-align:left!important;
  }

  html body .postlab-crm-app label.pl-free-choice-action.pl-free-choice-details,
  html body .postlab-crm-app .pl-content-create label.pl-free-choice-action.pl-free-choice-details{
    display:grid!important;
    grid-template-columns:28px minmax(0,1fr)!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:auto!important;
    padding:14px 16px!important;
    border-radius:14px!important;
    border:1px solid #bfdbfe!important;
    background:#f8fbff!important;
    color:#12306f!important;
    box-shadow:none!important;
    white-space:normal!important;
    overflow:hidden!important;
    text-align:left!important;
    line-height:1.35!important;
  }

  html body .postlab-crm-app label.pl-free-choice-action.pl-free-choice-details input[type="checkbox"]{
    grid-column:1!important;
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    max-width:22px!important;
    margin:0!important;
    appearance:auto!important;
    -webkit-appearance:checkbox!important;
    accent-color:#2563eb!important;
  }

  html body .postlab-crm-app label.pl-free-choice-action.pl-free-choice-details span{
    grid-column:2!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    line-height:1.35!important;
  }
}


/* v13.4.7 - Mobile only: narrower blue CRM/navigation panel and safe horizontal layout */
@media screen and (max-width: 767px){
  html body .postlab-crm-app{
    padding-left:6px!important;
    padding-right:6px!important;
    overflow-x:hidden!important;
  }
  html body .postlab-crm-app .pl-shell,
  html body .postlab-crm-app .pl-main,
  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app .pl-content-wrap{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    overflow-x:hidden!important;
  }
  html body .postlab-crm-app .pl-admin-blue-menu{
    width:auto!important;
    max-width:calc(100vw - 28px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding:18px 14px!important;
    border-radius:20px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-admin-blue-title{
    font-size:24px!important;
    line-height:1.15!important;
    white-space:normal!important;
    text-align:center!important;
  }
  html body .postlab-crm-app .pl-admin-blue-row,
  html body .postlab-crm-app .pl-admin-project-tabs{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
    white-space:normal!important;
    padding-bottom:0!important;
  }
  html body .postlab-crm-app .pl-admin-blue-link,
  html body .postlab-crm-app .pl-admin-project-tabs a{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:42px!important;
    padding:9px 8px!important;
    font-size:13px!important;
    line-height:1.15!important;
    white-space:normal!important;
    text-align:center!important;
    overflow:hidden!important;
    text-overflow:clip!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-admin-blue-link .pl-nav-ico,
  html body .postlab-crm-app .pl-admin-project-tabs a .pl-nav-ico{
    font-size:15px!important;
    width:16px!important;
    min-width:16px!important;
    line-height:1!important;
  }
}
@media screen and (max-width: 390px){
  html body .postlab-crm-app .pl-admin-blue-menu{max-width:calc(100vw - 24px)!important;padding-left:12px!important;padding-right:12px!important;}
  html body .postlab-crm-app .pl-admin-blue-row,
  html body .postlab-crm-app .pl-admin-project-tabs{gap:8px!important;}
  html body .postlab-crm-app .pl-admin-blue-link,
  html body .postlab-crm-app .pl-admin-project-tabs a{font-size:12px!important;padding-left:6px!important;padding-right:6px!important;}
}

/* v13.4.8 - Mobile only: restore clear native date/calendar field in content item forms */
@media screen and (max-width: 767px){
  html body .postlab-crm-app .pl-content-item-fields .pl-field input[type="date"],
  html body .postlab-crm-app .pl-add-content-details input[type="date"],
  html body .postlab-crm-app .pl-final-material-fields input[type="date"]{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:54px!important;
    min-height:54px!important;
    padding:12px 14px!important;
    border:2px solid #93c5fd!important;
    border-radius:18px!important;
    background:#ffffff!important;
    color:#0f2e6e!important;
    font-size:16px!important;
    font-weight:800!important;
    line-height:1.2!important;
    box-sizing:border-box!important;
    -webkit-appearance:auto!important;
    appearance:auto!important;
    opacity:1!important;
  }
  html body .postlab-crm-app .pl-content-item-fields .pl-field input[type="date"]::-webkit-date-and-time-value,
  html body .postlab-crm-app .pl-add-content-details input[type="date"]::-webkit-date-and-time-value,
  html body .postlab-crm-app .pl-final-material-fields input[type="date"]::-webkit-date-and-time-value{
    text-align:left!important;
    color:#0f2e6e!important;
    min-height:24px!important;
  }
  html body .postlab-crm-app .pl-content-item-fields .pl-field input[type="date"]::-webkit-calendar-picker-indicator,
  html body .postlab-crm-app .pl-add-content-details input[type="date"]::-webkit-calendar-picker-indicator,
  html body .postlab-crm-app .pl-final-material-fields input[type="date"]::-webkit-calendar-picker-indicator{
    display:block!important;
    opacity:1!important;
    width:24px!important;
    height:24px!important;
    cursor:pointer!important;
  }
  html body .postlab-crm-app .pl-content-item-fields .pl-field input[type="date"]:not([value])::before,
  html body .postlab-crm-app .pl-content-item-fields .pl-field input[type="date"][value=""]::before{
    content:"📅 Επιλογή ημερομηνίας";
    color:#64748b!important;
    font-weight:800!important;
  }
  html body .postlab-crm-app .pl-content-item-fields .pl-field small{
    display:block!important;
    max-width:100%!important;
    line-height:1.35!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
  }
}

/* v13.4.9 - Mobile only: real full-width content-plan form repair */
@media screen and (max-width: 767px){
  html body .postlab-crm-app,
  html body .postlab-crm-app *{
    box-sizing:border-box!important;
  }

  html body .postlab-crm-app{
    width:100vw!important;
    max-width:100vw!important;
    min-width:0!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding-left:10px!important;
    padding-right:10px!important;
    overflow-x:hidden!important;
  }

  html body .postlab-crm-app .pl-shell,
  html body .postlab-crm-app .pl-main,
  html body .postlab-crm-app .pl-content-wrap,
  html body .postlab-crm-app .pl-content-create,
  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app .pl-content-group,
  html body .postlab-crm-app .pl-content-item-list,
  html body .postlab-crm-app .pl-month-stage-shell,
  html body .postlab-crm-app .pl-add-content-details,
  html body .postlab-crm-app .pl-add-content-details form,
  html body .postlab-crm-app .pl-final-material-fields,
  html body .postlab-crm-app .pl-content-item-fields{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    overflow-x:hidden!important;
    float:none!important;
    clear:both!important;
    transform:none!important;
    columns:auto!important;
    column-count:auto!important;
    grid-template-columns:minmax(0,1fr)!important;
  }

  html body .postlab-crm-app .pl-content-create,
  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app .pl-add-content-details{
    padding-left:16px!important;
    padding-right:16px!important;
  }

  html body .postlab-crm-app .pl-add-content-details form{
    padding:16px 0!important;
  }

  html body .postlab-crm-app .pl-add-content-summary{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:16px 0!important;
    white-space:normal!important;
    overflow-wrap:break-word!important;
    text-align:left!important;
  }

  html body .postlab-crm-app .pl-content-create .pl-grid,
  html body .postlab-crm-app .pl-add-content-details .pl-grid,
  html body .postlab-crm-app .pl-content-item-fields,
  html body .postlab-crm-app .pl-final-material-fields,
  html body .postlab-crm-app .pl-content-item{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  html body .postlab-crm-app .pl-field,
  html body .postlab-crm-app .pl-full,
  html body .postlab-crm-app .pl-content-create .pl-grid > *,
  html body .postlab-crm-app .pl-add-content-details .pl-grid > *,
  html body .postlab-crm-app .pl-content-item-fields > *,
  html body .postlab-crm-app .pl-final-material-fields > *{
    display:block!important;
    grid-column:1 / -1!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
    float:none!important;
    clear:both!important;
    position:static!important;
    transform:none!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }

  html body .postlab-crm-app label,
  html body .postlab-crm-app small,
  html body .postlab-crm-app p,
  html body .postlab-crm-app span,
  html body .postlab-crm-app strong,
  html body .postlab-crm-app h1,
  html body .postlab-crm-app h2,
  html body .postlab-crm-app h3{
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }

  html body .postlab-crm-app input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),
  html body .postlab-crm-app select,
  html body .postlab-crm-app textarea{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:54px!important;
    margin:0!important;
    padding:13px 14px!important;
    border-radius:16px!important;
    font-size:16px!important;
    line-height:1.35!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    transform:none!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }

  html body .postlab-crm-app textarea{
    min-height:140px!important;
    resize:vertical!important;
    overflow:auto!important;
  }

  html body .postlab-crm-app input[type="date"]{
    -webkit-appearance:auto!important;
    appearance:auto!important;
    color:#0f2e6e!important;
    opacity:1!important;
  }

  html body .postlab-crm-app input[type="date"]::-webkit-calendar-picker-indicator{
    display:block!important;
    opacity:1!important;
    width:24px!important;
    height:24px!important;
  }

  html body .postlab-crm-app label.pl-free-choice-action,
  html body .postlab-crm-app label.pl-free-choice-details,
  html body .postlab-crm-app .pl-free-choice-toggle{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:14px!important;
    white-space:normal!important;
    overflow:hidden!important;
    text-align:left!important;
  }

  html body .postlab-crm-app label.pl-free-choice-action input[type="checkbox"],
  html body .postlab-crm-app label.pl-free-choice-details input[type="checkbox"],
  html body .postlab-crm-app .pl-free-choice-toggle input[type="checkbox"]{
    flex:0 0 24px!important;
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    margin:0!important;
  }

  html body .postlab-crm-app label.pl-free-choice-action span,
  html body .postlab-crm-app label.pl-free-choice-details span,
  html body .postlab-crm-app .pl-free-choice-toggle span{
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:100%!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    line-height:1.35!important;
  }

  html body .postlab-crm-app .pl-stage-current-value,
  html body .postlab-crm-app .pl-set-stage-form{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
}


/* v13.4.10 - Mobile only: enforce complete content-plan form responsiveness everywhere */
@media screen and (max-width: 767px){
  html body .postlab-crm-app,
  html body .postlab-crm-app *{
    box-sizing:border-box!important;
    -webkit-text-size-adjust:100%!important;
  }

  html body .postlab-crm-app{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:8px!important;
    padding-right:8px!important;
    overflow-x:hidden!important;
  }

  html body .postlab-crm-app .pl-shell,
  html body .postlab-crm-app .pl-main,
  html body .postlab-crm-app .pl-content-wrap,
  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app details.pl-card,
  html body .postlab-crm-app .pl-plan-details,
  html body .postlab-crm-app .pl-plan-settings-form,
  html body .postlab-crm-app .pl-content-create,
  html body .postlab-crm-app .pl-add-content-details,
  html body .postlab-crm-app .pl-add-content-details form,
  html body .postlab-crm-app .pl-content-item,
  html body .postlab-crm-app .pl-content-item-fields,
  html body .postlab-crm-app .pl-final-material-fields{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    float:none!important;
    clear:both!important;
    overflow-x:hidden!important;
    transform:none!important;
  }

  html body .postlab-crm-app .pl-plan-details,
  html body .postlab-crm-app .pl-content-create,
  html body .postlab-crm-app .pl-add-content-details,
  html body .postlab-crm-app .pl-card{
    padding-left:14px!important;
    padding-right:14px!important;
  }

  html body .postlab-crm-app .pl-plan-summary,
  html body .postlab-crm-app .pl-add-content-summary,
  html body .postlab-crm-app summary{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    overflow-wrap:break-word!important;
    word-break:normal!important;
    text-align:left!important;
  }

  html body .postlab-crm-app .pl-plan-details .pl-grid,
  html body .postlab-crm-app .pl-plan-settings-form .pl-grid,
  html body .postlab-crm-app .pl-content-create .pl-grid,
  html body .postlab-crm-app .pl-add-content-details .pl-grid,
  html body .postlab-crm-app .pl-content-item-fields,
  html body .postlab-crm-app .pl-final-material-fields{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:16px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }

  html body .postlab-crm-app .pl-plan-details .pl-grid > *,
  html body .postlab-crm-app .pl-plan-settings-form .pl-grid > *,
  html body .postlab-crm-app .pl-content-create .pl-grid > *,
  html body .postlab-crm-app .pl-add-content-details .pl-grid > *,
  html body .postlab-crm-app .pl-content-item-fields > *,
  html body .postlab-crm-app .pl-final-material-fields > *,
  html body .postlab-crm-app .pl-field,
  html body .postlab-crm-app .pl-field.pl-full,
  html body .postlab-crm-app .pl-full{
    display:block!important;
    grid-column:1 / -1!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
    float:none!important;
    clear:both!important;
    position:static!important;
    transform:none!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }

  html body .postlab-crm-app .pl-field label,
  html body .postlab-crm-app label:not(.pl-free-choice-action):not(.pl-free-choice-toggle),
  html body .postlab-crm-app small,
  html body .postlab-crm-app p,
  html body .postlab-crm-app span,
  html body .postlab-crm-app strong,
  html body .postlab-crm-app h1,
  html body .postlab-crm-app h2,
  html body .postlab-crm-app h3{
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    line-height:1.35!important;
  }

  html body .postlab-crm-app input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),
  html body .postlab-crm-app select,
  html body .postlab-crm-app textarea{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:13px 14px!important;
    border-radius:16px!important;
    font-size:16px!important;
    line-height:1.35!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    transform:none!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }

  html body .postlab-crm-app input[type="text"],
  html body .postlab-crm-app input[type="month"],
  html body .postlab-crm-app input[type="date"],
  html body .postlab-crm-app select{
    min-height:54px!important;
    height:54px!important;
  }

  html body .postlab-crm-app textarea{
    min-height:140px!important;
    height:auto!important;
    resize:vertical!important;
    overflow:auto!important;
  }

  html body .postlab-crm-app input[type="date"]{
    -webkit-appearance:auto!important;
    appearance:auto!important;
    opacity:1!important;
    background:#fff!important;
    color:#0f2e6e!important;
  }

  html body .postlab-crm-app input[type="date"]::-webkit-calendar-picker-indicator{
    display:block!important;
    opacity:1!important;
    width:22px!important;
    height:22px!important;
  }

  html body .postlab-crm-app .pl-stage-current-value{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:auto!important;
    padding:14px!important;
    gap:10px!important;
  }
  html body .postlab-crm-app .pl-stage-current-value .pl-stage-badge{
    display:inline-flex!important;
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    overflow-wrap:break-word!important;
  }
  html body .postlab-crm-app .pl-stage-current-value small,
  html body .postlab-crm-app .pl-save-from-general-note{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    text-align:left!important;
  }

  html body .postlab-crm-app label.pl-free-choice-action,
  html body .postlab-crm-app label.pl-free-choice-action.pl-free-choice-details,
  html body .postlab-crm-app label.pl-free-choice-toggle,
  html body .postlab-crm-app .pl-free-choice-toggle{
    display:grid!important;
    grid-template-columns:28px minmax(0,1fr)!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:auto!important;
    padding:14px!important;
    white-space:normal!important;
    overflow:hidden!important;
    text-align:left!important;
    line-height:1.35!important;
  }
  html body .postlab-crm-app label.pl-free-choice-action input[type="checkbox"],
  html body .postlab-crm-app label.pl-free-choice-toggle input[type="checkbox"],
  html body .postlab-crm-app .pl-free-choice-toggle input[type="checkbox"]{
    grid-column:1!important;
    flex:none!important;
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    max-width:24px!important;
    margin:0!important;
  }
  html body .postlab-crm-app label.pl-free-choice-action span,
  html body .postlab-crm-app label.pl-free-choice-toggle span,
  html body .postlab-crm-app .pl-free-choice-toggle span{
    grid-column:2!important;
    display:block!important;
    min-width:0!important;
    max-width:100%!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    line-height:1.35!important;
  }
}


/* v13.4.11 - Mobile portrait: make Plan Details truly full-width and vertical-safe */
@media screen and (max-width: 767px) and (orientation: portrait){
  html, body{overflow-x:hidden!important;}
  html body .postlab-crm-app{padding-left:6px!important;padding-right:6px!important;overflow-x:hidden!important;}

  html body .postlab-crm-app .pl-shell,
  html body .postlab-crm-app .pl-main,
  html body .postlab-crm-app .pl-content-wrap,
  html body .postlab-crm-app .pl-content-page,
  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app details.pl-card,
  html body .postlab-crm-app .pl-plan-details,
  html body .postlab-crm-app .pl-plan-details[open],
  html body .postlab-crm-app .pl-plan-details form,
  html body .postlab-crm-app .pl-plan-settings-form{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    margin-left:0!important;
    margin-right:0!important;
    float:none!important;
    clear:both!important;
    overflow-x:hidden!important;
    transform:none!important;
  }

  html body .postlab-crm-app .pl-main{padding-left:8px!important;padding-right:8px!important;}
  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app .pl-plan-details{padding:14px!important;border-radius:18px!important;}
  html body .postlab-crm-app .pl-plan-details form{padding:14px 0 0!important;}

  html body .postlab-crm-app .pl-plan-summary,
  html body .postlab-crm-app .pl-plan-summary *,
  html body .postlab-crm-app .pl-plan-details h1,
  html body .postlab-crm-app .pl-plan-details h2,
  html body .postlab-crm-app .pl-plan-details h3,
  html body .postlab-crm-app .pl-plan-details p,
  html body .postlab-crm-app .pl-plan-details small,
  html body .postlab-crm-app .pl-plan-details span,
  html body .postlab-crm-app .pl-plan-details strong,
  html body .postlab-crm-app .pl-plan-details label,
  html body .postlab-crm-app .pl-plan-settings-form h1,
  html body .postlab-crm-app .pl-plan-settings-form h2,
  html body .postlab-crm-app .pl-plan-settings-form h3,
  html body .postlab-crm-app .pl-plan-settings-form p,
  html body .postlab-crm-app .pl-plan-settings-form small,
  html body .postlab-crm-app .pl-plan-settings-form span,
  html body .postlab-crm-app .pl-plan-settings-form strong,
  html body .postlab-crm-app .pl-plan-settings-form label{
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    letter-spacing:normal!important;
  }

  html body .postlab-crm-app .pl-plan-details .pl-grid,
  html body .postlab-crm-app .pl-plan-settings-form .pl-grid,
  html body .postlab-crm-app form.pl-plan-settings-form,
  html body .postlab-crm-app .pl-plan-details form.pl-grid{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:16px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  html body .postlab-crm-app .pl-plan-details .pl-grid > *,
  html body .postlab-crm-app .pl-plan-settings-form .pl-grid > *,
  html body .postlab-crm-app .pl-plan-details .pl-field,
  html body .postlab-crm-app .pl-plan-settings-form .pl-field,
  html body .postlab-crm-app .pl-plan-details .pl-full,
  html body .postlab-crm-app .pl-plan-settings-form .pl-full{
    flex:0 0 auto!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    grid-column:auto!important;
  }

  html body .postlab-crm-app .pl-plan-details input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),
  html body .postlab-crm-app .pl-plan-details select,
  html body .postlab-crm-app .pl-plan-details textarea,
  html body .postlab-crm-app .pl-plan-settings-form input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),
  html body .postlab-crm-app .pl-plan-settings-form select,
  html body .postlab-crm-app .pl-plan-settings-form textarea{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    margin:0!important;
    padding:13px 16px!important;
    font-size:16px!important;
    line-height:1.35!important;
    border-radius:16px!important;
    white-space:normal!important;
    overflow:hidden!important;
    text-overflow:clip!important;
  }

  html body .postlab-crm-app .pl-plan-details input[type="text"],
  html body .postlab-crm-app .pl-plan-details input[type="month"],
  html body .postlab-crm-app .pl-plan-details input[type="date"],
  html body .postlab-crm-app .pl-plan-details select,
  html body .postlab-crm-app .pl-plan-settings-form input[type="text"],
  html body .postlab-crm-app .pl-plan-settings-form input[type="month"],
  html body .postlab-crm-app .pl-plan-settings-form input[type="date"],
  html body .postlab-crm-app .pl-plan-settings-form select{
    height:56px!important;
    min-height:56px!important;
  }

  html body .postlab-crm-app .pl-plan-details input[type="date"],
  html body .postlab-crm-app .pl-plan-settings-form input[type="date"]{
    -webkit-appearance:auto!important;
    appearance:auto!important;
    opacity:1!important;
    color:#0f2e6e!important;
    background:#fff!important;
  }

  html body .postlab-crm-app .pl-plan-details input[type="date"]::-webkit-calendar-picker-indicator,
  html body .postlab-crm-app .pl-plan-settings-form input[type="date"]::-webkit-calendar-picker-indicator{
    display:block!important;
    opacity:1!important;
    width:22px!important;
    height:22px!important;
    margin:0 6px 0 0!important;
  }

  html body .postlab-crm-app .pl-stage-current-value{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    gap:10px!important;
    padding:14px!important;
  }
  html body .postlab-crm-app .pl-stage-current-value .pl-stage-badge{
    justify-self:start!important;
    width:auto!important;
    max-width:100%!important;
    white-space:normal!important;
  }
  html body .postlab-crm-app .pl-save-from-general-note{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    text-align:left!important;
  }
}

/* v13.4.12 - Mobile content plan complete style repair */
@media (max-width: 700px){
  html body .postlab-crm-app,
  html body .postlab-crm-app *{
    box-sizing:border-box!important;
  }

  html body .postlab-crm-app{
    overflow-x:hidden!important;
  }

  html body .postlab-crm-app .pl-main,
  html body .postlab-crm-app .pl-wrap,
  html body .postlab-crm-app .pl-page,
  html body .postlab-crm-app .pl-content-page,
  html body .postlab-crm-app .pl-content-plans,
  html body .postlab-crm-app .pl-container{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:hidden!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }

  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app details.pl-card,
  html body .postlab-crm-app .pl-program-builder,
  html body .postlab-crm-app .pl-plan-details,
  html body .postlab-crm-app .pl-add-content-details,
  html body .postlab-crm-app .pl-content-group,
  html body .postlab-crm-app .pl-month-stage-shell,
  html body .postlab-crm-app .pl-content-hero,
  html body .postlab-crm-app .pl-stage-info-card,
  html body .postlab-crm-app .pl-story-folder-details{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    padding:16px!important;
    overflow-x:hidden!important;
    border-radius:18px!important;
  }

  html body .postlab-crm-app .pl-content-actions,
  html body .postlab-crm-app .pl-content-actions form,
  html body .postlab-crm-app .pl-content-stats,
  html body .postlab-crm-app .pl-month-stage-heading,
  html body .postlab-crm-app .pl-month-stage-title,
  html body .postlab-crm-app .pl-month-stage-tabs,
  html body .postlab-crm-app .pl-set-stage-form,
  html body .postlab-crm-app .pl-program-builder-form,
  html body .postlab-crm-app .pl-program-counts,
  html body .postlab-crm-app .pl-program-options,
  html body .postlab-crm-app .pl-program-approach,
  html body .postlab-crm-app .pl-content-item-fields,
  html body .postlab-crm-app .pl-item-ai-tools,
  html body .postlab-crm-app .pl-plan-settings-form .pl-grid,
  html body .postlab-crm-app .pl-plan-details .pl-grid{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
    overflow-x:hidden!important;
    grid-template-columns:1fr!important;
  }

  html body .postlab-crm-app .pl-program-counts > *,
  html body .postlab-crm-app .pl-program-options > *,
  html body .postlab-crm-app .pl-content-item-fields > *,
  html body .postlab-crm-app .pl-plan-settings-form .pl-grid > *,
  html body .postlab-crm-app .pl-plan-details .pl-grid > *,
  html body .postlab-crm-app .pl-field,
  html body .postlab-crm-app .pl-full,
  html body .postlab-crm-app .pl-program-counts label,
  html body .postlab-crm-app .pl-program-options label,
  html body .postlab-crm-app .pl-program-approach label,
  html body .postlab-crm-app .pl-content-item-form label,
  html body .postlab-crm-app .pl-plan-settings-form label{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    flex:0 0 auto!important;
    margin-left:0!important;
    margin-right:0!important;
    grid-column:auto!important;
    overflow:visible!important;
  }

  html body .postlab-crm-app input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),
  html body .postlab-crm-app select,
  html body .postlab-crm-app textarea{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:block!important;
    font-size:16px!important;
    line-height:1.35!important;
    padding:14px 16px!important;
    white-space:normal!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  html body .postlab-crm-app input[type="date"],
  html body .postlab-crm-app input[type="month"],
  html body .postlab-crm-app select{
    height:56px!important;
    min-height:56px!important;
  }

  html body .postlab-crm-app input[type="date"]{
    -webkit-appearance:auto!important;
    appearance:auto!important;
    opacity:1!important;
    color:#0f2e6e!important;
    background:#fff!important;
    text-align:left!important;
  }

  html body .postlab-crm-app input[type="date"]::-webkit-date-and-time-value{
    text-align:left!important;
    min-height:1.35em!important;
  }

  html body .postlab-crm-app input[type="date"]::-webkit-calendar-picker-indicator{
    opacity:1!important;
    display:block!important;
    width:22px!important;
    height:22px!important;
  }

  html body .postlab-crm-app .pl-btn,
  html body .postlab-crm-app button,
  html body .postlab-crm-app .pl-program-generate,
  html body .postlab-crm-app .pl-ai-item-btn{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    justify-content:center!important;
    text-align:center!important;
    white-space:normal!important;
  }

  html body .postlab-crm-app .pl-program-free-stories,
  html body .postlab-crm-app .pl-program-replace,
  html body .postlab-crm-app .pl-free-choice-action,
  html body .postlab-crm-app .pl-free-choice-details{
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    column-gap:12px!important;
    align-items:start!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:14px!important;
    overflow:hidden!important;
  }

  html body .postlab-crm-app .pl-program-free-stories input[type="checkbox"],
  html body .postlab-crm-app .pl-program-replace input[type="checkbox"],
  html body .postlab-crm-app .pl-free-choice-action input[type="checkbox"],
  html body .postlab-crm-app .pl-free-choice-details input[type="checkbox"]{
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
    margin:2px 0 0!important;
    grid-column:1!important;
    grid-row:1 / span 2!important;
  }

  html body .postlab-crm-app .pl-program-free-stories span,
  html body .postlab-crm-app .pl-program-replace span,
  html body .postlab-crm-app .pl-free-choice-action span,
  html body .postlab-crm-app .pl-free-choice-details span,
  html body .postlab-crm-app .pl-program-free-stories small,
  html body .postlab-crm-app .pl-program-replace small{
    grid-column:2!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }

  html body .postlab-crm-app .pl-stage-current-value{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    gap:10px!important;
    padding:14px!important;
    overflow:hidden!important;
  }

  html body .postlab-crm-app .pl-stage-badge,
  html body .postlab-crm-app .pl-stage-current-chip{
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    overflow-wrap:break-word!important;
  }

  html body .postlab-crm-app h1,
  html body .postlab-crm-app h2,
  html body .postlab-crm-app h3,
  html body .postlab-crm-app h4,
  html body .postlab-crm-app p,
  html body .postlab-crm-app label,
  html body .postlab-crm-app small,
  html body .postlab-crm-app span,
  html body .postlab-crm-app strong,
  html body .postlab-crm-app em,
  html body .postlab-crm-app summary{
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
  }
}

/* v13.4.13 - Πελάτες Επικοινωνίας: mobile card style repair */
@media (max-width:760px){
  html,body{overflow-x:hidden!important;}
  html body .postlab-crm-app,
  html body .postlab-crm-app .pl-shell,
  html body .postlab-crm-app .pl-main,
  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app form.pl-bulk-leads-form{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    overflow-x:hidden!important;
  }
  html body .postlab-crm-app .pl-mobile-leads-cards-top{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:10px 0 14px!important;
    padding:0!important;
    gap:12px!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-card-v125112{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:grid!important;
    grid-template-columns:24px 54px minmax(0,1fr)!important;
    grid-template-areas:"check avatar main" "actions actions actions"!important;
    column-gap:10px!important;
    row-gap:9px!important;
    padding:12px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    border-radius:18px!important;
    background:#fff!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-card-check{grid-area:check!important;margin-top:17px!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-avatar{
    grid-area:avatar!important;
    width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;
    font-size:24px!important;margin-top:4px!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-main{
    grid-area:main!important;
    width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-mobile-title-row{
    width:100%!important;min-width:0!important;max-width:100%!important;
    display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:6px!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-mobile-title-row h3{
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:100%!important;
    font-size:18px!important;
    line-height:1.13!important;
    margin:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  html body .postlab-crm-app .pl-mobile-status{
    flex:0 0 auto!important;
    max-width:88px!important;
    min-width:0!important;
    padding:4px 7px!important;
    font-size:10px!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    border-radius:999px!important;
  }
  html body .postlab-crm-app .pl-mobile-meta,
  html body .postlab-crm-app .pl-mobile-contact span{
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  html body .postlab-crm-app .pl-mobile-meta{font-size:12.5px!important;line-height:1.25!important;margin-top:4px!important;}
  html body .postlab-crm-app .pl-mobile-tags{display:none!important;}
  html body .postlab-crm-app .pl-mobile-contact{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:3px!important;
    padding-top:5px!important;
    width:100%!important;
    min-width:0!important;
  }
  html body .postlab-crm-app .pl-mobile-contact span{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    font-size:12.5px!important;
    line-height:1.22!important;
  }
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-landline{display:none!important;}
  html body .postlab-crm-app .pl-mobile-contact span:nth-child(4){display:none!important;}
  html body .postlab-crm-app .pl-mobile-actions-compact{
    grid-area:actions!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:8px 0 0!important;
    margin:0!important;
    overflow:visible!important;
    border-top:1px solid #eaf1fb!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:38px!important;
    padding:0 8px!important;
    border-radius:12px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-al,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-quick-edit-text{
    display:inline-block!important;
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-size:12px!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action:nth-child(n+5){display:none!important;}
}
@media (max-width:390px){
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-card-v125112{grid-template-columns:22px 46px minmax(0,1fr)!important;padding:10px!important;column-gap:8px!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-avatar{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;font-size:21px!important;}
  html body .postlab-crm-app .pl-mobile-title-row{display:block!important;}
  html body .postlab-crm-app .pl-mobile-status{display:inline-flex!important;margin-top:5px!important;max-width:110px!important;}
  html body .postlab-crm-app .pl-mobile-actions-compact{grid-template-columns:1fr!important;}
}


/* v13.4.14 - Mobile style repair: Πελάτες Επικοινωνίας edit + quick edit panels */
@media (max-width:760px){
  html,body{overflow-x:hidden!important;max-width:100%!important;}
  html body .postlab-crm-app,
  html body .postlab-crm-app *{box-sizing:border-box!important;}

  /* Cards: no horizontal overflow */
  html body .postlab-crm-app .pl-mobile-lead-card-v125112{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
    grid-template-columns:24px 54px minmax(0,1fr)!important;
    grid-template-areas:"check avatar main" "actions actions actions"!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112.pl-quick-open,
  html body .postlab-crm-app .pl-mobile-lead-card-v125112:has(.pl-mobile-quick-edit[style*="block"]){
    grid-template-areas:"check avatar main" "quick quick quick" "actions actions actions"!important;
  }

  /* Main card buttons */
  html body .postlab-crm-app .pl-mobile-actions-compact{
    grid-area:actions!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact a.pl-mobile-action,
  html body .postlab-crm-app a.pl-mobile-action.pl-ma-edit,
  html body .postlab-crm-app a.pl-mobile-action.pl-ma-quick{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:44px!important;
    padding:0 12px!important;
    border-radius:14px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    white-space:normal!important;
    overflow:hidden!important;
    text-align:center!important;
    line-height:1.15!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-al,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-quick-edit-text{
    display:inline!important;
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    font-size:15px!important;
    line-height:1.15!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:break-word!important;
  }

  /* Quick edit panel must open below the full card width, not in the narrow right column */
  html body .postlab-crm-app .pl-mobile-lead-card-v125112.pl-quick-open .pl-mobile-main,
  html body .postlab-crm-app .pl-mobile-lead-card-v125112:has(.pl-mobile-quick-edit[style*="block"]) .pl-mobile-main{
    display:contents!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112.pl-quick-open .pl-mobile-title-row,
  html body .postlab-crm-app .pl-mobile-lead-card-v125112.pl-quick-open .pl-mobile-meta,
  html body .postlab-crm-app .pl-mobile-lead-card-v125112.pl-quick-open .pl-mobile-tags,
  html body .postlab-crm-app .pl-mobile-lead-card-v125112.pl-quick-open .pl-mobile-contact{
    grid-column:3!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit{
    grid-area:quick!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:10px 0 0!important;
    padding:0!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-quick-edit-panel{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:14px!important;
    border-radius:18px!important;
    background:#f8fbff!important;
    border:1px solid #bfdbfe!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-quick-edit-head,
  html body .postlab-crm-app .pl-quick-edit-grid,
  html body .postlab-crm-app .pl-quick-edit-field,
  html body .postlab-crm-app .pl-quick-edit-actions{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .postlab-crm-app .pl-quick-edit-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  html body .postlab-crm-app .pl-quick-edit-panel select,
  html body .postlab-crm-app .pl-quick-edit-panel input,
  html body .postlab-crm-app .pl-quick-edit-panel textarea{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:46px!important;
    font-size:18px!important;
  }
  html body .postlab-crm-app .pl-quick-edit-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  html body .postlab-crm-app .pl-quick-edit-actions .pl-btn{
    width:100%!important;
    max-width:100%!important;
    min-height:48px!important;
    white-space:normal!important;
  }

  /* Full edit page: keep every field inside the mobile viewport */
  html body .postlab-crm-app .pl-lead-form,
  html body .postlab-crm-app form,
  html body .postlab-crm-app .pl-form,
  html body .postlab-crm-app .pl-form-card,
  html body .postlab-crm-app .pl-form-section,
  html body .postlab-crm-app .pl-form-grid,
  html body .postlab-crm-app .pl-grid,
  html body .postlab-crm-app .pl-fields-grid,
  html body .postlab-crm-app .pl-client-edit-grid,
  html body .postlab-crm-app .pl-edit-client-grid{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:hidden!important;
  }
  html body .postlab-crm-app .pl-form-grid,
  html body .postlab-crm-app .pl-fields-grid,
  html body .postlab-crm-app .pl-client-edit-grid,
  html body .postlab-crm-app .pl-edit-client-grid,
  html body .postlab-crm-app .pl-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  html body .postlab-crm-app label,
  html body .postlab-crm-app .pl-field,
  html body .postlab-crm-app .pl-form-field{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .postlab-crm-app input:not([type="checkbox"]):not([type="radio"]),
  html body .postlab-crm-app select,
  html body .postlab-crm-app textarea{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
}

/* v13.4.16 - AJAX πελάτες στο Πλάνο Περιεχομένου */
.pl-client-ajax-select{position:relative;min-width:0}
.pl-client-search-control{position:relative;display:flex;align-items:center}
.postlab-crm-app .pl-client-search-input{width:100%;padding-right:44px!important}
.postlab-crm-app .pl-client-search-input.is-invalid{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.12)!important}
.pl-client-search-clear{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:31px;height:31px;border:0;border-radius:9px;background:#eef4ff;color:#1d4ed8;font-size:23px;line-height:1;cursor:pointer;display:grid;place-items:center;padding:0}
.pl-client-search-clear:hover{background:#dbeafe;color:#12306f}
.pl-client-search-clear[hidden]{display:none!important}
.pl-client-search-dropdown{position:absolute;z-index:10050;left:0;right:0;top:52px;max-height:390px;overflow:auto;background:#fff;border:1px solid #bfdbfe;border-radius:14px;box-shadow:0 18px 45px rgba(15,23,42,.2);padding:7px}
.pl-client-search-dropdown[hidden]{display:none!important}
.pl-client-search-status{padding:8px 10px;color:#64748b;font-size:12px;font-weight:700;border-bottom:1px solid #eef2f7;margin-bottom:4px}
.pl-client-search-status.is-error{color:#b91c1c;background:#fef2f2;border-radius:8px;border-bottom:0;margin-bottom:6px}
.pl-client-search-results{display:flex;flex-direction:column;gap:3px}
.pl-client-search-option{width:100%;border:0;background:#fff;border-radius:10px;padding:10px 11px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:3px;color:#0f285f}
.pl-client-search-option:hover,.pl-client-search-option.is-active{background:#eaf3ff;outline:1px solid #bfdbfe}
.pl-client-search-option strong{font-size:14px;line-height:1.25;color:#0f285f}
.pl-client-search-option small{font-size:11px;line-height:1.25;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
.pl-client-search-more{width:100%;margin-top:6px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:10px;padding:9px 10px;font-weight:800;cursor:pointer}
.pl-client-search-more:hover{background:#dbeafe}
.pl-client-search-more:disabled{opacity:.55;cursor:wait}
.pl-client-ajax-select.is-loading .pl-client-search-input{background-image:linear-gradient(90deg,transparent,rgba(37,99,235,.06),transparent);background-size:200% 100%;animation:pl-client-search-loading 1.1s linear infinite}
@keyframes pl-client-search-loading{to{background-position:-200% 0}}
@media(max-width:720px){.pl-client-search-dropdown{position:fixed;left:12px;right:12px;top:auto;bottom:12px;max-height:min(62vh,520px);border-radius:18px;padding:9px}.pl-client-search-option{padding:12px}.pl-client-search-option strong{font-size:15px}}

/* v13.4.17 - Άμεση έναρξη πλάνου από Τελικό υλικό */
.pl-stage-direct-start-note{
  display:flex;
  flex-direction:column;
  gap:4px;
  margin:0 0 16px;
  padding:14px 16px;
  border:1px solid #b9d2ff;
  border-radius:14px;
  background:#f4f8ff;
  color:#123b7a;
}
.pl-stage-direct-start-note strong{font-size:15px;}
.pl-stage-direct-start-note span{font-size:13px;line-height:1.45;color:#45658f;}


/* v13.4.18 - Desktop grouping for Final Material forms */
.postlab-crm-app .pl-final-material-form-shell{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  gap:18px;
  margin-top:14px;
}
.postlab-crm-app .pl-final-form-section{
  grid-column:span 12;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  border:1px solid #dbeafe;
  border-radius:20px;
  padding:18px;
  box-shadow:0 10px 24px rgba(37,99,235,.07);
}
.postlab-crm-app .pl-final-form-section-head{
  display:flex;
  align-items:flex-start;
  gap:12px;
  margin-bottom:14px;
}
.postlab-crm-app .pl-final-form-icon{
  width:42px;
  height:42px;
  min-width:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:14px;
  background:linear-gradient(135deg,#dbeafe,#eff6ff);
  font-size:20px;
}
.postlab-crm-app .pl-final-form-section-head strong{
  display:block;
  color:#12327c;
  font-size:15px;
  margin-bottom:4px;
}
.postlab-crm-app .pl-final-form-section-head small{
  display:block;
  color:#64748b;
  line-height:1.45;
}
.postlab-crm-app .pl-final-form-grid{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr))!important;
  gap:14px!important;
}
.postlab-crm-app .pl-final-form-grid > .pl-field{grid-column:span 6!important}
.postlab-crm-app .pl-final-form-grid.pl-final-form-grid-meta > .pl-field:nth-child(-n+4){grid-column:span 3!important}
.postlab-crm-app .pl-final-form-grid.pl-final-form-grid-media > .pl-field:not(.pl-full){grid-column:span 4!important}
.postlab-crm-app .pl-final-form-grid > .pl-full{grid-column:1 / -1!important}
.postlab-crm-app .pl-final-form-grid .pl-item-ai-tools{
  display:flex!important;
  align-items:center;
  justify-content:flex-start;
  gap:10px;
  flex-wrap:wrap;
  padding-top:6px;
}
.postlab-crm-app .pl-final-form-grid .pl-field textarea[name="caption"]{min-height:220px}
.postlab-crm-app .pl-final-form-grid .pl-field textarea[name="description"]{min-height:110px}
.postlab-crm-app .pl-final-form-section-media{grid-column:span 5}
.postlab-crm-app .pl-final-form-section-meta,
.postlab-crm-app .pl-final-form-section-copy{grid-column:span 7}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-meta{grid-column:span 4}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-media{grid-column:span 8}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-copy{grid-column:span 12}
@media screen and (max-width: 1279px){
  .postlab-crm-app .pl-final-form-section-meta,
  .postlab-crm-app .pl-final-form-section-media,
  .postlab-crm-app .pl-final-form-section-copy,
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-meta,
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-media,
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-copy{grid-column:span 12}
}
@media screen and (max-width: 767px){
  .postlab-crm-app .pl-final-material-form-shell{display:block!important;margin-top:10px!important}
  .postlab-crm-app .pl-final-form-section{padding:14px!important;border-radius:16px!important;margin-bottom:14px!important}
  .postlab-crm-app .pl-final-form-grid{grid-template-columns:minmax(0,1fr)!important}
  .postlab-crm-app .pl-final-form-grid > .pl-field,
  .postlab-crm-app .pl-final-form-grid.pl-final-form-grid-meta > .pl-field:nth-child(-n+4),
  .postlab-crm-app .pl-final-form-grid.pl-final-form-grid-media > .pl-field:not(.pl-full),
  .postlab-crm-app .pl-final-form-grid > .pl-full{grid-column:1 / -1!important}
}


/* v13.4.19 - Unified monthly plan and Stories preview */
.postlab-crm-app .pl-story-preview-empty{border:1px dashed #93c5fd!important;border-radius:16px!important;background:#f8fbff!important;margin-top:12px!important}
.postlab-crm-app .pl-story-slide video{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;background:#0e1b3a!important}
.postlab-crm-app .pl-story-link-card{width:100%!important;height:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:16px!important;text-align:center!important;text-decoration:none!important;color:#fff!important;background:linear-gradient(145deg,#123caa,#22bde8)!important}
.postlab-crm-app .pl-story-link-card span{font-size:32px!important}.postlab-crm-app .pl-story-link-card strong{font-size:14px!important}.postlab-crm-app .pl-story-link-card small{color:#dbeafe!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.postlab-crm-app .pl-program-builder-summary small{max-width:720px}


/* v13.4.20 - Force Stories preview into a true horizontal carousel */
.postlab-crm-app .pl-story-carousel-horizontal{
  display:block!important;
  position:relative!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  padding:0 48px!important;
}
.postlab-crm-app .pl-story-carousel-horizontal .pl-story-track{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  grid-template-columns:none!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  overscroll-behavior-x:contain!important;
  touch-action:pan-x!important;
  -webkit-overflow-scrolling:touch!important;
  scroll-snap-type:x mandatory!important;
  scroll-behavior:smooth!important;
  scroll-padding-inline:2px!important;
  gap:16px!important;
  padding:4px 2px 12px!important;
}
.postlab-crm-app .pl-story-carousel-horizontal .pl-story-slide{
  display:block!important;
  flex:0 0 clamp(160px,18vw,220px)!important;
  width:auto!important;
  min-width:160px!important;
  max-width:220px!important;
  height:auto!important;
  aspect-ratio:9/16!important;
  margin:0!important;
  scroll-snap-align:start!important;
  scroll-snap-stop:always!important;
}
.postlab-crm-app .pl-story-carousel-horizontal .pl-story-slide img,
.postlab-crm-app .pl-story-carousel-horizontal .pl-story-slide video,
.postlab-crm-app .pl-story-carousel-horizontal .pl-story-slide iframe{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.postlab-crm-app .pl-story-carousel-horizontal .pl-story-track:focus{
  outline:3px solid rgba(37,99,235,.20)!important;
  outline-offset:4px!important;
  border-radius:12px!important;
}
@media screen and (max-width:767px){
  .postlab-crm-app .pl-story-carousel-horizontal{padding:0 40px!important}
  .postlab-crm-app .pl-story-carousel-horizontal .pl-story-track{gap:12px!important}
  .postlab-crm-app .pl-story-carousel-horizontal .pl-story-slide{
    flex:0 0 min(72vw,250px)!important;
    width:min(72vw,250px)!important;
    min-width:min(72vw,250px)!important;
    max-width:min(72vw,250px)!important;
  }
}


/* v13.4.21 - Final Material style refresh for desktop cards */
.postlab-crm-app .pl-content-list-post,
.postlab-crm-app .pl-content-list-reel{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:start!important;
}
.postlab-crm-app form.pl-final-material-item{
  background:linear-gradient(180deg,#ffffff 0%,#f6faff 100%)!important;
  border:1px solid #d8e8ff!important;
  border-radius:24px!important;
  padding:18px!important;
  box-shadow:0 16px 34px rgba(37,99,235,.10)!important;
}
.postlab-crm-app form.pl-final-material-item:hover{
  box-shadow:0 20px 38px rgba(37,99,235,.14)!important;
  transform:translateY(-1px);
}
.postlab-crm-app form.pl-final-material-item .pl-content-item-head{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-bottom:16px!important;
  padding-bottom:12px!important;
  border-bottom:1px solid #e5eefc!important;
}
.postlab-crm-app form.pl-final-material-item .pl-content-item-head strong{
  font-size:17px!important;
  line-height:1.35!important;
  color:#11347d!important;
}
.postlab-crm-app form.pl-final-material-item .pl-content-item-head span{
  white-space:nowrap!important;
  background:linear-gradient(135deg,#e0edff,#f5f9ff)!important;
  color:#1d4ed8!important;
  border:1px solid #cfe0ff!important;
  padding:7px 11px!important;
  font-size:12px!important;
  box-shadow:none!important;
}
.postlab-crm-app .pl-final-material-edit-shell{
  display:grid!important;
  grid-template-columns:repeat(12,minmax(0,1fr))!important;
  gap:16px!important;
  margin-top:4px!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section{
  padding:16px!important;
  border-radius:20px!important;
  border:1px solid #e0ecff!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 8px 20px rgba(37,99,235,.05)!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-head{
  margin-bottom:12px!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-head strong{font-size:14px!important}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-head small{font-size:12px!important}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-icon{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  border-radius:12px!important;
  font-size:18px!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-meta{grid-column:span 5!important}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-media{grid-column:span 7!important}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-copy{grid-column:1 / -1!important}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid{
  grid-template-columns:repeat(12,minmax(0,1fr))!important;
  gap:12px!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid.pl-final-form-grid-meta > .pl-field{
  grid-column:span 6!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid.pl-final-form-grid-meta > .pl-field:last-child{
  grid-column:1 / -1!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid.pl-final-form-grid-media > .pl-field,
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid.pl-final-form-grid-copy > .pl-field{
  grid-column:1 / -1!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-field label{
  color:#173b87!important;
  font-size:12px!important;
  letter-spacing:.01em!important;
  margin-bottom:6px!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-field small{
  color:#6b7b93!important;
  line-height:1.45!important;
}
.postlab-crm-app .pl-final-material-edit-shell input,
.postlab-crm-app .pl-final-material-edit-shell select,
.postlab-crm-app .pl-final-material-edit-shell textarea{
  background:#ffffff!important;
  border:1px solid #c8dbfb!important;
  border-radius:14px!important;
  padding:12px 13px!important;
}
.postlab-crm-app .pl-final-material-edit-shell textarea[name="caption"]{
  min-height:210px!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-admin-media-preview{
  background:#f4f8ff!important;
  border:1px dashed #bfd5fb!important;
  border-radius:16px!important;
  padding:12px!important;
}
.postlab-crm-app form.pl-final-material-item .pl-content-item-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin-top:14px!important;
  padding-top:14px!important;
  border-top:1px solid #e5eefc!important;
}
.postlab-crm-app form.pl-final-material-item .pl-content-item-actions .pl-btn{
  min-height:42px!important;
  border-radius:12px!important;
  box-shadow:0 8px 18px rgba(37,99,235,.12)!important;
}
.postlab-crm-app form.pl-final-material-item .pl-content-item-actions .pl-ai-copy-status{
  flex:1 1 auto!important;
  min-width:0!important;
  color:#64748b!important;
  font-size:12px!important;
}
@media(max-width:1600px){
  .postlab-crm-app .pl-content-list-post,
  .postlab-crm-app .pl-content-list-reel{grid-template-columns:1fr!important}
}
@media(max-width:1180px){
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-meta,
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-media,
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-copy{grid-column:1 / -1!important}
}
@media(max-width:767px){
  .postlab-crm-app form.pl-final-material-item{padding:14px!important;border-radius:18px!important}
  .postlab-crm-app form.pl-final-material-item .pl-content-item-head{flex-direction:column!important;align-items:flex-start!important}
  .postlab-crm-app form.pl-final-material-item .pl-content-item-head span{white-space:normal!important}
  .postlab-crm-app form.pl-final-material-item .pl-content-item-actions{flex-direction:column!important;align-items:stretch!important}
  .postlab-crm-app form.pl-final-material-item .pl-content-item-actions .pl-btn{width:100%!important}
}


/* v13.4.23 - Final material style correction */
.postlab-crm-app form.pl-final-material-item{
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;
  border:1px solid #dbeafe!important;
  border-radius:24px!important;
  padding:20px!important;
  box-shadow:0 16px 34px rgba(37,99,235,.09)!important;
}
.postlab-crm-app form.pl-final-material-item .pl-content-item-head{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-bottom:16px!important;
  padding-bottom:14px!important;
  border-bottom:1px solid #e5eefc!important;
}
.postlab-crm-app form.pl-final-material-item .pl-content-item-head strong{
  font-size:18px!important;
  line-height:1.35!important;
  color:#12327c!important;
}
.postlab-crm-app form.pl-final-material-item .pl-content-item-head span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  border:1px solid #cfe0ff!important;
  background:linear-gradient(135deg,#edf4ff,#f7faff)!important;
  color:#1d4ed8!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  font-weight:900!important;
  box-shadow:0 6px 18px rgba(37,99,235,.08)!important;
}
.postlab-crm-app .pl-final-material-edit-shell{
  display:grid!important;
  grid-template-columns:minmax(300px, 1fr) minmax(420px, 1.45fr)!important;
  gap:18px!important;
  align-items:start!important;
  margin-top:4px!important;
}
.postlab-crm-app .pl-final-material-edit-shell > .pl-final-form-section{
  align-self:start!important;
  height:auto!important;
  min-height:0!important;
  border:1px solid #dfebff!important;
  border-radius:22px!important;
  padding:16px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;
  box-shadow:0 8px 20px rgba(37,99,235,.05)!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-head{
  display:flex!important;
  align-items:flex-start!important;
  gap:12px!important;
  margin-bottom:14px!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-icon{
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#dbeafe,#f1f7ff)!important;
  font-size:18px!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-head strong{
  display:block!important;
  color:#12327c!important;
  font-size:15px!important;
  margin-bottom:3px!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-head small{
  display:block!important;
  color:#6b7b93!important;
  line-height:1.45!important;
  font-size:12px!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-meta{grid-column:1!important}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-media{grid-column:2!important}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-copy{grid-column:1 / -1!important}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid{
  display:grid!important;
  grid-template-columns:repeat(12,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:start!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid.pl-final-form-grid-meta > .pl-field:nth-child(1),
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid.pl-final-form-grid-meta > .pl-field:nth-child(2){
  grid-column:span 6!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid.pl-final-form-grid-meta > .pl-field:nth-child(3){
  grid-column:1 / -1!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid.pl-final-form-grid-media > .pl-field,
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid.pl-final-form-grid-copy > .pl-field{
  grid-column:1 / -1!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-field{
  margin:0!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-field label{
  color:#173b87!important;
  font-size:12px!important;
  letter-spacing:.01em!important;
  margin-bottom:7px!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-field small{
  display:block!important;
  color:#6b7b93!important;
  line-height:1.5!important;
  margin-top:8px!important;
}
.postlab-crm-app .pl-final-material-edit-shell input,
.postlab-crm-app .pl-final-material-edit-shell select,
.postlab-crm-app .pl-final-material-edit-shell textarea{
  background:#fff!important;
  border:1px solid #cdddf8!important;
  border-radius:15px!important;
  padding:13px 14px!important;
  box-shadow:inset 0 1px 2px rgba(15,23,42,.03)!important;
}
.postlab-crm-app .pl-final-material-edit-shell input:focus,
.postlab-crm-app .pl-final-material-edit-shell select:focus,
.postlab-crm-app .pl-final-material-edit-shell textarea:focus{
  border-color:#60a5fa!important;
  box-shadow:0 0 0 4px rgba(96,165,250,.14)!important;
}
.postlab-crm-app .pl-final-material-edit-shell textarea[name="caption"]{
  min-height:200px!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-admin-media-preview{
  padding:0!important;
  margin-top:2px!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media{
  background:#f7fbff!important;
  border:1px solid #dbeafe!important;
  border-radius:18px!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media img,
.postlab-crm-app .pl-admin-media-preview .plr-media video,
.postlab-crm-app .pl-admin-media-preview .plr-media iframe{
  display:block!important;
  width:100%!important;
  height:340px!important;
  max-height:340px!important;
  object-fit:contain!important;
  background:#eff6ff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive iframe{
  background:#ffffff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-open{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:48px!important;
  border-top:1px solid #e5eefc!important;
  background:linear-gradient(90deg,#f8fbff,#eef5ff)!important;
  color:#1557d6!important;
  font-weight:900!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-link{
  min-height:180px!important;
  border-radius:18px!important;
}
.postlab-crm-app form.pl-final-material-item .pl-content-item-actions{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  margin-top:16px!important;
  padding-top:14px!important;
  border-top:1px solid #e5eefc!important;
}
.postlab-crm-app form.pl-final-material-item .pl-content-item-actions .pl-ai-copy-status{
  flex:1 1 220px!important;
  min-width:0!important;
  color:#64748b!important;
  font-size:12px!important;
}
.postlab-crm-app form.pl-final-material-item .pl-content-item-actions .pl-btn{
  min-height:42px!important;
  border-radius:12px!important;
}
@media(max-width:1180px){
  .postlab-crm-app .pl-final-material-edit-shell{
    grid-template-columns:1fr!important;
  }
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-meta,
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-media,
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-copy{
    grid-column:1 / -1!important;
  }
}
@media(max-width:767px){
  .postlab-crm-app form.pl-final-material-item{padding:14px!important;border-radius:18px!important}
  .postlab-crm-app form.pl-final-material-item .pl-content-item-head{flex-direction:column!important;align-items:flex-start!important}
  .postlab-crm-app form.pl-final-material-item .pl-content-item-head span{white-space:normal!important}
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid{grid-template-columns:minmax(0,1fr)!important}
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid > .pl-field,
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid.pl-final-form-grid-meta > .pl-field:nth-child(1),
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid.pl-final-form-grid-meta > .pl-field:nth-child(2),
  .postlab-crm-app .pl-final-material-edit-shell .pl-final-form-grid.pl-final-form-grid-meta > .pl-field:nth-child(3){grid-column:1 / -1!important}
  .postlab-crm-app .pl-admin-media-preview .plr-media img,
  .postlab-crm-app .pl-admin-media-preview .plr-media video,
  .postlab-crm-app .pl-admin-media-preview .plr-media iframe{height:260px!important;max-height:260px!important}
}


/* v13.4.24 - Compact open-file action in media preview */
.postlab-crm-app .pl-admin-media-preview .plr-media-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  padding:12px 14px!important;
  border-top:1px solid #e5eefc!important;
  background:linear-gradient(90deg,#f8fbff,#eef5ff)!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-open{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:auto!important;
  max-width:100%!important;
  min-height:38px!important;
  padding:8px 14px!important;
  border:1px solid #cfe0ff!important;
  border-radius:999px!important;
  background:#ffffff!important;
  color:#1557d6!important;
  text-decoration:none!important;
  font-weight:900!important;
  line-height:1.2!important;
  box-shadow:0 6px 14px rgba(37,99,235,.08)!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-open:hover{
  background:#f8fbff!important;
  border-color:#9dc2ff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-link{
  padding:0!important;
  background:#f7fbff!important;
  color:#12327c!important;
  display:block!important;
  min-height:0!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-link-body{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  padding:18px!important;
  min-height:130px!important;
  background:linear-gradient(135deg,#10265f,#1557d6)!important;
  color:#fff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-link-copy strong{
  display:block!important;
  margin-bottom:6px!important;
  color:#fff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-link-copy p{
  margin:0!important;
  color:rgba(255,255,255,.88)!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-link-icon{
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  font-size:24px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.16)!important;
  color:#fff!important;
}
@media(max-width:767px){
  .postlab-crm-app .pl-admin-media-preview .plr-media-actions{justify-content:center!important;padding:10px 12px!important}
  .postlab-crm-app .pl-admin-media-preview .plr-media-open{width:100%!important}
  .postlab-crm-app .pl-admin-media-preview .plr-media-link-body{min-height:110px!important;padding:14px!important}
}


/* v13.4.25 - Compact Google Drive preview only inside CRM admin */
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin{
  background:#f6faff!important;
  border:1px solid #dbeafe!important;
  border-radius:18px!important;
  overflow:hidden!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-admin-drive-thumb{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:250px!important;
  max-height:250px!important;
  padding:12px!important;
  box-sizing:border-box!important;
  background:#eef5ff!important;
  overflow:hidden!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-admin-drive-thumb img{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  height:auto!important;
  max-height:226px!important;
  object-fit:contain!important;
  border-radius:12px!important;
  box-shadow:0 10px 24px rgba(15,23,42,.10)!important;
  background:#fff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-media-actions{
  min-height:0!important;
  padding:10px 12px!important;
  justify-content:flex-end!important;
  background:#fff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-media-open{
  min-height:34px!important;
  padding:7px 12px!important;
  font-size:12px!important;
}
@media(max-width:767px){
  .postlab-crm-app .pl-admin-media-preview .plr-admin-drive-thumb{height:210px!important;max-height:210px!important}
  .postlab-crm-app .pl-admin-media-preview .plr-admin-drive-thumb img{max-height:186px!important}
  .postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-media-actions{justify-content:center!important}
}


/* v13.4.26 - Restore Drive image and keep admin preview compact */
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin{
  display:block!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  background:#f7fbff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-admin-drive-frame{
  display:block!important;
  width:100%!important;
  height:220px!important;
  min-height:220px!important;
  max-height:220px!important;
  overflow:hidden!important;
  background:#111827!important;
  border:0!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-frame iframe{
  display:block!important;
  width:100%!important;
  height:220px!important;
  min-height:220px!important;
  max-height:220px!important;
  border:0!important;
  background:#111827!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-media-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  min-height:0!important;
  padding:8px 10px!important;
  border-top:1px solid #e5eefc!important;
  background:#fff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-media-open{
  display:inline-flex!important;
  width:auto!important;
  min-height:32px!important;
  padding:6px 11px!important;
  border-radius:999px!important;
  font-size:12px!important;
  line-height:1.1!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-media{
  min-height:0!important;
  height:auto!important;
}
@media(max-width:767px){
  .postlab-crm-app .pl-admin-media-preview .plr-admin-drive-frame,
  .postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-frame iframe{
    height:190px!important;
    min-height:190px!important;
    max-height:190px!important;
  }
  .postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-media-actions{justify-content:center!important}
}


/* v13.4.27 - Crop oversized Google Drive icon only in CRM admin preview */
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-frame{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:170px!important;
  min-height:170px!important;
  max-height:170px!important;
  overflow:hidden!important;
  background:#111827!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-frame iframe{
  position:absolute!important;
  top:0!important;
  left:0!important;
  display:block!important;
  width:100%!important;
  height:360px!important;
  min-height:360px!important;
  max-height:360px!important;
  border:0!important;
  background:#111827!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-media-actions{
  padding:7px 9px!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-media-open{
  min-height:30px!important;
  padding:5px 10px!important;
  font-size:11px!important;
}
@media(max-width:767px){
  .postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-frame{
    height:150px!important;
    min-height:150px!important;
    max-height:150px!important;
  }
  .postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-frame iframe{
    height:320px!important;
    min-height:320px!important;
    max-height:320px!important;
  }
}


/* v13.4.28 - Real compact Drive thumbnail only inside CRM admin */
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin{
  display:block!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:hidden!important;
  border:1px solid #dbeafe!important;
  border-radius:16px!important;
  background:#f8fbff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-frame,
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin iframe{
  display:none!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-thumb{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:150px!important;
  min-height:150px!important;
  max-height:150px!important;
  padding:0!important;
  overflow:hidden!important;
  background:#111827!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-thumb img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:150px!important;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#111827!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-media-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  min-height:0!important;
  padding:7px 9px!important;
  border-top:1px solid #e5eefc!important;
  background:#fff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-media-open{
  display:inline-flex!important;
  width:auto!important;
  min-width:0!important;
  min-height:28px!important;
  padding:5px 9px!important;
  border-radius:999px!important;
  font-size:11px!important;
  line-height:1.1!important;
  box-shadow:none!important;
}
@media(max-width:767px){
  .postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-thumb{
    height:130px!important;
    min-height:130px!important;
    max-height:130px!important;
  }
  .postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-thumb img{max-height:130px!important}
  .postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-media-actions{justify-content:center!important}
}


/* v13.4.29 - Stable compact Drive preview in CRM only */
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:hidden!important;
  border:1px solid #dbeafe!important;
  border-radius:16px!important;
  background:#ffffff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-thumb,
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin > .plr-media-actions,
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin > .plr-media-open{
  display:none!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-frame{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:150px!important;
  min-height:150px!important;
  max-height:150px!important;
  overflow:hidden!important;
  border:0!important;
  background:#111827!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-frame iframe{
  position:absolute!important;
  top:0!important;
  left:0!important;
  display:block!important;
  width:100%!important;
  height:320px!important;
  min-height:320px!important;
  max-height:320px!important;
  border:0!important;
  background:#111827!important;
  transform:none!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-admin-drive-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  width:100%!important;
  min-height:0!important;
  padding:7px 9px!important;
  border-top:1px solid #e5eefc!important;
  background:#ffffff!important;
  box-sizing:border-box!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-admin-drive-open{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:0!important;
  max-width:180px!important;
  min-height:30px!important;
  height:30px!important;
  margin:0!important;
  padding:5px 10px!important;
  border:1px solid #bfdbfe!important;
  border-radius:999px!important;
  background:#ffffff!important;
  color:#1557d6!important;
  font-family:inherit!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:1!important;
  text-transform:none!important;
  letter-spacing:0!important;
  box-shadow:none!important;
  cursor:pointer!important;
  overflow:hidden!important;
  white-space:nowrap!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-admin-drive-open::before,
.postlab-crm-app .pl-admin-media-preview .plr-admin-drive-open::after{
  display:none!important;
  content:none!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-admin-drive-open:hover{
  background:#eff6ff!important;
  border-color:#93c5fd!important;
}
@media(max-width:767px){
  .postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-frame{
    height:135px!important;
    min-height:135px!important;
    max-height:135px!important;
  }
  .postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin .plr-admin-drive-frame iframe{
    height:290px!important;
    min-height:290px!important;
    max-height:290px!important;
  }
  .postlab-crm-app .pl-admin-media-preview .plr-admin-drive-actions{justify-content:center!important}
}


/* v13.4.30 - Square admin media preview for portrait and landscape files */
.postlab-crm-app .pl-admin-media-preview{
  display:flex!important;
  justify-content:center!important;
  width:100%!important;
  padding:0!important;
  margin-top:4px!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin.plr-media-square-admin{
  display:block!important;
  width:min(100%,420px)!important;
  max-width:420px!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0 auto!important;
  overflow:hidden!important;
  border:1px solid #d8e7fb!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 10px 24px rgba(37,99,235,.07)!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-frame,
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin iframe,
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-thumb,
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin > .plr-media-actions,
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin > .plr-media-open{
  display:none!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-square{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  aspect-ratio:1 / 1!important;
  min-height:0!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%)!important;
  border:0!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-image{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  min-width:0!important;
  min-height:0!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
  padding:12px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  width:100%!important;
  min-height:44px!important;
  padding:7px 10px!important;
  border-top:1px solid #e5eefc!important;
  background:#fff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-open{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:0!important;
  max-width:180px!important;
  height:30px!important;
  min-height:30px!important;
  margin:0!important;
  padding:5px 11px!important;
  border:1px solid #bfdbfe!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#1557d6!important;
  font-family:inherit!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:1!important;
  text-transform:none!important;
  letter-spacing:0!important;
  box-shadow:none!important;
  cursor:pointer!important;
  white-space:nowrap!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-open:hover{
  background:#eff6ff!important;
  border-color:#93c5fd!important;
}
@media(max-width:767px){
  .postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin.plr-media-square-admin{
    width:min(100%,340px)!important;
    max-width:340px!important;
  }
  .postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-image{
    padding:8px!important;
  }
  .postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-actions{
    justify-content:center!important;
  }
}


/* v13.4.31 - Admin preview aligned with client review */
.postlab-crm-app .pl-admin-media-preview{
  display:flex!important;
  justify-content:center!important;
  align-items:flex-start!important;
  width:100%!important;
  padding:0!important;
  margin:8px 0 0!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin.plr-media-square-admin{
  display:block!important;
  width:min(100%,320px)!important;
  max-width:320px!important;
  margin:0 auto!important;
  overflow:hidden!important;
  border:1px solid #d7e4f5!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 8px 20px rgba(16,38,95,.08)!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-square{
  display:block!important;
  position:relative!important;
  width:100%!important;
  aspect-ratio:1 / 1!important;
  overflow:hidden!important;
  background:#0e1b3a!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-square iframe{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  border:0!important;
  background:#0e1b3a!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  width:100%!important;
  min-height:40px!important;
  padding:6px 9px!important;
  border-top:1px solid #e5eefc!important;
  background:#fff!important;
}
.postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-open{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:0!important;
  height:28px!important;
  min-height:28px!important;
  padding:5px 10px!important;
  border:1px solid #bfdbfe!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#1557d6!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:none!important;
  cursor:pointer!important;
}
.postlab-crm-app .pl-final-material-edit-shell .pl-final-form-section-media{
  align-self:start!important;
}
@media(max-width:767px){
  .postlab-crm-app .pl-admin-media-preview .plr-media-drive-admin.plr-media-square-admin{
    width:min(100%,290px)!important;
    max-width:290px!important;
  }
  .postlab-crm-app .pl-admin-media-preview .plr-media-square-admin .plr-admin-drive-actions{
    justify-content:center!important;
  }
}

/* v13.4.37 - Quick edit closed by default */
.postlab-crm-app .pl-quick-edit-row[hidden],
.postlab-crm-app .pl-mobile-quick-edit[hidden]{display:none!important}
.postlab-crm-app .pl-quick-edit-row:not(.pl-quick-edit-open){display:none!important}
.postlab-crm-app .pl-mobile-quick-edit:not(.pl-quick-edit-open){display:none!important}


/* v13.4.38 - Grouped task form and automatic task titles */
.postlab-crm-app .pl-task-create-card{padding:20px!important}
.postlab-crm-app .pl-task-create-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}
.postlab-crm-app .pl-task-create-head h2{margin:0 0 5px;color:#12327c}
.postlab-crm-app .pl-task-create-head p{margin:0;color:#64748b}
.postlab-crm-app .pl-task-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}
.postlab-crm-app .pl-task-section{background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);border:1px solid #dbeafe;border-radius:20px;padding:17px;box-shadow:0 8px 20px rgba(37,99,235,.05)}
.postlab-crm-app .pl-task-section-main,.postlab-crm-app .pl-task-section-notes{grid-column:1/-1}
.postlab-crm-app .pl-task-section-title{display:flex;align-items:flex-start;gap:11px;margin-bottom:14px}
.postlab-crm-app .pl-task-section-title>span{width:38px;height:38px;min-width:38px;display:grid;place-items:center;border-radius:12px;background:#eaf3ff;font-size:18px}
.postlab-crm-app .pl-task-section-title strong{display:block;color:#12327c;font-size:15px;margin-bottom:3px}
.postlab-crm-app .pl-task-section-title small{display:block;color:#64748b;line-height:1.4}
.postlab-crm-app .pl-task-section-grid{gap:14px!important}
.postlab-crm-app .pl-task-form .pl-field input,.postlab-crm-app .pl-task-form .pl-field select,.postlab-crm-app .pl-task-form .pl-field textarea{background:#fff!important;border:1px solid #bfd6fb!important;border-radius:14px!important;padding:12px 13px!important}
.postlab-crm-app .pl-task-form .pl-field textarea{min-height:120px!important}
.postlab-crm-app .pl-task-section-notes>.pl-field{margin:0!important}
.postlab-crm-app .pl-duration-buttons{display:flex!important;gap:10px!important;flex-wrap:wrap!important}
.postlab-crm-app .pl-duration-btn{border:1px solid #bfdbfe!important;background:#f3f8ff!important;color:#12327c!important;border-radius:999px!important;padding:10px 15px!important;font-weight:900!important;cursor:pointer!important}
.postlab-crm-app .pl-duration-btn:hover{background:#e0efff!important;border-color:#93c5fd!important}
.postlab-crm-app .pl-task-form-actions{grid-column:1/-1;display:flex;gap:10px;align-items:center;justify-content:flex-end;padding-top:2px}
@media(max-width:980px){.postlab-crm-app .pl-task-form{grid-template-columns:1fr!important}.postlab-crm-app .pl-task-section-main,.postlab-crm-app .pl-task-section-schedule,.postlab-crm-app .pl-task-section-status,.postlab-crm-app .pl-task-section-notes{grid-column:1!important}}
@media(max-width:767px){.postlab-crm-app .pl-task-create-card{padding:14px!important}.postlab-crm-app .pl-task-section{padding:14px!important;border-radius:16px!important}.postlab-crm-app .pl-task-section-grid{grid-template-columns:1fr!important}.postlab-crm-app .pl-task-section-grid>*{grid-column:1!important}.postlab-crm-app .pl-task-form-actions{justify-content:stretch!important;flex-direction:column!important}.postlab-crm-app .pl-task-form-actions .pl-btn{width:100%!important}}


/* v13.4.39 - Closed task accordions and alphabetical client selector */
.postlab-crm-app .pl-task-form{
  grid-template-columns:1fr!important;
  gap:14px!important;
}
.postlab-crm-app details.pl-task-accordion{
  display:block!important;
  grid-column:1 / -1!important;
  padding:0!important;
  overflow:hidden!important;
}
.postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:0!important;
  padding:16px 18px!important;
  cursor:pointer!important;
  list-style:none!important;
  user-select:none!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;
}
.postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title::-webkit-details-marker{display:none!important}
.postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title > div{flex:1 1 auto!important;min-width:0!important}
.postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title > em{
  margin-left:auto!important;
  font-style:normal!important;
  font-size:12px!important;
  font-weight:900!important;
  color:#2563eb!important;
  background:#eff6ff!important;
  border:1px solid #bfdbfe!important;
  border-radius:999px!important;
  padding:6px 10px!important;
}
.postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title > em:after{content:' ▾'}
.postlab-crm-app details.pl-task-accordion[open] > summary.pl-task-section-title{
  border-bottom:1px solid #dbeafe!important;
  background:#f7fbff!important;
}
.postlab-crm-app details.pl-task-accordion[open] > summary.pl-task-section-title > em{color:#0f766e!important;background:#ecfdf5!important;border-color:#a7f3d0!important}
.postlab-crm-app details.pl-task-accordion[open] > summary.pl-task-section-title > em:before{content:'Κλείσιμο';font-size:0}
.postlab-crm-app details.pl-task-accordion[open] > summary.pl-task-section-title > em:after{content:' ▴'}
.postlab-crm-app details.pl-task-accordion > .pl-task-section-grid,
.postlab-crm-app details.pl-task-accordion > .pl-field{
  padding:18px!important;
  margin:0!important;
}
.postlab-crm-app details.pl-task-accordion.pl-task-section-notes > .pl-field textarea{min-height:120px!important}
@media(max-width:767px){
  .postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title{padding:14px!important}
  .postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title > em{padding:5px 8px!important;font-size:11px!important}
  .postlab-crm-app details.pl-task-accordion > .pl-task-section-grid,
  .postlab-crm-app details.pl-task-accordion > .pl-field{padding:14px!important}
}

/* Post Lab CRM v13.4.41 - Multiple media folder per Content Review item */
.postlab-crm-app .pl-media-folder-field{
  padding:14px 16px!important;
  border:2px dashed #60a5fa!important;
  border-radius:16px!important;
  background:#eff6ff!important;
}
.postlab-crm-app .pl-media-folder-field label{color:#12306f!important;font-weight:900!important;}
.postlab-crm-app .pl-media-folder-field input{min-height:44px!important;background:#fff!important;}
.postlab-crm-app .pl-media-folder-gallery{
  border:1px solid #dce8f7!important;
  border-radius:18px!important;
  background:#f8fbff!important;
  padding:14px!important;
}
.postlab-crm-app .pl-media-folder-gallery-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-bottom:12px!important;
}
.postlab-crm-app .pl-media-folder-gallery-head>div{display:flex!important;flex-direction:column!important;gap:3px!important;}
.postlab-crm-app .pl-media-folder-gallery-head strong{color:#10265f!important;}
.postlab-crm-app .pl-media-folder-gallery-head small{color:#667085!important;}
.postlab-crm-app .pl-media-folder-gallery-head>a{color:#1557d6!important;text-decoration:none!important;font-weight:900!important;}
.postlab-crm-app .pl-media-folder-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;
  gap:12px!important;
}
.postlab-crm-app .pl-media-folder-card{
  margin:0!important;
  min-width:0!important;
  overflow:hidden!important;
  border:1px solid #d7e4f5!important;
  border-radius:15px!important;
  background:#0d1833!important;
}
.postlab-crm-app .pl-media-folder-card>a:first-child,
.postlab-crm-app .pl-media-folder-card>iframe,
.postlab-crm-app .pl-media-folder-card>video{
  display:block!important;
  width:100%!important;
  height:220px!important;
  border:0!important;
}
.postlab-crm-app .pl-media-folder-card img,
.postlab-crm-app .pl-media-folder-card video{
  display:block!important;
  width:100%!important;
  height:220px!important;
  object-fit:contain!important;
  background:#0d1833!important;
}
.postlab-crm-app .pl-media-folder-card figcaption{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:8px!important;
  padding:9px 10px!important;
  background:#fff!important;
  color:#475467!important;
}
.postlab-crm-app .pl-media-folder-card figcaption span{font-weight:900!important;color:#1557d6!important;}
.postlab-crm-app .pl-media-folder-card figcaption small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
.postlab-crm-app .pl-media-folder-card figcaption a{font-size:18px!important;text-decoration:none!important;color:#1557d6!important;font-weight:900!important;}
.postlab-crm-app .pl-media-folder-link-card{
  height:220px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  color:#fff!important;
  text-decoration:none!important;
  background:linear-gradient(145deg,#123caa,#22bde8)!important;
}
.postlab-crm-app .pl-media-folder-link-card span{font-size:34px!important;}
.postlab-crm-app .pl-media-folder-empty{padding:18px!important;border-radius:14px!important;background:#fff!important;color:#667085!important;text-align:center!important;}
.postlab-crm-app .pl-media-folder-admin-actions{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin-top:12px!important;}
.postlab-crm-app .pl-media-folder-admin-actions small{color:#667085!important;}
@media(max-width:760px){
  .postlab-crm-app .pl-media-folder-grid{grid-template-columns:1fr!important;}
  .postlab-crm-app .pl-media-folder-gallery-head{align-items:flex-start!important;flex-direction:column!important;}
  .postlab-crm-app .pl-media-folder-card>a:first-child,
  .postlab-crm-app .pl-media-folder-card>iframe,
  .postlab-crm-app .pl-media-folder-card>video,
  .postlab-crm-app .pl-media-folder-card img,
  .postlab-crm-app .pl-media-folder-link-card{height:260px!important;}
}


/* v13.4.43 - Επεξηγήσεις υποκατηγοριών Πελατών */
.postlab-crm-app .pl-client-category-description{margin:-4px 0 18px!important;padding:12px 14px!important;border:1px solid #dbeafe!important;border-left:4px solid #2563eb!important;border-radius:12px!important;background:#f8fbff!important;color:#475569!important;font-size:14px!important;line-height:1.55!important;font-weight:600!important}
@media(max-width:640px){.postlab-crm-app .pl-client-category-description{font-size:13px!important;padding:10px 12px!important;margin-bottom:14px!important}}


/* v13.4.44 — Νεανικό κουμπί «Νέος Υποψήφιος» */
.postlab-crm-app .pl-btn-new-lead{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  min-height:44px!important;
  padding:11px 18px!important;
  border:0!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#2563eb 0%,#0ea5e9 58%,#22d3ee 100%)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:800!important;
  letter-spacing:.1px!important;
  text-decoration:none!important;
  box-shadow:0 10px 24px rgba(37,99,235,.24),inset 0 1px 0 rgba(255,255,255,.28)!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;
}
.postlab-crm-app .pl-btn-new-lead::before{
  content:'+'!important;
  display:grid!important;
  place-items:center!important;
  width:24px!important;
  height:24px!important;
  border-radius:8px!important;
  background:rgba(255,255,255,.2)!important;
  font-size:20px!important;
  line-height:1!important;
  font-weight:500!important;
}
.postlab-crm-app .pl-btn-new-lead:hover{
  transform:translateY(-2px)!important;
  filter:saturate(1.08)!important;
  box-shadow:0 14px 30px rgba(37,99,235,.32),inset 0 1px 0 rgba(255,255,255,.32)!important;
}
.postlab-crm-app .pl-btn-new-lead:active{transform:translateY(0) scale(.985)!important}
.postlab-crm-app .pl-btn-new-lead:focus-visible{outline:3px solid rgba(14,165,233,.28)!important;outline-offset:3px!important}
@media(max-width:640px){
 .postlab-crm-app .pl-header .pl-actions{width:100%!important}
 .postlab-crm-app .pl-btn-new-lead{width:100%!important;min-height:46px!important;border-radius:13px!important}
}

/* v13.4.45: Στην ενότητα Πελάτες αφαιρέθηκε πλήρως ο γενικός τίτλος/υπότιτλος και παραμένει μόνο η κύρια ενέργεια. */
.postlab-crm-app .pl-header-action-only{justify-content:flex-end!important;margin-bottom:18px!important}
.postlab-crm-app .pl-header-action-only .pl-actions{margin-left:auto!important}
@media(max-width:1100px){.postlab-crm-app .pl-header-action-only{display:flex!important;justify-content:flex-end!important}.postlab-crm-app .pl-header-action-only .pl-actions{margin-top:0!important;width:auto!important}}

/* v13.4.46 — Modern clients header, information panel and filter layout */
.postlab-crm-app .pl-clients-modern-card{
  padding:24px 26px 28px!important;
  border:1px solid #e4ecf7!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;
  box-shadow:0 12px 34px rgba(15,61,145,.08)!important;
}
.postlab-crm-app .pl-clients-section-head{
  display:flex!important;align-items:center!important;justify-content:space-between!important;
  gap:18px!important;margin:0 0 16px!important;
}
.postlab-crm-app .pl-clients-section-title{display:flex!important;align-items:center!important;gap:13px!important;min-width:0!important}
.postlab-crm-app .pl-clients-section-title h2{margin:0!important;color:#123f91!important;font-size:30px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:-.45px!important}
.postlab-crm-app .pl-clients-section-icon{
  width:42px!important;height:42px!important;border-radius:14px!important;display:grid!important;place-items:center!important;
  color:#fff!important;background:linear-gradient(145deg,#1d5ff2,#0ea5e9)!important;
  box-shadow:0 8px 20px rgba(37,99,235,.24)!important;font-size:16px!important;font-weight:900!important;letter-spacing:-1px!important;
  position:relative!important;
}
.postlab-crm-app .pl-clients-section-icon:after{content:''!important;position:absolute!important;left:7px!important;bottom:-4px!important;border-width:5px 5px 0 0!important;border-style:solid!important;border-color:#1d6cf0 transparent transparent transparent!important;transform:skewX(-18deg)!important}
.postlab-crm-app .pl-client-category-description{
  display:flex!important;align-items:center!important;gap:14px!important;
  margin:0 0 24px!important;padding:16px 18px!important;
  border:1px solid #bcd6ff!important;border-left:4px solid #2563eb!important;border-radius:14px!important;
  background:linear-gradient(90deg,#f3f8ff 0%,#f8fbff 100%)!important;color:#34507c!important;
  font-size:14px!important;line-height:1.55!important;font-weight:600!important;
}
.postlab-crm-app .pl-client-category-info{flex:0 0 32px!important;width:32px!important;height:32px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#1670ef!important;color:#fff!important;font-size:18px!important;font-weight:900!important;font-family:Georgia,serif!important;box-shadow:0 6px 14px rgba(22,112,239,.2)!important}
.postlab-crm-app .pl-filter-v78{margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.postlab-crm-app .pl-client-search-layout-v78{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:20px 24px!important;width:100%!important}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row{display:contents!important}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3{display:grid!important;grid-column:1/-1!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:20px 24px!important}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 .pl-client-filter-field:nth-child(3){grid-column:1!important}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q{display:grid!important;grid-column:1/-1!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:20px 24px!important;align-items:end!important}
.postlab-crm-app .pl-client-filter-field{display:flex!important;flex-direction:column!important;gap:8px!important;margin:0!important;min-width:0!important;color:#123b7a!important;font-size:13px!important;font-weight:850!important}
.postlab-crm-app .pl-client-filter-field>span:first-child,.postlab-crm-app .pl-crm-user-filter label{color:#123b7a!important;font-size:13px!important;font-weight:850!important;margin:0 0 8px!important;line-height:1.2!important}
.postlab-crm-app .pl-filter-v78 select,.postlab-crm-app .pl-filter-v78 input[type="search"]{
  width:100%!important;height:48px!important;min-height:48px!important;padding:0 15px!important;border:1px solid #bfd5f7!important;border-radius:12px!important;
  background:#fff!important;color:#24456f!important;font-size:14px!important;font-weight:600!important;box-shadow:0 2px 8px rgba(38,88,160,.04)!important;transition:border-color .18s,box-shadow .18s,background .18s!important;
}
.postlab-crm-app .pl-filter-v78 select:focus,.postlab-crm-app .pl-filter-v78 input[type="search"]:focus{outline:none!important;border-color:#2f75ef!important;box-shadow:0 0 0 4px rgba(47,117,239,.11)!important;background:#fff!important}
.postlab-crm-app .pl-crm-user-filter{display:flex!important;flex-direction:column!important;min-width:0!important}
.postlab-crm-app .pl-client-filter-search-field{grid-column:2!important}
.postlab-crm-app .pl-client-search-input-wrap{position:relative!important;display:block!important}
.postlab-crm-app .pl-client-search-input-wrap .pl-client-general-search{padding-left:43px!important}
.postlab-crm-app .pl-client-search-icon{position:absolute!important;left:15px!important;top:50%!important;transform:translateY(-50%)!important;color:#6682a9!important;font-size:23px!important;font-weight:500!important;z-index:2!important;line-height:1!important}
.postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons{grid-column:2!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;margin-top:-2px!important}
.postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons .pl-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:46px!important;padding:11px 20px!important;border-radius:12px!important;font-size:14px!important;font-weight:850!important;text-decoration:none!important;margin:0!important}
.postlab-crm-app .pl-btn-search{background:linear-gradient(135deg,#1559e8,#0f73f4)!important;border:1px solid #1559e8!important;color:#fff!important;box-shadow:0 8px 18px rgba(21,89,232,.22)!important}
.postlab-crm-app .pl-btn-search:hover{background:linear-gradient(135deg,#0e4dd5,#0966e7)!important;border-color:#0e4dd5!important;transform:translateY(-1px)!important}
.postlab-crm-app .pl-btn-clear-search{background:#fff!important;color:#174ea6!important;border:1px solid #bcd2f3!important;box-shadow:0 4px 12px rgba(40,89,160,.07)!important}
.postlab-crm-app .pl-btn-clear-search:hover{background:#f5f9ff!important;color:#0d47a1!important;border-color:#8fb4eb!important;transform:translateY(-1px)!important}
.postlab-crm-app .pl-btn-new-lead{min-height:48px!important;padding:12px 21px!important;border-radius:13px!important;background:linear-gradient(135deg,#1258eb 0%,#1597ef 70%,#22b8e8 100%)!important;box-shadow:0 10px 22px rgba(28,103,222,.25)!important;font-size:14px!important}
.postlab-crm-app .pl-btn-new-lead::before{width:25px!important;height:25px!important;border-radius:8px!important;background:rgba(255,255,255,.18)!important;font-size:20px!important}
@media(max-width:900px){
 .postlab-crm-app .pl-clients-modern-card{padding:20px!important;border-radius:17px!important}
 .postlab-crm-app .pl-client-search-layout-v78,.postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3,.postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q{grid-template-columns:1fr!important;gap:15px!important}
 .postlab-crm-app .pl-client-filter-search-field,.postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons,.postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 .pl-client-filter-field:nth-child(3){grid-column:1!important}
 .postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons{justify-content:stretch!important}
 .postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons .pl-btn{flex:1 1 0!important}
}
@media(max-width:640px){
 .postlab-crm-app .pl-clients-modern-card{padding:14px!important;border-radius:15px!important}
 .postlab-crm-app .pl-clients-section-head{align-items:center!important;gap:10px!important;margin-bottom:13px!important}
 .postlab-crm-app .pl-clients-section-title{gap:9px!important;min-width:0!important}
 .postlab-crm-app .pl-clients-section-title h2{font-size:23px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
 .postlab-crm-app .pl-clients-section-icon{width:34px!important;height:34px!important;border-radius:11px!important;font-size:13px!important}
 .postlab-crm-app .pl-btn-new-lead{width:auto!important;min-height:40px!important;padding:9px 12px!important;border-radius:11px!important;font-size:12px!important;white-space:nowrap!important}
 .postlab-crm-app .pl-btn-new-lead::before{width:20px!important;height:20px!important;font-size:17px!important;border-radius:6px!important}
 .postlab-crm-app .pl-client-category-description{align-items:flex-start!important;padding:12px!important;margin-bottom:17px!important;font-size:12px!important;gap:10px!important}
 .postlab-crm-app .pl-client-category-info{width:27px!important;height:27px!important;flex-basis:27px!important;font-size:15px!important}
 .postlab-crm-app .pl-filter-v78 select,.postlab-crm-app .pl-filter-v78 input[type="search"]{height:45px!important;min-height:45px!important}
 .postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
 .postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons .pl-btn{width:100%!important;min-height:43px!important;padding:9px 8px!important;font-size:12px!important}
}


/* v13.4.47 — Exact compact spacing for Clients filters, matching approved mockup */
.postlab-crm-app .pl-clients-modern-card{
  padding:22px 26px 24px!important;
}
.postlab-crm-app .pl-clients-section-head{
  margin:0 0 14px!important;
  min-height:48px!important;
}
.postlab-crm-app .pl-client-category-description{
  margin:0 0 18px!important;
  padding:14px 16px!important;
  min-height:52px!important;
}
.postlab-crm-app .pl-filter-v78,
.postlab-crm-app .pl-client-search-layout-v78{
  margin:0!important;
  padding:0!important;
}
.postlab-crm-app .pl-client-search-layout-v78{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  column-gap:18px!important;
  row-gap:14px!important;
  align-items:start!important;
}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3{
  display:contents!important;
}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 .pl-client-filter-field:nth-child(1){grid-column:1!important;grid-row:1!important}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 .pl-client-filter-field:nth-child(2){grid-column:2!important;grid-row:1!important}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 .pl-client-filter-field:nth-child(3){grid-column:1!important;grid-row:2!important}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q{
  display:contents!important;
}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-crm-user-filter{
  grid-column:1!important;grid-row:3!important;
}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-client-filter-search-field{
  grid-column:2!important;grid-row:2!important;
}
.postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-search-buttons{
  grid-column:2!important;grid-row:3!important;
  display:flex!important;justify-content:flex-end!important;align-items:flex-end!important;
  gap:10px!important;margin:0!important;align-self:end!important;
}
.postlab-crm-app .pl-client-filter-field,
.postlab-crm-app .pl-crm-user-filter{
  margin:0!important;padding:0!important;gap:6px!important;min-height:0!important;
}
.postlab-crm-app .pl-client-filter-field>span:first-child,
.postlab-crm-app .pl-crm-user-filter label{
  margin:0 0 6px!important;
  line-height:1.2!important;
}
.postlab-crm-app .pl-filter-v78 select,
.postlab-crm-app .pl-filter-v78 input[type="search"]{
  height:46px!important;min-height:46px!important;margin:0!important;
}
.postlab-crm-app .pl-client-search-row-user-q .pl-search-buttons .pl-btn{
  min-height:46px!important;height:46px!important;padding:10px 18px!important;margin:0!important;
}
.postlab-crm-app .pl-client-pagination:first-of-type{
  margin-top:14px!important;
}
@media(max-width:900px){
  .postlab-crm-app .pl-client-search-layout-v78{grid-template-columns:1fr!important;row-gap:12px!important}
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 .pl-client-filter-field:nth-child(1),
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 .pl-client-filter-field:nth-child(2),
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 .pl-client-filter-field:nth-child(3),
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-crm-user-filter,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-client-filter-search-field,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-search-buttons{
    grid-column:1!important;grid-row:auto!important;
  }
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-search-buttons{justify-content:stretch!important}
}
@media(max-width:640px){
  .postlab-crm-app .pl-clients-modern-card{padding:14px!important}
  .postlab-crm-app .pl-clients-section-head{min-height:42px!important;margin-bottom:12px!important}
  .postlab-crm-app .pl-client-category-description{margin-bottom:14px!important;padding:11px 12px!important;min-height:0!important}
  .postlab-crm-app .pl-client-search-layout-v78{row-gap:10px!important}
}


/* v13.4.48 - Mobile client card and quick edit rebuilt for true full-width responsive layout */
@media (max-width:760px){
  html,body{max-width:100%!important;overflow-x:hidden!important}
  html body .postlab-crm-app .pl-mobile-leads-cards-top,
  html body .postlab-crm-app .pl-mobile-leads-cards{
    width:100%!important;max-width:100%!important;min-width:0!important;
    padding-left:10px!important;padding-right:10px!important;
    box-sizing:border-box!important;overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112{
    display:grid!important;
    grid-template-columns:24px 58px minmax(0,1fr)!important;
    grid-template-areas:
      "check avatar main"
      "actions actions actions"!important;
    column-gap:10px!important;row-gap:12px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    padding:14px!important;margin:0 0 14px!important;
    border:1px solid #cfe3ff!important;border-radius:20px!important;
    background:#fff!important;overflow:visible!important;
    box-shadow:0 10px 24px rgba(15,23,42,.07)!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112.pl-quick-open{
    grid-template-areas:
      "check avatar main"
      "actions actions actions"
      "quick quick quick"!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-card-check{
    grid-area:check!important;align-self:start!important;justify-self:center!important;
    margin:19px 0 0!important;min-width:0!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-avatar{
    grid-area:avatar!important;width:56px!important;height:56px!important;
    min-width:56px!important;min-height:56px!important;margin:0!important;
    align-self:start!important;border:1px solid #bfdbfe!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-main{
    grid-area:main!important;display:flex!important;flex-direction:column!important;
    gap:5px!important;width:100%!important;max-width:100%!important;min-width:0!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-title-row{
    display:flex!important;flex-direction:column!important;align-items:flex-start!important;
    gap:5px!important;width:100%!important;min-width:0!important;
  }
  html body .postlab-crm-app .pl-mobile-title-row h3,
  html body .postlab-crm-app .pl-mobile-meta,
  html body .postlab-crm-app .pl-mobile-contact,
  html body .postlab-crm-app .pl-mobile-contact span{
    position:static!important;inset:auto!important;float:none!important;
    writing-mode:horizontal-tb!important;text-orientation:mixed!important;
    transform:none!important;letter-spacing:normal!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;
  }
  html body .postlab-crm-app .pl-mobile-title-row h3{
    margin:0!important;font-size:18px!important;line-height:1.2!important;color:#12306f!important;
  }
  html body .postlab-crm-app .pl-mobile-meta,
  html body .postlab-crm-app .pl-mobile-contact span{
    font-size:13px!important;line-height:1.35!important;color:#52637a!important;
  }
  html body .postlab-crm-app .pl-mobile-status{
    display:inline-flex!important;width:auto!important;max-width:100%!important;
    margin:0!important;padding:4px 9px!important;font-size:11px!important;line-height:1.1!important;
  }
  html body .postlab-crm-app .pl-mobile-contact{
    display:grid!important;grid-template-columns:1fr!important;gap:4px!important;padding-top:3px!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact{
    grid-area:actions!important;display:grid!important;grid-template-columns:1fr 1fr!important;
    gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;
    padding:12px 0 0!important;margin:0!important;border-top:1px solid #e5eef9!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact a.pl-mobile-action{
    display:flex!important;align-items:center!important;justify-content:center!important;
    width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:48px!important;
    padding:10px 12px!important;border-radius:14px!important;text-align:center!important;
    white-space:normal!important;overflow:visible!important;line-height:1.2!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-al,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-quick-edit-text{
    display:inline!important;width:auto!important;max-width:100%!important;
    font-size:14px!important;line-height:1.2!important;white-space:normal!important;
    overflow:visible!important;text-overflow:clip!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit{
    grid-area:quick!important;display:none!important;width:100%!important;max-width:100%!important;
    min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit.pl-quick-edit-open{
    display:block!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-form,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-panel{
    width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-panel{
    padding:16px!important;border-radius:18px!important;background:#f8fbff!important;
    border:1px solid #bfdbfe!important;box-shadow:none!important;overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-head{
    display:block!important;width:100%!important;margin:0 0 14px!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-head strong{
    display:block!important;font-size:20px!important;line-height:1.2!important;color:#12306f!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-head strong:before{
    content:"⚡";margin-right:8px;color:#2563eb;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-head span{
    display:block!important;margin-top:7px!important;font-size:14px!important;line-height:1.45!important;
    color:#64748b!important;font-weight:700!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-grid{
    display:grid!important;grid-template-columns:1fr!important;gap:13px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-grid label{
    display:flex!important;flex-direction:column!important;gap:7px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    padding:0!important;margin:0!important;background:transparent!important;border:0!important;
    font-size:15px!important;line-height:1.25!important;color:#12306f!important;font-weight:900!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-grid select,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-grid input,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-grid textarea{
    display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;
    min-height:52px!important;margin:0!important;padding:11px 14px!important;
    border:1px solid #93c5fd!important;border-radius:14px!important;background:#fff!important;
    color:#12306f!important;font-size:17px!important;line-height:1.25!important;font-weight:800!important;
    writing-mode:horizontal-tb!important;transform:none!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-field small{
    display:block!important;font-size:13px!important;line-height:1.4!important;color:#64748b!important;font-weight:700!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-actions{
    display:grid!important;grid-template-columns:1fr!important;gap:10px!important;
    width:100%!important;margin:16px 0 0!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-actions .pl-btn{
    display:flex!important;align-items:center!important;justify-content:center!important;
    width:100%!important;max-width:100%!important;min-width:0!important;min-height:50px!important;
    margin:0!important;padding:11px 14px!important;border-radius:14px!important;
    font-size:16px!important;line-height:1.2!important;white-space:normal!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-save{
    background:linear-gradient(135deg,#2563eb,#38bdf8)!important;color:#fff!important;
    border-color:#2563eb!important;box-shadow:0 7px 16px rgba(37,99,235,.2)!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-cancel{
    background:#fff!important;color:#2563eb!important;border:1px solid #93c5fd!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-small{
    display:flex!important;align-items:flex-start!important;gap:9px!important;
    width:100%!important;margin:14px 0 0!important;padding:12px 14px!important;
    border:1px solid #bfdbfe!important;border-radius:14px!important;background:#eff6ff!important;
    color:#475569!important;font-size:13px!important;line-height:1.45!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-small:before{
    content:"i";display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;
    width:22px;height:22px;border-radius:50%;background:#2563eb;color:#fff;font-weight:900;
  }
}
@media (max-width:399px){
  html body .postlab-crm-app .pl-mobile-lead-card-v125112{
    grid-template-columns:20px 48px minmax(0,1fr)!important;padding:11px!important;column-gap:8px!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-avatar{
    width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact{grid-template-columns:1fr!important}
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-panel{padding:13px!important}
}


/* v13.4.49 - Mobile clients / quick edit forced to single-column layout */
@media (max-width:760px){
  html body .postlab-crm-app .pl-mobile-lead-card-v125112{
    position:relative!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-areas:
      "avatar"
      "main"
      "actions"
      "quick"!important;
    row-gap:12px!important;
    column-gap:0!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    padding:14px!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112.pl-quick-open{
    grid-template-areas:
      "avatar"
      "main"
      "actions"
      "quick"!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-card-check{
    position:absolute!important;top:16px!important;left:16px!important;z-index:5!important;
    margin:0!important;padding:0!important;width:auto!important;min-width:0!important;
    align-self:auto!important;justify-self:auto!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-avatar{
    grid-area:avatar!important;justify-self:flex-start!important;align-self:start!important;
    margin:0 0 2px 34px!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-main{
    grid-area:main!important;display:flex!important;flex-direction:column!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    margin:0!important;padding:0!important;gap:8px!important;overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-title-row,
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-tags,
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-contact,
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-contact span{
    display:grid!important;grid-template-columns:1fr!important;gap:6px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-tags span{
    display:block!important;width:100%!important;padding:10px 12px!important;
    border:1px solid #dbeafe!important;border-radius:12px!important;background:#f8fbff!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 h3,
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-meta,
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-contact span,
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-tags span,
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-main b{
    position:static!important;inset:auto!important;float:none!important;
    writing-mode:horizontal-tb!important;text-orientation:mixed!important;transform:none!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;
    line-height:1.35!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 h3{font-size:20px!important}
  html body .postlab-crm-app .pl-mobile-actions-compact{
    grid-area:actions!important;display:grid!important;grid-template-columns:1fr!important;
    width:100%!important;max-width:100%!important;min-width:0!important;gap:10px!important;
    padding:12px 0 0!important;margin:0!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact a.pl-mobile-action{
    width:100%!important;max-width:100%!important;justify-content:flex-start!important;
    text-align:left!important;min-height:48px!important;padding:12px 14px!important;
    white-space:normal!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-al,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-quick-edit-text{
    display:inline-flex!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit,
  html body .postlab-crm-app .pl-mobile-quick-edit.pl-quick-edit-open,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-form,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-panel,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-grid,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-field,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-field,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-actions,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-small{
    display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-grid > *,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-field > *{
    width:100%!important;max-width:100%!important;min-width:0!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-actions .pl-btn{
    display:flex!important;width:100%!important;max-width:100%!important;justify-content:center!important;
  }
}
@media (max-width:399px){
  html body .postlab-crm-app .pl-mobile-lead-card-v125112{padding:12px!important}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-card-check{top:14px!important;left:14px!important}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-avatar{margin-left:30px!important}
}

/* v13.4.52 fallback: comfortable mobile phone display */
@media(max-width:760px){.postlab-crm-app .pl-mobile-contact .pl-contact-mobile,.postlab-crm-app .pl-mobile-contact .pl-contact-landline{font-variant-numeric:tabular-nums!important;letter-spacing:.25px!important;white-space:nowrap!important;overflow-x:auto!important}}


/* v13.4.54 - Mobile-only horizontal text and true single-column forms/cards */
@media (max-width:900px){
  html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
  html body .postlab-crm-app,
  html body .postlab-crm-app .pl-main,
  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app form,
  html body .postlab-crm-app .pl-grid,
  html body .postlab-crm-app .pl-followup-form,
  html body .postlab-crm-app .pl-field,
  html body .postlab-crm-app .pl-full{
    width:100%!important;max-width:100%!important;min-width:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-grid,
  html body .postlab-crm-app form.pl-grid,
  html body .postlab-crm-app .pl-followup-form,
  html body .postlab-crm-app form.pl-followup-form{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:12px!important;
  }
  html body .postlab-crm-app .pl-grid > *,
  html body .postlab-crm-app .pl-followup-form > *,
  html body .postlab-crm-app .pl-field,
  html body .postlab-crm-app .pl-full{
    grid-column:1/-1!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
  }
  html body .postlab-crm-app .pl-field label,
  html body .postlab-crm-app .pl-label,
  html body .postlab-crm-app .pl-field > label,
  html body .postlab-crm-app .pl-followup-form label,
  html body .postlab-crm-app .pl-followup-form .pl-field label{
    display:block!important;
    position:static!important;inset:auto!important;float:none!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    margin:0 0 7px!important;padding:0!important;
    writing-mode:horizontal-tb!important;text-orientation:mixed!important;
    transform:none!important;letter-spacing:normal!important;
    white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;
    line-height:1.35!important;text-align:left!important;
  }
  html body .postlab-crm-app .pl-field input,
  html body .postlab-crm-app .pl-field select,
  html body .postlab-crm-app .pl-field textarea,
  html body .postlab-crm-app .pl-followup-form input,
  html body .postlab-crm-app .pl-followup-form select,
  html body .postlab-crm-app .pl-followup-form textarea{
    display:block!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    box-sizing:border-box!important;
    writing-mode:horizontal-tb!important;text-orientation:mixed!important;
    transform:none!important;
    white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;
    font-size:16px!important;line-height:1.35!important;
  }
  html body .postlab-crm-app .pl-followup-form textarea,
  html body .postlab-crm-app .pl-field textarea{min-height:110px!important}

  html body .postlab-crm-app .pl-mobile-lead-card-v125112{
    position:relative!important;
    display:flex!important;flex-direction:column!important;align-items:stretch!important;
    gap:12px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    padding:14px!important;box-sizing:border-box!important;overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-card-check{
    position:absolute!important;top:16px!important;left:16px!important;margin:0!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-avatar{
    align-self:flex-start!important;margin:0 0 0 34px!important;flex:0 0 auto!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-main,
  html body .postlab-crm-app .pl-mobile-title-row,
  html body .postlab-crm-app .pl-mobile-meta,
  html body .postlab-crm-app .pl-mobile-tags,
  html body .postlab-crm-app .pl-mobile-contact,
  html body .postlab-crm-app .pl-mobile-contact span{
    position:static!important;inset:auto!important;float:none!important;
    display:block!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    margin:0!important;box-sizing:border-box!important;
    writing-mode:horizontal-tb!important;text-orientation:mixed!important;
    transform:none!important;letter-spacing:normal!important;
    white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;
    line-height:1.4!important;text-align:left!important;
  }
  html body .postlab-crm-app .pl-mobile-title-row h3,
  html body .postlab-crm-app .pl-mobile-title-row h3 *,
  html body .postlab-crm-app .pl-mobile-meta *,
  html body .postlab-crm-app .pl-mobile-tags span,
  html body .postlab-crm-app .pl-mobile-tags b,
  html body .postlab-crm-app .pl-mobile-contact span{
    writing-mode:horizontal-tb!important;text-orientation:mixed!important;transform:none!important;
    white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;
  }
  html body .postlab-crm-app .pl-mobile-title-row h3{font-size:20px!important;line-height:1.25!important;margin:0 0 7px!important}
  html body .postlab-crm-app .pl-mobile-meta{font-size:15px!important;margin:7px 0!important}
  html body .postlab-crm-app .pl-mobile-tags{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}
  html body .postlab-crm-app .pl-mobile-tags span{
    padding:11px 13px!important;border:1px solid #dbeafe!important;border-radius:13px!important;background:#f8fbff!important;
  }
  html body .postlab-crm-app .pl-mobile-contact{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:8px!important}
  html body .postlab-crm-app .pl-mobile-contact span{
    padding:10px 12px!important;border:1px solid #e5eef9!important;border-radius:12px!important;background:#fff!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact{
    display:grid!important;grid-template-columns:1fr!important;gap:10px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact a.pl-mobile-action{
    width:100%!important;max-width:100%!important;min-width:0!important;
    box-sizing:border-box!important;justify-content:center!important;text-align:center!important;
  }
  html body .postlab-crm-app .pl-mobile-quick-edit,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-form,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-panel,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-edit-grid,
  html body .postlab-crm-app .pl-mobile-quick-edit .pl-quick-field{
    width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;
  }
}
@media (max-width:420px){
  html body .postlab-crm-app{padding-left:8px!important;padding-right:8px!important}
  html body .postlab-crm-app .pl-card{padding:14px!important}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112{padding:12px!important}
}


/* v13.4.55 - authoritative mobile single-column fallback; final inline rules in quick_edit_script */
@media screen and (max-width:760px){
  .postlab-crm-app .pl-mobile-lead-card-v125112{width:100%!important;max-width:100%!important;min-width:0!important}
  .postlab-crm-app .pl-mobile-quick-edit,.postlab-crm-app .pl-mobile-quick-edit *{max-width:100%!important;box-sizing:border-box!important}
}


/* v13.4.56 - Mobile contact rows: icon + readable value */
@media screen and (max-width:760px){
  html body .postlab-crm-app .pl-mobile-contact{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important}
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-row{position:static!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:11px 13px!important;box-sizing:border-box!important;border:1px solid #dbeafe!important;border-radius:14px!important;background:#fff!important;color:#334155!important;overflow:hidden!important;transform:none!important}
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-row>.pl-contact-icon{position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;max-width:30px!important;min-width:30px!important;height:30px!important;max-height:30px!important;min-height:30px!important;margin:0!important;padding:0!important;border:0!important;border-radius:9px!important;background:#eff6ff!important;color:#2563eb!important;font-size:16px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;box-sizing:border-box!important;transform:none!important}
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-row>.pl-contact-value{position:static!important;display:block!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#334155!important;font-size:16px!important;line-height:1.35!important;font-weight:800!important;text-align:left!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;transform:none!important;letter-spacing:normal!important;box-sizing:border-box!important}
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-mobile>.pl-contact-value,html body .postlab-crm-app .pl-mobile-contact .pl-contact-landline>.pl-contact-value{white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;overflow:hidden!important;text-overflow:ellipsis!important;font-variant-numeric:tabular-nums!important;letter-spacing:.2px!important}
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-email>.pl-contact-value{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;font-size:15px!important}
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-address>.pl-contact-value{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}
}


/* v13.4.58 - Native mobile Quick Edit: no JavaScript dependency */
@media screen and (max-width:760px){
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important;grid-column:1/-1!important}
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native>summary{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:50px!important;margin:0!important;padding:11px 14px!important;box-sizing:border-box!important;cursor:pointer!important;list-style:none!important;white-space:normal!important;text-align:center!important}
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native>summary::-webkit-details-marker{display:none!important}
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native>summary::marker{content:""!important}
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native[open]>summary{box-shadow:0 5px 12px rgba(217,164,0,.18)!important}
  html body .postlab-crm-app .pl-mobile-quick-native-panel{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:10px 0 0!important;padding:0!important;box-sizing:border-box!important;overflow:visible!important}
  html body .postlab-crm-app .pl-mobile-quick-native-panel .pl-quick-edit-form,html body .postlab-crm-app .pl-mobile-quick-native-panel .pl-quick-edit-panel,html body .postlab-crm-app .pl-mobile-quick-native-panel .pl-quick-edit-grid,html body .postlab-crm-app .pl-mobile-quick-native-panel .pl-quick-field,html body .postlab-crm-app .pl-mobile-quick-native-panel .pl-quick-edit-actions{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
  html body .postlab-crm-app .pl-mobile-quick-native-panel .pl-quick-edit-grid{display:grid!important;grid-template-columns:1fr!important;gap:13px!important}
  html body .postlab-crm-app .pl-mobile-quick-native-panel .pl-quick-edit-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  html body .postlab-crm-app .pl-mobile-quick-native-panel select,html body .postlab-crm-app .pl-mobile-quick-native-panel input,html body .postlab-crm-app .pl-mobile-quick-native-panel textarea,html body .postlab-crm-app .pl-mobile-quick-native-panel .pl-btn{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
}


/* v13.4.59 - Balanced mobile customer action buttons */
@media screen and (max-width:760px){
  html body .postlab-crm-app .pl-mobile-actions-compact{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-items:stretch!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:14px 0 0!important;
    overflow:visible!important;
    white-space:normal!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-edit,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-quick-native,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-delete{
    grid-column:1 / -1!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > a.pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-quick-native > summary{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:54px!important;
    margin:0!important;
    padding:11px 9px!important;
    box-sizing:border-box!important;
    border-radius:14px!important;
    text-align:center!important;
    white-space:normal!important;
    overflow:visible!important;
    line-height:1.2!important;
    font-size:14px!important;
    font-weight:900!important;
    box-shadow:0 7px 16px rgba(15,23,42,.13)!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-ai,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-al,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-quick-edit-text,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native > summary .pl-ai,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native > summary .pl-quick-edit-text{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    color:inherit!important;
    font-size:14px!important;
    font-weight:900!important;
    line-height:1.2!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-ai,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native > summary .pl-ai{
    flex:0 0 auto!important;
    font-size:17px!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-edit,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-quick-native > summary{
    min-height:58px!important;
    font-size:16px!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-edit .pl-al,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-quick-native > summary .pl-quick-edit-text{
    font-size:16px!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-ma-delete{
    margin-top:2px!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native-panel{
    margin:10px 0 2px!important;
  }
}
@media screen and (max-width:370px){
  html body .postlab-crm-app .pl-mobile-actions-compact{
    grid-template-columns:1fr!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > *{
    grid-column:1!important;
  }
}


/* v13.4.60 - Mobile actions: all buttons full-width, one per row, perfectly aligned */
@media screen and (max-width:1100px){
  html body .postlab-crm-app .pl-mobile-actions-compact{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    align-items:stretch!important;
    justify-items:stretch!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:14px 0 0!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > *{
    grid-column:1!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > a.pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact > button.pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-quick-native > summary{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex-wrap:nowrap!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:58px!important;
    height:auto!important;
    margin:0!important;
    padding:13px 16px!important;
    box-sizing:border-box!important;
    border-radius:15px!important;
    text-align:center!important;
    white-space:normal!important;
    overflow:visible!important;
    line-height:1.2!important;
    font-size:16px!important;
    font-weight:900!important;
    box-shadow:0 7px 16px rgba(15,23,42,.13)!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-ai,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-al,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-quick-edit-text,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native > summary .pl-ai,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native > summary .pl-quick-edit-text{
    position:static!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    max-width:calc(100% - 30px)!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    color:inherit!important;
    font-size:16px!important;
    font-weight:900!important;
    line-height:1.2!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    text-align:center!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    transform:none!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-ai,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native > summary .pl-ai{
    flex:0 0 auto!important;
    max-width:none!important;
    font-size:19px!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-quick-native{
    display:block!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native-panel{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:12px 0 0!important;
    box-sizing:border-box!important;
  }
}


/* v13.4.61 - Approved mobile action stack: exact single-column full-width alignment */
@media screen and (max-width:1100px){
  html body .postlab-crm-app .pl-mobile-actions-compact{
    display:grid!important;grid-template-columns:minmax(0,1fr)!important;
    align-items:stretch!important;justify-items:stretch!important;gap:12px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    margin:0!important;padding:14px 0 0!important;box-sizing:border-box!important;overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > *{
    grid-column:1!important;display:block!important;width:100%!important;max-width:100%!important;
    min-width:0!important;margin:0!important;box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > a.pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact > button.pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-quick-native > summary{
    display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;
    gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;
    min-height:58px!important;height:auto!important;margin:0!important;padding:13px 16px!important;
    box-sizing:border-box!important;border-radius:15px!important;text-align:center!important;
    white-space:normal!important;overflow:visible!important;line-height:1.2!important;
    font-size:16px!important;font-weight:900!important;box-shadow:0 7px 16px rgba(15,23,42,.13)!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-ai{
    flex:0 0 auto!important;font-size:19px!important;line-height:1!important;margin:0!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-al,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-quick-edit-text{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;
    min-width:0!important;max-width:calc(100% - 32px)!important;margin:0!important;
    font-size:16px!important;font-weight:900!important;line-height:1.2!important;
    white-space:normal!important;overflow:visible!important;text-overflow:clip!important;text-align:center!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-quick-native{display:block!important}
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-quick-native-panel{
    width:100%!important;max-width:100%!important;min-width:0!important;margin:12px 0 0!important;box-sizing:border-box!important;
  }
}


/* v13.5.4 - Tablet uses the same clean single-column CRM layout as mobile */
@media screen and (min-width:761px) and (max-width:1100px){
  html,body{max-width:100%!important;overflow-x:hidden!important}
  html body .postlab-crm-app,
  html body .postlab-crm-app .pl-shell,
  html body .postlab-crm-app .pl-main,
  html body .postlab-crm-app .pl-section,
  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app form{
    max-width:100%!important;min-width:0!important;box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-client-search-layout-v78,
  html body .postlab-crm-app .pl-client-search-row-top-3,
  html body .postlab-crm-app .pl-client-search-row-user-q,
  html body .postlab-crm-app .pl-filter-v78,
  html body .postlab-crm-app .pl-grid,
  html body .postlab-crm-app .pl-form-grid,
  html body .postlab-crm-app .pl-history-followup-grid{
    display:grid!important;grid-template-columns:minmax(0,1fr)!important;
    width:100%!important;max-width:100%!important;min-width:0!important;gap:12px!important;
  }
  html body .postlab-crm-app .pl-client-search-layout-v78 > *,
  html body .postlab-crm-app .pl-client-search-row-top-3 > *,
  html body .postlab-crm-app .pl-client-search-row-user-q > *,
  html body .postlab-crm-app .pl-filter-v78 > *,
  html body .postlab-crm-app .pl-grid > *,
  html body .postlab-crm-app .pl-form-grid > *,
  html body .postlab-crm-app .pl-history-followup-grid > *{
    grid-column:1!important;width:100%!important;max-width:100%!important;min-width:0!important;
  }
  html body .postlab-crm-app input,
  html body .postlab-crm-app select,
  html body .postlab-crm-app textarea,
  html body .postlab-crm-app button,
  html body .postlab-crm-app .pl-btn{
    max-width:100%!important;box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-search-buttons,
  html body .postlab-crm-app .pl-quick-edit-actions{
    display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:10px!important;
  }
  html body .postlab-crm-app .pl-search-buttons .pl-btn,
  html body .postlab-crm-app .pl-quick-edit-actions .pl-btn{
    width:100%!important;min-width:0!important;
  }
  html body .postlab-crm-app .pl-mobile-leads-cards-top{
    display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;
    gap:14px!important;margin:12px 0!important;padding:10px!important;box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table{display:none!important}
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112{
    width:100%!important;max-width:100%!important;min-width:0!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact{
    display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > *{
    grid-column:1!important;width:100%!important;max-width:100%!important;min-width:0!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > a.pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact > button.pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact > .pl-mobile-quick-native > summary{
    width:100%!important;max-width:100%!important;min-height:58px!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    margin:0!important;padding:13px 16px!important;border-radius:15px!important;
  }
  html body .postlab-crm-app h1,
  html body .postlab-crm-app h2,
  html body .postlab-crm-app h3,
  html body .postlab-crm-app h4,
  html body .postlab-crm-app p,
  html body .postlab-crm-app label,
  html body .postlab-crm-app span,
  html body .postlab-crm-app strong,
  html body .postlab-crm-app small{
    writing-mode:horizontal-tb!important;text-orientation:mixed!important;
    word-break:normal!important;overflow-wrap:anywhere!important;
  }
}


/* v13.5.7 - Follow-up notes label/textarea repair on phone and tablet */
@media screen and (max-width:1024px){
  html body .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form > .pl-followup-notes-field,
  html body .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form > .pl-followup-notes-field{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0 0 14px!important;
    padding:0!important;
    grid-column:1/-1!important;
    float:none!important;
    clear:both!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form > .pl-followup-notes-field > label,
  html body .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form > .pl-followup-notes-field > label{
    display:block!important;
    grid-template-columns:none!important;
    align-items:initial!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0 0 8px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    color:#12327c!important;
    font-size:17px!important;
    line-height:1.3!important;
    font-weight:900!important;
    text-align:left!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    transform:none!important;
    position:static!important;
  }
  html body .postlab-crm-app .pl-card.pl-followup-card form.pl-followup-form > .pl-followup-notes-field > textarea,
  html body .postlab-crm-app .pl-card.pl-followup-card form.pl-grid.pl-followup-form > .pl-followup-notes-field > textarea{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:130px!important;
    height:130px!important;
    box-sizing:border-box!important;
    margin:0!important;
    padding:14px 16px!important;
    border:1px solid #93c5fd!important;
    border-radius:18px!important;
    background:#fff!important;
    color:#10265f!important;
    font-size:16px!important;
    line-height:1.45!important;
    text-align:left!important;
    white-space:pre-wrap!important;
    word-break:break-word!important;
    overflow-wrap:anywhere!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    transform:none!important;
    resize:vertical!important;
    position:static!important;
    float:none!important;
  }
}


/* v13.6.4 - Compact plain-text social captions */
.postlab-crm-app .plr-caption,.postlab-crm-app .pl-final-caption,.postlab-crm-app .final-caption{display:block!important;height:auto!important;min-height:0!important;white-space:pre-wrap!important;line-height:1.55!important;justify-content:flex-start!important;gap:0!important;overflow-wrap:anywhere!important}
.postlab-crm-app .plr-caption p,.postlab-crm-app .pl-final-caption p,.postlab-crm-app .final-caption p{margin:0 0 6px!important;padding:0!important;min-height:0!important}
.postlab-crm-app .plr-caption p:last-child,.postlab-crm-app .pl-final-caption p:last-child,.postlab-crm-app .final-caption p:last-child{margin-bottom:0!important}
.postlab-crm-app .plr-caption p:empty,.postlab-crm-app .pl-final-caption p:empty,.postlab-crm-app .final-caption p:empty{display:none!important}


/* v13.6.7 - Περιγραφικοί τίτλοι και σαφές + Άνοιγμα / - Κλείσιμο στις ενότητες πλάνου */
.postlab-crm-app .pl-rich-summary{
  display:flex!important;align-items:center!important;justify-content:space-between!important;
  gap:16px!important;width:100%!important;box-sizing:border-box!important;
  padding:16px 18px!important;cursor:pointer!important;list-style:none!important;
}
.postlab-crm-app .pl-rich-summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-summary-main{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important;flex:1 1 auto!important}
.postlab-crm-app .pl-summary-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;border-radius:12px!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;font-size:19px!important;line-height:1!important}
.postlab-crm-app .pl-summary-copy{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important}
.postlab-crm-app .pl-summary-copy strong{color:#12306f!important;font-size:16px!important;line-height:1.2!important;font-weight:950!important}
.postlab-crm-app .pl-summary-copy small{color:#64748b!important;font-size:12px!important;line-height:1.35!important;font-weight:750!important;white-space:normal!important}
.postlab-crm-app .pl-summary-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;flex:0 0 auto!important;min-height:36px!important;padding:0 12px!important;border:1px solid #93c5fd!important;border-radius:999px!important;background:#fff!important;color:#2563eb!important;font-size:12px!important;font-weight:950!important;white-space:nowrap!important}
.postlab-crm-app .pl-summary-toggle-symbol{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;border-radius:50%!important;background:#2563eb!important;color:#fff!important;font-size:17px!important;line-height:1!important;font-weight:900!important}
.postlab-crm-app .pl-summary-close-label{display:none!important}
.postlab-crm-app details[open]>.pl-rich-summary .pl-summary-toggle-symbol{font-size:0!important}
.postlab-crm-app details[open]>.pl-rich-summary .pl-summary-toggle-symbol:before{content:'−'!important;font-size:17px!important;line-height:1!important}
.postlab-crm-app details[open]>.pl-rich-summary .pl-summary-open-label{display:none!important}
.postlab-crm-app details[open]>.pl-rich-summary .pl-summary-close-label{display:inline!important}
.postlab-crm-app details[open]>.pl-rich-summary{background:#f8fbff!important;border-bottom:1px solid #e5eef9!important}
@media(max-width:760px){
  .postlab-crm-app .pl-rich-summary{align-items:flex-start!important;gap:10px!important;padding:13px!important}
  .postlab-crm-app .pl-summary-main{align-items:flex-start!important;gap:9px!important}
  .postlab-crm-app .pl-summary-icon{flex-basis:34px!important;width:34px!important;height:34px!important;border-radius:10px!important;font-size:17px!important}
  .postlab-crm-app .pl-summary-copy strong{font-size:15px!important}
  .postlab-crm-app .pl-summary-copy small{font-size:11px!important}
  .postlab-crm-app .pl-summary-toggle{min-height:32px!important;padding:0 9px!important;font-size:11px!important}
}


/* v13.6.8 - Ενιαίο κέντρο διαχείρισης για τις τέσσερις βασικές ενότητες του πλάνου */
.postlab-crm-app .pl-plan-tools-hub{
  margin:18px 0 20px!important;padding:16px!important;border:1px solid #dbeafe!important;
  border-radius:22px!important;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%)!important;
  box-shadow:0 16px 40px rgba(37,99,235,.08)!important;
}
.postlab-crm-app .pl-plan-tools-heading{
  display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 14px!important;
  padding:14px 16px!important;border:1px solid #dbeafe!important;border-radius:16px!important;
  background:#fff!important;
}
.postlab-crm-app .pl-plan-tools-heading-icon{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 44px!important;
  width:44px!important;height:44px!important;border-radius:14px!important;background:linear-gradient(135deg,#2563eb,#38bdf8)!important;
  color:#fff!important;font-size:21px!important;box-shadow:0 8px 18px rgba(37,99,235,.22)!important;
}
.postlab-crm-app .pl-plan-tools-heading>span:last-child{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important}
.postlab-crm-app .pl-plan-tools-heading strong{color:#12306f!important;font-size:18px!important;line-height:1.2!important;font-weight:950!important}
.postlab-crm-app .pl-plan-tools-heading small{color:#64748b!important;font-size:12px!important;line-height:1.4!important;font-weight:750!important}
.postlab-crm-app .pl-plan-tools-grid{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:start!important;
}
.postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-card{
  position:relative!important;margin:0!important;min-width:0!important;overflow:hidden!important;
  border:1px solid var(--pl-tool-border,#dbeafe)!important;border-top:4px solid var(--pl-tool-accent,#2563eb)!important;
  border-radius:18px!important;background:#fff!important;box-shadow:0 10px 24px rgba(15,23,42,.06)!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;
}
.postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-card:not([open]):hover{
  transform:translateY(-2px)!important;box-shadow:0 16px 30px rgba(15,23,42,.1)!important;
}
.postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-card[open]{grid-column:1/-1!important;box-shadow:0 18px 36px rgba(15,23,42,.09)!important}
.postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-note{grid-column:1/-1!important;margin:0!important}
.postlab-crm-app .pl-plan-tool-auto{--pl-tool-accent:#7c3aed;--pl-tool-soft:#f5f3ff;--pl-tool-border:#ddd6fe}
.postlab-crm-app .pl-plan-tool-settings{--pl-tool-accent:#2563eb;--pl-tool-soft:#eff6ff;--pl-tool-border:#bfdbfe}
.postlab-crm-app .pl-plan-tool-stories{--pl-tool-accent:#0891b2;--pl-tool-soft:#ecfeff;--pl-tool-border:#a5f3fc}
.postlab-crm-app .pl-plan-tool-material{--pl-tool-accent:#f97316;--pl-tool-soft:#fff7ed;--pl-tool-border:#fed7aa}
.postlab-crm-app .pl-plan-tool-card>.pl-rich-summary{
  min-height:92px!important;padding:17px 18px!important;background:linear-gradient(135deg,var(--pl-tool-soft,#f8fbff),#fff)!important;
}
.postlab-crm-app .pl-plan-tool-card>.pl-rich-summary .pl-summary-icon{
  flex-basis:44px!important;width:44px!important;height:44px!important;border-radius:14px!important;
  background:#fff!important;border:1px solid var(--pl-tool-border,#bfdbfe)!important;color:var(--pl-tool-accent,#2563eb)!important;
  box-shadow:0 7px 16px rgba(15,23,42,.07)!important;
}
.postlab-crm-app .pl-plan-tool-card>.pl-rich-summary .pl-summary-copy strong{font-size:17px!important;color:#12306f!important}
.postlab-crm-app .pl-plan-tool-card>.pl-rich-summary .pl-summary-copy small{font-size:12px!important;color:#64748b!important;max-width:620px!important}
.postlab-crm-app .pl-plan-tool-card>.pl-rich-summary .pl-summary-toggle{
  border-color:var(--pl-tool-border,#93c5fd)!important;color:var(--pl-tool-accent,#2563eb)!important;background:#fff!important;
}
.postlab-crm-app .pl-plan-tool-card>.pl-rich-summary .pl-summary-toggle-symbol{background:var(--pl-tool-accent,#2563eb)!important}
.postlab-crm-app .pl-plan-tool-card[open]>.pl-rich-summary{
  background:linear-gradient(135deg,var(--pl-tool-soft,#f8fbff),#fff)!important;border-bottom:1px solid var(--pl-tool-border,#e5eef9)!important;
}
.postlab-crm-app .pl-plan-tool-card[open]>:not(summary){animation:plPlanToolReveal .22s ease both}
@keyframes plPlanToolReveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1024px){
  .postlab-crm-app .pl-plan-tools-grid{grid-template-columns:1fr!important}
  .postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-card[open],
  .postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-note{grid-column:1!important}
}
@media(max-width:760px){
  .postlab-crm-app .pl-plan-tools-hub{padding:10px!important;border-radius:18px!important}
  .postlab-crm-app .pl-plan-tools-heading{align-items:flex-start!important;padding:12px!important;border-radius:14px!important}
  .postlab-crm-app .pl-plan-tools-heading-icon{flex-basis:38px!important;width:38px!important;height:38px!important;border-radius:12px!important;font-size:18px!important}
  .postlab-crm-app .pl-plan-tools-heading strong{font-size:16px!important}
  .postlab-crm-app .pl-plan-tools-heading small{font-size:11px!important}
  .postlab-crm-app .pl-plan-tools-grid{gap:10px!important}
  .postlab-crm-app .pl-plan-tool-card>.pl-rich-summary{min-height:0!important;padding:13px!important}
  .postlab-crm-app .pl-plan-tool-card>.pl-rich-summary .pl-summary-icon{flex-basis:36px!important;width:36px!important;height:36px!important;border-radius:11px!important}
  .postlab-crm-app .pl-plan-tool-card>.pl-rich-summary .pl-summary-copy strong{font-size:15px!important}
  .postlab-crm-app .pl-plan-tool-card>.pl-rich-summary .pl-summary-copy small{font-size:11px!important}
}


/* v13.6.9 - Posts / Reels / πραγματικά Stories ως αναδιπλούμενες κάρτες τύπου Κέντρου διαχείρισης */
.postlab-crm-app .pl-content-groups-hub{margin:18px 0 22px!important}
.postlab-crm-app .pl-content-groups-grid{align-items:start!important}
.postlab-crm-app .pl-content-groups-grid>.pl-content-group{margin:0!important;min-width:0!important;overflow:hidden!important}
.postlab-crm-app .pl-content-tool-story{--pl-tool-accent:#0891b2;--pl-tool-soft:#ecfeff;--pl-tool-border:#a5f3fc}
.postlab-crm-app .pl-content-tool-post{--pl-tool-accent:#2563eb;--pl-tool-soft:#eff6ff;--pl-tool-border:#bfdbfe}
.postlab-crm-app .pl-content-tool-reel{--pl-tool-accent:#db2777;--pl-tool-soft:#fdf2f8;--pl-tool-border:#fbcfe8}
.postlab-crm-app .pl-content-group>.pl-content-item-list{display:grid!important;gap:14px!important;padding:16px!important;background:#fff!important}
.postlab-crm-app .pl-content-group:not([open])>.pl-content-item-list{display:none!important}
.postlab-crm-app .pl-content-group[open]>.pl-content-item-list{display:grid!important}
.postlab-crm-app .pl-content-group .pl-content-item{margin:0!important}
@media(max-width:760px){
  .postlab-crm-app .pl-content-groups-hub{margin:12px 0 16px!important}
  .postlab-crm-app .pl-content-group>.pl-content-item-list{padding:10px!important;gap:10px!important}
}


/* v13.6.10 - Desktop: three main plan cards in one row */
@media(min-width:1025px){
  .postlab-crm-app .pl-plan-tools-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-auto,
  .postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-settings,
  .postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-stories{
    grid-column:auto!important;
    height:100%!important;
  }
  .postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-auto:not([open]),
  .postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-settings:not([open]),
  .postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-stories:not([open]){
    min-height:116px!important;
  }
  .postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-auto[open],
  .postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-settings[open],
  .postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-stories[open]{
    grid-column:1/-1!important;
  }
  .postlab-crm-app .pl-plan-tools-grid>.pl-plan-tool-material{
    grid-column:1/-1!important;
  }
}


/* v13.6.12 - Story preview moved beside Posts and Reels */
@media(min-width:1025px){
  .postlab-crm-app .pl-plan-tools-hub>.pl-plan-tools-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .postlab-crm-app .pl-content-groups-hub .pl-content-groups-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
.postlab-crm-app .pl-content-groups-grid>.pl-plan-tool-stories{
  margin:0!important;min-width:0!important;overflow:hidden!important;
}

/* v13.6.13 - Fixed Stories / Posts / Reels cards with content opening underneath */
.postlab-crm-app .pl-fixed-content-tabs{margin:18px 0 22px!important}
.postlab-crm-app .pl-content-tab-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important;position:relative!important;z-index:2!important}
.postlab-crm-app .pl-content-tab-card{appearance:none!important;-webkit-appearance:none!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important;cursor:pointer!important;display:flex!important;align-items:stretch!important;border-width:1px!important;border-style:solid!important;border-color:var(--pl-tool-border,#bfdbfe)!important;border-top:3px solid var(--pl-tool-accent,#2563eb)!important;background:linear-gradient(135deg,#fff,var(--pl-tool-soft,#eff6ff))!important;color:inherit!important;overflow:hidden!important;box-shadow:0 10px 24px rgba(15,23,42,.06)!important}
.postlab-crm-app .pl-content-tab-card>.pl-summary-main{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;flex:1 1 auto!important;padding:14px!important}
.postlab-crm-app .pl-content-tab-card>.pl-summary-toggle{align-self:center!important;margin-right:12px!important;flex:0 0 auto!important}
.postlab-crm-app .pl-content-tab-card[aria-selected="true"]{box-shadow:0 12px 28px rgba(37,99,235,.14)!important;transform:translateY(-1px)!important}
.postlab-crm-app .pl-content-tab-card[aria-selected="true"] .pl-summary-toggle-symbol{transform:rotate(45deg)!important}
.postlab-crm-app .pl-content-tab-card[aria-selected="true"] .pl-summary-open-label{display:none!important}
.postlab-crm-app .pl-content-tab-card[aria-selected="true"] .pl-summary-close-label{display:inline!important}
.postlab-crm-app .pl-content-tab-card:not([aria-selected="true"]) .pl-summary-close-label{display:none!important}
.postlab-crm-app .pl-content-tab-panels{margin-top:12px!important}
.postlab-crm-app .pl-content-tab-panel{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;animation:plContentPanelIn .18s ease both!important}
.postlab-crm-app .pl-content-tab-panel[hidden]{display:none!important}
.postlab-crm-app .pl-content-tab-panel .pl-story-folder-body,
.postlab-crm-app .pl-content-tab-panel>.pl-content-item-list{padding:16px!important;margin:0!important;background:#fff!important}
.postlab-crm-app .pl-content-tab-panel>.pl-content-item-list{display:grid!important;gap:14px!important}
@keyframes plContentPanelIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}
@media(max-width:900px){
  .postlab-crm-app .pl-content-tab-strip{grid-template-columns:1fr!important;gap:8px!important}
  .postlab-crm-app .pl-content-tab-card>.pl-summary-main{padding:12px!important}
  .postlab-crm-app .pl-content-tab-card>.pl-summary-toggle{margin-right:10px!important}
  .postlab-crm-app .pl-content-tab-panel .pl-story-folder-body,
  .postlab-crm-app .pl-content-tab-panel>.pl-content-item-list{padding:10px!important;gap:10px!important}
}


/* v13.6.14 - Redesigned content comments / changes history */
.postlab-crm-app .pl-content-comments-history{padding:18px!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#f8fbff)!important;border:1px solid #dbeafe!important}
.postlab-crm-app .pl-comments-history-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 16px!important;padding:0 0 14px!important;border-bottom:1px solid #e5eef9!important}
.postlab-crm-app .pl-comments-history-head>div{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}
.postlab-crm-app .pl-comments-history-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;flex:0 0 44px!important;border-radius:14px!important;background:linear-gradient(135deg,#2563eb,#38bdf8)!important;color:#fff!important;font-size:21px!important;box-shadow:0 8px 20px rgba(37,99,235,.18)!important}
.postlab-crm-app .pl-comments-history-head h3{margin:0!important;color:#12306f!important;font-size:19px!important;line-height:1.2!important}
.postlab-crm-app .pl-comments-history-head p{margin:4px 0 0!important;color:#64748b!important;font-size:12.5px!important;line-height:1.45!important;font-weight:700!important}
.postlab-crm-app .pl-comments-history-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;padding:7px 11px!important;border:1px solid #bfdbfe!important;border-radius:999px!important;background:#eff6ff!important;color:#1d4ed8!important;font-size:11px!important;font-weight:900!important;white-space:nowrap!important}
.postlab-crm-app .pl-comments-history-list{display:grid!important;gap:12px!important}
.postlab-crm-app .pl-comment-history-card{position:relative!important;margin:0!important;padding:14px 15px 15px!important;border:1px solid #dbeafe!important;border-left:4px solid #2563eb!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 20px rgba(15,23,42,.05)!important;overflow:hidden!important}
.postlab-crm-app .pl-comment-history-card.is-client{border-left-color:#8b5cf6!important;background:linear-gradient(135deg,#fff,#faf5ff)!important}
.postlab-crm-app .pl-comment-history-card.is-postlab{border-left-color:#0ea5e9!important;background:linear-gradient(135deg,#fff,#f0f9ff)!important}
.postlab-crm-app .pl-comment-history-card-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0 0 11px!important;padding:0 0 10px!important;border-bottom:1px solid #edf2f7!important}
.postlab-crm-app .pl-comment-history-author{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}
.postlab-crm-app .pl-comment-history-avatar{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:12px!important;background:#eef2ff!important;font-size:18px!important}
.postlab-crm-app .pl-comment-history-card.is-client .pl-comment-history-avatar{background:#f3e8ff!important}
.postlab-crm-app .pl-comment-history-card.is-postlab .pl-comment-history-avatar{background:#e0f2fe!important}
.postlab-crm-app .pl-comment-history-author strong{display:block!important;color:#12306f!important;font-size:14px!important;line-height:1.2!important}
.postlab-crm-app .pl-comment-history-author time{display:block!important;margin-top:3px!important;color:#64748b!important;font-size:11.5px!important;font-weight:700!important}
.postlab-crm-app .pl-comment-history-item{display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:45%!important;padding:6px 10px!important;border-radius:999px!important;background:#eff6ff!important;color:#1d4ed8!important;font-size:11px!important;font-weight:900!important;line-height:1.25!important;text-align:center!important;overflow-wrap:anywhere!important}
.postlab-crm-app .pl-comment-history-card.is-client .pl-comment-history-item{background:#f3e8ff!important;color:#7e22ce!important}
.postlab-crm-app .pl-comment-history-message{color:#243b64!important;font-size:14px!important;line-height:1.62!important;font-weight:650!important;white-space:normal!important;overflow-wrap:anywhere!important}
.postlab-crm-app .pl-comments-history-empty{margin:0!important}
@media(max-width:760px){
  .postlab-crm-app .pl-content-comments-history{padding:13px!important}
  .postlab-crm-app .pl-comments-history-head{align-items:flex-start!important;gap:10px!important}
  .postlab-crm-app .pl-comments-history-head>div{align-items:flex-start!important}
  .postlab-crm-app .pl-comments-history-icon{width:38px!important;height:38px!important;flex-basis:38px!important;border-radius:12px!important;font-size:18px!important}
  .postlab-crm-app .pl-comments-history-head h3{font-size:17px!important}
  .postlab-crm-app .pl-comments-history-head p{font-size:11.5px!important}
  .postlab-crm-app .pl-comments-history-count{padding:6px 8px!important;font-size:10px!important}
  .postlab-crm-app .pl-comment-history-card{padding:12px!important;border-radius:14px!important}
  .postlab-crm-app .pl-comment-history-card-head{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}
  .postlab-crm-app .pl-comment-history-item{max-width:100%!important;width:max-content!important;justify-content:flex-start!important;text-align:left!important}
  .postlab-crm-app .pl-comment-history-message{font-size:13.5px!important;line-height:1.58!important}
}


/* v13.6.15 - Create content plan: month, status and workflow stage on one row */
@media (min-width: 1025px){
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:14px!important;
    align-items:start!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    grid-column:1 / -1!important;
  }
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row > .pl-field{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row input,
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row select{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row small{
    display:block!important;
    margin-top:7px!important;
    line-height:1.4!important;
  }
}
@media (max-width: 1024px){
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    grid-column:1 / -1!important;
  }
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row > .pl-field{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
}

/* v13.6.16 - Keep client search clear X inside the search field */
html body .postlab-crm-app .pl-client-ajax-select .pl-client-search-control{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}
html body .postlab-crm-app .pl-client-ajax-select .pl-client-search-control .pl-client-search-input{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  padding-right:52px!important;
}
html body .postlab-crm-app .pl-client-ajax-select .pl-client-search-control > button.pl-client-search-clear,
html body .postlab-crm-app .pl-content-create form .pl-client-search-control > button.pl-client-search-clear{
  position:absolute!important;
  top:50%!important;
  right:8px!important;
  bottom:auto!important;
  left:auto!important;
  transform:translateY(-50%)!important;
  display:grid!important;
  place-items:center!important;
  width:34px!important;
  min-width:34px!important;
  max-width:34px!important;
  height:34px!important;
  min-height:34px!important;
  max-height:34px!important;
  margin:0!important;
  padding:0!important;
  clear:none!important;
  float:none!important;
  z-index:3!important;
  border:0!important;
  border-radius:10px!important;
  background:#eef4ff!important;
  color:#1d4ed8!important;
  font-size:23px!important;
  font-weight:800!important;
  line-height:1!important;
  text-align:center!important;
  box-shadow:none!important;
}
html body .postlab-crm-app .pl-client-ajax-select .pl-client-search-control > button.pl-client-search-clear:hover{
  background:#dbeafe!important;
  color:#12306f!important;
}
@media(max-width:760px){
  html body .postlab-crm-app .pl-client-ajax-select .pl-client-search-control > button.pl-client-search-clear{
    right:7px!important;
    width:32px!important;
    min-width:32px!important;
    max-width:32px!important;
    height:32px!important;
    min-height:32px!important;
    max-height:32px!important;
    border-radius:9px!important;
    font-size:21px!important;
  }
  html body .postlab-crm-app .pl-client-ajax-select .pl-client-search-control .pl-client-search-input{
    padding-right:48px!important;
  }
}


/* v13.6.18 - Rich monthly plans index approval states */
.postlab-crm-app .pl-rich-month-plan-table{min-width:1380px!important}
.postlab-crm-app .pl-rich-month-plan-table th{white-space:nowrap;color:#12306f;font-size:11px;letter-spacing:.02em}
.postlab-crm-app .pl-rich-month-plan-table td{vertical-align:middle;padding-top:12px!important;padding-bottom:12px!important}
.postlab-crm-app .pl-plan-client-cell,.postlab-crm-app .pl-plan-title-cell,.postlab-crm-app .pl-plan-content-cell,.postlab-crm-app .pl-plan-approval-cell,.postlab-crm-app .pl-plan-updated-cell{display:flex;flex-direction:column;gap:5px;min-width:0}
.postlab-crm-app .pl-plan-client-cell strong,.postlab-crm-app .pl-plan-title-cell strong{color:#12306f;font-size:13px;line-height:1.25}
.postlab-crm-app .pl-plan-client-cell small,.postlab-crm-app .pl-plan-title-cell span,.postlab-crm-app .pl-plan-content-cell small,.postlab-crm-app .pl-plan-approval-cell small,.postlab-crm-app .pl-plan-updated-cell small{color:#64748b;font-size:10px;line-height:1.35;font-weight:750}
.postlab-crm-app .pl-plan-content-badges{display:flex;align-items:center;gap:5px;flex-wrap:wrap}
.postlab-crm-app .pl-plan-content-badges span{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:0 8px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#12306f;font-size:10px;font-weight:900;white-space:nowrap}
.postlab-crm-app .pl-plan-progress{position:relative;width:130px;max-width:100%;height:7px;overflow:hidden;border-radius:999px;background:#e2e8f0}
.postlab-crm-app .pl-plan-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#38bdf8)}
.postlab-crm-app .pl-plan-approval-cell strong,.postlab-crm-app .pl-plan-updated-cell strong{color:#12306f;font-size:11px;line-height:1.2}
.postlab-crm-app .pl-plan-row-actions{min-width:150px}
.postlab-crm-app .pl-plan-approval-state,.postlab-crm-app .pl-plan-status-chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;white-space:nowrap;width:max-content;max-width:100%}
.postlab-crm-app .pl-plan-approval-state.pl-plan-approval-complete,.postlab-crm-app .pl-plan-status-chip.pl-plan-state-complete{background:#dcfce7!important;color:#166534!important;border:1px solid #86efac!important;box-shadow:0 8px 18px rgba(34,197,94,.12)!important}
.postlab-crm-app .pl-plan-approval-state.pl-plan-approval-pending,.postlab-crm-app .pl-plan-status-chip.pl-plan-state-pending{background:#fff7ed!important;color:#c2410c!important;border:1px solid #fdba74!important;box-shadow:0 8px 18px rgba(245,158,11,.12)!important}
.postlab-crm-app .pl-plan-approval-state.pl-plan-approval-progress{background:#eff6ff!important;color:#1d4ed8!important;border:1px solid #93c5fd!important;box-shadow:0 8px 18px rgba(37,99,235,.10)!important}
.postlab-crm-app .pl-plan-status-chip.pl-plan-state-draft{background:#eef2f7!important;color:#475569!important;border:1px solid #cbd5e1!important}
.postlab-crm-app .pl-plan-status-chip.pl-plan-state-revision{background:#fef2f2!important;color:#b91c1c!important;border:1px solid #fca5a5!important}
.postlab-crm-app .pl-plan-status-chip.pl-plan-state-default{background:#edf2ff!important;color:#334155!important;border:1px solid #cbd5e1!important}
.postlab-crm-app .pl-plan-progress.pl-plan-approval-complete{background:#d1fae5}
.postlab-crm-app .pl-plan-progress.pl-plan-approval-complete i{background:linear-gradient(90deg,#16a34a,#22c55e)}
.postlab-crm-app .pl-plan-progress.pl-plan-approval-pending{background:#ffedd5}
.postlab-crm-app .pl-plan-progress.pl-plan-approval-pending i{background:linear-gradient(90deg,#fb923c,#f59e0b)}
.postlab-crm-app .pl-plan-progress.pl-plan-approval-progress{background:#dbeafe}
.postlab-crm-app .pl-plan-progress.pl-plan-approval-progress i{background:linear-gradient(90deg,#2563eb,#38bdf8)}
@media(max-width:1024px){.postlab-crm-app .pl-rich-month-plan-table{min-width:1260px!important}}


/* v13.6.20 - Content plan primary actions always in one horizontal row */
html body .postlab-crm-app .pl-content-actions{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0 0 16px!important;
  padding:4px 0 10px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  white-space:nowrap!important;
  -webkit-overflow-scrolling:touch!important;
  scrollbar-width:thin!important;
}
html body .postlab-crm-app .pl-content-actions>a,
html body .postlab-crm-app .pl-content-actions>form{
  display:inline-flex!important;
  flex:0 0 auto!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
html body .postlab-crm-app .pl-content-actions>form .pl-btn,
html body .postlab-crm-app .pl-content-actions>a.pl-btn,
html body .postlab-crm-app .pl-content-actions .pl-delete-month-plan{
  display:inline-flex!important;
  flex:0 0 auto!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:max-content!important;
  max-width:none!important;
  min-height:42px!important;
  margin:0!important;
  padding:0 14px!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  text-align:center!important;
}
@media(max-width:760px){
  html body .postlab-crm-app .pl-content-actions{gap:7px!important;padding-bottom:8px!important}
  html body .postlab-crm-app .pl-content-actions>form .pl-btn,
  html body .postlab-crm-app .pl-content-actions>a.pl-btn,
  html body .postlab-crm-app .pl-content-actions .pl-delete-month-plan{
    min-height:40px!important;
    padding:0 12px!important;
    font-size:12px!important;
  }
}

/* v13.6.25 - Clients filters: 3 fields top row, owner + search second row */
@media (min-width:901px){
  .postlab-crm-app .pl-client-search-layout-v78{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    width:100%!important;
  }
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:18px!important;
    width:100%!important;
    align-items:end!important;
  }
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 .pl-client-filter-field:nth-child(1),
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 .pl-client-filter-field:nth-child(2),
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-top-3 .pl-client-filter-field:nth-child(3){
    grid-column:auto!important;
    grid-row:auto!important;
  }
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q{
    display:grid!important;
    grid-template-columns:minmax(250px,.85fr) minmax(420px,1.8fr) auto!important;
    gap:18px!important;
    width:100%!important;
    align-items:end!important;
  }
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-crm-user-filter,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-client-filter-search-field,
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-search-buttons{
    grid-column:auto!important;
    grid-row:auto!important;
  }
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-search-buttons{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:flex-end!important;
    gap:10px!important;
    margin:0!important;
    white-space:nowrap!important;
  }
  .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-search-buttons .pl-btn{
    flex:0 0 auto!important;
  }
}

/* v13.6.28 - Bulk client actions clearly side by side on desktop */
@media (min-width:901px){
  html body .postlab-crm-app .pl-actions.pl-route-actions.pl-bulk-client-actions{
    display:inline-flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    width:auto!important;
    max-width:max-content!important;
    min-width:0!important;
    margin:12px 0 16px!important;
    padding:8px!important;
    background:#f8fbff!important;
    border:1px solid #dbeafe!important;
    border-radius:15px!important;
    box-shadow:0 8px 20px rgba(37,99,235,.07)!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-actions.pl-route-actions.pl-bulk-client-actions > .pl-btn{
    display:inline-flex!important;
    flex:0 0 auto!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    width:auto!important;
    min-width:max-content!important;
    max-width:none!important;
    min-height:42px!important;
    height:42px!important;
    margin:0!important;
    padding:0 16px!important;
    border-radius:11px!important;
    line-height:1!important;
    white-space:nowrap!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-actions.pl-route-actions.pl-bulk-client-actions > .pl-route-maps-btn{
    background:linear-gradient(135deg,#2563eb,#38bdf8)!important;
    border-color:#2563eb!important;
    color:#fff!important;
  }
  html body .postlab-crm-app .pl-actions.pl-route-actions.pl-bulk-client-actions > .pl-btn-danger{
    background:linear-gradient(135deg,#ef4444,#dc2626)!important;
    border-color:#dc2626!important;
    color:#fff!important;
  }
}

/* v13.6.30 - Better grouped client history, Google contact and offers sections */
.postlab-crm-app .pl-history-main-v13630{padding:0!important;overflow:hidden;border:1px solid #dbe7f6!important;border-radius:18px!important;box-shadow:0 10px 28px rgba(15,23,42,.05)!important;background:#fff!important}
.postlab-crm-app .pl-history-main-v13630>summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:16px 18px!important;list-style:none!important;cursor:pointer!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.postlab-crm-app .pl-history-main-v13630>summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-history-summary-main{display:flex;align-items:center;gap:12px;min-width:0}
.postlab-crm-app .pl-history-summary-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;border-radius:13px;background:#eff6ff;color:#2563eb;font-size:20px;box-shadow:inset 0 0 0 1px #dbeafe}
.postlab-crm-app .pl-history-summary-main strong{display:block;color:#12306f;font-size:17px;line-height:1.2}
.postlab-crm-app .pl-history-summary-main small{display:block;margin-top:4px;color:#64748b;font-size:12px;font-weight:600}
.postlab-crm-app .pl-history-summary-side{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.postlab-crm-app .pl-history-count{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:12px;font-weight:800}
.postlab-crm-app .pl-history-chevron{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;border:1px solid #dbeafe;background:#fff;color:#2563eb;font-size:18px;font-weight:900;transition:transform .2s ease}
.postlab-crm-app .pl-history-main-v13630[open] .pl-history-chevron{transform:rotate(180deg)}
.postlab-crm-app .pl-history-main-v13630[open] > summary{border-bottom:1px solid #e8eef7!important}

.postlab-crm-app .pl-google-contact-card-v13630{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:22px!important;align-items:center!important;padding:22px!important;border:1px solid #bfd7ff!important;border-radius:20px!important;background:linear-gradient(135deg,#fafdff 0%,#f4f8ff 100%)!important;box-shadow:0 12px 30px rgba(37,99,235,.08)!important}
.postlab-crm-app .pl-google-contact-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:128px;border-radius:18px;background:linear-gradient(180deg,#f5f9ff,#eef4ff);border:1px solid #dbeafe}
.postlab-crm-app .pl-google-contact-logo{display:flex;align-items:center;justify-content:center;width:82px;height:82px;border-radius:50%;background:#fff;border:1px solid #dbeafe;box-shadow:0 12px 28px rgba(15,23,42,.08);font-size:48px;font-weight:1000;color:#4285f4;font-family:Arial,sans-serif}
.postlab-crm-app .pl-google-link-badge{position:absolute;right:22px;bottom:18px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #dbeafe;box-shadow:0 8px 18px rgba(15,23,42,.10);font-size:15px}
.postlab-crm-app .pl-google-contact-content{min-width:0}
.postlab-crm-app .pl-google-contact-card-v13630 .pl-google-contact-head{margin:0 0 10px!important;align-items:flex-start!important}
.postlab-crm-app .pl-google-contact-card-v13630 h3{display:flex;align-items:center;gap:8px;font-size:20px!important}
.postlab-crm-app .pl-section-title-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:#eef4ff;font-size:16px}
.postlab-crm-app .pl-google-status-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:0 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:900!important;white-space:nowrap!important}
.postlab-crm-app .pl-google-status-chip.is-disconnected{background:#fff7ed!important;color:#c2410c!important;border:1px solid #fdba74!important}
.postlab-crm-app .pl-google-status-chip.is-connected{background:#ecfdf5!important;color:#15803d!important;border:1px solid #86efac!important}
.postlab-crm-app .pl-google-contact-card-v13630 .pl-google-contact-meta{display:block!important;margin-top:8px}
.postlab-crm-app .pl-google-contact-card-v13630 .pl-google-contact-meta p{margin:5px 0!important;color:#475569!important}
.postlab-crm-app .pl-google-contact-card-v13630 .pl-error{display:inline-block;margin:4px 0 0!important;padding:8px 10px;border-radius:10px;background:#fff1f2;color:#b91c1c;font-weight:800}
.postlab-crm-app .pl-google-contact-card-v13630 .pl-google-contact-actions{margin-top:14px!important}
.postlab-crm-app .pl-google-contact-card-v13630 .pl-google-contact-actions .pl-btn{min-height:42px!important;padding:0 16px!important;border-radius:11px!important;box-shadow:0 8px 18px rgba(37,99,235,.14)!important}

.postlab-crm-app .pl-client-offers-card-v13630{padding:0!important;overflow:hidden!important;border:1px solid #dbe7f6!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 30px rgba(15,23,42,.06)!important}
.postlab-crm-app .pl-offers-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #e8eef7;background:linear-gradient(180deg,#fff,#fbfdff)}
.postlab-crm-app .pl-offers-title-wrap{display:flex;align-items:center;gap:12px;min-width:0}
.postlab-crm-app .pl-offers-title-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border-radius:13px;background:#eef4ff;color:#2563eb;font-size:21px;box-shadow:inset 0 0 0 1px #dbeafe}
.postlab-crm-app .pl-client-offers-card-v13630 h2{margin:0!important;color:#12306f!important;font-size:20px!important}
.postlab-crm-app .pl-client-offers-card-v13630 .pl-small{margin:4px 0 0!important;color:#64748b!important}
.postlab-crm-app .pl-offers-new-btn{flex:0 0 auto;min-height:42px!important;padding:0 16px!important;border-radius:11px!important;box-shadow:0 8px 18px rgba(37,99,235,.13)!important}
.postlab-crm-app .pl-offers-table-shell{padding:0 20px 18px;overflow-x:auto}
.postlab-crm-app .pl-offers-table-v13630{margin:0!important;border:1px solid #e2e8f0!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important}
.postlab-crm-app .pl-offers-table-v13630 thead th{background:#f8fbff!important;color:#12306f!important;font-size:12px!important;font-weight:900!important;padding:13px 12px!important;border-bottom:1px solid #e2e8f0!important}
.postlab-crm-app .pl-offers-table-v13630 tbody td{padding:12px!important}
.postlab-crm-app .pl-offers-table-v13630 .pl-empty{height:145px!important;text-align:center!important;color:#64748b!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.postlab-crm-app .pl-empty-offers-icon{display:block;margin:0 auto 10px;font-size:40px;line-height:1;color:#93c5fd}
.postlab-crm-app .pl-empty-offers-icon+strong{display:block;color:#475569;font-size:14px}

.postlab-crm-app .pl-global-save-bottom-v13630{display:flex!important;align-items:center!important;gap:12px!important;margin:18px 0 0!important;padding:0!important;flex-wrap:wrap!important}
.postlab-crm-app .pl-global-save-bottom-v13630 .pl-btn{min-height:44px!important;padding:0 17px!important;border-radius:11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}

@media(max-width:900px){
  .postlab-crm-app .pl-history-main-v13630>summary{align-items:flex-start!important}
  .postlab-crm-app .pl-history-summary-main small{white-space:normal}
  .postlab-crm-app .pl-google-contact-card-v13630{grid-template-columns:1fr!important;padding:16px!important}
  .postlab-crm-app .pl-google-contact-visual{min-height:105px!important}
  .postlab-crm-app .pl-google-contact-head{flex-direction:column!important;gap:10px!important}
  .postlab-crm-app .pl-google-status-chip{align-self:flex-start!important}
  .postlab-crm-app .pl-offers-card-head{align-items:flex-start!important;flex-direction:column!important;padding:16px!important}
  .postlab-crm-app .pl-offers-new-btn{width:100%!important}
  .postlab-crm-app .pl-offers-table-shell{padding:0 12px 14px!important}
  .postlab-crm-app .pl-global-save-bottom-v13630{display:grid!important;grid-template-columns:1fr!important}
  .postlab-crm-app .pl-global-save-bottom-v13630 .pl-btn{width:100%!important}
}
@media(max-width:600px){
  .postlab-crm-app .pl-history-summary-side{gap:6px}
  .postlab-crm-app .pl-history-count{font-size:11px;padding:0 9px}
  .postlab-crm-app .pl-history-summary-main small{display:none}
  .postlab-crm-app .pl-google-contact-visual{display:none!important}
}

/* v13.6.31 – dashboard compact grouping */
html body .postlab-crm-app .pl-dashboard-wrap{
  max-width:1600px!important;
  margin:0 auto!important;
  display:flex!important;
  flex-direction:column!important;
  gap:18px!important;
}
html body .postlab-crm-app .pl-dashboard-wrap .pl-card{margin-bottom:0!important;}
html body .postlab-crm-app .pl-dashboard-hero{
  background:linear-gradient(135deg,#ffffff 0%,#f6faff 55%,#eef7ff 100%)!important;
  border:1px solid #d7e9ff!important;
  box-shadow:0 14px 34px rgba(37,99,235,.08)!important;
}
html body .postlab-crm-app .pl-dashboard-hero-head,
html body .postlab-crm-app .pl-dashboard-section-head,
html body .postlab-crm-app .pl-dashboard-panel-head{
  display:flex!important;
  justify-content:space-between!important;
  align-items:flex-start!important;
  gap:14px!important;
}
html body .postlab-crm-app .pl-dashboard-hero-head h2,
html body .postlab-crm-app .pl-dashboard-section-head h2,
html body .postlab-crm-app .pl-dashboard-panel-head h3{
  margin:0!important;
  color:#12327c!important;
}
html body .postlab-crm-app .pl-dashboard-hero-head p,
html body .postlab-crm-app .pl-dashboard-section-head p,
html body .postlab-crm-app .pl-dashboard-panel-head p{
  margin:6px 0 0!important;
  color:#5b6c8f!important;
  font-size:13px!important;
  line-height:1.55!important;
}
html body .postlab-crm-app .pl-dashboard-hero-badge,
html body .postlab-crm-app .pl-dashboard-section-head > span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  background:#eff6ff!important;
  color:#2563eb!important;
  font-weight:800!important;
  font-size:12px!important;
  border:1px solid #bfdbfe!important;
}
html body .postlab-crm-app .pl-dashboard-kpi-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:18px!important;
}
html body .postlab-crm-app .pl-dashboard-kpi,
html body .postlab-crm-app .pl-management-kpi{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:112px!important;
  padding:16px 18px!important;
  border-radius:18px!important;
  text-decoration:none!important;
  border:1px solid #dbeafe!important;
  background:#fff!important;
  box-shadow:0 10px 26px rgba(37,99,235,.06)!important;
  transition:transform .18s ease,box-shadow .18s ease!important;
}
html body .postlab-crm-app a.pl-dashboard-kpi:hover,
html body .postlab-crm-app a.pl-management-kpi:hover{transform:translateY(-2px)!important;box-shadow:0 16px 28px rgba(37,99,235,.10)!important;}
html body .postlab-crm-app .pl-dashboard-kpi small,
html body .postlab-crm-app .pl-management-kpi small{
  color:#60708f!important;
  font-size:12px!important;
  font-weight:800!important;
}
html body .postlab-crm-app .pl-dashboard-kpi strong,
html body .postlab-crm-app .pl-management-kpi strong{
  color:#12327c!important;
  font-size:28px!important;
  line-height:1.1!important;
}
html body .postlab-crm-app .pl-dashboard-kpi-blue,
html body .postlab-crm-app .pl-management-kpi-blue{border-top:4px solid #2563eb!important;}
html body .postlab-crm-app .pl-dashboard-kpi-green,
html body .postlab-crm-app .pl-management-kpi-green{border-top:4px solid #22c55e!important;}
html body .postlab-crm-app .pl-dashboard-kpi-orange,
html body .postlab-crm-app .pl-management-kpi-orange{border-top:4px solid #f59e0b!important;}
html body .postlab-crm-app .pl-dashboard-kpi-purple,
html body .postlab-crm-app .pl-management-kpi-purple{border-top:4px solid #8b5cf6!important;}
html body .postlab-crm-app .pl-dashboard-kpi-cyan,
html body .postlab-crm-app .pl-management-kpi-cyan{border-top:4px solid #06b6d4!important;}
html body .postlab-crm-app .pl-management-kpi-red{border-top:4px solid #ef4444!important;}
html body .postlab-crm-app .pl-dashboard-section{
  display:flex!important;
  flex-direction:column!important;
  gap:16px!important;
  padding:20px!important;
  border:1px solid #dbeafe!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;
  box-shadow:0 12px 34px rgba(15,23,42,.04)!important;
}
html body .postlab-crm-app .pl-dashboard-overview-grid{
  display:grid!important;
  grid-template-columns:1.25fr .9fr!important;
  gap:16px!important;
  align-items:stretch!important;
}
html body .postlab-crm-app .pl-dashboard-panel{
  background:#fff!important;
  border:1px solid #dbeafe!important;
  border-radius:22px!important;
  box-shadow:none!important;
}
html body .postlab-crm-app .pl-management-kpis{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:16px!important;
}
html body .postlab-crm-app .pl-dashboard-insights{
  list-style:none!important;
  padding:0!important;
  margin:18px 0 0!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
}
html body .postlab-crm-app .pl-dashboard-insights li{
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:12px!important;
  padding:12px 14px!important;
  border-radius:14px!important;
  background:#f8fbff!important;
  border:1px solid #e1efff!important;
}
html body .postlab-crm-app .pl-dashboard-insights li span{
  color:#4e6288!important;
  font-size:13px!important;
  line-height:1.45!important;
}
html body .postlab-crm-app .pl-dashboard-insights li strong{
  color:#12327c!important;
  font-size:14px!important;
  white-space:nowrap!important;
}
html body .postlab-crm-app .pl-chart-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
}
html body .postlab-crm-app .pl-dashboard-chart-grid .pl-chart-card{
  min-height:100%!important;
  padding:18px!important;
  border-radius:20px!important;
  box-shadow:none!important;
  border:1px solid #dbeafe!important;
}
html body .postlab-crm-app .pl-dashboard-chart-grid .pl-chart-card h2{
  margin:0 0 14px!important;
  font-size:17px!important;
}
html body .postlab-crm-app .pl-dashboard-chart-grid .pl-bars{gap:10px!important;}
html body .postlab-crm-app .pl-dashboard-chart-grid .pl-bar-row,
html body .postlab-crm-app .pl-dashboard-chart-grid a.pl-bar-row{
  padding:10px 12px!important;
  border-radius:14px!important;
  background:#f8fbff!important;
  border:1px solid #e1efff!important;
}
html body .postlab-crm-app .pl-dashboard-pipeline .pl-kanban{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
html body .postlab-crm-app .pl-dashboard-pipeline .pl-kanban-col{
  min-height:auto!important;
  padding:14px!important;
  border-radius:18px!important;
  background:#f8fbff!important;
}
html body .postlab-crm-app .pl-dashboard-status-head{
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:10px!important;
  margin-bottom:12px!important;
}
html body .postlab-crm-app .pl-dashboard-status-head h3{
  margin:0!important;
  font-size:15px!important;
  color:#12327c!important;
}
html body .postlab-crm-app .pl-dashboard-status-head span{
  min-width:28px!important;
  height:28px!important;
  padding:0 8px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  background:#dbeafe!important;
  color:#1d4ed8!important;
  font-weight:800!important;
  font-size:12px!important;
}
html body .postlab-crm-app .pl-dashboard-pipeline .pl-kanban-card{
  padding:12px!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 8px 18px rgba(37,99,235,.06)!important;
}
html body .postlab-crm-app .pl-dashboard-pipeline .pl-kanban-card strong{
  display:block!important;
  color:#12327c!important;
  margin-bottom:5px!important;
}
@media (max-width: 1360px){
  html body .postlab-crm-app .pl-dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  html body .postlab-crm-app .pl-management-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media (max-width: 1180px){
  html body .postlab-crm-app .pl-dashboard-overview-grid,
  html body .postlab-crm-app .pl-chart-grid,
  html body .postlab-crm-app .pl-dashboard-pipeline .pl-kanban{grid-template-columns:1fr!important;}
}
@media (max-width: 820px){
  html body .postlab-crm-app .pl-dashboard-kpi-grid,
  html body .postlab-crm-app .pl-management-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media (max-width: 620px){
  html body .postlab-crm-app .pl-dashboard-kpi-grid,
  html body .postlab-crm-app .pl-management-kpis{grid-template-columns:1fr!important;}
  html body .postlab-crm-app .pl-dashboard-hero-head,
  html body .postlab-crm-app .pl-dashboard-section-head,
  html body .postlab-crm-app .pl-dashboard-panel-head{flex-direction:column!important;align-items:flex-start!important;}
  html body .postlab-crm-app .pl-dashboard-insights li{flex-direction:column!important;align-items:flex-start!important;}
}

/* v13.6.32 - fixed client information tabs */
html body .postlab-crm-app .pl-client-info-tabs-v13632{
  display:flex!important;
  flex-direction:column!important;
  gap:14px!important;
  width:100%!important;
  margin:18px 0!important;
}
html body .postlab-crm-app .pl-client-info-tabbar{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  position:relative!important;
  width:100%!important;
}
html body .postlab-crm-app .pl-client-info-tab{
  appearance:none!important;
  border:1px solid #dbeafe!important;
  background:#fff!important;
  border-radius:18px!important;
  padding:16px 18px!important;
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr) 24px!important;
  align-items:center!important;
  gap:12px!important;
  text-align:left!important;
  cursor:pointer!important;
  box-shadow:0 10px 26px rgba(37,99,235,.06)!important;
  min-height:86px!important;
  transition:.18s ease!important;
}
html body .postlab-crm-app .pl-client-info-tab:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 14px 28px rgba(37,99,235,.10)!important;
}
html body .postlab-crm-app .pl-client-info-tab.is-active{
  border-color:#60a5fa!important;
  background:linear-gradient(135deg,#eff6ff,#ffffff)!important;
  box-shadow:0 14px 30px rgba(37,99,235,.12)!important;
}
html body .postlab-crm-app .pl-client-info-tab-icon{
  width:44px!important;
  height:44px!important;
  border-radius:14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#eff6ff!important;
  color:#2563eb!important;
  font-size:21px!important;
  font-weight:900!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(2) .pl-client-info-tab-icon{
  background:#fff7ed!important;
  color:#ea580c!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(3) .pl-client-info-tab-icon{
  background:#f3f4f6!important;
  color:#2563eb!important;
  font-family:Arial,sans-serif!important;
}
html body .postlab-crm-app .pl-client-info-tab strong{
  display:block!important;
  color:#12327c!important;
  font-size:15px!important;
  line-height:1.25!important;
}
html body .postlab-crm-app .pl-client-info-tab small{
  display:block!important;
  margin-top:4px!important;
  color:#64748b!important;
  font-size:11px!important;
  line-height:1.35!important;
}
html body .postlab-crm-app .pl-client-info-tab-arrow{
  color:#2563eb!important;
  font-size:20px!important;
  transition:transform .18s ease!important;
}
html body .postlab-crm-app .pl-client-info-tab.is-active .pl-client-info-tab-arrow{
  transform:rotate(180deg)!important;
}
html body .postlab-crm-app .pl-client-info-panels{
  width:100%!important;
}
html body .postlab-crm-app .pl-client-info-panel{
  width:100%!important;
  animation:plClientPanelIn .18s ease!important;
}
html body .postlab-crm-app .pl-client-info-panel[hidden]{display:none!important;}
html body .postlab-crm-app .pl-client-info-panel > .pl-card,
html body .postlab-crm-app .pl-client-info-panel .pl-card{
  margin-bottom:0!important;
}
html body .postlab-crm-app .pl-client-info-panel[data-pl-panel="history"] details.pl-history-main > summary{
  display:none!important;
}
html body .postlab-crm-app .pl-client-info-panel[data-pl-panel="history"] details.pl-history-main{
  display:block!important;
  margin:0!important;
}
html body .postlab-crm-app .pl-client-info-panel[data-pl-panel="history"] details.pl-history-main > *:not(summary){
  display:block!important;
}
html body .postlab-crm-app .pl-client-info-panel .pl-client-bottom-section,
html body .postlab-crm-app .pl-client-info-panel .pl-google-contact-top,
html body .postlab-crm-app .pl-client-info-panel .pl-offers-full-width{
  margin:0!important;
  width:100%!important;
}
@keyframes plClientPanelIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(max-width:900px){
  html body .postlab-crm-app .pl-client-info-tabbar{grid-template-columns:1fr!important;}
  html body .postlab-crm-app .pl-client-info-tab{min-height:72px!important;padding:13px 14px!important;}
}


/* v13.6.33 history form CSS moved from inline output */
@media(min-width:901px){.postlab-crm-app form.pl-history-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.postlab-crm-app form.pl-history-form>.pl-field{min-width:0!important}.postlab-crm-app form.pl-history-form>.pl-full,.postlab-crm-app form.pl-history-form>.pl-history-followup-box{grid-column:1/-1!important}.postlab-crm-app .pl-history-followup-box{background:linear-gradient(135deg,#f5f3ff,#eff6ff)!important;border:1px solid #ddd6fe!important;border-radius:18px!important;padding:16px!important}.postlab-crm-app .pl-history-calendar-card{border-left:5px solid #2563eb!important;background:linear-gradient(135deg,#eff6ff,#ffffff)!important}.postlab-crm-app .pl-history-calendar-card.pl-done{border-left-color:#16a34a!important;background:linear-gradient(135deg,#ecfdf5,#ffffff)!important}.postlab-crm-app .pl-history-calendar-card.pl-task{border-left-color:#f97316!important;background:linear-gradient(135deg,#fff7ed,#ffffff)!important}}@media(max-width:900px){.postlab-crm-app .pl-history-main{width:100%!important;max-width:100%!important;overflow:hidden!important}.postlab-crm-app form.pl-history-form{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;gap:12px!important;box-sizing:border-box!important}.postlab-crm-app form.pl-history-form>.pl-field,.postlab-crm-app form.pl-history-form>.pl-full,.postlab-crm-app form.pl-history-form>.pl-history-followup-box{grid-column:1/-1!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;margin:0!important}.postlab-crm-app form.pl-history-form input,.postlab-crm-app form.pl-history-form select,.postlab-crm-app form.pl-history-form textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.postlab-crm-app .pl-history-followup-grid{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:10px!important}.postlab-crm-app .pl-history-main summary{display:block!important}.postlab-crm-app .pl-history-main summary strong{display:block!important}.postlab-crm-app .pl-history-main summary .pl-section-hint{display:block!important;margin-top:6px!important}}

/* v13.1.9 - Future month planning */
.postlab-crm-app input[type="month"]{width:100%!important;min-height:44px!important;border:1px solid #d7e6f7!important;border-radius:12px!important;padding:10px 12px!important;background:#f8fbff!important;color:#12306f!important;font-weight:800!important;box-sizing:border-box!important}


/* v13.2.0 - Content Plan UX: collapsed add form, reel-only video settings, cleaner free-choice placement */
.postlab-crm-app .pl-add-content-details{padding:0!important;overflow:hidden!important}
.postlab-crm-app .pl-add-content-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important;padding:18px 20px!important;font-size:18px!important;font-weight:900!important;color:#12306f!important;list-style:none!important}
.postlab-crm-app .pl-add-content-summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-add-content-details[open] .pl-add-content-summary{border-bottom:1px solid #e5eef9!important;background:#f8fbff!important}
.postlab-crm-app .pl-add-content-details form{padding:18px 20px!important}
.postlab-crm-app .pl-content-item-fields .pl-reel-only{display:none!important}
.postlab-crm-app .pl-content-item-fields .pl-non-reel-goal{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-reel-only{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-non-reel-goal{display:none!important}
.postlab-crm-app form:not(.pl-is-reel) .pl-video-style-select{display:none!important}
.postlab-crm-app form.pl-is-reel .pl-goal-select{display:none!important}
.postlab-crm-app .pl-video-style-select{border-color:#c4b5fd!important;background:#faf5ff!important;color:#5b21b6!important;font-weight:900!important}
.postlab-crm-app .pl-free-choice-mini-edge{display:none!important}



/* v13.6.34 - DNA Strategy added to fixed client information row */
@media(min-width:901px){
  html body .postlab-crm-app .pl-client-info-tabbar{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(4) .pl-client-info-tab-icon{
  background:#ecfdf5!important;
  color:#059669!important;
}
html body .postlab-crm-app .pl-client-info-panel[data-pl-panel="strategy"] details.pl-client-strategy-section > summary{
  display:none!important;
}
html body .postlab-crm-app .pl-client-info-panel[data-pl-panel="strategy"] details.pl-client-strategy-section{
  display:block!important;
  margin:0!important;
  width:100%!important;
}
html body .postlab-crm-app .pl-client-info-panel[data-pl-panel="strategy"] details.pl-client-strategy-section > *:not(summary){
  display:block!important;
}
html body .postlab-crm-app .pl-client-info-panel[data-pl-panel="strategy"] .pl-client-strategy-section{
  border-radius:22px!important;
  overflow:hidden!important;
}
@media(min-width:901px) and (max-width:1300px){
  html body .postlab-crm-app .pl-client-info-tab{
    grid-template-columns:38px minmax(0,1fr) 20px!important;
    padding:14px!important;
    gap:9px!important;
  }
  html body .postlab-crm-app .pl-client-info-tab-icon{
    width:38px!important;
    height:38px!important;
    font-size:18px!important;
  }
  html body .postlab-crm-app .pl-client-info-tab strong{font-size:14px!important;}
  html body .postlab-crm-app .pl-client-info-tab small{font-size:10px!important;}
}

/* v13.6.35 - Client content plan toolbar + reliable fixed tabs */
html body .postlab-crm-app .pl-client-content-plans-v13635{
  overflow:hidden!important;
  padding:0!important;
  margin-top:16px!important;
  border:1px solid #bfdbfe!important;
  background:#fff!important;
}
html body .postlab-crm-app .pl-client-content-plans-toolbar{
  display:grid!important;
  grid-template-columns:minmax(320px,1fr) auto auto auto auto!important;
  align-items:center!important;
  gap:10px!important;
  padding:14px 16px!important;
  background:linear-gradient(135deg,#0f3c99,#2563eb 58%,#22c5ee)!important;
  color:#fff!important;
}
html body .postlab-crm-app .pl-client-content-plans-title{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-width:0!important;
}
html body .postlab-crm-app .pl-client-content-plans-icon{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:13px!important;
  background:rgba(255,255,255,.16)!important;
  border:1px solid rgba(255,255,255,.25)!important;
  font-size:21px!important;
}
html body .postlab-crm-app .pl-client-content-plans-title > span:last-child{
  display:flex!important;
  flex-direction:column!important;
  gap:3px!important;
  min-width:0!important;
}
html body .postlab-crm-app .pl-client-content-plans-title strong{
  color:#fff!important;
  font-size:18px!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
html body .postlab-crm-app .pl-client-content-plans-title small{
  color:#dbeafe!important;
  font-weight:700!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
html body .postlab-crm-app .pl-client-content-plans-count{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 12px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.17)!important;
  border:1px solid rgba(255,255,255,.28)!important;
  color:#fff!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
html body .postlab-crm-app .pl-client-content-plans-toolbar .pl-client-content-action,
html body .postlab-crm-app .pl-client-content-toggle{
  min-height:40px!important;
  height:40px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  border-radius:11px!important;
}
html body .postlab-crm-app .pl-client-content-plans-toolbar .pl-client-content-action{
  padding:0 13px!important;
  box-shadow:none!important;
}
html body .postlab-crm-app .pl-client-content-toggle{
  gap:7px!important;
  padding:0 13px!important;
  border:1px solid rgba(255,255,255,.35)!important;
  background:rgba(255,255,255,.13)!important;
  color:#fff!important;
  cursor:pointer!important;
  font-weight:900!important;
}
html body .postlab-crm-app .pl-client-content-toggle:hover{
  background:rgba(255,255,255,.22)!important;
}
html body .postlab-crm-app .pl-client-content-plans-body[hidden]{display:none!important;}
html body .postlab-crm-app .pl-client-content-plans-body.is-open{
  display:block!important;
  padding:16px!important;
  border-top:1px solid #dbeafe!important;
}
html body .postlab-crm-app .pl-client-info-tabbar{
  position:relative!important;
  z-index:2!important;
}
html body .postlab-crm-app .pl-client-info-tab{
  cursor:pointer!important;
  pointer-events:auto!important;
}
html body .postlab-crm-app .pl-client-info-panel[hidden]{display:none!important;}
html body .postlab-crm-app .pl-client-info-panel.is-active{
  display:block!important;
}
@media (max-width:1350px){
  html body .postlab-crm-app .pl-client-content-plans-toolbar{
    grid-template-columns:minmax(260px,1fr) auto auto!important;
  }
  html body .postlab-crm-app .pl-client-content-plans-title{grid-column:1/2!important;}
  html body .postlab-crm-app .pl-client-content-plans-count{grid-column:2/3!important;}
  html body .postlab-crm-app .pl-client-content-toggle{grid-column:3/4!important;}
  html body .postlab-crm-app .pl-client-content-plans-toolbar .pl-client-content-action{grid-row:2!important;}
}
@media (max-width:900px){
  html body .postlab-crm-app .pl-client-content-plans-toolbar{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
    align-items:stretch!important;
  }
  html body .postlab-crm-app .pl-client-content-plans-title,
  html body .postlab-crm-app .pl-client-content-plans-count,
  html body .postlab-crm-app .pl-client-content-toggle,
  html body .postlab-crm-app .pl-client-content-plans-toolbar .pl-client-content-action{
    grid-column:1!important;
    grid-row:auto!important;
    width:100%!important;
  }
  html body .postlab-crm-app .pl-client-content-plans-title small{white-space:normal!important;}
}

/* v13.6.36 - working client info tabs with distinct colors */
html body .postlab-crm-app .pl-client-info-tabbar{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
}
html body .postlab-crm-app .pl-client-info-tab{
  border-width:1px!important;
  border-style:solid!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important;
}
html body .postlab-crm-app .pl-client-info-tab:hover{
  transform:translateY(-2px)!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(1){
  background:linear-gradient(135deg,#eff6ff,#ffffff)!important;
  border-color:#93c5fd!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(1) .pl-client-info-tab-icon{
  background:#dbeafe!important;color:#1d4ed8!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(1).is-active{
  background:linear-gradient(135deg,#dbeafe,#eff6ff)!important;
  border-color:#2563eb!important;
  box-shadow:0 12px 26px rgba(37,99,235,.16)!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(2){
  background:linear-gradient(135deg,#fff7ed,#ffffff)!important;
  border-color:#fdba74!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(2) .pl-client-info-tab-icon{
  background:#ffedd5!important;color:#ea580c!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(2).is-active{
  background:linear-gradient(135deg,#ffedd5,#fff7ed)!important;
  border-color:#f97316!important;
  box-shadow:0 12px 26px rgba(249,115,22,.15)!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(3){
  background:linear-gradient(135deg,#f8fafc,#ffffff)!important;
  border-color:#cbd5e1!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(3) .pl-client-info-tab-icon{
  background:#eef2ff!important;color:#2563eb!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(3).is-active{
  background:linear-gradient(135deg,#eef2ff,#f8fafc)!important;
  border-color:#6366f1!important;
  box-shadow:0 12px 26px rgba(99,102,241,.14)!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(4){
  background:linear-gradient(135deg,#ecfdf5,#ffffff)!important;
  border-color:#86efac!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(4) .pl-client-info-tab-icon{
  background:#d1fae5!important;color:#059669!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(4).is-active{
  background:linear-gradient(135deg,#d1fae5,#ecfdf5)!important;
  border-color:#10b981!important;
  box-shadow:0 12px 26px rgba(16,185,129,.15)!important;
}
html body .postlab-crm-app .pl-client-info-tab:nth-child(1) .pl-client-info-tab-arrow{color:#2563eb!important;}
html body .postlab-crm-app .pl-client-info-tab:nth-child(2) .pl-client-info-tab-arrow{color:#f97316!important;}
html body .postlab-crm-app .pl-client-info-tab:nth-child(3) .pl-client-info-tab-arrow{color:#6366f1!important;}
html body .postlab-crm-app .pl-client-info-tab:nth-child(4) .pl-client-info-tab-arrow{color:#10b981!important;}
html body .postlab-crm-app .pl-client-info-panel{
  margin-top:14px!important;
  padding:0!important;
}
html body .postlab-crm-app .pl-client-info-panel.is-active{
  display:block!important;
  animation:plClientPanelIn .2s ease!important;
}
@media(max-width:1100px){
  html body .postlab-crm-app .pl-client-info-tabbar{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:700px){
  html body .postlab-crm-app .pl-client-info-tabbar{grid-template-columns:1fr!important;}
}


/* v13.6.37 - DNA strategy inline CSS moved to stylesheet */
.pl-client-strategy-section{overflow:hidden}.pl-client-strategy-section summary{cursor:pointer;background:linear-gradient(135deg,#16a34a,#059669)!important;color:#ffffff;border-radius:16px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pl-client-strategy-section summary strong{color:#ffffff}.pl-client-strategy-section summary .pl-small{color:#dcfce7!important;margin-left:12px}.pl-client-strategy-section[open] summary{margin-bottom:14px}.pl-client-strategy-section .pl-section-title h2{color:#059669!important}.pl-client-strategy-section .pl-section-title span{background:#dcfce7!important;color:#166534!important;border:1px solid #bbf7d0!important}.pl-client-strategy-section .pl-strategy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.pl-client-strategy-section .pl-strategy-card{background:#fff;border:1px solid #bbf7d0;border-radius:18px;padding:14px;box-shadow:0 8px 22px rgba(15,23,42,.04)}.pl-client-strategy-section .pl-strategy-card h4{margin:0 0 10px;color:#173b8a}.pl-client-strategy-section .pl-chip-grid{display:flex;flex-wrap:wrap;gap:8px}.pl-client-strategy-section .pl-chip{border:1px solid #bfdbfe;background:#f8fbff;border-radius:999px;padding:8px 12px;font-weight:700;color:#12306f;font-size:13px;line-height:1.25}.pl-client-strategy-section .pl-check-chip input{margin-right:5px}.pl-client-strategy-section .pl-strategy-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.pl-client-strategy-section .pl-finance-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.pl-client-strategy-section .pl-finance-payment-only{grid-template-columns:minmax(0,1fr);max-width:360px}.pl-client-strategy-section .pl-finance-row input,.pl-client-strategy-section .pl-finance-row select{min-height:42px}.pl-client-strategy-section textarea{min-height:82px}.pl-client-strategy-section .pl-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.pl-client-strategy-section .pl-plan-grid input{font-size:18px;font-weight:900;text-align:center}.pl-client-strategy-section .pl-competitor-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px}.pl-client-strategy-section .pl-strategy-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}@media(max-width:900px){.postlab-crm-app .pl-client-strategy-section{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;overflow:hidden!important}.postlab-crm-app .pl-client-strategy-section form,.postlab-crm-app .pl-client-strategy-section .pl-strategy-grid,.postlab-crm-app .pl-client-strategy-section .pl-strategy-fields,.postlab-crm-app .pl-client-strategy-section .pl-competitor-list,.postlab-crm-app .pl-client-strategy-section .pl-plan-grid,.postlab-crm-app .pl-client-strategy-section .pl-finance-row{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;gap:10px!important}.postlab-crm-app .pl-client-strategy-section .pl-strategy-card,.postlab-crm-app .pl-client-strategy-section .pl-field{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.postlab-crm-app .pl-client-strategy-section input,.postlab-crm-app .pl-client-strategy-section select,.postlab-crm-app .pl-client-strategy-section textarea{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.postlab-crm-app .pl-client-strategy-section .pl-chip-grid{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}.postlab-crm-app .pl-client-strategy-section .pl-chip{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:44px!important;padding:10px 12px!important;border-radius:14px!important;font-size:14px!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}.postlab-crm-app .pl-client-strategy-section .pl-check-chip input{width:18px!important;height:18px!important;margin:0 8px 0 0!important;flex:0 0 auto!important}.postlab-crm-app .pl-client-strategy-section summary{display:block!important}.postlab-crm-app .pl-client-strategy-section summary strong{display:block!important;font-size:22px!important;line-height:1.15!important}.postlab-crm-app .pl-client-strategy-section summary .pl-small{display:block!important;margin:8px 0 0!important;color:#dcfce7!important}.postlab-crm-app .pl-client-strategy-section .pl-section-title{display:block!important}.postlab-crm-app .pl-client-strategy-section .pl-section-title h2{font-size:26px!important;line-height:1.15!important;margin-bottom:8px!important}.postlab-crm-app .pl-client-strategy-section .pl-strategy-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.postlab-crm-app .pl-client-strategy-section .pl-strategy-actions .pl-btn{width:100%!important;min-height:44px!important;padding:11px 12px!important}}

/* v13.1.9 - Future month planning */
.postlab-crm-app input[type="month"]{width:100%!important;min-height:44px!important;border:1px solid #d7e6f7!important;border-radius:12px!important;padding:10px 12px!important;background:#f8fbff!important;color:#12306f!important;font-weight:800!important;box-sizing:border-box!important}


/* v13.2.0 - Content Plan UX: collapsed add form, reel-only video settings, cleaner free-choice placement */
.postlab-crm-app .pl-add-content-details{padding:0!important;overflow:hidden!important}
.postlab-crm-app .pl-add-content-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important;padding:18px 20px!important;font-size:18px!important;font-weight:900!important;color:#12306f!important;list-style:none!important}
.postlab-crm-app .pl-add-content-summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-add-content-details[open] .pl-add-content-summary{border-bottom:1px solid #e5eef9!important;background:#f8fbff!important}
.postlab-crm-app .pl-add-content-details form{padding:18px 20px!important}
.postlab-crm-app .pl-content-item-fields .pl-reel-only{display:none!important}
.postlab-crm-app .pl-content-item-fields .pl-non-reel-goal{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-reel-only{display:block!important}
.postlab-crm-app form.pl-is-reel .pl-content-item-fields .pl-non-reel-goal{display:none!important}
.postlab-crm-app form:not(.pl-is-reel) .pl-video-style-select{display:none!important}
.postlab-crm-app form.pl-is-reel .pl-goal-select{display:none!important}
.postlab-crm-app .pl-video-style-select{border-color:#c4b5fd!important;background:#faf5ff!important;color:#5b21b6!important;font-weight:900!important}
.postlab-crm-app .pl-free-choice-mini-edge{display:none!important}

/* v13.6.38 - Larger top blue navigation icons and labels */
@media (min-width: 901px){
  html body .postlab-crm-app .pl-menu,
  html body .postlab-crm-app .pl-admin-blue-row{
    gap:14px!important;
  }
  html body .postlab-crm-app .pl-menu > a,
  html body .postlab-crm-app .pl-menu-link,
  html body .postlab-crm-app .pl-menu-group-toggle,
  html body .postlab-crm-app .pl-admin-blue-link{
    min-height:48px!important;
    height:48px!important;
    padding:0 18px!important;
    font-size:16px!important;
    font-weight:900!important;
    line-height:1!important;
    gap:9px!important;
    border-radius:16px!important;
  }
  html body .postlab-crm-app .pl-nav-ico,
  html body .postlab-crm-app .pl-admin-blue-link > span:first-child{
    width:24px!important;
    min-width:24px!important;
    font-size:22px!important;
    line-height:1!important;
  }
  html body .postlab-crm-app .pl-logo,
  html body .postlab-crm-app .pl-admin-blue-title{
    font-size:26px!important;
    line-height:1.15!important;
    font-weight:900!important;
  }
  html body .postlab-crm-app .pl-logo img{
    width:52px!important;
    height:52px!important;
  }
  html body .postlab-crm-app .pl-menu > a.active,
  html body .postlab-crm-app .pl-menu-link.active,
  html body .postlab-crm-app .pl-admin-blue-link.active{
    box-shadow:0 10px 24px rgba(15,23,42,.20), inset 0 0 0 1px rgba(255,255,255,.20)!important;
    transform:translateY(-1px)!important;
  }
}
@media (min-width: 768px) and (max-width: 1100px){
  html body .postlab-crm-app .pl-menu > a,
  html body .postlab-crm-app .pl-menu-link,
  html body .postlab-crm-app .pl-menu-group-toggle,
  html body .postlab-crm-app .pl-admin-blue-link{
    min-height:44px!important;
    height:44px!important;
    padding:0 14px!important;
    font-size:14px!important;
    gap:8px!important;
  }
  html body .postlab-crm-app .pl-nav-ico,
  html body .postlab-crm-app .pl-admin-blue-link > span:first-child{
    width:21px!important;
    min-width:21px!important;
    font-size:19px!important;
  }
}

/* v13.6.39 – contract value and note in one horizontal line */
html body .postlab-crm-app .pl-contract-value-line{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin-top:8px!important;
  padding:10px 12px!important;
  border:1px solid #dbeafe!important;
  border-radius:14px!important;
  background:linear-gradient(90deg,#f8fbff 0%,#fff7ed 100%)!important;
  box-sizing:border-box!important;
  width:100%!important;
}
html body .postlab-crm-app .pl-contract-value-main{
  flex:0 0 auto!important;
  color:#12306f!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
html body .postlab-crm-app .pl-contract-value-note{
  flex:1 1 auto!important;
  min-width:0!important;
  color:#9a3412!important;
  font-weight:800!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
@media(max-width:900px){
  html body .postlab-crm-app .pl-contract-value-line{
    flex-direction:column!important;
    align-items:flex-start!important;
  }
  html body .postlab-crm-app .pl-contract-value-main,
  html body .postlab-crm-app .pl-contract-value-note{
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
}

/* v13.7.0 - Συνεργάτες / Πωλητές και προμήθειες */
.postlab-crm-app .pl-sales-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important}
.postlab-crm-app .pl-salesperson-form-card{border-top:5px solid #7c3aed!important;background:linear-gradient(180deg,#fff,#faf7ff)!important}
.postlab-crm-app .pl-salesperson-form{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.postlab-crm-app .pl-salespeople-table th,.postlab-crm-app .pl-sales-ledger th{background:#f5f3ff!important;color:#4c1d95!important}
.postlab-crm-app .pl-salespeople-table tr:hover td,.postlab-crm-app .pl-sales-ledger tr:hover td{background:#fafaff!important}
.postlab-crm-app .pl-sales-finance-summary{border:1px solid #c4b5fd!important;background:linear-gradient(135deg,#faf5ff,#ecfeff)!important}
.postlab-crm-app .pl-lead-salesperson-row{padding:14px!important;border:1px solid #ddd6fe!important;border-radius:18px!important;background:linear-gradient(135deg,#faf5ff,#f8fbff)!important}
.postlab-crm-app .pl-lead-salesperson-row select[name="salesperson_id"]{border-color:#a78bfa!important;background:#fff!important;color:#4c1d95!important;font-weight:800!important}
@media(max-width:1200px){.postlab-crm-app .pl-sales-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.postlab-crm-app .pl-salesperson-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){.postlab-crm-app .pl-sales-stats,.postlab-crm-app .pl-salesperson-form{grid-template-columns:1fr!important}.postlab-crm-app .pl-salespeople-table,.postlab-crm-app .pl-sales-ledger{min-width:980px!important}}


/* v13.7.5 - Desktop client header tools, centered status menu and unified pagination/actions */
@media (min-width:901px){
  html body .postlab-crm-app .pl-client-leads-tools-row{
    display:grid!important;
    grid-template-columns:minmax(0,1.55fr) minmax(285px,.8fr) minmax(285px,.8fr)!important;
    align-items:start!important;
    gap:12px!important;
    width:100%!important;
    margin:0 0 18px!important;
  }
  html body .postlab-crm-app .pl-client-leads-tools-row > .pl-client-category-description,
  html body .postlab-crm-app .pl-client-leads-tools-row > .pl-import-panel{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-client-leads-tools-row > .pl-client-category-description{
    min-height:54px!important;
    height:54px!important;
    display:flex!important;
    align-items:center!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-client-leads-tools-row > .pl-import-panel > summary{
    min-height:54px!important;
    height:54px!important;
    padding:10px 14px!important;
    box-sizing:border-box!important;
    white-space:nowrap!important;
  }
  html body .postlab-crm-app .pl-client-menu-tabs-safe,
  html body .postlab-crm-app .pl-sidebar > .pl-client-menu-tabs-safe{
    justify-content:center!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
  html body .postlab-crm-app .pl-client-top-list-controls{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    width:100%!important;
    margin:14px 0 16px!important;
    padding:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-client-top-list-controls > .pl-client-pagination{
    display:flex!important;
    flex:1 1 auto!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:12px!important;
    width:auto!important;
    min-width:max-content!important;
    margin:0!important;
    padding:8px 10px!important;
    white-space:nowrap!important;
  }
  html body .postlab-crm-app .pl-client-top-list-controls .pl-page-links{
    display:flex!important;
    flex-wrap:nowrap!important;
    white-space:nowrap!important;
  }
  html body .postlab-crm-app .pl-client-top-list-controls > .pl-bulk-client-actions{
    display:inline-flex!important;
    flex:0 0 auto!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    gap:10px!important;
    width:auto!important;
    max-width:none!important;
    margin:0!important;
    white-space:nowrap!important;
  }
}
@media (max-width:900px){
  html body .postlab-crm-app .pl-client-leads-tools-row{
    display:flex!important;
    flex-direction:column!important;
    gap:10px!important;
    margin-bottom:14px!important;
  }
  html body .postlab-crm-app .pl-client-leads-tools-row > *{
    width:100%!important;
    margin:0!important;
  }
  html body .postlab-crm-app .pl-client-menu-tabs-safe,
  html body .postlab-crm-app .pl-sidebar > .pl-client-menu-tabs-safe{
    justify-content:flex-start!important;
  }
  html body .postlab-crm-app .pl-client-top-list-controls{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:10px!important;
    margin:12px 0 14px!important;
  }
  html body .postlab-crm-app .pl-client-top-list-controls > .pl-client-pagination,
  html body .postlab-crm-app .pl-client-top-list-controls > .pl-bulk-client-actions{
    width:100%!important;
    margin:0!important;
  }
}


/* v13.7.6 - Έγχρωμη και ψηλότερη ζώνη εργαλείων/φίλτρων πελατών στον υπολογιστή */
@media (min-width:901px){
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-leads-tools-row{
    gap:14px!important;
    margin:0 0 18px!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-leads-tools-row > .pl-client-category-description,
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-leads-tools-row > details.pl-import-panel{
    min-height:72px!important;
    height:72px!important;
    border-radius:16px!important;
    border-width:1px!important;
    box-shadow:0 10px 24px rgba(15,35,85,.08)!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-leads-tools-row > .pl-client-category-description{
    padding:14px 18px!important;
    gap:12px!important;
    background:linear-gradient(135deg,#e0f2fe,#eff6ff)!important;
    border-color:#7dd3fc!important;
    color:#0c4a6e!important;
    font-size:14px!important;
    font-weight:800!important;
    line-height:1.45!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-leads-tools-row > .pl-client-category-description .pl-client-category-info{
    width:34px!important;
    height:34px!important;
    flex:0 0 34px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:50%!important;
    background:linear-gradient(135deg,#2563eb,#38bdf8)!important;
    color:#fff!important;
    font-size:17px!important;
    font-weight:900!important;
    box-shadow:0 7px 16px rgba(37,99,235,.22)!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-leads-tools-row > details.pl-import-panel:nth-of-type(1){
    background:linear-gradient(135deg,#fff7ed,#fffbeb)!important;
    border-color:#fdba74!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-leads-tools-row > details.pl-import-panel:nth-of-type(2){
    background:linear-gradient(135deg,#faf5ff,#fdf2f8)!important;
    border-color:#d8b4fe!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-leads-tools-row > details.pl-import-panel > summary{
    min-height:72px!important;
    height:72px!important;
    padding:14px 18px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    font-size:14px!important;
    line-height:1.3!important;
    font-weight:900!important;
    color:#7c2d12!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-leads-tools-row > details.pl-import-panel:nth-of-type(2) > summary{
    color:#6b21a8!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-leads-tools-row > details.pl-import-panel > summary span{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:30px!important;
    padding:5px 10px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.72)!important;
    border:1px solid rgba(124,45,18,.16)!important;
    color:inherit!important;
    font-size:11px!important;
    white-space:nowrap!important;
  }

  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78{
    margin:0 0 16px!important;
    padding:16px!important;
    border:1px solid #bfdbfe!important;
    border-radius:18px!important;
    background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 52%,#f5f3ff 100%)!important;
    box-shadow:0 12px 28px rgba(30,64,175,.08)!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-client-search-layout{
    gap:14px!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-client-search-row{
    gap:12px!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-client-filter-field{
    padding:10px 12px!important;
    border:1px solid #dbeafe!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.82)!important;
    box-shadow:0 6px 14px rgba(15,35,85,.045)!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-client-filter-field > span:first-child,
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-crm-user-filter > span:first-child{
    margin:0 0 7px!important;
    color:#12306f!important;
    font-size:13px!important;
    line-height:1.25!important;
    font-weight:900!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 select,
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 input[type="search"]{
    height:56px!important;
    min-height:56px!important;
    padding:0 15px!important;
    border:1px solid #93c5fd!important;
    border-radius:13px!important;
    background:#fff!important;
    color:#12306f!important;
    font-size:14px!important;
    font-weight:750!important;
    box-shadow:inset 0 1px 2px rgba(15,23,42,.025)!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-client-search-input-wrap{
    min-height:56px!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-client-search-icon{
    left:15px!important;
    color:#2563eb!important;
    font-size:18px!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 input.pl-client-general-search{
    padding-left:44px!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-search-buttons{
    align-self:stretch!important;
    display:flex!important;
    align-items:flex-end!important;
    gap:10px!important;
    padding:10px 0 0!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-search-buttons .pl-btn{
    height:56px!important;
    min-height:56px!important;
    min-width:118px!important;
    padding:0 16px!important;
    border-radius:13px!important;
    font-size:13px!important;
    font-weight:900!important;
    box-shadow:0 8px 18px rgba(37,99,235,.16)!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-btn-search{
    background:linear-gradient(135deg,#1d4ed8,#38bdf8)!important;
    border-color:#2563eb!important;
    color:#fff!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-btn-clear-search{
    background:linear-gradient(135deg,#64748b,#94a3b8)!important;
    border-color:#64748b!important;
    color:#fff!important;
  }

  html body .postlab-crm-app .pl-clients-modern-card .pl-client-top-list-controls{
    min-height:70px!important;
    margin:14px 0 18px!important;
    padding:10px 12px!important;
    border:1px solid #bfdbfe!important;
    border-radius:17px!important;
    background:linear-gradient(135deg,#eff6ff,#eef2ff 55%,#f5f3ff)!important;
    box-shadow:0 10px 24px rgba(30,64,175,.07)!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-top-list-controls > .pl-client-pagination{
    min-height:48px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    color:#12306f!important;
    font-size:13px!important;
    font-weight:800!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-top-list-controls .pl-page-links a,
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-top-list-controls .pl-page-links span{
    min-width:38px!important;
    height:38px!important;
    min-height:38px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:10px!important;
    font-weight:900!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-top-list-controls > .pl-bulk-client-actions .pl-btn{
    min-height:48px!important;
    height:48px!important;
    padding:0 17px!important;
    border-radius:12px!important;
    font-size:13px!important;
    font-weight:900!important;
    box-shadow:0 8px 18px rgba(15,35,85,.12)!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-top-list-controls .pl-route-maps-btn{
    background:linear-gradient(135deg,#0284c7,#22d3ee)!important;
    border-color:#0284c7!important;
    color:#fff!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card .pl-client-top-list-controls .pl-btn-danger{
    background:linear-gradient(135deg,#dc2626,#f43f5e)!important;
    border-color:#dc2626!important;
    color:#fff!important;
  }
}

/* v13.7.7 - Visible client account passwords */
.postlab-crm-app .pl-visible-password{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-weight:800!important;letter-spacing:.02em!important;background:#fff7ed!important;border-color:#fdba74!important;color:#7c2d12!important}
.postlab-crm-app .pl-visible-password:focus{background:#fff!important;border-color:#f97316!important;box-shadow:0 0 0 3px rgba(249,115,22,.14)!important}
.postlab-crm-app .pl-password-visible-note{display:inline-flex!important;align-items:center!important;margin-left:6px!important;padding:2px 7px!important;border-radius:999px!important;background:#ffedd5!important;color:#c2410c!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em!important}


/* v13.7.10 - Ενιαία οριζόντια αναζήτηση πελατών στον υπολογιστή */
@media (min-width:901px){
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo{
    display:grid!important;
    grid-template-columns:minmax(360px,1fr) max-content!important;
    align-items:end!important;
    gap:10px!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo .pl-client-filter-search-field{
    min-width:0!important;
    width:100%!important;
    margin:0!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo .pl-search-buttons{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:flex-end!important;
    gap:10px!important;
    align-self:end!important;
    padding:0!important;
    margin:0!important;
    width:auto!important;
    min-width:max-content!important;
    white-space:nowrap!important;
  }
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo .pl-search-buttons .pl-btn{
    height:56px!important;
    min-height:56px!important;
  }
}
@media (max-width:900px){
  html body .postlab-crm-app form.pl-filter.pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
  }
  html body .postlab-crm-app form.pl-filter.pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo .pl-search-buttons{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    width:100%!important;
  }
}

@media (min-width:1101px){
  html body .postlab-crm-app .pl-clients-modern-card form.pl-filter.pl-filter-v78 .pl-client-search-layout-v78{
    grid-template-columns:minmax(135px,.9fr) minmax(125px,.85fr) minmax(135px,.9fr) minmax(180px,1.05fr) minmax(560px,2.7fr)!important;
    min-width:1180px!important;
  }
}

/* v13.7.11 - Task schedule calendar availability preview */
.postlab-crm-app .pl-task-calendar-preview{
  margin-top:8px!important;
  padding:16px!important;
  border:1px solid #bfdbfe!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#f8fbff,#eef6ff)!important;
  box-shadow:0 10px 24px rgba(37,99,235,.08)!important;
}
.postlab-crm-app .pl-task-calendar-preview-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-bottom:12px!important;
}
.postlab-crm-app .pl-task-calendar-preview-head strong{
  display:block!important;
  color:#12306f!important;
  font-size:16px!important;
  font-weight:900!important;
}
.postlab-crm-app .pl-task-calendar-preview-head small{
  display:block!important;
  color:#52627a!important;
  font-size:12px!important;
  font-weight:800!important;
  margin-top:3px!important;
}
.postlab-crm-app .pl-task-calendar-preview-status{
  flex:0 0 auto!important;
  border-radius:999px!important;
  padding:8px 11px!important;
  font-size:12px!important;
  font-weight:950!important;
  border:1px solid #bfdbfe!important;
  color:#1d4ed8!important;
  background:#dbeafe!important;
  white-space:nowrap!important;
}
.postlab-crm-app .pl-task-calendar-preview-status.is-free{
  color:#166534!important;
  background:#dcfce7!important;
  border-color:#86efac!important;
}
.postlab-crm-app .pl-task-calendar-preview-status.is-busy{
  color:#991b1b!important;
  background:#fee2e2!important;
  border-color:#fecaca!important;
}
.postlab-crm-app .pl-task-calendar-preview-status.is-empty{
  color:#475569!important;
  background:#f1f5f9!important;
  border-color:#e2e8f0!important;
}
.postlab-crm-app .pl-task-calendar-preview-slot{
  border:1px solid #dbeafe!important;
  border-radius:14px!important;
  padding:12px 14px!important;
  background:#fff!important;
  color:#12306f!important;
  font-weight:850!important;
  margin-bottom:10px!important;
}
.postlab-crm-app .pl-task-calendar-preview-conflicts{
  display:grid!important;
  gap:8px!important;
  margin-bottom:10px!important;
}
.postlab-crm-app .pl-task-calendar-conflict{
  border:1px solid #fecaca!important;
  border-radius:13px!important;
  background:#fff1f2!important;
  color:#991b1b!important;
  padding:10px 12px!important;
  font-weight:850!important;
}
.postlab-crm-app .pl-task-calendar-ok{
  border:1px solid #bbf7d0!important;
  border-radius:13px!important;
  background:#f0fdf4!important;
  color:#166534!important;
  padding:10px 12px!important;
  font-weight:850!important;
}
.postlab-crm-app .pl-task-calendar-preview-timeline{
  display:grid!important;
  gap:8px!important;
}
.postlab-crm-app .pl-task-calendar-day-title{
  margin-top:4px!important;
  color:#12306f!important;
  font-weight:950!important;
  font-size:13px!important;
}
.postlab-crm-app .pl-task-calendar-row{
  display:grid!important;
  grid-template-columns:115px minmax(0,1fr)!important;
  gap:10px!important;
  align-items:center!important;
  border:1px solid #dbeafe!important;
  border-radius:13px!important;
  background:#fff!important;
  padding:10px 12px!important;
}
.postlab-crm-app .pl-task-calendar-row-time{
  font-weight:950!important;
  color:#1d4ed8!important;
  white-space:nowrap!important;
}
.postlab-crm-app .pl-task-calendar-row-body strong{
  display:block!important;
  color:#12306f!important;
  font-weight:950!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.postlab-crm-app .pl-task-calendar-row-body small{
  display:block!important;
  margin-top:2px!important;
  color:#64748b!important;
  font-weight:800!important;
}
.postlab-crm-app .pl-task-calendar-row.is-new{
  border-color:#22c55e!important;
  background:linear-gradient(135deg,#f0fdf4,#ffffff)!important;
}
.postlab-crm-app .pl-task-calendar-row.is-conflict{
  border-color:#fecaca!important;
  background:#fff1f2!important;
}
.postlab-crm-app .pl-task-calendar-empty-day{
  border:1px dashed #bfdbfe!important;
  border-radius:13px!important;
  background:#fff!important;
  padding:12px 14px!important;
  color:#475569!important;
  font-weight:850!important;
}
@media(max-width:900px){
  .postlab-crm-app .pl-task-calendar-preview-head{align-items:flex-start!important;flex-direction:column!important}
  .postlab-crm-app .pl-task-calendar-preview-status{width:100%!important;text-align:center!important}
  .postlab-crm-app .pl-task-calendar-row{grid-template-columns:1fr!important;gap:4px!important}
}

/* v13.7.13 - Grouped customer history by classification */
.postlab-crm-app .pl-history-grouped-v13713{display:flex!important;flex-direction:column!important;gap:14px!important;padding:10px 4px 18px!important;overflow:visible!important;max-width:100%!important}
.postlab-crm-app .pl-history-group{border:1px solid #dbeafe!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff,#f8fbff)!important;box-shadow:0 10px 24px rgba(15,23,42,.05)!important;overflow:hidden!important}
.postlab-crm-app .pl-history-group>summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:13px 16px!important;cursor:pointer!important;list-style:none!important;border-bottom:1px solid #e5eef9!important;background:#f8fbff!important;color:#12306f!important}
.postlab-crm-app .pl-history-group>summary::-webkit-details-marker{display:none!important}
.postlab-crm-app .pl-history-group>summary span{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}
.postlab-crm-app .pl-history-group>summary b{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border-radius:12px!important;background:#eff6ff!important;font-size:16px!important;box-shadow:inset 0 0 0 1px #bfdbfe!important}
.postlab-crm-app .pl-history-group>summary strong{font-size:15px!important;font-weight:900!important;color:#12306f!important}
.postlab-crm-app .pl-history-group>summary em{font-style:normal!important;font-size:12px!important;font-weight:900!important;color:#2563eb!important;background:#eaf2ff!important;border:1px solid #bfdbfe!important;border-radius:999px!important;padding:6px 10px!important;white-space:nowrap!important}
.postlab-crm-app .pl-history-group-items{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;padding:14px!important}
.postlab-crm-app .pl-history-grouped-v13713 .pl-history-card{width:100%!important;min-width:0!important;max-width:none!important;flex:unset!important;margin:0!important;scroll-snap-align:unset!important}
.postlab-crm-app .pl-history-grouped-v13713 .pl-history-card summary{min-height:72px!important;align-items:flex-start!important}
.postlab-crm-app .pl-history-group-tasks{border-color:#fed7aa!important}.postlab-crm-app .pl-history-group-tasks>summary{background:#fff7ed!important}.postlab-crm-app .pl-history-group-tasks>summary b{background:#ffedd5!important;box-shadow:inset 0 0 0 1px #fdba74!important}.postlab-crm-app .pl-history-group-tasks>summary em{background:#ffedd5!important;border-color:#fdba74!important;color:#c2410c!important}
.postlab-crm-app .pl-history-group-followup{border-color:#bfdbfe!important}.postlab-crm-app .pl-history-group-followup>summary{background:#eff6ff!important}.postlab-crm-app .pl-history-group-followup>summary b{background:#dbeafe!important}.postlab-crm-app .pl-history-group-followup>summary em{background:#dbeafe!important;color:#1d4ed8!important}
.postlab-crm-app .pl-history-group-calls{border-color:#bbf7d0!important}.postlab-crm-app .pl-history-group-calls>summary{background:#f0fdf4!important}.postlab-crm-app .pl-history-group-calls>summary b{background:#dcfce7!important;box-shadow:inset 0 0 0 1px #86efac!important}.postlab-crm-app .pl-history-group-calls>summary em{background:#dcfce7!important;border-color:#86efac!important;color:#15803d!important}
.postlab-crm-app .pl-history-group-meetings{border-color:#c7d2fe!important}.postlab-crm-app .pl-history-group-meetings>summary{background:#eef2ff!important}.postlab-crm-app .pl-history-group-meetings>summary b{background:#e0e7ff!important;box-shadow:inset 0 0 0 1px #a5b4fc!important}.postlab-crm-app .pl-history-group-meetings>summary em{background:#e0e7ff!important;border-color:#a5b4fc!important;color:#4338ca!important}
.postlab-crm-app .pl-history-group-messages{border-color:#bae6fd!important}.postlab-crm-app .pl-history-group-messages>summary{background:#ecfeff!important}.postlab-crm-app .pl-history-group-messages>summary b{background:#cffafe!important;box-shadow:inset 0 0 0 1px #67e8f9!important}.postlab-crm-app .pl-history-group-messages>summary em{background:#cffafe!important;border-color:#67e8f9!important;color:#0e7490!important}
.postlab-crm-app .pl-history-group-audit{border-color:#e5e7eb!important}.postlab-crm-app .pl-history-group-audit>summary{background:#f8fafc!important}.postlab-crm-app .pl-history-group-audit>summary b{background:#f1f5f9!important;box-shadow:inset 0 0 0 1px #cbd5e1!important}.postlab-crm-app .pl-history-group-audit>summary em{background:#f1f5f9!important;border-color:#cbd5e1!important;color:#475569!important}
.postlab-crm-app .pl-history-group-notes{border-color:#ddd6fe!important}.postlab-crm-app .pl-history-group-notes>summary{background:#faf5ff!important}.postlab-crm-app .pl-history-group-notes>summary b{background:#f3e8ff!important;box-shadow:inset 0 0 0 1px #d8b4fe!important}.postlab-crm-app .pl-history-group-notes>summary em{background:#f3e8ff!important;border-color:#d8b4fe!important;color:#7e22ce!important}
@media(max-width:1200px){.postlab-crm-app .pl-history-group-items{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){.postlab-crm-app .pl-history-group-items{grid-template-columns:1fr!important;padding:10px!important}.postlab-crm-app .pl-history-group>summary{padding:12px!important}.postlab-crm-app .pl-history-group>summary strong{font-size:14px!important}}


/* v13.7.18 - Search buttons beside field + mobile/tablet action buttons in pairs */
@media(min-width:901px){
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo{display:grid!important;grid-template-columns:minmax(380px,1fr) max-content!important;align-items:end!important;gap:12px!important;width:100%!important;max-width:100%!important;min-width:0!important}
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo .pl-client-filter-search-field{grid-column:1!important;width:100%!important;min-width:0!important;margin:0!important}
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo .pl-search-buttons{grid-column:2!important;display:flex!important;flex-direction:row!important;align-items:flex-end!important;justify-content:flex-end!important;gap:8px!important;width:auto!important;min-width:max-content!important;max-width:none!important;margin:0!important;padding:0!important;white-space:nowrap!important}
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo .pl-search-buttons .pl-btn{display:inline-flex!important;width:auto!important;min-width:120px!important;height:48px!important;min-height:48px!important;margin:0!important;align-items:center!important;justify-content:center!important}
}
@media(max-width:900px){
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact,html body .postlab-crm-app .pl-mobile-leads-cards-top article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;white-space:normal!important}
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact > *,html body .postlab-crm-app .pl-mobile-leads-cards-top article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact > *{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact .pl-mobile-action,html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact a.pl-mobile-action,html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact summary.pl-mobile-action{display:flex!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:52px!important;height:auto!important;padding:12px 10px!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:normal!important;overflow:visible!important}
}


/* v13.7.19 - Clean mobile/tablet overdue alerts card */
.postlab-crm-app .pl-calendar-alerts .pl-alert-item{
  overflow:visible!important;
}
.postlab-crm-app .pl-calendar-alerts .pl-alert-main{
  min-width:0!important;
  width:100%!important;
  max-width:100%!important;
  display:block!important;
}
.postlab-crm-app .pl-calendar-alerts .pl-alert-main > span:first-child{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  max-width:max-content!important;
  white-space:nowrap!important;
  border-radius:999px!important;
  background:#fee2e2!important;
  color:#991b1b!important;
  padding:5px 10px!important;
  font-size:12px!important;
  line-height:1.15!important;
  font-weight:950!important;
  margin:0 0 8px!important;
}
.postlab-crm-app .pl-calendar-alerts .pl-alert-main > strong{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:0 0 8px!important;
  color:#0f172a!important;
  font-size:16px!important;
  line-height:1.25!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
.postlab-crm-app .pl-calendar-alerts .pl-alert-client-line{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0 0 8px!important;
  color:#334155!important;
  font-size:13px!important;
  font-weight:850!important;
  line-height:1.35!important;
}
.postlab-crm-app .pl-calendar-alerts .pl-alert-client-line span,
.postlab-crm-app .pl-calendar-alerts .pl-alert-client-line b{
  display:inline!important;
  width:auto!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#173b8a!important;
  font-size:13px!important;
  line-height:1.35!important;
  font-weight:900!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
.postlab-crm-app .pl-calendar-alerts .pl-alert-client-line span:not(:first-child){color:#475569!important;font-weight:850!important;}
.postlab-crm-app .pl-calendar-alerts .pl-alert-dot{
  flex:0 0 5px!important;
  width:5px!important;
  height:5px!important;
  min-width:5px!important;
  border-radius:999px!important;
  background:#93c5fd!important;
  padding:0!important;
  margin:0!important;
}
.postlab-crm-app .pl-calendar-alerts .pl-alert-time,
.postlab-crm-app .pl-calendar-alerts .pl-alert-brief{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
.postlab-crm-app .pl-calendar-alerts .pl-alert-contact-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  width:100%!important;
  max-width:100%!important;
  margin-top:10px!important;
}
@media(max-width:900px){
  .postlab-crm-app .pl-calendar-alerts{padding:14px!important;border-radius:18px!important;}
  .postlab-crm-app .pl-calendar-alerts .pl-section-title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;}
  .postlab-crm-app .pl-calendar-alerts .pl-alert-list{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;}
  .postlab-crm-app .pl-calendar-alerts .pl-alert-item{
    display:grid!important;
    grid-template-columns:1fr!important;
    align-items:stretch!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:14px!important;
    border-radius:18px!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-calendar-alerts .pl-alert-item strong,
  .postlab-crm-app .pl-calendar-alerts .pl-alert-main > strong{font-size:16px!important;line-height:1.25!important;}
  .postlab-crm-app .pl-calendar-alerts .pl-alert-client-line{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;}
  .postlab-crm-app .pl-calendar-alerts .pl-alert-client-line .pl-alert-dot{display:none!important;}
  .postlab-crm-app .pl-calendar-alerts .pl-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    align-items:stretch!important;
  }
  .postlab-crm-app .pl-calendar-alerts .pl-actions > .pl-btn,
  .postlab-crm-app .pl-calendar-alerts .pl-actions > a.pl-btn{
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:46px!important;
    box-sizing:border-box!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    padding:11px 8px!important;
    font-size:14px!important;
    line-height:1.15!important;
    white-space:normal!important;
  }
  .postlab-crm-app .pl-calendar-alerts .pl-actions > .pl-reschedule-details,
  .postlab-crm-app .pl-calendar-alerts .pl-actions > details{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    grid-column:1 / -1!important;
  }
  .postlab-crm-app .pl-calendar-alerts .pl-actions > .pl-reschedule-details > summary,
  .postlab-crm-app .pl-calendar-alerts .pl-actions > details > summary{
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    min-height:46px!important;
    box-sizing:border-box!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    white-space:normal!important;
  }
  .postlab-crm-app .pl-calendar-alerts .pl-alert-reschedule{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    width:100%!important;
    margin-top:8px!important;
  }
  .postlab-crm-app .pl-calendar-alerts .pl-alert-reschedule select,
  .postlab-crm-app .pl-calendar-alerts .pl-alert-reschedule input,
  .postlab-crm-app .pl-calendar-alerts .pl-alert-reschedule button{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
}
@media(max-width:520px){
  .postlab-crm-app .pl-calendar-alerts .pl-alert-item{padding:12px!important;}
  .postlab-crm-app .pl-calendar-alerts .pl-alert-main > span:first-child{font-size:11px!important;padding:5px 9px!important;}
  .postlab-crm-app .pl-calendar-alerts .pl-alert-main > strong{font-size:15px!important;}
  .postlab-crm-app .pl-calendar-alerts .pl-alert-time,
  .postlab-crm-app .pl-calendar-alerts .pl-alert-brief{font-size:13px!important;line-height:1.4!important;}
  .postlab-crm-app .pl-calendar-alerts .pl-actions{grid-template-columns:1fr 1fr!important;gap:8px!important;}
}


/* v13.7.20 - Tablet/mobile client list cleanup, visible search buttons, stable blue menu */
@media (max-width:1100px){
  html body .postlab-crm-app{
    padding:10px!important;
    overflow-x:hidden!important;
  }
  html body .postlab-crm-app .pl-shell{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
    border-radius:18px!important;
  }
  html body .postlab-crm-app .pl-main{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:12px!important;
    box-sizing:border-box!important;
    overflow-x:hidden!important;
  }
  html body .postlab-crm-app .pl-sidebar{
    position:relative!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    display:block!important;
    padding:12px!important;
    margin:0 0 12px!important;
    border-radius:18px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    z-index:20!important;
  }
  html body .postlab-crm-app .pl-logo{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    width:100%!important;
    margin:0 0 10px!important;
    font-size:18px!important;
    line-height:1.15!important;
    text-align:center!important;
  }
  html body .postlab-crm-app .pl-logo img{
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
  }
  html body .postlab-crm-app .pl-menu{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:7px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:0 2px 8px!important;
    margin:0!important;
    white-space:nowrap!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:thin!important;
  }
  html body .postlab-crm-app .pl-menu a.pl-menu-link,
  html body .postlab-crm-app .pl-menu .pl-menu-link,
  html body .postlab-crm-app .pl-menu a.pl-project-menu-link{
    display:inline-flex!important;
    flex:0 0 auto!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    width:auto!important;
    min-width:max-content!important;
    max-width:none!important;
    height:38px!important;
    min-height:38px!important;
    padding:8px 11px!important;
    margin:0!important;
    border-radius:999px!important;
    font-size:12px!important;
    line-height:1!important;
    white-space:nowrap!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-nav-ico{
    width:16px!important;
    min-width:16px!important;
    font-size:14px!important;
    line-height:1!important;
  }
  html body .postlab-crm-app .pl-menu .pl-user-box{
    display:inline-flex!important;
    flex:0 0 auto!important;
    align-items:center!important;
    gap:6px!important;
    width:auto!important;
    min-width:max-content!important;
    max-width:none!important;
    margin:0!important;
    padding:7px 9px!important;
    border-radius:14px!important;
    font-size:11px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
  }
  html body .postlab-crm-app .pl-sidebar > .pl-client-menu-tabs,
  html body .postlab-crm-app .pl-client-menu-tabs{
    display:flex!important;
    flex-wrap:nowrap!important;
    justify-content:flex-start!important;
    gap:6px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:8px 2px 0!important;
    margin:8px 0 0!important;
    white-space:nowrap!important;
    -webkit-overflow-scrolling:touch!important;
  }
  html body .postlab-crm-app .pl-sidebar > .pl-client-menu-tabs a,
  html body .postlab-crm-app .pl-client-menu-tabs a{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    height:34px!important;
    min-height:34px!important;
    padding:7px 10px!important;
    font-size:11px!important;
    line-height:1!important;
    border-radius:999px!important;
    white-space:nowrap!important;
  }
}

@media (max-width:1100px){
  html body .postlab-crm-app .pl-filter-v78,
  html body .postlab-crm-app form.pl-filter-v78{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
    padding:12px!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-layout-v78{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-client-search-row-top-3{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .postlab-crm-app .pl-client-search-row-user-q{
    display:grid!important;
    grid-template-columns:minmax(190px,.8fr) minmax(0,1.4fr)!important;
    gap:10px!important;
    align-items:end!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .postlab-crm-app .pl-client-search-combo{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) max-content!important;
    gap:8px!important;
    align-items:end!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-client-filter-field,
  html body .postlab-crm-app .pl-crm-user-filter,
  html body .postlab-crm-app .pl-client-filter-search-field{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-client-search-input-wrap{
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:42px!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-client-general-search{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:42px!important;
    min-height:42px!important;
    font-size:13px!important;
  }
  html body .postlab-crm-app .pl-search-buttons{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:7px!important;
    width:auto!important;
    max-width:none!important;
    min-width:230px!important;
    margin:0!important;
    padding:0!important;
    visibility:visible!important;
    opacity:1!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-search-buttons .pl-btn,
  html body .postlab-crm-app .pl-search-buttons button,
  html body .postlab-crm-app .pl-search-buttons a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:42px!important;
    min-height:42px!important;
    padding:9px 10px!important;
    border-radius:12px!important;
    font-size:12px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
    box-sizing:border-box!important;
  }
}

@media (max-width:760px){
  html body .postlab-crm-app .pl-header h1{font-size:19px!important;line-height:1.16!important;}
  html body .postlab-crm-app .pl-header p{font-size:12px!important;line-height:1.3!important;}
  html body .postlab-crm-app .pl-card{padding:13px!important;border-radius:18px!important;}
  html body .postlab-crm-app .pl-client-search-row-top-3{grid-template-columns:1fr!important;gap:8px!important;}
  html body .postlab-crm-app .pl-client-search-row-user-q{grid-template-columns:1fr!important;gap:8px!important;}
  html body .postlab-crm-app .pl-client-search-combo{grid-template-columns:1fr!important;gap:8px!important;}
  html body .postlab-crm-app .pl-search-buttons{grid-template-columns:1fr 1fr!important;width:100%!important;min-width:0!important;}
}

@media (max-width:1100px){
  html body .postlab-crm-app .pl-mobile-leads-cards-top{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:12px 0!important;
    padding:0!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-card-v125112,
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112{
    display:grid!important;
    grid-template-columns:24px 48px minmax(0,1fr)!important;
    grid-template-areas:"check avatar main" "actions actions actions"!important;
    column-gap:9px!important;
    row-gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:12px!important;
    border-radius:18px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-card-check{grid-area:check!important;margin:10px 0 0!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-avatar{grid-area:avatar!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;font-size:22px!important;margin:0!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-main{grid-area:main!important;min-width:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-title-row{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important;width:100%!important;min-width:0!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-title-row h3{font-size:15px!important;line-height:1.22!important;margin:0!important;min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-status{font-size:10px!important;padding:4px 7px!important;line-height:1!important;white-space:nowrap!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-meta{font-size:11.5px!important;line-height:1.25!important;margin-top:4px!important;color:#475569!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-tags{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin-top:8px!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-tags span{font-size:9.5px!important;line-height:1.15!important;padding:6px!important;border-radius:9px!important;min-width:0!important;overflow:hidden!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-tags b{font-size:10.5px!important;line-height:1.15!important;overflow-wrap:anywhere!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-contact{display:grid!important;grid-template-columns:1fr 1fr!important;gap:5px!important;margin-top:8px!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-contact-row{font-size:10.5px!important;line-height:1.2!important;min-width:0!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;}
  html body .postlab-crm-app .pl-mobile-actions-compact{
    grid-area:actions!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:10px 0 0!important;
    margin:0!important;
    overflow:visible!important;
    white-space:normal!important;
    border-top:1px solid #eaf1fb!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > *,
  html body .postlab-crm-app .pl-mobile-actions-compact > details,
  html body .postlab-crm-app .pl-mobile-actions-compact > a{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    grid-column:auto!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact a.pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact summary.pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-action-colored{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:42px!important;
    height:auto!important;
    padding:8px 6px!important;
    border-radius:12px!important;
    box-sizing:border-box!important;
    font-size:12px!important;
    line-height:1.15!important;
    text-align:center!important;
    white-space:normal!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-ai,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-action-colored .pl-ai{font-size:14px!important;line-height:1!important;}
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-al,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-quick-edit-text,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-action-colored .pl-al{font-size:12px!important;font-weight:900!important;line-height:1.15!important;max-width:calc(100% - 20px)!important;}
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action:nth-child(n+1),
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-action-colored:nth-child(n+1){display:flex!important;}
}

@media (max-width:520px){
  html body .postlab-crm-app{padding:6px!important;}
  html body .postlab-crm-app .pl-main{padding:8px!important;}
  html body .postlab-crm-app .pl-mobile-leads-cards-top .pl-mobile-lead-card-v125112,
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112{grid-template-columns:20px 40px minmax(0,1fr)!important;padding:10px!important;column-gap:7px!important;row-gap:8px!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-avatar{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;font-size:18px!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-title-row h3{font-size:13.5px!important;line-height:1.2!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-meta{font-size:10.5px!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-tags{grid-template-columns:1fr!important;gap:4px!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-tags span{font-size:9px!important;padding:5px 6px!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-tags b{font-size:10px!important;}
  html body .postlab-crm-app .pl-mobile-lead-card-v125112 .pl-mobile-contact{grid-template-columns:1fr!important;gap:4px!important;}
  html body .postlab-crm-app .pl-mobile-actions-compact{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;}
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact a.pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact summary.pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-action-colored{min-height:38px!important;padding:7px 5px!important;font-size:10.8px!important;border-radius:10px!important;}
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-ai,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-action-colored .pl-ai{font-size:12px!important;}
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-al,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action .pl-quick-edit-text,
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-action-colored .pl-al{font-size:10.8px!important;}
}


/* v13.7.22 - Tablet client-card action layout correction */
@media (min-width:761px) and (max-width:1100px){
  /* Keep the search field and its own buttons in their normal order. */
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"search buttons"!important;
    gap:10px!important;
    align-items:end!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo .pl-client-filter-search-field{
    grid-area:search!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  html body .postlab-crm-app .pl-filter-v78 .pl-client-search-row-user-q .pl-client-search-combo .pl-search-buttons{
    grid-area:buttons!important;
    display:flex!important;
    gap:8px!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
  }

  /* Tablet: use the complete card width for all client actions. */
  html body .postlab-crm-app .pl-mobile-leads-cards-top article.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact,
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:10px 0 0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact > *,
  html body .postlab-crm-app .pl-mobile-actions-compact > a,
  html body .postlab-crm-app .pl-mobile-actions-compact > details{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    grid-column:auto!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact a.pl-mobile-action,
  html body .postlab-crm-app .pl-mobile-actions-compact summary.pl-mobile-action{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:44px!important;
    padding:9px 8px!important;
    text-align:center!important;
    box-sizing:border-box!important;
  }
  /* The first two actions remain together on the first row. */
  html body .postlab-crm-app .pl-mobile-actions-compact > :nth-child(1){grid-column:1!important;grid-row:1!important;}
  html body .postlab-crm-app .pl-mobile-actions-compact > :nth-child(2){grid-column:2!important;grid-row:1!important;}
  /* Quick edit stays closed until the user opens it. */
  html body .postlab-crm-app details.pl-mobile-quick-native:not([open]) .pl-mobile-quick-native-panel{display:none!important;}
  html body .postlab-crm-app details.pl-mobile-quick-native[open] .pl-mobile-quick-native-panel{
    display:block!important;
    grid-column:1 / -1!important;
    width:100%!important;
    margin-top:8px!important;
  }
}


/* v13.7.27 — balanced two-column client tools on mobile and tablet */
@media screen and (max-width:1100px){
  html body .postlab-crm-app .pl-lead-action-row .pl-lead-action-groups{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;align-items:stretch!important}
  html body .postlab-crm-app .pl-lead-action-row .pl-lead-action-group,html body .postlab-crm-app .pl-lead-action-row .pl-lead-action-group .pl-lead-actions{display:contents!important}
  html body .postlab-crm-app .pl-lead-action-row .pl-lead-action-group>strong,html body .postlab-crm-app .pl-lead-action-row .pl-action-empty{display:none!important}
  html body .postlab-crm-app .pl-lead-action-row .pl-lead-action-groups .pl-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;padding:9px 8px!important;border-radius:12px!important;box-sizing:border-box!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important;line-height:1.2!important}
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;align-items:stretch!important;justify-items:stretch!important}
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact>*{grid-column:auto!important;grid-row:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}
  html body .postlab-crm-app article.pl-mobile-lead-card details.pl-mobile-quick-native:not([open]){grid-column:auto!important}
  html body .postlab-crm-app article.pl-mobile-lead-card details.pl-mobile-quick-native[open]{grid-column:1/-1!important}
  html body .postlab-crm-app article.pl-mobile-lead-card details.pl-mobile-quick-native[open]>.pl-mobile-quick-native-panel{display:block!important;width:100%!important;max-width:100%!important;margin-top:8px!important;box-sizing:border-box!important}
}


/* Post Lab CRM v13.7.28 — definitive balanced customer tools on tablet/mobile */
@media screen and (max-width:1100px){
  /* Mobile customer cards: the actions container spans the complete card. */
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact,
  html body .postlab-crm-app .pl-mobile-leads-cards article.pl-mobile-lead-card > .pl-mobile-actions-compact,
  html body .postlab-crm-app .pl-mobile-leads-cards-top article.pl-mobile-lead-card > .pl-mobile-actions-compact{
    grid-column:1 / -1!important;
    grid-row:auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-auto-flow:row!important;
    grid-auto-rows:auto!important;
    align-items:stretch!important;
    justify-items:stretch!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:14px 0 0!important;
    overflow:visible!important;
    white-space:normal!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact::before{display:none!important;content:none!important}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > *{
    position:static!important;
    float:none!important;
    clear:none!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  /* Quick edit is a full-width first row; the remaining eight tools form four exact pairs. */
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-mobile-quick-native{grid-column:1 / -1!important;grid-row:1!important}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-mobile-quick-native > summary{width:100%!important;max-width:100%!important;margin:0!important}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-ma-edit{grid-column:1!important;grid-row:2!important}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-ma-follow{grid-column:2!important;grid-row:2!important}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-ma-offer{grid-column:1!important;grid-row:3!important}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-ma-task{grid-column:2!important;grid-row:3!important}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-ma-call{grid-column:1!important;grid-row:4!important}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-ma-sms{grid-column:2!important;grid-row:4!important}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-ma-email{grid-column:1!important;grid-row:5!important}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-ma-delete{grid-column:2!important;grid-row:5!important;padding-top:9px!important;border-top:0!important}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact summary.pl-mobile-action{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:44px!important;
    height:auto!important;
    margin:0!important;
    padding:9px 8px!important;
    text-align:center!important;
    white-space:normal!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-mobile-quick-native:not([open]) > .pl-mobile-quick-native-panel{display:none!important}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-mobile-quick-native[open] > .pl-mobile-quick-native-panel{display:block!important;width:100%!important;max-width:100%!important;margin-top:8px!important}

  /* Tablet table layout: remove visual subgroups and place every button in one two-column grid. */
  html body .postlab-crm-app .pl-compact-leads-table .pl-lead-action-row .pl-lead-actions-wrap{display:block!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}
  html body .postlab-crm-app .pl-compact-leads-table .pl-lead-action-row .pl-lead-action-groups{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-auto-flow:row!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .postlab-crm-app .pl-compact-leads-table .pl-lead-action-row .pl-lead-action-group,
  html body .postlab-crm-app .pl-compact-leads-table .pl-lead-action-row .pl-lead-action-group .pl-lead-actions{display:contents!important}
  html body .postlab-crm-app .pl-compact-leads-table .pl-lead-action-row .pl-lead-action-group > strong,
  html body .postlab-crm-app .pl-compact-leads-table .pl-lead-action-row .pl-action-empty{display:none!important}
  html body .postlab-crm-app .pl-compact-leads-table .pl-lead-action-row .pl-lead-action-groups .pl-btn{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    grid-column:auto!important;
    grid-row:auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:44px!important;
    height:auto!important;
    margin:0!important;
    padding:9px 8px!important;
    box-sizing:border-box!important;
    text-align:center!important;
    white-space:normal!important;
  }
}

/* v13.7.29 — split the complete customer card into two columns on tablet/mobile */
@media screen and (max-width:1100px){
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-template-areas:
      "identity actions"
      "main actions"!important;
    align-items:start!important;
    column-gap:12px!important;
    row-gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:14px!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 > .pl-mobile-card-check{
    grid-area:identity!important;
    position:absolute!important;
    left:14px!important;
    top:16px!important;
    width:auto!important;
    margin:0!important;
    z-index:2!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 > .pl-mobile-avatar{
    grid-area:identity!important;
    justify-self:start!important;
    margin-left:30px!important;
    margin-bottom:4px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 > .pl-mobile-main{
    grid-area:main!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 > .pl-mobile-actions-compact{
    grid-area:actions!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-auto-flow:row!important;
    align-content:start!important;
    gap:7px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    border-top:0!important;
    overflow:visible!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 > .pl-mobile-actions-compact > *,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 > .pl-mobile-actions-compact > a,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 > .pl-mobile-actions-compact > details{
    grid-column:1!important;
    grid-row:auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-tags,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-contact{
    grid-template-columns:1fr!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open]{
    grid-column:1!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] > .pl-mobile-quick-native-panel{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
}

@media screen and (max-width:520px){
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    column-gap:8px!important;
    padding:10px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 > .pl-mobile-card-check{
    left:10px!important;
    top:12px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 > .pl-mobile-avatar{
    margin-left:26px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-title-row{
    align-items:flex-start!important;
    gap:4px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-title-row h3{
    font-size:12px!important;
    overflow-wrap:anywhere!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-meta,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-contact,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-tags{
    font-size:9.5px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 > .pl-mobile-actions-compact{
    gap:5px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 > .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 > .pl-mobile-actions-compact summary.pl-mobile-action{
    min-height:36px!important;
    padding:6px 4px!important;
    font-size:10px!important;
    border-radius:9px!important;
  }
}


/* Post Lab CRM v13.7.31 — mobile-only quick edit repair */
@media screen and (max-width:760px){
  /* Keep the normal two-column customer card closed; when Quick Edit opens,
     temporarily give the form the full phone width. */
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112:has(details.pl-mobile-quick-native[open]){
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-areas:"identity" "main" "actions"!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112:has(details.pl-mobile-quick-native[open]) > .pl-mobile-main,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112:has(details.pl-mobile-quick-native[open]) > .pl-mobile-actions-compact{
    grid-column:1/-1!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112:has(details.pl-mobile-quick-native[open]) > .pl-mobile-actions-compact{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:8px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open]{
    grid-column:1/-1!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] > summary{
    width:100%!important;
    max-width:100%!important;
    min-height:48px!important;
    margin:0!important;
    font-size:15px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] > .pl-mobile-quick-native-panel,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] .pl-quick-edit-panel,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] .pl-quick-edit-form{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:8px 0 0!important;
    padding:0!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] .pl-quick-edit-panel{
    padding:16px!important;
    border-radius:16px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] .pl-quick-edit-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] .pl-quick-edit-field,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] .pl-quick-field,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] label{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] select,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] input,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] textarea{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:48px!important;
    padding:11px 12px!important;
    font-size:16px!important;
    line-height:1.3!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] .pl-quick-edit-actions{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:9px!important;
    width:100%!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] .pl-quick-edit-actions .pl-btn{
    width:100%!important;
    min-height:48px!important;
    margin:0!important;
    font-size:14px!important;
  }
}



/* Post Lab CRM v13.7.33 — definitive full-width single-column tools on mobile/tablet. */
@media screen and (max-width:1100px){
  html body .postlab-crm-app article.pl-mobile-lead-card,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112,
  html body .postlab-crm-app .pl-mobile-leads-cards-top article.pl-mobile-lead-card.pl-mobile-lead-card-v125112{
    display:grid!important;
    grid-template-columns:28px 58px minmax(0,1fr)!important;
    grid-template-areas:"check avatar main" "actions actions actions"!important;
    grid-auto-flow:row!important;
    align-items:start!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-card-check{grid-area:check!important;grid-column:1!important;grid-row:1!important;}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-avatar{grid-area:avatar!important;grid-column:2!important;grid-row:1!important;}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-main{grid-area:main!important;grid-column:3!important;grid-row:1!important;min-width:0!important;width:100%!important;max-width:100%!important;}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact,
  html body .postlab-crm-app .pl-mobile-leads-cards-top article.pl-mobile-lead-card > .pl-mobile-actions-compact,
  html body .postlab-crm-app .pl-mobile-leads-cards article.pl-mobile-lead-card > .pl-mobile-actions-compact{
    grid-area:actions!important;
    grid-column:1 / -1!important;
    grid-row:2!important;
    justify-self:stretch!important;
    align-self:stretch!important;
    display:flex!important;
    flex-direction:column!important;
    flex-wrap:nowrap!important;
    align-items:stretch!important;
    gap:8px!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:14px 0 0!important;
    padding:12px 0 0!important;
    border-top:1px solid #eaf1fb!important;
    overflow:visible!important;
    white-space:normal!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > *,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > a,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > details,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact summary.pl-mobile-action{
    position:static!important;
    float:none!important;
    clear:both!important;
    grid-area:auto!important;
    grid-column:1 / -1!important;
    grid-row:auto!important;
    flex:0 0 auto!important;
    align-self:stretch!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    min-height:48px!important;
    height:auto!important;
    margin:0!important;
    padding:11px 14px!important;
    box-sizing:border-box!important;
    text-align:center!important;
    white-space:normal!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card details.pl-mobile-quick-native[open] > .pl-mobile-quick-native-panel{
    display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin-top:8px!important;box-sizing:border-box!important;
  }
}
@media screen and (max-width:520px){
  html body .postlab-crm-app article.pl-mobile-lead-card,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112{
    grid-template-columns:24px 52px minmax(0,1fr)!important;
    column-gap:8px!important;
  }
}



/* Post Lab CRM v13.7.35 — Clients performance and responsive styling audit */
.postlab-crm-app .pl-mobile-lead-card,
.postlab-crm-app .pl-compact-leads-table tbody tr{
  content-visibility:auto;
  contain-intrinsic-size:260px;
}
.postlab-crm-app .pl-mobile-lead-card{
  contain:layout paint style;
  box-sizing:border-box!important;
  box-shadow:0 4px 14px rgba(15,23,42,.06)!important;
}
.postlab-crm-app .pl-client-top-list-controls,
.postlab-crm-app .pl-client-pagination{
  box-sizing:border-box!important;
}
@media (max-width:1100px){
  html body .postlab-crm-app article.pl-mobile-lead-card,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112,
  html body .postlab-crm-app .pl-mobile-leads-cards article.pl-mobile-lead-card,
  html body .postlab-crm-app .pl-mobile-leads-cards-top article.pl-mobile-lead-card{
    display:grid!important;
    grid-template-columns:28px 58px minmax(0,1fr)!important;
    grid-template-areas:"check avatar main" "actions actions actions"!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:14px!important;
    margin:0!important;
    overflow:hidden!important;
    border:1px solid #dbe7f5!important;
    border-radius:16px!important;
    background:#fff!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-main{
    grid-area:main!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact{
    grid-area:actions!important;
    grid-column:1 / -1!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:4px 0 0!important;
    padding:12px 0 0!important;
    border-top:1px solid #e5edf7!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > *,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > a,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > details{
    position:static!important;
    float:none!important;
    grid-column:auto!important;
    grid-row:auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-mobile-quick-native{
    grid-column:1 / -1!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card summary.pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-action-colored{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:44px!important;
    height:auto!important;
    padding:9px 10px!important;
    margin:0!important;
    border-radius:11px!important;
    font-size:12px!important;
    line-height:1.15!important;
    white-space:normal!important;
    text-align:center!important;
    box-shadow:none!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card details.pl-mobile-quick-native[open] > .pl-mobile-quick-native-panel,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-quick-edit.pl-quick-edit-open{
    display:block!important;
    grid-column:1 / -1!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-top:8px!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-mobile-tags{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
  }
  html body .postlab-crm-app .pl-mobile-contact{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
  }
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-row{
    min-width:0!important;
    padding:8px!important;
    border:1px solid #e4edf8!important;
    border-radius:10px!important;
    background:#f8fbff!important;
  }
  html body .postlab-crm-app .pl-mobile-contact .pl-contact-value{
    min-width:0!important;
    overflow-wrap:anywhere!important;
  }
  html body .postlab-crm-app .pl-filter-v78,
  html body .postlab-crm-app .pl-client-top-list-controls{
    box-shadow:none!important;
  }
}
@media (max-width:760px){
  html body .postlab-crm-app article.pl-mobile-lead-card,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112{
    grid-template-columns:24px 48px minmax(0,1fr)!important;
    gap:8px!important;
    padding:12px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact{
    grid-template-columns:1fr!important;
    gap:7px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > *,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > a,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > details,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-mobile-quick-native{
    grid-column:1!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card summary.pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-action-colored{
    min-height:46px!important;
    font-size:13px!important;
  }
  html body .postlab-crm-app .pl-mobile-tags,
  html body .postlab-crm-app .pl-mobile-contact{
    grid-template-columns:1fr!important;
  }
  html body .postlab-crm-app .pl-mobile-leads-cards,
  html body .postlab-crm-app .pl-mobile-leads-cards:not(.pl-mobile-leads-cards-top){
    gap:10px!important;
  }
}
@media (prefers-reduced-motion:reduce), (max-width:760px){
  .postlab-crm-app .pl-mobile-lead-card *,
  .postlab-crm-app .pl-mobile-action,
  .postlab-crm-app .pl-action-colored{
    animation:none!important;
    transition:none!important;
  }
}

/* Post Lab CRM v13.7.36 — mobile clients layout recovery and single-column actions */
@media screen and (max-width:760px){
  html body .postlab-crm-app .pl-mobile-lead-card,
  html body .postlab-crm-app article.pl-mobile-lead-card,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112,
  html body .postlab-crm-app .pl-mobile-leads-cards article.pl-mobile-lead-card,
  html body .postlab-crm-app .pl-mobile-leads-cards-top article.pl-mobile-lead-card{
    display:flex!important;
    flex-flow:row wrap!important;
    align-items:flex-start!important;
    align-content:flex-start!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    padding:12px!important;
    margin:0 0 10px!important;
    overflow:visible!important;
    content-visibility:visible!important;
    contain:none!important;
    contain-intrinsic-size:auto!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-card-check{
    position:static!important;
    order:1!important;
    flex:0 0 24px!important;
    width:24px!important;
    max-width:24px!important;
    margin:8px 0 0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-avatar{
    position:static!important;
    order:2!important;
    flex:0 0 48px!important;
    width:48px!important;
    min-width:48px!important;
    max-width:48px!important;
    height:48px!important;
    min-height:48px!important;
    margin:0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-main{
    position:static!important;
    order:3!important;
    flex:1 1 calc(100% - 88px)!important;
    width:auto!important;
    max-width:calc(100% - 88px)!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    writing-mode:horizontal-tb!important;
    word-break:normal!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-title-row,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-title-row h3,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-meta,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-tags,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-contact{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    writing-mode:horizontal-tb!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-tags,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-contact{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:6px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact{
    position:static!important;
    order:4!important;
    flex:0 0 100%!important;
    display:flex!important;
    flex-direction:column!important;
    flex-wrap:nowrap!important;
    align-items:stretch!important;
    gap:7px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    margin:10px 0 0!important;
    padding:10px 0 0!important;
    overflow:visible!important;
    border-top:1px solid #e5edf7!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > *,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > a,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > details,
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > .pl-mobile-quick-native{
    position:static!important;
    float:none!important;
    clear:both!important;
    flex:0 0 auto!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact a.pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact summary.pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact .pl-action-colored{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:46px!important;
    height:auto!important;
    margin:0!important;
    padding:10px 12px!important;
    border-radius:11px!important;
    font-size:13px!important;
    line-height:1.2!important;
    white-space:normal!important;
    text-align:center!important;
    transform:none!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card details.pl-mobile-quick-native:not([open]) > .pl-mobile-quick-native-panel{
    display:none!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card details.pl-mobile-quick-native[open],
  html body .postlab-crm-app article.pl-mobile-lead-card details.pl-mobile-quick-native[open] > .pl-mobile-quick-native-panel{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    margin-top:7px!important;
    box-sizing:border-box!important;
  }
}


/* Post Lab CRM v13.7.39 — restore the proven v13.7.10 customer-card mobile structure.
   Scope: portrait/mobile only. Desktop and tablet styling remains unchanged. */
@media screen and (max-width:760px){
  html,body{overflow-x:hidden!important;max-width:100%!important;}
  html body .postlab-crm-app,
  html body .postlab-crm-app .pl-shell,
  html body .postlab-crm-app .pl-main,
  html body .postlab-crm-app .pl-card,
  html body .postlab-crm-app form.pl-bulk-leads-form,
  html body .postlab-crm-app .pl-mobile-leads-cards-top,
  html body .postlab-crm-app .pl-mobile-leads-cards{
    width:100%!important;max-width:100%!important;min-width:0!important;
    box-sizing:border-box!important;overflow-x:hidden!important;
  }
  html body .postlab-crm-app .pl-mobile-leads-cards-top,
  html body .postlab-crm-app .pl-mobile-leads-cards{
    display:block!important;margin:10px 0 14px!important;padding:0!important;
    contain:none!important;content-visibility:visible!important;
  }
  html body .postlab-crm-app .pl-mobile-leads-cards-top article.pl-mobile-lead-card-v125112,
  html body .postlab-crm-app .pl-mobile-leads-cards article.pl-mobile-lead-card-v125112,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112{
    display:grid!important;
    grid-template-columns:24px 54px minmax(0,1fr)!important;
    grid-template-areas:"check avatar main" "actions actions actions"!important;
    grid-auto-flow:row!important;
    align-items:start!important;
    column-gap:10px!important;row-gap:9px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    height:auto!important;min-height:0!important;
    margin:0 0 12px!important;padding:12px!important;
    box-sizing:border-box!important;overflow:hidden!important;
    contain:none!important;content-visibility:visible!important;
    transform:none!important;writing-mode:horizontal-tb!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 > .pl-mobile-card-check{
    grid-area:check!important;position:static!important;float:none!important;
    width:24px!important;min-width:24px!important;max-width:24px!important;
    height:auto!important;margin:17px 0 0!important;padding:0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 > .pl-mobile-avatar{
    grid-area:avatar!important;position:static!important;float:none!important;
    width:52px!important;min-width:52px!important;max-width:52px!important;
    height:52px!important;min-height:52px!important;max-height:52px!important;
    margin:4px 0 0!important;padding:0!important;transform:none!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 > .pl-mobile-main{
    grid-area:main!important;display:block!important;position:static!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    height:auto!important;min-height:0!important;margin:0!important;padding:0!important;
    overflow:hidden!important;transform:none!important;writing-mode:horizontal-tb!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-title-row{
    display:flex!important;align-items:flex-start!important;justify-content:space-between!important;
    gap:6px!important;width:100%!important;max-width:100%!important;min-width:0!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-title-row h3,
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-meta,
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-tags,
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-contact,
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-contact-row,
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-contact-value{
    position:static!important;float:none!important;transform:none!important;
    max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;
    white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;
    writing-mode:horizontal-tb!important;text-orientation:mixed!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-title-row h3{
    flex:1 1 auto!important;font-size:18px!important;line-height:1.2!important;margin:0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-status{
    flex:0 0 auto!important;width:auto!important;max-width:92px!important;
    white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-meta{
    display:block!important;width:100%!important;font-size:12.5px!important;line-height:1.3!important;margin-top:4px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-tags{display:none!important;}
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-contact{
    display:grid!important;grid-template-columns:1fr!important;gap:5px!important;
    width:100%!important;padding-top:7px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-contact .pl-contact-row{
    display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;
    align-items:center!important;gap:7px!important;width:100%!important;
    margin:0!important;padding:8px 9px!important;box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-contact-icon{
    display:flex!important;align-items:center!important;justify-content:center!important;
    width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 > .pl-mobile-actions-compact{
    grid-area:actions!important;display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;
    align-items:stretch!important;gap:8px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    height:auto!important;min-height:0!important;margin:0!important;padding:9px 0 0!important;
    border-top:1px solid #eaf1fb!important;overflow:visible!important;white-space:normal!important;
    box-sizing:border-box!important;position:static!important;transform:none!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 > .pl-mobile-actions-compact > *{
    display:block!important;position:static!important;float:none!important;clear:both!important;
    flex:0 0 auto!important;grid-column:auto!important;grid-row:auto!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    height:auto!important;margin:0!important;padding:0!important;transform:none!important;box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact a.pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact summary.pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact .pl-action-colored{
    display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    min-height:44px!important;height:auto!important;margin:0!important;padding:10px 12px!important;
    border-radius:13px!important;box-sizing:border-box!important;
    white-space:normal!important;text-align:center!important;line-height:1.2!important;
    writing-mode:horizontal-tb!important;transform:none!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact .pl-al,
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact .pl-quick-edit-text{
    display:inline!important;width:auto!important;max-width:100%!important;min-width:0!important;
    white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;
    writing-mode:horizontal-tb!important;text-orientation:mixed!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native:not([open]) > .pl-mobile-quick-native-panel{display:none!important;}
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open],
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 details.pl-mobile-quick-native[open] > .pl-mobile-quick-native-panel{
    display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;
    height:auto!important;margin-top:8px!important;box-sizing:border-box!important;
  }
}
@media screen and (max-width:390px){
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112{
    grid-template-columns:22px 46px minmax(0,1fr)!important;column-gap:8px!important;padding:10px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card-v125112 > .pl-mobile-avatar{
    width:44px!important;min-width:44px!important;max-width:44px!important;
    height:44px!important;min-height:44px!important;max-height:44px!important;
  }
}

/* Post Lab CRM v13.7.40 — definitive phone-only customer card reset. */
html.pl-phone-layout-force body .postlab-crm-app .pl-mobile-leads-cards-top,
html.pl-phone-layout-force body .postlab-crm-app .pl-mobile-leads-cards{
  display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;
  margin:10px 0!important;padding:0!important;overflow:visible!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card,
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112{
  display:block!important;position:relative!important;width:100%!important;max-width:100%!important;min-width:0!important;
  height:auto!important;min-height:0!important;margin:0 0 12px!important;padding:12px!important;
  overflow:visible!important;box-sizing:border-box!important;contain:none!important;content-visibility:visible!important;
  writing-mode:horizontal-tb!important;transform:none!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-card-check{
  display:inline-flex!important;position:static!important;float:none!important;width:28px!important;min-width:28px!important;
  height:28px!important;margin:0 8px 10px 0!important;vertical-align:middle!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-avatar{
  display:inline-flex!important;position:static!important;float:none!important;width:48px!important;min-width:48px!important;max-width:48px!important;
  height:48px!important;min-height:48px!important;max-height:48px!important;margin:0 0 10px!important;vertical-align:middle!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-main,
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact{
  display:block!important;position:static!important;float:none!important;clear:both!important;width:100%!important;max-width:100%!important;min-width:0!important;
  height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;box-sizing:border-box!important;
  writing-mode:horizontal-tb!important;transform:none!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-main *,
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact *{
  writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:normal!important;overflow-wrap:anywhere!important;
  max-width:100%!important;box-sizing:border-box!important;transform:none!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-title-row,
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-meta,
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-tags,
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-contact{
  display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0 0 8px!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-title-row h3{
  display:block!important;width:100%!important;font-size:18px!important;line-height:1.25!important;white-space:normal!important;margin:0 0 6px!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-status{
  display:inline-flex!important;position:static!important;width:auto!important;max-width:100%!important;white-space:nowrap!important;margin:0 0 6px!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-tags{
  display:none!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-contact{
  display:grid!important;grid-template-columns:1fr!important;gap:7px!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-contact-row{
  display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;
  width:100%!important;min-width:0!important;height:auto!important;margin:0!important;padding:10px!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-contact-value{
  display:block!important;width:100%!important;min-width:0!important;white-space:normal!important;font-size:14px!important;line-height:1.35!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact{
  display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:8px!important;
  margin-top:10px!important;padding-top:10px!important;border-top:1px solid #e5edf7!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > *{
  display:block!important;position:static!important;float:none!important;clear:both!important;width:100%!important;max-width:100%!important;min-width:0!important;
  height:auto!important;margin:0!important;padding:0!important;grid-column:auto!important;grid-row:auto!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact .pl-mobile-action,
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact summary.pl-mobile-action,
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact .pl-action-colored{
  display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;
  min-height:48px!important;height:auto!important;margin:0!important;padding:11px 14px!important;border-radius:12px!important;
  font-size:15px!important;line-height:1.25!important;white-space:normal!important;text-align:center!important;
}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card details.pl-mobile-quick-native:not([open]) > .pl-mobile-quick-native-panel{display:none!important;}
html.pl-phone-layout-force body .postlab-crm-app article.pl-mobile-lead-card details.pl-mobile-quick-native[open] > .pl-mobile-quick-native-panel{
  display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-top:8px!important;
}


/* Post Lab CRM v13.7.41 — hard mobile card recovery. Kept at the absolute end of the stylesheet. */
@media screen and (max-width:760px){
  html body .postlab-crm-app .pl-mobile-leads-cards-top,
  html body .postlab-crm-app .pl-mobile-leads-cards{
    display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;
    margin:0!important;padding:0!important;overflow:visible!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112{
    display:block!important;position:relative!important;float:none!important;clear:both!important;
    width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;
    margin:12px 0!important;padding:14px!important;box-sizing:border-box!important;overflow:visible!important;
    white-space:normal!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-card-check{
    position:absolute!important;top:16px!important;left:14px!important;width:24px!important;height:24px!important;margin:0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-avatar{
    position:absolute!important;top:12px!important;left:46px!important;width:54px!important;height:54px!important;
    min-width:54px!important;min-height:54px!important;margin:0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-main{
    display:block!important;position:static!important;float:none!important;width:100%!important;max-width:100%!important;min-width:0!important;
    height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-title-row{
    display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;
    width:100%!important;min-width:0!important;min-height:58px!important;margin:0!important;padding:0 0 0 98px!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-title-row h3,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-meta,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-contact-value,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card summary.pl-mobile-action{
    writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:normal!important;
    overflow-wrap:anywhere!important;white-space:normal!important;letter-spacing:normal!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-title-row h3{
    display:block!important;width:100%!important;max-width:100%!important;margin:0!important;font-size:18px!important;line-height:1.25!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-status{position:static!important;margin:0!important;}
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-meta{
    display:block!important;width:100%!important;max-width:100%!important;margin:10px 0 0!important;padding:0!important;font-size:13px!important;line-height:1.35!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-tags{
    display:grid!important;grid-template-columns:1fr!important;gap:6px!important;width:100%!important;max-width:100%!important;margin:10px 0 0!important;padding:0!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-tags span{
    display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0!important;padding:8px 10px!important;box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-contact{
    display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important;max-width:100%!important;min-width:0!important;
    height:auto!important;margin:10px 0 0!important;padding:0!important;overflow:visible!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-contact-row{
    display:flex!important;align-items:center!important;gap:8px!important;position:static!important;float:none!important;
    width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:42px!important;
    margin:0!important;padding:9px 10px!important;box-sizing:border-box!important;overflow:visible!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-contact-icon{flex:0 0 28px!important;width:28px!important;}
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-contact-value{display:block!important;flex:1 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;}
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact{
    display:grid!important;grid-template-columns:1fr!important;grid-auto-flow:row!important;gap:8px!important;position:static!important;float:none!important;clear:both!important;
    width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:12px 0 0!important;padding:12px 0 0!important;
    border-top:1px solid #e5eef9!important;overflow:visible!important;box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card > .pl-mobile-actions-compact > *{
    grid-column:1!important;grid-row:auto!important;display:block!important;position:static!important;float:none!important;clear:both!important;
    width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0!important;box-sizing:border-box!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact a.pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact summary.pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact .pl-action-colored{
    display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:48px!important;
    margin:0!important;padding:11px 14px!important;box-sizing:border-box!important;font-size:16px!important;line-height:1.2!important;text-align:center!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card details.pl-mobile-quick-native:not([open]) > .pl-mobile-quick-native-panel{display:none!important;}
  html body .postlab-crm-app article.pl-mobile-lead-card details.pl-mobile-quick-native[open] > .pl-mobile-quick-native-panel{
    display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-top:8px!important;
  }
}


/* Post Lab CRM v13.7.42 — final phone-only single-column actions layout. */
@media screen and (max-width:760px){
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact{
    display:flex!important;
    flex-direction:column!important;
    flex-wrap:nowrap!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    grid-template-columns:none!important;
    grid-auto-flow:unset!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:12px 0 0!important;
    padding:12px 0 0!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact > *,
  html body .postlab-crm-app article.pl-mobile-lead-card.pl-mobile-lead-card-v125112 .pl-mobile-actions-compact > *{
    display:block!important;
    flex:0 0 auto!important;
    align-self:stretch!important;
    grid-column:1 / -1!important;
    grid-row:auto!important;
    position:static!important;
    float:none!important;
    clear:both!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
    transform:none!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact .pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact a.pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact button.pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact summary.pl-mobile-action,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact .pl-action-colored{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:48px!important;
    height:auto!important;
    margin:0!important;
    padding:11px 14px!important;
    box-sizing:border-box!important;
    text-align:center!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    transform:none!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact .pl-mobile-action *,
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact summary.pl-mobile-action *{
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    transform:none!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact details[open]{
    width:100%!important;
  }
  html body .postlab-crm-app article.pl-mobile-lead-card .pl-mobile-actions-compact details[open] > .pl-mobile-quick-native-panel{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-top:8px!important;
  }
}

/* Post Lab CRM v13.7.43 — mobile refinement for the Tasks section */
@media (max-width: 760px){
  html body .postlab-crm-app .pl-task-create-card{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:14px 12px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-task-create-head{
    display:block!important;
    margin:0 2px 14px!important;
  }
  html body .postlab-crm-app .pl-task-create-head h2{
    font-size:28px!important;
    line-height:1.12!important;
    margin:0 0 7px!important;
  }
  html body .postlab-crm-app .pl-task-create-head p{
    font-size:15px!important;
    line-height:1.45!important;
    margin:0!important;
  }
  html body .postlab-crm-app form.pl-task-form{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    gap:10px!important;
    margin:0!important;
  }
  html body .postlab-crm-app details.pl-task-accordion{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    border-radius:16px!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title{
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:10px!important;
    width:100%!important;
    min-width:0!important;
    padding:13px!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title > span{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    border-radius:13px!important;
  }
  html body .postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title > div{
    min-width:0!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title strong{
    font-size:16px!important;
    line-height:1.2!important;
    white-space:normal!important;
    overflow-wrap:break-word!important;
  }
  html body .postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title small{
    font-size:12px!important;
    line-height:1.35!important;
    white-space:normal!important;
    overflow-wrap:break-word!important;
  }
  html body .postlab-crm-app details.pl-task-accordion > summary.pl-task-section-title > em{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:72px!important;
    max-width:none!important;
    margin:0!important;
    padding:7px 9px!important;
    font-size:11px!important;
    line-height:1!important;
    white-space:nowrap!important;
    word-break:normal!important;
    writing-mode:horizontal-tb!important;
  }
  html body .postlab-crm-app details.pl-task-accordion > .pl-task-section-grid,
  html body .postlab-crm-app details.pl-task-accordion > .pl-field{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    gap:12px!important;
    padding:13px!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-task-section-grid > *,
  html body .postlab-crm-app .pl-task-section-grid .pl-field,
  html body .postlab-crm-app .pl-task-section-grid .pl-full{
    grid-column:1!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-task-form .pl-field label{
    display:block!important;
    margin:0 0 7px!important;
    font-size:14px!important;
    line-height:1.25!important;
  }
  html body .postlab-crm-app .pl-task-form input:not([type="checkbox"]),
  html body .postlab-crm-app .pl-task-form select,
  html body .postlab-crm-app .pl-task-form textarea{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:48px!important;
    padding:12px!important;
    font-size:16px!important;
    line-height:1.25!important;
    box-sizing:border-box!important;
  }
  html body .postlab-crm-app .pl-task-form textarea{
    min-height:112px!important;
    resize:vertical!important;
  }
  html body .postlab-crm-app .pl-duration-buttons{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
  }
  html body .postlab-crm-app .pl-duration-btn{
    width:100%!important;
    min-width:0!important;
    padding:10px 6px!important;
    white-space:nowrap!important;
  }
  html body .postlab-crm-app .pl-task-calendar-preview{
    padding:12px!important;
    border-radius:14px!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app .pl-task-calendar-preview-head{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:8px!important;
  }
  html body .postlab-crm-app .pl-task-calendar-preview-status{
    align-self:flex-start!important;
  }
  html body .postlab-crm-app .pl-task-form-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
    width:100%!important;
    padding-top:4px!important;
  }
  html body .postlab-crm-app .pl-task-form-actions .pl-btn{
    width:100%!important;
    min-height:48px!important;
    justify-content:center!important;
    margin:0!important;
  }
}


/* Post Lab CRM v13.7.44 — improved mobile spacing for Tasks. */
@media screen and (max-width:760px){
  html body .postlab-crm-app .pl-task-create-card{
    padding:18px 14px 24px!important;
  }
  html body .postlab-crm-app .pl-task-create-head{
    margin:0 4px 20px!important;
  }
  html body .postlab-crm-app form.pl-task-form{
    gap:16px!important;
  }
  html body .postlab-crm-app details.pl-task-accordion{
    margin:0!important;
    overflow:hidden!important;
  }
  html body .postlab-crm-app details.pl-task-accordion>summary.pl-task-section-title{
    grid-template-columns:48px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    column-gap:12px!important;
    row-gap:6px!important;
    padding:16px!important;
  }
  html body .postlab-crm-app details.pl-task-accordion>summary.pl-task-section-title>span{
    grid-column:1!important;
    grid-row:1 / span 2!important;
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
  }
  html body .postlab-crm-app details.pl-task-accordion>summary.pl-task-section-title>div{
    grid-column:2!important;
    grid-row:1!important;
    overflow:visible!important;
  }
  html body .postlab-crm-app details.pl-task-accordion>summary.pl-task-section-title strong{
    font-size:18px!important;
    line-height:1.25!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    hyphens:none!important;
  }
  html body .postlab-crm-app details.pl-task-accordion>summary.pl-task-section-title small{
    margin-top:4px!important;
    font-size:14px!important;
    line-height:1.4!important;
  }
  html body .postlab-crm-app details.pl-task-accordion>summary.pl-task-section-title>em{
    grid-column:2!important;
    grid-row:2!important;
    justify-self:start!important;
    min-width:0!important;
    padding:0!important;
    background:transparent!important;
    font-size:14px!important;
    line-height:1.2!important;
  }
  html body .postlab-crm-app details.pl-task-accordion>.pl-task-section-grid,
  html body .postlab-crm-app details.pl-task-accordion>.pl-field{
    gap:20px!important;
    padding:20px 16px 22px!important;
  }
  html body .postlab-crm-app .pl-task-section-grid>.pl-field,
  html body .postlab-crm-app .pl-task-section-grid>.pl-full{
    margin:0!important;
    padding:0!important;
  }
  html body .postlab-crm-app .pl-task-form .pl-field label,
  html body .postlab-crm-app .pl-task-form .pl-label{
    margin:0 0 10px!important;
    font-size:16px!important;
    line-height:1.3!important;
  }
  html body .postlab-crm-app .pl-task-form input:not([type=checkbox]),
  html body .postlab-crm-app .pl-task-form select,
  html body .postlab-crm-app .pl-task-form textarea{
    min-height:52px!important;
    padding:13px 14px!important;
    border-radius:14px!important;
  }
  html body .postlab-crm-app .pl-duration-buttons{
    gap:10px!important;
    margin-top:2px!important;
  }
  html body .postlab-crm-app .pl-duration-btn{
    min-height:50px!important;
    padding:11px 5px!important;
    border-radius:15px!important;
    font-size:15px!important;
  }
  html body .postlab-crm-app .pl-task-help,
  html body .postlab-crm-app .pl-field-help,
  html body .postlab-crm-app .pl-help{
    margin-top:10px!important;
    line-height:1.45!important;
  }
  html body .postlab-crm-app .pl-task-calendar-preview{
    margin-top:4px!important;
    padding:16px!important;
  }
  html body .postlab-crm-app .pl-task-form-actions{
    gap:12px!important;
    padding-top:8px!important;
  }
}

/* v13.7.45 — CRM page loading overlay */
#pl-crm-page-loader{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(248,250,252,.82);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,visibility .16s ease}
#pl-crm-page-loader.is-visible{opacity:1;visibility:visible;pointer-events:all}
#pl-crm-page-loader .pl-loader-card{width:min(360px,calc(100vw - 40px));padding:22px 24px;border:1px solid rgba(37,99,235,.18);border-radius:20px;background:#fff;box-shadow:0 20px 55px rgba(15,23,42,.20);text-align:center}
#pl-crm-page-loader .pl-loader-spinner{width:42px;height:42px;margin:0 auto 14px;border:4px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;animation:plLoaderSpin .75s linear infinite}
#pl-crm-page-loader .pl-loader-title{display:block;color:#0f2f76;font-size:18px;font-weight:900;line-height:1.25}
#pl-crm-page-loader .pl-loader-subtitle{display:block;margin-top:5px;color:#64748b;font-size:13px;font-weight:700}
#pl-crm-page-loader .pl-loader-track{height:7px;margin-top:16px;overflow:hidden;border-radius:999px;background:#e2e8f0}
#pl-crm-page-loader .pl-loader-bar{width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#38bdf8);animation:plLoaderMove 1s ease-in-out infinite}
@keyframes plLoaderSpin{to{transform:rotate(360deg)}}
@keyframes plLoaderMove{0%{transform:translateX(-115%)}100%{transform:translateX(340%)}}
@media (prefers-reduced-motion:reduce){#pl-crm-page-loader .pl-loader-spinner,#pl-crm-page-loader .pl-loader-bar{animation-duration:1.8s}}


/* v13.7.48 - Lead/customer edit page: readable, compact desktop layout */
@media screen and (min-width:1101px){
  body[class*="postlab-crm"] .postlab-crm-app .pl-lead-form,
  .postlab-crm-app form#postlab-crm-lead-form.pl-lead-form{
    width:min(1500px,calc(100vw - 220px))!important;
    max-width:1500px!important;
    min-width:0!important;
    margin:18px auto 40px!important;
    padding:22px!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-lead-form .pl-grid{
    display:grid!important;
    grid-template-columns:repeat(12,minmax(0,1fr))!important;
    gap:16px!important;
    align-items:start!important;
  }
  .postlab-crm-app .pl-lead-form .pl-field{
    grid-column:span 4!important;
    min-width:0!important;
    width:auto!important;
    margin:0!important;
  }
  .postlab-crm-app .pl-lead-form .pl-field.pl-full,
  .postlab-crm-app .pl-lead-form .pl-lead-owner-notes-row,
  .postlab-crm-app .pl-lead-form .pl-lead-address-row{grid-column:1/-1!important}
  .postlab-crm-app .pl-lead-form .pl-lead-primary-row,
  .postlab-crm-app .pl-lead-form .pl-lead-contact-row,
  .postlab-crm-app .pl-lead-form .pl-lead-status-row,
  .postlab-crm-app .pl-lead-form .pl-lead-salesperson-row,
  .postlab-crm-app .pl-lead-form .pl-dates-services-row{
    grid-column:1/-1!important;
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:16px!important;
    min-width:0!important;
  }
  .postlab-crm-app .pl-lead-form .pl-lead-contact-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .postlab-crm-app .pl-lead-form .pl-lead-owner-notes-row{
    display:grid!important;
    grid-template-columns:minmax(240px,.8fr) minmax(420px,2.2fr)!important;
    gap:16px!important;
  }
  .postlab-crm-app .pl-lead-form .pl-client-create-section,
  .postlab-crm-app .pl-lead-form .pl-client-info-panel,
  .postlab-crm-app .pl-lead-form .pl-accounts-section,
  .postlab-crm-app .pl-lead-form .pl-client-bottom-section{
    border:1px solid #dce8f7!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 10px 28px rgba(15,23,42,.055)!important;
    overflow:hidden!important;
    margin:0 0 18px!important;
  }
  .postlab-crm-app .pl-lead-form .pl-client-create-section>summary,
  .postlab-crm-app .pl-lead-form .pl-section-title{
    min-height:58px!important;
    padding:16px 18px!important;
    box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-lead-form label{font-size:13px!important;line-height:1.35!important;margin-bottom:6px!important}
  .postlab-crm-app .pl-lead-form input,
  .postlab-crm-app .pl-lead-form select,
  .postlab-crm-app .pl-lead-form textarea{
    width:100%!important;max-width:100%!important;min-width:0!important;
    min-height:44px!important;padding:10px 12px!important;
    font-size:14px!important;line-height:1.4!important;box-sizing:border-box!important;
  }
  .postlab-crm-app .pl-lead-form textarea{min-height:100px!important;resize:vertical!important}
  .postlab-crm-app .pl-lead-form .pl-client-top-switcher{
    width:min(1500px,calc(100vw - 220px))!important;max-width:1500px!important;margin:0 auto 18px!important;
  }
  .postlab-crm-app .pl-lead-form .pl-sticky-save,
  .postlab-crm-app .pl-lead-form .pl-global-save-bottom{
    position:sticky!important;bottom:14px!important;z-index:30!important;
    max-width:520px!important;margin:22px 0 0 auto!important;
    padding:10px!important;border-radius:16px!important;background:rgba(255,255,255,.94)!important;
    box-shadow:0 16px 36px rgba(15,23,42,.14)!important;backdrop-filter:blur(12px)!important;
  }
}
@media screen and (min-width:1101px) and (max-width:1450px){
  body[class*="postlab-crm"] .postlab-crm-app .pl-lead-form,
  .postlab-crm-app form#postlab-crm-lead-form.pl-lead-form{width:calc(100vw - 190px)!important}
  .postlab-crm-app .pl-lead-form .pl-field{grid-column:span 6!important}
  .postlab-crm-app .pl-lead-form .pl-lead-primary-row,
  .postlab-crm-app .pl-lead-form .pl-lead-contact-row,
  .postlab-crm-app .pl-lead-form .pl-lead-status-row,
  .postlab-crm-app .pl-lead-form .pl-lead-salesperson-row,
  .postlab-crm-app .pl-lead-form .pl-dates-services-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* v13.7.58 — Canonical responsive layout for customer basic fields.
   Phone <=600px: 1 column; tablet 601–1100px: 2 columns; desktop >=1101px: 3/4 columns. */
html body .postlab-crm-app form#postlab-crm-lead-form{
  width:calc(100% - 32px)!important;max-width:none!important;margin:16px!important;padding:18px!important;box-sizing:border-box!important;
}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-client-create-section>.pl-grid{
  display:block!important;width:100%!important;max-width:none!important;padding:16px!important;box-sizing:border-box!important;
}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-primary-row,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-contact-row,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-address-row,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-status-row,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-owner-notes-row{
  display:grid!important;gap:14px!important;align-items:end!important;width:100%!important;max-width:none!important;margin:0 0 14px!important;grid-column:1/-1!important;
}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-primary-row,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-contact-row,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-address-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-status-row{grid-template-columns:repeat(4,minmax(0,1fr))!important}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-owner-notes-row{grid-template-columns:minmax(280px,1fr) minmax(0,2fr)!important;align-items:start!important}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-field{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-field label{display:flex!important;align-items:center!important;gap:6px!important;margin:0 0 7px!important;min-height:22px!important;font-weight:800!important;color:#12306f!important;line-height:1.25!important}
html body .postlab-crm-app form#postlab-crm-lead-form input,
html body .postlab-crm-app form#postlab-crm-lead-form select,
html body .postlab-crm-app form#postlab-crm-lead-form textarea{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}
@media (min-width:601px) and (max-width:1100px){
  html body .postlab-crm-app form#postlab-crm-lead-form{width:calc(100% - 24px)!important;margin:12px!important;padding:16px!important}
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-primary-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-contact-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-address-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-status-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-owner-notes-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:600px){
  html body .postlab-crm-app form#postlab-crm-lead-form{width:calc(100% - 20px)!important;margin:10px!important;padding:12px!important}
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-client-create-section>.pl-grid{padding:0 12px 12px!important}
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-primary-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-contact-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-address-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-status-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-owner-notes-row{grid-template-columns:1fr!important;gap:12px!important}
}

/* v13.7.59 — Definitive customer edit layout.
   Critical fix: older generic rules assigned grid-column:span 4/6 to every .pl-field.
   Inside the grouped rows that made each field span more columns than the row owns,
   therefore every field rendered on a separate line. */
html body .postlab-crm-app form#postlab-crm-lead-form{
  width:calc(100% - 28px)!important;
  max-width:none!important;
  margin:14px!important;
  padding:18px!important;
  box-sizing:border-box!important;
}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-client-create-section > .pl-grid{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  padding:16px!important;
  box-sizing:border-box!important;
}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-primary-row,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-contact-row,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-address-row,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-status-row,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-owner-notes-row{
  display:grid!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  gap:14px!important;
  margin:0 0 14px!important;
  align-items:end!important;
  grid-column:1/-1!important;
}
/* This reset is the actual bug fix. */
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-primary-row > .pl-field,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-contact-row > .pl-field,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-address-row > .pl-field,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-status-row > .pl-field,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-owner-notes-row > .pl-field{
  grid-column:auto!important;
  grid-row:auto!important;
  width:auto!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  align-self:stretch!important;
  box-sizing:border-box!important;
}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-primary-row,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-contact-row,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-address-row{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-status-row{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-owner-notes-row{
  grid-template-columns:minmax(260px,1fr) minmax(0,2fr)!important;
  align-items:start!important;
}
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-primary-row input,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-primary-row select,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-contact-row input,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-contact-row select,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-address-row input,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-address-row select,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-status-row input,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-status-row select,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-owner-notes-row input,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-owner-notes-row select,
html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-owner-notes-row textarea{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
@media (min-width:701px) and (max-width:1100px){
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-primary-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-contact-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-address-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-status-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-owner-notes-row{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media (max-width:700px){
  html body .postlab-crm-app form#postlab-crm-lead-form{
    width:calc(100% - 20px)!important;
    margin:10px!important;
    padding:12px!important;
  }
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-client-create-section > .pl-grid{padding:12px!important}
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-primary-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-contact-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-address-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-status-row,
  html body .postlab-crm-app form#postlab-crm-lead-form .pl-lead-owner-notes-row{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
}

/* v13.7.61 — Mobile density and usability cleanup */
@media (max-width: 620px){
  /* Dashboard: compact two-column cards instead of oversized single-column blocks */
  html body .postlab-crm-app .pl-dashboard-wrap{gap:10px!important;padding:0 6px!important;}
  html body .postlab-crm-app .pl-dashboard-section{padding:12px!important;gap:10px!important;border-radius:18px!important;}
  html body .postlab-crm-app .pl-dashboard-hero,
  html body .postlab-crm-app .pl-dashboard-panel{padding:12px!important;border-radius:18px!important;}
  html body .postlab-crm-app .pl-dashboard-hero-head h2,
  html body .postlab-crm-app .pl-dashboard-section-head h2{font-size:22px!important;line-height:1.15!important;}
  html body .postlab-crm-app .pl-dashboard-panel-head h3{font-size:18px!important;line-height:1.2!important;}
  html body .postlab-crm-app .pl-dashboard-hero-head p,
  html body .postlab-crm-app .pl-dashboard-section-head p,
  html body .postlab-crm-app .pl-dashboard-panel-head p{font-size:12px!important;line-height:1.4!important;margin-top:4px!important;}
  html body .postlab-crm-app .pl-dashboard-kpi-grid,
  html body .postlab-crm-app .pl-management-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important;}
  html body .postlab-crm-app .pl-dashboard-kpi,
  html body .postlab-crm-app .pl-management-kpi{min-height:86px!important;padding:10px 11px!important;border-radius:14px!important;gap:5px!important;}
  html body .postlab-crm-app .pl-dashboard-kpi small,
  html body .postlab-crm-app .pl-management-kpi small{font-size:11px!important;line-height:1.25!important;}
  html body .postlab-crm-app .pl-dashboard-kpi strong,
  html body .postlab-crm-app .pl-management-kpi strong{font-size:24px!important;line-height:1!important;}
  html body .postlab-crm-app .pl-dashboard-overview-grid{gap:10px!important;}
  html body .postlab-crm-app .pl-dashboard-insights{margin-top:10px!important;gap:7px!important;}
  html body .postlab-crm-app .pl-dashboard-insights li{padding:9px 10px!important;border-radius:12px!important;}
  html body .postlab-crm-app .pl-dashboard-insights li span{font-size:12px!important;}

  /* Google Maps website-email switch: compact checkbox row */
  html body .postlab-crm-app .pl-gm-email-option-field{padding:0!important;margin:6px 0 10px!important;min-height:0!important;}
  html body .postlab-crm-app .pl-gm-email-option-field>label:first-child{display:none!important;}
  html body .postlab-crm-app .pl-gm-email-option{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;width:100%!important;min-height:46px!important;padding:9px 11px!important;border-radius:12px!important;font-size:14px!important;line-height:1.25!important;box-sizing:border-box!important;}
  html body .postlab-crm-app .pl-gm-email-option input[type="checkbox"]{appearance:auto!important;-webkit-appearance:checkbox!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin:0!important;flex:0 0 20px!important;}
  html body .postlab-crm-app .pl-gm-email-option-field small{font-size:11.5px!important;line-height:1.35!important;margin-top:5px!important;}

  /* Daily occupancy: concise mobile summary */
  html body .postlab-crm-app .pl-day-occupancy{border-radius:17px!important;}
  html body .postlab-crm-app .pl-day-occupancy>summary{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:12px!important;}
  html body .postlab-crm-app .pl-day-occupancy-summary-main h2{font-size:20px!important;line-height:1.15!important;margin:0!important;}
  html body .postlab-crm-app .pl-day-occupancy-summary-main p{font-size:12px!important;line-height:1.4!important;margin:5px 0 0!important;}
  html body .postlab-crm-app .pl-day-occupancy-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;}
  html body .postlab-crm-app .pl-day-occupancy-stat{min-width:0!important;padding:7px 8px!important;border-radius:11px!important;font-size:12px!important;line-height:1.25!important;text-align:center!important;}
  html body .postlab-crm-app .pl-day-occupancy-toggle{grid-column:1/-1!important;width:100%!important;min-width:0!important;padding:9px 10px!important;border-radius:11px!important;font-size:13px!important;}
  html body .postlab-crm-app .pl-smart-calendar{padding:12px!important;border-radius:17px!important;}
  html body .postlab-crm-app .pl-smart-calendar .pl-section-title{gap:8px!important;margin-bottom:10px!important;}
  html body .postlab-crm-app .pl-smart-calendar .pl-section-title h2{font-size:21px!important;line-height:1.15!important;margin:0!important;}
  html body .postlab-crm-app .pl-smart-calendar .pl-section-title p{font-size:12px!important;line-height:1.35!important;margin-top:4px!important;}
  html body .postlab-crm-app .pl-smart-date-form{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important;}
  html body .postlab-crm-app .pl-smart-date-form input[type="date"],
  html body .postlab-crm-app .pl-smart-date-form .pl-btn{min-height:44px!important;width:100%!important;}
  html body .postlab-crm-app .pl-smart-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin:9px 0!important;}
  html body .postlab-crm-app .pl-smart-summary>div{padding:9px!important;border-radius:12px!important;}
  html body .postlab-crm-app .pl-smart-summary small{font-size:10px!important;line-height:1.2!important;margin-bottom:3px!important;}
  html body .postlab-crm-app .pl-smart-summary b{font-size:18px!important;}

  /* Content plan: full-width compact form, two-column status/workflow controls */
  html body .postlab-crm-app .pl-content-wrap{gap:10px!important;width:100%!important;max-width:100%!important;}
  html body .postlab-crm-app .pl-content-create{padding:12px!important;border-radius:17px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;}
  html body .postlab-crm-app .pl-content-create .pl-section-title h2{font-size:22px!important;line-height:1.1!important;}
  html body .postlab-crm-app .pl-content-create .pl-section-title p{font-size:12px!important;line-height:1.35!important;}
  html body .postlab-crm-app .pl-content-create form>.pl-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
  html body .postlab-crm-app .pl-content-create .pl-field{gap:5px!important;margin:0!important;}
  html body .postlab-crm-app .pl-content-create label{font-size:13px!important;line-height:1.25!important;}
  html body .postlab-crm-app .pl-content-create small{font-size:11px!important;line-height:1.35!important;}
  html body .postlab-crm-app .pl-content-create input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),
  html body .postlab-crm-app .pl-content-create select{min-height:46px!important;padding:9px 11px!important;font-size:15px!important;border-radius:12px!important;}
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row>.pl-field:first-child{grid-column:1/-1!important;}
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row>.pl-field:nth-child(2),
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row>.pl-field:nth-child(3){grid-column:auto!important;}
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row>.pl-field:nth-child(2) small,
  html body .postlab-crm-app .pl-content-create .pl-content-plan-triple-row>.pl-field:nth-child(3) small{display:none!important;}
  html body .postlab-crm-app .pl-content-create .pl-free-choice-toggle{min-height:auto!important;padding:9px 10px!important;font-size:12px!important;}
  html body .postlab-crm-app .pl-content-create button.pl-btn{min-height:46px!important;padding:10px 14px!important;font-size:15px!important;}

  /* Month-stage selector must remain visible and compact on phones */
  html body .postlab-crm-app .pl-month-stage-shell{padding:10px!important;border-radius:15px!important;}
  html body .postlab-crm-app .pl-month-stage-heading{gap:7px!important;margin-bottom:8px!important;}
  html body .postlab-crm-app .pl-month-stage-title strong{font-size:17px!important;}
  html body .postlab-crm-app .pl-month-stage-title small{font-size:10.5px!important;}
  html body .postlab-crm-app .pl-month-stage-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;overflow:visible!important;padding:0!important;}
  html body .postlab-crm-app .pl-month-stage-tab{display:flex!important;min-width:0!important;max-width:none!important;min-height:64px!important;padding:8px!important;border-radius:12px!important;flex:none!important;}
  html body .postlab-crm-app .pl-month-stage-tab .pl-stage-tab-icon{width:30px!important;height:30px!important;flex-basis:30px!important;font-size:15px!important;}
  html body .postlab-crm-app .pl-stage-tab-copy strong{font-size:13px!important;line-height:1.15!important;}
  html body .postlab-crm-app .pl-stage-tab-copy small{font-size:9.5px!important;line-height:1.2!important;}
}
@media(max-width:780px){html body .postlab-crm-app .pl-dashboard-kpi-grid,html body .postlab-crm-app .pl-management-kpis{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:10px 0 0!important}html body .postlab-crm-app .pl-dashboard-kpi,html body .postlab-crm-app .pl-management-kpi{min-width:0!important;min-height:82px!important;height:auto!important;padding:10px 11px!important;border-radius:14px!important;gap:4px!important;box-sizing:border-box!important;overflow:hidden!important}html body .postlab-crm-app .pl-dashboard-kpi small,html body .postlab-crm-app .pl-management-kpi small{font-size:11px!important;line-height:1.2!important;white-space:normal!important;overflow-wrap:anywhere!important}html body .postlab-crm-app .pl-dashboard-kpi strong,html body .postlab-crm-app .pl-management-kpi strong{font-size:23px!important;line-height:1!important;overflow-wrap:anywhere!important}html body .postlab-crm-app .pl-dashboard-hero,html body .postlab-crm-app .pl-dashboard-section,html body .postlab-crm-app .pl-dashboard-panel{padding:12px!important;border-radius:17px!important}html body .postlab-crm-app .pl-stats.pl-analytics-stats,html body .postlab-crm-app .pl-analytics-stats.pl-glow-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:10px 0 14px!important}html body .postlab-crm-app .pl-analytics-stats .pl-stat{min-width:0!important;min-height:86px!important;height:auto!important;padding:11px!important;border-radius:14px!important;box-sizing:border-box!important;overflow:hidden!important}html body .postlab-crm-app .pl-analytics-stats .pl-stat small{display:block!important;font-size:11px!important;line-height:1.2!important;margin:0 0 6px!important;white-space:normal!important;overflow-wrap:anywhere!important}html body .postlab-crm-app .pl-analytics-stats .pl-stat b{font-size:24px!important;line-height:1!important;margin:0!important}html body .postlab-crm-app .pl-goals-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:10px 0 14px!important}html body .postlab-crm-app .pl-goals-grid .pl-goal-card{min-width:0!important;min-height:132px!important;height:auto!important;padding:11px!important;border-radius:14px!important;box-sizing:border-box!important;overflow:hidden!important}html body .postlab-crm-app .pl-goals-grid .pl-goal-card small{font-size:11px!important;line-height:1.2!important;margin-bottom:6px!important;white-space:normal!important;overflow-wrap:anywhere!important}html body .postlab-crm-app .pl-goals-grid .pl-goal-card b{font-size:23px!important;line-height:1.05!important;margin-bottom:5px!important;overflow-wrap:anywhere!important}html body .postlab-crm-app .pl-goals-grid .pl-goal-card span{font-size:11px!important;line-height:1!important;padding:4px 7px!important;margin-bottom:8px!important}html body .postlab-crm-app .pl-goals-grid .pl-goal-card em{height:7px!important}}@media(max-width:360px){html body .postlab-crm-app .pl-dashboard-kpi-grid,html body .postlab-crm-app .pl-management-kpis,html body .postlab-crm-app .pl-stats.pl-analytics-stats,html body .postlab-crm-app .pl-goals-grid{gap:6px!important}html body .postlab-crm-app .pl-dashboard-kpi,html body .postlab-crm-app .pl-management-kpi,html body .postlab-crm-app .pl-analytics-stats .pl-stat,html body .postlab-crm-app .pl-goals-grid .pl-goal-card{padding:9px!important}}

/* v13.7.70 - true full-screen offer preview on iPhone, iPad and Android */
html body .pl-offer-preview-modal{position:fixed!important;inset:0!important;z-index:2147483647!important;width:100vw!important;height:var(--pl-preview-height,100dvh)!important;max-width:none!important;max-height:none!important;margin:0!important;box-sizing:border-box!important;}
html body .pl-offer-preview-modal .pl-offer-preview-dialog{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;min-height:0!important;max-width:none!important;max-height:none!important;}
html body .pl-offer-preview-modal .pl-offer-preview-dialog>iframe#pl-offer-preview-frame{display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;}
@media(max-width:900px){html body .pl-offer-preview-modal{padding:0!important;}html body .pl-offer-preview-modal .pl-offer-preview-dialog{position:fixed!important;inset:0!important;width:100vw!important;height:var(--pl-preview-height,100dvh)!important;border-radius:0!important;}}

/* v13.7.71 - measured edge-to-edge preview; avoids iOS grid/iframe sizing defects */
html.pl-offer-preview-open,body.pl-offer-preview-open{overflow:hidden!important;overscroll-behavior:none!important;}
html body #pl-offer-preview-modal.pl-offer-preview-modal{position:fixed!important;left:0!important;top:0!important;right:auto!important;bottom:auto!important;display:block!important;padding:0!important;margin:0!important;width:var(--pl-preview-width,100vw)!important;height:var(--pl-preview-height,100dvh)!important;max-width:none!important;max-height:none!important;overflow:hidden!important;transform:none!important;contain:layout paint!important;}
html body #pl-offer-preview-modal[hidden]{display:none!important;}
html body #pl-offer-preview-modal .pl-offer-preview-backdrop{position:absolute!important;inset:0!important;}
html body #pl-offer-preview-modal .pl-offer-preview-dialog{position:absolute!important;left:0!important;top:0!important;right:auto!important;bottom:auto!important;display:flex!important;flex-direction:column!important;width:var(--pl-preview-width,100vw)!important;height:var(--pl-preview-height,100dvh)!important;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;transform:none!important;}
html body #pl-offer-preview-modal .pl-offer-preview-head{position:relative!important;flex:0 0 auto!important;width:100%!important;box-sizing:border-box!important;z-index:2!important;}
html body #pl-offer-preview-modal iframe#pl-offer-preview-frame{position:relative!important;display:block!important;flex:1 1 auto!important;width:var(--pl-preview-width,100vw)!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;align-self:stretch!important;box-sizing:border-box!important;}

/* v13.7.73 - always-visible close control for offer preview */
html body #pl-offer-preview-modal .pl-offer-preview-close-actions{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important;}
html body #pl-offer-preview-modal .pl-offer-preview-close-text{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:9px 16px!important;white-space:nowrap!important;font-weight:800!important;cursor:pointer!important;}
@media(max-width:900px){html body #pl-offer-preview-modal .pl-offer-preview-head>div:first-child{min-width:0!important;}html body #pl-offer-preview-modal .pl-offer-preview-head h2{font-size:20px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}html body #pl-offer-preview-modal .pl-offer-preview-close-text{min-height:40px!important;padding:8px 13px!important;}}
