/* Student conversation and reusable dialogs */
.top-actions{display:flex;align-items:center;gap:15px}.eyebrow{font-size:12px;color:#809d90;letter-spacing:1.5px;margin:0 0 12px}.tiny-count{font-size:11px;padding:2px 6px;background:#e0ebe4;border-radius:4px;margin-left:auto}.text-button{font-size:12px;color:#608977;padding:6px 0}.sidebar-bottom .text-button{margin-top:13px}.welcome-wrap{display:flex;flex:1;min-height:0}.welcome{margin:auto}.student-main{height:100dvh;min-height:640px}.student-top{flex-shrink:0}.chat-footer{flex-shrink:0}.composer-hint{font-size:11px;color:#a2afa8}.conversation{flex:1;overflow-y:auto;min-height:0;padding:25px max(40px,calc((100% - 780px)/2));scroll-behavior:smooth}.chat-intro{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#789484;margin-bottom:25px}.message{display:flex;gap:12px;margin:22px 0;align-items:flex-start}.message.user{justify-content:flex-end}.assistant-avatar{flex:0 0 30px;width:30px;height:30px;border-radius:10px;display:grid;place-items:center;color:#398d70;background:#e4f1e9}.bubble{max-width:90%;font-size:15px;line-height:1.85;color:#29463b}.bubble p{margin:0;overflow-wrap:anywhere}.message.user .bubble{background:#e5f0e9;border-radius:15px 4px 15px 15px;padding:12px 18px}.assistant-actions{padding-left:42px;margin:15px 0 25px}.action-label{font-size:12px;color:#88a092;margin-bottom:10px}.location-options{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.location-options button,.suggestion-pill{border:1px solid #dce9e1;background:#fff;border-radius:8px;padding:11px 13px;text-align:left;font-size:12px;color:#5a7f6c}.location-options button:hover,.suggestion-pill:hover{border-color:#609b7f;background:#f0f7f2}.suggestion-pill{margin:0 6px 7px 0}.feedback-card{margin:20px 0 24px 42px;background:#fff;border:1px solid #dce8df;border-radius:15px;padding:22px;box-shadow:0 8px 28px #25513b05}.feedback-card-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#4b896b}.feedback-card h3{font-size:19px;margin:16px 0 10px}.feedback-card>p{font-size:14px;color:#7b8b82;line-height:1.8;overflow-wrap:anywhere;white-space:pre-line}.feedback-card dl{padding:14px 0;border-top:1px solid #edf2ed;border-bottom:1px solid #edf2ed;display:grid;gap:13px}.feedback-card dl div{display:flex;justify-content:space-between;gap:20px;font-size:13px}.feedback-card dt{color:#8fa297;white-space:nowrap}.feedback-card dd{margin:0;text-align:right;color:#496654}.privacy-line{font-size:11px;color:#819b8b;line-height:1.7;margin-bottom:18px}.primary-button,.secondary-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;border-radius:9px;padding:12px 18px;font-size:14px;font-weight:500;line-height:1.4}.primary-button{background:#087e70;color:#fff}.primary-button:hover{background:#066b5f}.secondary-button{border:1px solid #d7e6dd;background:#f6faf7;color:#4b705c}.feedback-card>.primary-button{width:100%}.card-note{display:block;font-size:10px;color:#9aafa0;text-align:center;margin-top:10px}.submission-card{border:1px solid #d4e8db;background:#f1f8f3;border-radius:14px;padding:23px;margin:20px 0 35px 42px;display:flex;flex-wrap:wrap;gap:15px;align-items:center}.success-mark{height:40px;width:40px;background:#dcefe1;border-radius:50%;display:grid;place-items:center;color:#37885f}.submission-card h3{font-size:16px;margin:0 0 9px}.submission-card p{font-size:12px;margin:0;color:#89a291}.submission-card .secondary-button{width:100%;background:white}.submission-card .text-button{width:100%;text-align:center}.message-images{display:flex;flex-wrap:wrap;gap:9px;margin:10px 0}.message-images img{width:112px;height:90px;object-fit:cover;border-radius:8px;border:1px solid #dae9e2}.attachment-thumb{position:relative;display:inline-block;margin:0 8px 12px 0;max-width:100px}.attachment-thumb img{width:64px;height:55px;border-radius:7px;object-fit:cover}.attachment-thumb button{position:absolute;top:-6px;right:10px;background:#365a46;color:#fff;border-radius:50%;width:19px;height:19px;font-size:15px}.attachment-thumb span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;color:#8f9f93}.records-main{height:auto;min-height:100dvh}.records-content{width:100%;max-width:820px;margin:0 auto;padding:45px 40px}.records-heading h1{font-size:28px;margin:5px 0 14px;font-weight:600}.records-heading p{font-size:14px;color:#8a9d8f}.record-tabs{display:flex;border-bottom:1px solid #e1e9e1;gap:28px;margin-top:35px}.record-tabs button{padding:15px 3px;font-size:13px;color:#90a294}.record-tabs .active{color:#258763;border-bottom:2px solid #258763}.record-card{width:100%;text-align:left;display:flex;align-items:center;gap:16px;background:white;padding:22px;border:1px solid #e1ece4;border-radius:12px;margin-top:14px}.record-icon{width:43px;height:43px;border-radius:12px;background:#ecf6ef;color:#658e72;display:grid;place-items:center;flex-shrink:0}.record-info{flex:1;min-width:0}.record-info h3{font-size:15px;margin:9px 0;line-height:1.6}.record-info p{font-size:11px;color:#8fa295;margin:0}.new-feedback{display:block;text-align:center;font-size:13px;color:#358763;margin:25px 0}.status{font-size:11px;display:inline-block;white-space:nowrap;padding:4px 7px;border-radius:4px;color:#7d9bb5;background:#dcebf522;line-height:1.2}.status.pending{color:#b09053;background:#dbab4314}.status.progress{color:#5b9bc4;background:#4f8cc517}.status.collab{color:#9682c6;background:#9d82ca16}.status.review{color:#64a29c;background:#4fb7a617}.status.done{color:#4e9b7c;background:#54a97b17}.status.overdue{color:#e68377;background:#e6837715}.empty-state{padding:40px;text-align:center;color:#8a9f91;font-size:14px}.icon-button{display:grid;place-items:center;width:34px;height:34px;border-radius:7px}.icon-button:hover{background:#d9eae155}.modal-open{overflow:hidden}.modal-backdrop{position:fixed;inset:0;z-index:500;background:#031c2b99;backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:24px}.modal{width:100%;max-width:510px;max-height:90dvh;overflow-y:auto;background:#fbfdfb;border:1px solid #dceae0;border-radius:18px;color:#294d3c;box-shadow:0 25px 100px #001d3f55;outline:none}.modal.wide{max-width:720px}.modal>header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2ebe4;position:sticky;top:0;background:#fbfdfb;z-index:1}.modal h2{font-size:18px;margin:0}.modal-body{padding:22px 24px;font-size:14px;line-height:1.8}.modal-body p{overflow-wrap:anywhere}.modal-body h4{font-size:14px;margin:26px 0 12px}.muted{font-size:12px;color:#8b9e92}.field{display:grid;gap:8px;margin-bottom:18px;font-size:13px;color:#607d6a}.field input,.field textarea,.field select,.filter-row input,.filter-row select{width:100%;padding:11px;border:1px solid #d7e6db;border-radius:8px;background:#fff;color:#294d3c;outline-color:#87bfa0;font:inherit}.field textarea{min-height:85px;resize:vertical}.button-row{display:flex;flex-wrap:wrap;gap:10px}.notice-box{background:#edf5ef;border-left:3px solid #6aa386;padding:14px 16px;margin:20px 0;font-size:12px;line-height:1.9;color:#688271}.detail-title{font-size:22px;line-height:1.6;margin:14px 0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;background:#f0f6f1;border-radius:10px;padding:18px;gap:18px;margin:20px 0}.detail-grid small{display:block;color:#8c9e91;font-size:11px;margin-bottom:5px}.detail-grid b{font-size:13px;font-weight:500}.detail-overline{display:flex;gap:15px;align-items:center;font-size:11px;color:#8d9b92}.timeline{list-style:none;padding:0 0 0 13px;margin:22px 0}.timeline li{padding:0 0 20px 20px;position:relative;border-left:1px solid #d5e4d9}.timeline li:before{content:'';width:7px;height:7px;border:3px solid #e6f3eb;border-radius:50%;background:#489b73;position:absolute;left:-7px;top:4px}.timeline b{font-size:13px;font-weight:600}.timeline time{float:right;font-size:11px;color:#8f9d91}.timeline p{font-size:12px;margin:7px 0 0;color:#829487}.rating-buttons{display:flex;gap:8px}.rating-buttons button{flex:1;padding:11px;background:#edf5ef;color:#338263;border:1px solid #c9e0d1;border-radius:7px;font-size:13px}.demo-operation{padding-top:18px;border-top:1px solid #e1eae4}.demo-operation>p{font-size:12px;color:#8b9c90}.filter-row{display:flex;gap:12px}.filter-row input{flex:1;min-width:0}.filter-row select{width:130px}.event-table{max-height:440px;overflow:auto}.event-table button{width:100%;display:flex;align-items:center;gap:15px;padding:14px 0;text-align:left;border-bottom:1px solid #e3ece6}.event-table button>div{flex:1}.event-table b{font-size:14px;font-weight:500}.event-table p{font-size:11px;color:#8c9e91;margin:3px 0}.analysis-summary{display:flex;gap:12px}.analysis-summary>div{flex:1;background:#edf6f0;padding:18px;border-radius:8px}.analysis-summary b{display:block;color:#27785d;font-size:27px;font-weight:500}.analysis-summary span{font-size:12px;color:#779785}.light-bars .bar-row{color:#5e7969}.light-bars .bar-track{background:#e8efe9}.light-bars .bar-row b{color:#336d55}.grid-directory button{display:flex;align-items:center;width:100%;gap:15px;text-align:left;padding:13px 0;border-bottom:1px solid #e1ebe5}.grid-directory i{width:8px;height:28px;border-radius:4px}.grid-directory div{flex:1}.grid-directory b{font-size:14px}.grid-directory p{font-size:12px;color:#8a9e90;margin:4px 0}.tour-steps>div{display:flex;gap:20px;margin:5px 0 23px}.tour-steps>div>span{font-size:25px;color:#90b8a1;font-weight:300}.tour-steps h3{font-size:15px;margin:0 0 6px}.tour-steps p{font-size:13px;color:#7f9586;margin:0}.source-links{font-size:11px;color:#7e9c8a}.source-links a{text-decoration:underline}
/* Leadership command screen: geographic canvas, restrained illuminated accents */
.screen-mode{background:#071b29;color:#d9e8ed}.command-screen{height:100dvh;min-height:800px;display:flex;flex-direction:column;background:radial-gradient(ellipse at 50% 30%,#15384670,transparent 70%),#081c2a;padding:0 28px;overflow:hidden}.screen-header{height:103px;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;position:relative;border-bottom:1px solid #234250}.screen-brand{display:flex;align-items:center;gap:13px;width:310px}.screen-logo{width:43px;height:43px;border:1px solid #548a95;color:#94d8d5;border-radius:50%;display:grid;place-items:center;font-size:23px;font-family:serif}.screen-brand b{font-size:20px;font-weight:500;letter-spacing:3px;color:#d2e5e9}.screen-brand small{display:block;font-size:8px;letter-spacing:1.6px;color:#71919e;margin-top:7px}.screen-title{text-align:center;position:absolute;left:50%;transform:translateX(-50%);top:19px;min-width:500px}.screen-title>span{font-size:11px;color:#7fa6af;letter-spacing:6px}.screen-title h1{font-size:29px;letter-spacing:7px;font-weight:500;color:#e0f4f6;text-shadow:0 0 30px #76ddde44;margin:9px 0 17px}.title-line{height:2px;width:400px;margin:auto;background:linear-gradient(90deg,transparent,#54beaf,transparent)}.screen-time{text-align:right;display:grid;gap:9px;color:#82a0b0}.screen-time strong{font-size:22px;font-weight:300;letter-spacing:2px;color:#c1d8df}.screen-time span{font-size:11px}.screen-time i{font-style:normal;color:#526f81;margin:0 7px}.screen-nav{height:64px;flex-shrink:0;display:flex;justify-content:space-between;align-items:center}.screen-tabs{display:flex;gap:15px;height:100%}.screen-tabs button{font-size:14px;color:#8ca7b4;padding:0 21px;position:relative}.screen-tabs button.active{color:#7ce1c6}.screen-tabs button.active:after{content:'';position:absolute;bottom:9px;left:20px;right:20px;height:2px;background:#6bd8bd;box-shadow:0 0 12px #4dc7ad66}.screen-tools{display:flex;gap:14px;align-items:center;color:#8daebc}.screen-tools>button{font-size:12px;display:flex;align-items:center;gap:7px}.screen-tools select{background:#112b3a;border:1px solid #2a4856;border-radius:5px;padding:6px 11px;font-size:12px;color:#aac8ce}.screen-workspace{display:grid;grid-template-columns:minmax(240px,1fr) minmax(460px,2.75fr) minmax(270px,1.08fr);gap:20px;flex:1;min-height:0}.screen-left,.screen-right{display:flex;flex-direction:column;gap:17px;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#244a59 transparent}.data-panel{background:linear-gradient(130deg,#102a38dc,#0b2332cc);border:1px solid #24445388;border-radius:7px;padding:18px 18px 13px}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:10px}.panel-title h2{margin:0;font-size:15px;font-weight:500;letter-spacing:.5px;display:flex;align-items:center;white-space:nowrap;color:#cce6e8}.panel-title h2:before{content:'';width:3px;height:13px;background:#5bc9ad;margin-right:10px;border-radius:1px;box-shadow:0 0 8px #53bc9d40}.panel-meta,.panel-title>span{font-size:10px;color:#698f9d;white-space:nowrap}.coverage-hero{display:flex;gap:15px;align-items:center;margin-bottom:18px}.outline-icon{height:51px;width:51px;background:#153f4544;border-radius:11px;color:#68bfae;display:grid;place-items:center}.coverage-hero strong{display:block;font-size:39px;line-height:1;font-weight:300;color:#6ddfc2;font-variant-numeric:tabular-nums}.coverage-hero strong small{font-size:12px;color:#759b9d}.coverage-hero div>span{display:block;font-size:11px;color:#7d9ca7;margin-top:9px}.coverage-caption{margin-left:auto;font-size:10px;color:#5d818e;line-height:2.1}.coverage-caption b{font-weight:400;color:#86b6b6}.mini-metrics{display:flex;border-top:1px solid #29495666;border-bottom:1px solid #29495666;padding:15px 0;margin-bottom:12px}.mini-metrics div{width:50%;display:flex;flex-direction:column;align-items:center;gap:6px}.mini-metrics div+div{border-left:1px solid #284754}.mini-metrics b{font-size:23px;font-weight:400;color:#bdd9df}.mini-metrics span{font-size:11px;color:#6f929e}.grid-stack button{display:flex;width:100%;align-items:center;gap:8px;padding:9px 0;font-size:11px;color:#90b1bc;text-align:left}.grid-stack i{height:5px;width:5px;border-radius:50%}.grid-stack span{flex:1}.grid-stack b{font-weight:400;color:#b1cdd5;margin-right:5px}.bar-list{display:flex;flex-direction:column;gap:15px}.bar-row{display:grid;grid-template-columns:1fr auto;gap:7px;color:#87a6b3;font-size:12px}.bar-row b{font-size:13px;color:#b2d4df;font-weight:400}.bar-row small{font-size:10px;color:#6c8995}.bar-track{height:4px;background:#203c4955;grid-column:1/3;border-radius:2px;overflow:hidden}.bar-track i{display:block;height:100%;border-radius:2px;opacity:.8}.chart-legend{display:flex;gap:16px;font-size:10px;color:#7094a2;margin-top:-6px;margin-bottom:15px}.chart-legend i{display:inline-block;width:12px;height:2px;margin-right:5px;vertical-align:middle}.mint{background:#59ceb2}.blue{background:#649cd7}.trend-chart{width:100%;height:auto;max-height:165px;display:block}.screen-center{min-height:0;display:flex;flex-direction:column;gap:17px}.kpi-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;flex-shrink:0}.kpi{position:relative;background:linear-gradient(135deg,#183e45aa,#102b3880);border:1px solid #37606166;border-radius:7px;padding:17px 16px}.kpi>span{font-size:11px;color:#8baab0}.kpi b{font-size:35px;color:#7ee2c7;font-weight:300;letter-spacing:1px;line-height:1.1;font-variant-numeric:tabular-nums}.kpi small{font-size:11px;margin-left:6px;color:#779ca3}.kpi div{margin-top:10px}.kpi>svg{position:absolute;right:15px;top:15px;color:#4d847f}.kpi.warm{background:linear-gradient(135deg,#443e3144,#102b3880);border-color:#72604455}.kpi.warm b{color:#e4bd7c}.kpi.warm>svg{color:#a2875b}.map-card{position:relative;flex:1;min-height:330px;background:#091f2c;border:1px solid #284855;border-radius:8px;overflow:hidden}.map-heading{position:absolute;left:21px;right:20px;top:19px;z-index:3;display:flex;justify-content:space-between;pointer-events:none}.map-heading h2{font-size:16px;font-weight:500;letter-spacing:1px;color:#d0e7e8;margin:0 0 8px}.map-heading span{font-size:10px;color:#6c929f}.map-mode{font-size:10px;color:#7cadad;border:1px solid #37616c80;height:23px;padding:4px 7px;border-radius:4px;background:#0d2b38aa}.campus-map{position:absolute;inset:0}.geo-svg{width:100%;height:100%;display:block}.fence{transition:fill-opacity .2s,stroke-width .2s;cursor:pointer}.fence:hover{fill-opacity:.24;stroke-width:3}.map-label,.map-pin{cursor:pointer}.map-pin:hover circle{stroke-width:4}.map-layer-tabs{position:absolute;left:21px;top:85px;z-index:3;display:flex;background:#0a2430e8;border:1px solid #35566388;border-radius:5px;padding:3px;gap:3px}.map-layer-tabs button{font-size:10px;padding:6px 9px;color:#81a5b0;border-radius:3px}.map-layer-tabs button.active{background:#23504f;color:#a4e9d8}.compass{position:absolute;right:26px;top:65px;text-align:center;color:#7fa3b1;font-size:10px;pointer-events:none}.compass div{font-size:28px;line-height:1.5;color:#719da8}.map-controls{position:absolute;right:17px;top:43%;z-index:4;display:flex;flex-direction:column;border:1px solid #355967;border-radius:5px;overflow:hidden;background:#0d2935ed}.map-controls button{height:32px;width:32px;display:grid;place-items:center;color:#98bfca;border-bottom:1px solid #284854}.map-controls button:last-child{border-bottom:0}.map-controls button:hover{background:#255652}.map-bottom{position:absolute;bottom:27px;left:20px;right:20px;display:flex;justify-content:space-between;z-index:3;font-size:10px;color:#7f9da8}.map-bottom button{font-size:10px;color:#7c9faa}.legend-dot{width:5px;height:5px;display:inline-block;border-radius:50%;margin:0 4px 1px 10px}.legend-dot:first-child{margin-left:0}.legend-dot.green{background:#69d9b9}.legend-dot.yellow{background:#dcbb80}.legend-dot.red{background:#e57d70}.map-attribution{position:absolute;left:20px;bottom:8px;font-size:8px;color:#506f7e;z-index:3}.map-instruction{position:absolute;bottom:61px;left:50%;transform:translateX(-50%);font-size:11px;color:#79a8ad;white-space:nowrap;pointer-events:none;background:#0b2434aa;padding:8px 12px;border-radius:5px}.grid-inspector{position:absolute;left:20px;right:65px;bottom:59px;border:1px solid #39736488;background:#092936f0;border-radius:7px;display:flex;gap:15px;align-items:center;padding:15px 18px;z-index:3}.grid-inspector .eyebrow{font-size:9px;color:#5da38e;letter-spacing:1px}.grid-inspector h3{font-size:15px;margin:5px 0 7px;font-weight:500;color:#c7e5df}.grid-inspector p{font-size:10px;color:#789fa5;margin:0}.grid-numbers{margin-left:auto;display:flex;gap:25px}.grid-numbers span{display:grid;font-size:9px;color:#7da2a9;gap:7px;text-align:center}.grid-numbers b{font-size:24px;font-weight:300;color:#84d8c1}.grid-inspector .icon-button{align-self:flex-start;color:#6b8b96;width:20px;height:20px}.flow-panel{flex-shrink:0;background:linear-gradient(110deg,#112d3bcc,#0b2434cc);border:1px solid #29495688;border-radius:7px;padding:16px 20px}.flow-panel .panel-title{margin-bottom:16px}.closed-loop{display:flex;align-items:center;justify-content:space-around}.closed-loop>div{display:grid;grid-template-columns:30px auto;column-gap:10px;align-items:center}.flow-icon{color:#64bea9;background:#17423f50;border:1px solid #376e6844;border-radius:7px;grid-row:1/3;display:grid;place-items:center;width:31px;height:36px}.closed-loop b{font-size:20px;font-weight:300;color:#a5d6d7;line-height:1.1}.closed-loop small{font-size:9px;color:#7796a3;margin-top:5px}.flow-arrow{font-size:23px;color:#426f7d}.insight-label{font-size:11px;color:#67bba7;display:flex;gap:7px;align-items:center;margin-bottom:13px}.insight-text{font-size:12px;line-height:2.1;color:#8cabb6;margin:0}.insight-text b{font-size:16px;color:#6bddb9;font-weight:500}.insight-text em{color:#ddb379;font-style:normal}.insight-link{font-size:10px;color:#739caa;display:flex;align-items:center;gap:10px;margin-top:15px}.attention-list{display:flex;flex-direction:column}.attention-item{display:flex;align-items:center;gap:10px;text-align:left;padding:15px 0;border-bottom:1px solid #24445080}.attention-item:first-child{padding-top:0}.attention-item>div{flex:1;min-width:0}.attention-item b{font-weight:400;display:block;font-size:12px;color:#b7d1da;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attention-item p{font-size:10px;color:#638796;margin:7px 0 0}.attention-item .status{font-size:9px;padding:4px 5px}.attention-icon{flex:0 0 30px;width:30px;height:34px;display:grid;place-items:center;border-radius:5px}.attention-icon.green{color:#55bb9e;background:#2f8b7222}.attention-icon.yellow{color:#d4b57b;background:#aa803a20}.attention-icon.red{color:#dc8c7f;background:#b0605422}.all-events{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;color:#6595a3;padding-top:15px}.empty-dark{font-size:12px;color:#7898a3;padding:20px 0}.screen-footer{height:43px;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;color:#557b8b;font-size:10px;letter-spacing:.5px}.screen-footer>a{color:#7aa99f}.live-dot{display:inline-block;background:#519d89;width:4px;height:4px;border-radius:50%;margin-right:7px}.draw-toolbar{position:absolute;z-index:5;top:128px;left:20px;right:65px;background:#164137ed;border:1px solid #68b79b88;border-radius:6px;padding:11px;display:flex;align-items:center;gap:12px;font-size:11px;color:#bde3d2}.draw-toolbar b{font-size:11px;font-weight:400}.draw-toolbar span{color:#91bba7;margin-left:auto}.draw-toolbar button{background:#2b7560;padding:6px;border-radius:3px;font-size:10px}.draw-toolbar button:last-child{background:none;color:#9cbeb1}.screen-mode #toast{background:#245b4e;border:1px solid #519d80;color:#ddf3e8}.screen-mode .modal{background:#fbfdfb}.screen-mode .light-bars .bar-row{color:#5e7969}.screen-mode .modal .panel-title h2{color:#496959}
@media(min-width:1650px){.command-screen{padding:0 35px}.screen-header{height:114px}.screen-nav{height:70px}.screen-workspace{gap:24px;grid-template-columns:320px minmax(680px,1fr) 340px}.data-panel{padding:22px}.screen-left,.screen-right,.screen-center{gap:21px}.panel-title h2{font-size:17px}.panel-meta{font-size:12px}.coverage-hero{margin:24px 0}.mini-metrics{padding:19px 0}.grid-stack button{font-size:13px;padding:12px 0}.bar-row{font-size:14px;gap:10px}.bar-list{gap:20px}.bar-row b{font-size:15px}.screen-left>.data-panel:last-child{flex:1}.trend-chart{max-height:190px}.kpi{padding:23px}.kpi>span{font-size:14px}.kpi b{font-size:42px}.kpi small{font-size:13px}.map-heading{top:25px;left:26px}.map-heading h2{font-size:20px}.map-heading span{font-size:12px}.map-mode{font-size:12px;height:27px}.map-layer-tabs{left:26px;top:99px}.map-layer-tabs button{font-size:12px;padding:7px 11px}.compass{top:85px}.map-controls button{height:37px;width:37px}.attention-item{padding:20px 0}.attention-item b{font-size:14px}.attention-item p{font-size:12px}.attention-item .status{font-size:11px}.insight-text{font-size:14px}.insight-label{font-size:13px}.insight-link{font-size:12px}.map-bottom{font-size:12px}.map-bottom button{font-size:12px}.map-attribution{font-size:10px}.flow-panel{padding:20px 24px}.closed-loop b{font-size:27px}.closed-loop small{font-size:12px}.flow-icon{width:39px;height:42px}.closed-loop>div{grid-template-columns:40px auto;gap:3px 12px}.screen-footer{height:48px;font-size:12px}}
@media(max-width:1200px){.command-screen{padding:0 16px}.screen-workspace{gap:12px;grid-template-columns:220px minmax(350px,1fr) 240px}.data-panel{padding:14px 12px}.screen-brand{width:230px}.screen-brand b{font-size:16px}.screen-brand small{font-size:6px}.screen-title h1{font-size:23px}.screen-title{min-width:400px}.screen-title>span{font-size:9px}.kpi{padding:13px 10px}.kpi b{font-size:27px}.kpi>svg{display:none}.screen-tabs{gap:0}.screen-tabs button{padding:0 14px;font-size:12px}.attention-icon{display:none}.map-mode{display:none}.flow-panel .panel-title>span{display:none}.closed-loop>div{display:flex;flex-direction:column;gap:5px}.flow-icon{display:none}.screen-time strong{font-size:18px}}
@media(max-width:900px){.command-screen{height:auto;min-height:100dvh;overflow:auto}.screen-header{height:94px}.screen-brand{width:auto}.screen-brand div{display:none}.screen-title{min-width:0;width:75%;top:20px}.screen-title h1{font-size:22px;letter-spacing:3px}.screen-title>span{font-size:9px;letter-spacing:3px}.title-line{width:80%}.screen-time{display:none}.screen-nav{height:auto;min-height:95px;flex-wrap:wrap;gap:8px;padding:8px 0}.screen-tabs{width:100%;justify-content:space-between;height:40px}.screen-tabs button{padding:0 8px}.screen-tools{width:100%;justify-content:flex-end;padding:0 8px}.screen-workspace{display:flex;flex-direction:column}.screen-center{order:0;gap:12px}.screen-left{order:1;display:grid;grid-template-columns:1fr 1fr;overflow:visible;gap:12px}.screen-left>.data-panel:first-child{grid-column:1/3}.screen-right{order:2;display:grid;grid-template-columns:1fr 1fr;overflow:visible;gap:12px}.screen-right>.data-panel:nth-child(2){grid-column:1/3}.map-card{height:480px;flex:auto}.kpi-strip{gap:7px}.kpi>span{font-size:10px}.kpi b{font-size:25px}.kpi small{font-size:9px}.screen-footer{height:60px;font-size:9px}.screen-footer>span:nth-child(2){display:none}.grid-inspector{padding:10px;right:60px}.grid-numbers{gap:14px}.grid-numbers b{font-size:17px}.grid-inspector h3{font-size:12px}.grid-inspector p{font-size:9px}.grid-inspector .eyebrow{font-size:8px}.map-bottom{font-size:8px;left:12px;right:12px}.map-attribution{left:12px;font-size:7px}.flow-panel .panel-title h2{font-size:13px}}
@media(max-width:700px){.student-main{min-height:620px}.student-top{height:67px}.student-content{min-height:0}.welcome{padding-top:25px;padding-bottom:25px}.welcome h1{font-size:27px}.hello-emblem{margin-bottom:15px}.welcome .eyebrow{font-size:10px;margin-bottom:8px}.welcome>p{margin:12px 0 22px}.quick-card small{font-size:11px}.trust-line{font-size:10px}.conversation{padding:15px 18px}.chat-intro{margin-bottom:10px;font-size:12px}.bubble{font-size:14px}.message{gap:9px}.assistant-avatar{flex-basis:27px;height:27px}.assistant-actions{padding-left:36px}.location-options{gap:6px}.location-options button{font-size:11px;padding:10px 9px}.feedback-card{margin-left:36px;padding:16px}.feedback-card h3{font-size:16px}.feedback-card>p{font-size:12px}.feedback-card dl div{font-size:11px}.privacy-line{font-size:10px}.submission-card{margin-left:36px;padding:16px}.submission-card h3{font-size:14px}.submission-card p{font-size:10px;line-height:1.8}.composer{padding:12px 15px;border-radius:15px}.composer textarea{font-size:14px;height:44px}.composer-tools{gap:9px}.attachment-button{font-size:11px}.composer-hint{font-size:10px}.chat-footer{padding:0 14px max(12px,env(safe-area-inset-bottom))}.footer-note{margin-top:10px;font-size:9px}.student-top .campus-label{gap:8px;font-size:12px}.records-content{padding:28px 20px}.record-card{padding:16px 13px;gap:12px}.record-info h3{font-size:14px}.record-icon{width:36px;height:36px}.modal-backdrop{padding:15px}.modal{max-height:93dvh;border-radius:14px}.modal>header{padding:16px 18px}.modal h2{font-size:17px}.modal-body{padding:18px;font-size:13px}.detail-title{font-size:18px}.detail-grid{padding:14px;gap:14px}.detail-grid b{font-size:12px}.analysis-summary b{font-size:23px}.analysis-summary>div{padding:12px}.tour-steps p{font-size:12px}.tour-steps h3{font-size:14px}.event-table b{font-size:13px}.filter-row{gap:8px}.filter-row select{width:110px}.screen-left,.screen-right{display:flex;flex-direction:column}.screen-title h1{font-size:19px}.screen-brand .screen-logo{width:32px;height:32px;font-size:18px}.map-card{height:460px}.map-layer-tabs button{font-size:9px;padding:6px 7px}.map-heading h2{font-size:15px}.grid-inspector{left:13px;right:50px}.grid-numbers{display:none}.map-instruction{font-size:9px}.kpi>span{font-size:9px}.kpi b{font-size:23px}.screen-tools{gap:16px}.draw-toolbar{left:10px;right:10px;gap:6px;flex-wrap:wrap}.draw-toolbar b{font-size:10px}}
@media(min-width:901px){
 .screen-left,.screen-right{display:grid;overflow:hidden;gap:16px}
 .screen-left{grid-template-rows:1.4fr 1fr .95fr}
 .screen-right{grid-template-rows:.95fr 1.75fr 1fr}
 .data-panel{min-height:0;padding:16px 18px;display:flex;flex-direction:column;overflow:hidden}
 .panel-title{margin-bottom:16px;flex-shrink:0}
 .coverage-hero{margin:0 0 13px;gap:12px}
 .coverage-hero strong{font-size:33px}
 .mini-metrics{padding:11px 0;margin-bottom:8px}
 .mini-metrics b{font-size:22px}
 .grid-stack{min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#31575e transparent}
 .grid-stack button{padding:7px 0;font-size:11px}
 .bar-list{gap:12px;flex:1;justify-content:space-around}
 .bar-row{font-size:12px;gap:7px}
 .bar-row b{font-size:13px}
 .trend-chart{flex:1;min-height:0;max-height:180px}
 .chart-legend{margin-bottom:7px}
 .attention-list{min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#31575e transparent}
 .attention-item{padding:12px 0;flex-shrink:0}
 .attention-item b{font-size:12px}
 .attention-item p{font-size:10px}
 .attention-item .status{font-size:9px}
 .all-events{margin-top:auto;flex-shrink:0;padding-top:11px}
 .insight-label{font-size:11px;margin-bottom:10px}
 .insight-text{font-size:12px;line-height:2}
 .insight-link{font-size:11px;margin-top:auto;padding-top:10px}
}
@media(min-width:1650px){.panel-title h2{font-size:16px}.grid-stack button{font-size:12px;padding:8px 0}.bar-row{font-size:13px}.attention-item b{font-size:13px}.attention-item p{font-size:11px}.attention-item{padding:14px 0}.insight-text{font-size:14px}.coverage-hero strong{font-size:36px}.mini-metrics b{font-size:24px}.coverage-hero{margin-bottom:17px}.mini-metrics{padding:13px 0}.data-panel{padding:19px 20px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
