:root{--ink:#193b38;--muted:#6c7d78;--green:#176a55;--line:#e1e9e4;--cream:#f6f8f4;--mint:#eaf3e9}*{box-sizing:border-box}body{color:var(--ink);background:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--green)}button,.button{background:var(--green);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:600;display:inline-flex}button:hover,.button:hover{color:#fff;background:#105542}button:disabled{opacity:.55;cursor:wait}input,textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfdad3;border-radius:8px;padding:12px}input:focus,textarea:focus{outline-offset:2px;outline:2px solid #8cbaa5}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #9bcab0}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.2px;margin-bottom:14px;font-size:36px;line-height:1.2}h2{letter-spacing:-.6px;font-size:25px;line-height:1.3}.brand{letter-spacing:-1.8px;align-items:center;gap:5px;font-size:32px;font-weight:750;display:inline-flex}.brand span{color:#86ae78;font-size:32px}.eyebrow{letter-spacing:1.7px;color:var(--green);margin-bottom:18px;font-size:11px;font-weight:700}.muted,small{color:var(--muted)}.badge{background:var(--mint);color:#54775e;letter-spacing:.8px;border-radius:5px;padding:5px 9px;font-size:9px;font-weight:700;display:inline-block}.auth{grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.auth-story{background:#e6eddf;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:55px 12%;display:flex}.auth-story h1{letter-spacing:-3px;font-size:clamp(45px,4.8vw,76px);font-weight:500;line-height:1.09}.auth-story h1 em{color:#587b4c;font-family:Georgia,serif;font-weight:400}.auth-story p:not(.eyebrow){color:#61725f;max-width:330px}.auth-panel{background:#fff;justify-content:center;align-items:center;padding:45px;display:flex}.auth-card{width:100%;max-width:420px}.auth-card h2{margin-top:25px;font-size:29px}.auth-footer{text-align:center;margin-top:28px;font-size:14px}.auth-footer a,.notice a{font-weight:700;text-decoration:underline}.footnote{text-align:center;color:var(--muted);margin-top:40px;font-size:12px}.form{flex-direction:column;gap:20px;display:flex}.form label{flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form button{align-self:flex-start;min-width:160px}.auth-card .form button{width:100%}.notice{background:#eaf2e6;border:1px solid #caddc6;border-radius:8px;margin:10px 0 24px;padding:15px 18px}.error{color:#9d392c;background:#fff1ed;border-color:#f4d6ce}.standalone{flex-direction:column;align-items:center;gap:35px;min-height:100dvh;padding:50px 24px;display:flex}.workspace{min-height:100dvh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;width:240px;padding:30px 24px;display:flex;position:fixed;inset:0 auto 0 0}.nav-label{letter-spacing:1.7px;color:#8b9992;margin:46px 0 12px;font-size:10px}.sidebar nav{flex-direction:column;gap:8px;display:flex}.sidebar nav a{border-radius:8px;align-items:center;gap:12px;padding:12px;font-size:14px;display:flex}.sidebar nav a:hover{background:var(--mint)}.sidebar-bottom{color:#8a9b8d;margin-top:auto;padding-top:35px}.sidebar-bottom p{margin:10px 0;font-size:13px}.sidebar-bottom small{overflow-wrap:anywhere;font-size:11px;display:block}.ghost{color:var(--muted);background:0 0;padding:12px 0;font-size:12px}.ghost:hover{color:var(--ink);background:0 0}.workspace-body{flex:1;min-width:0;margin-left:240px}.topbar{border-bottom:1px solid var(--line);height:76px;color:var(--muted);background:#fff;justify-content:space-between;align-items:center;padding:0 44px;font-size:12px;display:flex}.main{max-width:1320px;margin:auto;padding:44px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:27px;display:flex}.page-heading p{margin-bottom:8px}.card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:30px}.stats{grid-template-columns:1fr 1fr;gap:24px;margin:28px 0;display:grid}.stats .card{position:relative}.stats svg{color:#719b78;position:absolute;top:28px;right:26px}.stats p{color:var(--muted);margin-bottom:12px;font-size:13px}.stats strong{margin-bottom:14px;font-size:44px;font-weight:500;line-height:1.2;display:block}.stats small{font-size:12px}.welcome{background:#edf2e6;justify-content:space-between;align-items:center;min-height:290px;display:flex;overflow:hidden}.welcome h2{font-size:34px;font-weight:500}.welcome p:not(.eyebrow){max-width:400px;color:var(--muted);font-size:14px}.care-mark{color:#b5c9a5;padding:10px 25px;font-size:200px;line-height:1;transform:rotate(-12deg)}.text-link{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.search{gap:12px;margin-bottom:28px;display:flex}.patient-list>a{border-top:1px solid var(--line);align-items:center;gap:15px;padding:20px 0;display:flex}.patient-list small{font-size:12px;display:block}.avatar{background:var(--mint);border-radius:50%;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.open-record{color:var(--green);margin-left:auto;font-size:12px}.empty{text-align:center;padding:60px 25px}.empty p{color:var(--muted)}.narrow{max-width:750px}.back{color:var(--muted);margin-bottom:26px;font-size:13px;display:inline-block}.section-title{margin:35px 0 22px;font-size:20px}.timeline{gap:20px;display:grid}.note header{justify-content:space-between;gap:15px;display:flex}.note time{color:var(--muted);font-size:12px}.note-body{white-space:pre-wrap;overflow-wrap:anywhere;margin:24px 0}.note footer{border-top:1px solid var(--line);color:var(--muted);padding-top:15px;font-size:12px}@media (max-width:850px){.sidebar{width:190px;padding:25px 16px}.workspace-body{margin-left:190px}.main{padding:28px}.topbar{padding:0 28px}.care-mark{padding:0;font-size:130px}.page-heading{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.auth{display:block}.auth-story{gap:30px;min-height:auto;padding:25px}.auth-story h1{font-size:45px}.auth-story>small,.auth-story div>p:not(.eyebrow){display:none}.auth-panel{padding:35px 24px}.sidebar{border-bottom:1px solid var(--line);width:100%;padding:15px 20px;position:static}.sidebar .brand{font-size:26px}.sidebar nav{flex-flow:wrap;gap:4px;margin-top:12px}.sidebar nav a{padding:8px;font-size:12px}.nav-label,.sidebar-bottom{display:none}.workspace{display:block}.workspace-body{margin-left:0}.topbar{height:auto;padding:14px 20px}.topbar>span:first-child{display:none}.main{padding:28px 20px}.stats{gap:12px}.card{padding:22px}.stats svg{display:none}.stats small{font-size:10px}.stats p{min-height:40px}.care-mark{display:none}.form-grid{grid-template-columns:1fr}h1{font-size:30px}.open-record{font-size:0}.open-record:after{content:"→";font-size:18px}.note header{flex-direction:column}.search button{padding:10px}.note-body{font-size:14px}}
