/* My Internify Workspace styles.
   Layer order (later rules win): base components → 1500/1050/720 media →
   independent-scroll shell → desktop grid shell (240px | 1fr) → 1600/1200/720.
   Do not put mobile drawer rules above the desktop grid shell. */
:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#17243c;background:#f5f7fc;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid #2d6ef5;outline-offset:2px}button{cursor:pointer}button:disabled{opacity:.46;cursor:not-allowed}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.05em}h2{letter-spacing:-.035em}h3{letter-spacing:-.025em}.muted{color:#77849a}.small{font-size:12px}.eyebrow{text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.15em;color:#8592a7}.shell{display:flex;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;width:244px;flex:0 0 244px;background:#0b1832;color:#b9c5df;padding:25px 15px;display:flex;flex-direction:column;gap:13px}.brand{display:flex;align-items:center;gap:10px;color:white;padding:0 10px 25px;font-weight:800;font-size:18px;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:#3477ff;color:white;font-size:30px;font-weight:900;letter-spacing:-.1em}.brand-mark span{color:#39deba}.nav-group{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#617294;padding:15px 12px 5px;font-weight:800}.nav{width:100%;text-align:left;display:flex;gap:12px;align-items:center;background:none;border:0;color:#abbad8;border-radius:10px;padding:12px 13px;font-weight:600;font-size:13px}.nav svg{width:17px;height:17px}.nav:hover,.nav.active{color:white;background:#23365c}.nav.active{box-shadow:inset 3px 0 #4e89ff}.nav b{margin-left:auto;background:#d53a53;border-radius:999px;color:white;padding:2px 7px;font-size:10px}.nav-footer{margin-top:auto;padding:14px 12px;border-top:1px solid #27385b;font-size:12px;word-wrap:break-word}.content{flex:1;min-width:0}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e9edf4;padding:0 37px;gap:16px}.topbar h2{font-size:19px;margin:0}.top-actions{display:flex;gap:9px;align-items:center}.main{padding:24px 28px 40px;max-width:none;margin:0;width:100%}.page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.page-head h1{font-size:28px;margin:2px 0 6px}.page-head p{font-size:13px;margin:0;color:#7a879d}.button{display:inline-flex;align-items:center;gap:8px;justify-content:center;white-space:nowrap;padding:11px 15px;border-radius:10px;border:1px solid #e2e8f1;background:#fff;color:#27344b;font-size:12px;font-weight:800;min-height:40px}.button:hover{filter:brightness(.96)}.button.primary{background:#2d6ef5;border-color:#2d6ef5;color:white;box-shadow:0 5px 16px #2d6ef52a}.button.green{background:#10a77f;color:white;border-color:#10a77f}.button.danger{color:#b82343;border-color:#ffd7df}.button.ghost{background:transparent;border:0}.button.small{min-height:30px;padding:6px 9px;font-size:11px}.button svg{width:15px;height:15px}.panel{background:#fff;border:1px solid #e7ecf4;border-radius:15px;box-shadow:0 7px 26px #23345206}.panel-pad{padding:22px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:20px 22px 14px}.panel-head h3{font-size:15px;margin:0}.panel-head small{color:#8893a6}.grid{display:grid;gap:15px}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.kpi-label{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#8592a7;margin:2px 0 10px}.todo-list{padding:0 22px 8px}.todo-item{display:flex;gap:10px;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f0f2f7;font-size:13px;line-height:1.45}.todo-item:last-child{border:0}.todo-item .mark{width:9px;height:9px;border-radius:50%;margin-top:6px;flex:none;background:#2d6ef5}.todo-item.overdue .mark{background:#d34158}.todo-item.today .mark{background:#e9a020}.todo-item.proposal .mark,.todo-item.mou .mark{background:#a36b08}.todo-item.visit .mark{background:#09a67c}.todo-item b{font-weight:700;color:#1b2942}.todo-item .button{margin-left:auto;flex:none}textarea.input{min-height:140px;resize:vertical;line-height:1.55}.metric{padding:20px;position:relative;overflow:hidden}.metric .label{color:#7e8ba1;font-size:12px;font-weight:650;padding-right:42px;line-height:1.35}.metric .value{font-size:27px;color:#142342;font-weight:850;letter-spacing:-.055em;margin:12px 0 5px}.metric .hint{font-size:11px;color:#8490a4}.metric .bubble{position:absolute;right:16px;top:15px;width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:#edf3ff;color:#2d6ef5}.bubble.green{color:#09a67c;background:#e8fbf4}.bubble.amber{color:#e9a020;background:#fff7e3}.bubble.pink{color:#db5f7d;background:#fff0f4}.two-col{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:17px}.stack{display:grid;gap:17px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;font-size:10px;color:#8c97a9;text-transform:uppercase;letter-spacing:.065em;background:#fbfcff;padding:13px 14px;white-space:nowrap}td{padding:14px;border-top:1px solid #eff2f7;vertical-align:middle}tbody tr:hover{background:#fafbff}.strong{font-weight:800;color:#1b2942}.clickable{cursor:pointer}.clickable:hover .strong{color:#2d6ef5}.pill{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 9px;background:#f0f3f9;color:#53627b;font-size:10px;font-weight:800;white-space:nowrap}.pill.green{background:#e7f9f1;color:#138a61}.pill.amber{background:#fff5db;color:#a36b08}.pill.red{background:#ffe8ed;color:#c13b55}.pill.blue{background:#eaf1ff;color:#2d68d7}.dot{width:7px;height:7px;border-radius:50%;background:currentColor}.toolbar{display:flex;gap:9px;align-items:center;flex-wrap:wrap;padding:16px 18px;border-bottom:1px solid #eef1f6}.toolbar input{min-width:190px;flex:1}.input,.toolbar input,.toolbar select{border:1px solid #e1e7f1;border-radius:10px;background:white;color:#27344b;padding:11px 12px;min-width:0;outline:none;font-size:12px;width:100%}.input:focus,.toolbar input:focus,.toolbar select:focus{border-color:#3979f8;box-shadow:0 0 0 3px #3979f816}.toolbar select{max-width:175px}.toolbar .button{flex:none}.progress{background:#eaf0f7;height:7px;border-radius:10px;overflow:hidden}.progress i{display:block;height:100%;border-radius:10px;background:#3986fc}.progress.green i{background:#19b790}.mini-row{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #f0f2f7;font-size:12px}.mini-row:last-child{border:0}.mini-row b{font-size:12px}.mini-row small{display:block;color:#8995a6;padding-top:5px}.overdue{color:#d34158}.today{color:#a97714}.toolbar-title{margin-bottom:15px}.empty{padding:42px 18px;text-align:center;color:#8a97ad;font-size:13px}.empty span{display:block;font-size:26px;margin-bottom:8px}.barrow{display:grid;grid-template-columns:128px 1fr 40px;gap:12px;align-items:center;margin:13px 0;font-size:11px}.barrow .progress{height:9px}.side-card{padding:16px;border-radius:13px;background:#14284d;color:#e0eaff}.side-card strong{color:#fff}.side-card p{color:#9fb0d6;font-size:12px;line-height:1.6;margin:8px 0 0}.kv{display:grid;grid-template-columns:170px 1fr;gap:9px;padding:11px 0;border-bottom:1px solid #f0f2f7;font-size:12px}.kv:last-child{border:0}.kv span:first-child{color:#8390a6}.detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:24px}.detail-header h1{font-size:25px;margin:5px 0}.detail-header p{font-size:12px;color:#7d8aa0;margin-bottom:0}.tabs{display:flex;gap:4px;border-bottom:1px solid #e7edf5;padding:0 20px;overflow-x:auto}.tab{border:0;background:none;padding:13px 14px;font-weight:700;color:#8190a8;font-size:12px;white-space:nowrap;border-bottom:2px solid transparent}.tab.active{color:#2d6ef5;border-color:#2d6ef5}.detail-body{padding:22px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.detail-grid .panel{box-shadow:none}.timeline-item{position:relative;padding:0 0 18px 24px;border-left:1px solid #dce5f4;margin-left:9px}.timeline-item:before{content:"";position:absolute;top:0;left:-6px;width:11px;height:11px;background:#3878f8;border-radius:50%;border:2px solid white}.timeline-item p{margin:5px 0;font-size:12px;line-height:1.6;white-space:pre-wrap}.auth-bg{min-height:100vh;background:radial-gradient(ellipse at 10% 10%,#2b5da8 0%,transparent 35%),#0b1832;display:grid;place-items:center;padding:23px}.auth-card{background:white;border-radius:21px;width:min(100%,450px);padding:38px;box-shadow:0 20px 90px #0003}.auth-card h1{font-size:25px;margin:18px 0 6px}.auth-card p{color:#7e8a9d;font-size:13px;line-height:1.7}.form{display:grid;gap:15px}.field{display:grid;gap:7px;min-width:0}.field label{color:#5b6980;font-size:11px;font-weight:800}.field small{color:#95a1b1;font-size:10px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.full{grid-column:1/-1}.modal-bg{position:fixed;inset:0;background:#07152dc0;z-index:30;display:grid;place-items:center;padding:14px}.modal{width:min(100%,690px);max-height:min(92vh,920px);overflow-y:auto;background:#fff;border-radius:17px;box-shadow:0 28px 90px #050f2d40}.modal-top{position:sticky;top:0;background:white;z-index:1;border-bottom:1px solid #edf1f5;padding:20px 25px;display:flex;justify-content:space-between;gap:10px}.modal-top h2{font-size:19px;margin:2px 0 0}.modal-body{padding:23px 25px}.modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.notice{border-radius:11px;padding:13px 15px;font-size:12px;line-height:1.7;background:#edf4ff;color:#2b5a9c;border:1px solid #dae7ff}.notice.warning{background:#fff8ea;color:#916511;border-color:#ffe5a6}.notice.danger{background:#fff0f2;color:#b13a51;border-color:#ffd9e0}.notice.success{background:#edfcf5;color:#13815d;border-color:#d0f4e4}.hero{padding:26px;background:linear-gradient(120deg,#142d58,#163d7a 69%,#227eaa);color:white;margin-bottom:19px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-52px;top:-100px;width:270px;height:270px;border:1px solid #ffffff28;border-radius:50%;box-shadow:0 0 0 42px #ffffff09,0 0 0 85px #ffffff08}.hero h2{font-size:23px;margin:6px 0 8px}.hero p{max-width:490px;color:#c1d1ed;font-size:12px;line-height:1.65}.hero .button{position:relative;z-index:1}.action-row{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.mobile-nav{display:none}.hide-mobile{display:table-cell}.note-line{white-space:pre-wrap;line-height:1.6;max-width:440px}.boot{min-height:100vh;display:grid;place-content:center;justify-items:center;text-align:center}.boot h1{margin:20px 0 8px}.boot p{color:#8b97ab}#toast{position:fixed;bottom:22px;right:23px;z-index:100;display:grid;gap:7px;max-width:min(90vw,380px)}.toast-item{background:#112348;color:white;border-radius:10px;padding:14px 17px;font-size:12px;box-shadow:0 10px 32px #0003}.toast-item.error{background:#b73554}.toast-item.good{background:#0b9477}.toggle{display:flex;align-items:center;gap:9px;color:#4e5c74;font-size:12px}.toggle input{width:16px;height:16px}a.link{color:#2d6ef5;font-weight:700;overflow-wrap:anywhere}a.link:hover{text-decoration:underline}td .button{min-height:30px}.selection{width:100%;display:flex;justify-content:space-between;padding:10px;border:1px solid #e4eaf4;border-radius:10px;background:white}.money{font-variant-numeric:tabular-nums}.scroll-card{overflow:hidden}
@media(min-width:1500px){.metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.barrow{grid-template-columns:148px 1fr 40px}}
@media(max-width:1050px){.main{padding:24px}.topbar{padding:0 24px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col{grid-template-columns:1fr}.detail-grid{grid-template-columns:1fr}}
html,body{overflow-x:hidden}.content,.main{min-width:0;overflow-x:hidden}button.work-tile{font:inherit;color:inherit;text-align:left;width:100%;cursor:pointer}button.work-tile:hover{border-color:#c5d6f8;box-shadow:0 8px 24px #2d6ef512}.pipeline{display:flex;gap:8px;overflow-x:auto;padding:0 0 10px;margin-bottom:16px;-webkit-overflow-scrolling:touch}.pipeline-step{flex:0 0 auto;min-width:92px;border:1px solid #e7ecf4;background:#fff;border-radius:12px;padding:10px 12px;text-align:left;display:grid;gap:4px}.pipeline-step b{font-size:16px;color:#142342;letter-spacing:-.04em}.pipeline-step span{font-size:10px;color:#7a879d;font-weight:700;max-width:110px;white-space:normal}.college-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;padding:12px}.college-table{display:none}.college-card{display:grid;gap:8px;text-align:left;width:100%;border:1px solid #e7ecf4;background:#fff;border-radius:14px;padding:14px;color:inherit;font:inherit;box-shadow:0 6px 18px #23345208}.college-card-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.college-card-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.followup-cards{display:grid;gap:10px;padding:12px 16px 18px}.followup-card{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;border:1px solid #e7ecf4;border-radius:12px;padding:12px;background:#fbfcff}.followup-card.is-overdue{border-left:4px solid #d34158;background:#fff7f8}.followup-card.is-today{border-left:4px solid #e9a020;background:#fffdf6}.quick-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.sticky-save{position:sticky;bottom:0;background:white;padding:12px 0 4px;margin-top:16px;border-top:1px solid #edf1f5;z-index:2}.sidebar{width:232px;flex-basis:232px;padding:18px 12px;gap:6px}.nav-group{padding:16px 12px 4px}.nav{padding:10px 12px;font-size:13px}.nav.active{background:#1c325c;color:#fff}.work-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.work-metrics .metric{min-height:128px;overflow:visible}.work-metrics .metric .label{padding-right:46px;overflow-wrap:anywhere}.finance-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.dash-lists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:8px}.compact-empty{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px}.empty-compact{margin:8px 0 0;padding:12px 14px;background:#fff;border:1px solid #e7ecf4;border-radius:12px;color:#7a879d;font-size:13px}.dash-note{margin-top:12px}.college-hero .detail-header{padding:18px 18px 8px}.partnership-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #d7e3fb;background:#f4f7ff;border-radius:14px;margin:4px 0 12px}.status-now{font-size:20px;font-weight:850;letter-spacing:-.04em;color:#142342;line-height:1.2}.hero-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.hero-fact{background:#f7f9fd;border-radius:12px;padding:10px 12px}.hero-fact .label{font-size:10px;font-weight:800;color:#8592a7;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.deal-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:4px 0 8px}.deal-chip{font-size:11px;background:#fff;border:1px solid #e7ecf4;border-radius:999px;padding:6px 10px;color:#53627b}.deal-chip b{color:#1b2942}.journey{display:flex;list-style:none;padding:8px 0 4px;margin:8px 0 10px;gap:0;overflow-x:auto}.journey li{flex:1;min-width:56px;text-align:center;font-size:10px;font-weight:800;color:#8a97ad;position:relative}.journey-dot{display:block;width:10px;height:10px;border-radius:50%;background:#d5deea;margin:0 auto 6px}.journey li.done{color:#138a61}.journey li.done .journey-dot{background:#19b790}.journey li.current{color:#2d6ef5}.journey li.current .journey-dot{background:#2d6ef5;box-shadow:0 0 0 4px #2d6ef522}.journey-paused{display:flex;align-items:center;gap:8px;margin:8px 0 12px;font-size:12px;color:#916511}.status-list{display:grid;gap:6px}.status-choice{display:flex;justify-content:space-between;align-items:center;width:100%;text-align:left;padding:13px 15px;border:1px solid #e7ecf4;border-radius:12px;background:#fff;font-weight:700;min-height:48px;color:#1b2942}.status-choice:hover,.status-choice:focus-visible{border-color:#2d6ef5}.status-choice.is-current{border-color:#2d6ef5;background:#eef4ff;box-shadow:inset 3px 0 #2d6ef5}.status-choice b{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#2d6ef5}.more-box{border:1px solid #e7ecf4;border-radius:12px;padding:4px 14px 12px;background:#fbfcff}.more-box>summary{cursor:pointer;font-weight:800;padding:12px 0;color:#2d6ef5;list-style:inside disclosure-closed}form[data-form=meeting-flow] textarea.input,form[data-form=college] textarea.input{min-height:84px}.modal-body{padding-bottom:12px}.page-head h1,.college-card .strong,.detail-header h1{overflow-wrap:anywhere}
@media(max-width:720px){.topbar{height:64px;padding:0 17px}.topbar h2{font-size:16px}.topbar .muted{display:none}.main{padding:18px 13px 100px}.page-head{align-items:flex-start;flex-wrap:wrap}.page-head h1{font-size:23px}.page-head p{font-size:11px}.page-head .button{font-size:10px;padding:9px}.metrics{gap:9px;grid-template-columns:repeat(2,minmax(0,1fr))}.metric{padding:14px}.metric .value{font-size:22px}.metric .bubble{width:28px;height:28px;right:10px;top:10px}.metric .bubble svg{width:14px}.metric .hint{font-size:10px}.panel-pad{padding:16px}.hero{padding:20px}.hero h2{font-size:20px}.toolbar{padding:11px}.toolbar select{flex:1;max-width:none;min-width:100px}.toolbar input{flex-basis:100%}.form-grid{grid-template-columns:1fr}.modal-body{padding:16px 16px 8px}.modal-top{padding:16px}.auth-card{padding:25px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:72px;padding-bottom:env(safe-area-inset-bottom);background:white;border-top:1px solid #e6ebf3;z-index:15;justify-content:space-around;align-items:center;box-shadow:0 -8px 30px #172b430c}.mobile-nav button{display:grid;gap:4px;place-items:center;background:none;border:0;color:#7f8ca3;font-size:9px;padding:7px 10px;font-weight:750;min-width:56px;min-height:52px}.mobile-nav button svg{width:21px;height:21px}.mobile-nav button.active{color:#2d6ef5}.hide-mobile,.college-table{display:none}.detail-header{padding:17px;display:block}.detail-header h1{font-size:20px}.detail-header .action-row,.quick-actions{margin-top:12px}.quick-actions .button,.quick-actions a.button{min-height:44px;flex:1 1 30%;font-size:13px}.sticky-actions{position:sticky;bottom:72px;z-index:4;background:linear-gradient(#fffc,#fff);padding:8px 0 4px}.hero-facts{grid-template-columns:1fr 1fr}.partnership-bar{flex-wrap:wrap}.dash-lists{grid-template-columns:1fr}.status-choice{min-height:48px}.journey{gap:2px}.journey li{min-width:0;font-size:9px}.detail-body{padding:12px}.kv{grid-template-columns:110px 1fr}.panel-head{padding:16px 15px 10px}.barrow{grid-template-columns:89px 1fr 26px;gap:8px}.top-actions{gap:3px}.top-actions .button{padding:8px}.top-actions .button span{display:none}#toast{bottom:90px;right:12px;left:12px;max-width:none}.followup-card{flex-direction:column}.todo-item{flex-wrap:wrap}.todo-item .action-row{margin-left:0;width:100%;justify-content:flex-end}}
html,body,#app{height:100%}#app{overflow:auto}body{overflow:hidden}.shell{display:flex;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden;align-items:stretch}.brand{flex:none;padding-bottom:16px}.sidebar{position:relative;top:auto;flex:0 0 232px;width:232px;height:100%;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column;min-height:0;z-index:4}.sidebar-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:4px 0 8px}.nav-footer{flex:none;margin-top:0}.content{display:flex;flex-direction:column;flex:1;height:100%;min-width:0;min-height:0;overflow:hidden}.topbar{flex:none;z-index:5}.main{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.menu-btn{display:none;border:1px solid #e2e8f1;background:#fff;border-radius:10px;width:40px;height:40px;align-items:center;justify-content:center;flex:none}.sidebar-close{display:none}.nav-scrim{display:none}.dash-block{margin-bottom:18px}.stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#e7ecf4;border:1px solid #e7ecf4;border-radius:14px;overflow:hidden}.stat-row.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.stat{display:grid;gap:6px;text-align:left;background:#fff;border:0;padding:16px 14px;min-height:88px;color:inherit}.stat:hover,.stat:focus-visible{background:#f7f9ff}.stat b{font-size:22px;letter-spacing:-.04em;color:#142342}.stat span{font-size:11px;font-weight:700;color:#7a879d;line-height:1.35}.stat.is-alert b{color:#c13b55}.stat.metric{width:100%}.mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.text-link{display:inline-block;margin-top:8px;background:none;border:0;color:#2d6ef5;font-weight:800;font-size:12px;padding:0;min-height:0}.open-link{margin-left:auto;color:#2d6ef5;font-size:11px;font-weight:800;display:inline-flex;align-items:center;gap:4px}.next-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:8px 0 12px;padding:12px;background:#f7f9fd;border-radius:14px}.next-strip .strong{font-size:13px;line-height:1.4}.nav{align-items:center}.nav span{overflow:hidden;text-overflow:ellipsis}.modal{position:relative;z-index:31}.modal-bg{z-index:40}
@media(max-width:1050px){.stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-grid{grid-template-columns:1fr}}
@media(max-width:720px){.shell{display:block}.content{width:100%;height:100%}.menu-btn{display:inline-flex}.sidebar-close{display:inline-flex;margin-left:auto;background:#1c325c;border-color:#334b74;color:#d7e3fb}.nav-scrim{display:none}.shell.nav-open .nav-scrim{display:block;position:fixed;inset:0;background:#07152d99;z-index:21}.sidebar{display:flex;position:fixed;left:0;top:0;bottom:0;width:min(78vw,280px);flex:none;flex-basis:auto;height:100dvh;max-height:100dvh;transform:translateX(-105%);transition:transform .2s ease;z-index:22;box-shadow:none;visibility:hidden}.shell.nav-open .sidebar{transform:none;visibility:visible;box-shadow:16px 0 40px #07152d55}.stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.next-strip{grid-template-columns:1fr}.dash-lower,.followup-layout{grid-template-columns:1fr}.college-cards{grid-template-columns:1fr}.pager{flex-wrap:wrap}.followup-detail{display:block;order:2;margin-top:12px}.followup-layout{display:flex;flex-direction:column}.followup-layout .scroll-card{order:1}}

html,body,#app{width:100%;max-width:none}
#app{overflow:hidden}
.shell{display:grid;grid-template-columns:240px minmax(0,1fr);grid-template-rows:minmax(0,1fr);width:100%;height:100dvh;max-height:100dvh;overflow:hidden;align-items:stretch}
.shell>.nav-scrim{display:none}
.sidebar{grid-column:1;grid-row:1;width:240px;max-width:240px;flex:none}
.content{grid-column:2;grid-row:1;width:100%;max-width:none;min-width:0;height:100%}
.topbar{width:100%;padding:0 28px}
.main{max-width:none;margin:0;width:100%;min-width:0}
.page-head{width:100%}
.dash-lower{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:16px;align-items:start}
.college-cards{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;padding:16px}
.followup-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:16px;align-items:start}
.followup-detail h3{margin:6px 0 12px;font-size:18px}
.followup-card{cursor:pointer;align-items:center}
.followup-card .action-row{flex-wrap:nowrap;flex:none}
.followup-card.is-selected{border-color:#2d6ef5;box-shadow:inset 3px 0 #2d6ef5,0 0 0 1px #2d6ef522}
.pager{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #eef1f6}
.toolbar{width:100%}
.toolbar input{min-width:220px;flex:1 1 240px}
@media(min-width:1600px){.college-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-row{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1200px){.dash-lower,.followup-layout{grid-template-columns:1fr}.college-cards{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}

.followup-detail .note-line{white-space:pre-wrap}
@media(max-width:720px){.followup-detail{border:1px solid #d7e0ee;background:#f8fafc}.followup-detail .action-row{flex-wrap:wrap}}
.followup-detail .action-row{flex-wrap:wrap}}
