:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--card:#fff;--surface:#f7eee8;--sidebar:#fff;--border:#71564824;--text-primary:#231815;--text-muted:#776a63;--text-soft:#9c8f88;--accent:#eb654c;--accent-strong:#dd533b;--shadow-sm:0 18px 40px #a36c5b1a;color:var(--text-primary);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Geist,Geist Sans,Segoe UI,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.35}*{box-sizing:border-box}body{background:#fff;min-width:320px;margin:0;font-size:.95rem}button,input,textarea,select{font:inherit}#root{min-height:100vh}.admin-shell{height:100vh;color:var(--text-primary);background:#fff;grid-template-columns:240px minmax(0,1fr);display:grid}.sidebar{background:var(--sidebar);z-index:10;border-right:1px solid #ede5e0;flex-direction:column;gap:0;height:100vh;padding:18px 0 0;display:flex;position:relative;overflow:visible}.sidebar-brand{align-items:center;gap:10px;padding:0 16px 16px;display:flex;position:relative}.brand-badge,.login-mark{color:#fff;background:linear-gradient(160deg,#eb654c,#d44535);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:.83rem;font-weight:800;display:grid;box-shadow:0 4px 10px #dd503a59}.brand-badge svg{fill:currentColor;width:19px;height:19px}.brand-text{flex:1;min-width:0}.sidebar-collapse{cursor:pointer;z-index:20;background:#fff;border:1px solid #e2d9d2;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:6px;right:-13px;box-shadow:0 2px 6px #00000014}.sidebar-collapse svg{stroke:#8a8480;stroke-width:2.2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.sidebar-collapse:hover{border-color:#c8bdb5;box-shadow:0 2px 8px #00000021}.sidebar-brand strong{color:var(--text-primary);font-size:1rem;font-weight:700;line-height:1.1;display:block}.sidebar-brand span,.nav-label,.sidebar-user span,.kicker{color:var(--text-soft)}.sidebar-brand span{letter-spacing:.2em;text-transform:uppercase;color:#aaa09a;margin-top:2px;font-size:.6rem;display:block}.sidebar-groups{flex-direction:column;flex:1;gap:0;min-height:0;padding:0 10px;display:flex;overflow:hidden auto}.sidebar-groups::-webkit-scrollbar{width:4px}.sidebar-groups::-webkit-scrollbar-track{background:0 0}.sidebar-groups::-webkit-scrollbar-thumb{background:#e2dad4;border-radius:999px}.nav-group{flex-direction:column;gap:1px;padding-bottom:6px;display:flex}.nav-group+.nav-group{border-top:1px solid #f0e9e4;margin-top:2px;padding-top:4px}.nav-label{letter-spacing:.18em;text-transform:uppercase;color:#b0a49d;justify-content:space-between;align-items:center;margin:12px 4px 6px;padding:0 2px;font-size:.6rem;font-weight:700;display:flex}.nav-chevron{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:.7;flex:none;width:13px;height:13px}.nav-item{text-align:left;font:inherit;color:#4a4643;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:40px;padding:8px 10px;font-size:.91rem;font-weight:500;line-height:1.2;transition:background .1s,color .1s;display:flex}.nav-item:hover{color:#c8503a;background:#fdf2ee}.nav-item.active{color:var(--accent-strong);background:#fde9e2;font-weight:600}.nav-icon{width:20px;height:20px;color:inherit;background:0 0;border:0;flex:none;place-items:center;display:grid}.nav-icon svg{stroke:currentColor;stroke-width:1.65px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.nav-icon svg rect,.nav-icon svg circle{stroke:currentColor;fill:none}.nav-text{flex:1}.nav-badge{background:var(--accent-strong);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:auto;padding:0 6px;font-size:.65rem;font-weight:700;display:inline-flex}.sidebar-user{background:var(--sidebar);border-top:1px solid #ede5e0;flex:none;grid-template-columns:auto 1fr auto;align-items:center;gap:0 10px;margin-top:auto;padding:12px 14px;display:grid}.sidebar-user strong,.sidebar-user span{display:block}.user-pill{color:#fff;letter-spacing:.03em;background:#eb654c;border-radius:999px;flex:none;place-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:grid}.sidebar-user strong{color:var(--text-primary);font-size:.875rem;font-weight:600;line-height:1.2;display:block}.sidebar-user span{color:#aaa09a;margin-top:2px;font-size:.74rem;display:block}.logout-btn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;padding:0;transition:background .12s,color .12s;display:grid}.logout-btn:hover{color:var(--accent-strong);background:#eb654c1a}.logout-btn svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.workspace{-webkit-overflow-scrolling:touch;background:#fff;min-width:0;height:100vh;overflow-y:auto}.topbar{border-bottom:1px solid var(--border);z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;justify-content:space-between;align-items:center;gap:18px;padding:10px 24px;display:flex;position:sticky;top:0}.topbar-slim{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;justify-content:flex-end;padding:8px 24px;position:relative}.topbar-search{flex:1;max-width:480px;position:relative}.topbar-search .search-icon{width:15px;height:15px;stroke:var(--text-soft);stroke-width:1.9px;fill:none;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.topbar-search input{width:100%;height:38px;color:var(--text-primary);background:#fdfaf8;border:1px solid #ebddd4;border-radius:16px;padding:0 16px 0 38px;font-size:.95rem}.topbar-actions,.header-actions{align-items:center;gap:12px;display:flex}.session-chip,.status-chip,.record-chip,.panel-count{border-radius:999px;font-weight:700}.session-chip{border:1px solid var(--border);color:#6d655f;background:#fff;padding:9px 12px;font-size:.82rem}.session-chip.ready{color:#158056}.session-chip.loading{color:#3f78cc}.session-chip.fallback{color:#c57c1c}.page-shell{gap:18px;padding:20px 24px 24px;display:grid}.page-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.page-head h1,.login-card h1,.hero-card h2,.profile-head h2{letter-spacing:-.04em;margin:0}.page-head h1{letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(1.55rem,2.2vw,1.9rem);font-weight:800}.page-head p,.login-copy,.detail-slab-head p,.hero-main p{color:var(--text-muted);margin:6px 0 0;font-size:.95rem}.split-head{align-items:center}.dashboard-head{align-items:flex-start;gap:24px}.head-controls{flex:none;align-items:center;gap:10px;display:flex}.head-search-wrap{position:relative}.head-search-wrap .search-icon{width:15px;height:15px;stroke:var(--text-soft);stroke-width:1.9px;fill:none;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.head-search-input{width:260px;height:40px;color:var(--text-primary);font:inherit;background:#fdfaf8;border:1px solid #e8ddd5;border-radius:20px;outline:0;padding:0 16px 0 38px;font-size:.92rem}.head-search-input:focus{border-color:#e0c4b8;box-shadow:0 0 0 3px #eb654c14}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.triple-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card,.panel,.hero-card,.detail-card{background:#fff;border:1px solid #efe1d8;border-radius:22px;box-shadow:0 8px 24px #a36c5b0f}.stat-card{justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 20px 20px 22px;display:flex}.stat-copy{gap:6px;display:grid}.stat-copy span,.detail-grid span,.entity-meta span,.field-grid label span,.mini-row span,.detail-block h3,.detail-columns span{color:var(--text-soft)}.stat-copy strong{letter-spacing:-.04em;color:var(--text-primary);font-size:2rem;font-weight:700;line-height:1}.stat-copy span{color:var(--text-soft);font-size:.84rem;font-weight:500}.stat-copy small{margin-top:2px;font-size:.8rem;font-weight:500}.positive{color:#0d9b59}.negative{color:#d8504c}.stat-orb{border-radius:16px;flex:none;place-items:center;width:48px;height:48px;display:grid}.stat-orb svg{stroke:currentColor;stroke-width:1.7px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.tone-peach.stat-orb,.tone-peach .stat-orb{color:#e46248;background:#fde9e3}.tone-cyan.stat-orb,.tone-cyan .stat-orb{color:#0d95a7;background:#e6f5f8}.tone-red.stat-orb,.tone-red .stat-orb{color:#e63d55;background:#fde9ec}.tone-violet.stat-orb,.tone-violet .stat-orb{color:#7b72ff;background:#efedff}.dashboard-grid{grid-template-columns:minmax(0,1.75fr) 300px;align-items:start;gap:16px;display:grid}.dashboard-main{gap:12px;display:grid}.list-stack{gap:10px;display:grid}.mini-list{gap:14px;display:grid}.tab-strip{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tab-pill{cursor:pointer;color:#6a6260;font:inherit;background:#fff;border:1px solid #e8ddd5;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.88rem;font-weight:500;transition:background .12s,box-shadow .12s,border-color .12s;display:inline-flex}.tab-pill strong{color:#6a6260;background:#ede6df;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.7rem;font-weight:700;display:grid}.tab-pill.active{color:var(--text-primary);background:#fff;border-color:#d4c4ba;font-weight:600;box-shadow:0 2px 10px #a36c5b1f}.tab-pill.active strong{color:var(--text-muted);background:#ede6df}.entity-row{cursor:default;background:#fff;border:1px solid #eddad0;border-radius:18px;grid-template-columns:auto minmax(0,1.4fr) repeat(4,minmax(80px,1fr));align-items:center;gap:14px;padding:14px 18px;transition:border-color .12s,box-shadow .12s;display:grid}.entity-row:hover{border-color:#e0c4b8}.recommendation-row{cursor:pointer}.recommendation-row.selected{background:#fffaf9;border-color:#f0b6aa;box-shadow:0 8px 24px #e4624817}.entity-avatar{color:#9d4a3d;background:#fbefe9;border-radius:999px;flex:none;place-items:center;width:40px;height:40px;font-size:.83rem;font-weight:700;display:grid}.entity-avatar.patient-avatar{color:#5a5a6a;background:#e9e9ec}.entity-avatar.small{width:34px;height:34px;font-size:.75rem}.entity-avatar.large{width:58px;height:58px;font-size:1rem}.entity-avatar.xlarge{width:64px;height:64px;font-size:1.08rem}.entity-primary{min-width:0}.entity-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.entity-primary strong,.entity-meta strong,.mini-row strong,.person-cell strong{display:block}.entity-primary p,.entity-primary small,.person-cell span,.empty-copy,.mini-row span{color:var(--text-muted)}.entity-primary p,.entity-primary small,.empty-copy{margin:4px 0 0}.entity-meta{gap:3px;display:grid}.detail-card,.panel{padding:20px}.profile-head{border-bottom:1px solid #f1e4dc;align-items:center;gap:14px;padding-bottom:16px;display:flex}.profile-head h2{letter-spacing:-.02em;margin:0 0 3px;font-size:1.08rem;font-weight:700}.profile-head p{color:var(--text-muted);margin:0;font-size:.82rem}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;margin-top:16px;display:grid}.detail-grid>div{gap:4px;display:grid}.detail-grid span{color:var(--text-soft);font-size:.75rem;font-weight:500}.detail-grid strong{color:var(--text-primary);font-size:.95rem;font-weight:600}.detail-block{margin-top:20px}.detail-block h3{letter-spacing:.1em;text-transform:uppercase;color:var(--text-soft);margin:0 0 8px;font-size:.72rem;font-weight:600}.detail-diagnosis{color:var(--text-primary);font-size:1rem;font-weight:600;display:block}.mini-row{border-top:1px solid #f1e4dc;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.mini-row:first-child{border-top:0;padding-top:0}.hero-card{align-items:center;gap:18px;padding:18px;display:flex}.hero-main{min-width:0}.hero-line{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.record-chip,.panel-count{color:#7f5d55;background:#f6ece7;padding:7px 10px;font-size:.78rem}.content-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);align-items:start;gap:16px;display:grid}.wide-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1.25fr)}.panel-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.panel-head h2,.detail-slab h3{letter-spacing:-.03em;margin:6px 0 0;font-size:1.2rem;font-weight:650}.entity-form,.field-grid{gap:14px;display:grid}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid label{gap:8px;display:grid}.field-grid label span{text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:700}.field-grid input,.field-grid textarea,.field-grid select,.login-form input{width:100%;color:var(--text-primary);background:#fffdfa;border:1px solid #eadcd2;border-radius:16px;outline:0;padding:11px 12px;font-size:.98rem}.field-grid textarea{resize:vertical}.span-2{grid-column:span 2}.records-table{overflow-x:auto}table{border-collapse:collapse;width:100%}thead th{color:var(--text-soft);text-align:left;text-transform:uppercase;letter-spacing:.1em;padding:0 0 14px;font-size:.68rem}tbody td{vertical-align:middle;border-top:1px solid #f0e3db;padding:13px 0;font-size:.96rem}tbody td:first-child{cursor:pointer}.active-row{background:#fdeae452}.person-cell{align-items:center;gap:12px;display:flex}.actions,.entity-actions{text-align:right}.detail-slab{border-top:1px solid #f0e3db;gap:18px;margin-top:20px;padding-top:20px;display:grid}.detail-slab-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.detail-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.clean-list{color:var(--text-muted);margin:10px 0 0;padding-left:18px}.clean-list li+li{margin-top:8px}.detail-text{gap:8px;display:grid}.detail-text p{color:var(--text-muted);margin:0}.simple-row{grid-template-columns:auto minmax(0,1.3fr) minmax(120px,.6fr) auto}.status-chip{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.69rem;font-weight:700;line-height:1;display:inline-flex}.status-chip.generated,.status-chip.active,.status-chip.accepted{color:#0a9a52;background:#e6f7ec}.status-chip.modified{color:#c68413;background:#fff3dc}.status-chip.dismissed,.status-chip.rejected,.status-chip.critical{color:#dc4055;background:#ffe8ea}.status-chip.reviewed{color:#4d68d8;background:#edf1ff}.primary-btn,.ghost-btn,.danger-btn{cursor:pointer;font:inherit;border:0}.primary-btn{color:#fff;background:linear-gradient(160deg,#eb654c,#df573f);border-radius:14px;padding:10px 18px;font-size:.9rem;font-weight:700;transition:box-shadow .12s,transform 80ms;box-shadow:0 8px 20px #df573f40}.primary-btn:hover{box-shadow:0 10px 24px #df573f52}.ghost-btn{color:#5f5750;background:#fff;border:1px solid #eadcd2;border-radius:14px;padding:9px 12px}.danger-btn{color:#cf4559;background:#fff1f2;border:1px solid #f5d7dc;border-radius:14px;padding:9px 12px}.compact-btn,.small-btn{padding-top:10px;padding-bottom:10px}.small-btn{font-size:.84rem}.actions .ghost-btn,.actions .danger-btn,.entity-actions .ghost-btn,.entity-actions .danger-btn{margin-left:8px}.notice{color:#9d6a12;background:#fff3df;border:1px solid #f0debb;border-radius:18px;padding:14px 16px}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #efe1d8;border-radius:28px;gap:18px;width:min(100%,460px);padding:24px;display:grid;box-shadow:0 18px 40px #a36c5b1f}.login-copy{line-height:1.6}.login-form{gap:14px;display:grid}.login-form label{gap:8px;display:grid}.login-form label span{text-transform:uppercase;letter-spacing:.1em;color:var(--text-soft);font-size:.76rem;font-weight:700}.login-btn{margin-top:6px}.login-shell{padding:16px}.mobile-bar{display:none}.mobile-brand{align-items:center;gap:10px;display:flex}.mobile-brand strong{color:var(--text-primary);font-size:1rem;font-weight:700}.brand-badge-sm{border-radius:50%!important;width:30px!important;height:30px!important;font-size:.7rem!important}.hamburger{cursor:pointer;color:var(--text-primary);background:0 0;border:0;border-radius:8px;place-items:center;padding:6px;display:grid}.hamburger svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;width:20px;height:20px}.hamburger:hover{background:#f5ece6}.sidebar-mobile-close,.sidebar-backdrop{display:none}@media (width<=1200px){.stats-grid,.triple-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.content-grid,.wide-layout{grid-template-columns:1fr}.entity-row{grid-template-columns:auto minmax(0,1.4fr) repeat(2,minmax(0,1fr));gap:10px}.entity-meta:nth-child(n+5){display:none}}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.sidebar{z-index:300;height:100vh;box-shadow:none;border-right:1px solid #ede5e0;width:260px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.sidebar-open{transform:translate(0);box-shadow:0 0 40px #00000026}.sidebar-backdrop{z-index:200;background:#00000059;animation:.2s fade-in;display:block;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.sidebar-mobile-close{cursor:pointer;background:#f5ece6;border:0;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;margin-left:4px;display:grid}.sidebar-mobile-close svg{width:12px;height:12px;stroke:var(--accent-strong);stroke-width:2.2px;fill:none;stroke-linecap:round}.sidebar-collapse{display:none}.mobile-bar{z-index:100;background:#fff;border-bottom:1px solid #ede5e0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex;position:sticky;top:0}.workspace{min-width:0;height:auto;overflow:visible}.topbar,.topbar-slim{display:none}.page-shell{gap:14px;padding:16px}.stats-grid{gap:10px}.stat-card{padding:16px}.stat-copy strong{font-size:1.6rem}.tab-strip{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.tab-strip::-webkit-scrollbar{display:none}.tab-pill{white-space:nowrap;flex:none}.entity-row{grid-template-rows:auto auto;grid-template-columns:auto 1fr;gap:8px 10px}.entity-meta{display:none}.entity-meta:nth-child(3){display:grid}.simple-row{grid-template-columns:auto 1fr auto}.entity-actions,.actions{text-align:left}.dashboard-head,.split-head,.page-head{flex-direction:column;align-items:flex-start;gap:12px}.head-controls{width:100%}.head-search-wrap{flex:1}.head-search-input{width:100%}.header-actions{flex-wrap:wrap}}@media (width<=600px){.stats-grid,.triple-grid{grid-template-columns:1fr 1fr;gap:8px}.stat-card{gap:10px;padding:14px}.stat-orb{border-radius:12px;width:40px;height:40px}.stat-orb svg{width:18px;height:18px}.stat-copy strong{font-size:1.45rem}.stat-copy span{font-size:.78rem}.stat-copy small{font-size:.72rem}.entity-row,.simple-row{grid-template-columns:auto 1fr auto;gap:8px;padding:12px 14px}.entity-meta{display:none!important}.entity-actions{align-items:center;gap:6px;display:flex}.detail-card{display:none}.panel-head h2{font-size:1.05rem}.page-head h1{font-size:1.35rem}.page-shell{gap:12px;padding:12px}.primary-btn{padding:9px 14px;font-size:.84rem}}@media (width<=420px){.stats-grid,.triple-grid{grid-template-columns:1fr}.head-controls{flex-direction:column;align-items:stretch}.primary-btn.compact-btn{text-align:center}.field-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.field-grid,.detail-grid,.detail-columns{grid-template-columns:1fr}.records-table{font-size:.82rem}thead th,tbody td{padding-left:4px;padding-right:4px}.entity-row,.simple-row{padding:10px 12px}.hero-card{flex-direction:column;align-items:flex-start}.tab-pill{padding:5px 10px;font-size:.8rem}}
