/* Control Tower v3.19 — locked approved-reference dashboard */
#dashboard-view{padding:13px 0 28px!important;overflow:visible!important}
#dashboard-view>*:not(.ct317){display:none!important}
#dashboard-view>.ct317{display:grid!important}
.ct317{gap:11px;width:100%;max-width:none;margin:0}
.ct317 *{box-sizing:border-box}
.ct317-card{background:linear-gradient(180deg,#06243c 0%,#051f35 100%);border:1px solid #0b567f;border-radius:9px;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.015)}
.ct317-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px 9px}
.ct317-head h3{margin:0;color:#f7fbff;font-size:13px;line-height:1.2;font-weight:700}.ct317-muted{color:#7f9fb8;font-size:9.5px}
.ct317-hero{height:218px;position:relative;border:1px solid #0d5d89;border-radius:10px;overflow:hidden;background-color:#03182b;background-image:url('/control-tower-hero.svg?v=319');background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:none}
.ct317-hero-copy{position:absolute;left:28px;top:38px;z-index:2}.ct317-kicker{font-size:9px;letter-spacing:.045em;color:#eef9ff;font-weight:800}.ct317-hero h2{margin:11px 0 8px;font-family:Georgia,'Times New Roman',serif;font-size:36px;line-height:1;color:#fff;font-weight:700;text-shadow:0 2px 9px rgba(0,0,0,.55)}.ct317-tagline{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:15px;line-height:1.25;color:#e8f0f7}.ct317-accent{width:54px;height:3px;border-radius:3px;background:#06c9ee;margin-top:13px}.ct317-hero-right{position:absolute;right:24px;bottom:27px;text-align:right;font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:13px;line-height:1.28;color:#f9fcff;text-shadow:0 2px 6px rgba(0,0,0,.55)}
.ct317-quick-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;padding:0 11px 11px}.ct317-quick{height:82px;border-radius:8px;border:1px solid #0f5b86;background:#082943;color:#eaf6ff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:10.5px;font-weight:600;cursor:pointer;transition:.14s ease}.ct317-quick:hover{background:#0a3352;border-color:#1699db;transform:translateY(-1px)}.ct317-icon{width:27px;height:27px;color:#08adef}.ct317-icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
.ct317-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.ct317-kpi{height:94px;position:relative;border-radius:9px;border:1px solid #0c567f;background:linear-gradient(180deg,#08263f,#061f35);padding:15px 16px 13px 67px;display:flex;flex-direction:column;justify-content:center}.ct317-kpi:before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px}.ct317-kpi:nth-child(1):before{background:#20d89a}.ct317-kpi:nth-child(2):before{background:#1a9cff}.ct317-kpi:nth-child(3):before{background:#9c5cff}.ct317-kpi:nth-child(4):before{background:#f0b51c}.ct317-kpi .ct317-icon{position:absolute;left:21px;bottom:20px;width:30px;height:30px}.ct317-kpi:nth-child(1) .ct317-icon{color:#22df9e}.ct317-kpi:nth-child(2) .ct317-icon{color:#13a9f4}.ct317-kpi:nth-child(3) .ct317-icon{color:#a16cf2}.ct317-kpi:nth-child(4) .ct317-icon{color:#dbe6ff}.ct317-kpi span{font-size:10.5px;color:#93b1c8;margin-bottom:6px}.ct317-kpi strong{font-size:27px;line-height:1;color:#fff;font-weight:760}
.ct317-main{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) minmax(320px,.76fr);gap:9px}.ct317-exec{min-height:333px;padding:6px 14px 14px}.ct317-exec-grid{display:grid;grid-template-columns:1fr;gap:0;padding-top:2px}.ct317-col{display:grid;gap:7px}.ct317-col:nth-child(2){display:none}.ct317-stat{display:grid;grid-template-columns:20px minmax(145px,1fr) auto;gap:8px;align-items:center;min-height:31px;font-size:10.5px;color:#d8e9f5;border-bottom:1px solid #12364f}.ct317-stat:last-child{border-bottom:0}.ct317-stat .ct317-icon{width:18px;height:18px;color:#08adef}.ct317-stat strong{font-size:10.5px;color:#fff}.ct317-pill{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;border-radius:999px;border:1px solid #0d638e;background:#0b466d;color:#a9e7ff;font-size:8.5px;white-space:nowrap}
.ct317-calendar{min-height:333px;padding:11px 13px 12px}.ct317-cal-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}.ct317-calendar h3{font-size:13px;margin:0 0 4px}.ct317-date{font-size:10px;color:#c9e4f5}.ct317-cal-nav{font-size:9px;color:#7ea2bd}.ct317-timegrid{display:grid;grid-template-columns:38px 1fr;gap:0 7px}.ct317-time{font-size:8.5px;color:#83a4bc;padding-top:4px}.ct317-slot{min-height:24px;border-top:1px solid #153f5b}.ct317-event{margin:1px 0;padding:4px 6px;border-left:3px solid #168df4;border-radius:4px;background:#0a4774;color:#fff;font-size:8.5px;line-height:1.12}.ct317-event:nth-child(4n+2){border-left-color:#2bd296;background:#185743}.ct317-event:nth-child(4n+3){border-left-color:#eea83b;background:#5b4422}.ct317-event:nth-child(4n+4){border-left-color:#8f63ee;background:#3a2d6a}
.ct317-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px}.ct317-list{min-height:200px;padding:11px 13px}.ct317-listhead{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.ct317-listhead h3{margin:0;font-size:12.5px}.ct317-see{font-size:8.5px;color:#04b8e9;cursor:pointer}.ct317-row{display:grid;grid-template-columns:4px minmax(0,1fr) auto;gap:7px;align-items:center;padding:5px 0;border-bottom:1px solid #12364f;font-size:9.5px}.ct317-row:last-child{border-bottom:0}.ct317-bar{height:22px;border-radius:3px;background:#1bbd8c}.ct317-row:nth-of-type(2) .ct317-bar{background:#1f98ff}.ct317-row:nth-of-type(3) .ct317-bar{background:#f2b01c}.ct317-row:nth-of-type(4) .ct317-bar{background:#9556e8}.ct317-row:nth-of-type(5) .ct317-bar{background:#e95050}.ct317-row strong{font-size:9.5px}.ct317-badge{font-style:normal;padding:3px 6px;border-radius:999px;background:#0b466d;border:1px solid #0d638e;color:#a9e7ff;font-size:8px}.ct317-activity{grid-template-columns:20px minmax(0,1fr) auto}.ct317-activity>.ct317-icon{width:15px;height:15px}.ct317-empty{padding:10px 0;color:#6f93ae;font-size:10px}
.ct317-bottom>article:nth-child(1),.ct317-bottom>article:nth-child(2){display:none}.ct317-bottom>article:nth-child(3){grid-column:3}
@media(max-width:1250px){.ct317-main{grid-template-columns:1fr 1fr}.ct317-bottom{grid-template-columns:1fr}.ct317-bottom>article:nth-child(3){grid-column:auto}.ct317-quick-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){#dashboard-view{padding-top:10px!important}.ct317{gap:9px}.ct317-hero{height:190px;background-size:cover;background-position:center}.ct317-hero h2{font-size:28px}.ct317-hero-copy{left:20px;top:34px}.ct317-hero-right{display:none}.ct317-quick-grid{grid-template-columns:repeat(3,1fr)}.ct317-kpis{grid-template-columns:repeat(2,1fr)}.ct317-main,.ct317-bottom{grid-template-columns:1fr}.ct317-exec-grid{grid-template-columns:1fr;gap:7px}.ct317-kpi{height:88px}}
@media(max-width:520px){.ct317-quick-grid{grid-template-columns:repeat(2,1fr)}.ct317-kpis{grid-template-columns:1fr 1fr}.ct317-kpi{padding-left:56px}.ct317-kpi strong{font-size:22px}.ct317-kpi .ct317-icon{left:17px;width:26px;height:26px}.ct317-hero{height:175px;background-size:cover;background-position:center}.ct317-hero h2{font-size:24px}.ct317-tagline{font-size:13px}}
