:root{font-family:Pretendard,Noto Sans KR,Malgun Gothic,sans-serif;color:#18302f;background:#f2f6f5;font-synthesis:none;--forest: #123d3a;--forest-deep: #0b2b29;--mint: #77c6ad;--mint-pale: #e6f3ee;--gold: #e2b75d;--ink-muted: #647573;--line: #dbe5e2;--danger: #b63d3d}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.app-loading{min-height:100vh;display:grid;place-items:center;color:var(--forest);font-weight:600}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.95fr) minmax(480px,1.05fr);background:#f8faf9}.login-intro{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,8vw,116px);color:#fff;background:radial-gradient(circle at 80% 15%,rgba(119,198,173,.25),transparent 34%),linear-gradient(145deg,var(--forest-deep),var(--forest))}.login-intro:after{content:"";position:absolute;width:420px;height:420px;right:-210px;bottom:-210px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff05}.brand-mark{width:58px;height:58px;display:grid;place-items:center;border-radius:18px 18px 18px 5px;color:var(--forest);background:var(--mint);font-weight:800;letter-spacing:-.05em;margin-bottom:54px}.eyebrow{margin:0 0 12px;color:#3a7f70;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.login-intro .eyebrow{color:#a7ddcc}.login-intro h1{margin:0;font-size:clamp(36px,4vw,58px);line-height:1.22;letter-spacing:-.045em}.intro-copy{max-width:520px;margin:28px 0 0;color:#c7d9d5;line-height:1.8}.service-status{margin-top:56px;color:#c7d9d5;font-size:13px}.service-status span{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px #77c6ad1f}.login-panel{display:grid;place-items:center;padding:48px}.login-card{width:min(100%,430px)}.login-card h2{margin:0;color:#173a37;font-size:34px;letter-spacing:-.04em}.form-help{margin:10px 0 34px;color:var(--ink-muted)}.login-card label{display:block;margin:20px 0 8px;font-size:14px;font-weight:600}.login-card input{width:100%;min-height:52px;border:1px solid #cbd9d5;border-radius:10px;padding:0 15px;color:#173a37;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.login-card input:focus{border-color:#4b9a87;box-shadow:0 0 0 4px #4b9a871f}.form-error{margin:18px 0 0;padding:11px 13px;border-radius:8px;color:var(--danger);background:#fff0f0;font-size:13px}.primary-button{width:100%;min-height:54px;margin-top:26px;border:0;border-radius:10px;color:#fff;background:var(--forest);font-weight:700;box-shadow:0 8px 22px #123d3a2e}.primary-button:hover{background:#0d3431}.primary-button:disabled{opacity:.65;cursor:wait}.security-note{margin-top:18px;color:#7e8d8b;text-align:center;font-size:12px}.mobile-brand{display:none}.app-shell{min-height:100vh;display:grid;grid-template-columns:244px 1fr}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:28px 20px;color:#fff;background:var(--forest-deep)}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:0 8px 26px;font-weight:700}.sidebar-brand>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px 12px 12px 4px;color:var(--forest);background:var(--mint);font-size:13px}.sidebar-brand small{display:block;margin-top:2px;color:#91aaa6;font-size:10px;font-weight:500}.sidebar nav{display:grid;gap:6px;margin-top:18px}.sidebar nav a{padding:13px 14px;border-radius:9px;color:#aec3bf;text-decoration:none;font-size:14px}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#77c6ad24}.sidebar nav a.active{box-shadow:inset 3px 0 var(--mint)}.sidebar-foot{margin-top:auto;padding:18px 10px 0;border-top:1px solid rgba(255,255,255,.1);color:#79928e;font-size:11px}.app-frame{min-width:0}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid var(--line);background:#fff}.topbar strong{display:block;font-size:14px}.topbar div>span{color:var(--ink-muted);font-size:11px}.user-menu{display:flex;align-items:center;gap:14px}.user-menu button{border:1px solid var(--line);border-radius:8px;padding:7px 10px;color:#536765;background:#fff;font-size:12px}.app-content{padding:34px}.page{width:100%}.page h1{margin:0 0 10px;color:#173a37;font-size:30px;letter-spacing:-.035em}.page>p:last-child{color:var(--ink-muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.page-header h1{margin-bottom:8px}.page-header p:last-child{margin:0;color:var(--ink-muted)}.primary-action{min-height:42px;border:0;border-radius:9px;padding:0 17px;color:#fff;background:var(--forest);font-weight:700}.primary-action:disabled{opacity:.55;cursor:wait}.panel{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 4px 20px #1c3c390a}.table-panel{overflow:hidden}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th{padding:14px 18px;color:#71817f;background:#f7f9f8;text-align:left;font-size:11px;font-weight:600}.data-table td{padding:17px 18px;border-top:1px solid #edf1f0;color:#536563}.data-table td strong{color:#193b38}.status-pill{display:inline-flex;align-items:center;gap:6px;border-radius:99px;padding:4px 9px;font-size:11px;font-weight:700}.status-pill.active{color:#27705e;background:#e6f4ef}.status-pill.inactive{color:#7b8584;background:#eef1f0}.row-actions{text-align:right}.row-actions button{border:0;color:#58726e;background:transparent;font-size:12px;text-decoration:underline}.empty-state,.error-state{padding:40px 24px;color:var(--ink-muted);text-align:center}.error-state{color:var(--danger)}.modal-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:20px;background:#0519178f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(100%,430px);border-radius:16px;padding:28px;background:#fff;box-shadow:0 24px 70px #0000003d}.modal h2{margin:6px 0 10px;color:#173a37;font-size:23px}.modal>p{color:var(--ink-muted);line-height:1.65}.warning-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#a56422;background:#fff0d9;font-weight:800}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:26px}.modal-actions>button:not(.primary-action):not(.danger-button){min-height:40px;border:1px solid var(--line);border-radius:8px;padding:0 16px;color:#536563;background:#fff}.danger-button{min-height:40px;border:0;border-radius:8px;padding:0 16px;color:#fff;background:#a53d3d;font-weight:700}.form-modal label,.field-label{display:block;margin:17px 0 7px;color:#2d4c49;font-size:13px;font-weight:600}.form-modal input,.assignment-editor select,.subject-list select{width:100%;min-height:45px;border:1px solid #cedbd8;border-radius:8px;padding:0 12px;color:#244441;background:#fff}.subject-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.subject-summary-strip span{display:flex;align-items:baseline;gap:8px;border:1px solid var(--line);border-radius:11px;padding:13px 15px;color:var(--ink-muted);background:#fff;font-size:11px}.subject-summary-strip strong{color:var(--forest);font-size:22px}.table-scroll{overflow-x:auto}.subjects-table{min-width:1120px}.subjects-table td{vertical-align:top}.subjects-table td small{display:block;max-width:245px;margin-top:5px;color:#84918f;line-height:1.45}.connection-badges{display:grid;gap:8px}.connection-status{display:grid;gap:3px}.connection-badges span{width:max-content;border-radius:99px;padding:4px 8px;font-size:10px;font-weight:700}.connection-badges .connected{color:#23705c;background:#e5f4ef}.connection-badges .degraded{color:#8a5a12;background:#fff0cc}.connection-badges .disconnected{color:#7b8584;background:#eef1f0}.connection-status small{color:#74817f;font-size:9px}.baseline-stable{color:#23705c;background:#e5f4ef}.baseline-learning,.baseline-provisional{color:#9a681d;background:#fff2da}.baseline-not_ready{color:#7b8584;background:#eef1f0}.subject-form-modal{width:min(100%,820px);max-height:calc(100vh - 40px);overflow-y:auto}.subject-form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.subject-form-heading h2{margin-top:0}.icon-button{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;color:#637573;background:#fff;font-size:22px;line-height:1}.subject-form-modal fieldset{border:0;border-top:1px solid #e8eeec;margin:20px 0 0;padding:20px 0 0}.subject-form-modal legend{padding:0 12px 0 0;color:#254b46;font-size:14px;font-weight:700}.subject-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.subject-form-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.subject-form-grid label{display:grid;gap:7px;color:#516663;font-size:12px;font-weight:600}.subject-form-grid input,.subject-form-grid select{width:100%;min-height:43px;border:1px solid #cedbd8;border-radius:8px;padding:0 11px;color:#244441;background:#fff}.subject-form-grid input:focus,.subject-form-grid select:focus{border-color:#4b9a87;outline:3px solid rgba(75,154,135,.1)}.subject-form-grid .wide-field{grid-column:1 / -1}.field-help{margin:8px 0 0;color:#7a8987;font-size:11px}.consent-checks{display:grid;gap:9px}.consent-checks label{display:flex;align-items:flex-start;gap:9px;border-radius:8px;padding:11px 12px;color:#536764;background:#f5f8f7;font-size:12px}.consent-checks input{margin-top:1px;accent-color:var(--forest)}.management-actions{display:grid;gap:8px;margin-top:20px}.management-actions button{min-height:42px;border:1px solid var(--line);border-radius:8px;padding:0 13px;color:#385753;background:#f8faf9;text-align:left}.management-actions button:disabled{opacity:.45;cursor:not-allowed}.response-log-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;padding:16px}.response-log-filters label{display:grid;gap:6px;color:#5c706d;font-size:11px;font-weight:700}.response-log-filters select,.response-log-filters input{width:100%;min-height:41px;border:1px solid #cedbd8;border-radius:8px;padding:0 10px;color:#244441;background:#fff}.response-log-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:16px;align-items:start}.response-log-list{overflow:hidden}.response-log-list>button{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;border:0;border-bottom:1px solid #e7eeec;padding:15px;color:#365450;background:#fff;text-align:left}.response-log-list>button.selected{background:#eaf5f1;box-shadow:inset 3px 0 var(--mint)}.response-log-list>button>span:first-child{display:grid;gap:3px}.response-log-list small,.response-log-list time{color:#7b8987;font-size:10px}.response-log-list time{grid-column:1 / -1}.status-pill.resolved{color:#26705d;background:#e5f4ef}.status-pill.in_progress{color:#9a681d;background:#fff2da}.status-pill.open{color:#a03e3e;background:#fff0f0}.response-pagination{display:flex;align-items:center;justify-content:space-between;padding:12px;color:#71817f;font-size:11px}.response-pagination button{border:1px solid var(--line);border-radius:7px;padding:6px 10px;color:#536764;background:#fff}.response-log-detail{min-height:420px;padding:24px}.response-log-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.response-log-detail header div>span{color:#3d806f;font-size:11px;font-weight:700}.response-log-detail h2{margin:5px 0 0;color:#234743;font-size:21px}.response-log-period{margin:10px 0 24px;color:#7a8987;font-size:11px}.response-log-timeline{list-style:none;margin:0;padding:0}.response-log-timeline li{display:grid;grid-template-columns:14px minmax(0,1fr);gap:10px;position:relative;padding-bottom:19px}.response-log-timeline li:before{content:"";position:absolute;top:12px;bottom:0;left:6px;width:1px;background:#dce7e4}.response-log-timeline li:last-child:before{display:none}.response-log-timeline .timeline-dot{z-index:1;width:13px;height:13px;border:3px solid white;border-radius:50%;background:#9eadaa;box-shadow:0 0 0 1px #ccd9d6}.response-log-timeline li.mine .timeline-dot{background:#4e9d88}.response-log-timeline li>div{display:grid;gap:4px}.response-log-timeline strong{color:#2a4c48;font-size:13px}.response-log-timeline small{color:#7a8987;font-size:10px}.response-log-timeline p{margin:4px 0 0;border-radius:7px;padding:9px 10px;color:#566b68;background:#f5f8f7;font-size:11px}.assignment-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:20px}.subject-list{padding:20px}.subject-list>label{display:block;margin-bottom:7px;color:#637573;font-size:12px;font-weight:600}.subject-cards{display:grid;gap:8px;margin-top:18px}.subject-cards button{display:grid;gap:4px;border:1px solid transparent;border-radius:9px;padding:12px;color:#2c4a47;background:#f6f9f8;text-align:left}.subject-cards button.selected{border-color:#77ad9f;background:#eaf5f1}.subject-cards small{color:#71817f}.subject-cards .needs-assignment{color:#b36d29;font-weight:700}.assignment-editor{padding:28px}.section-title>div{display:flex;align-items:center;gap:10px}.section-title span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#397b6c;background:var(--mint-pale);font-size:11px;font-weight:700}.section-title h2{margin:0;color:#1d403c;font-size:18px}.section-title>p{margin:7px 0 18px 38px;color:var(--ink-muted);font-size:12px}.section-divider{height:1px;margin:30px 0;background:#e7edeb}.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.support-grid label{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;padding:12px;cursor:pointer}.support-grid label.disabled{opacity:.46;cursor:not-allowed}.support-grid input{accent-color:var(--forest)}.support-grid span{display:grid;gap:2px}.support-grid small{color:var(--ink-muted)}.editor-actions{display:flex;justify-content:flex-end;margin-top:24px}.success-message{margin:18px 0 0;color:#24705b;font-size:13px;font-weight:600}.empty-inline{color:var(--ink-muted);font-size:13px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.summary-card{display:grid;min-height:148px;border:1px solid var(--line);border-radius:14px;padding:20px;background:#fff;box-shadow:0 4px 20px #1c3c390a}.summary-card>span{color:var(--ink-muted);font-size:12px}.summary-card>strong{align-self:center;color:#173a37;font-size:38px}.summary-card small,.summary-card a{align-self:end;color:#6a7e7b;font-size:11px}.summary-card.critical{border-top:3px solid #c34a4a}.summary-card.critical strong{color:#a93434}.summary-card.attention{border-top:3px solid #d3a04b}.summary-card.observation{border-top:3px solid #d4aa40}.manager-observations{margin-top:16px}.operator-console>.manager-observations{margin:0 0 16px}.global-risk-alert{padding:0 28px;background:#f2f7f5}.global-risk-alert:empty{display:none}.manager-observations .panel-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #eee5ce;padding:18px 20px}.manager-observations .panel-heading .eyebrow{margin-bottom:6px}.manager-observations .panel-heading h2{margin:0;color:#3f4f4c;font-size:19px}.manager-observations .panel-heading>strong{min-width:48px;border-radius:99px;padding:6px 10px;color:#765c16;background:#f8edc8;text-align:center;font-size:12px}.manager-observation-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px}.manager-observation-list article{display:grid;gap:12px;border:1px solid #eee3c6;border-radius:10px;padding:15px;background:#fffdf7}.manager-observation-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.manager-observation-heading strong{color:#314c48;font-size:15px}.manager-observation-heading span{border-radius:99px;padding:4px 8px;color:#765c16;background:#f8edc8;font-size:10px;font-weight:800}.manager-observation-signals{display:flex;flex-wrap:wrap;gap:6px}.manager-observation-signals span{border:1px solid #eee3c6;border-radius:6px;padding:5px 7px;color:#665325;background:#fff;font-size:11px}.manager-observation-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;border-top:1px solid #f0e8d4;padding-top:10px}.manager-observation-footer time{color:#857a5e;font-size:9px}.manager-observation-list a{color:#765c16;font-size:11px;font-weight:800;text-decoration:none}.date-chip{border:1px solid var(--line);border-radius:8px;padding:8px 11px;color:var(--ink-muted);background:#fff;font-size:12px}.privacy-container{position:relative;min-height:calc(100vh - 140px)}.operator-console{min-width:0}.console-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.console-header h1{margin:0;color:#173a37;font-size:29px;letter-spacing:-.04em}.console-status{display:flex;align-items:center;gap:10px}.stream-status,.audio-status{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:99px;padding:8px 11px;color:#617472;background:#fff;font-size:11px;font-weight:600}.stream-status:before{content:"";width:7px;height:7px;margin-right:7px;border-radius:50%;background:#aab6b4}.stream-status.connected:before{background:#38a37e;box-shadow:0 0 0 4px #38a37e1f}.stream-status.delayed{color:#9a5a28;border-color:#ead2bd;background:#fff8f0}.stream-status.delayed:before{background:#d78b45}.audio-enable{min-height:34px;border:1px solid #3f806f;border-radius:99px;padding:0 12px;color:#276b59;background:#edf8f4;font-size:11px;font-weight:700}.console-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:16px;align-items:start}.new-risk-alert{position:fixed;z-index:45;top:18px;right:22px;width:min(520px,calc(100vw - 44px));display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:13px;align-items:center;border:1px solid #ffb0b0;border-radius:14px;padding:16px;color:#fff;background:linear-gradient(135deg,#b72020,#e33c3c);box-shadow:0 18px 50px #6e111161;animation:new-risk-pulse 1s ease-in-out 6}.new-risk-alert-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#b72020;background:#fff;font-size:24px;font-weight:900}.new-risk-alert-copy{min-width:0;display:grid;gap:3px}.new-risk-alert-copy strong{font-size:16px}.new-risk-alert-copy span,.new-risk-alert-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-risk-alert-copy span{font-size:13px;font-weight:700}.new-risk-alert-copy small{color:#ffe1e1;font-size:11px}.new-risk-alert-actions{display:flex;gap:7px}.new-risk-alert-actions button{min-height:38px;border:0;border-radius:8px;padding:0 12px;color:#a11f1f;background:#fff;font-weight:800}.new-risk-alert-actions .dismiss{color:#fff;background:#ffffff29}@keyframes new-risk-pulse{0%,to{transform:translateY(0);box-shadow:0 18px 50px #6e111161}50%{transform:translateY(2px);box-shadow:0 18px 58px #c418189e}}.risk-queue{height:calc(100vh - 184px);min-height:570px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.queue-heading{display:flex;justify-content:space-between;padding:18px;border-bottom:1px solid var(--line)}.queue-heading>div{display:flex;align-items:center;gap:8px}.queue-heading h2{margin:0;color:#203f3c;font-size:16px}.queue-heading span{display:grid;min-width:23px;height:23px;place-items:center;border-radius:99px;color:#fff;background:var(--forest);font-size:10px}.queue-heading small{color:#8a9896;font-size:10px}.queue-list{flex:1;overflow-y:auto;padding:10px}.risk-card{width:100%;display:grid;gap:8px;position:relative;overflow:hidden;border:1px solid #e4ebe9;border-radius:11px;margin-bottom:8px;padding:14px;color:#294744;background:#fff;text-align:left}.risk-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#b7c3c1}.risk-card.critical:before{background:#c74747}.risk-card.warning:before{background:#d28a3d}.risk-card.caution:before{background:#d5ae4a}.risk-card:hover{border-color:#a9c4bd}.risk-card.selected{border-color:#659f91;background:#f0f8f5;box-shadow:0 0 0 2px #659f911a}.risk-card.is-new{border-color:#e65c5c;background:#fff7f7;animation:new-risk-card-pulse 1s ease-in-out 6}.new-risk-badge{border-radius:999px;padding:3px 7px;color:#fff;background:#d42e2e;font-size:9px;font-weight:900}@keyframes new-risk-card-pulse{50%{box-shadow:0 0 0 3px #d42e2e29}}.risk-card-top,.risk-card-foot{display:flex;align-items:center;justify-content:space-between}.severity-badge{display:inline-flex;width:fit-content;border-radius:5px;padding:3px 7px;color:#657673;background:#edf1f0;font-size:10px;font-weight:800}.severity-badge.critical{color:#a32f2f;background:#feeaea}.severity-badge.warning{color:#a25f23;background:#fff0df}.severity-badge.caution{color:#8b6c16;background:#fff8da}.risk-card time,.risk-card-foot{color:#899693;font-size:10px}.risk-card>strong{font-size:14px}.subject-name{color:#60726f;font-size:12px}.risk-card-foot{padding-top:8px;border-top:1px solid #edf1f0}.queue-empty{min-height:300px;display:grid;place-content:center;gap:9px;color:#667976;text-align:center}.queue-empty>span{width:44px;height:44px;display:grid;place-items:center;justify-self:center;border-radius:50%;color:#3b8a75;background:#e8f5f0}.queue-empty small{color:#91a09e;font-size:10px}.risk-workspace{min-height:calc(100vh - 184px);border:1px solid var(--line);border-radius:14px;padding:24px;background:#fff;box-shadow:0 4px 20px #1c3c390a}.workspace-empty{display:grid;place-content:center;color:#72827f;text-align:center}.workspace-empty>span{color:#6ba390;font-size:30px}.workspace-empty h2{margin:12px 0 4px;color:#36524f;font-size:18px}.workspace-empty p{margin:0;font-size:12px}.workspace-header{display:flex;justify-content:space-between;gap:20px}.workspace-tags{display:flex;align-items:center;gap:8px;color:#81908e;font-size:10px}.workspace-header h2{margin:10px 0 5px;color:#183b37;font-size:25px;letter-spacing:-.035em}.workspace-header p{margin:0;color:#71817f;font-size:12px}.freshness{height:fit-content;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:700}.freshness.fresh{color:#267059;background:#e5f5ee}.freshness.delayed{color:#a05f25;background:#fff0df}.response-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;border:1px solid #d9e7e3;border-radius:11px;padding:14px 16px;background:#f2f8f6}.response-banner>div{display:grid;gap:3px}.response-banner strong{color:#234944;font-size:13px}.response-banner span{color:#70817e;font-size:10px}.claim-button{min-height:39px;border:0;border-radius:8px;padding:0 16px;color:#fff;background:#b13c3c;font-weight:700;white-space:nowrap}.claim-conflict{border-radius:8px;padding:10px 12px;color:#9d3e3e;background:#fff0f0;font-size:12px}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(270px,.9fr);gap:22px;margin-top:24px}.workspace-grid h3,.timeline-section h3{margin:0 0 14px;color:#294844;font-size:14px}.device-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e4ebe9;border-radius:9px;overflow:hidden}.device-strip>span{display:grid;gap:3px;padding:11px;color:#7a8987;font-size:9px}.device-strip>span+span{border-left:1px solid #e4ebe9}.device-strip strong{color:#34514e;font-size:11px}.evidence-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 0}.evidence-list>div{border-radius:8px;padding:10px 11px;background:#f6f9f8}.evidence-list dt{color:#7d8b89;font-size:9px}.evidence-list dd{margin:4px 0 0;color:#284844;font-size:13px;font-weight:700}.action-panel{border-left:1px solid #e4ebe9;padding-left:22px}.quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.quick-actions button,.secondary-action{min-height:37px;border:1px solid #cfddda;border-radius:8px;padding:0 10px;color:#42615d;background:#fff;font-size:10px;font-weight:600}.quick-actions .emergency{color:#a33b3b;border-color:#eccaca;background:#fff7f7}.action-panel>label,.resolve-box label{display:block;margin:13px 0 6px;color:#627471;font-size:10px;font-weight:600}.action-panel textarea{width:100%;min-height:68px;resize:vertical;border:1px solid #cfddda;border-radius:8px;padding:9px;font:inherit;font-size:11px}.secondary-action{width:100%;margin-top:6px;background:#f5f8f7}.resolve-box{margin-top:18px;border-top:1px solid #e5ecea;padding-top:14px}.resolve-box h4{margin:0;color:#385551;font-size:12px}.resolve-box select{width:100%;min-height:36px;border:1px solid #cfddda;border-radius:7px;padding:0 8px;color:#3e5e59;background:#fff;font-size:11px}.resolve-button{width:100%;min-height:38px;border:0;border-radius:8px;margin-top:7px;color:#fff;background:var(--forest);font-size:11px;font-weight:700}.resolve-button:disabled,.secondary-action:disabled{opacity:.45;cursor:not-allowed}.readonly-notice{border-radius:8px;padding:14px;color:#71827f;background:#f5f8f7;font-size:11px;line-height:1.6}.risk-location{margin-top:24px;border-top:1px solid #e4ebe9;padding-top:20px}.risk-location-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.risk-location h3{margin:0 0 14px;color:#294844;font-size:14px}.stale-location{border-radius:999px;padding:5px 8px;color:#92521f;background:#fff0df;font-size:9px;font-weight:800}.risk-location-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,.5fr);gap:14px}.risk-location iframe{width:100%;min-height:260px;border:1px solid #d9e4e1;border-radius:11px;background:#eef3f1}.risk-location-facts{display:grid;align-content:start;gap:9px;border-radius:11px;padding:16px;color:#667976;background:#f5f8f7;font-size:11px}.risk-location-facts strong{color:#294844;font-size:14px}.risk-location-facts a{width:fit-content;margin-top:6px;color:#266f5d;font-weight:800}.empty-location{border:1px dashed #cbd9d6;border-radius:11px;padding:18px;color:#788986;background:#f8faf9}.empty-location h3{margin-bottom:6px}.empty-location p{margin:0;font-size:11px}.timeline-section{margin-top:24px;border-top:1px solid #e4ebe9;padding-top:20px}.response-timeline{list-style:none;margin:0;padding:0}.response-timeline li{display:grid;grid-template-columns:12px 1fr;gap:9px;position:relative;padding-bottom:15px}.response-timeline li:before{content:"";position:absolute;left:4px;top:9px;bottom:-3px;width:1px;background:#dce6e3}.response-timeline li:last-child:before{display:none}.response-timeline li>span{width:9px;height:9px;margin-top:4px;border-radius:50%;background:#6ca18f}.response-timeline li>div{display:grid;gap:3px}.response-timeline strong{color:#395753;font-size:11px}.response-timeline small{color:#899693;font-size:9px}.response-timeline p{margin:3px 0 0;color:#5f716e;font-size:10px}.privacy-cover{position:fixed;z-index:30;inset:0;display:grid;place-items:center;padding:20px;background:#08221ff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.privacy-cover form{width:min(100%,370px);border-radius:16px;padding:30px;background:#fff}.privacy-cover .brand-mark{margin-bottom:22px}.privacy-cover h2{margin:0;color:#173a37}.privacy-cover>form>p{color:var(--ink-muted);font-size:12px}.privacy-cover label{display:block;margin:20px 0 7px;color:#536764;font-size:12px}.privacy-cover input{width:100%;min-height:44px;border:1px solid #cfddda;border-radius:8px;padding:0 11px}.privacy-cover .primary-action{width:100%;margin-top:12px}.console-error{margin-bottom:12px;border-radius:8px;padding:10px 12px;color:var(--danger);background:#fff0f0;font-size:12px}.live-refresh{display:inline-flex;align-items:center;gap:8px;border:1px solid #cfe2dc;border-radius:99px;padding:8px 12px;color:#477069;background:#f7fbf9;font-size:11px;font-weight:700}.live-refresh i{width:7px;height:7px;border-radius:50%;background:#45a17f;box-shadow:0 0 0 4px #45a17f1f}.subject-status-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.subject-status-summary>span{display:flex;align-items:baseline;gap:9px;border:1px solid var(--line);border-radius:12px;padding:14px 16px;color:#647573;background:#fff;font-size:12px}.subject-status-summary strong{color:#214540;font-size:24px}.subject-status-summary .attention strong{color:#b26c25}.subject-status-summary .device-issue strong{color:#b04444}.subject-status-summary .collecting strong{color:#3d718d}.subject-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.subject-status-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff;box-shadow:0 5px 24px #1837330d}.subject-status-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#6da994}.subject-status-card.health-critical:before{background:#c74343}.subject-status-card.health-warning:before{background:#d48637}.subject-status-card.health-watch:before{background:#d4aa40}.subject-status-card.health-collecting:before{background:#6c9db5}.subject-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.subject-card-heading h2{margin:10px 0 4px;color:#173a37;font-size:20px}.subject-card-heading p{margin:0;color:#748381;font-size:11px}.subject-card-heading .unassigned{color:#a76425;font-weight:700}.health-status-badge{display:inline-flex;align-items:center;gap:6px;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:800}.health-status-badge i{width:7px;height:7px;border-radius:50%;background:currentColor}.health-status-badge.critical{color:#aa3030;background:#ffebeb}.health-status-badge.warning{color:#a65e1c;background:#fff0dd}.health-status-badge.watch{color:#8b6a15;background:#fff6d8}.health-status-badge.collecting{color:#356d89;background:#e7f3f8}.health-status-badge.stable{color:#26725f;background:#e7f5f0}.risk-count-text{border-radius:7px;padding:6px 8px;color:#6e7e7c;background:#f3f6f5;font-size:10px}.subject-key-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0 14px}.subject-key-metrics>span{display:grid;gap:5px;border-radius:10px;padding:11px 12px;background:#f6f9f8}.subject-key-metrics small{color:#71827f;font-size:10px}.subject-key-metrics strong{color:#234943;font-size:14px}.no-vitals{margin:18px 0 14px;border-radius:10px;padding:22px 12px;color:#7b8987;background:#f6f8f7;text-align:center;font-size:12px}.subject-device-row{display:flex;flex-wrap:wrap;gap:6px;padding-bottom:15px}.fact-pill{border-radius:99px;padding:5px 8px;font-size:10px;font-weight:700}.fact-pill.good{color:#27715e;background:#e6f4ef}.fact-pill.attention{color:#966619;background:#fff2d9}.fact-pill.danger{color:#a23d3d;background:#ffebeb}.fact-pill.muted{color:#7b8785;background:#eef1f0}.subject-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;border-top:1px solid #e9efed;padding-top:14px}.subject-card-footer>div{display:grid;gap:4px}.subject-card-footer span{color:#526b67;font-size:11px}.subject-card-footer small{color:#8a9694;font-size:9px}.subject-card-footer a,.subject-location-copy a{color:#247963;font-size:11px;font-weight:800;text-decoration:none}.back-link{display:inline-flex;margin-bottom:16px;color:#4e6c67;font-size:12px;font-weight:700;text-decoration:none}.subject-detail-page{padding-bottom:40px}.subject-detail-hero{display:flex;align-items:stretch;justify-content:space-between;gap:24px;position:relative;overflow:hidden;border:1px solid #dfe9e6;border-radius:18px;margin-bottom:16px;padding:26px;background:linear-gradient(135deg,#fff,#f3f8f6)}.subject-detail-hero:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:#66a48f}.subject-detail-hero.critical:before{background:#c74343}.subject-detail-hero.warning:before{background:#d48637}.subject-detail-hero.watch:before{background:#d4aa40}.subject-detail-tags{display:flex;gap:7px}.subject-detail-tags>span:not(.health-status-badge){border-radius:99px;padding:5px 9px;font-size:10px;font-weight:700}.data-fresh{color:#27715e;background:#e7f5f0}.data-delayed{color:#a33e3e;background:#ffebeb}.subject-detail-hero h1{margin:13px 0 8px;font-size:30px}.subject-detail-hero p{margin:0 0 8px;color:#4b6561}.subject-detail-hero small{color:#7c8a88}.subject-owner-card{min-width:230px;display:flex;flex-direction:column;justify-content:center;border-radius:13px;padding:18px;background:#173e3a}.subject-owner-card small{color:#a8c0bc}.subject-owner-card strong{margin:8px 0 4px;color:#fff}.subject-owner-card span{color:#99b2ae;font-size:10px}.subject-detail-panel{border:1px solid var(--line);border-radius:16px;margin-bottom:16px;padding:22px;background:#fff;box-shadow:0 5px 24px #1837330a}.detail-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.detail-panel-heading .eyebrow{margin-bottom:6px;font-size:9px}.detail-panel-heading h2,.subject-risk-group h2{margin:0;color:#21443f;font-size:18px}.detail-panel-heading>span{color:#82908e;font-size:10px}.metric-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.metric-card{min-height:132px;display:flex;flex-direction:column;border:1px solid #e3ebe8;border-radius:12px;padding:14px;background:#fbfcfc}.metric-card>span{color:#617572;font-size:11px;font-weight:700}.metric-card strong{margin:14px 0 8px;color:#173f3a;font-size:20px;letter-spacing:-.02em}.metric-card small{margin-top:auto;color:#899593;font-size:9px;line-height:1.45}.baseline-note{display:flex;align-items:flex-start;gap:16px;border-radius:10px;margin-top:14px;padding:12px 14px;color:#536b67;background:#edf7f3;font-size:10px}.baseline-note strong{flex:none;color:#26715e}.device-fact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.device-fact{display:flex;flex-direction:column;min-height:140px;border:1px solid #e3ebe8;border-radius:12px;padding:14px}.device-fact>span{color:#6a7b78;font-size:10px;font-weight:700}.device-fact strong{margin:12px 0 7px;color:#244c46;font-size:16px}.device-fact.danger strong{color:#ad3d3d}.device-fact.attention strong{color:#9c681b}.device-fact small{margin-top:auto;color:#8a9694;font-size:9px;line-height:1.45}.battery-track{height:5px;overflow:hidden;border-radius:99px;margin-bottom:9px;background:#e8eeec}.battery-track i{display:block;height:100%;border-radius:inherit;background:#65a58f}.subject-location-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(210px,.7fr);gap:16px}.subject-location-layout iframe{width:100%;height:300px;border:0;border-radius:12px;background:#e9efed}.subject-location-copy{display:flex;flex-direction:column;border-radius:12px;padding:18px;background:#f5f8f7}.subject-location-copy strong{color:#214943;font-size:15px}.subject-location-copy>span{margin-top:8px;color:#657a76;font-size:11px}.subject-location-copy p{margin:18px 0;color:#85918f;font-size:10px;line-height:1.55}.subject-location-copy a{margin-top:auto}.trend-chart{border-radius:12px;margin-bottom:14px;padding:14px;background:#f5f9f7}.trend-chart-label{display:flex;justify-content:space-between;color:#31564f;font-size:11px}.trend-chart svg{width:100%;height:90px;margin-top:8px;overflow:visible}.trend-chart line{stroke:#dce7e3;stroke-width:1;stroke-dasharray:3 4}.trend-chart polyline{fill:none;stroke:#3d9079;stroke-width:3;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.trend-table-wrap{overflow-x:auto}.trend-table{width:100%;min-width:720px;border-collapse:collapse;font-size:10px}.trend-table th{padding:9px 10px;color:#72817f;background:#f7f9f8;text-align:left}.trend-table td{border-top:1px solid #e9efed;padding:10px;color:#536966}.subject-risk-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.subject-risk-group{margin-bottom:0}.subject-risk-group.response{border-top:3px solid #cf654f}.subject-risk-group.observation{border-top:3px solid #d4aa40}.subject-risk-list{display:grid;gap:8px;margin-top:14px}.subject-risk-list article{display:flex;align-items:center;gap:10px;border-radius:9px;padding:11px;background:#f7f9f8}.subject-risk-list article>div{display:grid;gap:3px}.subject-risk-list strong{color:#31504c;font-size:12px}.subject-risk-list small{color:#84918f;font-size:9px}.panel-empty-copy{margin:18px 0 0;border-radius:10px;padding:24px;color:#7d8b89;background:#f6f8f7;text-align:center;font-size:11px}.console-queue-stack{display:grid;gap:12px}.console-queue-stack .risk-queue{height:auto;min-height:280px;max-height:48vh}.observation-queue{overflow:hidden;border:1px solid #eadfbf;border-radius:14px;background:#fffdf7}.observation-heading{border-bottom-color:#eee3c5;background:#fffbef}.observation-heading h2{color:#765c16}.observation-heading>div>span{color:#765c16;background:#f5e9bd}.observation-list{max-height:330px;overflow-y:auto;padding:10px}.observation-card{display:grid;gap:7px;border:1px solid #eee3c6;border-radius:10px;margin-bottom:8px;padding:12px;background:#fff}.observation-card>div{display:flex;align-items:center;justify-content:space-between}.observation-card time{color:#998f73;font-size:8px}.observation-card>strong{color:#5b4a21;font-size:13px}.observation-card>span{color:#756b50;font-size:11px}.observation-card p{margin:0;color:#93896e;font-size:9px}.observation-card a{margin-top:3px;color:#856615;font-size:10px;font-weight:800;text-decoration:none}.observation-empty{display:grid;gap:5px;padding:20px 10px;color:#776c4c;text-align:center;font-size:11px}.observation-empty small{color:#a1977d}@media(min-width:1300px){.summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.subject-status-grid{grid-template-columns:repeat(auto-fill,minmax(520px,1fr))}.manager-observation-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:820px){.login-page{grid-template-columns:1fr}.login-intro{display:none}.login-panel{padding:34px 22px}.mobile-brand{display:flex;align-items:center;gap:9px;margin-bottom:54px;color:var(--forest);font-weight:700}.mobile-brand span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px 10px 10px 3px;background:var(--mint);font-size:11px}.app-shell{grid-template-columns:1fr}.sidebar{position:static;width:100%;height:auto;padding:16px}.sidebar nav{display:flex;overflow-x:auto;margin-top:0}.sidebar-brand,.sidebar-foot{display:none}.topbar{height:auto;min-height:64px;padding:12px 18px}.user-menu>span{display:none}.app-content{padding:24px 18px}.page-header{display:grid}.assignment-layout,.support-grid{grid-template-columns:1fr}.summary-grid,.subject-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-form-grid,.subject-form-grid-three{grid-template-columns:1fr}.subject-form-grid .wide-field{grid-column:auto}.response-log-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.response-log-layout{grid-template-columns:1fr}.table-panel{overflow-x:auto}.data-table{min-width:720px}.console-header{align-items:flex-start}.console-status{align-items:flex-end;flex-direction:column}.console-layout,.subject-status-grid,.subject-risk-columns{grid-template-columns:1fr}.metric-card-grid,.device-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-detail-hero{flex-direction:column}.subject-owner-card{min-width:0}.subject-location-layout{grid-template-columns:1fr}.subject-location-layout iframe{height:260px}.new-risk-alert{top:0;right:0;left:0;width:100%;border-radius:0 0 14px 14px}.risk-queue{height:auto;min-height:0;max-height:430px}.risk-workspace{min-height:500px}.workspace-grid,.risk-location-layout{grid-template-columns:1fr}.action-panel{border-left:0;border-top:1px solid #e4ebe9;padding:20px 0 0}}@media(prefers-reduced-motion:reduce){.new-risk-alert,.risk-card.is-new{animation:none}}@media(max-width:480px){.summary-grid,.subject-summary-strip{grid-template-columns:1fr}.subject-status-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-key-metrics,.metric-card-grid,.device-fact-grid{grid-template-columns:1fr}.subject-card-heading,.subject-card-footer,.detail-panel-heading{align-items:flex-start;flex-direction:column}.baseline-note{flex-direction:column;gap:6px}.subject-form-modal{padding:21px}.response-log-filters{grid-template-columns:1fr}.console-header{display:grid}.console-status{align-items:flex-start}.workspace-header,.response-banner{align-items:flex-start;flex-direction:column}.claim-button{width:100%}.device-strip,.evidence-list,.quick-actions{grid-template-columns:1fr}.device-strip>span+span{border-top:1px solid #e4ebe9;border-left:0}.risk-workspace{padding:17px}.new-risk-alert{grid-template-columns:34px minmax(0,1fr);padding:13px}.new-risk-alert-icon{width:34px;height:34px;font-size:19px}.new-risk-alert-actions{grid-column:1 / -1}.new-risk-alert-actions button{flex:1}}
