:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18212f;background:#f4f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}aside{background:#101b2d;color:#fff;padding:22px 16px;display:flex;flex-direction:column;gap:22px;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:12px}.brand h1,.brand p{margin:0}.brand p,.brand span{color:#8fa3bf;font-size:12px}.brandmark{width:42px;height:42px;border-radius:12px;background:#2d6cdf;display:grid;place-items:center;font-weight:800;font-size:22px}.brand.side strong{display:block}.brand.side span{display:block;margin-top:2px}nav{display:flex;flex-direction:column;gap:5px}nav button,.userbox button{background:transparent;border:0;color:#c4d0e0;padding:11px 12px;border-radius:10px;display:flex;gap:10px;align-items:center;cursor:pointer;text-align:left}nav button:hover,nav button.active{background:#1b2a42;color:#fff}.userbox{margin-top:auto;border-top:1px solid #263752;padding-top:16px;display:grid;gap:4px}.userbox span{font-weight:700}.userbox small{color:#8fa3bf}.userbox button{padding-left:0;margin-top:5px}main{min-width:0}header{height:90px;background:#fff;border-bottom:1px solid #e7edf5;display:flex;justify-content:space-between;align-items:center;padding:0 30px;position:sticky;top:0;z-index:20}header h1,header p{margin:0}header h1{font-size:24px}header p{color:#738096;font-size:13px;margin-top:4px}section{padding:28px 30px}.global-search{width:360px;display:flex;align-items:center;gap:8px;border:1px solid #dbe4ef;background:#f9fbfd;border-radius:12px;padding:0 12px;position:relative}.global-search input{border:0;outline:0;background:transparent;width:100%;padding:11px}.search-pop{position:absolute;top:48px;left:0;right:0;background:#fff;border:1px solid #dbe4ef;border-radius:12px;box-shadow:0 16px 40px #0d203320;overflow:hidden;z-index:50}.search-pop>b{display:block;padding:10px 14px;background:#f6f8fb;font-size:12px;color:#65738a}.search-pop>div{padding:10px 14px;cursor:pointer}.search-pop>div:hover{background:#f2f6fb}.search-pop small,.sub{display:block;color:#7c8899;font-size:12px;margin-top:2px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.card,.panel,.student-hero{background:#fff;border:1px solid #e5ebf3;border-radius:16px;box-shadow:0 2px 12px #12223a08}.card{padding:18px}.card span{display:block;color:#7b8798;font-size:13px}.card strong{display:block;font-size:30px;margin-top:8px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{padding:20px}.panel h3,.panel p{margin-top:0}.status{padding:8px 0}.ok{color:#267a53}.toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.toolbar h3,.toolbar p{margin:0}.toolbar p{color:#7a8798;font-size:13px;margin-top:4px}.primary,.secondary{border:0;border-radius:10px;padding:10px 14px;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.primary{background:#2d6cdf;color:#fff}.primary:hover{background:#2459b7}.secondary{background:#edf2f7;color:#25354d}.filters{display:grid;grid-template-columns:1fr 180px 140px;gap:10px;margin-bottom:14px}.filter,input,select,textarea{border:1px solid #d9e2ed;border-radius:10px;padding:10px 11px;background:#fff;outline:0}input:focus,select:focus,textarea:focus{border-color:#2d6cdf;box-shadow:0 0 0 3px #2d6cdf15}textarea{min-height:90px;resize:vertical}table{width:100%;border-collapse:collapse}th,td{padding:12px 10px;border-bottom:1px solid #edf1f6;text-align:left;font-size:14px}th{color:#6c7889;font-size:12px;text-transform:uppercase;letter-spacing:.03em}.pill,.badges span{display:inline-block;padding:5px 9px;border-radius:999px;background:#edf5ff;color:#2b5fa6;font-size:12px}.clickrow{cursor:pointer}.clickrow:hover{background:#f7faff}.modal-bg{position:fixed;inset:0;background:#07101dcc;display:grid;place-items:center;z-index:100;padding:20px}.modal{width:min(650px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:16px;padding:22px}.modal.wide{width:min(980px,100%)}.modal h3{margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-grid.three{grid-template-columns:repeat(3,1fr)}label{display:grid;gap:6px;font-size:13px;color:#4f5d72}.span2{grid-column:span 2}.span3{grid-column:span 3}.actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.checks{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.checks label{display:flex;align-items:center;gap:8px}.checks input{width:auto}.error{background:#fff0f0;color:#a33;padding:10px;border-radius:9px;margin:12px 0}.student-top{display:flex;justify-content:space-between;margin-bottom:14px}.student-hero{padding:22px;display:flex;align-items:center;gap:18px;position:relative}.avatar{width:70px;height:70px;border-radius:20px;background:#e6efff;color:#2d6cdf;font-size:25px;font-weight:800;display:grid;place-items:center}.student-hero h2,.student-hero p{margin:0}.student-hero p{color:#6e7c90;margin-top:4px}.badges{display:flex;gap:7px;margin-top:10px}.hero-edit{margin-left:auto}.tabs{display:flex;gap:8px;margin:16px 0}.tabs button{border:0;background:#eaf0f7;color:#56657a;border-radius:10px;padding:9px 12px;display:flex;align-items:center;gap:7px;cursor:pointer}.tabs button.active{background:#2d6cdf;color:#fff}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.info{padding:12px;border:1px solid #edf1f6;border-radius:11px;background:#fbfcfe}.info small{display:block;color:#7b8798;margin-bottom:5px}.info strong{font-size:14px}.full{grid-column:1/-1}.empty{padding:30px;text-align:center;color:#7d899a;background:#f8fafc;border-radius:12px}.search-form{display:flex;gap:10px}.search-form input{flex:1}.results{margin-top:20px}.result{display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid #edf1f6}.result span{color:#7a8798}.login{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#0f1d31,#1f3d67)}.login-card{width:min(420px,92vw);background:#fff;border-radius:20px;padding:28px}.login-card h2{margin:24px 0 12px}.login-card form{display:grid;gap:13px}.login-card form button{border:0;background:#2d6cdf;color:#fff;border-radius:10px;padding:11px;cursor:pointer}.login-card small{display:block;margin-top:18px;color:#8190a3}.coming{text-align:center;padding:70px 20px}@media(max-width:1050px){.shell{grid-template-columns:210px 1fr}.cards{grid-template-columns:repeat(2,1fr)}.detail-grid,.form-grid.three{grid-template-columns:1fr 1fr}.span3{grid-column:span 2}.global-search{width:300px}}@media(max-width:760px){.shell{display:block}aside{position:static;height:auto}.global-search{display:none}header{position:static;padding:20px;height:auto}section{padding:18px}.grid,.cards,.detail-grid,.filters,.form-grid,.form-grid.three{grid-template-columns:1fr}.span2,.span3{grid-column:span 1}.student-hero{align-items:flex-start;flex-wrap:wrap}.hero-edit{margin-left:0}.tabs{overflow:auto}.checks{grid-template-columns:1fr}}@media print{aside,header,.student-top,.tabs,.hero-edit{display:none!important}.shell{display:block}section{padding:0}.student-hero,.panel{box-shadow:none;border:1px solid #ccc}.panel{break-inside:avoid}}.enroll-link{margin-top:16px}.enroll-link a,.back-link{color:#2d6cdf;text-decoration:none;font-size:13px}.text-button{border:0;background:transparent;color:#2d6cdf;padding:12px 0;cursor:pointer}.back-link{display:block;margin-top:6px}.enrollment-shell{min-height:100vh;background:#f4f7fb}.enrollment-header{position:static;height:auto;min-height:82px}.enrollment-header h2,.enrollment-header p{margin:0}.enrollment-header>div:last-child{display:flex;align-items:center;gap:12px}.enrollment-main{max-width:1180px;margin:auto;padding:32px}.application-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.application-card{background:#fff;border:1px solid #e1e8f1;border-radius:16px;padding:20px;text-align:left;cursor:pointer}.application-card:hover{box-shadow:0 8px 28px #10233c12}.application-card h3{margin:12px 0 5px}.application-card p{color:#66758a;margin:0}.application-card small{display:block;margin-top:12px;color:#a15d18}.enroll-section{border-top:1px solid #e8edf4;margin-top:22px;padding-top:18px}.inline-form{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:8px;align-items:end}.review-note{margin-top:18px}.review-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.submit-box{margin-top:22px;padding:18px;background:#f2f7ff;border:1px solid #d8e7ff;border-radius:13px;display:flex;justify-content:space-between;align-items:center;gap:20px}.submit-box p{margin:0}.checkline{display:flex;grid-template-columns:auto 1fr;align-items:flex-start}.checkline input{width:auto;margin-top:3px}@media(max-width:900px){.application-cards{grid-template-columns:1fr}.inline-form{grid-template-columns:1fr 1fr}.enrollment-main{padding:18px}.submit-box{display:block}.submit-box button{margin-top:12px}}.school-context{margin-bottom:14px}.school-context label{min-width:280px}.school-context select{min-width:260px}.result button{margin-left:auto}.checkline input{width:auto!important}.teacher-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px}.section-choice{width:100%;display:grid;gap:4px;text-align:left;border:1px solid #e3eaf3;background:#fff;border-radius:12px;padding:12px;margin-bottom:8px;cursor:pointer}.section-choice span,.section-choice small{color:#718096}.section-choice.active{border-color:#2d6cdf;background:#f2f7ff}.gradebook-panel{min-width:0}.gradebook-wrap{overflow:auto}.gradebook{min-width:760px}.gradebook th small,.gradebook td small{display:block;color:#7b8798;font-weight:400;margin-top:3px;text-transform:none;letter-spacing:0}.score-input{width:88px;padding:7px}@media(max-width:900px){.teacher-layout{grid-template-columns:1fr}}.scan-box{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:end;margin:18px 0;padding:16px;border:1px solid #dbe2ea;border-radius:12px;background:#f8fafc}.scan-box label{margin:0}.badge-card{margin-top:16px;padding:24px;border:2px dashed #94a3b8;border-radius:14px;text-align:center;background:#fff}.badge-card strong{display:block;font-family:monospace;font-size:20px;letter-spacing:1px;margin:12px 0;word-break:break-all}@media(max-width:800px){.scan-box{grid-template-columns:1fr}}.student-barcode{display:block;max-width:100%;height:auto;margin:12px auto;background:#fff}.scan-box input{font-size:1.15rem;letter-spacing:.04em}@media print{aside,header,.actions,.scan-box,.toolbar button{display:none!important}.badge-card{border:1px solid #000!important;box-shadow:none!important}}.portal-shell{min-height:100vh;background:#f5f7fb}.portal-top{display:flex;justify-content:space-between;align-items:center;padding:18px 28px;background:#fff;border-bottom:1px solid #e6e9ef}.portal-main{max-width:1200px;margin:0 auto;padding:24px}.portal-hero,.portal-tabs{margin-bottom:16px}.portal-student-picker{max-width:440px}.portal-account-row{padding:14px 0;border-bottom:1px solid #e8ebf0}.portal-account-row>div:first-child{display:flex;flex-direction:column;margin-bottom:8px}.portal-account-row small{margin-top:3px;color:#657083}.status.warn{background:#fff7df;border-color:#f0cf69}.portal-main table{width:100%}@media(max-width:760px){.portal-top{align-items:flex-start;gap:12px;flex-direction:column}.portal-main{padding:14px}.portal-account-row .inline-form{display:grid;grid-template-columns:1fr}.portal-main table{font-size:12px}}.application-workspace{width:min(1440px,calc(100vw - 28px))!important;max-width:none;max-height:calc(100vh - 28px);padding:26px 30px;overflow-y:auto;overflow-x:hidden}.application-workspace .detail-grid,.application-workspace .form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.application-workspace .result{gap:18px;align-items:flex-start}.application-workspace .result span{overflow-wrap:anywhere;text-align:right}.application-status-notice{background:#eefaf3;border:1px solid #cfe9d9;border-radius:10px;padding:11px 13px;margin:0 0 14px}@media(max-width:1000px){.application-workspace{width:calc(100vw - 16px)!important;max-height:calc(100vh - 16px);padding:20px}.application-workspace .detail-grid,.application-workspace .form-grid.three{grid-template-columns:1fr 1fr}}@media(max-width:700px){.modal-bg{padding:4px}.application-workspace{width:calc(100vw - 8px)!important;max-height:calc(100vh - 8px);border-radius:10px;padding:16px}.application-workspace .detail-grid,.application-workspace .form-grid,.application-workspace .form-grid.three{grid-template-columns:1fr}.application-workspace .span2,.application-workspace .span3{grid-column:span 1}.application-workspace .toolbar{position:sticky;top:-16px;background:#fff;z-index:2;padding:8px 0}.application-workspace .result{display:grid}.application-workspace .result span{text-align:left}}.academic-record{margin-top:18px}.academic-record table{margin-top:12px}@media print{aside,header,.tabs,button,.inline-form{display:none!important}.shell main{margin:0}.panel{box-shadow:none;border:none}}.context-header{height:auto;min-height:84px;gap:18px;transition:background .25s ease;border-bottom:1px solid #d7dee8}.context-header h1,.context-header p{margin:0}.working-context{display:flex;gap:10px;align-items:end;margin-left:auto}.working-context label{min-width:190px;font-weight:700;color:#344255}.working-context select{background:#fff;border:1px solid #b9c5d3}.school-access-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border:1px solid #dfe6ee;border-radius:10px;background:#f8fafc}.school-access-grid .checkline{background:#fff;border:1px solid #e5eaf0;border-radius:8px;padding:9px}.context-header .global-search{background:#fff}@media(max-width:1100px){.context-header{flex-wrap:wrap}.working-context{order:3;width:100%;margin-left:0}.working-context label{flex:1}}@media(max-width:760px){.working-context{display:grid;grid-template-columns:1fr}.school-access-grid{grid-template-columns:1fr}}.message-card{border:1px solid #dfe7f1;border-radius:12px;padding:14px 16px;margin:10px 0;background:#fff;cursor:default}.message-card.unread{border-left:4px solid #2f6fed;background:#f7faff;cursor:pointer}.message-card p{white-space:pre-wrap;margin:10px 0 0}.recipient-check{display:flex!important;gap:10px;align-items:flex-start;border-bottom:1px solid #edf1f6;padding:10px 4px!important}.recipient-check input{width:auto!important;margin-top:4px}.recipient-check span{display:flex;flex-direction:column}.recipient-check small,.sub{display:block;color:#6c7a91;margin-top:3px}@media print{aside,.context-header .working-context,.context-header .global-search,.inline-form button,nav{display:none!important}.shell{display:block}.shell main{margin:0}.context-header{background:#fff!important}.panel{box-shadow:none;border:0}.report-table-wrap{overflow:visible}.report-table-wrap table{min-width:0;font-size:10px}}.application-builder{display:grid;gap:18px}.builder-canvas{margin-top:18px}.builder-title{font-size:20px;font-weight:700;min-width:420px}.builder-section{border:1px solid #dfe7f1;border-radius:14px;padding:16px;margin:14px 0;background:#fbfcfe}.builder-section-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:12px}.builder-section-head>div{display:grid;gap:7px;flex:1}.builder-section-head input:first-child{font-weight:700;font-size:16px}.builder-field{display:grid;grid-template-columns:28px 1fr auto auto auto auto;gap:8px;align-items:center;background:#fff;border:1px solid #e6ebf2;border-radius:10px;padding:10px;margin:7px 0}.builder-field small{display:block;color:#7b8798;margin-top:3px}.drag-handle{color:#8b98aa}.danger{color:#9f3434}.application-preview .enroll-section{border:1px solid #e5ebf3;border-radius:12px;padding:14px;margin:12px 0}.builder-preview-field{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #edf1f6}.builder-preview-field span{color:#7a8798}.dynamic-application{border-top:1px solid #e8edf4;margin-top:18px;padding-top:4px}.dynamic-application .enroll-section{padding:14px 0;border-bottom:1px solid #edf1f6}.file-field{border:1px dashed #ced9e7;border-radius:10px;padding:12px}.dynamic-review{margin:18px 0;border-top:1px solid #edf1f6;padding-top:10px}.checkline{display:flex!important;align-items:center;gap:8px}.checkline input{width:auto}.application-builder .result>div{display:grid;gap:3px}.application-builder .result span{font-size:12px}@media(max-width:900px){.builder-field{grid-template-columns:24px 1fr auto auto}.builder-field button:nth-of-type(3),.builder-field button:nth-of-type(4){grid-column:auto}.builder-title{min-width:0;width:100%}}.admissions-pipeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin:18px 0}.admission-stage{border:1px solid #d9dee8;border-radius:10px;padding:16px;background:#fff;display:flex;flex-direction:column;gap:6px}.admission-stage b{font-size:1.6rem}.admission-stage span{font-size:.86rem;color:#586174}.admissions-workflow{border-top:1px solid #e0e4ec;margin-top:18px;padding-top:12px}.admissions-workflow .result{align-items:center;justify-content:space-between;gap:12px}.admissions-workflow .result>div{display:flex;flex-direction:column;gap:3px}.muted{color:#667085}.status.warn{background:#fff7e6;border:1px solid #f1c76d;color:#684b00;padding:12px;border-radius:8px;margin-top:12px}.alert-add-btn{border:1px solid #d97706;background:#fff7ed;color:#9a3412;border-radius:9px;padding:8px 11px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.alert-add-btn:hover{background:#ffedd5;border-color:#c2410c}.gradebook td:nth-child(2){min-width:125px}.modal.extra-wide{width:min(1200px,96vw);max-height:92vh;overflow:auto}.result.selected{outline:2px solid #2f6fed;background:#eef4ff}.shell{transition:grid-template-columns .18s ease}.shell.sidebar-collapsed{grid-template-columns:78px 1fr}.shell.sidebar-collapsed aside{padding-left:10px;padding-right:10px}.brand.side{position:relative}.sidebar-toggle{margin-left:auto!important;padding:8px!important;min-width:34px;justify-content:center!important;color:#9fb0c8!important}.grouped-nav{overflow-y:auto;min-height:0;padding-right:2px}.nav-group{display:grid;gap:3px}.nav-group-title{padding:8px 10px 5px!important;color:#7f94b1!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.08em;font-weight:700;justify-content:space-between!important}.nav-group-title:hover{background:transparent!important;color:#b9c8da!important}.nav-group-items{display:grid;gap:3px}.nav-item span{white-space:nowrap}.sidebar-collapsed .brand{justify-content:center}.sidebar-collapsed .brandmark{width:38px;height:38px}.sidebar-collapsed .sidebar-toggle{position:absolute;top:46px;left:12px;margin:0!important}.sidebar-collapsed .grouped-nav{margin-top:28px}.sidebar-collapsed nav button,.sidebar-collapsed .userbox button{justify-content:center;padding:11px 8px}.sidebar-collapsed .nav-group{border-top:1px solid #22324a;padding-top:5px;margin-top:3px}.sidebar-collapsed .userbox{justify-items:center}.sidebar-collapsed .userbox button{width:100%}@media(max-width:760px){.shell.sidebar-collapsed{display:block}.shell.sidebar-collapsed aside{padding:16px}.sidebar-collapsed .brand{justify-content:flex-start}.sidebar-collapsed .sidebar-toggle{position:static;margin-left:auto!important}.sidebar-collapsed .grouped-nav{margin-top:0}}:root{--ms-primary:#2563eb;--ms-secondary:#0f172a;--ms-accent:#f59e0b;--ms-radius:18px;--ms-surface:rgba(255,255,255,.78);--ms-surface-strong:rgba(255,255,255,.92);--ms-border:rgba(255,255,255,.55);--ms-text:#172033;--ms-muted:#667085;--ms-shadow:0 18px 50px rgba(15,23,42,.1)}.themed-shell{background:linear-gradient(135deg,#eef4ff,#f7f8fc 40%,#fef6ed);color:var(--ms-text);min-height:100vh;position:relative;isolation:isolate}.themed-shell:before,.themed-shell:after{content:"";position:fixed;z-index:-1;border-radius:999px;filter:blur(36px);opacity:.45;pointer-events:none}.themed-shell:before{width:360px;height:360px;background:color-mix(in srgb,var(--ms-primary) 30%,transparent);right:8%;top:9%}.themed-shell:after{width:320px;height:320px;background:color-mix(in srgb,var(--ms-accent) 24%,transparent);left:18%;bottom:8%}.themed-shell[data-bg=clean]{background:#f4f6f9}.themed-shell[data-bg=clean]:before,.themed-shell[data-bg=clean]:after{display:none}.themed-shell[data-bg=midnight]{background:radial-gradient(circle at 80% 15%,#172554,#020617 55%)}.themed-shell[data-bg=school]{background:linear-gradient(145deg,color-mix(in srgb,var(--ms-primary) 10%,#f8fafc),#f8fafc 48%,color-mix(in srgb,var(--ms-accent) 10%,#fff))}.themed-shell aside{background:linear-gradient(180deg,color-mix(in srgb,var(--ms-secondary) 94%,transparent),color-mix(in srgb,var(--ms-secondary) 86%,transparent));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.1);box-shadow:10px 0 35px #0f172a14}.themed-shell .context-header{margin:16px 18px 0;border:1px solid var(--ms-border);border-radius:var(--ms-radius);background:var(--ms-surface);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:var(--ms-shadow);padding:18px 22px}.themed-shell main>section{padding-top:18px}.themed-shell .panel,.themed-shell .card,.themed-shell .message-card,.themed-shell .admission-stage,.themed-shell .builder-section{border-radius:var(--ms-radius);border:1px solid var(--ms-border);background:var(--ms-surface);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:var(--ms-shadow)}.themed-shell .card{overflow:hidden;position:relative}.themed-shell .card:after{content:"";position:absolute;inset:auto -30px -45px auto;width:100px;height:100px;border-radius:999px;background:color-mix(in srgb,var(--ms-primary) 14%,transparent)}.themed-shell button.primary,.themed-shell .tabs button.active{background:linear-gradient(135deg,var(--ms-primary),color-mix(in srgb,var(--ms-primary) 78%,#000));box-shadow:0 8px 18px color-mix(in srgb,var(--ms-primary) 22%,transparent);border-color:transparent}.themed-shell button.primary:hover{transform:translateY(-1px)}.themed-shell input,.themed-shell select,.themed-shell textarea{border-radius:12px;background:var(--ms-surface-strong);border-color:#94a3b873}.themed-shell table{border-collapse:separate;border-spacing:0}.themed-shell tbody tr{transition:background .15s ease,transform .15s ease}.themed-shell tbody tr:hover{background:color-mix(in srgb,var(--ms-primary) 5%,transparent)}.themed-shell .pill{border-radius:999px}.themed-shell .nav-item.active{background:color-mix(in srgb,var(--ms-primary) 25%,rgba(255,255,255,.08));box-shadow:inset 3px 0 0 var(--ms-accent)}.themed-shell .brandmark{background:linear-gradient(145deg,var(--ms-primary),var(--ms-accent));box-shadow:0 10px 20px color-mix(in srgb,var(--ms-primary) 25%,transparent)}.school-logo{width:40px;height:40px;border-radius:12px;object-fit:contain;background:#fff;padding:4px}.themed-shell .nav-group-title{color:#e2e8f09e!important}.themed-shell .userbox{border-top-color:#ffffff1f}.themed-shell[data-theme=executive]{--ms-surface:#fff;--ms-surface-strong:#fff;--ms-border:#e2e8f0;--ms-shadow:0 8px 24px rgba(15,23,42,.06)}.themed-shell[data-theme=executive] .panel,.themed-shell[data-theme=executive] .card,.themed-shell[data-theme=executive] .context-header{-webkit-backdrop-filter:none;backdrop-filter:none}.themed-shell[data-theme=midnight],.theme-preview[data-theme=midnight]{--ms-surface:rgba(15,23,42,.72);--ms-surface-strong:rgba(30,41,59,.92);--ms-border:rgba(148,163,184,.18);--ms-text:#e5eefb;--ms-muted:#a8b4c7;--ms-shadow:0 20px 60px rgba(0,0,0,.28);color:var(--ms-text)}.themed-shell[data-theme=midnight] main,.themed-shell[data-theme=midnight] main>section{color:var(--ms-text)}.themed-shell[data-theme=midnight] h1,.themed-shell[data-theme=midnight] h2,.themed-shell[data-theme=midnight] h3,.themed-shell[data-theme=midnight] b,.themed-shell[data-theme=midnight] label{color:#eef6ff}.themed-shell[data-theme=midnight] p,.themed-shell[data-theme=midnight] small,.themed-shell[data-theme=midnight] span{color:#b9c5d8}.themed-shell[data-theme=midnight] table,.themed-shell[data-theme=midnight] th,.themed-shell[data-theme=midnight] td{color:#e5eefb;border-color:#94a3b826}.themed-shell[data-density=compact] main>section{padding:14px}.themed-shell[data-density=compact] .panel{padding:14px}.themed-shell[data-density=compact] td,.themed-shell[data-density=compact] th{padding:8px 10px}.theme-studio{display:grid;gap:18px}.theme-hero{display:flex;justify-content:space-between;align-items:center;gap:18px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:var(--ms-primary)}.theme-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:18px}.theme-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0 24px}.theme-preset{display:grid!important;grid-template-columns:46px 1fr!important;text-align:left!important;align-items:center!important;gap:4px 12px!important;padding:14px!important;border:1px solid #dfe6ef!important;border-radius:14px!important;background:#ffffffb8!important;color:#1f2937!important}.theme-preset small{grid-column:2;color:#687386;line-height:1.35}.theme-preset.selected{outline:2px solid var(--ms-primary);border-color:transparent!important}.preset-swatch{grid-row:1/3;width:42px;height:42px;border-radius:12px;box-shadow:inset 0 0 0 1px #ffffff73}.preset-swatch.glass{background:linear-gradient(145deg,#bfdbfe,#fff7ed)}.preset-swatch.executive{background:linear-gradient(145deg,#172554,#f8fafc)}.preset-swatch.midnight{background:linear-gradient(145deg,#020617,#1e3a8a)}.preset-swatch.school{background:linear-gradient(145deg,var(--ms-primary),var(--ms-accent))}.theme-preview-wrap{position:sticky;top:18px;align-self:start}.theme-preview{min-height:580px;padding:18px;border-radius:30px;background:linear-gradient(145deg,#dfe9f8,#f7f0df);box-shadow:0 28px 70px #0f172a2e;overflow:hidden;position:relative}.theme-preview:before{content:"";position:absolute;width:260px;height:260px;border-radius:999px;background:color-mix(in srgb,var(--ms-accent) 35%,transparent);right:-80px;top:80px;filter:blur(8px)}.theme-preview[data-theme=executive]{background:#eef2f7}.theme-preview[data-theme=midnight]{background:radial-gradient(circle at 80% 10%,#1e3a8a,#020617 60%)}.theme-preview[data-theme=school]{background:linear-gradient(145deg,color-mix(in srgb,var(--ms-primary) 18%,#fff),color-mix(in srgb,var(--ms-accent) 12%,#fff))}.preview-bar,.preview-content{position:relative;z-index:1;background:#ffffff7a;border:1px solid rgba(255,255,255,.62);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:22px}.preview-bar{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;margin-bottom:16px}.preview-bar div{display:grid}.preview-bar small{color:#64748b}.preview-content{padding:28px}.preview-welcome h2{font-size:32px;margin:8px 0}.preview-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.preview-cards>div,.preview-panel{background:#ffffff9e;border:1px solid rgba(255,255,255,.7);border-radius:16px;padding:16px}.preview-cards b{font-size:23px;display:block;margin-top:5px}.preview-panel{display:grid;gap:8px}.preview-panel .pill{justify-self:start}.theme-preview.theme-dark .preview-bar,.theme-preview.theme-dark .preview-content,.theme-preview.theme-dark .preview-cards>div,.theme-preview.theme-dark .preview-panel{background:#0f172a8c;border-color:#94a3b838;color:#e5eefb}.theme-preview.theme-dark small,.theme-preview.theme-dark p{color:#aebbd0}.theme-studio input[type=color]{height:48px;padding:5px}@media(max-width:1050px){.theme-layout{grid-template-columns:1fr}.theme-preview-wrap{position:static}.theme-preview{min-height:480px}}@media(max-width:680px){.theme-presets{grid-template-columns:1fr}.theme-hero{align-items:flex-start;flex-direction:column}.preview-cards{grid-template-columns:1fr}}.finance-balance{font-size:2rem;font-weight:800;color:var(--ms-primary)}.finance-callouts{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.money-credit{color:#15803d;font-weight:700}.money-charge{font-weight:700}.pos-shell{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.7fr);gap:18px;align-items:start}.pos-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;margin-top:18px}.pos-products button{min-height:120px;text-align:left;border:1px solid rgba(148,163,184,.28);background:#ffffffb8;border-radius:var(--ms-radius);padding:16px;display:flex;flex-direction:column;gap:5px;cursor:pointer;box-shadow:0 10px 25px #0f172a0f}.pos-products button:hover{transform:translateY(-2px);border-color:var(--ms-primary)}.pos-products span,.pos-products small{font-size:12px;opacity:.68}.pos-products strong{font-size:18px;color:var(--ms-primary)}.pos-cart{position:sticky;top:18px}.cart-line{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(148,163,184,.2)}.cart-line small{display:block;opacity:.65}.qty{display:flex;align-items:center;gap:8px}.qty button{width:30px;height:30px;padding:0;border-radius:50%}.pos-total{display:flex;justify-content:space-between;align-items:center;font-size:20px;padding:20px 0}.pos-total b{font-size:28px}.checkout{width:100%;justify-content:center}@media(max-width:950px){.pos-shell{grid-template-columns:1fr}.pos-cart{position:static}}.rollover-grid{align-items:start}.rollover-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:18px 0}.rollover-preview,.import-result,.import-template{margin-top:16px;padding:16px;border:1px solid var(--border,#dbe4ee);border-radius:var(--ms-radius,14px);background:#ffffff73}.mini-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:10px;margin-top:10px}.mini-cards>div{padding:12px;border-radius:12px;background:#ffffffa6;display:flex;flex-direction:column;gap:3px}.mini-cards b{font-size:1.25rem}.mini-cards span{font-size:.78rem;opacity:.72}.import-template{display:flex;flex-direction:column;gap:9px;margin-bottom:14px}.import-template code{white-space:normal;word-break:break-word;font-size:.8rem}.error-list{margin-top:12px;max-height:220px;overflow:auto;font-size:.86rem}.page-intro{margin-bottom:16px}.page-intro h2{margin-bottom:4px}@media(max-width:800px){.rollover-options{grid-template-columns:1fr}}.saved-report{margin:4px 6px 4px 0}.clickrow small{display:block;margin-top:4px;color:var(--ms-muted,#64748b)}.cte-progress{height:10px;border-radius:999px;background:#e5e7eb;overflow:hidden}.cte-progress>span{display:block;height:100%;background:var(--ms-primary);border-radius:inherit}.program-stat{display:grid;gap:4px}.program-stat strong{font-size:1.35rem}.cte-audit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.sidebar-search{margin:8px 10px 10px;display:flex;align-items:center;gap:7px;padding:8px 9px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#ffffff14}.sidebar-search input{min-width:0;flex:1;border:0!important;background:transparent!important;color:#f8fafc!important;padding:0!important;outline:none}.sidebar-search input::placeholder{color:#e2e8f09e}.sidebar-search>button{padding:0;background:transparent;border:0;color:#cbd5e1}.sidebar-search>span{font-size:10px;white-space:nowrap;color:#94a3b8;border:1px solid rgba(255,255,255,.16);border-radius:6px;padding:2px 4px}.nav-search-results{display:grid;gap:5px;padding:2px 6px}.nav-search-result{display:grid;grid-template-columns:1fr auto;gap:4px;align-items:center;border-radius:10px;background:#ffffff0d}.nav-search-result>button:first-child{text-align:left;display:grid;gap:2px;padding:9px 10px;background:transparent;border:0;color:#f8fafc}.nav-search-result small{font-size:10px;color:#94a3b8}.nav-star{padding:8px;background:transparent;border:0;color:#fbbf24}.nav-empty{padding:16px 10px;color:#94a3b8;font-size:12px}.nav-group-title.static{cursor:default;pointer-events:none}.compact-recent .nav-item{opacity:.86}.command-backdrop{position:fixed;inset:0;background:#0f172a7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:5000;display:flex;justify-content:center;align-items:flex-start;padding-top:10vh}.command-menu{width:min(680px,calc(100vw - 30px));max-height:72vh;overflow:hidden;background:var(--ms-surface-strong,#fff);color:var(--ms-text,#0f172a);border:1px solid var(--ms-border,#dbe4ee);border-radius:18px;box-shadow:0 30px 90px #0f172a59}.command-input{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--ms-border,#e2e8f0)}.command-input input{flex:1;border:0!important;background:transparent!important;outline:none;font-size:16px}.command-input kbd{font-size:11px;border:1px solid #cbd5e1;border-radius:6px;padding:3px 6px;color:#64748b}.command-results{padding:10px;overflow:auto;max-height:60vh}.command-results h4{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:10px 8px 6px}.command-results>button{width:100%;display:flex;align-items:center;gap:9px;padding:10px;border:0;border-radius:10px;background:transparent;text-align:left}.command-results>button:hover,.command-results .nav-search-result:hover{background:color-mix(in srgb,var(--ms-primary) 9%,transparent)}.command-results .nav-search-result{border:1px solid var(--ms-border,#e2e8f0);margin-bottom:6px;background:transparent}.command-results .nav-search-result>button:first-child{color:inherit}.command-results .nav-search-result small{color:var(--ms-muted,#64748b)}.twofa-qr{display:flex;justify-content:center;margin:16px 0}.twofa-qr img{width:210px;height:210px;background:#fff;padding:10px;border-radius:14px}.twofa-key{display:flex;flex-direction:column;gap:6px;margin:12px 0 18px;word-break:break-all}.twofa-key code{font-size:13px;padding:10px;border:1px solid rgba(148,163,184,.35);border-radius:10px}.recovery-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.recovery-grid code{padding:10px;text-align:center;border:1px solid rgba(148,163,184,.35);border-radius:10px;font-weight:700;letter-spacing:.08em}.link-button{background:transparent!important;border:0!important;box-shadow:none!important;text-decoration:underline;margin-top:8px}.status.warning{margin:12px 0}.security-cards{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.security-grid{grid-template-columns:minmax(0,2fr) minmax(300px,1fr)}.security-grid h3,.panel>h3{display:flex;align-items:center;gap:8px}.table-scroll{overflow:auto}td small{display:block;opacity:.72;margin-top:3px}.security-session{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(148,163,184,.18)}.security-session div{display:flex;flex-direction:column;gap:3px;min-width:0}.security-session span,.security-session small{opacity:.75;overflow:hidden;text-overflow:ellipsis}.security-regen{align-items:end}.security-regen input{min-width:220px}.device-cell{max-width:360px;white-space:normal;word-break:break-word;font-size:.82rem}.actions.compact{gap:6px;flex-wrap:wrap}.actions.compact button{padding:6px 9px;font-size:.78rem}@media(max-width:1000px){.security-grid{grid-template-columns:1fr}}.modal-bg{z-index:6000!important;align-items:flex-start;overflow-y:auto;padding-top:24px;padding-bottom:24px}.modal-bg .modal{position:relative;z-index:6001;margin:auto;max-height:calc(100vh - 48px)}.context-header{z-index:100}.staff-application-review,.application-workspace{scroll-margin-top:24px}@media(max-width:760px){.modal-bg{padding-top:8px;padding-bottom:8px}.modal-bg .modal{max-height:calc(100vh - 16px)}}body:has(.modal-bg){overflow:hidden}.modal-bg{position:fixed;inset:0;z-index:6000!important;display:block!important;overflow-y:auto!important;overflow-x:hidden!important;padding:24px;background:#07101dcc}.modal-bg .modal{position:relative;z-index:6001;width:min(1400px,calc(100vw - 48px));max-height:none!important;height:auto!important;overflow:visible!important;margin:0 auto 24px}.staff-application-review,.application-workspace{max-height:none!important;height:auto!important;overflow:visible!important}.staff-application-review>.toolbar{position:sticky;top:0;z-index:20;background:#fff;padding:14px 0;border-bottom:1px solid #e8edf4}.staff-application-review{overflow-x:hidden!important}@media(max-width:760px){.modal-bg{padding:8px}.modal-bg .modal{width:calc(100vw - 16px)!important;margin-bottom:8px}}.modal.form-workspace{width:min(1450px,calc(100vw - 80px))!important;max-width:1450px;min-height:55vh;max-height:none!important;height:auto!important;overflow:visible!important;padding:26px 30px 30px}.form-workspace-header{position:sticky;top:0;z-index:20;background:#fff;padding:8px 0 16px;margin-bottom:22px;border-bottom:1px solid #e5ebf3}.form-workspace .form-grid{gap:18px}.form-workspace .form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-workspace input,.form-workspace select,.form-workspace textarea{width:100%;min-height:44px}.form-workspace textarea{min-height:130px}.form-workspace-actions{position:sticky;bottom:0;z-index:15;background:#fff;border-top:1px solid #e5ebf3;padding:16px 0 4px;margin-top:28px}.modal:has(form){width:min(1280px,calc(100vw - 80px))}.modal.compact{width:min(650px,calc(100vw - 32px))!important}@media(max-width:1050px){.modal.form-workspace,.modal:has(form){width:calc(100vw - 32px)!important}.form-workspace .form-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.modal.form-workspace,.modal:has(form){width:calc(100vw - 16px)!important;padding:18px}.form-workspace .form-grid,.form-workspace .form-grid.three{grid-template-columns:1fr}}.staff-application-review.form-workspace{width:min(1500px,calc(100vw - 64px))!important;max-width:1500px;min-height:70vh}.staff-application-review h4{margin-top:28px;margin-bottom:10px}.staff-application-review .result{padding:14px 12px}.staff-application-review .review-note textarea{min-height:140px}.staff-application-review .review-actions{position:sticky;bottom:0;z-index:15;background:#fff;padding:16px 0 6px;border-top:1px solid #e5ebf3;margin-top:26px}@media(max-width:1000px){.staff-application-review .detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.staff-application-review.form-workspace{width:calc(100vw - 16px)!important}.staff-application-review .detail-grid{grid-template-columns:1fr}}.grouped-nav{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.grouped-nav::-webkit-scrollbar{display:none;width:0;height:0}.student-id-wrap{display:grid;place-items:center;gap:16px;margin-top:22px}.student-id-card{--badge-grade-color:#64748b;--badge-bg:#fff;--badge-text:#0f172a;width:min(300px,100%);aspect-ratio:2.125 / 3.375;background:var(--badge-bg);color:var(--badge-text);border:1px solid #cbd5e1;border-radius:16px;box-shadow:0 16px 40px #0f172a29;overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:center;padding:16px 15px 0}.student-id-header{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;text-align:left}.student-id-header strong{display:block;font-size:13px;line-height:1.1}.student-id-header small{display:block;font-size:7px;letter-spacing:.11em;margin-top:3px}.student-id-logo,.student-id-logo-placeholder{width:42px;height:42px;object-fit:contain;border-radius:8px}.student-id-logo-placeholder{display:grid;place-items:center;background:var(--ms-primary,#2563eb);color:#fff;font-size:20px;font-weight:800}.student-id-photo{width:90px;height:105px;border-radius:12px;margin:15px 0 9px;background:#eef2f7;border:1px solid #dbe3ed;display:grid;place-items:center}.student-id-photo span{font-size:32px;font-weight:800;color:#64748b}.student-id-name{width:100%;text-align:center;font-size:17px;font-weight:800;line-height:1.15;margin:3px 0 9px}.student-id-meta{width:100%;display:grid;grid-template-columns:1fr auto;gap:10px;border-top:1px solid #e5e7eb;padding-top:8px}.student-id-meta div{display:grid;gap:1px}.student-id-meta small{font-size:7px;letter-spacing:.08em;opacity:.65}.student-id-meta b{font-size:11px}.student-id-barcode{width:100%;display:flex;justify-content:center;overflow:hidden;margin-top:4px}.student-id-card .student-barcode{width:95%;height:62px}.student-id-footer{font-size:8px;opacity:.65;margin-top:auto;padding-bottom:8px}.student-id-grade-strip{width:calc(100% + 30px);min-height:29px;margin-left:-15px;margin-right:-15px;background:var(--badge-grade-color);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;letter-spacing:.13em}.badge-designer{margin-top:18px}.grade-color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.grade-color-row{grid-template-columns:1fr 54px 80px;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e5ebf3;border-radius:11px;background:#fbfcfe}.grade-color-row input[type=color]{width:52px;height:36px;padding:3px}.grade-color-row code{font-size:11px}@media(max-width:900px){.grade-color-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.grade-color-grid{grid-template-columns:1fr}}@media print{body.printing-student-badge *{visibility:hidden!important}body.printing-student-badge .student-id-card,body.printing-student-badge .student-id-card *{visibility:visible!important}body.printing-student-badge .student-id-card{position:absolute;left:0;top:0;width:2.125in!important;height:3.375in!important;aspect-ratio:auto;border-radius:.12in;box-shadow:none;border:1px solid #999;print-color-adjust:exact;-webkit-print-color-adjust:exact}body.printing-student-badge .badge-print-button{display:none!important}body.printing-student-badge .student-id-grade-strip{print-color-adjust:exact;-webkit-print-color-adjust:exact}}.form-workspace{width:min(1450px,calc(100vw - 64px))!important;max-width:1450px!important;min-height:auto!important;max-height:none!important;height:auto!important;overflow:visible!important}.form-workspace form{width:100%}.form-workspace .form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.form-workspace label{min-width:0}.form-workspace input,.form-workspace select,.form-workspace textarea{width:100%}.form-workspace .actions{position:sticky;bottom:0;background:#fff;padding:16px 0 4px;margin-top:24px;border-top:1px solid #e5ebf3;z-index:10}@media(max-width:1000px){.form-workspace .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.form-workspace{width:calc(100vw - 16px)!important}.form-workspace .form-grid{grid-template-columns:1fr}}.modal-bg:has(.scheduling-record-modal){position:fixed!important;inset:0!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;overflow-y:auto!important;overflow-x:hidden!important;padding:32px!important;z-index:7000!important}.scheduling-record-modal{position:relative!important;width:min(1450px,calc(100vw - 80px))!important;max-width:1450px!important;height:auto!important;min-height:440px!important;max-height:none!important;overflow:visible!important;margin:0 auto 32px!important;padding:28px 32px 32px!important;display:block!important}.scheduling-record-modal .form-workspace-header{position:static!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:28px!important;padding-bottom:18px!important;border-bottom:1px solid #e5ebf3}.scheduling-record-modal form{display:block!important;width:100%!important;max-height:none!important;min-height:260px!important;overflow:visible!important}.scheduling-record-modal form>label{margin-bottom:18px!important}.scheduling-record-modal .form-grid,.scheduling-record-modal form{grid-auto-rows:auto!important}.scheduling-record-modal form>label,.scheduling-record-modal .form-grid>label{min-width:0!important}.scheduling-record-modal input,.scheduling-record-modal select,.scheduling-record-modal textarea{min-height:46px!important;width:100%!important}.scheduling-record-modal form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 24px!important}.scheduling-record-modal form>.error,.scheduling-record-modal form>.actions{grid-column:1 / -1!important}.scheduling-record-modal form>.actions{position:static!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;margin-top:10px!important;padding-top:20px!important;padding-bottom:0!important;border-top:1px solid #e5ebf3;background:transparent!important}@media(max-width:800px){.modal-bg:has(.scheduling-record-modal){padding:8px!important}.scheduling-record-modal{width:calc(100vw - 16px)!important;min-height:auto!important;padding:20px!important}.scheduling-record-modal form{grid-template-columns:1fr!important}}.inline-workspace-form,.system-workspace-form{width:100%;max-width:none;min-height:500px;padding:24px;overflow:visible}.inline-workspace-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid #e5ebf3}.inline-workspace-heading h3{margin:0 0 5px}.inline-workspace-heading p{margin:0}.incident-style-form{width:100%;display:block}.incident-style-form .form-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px}.incident-style-form .form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.incident-style-form label{width:100%;min-width:0}.incident-style-form input,.incident-style-form select,.incident-style-form textarea{width:100%}.incident-style-form input,.incident-style-form select{min-height:42px}.incident-style-form textarea{min-height:125px}.incident-style-form .actions{display:flex;justify-content:flex-start;gap:10px;margin-top:22px;padding-top:0;border:0;position:static;background:transparent}.workspace-form-overlay{position:fixed;inset:0 0 0 238px;z-index:6500;overflow-y:auto;overflow-x:hidden;padding:120px 28px 32px;background:linear-gradient(#f5f7fbf5,#f5f7fbf5)}.workspace-form-overlay .system-workspace-form{width:100%;margin:0 auto}.sidebar-collapsed .workspace-form-overlay{left:78px}@media(max-width:1000px){.incident-style-form .form-grid,.incident-style-form .form-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.workspace-form-overlay,.sidebar-collapsed .workspace-form-overlay{left:0;padding:16px}.inline-workspace-form,.system-workspace-form{min-height:auto;padding:18px}.incident-style-form .form-grid,.incident-style-form .form-grid.three{grid-template-columns:1fr}.inline-workspace-heading{flex-direction:column}}.register-student-workspace,.staff-application-review.system-workspace-form{width:100%!important;max-width:none!important;min-height:calc(100vh - 170px);height:auto!important;max-height:none!important;overflow:visible!important;padding:26px 30px 32px}.register-student-workspace .form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 18px}.register-student-workspace input,.register-student-workspace select,.register-student-workspace textarea{width:100%}.staff-application-review{max-height:none!important;height:auto!important;overflow:visible!important}.staff-application-review .detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.workspace-form-overlay .application-workspace{width:100%!important;max-width:none!important;max-height:none!important;overflow:visible!important}.staff-application-review h4{margin-top:28px;margin-bottom:12px}.staff-application-review .review-actions{position:static!important;display:flex;flex-wrap:wrap;gap:10px;margin-top:26px;padding-top:18px;border-top:1px solid #e5ebf3;background:transparent!important}.workspace-form-overlay{overflow-y:auto!important}.workspace-form-overlay .system-workspace-form{overflow:visible!important}@media(max-width:1050px){.register-student-workspace .form-grid.three,.staff-application-review .detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.register-student-workspace .form-grid.three,.staff-application-review .detail-grid{grid-template-columns:1fr}.register-student-workspace,.staff-application-review.system-workspace-form{padding:18px;min-height:auto}}.report-style-workspace{width:100%;max-width:none;min-height:560px;padding:22px;overflow:visible!important}.report-style-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.report-style-heading h3{margin:0 0 5px}.report-style-heading p{margin:0}.report-style-form{width:100%}.report-style-form .form-grid.three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 18px}.report-style-form input,.report-style-form select,.report-style-form textarea{width:100%}.report-style-form input,.report-style-form select{min-height:42px}.report-style-form .actions{position:static!important;display:flex;gap:10px;margin-top:20px;padding:0;border:0;background:transparent}.report-style-workspace.staff-application-review{height:auto!important;max-height:none!important;overflow:visible!important}.report-style-workspace.staff-application-review .detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.report-style-workspace.staff-application-review h4{margin-top:28px;margin-bottom:12px}.report-style-workspace.staff-application-review .review-note{display:block;margin-top:26px}.report-style-workspace.staff-application-review .review-note textarea{width:100%;min-height:135px}.report-style-workspace.staff-application-review .review-actions{position:static!important;display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;padding-top:18px;border-top:1px solid #e5ebf3;background:transparent!important}@media(max-width:1050px){.report-style-form .form-grid.three,.report-style-workspace.staff-application-review .detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.report-style-form .form-grid.three,.report-style-workspace.staff-application-review .detail-grid{grid-template-columns:1fr}.report-style-workspace{padding:16px;min-height:auto}.report-style-heading{flex-direction:column}}.access-security-workspace{min-height:650px}.access-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.access-legend{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 24px}.access-group{border-top:1px solid #e5ebf3;padding-top:18px;margin-top:18px}.access-group h4{margin:0 0 12px}.access-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.access-permission{appearance:none;width:100%;border:1px solid #d9e1ec;border-radius:12px;background:#fff;padding:12px;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px}.access-permission:hover{border-color:#94a3b8}.access-permission b{display:block;margin-bottom:3px}.access-permission small{display:block;color:#718096;font-size:11px}.access-state{display:inline-flex;align-items:center;justify-content:center;min-width:78px;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.access-state.inherit,.access-permission.inherit{background:#f0f5ff}.access-state.grant{background:#e8f8ef;color:#18794e}.access-permission.grant{border-color:#8bd7ad;background:#f4fcf7}.access-state.deny{background:#fff0f0;color:#b42318}.access-permission.deny{border-color:#f1a7a0;background:#fff8f7}.access-state.none{background:#f3f4f6;color:#667085}.access-security-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px;padding-top:18px;border-top:1px solid #e5ebf3}@media(max-width:1100px){.access-summary,.access-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.access-summary,.access-grid{grid-template-columns:1fr}}.role-template-workspace{min-height:680px}.role-template-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start}.role-template-list{position:sticky;top:112px;display:flex;flex-direction:column;gap:8px;padding:16px;background:#f8fafc;border:1px solid #e5ebf3;border-radius:14px}.role-template-list h4{margin:0 0 8px}.role-template-option{appearance:none;width:100%;border:1px solid transparent;border-radius:11px;padding:11px 12px;text-align:left;background:#fff;cursor:pointer}.role-template-option:hover{border-color:#cbd5e1}.role-template-option.active{border-color:var(--ms-primary,#2563eb);box-shadow:0 0 0 2px color-mix(in srgb,var(--ms-primary,#2563eb) 12%,transparent)}.role-template-option b,.role-template-option small{display:block}.role-template-option small{margin-top:3px;color:#718096}.role-template-option .pill{display:inline-flex;margin-top:6px}.role-template-detail{min-width:0}.role-template-summary{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px}.role-template-summary h3{margin:0 0 4px}.compact-cards{grid-template-columns:repeat(2,minmax(120px,180px))}.role-jobcodes{margin:18px 0 22px;padding:14px;border:1px solid #e5ebf3;border-radius:12px;background:#fbfcfe}.role-jobcodes>b{display:block;margin-bottom:8px}@media(max-width:900px){.role-template-layout{grid-template-columns:1fr}.role-template-list{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.role-template-list h4{grid-column:1/-1}}@media(max-width:600px){.role-template-list{grid-template-columns:1fr}.role-template-summary{flex-direction:column}}.card.card-link{appearance:none;font:inherit;text-align:left;cursor:pointer;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.card.card-link:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--ms-primary,#2563eb) 35%,transparent);box-shadow:0 10px 28px #0f172a1a}.card.card-link:focus-visible{outline:3px solid color-mix(in srgb,var(--ms-primary,#2563eb) 28%,transparent);outline-offset:2px}.card-open-hint{display:block;margin-top:7px;color:var(--ms-primary,#2563eb);font-size:11px;font-weight:600}.dashboard-result-link{width:100%;appearance:none;border-left:0;border-right:0;border-top:0;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;background:transparent}.dashboard-result-link:hover{background:color-mix(in srgb,var(--ms-primary,#2563eb) 5%,transparent)}.dashboard-open-arrow{color:var(--ms-primary,#2563eb);font-size:20px;font-weight:700}.dashboard-access-links{display:flex;flex-direction:column;gap:4px;margin-top:10px}.dashboard-access-link{appearance:none;width:100%;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:9px;padding:9px 10px;background:transparent;color:#238459;text-align:left;font:inherit;cursor:pointer}.dashboard-access-link:hover{background:color-mix(in srgb,var(--ms-primary,#2563eb) 7%,transparent);color:var(--ms-primary,#2563eb)}.dashboard-access-link:focus-visible{outline:2px solid var(--ms-primary,#2563eb);outline-offset:2px}.access-copy-panel{display:grid;grid-template-columns:minmax(280px,1fr) minmax(420px,1.5fr);gap:24px;align-items:center;margin:22px 0;padding:18px;border:1px solid #dbe4ef;border-radius:14px;background:#f8fafc}.access-copy-panel h4{margin:0 0 5px}.access-copy-panel p{margin:0;color:#64748b}.access-copy-controls{display:flex;align-items:center;gap:10px}.access-copy-controls select{flex:1;min-width:0}.access-history{margin-top:30px;padding-top:24px;border-top:1px solid #e5ebf3}.access-history .toolbar{margin-bottom:12px}.access-history .toolbar h4{margin:0 0 4px}.access-history .toolbar p{margin:0}.access-history-detail{max-width:620px;white-space:normal;word-break:break-word;font-size:12px;color:#475569}@media(max-width:950px){.access-copy-panel{grid-template-columns:1fr}}@media(max-width:650px){.access-copy-controls{flex-direction:column;align-items:stretch}}.access-impact-panel{margin:26px 0;padding:20px;border:1px solid #cbd5e1;border-radius:14px;background:#f8fafc}.access-impact-panel>.toolbar{margin-bottom:18px}.access-impact-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.access-impact-summary .card{min-height:88px}.access-impact-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.access-impact-change{padding:15px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.access-impact-change h4{margin-top:0}.access-impact-change>div:not(.empty){padding:9px 0;border-bottom:1px solid #eef2f7}.access-impact-change>div:last-child{border-bottom:0}.access-impact-change b,.access-impact-change small{display:block}.access-impact-change small{margin-top:3px;color:#64748b}.access-impact-change.gained>h4,.impact-count.gained{color:#15803d}.access-impact-change.removed>h4,.impact-count.removed{color:#b91c1c}.impact-count{font-weight:700}.access-impact-users{margin-top:22px}.access-impact-users h4{margin-bottom:10px}.access-impact-users td small{display:block;margin-top:2px}@media(max-width:900px){.access-impact-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.access-impact-columns{grid-template-columns:1fr}}@media(max-width:520px){.access-impact-summary{grid-template-columns:1fr}}.report-center-2{display:grid;gap:16px}.report-center-header{margin-bottom:0}.report-center-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;align-items:start}.report-catalog-panel{position:sticky;top:18px;max-height:calc(100vh - 150px);overflow:auto}.report-category{margin-bottom:22px}.report-category h5{margin:0 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.report-choice{display:block;width:100%;text-align:left;padding:11px 12px;margin:5px 0;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.report-choice b,.report-choice small{display:block}.report-choice small{margin-top:4px;color:#64748b;line-height:1.35}.report-choice.active{border-color:var(--ms-primary);background:#f8fafc}.report-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;margin:18px 0}.report-output{margin-top:24px}.report-print-heading{margin-bottom:18px}.report-print-heading h2{margin-bottom:4px}.report-print-heading p,.report-print-heading small{margin:0;color:#64748b}.report-empty-state{padding:50px 20px;text-align:center;color:#64748b}.report-table-wrap{overflow:auto;max-width:100%}.report-table-wrap table{min-width:760px}@media(max-width:1050px){.report-center-grid{grid-template-columns:1fr}.report-catalog-panel{position:static;max-height:none}.report-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.report-filter-grid{grid-template-columns:1fr}}@media print{aside,.context-header,.tabs,.report-center-header,.report-catalog-panel,.report-workspace>.toolbar,.report-filter-grid,.report-workspace>.actions{display:none!important}.shell{display:block!important}.shell main{margin:0!important;padding:0!important}.report-center-grid{display:block!important}.report-workspace{border:0!important;box-shadow:none!important;padding:0!important}.report-table-wrap{overflow:visible!important}.report-table-wrap table{min-width:0!important;width:100%!important;font-size:9px!important}.report-print-heading{display:block!important}}.report-workspace .pill{white-space:nowrap}.report-filter-grid select,.report-filter-grid input{width:100%}.report-output table th{position:sticky;top:0;z-index:2;background:#f8fafc}.report-output table td{vertical-align:top}.report-card-output td:nth-child(4),.report-card-output td:nth-child(10){min-width:280px}.teacher-matrix-output .report-table-wrap table{min-width:max-content}.teacher-matrix-output th,.teacher-matrix-output td{white-space:nowrap;font-size:12px}.student-class-card-output td:last-child{min-width:480px}.verification-letter-output td:last-child{min-width:240px}@media print{body{background:#fff!important}.report-output{width:100%!important}.report-output table{border-collapse:collapse!important}.report-output th,.report-output td{border:1px solid #cbd5e1!important;padding:5px 6px!important;color:#000!important;background:#fff!important}.report-card-output .report-table-wrap{overflow:visible!important}.report-card-output table,.report-card-output tbody{display:block!important;width:100%!important}.report-card-output thead{display:none!important}.report-card-output tbody tr{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%!important;margin:0!important;padding:18px!important;border:1px solid #222!important;page-break-after:always;break-after:page;background:#fff!important}.report-card-output tbody tr:last-child{page-break-after:auto;break-after:auto}.report-card-output tbody td{display:block!important;width:auto!important;min-width:0!important;border:0!important;border-bottom:1px solid #ddd!important;padding:9px 10px!important;font-size:12px!important}.report-card-output tbody td:before{display:block;margin-bottom:3px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#555}.report-card-output tbody td:nth-child(1):before{content:"Student Number"}.report-card-output tbody td:nth-child(2):before{content:"Student"}.report-card-output tbody td:nth-child(3):before{content:"Grade Level"}.report-card-output tbody td:nth-child(4):before{content:"Posted Grades"}.report-card-output tbody td:nth-child(5):before{content:"Present"}.report-card-output tbody td:nth-child(6):before{content:"Tardy"}.report-card-output tbody td:nth-child(7):before{content:"Absent"}.report-card-output tbody td:nth-child(8):before{content:"Excused"}.report-card-output tbody td:nth-child(9):before{content:"Attendance"}.report-card-output tbody td:nth-child(10):before{content:"Teacher Comments"}.report-card-output tbody td:nth-child(11):before{content:"Parent / Guardian Signature"}.report-card-output tbody td:nth-child(4),.report-card-output tbody td:nth-child(10),.report-card-output tbody td:nth-child(11){grid-column:1 / -1;min-height:52px}.teacher-matrix-output table{width:100%!important;min-width:0!important;table-layout:auto!important;font-size:8px!important}.teacher-matrix-output th,.teacher-matrix-output td{white-space:normal!important;padding:4px!important;font-size:8px!important}.teacher-matrix-output th:first-child,.teacher-matrix-output td:first-child{min-width:110px;font-weight:700}.student-class-card-output thead{display:none!important}.student-class-card-output tbody{display:grid!important;grid-template-columns:1fr 1fr;gap:10px}.student-class-card-output tbody tr{display:block!important;border:1px solid #222!important;padding:10px!important;break-inside:avoid;min-height:150px}.student-class-card-output tbody td{display:block!important;border:0!important;padding:3px!important;min-width:0!important;white-space:normal!important}.student-class-card-output tbody td:nth-child(2){font-size:14px!important;font-weight:800}.mailing-label-output thead{display:none!important}.mailing-label-output tbody{display:grid!important;grid-template-columns:repeat(3,1fr);gap:0!important}.mailing-label-output tbody tr{display:block!important;height:1in;padding:.1in .15in!important;border:0!important;break-inside:avoid}.mailing-label-output tbody td{display:block!important;padding:1px!important;border:0!important;font-size:10px!important;line-height:1.15;white-space:normal!important}.mailing-label-output tbody td:nth-child(1){font-weight:700}.verification-letter-output thead{display:none!important}.verification-letter-output tbody,.verification-letter-output table{display:block!important}.verification-letter-output tbody tr{display:block!important;padding:30px 36px!important;border:0!important;page-break-after:always;break-after:page;font-size:12px}.verification-letter-output tbody td{display:block!important;border:0!important;padding:5px 0!important;min-width:0!important}.verification-letter-output tbody td:nth-child(2){font-size:18px!important;font-weight:800;margin:12px 0}.verification-letter-output tbody td:last-child{margin-top:45px}}.stage3-workspace{display:flex;flex-direction:column;gap:16px}.stage3-tabs{flex-wrap:wrap}.stage3-workspace .panel{overflow:visible}.stage3-workspace .table-scroll{overflow:auto;width:100%}.stage3-workspace table{width:100%}.stage3-workspace td small{display:block;margin-top:3px;opacity:.7}.stage3-workspace textarea{min-height:110px;resize:vertical}.directory-consent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}.directory-consent-grid .checkline{min-height:54px;padding:14px;border:1px solid var(--border,#dbe3ef);border-radius:12px}.directory-master{grid-column:1/-1;font-weight:700}.directory-source{grid-column:1/-1}@media(max-width:900px){.directory-consent-grid{grid-template-columns:1fr}.directory-master,.directory-source{grid-column:auto}}.student360-nav{position:relative;width:100%;max-width:100%;margin:14px 0;overflow:visible}.student360-nav-primary{display:flex;align-items:stretch;gap:7px;width:100%;max-width:100%;flex-wrap:nowrap}.student360-nav-primary>button,.student360-more-button{min-width:0;padding:12px 14px;border:0;border-radius:10px;background:#edf3f9;color:#607086;font:inherit;font-weight:500;cursor:pointer;white-space:normal;line-height:1.15;text-align:center;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.student360-nav-primary>button{flex:1 1 auto}.student360-nav-primary>button:hover,.student360-more-button:hover{background:#e3ebf5}.student360-nav-primary>button.active,.student360-more-button.active{background:var(--ms-primary,#2563eb);color:#fff;box-shadow:0 7px 18px #2563eb2e}.student360-more{position:relative;flex:0 0 auto;min-width:108px}.student360-more-button{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:8px}.student360-more-arrow{font-size:12px;line-height:1;opacity:.8}.student360-more-menu{position:absolute;z-index:100;right:0;top:calc(100% + 8px);width:250px;max-width:min(250px,calc(100vw - 32px));padding:7px;display:grid;gap:3px;background:#fff;border:1px solid rgba(148,163,184,.28);border-radius:14px;box-shadow:0 18px 45px #0f172a29}.student360-more-menu button{width:100%;border:0;background:transparent;color:#475569;padding:11px 12px;border-radius:9px;text-align:left;font:inherit;cursor:pointer}.student360-more-menu button:hover{background:#f1f5f9}.student360-more-menu button.active{background:var(--ms-primary,#2563eb);color:#fff;font-weight:600}@media(max-width:1100px){.student360-nav-primary>button{padding:10px 9px;font-size:13px}.student360-more{min-width:96px}}@media(max-width:820px){.student360-nav-primary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.student360-more{min-width:0}.student360-more-menu{right:auto;left:0}}@media(max-width:560px){.student360-nav-primary{grid-template-columns:repeat(2,minmax(0,1fr))}.student360-more-menu{position:fixed;inset:auto 16px 16px;width:auto;max-width:none}}.student360-timeline-panel{overflow:visible}.timeline-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin:16px 0}.timeline-summary{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:14px;min-height:74px;border:1px solid var(--border);border-radius:12px;background:var(--panel);color:inherit;cursor:pointer;text-align:left}.timeline-summary:hover,.timeline-summary.active{border-color:var(--accent)}.timeline-summary strong{font-size:22px;line-height:1}.timeline-summary span{font-size:12px;opacity:.75}.timeline-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:12px 0 20px}.timeline-filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.timeline-toolbar input{min-width:220px;max-width:320px}.student360-timeline{display:flex;flex-direction:column;gap:24px}.timeline-day{display:grid;grid-template-columns:180px 1fr;gap:20px}.timeline-date{font-weight:700;padding-top:5px}.timeline-day-events{display:flex;flex-direction:column}.timeline-event{display:grid;grid-template-columns:22px 90px 1fr;gap:12px;position:relative;min-height:110px}.timeline-line{position:relative}.timeline-line:after{content:"";position:absolute;top:18px;bottom:-2px;left:10px;width:2px;background:var(--border)}.timeline-event:last-child .timeline-line:after{display:none}.timeline-dot{position:absolute;top:8px;left:5px;width:12px;height:12px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--panel);z-index:1}.timeline-time{padding-top:4px;font-size:13px;opacity:.7;white-space:nowrap}.timeline-event-card{border:1px solid var(--border);border-radius:12px;padding:14px 16px;margin-bottom:14px;background:var(--panel)}.timeline-event-card h4{margin:8px 0 6px}.timeline-event-card p{margin:0;line-height:1.5}.timeline-event-top,.timeline-event-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.timeline-event-footer{margin-top:12px}.timeline-category{display:inline-flex;padding:4px 8px;border-radius:999px;background:var(--soft);font-size:12px;font-weight:700;margin-right:6px}.empty-state{padding:28px 16px;text-align:center;opacity:.7}@media(max-width:850px){.timeline-day{grid-template-columns:1fr;gap:8px}.timeline-event{grid-template-columns:22px 72px 1fr}}@media(max-width:600px){.timeline-event{grid-template-columns:18px 1fr}.timeline-time,.timeline-event-card{grid-column:2}.timeline-line{grid-row:1 / span 2}.timeline-toolbar input{width:100%;max-width:none}}.student-case-summary{display:flex;flex-direction:column;gap:16px}.case-summary-cards{margin:0}.case-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.case-summary-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.case-summary-metrics>div{padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--soft);display:flex;flex-direction:column;gap:5px}.case-summary-metrics strong{font-size:22px;line-height:1}.case-summary-metrics span{font-size:12px;opacity:.72}.case-summary-attention{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--border)}.case-summary-attention:last-child{border-bottom:0}.case-summary-attention>div{min-width:0}.case-summary-attention-top{display:flex;align-items:center;gap:7px;margin-bottom:7px}.case-summary-attention p{margin:5px 0 0;opacity:.8;line-height:1.45}.case-summary-recent{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--border)}.case-summary-recent:last-child{border-bottom:0}.case-summary-recent>div:first-child{display:flex;align-items:center;gap:9px;flex-wrap:wrap;min-width:0}.case-summary-recent>div:first-child>span:last-child{width:100%;opacity:.75}.case-summary-recent-meta{display:flex;align-items:center;gap:12px;flex:0 0 auto}.case-summary-recent-meta>span{font-size:12px;opacity:.7;white-space:nowrap}@media(max-width:950px){.case-summary-grid{grid-template-columns:1fr}}@media(max-width:700px){.case-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.case-summary-attention,.case-summary-recent{align-items:flex-start;flex-direction:column}.case-summary-recent-meta{width:100%;justify-content:space-between}}.student-risk-dashboard{display:flex;flex-direction:column;gap:16px}.risk-transparency-note{margin-top:14px;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:var(--soft);font-size:13px;line-height:1.5}.risk-indicator-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:14px}.risk-indicator{width:100%;padding:16px;border:1px solid var(--border);border-radius:14px;background:var(--panel);color:inherit;text-align:left;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.risk-indicator:hover{transform:translateY(-2px);border-color:var(--accent);box-shadow:0 8px 24px #0f172a14}.risk-indicator-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.risk-indicator>strong{display:block;margin-top:14px;font-size:28px;line-height:1}.risk-indicator h4{margin:8px 0 5px}.risk-indicator p{margin:0;line-height:1.45;opacity:.78}.risk-source-link{display:block;margin-top:12px;font-size:12px;font-weight:700}.risk-immediate{border-left:4px solid #b91c1c}.risk-high{border-left:4px solid #d97706}.risk-monitor{border-left:4px solid #2563eb}.risk-work-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid var(--border)}.risk-work-row:last-child{border-bottom:0}.risk-work-row>div:first-child{display:flex;flex-direction:column;gap:5px;min-width:0}.risk-work-row>div:first-child span:last-child{opacity:.72;font-size:13px}.risk-rule-list{display:flex;flex-direction:column}.risk-rule-list>div{padding:13px 0;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:4px}.risk-rule-list>div:last-child{border-bottom:0}.risk-rule-list span{opacity:.75;line-height:1.45}@media(max-width:700px){.risk-work-row{align-items:flex-start;flex-direction:column}}.intervention-workspace{display:flex;flex-direction:column;gap:16px}.intervention-goal,.intervention-action,.intervention-progress{padding:14px 0;border-bottom:1px solid var(--border)}.intervention-goal:last-child,.intervention-action:last-child,.intervention-progress:last-child{border-bottom:0}.intervention-goal .toolbar{margin-bottom:10px}.intervention-goal .toolbar>div{display:flex;flex-direction:column;gap:4px}.intervention-goal .toolbar span{opacity:.75}.intervention-action{display:flex;align-items:center;justify-content:space-between;gap:14px}.intervention-action>div:first-child{display:flex;flex-direction:column;gap:5px;min-width:0}.intervention-action>div:first-child span{font-size:13px;opacity:.72}.intervention-progress{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.intervention-progress p{margin:5px 0 0;line-height:1.5}.intervention-progress small{white-space:nowrap;opacity:.7}.intervention-add-form,.intervention-progress-form{margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}@media(max-width:700px){.intervention-action,.intervention-progress{flex-direction:column;align-items:flex-start}.intervention-progress small{white-space:normal}}.success-plan-workspace{display:flex;flex-direction:column;gap:16px}.success-overall-progress{margin:16px 0}.success-overall-progress>div:first-child,.success-goal-progress>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px}.success-progress-track{height:10px;background:var(--soft);border-radius:999px;overflow:hidden}.success-progress-fill{height:100%;background:currentColor;border-radius:999px;transition:width .2s ease}.success-domain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:14px}.success-domain-card{padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--panel)}.success-domain-card .toolbar{margin-bottom:10px}.success-domain-card .toolbar>div{display:flex;flex-direction:column;gap:4px}.success-domain-card .toolbar span{font-size:12px;opacity:.7}.success-goal{padding:18px 0;border-bottom:1px solid var(--border)}.success-goal:last-child{border-bottom:0}.success-goal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.success-goal-header h4{margin:8px 0 4px}.success-goal-header p{margin:0;opacity:.8}.success-goal-progress{margin-top:14px}.success-progress-history{margin-top:18px}.success-progress-row{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--border)}.success-progress-row:last-child{border-bottom:0}.success-progress-row p{margin:5px 0 0;line-height:1.45}.success-progress-row>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.success-progress-row small{opacity:.7;white-space:nowrap}.success-progress-form{margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}@media(max-width:700px){.success-goal-header,.success-progress-row{flex-direction:column}.success-progress-row>div:last-child{align-items:flex-start}.success-progress-row small{white-space:normal}}.conference-workspace{display:flex;flex-direction:column;gap:16px}.conference-status-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.conference-context-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:10px;margin-top:12px}.conference-context-card{padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--panel);color:inherit;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:4px}.conference-context-card:hover{border-color:var(--accent);transform:translateY(-1px)}.conference-context-card span{font-size:12px;opacity:.7}.conference-long-text{line-height:1.6;white-space:pre-wrap}.conference-attendee,.conference-action{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;border-bottom:1px solid var(--border)}.conference-attendee:last-child,.conference-action:last-child{border-bottom:0}.conference-attendee>div:first-child,.conference-action>div:first-child{min-width:0;display:flex;flex-direction:column;gap:5px}.conference-attendee span,.conference-attendee small,.conference-action span{opacity:.74}.conference-action p{margin:0;line-height:1.45}.conference-add-form{margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.conference-read-section{padding:10px 0}.conference-read-section+.conference-read-section{border-top:1px solid var(--border)}.conference-read-section p{white-space:pre-wrap;line-height:1.6}@media(max-width:700px){.conference-attendee,.conference-action{flex-direction:column;align-items:flex-start}.conference-attendee>.actions,.conference-action>.actions{width:100%}}.portfolio-workspace{display:flex;flex-direction:column;gap:16px}.portfolio-filters{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 18px}.portfolio-filters .active{font-weight:700}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.portfolio-card,.portfolio-featured-card{border:1px solid var(--border);border-radius:14px;background:var(--panel);color:inherit;text-align:left;cursor:pointer}.portfolio-card{padding:16px}.portfolio-card:hover,.portfolio-featured-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 24px #0f172a14}.portfolio-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.portfolio-star{font-size:20px}.portfolio-card h4{margin:12px 0 6px}.portfolio-card p{margin:0;line-height:1.45;opacity:.8}.portfolio-card-meta,.portfolio-card-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:12px;font-size:12px}.portfolio-card-meta{opacity:.72}.portfolio-card-footer{align-items:center}.portfolio-featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.portfolio-featured-card{padding:16px;display:flex;flex-direction:column;gap:8px}.portfolio-featured-card strong{font-size:16px}.portfolio-featured-card small,.portfolio-featured-card>span:not(.pill){opacity:.72}.portfolio-long-text{line-height:1.6;white-space:pre-wrap}.portfolio-growth-row{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--border)}.portfolio-growth-row:last-child{border-bottom:0}.portfolio-growth-row p{margin:7px 0;line-height:1.5}.portfolio-growth-row small{white-space:nowrap;opacity:.7}.portfolio-growth-form{margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}@media(max-width:700px){.portfolio-growth-row{flex-direction:column}.portfolio-growth-row small{white-space:normal}}.graduation-readiness-workspace{display:flex;flex-direction:column;gap:16px}.graduation-methodology{margin-top:12px;padding:12px 14px;border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;gap:4px}.graduation-methodology span{opacity:.75;line-height:1.45}.readiness-area-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:14px}.readiness-area-card{padding:15px;border:1px solid var(--border);border-radius:14px;background:var(--panel);color:inherit;cursor:pointer;text-align:left}.readiness-area-card:hover{border-color:var(--accent);transform:translateY(-1px)}.readiness-area-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.readiness-area-card p{margin:10px 0 7px;line-height:1.4}.readiness-area-card small{opacity:.7}.readiness-attention-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid var(--border)}.readiness-attention-row:last-child{border-bottom:0}.readiness-attention-row>div{display:flex;flex-direction:column;gap:4px}.graduation-credit-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:16px 0}.graduation-credit-summary>div{border:1px solid var(--border);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:4px}.graduation-credit-summary strong{font-size:22px}.graduation-credit-summary span{font-size:12px;opacity:.72}.graduation-progress-block{margin:15px 0}.graduation-progress-block>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px}.graduation-progress-track{height:10px;background:var(--soft);border-radius:999px;overflow:hidden}.graduation-progress-fill{height:100%;background:currentColor;border-radius:999px;transition:width .2s ease}.graduation-reasons{margin:12px 0}.graduation-requirements{margin:20px 0}.graduation-requirement-row{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--border)}.graduation-requirement-row>div{display:flex;flex-direction:column;gap:4px}.graduation-requirement-row>div:last-child{text-align:right}.graduation-requirement-row span,.graduation-requirement-row small{opacity:.7}.cte-readiness-program{padding:18px 0;border-bottom:1px solid var(--border)}.cte-readiness-program:last-child{border-bottom:0}.cte-readiness-program h4{margin:0}.readiness-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:15px}.readiness-metric-grid>div{border:1px solid var(--border);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:4px}.readiness-metric-grid span,.readiness-metric-grid small{font-size:12px;opacity:.72}.readiness-goal-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr);gap:20px;padding:15px 0;border-bottom:1px solid var(--border)}.readiness-goal-row:last-child{border-bottom:0}.readiness-goal-row>div:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.readiness-goal-row small{opacity:.7}.readiness-goal-progress>div:first-child{display:flex;justify-content:space-between;gap:10px;margin-bottom:7px}.readiness-evidence-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-top:14px}.readiness-evidence-card{border:1px solid var(--border);border-radius:13px;padding:14px;display:flex;flex-direction:column;gap:7px}.readiness-evidence-card .toolbar{margin:0}.readiness-evidence-card>span:not(.status),.readiness-evidence-card small{opacity:.72}.readiness-navigation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:12px}.readiness-nav-card{padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--panel);color:inherit;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:5px}.readiness-nav-card:hover{border-color:var(--accent);transform:translateY(-1px)}.readiness-nav-card span{font-size:12px;opacity:.7}@media(max-width:700px){.readiness-attention-row,.graduation-requirement-row{flex-direction:column;align-items:flex-start}.graduation-requirement-row>div:last-child{text-align:left}.readiness-goal-row{grid-template-columns:1fr}}.journey-workspace{display:flex;flex-direction:column;gap:16px}.journey-methodology{margin-top:12px;padding:12px 14px;border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;gap:4px}.journey-methodology span{opacity:.75;line-height:1.45}.journey-change-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:14px}.journey-change-card{border:1px solid var(--border);border-radius:14px;padding:15px;display:flex;flex-direction:column;gap:7px}.journey-change-card>span{font-size:12px;opacity:.7}.journey-change-card strong{font-size:18px}.journey-change-card small{opacity:.65}.journey-change{font-weight:700}.journey-change.positive{color:#15803d}.journey-change.negative{color:#b91c1c}.journey-change.neutral{opacity:.7}.journey-year-strip{display:flex;gap:10px;overflow-x:auto;padding:10px 2px 4px}.journey-year-node{min-width:155px;border:1px solid var(--border);border-radius:14px;padding:14px;background:var(--panel);color:inherit;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:5px;position:relative}.journey-year-node:hover,.journey-year-node.active{border-color:var(--accent);transform:translateY(-1px)}.journey-year-node.active{box-shadow:0 8px 22px #0f172a14}.journey-year-number{width:26px;height:26px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);font-size:12px;font-weight:700}.journey-year-node small{opacity:.7}.journey-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin-top:16px}.journey-metric-grid>div{border:1px solid var(--border);border-radius:12px;padding:13px;display:flex;flex-direction:column;gap:4px}.journey-metric-grid span{font-size:12px;opacity:.7}.journey-metric-grid b{font-size:20px}.journey-progress-group{margin:14px 0}.journey-progress-group>div:first-child{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px}.journey-progress-track{height:9px;background:var(--soft);border-radius:999px;overflow:hidden}.journey-progress-fill{height:100%;width:0;background:currentColor;border-radius:999px;transition:width .2s ease}.journey-course-list{margin-top:14px}.journey-course-row{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid var(--border)}.journey-course-row>div{display:flex;flex-direction:column;gap:3px}.journey-course-row span{opacity:.72;font-size:12px}.journey-attendance-grid{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:10px;margin:16px 0}.journey-attendance-grid>div{border:1px solid var(--border);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:3px}.journey-attendance-grid span{opacity:.7;font-size:12px}.journey-attendance-grid b{font-size:20px}.journey-activity-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:10px;margin-top:14px}.journey-activity-card{border:1px solid var(--border);border-radius:12px;padding:14px;background:var(--panel);color:inherit;cursor:pointer;display:flex;flex-direction:column;gap:4px;text-align:left}.journey-activity-card:hover{border-color:var(--accent);transform:translateY(-1px)}.journey-activity-card b{font-size:22px}.journey-activity-card span{font-size:12px;opacity:.7}.journey-three-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.journey-big-number{font-size:32px;font-weight:700;display:flex;flex-direction:column;gap:4px;margin:14px 0}.journey-big-number small{font-size:12px;font-weight:400;opacity:.7}.journey-cte-row{display:grid;grid-template-columns:minmax(240px,1fr) minmax(220px,1fr);gap:20px;padding:14px 0;border-bottom:1px solid var(--border)}.journey-cte-row>div:first-child{display:flex;flex-direction:column;gap:4px}.journey-cte-row span,.journey-cte-row small{opacity:.7}.journey-cte-progress>div:first-child{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px}.journey-milestone-list{position:relative;margin-top:14px}.journey-milestone{width:100%;display:grid;grid-template-columns:22px 1fr;gap:12px;padding:12px 0;border:0;border-bottom:1px solid var(--border);background:transparent;color:inherit;text-align:left;cursor:pointer}.journey-milestone:hover{opacity:.82}.journey-milestone-dot{width:12px;height:12px;border-radius:999px;border:2px solid currentColor;margin-top:5px}.journey-milestone>div:last-child{display:flex;flex-direction:column;gap:4px}.journey-milestone span{font-size:11px;opacity:.65;text-transform:uppercase;letter-spacing:.04em}.journey-milestone p{margin:0;line-height:1.4}.journey-milestone small{opacity:.65}.journey-nav-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:10px;margin-top:12px}.journey-nav-card{border:1px solid var(--border);border-radius:12px;padding:13px;background:var(--panel);color:inherit;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:4px}.journey-nav-card:hover{border-color:var(--accent);transform:translateY(-1px)}.journey-nav-card span{font-size:12px;opacity:.7}@media(max-width:900px){.journey-three-grid,.journey-cte-row{grid-template-columns:1fr}}@media(max-width:600px){.journey-attendance-grid{grid-template-columns:1fr 1fr}.journey-course-row{flex-direction:column}}.transition-workspace{display:flex;flex-direction:column;gap:16px}.transition-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:14px}.transition-plan-card{border:1px solid var(--border);border-radius:14px;background:var(--panel);color:inherit;padding:16px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:9px}.transition-plan-card:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 8px 22px #0f172a12}.transition-plan-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.transition-plan-card h4{margin:3px 0 0}.transition-plan-card p{margin:0;line-height:1.4}.transition-plan-card>span{opacity:.72}.transition-plan-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:12px;opacity:.72}.transition-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin-top:16px}.transition-summary-grid>div{border:1px solid var(--border);border-radius:12px;padding:13px;display:flex;flex-direction:column;gap:4px}.transition-summary-grid span{font-size:12px;opacity:.7}.transition-summary-grid b{font-size:17px}.transition-status-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.transition-long-text{white-space:pre-wrap;line-height:1.6}.transition-checklist-row{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:14px 0;border-bottom:1px solid var(--border)}.transition-checklist-main{display:flex;flex-direction:column;gap:6px;min-width:0}.transition-checklist-main>div:first-child{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.transition-checklist-main p{margin:0;line-height:1.45}.transition-checklist-main small{opacity:.7}.transition-required{font-size:11px;font-weight:700;opacity:.7}.transition-checklist-actions{min-width:160px}.transition-checklist-form{margin-top:20px;padding-top:18px;border-top:1px solid var(--border)}.transition-nav-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:10px;margin-top:12px}.transition-nav-card{border:1px solid var(--border);border-radius:12px;padding:14px;background:var(--panel);color:inherit;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:4px}.transition-nav-card:hover{border-color:var(--accent);transform:translateY(-1px)}.transition-nav-card span{font-size:12px;opacity:.7}.transition-registrar-note{margin-top:16px;border:1px solid var(--border);border-radius:12px;padding:13px 14px;display:flex;flex-direction:column;gap:4px}.transition-registrar-note span{opacity:.75;line-height:1.45}@media(max-width:700px){.transition-checklist-row{flex-direction:column}.transition-checklist-actions{min-width:0;width:100%}}.student-executive-summary{display:flex;flex-direction:column;gap:16px}.executive-page{max-width:1100px;margin:0 auto;background:var(--panel);border:1px solid var(--border);border-radius:16px;padding:24px}.executive-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:16px;border-bottom:2px solid var(--border)}.executive-header h1{margin:4px 0;font-size:28px}.executive-header p{margin:0;opacity:.72}.executive-kicker{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.65}.executive-header-meta{display:flex;gap:18px}.executive-header-meta>div{display:flex;flex-direction:column;text-align:right;gap:2px}.executive-header-meta span{font-size:11px;opacity:.65}.executive-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;padding:16px 0}.executive-metrics>div{border:1px solid var(--border);border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:3px}.executive-metrics span{font-size:10px;opacity:.68}.executive-metrics b{font-size:17px}.executive-two-column{display:grid;grid-template-columns:1fr 1fr;gap:12px}.executive-section{border:1px solid var(--border);border-radius:12px;padding:14px;break-inside:avoid}.executive-wide{margin-top:12px}.executive-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px}.executive-section h2{margin:0;font-size:15px}.executive-link{border:0;background:none;color:inherit;cursor:pointer;padding:2px;font-size:12px;opacity:.7}.executive-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:5px 0;border-bottom:1px solid var(--border);font-size:12px}.executive-row:last-child{border-bottom:0}.executive-row>span:first-child{opacity:.72}.executive-note{margin-top:9px;padding:8px 9px;border:1px solid var(--border);border-radius:8px;font-size:11px;line-height:1.4}.executive-transition{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.executive-transition>div{display:flex;flex-direction:column;gap:3px}.executive-transition span{font-size:10px;opacity:.65}.executive-transition b{font-size:12px}.executive-milestone{display:flex;justify-content:space-between;gap:14px;padding:7px 0;border-bottom:1px solid var(--border)}.executive-milestone:last-child{border-bottom:0}.executive-milestone>div{display:flex;flex-direction:column;gap:2px}.executive-milestone b{font-size:12px}.executive-milestone span,.executive-milestone small{font-size:10px;opacity:.68}.executive-empty{font-size:12px;opacity:.65;padding:6px 0}.executive-footer{display:flex;justify-content:space-between;gap:16px;padding-top:12px;margin-top:12px;border-top:1px solid var(--border);font-size:9px;opacity:.58}@media(max-width:900px){.executive-metrics{grid-template-columns:repeat(3,1fr)}.executive-two-column{grid-template-columns:1fr}.executive-transition{grid-template-columns:repeat(2,1fr)}}@media print{@page{size:letter portrait;margin:.35in}body{background:#fff!important}aside,header,nav,.tabs,.no-print,.executive-controls{display:none!important}.shell{display:block!important}.shell main{margin:0!important;padding:0!important}.student-executive-summary{display:block!important}.student-executive-summary>*:not(.executive-page){display:none!important}.executive-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;color:#000!important;font-size:10px!important}.executive-header{padding-bottom:9px!important}.executive-header h1{font-size:22px!important}.executive-metrics{padding:9px 0!important;gap:5px!important}.executive-metrics>div{padding:6px!important;border-color:#bbb!important}.executive-metrics b{font-size:14px!important}.executive-two-column{gap:6px!important}.executive-section{padding:8px!important;border-color:#bbb!important}.executive-wide{margin-top:6px!important}.executive-section-head{margin-bottom:4px!important}.executive-section h2{font-size:12px!important}.executive-row{padding:3px 0!important;border-color:#ddd!important;font-size:10px!important}.executive-note{padding:5px!important;margin-top:5px!important}.executive-milestone{padding:4px 0!important;border-color:#ddd!important}.executive-footer{margin-top:7px!important;padding-top:6px!important}.status{border:0!important;padding:0!important;background:none!important;color:#000!important}}.smart-insights-workspace{display:flex;flex-direction:column;gap:16px}.smart-methodology{margin-top:14px;border:1px solid var(--border);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.smart-methodology span{opacity:.74;line-height:1.5}.smart-action-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.smart-action-row{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid var(--border);border-radius:12px;background:var(--panel);color:inherit;padding:12px;text-align:left;cursor:pointer}.smart-action-row:hover{border-color:var(--accent);transform:translateY(-1px)}.smart-action-number{width:28px;height:28px;border:1px solid currentColor;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}.smart-action-row>div{display:flex;flex-direction:column;gap:3px}.smart-action-row>div>span{font-size:10px;font-weight:700;text-transform:uppercase;opacity:.68}.smart-action-row small{opacity:.72}.smart-action-row>strong{font-size:12px}.smart-action-row.urgent{border-left-width:4px}.smart-action-row.attention{border-left-width:3px}.smart-clear-state{margin-top:12px;border:1px solid var(--border);border-radius:12px;padding:15px;display:flex;flex-direction:column;gap:4px}.smart-clear-state span{opacity:.72}.smart-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 14px}.smart-insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:12px}.smart-insight-card{border:1px solid var(--border);border-radius:14px;background:var(--panel);color:inherit;padding:15px;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:9px}.smart-insight-card:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 8px 22px #0f172a12}.smart-insight-card.urgent{border-top-width:4px}.smart-insight-card.attention{border-top-width:3px}.smart-insight-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.smart-insight-card h4{margin:0}.smart-insight-card p{margin:0;line-height:1.45}.smart-level{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;border:1px solid currentColor}.smart-level.urgent{font-weight:900}.smart-level.attention{font-weight:800}.smart-level.watch{opacity:.78}.smart-level.positive{font-weight:800}.smart-evidence{border-top:1px solid var(--border);padding-top:8px;display:flex;flex-direction:column;gap:3px}.smart-evidence span{font-size:10px;text-transform:uppercase;letter-spacing:.04em;opacity:.6}.smart-evidence b{font-size:11px;line-height:1.4}.smart-open-source{font-size:11px;font-weight:700;opacity:.72;margin-top:auto}.smart-rule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;margin-top:12px}.smart-rule{border:1px solid var(--border);border-radius:12px;padding:12px}.smart-rule>div{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.smart-rule p{margin:7px 0 0;font-size:11px;line-height:1.4;opacity:.72}.smart-nav-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-top:12px}.smart-nav-card{border:1px solid var(--border);border-radius:12px;background:var(--panel);color:inherit;padding:13px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:4px}.smart-nav-card:hover{border-color:var(--accent);transform:translateY(-1px)}.smart-nav-card span{font-size:11px;opacity:.68}@media(max-width:700px){.smart-action-row{grid-template-columns:30px 1fr}.smart-action-row>strong{grid-column:2}}.case-review-workspace{display:flex;flex-direction:column;gap:16px}.case-review-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;margin-top:12px}.case-review-card{border:1px solid var(--border);border-radius:14px;background:var(--panel);color:inherit;padding:15px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:9px}.case-review-card:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 8px 22px #0f172a12}.case-review-card-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.case-review-card h4{margin:0}.case-review-card p{margin:0;line-height:1.45;opacity:.82}.case-review-card-meta{display:flex;flex-direction:column;gap:3px;font-size:11px;opacity:.7}.case-review-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-top:15px}.case-review-summary-grid>div{border:1px solid var(--border);border-radius:11px;padding:11px;display:flex;flex-direction:column;gap:3px}.case-review-summary-grid span{font-size:11px;opacity:.68}.case-review-summary-grid b{font-size:18px}.case-review-status-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.case-review-context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.case-review-long-text{white-space:pre-wrap;line-height:1.55}.case-review-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin-top:12px}.case-review-member{border:1px solid var(--border);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:9px}.case-review-member>div{display:flex;flex-direction:column;gap:2px}.case-review-member span,.case-review-member small{opacity:.7;font-size:11px}.case-review-inline-form{margin-top:20px;padding-top:18px;border-top:1px solid var(--border)}.case-review-decision-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.case-review-decision{border:1px solid var(--border);border-radius:12px;padding:13px;display:flex;flex-direction:column;gap:9px}.case-review-decision-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.case-review-decision-head>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.case-review-task-link{font-size:10px;font-weight:700;opacity:.7}.case-review-decision>p{margin:0;line-height:1.45}.case-review-decision-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:11px;opacity:.7}.case-review-owner-edit{display:grid;grid-template-columns:1fr 170px;gap:8px;margin-top:3px}.case-review-note-list{display:flex;flex-direction:column;gap:9px;margin-top:12px}.case-review-note{border:1px solid var(--border);border-radius:12px;padding:12px}.case-review-note>div{display:flex;justify-content:space-between;align-items:center;gap:12px}.case-review-note small{opacity:.65}.case-review-note p{margin:9px 0 0;white-space:pre-wrap;line-height:1.5}.case-review-nav-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-top:12px}.case-review-nav-card{border:1px solid var(--border);border-radius:12px;padding:13px;background:var(--panel);color:inherit;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:4px}.case-review-nav-card:hover{border-color:var(--accent);transform:translateY(-1px)}.case-review-nav-card span{font-size:11px;opacity:.68}.case-review-history{display:flex;flex-direction:column;margin-top:10px}.case-review-history-row{border:0;border-bottom:1px solid var(--border);background:transparent;color:inherit;padding:11px 4px;cursor:pointer;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:14px}.case-review-history-row:hover{background:#7f7f7f0a}.case-review-history-row>div{display:flex;flex-direction:column;gap:2px}.case-review-history-row>div:last-child{text-align:right}.case-review-history-row span{font-size:11px;opacity:.68}@media(max-width:800px){.case-review-context-grid,.case-review-owner-edit{grid-template-columns:1fr}.case-review-decision-head,.case-review-note>div,.case-review-history-row{align-items:flex-start;flex-direction:column}.case-review-history-row>div:last-child{text-align:left}}.themed-shell[data-theme=future],.theme-preview[data-theme=future]{--ms-future-bg:#06101f;--ms-future-bg-2:#09182d;--ms-future-bg-3:#0d203b;--ms-surface: linear-gradient( 145deg, rgba(17,38,69,.82), rgba(9,25,48,.78) );--ms-surface-strong: rgba(10,27,51,.96);--ms-border: rgba(96,165,250,.2);--ms-text:#eef6ff;--ms-muted:#91a8c6;--ms-shadow: 0 18px 50px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.035);color:#eef6ff}.themed-shell[data-theme=future]{background:radial-gradient(circle at 72% 4%,rgba(37,99,235,.18),transparent 28%),radial-gradient(circle at 86% 58%,rgba(139,92,246,.11),transparent 30%),radial-gradient(circle at 38% 100%,rgba(6,182,212,.08),transparent 34%),linear-gradient(135deg,#050d19,#081526 47%,#06101f);color:#eef6ff}.themed-shell[data-theme=future]:before{width:auto;height:auto;inset:0;border-radius:0;filter:none;opacity:.16;background-image:linear-gradient(rgba(59,130,246,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.07) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 72%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 72%);pointer-events:none}.themed-shell[data-theme=future]:after{width:520px;height:520px;left:auto;right:-180px;bottom:-160px;background:#7c3aed29;filter:blur(75px);opacity:1}.themed-shell[data-theme=future] main{background:transparent;color:#eef6ff}.themed-shell[data-theme=future] main>section{position:relative;z-index:1}.themed-shell[data-theme=future] aside{background:linear-gradient(180deg,#071427fa,#051020f7);border-right:1px solid rgba(96,165,250,.17);box-shadow:14px 0 45px #00000038;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px)}.themed-shell[data-theme=future] .brandmark{background:linear-gradient(145deg,#2563eb,#3b82f6 52%,#7c3aed)!important;box-shadow:0 0 25px #3b82f66b,inset 0 1px #ffffff47;color:#fff}.themed-shell[data-theme=future] .brand strong{color:#f8fbff}.themed-shell[data-theme=future] .brand span{color:#89a5c9}.themed-shell[data-theme=future] aside nav button,.themed-shell[data-theme=future] .nav-item{border:1px solid transparent!important;border-radius:11px!important;color:#a9bdd8!important;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.themed-shell[data-theme=future] aside nav button:hover,.themed-shell[data-theme=future] .nav-item:hover{background:#3b82f617!important;border-color:#60a5fa21!important;color:#f3f8ff!important;transform:translate(2px)}.themed-shell[data-theme=future] aside nav button.active,.themed-shell[data-theme=future] .nav-item.active{background:linear-gradient(100deg,#2563ebf2,#3b82f6e0 55%,#7c3aedeb)!important;border-color:#93c5fd61!important;color:#fff!important;box-shadow:0 8px 24px #2563eb47,0 0 18px #3b82f621,inset 0 1px #fff3}.themed-shell[data-theme=future] .nav-group-title{color:#6684aa!important}.themed-shell[data-theme=future] .nav-group-title:hover{color:#9cb5d4!important}.themed-shell[data-theme=future] .userbox{border-top-color:#60a5fa26}.themed-shell[data-theme=future] .context-header{background:linear-gradient(135deg,#0e223fd1,#091a33b8);border:1px solid rgba(96,165,250,.2);box-shadow:0 16px 45px #00000038,inset 0 1px #ffffff09;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.themed-shell[data-theme=future] .context-header h1{color:#f4f9ff;letter-spacing:-.02em}.themed-shell[data-theme=future] .context-header p{color:#8ea8ca}.themed-shell[data-theme=future] .panel,.themed-shell[data-theme=future] .card{position:relative;background:linear-gradient(145deg,#0f2544c7,#091b34b3)!important;border:1px solid rgba(96,165,250,.18)!important;box-shadow:0 16px 42px #00000030,inset 0 1px #ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:hidden}.themed-shell[data-theme=future] .panel:before,.themed-shell[data-theme=future] .card:before{content:"";position:absolute;width:150px;height:150px;right:-80px;top:-90px;border-radius:999px;background:#3b82f621;filter:blur(24px);pointer-events:none}.themed-shell[data-theme=future] .card:after{width:135px;height:135px;right:-58px;bottom:-72px;background:radial-gradient(circle,rgba(139,92,246,.18),transparent 67%)}.themed-shell[data-theme=future] .card:hover,.themed-shell[data-theme=future] .panel:hover{border-color:#60a5fa45!important}.themed-shell[data-theme=future] h1,.themed-shell[data-theme=future] h2,.themed-shell[data-theme=future] h3,.themed-shell[data-theme=future] h4{color:#f1f7ff}.themed-shell[data-theme=future] p{color:#9db0ca}.themed-shell[data-theme=future] small{color:#8299b8}.themed-shell[data-theme=future] .eyebrow{color:#60a5fa;text-shadow:0 0 14px rgba(59,130,246,.22)}.themed-shell[data-theme=future] input:not([type=checkbox]):not([type=radio]),.themed-shell[data-theme=future] select,.themed-shell[data-theme=future] textarea{background:#051224b8!important;border:1px solid rgba(96,165,250,.18)!important;color:#eaf3ff!important;box-shadow:inset 0 1px #ffffff05;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.themed-shell[data-theme=future] input::placeholder,.themed-shell[data-theme=future] textarea::placeholder{color:#647f9f}.themed-shell[data-theme=future] input:focus,.themed-shell[data-theme=future] select:focus,.themed-shell[data-theme=future] textarea:focus{outline:none!important;border-color:#60a5faa6!important;box-shadow:0 0 0 3px #3b82f61f,0 0 22px #3b82f614!important;background:#07182fe6!important}.themed-shell[data-theme=future] select option{background:#0b1d35;color:#edf6ff}.themed-shell[data-theme=future] button.primary,.themed-shell[data-theme=future] .primary{background:linear-gradient(110deg,#2563eb,#3b82f6 55%,#7c3aed)!important;border:1px solid rgba(147,197,253,.3)!important;color:#fff!important;box-shadow:0 7px 18px #2563eb3d,inset 0 1px #fff3;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.themed-shell[data-theme=future] button.primary:hover,.themed-shell[data-theme=future] .primary:hover{transform:translateY(-1px);box-shadow:0 10px 25px #2563eb4f,0 0 20px #7c3aed21;filter:brightness(1.08)}.themed-shell[data-theme=future] button.secondary,.themed-shell[data-theme=future] .secondary{background:#0f284aad!important;border:1px solid rgba(96,165,250,.2)!important;color:#b9d4f7!important;box-shadow:inset 0 1px #ffffff06}.themed-shell[data-theme=future] button.secondary:hover,.themed-shell[data-theme=future] .secondary:hover{background:#1e4070b8!important;border-color:#60a5fa5c!important;color:#fff!important}.themed-shell[data-theme=future] .tabs{background:#07162bad;border:1px solid rgba(96,165,250,.13);border-radius:14px;padding:5px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.themed-shell[data-theme=future] .tabs button{color:#8da6c7;border-radius:9px}.themed-shell[data-theme=future] .tabs button:hover{color:#e7f2ff;background:#3b82f614}.themed-shell[data-theme=future] .tabs button.active{color:#fff!important;background:linear-gradient(110deg,#2563ebe0,#5b57e5e0)!important;box-shadow:0 6px 18px #2563eb38,inset 0 1px #ffffff29}.themed-shell[data-theme=future] .pill{background:#2563eb21;border:1px solid rgba(96,165,250,.18);color:#8ec5ff!important}.themed-shell[data-theme=future] .status.ok{background:#10b9811a;border-color:#34d3993d;color:#5ee9b5!important}.themed-shell[data-theme=future] .status.warn{background:#f59e0b1a;border-color:#fbbf243d;color:#f6c75c!important}.themed-shell[data-theme=future] .error{background:#f43f5e1a;border-color:#fb718542;color:#fda4af!important}.themed-shell[data-theme=future] table{color:#dceaff}.themed-shell[data-theme=future] th{color:#7f9dbe!important;text-transform:uppercase;letter-spacing:.045em;font-size:10px;border-color:#60a5fa1f!important}.themed-shell[data-theme=future] td{border-color:#60a5fa17!important}.themed-shell[data-theme=future] tbody tr:hover{background:#3b82f60e}.themed-shell[data-theme=future] .result{background:#07182f7a;border-color:#60a5fa21!important}.themed-shell[data-theme=future] .result:hover{background:#14305599;border-color:#60a5fa42!important}.themed-shell[data-theme=future] .student-hero{background:linear-gradient(125deg,#0c203ceb,#102a4ebf,#2a205d85)!important;border:1px solid rgba(96,165,250,.22)!important;box-shadow:0 18px 48px #0000003d,inset 0 1px #ffffff0a}.themed-shell[data-theme=future] .avatar{background:linear-gradient(145deg,#2563eb,#06b6d4)!important;color:#fff!important;box-shadow:0 0 28px #3b82f64d}.themed-shell[data-theme=future] .global-search{background:#06152aad;border:1px solid rgba(96,165,250,.17);border-radius:12px}.themed-shell[data-theme=future] *{scrollbar-width:thin;scrollbar-color:rgba(96,165,250,.35) rgba(7,20,39,.35)}.themed-shell[data-theme=future] ::-webkit-scrollbar{width:8px;height:8px}.themed-shell[data-theme=future] ::-webkit-scrollbar-track{background:#050f1d59}.themed-shell[data-theme=future] ::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#7c3aed);border-radius:99px}.preset-swatch.future{background:radial-gradient(circle at 72% 25%,#22d3ee,transparent 25%),linear-gradient(145deg,#06101f,#164e9b 55%,#7c3aed)}.theme-preview[data-theme=future]{background:radial-gradient(circle at 78% 8%,rgba(37,99,235,.38),transparent 30%),radial-gradient(circle at 92% 75%,rgba(124,58,237,.24),transparent 32%),linear-gradient(145deg,#050d19,#0a1b34 58%,#071326)}.theme-preview[data-theme=future] .preview-bar,.theme-preview[data-theme=future] .preview-content,.theme-preview[data-theme=future] .preview-cards>div,.theme-preview[data-theme=future] .preview-panel{background:#0a1d37b8;border:1px solid rgba(96,165,250,.2);color:#edf6ff;box-shadow:0 14px 36px #00000038;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.theme-preview[data-theme=future] p,.theme-preview[data-theme=future] small{color:#91a8c7}@media(max-width:760px){.themed-shell[data-theme=future] aside{border-right:0;border-bottom:1px solid rgba(96,165,250,.16)}.themed-shell[data-theme=future] .context-header{margin:10px}}@media print{.themed-shell[data-theme=future]{background:#fff!important;color:#000!important}.themed-shell[data-theme=future] .panel,.themed-shell[data-theme=future] .card{background:#fff!important;color:#000!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}.themed-shell[data-theme=future]{--ms-text:#f4f8ff;--ms-text-strong:#ffffff;--ms-text-soft:#c7d6ea;--ms-text-muted:#9fb3cd;--ms-text-faint:#86a0c0;--ms-link:#7dd3fc;--ms-link-strong:#a5e3ff;--ms-success:#4ade80;--ms-success-soft:#86efac;--ms-warning:#fbbf24;--ms-danger:#fb7185}.themed-shell[data-theme=future],.themed-shell[data-theme=future] h1,.themed-shell[data-theme=future] h2,.themed-shell[data-theme=future] h3,.themed-shell[data-theme=future] h4,.themed-shell[data-theme=future] h5,.themed-shell[data-theme=future] h6{color:var(--ms-text-strong)!important}.themed-shell[data-theme=future] p,.themed-shell[data-theme=future] span,.themed-shell[data-theme=future] div,.themed-shell[data-theme=future] li{color:var(--ms-text-soft)}.themed-shell[data-theme=future] small,.themed-shell[data-theme=future] label,.themed-shell[data-theme=future] .muted,.themed-shell[data-theme=future] .subtle,.themed-shell[data-theme=future] .secondary,.themed-shell[data-theme=future] .help{color:var(--ms-text-muted)!important}.themed-shell[data-theme=future] .card,.themed-shell[data-theme=future] .panel{color:var(--ms-text-soft)!important}.themed-shell[data-theme=future] .card h1,.themed-shell[data-theme=future] .card h2,.themed-shell[data-theme=future] .card h3,.themed-shell[data-theme=future] .card h4,.themed-shell[data-theme=future] .panel h1,.themed-shell[data-theme=future] .panel h2,.themed-shell[data-theme=future] .panel h3,.themed-shell[data-theme=future] .panel h4{color:var(--ms-text-strong)!important}.themed-shell[data-theme=future] .card p,.themed-shell[data-theme=future] .panel p,.themed-shell[data-theme=future] .card small,.themed-shell[data-theme=future] .panel small{color:var(--ms-text-muted)!important}.themed-shell[data-theme=future] .card strong,.themed-shell[data-theme=future] .metric-value,.themed-shell[data-theme=future] .stat-value,.themed-shell[data-theme=future] .kpi-value{color:#fff!important}.themed-shell[data-theme=future] .card .label,.themed-shell[data-theme=future] .card .title,.themed-shell[data-theme=future] .panel .label,.themed-shell[data-theme=future] .panel .title{color:#b8cbe3!important}.themed-shell[data-theme=future] a{color:var(--ms-link)!important}.themed-shell[data-theme=future] a:hover{color:var(--ms-link-strong)!important}.themed-shell[data-theme=future] .panel ul li,.themed-shell[data-theme=future] .card ul li{color:var(--ms-text-soft)!important}.themed-shell[data-theme=future] .panel ul li a,.themed-shell[data-theme=future] .card ul li a,.themed-shell[data-theme=future] .panel .success-link,.themed-shell[data-theme=future] .card .success-link{color:var(--ms-success-soft)!important}.themed-shell[data-theme=future] .panel ul li a:hover,.themed-shell[data-theme=future] .card ul li a:hover{color:#bbf7d0!important}.themed-shell[data-theme=future] .pill{color:#d9ecff!important;background:#3b82f62e!important;border-color:#7dd3fc3d!important}.themed-shell[data-theme=future] .status,.themed-shell[data-theme=future] .badge{color:#eaf4ff!important}.themed-shell[data-theme=future] .status.ok{color:#bbf7d0!important}.themed-shell[data-theme=future] .status.warn{color:#fde68a!important}.themed-shell[data-theme=future] .status.error,.themed-shell[data-theme=future] .error{color:#fecdd3!important}.themed-shell[data-theme=future] aside{color:var(--ms-text-soft)!important}.themed-shell[data-theme=future] aside nav button,.themed-shell[data-theme=future] .nav-item{color:#b6c8df!important}.themed-shell[data-theme=future] aside nav button:hover,.themed-shell[data-theme=future] .nav-item:hover{color:#fff!important}.themed-shell[data-theme=future] .nav-group-title{color:#8ea9ca!important}.themed-shell[data-theme=future] .context-header h1{color:#fff!important}.themed-shell[data-theme=future] .context-header p,.themed-shell[data-theme=future] .context-header small{color:#b7c9e0!important}.themed-shell[data-theme=future] table,.themed-shell[data-theme=future] tbody,.themed-shell[data-theme=future] tr,.themed-shell[data-theme=future] td{color:#dbe8f8!important}.themed-shell[data-theme=future] th{color:#a9bfdc!important}.themed-shell[data-theme=future] .result,.themed-shell[data-theme=future] .result *{color:#dce9f8!important}.themed-shell[data-theme=future] input:not([type=checkbox]):not([type=radio]),.themed-shell[data-theme=future] select,.themed-shell[data-theme=future] textarea{color:#f3f8ff!important}.themed-shell[data-theme=future] input::placeholder,.themed-shell[data-theme=future] textarea::placeholder{color:#91a7c4!important}.themed-shell[data-theme=future] .student-hero,.themed-shell[data-theme=future] .student-hero *{color:#edf5ff!important}.themed-shell[data-theme=future] .eyebrow{color:#7cc9ff!important}.themed-shell[data-theme=future] .avatar,.themed-shell[data-theme=future] .primary,.themed-shell[data-theme=future] button.primary{color:#fff!important}.themed-shell[data-theme=future] .secondary,.themed-shell[data-theme=future] button.secondary{color:#d8e8ff!important}.themed-shell[data-theme=future] .future-dashboard{display:flex;flex-direction:column;gap:16px}.themed-shell[data-theme=future] .dashboard-hero{min-height:180px;border:1px solid rgba(96,165,250,.22);border-radius:var(--ms-radius,16px);padding:28px 30px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:30px;background:radial-gradient(circle at 78% 35%,rgba(37,99,235,.26),transparent 28%),radial-gradient(circle at 90% 90%,rgba(124,58,237,.18),transparent 32%),linear-gradient(125deg,#0a1f3af2,#0d2a50d6 52%,#141c43e0);box-shadow:0 20px 50px #0000003d,inset 0 1px #ffffff0d}.themed-shell[data-theme=future] .dashboard-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 50%,rgba(96,165,250,.025) 50% 51%,transparent 51% 100%);background-size:40px 40px;pointer-events:none}.dashboard-hero-content{position:relative;z-index:2;max-width:720px}.themed-shell[data-theme=future] .dashboard-hero h2{margin:7px 0 5px;font-size:34px;line-height:1.1;letter-spacing:-.035em;color:#fff!important}.themed-shell[data-theme=future] .dashboard-hero h2>span{color:#60a5fa!important;text-shadow:0 0 25px rgba(59,130,246,.34)}.themed-shell[data-theme=future] .dashboard-hero p{margin:0;max-width:640px;color:#bed0e8!important;font-size:14px;line-height:1.55}.dashboard-hero-orbit{width:130px;height:130px;min-width:130px;position:relative;border:1px solid rgba(96,165,250,.18);border-radius:50%;display:grid;place-items:center;box-shadow:0 0 45px #2563eb24,inset 0 0 30px #2563eb14}.dashboard-hero-orbit:before,.dashboard-hero-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(96,165,250,.15)}.dashboard-hero-orbit:before{inset:14px}.dashboard-hero-orbit:after{inset:31px}.dashboard-orbit-core{width:58px;height:58px;position:relative;z-index:2;display:grid;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(145deg,#2563eb,#06b6d4 58%,#7c3aed);box-shadow:0 0 28px #3b82f661}.orbit-dot{width:8px;height:8px;position:absolute;border-radius:50%;background:#60a5fa;box-shadow:0 0 12px currentColor}.orbit-one{top:10px;right:32px;color:#60a5fa}.orbit-two{left:5px;bottom:41px;color:#22d3ee;background:#22d3ee}.orbit-three{right:12px;bottom:20px;color:#a78bfa;background:#a78bfa}.themed-shell[data-theme=future] .dashboard-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.themed-shell[data-theme=future] .metric-card{min-height:128px;padding:17px!important;display:flex;flex-direction:column;justify-content:space-between;border-radius:15px!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.themed-shell[data-theme=future] .metric-card:hover{transform:translateY(-3px);border-color:#7dd3fc57!important;box-shadow:0 20px 42px #0000003d,0 0 24px #3b82f614}.metric-card-top{display:flex;align-items:center;gap:10px}.themed-shell[data-theme=future] .metric-title{font-size:12px;font-weight:600;color:#b6c9df!important}.metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#fff!important;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff24}.metric-value{font-size:30px!important;line-height:1;color:#fff!important;letter-spacing:-.04em}.metric-blue .metric-icon{background:linear-gradient(145deg,#2563ebf2,#0e74f4b8);box-shadow:0 0 20px #2563eb3d}.metric-cyan .metric-icon{background:linear-gradient(145deg,#0891b2,#06b6d4);box-shadow:0 0 20px #06b6d438}.metric-violet .metric-icon{background:linear-gradient(145deg,#6d28d9,#8b5cf6);box-shadow:0 0 20px #8b5cf63b}.metric-green .metric-icon{background:linear-gradient(145deg,#059669,#10b981);box-shadow:0 0 20px #10b98133}.metric-amber .metric-icon{background:linear-gradient(145deg,#d97706,#f59e0b);box-shadow:0 0 20px #f59e0b33}.metric-rose .metric-icon{background:linear-gradient(145deg,#e11d48,#fb7185);box-shadow:0 0 20px #f43f5e38}.alert-metric-grid .metric-card{min-height:116px}.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);gap:14px;align-items:stretch}.dashboard-main-grid>.panel{margin:0!important}.dashboard-alert-panel{grid-column:1}.dashboard-system-panel{grid-column:2}.dashboard-insights-panel{grid-column:1}.dashboard-context-panel{grid-column:2}.dashboard-live-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid rgba(52,211,153,.24);border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#86efac!important;background:#10b98114}.dashboard-live-badge>span{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 10px #34d399b3}.dashboard-alert-list{display:flex;flex-direction:column;gap:7px;margin-top:12px}.dashboard-alert-row{min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;border:1px solid rgba(96,165,250,.11);border-radius:11px;background:#05142761;transition:background .16s ease,border-color .16s ease}.dashboard-alert-row:hover{background:#1530567a;border-color:#60a5fa38}.dashboard-alert-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#7dd3fc!important;background:#0ea5e91c}.dashboard-alert-icon.urgent{color:#fda4af!important;background:#f43f5e21}.dashboard-alert-icon.high{color:#fcd34d!important;background:#f59e0b1f}.dashboard-alert-row>div{min-width:0;display:flex;flex-direction:column;gap:2px}.themed-shell[data-theme=future] .dashboard-alert-row b{color:#f1f7ff!important;font-size:12px}.themed-shell[data-theme=future] .dashboard-alert-row span{color:#9eb5d0!important;font-size:11px}.themed-shell[data-theme=future] .dashboard-alert-row small{white-space:nowrap;color:#7f98b8!important;font-size:10px}.dashboard-empty-state{display:flex;gap:10px;align-items:center;padding:16px;border:1px dashed rgba(52,211,153,.22);border-radius:12px;color:#86efac}.dashboard-empty-state>div{display:flex;flex-direction:column;gap:2px}.dashboard-empty-state b{color:#d1fae5!important}.dashboard-empty-state span{color:#8fb9ac!important;font-size:11px}.dashboard-access-list{display:flex;flex-direction:column;gap:3px;margin-top:8px}.dashboard-access-row{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:34px;padding:4px 7px;border-radius:8px;transition:background .16s ease}.dashboard-access-row:hover{background:#3b82f612}.access-status-dot{width:8px;height:8px;border-radius:50%;background:#34d399;box-shadow:0 0 9px #34d3997a}.themed-shell[data-theme=future] .dashboard-access-row b{color:#c9f7e2!important;font-size:12px}.themed-shell[data-theme=future] .dashboard-access-row>span:last-child{color:#5eead4!important;font-size:14px}.dashboard-insight-bars{display:flex;flex-direction:column;gap:16px;margin-top:15px}.dashboard-insight-bars>div{display:flex;flex-direction:column;gap:7px}.dashboard-insight-bars>div>div{display:flex;justify-content:space-between;gap:12px;align-items:center}.themed-shell[data-theme=future] .dashboard-insight-bars span{color:#a7bdd8!important;font-size:11px}.themed-shell[data-theme=future] .dashboard-insight-bars b{color:#f1f7ff!important}.insight-bar{height:6px;overflow:hidden;border-radius:999px;background:#60a5fa14}.insight-bar>i{display:block;height:100%;min-width:2px;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#60a5fa);box-shadow:0 0 12px #3b82f657}.insight-bar.violet>i{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.insight-bar.cyan>i{background:linear-gradient(90deg,#0891b2,#22d3ee)}.insight-bar.green>i{background:linear-gradient(90deg,#059669,#34d399)}.dashboard-context-panel .toolbar>svg{color:#60a5fa;filter:drop-shadow(0 0 8px rgba(59,130,246,.35))}.dashboard-context-note{display:flex;align-items:flex-start;gap:10px;margin-top:18px;padding:12px;border-radius:11px;background:#2563eb12;border:1px solid rgba(96,165,250,.14)}.dashboard-context-note>svg{flex:none;margin-top:1px;color:#7dd3fc}.dashboard-context-note>div{display:flex;flex-direction:column;gap:3px}.themed-shell[data-theme=future] .dashboard-context-note b{color:#dceeff!important}.themed-shell[data-theme=future] .dashboard-context-note span{color:#9db4d0!important;font-size:11px;line-height:1.4}.themed-shell[data-theme=future] .future-dashboard .panel>h3,.themed-shell[data-theme=future] .future-dashboard .toolbar h3{color:#f8fbff!important}.themed-shell[data-theme=future] .future-dashboard .toolbar p{color:#9fb5cf!important}.themed-shell[data-theme=future] .future-dashboard .card span{color:#b7c9df!important}.themed-shell[data-theme=future] .future-dashboard .card strong{color:#fff!important}@media(max-width:1100px){.themed-shell[data-theme=future] .dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr}.dashboard-alert-panel,.dashboard-system-panel,.dashboard-insights-panel,.dashboard-context-panel{grid-column:auto}}@media(max-width:650px){.themed-shell[data-theme=future] .dashboard-metric-grid{grid-template-columns:1fr}.themed-shell[data-theme=future] .dashboard-hero{padding:22px}.dashboard-hero-orbit{display:none}.themed-shell[data-theme=future] .dashboard-hero h2{font-size:27px}.dashboard-alert-row{grid-template-columns:34px 1fr}.dashboard-alert-row>small{grid-column:2}}.themed-shell[data-theme=future] .metric-clickable{cursor:pointer}.themed-shell[data-theme=future] .metric-clickable:focus-visible{outline:2px solid #60a5fa;outline-offset:3px}.themed-shell[data-theme=future] .metric-action{margin-top:9px;font-size:10px!important;font-weight:700;color:#91b9e8!important;transition:color .16s ease,transform .16s ease}.themed-shell[data-theme=future] .metric-clickable:hover .metric-action{color:#c8e4ff!important;transform:translate(2px)}.themed-shell[data-theme=future] .dashboard-access-row{width:100%;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.themed-shell[data-theme=future] .dashboard-insights-panel .toolbar>svg{color:#60a5fa;filter:drop-shadow(0 0 8px rgba(59,130,246,.32))}.themed-shell[data-theme=future] .future-page{position:relative;display:block}.themed-shell[data-theme=future] .future-page>.panel:first-child,.themed-shell[data-theme=future] .future-page>.toolbar:first-child{position:relative}.themed-shell[data-theme=future] .future-page .panel{border-color:#60a5fa30!important;background:linear-gradient(145deg,#0e2341d1,#081930bd)!important;box-shadow:0 16px 42px #0000002e,inset 0 1px #ffffff09}.themed-shell[data-theme=future] .future-page .panel h3{color:#f8fbff!important;letter-spacing:-.015em}.themed-shell[data-theme=future] .future-page .panel>p,.themed-shell[data-theme=future] .future-page .toolbar p{color:#a9bfd8!important}.themed-shell[data-theme=future] .future-page .toolbar{gap:16px}.themed-shell[data-theme=future] .future-page .toolbar>div:first-child{min-width:0}.themed-shell[data-theme=future] .future-page .toolbar h3{margin-bottom:4px}.themed-shell[data-theme=future] .future-page table{width:100%;border-collapse:separate;border-spacing:0}.themed-shell[data-theme=future] .future-page thead th{padding-top:12px!important;padding-bottom:12px!important;background:#07162b94;color:#a9c3e1!important;border-bottom:1px solid rgba(96,165,250,.18)!important;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}.themed-shell[data-theme=future] .future-page tbody td{padding-top:12px!important;padding-bottom:12px!important;color:#d9e7f7!important;border-bottom:1px solid rgba(96,165,250,.08)!important}.themed-shell[data-theme=future] .future-page tbody tr{transition:background .16s ease,transform .16s ease}.themed-shell[data-theme=future] .future-page tbody tr:hover{background:#3b82f611!important}.themed-shell[data-theme=future] .future-page tbody td b{color:#f4f8ff!important}.themed-shell[data-theme=future] .future-page .clickrow{cursor:pointer}.themed-shell[data-theme=future] .future-page .clickrow:hover{box-shadow:inset 3px 0 #3b82f6}.themed-shell[data-theme=future] .future-page .toolbar input,.themed-shell[data-theme=future] .future-page .toolbar select,.themed-shell[data-theme=future] .future-page .filters input,.themed-shell[data-theme=future] .future-page .filters select{min-height:40px;background:#041122c2!important;border:1px solid rgba(96,165,250,.22)!important;color:#eef6ff!important}.themed-shell[data-theme=future] .future-page .tabs{margin-bottom:14px;background:#051326a8!important;border:1px solid rgba(96,165,250,.14)!important;box-shadow:inset 0 1px #ffffff06}.themed-shell[data-theme=future] .future-page .tabs button{font-weight:600}.themed-shell[data-theme=future] .future-page .result{border:1px solid rgba(96,165,250,.13)!important;border-radius:11px!important;background:#0514286b!important;margin-bottom:7px;transition:background .16s ease,border-color .16s ease,transform .16s ease}.themed-shell[data-theme=future] .future-page .result:hover{background:#1430588a!important;border-color:#60a5fa42!important;transform:translate(2px)}.themed-shell[data-theme=future] .future-page .result b{color:#f3f8ff!important}.themed-shell[data-theme=future] .future-page .result span{color:#9fb7d2!important}.themed-shell[data-theme=future] .future-page .empty{padding:24px!important;border:1px dashed rgba(96,165,250,.18);border-radius:12px;color:#92aac7!important;background:#04112247}.themed-shell[data-theme=future] .future-page-students:before{content:"STUDENT RECORDS";display:block;margin-bottom:8px;font-size:10px;font-weight:800;letter-spacing:.13em;color:#60a5fa}.themed-shell[data-theme=future] .future-page-students .panel:first-child{border-top:2px solid rgba(59,130,246,.65)!important}.themed-shell[data-theme=future] .future-page-students tbody td:first-child b{color:#dcebff!important}.themed-shell[data-theme=future] .future-page-students .pill{background:#2563eb24!important;border-color:#60a5fa3d!important;color:#b9ddff!important}.themed-shell[data-theme=future] .future-page-applications:before{content:"ADMISSIONS WORKFLOW";display:block;margin-bottom:8px;font-size:10px;font-weight:800;letter-spacing:.13em;color:#a78bfa}.themed-shell[data-theme=future] .future-page-applications .panel:first-child{border-top:2px solid rgba(139,92,246,.65)!important}.themed-shell[data-theme=future] .future-page-applications .pill{background:#7c3aed24!important;border-color:#a78bfa3d!important;color:#d9ccff!important}.themed-shell[data-theme=future] .future-page-applications .result:hover,.themed-shell[data-theme=future] .future-page-applications tbody tr:hover{background:#7c3aed13!important}.themed-shell[data-theme=future] .future-page-applications form{position:relative}.themed-shell[data-theme=future] .future-page-student360{display:flex;flex-direction:column;gap:14px}.themed-shell[data-theme=future] .future-page-student360 .student-hero{min-height:145px;position:relative;background:radial-gradient(circle at 84% 18%,rgba(6,182,212,.18),transparent 27%),radial-gradient(circle at 74% 80%,rgba(124,58,237,.18),transparent 34%),linear-gradient(120deg,#0b2240f5,#12325bd1,#1e1d4eb8)!important;border:1px solid rgba(96,165,250,.27)!important;box-shadow:0 20px 50px #0000003b,inset 0 1px #ffffff0d;overflow:hidden}.themed-shell[data-theme=future] .future-page-student360 .student-hero:after{content:"";position:absolute;width:280px;height:280px;right:-100px;top:-130px;border-radius:50%;border:1px solid rgba(96,165,250,.09);box-shadow:0 0 0 28px #60a5fa06,0 0 0 56px #8b5cf605;pointer-events:none}.themed-shell[data-theme=future] .future-page-student360 .avatar{box-shadow:0 0 0 5px #3b82f617,0 0 28px #3b82f659!important}.themed-shell[data-theme=future] .future-page-student360 .tabs{position:relative;z-index:2;padding:6px;border-radius:14px!important;background:#051223c2!important}.themed-shell[data-theme=future] .future-page-student360 .cards{gap:11px}.themed-shell[data-theme=future] .future-page-student360 .metric-card,.themed-shell[data-theme=future] .future-page-student360 .card{border-color:#60a5fa2e!important}.themed-shell[data-theme=future] .future-page-student360 .eyebrow{color:#71c8ff!important}.themed-shell[data-theme=future] .future-page-student360 .student-more-menu,.themed-shell[data-theme=future] .future-page-student360 .more-menu{background:#071529f7!important;border:1px solid rgba(96,165,250,.22)!important;box-shadow:0 20px 50px #0006!important;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.themed-shell[data-theme=future] .future-page-users:before{content:"PEOPLE & ACCESS";display:block;margin-bottom:8px;font-size:10px;font-weight:800;letter-spacing:.13em;color:#34d399}.themed-shell[data-theme=future] .future-page-users .panel:first-child{border-top:2px solid rgba(52,211,153,.58)!important}.themed-shell[data-theme=future] .future-page-users tbody td:first-child b{color:#e5fff3!important}.themed-shell[data-theme=future] .future-page-users .status.ok{background:#10b9811f!important;color:#9cf5cb!important}.themed-shell[data-theme=future] .future-page-users .result:hover{border-color:#34d39940!important;background:#10b9810e!important}.themed-shell[data-theme=future] .future-page-users fieldset{border:1px solid rgba(96,165,250,.14);border-radius:12px;background:#05132559}.themed-shell[data-theme=future] .future-page-reports:before{content:"REPORTING & ANALYTICS";display:block;margin-bottom:8px;font-size:10px;font-weight:800;letter-spacing:.13em;color:#22d3ee}.themed-shell[data-theme=future] .future-page-reports .panel:first-child{border-top:2px solid rgba(34,211,238,.58)!important}.themed-shell[data-theme=future] .future-page-reports .report-catalog button,.themed-shell[data-theme=future] .future-page-reports .report-list button{border:1px solid rgba(96,165,250,.14)!important;background:#05142870!important;color:#dcecff!important;transition:background .16s ease,border-color .16s ease,transform .16s ease}.themed-shell[data-theme=future] .future-page-reports .report-catalog button:hover,.themed-shell[data-theme=future] .future-page-reports .report-list button:hover{background:#0851693d!important;border-color:#22d3ee47!important;transform:translate(2px)}.themed-shell[data-theme=future] .future-page-reports .report-workspace{position:relative;overflow:hidden}.themed-shell[data-theme=future] .future-page-reports .report-workspace:after{content:"";position:absolute;width:180px;height:180px;right:-90px;top:-100px;border-radius:50%;background:#22d3ee12;filter:blur(24px);pointer-events:none}.themed-shell[data-theme=future] .future-page-reports .report-filter-grid{padding:12px;border:1px solid rgba(96,165,250,.12);border-radius:12px;background:#04112252}.themed-shell[data-theme=future] .future-page-reports .report-table-wrap{border:1px solid rgba(96,165,250,.12);border-radius:12px;overflow:auto}.themed-shell[data-theme=future] .future-page label{color:#aec2db!important;font-size:11px;font-weight:600}.themed-shell[data-theme=future] .future-page input,.themed-shell[data-theme=future] .future-page select,.themed-shell[data-theme=future] .future-page textarea{border-radius:9px!important}.themed-shell[data-theme=future] .future-page textarea{line-height:1.5}.themed-shell[data-theme=future] .future-page button.primary{font-weight:700}.themed-shell[data-theme=future] .future-page button.secondary{font-weight:600}.themed-shell[data-theme=future] .modal{background:linear-gradient(145deg,#0b1d37fa,#07152afa)!important;border:1px solid rgba(96,165,250,.23)!important;color:#edf6ff!important;box-shadow:0 30px 90px #0000007a,inset 0 1px #ffffff0a}.themed-shell[data-theme=future] .modal-bg{background:#010711b8!important;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}@media(max-width:800px){.themed-shell[data-theme=future] .future-page table{min-width:720px}.themed-shell[data-theme=future] .future-page .panel{overflow:auto}.themed-shell[data-theme=future] .future-page-student360 .student-hero{min-height:auto}}.application-status-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 14px}.application-status-tab{appearance:none;min-height:39px;display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid var(--ms-border,#dbe4ee);border-radius:10px;background:var(--ms-surface-strong,#fff);color:inherit;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.application-status-tab:hover{transform:translateY(-1px)}.application-status-tab>b{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;font-size:10px;background:#64748b1f}.themed-shell[data-theme=future] .application-status-tab{background:#06162ba8;border-color:#60a5fa29;color:#b7cae1!important;box-shadow:inset 0 1px #ffffff05}.themed-shell[data-theme=future] .application-status-tab:hover{background:#193760b8;border-color:#60a5fa52;color:#fff!important}.themed-shell[data-theme=future] .application-status-tab.active{background:linear-gradient(110deg,#2563ebf2,#5b57e5e8);border-color:#93c5fd6b;color:#fff!important;box-shadow:0 8px 22px #2563eb3d,inset 0 1px #ffffff2e}.themed-shell[data-theme=future] .application-status-tab>b{background:#ffffff1a;color:#dcecff!important}.themed-shell[data-theme=future] .application-status-tab.active>b{background:#ffffff2b;color:#fff!important}.themed-shell[data-theme=future] .application-status-tab:nth-child(4){border-color:#f59e0b3d}.themed-shell[data-theme=future] .application-status-tab:nth-child(6){border-color:#34d3993d}.themed-shell[data-theme=future] .application-status-tab:nth-child(7),.themed-shell[data-theme=future] .application-status-tab:nth-child(8){border-color:#fb718538}@media(max-width:800px){.application-status-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.application-status-tab{flex:none;white-space:nowrap}}.schedule-summary-grid>div{border:1px solid var(--border);border-radius:12px;padding:13px;display:flex;flex-direction:column;gap:3px}.schedule-summary-grid span{font-size:11px;opacity:.68}.schedule-section-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:16px 0}.schedule-section-preview>div{padding:11px;border:1px solid var(--border);border-radius:11px;display:flex;flex-direction:column;gap:3px}.schedule-section-preview span{font-size:10px;opacity:.65}.schedule-section-preview small{margin-top:2px}.student-schedule-table td{vertical-align:middle}.student-schedule-table td:first-child,.student-schedule-table td:nth-child(2){min-width:145px}.student-schedule-table td>span,.student-schedule-table td>small{margin-top:2px;font-size:10px;opacity:.68}.themed-shell[data-theme=future] .student360-schedule .schedule-summary-grid>div{background:linear-gradient(145deg,#112b4e9e,#0719318f);border-color:#60a5fa2b;box-shadow:inset 0 1px #ffffff06}.themed-shell[data-theme=future] .student360-schedule .schedule-summary-grid span{color:#9fb8d4!important}.themed-shell[data-theme=future] .student360-schedule .schedule-summary-grid b{color:#fff!important}.themed-shell[data-theme=future] .schedule-section-preview>div{background:#0514297a;border-color:#60a5fa26}.themed-shell[data-theme=future] .schedule-section-preview span{color:#8fa9c8!important}.themed-shell[data-theme=future] .schedule-section-preview b{color:#eef7ff!important}.themed-shell[data-theme=future] .student-schedule-table tbody tr:hover{background:#3b82f612!important;box-shadow:inset 3px 0 #3b82f6}.themed-shell[data-theme=future] .future-page-student360 .tabs button.active{box-shadow:0 7px 22px #2563eb40,0 0 18px #7c3aed1a,inset 0 1px #ffffff2b}.student360-schedule{display:flex;flex-direction:column;gap:14px}.schedule-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.schedule-summary-grid>div,.schedule-section-preview>div{border:1px solid var(--border);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:3px}.schedule-summary-grid span,.schedule-section-preview span{font-size:11px;opacity:.7}.schedule-summary-grid b{font-size:22px}.student-schedule-builder{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.schedule-section-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}.student-schedule-table-wrap{overflow-x:auto;margin-top:12px}.student-schedule-table td>b,.student-schedule-table td>span,.student-schedule-table td>small{display:block}.student-schedule-table td>span,.student-schedule-table td>small{font-size:11px;opacity:.7}.themed-shell[data-theme=future] .schedule-builder-panel{border-top:2px solid rgba(59,130,246,.65)!important}.themed-shell[data-theme=future] .schedule-summary-grid>div,.themed-shell[data-theme=future] .schedule-section-preview>div{background:#07193180;border-color:#60a5fa2b}@media(max-width:900px){.student-schedule-builder,.schedule-section-preview,.schedule-summary-grid{grid-template-columns:1fr}}.schedule-timetable{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:11px;margin-top:14px}.schedule-period-card{min-height:150px;border:1px solid var(--border);border-radius:13px;padding:12px}.schedule-period-card.open{border-style:dashed}.schedule-period-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.schedule-period-head>div{display:flex;flex-direction:column}.schedule-period-head small{margin-top:2px}.schedule-class-block{border-radius:11px;padding:11px;display:flex;flex-direction:column;gap:5px}.schedule-class-block>div{display:flex;flex-direction:column}.schedule-class-block>span{font-size:11px}.schedule-class-block button{margin-top:5px}.schedule-open-slot{min-height:75px;display:grid;place-items:center;text-align:center;font-size:11px;opacity:.65}.schedule-conflict-warning{display:flex;flex-direction:column;gap:3px;margin:12px 0;padding:11px 12px;border-radius:10px}.seat-open{color:#16a34a!important}.seat-low{color:#d97706!important}.seat-full{color:#dc2626!important}.schedule-change-panel{border-top:2px solid rgba(139,92,246,.65)!important}.schedule-change-current{display:flex;flex-direction:column;gap:3px;padding:12px;margin-bottom:13px;border-radius:11px;border:1px solid var(--border)}.schedule-change-comparison{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin:14px 0}.schedule-change-comparison>div:not(.schedule-change-arrow){border:1px solid var(--border);border-radius:11px;padding:12px;display:flex;flex-direction:column;gap:3px}.schedule-change-arrow{font-size:23px;font-weight:800}.themed-shell[data-theme=future] .schedule-period-card{background:#06172d85;border-color:#60a5fa29}.themed-shell[data-theme=future] .schedule-period-card.occupied{border-color:#3b82f64d;box-shadow:inset 0 1px #ffffff06,0 10px 25px #0000001f}.themed-shell[data-theme=future] .schedule-period-card.open{background:#0513244d;border-color:#60a5fa1c}.themed-shell[data-theme=future] .schedule-period-head span{color:#a9c4e4!important;font-weight:700}.themed-shell[data-theme=future] .schedule-period-head>b{color:#7dd3fc!important;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.themed-shell[data-theme=future] .schedule-class-block{background:linear-gradient(145deg,#2563eb29,#7c3aed17);border:1px solid rgba(96,165,250,.16)}.themed-shell[data-theme=future] .schedule-class-block strong{color:#7dd3fc!important}.themed-shell[data-theme=future] .schedule-class-block b{color:#f5f9ff!important}.themed-shell[data-theme=future] .schedule-class-block span{color:#a7bdd7!important}.themed-shell[data-theme=future] .schedule-conflict-warning{background:#ef444417;border:1px solid rgba(248,113,113,.24);color:#fecaca!important}.themed-shell[data-theme=future] .schedule-conflict-warning b{color:#fda4af!important}.themed-shell[data-theme=future] .schedule-change-current,.themed-shell[data-theme=future] .schedule-change-comparison>div:not(.schedule-change-arrow){background:#06162b8c;border-color:#60a5fa29}.themed-shell[data-theme=future] .schedule-change-arrow{color:#8b5cf6!important}.themed-shell[data-theme=future] .seat-open{color:#86efac!important}.themed-shell[data-theme=future] .seat-low{color:#fde68a!important}.themed-shell[data-theme=future] .seat-full{color:#fda4af!important}@media(max-width:700px){.schedule-change-comparison{grid-template-columns:1fr}.schedule-change-arrow{transform:rotate(90deg);text-align:center}}.schedule-control-center{border-top:2px solid rgba(59,130,246,.45)}.schedule-workspace-tabs{margin-top:12px}.schedule-planning-form{display:grid;grid-template-columns:minmax(220px,2fr) minmax(180px,1fr) 110px minmax(140px,1fr);gap:12px;align-items:end;margin-bottom:12px}.schedule-recommendation-card small{display:block}.schedule-recommendation-note{margin-top:10px;padding:9px 10px;border-radius:9px;border:1px dashed var(--border);font-size:12px}.schedule-print-header{display:none}@media print{body *{visibility:hidden!important}.student360-schedule,.student360-schedule *{visibility:visible!important}.student360-schedule{position:absolute;inset:0;width:100%;background:#fff!important;color:#000!important;padding:0!important}.student360-schedule .panel{box-shadow:none!important;background:#fff!important;color:#000!important;border-color:#ccc!important}.schedule-no-print,.schedule-no-print *{display:none!important}.schedule-print-header{display:flex!important;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px}.schedule-print-header>div{display:flex;flex-direction:column;gap:3px}.schedule-print-header h2{margin:0;color:#000!important}.schedule-print-table{display:block!important}.schedule-timetable,.schedule-lock-banner,.schedule-summary-grid,.schedule-control-center{display:none!important}.student-schedule-table{width:100%;border-collapse:collapse;font-size:11px}.student-schedule-table th,.student-schedule-table td{border:1px solid #bbb!important;color:#000!important;background:#fff!important;padding:7px!important}.student-schedule-table th{font-weight:700}.student-schedule-table span,.student-schedule-table small,.student-schedule-table b,.seat-open,.seat-low,.seat-full{color:#000!important}}.schedule-lock-banner{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:14px 0;padding:13px 14px;border:1px solid var(--border);border-radius:12px}.schedule-lock-banner.open{background:#22c55e0f;border-color:#22c55e38}.schedule-lock-banner.locked{background:#f59e0b14;border-color:#f59e0b47}.schedule-planning-form{display:grid;grid-template-columns:minmax(220px,2fr) minmax(180px,1fr) 110px minmax(130px,1fr);gap:12px;align-items:end;margin-bottom:12px}.themed-shell[data-theme=future] .schedule-lock-banner.open{background:#22c55e13;border-color:#4ade8038}.themed-shell[data-theme=future] .schedule-lock-banner.locked{background:#f59e0b14;border-color:#fbbf2440}.themed-shell[data-theme=future] .schedule-recommendation-note{background:#07193175;border-color:#8b5cf640}@media(max-width:900px){.schedule-planning-form{grid-template-columns:1fr 1fr}.schedule-lock-banner{flex-direction:column;align-items:flex-start}}@media print{body *{visibility:hidden!important}.student360-schedule{position:absolute!important;top:0!important;left:0!important;width:100%!important;margin:0!important;padding:0!important;background:#fff!important}.student360-schedule>*{display:none!important}.student360-schedule>.schedule-print-header{display:flex!important;visibility:visible!important;justify-content:space-between;align-items:flex-start;gap:20px;padding:0 0 14px;border-bottom:2px solid #222;color:#000!important}.student360-schedule>.schedule-print-only{display:block!important;visibility:visible!important;padding-top:14px;color:#000!important}.schedule-print-header *,.schedule-print-only *{visibility:visible!important;color:#000!important}.schedule-print-header h2{margin:0}.schedule-print-header>div{display:flex;flex-direction:column;gap:3px}.schedule-print-only table{width:100%;border-collapse:collapse;font-size:11px}.schedule-print-only th,.schedule-print-only td{border:1px solid #999!important;padding:7px!important;text-align:left;background:#fff!important}.schedule-print-only td{vertical-align:top}.schedule-print-only td b,.schedule-print-only td span,.schedule-print-only td small{display:block;color:#000!important}}.schedule-lock-banner{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;margin:14px 0;border:1px solid var(--border);border-radius:12px}.schedule-planning-form{display:grid;grid-template-columns:minmax(220px,2fr) minmax(170px,1fr) 100px minmax(120px,1fr);gap:12px;align-items:end;margin-bottom:12px}.schedule-check-label{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px;min-height:44px}.schedule-check-label input{width:auto!important}.schedule-recommendation-list{display:grid;gap:11px}.schedule-recommendation-card{border:1px solid var(--border);border-radius:12px;padding:13px}.schedule-recommendation-card p{margin:10px 0 8px;white-space:pre-wrap}.schedule-recommendation-note{margin-top:10px;padding:9px 10px;border:1px dashed var(--border);border-radius:9px;font-size:12px}.themed-shell[data-theme=future] .schedule-lock-banner.open{background:#22c55e13;border-color:#4ade803d}.themed-shell[data-theme=future] .schedule-lock-banner.locked{background:#f59e0b14;border-color:#fbbf2447}.themed-shell[data-theme=future] .schedule-recommendation-card{background:#06172d85;border-color:#60a5fa29}@media(max-width:900px){.schedule-planning-form{grid-template-columns:1fr 1fr}.schedule-lock-banner{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.schedule-planning-form{grid-template-columns:1fr}}@media print{body *{visibility:hidden!important}.student360-schedule{position:absolute!important;inset:0!important;width:100%!important;background:#fff!important;color:#000!important}.student360-schedule>*{display:none!important}.student360-schedule>.schedule-print-header{display:flex!important;visibility:visible!important;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:14px;border-bottom:2px solid #222}.student360-schedule>.schedule-print-only{display:block!important;visibility:visible!important;padding-top:14px}.schedule-print-header *,.schedule-print-only *{visibility:visible!important;color:#000!important}.schedule-print-header h2{margin:0}.schedule-print-header>div{display:flex;flex-direction:column;gap:3px}.schedule-print-only table{width:100%;border-collapse:collapse;font-size:11px}.schedule-print-only th,.schedule-print-only td{border:1px solid #999!important;background:#fff!important;color:#000!important;padding:7px!important;text-align:left}.schedule-print-only td b,.schedule-print-only td span,.schedule-print-only td small{display:block;color:#000!important}}.schedule-print-header,.schedule-print-only{display:none}.schedule-lock-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0;padding:13px 14px;border:1px solid var(--border);border-radius:12px}.schedule-lock-banner>div:first-child{display:flex;flex-direction:column;gap:3px}.schedule-lock-banner.open{background:#22c55e0f;border-color:#22c55e3d}.schedule-lock-banner.locked{background:#f59e0b14;border-color:#f59e0b4d}@media print{body *{visibility:hidden!important}.student360-schedule{position:absolute!important;top:0!important;left:0!important;width:100%!important;background:#fff!important;color:#000!important}.student360-schedule>*{display:none!important}.student360-schedule>.schedule-print-header{display:flex!important;visibility:visible!important;justify-content:space-between;border-bottom:2px solid #222;padding-bottom:14px}.student360-schedule>.schedule-print-only{display:block!important;visibility:visible!important;padding-top:14px}.schedule-print-header *,.schedule-print-only *{visibility:visible!important;color:#000!important}.schedule-print-header>div{display:flex;flex-direction:column;gap:3px}.schedule-print-header h2{margin:0}.schedule-print-only table{width:100%;border-collapse:collapse;font-size:11px}.schedule-print-only th,.schedule-print-only td{border:1px solid #999!important;padding:7px!important;background:#fff!important;color:#000!important;text-align:left}.schedule-print-only td b,.schedule-print-only td span,.schedule-print-only td small{display:block;color:#000!important}}
