*{box-sizing:border-box}html,body,#root{width:100%;min-width:100%;min-height:100vh;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;overflow-x:hidden}button,input{font-family:inherit}.hms-dashboard-shell{color:#1d1d1f;background:radial-gradient(circle at 0 0,#9600141f,#0000 36%),linear-gradient(135deg,#fff7f7 0%,#f8f8f8 45%,#fff 100%);min-height:100vh;display:flex}.hms-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc7;border-right:1px solid #7800141a;flex-direction:column;gap:24px;width:280px;padding:24px;display:flex}.hms-brand{align-items:center;gap:14px;display:flex}.hms-logo-box{color:#fff;background:linear-gradient(135deg,#8c0014,#c20d26);border-radius:16px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:800;display:grid;box-shadow:0 18px 35px #8c001440}.hms-brand h2{letter-spacing:-.4px;margin:0;font-size:18px}.hms-brand p{color:#777;margin:3px 0 0;font-size:12px}.hms-nav{flex-direction:column;gap:8px;display:flex}.hms-nav button{text-align:left;color:#555;cursor:pointer;background:0 0;border:0;border-radius:15px;padding:13px 14px;font-size:14px;transition:all .2s}.hms-nav button:hover,.hms-nav button.active{color:#900018;background:#96001414;font-weight:700}.hms-user-card{background:#9600140f;border:1px solid #96001414;border-radius:20px;margin-top:auto;padding:16px}.hms-user-card span,.hms-user-card small{color:#777;font-size:12px;display:block}.hms-user-card strong{color:#1d1d1f;margin:5px 0;display:block}.hms-logout{color:#fff;cursor:pointer;background:#930018;border:0;border-radius:15px;padding:13px;font-weight:700;box-shadow:0 16px 30px #93001838}.hms-main{flex:1;padding:34px;overflow:auto}.hms-topbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.hms-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#a0001b;margin:0 0 6px;font-size:12px;font-weight:800}.hms-topbar h1{letter-spacing:-1.2px;margin:0;font-size:34px}.hms-topbar span{color:#777;max-width:620px;margin-top:8px;display:block}.hms-status-pill{white-space:nowrap;background:#ffffffd9;border:1px solid #0000000f;border-radius:999px;align-items:center;gap:8px;padding:11px 16px;font-size:13px;font-weight:700;display:flex}.hms-status-pill span{background:#17b26a;border-radius:999px;width:9px;height:9px}.hms-kpi-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:18px;margin-bottom:18px;display:grid}.hms-kpi-card,.hms-panel,.hms-loading-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #78001414;border-radius:26px;box-shadow:0 24px 60px #1e1e1e0f}.hms-kpi-card{padding:22px}.hms-kpi-card p{color:#777;margin:0;font-size:13px}.hms-kpi-card h2{letter-spacing:-1px;color:#8c0014;margin:10px 0 4px;font-size:36px}.hms-kpi-card span{color:#888;font-size:12px}.hms-section-grid{grid-template-columns:1.4fr 1fr 1fr;gap:18px;display:grid}.hms-panel{padding:24px}.hms-panel.large{min-height:320px}.hms-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.hms-panel-head h3{letter-spacing:-.4px;margin:0;font-size:20px}.hms-mini-badge{color:#900018;background:#96001414;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.hms-bed-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.hms-bed-stat{background:#fafafa;border:1px solid #0000000a;border-radius:20px;padding:18px}.hms-bed-stat span{color:#777;font-size:13px;display:block}.hms-bed-stat strong{color:#1d1d1f;margin-top:8px;font-size:30px;display:block}.hms-progress-wrap{margin-top:24px}.hms-progress-info{color:#666;justify-content:space-between;margin-bottom:10px;font-size:13px;display:flex}.hms-progress-info strong{color:#900018}.hms-progress-bar{background:#96001414;border-radius:999px;height:12px;overflow:hidden}.hms-progress-bar div{background:linear-gradient(90deg,#8c0014,#d71935);border-radius:999px;height:100%}.hms-expiry-row{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.hms-expiry-row:last-child{border-bottom:0}.hms-expiry-row span{color:#666;font-size:14px}.hms-expiry-row strong{color:#900018;background:#96001414;border-radius:999px;place-items:center;min-width:44px;height:34px;display:grid}.hms-expiry-row.danger strong{color:#fff;background:#900018}.hms-loading-card{color:#777;padding:30px}@media (width<=1100px){.hms-dashboard-shell{flex-direction:column}.hms-sidebar{width:auto}.hms-kpi-grid,.hms-section-grid{grid-template-columns:1fr 1fr}.hms-panel.large{grid-column:span 2}}@media (width<=680px){.hms-main{padding:22px}.hms-topbar{flex-direction:column}.hms-topbar h1{font-size:28px}.hms-kpi-grid,.hms-section-grid,.hms-bed-grid{grid-template-columns:1fr}.hms-panel.large{grid-column:span 1}}
