: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}.settings-card{max-width:920px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.settings-field{color:#72868b;flex-direction:column;gap:8px;font-size:13px;font-weight:650;display:flex}.settings-field input,.settings-readonly{box-sizing:border-box;color:#12353b;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #dce8e9;border-radius:10px;padding:0 13px;font-weight:500}.settings-field input:focus{border-color:#16a6a0;outline:2px solid #16a6a026}.settings-readonly{background:#f7fafa;align-items:center;display:flex}.settings-form{flex-direction:column;align-items:flex-start;gap:18px;margin-top:20px;display:flex}.settings-form>.settings-field{width:min(100%,440px)}.settings-feedback{margin:0;font-size:13px}.settings-feedback.success{color:#087f55}.settings-feedback.error{color:#b33b3b}@media (width<=640px){.settings-grid{grid-template-columns:minmax(0,1fr)}}.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}.landing-page{--landing-navy:#132f40;--landing-navy-deep:#102837;--landing-ink:#203744;--landing-muted:#60717a;--landing-ivory:#f7f5ef;--landing-paper:#fffefa;--landing-line:#e5e1d7;--landing-cyan:#258f96;--landing-cyan-soft:#eaf3f1;--landing-amber:#b68e4c;isolation:isolate;background:var(--landing-ivory);min-height:100vh;color:var(--landing-ink);position:relative;overflow-x:clip}.landing-page,.landing-page *{box-sizing:border-box}.landing-flow-map{z-index:0;pointer-events:none;opacity:.72;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.landing-flow-line{fill:none;vector-effect:non-scaling-stroke}.landing-flow-line-primary{stroke:#41858a;stroke-width:1.4px;opacity:.15}.landing-flow-line-secondary{stroke:#a28b5f;stroke-width:1px;opacity:.09}.landing-flow-node{fill:#378e94;stroke:#f7f5ef;stroke-width:2px;opacity:.82}.landing-shell{z-index:1;width:min(1200px,100% - 64px);margin:0 auto;position:relative}.landing-header{background:var(--landing-navy-deep);color:#fffefa;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;gap:28px;min-height:78px;margin-top:18px;padding:0 24px;display:flex}.landing-brand,.landing-footer-brand{color:inherit;letter-spacing:-.25px;white-space:nowrap;align-items:center;gap:11px;font-size:17px;font-weight:750;text-decoration:none;display:inline-flex}.landing-brand-mark{color:#80cbd0;background:#1c3a4a;border:1px solid #73cacc3d;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.landing-nav,.landing-footer nav{align-items:center;gap:clamp(16px,2.5vw,32px);display:flex}.landing-nav a,.landing-footer nav a{color:#d5dfe0;font-size:13px;font-weight:550;text-decoration:none;transition:color .18s}.landing-nav a:hover,.landing-footer nav a:hover{color:#8bd0d1}.landing-header-cta{color:#263b44;white-space:nowrap;background:#d9c391;border:1px solid #e9dab570;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 15px;font-size:12px;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s;display:inline-flex}.landing-header-cta:hover{background:#e7d5aa;border-color:#f0dfb7}.landing-header-cta svg{color:var(--landing-navy)}.landing-hero{background:#fffefa5c;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(42px,6vw,82px);min-height:640px;padding:76px 0 94px;display:grid}.landing-hero-copy{min-width:0;max-width:560px}.landing-hero-copy h1{color:var(--landing-navy);letter-spacing:-2.1px;text-wrap:balance;margin:0;font-size:clamp(40px,5vw,66px);font-weight:730;line-height:1.32}.landing-hero-copy h1 em{color:var(--landing-cyan);font-style:normal}.landing-hero-copy>p{max-width:520px;color:var(--landing-muted);margin:23px 0 0;font-size:16px;line-height:2}.landing-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px;display:flex}.landing-primary-button{border:1px solid var(--landing-cyan);background:var(--landing-cyan);color:#fff;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:49px;padding:0 19px;font-size:13px;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.landing-primary-button:hover{background:#1b747b;border-color:#1b747b;transform:translateY(-1px)}html[dir=rtl] .landing-primary-button svg,html[dir=rtl] .landing-audience-arrow{transform:rotate(180deg)}.landing-hero-trust{color:#64747a;align-items:center;gap:10px;margin-top:25px;font-size:12px;line-height:1.7;display:flex}.landing-trust-icon{color:#638875;background:#edf3e9;border:1px solid #d5e4dc;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;display:grid}.landing-hero-art{isolation:isolate;aspect-ratio:1.18;color:#fff;background:#d8d9d3;border:1px solid #132f4021;border-radius:18px;min-width:0;min-height:480px;position:relative;overflow:hidden;box-shadow:0 22px 48px #1d2f341f,0 3px 9px #1d2f340d}.landing-hero-photo{z-index:-1;background-color:#d4d1c8;background-image:linear-gradient(#0c1f2905 52%,#0c1f297a),url(/images/radiology-hero.webp);background-position:50%;background-size:cover;position:absolute;inset:0}.landing-image-status{inset-inline-end:20px;color:#fffefa;background:#132f40e8;border:1px solid #ffffff57;border-radius:10px;align-items:center;gap:11px;max-width:calc(100% - 40px);padding:12px 15px;display:flex;position:absolute;bottom:20px}.landing-image-status-icon{color:#9bd8d7;border:1px solid #84cdcc47;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.landing-image-status>span:last-child{gap:4px;display:grid}.landing-image-status b{font-size:11px;font-weight:700}.landing-image-status small{color:#d5e0df;font-size:10px;line-height:1.5}.landing-workflow-section,.landing-features-section,.landing-audience-section{border-top:1px solid var(--landing-line);padding:86px 0}.landing-workflow-section{background:#ffffff61}.landing-audience-section{background:#f1f0e994}.landing-section-intro,.landing-audience-heading{max-width:680px;margin-bottom:38px}.landing-section-label{color:#8a7043;letter-spacing:1.15px;align-items:center;gap:9px;font-size:10px;font-weight:750;display:inline-flex}.landing-section-intro h2,.landing-audience-heading h2{color:var(--landing-navy);letter-spacing:-.75px;text-wrap:balance;margin:12px 0 0;font-size:clamp(27px,3.2vw,38px);font-weight:690;line-height:1.42}.landing-section-intro p,.landing-audience-heading p{max-width:620px;color:var(--landing-muted);margin:13px 0 0;font-size:15px;line-height:1.9}.landing-workflow-track{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding-top:5px;display:grid;position:relative}.landing-workflow-track:before{content:"";inset-inline:7%;background:#d7d8cf;height:1px;position:absolute;top:30px}.landing-workflow-step{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:11px;min-width:0;display:flex;position:relative}.landing-step-index{color:#9a8255;letter-spacing:.7px;font-size:10px;font-weight:700}.landing-step-node{background:var(--landing-paper);width:52px;height:52px;color:var(--landing-cyan);border:1px solid #dedbd2;border-radius:14px;place-items:center;display:grid;box-shadow:0 4px 12px #2037440b}.landing-workflow-step.tone-2 .landing-step-node{color:var(--landing-navy)}.landing-workflow-step.tone-3 .landing-step-node{color:#a98043}.landing-workflow-step.tone-4 .landing-step-node{color:#ae7666}.landing-workflow-step.tone-5 .landing-step-node{color:#9c7841;background:#fbf7ed;border-color:#e8dcbf}.landing-step-name{color:#40545d;max-width:150px;font-size:13px;font-weight:620;line-height:1.65}.landing-feature-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.landing-feature-card{background:var(--landing-paper);border:1px solid #e4e0d7;border-radius:13px;grid-column:span 2;min-width:0;min-height:218px;padding:23px;transition:border-color .18s,box-shadow .18s;position:relative;box-shadow:0 5px 18px #2030310a}.landing-feature-card:hover{border-color:#cbd9d4;box-shadow:0 9px 22px #20303112}.landing-feature-card.is-featured{background:#fdfcf7;border-color:#d8ded5;grid-column:1/-1;grid-template-rows:auto 1fr auto;grid-template-columns:52px minmax(0,1fr) auto;align-items:start;column-gap:18px;min-height:186px;padding:27px 30px;display:grid}.landing-feature-icon{background:var(--landing-cyan-soft);color:#347f82;border:1px solid #dce8e3;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.landing-feature-card.is-featured .landing-feature-icon{grid-area:1/1/span 2;width:50px;height:50px}.landing-feature-index{top:24px;color:#9a9e97;letter-spacing:.7px;font-size:10px;font-weight:700;position:absolute;inset-inline-end:23px}.landing-feature-card.is-featured .landing-feature-index{grid-area:1/3;padding-inline-start:24px;position:static}.landing-feature-card h3{color:var(--landing-navy);margin:17px 0 8px;font-size:16px;font-weight:680;line-height:1.5}.landing-feature-card.is-featured h3{grid-area:1/2;margin:0;font-size:20px}.landing-feature-card p{color:#5e6e73;margin:0;font-size:13px;line-height:1.85}.landing-feature-card.is-featured p{grid-area:2/2;max-width:680px;margin-top:7px;font-size:14px}.landing-feature-rule{inset-inline-start:23px;background:#6baaaa;width:31px;height:2px;position:absolute;bottom:0}.landing-feature-card.is-featured .landing-feature-rule{background:#e3e1d8;grid-area:3/2/auto/-1;width:auto;height:1px;margin-top:20px;position:static}.landing-feature-card.tone-voice .landing-feature-icon{color:#ad725f;background:#fbf2ec;border-color:#eedfd6}.landing-feature-card.tone-report .landing-feature-icon{color:#a3844c;background:#faf5e9;border-color:#e9dfc9}.landing-feature-card.tone-security .landing-feature-icon{color:#82754e;background:#f6f4eb;border-color:#e6e2d5}.landing-audience-section{border-bottom:1px solid var(--landing-line);grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(40px,7vw,94px);display:grid}.landing-audience-heading{margin-bottom:0}.landing-audience-list{border-top:1px solid var(--landing-line)}.landing-audience-row{border-bottom:1px solid var(--landing-line);grid-template-columns:28px 42px minmax(130px,.72fr) minmax(0,1.28fr) 20px;align-items:center;gap:15px;min-width:0;padding:20px 0;display:grid}.landing-audience-index{color:#9b8b68;font-size:10px;font-weight:700}.landing-audience-icon{background:var(--landing-paper);color:#416d73;border:1px solid #dce5df;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.landing-audience-icon.tone-typist{color:#a87466;background:#fbf4ef;border-color:#eddfd8}.landing-audience-icon.tone-center{color:#488481;background:#eef5f1}.landing-audience-row h3{color:var(--landing-navy);margin:0;font-size:14px;font-weight:680;line-height:1.6}.landing-audience-row p{color:#5e6e73;margin:0;font-size:12px;line-height:1.8}.landing-audience-arrow{color:var(--landing-amber)}.landing-final-cta{background:var(--landing-navy);color:#fffefa;border:1px solid #1d4050;border-radius:15px;align-items:center;gap:20px;min-height:158px;margin-top:54px;padding:30px 36px;display:flex}.landing-cta-mark{color:#e1c989;background:#ffffff0f;border:1px solid #e6d3a852;border-radius:12px;flex:none;place-items:center;width:48px;height:48px;display:grid}.landing-final-cta>div:nth-child(2){flex:1;min-width:0}.landing-final-cta>div:nth-child(2)>span{color:#bdcfd0;letter-spacing:.8px;font-size:10px;font-weight:650}.landing-final-cta h2{color:#fffefa;letter-spacing:-.35px;margin:7px 0 0;font-size:clamp(20px,2.4vw,27px);font-weight:680;line-height:1.5}.landing-final-cta .landing-primary-button{color:#203943;background:#e0cfaa;border-color:#e0cfaa;flex:none}.landing-final-cta .landing-primary-button:hover{background:#f0dfb9;border-color:#f0dfb9}.landing-footer{color:#647278;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;min-height:100px;padding:28px 0;display:flex}.landing-footer-brand{color:var(--landing-navy);font-size:14px}.landing-footer-brand .landing-brand-mark{background:var(--landing-navy);color:#9dd1d0;border-radius:9px;width:31px;height:31px}.landing-footer nav{flex-wrap:wrap;gap:12px 22px}.landing-footer nav a{color:#596b71;font-size:11px}.landing-copyright{color:#68767a;align-items:center;gap:7px;font-size:10px;display:inline-flex}.landing-copyright i{background:#9c8d6c;border-radius:50%;width:3px;height:3px}.landing-copyright b{color:#334d58}.landing-header a:focus-visible,.landing-footer a:focus-visible,.landing-page .landing-actions a:focus-visible,.landing-final-cta a:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #c79e52}@media (width<=1000px){.landing-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:38px;min-height:auto;padding:68px 0 78px}.landing-hero-art{min-height:410px}.landing-audience-row{grid-template-columns:24px 38px minmax(110px,.8fr) minmax(0,1.2fr) 18px;gap:11px}}@media (width<=760px){.landing-shell{width:min(100% - 40px,680px)}.landing-header{gap:14px;min-height:72px;padding:0 17px}.landing-nav{gap:15px}.landing-nav a{font-size:11px}.landing-header-cta{min-height:39px;padding:0 11px;font-size:11px}.landing-hero{grid-template-columns:1fr;gap:32px;padding:58px 0 68px}.landing-hero-copy{max-width:640px}.landing-hero-copy h1{max-width:620px;font-size:clamp(39px,7vw,56px)}.landing-hero-copy>p{max-width:600px}.landing-hero-art{aspect-ratio:1.45;width:100%;max-width:680px;min-height:0;margin:0 auto}.landing-workflow-section,.landing-features-section,.landing-audience-section{padding:66px 0}.landing-workflow-track{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:26px}.landing-workflow-track:before{display:none}.landing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-feature-card{grid-column:span 1;min-height:200px;padding:20px}.landing-feature-card.is-featured{grid-column:1/-1;min-height:176px}.landing-audience-section{grid-template-columns:1fr;gap:34px}.landing-audience-heading{max-width:620px}.landing-audience-row{grid-template-columns:25px 40px minmax(120px,.8fr) minmax(0,1.2fr) 18px;gap:13px}}@media (width<=560px){.landing-shell{width:calc(100% - 32px)}.landing-header{border-radius:12px;min-height:66px;margin-top:10px;padding:0 12px}.landing-brand{gap:8px;font-size:14px}.landing-brand-mark{border-radius:9px;width:32px;height:32px}.landing-header .landing-nav{display:none}.landing-header-cta{gap:6px;min-height:37px;padding:0 9px;font-size:10px}.landing-hero{gap:27px;padding:48px 0 58px}.landing-hero-copy h1{letter-spacing:-1.2px;font-size:clamp(34px,9vw,46px);line-height:1.42}.landing-hero-copy>p{margin-top:17px;font-size:14px;line-height:1.9}.landing-actions{margin-top:23px}.landing-hero-art{aspect-ratio:1.08;border-radius:14px}.landing-flow-line-secondary{display:none}.landing-flow-node{r:3px}.landing-image-status{inset-inline-end:11px;gap:8px;max-width:calc(100% - 22px);padding:9px 10px;bottom:11px}.landing-image-status-icon{width:24px;height:24px}.landing-image-status b{font-size:9px}.landing-image-status small{font-size:8px}.landing-workflow-section,.landing-features-section,.landing-audience-section{padding:54px 0}.landing-section-intro,.landing-audience-heading{margin-bottom:27px}.landing-section-intro h2,.landing-audience-heading h2{font-size:25px}.landing-section-intro p,.landing-audience-heading p{font-size:13px}.landing-workflow-track{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:22px}.landing-step-node{width:46px;height:46px}.landing-step-name{max-width:132px;font-size:12px}.landing-feature-grid{grid-template-columns:1fr;gap:12px}.landing-feature-card,.landing-feature-card.is-featured{grid-column:1;grid-template-rows:auto auto auto;grid-template-columns:42px minmax(0,1fr) auto;column-gap:12px;min-height:0;padding:18px}.landing-feature-card.is-featured .landing-feature-icon{grid-area:1/1/span 2;width:42px;height:42px}.landing-feature-card.is-featured h3{grid-area:1/2;font-size:16px}.landing-feature-card.is-featured .landing-feature-index{grid-area:1/3;padding-inline-start:0}.landing-feature-card.is-featured p{grid-area:2/2/auto/-1;margin-top:5px;font-size:13px}.landing-feature-card.is-featured .landing-feature-rule{grid-area:3/2/auto/-1;margin-top:15px}.landing-feature-card:not(.is-featured){grid-template-columns:42px minmax(0,1fr) auto;align-items:center;column-gap:12px;display:grid}.landing-feature-card:not(.is-featured) .landing-feature-icon{grid-area:1/1/span 2}.landing-feature-card:not(.is-featured) .landing-feature-index{grid-area:1/3;position:static}.landing-feature-card:not(.is-featured) h3{grid-area:1/2;margin:0;font-size:15px}.landing-feature-card:not(.is-featured) p{grid-area:2/2/auto/-1;margin-top:5px;font-size:12px}.landing-feature-card:not(.is-featured) .landing-feature-rule{display:none}.landing-audience-section{gap:27px}.landing-audience-heading{margin-bottom:0}.landing-audience-row{grid-template-columns:20px 36px minmax(0,1fr) 18px;gap:10px;padding:16px 0}.landing-audience-icon{width:35px;height:35px}.landing-audience-row h3{font-size:13px}.landing-audience-row p{grid-area:2/3/auto/4;margin-top:-7px;padding-bottom:2px;font-size:11px}.landing-audience-arrow{grid-area:1/4}.landing-final-cta{grid-template-columns:40px minmax(0,1fr);gap:13px;min-height:0;margin-top:34px;padding:20px 17px;display:grid}.landing-cta-mark{width:40px;height:40px}.landing-final-cta h2{font-size:18px}.landing-final-cta>.landing-primary-button{grid-column:1/-1;width:100%}.landing-footer{flex-direction:column;align-items:flex-start;gap:17px;padding:25px 0}.landing-footer nav{gap:12px 18px}.landing-copyright{flex-wrap:wrap;font-size:9px}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :before,.landing-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important}.landing-flow-node{display:none}}.doctor-qr-print-card{color:#111827;text-align:center;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:fit-content;max-width:100%;margin:18px auto;padding:20px}.doctor-qr-print-heading{flex-direction:column;gap:4px;margin-bottom:14px;display:flex}.doctor-qr-print-heading strong{font-size:20px}.doctor-qr-print-heading span{font-size:14px}.doctor-qr-code-frame{background:#fff;padding:10px;display:inline-flex}.doctor-qr-code-frame svg{shape-rendering:crispedges;max-width:100%;height:auto;display:block}.doctor-qr-print-url{overflow-wrap:anywhere;color:#111827;max-width:360px;margin-top:10px;font-size:11px}.doctor-qr-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin:14px 0;display:flex}@media print{@page{size:auto;margin:12mm}body *{visibility:hidden!important}.doctor-qr-print-card,.doctor-qr-print-card *{visibility:visible!important}.doctor-qr-print-card{width:100%;max-width:none;box-shadow:none;break-inside:avoid;border:0;border-radius:0;margin:0;padding:14mm;position:fixed;inset:0 auto auto 0}.doctor-qr-code-frame svg{width:72mm;height:72mm}}.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-qr-status{padding-top:34px}.patient-qr-status>p{color:#334155;margin-top:28px}.patient-qr-referrer-card>strong{color:#0f766e;font-size:18px;display:block}.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}}
