/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.relative{position:relative}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.\!grid{display:grid!important}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg:#f8faf9;--surface:#fff;--surface-2:#f4f7f6;--surface-3:#ecf1ee;--text:#253c35;--muted:#5f7066;--border:#e6ebe8;--primary:#24694f;--primary-hover:#19543e;--primary-soft:#e8f2ec;--danger:#b94d43;--radius:14px;--shadow:0 3px 14px #1e403404;--sidebar-width:244px;--font-sans:Arial,Helvetica,sans-serif}[data-theme=dark]{--bg:#14221d;--surface:#1b2c24;--surface-2:#21362c;--surface-3:#2a3e33;--text:#e3eee7;--muted:#a0b5a7;--border:#31483a;--primary:#8dcbaa;--primary-hover:#a5d9bc;--primary-soft:#294a38;--danger:#f0978b;--shadow:0 3px 14px #00000014}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}a,button,input,select,textarea{outline:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #6eaa8d}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button{transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}button:not(.btn):not(.nav-item):not(.source-card):not(.patient-card):not(.new-patient-card):not(.send-btn):not(.segmented button):not(.timeline-item):not(.conversation-card){-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{letter-spacing:-.025em;font-weight:600}h1{font-size:29px;line-height:1.25}h2{font-size:21px;line-height:1.4}h3{font-size:17px}h4{font-size:14px}p{color:var(--muted)}a{color:var(--primary)}svg{flex-shrink:0}small{font-size:12px}input,select,textarea{color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;max-width:100%;min-height:40px;padding:9px 12px}input::placeholder,textarea::placeholder{color:var(--muted);opacity:.8}select{padding-right:28px}textarea{resize:vertical}input[type=checkbox]{accent-color:var(--primary);flex-shrink:0;width:15px;height:15px;min-height:15px;padding:0}button{background:0 0;border:0}i{font-style:normal}.nowrap{white-space:nowrap}.muted{color:var(--muted)}.danger-text{color:var(--danger)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--primary);color:var(--surface);border-radius:8px;padding:12px 20px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}.btn{border:1px solid var(--border);background:var(--surface);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:10px 16px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.btn:hover{background:var(--surface-2);border-color:#bccfc3}.btn-primary{background:var(--primary);border-color:var(--primary);color:var(--surface);box-shadow:0 2px 4px #14372b0a}.btn-primary:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.btn-ghost{background:0 0;border-color:#0000}.btn-danger{color:var(--danger);background:var(--danger)}@supports (color:color-mix(in lab,red,red)){.btn-danger{background:color-mix(in srgb,var(--danger) 9%,var(--surface))}}.btn-danger{border-color:var(--danger)}@supports (color:color-mix(in lab,red,red)){.btn-danger{border-color:color-mix(in srgb,var(--danger) 23%,var(--border))}}.btn-sm{min-height:33px;padding:7px 11px;font-size:11px}.icon-btn{width:34px;height:34px;color:var(--muted);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;display:inline-flex}.icon-btn:hover{background:var(--surface-2);color:var(--text)}.text-button{color:var(--primary);align-items:center;gap:8px;padding:5px 0;font-size:12px;font-weight:600;display:inline-flex}.text-button:hover{opacity:.75}.card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.card-heading{justify-content:space-between;align-items:center;gap:16px;padding:22px 23px 18px;display:flex}.card-heading h3{font-size:15px}.card-heading p{margin-top:4px;font-size:11px}.eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:var(--primary);font-size:9px;font-weight:600}.badge,.tag-soft{background:var(--surface-2);color:var(--muted);white-space:nowrap;border-radius:5px;align-items:center;gap:5px;padding:3px 7px;font-size:10px;display:inline-flex}.status-dot{background:#4d9a71;width:6px;height:6px;display:inline-block}.avatar,.status-dot{border-radius:50%;flex-shrink:0}.avatar{color:#516448;letter-spacing:.5px;background:#e4eee2;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:600;display:inline-flex}.avatar-lg{width:54px;height:54px;font-size:17px}.avatar-lg,.avatar-xl{color:#686b35;background:#eef0dc}.avatar-xl{width:72px;height:72px;font-size:24px}.avatar-peach{color:#875940;background:#f6e5dd}.app-shell{min-height:100vh;display:flex}.sidebar{width:var(--sidebar-width);z-index:40;background:var(--surface);border-right:1px solid var(--border);flex-direction:column;padding:34px 19px 0;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.brand{text-align:left;color:var(--text);letter-spacing:-1.2px;align-items:center;gap:10px;font-size:28px;font-weight:600;line-height:1.15;display:flex}.brand small{letter-spacing:.3px;color:var(--muted);margin-top:5px;font-size:8px;font-weight:400;display:block}.brand-symbol{flex-shrink:0;width:37px;height:39px;display:block;position:relative}.brand-symbol span{background:var(--primary);border-radius:3px;position:absolute}.brand-symbol span:first-child{width:13px;height:35px;top:2px;left:12px;transform:rotate(0)}.brand-symbol span:last-child{width:35px;height:13px;top:13px;left:1px;transform:rotate(0)}.brand-symbol:after{content:"";background:var(--surface);opacity:.8;border-radius:2px;width:9px;height:9px;position:absolute;top:7px;left:17px}.brand-button{align-self:flex-start;padding:0 8px 30px}.workspace-chip{background:var(--surface-2);border:1px solid var(--border);border-radius:9px;align-items:center;gap:10px;margin-bottom:28px;padding:12px 10px;display:flex}.workspace-icon{background:var(--surface);border:1px solid var(--border);width:33px;height:33px;color:var(--primary);border-radius:7px;justify-content:center;align-items:center;display:flex}.workspace-chip>span:nth-child(2){flex:1;overflow:hidden}.workspace-chip small{letter-spacing:.8px;color:var(--muted);font-size:7px;display:block}.workspace-chip strong{margin-top:3px;font-size:11px;font-weight:500;display:block}.nav-label,.workspace-chip>svg{color:var(--muted)}.nav-label{letter-spacing:1.3px;margin:0 12px 11px;font-size:8px;font-weight:600;display:block}.management-label{margin-top:31px}.nav-item{text-align:left;width:100%;min-height:42px;color:var(--muted);border-radius:7px;align-items:center;gap:12px;margin-bottom:4px;padding:10px 12px;font-size:12px;font-weight:500;display:flex}.nav-item:hover{background:var(--surface-2);color:var(--text)}.nav-item.active{background:var(--primary-soft);color:var(--primary);font-weight:600}.nav-count{background:var(--surface);text-align:center;border-radius:4px;min-width:20px;margin-left:auto;padding:0 6px;font-size:10px;line-height:19px}.ai-nav-dot{background:#83a57c;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:45px}.privacy-card{background:var(--surface-2);border:1px solid var(--border);border-radius:9px;margin-bottom:20px;padding:14px 13px}.privacy-card>span{color:var(--primary);align-items:center;gap:7px;display:flex}.privacy-card strong{font-size:10px;font-weight:600}.privacy-card i{background:#74a98c;border-radius:50%;width:5px;height:5px;margin-left:auto}.privacy-card p{margin-top:7px;font-size:10px;line-height:1.7}.profile-block{border-top:1px solid var(--border);align-items:center;gap:9px;margin-top:15px;padding:19px 0;display:flex}.profile-block>span:nth-child(2){flex:1;min-width:0}.profile-block strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:600;display:block;overflow:hidden}.profile-block small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.profile-block .icon-btn{width:27px}.main-shell{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));flex-direction:column;min-width:0;display:flex}.topbar{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;height:76px;min-height:76px;padding:0 36px;position:relative}.breadcrumb,.topbar{align-items:center;display:flex}.breadcrumb{color:var(--muted);white-space:nowrap;gap:11px;font-size:11px}.breadcrumb>span{color:var(--text);font-weight:500}.topbar-actions{gap:6px}.global-search,.topbar-actions{align-items:center;display:flex}.global-search{color:var(--muted);gap:8px;margin-right:15px}.global-search input{background:0 0;border:0;width:193px;min-height:32px;padding:6px 0;font-size:10px}.global-search kbd{border:1px solid var(--border);color:var(--muted);border-radius:4px;padding:2px 4px;font-family:inherit;font-size:9px}.locale-toggle{font-size:10px;font-weight:600}.topbar .icon-btn{width:30px;height:30px}.notification-button{position:relative}.has-notification:after{content:"";border:1px solid var(--surface);background:#d2a268;border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:5px}.header-private{align-items:center;gap:5px;margin-left:7px;font-size:9px;display:inline-flex;color:var(--muted)!important}.main-content{outline:none;flex:1;width:100%;max-width:1570px;margin:0 auto;padding:34px 38px 25px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.page-heading p{margin-top:8px;font-size:12px}.page-heading .eyebrow{margin-bottom:10px;display:block}.today{color:var(--muted);text-transform:capitalize;gap:7px;margin-bottom:12px;font-size:10px;display:flex}.dashboard-heading,.today{align-items:center}.dashboard-heading h1{letter-spacing:-.8px;font-size:26px;font-weight:500}.greeting-dot{color:var(--primary)}.hero-card{isolation:isolate;background:#eaf2eb;border:1px solid #dfe9df;border-radius:15px;min-height:273px;padding:30px 33px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;max-width:62%}.hero-content>.eyebrow{letter-spacing:1.4px;color:#486850;align-items:center;gap:6px;font-size:7px;display:flex}.hero-content>.eyebrow>span{background:#759d7c;border-radius:50%;width:5px;height:5px}.hero-content h2{white-space:pre-line;letter-spacing:-1.1px;color:#2d503a;margin:14px 0 12px;font-size:33px;font-weight:500;line-height:1.3}.hero-content p{color:#536e59;max-width:410px;font-size:11px;line-height:1.85}.hero-actions{align-items:center;gap:23px;margin-top:23px;display:flex}.hero-actions .btn{min-height:36px;padding:9px 13px;font-size:10px}.hero-actions .text-button{font-size:10px}.hero-art{color:#427557;width:335px;height:300px;top:-9px;right:16px}.hero-art,.orbit{position:absolute}.orbit{border:1px solid #cbdcc76b;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:195px;height:195px}.orbit-two{width:274px;height:274px}.orbit-three{width:359px;height:359px}.floating-doc{background:#fbfcf7;border:1px solid #f8faf3;border-radius:9px;width:153px;height:183px;padding:18px;position:absolute;top:66px;left:98px;box-shadow:0 12px 25px #49715512}.floating-doc.back{background:#e1eacb;border-color:#dae4c9;padding:30px 16px;top:53px;left:69px;transform:rotate(-14deg)}.floating-doc.back>div{background:#b9c6a777;border-radius:2px;width:75%;height:4px;margin:12px 0}.floating-doc.front{transform:rotate(9deg)}.art-doc-header{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.art-doc-header span{background:#edf3e6;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.art-doc-header i{background:#d6e2d3;border-radius:4px;width:50px;height:4px;display:block}.art-doc-header i:last-child{background:#e2e9dd;width:32px;margin-top:-17px;margin-left:39px}.floating-doc svg:not(.lucide){width:115px;margin:18px 0 10px}.art-doc-lines i{background:#e5eadf;border-radius:2px;width:90%;height:3px;margin-bottom:7px;display:block}.art-doc-lines i:last-child{width:60%}.art-check{color:#648460;background:#e4eedb;border-radius:50%;width:24px;height:24px;bottom:16px;right:15px}.art-check,.floating-lock{justify-content:center;align-items:center;display:flex;position:absolute}.floating-lock{background:#fdfdf8;border:1px solid #e3ebdd;border-radius:13px;width:50px;height:50px;top:59px;right:41px;transform:rotate(8deg);box-shadow:0 5px 25px #54825b0d}.art-dot{background:#b5c9a2;border-radius:50%;position:absolute}.dot-one{width:7px;height:7px;top:201px;left:60px}.dot-two{background:#d2cba4;width:5px;height:5px;top:37px;left:128px}.dashboard-stats{background:var(--surface);border:1px solid var(--border);border-radius:11px;grid-template-columns:repeat(3,1fr);margin:18px 0 32px;padding:17px 0;display:grid}.dashboard-stats>div{border-right:1px solid var(--border);justify-content:center;align-items:center;gap:13px;display:flex}.dashboard-stats>div:last-child{border:0}.stat-icon{background:var(--surface-2);color:#7c9183;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.dashboard-stats strong{letter-spacing:-1px;font-size:22px;font-weight:500;line-height:1}.dashboard-stats>div>span:last-child{color:var(--muted);font-size:10px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;display:flex}.section-heading h2{font-size:18px;font-weight:500}.section-heading p{margin-top:4px;font-size:10px}.section-heading .text-button{font-size:10px}.patient-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;margin-bottom:29px;display:grid}.patient-card{text-align:left;flex-direction:column;min-width:0;padding:23px 23px 0;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.patient-card:hover{border-color:#b8cebf;transform:translateY(-2px);box-shadow:0 6px 17px #254f3510}.patient-card-head{align-items:center;gap:15px;display:flex}.patient-identity{flex:1;min-width:0}.patient-identity>strong{letter-spacing:-.3px;font-size:16px;font-weight:500;display:block}.patient-identity>span{color:var(--muted);align-items:center;gap:7px;margin-top:6px;font-size:10px;display:flex}.patient-header p i,.patient-identity i{background:#b1bbb4;border-radius:50%;width:3px;height:3px;display:block}.patient-arrow{color:#99aba0}.patient-card-stats{justify-content:space-between;align-items:center;gap:10px;padding:21px 0 17px;display:flex}.patient-card-stats>span:first-child{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.patient-card-stats strong{color:var(--text);font-size:11px;font-weight:500}.patient-card-stats .tag-soft{background:var(--primary-soft);color:var(--primary);padding:3px 7px;font-size:8px}.patient-card-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;padding:12px 0 14px;font-size:9px;display:flex}.patient-card-footer strong{font-size:9px;font-weight:500}.dashboard-lower{grid-template-columns:minmax(0,1fr) 257px;gap:21px;margin-bottom:24px;display:grid}.table-scroll{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%}.data-table th{color:var(--muted);background:var(--surface-2);padding:11px 14px;font-size:9px;font-weight:400}.data-table th:first-child{padding-left:23px}.data-table td{border-bottom:1px solid var(--border);padding:14px;font-size:11px}.data-table td:first-child{padding-left:23px}.data-table tr:last-child td{border-bottom:0}.doc-cell{text-align:left;align-items:center;gap:12px;max-width:100%;padding:0;display:flex}.doc-cell,.doc-cell>span:last-child{min-width:0}.doc-cell strong{max-width:245px;font-size:10px;font-weight:500}.doc-cell small,.doc-cell strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.doc-cell small{color:var(--muted);max-width:240px;margin-top:4px;font-size:8px}.doc-icon{color:#829c8a;background:#f0f5ee;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:39px;display:inline-flex}.doc-imaging{color:#869dad;background:#edf2f6}.doc-discharge,.doc-report{color:#ab9572;background:#f6f2e9}.doc-prescription,.doc-referral{color:#a690b0;background:#f4eef6}.doc-vaccination{color:#789995;background:#ebf3f1}.patient-pill{background:var(--surface-2);border:1px solid var(--border);color:var(--muted);border-radius:4px;padding:2px 7px;font-size:8px;line-height:1.5;display:inline-block}.recent-card{overflow:hidden}.recent-card .data-table td{font-size:9px}.recent-card .doc-cell strong{max-width:203px}.recent-card .doc-icon{width:30px;height:34px}.recent-card .doc-icon svg{width:16px}.recent-card .data-table th{font-size:8px}.recent-card .data-table td{padding-top:12px;padding-bottom:12px}.care-card{border:1px solid var(--border);background:linear-gradient(150deg,#f3f2e9,#f9faf5);border-radius:13px;flex-direction:column;align-items:flex-start;padding:23px 23px 0;display:flex;position:relative;overflow:hidden}.care-symbol{color:#7f8961;border:1px solid #d9dfca;border-radius:10px;justify-content:center;align-items:center;width:39px;height:39px;margin-bottom:16px;display:flex}.care-card .eyebrow{color:#5a694c;letter-spacing:1px;font-size:8px}.care-card h3{white-space:pre-line;letter-spacing:-.4px;color:#4b5b42;margin-top:9px;font-size:17px;font-weight:500;line-height:1.6}.care-card p{color:#5a694c;margin-top:10px;font-size:10px;line-height:1.8}.care-card .text-button{color:#5a7352;margin-top:15px;font-size:10px}.care-footer{color:#5a694c;border-top:1px solid #e5e8db;gap:6px;width:100%;margin-top:auto;padding:14px 0 13px;font-size:8px}.care-footer,.privacy-strip{align-items:center;display:flex}.privacy-strip{color:var(--muted);justify-content:space-between;gap:20px;padding:8px 0 0;font-size:9px}.privacy-strip>span{align-items:center;gap:8px;display:flex}.privacy-strip svg{color:#8a9c8d}.privacy-strip strong{color:var(--muted);font-weight:500}.privacy-strip .text-button{font-size:9px}.app-footer{color:var(--muted);justify-content:space-between;align-items:center;margin-top:auto;padding:18px 38px;font-size:8px;display:flex}.app-footer>span:first-child{align-items:center;gap:6px;display:flex}.mobile-menu{display:none!important}.global-search-results,.notification-panel{z-index:48;border:1px solid var(--border);background:var(--surface);border-radius:12px;width:360px;position:absolute;top:65px;right:35px;overflow:hidden;box-shadow:0 10px 40px #14342620}.global-search-results button{text-align:left;border-bottom:1px solid var(--border);align-items:center;gap:10px;width:100%;padding:13px;font-size:12px;display:flex}.global-search-results button:hover{background:var(--surface-2)}.notification-entry{text-align:left;border-top:1px solid var(--border);width:100%;color:var(--danger);align-items:center;gap:12px;padding:17px 22px;font-size:12px;display:flex}.notification-entry small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.notification-empty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:8px 25px 30px;display:flex}.notification-empty svg{color:var(--primary)}.notification-empty p{font-size:12px}.new-patient-card{border:1px dashed #bfd0c3;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:207px;padding:24px;display:flex}.new-patient-card:hover,.new-patient-card>span{background:var(--primary-soft)}.new-patient-card>span{width:38px;height:38px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:13px;display:flex}.new-patient-card h3{font-size:14px}.new-patient-card p{max-width:270px;margin-top:7px;font-size:11px}.empty-state{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:14px;min-height:220px;padding:55px 30px;display:flex}.empty-state h3{font-size:19px}.empty-state p{max-width:400px;font-size:12px}.empty-icon{background:var(--primary-soft);width:62px;height:62px;color:var(--primary);border-radius:18px;justify-content:center;align-items:center;margin-bottom:5px;display:flex}.skeleton-page{flex-direction:column;gap:24px;display:flex}.skeleton{background:linear-gradient(110deg,var(--surface-3) 25%,var(--surface) 40%,var(--surface-3) 55%);background-size:220% 100%;border-radius:12px;animation:skeleton 1.5s linear infinite}.skeleton-page .patient-grid{margin:0}.initial-loading{max-width:1000px;margin:auto;padding:50px}.initial-loading>.brand{margin-bottom:50px}@keyframes skeleton{to{background-position:-220% 0}}.toast{border:1px solid var(--border);background:var(--text);color:var(--surface);z-index:100;border-radius:10px;align-items:center;gap:12px;max-width:90vw;padding:14px 19px;font-size:12px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 8px 35px #16362425}.toast button{color:inherit;display:flex}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:70;background:#122d2365;animation:fade-in .15s;position:fixed;inset:0}.modal{z-index:71;border:1px solid var(--border);background:var(--surface);border-radius:16px;width:min(550px,100% - 32px);max-height:90dvh;padding:25px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 20px 100px #0b261f30}.modal-wide{width:min(880px,100% - 32px)}.modal-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:25px;display:flex}.modal-heading h2{overflow-wrap:anywhere;font-size:21px}.modal-heading p{margin-top:6px;font-size:12px}.modal-actions{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:10px;margin-top:25px;padding-top:20px;display:flex}.field{color:var(--text);flex-direction:column;gap:7px;font-size:11px;font-weight:500;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid .full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;font-size:12px;font-weight:400}.error-banner,.success-banner{border:1px solid var(--danger);border-radius:9px;padding:12px 16px}@supports (color:color-mix(in lab,red,red)){.error-banner,.success-banner{border:1px solid color-mix(in srgb,var(--danger) 25%,var(--border))}}.error-banner,.success-banner{background:var(--danger)}@supports (color:color-mix(in lab,red,red)){.error-banner,.success-banner{background:color-mix(in srgb,var(--danger) 6%,var(--surface))}}.error-banner,.success-banner{color:var(--danger);margin:16px 0;font-size:12px}.success-banner{color:var(--primary);border-color:var(--border);background:var(--primary-soft)}.error-banner p{color:inherit;margin-top:5px}.error-banner .btn{margin-top:10px}.dropzone{background:var(--surface-2);width:100%;color:var(--muted);border:1px dashed #9fbba9;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:6px;margin:20px 0;padding:30px;display:flex}.dropzone.dragging,.dropzone:hover{background:var(--primary-soft);border-color:var(--primary)}.dropzone strong{color:var(--text);font-size:15px}.dropzone>span:not(.upload-cloud){font-size:12px}.dropzone small{margin-top:5px;font-size:10px}.upload-cloud{background:var(--surface);border:1px solid var(--border);width:55px;height:55px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.bulk-metadata{border:1px solid var(--border);border-radius:10px;margin:15px 0;padding:15px}.bulk-metadata summary{cursor:pointer;font-size:12px;font-weight:600}.metadata-fields{margin:20px 0}.info-line{align-items:flex-start;gap:7px;margin:14px 0;font-size:10px;display:flex}.upload-items{flex-direction:column;gap:10px;margin-bottom:15px;display:flex}.upload-item{border:1px solid var(--border);border-radius:10px;padding:14px}.upload-item summary{cursor:pointer;align-items:center;gap:12px;display:flex}.upload-item summary>span:nth-child(2){flex:1;min-width:0}.upload-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.upload-item small{color:var(--muted);font-size:10px}.upload-item .badge{font-size:8px}.upload-progress{background:var(--surface-3);border-radius:3px;height:3px;margin-top:12px;overflow:hidden}.upload-progress span{background:var(--primary);height:100%;transition:width .2s;display:block}.back-link{color:var(--muted);gap:7px;margin-bottom:24px;padding:0;font-size:11px}.back-link,.patient-header{align-items:center;display:flex}.patient-header{gap:19px;margin-bottom:27px}.patient-title{align-items:center;gap:12px;display:flex}.patient-title h1{font-size:25px}.patient-header p{align-items:center;gap:9px;margin-top:9px;font-size:11px;display:flex}.patient-header-actions{gap:10px;margin-left:auto;display:flex}.patient-header-actions .btn{font-size:10px}.patient-tabs{border-bottom:1px solid var(--border);gap:26px;margin-bottom:25px;display:flex;overflow-x:auto}.patient-tabs button{white-space:nowrap;color:var(--muted);border-bottom:2px solid #0000;align-items:center;gap:7px;padding:14px 0 13px;font-size:12px;display:flex}.patient-tabs button.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.patient-tabs button span{background:var(--primary-soft);border-radius:4px;padding:0 5px;font-size:9px;line-height:17px}.patient-stat-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:24px;display:grid}.patient-stat{align-items:center;gap:17px;padding:23px;display:flex}.patient-stat small{color:var(--muted);font-size:10px;display:block}.patient-stat strong{margin-top:4px;font-size:22px;font-weight:500;display:block}.patient-overview-grid{grid-template-columns:1fr 1fr;gap:22px;margin-bottom:25px;display:grid}.demographics{margin:0;padding:0 23px 12px}.demographics>div{border-bottom:1px solid var(--border);justify-content:space-between;padding:12px 0;font-size:11px;display:flex}.demographics dt{color:var(--muted)}.demographics dd{margin:0}.patient-notes{padding:8px 23px 23px}.patient-notes h4{font-size:11px}.patient-notes p{white-space:pre-line;margin-top:7px;font-size:11px;line-height:1.8}.overview-summary{background:var(--primary-soft);padding:25px}.overview-summary h3{margin:15px 0;font-size:22px;line-height:1.6}.overview-summary p{font-size:11px;line-height:1.8}.overview-summary .btn{margin-top:25px}.access-notice{color:#8b743b;background:#fbf5e6;border:1px solid #dac9a0;border-radius:7px;align-items:center;gap:8px;margin:0 0 18px;padding:10px 14px;font-size:11px;display:flex}.documents-card{padding:22px}.file-toolbar{justify-content:space-between;gap:20px;margin-bottom:15px}.file-toolbar,.search-field{align-items:center;display:flex}.search-field{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:8px;gap:8px;min-width:180px;padding:0 12px}.search-field input{background:0 0;border:0;width:100%;min-width:0;padding-left:0;font-size:11px}.file-toolbar .search-field{flex:1;max-width:370px}.segmented{background:var(--surface-2);border:1px solid var(--border);border-radius:7px;padding:3px;display:flex}.segmented button{color:var(--muted);border-radius:5px;padding:5px 8px;display:flex}.segmented button.active{background:var(--surface);color:var(--primary);box-shadow:0 1px 4px #1839240a}.filter-row{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:20px;display:flex}.filter-row select{min-height:34px;padding:7px 24px 7px 9px;font-size:10px}.sort-field{color:var(--muted);align-items:center;gap:5px;margin-left:auto;display:flex}.sort-field select{background:0 0;border:0}.selection-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:10px;min-height:48px;margin-bottom:6px;padding:13px 0;font-size:10px;display:flex}.selection-bar label{align-items:center;gap:11px;display:flex}.selection-bar>div{gap:7px;display:flex}.file-row{border-bottom:1px solid var(--border);align-items:center;gap:14px;min-height:88px;padding:18px 0;display:flex}.file-row>.doc-cell{flex:1;min-width:150px}.file-row .doc-cell strong{max-width:300px;font-size:11px}.file-row .doc-cell small{font-size:9px}.file-date{min-width:80px}.file-date strong{font-size:10px;font-weight:400;display:block}.file-date small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.file-tags{gap:5px;max-width:130px;display:flex;overflow:hidden}.file-tags .tag-soft{font-size:8px}.row-actions{gap:1px;display:flex}.row-actions .icon-btn{width:29px;height:29px}.file-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding-top:18px;display:grid}.file-tile{border:1px solid var(--border);border-radius:10px;flex-direction:column;align-items:flex-start;gap:13px;padding:19px;position:relative}.file-tile>input{position:absolute;top:15px;right:15px}.file-tile>.doc-cell{flex-direction:column;align-items:flex-start;width:100%;min-width:0;padding-right:10px}.file-tile .doc-cell strong{overflow-wrap:anywhere;font-size:12px}.file-tile .doc-cell small,.file-tile .doc-cell strong{white-space:normal;max-width:100%}.file-tile .file-date{align-items:center;gap:10px;display:flex}.file-tile .file-date small{margin:0}.file-tile .row-actions{align-self:flex-end}.virtual-list{max-height:590px;overflow:auto}.load-more{justify-content:center;margin-top:24px;display:flex}.timeline{max-width:900px}.timeline section{margin-bottom:26px}.timeline section h3{text-transform:capitalize;align-items:center;gap:10px;padding:7px 0 17px;font-size:14px;display:flex}.timeline h3 span{color:var(--muted);background:var(--surface-3);border-radius:4px;padding:2px 7px;font-size:9px;font-weight:400}.timeline-items{border-left:1px solid #d4dfd5;flex-direction:column;gap:13px;margin-left:10px;padding:0 0 0 23px;display:flex}.timeline-item{text-align:left;align-items:center;gap:16px;padding:18px;display:flex;position:relative}.timeline-item:before{content:"";border:3px solid var(--bg);background:#7fa58b;border-radius:50%;width:10px;height:10px;position:absolute;left:-29px}.timeline-item>.timeline-date{color:var(--muted);min-width:72px;font-size:10px}.timeline-item>span:nth-last-child(2){flex:1;min-width:0}.timeline-item strong{overflow-wrap:anywhere;font-size:12px;display:block}.timeline-item small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.timeline-item>svg{color:var(--muted)}.lab-table{overflow:hidden}.lab-table .data-table td{padding-top:18px;padding-bottom:18px;font-size:11px}.lab-table .data-table td>strong{display:block}.lab-table .data-table small{color:var(--muted);font-size:9px;font-weight:400}.marker-button{text-align:left;align-items:center;gap:9px;padding:0;font-size:12px;display:flex}.marker-button svg{color:var(--primary)}.selected-row{background:var(--primary-soft)}.lab-flag{color:var(--primary);background:var(--surface-2);border-radius:4px;align-items:center;gap:3px;margin-top:6px;padding:2px 5px;font-size:8px;display:inline-flex}.flag-high,.flag-low{color:#9f503e;background:#faeee6}.sparkline{color:var(--primary);align-items:center;gap:13px;display:flex}.sparkline svg:first-child{width:80px;height:29px}.lab-comparison{color:var(--muted);align-items:center;gap:15px;margin:25px 0 12px;font-size:11px;display:flex}.lab-comparison label{align-items:center;gap:5px;display:flex}.conversation-list{flex-direction:column;gap:12px;display:flex}.conversation-card{text-align:left;align-items:center;gap:15px;padding:22px;display:flex}.conversation-card>span:nth-child(2){flex:1}.conversation-card strong{font-size:14px;display:block}.conversation-card small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.conversation-card:hover{border-color:#aec4b5}.main-chat{max-width:none;min-height:700px;padding:24px 28px;display:flex}.chat-layout{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:minmax(0,1.1fr) minmax(310px,.9fr);width:100%;height:calc(100dvh - 152px);min-height:580px;display:grid;overflow:hidden}.chat-pane{flex-direction:column;min-width:0;min-height:0;display:flex}.chat-top{border-bottom:1px solid var(--border);justify-content:space-between;padding:16px 22px}.chat-top,.patient-chat-select{align-items:center;display:flex}.patient-chat-select{gap:8px}.patient-chat-select select{border:0;min-height:30px;padding:5px 24px 5px 0;font-size:12px}.chat-scroll{scroll-behavior:smooth;flex:1;min-height:0;padding:25px 27px;overflow:auto}.chat-welcome{text-align:center;flex-direction:column;max-width:450px;margin:auto;padding:14px 6px 25px}.ai-symbol,.chat-welcome{align-items:center;display:flex}.ai-symbol{background:var(--primary-soft);width:61px;height:61px;color:var(--primary);border:1px solid #d7e6da;border-radius:19px;justify-content:center;margin-bottom:22px}.chat-welcome>.eyebrow{letter-spacing:1.2px;font-size:8px}.chat-welcome h2{white-space:pre-line;margin:14px 0;font-size:27px;font-weight:500;line-height:1.4}.chat-welcome p{max-width:335px;font-size:11px;line-height:1.85}.prompt-suggestions{flex-direction:column;gap:9px;width:100%;margin-top:27px;display:flex}.prompt-suggestions>button{border:1px solid var(--border);text-align:left;color:var(--muted);border-radius:9px;align-items:center;gap:11px;padding:12px 13px;font-size:10px;display:flex}.prompt-suggestions>button:hover{background:var(--surface-2);border-color:#c3d6c9}.prompt-suggestions>button>span{color:var(--primary);display:flex}.prompt-suggestions>button>svg{margin-left:auto}.chat-composer-area{padding:10px 21px 13px}.scenario-row{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;font-size:8px;display:flex}.scenario-row>span{align-items:center;gap:5px;display:flex}.scenario-row select{background:var(--surface-2);max-width:65%;min-height:25px;color:var(--muted);border:0;padding:3px 20px 3px 5px;font-size:9px}.chat-composer{background:var(--surface);border:1px solid #cbd9cd;border-radius:11px;align-items:flex-end;padding:9px;display:flex;box-shadow:0 3px 14px #27483605}.chat-composer:focus-within{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-soft)}.chat-composer textarea{resize:none;background:0 0;border:0;outline:none;flex:1;min-width:0;min-height:50px;max-height:120px;padding:6px 7px;font-size:11px;line-height:1.8}.send-btn{background:var(--primary);width:32px;height:32px;color:var(--surface);border-radius:8px;align-items:center;margin-bottom:3px}.chat-disclaimer,.send-btn{justify-content:center;display:flex}.chat-disclaimer{text-align:center;color:var(--muted);align-items:flex-start;gap:4px;margin:10px 0 0;font-size:7px;line-height:1.7}.chat-disclaimer svg{margin-top:1px}.chat-viewer{background:var(--surface-2);border-left:1px solid var(--border);min-width:0;position:relative;overflow:auto}.chat-viewer,.viewer-placeholder{flex-direction:column;display:flex}.viewer-placeholder{text-align:center;justify-content:center;align-items:center;max-width:370px;margin:auto;padding:30px}.paper-illustration{background:var(--surface);color:#a1b69f;border:1px solid #dce5dc;border-radius:9px;width:111px;height:139px;margin-bottom:31px;padding:21px;position:relative;transform:rotate(-5deg);box-shadow:0 5px 16px #254d3406}.paper-illustration>span{background:var(--surface-3);border-radius:2px;height:4px;margin:9px 0;display:block}.paper-illustration>span:nth-last-child(2){width:70%}.paper-illustration>div{background:var(--primary-soft);width:38px;height:38px;color:var(--primary);border:4px solid var(--surface-2);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:14px;right:-13px}.viewer-placeholder h3{font-size:16px;font-weight:500}.viewer-placeholder p{margin-top:11px;font-size:11px;line-height:1.85}.private-label{color:var(--muted);align-items:center;gap:5px;margin-top:24px;font-size:9px;display:flex}.user-message{background:var(--primary-soft);color:var(--text);white-space:pre-wrap;border:1px solid #dce8dc;border-radius:11px 11px 2px;margin:0 0 25px 30px;padding:13px 17px;font-size:12px}.assistant-answer{margin-bottom:28px}.answer-byline{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:14px;display:flex}.answer-byline>strong{font-size:11px;font-weight:600}.ai-symbol.small{border:0;border-radius:7px;width:27px;height:27px;margin:0}.confidence{color:var(--muted);align-items:center;gap:4px;margin-left:auto;font-size:8px;display:flex}.markdown{color:var(--text);font-size:12px;line-height:1.9}.markdown p{color:inherit;margin-bottom:12px}.markdown ol,.markdown ul{padding-left:22px}.markdown h3{margin:17px 0 9px;font-size:15px}.inline-citation{vertical-align:baseline;color:var(--primary);background:var(--primary-soft);border-radius:4px;margin:0 2px;padding:0 5px;font-size:10px;font-weight:600;line-height:19px;display:inline-block}.sources h4{align-items:center;gap:6px;margin:21px 0 10px;font-size:10px;display:flex}.sources h4 span{color:var(--muted);font-size:9px;font-weight:400}.source-grid{flex-direction:column;gap:7px;display:flex}.source-card{border:1px solid var(--border);text-align:left;border-radius:8px;align-items:flex-start;gap:9px;padding:11px;display:flex}.source-card.selected,.source-card:hover{background:var(--primary-soft);border-color:#a8c0ac}.source-number{background:var(--primary-soft);width:18px;height:18px;color:var(--primary);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:600;display:flex}.source-card>span:nth-child(2){flex:1}.source-card strong{font-size:10px;font-weight:500;display:block}.source-card small{margin-top:2px}.source-card em,.source-card small{color:var(--muted);font-size:9px;display:block}.source-card em{margin-top:5px;font-style:normal}.source-card>svg{color:var(--muted)}.follow-ups{flex-direction:column;align-items:flex-start;gap:7px;margin-top:17px;display:flex}.follow-ups button{border:1px solid var(--border);color:var(--primary);text-align:left;border-radius:7px;gap:7px;padding:7px 10px}.follow-ups button,.thinking{align-items:center;font-size:10px;display:flex}.thinking{color:var(--muted);gap:4px;padding:13px 0}.thinking>span{background:var(--primary);border-radius:50%;width:4px;height:4px;animation:pulse 1s infinite alternate}.thinking>span:nth-child(2){animation-delay:.2s}.thinking>span:nth-child(3){margin-right:7px;animation-delay:.4s}.no-answer{border:1px dashed var(--border);background:var(--surface-2);text-align:center;border-radius:10px;margin:20px 0;padding:23px}.no-answer svg{color:var(--muted)}.no-answer h3{margin:12px 0;font-size:15px;line-height:1.7}.no-answer p{margin:7px 0;font-size:11px}.viewer-backdrop{display:none}.login-page{background:var(--surface);grid-template-columns:48% 52%;min-height:100dvh;display:grid}.login-story{isolation:isolate;background:#eaf1e8;flex-direction:column;min-height:100dvh;padding:50px 62px;display:flex;position:relative;overflow:hidden}.login-story .brand{color:#314d37}.login-story .brand-symbol span{background:#356b4b}.login-story .brand-symbol:after{background:#eaf1e8}.login-story .brand small{color:#536c4e}.login-story-main{z-index:2;margin:auto 0;padding:80px 0 150px;position:relative}.login-story-main .eyebrow{letter-spacing:2px;color:#536c4e;font-size:9px}.login-story-main h1{white-space:pre-line;letter-spacing:-1.7px;color:#34513b;margin:19px 0 25px;font-size:47px;font-weight:400;line-height:1.34}.login-story-main p{color:#536c4e;max-width:350px;font-size:13px;line-height:1.9}.login-features{flex-direction:column;gap:16px;margin-top:35px;display:flex}.login-features>span{color:#536c4e;align-items:center;gap:10px;font-size:11px;display:flex}.login-features svg{background:#dce8d6;border-radius:50%;width:19px;height:19px;padding:2px}.login-bottom{color:#536c4e;z-index:2;align-items:center;gap:7px;font-size:9px;display:flex;position:relative}.login-orbits{z-index:-1;bottom:-320px;right:-170px}.login-orbits,.login-orbits>div{width:600px;height:600px;position:absolute}.login-orbits>div{border:1px solid #c4d5bd88;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.login-orbits>div:nth-child(2){width:450px;height:450px}.login-orbits>div:nth-child(3){width:300px;height:300px}.login-orbits>span{color:#8ca47d;background:#fafbf4b3;border:1px solid #f4f7ee;border-radius:20px;width:110px;height:110px;position:absolute;top:120px;left:165px;transform:rotate(-12deg);box-shadow:0 10px 30px #38604106}.login-form-side,.login-orbits>span{justify-content:center;align-items:center;display:flex}.login-form-side{flex-direction:column;padding:80px 45px;position:relative}.login-locale{font-size:11px;font-weight:400;position:absolute;top:25px;right:35px}.login-form-wrap{width:100%;max-width:363px}.login-welcome-icon{border:1px solid var(--border);background:var(--surface-2);width:56px;height:56px;color:var(--primary);border-radius:14px;justify-content:center;align-items:center;margin-bottom:25px;display:flex}.login-form-wrap h2{letter-spacing:-.75px;font-size:26px;font-weight:500;line-height:1.4}.login-form-wrap>p{margin:10px 0 31px;font-size:12px}.login-form-wrap .field{margin-bottom:18px;font-size:11px}.login-form-wrap .field input{min-height:46px;padding:12px 13px;font-size:12px}.password-field{position:relative}.password-field input{padding-right:43px!important}.password-field .icon-btn{position:absolute;top:6px;right:6px}.forgot-link{text-align:right;color:var(--primary);margin:0 0 23px auto;padding:0;font-size:10px;display:block}.login-submit{justify-content:space-between;width:100%;min-height:46px;padding-left:17px;padding-right:17px;font-size:12px}.demo-login{margin-top:31px}.demo-login>div{letter-spacing:1.3px;color:var(--muted);white-space:nowrap;align-items:center;gap:12px;margin-bottom:21px;font-size:7px;display:flex}.demo-login>div span{background:var(--border);flex:1;height:1px}.demo-login .btn{background:var(--surface);justify-content:flex-start;width:100%;min-height:42px;margin-bottom:10px;font-size:11px;font-weight:400}.demo-login .btn>svg:last-child{color:var(--muted);margin-left:auto}.demo-login small{text-align:center;color:var(--muted);margin-top:16px;font-size:8px;display:block}.login-footer{color:var(--muted);align-items:center;gap:6px;font-size:9px;display:flex;position:absolute;bottom:35px}.back-login{margin:25px auto 0;display:flex}.login-mobile-brand{display:none}[data-theme=dark] .hero-card{background:#243d2d;border-color:#355039}[data-theme=dark] .hero-content h2{color:#d5e5d2}[data-theme=dark] .hero-content p,[data-theme=dark] .hero-content>.eyebrow{color:#9fb79c}[data-theme=dark] .hero-art{opacity:.55}[data-theme=dark] .care-card{background:linear-gradient(140deg,#303b28,#273626);border-color:#3a4b31}[data-theme=dark] .care-card h3{color:#d0ddbf}[data-theme=dark] .care-card .eyebrow,[data-theme=dark] .care-card .text-button,[data-theme=dark] .care-card p{color:#acbd96}[data-theme=dark] .care-footer,[data-theme=dark] .care-symbol{color:#aaba93;border-color:#4c5e3c}[data-theme=dark] .doc-icon{color:#a5b99d;background:#2b3c2c}[data-theme=dark] .doc-imaging{color:#9ab4c3;background:#283a45}[data-theme=dark] .doc-report{color:#bca987;background:#403b2c}[data-theme=dark] .doc-vaccination{color:#8db6a7;background:#293f39}[data-theme=dark] .doc-prescription{color:#b8a5c2;background:#3a3040}[data-theme=dark] .avatar{color:#c0d1a9;background:#3b4d32}[data-theme=dark] .avatar-peach{color:#e1b79b;background:#523b31}[data-theme=dark] .user-message{border-color:#3d5942}[data-theme=dark] .access-notice{color:#d1b97f;background:#3b3527;border-color:#5c5035}[data-theme=dark] .flag-high,[data-theme=dark] .flag-low{color:#e7b795;background:#49362d}@keyframes pulse{50%{opacity:.5}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (min-width:1600px){.main-content{padding:42px 55px 30px}.hero-card{min-height:310px;padding:36px 43px}.hero-content h2{font-size:39px}.hero-art{top:5px;right:8%;transform:scale(1.1)}.dashboard-stats{margin-top:22px;margin-bottom:37px}.patient-card{padding:28px 28px 0}.patient-card-stats{padding:26px 0 20px}.dashboard-lower{grid-template-columns:minmax(0,1fr) 300px}.recent-card .doc-cell strong{max-width:300px}.care-card h3{font-size:20px}.main-chat{max-width:1700px;padding:30px}}@media (max-width:1200px){:root{--sidebar-width:220px}.sidebar{padding-left:14px;padding-right:14px}.main-content{padding:29px 26px 20px}.topbar{padding:0 25px}.global-search{margin-right:0}.global-search input{width:160px}.global-search kbd{display:none}.dashboard-lower{grid-template-columns:minmax(0,1fr) 223px;gap:17px}.recent-card .data-table td,.recent-card .data-table th{padding-left:10px;padding-right:10px}.recent-card .data-table td:first-child,.recent-card .data-table th:first-child{padding-left:17px}.recent-card .doc-cell small,.recent-card .doc-cell strong{max-width:150px}.recent-card .doc-cell{gap:8px}.recent-card .data-table td:nth-child(2),.recent-card .data-table th:nth-child(2){display:none}.care-card{padding:21px 19px 0}.care-card h3{font-size:16px}.hero-content h2{font-size:29px}.hero-content p{max-width:300px}.hero-art{right:-22px;transform:scale(.9)}.hero-actions{gap:16px}.hero-actions .text-button{font-size:9px}.hero-content>.eyebrow{letter-spacing:1px;font-size:6px}.dashboard-stats>div{gap:9px}.dashboard-stats>div>span:last-child{font-size:9px}.patient-identity>strong{font-size:14px}.patient-card{padding:20px 18px 0}.patient-card-head{gap:11px}.patient-arrow{width:17px}.patient-card .avatar{width:46px;height:46px;font-size:15px}.privacy-strip>span>span{display:none}.patient-header{flex-wrap:wrap}.patient-header-actions{margin-left:auto}.patient-title h1{font-size:23px}.patient-stat{gap:10px;padding:18px}.patient-stat strong{font-size:18px}.file-tags{display:none}.file-row .doc-cell strong{max-width:230px}.file-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-chat{padding:19px}.chat-layout{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr)}.chat-scroll{padding:22px 19px}.chat-composer-area{padding-left:15px;padding-right:15px}.chat-welcome h2{font-size:24px}.chat-welcome{padding-top:6px}.prompt-suggestions>button{padding:11px 9px;font-size:9px}.chat-disclaimer{font-size:6px}.login-story{padding:42px}.login-story-main h1{font-size:40px}.login-story-main p{font-size:12px}.app-footer{padding-left:26px;padding-right:26px}}@media (max-width:1023px){:root{--sidebar-width:202px}.sidebar{padding:29px 11px 0}.brand-button{padding-bottom:28px}.brand{font-size:26px}.brand small{font-size:7px}.nav-item{gap:10px;padding:10px;font-size:11px}.nav-label{font-size:7px}.workspace-chip{padding:10px 8px}.workspace-chip small{font-size:6px}.workspace-chip strong{font-size:10px}.sidebar-bottom{padding-top:30px}.privacy-card p{font-size:9px}.profile-block{gap:6px}.profile-block strong{font-size:9px}.profile-block .avatar{width:31px;height:31px}.topbar{height:66px;min-height:66px;padding:0 22px}.global-search{display:none}.main-content{padding:26px 24px}.dashboard-heading h1{font-size:24px}.page-heading .btn{padding:9px 12px;font-size:10px}.hero-card{min-height:258px;padding:26px}.hero-content{max-width:70%}.hero-art{opacity:.7;top:-8px;right:-74px;transform:scale(.8)}.hero-content h2{font-size:27px}.hero-content p{max-width:280px;font-size:10px}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:19px}.hero-actions .btn,.hero-actions .text-button{font-size:9px}.dashboard-stats{margin-bottom:27px;padding:14px 0}.dashboard-stats>div{flex-wrap:wrap;gap:7px;padding:0 8px}.dashboard-stats>div>span:last-child{text-align:center;width:100%;font-size:9px}.dashboard-stats .stat-icon{width:27px;height:27px}.dashboard-stats .stat-icon svg{width:17px}.dashboard-stats strong{font-size:21px}.patient-grid{gap:14px}.patient-identity>strong{font-size:13px;line-height:1.4}.patient-identity>span{gap:5px;font-size:9px}.patient-card-head{gap:9px}.patient-card .avatar{width:39px;height:39px;font-size:13px}.patient-arrow{display:none}.patient-card{padding:19px 15px 0}.dashboard-lower{grid-template-columns:1fr}.care-card{display:none}.recent-card .data-table td:nth-child(2),.recent-card .data-table th:nth-child(2){display:table-cell}.recent-card .doc-cell small,.recent-card .doc-cell strong{max-width:230px}.patient-header-actions{width:100%;margin-top:5px;margin-left:0}.patient-header .avatar-xl{width:60px;height:60px;font-size:21px}.patient-title h1{font-size:22px}.patient-tabs{gap:23px}.patient-tabs button{font-size:11px}.patient-overview-grid{grid-template-columns:1fr}.patient-stat-grid{gap:10px}.patient-stat{flex-direction:column;align-items:flex-start;gap:10px;padding:15px}.patient-stat strong{font-size:19px}.documents-card{padding:16px}.file-row .doc-cell strong{max-width:170px}.file-date{min-width:69px}.file-date strong{font-size:9px}.file-row{gap:9px}.file-row>.doc-cell{gap:7px}.row-actions .icon-btn{width:25px}.file-row .doc-icon{width:30px;height:34px}.filter-row select{font-size:9px}.filter-row{gap:6px}.timeline-item{flex-wrap:wrap;gap:10px}.timeline-item>.timeline-date{min-width:65px;font-size:9px}.timeline-item strong{font-size:10px}.timeline-item small{font-size:9px}.main-chat{min-height:calc(100dvh - 112px);padding:20px}.chat-layout{height:calc(100dvh - 148px);min-height:580px;display:flex}.chat-pane{width:100%}.chat-viewer{display:none}.chat-viewer.has-document{z-index:65;width:min(620px,88vw);display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 50px #102c2920}.viewer-open .viewer-backdrop{z-index:64;background:#102a2155;display:block;position:fixed;inset:0}.viewer-backdrop svg{display:none}.chat-welcome{padding-top:18px}.chat-welcome h2{font-size:28px}.chat-scroll{padding:26px}.chat-composer-area{padding:12px 23px 17px}.chat-disclaimer{font-size:8px}.prompt-suggestions>button{padding:13px;font-size:11px}.login-story-main h1{font-size:34px}.login-story{padding:34px}.login-form-side{padding:70px 34px}.login-form-wrap h2{font-size:23px}.login-story-main{padding-top:60px;padding-bottom:100px}.login-story-main p{font-size:11px}.login-features>span{font-size:10px}.login-bottom,.privacy-strip .text-button,.privacy-strip strong{font-size:8px}}@media (max-width:767px){:root{--sidebar-width:244px}.sidebar{padding:30px 19px 0;transition:transform .2s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.sidebar-backdrop{z-index:39;background:#0c291b55;position:fixed;inset:0}.main-shell{width:100%;margin-left:0}.mobile-menu{display:flex!important}.topbar{height:63px;min-height:63px;padding:0 19px}.breadcrumb{gap:8px;font-size:10px}.breadcrumb>svg:first-of-type{display:none}.topbar-actions{gap:1px}.topbar .icon-btn{width:29px}.main-content{padding:25px 20px}.brand{font-size:28px}.brand small{font-size:8px}.nav-item{gap:12px;font-size:12px}.workspace-chip small{font-size:7px}.workspace-chip strong{font-size:11px}.page-heading{align-items:flex-start;gap:14px;margin-bottom:23px}.dashboard-heading h1{font-size:25px}.dashboard-heading .btn{gap:0;width:35px;height:35px;min-height:35px;margin-top:31px;padding:0;font-size:0}.dashboard-heading .btn svg{width:18px}.page-heading p{max-width:290px;font-size:11px;line-height:1.8}.today{margin-bottom:10px;font-size:9px}.hero-card{min-height:275px;padding:25px 23px}.hero-content{max-width:78%}.hero-content>.eyebrow{letter-spacing:.7px;font-size:6px}.hero-content h2{margin-top:16px;font-size:28px}.hero-content p{max-width:260px;font-size:10px}.hero-art{opacity:.43;z-index:0;top:4px;right:-85px;transform:scale(.72)}.hero-actions{gap:15px;max-width:300px}.hero-actions .btn,.hero-actions .text-button{font-size:9px}.dashboard-stats{margin-top:15px;margin-bottom:28px;padding:14px 0}.dashboard-stats>div{gap:6px}.dashboard-stats>div>span:last-child{font-size:8px}.dashboard-stats strong{font-size:20px}.section-heading h2{font-size:18px}.section-heading .text-button,.section-heading p{font-size:9px}.patient-grid{gap:14px}.patient-identity>strong{font-size:13px}.patient-card-head{flex-wrap:wrap;gap:11px}.patient-card .avatar{width:43px;height:43px}.patient-identity{flex-basis:100%}.patient-card-stats{gap:5px;padding:19px 0 13px}.patient-card-stats>span:first-child{font-size:9px}.patient-card-stats .tag-soft{display:none}.patient-card-footer{flex-wrap:wrap;gap:5px;font-size:8px}.patient-card-footer strong{font-size:8px}.card-heading{padding:20px 18px 16px}.recent-card .doc-cell strong{max-width:190px;font-size:10px}.recent-card .doc-cell small{max-width:170px}.recent-card .data-table td:nth-child(2),.recent-card .data-table th:nth-child(2){display:none}.recent-card .data-table td{padding-left:8px;padding-right:8px;font-size:8px}.recent-card .icon-btn{width:24px}.recent-card .data-table td:last-child{padding-left:0}.privacy-strip{align-items:flex-start;gap:12px;padding-top:0}.privacy-strip>span{gap:6px}.privacy-strip strong{max-width:155px;font-size:8px;line-height:1.7}.privacy-strip .text-button{white-space:nowrap;gap:4px;font-size:8px}.app-footer{padding:15px 20px;font-size:7px}.main-chat{min-height:calc(100dvh - 96px);padding:15px 12px}.chat-layout{border-radius:11px;height:calc(100dvh - 125px);min-height:550px}.chat-scroll{padding:24px 19px}.chat-welcome{padding-top:10px}.chat-welcome h2{font-size:25px}.chat-welcome p{font-size:10px}.chat-composer-area{padding:8px 13px 14px}.chat-top{padding:13px 16px}.chat-disclaimer,.scenario-row{font-size:7px}.scenario-row select{font-size:8px}.chat-viewer.has-document{width:94vw}.patient-header{gap:12px}.patient-title{flex-wrap:wrap;gap:6px}.patient-title h1{font-size:23px}.patient-title .tag-soft{font-size:8px}.patient-header p{gap:5px;font-size:9px}.patient-header .avatar-xl{width:54px;height:54px;font-size:19px}.patient-header-actions .btn{flex:1;min-height:37px;padding:8px;font-size:9px}.patient-tabs{gap:22px;margin-bottom:20px}.patient-tabs button{font-size:11px}.patient-stat-grid{gap:8px}.patient-stat{padding:13px 11px}.patient-stat strong{font-size:18px}.patient-stat small{font-size:8px}.patient-stat:last-child strong{padding-top:6px;font-size:13px}.patient-stat .stat-icon{width:28px;height:28px}.patient-stat .stat-icon svg{width:17px}.patient-overview-grid{gap:17px}.overview-summary h3{font-size:21px}.documents-card{padding:13px}.file-toolbar{gap:12px}.search-field{min-width:0}.search-field input{font-size:10px}.file-toolbar .search-field{width:100%}.segmented button{padding:6px}.filter-row{gap:7px}.filter-row select{flex-grow:1;max-width:calc(50% - 5px);font-size:9px}.sort-field{width:100%;margin-left:0}.sort-field select{flex:1;max-width:none}.file-row{flex-wrap:wrap;gap:12px;padding:18px 0 15px;position:relative}.file-row>.doc-cell{flex-basis:calc(100% - 37px)}.file-row .doc-cell strong{max-width:245px;font-size:10px}.file-row .doc-cell small{font-size:8px}.file-row .file-date{flex:1;align-items:center;gap:7px;margin-left:30px;display:flex}.file-row .file-date small{margin:0;font-size:8px}.file-grid{grid-template-columns:1fr;gap:12px}.file-tile{flex-wrap:nowrap;gap:12px;padding:17px}.file-tile>.doc-cell{flex-direction:row;flex-basis:auto;min-width:0;padding-right:20px}.file-tile .doc-cell strong{max-width:100%;font-size:11px}.file-tile .file-date{margin:0}.file-tile .row-actions{position:absolute;bottom:13px;right:11px}.file-tile .doc-cell small{font-size:9px}.timeline-items{padding-left:17px}.timeline-item{gap:10px;padding:13px}.timeline-item:before{left:-23px}.timeline-item>.timeline-date{flex:1;min-width:0;font-size:9px}.timeline-item>span:nth-last-child(2){flex-basis:calc(100% - 35px);padding-left:0}.timeline-item .doc-icon{width:30px;height:30px}.timeline-item strong{font-size:12px}.timeline-item small{font-size:9px}.timeline-item>.timeline-date{order:0}.timeline-item>svg{width:15px}.timeline-item>.doc-icon{order:0}.modal{max-height:93dvh;padding:21px}.modal-heading h2{font-size:19px}.modal-heading p{font-size:11px}.form-grid{gap:15px}.upload-item .badge{display:none}.upload-item strong{font-size:10px}.upload-item summary{gap:7px}.dropzone{padding:26px 15px}.dropzone strong{font-size:14px}.upload-cloud{width:45px;height:45px}.section-heading>.search-field{flex:1}.section-heading>.btn{padding:9px;font-size:9px}.conversation-card{gap:12px;padding:17px}.conversation-card strong{font-size:12px}.conversation-card small{font-size:9px}.global-search-results,.notification-panel{width:min(360px,100vw - 24px);right:12px}.header-private{display:none!important}.toast{padding:12px 14px;font-size:11px;bottom:17px}.login-page{display:block}.login-story{display:none}.login-form-side{min-height:100dvh;padding:70px 28px 90px}.login-form-wrap{max-width:380px}.login-mobile-brand{margin-bottom:40px;display:block}.login-welcome-icon{display:none}.login-form-wrap h2{font-size:26px}.login-form-wrap>p{font-size:12px}.login-locale{top:20px;right:20px}.login-form-wrap .field input,.login-submit{min-height:48px}.login-footer{bottom:24px}.demo-login .btn{min-height:43px}}@media (max-width:380px){.main-content{padding:23px 15px}.hero-card{padding:23px 19px}.hero-content h2{font-size:25px}.hero-content{max-width:85%}.hero-art{right:-110px}.patient-identity>strong{font-size:12px}.patient-card{padding:17px 12px 0}.patient-grid{gap:11px}.dashboard-heading h1{font-size:22px}.page-heading p{font-size:10px}.privacy-strip{flex-wrap:wrap}.privacy-strip strong{max-width:none}.recent-card .doc-cell strong{max-width:162px}.topbar{padding:0 12px}.form-grid{grid-template-columns:1fr}.file-row .doc-cell strong{max-width:203px}.hero-actions{gap:10px}.dashboard-stats>div>span:last-child{font-size:7px}.chat-welcome h2{font-size:23px}.chat-welcome .ai-symbol{width:50px;height:50px;margin-bottom:17px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:767px){.sidebar{visibility:hidden}.sidebar.is-open{visibility:visible}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}