:root{--ink:#17201c;--muted:#6d7771;--paper:#f3f2ec;--surface:#faf9f5;--line:#dddeda;--green:#164d3b;--mint:#dfeae3;--amber:#a96735;--amber-bg:#f2e4d4;--rose:#96504b;--rose-bg:#f0dfdc}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer}.shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:252px;padding:26px 17px 18px;background:#eaeae4;border-right:1px solid #d6d7d1;display:flex;flex-direction:column;z-index:20}.brand{border:0;background:none;display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800;padding:0 8px;margin-bottom:28px}.brand i{font:500 18px Georgia;color:#fff;background:var(--green);border-radius:10px 10px 10px 3px;width:31px;height:31px;display:grid;place-items:center}.new,.primary{border:0;background:var(--green);color:#fff;border-radius:11px;padding:12px 15px;font-weight:700}.new{text-align:left;margin-bottom:20px}.sidebar nav{display:flex;flex-direction:column;gap:3px}.sidebar nav button,.bottom>button{border:0;background:none;border-radius:9px;padding:10px 12px;text-align:left;color:#53605a;display:flex;gap:11px}.sidebar nav button.active{background:#dce4de;color:var(--green);font-weight:700}.sidebar nav b{margin-left:auto;font-size:10px;background:#d0d7d2;padding:2px 6px;border-radius:9px}.sidebar>label{font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#8a928d;padding:25px 12px 10px}.recent button{display:flex;gap:10px;width:100%;border:0;background:none;text-align:left;padding:9px;border-radius:9px}.recent button:hover{background:#dfe0da}.recent em{width:6px;height:6px;border-radius:50%;background:#88968e;margin-top:5px}.recent strong,.recent small,.profile strong,.profile small{display:block}.recent strong{font-size:11px}.recent small{font-size:9px;color:#7e8782;margin-top:3px}.bottom{margin-top:auto;border-top:1px solid #d4d5cf;padding-top:10px}.profile{display:flex;align-items:center;gap:9px;padding:10px}.profile>i{font-style:normal;width:32px;height:32px;border-radius:50%;background:#d8bda5;color:#583f2d;display:grid;place-items:center;font-size:10px;font-weight:800}.profile strong{font-size:10px}.profile small{font-size:8px;color:#808783}.content{margin-left:252px;flex:1;min-width:0}.content>header{height:62px;padding:0 30px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:#f3f2ecf0;z-index:10}.content>header>span{font-size:10px;color:var(--muted)}.content>header span i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#57926d;margin-right:7px}.content>header button{border:0;background:none;color:var(--muted);font-size:10px}.page,.case-main{padding:43px 46px 70px;max-width:1180px;margin:auto}.page h1,.case-title h1{font:500 39px/1.1 Georgia;margin:5px 0 10px;letter-spacing:-.02em}.page>small,.welcome small,.case-title small,.summary>small,.assessment>div small,.insights section>small,.form>small,.processing>small,.settings>small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#7d8781;font-weight:800}.welcome{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:34px}.welcome h1{font-size:43px}.welcome p,.page>p{color:var(--muted);font-size:13px}.continue{width:100%;border:0;background:var(--green);color:#fff;border-radius:21px;padding:28px;text-align:left;display:flex;justify-content:space-between}.continue h2{font:500 27px Georgia;margin:10px 0}.continue p{color:#d3e1da;font-size:12px}.continue>div{max-width:650px}.progress{height:3px;background:#3a6b5b;margin:22px 0 8px}.progress i{display:block;width:82%;height:100%;background:#bdd5c8}.continue em{font-size:9px;color:#bdd0c6}.continue aside{border-left:1px solid #477263;padding-left:26px;display:flex;flex-direction:column;justify-content:center;min-width:205px}.continue aside i{font:500 20px Georgia;width:43px;height:43px;background:#dec4ac;color:#553e2d;border-radius:50%;display:grid;place-items:center;margin-bottom:10px}.continue aside span{font-size:10px;color:#d0ddd6}.continue aside strong{font-size:10px;margin-top:18px}.section-head,.block-title{display:flex;align-items:center;justify-content:space-between;margin:34px 0 14px}.section-head h2,.block-title h2{font:500 21px Georgia;margin:0}.section-head button,.block-title button{border:0;background:none;color:var(--green);font-size:10px;font-weight:700}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.cards>button{min-height:175px;border:1px solid var(--line);background:var(--surface);border-radius:14px;text-align:left;padding:17px;position:relative}.cards>button>i{font-style:normal;width:36px;height:42px;border-radius:5px 5px 11px;background:var(--mint);color:var(--green);display:grid;place-items:center;font-size:9px;font-weight:800}.cards span{display:block;margin-top:20px}.cards strong,.cards small{display:block}.cards strong{font-size:12px}.cards small{font-size:9px;color:var(--muted);margin-top:5px}.cards em{position:absolute;right:13px;top:13px;font-style:normal;background:#ecece7;border-radius:10px;padding:5px 7px;font-size:8px}.cards b{position:absolute;right:17px;bottom:15px}.safety{display:flex;gap:15px;border-top:1px solid var(--line);margin-top:25px;padding:20px 2px;font-size:10px;color:var(--muted)}.safety strong{color:var(--ink)}.safety span{flex:1}.safety button{border:0;background:none;color:var(--green);font-weight:700}.workspace{display:flex}.case-main{width:100%;max-width:1180px}.case-title{display:flex;justify-content:space-between;align-items:flex-end}.case-title>div>button{border:0;background:none;padding:0;color:var(--muted);font-size:9px;margin-bottom:20px}.case-title>span{font-size:8px;color:#79491f;background:var(--amber-bg);padding:6px 8px;border-radius:12px;margin-bottom:8px}.tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-top:30px}.tabs button{border:0;background:none;padding:0 0 13px;font-size:10px;font-weight:700;color:#7d8581;position:relative}.tabs button.active{color:var(--green)}.tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--green)}.tabs i{font-style:normal;font-size:8px;background:var(--amber-bg);color:var(--amber);padding:2px 5px;border-radius:8px;margin-left:5px}.case-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:38px;padding-top:32px}.summary{border-bottom:1px solid var(--line);padding-bottom:23px}.summary h2{font:500 27px/1.24 Georgia;margin:9px 0 12px}.summary p{font-size:12px;line-height:1.65;color:#4d5852}.summary>em{font-size:8px;color:#89918d}.metrics{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.metrics>div{padding:20px 12px 20px 0}.metrics small,.metrics em{font-size:8px;color:#818a85;display:block}.metrics strong{display:block;font:500 28px Georgia;margin:7px 0}.metrics strong i{font:9px Arial}.metrics em{color:var(--amber)}.block-title span{font-size:8px;color:#87908b}.focus{border-top:1px solid var(--line)}.focus button{display:flex;align-items:center;gap:12px;width:100%;border:0;border-bottom:1px solid var(--line);background:none;padding:15px 0;text-align:left}.focus>button>i{font-style:normal;width:27px;height:27px;border-radius:50%;background:var(--mint);color:var(--green);display:grid;place-items:center;font-size:8px;font-weight:800}.focus i.amber{background:var(--amber-bg);color:var(--amber)}.focus i.rose{background:var(--rose-bg);color:var(--rose)}.focus span{flex:1}.focus strong,.focus small{display:block}.focus strong{font-size:10px}.focus small{font-size:8px;color:#7d8681;margin-top:4px}.focus b{font-size:8px;color:var(--green)}.timeline{border-left:1px solid #cbd1cc;margin-left:42px}.timeline>div{display:grid;grid-template-columns:48px 10px 1fr;transform:translate(-42px);margin-bottom:15px}.timeline time{font-size:8px;color:#7f8883}.timeline>div>i{width:7px;height:7px;background:#759887;border:2px solid var(--paper);border-radius:50%}.timeline strong,.timeline small{display:block;font-size:9px}.timeline small{color:#7e8782;margin-top:4px}.assessment{align-self:start;background:#e5ece7;border-radius:19px 19px 19px 6px;padding:22px;position:sticky;top:88px}.assessment>div:first-child{display:flex;justify-content:space-between}.assessment>div>small{font-size:8px;color:var(--green)}.assessment>div>em{font-style:normal;font-size:8px;background:var(--amber-bg);color:var(--amber);padding:4px 6px;border-radius:8px}.assessment h2{font:500 21px/1.25 Georgia;margin:20px 0 9px}.assessment>p{font-size:10px;line-height:1.65;color:#4d5953}.source{border:0;border-top:1px solid #c8d4cc;border-bottom:1px solid #c8d4cc;background:none;width:100%;padding:14px 0;text-align:left;margin:10px 0}.source small,.source strong,.source span{display:block}.source small,.limit small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#77827c}.source strong{font-size:10px;margin:6px 0}.source span{font-size:8px;color:var(--green)}.limit p{font-size:9px;line-height:1.5}.assessment-actions{display:flex;gap:6px}.assessment-actions button{border:1px solid #b8c8be;background:none;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:700}.assessment-actions button:first-child{background:var(--green);color:#fff;border-color:var(--green)}.assessment-actions button.saved{background:#cadccf;color:var(--green);border-color:#aec5b6}.footnote{display:block;font-size:8px;color:#7e8782;margin-top:12px}.evidence{width:375px;min-width:375px;background:#ebebe5;border-left:1px solid var(--line);padding:22px;min-height:calc(100vh - 62px);position:sticky;top:62px}.e-head{display:flex;justify-content:space-between}.e-head small{font-size:8px;text-transform:uppercase;color:#7d8581}.e-head h3{font:500 20px Georgia;margin:5px 0}.e-head button{width:27px;height:27px;border:1px solid var(--line);background:var(--surface);border-radius:50%}.document{background:#fff;border:1px solid #dcdcd6;padding:21px 17px;margin-top:18px;min-height:330px}.document>div:first-child{display:flex;justify-content:space-between}.document p,.document small{font-size:8px;color:#78817c}.document hr{border:0;border-top:1px solid #ddd;margin:18px 0}.doc-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;padding:8px 5px;border-bottom:1px solid #eee;font-size:8px}.doc-row.highlight{background:#f3e6ce;border-left:3px solid var(--amber);padding-left:8px}.fact{background:var(--surface);border:1px solid var(--line);border-radius:11px;padding:14px;margin-top:12px}.fact>small,.fact>strong,.fact>span{display:block}.fact>small{font-size:7px;text-transform:uppercase;color:#7d8581}.fact>strong{font-size:10px;margin:6px 0}.fact>span,.note{font-size:7px;color:#7e8782}.fact>div{display:flex;gap:6px;margin-top:10px}.fact button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:6px 8px;font-size:7px}.fact button:last-child{background:var(--green);color:#fff}.note{line-height:1.5}.chat{max-width:740px;margin:32px auto}.user-msg{background:#e0e2dd;border-radius:15px 15px 3px;padding:13px 16px;font-size:10px;margin-left:22%;margin-bottom:22px}.ai-msg{background:var(--surface);border:1px solid var(--line);border-radius:17px 17px 17px 4px;padding:24px}.ai-msg>small{font-size:8px;text-transform:uppercase;color:var(--green);font-weight:800}.ai-msg h2{font:500 17px Georgia;margin:20px 0 7px}.ai-msg p,.ai-msg li{font-size:10px;line-height:1.65;color:#4e5953}.ai-msg>button{border:0;background:var(--mint);color:var(--green);border-radius:8px;padding:7px 9px;font-size:8px;font-weight:700}.warning{border-left:3px solid var(--amber);padding-left:13px;margin-top:20px}.warning strong,.warning p{font-size:9px}.composer{position:relative;margin-top:16px}.composer textarea{width:100%;min-height:85px;border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:13px;resize:none}.composer>button{position:absolute;right:9px;top:9px;border:0;background:var(--green);color:#fff;width:28px;height:28px;border-radius:50%}.composer small{display:block;text-align:center;font-size:7px;color:#888f8b;margin-top:6px}.data,.source-view,.insights{padding-top:28px}.data-table{border-top:1px solid var(--line)}.data-table>div,.data-table>button{width:100%;display:grid;grid-template-columns:1fr .7fr 1.1fr .8fr;gap:10px;padding:14px 8px;border:0;border-bottom:1px solid var(--line);background:none;text-align:left;font-size:9px}.data-table>div:first-child small{text-transform:uppercase;font-size:7px;color:#858d89}.data-table em{font-style:normal;color:var(--amber)}.source-view>button{width:100%;display:flex;align-items:center;gap:14px;border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:18px;text-align:left}.source-view>button>i,.upload>i{font-style:normal;width:40px;height:49px;border-radius:5px 5px 11px;background:var(--rose-bg);color:var(--rose);display:grid;place-items:center;font-size:8px;font-weight:800}.source-view span{flex:1}.source-view strong,.source-view small,.source-view em{display:block}.source-view strong{font-size:11px}.source-view small{font-size:8px;color:var(--muted);margin:5px 0}.source-view em{font-size:8px;color:var(--green)}.source-view b{font-size:9px;color:var(--green)}.insights{display:grid;grid-template-columns:1.15fr .85fr;gap:28px}.insights section{background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:23px}.insights h2{font:500 22px/1.25 Georgia}.insights section>div{display:flex;gap:12px;border-top:1px solid var(--line);padding:14px 0}.insights i{font-style:normal;font-size:8px;color:var(--green)}.insights p{font-size:10px;line-height:1.55;color:var(--muted)}.insights p strong{display:block;color:var(--ink);margin-bottom:4px}.conflict{background:var(--rose-bg)!important;border:0!important}.conflict button{border:0;background:var(--rose);color:#fff;padding:8px 10px;border-radius:8px;font-size:8px}.form{max-width:780px}.back{border:0;background:none;color:var(--muted);font-size:9px;padding:0;margin-bottom:22px}.steps{display:flex;gap:6px;margin:28px 0}.steps i{width:76px;height:3px;background:#d3d5d0}.steps i.on{background:var(--green)}.large,.fields label,.settings label{display:block;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:18px;font-size:9px;font-weight:700}.large textarea{display:block;width:100%;min-height:170px;border:0;background:none;resize:none;padding:14px 0;font:18px/1.55 Georgia}.large small{font-size:8px;color:var(--muted)}.fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fields input,.settings input{display:block;width:100%;border:0;background:none;padding-top:10px;outline:none}.upload{display:flex;gap:13px;align-items:center;border:1px dashed #aeb7b1;background:var(--surface);border-radius:14px;padding:18px}.upload span{flex:1}.upload strong,.upload small{display:block}.upload strong{font-size:10px}.upload small{font-size:8px;color:var(--muted);margin-top:5px}.upload em{font-style:normal;background:var(--mint);color:var(--green);padding:5px 7px;border-radius:8px;font-size:8px}.actions{display:flex;justify-content:flex-end;gap:7px;margin-top:24px}.actions>button:first-child{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:10px 14px;font-weight:700}.actions button:disabled{opacity:.4}.processing{text-align:center;max-width:650px;padding-top:90px}.orbit{width:82px;height:82px;border:1px solid #b9c8bf;border-radius:50%;margin:0 auto 28px;position:relative}.orbit i{position:absolute;top:20px;right:20px;bottom:20px;left:20px;background:var(--green);border-radius:50%}.orbit b{position:absolute;width:9px;height:9px;background:var(--amber);border-radius:50%;right:10px;top:8px}.processing>div:nth-of-type(2){max-width:420px;margin:25px auto;text-align:left}.processing>div:nth-of-type(2) span{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:11px;font-size:9px}.processing>div:nth-of-type(2) b{color:var(--green)}.settings>div{display:grid;grid-template-columns:190px 1fr;gap:35px;margin-top:30px}.settings nav{display:flex;flex-direction:column}.settings nav button{border:0;background:none;text-align:left;padding:9px;border-radius:8px;font-size:9px;color:var(--muted)}.settings nav button.active{background:#e0e6e2;color:var(--green);font-weight:700}.settings section{display:flex;flex-direction:column;gap:11px}.settings h2{font:500 21px Georgia}.channel{display:flex;align-items:center;border:1px solid var(--line);background:var(--surface);border-radius:11px;padding:14px}.channel span{flex:1}.channel strong,.channel small{display:block}.channel strong{font-size:10px}.channel small{font-size:8px;color:var(--muted);margin-top:5px}.channel button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:6px 9px;font-size:8px}.channel em{font-size:8px;color:var(--muted)}.channel.off{opacity:.7}@media(max-width:980px){.case-grid{grid-template-columns:1fr}.assessment{position:static}.evidence{position:fixed;right:0;top:62px;bottom:0;overflow:auto;z-index:30}.cards{grid-template-columns:1fr}.continue aside{display:none}.page,.case-main{padding:30px}.insights{grid-template-columns:1fr}}@media(max-width:700px){.sidebar{inset:auto 0 0;width:auto;height:58px;padding:7px 12px;flex-direction:row;border-right:0;border-top:1px solid var(--line)}.brand,.new,.sidebar>label,.recent,.profile{display:none}.sidebar nav{flex-direction:row;justify-content:space-around;flex:1}.sidebar nav button,.bottom>button{font-size:18px;flex-direction:column;padding:5px 12px}.sidebar nav button span,.sidebar nav b,.bottom button span{display:none}.bottom{margin:0;border:0;padding:0}.content{margin-left:0;padding-bottom:58px}.content>header{height:50px;padding:0 15px}.page,.case-main{padding:22px 15px}.page h1,.case-title h1{font-size:30px}.welcome .primary{font-size:0;width:40px;height:40px;padding:0}.welcome .primary:after{content:"＋";font-size:18px}.continue{padding:21px}.continue h2{font-size:22px}.tabs{overflow:auto;gap:18px}.tabs button{white-space:nowrap}.metrics{grid-template-columns:1fr}.metrics>div{border-bottom:1px solid var(--line)}.assessment{order:-1}.focus b{display:none}.evidence{top:50px;width:100%;min-width:0}.data-table>div,.data-table>button{grid-template-columns:1fr 1fr}.data-table>* :nth-child(3){display:none}.fields{grid-template-columns:1fr}.settings>div{grid-template-columns:1fr}.settings nav{flex-direction:row;overflow:auto}.welcome h1{font-size:34px}}button{transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,opacity .18s ease}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #5f8c79;outline-offset:3px}.primary:hover,.new:hover{background:#20614b;transform:translateY(-1px)}.sidebar nav button:hover,.bottom>button:hover{background:#dfe3de;color:var(--green)}.header-actions{display:flex;align-items:center;gap:8px}.header-actions .help{width:26px;height:26px;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--green);font-weight:800}.continue{transition:transform .2s ease,background-color .2s ease}.continue:hover{background:#1b5743;transform:translateY(-2px)}.cards>button:hover,.source-view>button:hover{border-color:#b8c8be;background:#fff;transform:translateY(-2px)}.case-title{position:relative}.case-title:after{content:"Последнее изменение сегодня, 14:32";position:absolute;right:0;bottom:-22px;font-size:8px;color:#8a928d}.tabs{margin-top:40px}.tabs button:hover{color:var(--green)}.case-grid,.summary{position:relative}.summary:before{content:"Данные Clinical Core";position:absolute;right:0;top:0;background:#e5ebe7;color:var(--green);border-radius:10px;padding:5px 8px;font:700 7px Arial;letter-spacing:.06em;text-transform:uppercase}.metrics>div{position:relative}.metrics>div:not(:last-child):after{content:"";position:absolute;right:18px;top:20px;bottom:20px;width:1px;background:var(--line)}.focus button:hover{background:#ffffff85;padding-left:8px;padding-right:8px}.assessment{border:1px solid #cfdbd3}.assessment:before{content:"AI";position:absolute;right:18px;top:-13px;width:27px;height:27px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font:800 8px Arial;border:4px solid var(--paper)}.source:hover{padding-left:6px}.evidence{animation:panel-in .22s ease-out}.document{box-shadow:0 1px #17201c0f}.doc-row.highlight{position:relative}.doc-row.highlight:after{content:"связан с фактом";position:absolute;right:5px;bottom:-13px;background:var(--amber);color:#fff;font-size:6px;padding:2px 5px;border-radius:5px}.chat,.data,.source-view,.insights,.case-grid{animation:content-in .22s ease-out}.composer textarea:focus{border-color:#8eaa9c;background:#fff}.settings nav button:hover{color:var(--green)}@keyframes panel-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}@keyframes content-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:700px){.sidebar{height:64px;background:#efefe9f7}.content{padding-bottom:64px}.header-actions>button:first-child{display:none}.case-title:after{display:none}.summary:before{position:static;display:inline-block;margin-bottom:10px}.metrics>div:not(:last-child):after{display:none}.assessment:before{right:15px}.focus button{min-height:64px}.tabs{margin-top:28px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.clin-shell{display:flex;min-height:100vh;background:#f2f1eb;color:#17201c;font-family:Arial,sans-serif}.clin-sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:#e8e8e2;border-right:1px solid #d4d6cf;padding:22px 16px 16px;display:flex;flex-direction:column;z-index:20}.clin-brand{display:flex;align-items:center;gap:10px;padding:0 7px 24px;font-size:18px;font-weight:800}.clin-brand>i{font:500 17px Georgia;color:#fff;background:#174f3d;border-radius:9px 9px 9px 3px;width:30px;height:30px;display:grid;place-items:center}.clin-brand span small{display:block;font-size:7px;text-transform:uppercase;letter-spacing:.12em;color:#7b857f;margin-top:2px}.clin-new{border:0;background:#174f3d;color:#fff;border-radius:9px;padding:10px 12px;text-align:left;font-size:10px;font-weight:700;margin-bottom:18px}.clin-nav{display:flex;flex-direction:column;gap:2px}.clin-nav button{border:0;background:none;border-radius:8px;padding:9px 10px;display:flex;align-items:center;gap:9px;text-align:left;color:#53605a;font-size:10px}.clin-nav button>i{font-style:normal;font-size:7px;color:#8a938e}.clin-nav button span{flex:1}.clin-nav button b{font-size:8px;background:#d3d8d4;padding:2px 6px;border-radius:8px}.clin-nav button.active{background:#d9e3dd;color:#174f3d;font-weight:800}.clin-label{padding:23px 10px 9px;font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#89918c;font-weight:800}.clin-cases{display:flex;flex-direction:column;gap:2px}.clin-cases>button{width:100%;display:flex;align-items:center;gap:8px;border:0;background:none;border-radius:9px;padding:8px;text-align:left}.clin-cases>button:hover,.clin-cases>button.selected{background:#dedfd9}.clin-avatar{width:28px;height:28px;border-radius:8px;background:#d3ddd7;color:#174f3d;display:grid;place-items:center;font-size:8px;font-weight:800}.clin-cases button>span:nth-child(2){flex:1}.clin-cases strong,.clin-cases small{display:block}.clin-cases strong{font-size:9px}.clin-cases small{font-size:7px;color:#7a847e;margin-top:3px}.clin-cases b{font-size:7px;background:#efe2d3;color:#9a5d2e;border-radius:8px;padding:3px 5px}.clin-user{margin-top:auto;border-top:1px solid #d3d5ce;padding:14px 7px 3px;display:flex;align-items:center;gap:8px}.clin-user>div{width:29px;height:29px;border-radius:50%;background:#d3b9a0;color:#5b402d;display:grid;place-items:center;font-size:8px;font-weight:800}.clin-user span{flex:1}.clin-user strong,.clin-user small{display:block}.clin-user strong{font-size:8px}.clin-user small{font-size:7px;color:#7e8782;margin-top:3px}.clin-user button{border:0;background:none;font-size:9px}.clin-content{margin-left:248px;flex:1;min-width:0}.clin-topbar{height:54px;border-bottom:1px solid #daddd6;padding:0 26px;display:flex;align-items:center;justify-content:space-between;background:#f2f1ebf2;position:sticky;top:0;z-index:12}.clin-topbar>div:first-child{font-size:8px;color:#717c76}.clin-topbar-greeting{font-size:9px;color:#53605a;font-weight:700}.secure-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#57926d;margin-right:7px}.clin-topbar>div:last-child{display:flex;align-items:center;gap:7px}.clin-topbar button{border:0;background:none;font-size:8px;color:#68736d}.top-profile{width:27px;height:27px;border-radius:50%;background:#d3b9a0!important;color:#5b402d!important;font-weight:800}.clin-main{padding:25px 34px 65px;max-width:1380px;margin:auto}.case-header{display:flex;justify-content:space-between;align-items:flex-end}.case-header>div>button{border:0;background:none;padding:0;color:#758079;font-size:8px;margin-bottom:15px}.patient-line{display:flex;align-items:center;gap:13px}.patient-line>span{width:42px;height:42px;border-radius:12px;background:#d9e4de;color:#174f3d;display:grid;place-items:center;font:600 12px Georgia}.patient-line small{font-size:7px;letter-spacing:.11em;color:#77817b}.patient-line h1{font:500 29px Georgia;margin:4px 0}.patient-line h1 em{font:400 12px Arial;color:#737d77;margin-left:6px}.patient-line p{font-size:8px;color:#7c8580;margin:0}.case-header>aside{display:flex;align-items:center;gap:6px}.case-header aside button{border:1px solid #d5d8d1;background:#faf9f5;border-radius:7px;padding:6px 9px;font-size:8px}.case-state{background:#dce9e1;color:#286349;border-radius:9px;padding:5px 8px;font-size:7px;font-weight:800}.clinical-tabs{display:flex;gap:22px;border-bottom:1px solid #d8dad4;margin-top:25px}.clinical-tabs button{border:0;background:none;color:#78817c;padding:0 0 12px;font-size:9px;font-weight:700;position:relative}.clinical-tabs button.active{color:#174f3d}.clinical-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#174f3d}.clinical-tabs button i{font-style:normal;font-size:7px;background:#eee1d2;color:#a06131;border-radius:7px;padding:2px 5px;margin-left:5px}.clin-summary{display:grid;grid-template-columns:minmax(0,1.7fr) 300px;gap:28px;padding-top:27px}.summary-kicker{display:flex;align-items:center;justify-content:space-between}.summary-kicker span,.rail-head span,.view-head small,.candidate-large main>small,.candidate-large aside>small{font-size:7px;letter-spacing:.12em;color:#174f3d;font-weight:800}.summary-kicker b,.rail-head b{font-size:7px;background:#e3e7e3;color:#6f7973;padding:4px 7px;border-radius:8px}.clin-primary>h2{font:500 25px/1.25 Georgia;margin:12px 0 10px;max-width:760px}.clin-primary>p{font-size:10px;line-height:1.65;color:#4c5851;max-width:790px}.core-chain{display:flex;align-items:center;gap:8px;margin:18px 0;color:#748079;font-size:7px}.core-chain span{border:1px solid #d3d8d3;border-radius:7px;padding:5px 7px;background:#f8f7f2}.core-chain strong{background:#dfe9e3;color:#174f3d;border-radius:7px;padding:6px 8px}.clin-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dadcd6;border-bottom:1px solid #dadcd6}.clin-metrics>div,.clin-metrics>button{position:relative;border:0;background:none;text-align:left;padding:17px 12px 17px 0}.clin-metrics>*:not(:last-child):after{content:"";position:absolute;right:13px;top:15px;bottom:15px;width:1px;background:#dddfd9}.clin-metrics small,.clin-metrics span{display:block;font-size:7px;color:#7d8781}.clin-metrics strong{display:block;font:500 24px Georgia;margin:5px 0}.clin-metrics strong i{font:8px Arial}.clin-metrics span.low{color:#a05b30}.clin-section-head{display:flex;align-items:center;justify-content:space-between;margin:27px 0 11px}.clin-section-head h2{font:500 18px Georgia;margin:0}.clin-section-head button{border:0;background:none;color:#174f3d;font-size:8px;font-weight:700}.problem-block{border:1px solid #d8dbd4;background:#f8f7f3;border-radius:13px}.problem-block>header{display:flex;justify-content:space-between;align-items:center;padding:13px 15px;border-bottom:1px solid #dddeda}.problem-block>header>div{display:flex;align-items:center;gap:9px}.problem-index{width:25px;height:25px;border-radius:7px;background:#dce8e1;color:#174f3d;display:grid;place-items:center;font-size:7px;font-weight:800}.problem-block strong,.problem-block small{display:block}.problem-block header strong{font-size:10px}.problem-block header small{font-size:7px;color:#7a847e;margin-top:3px}.problem-block header>b{font-size:7px;color:#6f7a74}.problem-content{display:grid;grid-template-columns:1.5fr .5fr}.evidence-list{padding:5px 14px}.evidence-list>button,.evidence-list>div{width:100%;display:flex;align-items:center;gap:9px;border:0;border-bottom:1px solid #e0e1dc;background:none;padding:10px 0;text-align:left}.evidence-list>button:last-child,.evidence-list>div:last-child{border:0}.evidence-list>*>i{width:7px;height:7px;border-radius:50%;background:#798d82}.evidence-list .ev-source{background:#b26c38}.evidence-list .ev-confirmed{background:#39795b}.evidence-list .ev-patient{background:#8d8b76}.evidence-list>*>span{flex:1}.evidence-list strong{font-size:9px}.evidence-list small{font-size:7px;color:#77817b;margin-top:3px}.evidence-list em{font-style:normal;font-size:7px;color:#174f3d}.problem-content>aside{border-left:1px solid #dddeda;padding:14px}.problem-content>aside small{font-size:7px;color:#9b6338;letter-spacing:.1em;font-weight:800}.problem-content>aside p{font-size:8px;line-height:1.55;color:#59645e}.problem-content>aside button{border:0;background:none;padding:0;color:#174f3d;font-size:7px;font-weight:700}.clin-timeline{border-left:1px solid #cbd1cc;margin-left:40px}.clin-timeline>div{display:grid;grid-template-columns:47px 10px 1fr;transform:translate(-40px);margin-bottom:13px}.clin-timeline time{font-size:7px;color:#7f8883}.clin-timeline>div>i{width:7px;height:7px;border-radius:50%;background:#718f80;border:2px solid #f2f1eb}.clin-timeline strong,.clin-timeline small{display:block;font-size:8px}.clin-timeline small{color:#7a847e;margin-top:3px}.clin-rail{border-left:1px solid #d9dbd5;padding-left:20px}.rail-head{display:flex;align-items:center;justify-content:space-between}.review-progress{margin:14px 0}.review-progress>span{display:block;height:3px;background:#d9ddd9}.review-progress i{display:block;width:64%;height:100%;background:#3f795c}.review-progress small{display:block;font-size:7px;color:#79837d;margin-top:6px}.review-item{width:100%;display:flex;align-items:center;gap:8px;border:0;border-bottom:1px solid #dbddd7;background:none;padding:10px 0;text-align:left}.review-item .type{width:25px;height:25px;border-radius:7px;display:grid;place-items:center;font-size:7px;font-weight:800}.type.extract{background:#eee1d2;color:#a06131}.type.gap{background:#dce8e1;color:#27684d}.type.conflict{background:#efdedb;color:#99504b}.review-item>span:nth-child(2){flex:1}.review-item strong,.review-item small{display:block}.review-item strong{font-size:8px}.review-item small{font-size:7px;color:#7b857f;margin-top:3px}.review-item em{font-style:normal;font-size:7px;color:#174f3d}.candidate-card{background:#e4ebe6;border:1px solid #ccd9d1;border-radius:13px 13px 13px 4px;padding:15px;margin-top:17px}.candidate-card>div:first-child{display:flex;justify-content:space-between}.candidate-card small{font-size:7px;color:#174f3d;font-weight:800;letter-spacing:.1em}.candidate-card>div:first-child span{font-size:7px;background:#f3e4d4;color:#966034;border-radius:7px;padding:3px 5px}.candidate-card h3{font:500 16px/1.3 Georgia;margin:15px 0 7px}.candidate-card>p{font-size:8px;line-height:1.55;color:#526059}.candidate-evidence{border-top:1px solid #c8d5cd;border-bottom:1px solid #c8d5cd;padding:10px 0;margin:10px 0}.candidate-evidence span{display:block;font-size:7px;color:#7b857f}.candidate-evidence button{border:0;background:none;padding:5px 0 0;color:#174f3d;font-size:8px}.candidate-actions{display:flex;gap:5px}.candidate-actions button{border:1px solid #afc1b6;background:none;border-radius:7px;padding:6px 7px;font-size:7px}.candidate-actions button:last-child{background:#174f3d;color:#fff;border-color:#174f3d}.candidate-card>em{display:block;font-size:7px;color:#7b857f;margin-top:10px}.clin-drawer{position:fixed;right:0;top:0;bottom:0;width:410px;background:#ebebe5;border-left:1px solid #d3d6cf;z-index:40;padding:23px;overflow:auto;animation:drawer-in .2s ease}.drawer-head{display:flex;justify-content:space-between}.drawer-head small{font-size:7px;color:#174f3d;letter-spacing:.1em;font-weight:800}.drawer-head h2{font:500 20px Georgia;margin:6px 0}.drawer-head p{font-size:7px;color:#7c8680}.drawer-head button{width:28px;height:28px;border:1px solid #d3d6cf;background:#faf9f5;border-radius:50%}.drawer-tabs{display:flex;gap:17px;border-bottom:1px solid #d6d8d2;margin:15px 0}.drawer-tabs button{border:0;background:none;padding:0 0 9px;font-size:8px;color:#7c8580}.drawer-tabs button.active{color:#174f3d;border-bottom:2px solid #174f3d}.lab-sheet{background:#fff;border:1px solid #dadbd5;padding:20px 16px;min-height:315px;position:relative}.sheet-head{display:flex;justify-content:space-between}.sheet-head strong{font:500 12px Georgia}.sheet-head span,.lab-sheet>p{font-size:7px;color:#79827d}.lab-sheet>p{margin:16px 0}.lab-row{display:grid;grid-template-columns:1.3fr 1fr 1fr;border-bottom:1px solid #eee;padding:8px 5px;font-size:8px}.lab-row.header{font-size:7px;color:#7e8782;text-transform:uppercase}.lab-row.linked{background:#f3e5ce;border-left:3px solid #ad6a36;padding-left:8px}.source-anchor{position:absolute;right:13px;bottom:13px;background:#ad6a36;color:#fff;border-radius:6px;padding:4px 6px;font-size:6px}.fact-review{background:#faf9f5;border:1px solid #d7dad3;border-radius:11px;padding:14px;margin-top:12px}.fact-review>div:first-child{display:flex;justify-content:space-between}.fact-review small{font-size:7px;letter-spacing:.1em;color:#174f3d;font-weight:800}.pending{font-size:7px;background:#f1e2d1;color:#9b6338;padding:4px 6px;border-radius:7px}.fact-review h3{font-size:11px;margin:10px 0 4px}.fact-review p{font-size:7px;color:#78817c}.fact-review label{display:block;font-size:7px;color:#68736d;margin:12px 0}.fact-review textarea{display:block;width:100%;height:50px;border:1px solid #d7d9d3;background:#fff;border-radius:7px;margin-top:5px;padding:7px;resize:none}.fact-review>div:last-child{display:flex;gap:5px}.fact-review>div:last-child button{border:1px solid #d3d6cf;background:#fff;border-radius:7px;padding:6px 7px;font-size:7px}.fact-review button.conflict{color:#96504b}.fact-review button.confirm{margin-left:auto;background:#174f3d;color:#fff;border-color:#174f3d}.drawer-note{font-size:7px;color:#77817b;line-height:1.5}.view-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.view-head h2{font:500 24px Georgia;margin:6px 0 0}.view-head p{font-size:8px;color:#7a847e}.view-head>button{border:0;background:#174f3d;color:#fff;border-radius:8px;padding:8px 10px;font-size:8px}.version{font-size:7px;background:#e2e7e3;padding:5px 7px;border-radius:7px;color:#6f7973}.clin-table-view,.reasoning-view,.candidate-view,.source-library,.empty-future{padding-top:28px}.record-filters{display:flex;gap:6px;margin-bottom:12px}.record-filters button{border:1px solid #d5d8d1;background:#faf9f5;border-radius:8px;padding:6px 8px;font-size:7px}.record-filters button.active{background:#174f3d;color:#fff;border-color:#174f3d}.record-table{border-top:1px solid #d8dad4}.record-table>div,.record-table>button{display:grid;width:100%;grid-template-columns:1.2fr .7fr .7fr 1fr .7fr;gap:10px;align-items:center;border:0;border-bottom:1px solid #dadcd6;background:none;padding:12px 8px;text-align:left;font-size:8px}.record-table .thead{font-size:7px;color:#7d8681;text-transform:uppercase}.record-table>*>span:first-child{display:flex;align-items:center;gap:8px}.record-table>*>span:first-child b{font-size:6px;background:#dfe8e2;color:#174f3d;border-radius:5px;padding:4px}.record-table em{font-style:normal;color:#377658}.record-table em.pending{color:#9a6032}.record-table em.conflicting{color:#96504b}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.reason-grid section{border:1px solid #d7dad3;background:#faf9f5;border-radius:12px;padding:17px}.reason-grid section>small{font-size:7px;letter-spacing:.1em;color:#174f3d;font-weight:800}.reason-grid h3{font:500 16px Georgia}.reason-grid p,.reason-grid li{font-size:8px;line-height:1.55;color:#56625b}.binding{display:flex;justify-content:space-between;border-top:1px solid #dddfd9;padding-top:11px;font-size:7px}.reason-conflict{background:#f0dfdc!important;border:0!important}.reason-note{display:flex;gap:15px;border-left:3px solid #174f3d;padding:10px 14px;margin-top:20px}.reason-note strong{font-size:9px}.reason-note p{margin:0;font-size:8px;color:#657069}.candidate-large{border:1px solid #d5d9d2;background:#faf9f5;border-radius:14px}.candidate-large>header{display:flex;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #dddeda}.candidate-large header>div{display:flex;gap:8px}.candidate-large header span,.candidate-large header small{font-size:7px;color:#78817c}.candidate-large header b{font-size:7px;background:#eee1d2;color:#9b6338;padding:3px 6px;border-radius:6px}.candidate-body{display:grid;grid-template-columns:1.5fr .5fr}.candidate-body main{padding:24px}.candidate-body main h2{font:500 23px/1.3 Georgia;max-width:760px}.candidate-body main>p{font-size:9px;line-height:1.6;color:#536059}.uncertainty{border-left:3px solid #ad6a36;padding:8px 12px;margin-top:20px}.uncertainty span{font-size:7px;color:#9b6338;letter-spacing:.1em}.uncertainty strong{display:block;font-size:9px;margin:6px 0}.uncertainty p{font-size:8px;color:#68736d}.candidate-body>aside{border-left:1px solid #dddeda;padding:18px}.candidate-body aside>button{display:flex;width:100%;align-items:center;gap:8px;border:0;border-bottom:1px solid #dddeda;background:none;padding:11px 0;text-align:left}.candidate-body aside button>b{font-size:7px;background:#dfe8e2;color:#174f3d;padding:4px;border-radius:5px}.candidate-body aside button>span{flex:1;font-size:8px}.candidate-body aside button small{display:block;font-size:7px;color:#7c8580;margin-top:3px}.candidate-large>footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dddeda;padding:12px 16px}.candidate-large footer p{font-size:7px;color:#7d8681}.candidate-large footer button{border:1px solid #d0d4cd;background:#fff;border-radius:7px;padding:7px 9px;font-size:7px;margin-left:5px}.candidate-large footer .save-candidate{background:#174f3d;color:#fff;border-color:#174f3d}.source-file{display:flex;width:100%;align-items:center;gap:13px;border:1px solid #d7dad3;background:#faf9f5;border-radius:11px;padding:15px;text-align:left}.source-file>span{width:36px;height:43px;border-radius:5px 5px 10px;background:#efdedb;color:#96504b;display:grid;place-items:center;font-size:7px;font-weight:800}.source-file>div{flex:1}.source-file strong,.source-file small{display:block}.source-file strong{font-size:10px}.source-file small{font-size:7px;color:#7a847e;margin-top:4px}.source-file em{font-style:normal;font-size:7px;color:#39795b}.source-file b{font-size:8px;color:#174f3d}.empty-future{text-align:center;padding-top:90px}.empty-future h2{font:500 25px Georgia}.empty-future p{font-size:9px;color:#758079}.empty-future button{border:1px solid #d5d8d1;background:#faf9f5;border-radius:8px;padding:8px 10px;font-size:8px}@keyframes drawer-in{0%{transform:translate(18px);opacity:0}to{transform:none;opacity:1}}@media(max-width:1050px){.clin-summary{grid-template-columns:1fr}.clin-rail{border:0;border-top:1px solid #d9dbd5;padding:20px 0 0}.reason-grid{grid-template-columns:1fr}.clin-drawer{width:380px}.clin-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.clin-sidebar{display:none}.clin-content{margin-left:0;padding-bottom:0}.clin-topbar{height:48px;padding:0 14px}.clin-topbar button:not(.top-profile):not(.mobile-cases-entry){display:none}.clin-topbar button.mobile-cases-entry{display:inline-block;font-weight:800;color:#174f3d}.clin-main{padding:20px 14px}.case-header{align-items:flex-start}.case-header>aside button{display:none}.patient-line h1{font-size:24px}.clinical-tabs{overflow:auto;gap:18px}.clinical-tabs button{white-space:nowrap}.clin-summary{padding-top:20px}.clin-primary>h2{font-size:22px}.core-chain{overflow:auto}.clin-metrics{grid-template-columns:1fr 1fr}.problem-content{grid-template-columns:1fr}.problem-content>aside{border-left:0;border-top:1px solid #dddeda}.clin-drawer{width:100%;top:0}.candidate-body{grid-template-columns:1fr}.candidate-body>aside{border-left:0;border-top:1px solid #dddeda}.record-table>div,.record-table>button{grid-template-columns:1.2fr .8fr .8fr}.record-table>*>:nth-child(3),.record-table>*>:nth-child(4){display:none}.candidate-large>footer{align-items:flex-start;gap:10px;flex-direction:column}.record-filters{overflow:auto}.view-head h2{font-size:21px}}.mobile-cases-entry{display:none}.mobile-cases-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#121b1752;z-index:45;padding:0;display:flex;justify-content:flex-end}.mobile-cases-drawer{width:min(100%,360px);height:100%;background:#ebebe5;border-left:1px solid #d3d6cf;display:flex;flex-direction:column;padding:18px 16px 16px;animation:drawer-in .2s ease}.mobile-cases-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px;flex-shrink:0}.mobile-cases-head small{font-size:7px;letter-spacing:.12em;color:#174f3d;font-weight:800}.mobile-cases-head h2{font:500 22px Georgia;margin:4px 0 0}.mobile-cases-close{width:32px;height:32px;border:1px solid #d3d6cf;background:#faf9f5;border-radius:50%;font-size:18px;line-height:1;color:#53605a;flex-shrink:0}.mobile-cases-create{border:0;background:#174f3d;color:#fff;border-radius:9px;padding:10px 12px;text-align:left;font-size:10px;font-weight:700;margin-bottom:14px;flex-shrink:0}.mobile-cases-queues{display:flex;gap:6px;margin-bottom:10px;flex-shrink:0}.mobile-cases-queues button{flex:1;border:1px solid #d3d6cf;background:#faf9f5;border-radius:8px;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#53605a}.mobile-cases-queues button.active{background:#d9e3dd;color:#174f3d;font-weight:800;border-color:#c8d4cc}.mobile-cases-queues b{font-size:8px;background:#d3d8d4;padding:2px 6px;border-radius:8px}.mobile-cases-label{padding:8px 4px;font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#89918c;font-weight:800;flex-shrink:0}.mobile-cases-list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.case-nav-empty{margin:8px 4px;font-size:8px;color:#7a847e;line-height:1.5}.account-settings-form{max-width:420px;display:flex;flex-direction:column;gap:14px;margin-top:24px}.account-settings-form label{display:flex;flex-direction:column;gap:6px;font-size:8px;color:#68736d;font-weight:700}.account-settings-form input{border:1px solid #d5d8d1;background:#faf9f5;border-radius:8px;padding:10px 12px;font-size:10px;color:#17201c}@media(min-width:761px){.clin-sidebar{height:100vh;overflow:hidden}.clin-brand,.clin-new,.clin-nav,.clin-label,.clin-user{flex-shrink:0}.clin-cases{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}}.clin-brand{border:0;background:none;width:100%;text-align:left;cursor:pointer}.physician-dashboard{display:flex;flex-direction:column;gap:22px}.dashboard-flash{margin:0;padding:10px 12px;border-radius:9px;background:#dce9e1;color:#174f3d;font-size:9px;font-weight:700}.dashboard-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.dashboard-greeting small{font-size:7px;letter-spacing:.12em;color:#174f3d;font-weight:800}.dashboard-greeting h1{font:500 28px Georgia;margin:8px 0}.dashboard-greeting p{margin:0;font-size:9px;color:#68736d;max-width:520px}.dashboard-new-case{border:0;background:#174f3d;color:#fff;border-radius:9px;padding:10px 14px;font-size:10px;font-weight:700;white-space:nowrap}.dashboard-attention{border:1px solid #d7dad3;background:#faf9f5;border-radius:11px;padding:16px}.dashboard-attention .dashboard-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.dashboard-attention .dashboard-section-head h2{margin:0;font:500 18px Georgia}.dashboard-attention .dashboard-section-head strong{font:500 24px Georgia;color:#174f3d}.dashboard-attention-empty{margin:0;font-size:9px;color:#68736d;line-height:1.55}.dashboard-stats{display:grid;grid-template-columns:repeat(2,minmax(0,180px));gap:12px}.dashboard-stat{border:1px solid #d7dad3;background:#faf9f5;border-radius:11px;padding:14px}.dashboard-stat strong{display:block;font:500 28px Georgia;color:#174f3d}.dashboard-stat span{display:block;margin-top:4px;font-size:8px;color:#7a847e}.dashboard-actions{display:flex;flex-wrap:wrap;gap:8px}.dashboard-actions button{border:1px solid #d5d8d1;background:#faf9f5;border-radius:8px;padding:8px 10px;font-size:8px;color:#174f3d;font-weight:700}.dashboard-actions button:disabled{opacity:.45;cursor:not-allowed}.dashboard-mobile-cases{display:none}.dashboard-section-head h2{font:500 20px Georgia;margin:0 0 10px}.dashboard-empty{border:1px dashed #d5d8d1;border-radius:11px;padding:18px;background:#faf9f5}.dashboard-empty p{margin:0;font-size:9px;color:#68736d;line-height:1.55}.dashboard-recent-list{display:flex;flex-direction:column;gap:6px}.dashboard-recent-item{width:100%;display:flex;align-items:center;gap:10px;border:1px solid #d7dad3;background:#faf9f5;border-radius:10px;padding:10px 12px;text-align:left}.dashboard-recent-item strong,.dashboard-recent-item small{display:block}.dashboard-recent-item strong{font-size:10px}.dashboard-recent-item small{font-size:7px;color:#7a847e;margin-top:3px}@media(max-width:760px){.dashboard-hero{flex-direction:column;align-items:flex-start}.dashboard-new-case{width:100%}.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-mobile-cases{display:inline-block}}.clin-brand-logo{display:block;height:34px;width:auto;max-width:100%}.clin-mobile-brand{display:none;border:0;background:none;padding:0;cursor:pointer;flex-shrink:0;line-height:0}.clin-mobile-brand-logo{display:block;height:28px;width:28px}.clin-topbar{display:flex;align-items:center;gap:10px}.clin-topbar-greeting{flex:1;min-width:0}@media(max-width:760px){.clin-topbar button.clin-mobile-brand:not(.top-profile):not(.mobile-cases-entry){display:inline-flex;align-items:center}}.voice-shell{min-height:100vh;background:#f2f1eb;color:#17201c;font-family:Arial,sans-serif}.voice-header{height:58px;border-bottom:1px solid #d7dad3;background:#f2f1ebf5;display:flex;align-items:center;padding:0 25px;position:sticky;top:0;z-index:30}.voice-brand{border:0;background:none;display:flex;align-items:center;gap:9px;text-align:left}.voice-brand>i{width:29px;height:29px;background:#174f3d;color:#fff;border-radius:9px 9px 9px 3px;display:grid;place-items:center;font:500 16px Georgia}.voice-brand span{font-size:14px;font-weight:800}.voice-brand small{display:block;font-size:6px;letter-spacing:.1em;text-transform:uppercase;color:#7a847e}.voice-crumb{display:flex;gap:10px;align-items:center;margin:auto;font-size:8px;color:#79837d}.voice-crumb strong{color:#174f3d}.voice-exit{border:1px solid #d3d6cf;background:#faf9f5;border-radius:8px;padding:7px 10px;font-size:8px}.voice-page{padding:42px;max-width:1250px;margin:auto}.voice-intro{max-width:720px;margin-bottom:30px}.voice-eyebrow,.review-heading small,.processing-page>small,.result-page>small{font-size:7px;letter-spacing:.13em;color:#174f3d;font-weight:800}.voice-intro h1,.review-heading h1,.processing-page h1,.result-page h1{font:500 34px Georgia;margin:8px 0}.voice-intro p,.review-heading p,.processing-page>p,.result-page>p{font-size:10px;line-height:1.6;color:#66716b}.setup-grid{display:grid;grid-template-columns:minmax(0,1.5fr) 300px;gap:28px}.setup-grid>main{display:flex;flex-direction:column;gap:12px}.patient-context,.setup-section,.privacy-card{border:1px solid #d7dad3;background:#faf9f5;border-radius:13px}.patient-context{display:flex;align-items:center;gap:12px;padding:14px}.patient-context>span{width:36px;height:36px;background:#dbe6e0;color:#174f3d;border-radius:9px;display:grid;place-items:center;font:600 10px Georgia}.patient-context>div{flex:1}.patient-context small,.privacy-card>small{font-size:7px;letter-spacing:.1em;color:#174f3d;font-weight:800}.patient-context h3{font-size:10px;margin:4px 0}.patient-context p{font-size:7px;color:#7b857f;margin:0}.patient-context button{border:0;background:none;color:#174f3d;font-size:8px}.setup-section{padding:18px}.setup-title{display:flex;gap:11px}.setup-title>span{width:25px;height:25px;border-radius:7px;background:#dce7e1;color:#174f3d;display:grid;place-items:center;font-size:7px;font-weight:800}.setup-title h2{font:500 17px Georgia;margin:0}.setup-title p{font-size:8px;color:#7b857f;margin:4px 0 14px}.setup-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.setup-fields label{font-size:7px;color:#68736d}.setup-fields select{display:block;width:100%;margin-top:5px;border:1px solid #d4d7d0;background:#fff;border-radius:8px;padding:8px;font-size:8px}.mic-test{display:flex;align-items:center;gap:10px;border-top:1px solid #e0e1dc;margin-top:14px;padding-top:13px}.level-bars{display:flex;align-items:center;gap:2px;height:22px}.level-bars i{width:2px;background:#9ba69f;border-radius:2px}.mic-test.tested .level-bars i{background:#3b7b5c}.mic-test>span{font-size:8px;color:#68736d;flex:1}.mic-test>button{border:1px solid #d2d6cf;background:#fff;border-radius:7px;padding:6px 8px;font-size:7px}.voice-error{position:relative;background:#f2e4d4;border-left:3px solid #aa6937;padding:10px 11px;margin-top:12px}.voice-error strong{font-size:9px}.voice-error p{font-size:8px;color:#6e6258}.voice-error button{position:absolute;right:7px;top:7px;border:0;background:none;font-size:7px}.test-states{display:flex;align-items:center;gap:6px;margin-top:9px}.test-states span{font-size:7px;color:#89918d}.test-states button{border:0;background:none;color:#174f3d;font-size:7px;text-decoration:underline}.mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mode-options button,.storage-options button{position:relative;border:1px solid #d4d8d1;background:#fff;border-radius:9px;padding:12px;text-align:left}.mode-options button.active,.storage-options button.active{border-color:#6e9a83;background:#f4f8f5}.mode-options i{position:absolute;right:8px;top:7px;font-style:normal;font-size:6px;background:#dce8e1;color:#174f3d;border-radius:6px;padding:3px 5px}.mode-options strong,.mode-options small,.storage-options strong,.storage-options small{display:block}.mode-options strong,.storage-options strong{font-size:8px}.mode-options small,.storage-options small{font-size:7px;color:#7b857f;line-height:1.4;margin-top:5px}.storage-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.storage-options button{display:flex;gap:9px}.radio{width:12px;height:12px;border:1px solid #9ba69f;border-radius:50%;margin-top:1px}.storage-options button.active .radio{border:4px solid #2f7354}.storage-options em{display:inline-block;font-style:normal;font-size:6px;color:#9a6032;background:#f2e4d4;border-radius:6px;padding:3px 5px;margin-top:7px}.privacy-card{align-self:start;position:sticky;top:78px;padding:20px;background:#e4ebe6;border-color:#ccd8d0}.privacy-card h2{font:500 20px Georgia}.privacy-card>p,.privacy-card li{font-size:8px;line-height:1.55;color:#55615a}.privacy-card ul{padding-left:16px}.privacy-card li{margin:8px 0}.privacy-warning{border-top:1px solid #c9d5cd;border-bottom:1px solid #c9d5cd;padding:11px 0;margin:15px 0}.privacy-warning strong{font-size:8px}.privacy-warning p{font-size:7px;color:#68736d}.start-voice{width:100%;border:0;background:#174f3d;color:#fff;border-radius:9px;padding:11px;font-size:9px;font-weight:800}.start-voice:disabled{opacity:.35}.record-dot{display:inline-block;width:7px;height:7px;background:#d88976;border-radius:50%;margin-right:7px}.start-hint{display:block!important;text-align:center;color:#77817b!important;font-size:6px!important;margin-top:7px}.voice-live{min-height:calc(100vh - 58px);padding:22px 30px 82px;max-width:1400px;margin:auto}.session-status{display:flex;align-items:center;gap:18px;border-bottom:1px solid #d8dad4;padding-bottom:15px}.session-status>div{display:flex;align-items:center;gap:9px}.live-indicator{width:30px;height:30px;border-radius:50%;background:#dbe8e0;display:grid;place-items:center}.live-indicator i{width:8px;height:8px;border-radius:50%;background:#39795b;animation:pulse 1.4s infinite}.live-indicator.paused{background:#eee3d5}.live-indicator.paused i{background:#a56a3c;animation:none}.live-indicator.question{background:#dfe5e9}.live-indicator.question i{background:#607786}.session-status small,.session-status strong{display:block}.session-status small{font-size:7px;color:#607169;letter-spacing:.1em}.session-status strong{font-size:10px;margin-top:3px}.session-status time{margin-left:auto;font:500 20px Georgia}.save-state{font-size:7px;background:#e1e6e2;color:#66726c;border-radius:8px;padding:5px 7px}.live-grid{display:grid;grid-template-columns:minmax(0,1.6fr) 300px;gap:25px;margin-top:20px}.live-transcript{background:#faf9f5;border:1px solid #d8dad4;border-radius:13px;min-height:570px;padding:20px;position:relative}.live-head{display:flex;justify-content:space-between;border-bottom:1px solid #dedfd9;padding-bottom:13px}.live-head small,.coverage-panel>small,.question-card>small{font-size:7px;color:#174f3d;letter-spacing:.11em;font-weight:800}.live-head h2{font:500 18px Georgia;margin:5px 0}.speaker-key{display:flex;gap:10px;font-size:7px;color:#747e78}.speaker-key span{display:flex;align-items:center;gap:4px}.speaker-key i{width:6px;height:6px;border-radius:50%}.speaker-key .doctor{background:#3d7b5d}.speaker-key .medos{background:#69808c}.transcript-stream{padding-top:12px}.speech{display:grid;grid-template-columns:42px 1fr 30px;gap:8px;padding:11px 8px;border-bottom:1px solid #e1e2dd}.speech time{font-size:7px;color:#8a918d}.speech strong{font-size:8px;color:#39795b}.speech.medos strong{color:#607786}.speech p{font:400 14px/1.45 Georgia;margin:4px 0}.speech.unclear{background:#f4eadc;border-left:3px solid #af6e3c}.speech em{font-style:normal;font-size:7px;color:#9a6032}.typing{display:flex;align-items:center;gap:2px}.typing b{width:3px;height:3px;background:#39795b;border-radius:50%;animation:typing 1s infinite}.typing b:nth-child(2){animation-delay:.15s}.typing b:nth-child(3){animation-delay:.3s}.coverage-panel{border-left:1px solid #d8dad4;padding-left:19px}.coverage-score{display:flex;align-items:center;gap:10px;margin:12px 0}.coverage-score strong{font:500 22px Georgia}.coverage-score span{height:3px;background:#daddd7;flex:1}.coverage-score i{display:block;width:68%;height:100%;background:#39795b}.coverage-list>div{display:flex;align-items:center;gap:7px;border-bottom:1px solid #dddeda;padding:9px 0;font-size:8px}.coverage-list i{width:6px;height:6px;border-radius:50%;background:#39795b}.coverage-list div.needs i{background:#b06d3a}.coverage-list div.conflict i{background:#9a514c}.coverage-list b{font-size:7px;font-weight:400;color:#77817b;margin-left:auto}.question-card{background:#e3ebe6;border:1px solid #cbd8d0;border-radius:12px 12px 12px 4px;padding:14px;margin-top:17px}.question-card h3{font:500 16px/1.35 Georgia}.question-card p{font-size:7px;line-height:1.5;color:#68736d}.question-card button{border:1px solid #adc0b4;background:#fff;border-radius:7px;padding:6px 8px;font-size:7px}.question-card .answer-mock{background:#174f3d;color:#fff;border-color:#174f3d;margin-left:5px}.mode-note{display:flex;justify-content:space-between;margin-top:15px;font-size:7px}.mode-note span{color:#7a847e}.manual-note{position:absolute;left:20px;right:20px;bottom:20px;background:#f1f0ea;border:1px solid #d1d5ce;border-radius:10px;padding:12px}.manual-note label{font-size:7px}.manual-note textarea{display:block;width:100%;border:0;background:#fff;border-radius:7px;padding:8px;margin-top:5px;resize:none}.manual-note>div{text-align:right;margin-top:6px}.manual-note button{border:0;background:none;font-size:7px;margin-left:5px}.session-controls{position:fixed;left:calc(50% - 430px);bottom:16px;width:860px;background:#17201c;color:#fff;border-radius:13px;padding:10px;display:flex;align-items:center;justify-content:center;gap:6px;z-index:20}.session-controls button{border:1px solid #455049;background:none;color:#dbe1dd;border-radius:8px;padding:8px 10px;font-size:7px}.session-controls .pause-button{background:#f0e3d3;color:#7e522f;border-color:#f0e3d3}.session-controls .finish-button{background:#8f4a46;color:#fff;border-color:#8f4a46}.processing-page{padding:90px 20px;text-align:center;max-width:650px;margin:auto}.processing-mark{width:80px;height:80px;border:1px solid #adc1b5;border-radius:50%;margin:0 auto 25px;position:relative}.processing-mark i{position:absolute;top:21px;right:21px;bottom:21px;left:21px;background:#174f3d;border-radius:50%}.processing-mark span{position:absolute;width:9px;height:9px;background:#af6c39;border-radius:50%;right:8px;top:10px}.processing-mark b{position:absolute;width:5px;height:5px;background:#69808c;border-radius:50%;left:8px;bottom:18px}.processing-stages{text-align:left;margin:28px auto;max-width:480px;border-top:1px solid #d8dad4}.processing-stages>div{display:flex;align-items:center;gap:9px;border-bottom:1px solid #d8dad4;padding:11px}.processing-stages i{width:22px;height:22px;border-radius:50%;background:#e2e5e1;color:#7d8681;display:grid;place-items:center;font-style:normal;font-size:7px}.processing-stages span{flex:1;font-size:8px}.processing-stages b{font-size:7px;color:#818a85}.processing-stages .done i{background:#dbe8e0;color:#27704e}.processing-stages .done b{color:#27704e}.processing-stages .current i{background:#f1e2d1;color:#9a6032}.processing-page>button{border:1px solid #d2d6cf;background:#faf9f5;border-radius:8px;padding:9px 12px;font-size:8px}.processing-page .primary-processing{background:#174f3d;color:#fff;border-color:#174f3d}.processing-page>em{display:block;font-style:normal;font-size:7px;color:#7b857f;margin-top:14px}.review-page,.note-page{padding:28px 34px 60px;max-width:1380px;margin:auto}.review-heading{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid #d8dad4;padding-bottom:19px}.review-heading h1{font-size:29px}.review-heading>div:last-child{display:flex;gap:6px}.review-heading button{border:1px solid #d3d6cf;background:#faf9f5;border-radius:8px;padding:7px 9px;font-size:7px}.review-heading .next-review{background:#174f3d;color:#fff;border-color:#174f3d}.review-layout,.note-layout{display:grid;grid-template-columns:minmax(0,1.5fr) 330px;gap:25px;margin-top:20px}.review-filters{display:flex;gap:6px;margin-bottom:10px}.review-filters button{border:1px solid #d4d7d0;background:#faf9f5;border-radius:7px;padding:6px 8px;font-size:7px}.review-filters button.active{background:#174f3d;color:#fff;border-color:#174f3d}.review-transcript{border-top:1px solid #d8dad4}.review-transcript>button{display:grid;grid-template-columns:42px 1fr 15px;gap:8px;width:100%;border:0;border-bottom:1px solid #d8dad4;background:none;padding:13px 8px;text-align:left}.review-transcript>button:hover,.review-transcript>button.selected{background:#faf9f5}.review-transcript>button.low{background:#f4eadc;border-left:3px solid #af6e3c}.review-transcript time{font-size:7px;color:#858e89}.review-transcript strong{font-size:8px;color:#39795b}.review-transcript .medos strong{color:#607786}.review-transcript p{font:400 13px/1.45 Georgia;margin:4px 0}.review-transcript em{font-style:normal;font-size:7px;color:#9a6032}.review-transcript em.fixed{color:#39795b}.fragment-panel,.note-summary{align-self:start;position:sticky;top:78px;background:#faf9f5;border:1px solid #d6d9d2;border-radius:12px;padding:17px}.fragment-panel>small,.note-summary>small{font-size:7px;color:#174f3d;letter-spacing:.1em;font-weight:800}.fragment-panel h2,.note-summary h2{font:500 19px Georgia}.audio-fragment{display:flex;align-items:center;gap:8px;background:#e9ebe7;border-radius:8px;padding:8px}.audio-fragment button{width:25px;height:25px;border:0;background:#174f3d;color:#fff;border-radius:50%;font-size:7px}.audio-fragment span{display:flex;align-items:center;gap:2px;flex:1}.audio-fragment i{height:8px;width:2px;background:#6b887a}.audio-fragment time{font-size:7px}.fragment-panel label{display:block;font-size:7px;margin-top:13px}.fragment-panel textarea{display:block;width:100%;height:90px;border:1px solid #d6d9d2;background:#fff;border-radius:7px;padding:8px;margin-top:5px;font:400 11px/1.4 Georgia;resize:none}.confidence-line{display:flex;justify-content:space-between;margin:10px 0;font-size:7px}.confidence-line strong{color:#9a6032}.fragment-actions{display:flex;flex-direction:column;gap:5px}.fragment-actions button,.delete-fragment{border:1px solid #d3d6cf;background:#fff;border-radius:7px;padding:7px;font-size:7px}.fragment-actions .fix-action{background:#174f3d;color:#fff;border-color:#174f3d}.delete-fragment{width:100%;border:0!important;background:none!important;color:#96504b;margin-top:8px}.note-layout>main{display:flex;flex-direction:column;gap:9px}.note-layout article{border:1px solid #d7dad3;background:#faf9f5;border-radius:11px;padding:13px}.note-layout article.inference{background:#e5ece7;border-color:#c9d6ce}.note-layout article.rejected{opacity:.55}.note-layout article>header{display:flex;justify-content:space-between}.note-layout article header>div{display:flex;gap:9px}.state-dot{width:7px;height:7px;background:#ad6b39;border-radius:50%;margin-top:5px}.confirmed .state-dot{background:#39795b}.rejected .state-dot{background:#9a514c}.note-layout article small{font-size:7px;color:#748079;text-transform:uppercase;letter-spacing:.08em}.note-layout article h3{font-size:10px;margin:4px 0}.item-state{font-size:7px;background:#eee1d2;color:#9a6032;border-radius:7px;padding:4px 6px;height:max-content}.confirmed .item-state{background:#dce8e1;color:#39795b}.rejected .item-state{background:#efdedb;color:#96504b}.note-layout article>p{font:400 13px/1.45 Georgia;margin:11px 0}.note-layout article>footer{display:flex;justify-content:space-between;border-top:1px solid #dfe0db;padding-top:9px}.note-layout article footer button{border:0;background:none;color:#6d7771;font-size:7px;margin-left:5px}.note-layout article footer .transcript-link{color:#174f3d;margin:0}.note-layout article footer .item-confirm{background:#174f3d;color:#fff;border-radius:6px;padding:5px 7px}.add-note-item{border:1px dashed #aeb8b2;background:none;border-radius:10px;padding:10px;color:#174f3d;font-size:8px}.note-score{display:flex;align-items:baseline;gap:7px;border-bottom:1px solid #dddeda;padding-bottom:13px}.note-score strong{font:500 28px Georgia}.note-score span{font-size:7px;color:#7a847e}.note-checks{padding:10px 0}.note-checks span{display:flex;gap:6px;font-size:8px;padding:6px 0}.note-checks i{width:6px;height:6px;border-radius:50%;background:#39795b;margin-top:2px}.authority-note{border-left:3px solid #ad6b39;padding:7px 10px;background:#f4eadc}.authority-note strong{font-size:8px}.authority-note p{font-size:7px;line-height:1.5}.confirm-check{display:flex;gap:7px;font-size:7px;line-height:1.5;margin:13px 0}.confirm-source{width:100%;border:0;background:#174f3d;color:#fff;border-radius:8px;padding:9px;font-size:8px;font-weight:700}.result-page{padding:65px 20px;text-align:center;max-width:850px;margin:auto}.result-mark{width:48px;height:48px;border-radius:50%;background:#dce8e1;color:#27704e;display:grid;place-items:center;margin:0 auto 18px;font-size:18px}.result-source{text-align:left;border:1px solid #d5d8d1;background:#faf9f5;border-radius:13px;margin:25px auto;padding:15px}.result-source>header{display:flex;align-items:center;justify-content:space-between}.result-source header>div{display:flex;gap:10px}.result-source header>div>span{width:32px;height:38px;border-radius:5px 5px 9px;background:#dce8e1;color:#174f3d;display:grid;place-items:center;font-size:7px;font-weight:800}.result-source small{font-size:7px;color:#174f3d;letter-spacing:.08em}.result-source h3{font-size:10px;margin:4px 0}.result-source em{font-style:normal;font-size:7px;background:#f1e2d1;color:#9a6032;padding:4px 6px;border-radius:7px}.result-links{border-top:1px solid #dddeda;margin-top:12px;padding-top:10px;display:flex;gap:8px;align-items:center}.result-links button{border:0;background:none;color:#174f3d;font-size:7px}.result-links span{margin-left:auto;font-size:7px;color:#7a847e}.pipeline{display:flex;align-items:center;justify-content:center;gap:7px;margin:24px 0}.pipeline>div{display:flex;align-items:center;gap:7px;border:1px solid #d6d9d2;background:#faf9f5;border-radius:9px;padding:8px;text-align:left}.pipeline>div>i{width:20px;height:20px;border-radius:50%;background:#e2e5e1;display:grid;place-items:center;font-style:normal;font-size:7px}.pipeline .complete i{background:#dce8e1;color:#27704e}.pipeline .active i{background:#f1e2d1;color:#9a6032}.pipeline strong,.pipeline small{display:block;font-size:7px}.pipeline small{color:#7b857f;margin-top:2px}.result-safety{display:flex;gap:12px;text-align:left;border-left:3px solid #174f3d;padding:9px 12px;margin:20px auto}.result-safety strong{font-size:8px}.result-safety p{margin:0;font-size:7px;color:#6f7973}.result-actions{display:flex;justify-content:center;gap:7px}.result-actions button{border:1px solid #d3d6cf;background:#faf9f5;border-radius:8px;padding:8px 10px;font-size:8px}.result-actions .restart{background:#174f3d;color:#fff;border-color:#174f3d}@keyframes pulse{50%{transform:scale(1.55);opacity:.45}}@keyframes typing{50%{transform:translateY(-3px)}}@media(max-width:900px){.setup-grid,.live-grid,.review-layout,.note-layout{grid-template-columns:1fr}.privacy-card,.fragment-panel,.note-summary{position:static}.coverage-panel{border-left:0;border-top:1px solid #d8dad4;padding:16px 0}.session-controls{left:20px;right:20px;width:auto}.mode-options,.storage-options{grid-template-columns:1fr}.pipeline{flex-wrap:wrap}.voice-page,.review-page,.note-page{padding:25px 18px}}@media(max-width:600px){.voice-header{height:52px;padding:0 12px}.voice-brand span,.voice-crumb span,.voice-exit{display:none}.voice-crumb{margin-left:auto}.voice-page{padding:22px 14px}.voice-intro h1,.review-heading h1,.processing-page h1,.result-page h1{font-size:27px}.setup-fields{grid-template-columns:1fr}.test-states{display:none}.voice-live{padding:14px 12px 100px}.session-status{gap:8px}.session-status time{font-size:17px}.save-state{display:none}.live-transcript{min-height:470px;padding:13px}.speech{grid-template-columns:34px 1fr}.speech p{font-size:13px}.speech>.typing{display:none}.session-controls{bottom:10px;left:10px;right:10px;display:grid;grid-template-columns:1fr 1fr}.session-controls button:nth-child(2),.session-controls button:nth-child(4){display:none}.session-controls .pause-button,.session-controls .finish-button{font-size:9px;padding:11px}.review-heading{align-items:flex-start;gap:12px}.review-heading>div:last-child{flex-direction:column}.review-filters{overflow:auto}.review-filters button{white-space:nowrap}.note-layout article>footer{gap:8px}.note-layout article footer>div{display:flex}.result-links{flex-direction:column;align-items:flex-start}.result-links span{margin:0}.pipeline>b{display:none}.pipeline>div{width:48%}.result-actions{flex-direction:column}.privacy-card{order:-1}}.case-header aside .voice-entry{display:flex;align-items:center;gap:6px;background:#174f3d;color:#fff;border-color:#174f3d;font-weight:700}.case-header aside .voice-entry .record-dot{width:7px;height:7px;margin:0;background:#e8aa72;border-radius:50%;box-shadow:0 0 0 3px #e8aa722e}.voice-eyebrow{font-size:0}.voice-eyebrow:after{content:"ГОЛОСОВОЙ КЛИНИЧЕСКИЙ РАЗБОР";font-size:7px}.result-source header small{font-size:0}.result-source header small:after{content:"КЛИНИЧЕСКИЙ ИСТОЧНИК · КИ-2026-119";font-size:7px}@media(max-width:760px){.case-header{flex-direction:column;gap:16px}.case-header>aside{width:100%;flex-wrap:wrap}.case-header>aside .voice-entry{display:flex;order:-2;flex:1;justify-content:center;padding:9px 12px}.case-header>aside .document-entry{display:block;order:-1;padding:9px 12px}.case-header>aside .case-state{display:none}}.auth-page{min-height:100vh;background:#f2f1eb;color:#17201c;font-family:Arial,sans-serif;display:flex;flex-direction:column}.auth-header{height:68px;border-bottom:1px solid #d5d8d1;padding:0 38px;display:flex;align-items:center;justify-content:space-between}.auth-brand{display:flex;align-items:center;gap:10px;font-weight:800}.auth-brand>i{width:32px;height:32px;border-radius:10px 10px 10px 3px;background:#174f3d;color:#fff;display:grid;place-items:center;font:500 18px Georgia}.auth-brand small{display:block;font-size:7px;letter-spacing:.12em;color:#78827c;text-transform:uppercase;margin-top:2px}.auth-header>span{font-size:8px;color:#69756e}.auth-header>span i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4f8b68;margin-right:7px}.auth-layout{width:min(1040px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:1fr 410px;gap:90px;align-items:center;padding:54px 0}.auth-context>small,.auth-card-head>small,.auth-message>small,.session-check>small{font-size:7px;letter-spacing:.14em;color:#174f3d;font-weight:800}.auth-context h2{font:500 42px/1.12 Georgia;margin:13px 0 18px;max-width:530px}.auth-context>p{font:400 16px/1.55 Georgia;color:#59655e;max-width:500px}.auth-context ul{list-style:none;padding:22px 0 0;border-top:1px solid #d8dad4;max-width:480px}.auth-context li{font-size:9px;color:#657069;padding:7px 0}.auth-context li:before{content:"✓";color:#39795b;margin-right:9px}.auth-card,.auth-message{background:#faf9f5;border:1px solid #d5d8d1;border-radius:16px;padding:28px;box-shadow:0 18px 50px #1d2d250f}.auth-card-head h1,.auth-message h1,.session-check h1{font:500 29px/1.18 Georgia;margin:8px 0}.auth-card-head p,.auth-message>p,.session-check p{font-size:9px;line-height:1.55;color:#6a756f}.auth-card form{display:flex;flex-direction:column;gap:10px;margin-top:24px}.auth-card label{font-size:8px;color:#59645e;font-weight:700}.auth-card input{width:100%;border:1px solid #cfd4cc;background:#fff;border-radius:8px;padding:11px;margin-top:6px;font-size:10px;outline:none}.auth-card input:focus{border-color:#5b8b72;box-shadow:0 0 0 3px #5b8b721f}.password-field{position:relative}.password-field button{position:absolute;right:5px;top:11px;border:0;background:none;color:#174f3d;font-size:7px;padding:7px}.auth-card form>button,.auth-message>button{min-height:39px;border:1px solid #cfd4cc;background:#fff;border-radius:8px;font-size:8px;font-weight:700}.auth-card .auth-primary,.auth-message .auth-primary{background:#174f3d;color:#fff;border-color:#174f3d}.auth-primary:disabled{opacity:.65}.auth-link{border:0!important;background:none!important;min-height:28px!important;color:#174f3d}.auth-link.danger{color:#96504b}.auth-link:disabled{color:#8a928e}.auth-error{display:flex;gap:8px;align-items:flex-start;background:#f2dfdc;color:#743f3c;border-left:3px solid #a65751;padding:10px;font-size:8px;line-height:1.45}.auth-error i{font-style:normal;width:16px;height:16px;border-radius:50%;background:#a65751;color:#fff;display:grid;place-items:center;font-size:7px}.button-spinner,.auth-spinner{display:inline-block;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;width:10px;height:10px;margin-right:7px;animation:auth-spin .8s linear infinite}.mock-states{border-top:1px solid #e0e1dc;margin-top:8px;padding-top:10px}.mock-states>span{display:block;font-size:7px;color:#8a928e;margin-bottom:6px}.mock-states>div{display:flex;flex-wrap:wrap;gap:4px}.mock-states button{border:0;background:#e6e9e5;border-radius:6px;padding:5px 7px;font-size:7px;color:#53615a}.field-help{display:block;font-weight:400;color:#7b857f;margin-top:5px}.invite-field{position:relative}.invite-field span{display:block;font-size:7px;color:#7b857f;margin-top:5px}.invite-field span.valid{color:#39795b}.auth-notice{background:#e5ece7;border-left:3px solid #39795b;padding:11px;margin:18px 0;text-align:left}.auth-notice strong{font-size:8px}.auth-notice p{font-size:8px;color:#647069;line-height:1.5}.auth-message{text-align:center}.message-mark{width:44px;height:44px;border-radius:50%;background:#dce8e1;color:#27704e;display:grid;place-items:center;margin:0 auto 17px;font-size:17px}.auth-message>button{width:100%;margin-top:8px}.session-check{text-align:center}.session-check .auth-spinner{width:28px;height:28px;border-color:#d5ddd8;border-top-color:#174f3d;margin:0 auto 22px}.session-check>button{border:0;background:none;color:#7a847e;font-size:7px;margin-top:18px}.auth-page>footer{text-align:center;padding:18px;font-size:7px;color:#8a928e}.profile-wrap{position:relative}.profile-menu{position:absolute;right:0;top:38px;width:240px;background:#faf9f5;border:1px solid #d3d6cf;border-radius:11px;padding:8px;box-shadow:0 15px 35px #192a2221;z-index:30}.profile-menu header{padding:9px;border-bottom:1px solid #dedfd9}.profile-menu strong,.profile-menu small{display:block}.profile-menu strong{font-size:9px}.profile-menu small{font-size:7px;color:#76817b;margin-top:4px}.profile-menu>span{display:block;font-size:7px;color:#39795b;padding:8px 9px}.profile-menu button{display:block!important;width:100%;text-align:left;padding:8px 9px!important;border-radius:6px}.profile-menu button:hover{background:#e8ebe7}.profile-menu button:last-child{color:#96504b}.empty-workspace{min-height:calc(100vh - 150px);display:grid;place-items:center;text-align:center}.empty-card{max-width:530px}.empty-mark{width:58px;height:58px;border-radius:16px 16px 16px 5px;background:#dce7e1;color:#174f3d;display:grid;place-items:center;margin:0 auto;font:500 25px Georgia}.empty-card small{display:block;margin-top:20px;font-size:7px;letter-spacing:.12em;color:#174f3d;font-weight:800}.empty-card h1{font:500 30px Georgia;margin:9px}.empty-card p{font-size:9px;line-height:1.6;color:#69756e}.empty-card button{border:0;background:#174f3d;color:#fff;border-radius:8px;padding:10px 13px;font-size:8px;font-weight:700;margin-top:10px}.empty-card em{display:block;font-style:normal;font-size:7px;color:#858e89;margin-top:12px}.case-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#121b1752;display:grid;place-items:center;z-index:70;padding:18px}.case-modal{width:min(430px,100%);background:#faf9f5;border-radius:15px;border:1px solid #d3d6cf;padding:23px;box-shadow:0 20px 60px #14221b33}.case-modal small{font-size:7px;color:#174f3d;letter-spacing:.12em;font-weight:800}.case-modal h2{font:500 23px Georgia;margin:7px 0}.case-modal p{font-size:8px;color:#6c7771;line-height:1.5}.case-modal label{font-size:8px;font-weight:700}.case-modal input{display:block;width:100%;border:1px solid #cfd4cc;border-radius:8px;padding:10px;margin-top:6px}.case-modal footer{display:flex;justify-content:flex-end;gap:7px;margin-top:20px}.case-modal button{border:1px solid #cfd4cc;background:#fff;border-radius:7px;padding:8px 10px;font-size:8px}.case-modal .create-case{background:#174f3d;color:#fff;border-color:#174f3d}.case-modal .modal-error{color:#96504b}.logout-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#f2f1eb;display:grid;place-items:center;z-index:100;text-align:center}.logout-screen span{width:28px;height:28px;border:3px solid #d5ddd8;border-top-color:#174f3d;border-radius:50%;animation:auth-spin .8s linear infinite}.logout-screen h2{font:500 22px Georgia}.logout-screen p{font-size:8px;color:#6c7771}@keyframes auth-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.auth-header{height:58px;padding:0 16px}.auth-header>span{display:none}.auth-layout{width:100%;grid-template-columns:1fr;padding:22px 14px;gap:22px}.auth-context{padding:10px 8px 0}.auth-context h2{font-size:29px}.auth-context>p{font-size:13px}.auth-context ul{display:none}.auth-card,.auth-message{padding:21px}.auth-card input{font-size:16px;padding:12px}.auth-card form>button,.auth-message>button{min-height:46px;font-size:10px}.password-field button{top:12px}.auth-page>footer{padding-bottom:28px}}.auth-brand-logo{display:block;height:34px;width:auto;max-width:min(220px,calc(100vw - 48px))}.auth-brand{max-width:100%;overflow:hidden}.auth-layout-clean{display:flex;width:min(410px,calc(100% - 32px));padding:42px 0}.auth-layout-clean>*{width:100%}@media(max-width:760px){.auth-layout-clean{width:100%;padding:22px 14px}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
