@import"https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@500;600&display=swap";:root{font-family:Geist,Google Sans,system-ui,sans-serif;color:#20201d;background:#f7f4ef;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;background:linear-gradient(90deg,rgba(31,122,114,.05),transparent 28rem),#f7f4ef}button,input{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:17rem minmax(0,1fr);min-height:100dvh}.nav-rail{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;gap:1.5rem;padding:1.25rem;border-right:1px solid rgba(32,32,29,.12);background:#fcf9f4e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:.75rem}.brand-mark,.avatar{display:grid;place-items:center;flex:0 0 auto;color:#fcf9f4;background:#20201d}.brand-mark{width:2.5rem;height:2.5rem;border-radius:.5rem;font-size:1.4rem;font-weight:700}.brand strong,.brand small{display:block}.brand strong{font-size:1.05rem}.brand small{color:#62645f;font-size:.75rem}.nav-rail nav{display:grid;gap:.35rem}.nav-rail nav button,.template-list button,.persona-strip button{border:1px solid transparent;background:transparent;color:#3a3b37;text-align:left}.nav-rail nav button{display:flex;align-items:center;gap:.75rem;min-height:2.75rem;padding:.65rem .75rem;border-radius:.45rem}.nav-rail nav button.active,.nav-rail nav button:hover{color:#1f7a72;background:#1f7a7217;border-color:#1f7a722e}.rail-note{margin-top:auto;display:flex;gap:.6rem;align-items:flex-start;padding:.85rem;border-top:1px solid rgba(32,32,29,.12);color:#62645f;font-size:.82rem;line-height:1.35}.workspace{width:min(100%,1480px);min-width:0;margin:0 auto;padding:1.25rem clamp(1rem,2vw,2rem) 2rem}.topbar{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;min-height:5rem;min-width:0}.topbar>div,.topbar-actions,.panel,.status-tile{min-width:0}.topbar h1{margin:0;font-size:clamp(1.65rem,3vw,2.65rem);max-width:36rem;line-height:1.05;letter-spacing:0;overflow-wrap:anywhere}.eyebrow{margin:0 0 .3rem;color:#1f7a72;font-family:Geist Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.topbar-actions{display:flex;gap:.75rem;align-items:center}.search-box{display:flex;align-items:center;gap:.55rem;min-width:min(26rem,38vw);height:2.75rem;padding:0 .85rem;border:1px solid rgba(32,32,29,.14);border-radius:.5rem;background:#fffdfa}.search-box input{width:100%;border:0;outline:0;background:transparent;color:#20201d}.primary-action,.secondary-action,.icon-button,.mobile-close{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;border-radius:.5rem;border:1px solid rgba(32,32,29,.14)}.primary-action{padding:0 1rem;color:#fff;background:#1f7a72;border-color:#1f7a72}.secondary-action{padding:0 .85rem;color:#1f7a72;background:#f7f4ef}.primary-action:active,.secondary-action:active,.icon-button:active,.nav-rail button:active,.persona-strip button:active,.template-list button:active{transform:translateY(1px)}.icon-button,.mobile-close{width:2.75rem;background:#fffdfa}.mobile-close,.menu-button{display:none}.persona-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:.75rem 0 1rem}.persona-strip button{min-height:4.25rem;padding:.9rem;border-radius:.5rem;background:#fffdfac2;border-color:#20201d1f}.persona-strip button.selected{background:#1f7a721a;border-color:#1f7a7257}.persona-strip strong,.persona-strip span{display:block}.persona-strip span{margin-top:.25rem;color:#62645f;font-size:.88rem}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.status-tile,.panel{border:1px solid rgba(32,32,29,.12);border-radius:.5rem;background:#fffdfac7}.status-tile{display:flex;gap:.75rem;align-items:flex-start;padding:.9rem}.status-tile.warn svg,.status-tile.warn span{color:#9a5d0b}.status-tile span,.status-tile small,.panel-copy,.care-row p,.report-preview p,.settings-grid p,.vault-grid span{color:#62645f}.status-tile strong{display:block;margin:.1rem 0;font-size:1.1rem}.status-tile small{display:block;line-height:1.35}.content-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(21rem,.65fr);gap:1rem;align-items:start}.side-column{display:grid;gap:1rem}.panel{padding:clamp(1rem,1.5vw,1.2rem)}.wide-panel,.medication-panel.expanded{max-width:none}.panel-heading{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:.75rem}.panel-heading.compact{align-items:center}.panel h2,.report-preview h3{margin:0;font-size:1.05rem;line-height:1.25;letter-spacing:0}.panel-copy{margin:0 0 1rem;line-height:1.5}.review-badge,.risk-pill,.status,.source,.access,.report-type{display:inline-flex;align-items:center;min-height:1.65rem;border-radius:999px;padding:.15rem .55rem;font-size:.76rem;font-weight:700}.review-badge{color:#7a4804;background:#b7791f26}.table-wrap{width:100%;overflow-x:auto;border:1px solid rgba(32,32,29,.1);border-radius:.5rem}table{width:100%;min-width:46rem;border-collapse:collapse;background:#fffdfa;table-layout:fixed}th,td{padding:.72rem;border-bottom:1px solid rgba(32,32,29,.1);text-align:left;vertical-align:top;line-height:1.32;word-break:normal;overflow-wrap:anywhere}th{color:#62645f;background:#f2eee7;font-family:Geist Mono,monospace;font-size:.72rem;text-transform:uppercase}th:first-child,td:first-child{width:25%}th:nth-child(2),td:nth-child(2){width:22%}th:nth-child(3),td:nth-child(3){width:14%}th:nth-child(4),td:nth-child(4){width:21%}th:nth-child(5),td:nth-child(5){width:18%}td strong,td small,.stacked span,.stacked small{display:block}td small,.stacked small{margin-top:.2rem;color:#62645f}.risk-pill{margin-top:.4rem;color:#744608;background:#b7791f24}.status.ok{color:#1f6a37;background:#1f7a481c}.status.warn{color:#744608;background:#b7791f24}.source{margin-top:.45rem;color:#3f5f73;background:#3f5f731a}.safety-bar{display:flex;gap:.6rem;align-items:center;margin-top:.85rem;padding:.8rem;border:1px solid rgba(31,122,114,.22);border-radius:.5rem;color:#1f5e58;background:#1f7a7214;line-height:1.4}.question-list{display:grid;gap:.65rem}.question-list label{display:grid;grid-template-columns:1rem minmax(0,1fr);gap:.6rem;align-items:start;line-height:1.4}.care-list{display:grid;gap:.7rem}.care-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:start;padding-top:.7rem;border-top:1px solid rgba(32,32,29,.1)}.care-row:first-child{border-top:0;padding-top:0}.avatar{width:2rem;height:2rem;border-radius:.5rem;background:#1f7a72;font-weight:700}.care-row strong,.care-row small,.care-row p{display:block;margin:0}.care-row small{color:#3f5f73}.access{grid-column:2;justify-self:start;color:#46514d;background:#f2eee7}.report-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:.85rem}.template-list{display:grid;gap:.5rem}.template-list button{padding:.75rem;border-color:#20201d1f;border-radius:.5rem;background:#fffdfa}.template-list button.selected{border-color:#1f7a7261;background:#1f7a7214}.template-list strong,.template-list span{display:block}.template-list span{margin-top:.25rem;color:#62645f;font-size:.8rem;line-height:1.35}.report-preview{padding:.9rem;border:1px solid rgba(32,32,29,.12);border-radius:.5rem;background:#f7f4ef}.report-type{margin-bottom:.55rem;color:#1f7a72;background:#1f7a721c}.vault-grid,.settings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.vault-grid article,.settings-grid article{padding:1rem;border-top:1px solid rgba(32,32,29,.16);background:#fffdfa99}.vault-grid strong,.vault-grid span,.settings-grid strong{display:block;margin-top:.45rem}.vault-grid button{display:inline-flex;align-items:center;gap:.3rem;margin-top:.75rem;border:0;color:#1f7a72;background:transparent;padding:0}@media(max-width:1180px){.app-shell{grid-template-columns:1fr}.nav-rail{position:fixed;inset:0 auto 0 0;width:min(19rem,84vw);z-index:10;transform:translate(-100%);transition:transform .18s ease;box-shadow:0 1rem 3rem #20201d2e}.nav-rail.open{transform:translate(0)}.mobile-close,.menu-button{display:inline-flex}.content-grid,.report-layout{grid-template-columns:1fr}.topbar{grid-template-columns:auto 1fr}.topbar-actions{grid-column:1 / -1}.search-box{min-width:0;flex:1}.status-grid,.vault-grid,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.workspace{padding:.85rem}.topbar-actions,.persona-strip,.status-grid,.vault-grid,.settings-grid{grid-template-columns:1fr}.topbar-actions{display:grid}.primary-action{width:100%}.persona-strip,.panel-heading{display:grid}}
