/* V120 School Control Center + Promotion reliability/polish */
body .portal-content .control-hero{
  background-color:#0d3b78!important;
  background-image:linear-gradient(135deg,#092a59 0%,#1254b7 58%,#168bc9 100%)!important;
  color:#fff!important;border:0!important;border-radius:24px!important;
  padding:28px 30px!important;box-shadow:0 18px 42px rgba(15,55,130,.16)!important;
  min-height:0!important;overflow:hidden!important;
}
body .portal-content .control-hero h1,body .portal-content .control-hero h2,body .portal-content .control-hero h3,
body .portal-content .control-hero p,body .portal-content .control-hero .small{color:#fff!important;opacity:1!important;text-shadow:none!important}
body .portal-content .control-hero h2{font-size:clamp(1.7rem,3vw,2.45rem)!important;line-height:1.04!important;margin:0 0 8px!important}
body .portal-content .control-hero p{max-width:780px!important;line-height:1.55!important}
body .portal-content .control-hero .btn-outline-light{color:#fff!important;border-color:rgba(255,255,255,.7)!important;background:rgba(255,255,255,.08)!important}
body .portal-content .control-hero .btn-light{color:#0b3c77!important;background:#fff!important;border-color:#fff!important}
body .portal-content .v120-stat-row .portal-stat{min-height:118px!important;padding:20px 22px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
body .portal-content .v120-control-grid>.col-xl-6>.portal-card{min-height:0!important;height:auto!important;padding:24px!important}

.v120-page-shell{display:grid;gap:18px;max-width:1160px;margin:0 auto;padding-bottom:26px}
.v120-promo-hero{padding:24px 26px!important;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;min-height:0!important}
.v120-promo-hero h2{margin:2px 0 7px;font-size:clamp(1.65rem,3vw,2.2rem);letter-spacing:-.03em}.v120-promo-hero p{margin:0;color:#64748b;max-width:760px;line-height:1.55}
.v120-eyebrow{font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#2563eb}.v120-hero-actions{display:flex;gap:8px;flex-wrap:wrap;flex:none}
.v120-context-strip,.v120-alert{border-radius:16px;padding:13px 16px;margin:0}.v120-context-strip{background:#eef6ff;border:1px solid #cfe1ff;color:#24415f}.v120-context-strip span{padding:0 6px;color:#94a3b8}
.v120-compact-card{padding:20px 22px!important;min-height:0!important;height:auto!important}.v120-load-grid{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:14px;align-items:end}
.v120-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.v120-section-head h3{font-size:1.18rem;margin:0 0 3px}.v120-section-head p{margin:0;color:#64748b}.v120-next-chip{background:#ecfdf5;color:#166534;border:1px solid #bbf7d0;border-radius:999px;padding:8px 12px;font-size:.88rem}
.v120-promo-controls{display:grid;grid-template-columns:1fr 1.35fr 190px;gap:12px;align-items:end;margin-bottom:15px}.v120-promo-controls .btn{min-height:48px}
.v120-table-wrap{border:1px solid #e4eaf3;border-radius:16px;overflow:auto}.v120-promo-table{margin:0!important;min-width:760px}.v120-promo-table thead th{white-space:nowrap!important}.v120-promo-table tbody td{padding:12px 14px!important;height:auto!important;vertical-align:middle!important}.v120-promo-table tbody td:nth-child(2){min-width:220px}.v120-promo-table small{display:block;color:#64748b;margin-top:2px}.v120-promo-table .v120-blocker{color:#92400e;margin-top:5px;max-width:230px}.v120-check{width:42px}.v120-row-blocked{background:#fffaf0!important;opacity:.92}
.v120-history-list{display:grid;gap:8px}.v120-history-list>div{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(160px,.8fr) auto;gap:12px;align-items:center;padding:11px 13px;border:1px solid #e5eaf2;border-radius:14px;background:#fbfdff}.v120-history-list span,.v120-history-list small{color:#64748b}

.v120-promo-guidance{display:flex;justify-content:space-between;gap:14px;align-items:center;margin:-2px 0 14px;padding:11px 13px;border:1px solid #dbeafe;border-radius:14px;background:#f8fbff}.v120-promo-guidance>div{display:grid;gap:2px}.v120-promo-guidance strong{color:#0f3f86}.v120-promo-guidance span{font-size:.88rem;color:#64748b}.v123-promo-student{width:1.15rem!important;height:1.15rem!important;cursor:pointer}.v120-promo-controls .btn:disabled{opacity:.55;cursor:not-allowed}.v120-promo-table tbody tr:has(.v123-promo-student:checked){background:#f0fdf4!important}.v120-promo-table tbody tr:has(.v123-promo-student:checked) td:first-child{box-shadow:inset 3px 0 #16a34a}
@media(max-width:900px){body .portal-content .control-hero{padding:22px!important}.v120-promo-hero{padding:20px!important;flex-direction:column}.v120-load-grid,.v120-promo-controls{grid-template-columns:1fr}.v120-history-list>div{grid-template-columns:1fr}.v120-section-head{align-items:flex-start;flex-direction:column}.v120-next-chip{border-radius:12px}.v120-promo-guidance{align-items:flex-start;flex-direction:column}}
