:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef6f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:320px;margin:0}button,input{font:inherit}.login-page{box-sizing:border-box;background:radial-gradient(circle at 0 0,#1fb2aa33,#0000 34%),radial-gradient(circle at 100% 100%,#087f851f,#0000 36%),linear-gradient(135deg,#f5fbfb 0%,#eaf5f6 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.login-card{box-sizing:border-box;background:#fffffff7;border:1px solid #1fb2aa24;border-radius:26px;width:100%;max-width:520px;padding:44px;box-shadow:0 28px 70px #14374121,0 5px 18px #1437410f}.brand{align-items:center;gap:15px;margin-bottom:42px;display:flex}.brand-mark{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#16a6a0,#087f85);border-radius:17px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;font-size:18px;font-weight:800;display:flex;box-shadow:0 11px 26px #087f8540}.brand h1{color:#12353b;letter-spacing:-.7px;margin:0;font-size:30px;font-weight:750}.brand p{color:#70838a;margin:5px 0 0;font-size:13px}.welcome{margin-bottom:28px}.welcome h2{color:#172b31;letter-spacing:-.7px;margin:0 0 9px;font-size:30px;font-weight:700}.welcome p{color:#7a8c92;margin:0;font-size:15px;line-height:1.7}.login-access-options{flex-direction:column;gap:15px;display:flex}.login-access-card{box-sizing:border-box;color:#536b71;text-align:start;cursor:pointer;background:#fbfdfd;border:1px solid #dfeaec;border-radius:17px;grid-template-columns:54px minmax(0,1fr) 28px;align-items:center;gap:15px;width:100%;min-height:108px;padding:17px 18px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:grid;position:relative}.login-access-card:hover{background:#f8fcfc;border-color:#9ed4d1;transform:translateY(-2px);box-shadow:0 12px 28px #14374114}.login-access-card:focus-visible{border-color:#16a6a0;outline:none;box-shadow:0 0 0 4px #16a6a01f,0 12px 28px #14374114}.login-access-icon{color:#087f85;background:#e6f6f4;border-radius:15px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.login-access-icon.patient{color:#3971b5;background:#edf4ff}.login-access-content{flex-direction:column;gap:6px;min-width:0;display:flex}.login-access-content strong{color:#17373d;font-size:16px;font-weight:750}.login-access-content span{color:#84969b;font-size:12px;line-height:1.65}.login-access-arrow{color:#087f85;background:#f0f7f7;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .18s,transform .18s;display:flex}.login-access-card:hover .login-access-arrow{background:#e2f3f1;transform:translate(2px)}html[dir=rtl] .login-access-card:hover .login-access-arrow{transform:translate(-2px)}.login-back-button{color:#70858b;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;min-height:38px;margin-bottom:24px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.login-back-button:hover{color:#087f85;background:#f1f8f8}.login-form{flex-direction:column;display:flex}.login-form label{color:#344a50;margin-bottom:9px;font-size:14px;font-weight:650}.login-input-wrapper{box-sizing:border-box;color:#91a4a9;background:#fbfdfd;border:1px solid #d7e3e5;border-radius:12px;align-items:center;gap:10px;width:100%;height:54px;margin-bottom:21px;padding:0 15px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.login-input-wrapper:focus-within{background:#fff;border-color:#19a5a0;box-shadow:0 0 0 4px #19a5a01a}.login-input-wrapper input{color:#172b31;box-sizing:border-box;background:0 0;border:0;outline:none;width:100%;height:100%;margin:0;padding:0;font-family:inherit;font-size:15px}.login-input-wrapper input::placeholder{color:#a2b0b4}.login-submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a6a0,#087f85);border:0;border-radius:12px;width:100%;height:54px;margin-top:4px;font-size:16px;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 10px 22px #087f8533}.login-submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 26px #087f853d}.login-submit-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.login-error{color:#c0392b;background:#fff5f5;border:1px solid #f1caca;border-radius:10px;margin:-4px 0 16px;padding:11px 13px;font-size:13px;line-height:1.5}.login-footer{color:#91a1a6;justify-content:center;gap:8px;margin-top:30px;font-size:12px;display:flex}.dashboard-page{color:#172b31;background:#f4f8f9;min-height:100vh;display:flex}.sidebar{box-sizing:border-box;background:#fff;border-right:1px solid #e1ebed;flex-direction:column;width:270px;min-height:100vh;padding:28px 20px;display:flex}.sidebar-brand{align-items:center;gap:13px;padding:4px 9px 30px;display:flex}.sidebar-brand .brand-mark{border-radius:14px;width:48px;height:48px;font-size:16px}.sidebar-brand strong{color:#12353b;font-size:19px;font-weight:750;display:block}.sidebar-brand span{color:#84969b;margin-top:4px;font-size:12px;display:block}.sidebar-divider{background:#edf2f3;height:1px;margin:0 8px 24px}.sidebar-section-label{color:#9aa9ad;letter-spacing:.8px;text-transform:uppercase;margin:0 9px 11px;font-size:11px;font-weight:750}.sidebar-nav{flex-direction:column;gap:7px;display:flex}.nav-item{color:#657a80;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:50px;padding:0 15px;font-size:15px;font-weight:600;transition:background .18s,color .18s,transform .18s;display:flex;position:relative}.nav-item:hover{color:#087f85;background:#f0f8f8}.nav-item.active{color:#087f85;background:linear-gradient(135deg,#16a6a024,#087f8514)}.nav-icon{flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.nav-label{flex:1}.nav-active-indicator{background:#16a6a0;border-radius:4px 0 0 4px;width:4px;height:24px;position:absolute;right:0}.sidebar-bottom{margin-top:auto}.sidebar-user{background:#f8fbfb;border:1px solid #e5eeee;border-radius:14px;align-items:center;gap:11px;margin-bottom:12px;padding:15px;display:flex}.sidebar-user-avatar{color:#fff;background:linear-gradient(135deg,#16a6a0,#087f85);border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:750;display:flex}.sidebar-user-info{flex:1;min-width:0}.sidebar-user-name{color:#23454b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;display:block;overflow:hidden}.sidebar-user-role{color:#91a1a6;margin-top:4px;font-size:11px;display:block}.sidebar-user-status{background:#16a6a0;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.logout-button{color:#8b6262;margin-top:0}.logout-button:hover{color:#b33b3b;background:#fff3f3}.dashboard-content{flex:1;min-width:0;padding:42px 46px}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.dashboard-eyebrow{color:#16a6a0;letter-spacing:.9px;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:750}.dashboard-header h1{color:#12353b;letter-spacing:-.8px;margin:0;font-size:32px;font-weight:750}.dashboard-subtitle{color:#819297;margin:8px 0 0;font-size:14px}.user-badge{color:#fff;background:linear-gradient(135deg,#16a6a0,#087f85);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:17px;font-weight:750;display:flex;box-shadow:0 8px 20px #087f8533}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:28px;display:grid}.stat-card{background:#fff;border:1px solid #e3edef;border-radius:17px;padding:24px;box-shadow:0 10px 28px #1437410f}.stat-card span{color:#72868b;font-size:14px;font-weight:600;display:block}.stat-card strong{color:#12353b;margin:11px 0 6px;font-size:32px;font-weight:750;line-height:1;display:block}.stat-card small{color:#9aabad;font-size:12px}.recent-cases{background:#fff;border:1px solid #e3edef;border-radius:19px;padding:28px;box-shadow:0 10px 28px #1437410f}.section-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.section-header h2{color:#17373d;margin:0;font-size:20px;font-weight:720}.section-header p{color:#8a9a9f;margin:6px 0 0;font-size:13px}.view-all-button{color:#087f85;cursor:pointer;background:#fff;border:1px solid #dce8e9;border-radius:10px;min-height:42px;padding:0 16px;font-size:13px;font-weight:700}.view-all-button:hover{background:#f0f8f8}.cases-table{width:100%;overflow-x:auto}.table-row{border-bottom:1px solid #edf2f3;grid-template-columns:1.2fr 1.3fr 1fr 1fr;align-items:center;min-width:600px;min-height:60px;display:grid}.table-row:last-child{border-bottom:0}.table-row span{color:#536b71;font-size:14px}.table-header span{color:#94a3a7;letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:750}.status{border-radius:20px;width:fit-content;padding:6px 10px;font-weight:700;font-size:12px!important}.status.ready{color:#087f85;background:#e8f8f6}.status.active{color:#ad7410;background:#fff4df}.status.completed{color:#3670b5;background:#eaf3ff}.cases-page{width:100%}.page-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.refresh-button,.primary-action,.secondary-action{cursor:pointer;border-radius:11px;min-height:46px;padding:0 18px;font-size:14px;font-weight:700}.refresh-button{color:#087f85;background:#fff;border:1px solid #d6e4e6}.refresh-button:hover:not(:disabled){background:#f0f8f8}.refresh-button:disabled{opacity:.65;cursor:not-allowed}.cases-section{background:#fff;border:1px solid #e3edef;border-radius:19px;margin-bottom:30px;padding:28px;box-shadow:0 10px 28px #1437410f}.case-count{color:#087f85;background:#f0f8f8;border-radius:20px;padding:7px 11px;font-size:12px;font-weight:700}.case-list{flex-direction:column;gap:16px;display:flex}.case-card{background:#fcfefe;border:1px solid #e7eef0;border-radius:16px;justify-content:space-between;align-items:center;gap:26px;padding:22px;display:flex;box-shadow:0 5px 16px #14374108}.active-case-card{border-color:#eadfbd}.case-main{flex:1;min-width:0}.case-title-row{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.case-id{color:#899ba0;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.case-title-row h3{color:#17373d;margin:0;font-size:18px;font-weight:720}.priority{border-radius:20px;padding:7px 10px;font-size:12px;font-weight:750}.priority-normal{color:#64797f;background:#edf4f5}.priority-urgent{color:#bf6822;background:#fff0e6}.priority-stat{color:#ba3c3c;background:#fdeaea}.case-details{flex-wrap:wrap;gap:26px;margin-top:19px;display:flex}.case-details>div{flex-direction:column;gap:6px;display:flex}.detail-label{color:#95a5a9;text-transform:uppercase;font-size:11px;font-weight:700}.case-details strong{color:#526a70;font-size:14px;font-weight:650}.case-actions{flex:none;align-items:center;gap:11px;display:flex}.primary-action{color:#fff;background:linear-gradient(135deg,#16a6a0,#087f85);border:0;box-shadow:0 8px 18px #087f8526}.primary-action:hover:not(:disabled){transform:translateY(-1px)}.primary-action:disabled{opacity:.65;cursor:not-allowed}.secondary-action{color:#587076;background:#fff;border:1px solid #d9e6e8}.secondary-action:hover{color:#087f85;background:#f6fafb}.cases-empty{text-align:center;color:#819297;background:#fbfdfd;border:1px dashed #dbe6e8;border-radius:13px;padding:38px 20px;font-size:14px}.cases-error{color:#b33b3b;background:#fff5f5;border:1px solid #f1caca;border-radius:12px;margin-bottom:20px;padding:14px 17px;font-size:13px}.reports-page,.report-workspace{width:100%}.reports-list{background:#fff;border:1px solid #e3edef;border-radius:19px;padding:28px;box-shadow:0 10px 28px #1437410f}.report-cases-table{width:100%;overflow-x:auto}.report-case-row{border-bottom:1px solid #edf2f3;grid-template-columns:.7fr 1.1fr 1.5fr .8fr 1.4fr 1fr;align-items:center;gap:16px;min-width:980px;min-height:66px;padding:0 4px;display:grid}.report-case-row:last-child{border-bottom:0}.report-case-row>span{color:#536b71;font-size:14px}.report-case-header>span{color:#94a3a7;letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:750}.priority{border-radius:20px;width:fit-content;padding:6px 10px;font-weight:700;font-size:12px!important}.priority.normal{color:#087f85;background:#e8f8f6}.priority.urgent{color:#c0392b;background:#fff0ed}.start-report-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a6a0,#087f85);border:0;border-radius:10px;width:fit-content;min-height:42px;padding:0 15px;font-size:13px;font-weight:700;box-shadow:0 7px 16px #087f851f}.start-report-button:hover{transform:translateY(-1px)}.start-report-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.report-source-selector{background:#fff;border:1px solid #e3edef;border-radius:19px;margin-bottom:22px;padding:26px;box-shadow:0 10px 28px #1437410f}.report-source-selector .workspace-section-header{margin-bottom:20px}.report-source-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.source-option{color:#536b71;text-align:left;cursor:pointer;background:#fbfdfd;border:1px solid #dfeaec;border-radius:15px;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:15px;min-height:92px;padding:14px 17px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:grid;position:relative}.source-option:hover{background:#f7fbfb;border-color:#b9dedd;transform:translateY(-1px);box-shadow:0 8px 20px #1437410f}.source-option.selected{background:linear-gradient(135deg,#f2fbfa 0%,#f8fcfc 100%);border-color:#72c7c3;box-shadow:0 8px 22px #087f8514,inset 0 0 0 1px #16a6a014}.source-option-icon{background:#eef7f7;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;line-height:1;display:flex}.source-option.selected .source-option-icon{background:#e1f5f3}.source-option-content{flex-direction:column;gap:6px;min-width:0;display:flex}.source-option-content strong{color:#17373d;font-size:15px;font-weight:750}.source-option-content span{color:#84969b;font-size:12px;line-height:1.6}.source-option-check{color:#0000;background:#fff;border:1px solid #d4e2e4;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:flex}.source-option.selected .source-option-check{color:#fff;background:#16a6a0;border-color:#16a6a0}.empty-state{text-align:center;background:#fff;border:1px solid #e3edef;border-radius:19px;padding:64px 30px;box-shadow:0 10px 28px #1437410f}.empty-state h2{color:#17373d;margin:0 0 9px;font-size:20px}.empty-state p{color:#8a9a9f;margin:0;font-size:14px}.report-workspace-header{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.report-case-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.report-case-summary>div{background:#fff;border:1px solid #e3edef;border-radius:15px;padding:20px;box-shadow:0 7px 20px #1437410d}.report-case-summary span{color:#87999e;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:700;display:block}.report-case-summary strong{color:#17373d;font-size:15px}.report-workspace-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;display:grid}.pacs-panel,.report-editor-panel{background:#fff;border:1px solid #e3edef;border-radius:19px;min-width:0;padding:26px;box-shadow:0 10px 28px #1437410f}.workspace-section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.workspace-section-header h2{color:#17373d;margin:0;font-size:20px}.workspace-section-header p{color:#8a9a9f;margin:6px 0 0;font-size:13px}.pacs-placeholder{text-align:center;background:#f8fbfb;border:1px dashed #cddedf;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:30px;display:flex}.pacs-icon{color:#087f85;letter-spacing:1px;background:#e8f8f6;border-radius:19px;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:19px;font-size:13px;font-weight:800;display:flex}.pacs-placeholder h3{color:#17373d;margin:0 0 9px;font-size:18px}.pacs-placeholder p{color:#83959a;max-width:360px;margin:0 0 21px;font-size:13px;line-height:1.7}.pacs-button{color:#fff;background:linear-gradient(135deg,#16a6a0,#087f85);border-radius:11px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #087f852e}.transcription-badge{color:#ad7410;background:#fff4df;border-radius:20px;flex:none;padding:7px 11px;font-size:12px;font-weight:700}.report-editor{resize:vertical;color:#172b31;box-sizing:border-box;background:#fbfdfd;border:1px solid #d7e3e5;border-radius:13px;outline:none;width:100%;min-height:360px;padding:17px;font-family:inherit;font-size:15px;line-height:1.8}.report-editor:focus{border-color:#19a5a0;box-shadow:0 0 0 4px #19a5a01a}.report-editor-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:17px;display:flex}.audio-status{color:#70838a;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.audio-dot{background:#16a6a0;border-radius:50%;width:9px;height:9px}.save-report-button{color:#fff;cursor:pointer;background:#17373d;border:0;border-radius:10px;min-height:44px;padding:0 18px;font-size:13px;font-weight:700}.save-report-button:disabled{opacity:.6;cursor:not-allowed}.report-error{color:#c0392b;margin:17px 0;font-size:14px}.audio-panel{background:#fff;border:1px solid #e3edef;border-radius:19px;margin-top:26px;padding:28px;box-shadow:0 10px 28px #1437410f}.audio-limit-badge{color:#087f85;background:#f0f8f8;border-radius:20px;padding:7px 11px;font-size:12px;font-weight:700}.audio-upload-area{background:#fbfdfd;border:1px dashed #cbdfe1;border-radius:15px;align-items:center;gap:18px;margin-top:21px;padding:20px;display:flex}.audio-file-picker{flex:1;min-width:0}.audio-file-picker input{display:none}.audio-select-button{color:#087f85;cursor:pointer;background:#fff;border:1px solid #d7e5e6;border-radius:11px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.audio-select-button:hover{background:#f0f8f8}.audio-file-hint{color:#91a1a6;margin:0 0 0 12px;font-size:12px;display:inline-block}.selected-audio-file{flex-direction:column;gap:5px;margin-top:11px;display:flex}.selected-audio-file strong{color:#344a50;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.selected-audio-file span{color:#8a9a9f;font-size:11px}.upload-audio-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a6a0,#087f85);border:0;border-radius:11px;min-height:44px;padding:0 20px;font-size:13px;font-weight:700;box-shadow:0 8px 18px #087f8529}.upload-audio-button:hover{transform:translateY(-1px)}.upload-audio-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.uploaded-audio-section{border-top:1px solid #edf2f3;margin-top:21px;padding-top:21px}.uploaded-audio-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;display:flex}.uploaded-audio-header h3{color:#17373d;margin:0;font-size:15px;font-weight:700}.uploaded-audio-header p{color:#8a9a9f;margin:6px 0 0;font-size:12px}.audio-uploaded-badge{color:#087f85;background:#e8f8f6;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:700}.audio-player{width:100%;height:44px}.audio-loading{color:#819297;padding:13px 0;font-size:12px}.report-success{color:#087f85;background:#f0faf8;border:1px solid #d5eee9;border-radius:11px;margin:19px 0 0;padding:13px 15px;font-size:13px}.language-switcher{background:#f8fbfb;border:1px solid #e5eeee;border-radius:11px;gap:6px;margin-bottom:12px;padding:4px;display:flex}.language-button{color:#84969b;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;min-height:34px;padding:0 8px;font-size:12px;font-weight:700}.language-button:hover{color:#087f85;background:#eef7f7}.language-button.active{color:#087f85;background:#fff;box-shadow:0 3px 10px #1437410f}html[dir=rtl] .nav-active-indicator{border-radius:0 4px 4px 0;left:0;right:auto}html[dir=ltr] .nav-active-indicator{border-radius:4px 0 0 4px;left:auto;right:0}@media (width<=520px){.login-page{padding:20px 14px}.login-card{border-radius:21px;max-width:100%;padding:30px 22px}.brand{margin-bottom:34px}.brand-mark{flex-basis:52px;width:52px;height:52px}.brand h1,.welcome h2{font-size:27px}.login-access-card{grid-template-columns:48px minmax(0,1fr) 25px;gap:12px;min-height:104px;padding:15px}.login-access-icon{width:48px;height:48px}.login-access-content strong{font-size:15px}.login-access-content span{font-size:11px}.login-access-arrow{width:25px;height:25px}}@media (width<=1000px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-content{padding:32px}.report-case-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.report-workspace-grid{grid-template-columns:1fr}}@media (width<=900px){.page-header{flex-direction:column;align-items:flex-start}.case-card{flex-direction:column;align-items:stretch}.case-actions{width:100%}.case-actions button{flex:1}}@media (width<=720px){.dashboard-page{display:block}.sidebar{border-bottom:1px solid #e1ebed;border-right:0;width:100%;min-height:auto;padding:16px}.sidebar-brand{padding-bottom:14px}.sidebar-divider{margin-bottom:16px}.sidebar-section-label{display:none}.sidebar-nav{flex-direction:row;overflow-x:auto}.nav-item{white-space:nowrap;flex:none;width:auto;min-height:48px}.nav-active-indicator{border-radius:3px 3px 0 0;width:24px;height:3px;bottom:0;left:50%;right:auto;transform:translate(-50%)}.sidebar-user{margin-top:14px;margin-bottom:8px}.logout-button{margin-top:0}.dashboard-content{padding:26px 18px}.dashboard-header h1{font-size:26px}.stats-grid{grid-template-columns:1fr}.recent-cases,.report-source-selector{padding:20px}.report-source-options{grid-template-columns:1fr}.source-option{min-height:112px}.report-case-summary{grid-template-columns:1fr}.pacs-panel,.report-editor-panel{padding:20px}.report-workspace-header{align-items:flex-start;gap:16px}.audio-upload-area{flex-direction:column;align-items:stretch}.upload-audio-button{width:100%}.audio-file-hint{margin:8px 0 0;display:block}.uploaded-audio-header{align-items:flex-start}.language-switcher{margin-top:14px}html[dir=rtl] .nav-active-indicator,html[dir=ltr] .nav-active-indicator{border-radius:3px 3px 0 0;width:24px;height:3px;bottom:0;left:50%;right:auto;transform:translate(-50%)}}@media (width<=560px){.cases-section{padding:20px}.section-header{flex-direction:column;align-items:flex-start;gap:14px}.case-title-row{flex-direction:column}.case-details{gap:18px}.case-actions{flex-direction:column}.case-actions button{width:100%}}.center-switcher{background:#f8fbfb;border:1px solid #e3edef;border-radius:15px;margin:0 0 24px;padding:14px}.center-switcher-label{color:#6f8388;align-items:center;gap:8px;margin-bottom:9px;font-size:11px;font-weight:750;display:flex}.center-select-wrapper{width:100%;position:relative}.center-select-wrapper select{appearance:none;color:#23454b;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #d8e6e8;border-radius:11px;outline:none;width:100%;min-height:46px;padding:0 38px 0 12px;font-family:inherit;font-size:13px;font-weight:700;transition:border-color .18s,box-shadow .18s,background .18s}.center-select-wrapper select:hover{background:#fcfefe;border-color:#b8d9d7}.center-select-wrapper select:focus{border-color:#19a5a0;box-shadow:0 0 0 4px #19a5a01a}.center-select-icon{pointer-events:none;color:#087f85;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.center-current-info{justify-content:space-between;align-items:center;gap:8px;margin-top:9px;display:flex}.center-current-info span{color:#91a1a6;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.center-current-info span:last-child{color:#087f85;background:#e8f6f5;border-radius:7px;padding:4px 7px;font-size:9px;font-weight:750}.template-dropdown-box{background:#fbfdfd;border:1px solid #dfeaec;border-radius:15px;margin-top:18px;padding:17px}.template-dropdown-label{color:#526a70;margin-bottom:9px;font-size:13px;font-weight:750;display:block}.template-dropdown{appearance:none;color:#23454b;cursor:pointer;box-sizing:border-box;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23087f85' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 13px center no-repeat;border:1px solid #d7e3e5;border-radius:11px;outline:none;width:100%;min-height:50px;padding:0 42px 0 14px;font-family:inherit;font-size:14px;font-weight:650;transition:border-color .18s,box-shadow .18s,background-color .18s}.template-dropdown:hover{background-color:#fcfefe;border-color:#b8d9d7}.template-dropdown:focus{border-color:#19a5a0;box-shadow:0 0 0 4px #19a5a01a}.template-dropdown:disabled{opacity:.65;cursor:not-allowed}.template-selected-info{color:#91a1a6;margin-top:9px;font-size:11px;line-height:1.6}html[dir=rtl] .template-dropdown{background-position:13px;padding-left:42px;padding-right:14px}.patient-portal-page{color:#172033;direction:rtl;background:radial-gradient(circle at 100% 0,#2563eb14,#0000 34%),linear-gradient(135deg,#f4f8fb 0%,#eef6f7 48%,#f8fafc 100%);min-height:100vh;padding:0 24px 36px}.patient-portal-header{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;min-height:92px;margin:0 auto;display:flex}.patient-portal-brand{align-items:center;gap:13px;display:flex}.patient-portal-brand-mark{color:#fff;background:linear-gradient(135deg,#0f766e,#0ea5a4);border-radius:16px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 10px 24px #0f766e38}.patient-portal-brand strong{letter-spacing:-.4px;font-size:22px;line-height:1.1;display:block}.patient-portal-brand span{color:#64748b;margin-top:5px;font-size:12px;display:block}.patient-portal-header-text{text-align:left}.patient-portal-header-text span{color:#64748b;margin-bottom:5px;font-size:12px;display:block}.patient-portal-header-text strong{color:#334155;font-size:15px;display:block}.patient-portal-container{width:100%;max-width:1180px;margin:0 auto}.patient-portal-hero{color:#fff;background:radial-gradient(circle at 85% 20%,#ffffff2e,#0000 25%),linear-gradient(135deg,#0f766e,#0e7490);border-radius:26px;align-items:center;gap:20px;margin:34px 0 22px;padding:30px 34px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f766e2e}.patient-portal-hero:after{content:"";background:#ffffff12;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-140px;left:-90px}.patient-hero-icon{background:#ffffff26;border:1px solid #fff3;border-radius:19px;flex:0 0 62px;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.patient-portal-hero h1{z-index:1;letter-spacing:-.5px;margin:0;font-size:28px;line-height:1.35;position:relative}.patient-portal-hero p{z-index:1;color:#ffffffd6;margin:8px 0 0;font-size:14px;line-height:1.9;position:relative}.patient-error-message{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-bottom:18px;padding:14px 17px;font-size:14px;line-height:1.7}.patient-portal-form{flex-direction:column;gap:18px;display:flex}.patient-form-card{background:#ffffffeb;border:1px solid #94a3b82e;border-radius:22px;padding:26px;box-shadow:0 10px 30px #0f172a0f}.patient-section-header{border-bottom:1px solid #edf1f5;align-items:flex-start;gap:13px;margin-bottom:22px;padding-bottom:21px;display:flex}.patient-section-icon{color:#0f766e;background:#e8f7f5;border-radius:13px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.patient-section-header h2{color:#172033;margin:0;font-size:18px;line-height:1.4}.patient-section-header p{color:#718096;margin:5px 0 0;font-size:12px;line-height:1.7}.patient-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.patient-field{flex-direction:column;gap:8px;min-width:0;display:flex}.patient-field-full{grid-column:1/-1}.patient-field>span{color:#334155;font-size:13px;font-weight:700}.patient-input-wrapper{background:#fbfdfe;border:1px solid #dbe3ea;border-radius:13px;align-items:center;gap:10px;min-height:48px;padding:0 13px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.patient-input-wrapper svg{color:#94a3b8;flex:none}.patient-input-wrapper:focus-within{background:#fff;border-color:#0f9f95;box-shadow:0 0 0 4px #0f9f951a}.patient-input-wrapper input,.patient-input-wrapper select{color:#172033;background:0 0;border:0;outline:0;width:100%;min-width:0;height:46px;font-size:14px}.patient-input-wrapper input::placeholder{color:#a0aec0}.patient-input-wrapper select{cursor:pointer}.patient-field textarea{resize:vertical;color:#172033;background:#fbfdfe;border:1px solid #dbe3ea;border-radius:13px;outline:0;width:100%;min-height:110px;padding:13px 14px;font-size:14px;line-height:1.8;transition:border-color .18s,box-shadow .18s,background .18s}.patient-field textarea:focus{background:#fff;border-color:#0f9f95;box-shadow:0 0 0 4px #0f9f951a}.patient-field small{color:#8492a6;margin-top:-2px;font-size:11px;line-height:1.7}.patient-doctor-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.patient-doctor-option{cursor:pointer;background:#fbfdfe;border:1.5px solid #dfe6ec;border-radius:17px;align-items:center;gap:14px;min-height:96px;padding:17px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative}.patient-doctor-option:hover{border-color:#8ed4cf;transform:translateY(-2px);box-shadow:0 8px 20px #0f766e14}.patient-doctor-option.active{background:#f0fbfa;border-color:#0f9f95;box-shadow:0 8px 24px #0f766e17}.patient-doctor-option input{opacity:0;pointer-events:none;position:absolute}.patient-doctor-option-icon{color:#0f766e;background:#e8f7f5;border-radius:14px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.patient-doctor-option strong{color:#263246;font-size:14px;line-height:1.5;display:block}.patient-doctor-option span{color:#718096;margin-top:5px;font-size:11px;line-height:1.7;display:block}.patient-specific-doctor{background:#f8fafc;border:1px solid #edf1f5;border-radius:16px;margin-top:18px;padding:18px}.patient-payment-card{background:linear-gradient(135deg,#f1fbfa,#f8fcfd);border:1px solid #cde9e5;border-radius:20px;align-items:center;gap:17px;padding:21px 23px;display:flex;position:relative;box-shadow:0 8px 25px #0f766e0f}.patient-payment-icon{color:#0f766e;background:#fff;border-radius:15px;flex:0 0 50px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 5px 15px #0f766e14}.patient-payment-content{flex:1}.patient-payment-content>span{color:#64748b;font-size:12px;display:block}.patient-payment-content strong{color:#173f3c;margin-top:4px;font-size:21px;display:block}.patient-payment-content small{color:#7a8b9c;margin-top:4px;font-size:11px;display:block}.patient-payment-badge{color:#0f766e;letter-spacing:.8px;background:#dff5f2;border-radius:8px;align-self:flex-start;padding:6px 10px;font-size:10px;font-weight:800}.patient-submit-area{text-align:center;padding:4px 0 10px}.patient-primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f766e,#0e7490);border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 25px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 12px 26px #0f766e33}.patient-primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 30px #0f766e45}.patient-primary-button:active:not(:disabled){transform:translateY(0)}.patient-primary-button:disabled{cursor:not-allowed;opacity:.65}.patient-submit-button{min-width:300px;min-height:56px;font-size:15px}.patient-submit-area p{color:#8793a5;max-width:580px;margin:11px auto 0;font-size:11px;line-height:1.8}.patient-portal-footer{color:#8a97a8;border-top:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:15px;max-width:1180px;margin:26px auto 0;padding-top:20px;font-size:11px;display:flex}.patient-portal-success{flex-direction:column;width:100%;max-width:760px;min-height:100vh;margin:0 auto;padding:28px 0 45px;display:flex}.patient-success-card{text-align:center;background:#fffffff0;border:1px solid #94a3b82e;border-radius:28px;margin:auto 0;padding:46px 42px;box-shadow:0 24px 60px #0f172a17}.patient-success-icon{color:#0f766e;background:#e4f7f4;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 22px;display:flex}.patient-success-card h1{color:#172033;margin:0;font-size:25px;line-height:1.5}.patient-success-card>p{color:#68768a;max-width:560px;margin:12px auto 26px;font-size:13px;line-height:2}.patient-success-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.patient-success-details>div,.patient-success-status{background:#f9fbfc;border:1px solid #e6edf2;border-radius:15px;padding:16px}.patient-success-details span,.patient-success-status span{color:#8290a2;font-size:11px;display:block}.patient-success-details strong,.patient-success-status strong{color:#253247;margin-top:6px;font-size:14px;display:block}.patient-success-status{background:#f0fbfa;border-color:#cde9e5;margin-bottom:24px}.patient-success-status strong{color:#0f766e}@media (width<=850px){.patient-portal-page{padding:0 16px 28px}.patient-portal-header{min-height:78px}.patient-portal-header-text{display:none}.patient-portal-hero{border-radius:22px;padding:25px}.patient-portal-hero h1{font-size:23px}.patient-form-grid{grid-template-columns:1fr}.patient-field-full{grid-column:auto}.patient-doctor-options,.patient-success-details{grid-template-columns:1fr}}@media (width<=600px){.patient-portal-page{padding:0 12px 22px}.patient-portal-brand-mark{border-radius:14px;width:44px;height:44px}.patient-portal-brand strong{font-size:19px}.patient-portal-brand span{font-size:10px}.patient-portal-hero{gap:14px;margin-top:22px;padding:21px}.patient-hero-icon{border-radius:15px;flex-basis:50px;width:50px;height:50px}.patient-portal-hero h1{font-size:19px}.patient-portal-hero p{font-size:12px}.patient-form-card{border-radius:18px;padding:19px}.patient-section-header{margin-bottom:18px;padding-bottom:17px}.patient-section-icon{flex-basis:38px;width:38px;height:38px}.patient-section-header h2{font-size:16px}.patient-doctor-option{min-height:88px;padding:14px}.patient-payment-card{align-items:flex-start;padding:17px}.patient-payment-content strong{font-size:18px}.patient-payment-badge{display:none}.patient-submit-button{width:100%;min-width:0}.patient-portal-footer{text-align:center;flex-direction:column}.patient-success-card{border-radius:22px;padding:32px 20px}.patient-success-card h1{font-size:21px}}
