:root{--bg:#f0ece4;--primary:#2d9d99;--ink:#1c1a16;--muted:#7a7568;--white:#fdfcf9;--success:#163d2b;--warning:#b45309;--error:#991b1b;font-family:Barlow,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.patient{background:var(--bg);min-height:100vh;color:var(--ink);padding:16px}.staff{color:#e5f7f6;background:#0b1f1f;min-height:100vh;padding:16px}.mode-switch{gap:8px;margin-bottom:16px;display:flex}.mode-switch button,.cta{background:var(--primary);min-height:44px;color:var(--white);border:0;border-radius:12px;padding:10px 16px;font-weight:600}.field{border:1px solid #ccc2b5;border-radius:10px;width:100%;min-height:44px;margin:8px 0 14px;padding:10px 12px;font-size:16px}.card{background:var(--white);border-radius:16px;max-width:560px;padding:20px}.staff-card{background:#16302f}.progress{background:#ddd5c5;border-radius:99px;width:100%;height:8px}.bar{background:var(--primary);border-radius:99px;height:100%}.mono,label{color:var(--muted);font-family:IBM Plex Mono,monospace}.kpis{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}h1,h2{color:var(--ink);font-family:Syne,Barlow,system-ui,sans-serif}.staff h1,.staff h2{color:#e5f7f6}.landing{background:var(--bg);min-height:100vh;padding:24px}a.landing-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.muted{color:var(--muted)}.small{font-size:14px}.row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;display:flex}.stack label{margin-top:8px;display:block}.cta.secondary{background:#1c8a8a}.cta.ghost{color:var(--primary);border:2px solid var(--primary);background:0 0}.staff .cta.ghost{color:#e5f7f6;border-color:#2d9d99}.staff-shell{color:#e5f7f6;background:#0b1f1f;grid-template-columns:220px 1fr;min-height:100vh;display:grid}.staff-nav{background:#071414;flex-direction:column;gap:8px;padding:20px 16px;display:flex}.staff-nav a{color:#b8dedb;border-radius:10px;padding:10px 12px;font-weight:600;text-decoration:none}.staff-nav a.active{color:#fdfcf9;background:#16302f}.brand{color:#2d9d99;margin-bottom:16px;font-family:Syne,sans-serif;font-size:22px;font-weight:700}.staff-content{max-width:1100px;padding:24px}.staff-login{justify-content:center;align-items:center;display:flex}.narrow{max-width:480px}.table{border-collapse:collapse;width:100%;margin-top:16px}.table th,.table td{text-align:left;border-bottom:1px solid #1f3a39;padding:10px}.staff .table th,.staff .table td{border-color:#1f3a39}.table a{color:#7ee8e0}.badge{border-radius:8px;padding:4px 8px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:700}.badge.pending{color:#fff;background:#3b3b3b}.badge.surgical{color:#fff;background:#991b1b}.badge.interventional{color:#fff;background:#b45309}.badge.conservative{color:#e5f7f6;background:#163d2b}.badge.urgent{color:#fff;background:#7f1d1d}.preview{background:#071414;border-radius:12px;max-height:320px;padding:12px;overflow:auto}.warn{color:#fecaca}.list{padding:0;list-style:none}.list li{border-bottom:1px solid #1f3a39;padding:6px 0}
