.bmc-crm5-wrap{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#163154}
.bmc-crm5-hero{background:linear-gradient(135deg,#163b7a 0%,#0f5f88 45%,#1aa06f 100%);border-radius:36px;padding:34px;display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin:24px 0;color:#fff;box-shadow:0 18px 46px rgba(15,55,100,.16)}
.bmc-crm5-hero h2{margin:0 0 10px;font-size:44px;line-height:1.02;color:#fff}
.bmc-crm5-hero p{margin:0;font-size:20px;line-height:1.5;color:rgba(255,255,255,.88);max-width:840px}
.bmc-crm5-kpis{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:14px;min-width:360px}
.bmc-crm5-kpi{background:rgba(255,255,255,.15);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:18px}
.bmc-crm5-kpi strong{display:block;font-size:34px;line-height:1;color:#fff}
.bmc-crm5-kpi span{display:block;margin-top:8px;color:rgba(255,255,255,.92);font-size:14px}
.bmc-crm5-grid{display:grid;grid-template-columns:minmax(340px,430px) 1fr;gap:22px;margin:20px 0 28px}
.bmc-crm5-card{background:#fff;border-radius:32px;padding:26px;box-shadow:0 12px 30px rgba(18,45,78,.08);border:1px solid rgba(24,61,111,.08)}
.bmc-crm5-card h3{margin:0 0 18px;font-size:28px;color:#163154}
.bmc-crm5-form label{display:block;margin-bottom:14px;font-weight:700;color:#234266;font-size:16px}
.bmc-crm5-form input,.bmc-crm5-form select,.bmc-crm5-form textarea{width:100%;margin-top:7px;border-radius:18px;border:2px solid #dbe6f4;background:#f8fbff;color:#163154;padding:15px 16px;font-size:16px;box-sizing:border-box}
.bmc-crm5-form input:focus,.bmc-crm5-form select:focus,.bmc-crm5-form textarea:focus{outline:none;border-color:#6d9ef0;box-shadow:0 0 0 4px rgba(109,158,240,.15)}
.bmc-crm5-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.bmc-crm5-btn,.bmc-crm5-mini-btn{appearance:none;border:0;border-radius:999px;background:linear-gradient(135deg,#1f9178 0%,#179d6e 100%);color:#fff;padding:13px 18px;font-weight:700;cursor:pointer;box-shadow:0 10px 22px rgba(26,160,111,.22)}
.bmc-crm5-btn{width:100%;margin-top:6px}
.bmc-crm5-mini-btn{padding:10px 14px;font-size:14px}
.inline-status-form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.inline-status-form input[type="datetime-local"]{max-width:210px;border-radius:999px;border:2px solid #dbe6f4;padding:10px 12px;background:#fff}
.bmc-crm5-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}
.bmc-crm5-pill{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:999px;background:#eef4fb;color:#214067;text-decoration:none;font-weight:700}
.bmc-crm5-pill.active{background:linear-gradient(135deg,#163b7a 0%,#1aa06f 100%);color:#fff}
.bmc-crm5-list{display:flex;flex-direction:column;gap:14px}
.bmc-crm5-item{border:1px solid #e3ebf6;border-radius:24px;padding:18px;background:#fbfdff}
.bmc-crm5-item-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:8px}
.bmc-crm5-item-head h4{margin:0;font-size:22px;color:#17365b}
.bmc-crm5-item p{margin:0 0 10px;color:#4d6885;line-height:1.55}
.bmc-crm5-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}
.bmc-crm5-meta span{display:inline-flex;padding:8px 11px;border-radius:999px;background:#eef4fb;color:#2c4a70;font-size:13px}
.bmc-crm5-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
.bmc-crm5-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}
.badge.status-open{background:#d8edff;color:#12558b}.badge.status-in_progress{background:#e3ecff;color:#2a49a1}.badge.status-snoozed{background:#fff0cf;color:#8d6500}.badge.status-done,.badge.status-planned{background:#ddf7ea;color:#0c7b51}.badge.status-cancelled{background:#ffe1de;color:#a83f39}
.badge.priority-low{background:#edf3f8;color:#43617d}.badge.priority-normal{background:#e4f4ff;color:#175f94}.badge.priority-high{background:#ffe7c8;color:#9d5a00}.badge.priority-urgent,.badge.overdue{background:#ffdede;color:#9e2f2f}
.bmc-crm5-empty,.bmc-crm5-msg{background:#fff;border-radius:24px;padding:18px;color:#355274;box-shadow:0 12px 24px rgba(18,45,78,.08)}
@media (max-width: 1024px){.bmc-crm5-hero{flex-direction:column}.bmc-crm5-kpis{min-width:0;width:100%;grid-template-columns:repeat(2,1fr)}.bmc-crm5-grid{grid-template-columns:1fr}.bmc-crm5-hero h2{font-size:36px}}
@media (max-width: 640px){.bmc-crm5-hero{padding:22px;border-radius:28px}.bmc-crm5-kpis,.bmc-crm5-two{grid-template-columns:1fr}.bmc-crm5-card{padding:18px;border-radius:24px}.bmc-crm5-hero h2{font-size:30px}.bmc-crm5-item-head{flex-direction:column}}
