:root{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;color:#1d1d1f;background:#f5f5f7;line-height:1.45}*{box-sizing:border-box}body{margin:0}.shell{display:flex;min-height:100vh}.sidebar{width:250px;background:rgba(255,255,255,.72);border-right:1px solid #e5e5e8;padding:28px 18px;display:flex;flex-direction:column;gap:22px}.brand{display:flex;align-items:center;gap:10px;padding:0 10px 20px}.brand-mark{width:32px;height:32px;border-radius:10px;background:#1d1d1f;color:#fff;display:grid;place-items:center}.brand small,.sidebar-foot,.muted,.fineprint{color:#86868b;font-size:13px}.brand strong,.brand small{display:block}.label,.eyebrow{font-size:11px;letter-spacing:.11em;color:#86868b;font-weight:700}.profiles{display:grid;gap:6px}.profile-btn{border:0;background:transparent;padding:11px 12px;border-radius:12px;text-align:left;display:flex;align-items:center;gap:10px;cursor:pointer;color:#48484a}.profile-btn.active{background:#e8f2ff;color:#0066cc}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:white;font-weight:700;font-size:13px}.sidebar-foot{margin-top:auto;padding:10px}.sidebar-foot span{color:#b0b0b5}main{flex:1;max-width:1440px;margin:0 auto;padding:36px 5vw 70px}.topbar,.panel-title,.profile-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.topbar{margin-bottom:30px}h1,h2,p{margin-top:0}h1{font-size:34px;letter-spacing:-.04em;margin-bottom:0}h2{font-size:20px;letter-spacing:-.02em;margin-bottom:0}.primary{background:#007aff;color:white;border:0;border-radius:10px;padding:11px 16px;font-weight:650;cursor:pointer;box-shadow:0 5px 15px #007aff22}.profile-head{margin-bottom:24px}.profile-head h2{font-size:24px}.profile-note{color:#86868b}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.card,.panel{background:rgba(255,255,255,.85);border:1px solid #e6e6e8;border-radius:18px;box-shadow:0 8px 30px #00000008}.card{padding:18px}.card .value{font-size:26px;font-weight:700;letter-spacing:-.04em;margin:10px 0 2px}.card .caption{font-size:13px;color:#86868b}.grid,.add-grid{display:grid;grid-template-columns:1.25fr .85fr;gap:18px}.panel{padding:22px}.chart-panel{min-height:360px}.chart{height:260px;margin-top:24px}.chart svg{width:100%;height:100%;overflow:visible}.chart text{font-size:11px;fill:#86868b}.timeline{margin-top:18px}.event{border-left:2px solid #d1d1d6;padding:0 0 22px 17px;position:relative}.event:before{content:"";position:absolute;left:-6px;top:3px;width:10px;height:10px;border-radius:50%;background:#0a84ff;box-shadow:0 0 0 4px #e8f2ff}.event .date{font-size:12px;color:#86868b}.event strong{display:block;margin:3px 0}.event p{font-size:13px;color:#48484a;margin:0}.source-panel{margin-top:18px}.source-panel .muted{display:block;margin-top:5px}.table-scroll{overflow:auto;margin-top:18px;max-height:380px;border:1px solid #e6e6e8;border-radius:12px}table{border-collapse:collapse;width:100%;font-size:12px;white-space:pre-wrap}th,td{border-bottom:1px solid #ededf0;border-right:1px solid #ededf0;padding:8px 10px;min-width:110px;text-align:left;vertical-align:top}th{position:sticky;top:0;background:#f5f5f7;color:#86868b;font-size:11px;z-index:1}.row-number{min-width:42px;color:#86868b;background:#fafafa;position:sticky;left:0}.back{color:#007aff;font-weight:600;cursor:pointer;margin-bottom:18px}.hidden{display:none!important}.add-grid{grid-template-columns:1fr 1fr}.panel form{display:grid;gap:13px}label{font-size:13px;color:#48484a;display:grid;gap:6px}input,textarea,select{font:inherit;border:1px solid #d2d2d7;border-radius:10px;background:#fff;padding:10px 11px;color:#1d1d1f}textarea{min-height:90px;resize:vertical}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}hr{border:0;border-top:1px solid #e6e6e8;width:100%;margin:23px 0}.upload{padding:16px;border:1px dashed #b8b8be;border-radius:12px;text-align:center;cursor:pointer}.upload input{display:none}.upload span{display:block;color:#86868b;margin-top:4px}.chat-card{display:flex;flex-direction:column;min-height:510px}.pill{font-size:10px;letter-spacing:.08em;color:#007aff;background:#e8f2ff;padding:6px 8px;border-radius:20px}.chat-log{flex:1;background:#f5f5f7;border-radius:12px;padding:14px;margin:18px 0;overflow:auto}.bubble{max-width:90%;padding:10px 12px;border-radius:13px;margin-bottom:9px;font-size:14px}.assistant{background:#fff;border:1px solid #e5e5e8}.user{background:#007aff;color:#fff;margin-left:auto}.chat-form{display:flex!important;grid-template-columns:1fr auto!important;gap:8px!important}.chat-form input{min-width:0}.fineprint{margin:12px 0 0;font-size:11px}@media(max-width:900px){.sidebar{width:210px}.cards{grid-template-columns:repeat(2,1fr)}.grid,.add-grid{grid-template-columns:1fr}}@media(max-width:620px){.shell{display:block}.sidebar{width:100%;padding:16px;gap:12px}.brand{padding-bottom:8px}.profiles{grid-template-columns:repeat(3,1fr)}.profile-btn{padding:8px}.profile-btn div:last-child{display:none}.sidebar-foot{display:none}main{padding:24px 16px 50px}.topbar{align-items:flex-start}h1{font-size:28px}.primary{white-space:nowrap}.cards{gap:8px}.card{padding:13px}.card .value{font-size:21px}.two{grid-template-columns:1fr}.panel{padding:16px}}
:root{--green:#1a9b52;--orange:#c87a00;--red:#d92d20}
.card-button{font:inherit;text-align:left;cursor:pointer}.card-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000012}.metric-card{min-height:145px}.metric-card .value small{font-size:13px;font-weight:500;color:#86868b}.status{font-size:12px;font-weight:700}.status-green{color:var(--green)}.status-orange{color:var(--orange)}.status-red{color:var(--red)}.status-gray{color:#86868b}.metric-card.orange{border-color:#f1c27d;background:#fffaf0}.metric-card.red{border-color:#f0a5a0;background:#fff5f4}.indicators-panel{margin-top:18px}.indicator-list{display:grid;gap:8px;margin-top:18px}.indicator{border:1px solid #e6e6e8;border-radius:12px;background:#fff;overflow:hidden}.indicator.orange{border-color:#f1c27d}.indicator.red{border-color:#f0a5a0;background:#fffafa}.indicator summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:14px 16px}.indicator summary::-webkit-details-marker{display:none}.indicator summary:after{content:'＋';color:#86868b;font-size:18px}.indicator[open] summary:after{content:'−'}.indicator summary span:first-child{display:grid;gap:3px}.indicator summary small{color:#86868b}.indicator-value{display:flex;align-items:center;gap:12px;font-weight:650}.indicator-value em{font-style:normal;font-size:11px;font-weight:700}.indicator-detail{padding:0 16px 16px;border-top:1px solid #ededf0}.raw-result{margin:14px 0;padding:10px 12px;background:#f5f5f7;border-radius:9px;color:#48484a;font-size:13px;white-space:pre-wrap}.mini-chart{height:115px}.mini-chart svg{width:100%;height:100%}.history-table{border-collapse:collapse;width:100%;font-size:12px}.history-table th,.history-table td{padding:8px;border-bottom:1px solid #ededf0;text-align:left}.history-table th{color:#86868b;font-weight:650}.source-details{margin-top:18px}.source-details summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none}.source-details summary::-webkit-details-marker{display:none}.source-details summary span:first-child{display:grid;gap:5px}.source-details summary small{color:#86868b}.modal{position:fixed;inset:0;z-index:10}.modal-backdrop{position:absolute;inset:0;background:#1d1d1f55;backdrop-filter:blur(8px)}.modal-card{position:relative;z-index:1;max-width:900px;max-height:85vh;overflow:auto;margin:7vh auto;padding:28px}.modal-close{position:absolute;right:18px;top:12px;border:0;background:transparent;font-size:28px;color:#86868b;cursor:pointer}.visit-table{margin-top:22px}@media(max-width:620px){.indicator summary{align-items:flex-start}.indicator-value{display:grid;justify-items:end;gap:4px}.modal-card{margin:2vh 12px;max-height:92vh;padding:20px}}
.recommendations-panel{margin-bottom:18px}.recommendation-focus{font-weight:700;font-size:16px;margin:20px 0 14px}.recommendation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.recommendation-grid article{background:#f5f5f7;border-radius:12px;padding:15px}.recommendation-grid h3{margin:0 0 9px;font-size:15px}.recommendation-grid ul{margin:0;padding-left:18px;color:#48484a;font-size:13px}.recommendation-grid li{margin:7px 0}.latest-row{font-weight:750;background:#f8fbff}.latest-row td:first-child{color:#0066cc}.indicator-value b{font-weight:750}@media(max-width:900px){.recommendation-grid{grid-template-columns:1fr}}
.exam-panel{margin-bottom:18px}.exam-matrix-scroll{overflow:auto;margin-top:18px;max-height:680px;border:1px solid #dedee3;border-radius:13px}.exam-matrix{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:12px}.exam-matrix th,.exam-matrix td{min-width:120px;padding:10px 11px;border-right:1px solid #e2e2e6;border-bottom:1px solid #e2e2e6;vertical-align:middle;background:#fff;white-space:pre-wrap}.exam-matrix th{position:sticky;top:0;z-index:5;background:#f1f1f4;color:#3a3a3c;font-weight:800}.exam-matrix .col-stt{width:62px;min-width:62px;text-align:center;position:sticky;left:0;z-index:3;background:#fafafa}.exam-matrix th.col-stt{z-index:8;background:#ededf0}.exam-matrix .col-category{width:150px;min-width:150px}.exam-matrix .col-test{width:250px;min-width:250px;font-weight:650}.exam-matrix .col-note{width:260px;min-width:260px}.exam-matrix .col-reference{width:135px;min-width:135px;text-align:center}.exam-matrix .col-unit{width:90px;min-width:90px;text-align:center}.exam-matrix .date-column,.exam-matrix .result-cell{width:145px;min-width:145px;text-align:center}.exam-matrix .section-row td{background:#f5f5f7;font-weight:800}.exam-matrix .latest-cell{font-weight:850;background:#eef6ff;box-shadow:inset 0 -3px #0a84ff}.exam-matrix .warning-cell{color:var(--red);background:#fff1f0;font-weight:800}.exam-matrix .latest-cell.warning-cell{background:#ffe9e7;box-shadow:inset 0 -3px var(--red)}
