:root{color:#1f2933;background:#eef1f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:1.35}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{min-height:34px;border:1px solid #176b87;border-radius:6px;padding:0 14px;color:#fff;background:#176b87;cursor:pointer}button:hover:not(:disabled){background:#12576e}button:disabled{cursor:not-allowed;opacity:.55}.secondary-button{border-color:#b8c2cc;color:#22313f;background:#fff}.secondary-button:hover:not(:disabled){background:#f1f5f8}.danger-action{border-color:#c62828;color:#fff;background:#c62828}.danger-action:hover:not(:disabled){background:#b71c1c}.app-shell{display:grid;min-height:100vh;grid-template-rows:auto 1fr}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid #cbd3da;background:#fff}.topbar h1,.topbar p,.workspace-header h2,.workspace-header p,.login-panel h2{margin:0}.topbar h1{font-size:18px;font-weight:650}.topbar p,.workspace-header p{color:#678}.content{padding:18px 20px}.topbar-nav{display:flex;align-items:center;gap:16px}.topbar-actions{display:flex;align-items:center;gap:12px}.topbar-actions label{display:flex;align-items:center;gap:6px}.topbar-nav a{color:#445464;font-weight:550;text-decoration:none}.topbar-nav a:hover,.topbar-nav a.active{color:#176b87}.catalogue-shell{display:grid;grid-template-columns:220px 1fr;gap:16px;align-items:start}.catalogue-nav{display:grid;gap:16px;border:1px solid #cbd3da;border-radius:8px;padding:12px;background:#fff}.catalogue-nav h4{margin:0 0 6px;color:#678;font-size:11px;font-weight:650;text-transform:uppercase;letter-spacing:.05em}.catalogue-nav ul{display:grid;gap:2px;margin:0;padding:0;list-style:none}.catalogue-nav a{display:block;border-radius:6px;padding:6px 8px;color:#22313f;text-decoration:none}.catalogue-nav a:hover{background:#f1f5f8}.catalogue-nav a.active{color:#fff;background:#176b87}.catalogue-content{min-width:0}.login-panel{max-width:460px;border:1px solid #cbd3da;border-radius:8px;padding:18px;background:#fff}.login-panel h2,.workspace-header h2{font-size:17px;font-weight:650}.form-grid{display:grid;gap:14px;margin-top:16px}.form-grid label{display:grid;gap:6px;color:#445464;font-weight:550}.form-grid input,.form-grid select,.detail-grid input,.detail-grid select,.detail-grid textarea,.identity-row input{width:100%;min-height:34px;border:1px solid #b8c2cc;border-radius:6px;padding:6px 9px;color:#1f2933;background:#fff}.detail-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.detail-grid input:focus,.detail-grid select:focus,.detail-grid textarea:focus,.identity-row input:focus{border-color:#176b87;outline:2px solid rgba(23,107,135,.18)}.field-error{color:#a13a3a;font-size:12px;font-weight:500}.field-hint{color:#678;font-size:12px}.error-banner{margin:0;border:1px solid #e1a5a5;border-radius:6px;padding:9px 11px;color:#812b2b;background:#fff4f4;white-space:pre-wrap}.form-actions{display:flex;justify-content:flex-end}.workspace{display:grid;gap:12px}.workspace-header,.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:16px}.toolbar{display:flex;align-items:center;gap:8px}.filter-bar{display:flex;align-items:end;gap:10px;flex-wrap:wrap;border:1px solid #cbd3da;border-radius:8px;padding:12px;background:#fff}.filter-bar label{display:grid;min-width:180px;gap:6px;color:#445464;font-weight:550}.filter-bar input{width:100%;min-height:34px;border:1px solid #b8c2cc;border-radius:6px;padding:6px 9px;color:#1f2933;background:#fff}.filter-bar input:focus{border-color:#176b87;outline:2px solid rgba(23,107,135,.18)}.table-shell{overflow:auto;border:1px solid #cbd3da;border-radius:8px;background:#fff}table{width:100%;min-width:880px;border-collapse:collapse}th,td{border-bottom:1px solid #e1e7ec;padding:8px 10px;text-align:left;vertical-align:middle;white-space:nowrap}th{position:sticky;top:0;color:#364656;background:#f6f8fa;font-weight:650}tbody tr:hover{background:#f8fbfc}.empty-cell{height:76px;color:#678;text-align:center}.pagination-bar{justify-content:flex-end;color:#445464}.row-actions{display:flex;gap:6px}.table-action{min-height:28px;padding:0 9px}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;justify-content:flex-end;background:#1f29334d}.detail-drawer{display:grid;width:100%;height:100vh;grid-template-rows:auto 1fr;background:#eef1f4}.drawer-header,.modal-header,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.drawer-header{padding:14px 16px;border-bottom:1px solid #cbd3da;background:#fff}.drawer-header h2,.drawer-header p,.section-heading h3,.section-heading span,.modal-header h3{margin:0}.drawer-header h2{font-size:20px;font-weight:700}.drawer-header p,.section-heading span,.empty-note{color:#678}.drawer-body{display:grid;align-content:start;gap:14px;overflow:auto;padding:14px}.drawer-tabs{display:flex;gap:6px;overflow-x:auto;min-height:min-content;border-bottom:1px solid #cbd3da;padding:0 2px 8px;margin-bottom:6px}.tab-button{min-height:34px;border-color:#b8c2cc;color:#22313f;background:#fff;white-space:nowrap}.tab-button:hover:not(:disabled){background:#f1f5f8}.tab-button.active{border-color:#176b87;color:#fff;background:#176b87}.tab-button.active:hover{background:#1a7fa0;color:#fff}.drawer-tabs+.detail-section,.drawer-tabs+.person-avatar-layout,.drawer-tabs+.error-banner{margin-top:8px}.person-avatar-layout{display:grid;grid-template-columns:1fr 240px;gap:12px;align-items:start}.detail-section,.modal{border:1px solid #cbd3da;border-radius:8px;padding:14px;background:#fff}.section-heading{margin-bottom:12px}.section-heading h3,.modal-header h3{font-size:15px;font-weight:650}.section-heading-right{display:flex;align-items:center;gap:10px}.person-view{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.person-view-field{display:flex;flex-direction:column;gap:2px}.person-view-label{font-size:11px;font-weight:600;color:#89a;text-transform:uppercase;letter-spacing:.05em}.person-view-value{font-size:14px;color:#22313f;word-break:break-word}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.detail-grid label{display:grid;gap:6px;color:#445464;font-weight:550}.span-2{grid-column:span 2}.avatar-row,.identity-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.avatar-box{display:grid;width:200px;height:240px;place-items:center;overflow:hidden;border:1px solid #b8c2cc;border-radius:8px;color:#678;background:#f6f8fa}.avatar-box img{width:100%;height:100%;object-fit:contain}.file-button{position:relative;display:inline-grid;min-height:34px;place-items:center;border:1px solid #b8c2cc;border-radius:6px;padding:0 14px;color:#22313f;background:#fff;cursor:pointer}.file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.webcam-modal{width:min(560px,96vw)}.webcam-body{display:flex;justify-content:center;align-items:center;min-height:220px;background:#1a1a1a;border-radius:6px;overflow:hidden}.webcam-video,.webcam-preview{display:block;width:100%;max-height:60vh;object-fit:contain}.webcam-status-text{color:#9ab;margin:0}.webcam-error-text{color:#e05050;margin:0;padding:12px;text-align:center}.webcam-actions{display:flex;gap:8px;justify-content:flex-end}.identity-row input{max-width:320px}.compact-table-shell{overflow:auto;border:1px solid #e1e7ec;border-radius:6px}.compact-table-shell table{min-width:720px}.empty-note{margin:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:20px;background:#1f29336b}.modal{display:grid;width:min(760px,96vw);max-height:92vh;gap:12px;overflow:auto}.wide-modal{width:min(1040px,96vw)}.selector-modal{width:min(760px,96vw)}.nested-modal{z-index:40}.lookup-button{width:100%;overflow:hidden;border-color:#b8c2cc;color:#22313f;background:#fff;text-align:left;text-overflow:ellipsis;white-space:nowrap}.lookup-button:hover:not(:disabled){background:#f1f5f8}.tree-label{display:flex;align-items:center;gap:6px}.tree-expander{width:20px;min-width:20px;height:20px;padding:0;border:1px solid #d3dae0;border-radius:4px;background:#f5f8fa;color:#4a5b6b;line-height:1;cursor:pointer}.tree-expander:hover{background:#e7edf1}.tree-expander-spacer{display:inline-block;width:20px;min-width:20px}.tree-count{color:#8894a0;font-size:.85em}.parent-note{margin:0 0 8px;color:#4a5b6b;font-size:.9em}.checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;border:1px solid #e1e7ec;border-radius:6px;padding:10px}.checkbox-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;font-weight:500!important}.checkbox-row input{width:auto;min-height:auto}.selector-actions{display:flex;justify-content:flex-end}.selector-table{max-height:420px}.lifted-heading{margin-top:16px}.history-selector-row{display:flex;align-items:flex-end;gap:16px;margin-bottom:12px}.history-selector{display:grid;gap:6px;flex:1;color:#445464;font-weight:550}.history-selector select{width:100%;min-height:34px;border:1px solid #b8c2cc;border-radius:6px;padding:6px 9px;color:#1f2933;background:#fff}.history-selector select:focus{border-color:#176b87;outline:2px solid rgba(23,107,135,.18)}.dose-history-toggle{width:fit-content;margin:0 0 12px;color:#445464}.filters-row{display:flex;align-items:flex-end;gap:12px;margin-bottom:10px;flex-wrap:wrap}.filters-row label{display:grid;gap:4px;font-size:13px;color:#445464;font-weight:550}.pagination-row{display:flex;align-items:center;gap:12px;margin-top:10px;font-size:13px;color:#445464}.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none}.sortable-th:hover{background:#e8edf2}.summary-dose-panel{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:14px}.summary-dose-group{border:1px solid #e1e7ec;border-radius:6px;padding:10px;background:#f8fbfc}.summary-dose-group h4{margin:0 0 8px;color:#364656;font-size:13px;font-weight:650}.summary-dose-values{display:grid;gap:7px}.summary-dose-value{display:flex;min-height:26px;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e1e7ec;color:#445464}.summary-dose-value:last-child{border-bottom:0}.summary-dose-value strong{color:#1f2933;font-weight:650}.summary-loading{position:absolute;right:8px;bottom:8px;color:#678;font-size:12px}.nested-tabs{display:flex;gap:6px;overflow-x:auto;margin-bottom:12px;border-bottom:1px solid #cbd3da;padding-bottom:8px}.dose-tab-panel{display:grid;gap:10px}.dose-color-legend{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;color:#445464;font-size:12px}.dose-color-legend-title{color:#678;font-weight:650}.dose-color-legend-item{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.dose-color-swatch{width:18px;height:12px;border:1px solid #cbd3da;border-radius:3px}.dose-table-shell table{min-width:1180px}.il-inline{display:flex;align-items:center;gap:6px;font-size:13px;color:#364656;font-weight:600;white-space:nowrap}.dose-value-colored{padding:2px 6px;border-radius:4px;font-weight:650}.dose-tooltip-wrapper{position:relative;display:inline-flex;align-items:center;gap:4px}.dose-tooltip-panel{position:absolute;bottom:calc(100% + 6px);left:0;background:#1f2933;color:#fff;font-size:12px;line-height:1.7;padding:8px 12px;border-radius:6px;white-space:nowrap;z-index:100;pointer-events:none;box-shadow:0 2px 8px #00000040}.dose-tooltip-panel:after{content:"";position:absolute;top:100%;left:8px;border:5px solid transparent;border-top-color:#1f2933}.dose-tooltip-icon{font-size:11px;color:#8a9bac;cursor:default;line-height:1;margin-left:3px}@media(max-width:680px){.topbar,.workspace-header,.pagination-bar{align-items:stretch;flex-direction:column}.content{padding:12px}.login-panel{max-width:none}.person-avatar-layout,.catalogue-shell,.detail-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.summary-dose-panel{grid-template-columns:repeat(3,minmax(0,1fr))}}.column-picker{position:relative}.column-picker>summary{cursor:pointer;list-style:none;padding:.55rem .75rem;border:1px solid #b8c2cc;border-radius:.35rem;background:#fff}.column-picker-menu{position:absolute;right:0;z-index:20;display:grid;gap:.35rem;width:max-content;max-height:26rem;overflow:auto;padding:.75rem;border:1px solid #b8c2cc;border-radius:.35rem;background:#fff;box-shadow:0 .5rem 1.5rem #0000002e}.interactive-row{cursor:pointer}.interactive-row:focus-visible{outline:2px solid #176b87;outline-offset:-2px}.interactive-row:hover{background:#f1f7f9}.report-table-instructions{margin:0;color:#678;font-size:.9rem}.recovery-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e1a5a5;border-radius:6px;padding:9px 11px;color:#812b2b;background:#fff4f4}.recovery-banner p{margin:0}.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}@media(max-width:680px){.toolbar{align-items:stretch;flex-wrap:wrap}}
