:root{color:#17324d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{background:#f5f7fa;min-height:100vh}:root{color:#17324d;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7fa;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f5f7fa;min-width:320px;min-height:100vh;margin:0}button{font:inherit}.app-shell{background:#f5f7fa;min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #e5eaf0;justify-content:space-between;align-items:center;gap:24px;padding:28px 42px;display:flex}.brand-lockup{align-items:center;gap:14px;display:flex}.brand-lockup img{object-fit:contain;flex:none;width:92px;height:92px}.topbar h1{letter-spacing:.08em;color:#123b5d;margin:0;font-size:24px}.topbar p{color:#60758a;margin:6px 0 0;font-size:15px}.environment-badge{color:#315f7d;letter-spacing:.06em;background:#eaf2f8;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.content{width:min(1180px,100% - 48px);margin:0 auto;padding:34px 0 60px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:28px;display:grid}.summary-card{background:#fff;border:1px solid #e2e8ee;border-radius:14px;padding:20px 22px;box-shadow:0 8px 24px #1c334a0a}.summary-label{color:#718498;margin-bottom:10px;font-size:13px;font-weight:600;display:block}.summary-card strong{color:#17324d;font-size:30px}.screenings-section{background:#fff;border:1px solid #e2e8ee;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #1c334a0d}.section-heading{border-bottom:1px solid #edf1f4;justify-content:space-between;align-items:center;padding:24px 26px 18px;display:flex}.section-heading h2{color:#17324d;margin:0;font-size:20px}.section-heading p{color:#7b8c9e;margin:5px 0 0;font-size:13px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf1f4;padding:18px 20px}th{color:#76889a;text-transform:uppercase;letter-spacing:.05em;background:#fafbfd;font-size:12px;font-weight:700}td{color:#42586d;font-size:14px}tbody tr:last-child td{border-bottom:none}tbody tr:hover{background:#fbfcfd}.patient-name{color:#17324d;font-weight:700}.priority{letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.priority-green{color:#287146;background:#e8f5ed}.priority-yellow{color:#8a6715;background:#fff4cf}.priority-red{color:#a13b3b;background:#fde7e7}td button{color:#234f6b;cursor:pointer;background:#fff;border:1px solid #bfd0dc;border-radius:8px;padding:9px 12px;font-weight:700;transition:all .15s}td button:hover{background:#eef5f9;border-color:#9fb8c8}@media (width<=900px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{padding:24px}.content{width:min(100% - 28px,1180px)}}@media (width<=560px){.summary-grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}}
