.lead-diary-command{margin-bottom:12px;padding:0;overflow:hidden;background:#0a202e;border-color:#28485a}
#overview>.kpi-grid{display:none!important}
.ldcc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:20px 22px 16px;background:#0b2535}
.ldcc-head h2{font-size:20px}.ldcc-head>div>p:last-child{margin:5px 0 0;color:#8eabb8;font-size:12px}
.ldcc-controls{display:flex;gap:8px}.ldcc-controls label{display:grid;gap:4px;color:#7194a4;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.ldcc-controls select{min-height:35px;padding:0 28px 0 10px;border:1px solid #31576b;border-radius:7px;background:#091d2a;color:#eaf6f8;font:700 11px 'DM Sans',sans-serif}
.ldcc-stages{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:15px 22px;background:#081d2a;border-top:1px solid #203f50;border-bottom:1px solid #203f50}
.ldcc-stage{position:relative;min-width:0;padding:11px 13px;border:1px solid #284b5d;border-radius:9px;background:#0f2a3a}
.ldcc-stage:not(:last-child):after{content:'›';position:absolute;right:-8px;top:42%;z-index:2;color:#527c8d}
.ldcc-stage>span{display:block;color:#4bcfe5;font-size:9px;font-weight:800;letter-spacing:.1em}.ldcc-stage small{display:block;margin-top:8px;color:#86aab9;font-size:11px}.ldcc-stage strong{display:block;margin-top:4px;color:#f7fbfc;font:700 26px Manrope,sans-serif}.ldcc-stage em{display:block;margin-top:3px;color:#86a5b3;font-size:9px;font-style:normal}
.ldcc-stage.good{border-color:#276e63;background:#0d302f}.ldcc-stage.good strong,.ldcc-good{color:#61d7b3!important}.ldcc-stage.warn{border-color:#7d5830;background:#332a20}.ldcc-stage.warn strong,.ldcc-warn{color:#ffc46b!important}.ldcc-stage.diary{border-color:#2b6477;background:#0d3041}
.ldcc-diary-link{padding:10px 22px;background:#0b2535;color:#9bb4bf;font-size:11px}.ldcc-diary-link strong{color:#e8f6f8}
.ldcc-adviser-scope{display:flex;align-items:center;gap:8px;padding:12px 22px;border-top:1px solid #1f3d4d;border-bottom:1px solid #1f3d4d}.ldcc-adviser-scope>span{color:#6f93a2;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ldcc-adviser-scope>div{display:flex;gap:3px;padding:3px;border:1px solid #29485b;border-radius:8px;background:#091a27;overflow-x:auto}.ldcc-adviser-scope button{min-height:28px;padding:0 10px;border:0;border-radius:5px;background:transparent;color:#7f9ba9;font:700 10px 'DM Sans',sans-serif;white-space:nowrap;cursor:pointer}.ldcc-adviser-scope button[aria-pressed=true]{background:#1a4151;color:#effcff;box-shadow:inset 0 0 0 1px #2b7286}.ldcc-adviser-scope.is-personal strong{padding:6px 10px;border-radius:6px;background:#123444;color:#dff8fb;font-size:11px}
.ldcc-body{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(285px,.75fr);gap:1px;background:#244354}.ldcc-table-panel,.ldcc-actions{padding:18px 20px;background:#0a202e}.ldcc-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.ldcc-section-head h3{font-size:14px}.ldcc-section-head p{margin:3px 0 0;color:#789baa;font-size:10px}.ldcc-section-head>span{color:#61d7c0;font-size:10px;white-space:nowrap}.ldcc-actions .ldcc-section-head>span{color:#ffc46b}
.ldcc-table{width:100%;border-collapse:collapse;font-size:11px}.ldcc-table th{padding:8px 6px;border-bottom:1px solid #315062;color:#6e94a4;font-size:9px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.05em}.ldcc-table th:first-child,.ldcc-table th:last-child{text-align:left}.ldcc-table td{padding:11px 6px;border-bottom:1px solid #1b3949;color:#cfe0e6;text-align:center}.ldcc-table td:first-child,.ldcc-table td:last-child{text-align:left}.ldcc-table td strong{color:#f4fafc}.ldcc-table button{border:0;background:transparent;color:#54d1e8;font:700 10px 'DM Sans',sans-serif;cursor:pointer}
.ldcc-action-list{display:grid;gap:9px}.ldcc-action-list article{padding:11px 12px;border-left:3px solid #ffb74a;border-radius:0 8px 8px 0;background:#112a38}.ldcc-action-list article>div{display:flex;justify-content:space-between;gap:10px;color:#789cab;font-size:9px}.ldcc-action-list article>strong{display:block;margin-top:5px;color:#f4fafb;font-size:11px}.ldcc-action-list p{margin:4px 0 8px;color:#91adb9;font-size:10px}.ldcc-action-list button{padding:6px 9px;border:1px solid #376175;border-radius:6px;background:#12384a;color:#dff7fb;font:700 9px 'DM Sans',sans-serif;cursor:pointer}.ldcc-empty{color:#829eaa;font-size:11px}
.ldcc-summary{padding:10px 20px;border-top:1px solid #284758;background:#0c2432;color:#9db6c0;font-size:11px}.ldcc-summary strong{color:#f0f8fa}
@media(max-width:1050px){.ldcc-body{grid-template-columns:1fr}.ldcc-stages{grid-template-columns:repeat(3,minmax(0,1fr))}.ldcc-stage:not(:last-child):after{display:none}}
@media(max-width:700px){.ldcc-head{flex-direction:column}.ldcc-controls{width:100%}.ldcc-controls label{flex:1}.ldcc-controls select{width:100%}.ldcc-stages{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.ldcc-adviser-scope{align-items:flex-start;flex-direction:column;padding:12px 14px}.ldcc-adviser-scope>div{width:100%}.ldcc-table{min-width:760px}.ldcc-head,.ldcc-diary-link{padding-left:14px;padding-right:14px}}
@media(max-width:430px){.ldcc-stages{grid-template-columns:1fr}.ldcc-controls{display:grid;grid-template-columns:1fr}.ldcc-stage{padding:12px 14px}}
