/* Post Lab CRM v13.7.97 - Real CRM structure DEMO with collapsed Content Plan history */

html{scroll-behavior:smooth;}
html body .postlab-crm-app.pl-public-showcase{
  --pl-showcase-navy:#102a63;
  --pl-showcase-blue:#2563eb;
  --pl-showcase-sky:#38bdf8;
  --pl-showcase-ink:#12213f;
  --pl-showcase-muted:#64748b;
  --pl-showcase-line:#dbeafe;
  --pl-showcase-soft:#f5f9ff;
  width:100%!important;
  max-width:1440px!important;
  margin:0 auto!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #dbeafe!important;
  border-radius:28px!important;
  background:#fff!important;
  color:var(--pl-showcase-ink)!important;
  box-shadow:0 28px 90px rgba(15,42,99,.12)!important;
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
}
html body .postlab-crm-app.pl-public-showcase *{box-sizing:border-box!important;}
html body .postlab-crm-app.pl-public-showcase a{text-decoration:none!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-topbar{
  position:sticky!important;
  top:0!important;
  z-index:40!important;
  min-height:76px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  padding:12px clamp(18px,4vw,58px)!important;
  background:rgba(255,255,255,.94)!important;
  border-bottom:1px solid rgba(219,234,254,.92)!important;
  backdrop-filter:blur(16px)!important;
  -webkit-backdrop-filter:blur(16px)!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-brand{
  display:inline-flex!important;
  align-items:center!important;
  gap:11px!important;
  color:var(--pl-showcase-navy)!important;
  flex:0 0 auto!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-brand img{
  width:46px!important;
  height:46px!important;
  object-fit:contain!important;
  display:block!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-brand span{display:flex!important;align-items:baseline!important;gap:6px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-brand strong{font-size:20px!important;letter-spacing:-.02em!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-brand small{font-size:12px!important;font-weight:900!important;letter-spacing:.14em!important;color:var(--pl-showcase-blue)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-nav a{
  display:inline-flex!important;
  align-items:center!important;
  min-height:40px!important;
  padding:8px 12px!important;
  border-radius:11px!important;
  color:#31517f!important;
  font-size:13px!important;
  font-weight:800!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-nav a:hover{background:#eff6ff!important;color:#1d4ed8!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-nav .pl-showcase-nav-login{background:#163b84!important;color:#fff!important;padding-inline:17px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-hero{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr)!important;
  gap:clamp(28px,5vw,76px)!important;
  align-items:center!important;
  padding:clamp(44px,7vw,92px) clamp(20px,5vw,72px)!important;
  background:
    radial-gradient(circle at 7% 12%,rgba(56,189,248,.2),transparent 30%),
    radial-gradient(circle at 92% 20%,rgba(37,99,235,.15),transparent 28%),
    linear-gradient(135deg,#f8fbff 0%,#fff 48%,#eef6ff 100%)!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-hero:after{
  content:""!important;
  position:absolute!important;
  right:-85px!important;
  bottom:-115px!important;
  width:310px!important;
  height:310px!important;
  border:1px solid rgba(37,99,235,.14)!important;
  border-radius:50%!important;
  box-shadow:0 0 0 36px rgba(37,99,235,.035),0 0 0 76px rgba(56,189,248,.03)!important;
  pointer-events:none!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-hero-copy{position:relative!important;z-index:2!important;max-width:820px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-eyebrow,
html body .postlab-crm-app.pl-public-showcase .pl-showcase-section-head>span,
html body .postlab-crm-app.pl-public-showcase .pl-showcase-privacy-copy>span{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 16px!important;
  padding:7px 11px!important;
  border:1px solid #bfdbfe!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#1d4ed8!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:900!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-hero h1{
  margin:0!important;
  max-width:820px!important;
  color:#0d285e!important;
  font-size:clamp(38px,5vw,68px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  font-weight:900!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-hero-copy>p{
  max-width:730px!important;
  margin:24px 0 0!important;
  color:#52657f!important;
  font-size:clamp(17px,2vw,21px)!important;
  line-height:1.65!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-hero-actions{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin-top:30px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-primary,
html body .postlab-crm-app.pl-public-showcase .pl-showcase-secondary{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:50px!important;
  padding:12px 21px!important;
  border-radius:14px!important;
  font-weight:900!important;
  font-size:15px!important;
  transition:transform .2s ease,box-shadow .2s ease!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-primary{color:#fff!important;background:linear-gradient(115deg,#1d4ed8,#2563eb 55%,#0ea5e9)!important;box-shadow:0 14px 28px rgba(37,99,235,.22)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-secondary{color:#153a83!important;background:#fff!important;border:1px solid #bfdbfe!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-primary:hover,
html body .postlab-crm-app.pl-public-showcase .pl-showcase-secondary:hover{transform:translateY(-2px)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-trust-row{display:flex!important;flex-wrap:wrap!important;gap:10px 18px!important;margin-top:25px!important;color:#36547c!important;font-size:13px!important;font-weight:800!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-login-card{
  position:relative!important;
  z-index:3!important;
  width:100%!important;
  max-width:440px!important;
  margin-left:auto!important;
  padding:28px!important;
  border:1px solid rgba(147,197,253,.72)!important;
  border-radius:24px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 24px 65px rgba(15,42,99,.16)!important;
  text-align:left!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-login-head{display:flex!important;align-items:center!important;gap:13px!important;margin-bottom:14px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-login-card .pl-login-logo{width:62px!important;height:62px!important;margin:0!important;flex:0 0 auto!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-login-head span{display:block!important;margin-bottom:3px!important;color:#64748b!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-login-head h2{margin:0!important;text-align:left!important;color:#12327c!important;font-size:24px!important;line-height:1.15!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-login-intro{margin:0 0 20px!important;text-align:left!important;color:#64748b!important;font-size:14px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-login-card label{display:block!important;margin-bottom:7px!important;color:#183c78!important;font-size:13px!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-login-card input[type=text],
html body .postlab-crm-app.pl-public-showcase .pl-login-card input[type=password]{width:100%!important;min-height:48px!important;border:1px solid #b8d5fb!important;border-radius:13px!important;background:#fff!important;color:#172554!important;padding:12px 14px!important;box-shadow:none!important;}
html body .postlab-crm-app.pl-public-showcase .pl-login-card .pl-field{margin-bottom:13px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-login-card .pl-remember{display:flex!important;align-items:center!important;gap:8px!important;margin:8px 0 15px!important;font-size:13px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-login-card .pl-remember input{width:auto!important;min-height:0!important;margin:0!important;}
html body .postlab-crm-app.pl-public-showcase .pl-login-card .pl-btn{width:100%!important;min-height:49px!important;border:0!important;border-radius:13px!important;background:linear-gradient(100deg,#173c84,#2563eb,#0ea5e9)!important;color:#fff!important;font-weight:900!important;cursor:pointer!important;}
html body .postlab-crm-app.pl-public-showcase .pl-login-help{margin-top:15px!important;padding-top:14px!important;border-top:1px solid #e2e8f0!important;text-align:center!important;color:#64748b!important;font-size:12px!important;line-height:1.5!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-note{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  gap:14px!important;
  align-items:center!important;
  margin:0!important;
  padding:17px clamp(20px,5vw,72px)!important;
  border-top:1px solid #bae6fd!important;
  border-bottom:1px solid #bae6fd!important;
  background:#ecfeff!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-note strong{display:inline-flex!important;white-space:nowrap!important;color:#0e7490!important;font-size:13px!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-note span{color:#155e75!important;font-size:13px!important;line-height:1.55!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-section{padding:clamp(58px,7vw,96px) clamp(20px,5vw,72px)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-section:nth-of-type(even){background:#f8fbff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-section-head{max-width:870px!important;margin:0 auto 38px!important;text-align:center!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-section-head h2,
html body .postlab-crm-app.pl-public-showcase .pl-showcase-privacy-copy h2,
html body .postlab-crm-app.pl-public-showcase .pl-showcase-final-cta h2{
  margin:0!important;
  color:#102d68!important;
  font-size:clamp(31px,4vw,49px)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
  font-weight:900!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-section-head p{max-width:760px!important;margin:17px auto 0!important;color:#64748b!important;font-size:16px!important;line-height:1.7!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-app-demo{
  max-width:1190px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:220px minmax(0,1fr)!important;
  min-height:590px!important;
  overflow:hidden!important;
  border:1px solid #bfd7f5!important;
  border-radius:25px!important;
  background:#fff!important;
  box-shadow:0 28px 75px rgba(15,42,99,.14)!important;
}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-sidebar{display:flex!important;flex-direction:column!important;gap:7px!important;padding:20px 14px!important;background:linear-gradient(180deg,#102f70,#153f91 60%,#0f2a62)!important;color:#dbeafe!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-logo{display:flex!important;align-items:center!important;gap:9px!important;margin-bottom:18px!important;padding:0 7px 16px!important;border-bottom:1px solid rgba(255,255,255,.16)!important;color:#fff!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-logo img{width:38px!important;height:38px!important;object-fit:contain!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-sidebar>span{display:block!important;padding:11px 12px!important;border-radius:10px!important;font-size:13px!important;font-weight:800!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-sidebar>span.is-active{background:rgba(255,255,255,.16)!important;color:#fff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-main{min-width:0!important;padding:24px!important;background:#f7faff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:20px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-toolbar div{display:flex!important;flex-direction:column!important;gap:3px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-toolbar small{color:#2563eb!important;font-size:10px!important;font-weight:900!important;letter-spacing:.11em!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-toolbar strong{color:#102d68!important;font-size:25px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-toolbar>span{padding:8px 11px!important;border:1px solid #dbeafe!important;border-radius:999px!important;background:#fff!important;color:#56708f!important;font-size:11px!important;font-weight:800!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-bottom:16px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-stats article{min-width:0!important;padding:15px!important;border:1px solid #dbeafe!important;border-radius:16px!important;background:#fff!important;box-shadow:0 7px 20px rgba(30,64,175,.055)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-stats span{display:block!important;color:#64748b!important;font-size:11px!important;font-weight:800!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-stats strong{display:block!important;margin:8px 0 2px!important;color:#153a83!important;font-size:28px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-stats small{color:#94a3b8!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.07em!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-panel{min-width:0!important;padding:17px!important;border:1px solid #dbeafe!important;border-radius:18px!important;background:#fff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-panel-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding-bottom:13px!important;border-bottom:1px solid #e2e8f0!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-panel-head strong{color:#173c84!important;font-size:15px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-panel-head span{color:#2563eb!important;font-size:10px!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-pipeline{display:grid!important;gap:10px!important;margin-top:13px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-pipeline>div{position:relative!important;padding:12px 12px 12px 86px!important;border:1px solid #e2e8f0!important;border-radius:13px!important;background:#fbfdff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-pipeline span{position:absolute!important;left:10px!important;top:11px!important;width:66px!important;padding:4px 6px!important;border-radius:999px!important;background:#dbeafe!important;color:#1d4ed8!important;text-align:center!important;font-size:9px!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-pipeline b{display:block!important;color:#243b60!important;font-size:12px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-pipeline small{display:block!important;margin-top:3px!important;color:#8191a8!important;font-size:10px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-action-list{display:grid!important;gap:9px!important;margin:13px 0 0!important;padding:0!important;list-style:none!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-action-list li{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:4px 9px!important;align-items:center!important;padding:10px!important;border:1px solid #e2e8f0!important;border-radius:13px!important;background:#fbfdff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-action-list i{grid-row:1/3!important;color:#2563eb!important;font-size:11px!important;font-style:normal!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-action-list span{color:#334155!important;font-size:11px!important;font-weight:800!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-action-list b{color:#8191a8!important;font-size:9px!important;font-weight:700!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-feature-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:15px!important;max-width:1190px!important;margin:0 auto!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-feature-grid article{position:relative!important;min-height:220px!important;padding:25px!important;overflow:hidden!important;border:1px solid #dbeafe!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 28px rgba(30,64,175,.055)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-feature-grid article:after{content:""!important;position:absolute!important;right:-38px!important;bottom:-38px!important;width:100px!important;height:100px!important;border-radius:50%!important;background:rgba(37,99,235,.055)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-feature-grid i{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;margin-bottom:19px!important;border-radius:12px!important;background:#eaf3ff!important;color:#1d4ed8!important;font-size:11px!important;font-style:normal!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-feature-grid h3{margin:0 0 10px!important;color:#143675!important;font-size:19px!important;line-height:1.2!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-feature-grid p{margin:0!important;color:#64748b!important;font-size:14px!important;line-height:1.65!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-flow-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;max-width:1190px!important;margin:0 auto!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-flow-grid article{position:relative!important;padding:25px!important;border:1px solid #bfdbfe!important;border-radius:20px!important;background:#fff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-flow-grid article:not(:last-child):after{content:"→"!important;position:absolute!important;right:-16px!important;top:42px!important;z-index:2!important;width:31px!important;height:31px!important;display:grid!important;place-items:center!important;border:1px solid #bfdbfe!important;border-radius:50%!important;background:#fff!important;color:#2563eb!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-flow-grid b{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;margin-bottom:18px!important;border-radius:13px!important;background:#153a83!important;color:#fff!important;font-size:17px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-flow-grid h3{margin:0 0 9px!important;color:#143675!important;font-size:19px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-flow-grid p{margin:0!important;color:#64748b!important;font-size:14px!important;line-height:1.6!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-privacy{display:grid!important;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)!important;gap:clamp(30px,5vw,70px)!important;align-items:center!important;background:linear-gradient(135deg,#eff6ff,#f8fbff,#ecfeff)!important;border-top:1px solid #dbeafe!important;border-bottom:1px solid #dbeafe!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-privacy-copy>span{background:#dbeafe!important;border:1px solid #bfdbfe!important;color:#1d4ed8!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-privacy-copy h2{color:#102d68!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-privacy-copy p{margin:19px 0 0!important;color:#475569!important;font-size:16px!important;line-height:1.72!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-privacy-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-privacy-grid article{padding:19px!important;border:1px solid #bfdbfe!important;border-radius:17px!important;background:#fff!important;box-shadow:0 10px 28px rgba(30,64,175,.06)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-privacy-grid strong{display:block!important;margin-bottom:8px!important;color:#143675!important;font-size:15px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-privacy-grid p{margin:0!important;color:#64748b!important;font-size:13px!important;line-height:1.6!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-final-cta{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:35px!important;align-items:center!important;padding:clamp(48px,6vw,78px) clamp(20px,5vw,72px)!important;background:linear-gradient(135deg,#eff6ff,#fff,#ecfeff)!important;border-top:1px solid #dbeafe!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-final-cta>div>span{display:block!important;margin-bottom:10px!important;color:#2563eb!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-final-cta p{margin:14px 0 0!important;color:#64748b!important;font-size:15px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-final-actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:9px!important;min-width:230px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-final-actions a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:45px!important;padding:10px 17px!important;border:1px solid #bfdbfe!important;border-radius:12px!important;background:#fff!important;color:#153a83!important;font-size:13px!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-final-actions a:first-child{background:#153a83!important;border-color:#153a83!important;color:#fff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-footer{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:22px!important;background:#fff!important;border-top:1px solid #e2e8f0!important;color:#64748b!important;font-size:12px!important;font-weight:800!important;text-align:center!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-footer img{width:96px!important;height:auto!important;max-height:46px!important;object-fit:contain!important;}

@media(max-width:1050px){
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-hero{grid-template-columns:1fr!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-login-card{max-width:640px!important;margin:0!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-flow-grid article:after{display:none!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-privacy{grid-template-columns:1fr!important;}
}
@media(max-width:820px){
  html body .postlab-crm-app.pl-public-showcase{border-radius:18px!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-topbar{position:relative!important;align-items:flex-start!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-nav{display:none!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-note{grid-template-columns:1fr!important;gap:5px!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-note strong{white-space:normal!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-app-demo{grid-template-columns:1fr!important;min-height:0!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-sidebar{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;overflow-x:auto!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-logo{grid-column:1/-1!important;margin-bottom:3px!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-sidebar>span{min-width:120px!important;text-align:center!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-grid{grid-template-columns:1fr!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-final-cta{grid-template-columns:1fr!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-final-actions{min-width:0!important;max-width:420px!important;}
}
@media(max-width:620px){
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-hero{padding-top:42px!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-hero h1{font-size:39px!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-hero-actions{align-items:stretch!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-primary,
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-secondary{width:100%!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-login-card{padding:21px!important;border-radius:19px!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-login-head{align-items:flex-start!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-login-head h2{font-size:21px!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-feature-grid,
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-flow-grid,
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-privacy-grid{grid-template-columns:1fr!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-feature-grid article{min-height:0!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-main{padding:15px!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-toolbar{align-items:flex-start!important;flex-direction:column!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-stats{grid-template-columns:1fr 1fr!important;gap:8px!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-stats article{padding:12px!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-demo-stats strong{font-size:23px!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-pipeline>div{padding-left:12px!important;padding-top:42px!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-pipeline span{width:auto!important;right:auto!important;}
  html body .postlab-crm-app.pl-public-showcase .pl-showcase-footer{flex-direction:column!important;}
}


/* Post Lab CRM v13.7.94 - Interactive public virtual tour with 10 synthetic records per module */
html body .postlab-crm-app.pl-public-showcase .pl-showcase-virtual-tour{display:grid!important;grid-template-columns:238px minmax(0,1fr)!important;max-width:1240px!important;min-height:720px!important;margin:0 auto!important;overflow:hidden!important;border:1px solid #bfd7f5!important;border-radius:26px!important;background:#fff!important;box-shadow:0 28px 75px rgba(15,42,99,.14)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-sidebar{display:flex!important;flex-direction:column!important;gap:6px!important;padding:18px 13px!important;background:linear-gradient(180deg,#102f70,#153f91 62%,#0f2a62)!important;color:#dbeafe!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-sidebar .pl-showcase-demo-logo{margin-bottom:10px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-nav{appearance:none!important;width:100%!important;display:grid!important;grid-template-columns:25px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;min-height:46px!important;margin:0!important;padding:9px 10px!important;border:1px solid transparent!important;border-radius:12px!important;background:transparent!important;color:#dbeafe!important;text-align:left!important;font:inherit!important;cursor:pointer!important;transition:background .18s ease,border-color .18s ease,transform .18s ease!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-nav:hover{background:rgba(255,255,255,.11)!important;transform:translateX(2px)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-nav.is-active{border-color:rgba(255,255,255,.2)!important;background:rgba(255,255,255,.17)!important;color:#fff!important;box-shadow:inset 3px 0 0 #7dd3fc!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-nav i{display:grid!important;place-items:center!important;width:25px!important;height:25px!important;border-radius:8px!important;background:rgba(255,255,255,.11)!important;color:#fff!important;font-style:normal!important;font-size:13px!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-nav span{min-width:0!important;color:inherit!important;font-size:12px!important;font-weight:850!important;line-height:1.2!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-nav b{display:grid!important;place-items:center!important;min-width:25px!important;height:22px!important;padding:0 6px!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;color:#bfdbfe!important;font-size:10px!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-main{min-width:0!important;padding:22px!important;background:#f7faff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:13px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-title{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-title small{color:#2563eb!important;font-size:10px!important;font-weight:900!important;letter-spacing:.1em!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-title strong{color:#102d68!important;font-size:26px!important;line-height:1.15!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-title span{color:#64748b!important;font-size:11px!important;font-weight:800!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-controls{display:flex!important;align-items:center!important;gap:7px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-controls button{appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:40px!important;min-height:40px!important;margin:0!important;padding:8px 12px!important;border:1px solid #bfdbfe!important;border-radius:11px!important;background:#fff!important;color:#153a83!important;font:inherit!important;font-size:13px!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 6px 16px rgba(30,64,175,.06)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-controls button:hover{border-color:#60a5fa!important;background:#eff6ff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-controls .pl-showcase-tour-play{min-width:150px!important;background:#153a83!important;border-color:#153a83!important;color:#fff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-controls .pl-showcase-tour-play.is-playing{background:#0e7490!important;border-color:#0e7490!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-progress{height:5px!important;margin:0 0 17px!important;overflow:hidden!important;border-radius:999px!important;background:#dbeafe!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-progress span{display:block!important;width:10%!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#2563eb,#06b6d4)!important;transition:width .28s ease!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-panel[hidden]{display:none!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-panel{animation:plShowcaseTourIn .24s ease both!important;}
@keyframes plShowcaseTourIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-kpis{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-bottom:14px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-kpis article{min-width:0!important;padding:13px!important;border:1px solid #dbeafe!important;border-radius:14px!important;background:#fff!important;box-shadow:0 6px 18px rgba(30,64,175,.045)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-kpis span{display:block!important;color:#64748b!important;font-size:10px!important;font-weight:800!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-kpis strong{display:block!important;margin:7px 0 2px!important;color:#153a83!important;font-size:22px!important;line-height:1!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-kpis small{display:block!important;color:#94a3b8!important;font-size:9px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.05em!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-table-wrap{width:100%!important;max-width:100%!important;overflow:auto!important;border:1px solid #dbeafe!important;border-radius:17px!important;background:#fff!important;box-shadow:0 9px 25px rgba(30,64,175,.055)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-table{width:100%!important;min-width:760px!important;border-collapse:separate!important;border-spacing:0!important;background:#fff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-table th{position:sticky!important;top:0!important;z-index:2!important;padding:12px 13px!important;border:0!important;border-bottom:1px solid #bfdbfe!important;background:#eff6ff!important;color:#173c84!important;text-align:left!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.045em!important;white-space:nowrap!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-table td{padding:11px 13px!important;border:0!important;border-bottom:1px solid #edf2f7!important;background:#fff!important;color:#334155!important;font-size:11px!important;font-weight:700!important;line-height:1.35!important;vertical-align:middle!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-table tbody tr:last-child td{border-bottom:0!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-table tbody tr{outline:none!important;transition:background .15s ease,transform .15s ease!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-table tbody tr:hover td,
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-table tbody tr:focus td{background:#f0f9ff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-status{display:inline-flex!important;align-items:center!important;min-height:25px!important;padding:4px 9px!important;border:1px solid #bfdbfe!important;border-radius:999px!important;background:#eff6ff!important;color:#1d4ed8!important;font-size:9px!important;font-weight:900!important;white-space:nowrap!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-safe-note{margin-top:13px!important;padding:11px 13px!important;border:1px solid #bae6fd!important;border-radius:12px!important;background:#ecfeff!important;color:#155e75!important;font-size:11px!important;line-height:1.55!important;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-safe-note strong{color:#0e7490!important;}
@media(max-width:980px){
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-virtual-tour{grid-template-columns:1fr!important;min-height:0!important;}
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-sidebar{display:grid!important;grid-template-columns:repeat(5,minmax(135px,1fr))!important;overflow-x:auto!important;}
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-sidebar .pl-showcase-demo-logo{grid-column:1/-1!important;margin-bottom:2px!important;}
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-nav:hover{transform:none!important;}
}
@media(max-width:720px){
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-main{padding:15px!important;}
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-toolbar{align-items:flex-start!important;flex-direction:column!important;}
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-controls{width:100%!important;}
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-controls .pl-showcase-tour-play{flex:1 1 auto!important;min-width:0!important;}
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-title strong{font-size:22px!important;}
}
@media(max-width:440px){
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-sidebar{grid-template-columns:repeat(10,minmax(150px,1fr))!important;}
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-kpis{grid-template-columns:1fr 1fr!important;}
}


/* v13.7.95 performance: render lower sections only near the viewport. */
html body .postlab-crm-app.pl-public-showcase .pl-showcase-section,
html body .postlab-crm-app.pl-public-showcase .pl-showcase-final-cta,
html body .postlab-crm-app.pl-public-showcase .pl-showcase-footer{content-visibility:auto;contain-intrinsic-size:1px 760px;}
html body .postlab-crm-app.pl-public-showcase .pl-showcase-tour-panel[aria-busy="true"] .pl-showcase-tour-table-wrap{min-height:440px;background:linear-gradient(110deg,#f8fbff 8%,#eef6ff 18%,#f8fbff 33%);background-size:200% 100%;animation:plShowcaseLoading 1.2s linear infinite;}
@keyframes plShowcaseLoading{to{background-position-x:-200%;}}
html body .postlab-crm-app.pl-public-showcase .pl-alert{margin:0 0 14px!important;padding:11px 13px!important;border:1px solid #fecaca!important;border-radius:12px!important;background:#fff1f2!important;color:#9f1239!important;font-size:13px!important;font-weight:800!important;line-height:1.45!important;}
@media(max-width:820px){
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-topbar{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}
 html body .postlab-crm-app.pl-public-showcase{box-shadow:0 12px 35px rgba(15,42,99,.1)!important;}
 html body .postlab-crm-app.pl-public-showcase .pl-showcase-virtual-tour{box-shadow:0 14px 38px rgba(15,42,99,.1)!important;}
}
@media(prefers-reduced-motion:reduce){
 html body .postlab-crm-app.pl-public-showcase *,
 html body .postlab-crm-app.pl-public-showcase *:before,
 html body .postlab-crm-app.pl-public-showcase *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;}
}


/* v13.7.96 - Public DEMO that mirrors the actual CRM shell and components */
html body .postlab-crm-app.pl-public-showcase .pl-showcase-real-demo-section{background:#f4f8ff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-window{position:relative!important;max-width:1320px!important;margin:0 auto!important;border:1px solid #c7dcf7!important;border-radius:24px!important;background:#fff!important;box-shadow:0 24px 65px rgba(15,42,99,.13)!important;overflow:hidden!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-safety{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:10px 18px!important;background:#ecfeff!important;border-bottom:1px solid #a5f3fc!important;color:#155e75!important;font-size:12px!important;text-align:center!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-safety strong{padding:5px 9px!important;border-radius:999px!important;background:#0e7490!important;color:#fff!important;font-size:10px!important;letter-spacing:.08em!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app{font-family:Arial,sans-serif!important;color:#1f2937!important;background:linear-gradient(135deg,#eff6ff,#fff,#f0f9ff)!important;padding:14px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-shell{display:grid!important;grid-template-columns:1fr!important;width:100%!important;min-height:690px!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:20px!important;overflow:visible!important;box-shadow:0 18px 45px rgba(37,99,235,.10)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-sidebar{width:100%!important;margin:0 0 14px!important;padding:16px 18px!important;border-radius:20px!important;background:linear-gradient(180deg,#1e3a8a,#2563eb)!important;color:#fff!important;overflow:hidden!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-logo{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;margin:0 0 12px!important;color:#fff!important;font-size:24px!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-logo img{width:34px!important;height:34px!important;object-fit:contain!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-menu{display:flex!important;flex-flow:row nowrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 4px 8px!important;margin:0!important;scrollbar-width:thin!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-menu-link{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-width:max-content!important;margin:0!important;padding:9px 13px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#eaf4ff!important;font-size:13px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-menu-link:hover,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-menu-link.active{background:rgba(255,255,255,.22)!important;color:#fff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-user-box{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;gap:6px!important;margin-left:8px!important;padding:7px 10px!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;color:#fff!important;white-space:nowrap!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-user-box strong,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-user-box em{color:#fff!important;font-size:12px!important;font-style:normal!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-user-box button{border:0!important;border-radius:999px!important;padding:7px 10px!important;background:rgba(255,255,255,.18)!important;color:#fff!important;font-weight:900!important;cursor:pointer!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-client-menu-tabs{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;width:100%!important;overflow-x:auto!important;padding:8px 28px 3px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-client-menu-tabs[hidden]{display:none!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-client-menu-tabs button{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;gap:6px!important;padding:8px 10px!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:999px!important;background:rgba(255,255,255,.10)!important;color:#eaf4ff!important;font-weight:900!important;white-space:nowrap!important;cursor:pointer!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-client-menu-tabs button.active{background:#fff!important;color:#1d4ed8!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-client-menu-tabs button b{display:inline-grid!important;place-items:center!important;min-width:23px!important;height:23px!important;padding:0 5px!important;border-radius:999px!important;background:rgba(255,255,255,.20)!important;font-size:11px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-client-menu-tabs button.active b{background:#dbeafe!important;color:#1d4ed8!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-project-tab-icon{font-style:normal!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-main{width:100%!important;min-width:0!important;padding:24px!important;box-sizing:border-box!important;overflow:hidden!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-screen-badge{display:inline-flex!important;margin-bottom:7px!important;padding:5px 8px!important;border:1px solid #a5f3fc!important;border-radius:999px!important;background:#ecfeff!important;color:#0e7490!important;font-size:9px!important;font-weight:900!important;letter-spacing:.08em!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:22px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-header h1{margin:0 0 6px!important;color:#102d68!important;font-size:30px!important;line-height:1.15!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-header p{margin:0!important;color:#64748b!important;font-size:14px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-card{margin-bottom:20px!important;padding:20px!important;border:1px solid #dbeafe!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 28px rgba(37,99,235,.07)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-section-title,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-clients-section-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:16px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app h2,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app h3{color:#12327c!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app h2{margin:0 0 7px!important;font-size:21px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app h3{margin:0!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app p{color:#64748b!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:39px!important;padding:9px 13px!important;border:0!important;border-radius:11px!important;background:linear-gradient(90deg,#2563eb,#38bdf8)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;cursor:pointer!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-btn-secondary{background:#e0f2fe!important;color:#12327c!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-stats{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;margin-bottom:20px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-stat{padding:16px!important;border:1px solid #dbeafe!important;border-radius:17px!important;background:#fff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-stat small{display:block!important;color:#64748b!important;font-weight:800!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-stat b{display:block!important;margin:7px 0 3px!important;color:#12327c!important;font-size:25px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-stat span{color:#94a3b8!important;font-size:11px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-filter{display:grid!important;grid-template-columns:minmax(220px,1fr) repeat(4,minmax(120px,.55fr)) auto auto!important;gap:9px!important;align-items:end!important;margin-bottom:16px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app input,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app select{width:100%!important;min-height:42px!important;padding:10px 11px!important;border:1px solid #bfdbfe!important;border-radius:11px!important;background:#f8fbff!important;color:#1f2937!important;font-size:12px!important;box-sizing:border-box!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app label{display:block!important;color:#12327c!important;font-size:12px!important;font-weight:800!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app label input,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app label select{margin-top:6px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-table-wrap{width:100%!important;overflow:auto!important;border:1px solid #e2e8f0!important;border-radius:15px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-table{width:100%!important;min-width:900px!important;border-collapse:collapse!important;background:#fff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-table th{padding:11px!important;border-bottom:1px solid #dbeafe!important;background:#f8fbff!important;color:#64748b!important;text-align:left!important;font-size:11px!important;white-space:nowrap!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-table td{padding:11px!important;border-bottom:1px solid #e2e8f0!important;color:#334155!important;font-size:12px!important;vertical-align:top!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-table td strong{display:block!important;color:#173c84!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-small{display:block!important;margin-top:4px!important;color:#8191a8!important;font-size:10px!important;line-height:1.4!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-badge{display:inline-flex!important;align-items:center!important;padding:6px 9px!important;border-radius:999px!important;background:#2563eb!important;color:#fff!important;font-size:10px!important;font-weight:900!important;white-space:nowrap!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-badge.is-green{background:#16a34a!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-badge.is-red{background:#ef4444!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-badge.is-orange{background:#f59e0b!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-badge.is-purple{background:#8b5cf6!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-dashboard-hero{background:linear-gradient(135deg,#f8fbff,#eef6ff)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-dashboard-hero-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:16px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-dashboard-hero-badge{padding:7px 10px!important;border-radius:999px!important;background:#dbeafe!important;color:#1d4ed8!important;font-size:10px!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-dashboard-kpi-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-dashboard-kpi{padding:14px!important;border-radius:15px!important;background:#fff!important;border:1px solid #dbeafe!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-dashboard-kpi small{display:block!important;color:#64748b!important;font-size:10px!important;font-weight:800!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-dashboard-kpi strong{display:block!important;margin-top:7px!important;color:#12327c!important;font-size:24px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-dashboard-insights{display:grid!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-dashboard-insights li{display:flex!important;justify-content:space-between!important;gap:10px!important;padding:10px!important;border:1px solid #e2e8f0!important;border-radius:11px!important;background:#f8fbff!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-bars{display:grid!important;gap:11px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-bars>div{display:grid!important;grid-template-columns:110px 1fr 30px!important;align-items:center!important;gap:10px!important;font-size:11px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-bars i{height:9px!important;border-radius:999px!important;background:#e2e8f0!important;overflow:hidden!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-bars b{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#2563eb,#38bdf8)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-clients-section-title{display:flex!important;align-items:flex-start!important;gap:12px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-clients-section-title p{margin:4px 0 0!important;font-size:12px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-clients-section-icon{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:12px!important;background:#e0f2fe!important;color:#1d4ed8!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-bulkbar{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:14px!important;padding:10px 12px!important;border:1px solid #dbeafe!important;border-radius:13px!important;background:#f8fbff!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-bulkbar label{display:flex!important;align-items:center!important;gap:6px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-bulkbar input{width:auto!important;min-height:0!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-bulkbar select{width:180px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-bulkbar span{margin-left:auto!important;color:#64748b!important;font-size:11px!important;font-weight:800!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-quick-row td{padding:0!important;background:#eff6ff!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-quick-panel{padding:18px!important;border-top:3px solid #38bdf8!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-quick-head{display:flex!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-quick-head span{color:#0e7490!important;font-size:10px!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-form-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin-bottom:14px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-maps-search{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-hours{display:grid!important;gap:7px!important;margin-top:14px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-hours[hidden]{display:none!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-hours>div{display:grid!important;grid-template-columns:70px 1fr!important;gap:10px!important;padding:9px 11px!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#f8fbff!important;font-size:11px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-hours time{color:#1d4ed8!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-donut{width:150px!important;height:150px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin:10px auto!important;border-radius:50%!important;background:radial-gradient(circle at center,#fff 0 42%,transparent 43%),conic-gradient(#2563eb 0 40%,#38bdf8 40% 70%,#8b5cf6 70% 90%,#ef4444 90%)!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-donut strong{font-size:30px!important;color:#12327c!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-donut span{font-size:10px!important;color:#64748b!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-legend{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:0!important;list-style:none!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-legend li{display:flex!important;justify-content:space-between!important;padding:8px!important;border-radius:10px!important;background:#f8fbff!important;font-size:11px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-progress{height:8px!important;margin-bottom:5px!important;border-radius:999px!important;background:#e2e8f0!important;overflow:hidden!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-progress i{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#2563eb,#22c55e)!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-fin-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-bottom:20px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-fin-card{position:relative!important;overflow:hidden!important;min-height:120px!important;padding:16px!important;border-radius:20px!important;background:linear-gradient(135deg,#1d4ed8,#38bdf8)!important;color:#fff!important;box-shadow:0 14px 34px rgba(15,23,42,.15)!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-fin-card small,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-fin-card b,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-fin-card span{display:block!important;color:#fff!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-fin-card b{margin:8px 0!important;font-size:25px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-fin-icon{font-size:20px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-plan-content-badges{display:flex!important;gap:5px!important;flex-wrap:wrap!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-plan-content-badges span{padding:5px 7px!important;border-radius:8px!important;background:#eff6ff!important;color:#1d4ed8!important;font-size:10px!important;font-weight:900!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app details{border:1px solid #dbeafe!important;border-radius:14px!important;background:#f8fbff!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app details summary{display:flex!important;justify-content:space-between!important;padding:13px!important;color:#12327c!important;font-weight:900!important;cursor:pointer!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app details .pl-demo-form-grid{padding:13px!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-guide{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:18px!important;padding:15px 20px!important;border-top:1px solid #dbeafe!important;background:#f8fbff!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-guide>div{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-guide small{color:#2563eb!important;font-size:9px!important;font-weight:900!important;letter-spacing:.1em!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-guide strong{color:#12327c!important;font-size:16px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-guide span{color:#64748b!important;font-size:10px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-guide button{padding:10px 13px!important;border:1px solid #bfdbfe!important;border-radius:11px!important;background:#fff!important;color:#153a83!important;font-weight:900!important;cursor:pointer!important;}
html body .postlab-crm-app.pl-public-showcase .pl-real-demo-note{padding:12px 18px!important;border-top:1px solid #a5f3fc!important;background:#ecfeff!important;color:#155e75!important;font-size:11px!important;text-align:center!important;}
html body .postlab-crm-app.pl-public-showcase .pl-demo-toast{position:fixed!important;left:50%!important;bottom:24px!important;z-index:99999!important;max-width:min(430px,calc(100vw - 32px))!important;padding:12px 16px!important;border-radius:12px!important;background:#0f2b65!important;color:#fff!important;font-size:12px!important;font-weight:800!important;box-shadow:0 15px 35px rgba(15,23,42,.28)!important;opacity:0!important;transform:translate(-50%,14px)!important;pointer-events:none!important;transition:.18s ease!important;}html body .postlab-crm-app.pl-public-showcase .pl-demo-toast.is-visible{opacity:1!important;transform:translate(-50%,0)!important;}
@media(max-width:1100px){html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-stats,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-filter{grid-template-columns:repeat(3,minmax(0,1fr))!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:760px){html body .postlab-crm-app.pl-public-showcase .pl-real-demo-safety{flex-direction:column!important;gap:4px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app{padding:8px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-sidebar{padding:12px!important;border-radius:16px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-logo{justify-content:flex-start!important;font-size:20px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-menu{justify-content:flex-start!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-main{padding:12px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-header,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-section-title,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-clients-section-head{align-items:flex-start!important;flex-direction:column!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-header h1{font-size:23px!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-stats,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-dashboard-kpi-grid,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-grid,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-fin-cards,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-filter,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-form-grid,html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-maps-search{grid-template-columns:1fr!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-bulkbar{align-items:stretch!important;flex-direction:column!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-demo-bulkbar select{width:100%!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-guide{grid-template-columns:1fr 1fr!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-guide>div{grid-column:1/-1!important;grid-row:1!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-guide button{grid-row:2!important;}html body .postlab-crm-app.pl-public-showcase .pl-real-demo-app .pl-user-box{display:none!important;}}


/* v13.7.97 - Public DEMO Content Plan history closed initially */
.postlab-crm-app.pl-public-showcase .pl-demo-content-history{padding:0!important;overflow:hidden!important}
.postlab-crm-app.pl-public-showcase .pl-demo-content-history>summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:17px 18px!important;list-style:none!important;cursor:pointer!important;background:linear-gradient(180deg,#fff,#f8fbff)!important}
.postlab-crm-app.pl-public-showcase .pl-demo-content-history>summary::-webkit-details-marker{display:none!important}
.postlab-crm-app.pl-public-showcase .pl-demo-content-history>summary>div{display:flex!important;flex-direction:column!important;gap:4px!important}
.postlab-crm-app.pl-public-showcase .pl-demo-content-history>summary strong{color:#12306f!important;font-size:17px!important}
.postlab-crm-app.pl-public-showcase .pl-demo-content-history>summary small{color:#64748b!important;font-size:12px!important;font-weight:700!important}
.postlab-crm-app.pl-public-showcase .pl-demo-content-history>summary>span{display:inline-flex!important;padding:8px 11px!important;border-radius:10px!important;background:#153a83!important;color:#fff!important;font-size:11px!important;font-weight:900!important;white-space:nowrap!important}
.postlab-crm-app.pl-public-showcase .pl-demo-content-history i{font-style:normal!important}
.postlab-crm-app.pl-public-showcase .pl-demo-history-close{display:none!important}
.postlab-crm-app.pl-public-showcase .pl-demo-content-history[open] .pl-demo-history-open{display:none!important}
.postlab-crm-app.pl-public-showcase .pl-demo-content-history[open] .pl-demo-history-close{display:inline!important}
.postlab-crm-app.pl-public-showcase .pl-demo-history-list{display:grid!important;gap:10px!important;padding:0 18px 18px!important;border-top:1px solid #e5eef9!important}
.postlab-crm-app.pl-public-showcase .pl-demo-history-card{display:grid!important;grid-template-columns:minmax(150px,.75fr) minmax(100px,.45fr) minmax(0,1.8fr)!important;gap:12px!important;align-items:center!important;padding:12px!important;border:1px solid #dbeafe!important;border-radius:13px!important;background:#fff!important}
.postlab-crm-app.pl-public-showcase .pl-demo-history-card>div{display:flex!important;flex-direction:column!important;gap:3px!important}
.postlab-crm-app.pl-public-showcase .pl-demo-history-card strong,.postlab-crm-app.pl-public-showcase .pl-demo-history-card b{color:#143675!important;font-size:12px!important}
.postlab-crm-app.pl-public-showcase .pl-demo-history-card span{color:#64748b!important;font-size:10px!important;font-weight:700!important}
.postlab-crm-app.pl-public-showcase .pl-demo-history-card p{margin:0!important;color:#475569!important;font-size:11px!important;line-height:1.5!important}
@media(max-width:720px){
  .postlab-crm-app.pl-public-showcase .pl-demo-content-history>summary{align-items:flex-start!important;flex-direction:column!important}
  .postlab-crm-app.pl-public-showcase .pl-demo-history-card{grid-template-columns:1fr!important}
}
