:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#1f2937;background:#f2f4f8}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}button,input,select{font:inherit}.auth-shell{min-height:100%;display:grid;place-items:center;padding:1rem}.auth-card{width:min(420px,95vw);padding:2rem;border-radius:18px;background:#ffffffeb;border:1px solid rgba(148,163,184,.35);box-shadow:0 18px 35px #0f172a14}.auth-tag{margin:0;color:#0c4a6e;font-weight:700;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.auth-card h1{margin:.5rem 0 .35rem;font-size:1.85rem}.auth-subtitle{margin:0 0 1.5rem;color:#475569}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin:0 0 1rem}.auth-tab{border:1px solid #cbd5e1;border-radius:10px;padding:.65rem .75rem;font-size:.84rem;font-weight:700;background:#f8fafc;color:#334155;cursor:pointer;transition:all .15s ease}.auth-tab.is-active{border-color:#2b7cd3;background:#e8f3ff;color:#0c4a6e}.auth-form{display:grid;gap:.7rem}.auth-form label{font-weight:600;font-size:.92rem}.auth-form input{border-radius:12px;border:1px solid #cbd5e1;padding:.8rem .9rem;font-size:.95rem;outline:none;transition:border-color .15s ease}.auth-form input:focus{border-color:#2b7cd3}.auth-form button{margin-top:.35rem;border:none;border-radius:12px;padding:.85rem 1rem;font-weight:700;font-size:.95rem;color:#f8fafc;background:linear-gradient(90deg,#2b7cd3,#3d95ea);cursor:pointer}.auth-footer{margin:1.2rem 0 0;font-size:.92rem;color:#475569}.auth-footer a{color:#0369a1;font-weight:700;text-decoration:none}.auth-error{margin:.25rem 0 0;color:#b91c1c;font-size:.9rem;line-height:1.35}.auth-card--loading{text-align:center}.logout-button{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:12px;padding:10px 16px;font-size:.9rem;font-weight:700;cursor:pointer}.logout-button:hover{background:#dbeafe}.auth-form button:disabled,.logout-button:disabled{opacity:.7;cursor:wait}.auth-popup{position:fixed;inset:0;background:#0f172a61;display:grid;place-items:center;padding:1rem;z-index:2000}.auth-popup__card{width:min(380px,92vw);border-radius:18px;background:#fff;border:1px solid rgba(148,163,184,.35);box-shadow:0 24px 60px #0f172a38;padding:1.25rem;text-align:center}.auth-popup__title{margin:0;font-size:1.05rem;font-weight:800;color:#0f172a}.auth-popup__message{margin:.6rem 0 1rem;color:#475569;line-height:1.45}.auth-popup__button{border:0;border-radius:12px;padding:.8rem 1.1rem;min-width:92px;background:linear-gradient(90deg,#2b7cd3,#3d95ea);color:#fff;font-weight:700;cursor:pointer}.panel-shell{min-height:100%;display:grid;grid-template-columns:250px 1fr}.panel-sidebar{background:#f8f9fb;border-right:1px solid #d8dee8;padding:.75rem;display:flex;flex-direction:column;gap:.75rem}.brand-block{display:flex;align-items:center;gap:.5rem;border:1px solid #dde3eb;border-radius:10px;padding:.45rem .6rem;background:#fff}.brand-badge{width:22px;height:22px;border-radius:50%;background:#2b7cd3;color:#fff;display:grid;place-items:center;font-size:.76rem;font-weight:700}.brand-name,.brand-sub{margin:0;line-height:1.2}.brand-name{font-size:.82rem;font-weight:700}.brand-sub{font-size:.68rem;color:#8591a8}.close-link{border:1px solid #dde3eb;background:#fff;border-radius:8px;padding:.45rem .5rem;font-size:.75rem;text-align:left;color:#6b7280}.sidebar-nav{display:grid;gap:.25rem}.sidebar-item{display:flex;align-items:center;gap:.45rem;border:0;border-radius:8px;padding:.52rem .5rem;background:transparent;color:#67748b;font-size:.77rem;text-align:left}.sidebar-item.active{background:#2b7cd3;color:#fff}.sidebar-dot{width:6px;height:6px;border-radius:999px;background:currentColor;opacity:.9}.sidebar-user{margin-top:auto;border:1px solid #dde3eb;border-radius:10px;padding:.5rem;display:flex;align-items:center;gap:.5rem;background:#fff}.avatar-circle{width:24px;height:24px;border-radius:50%;background:#2b7cd3;color:#fff;font-size:.72rem;font-weight:700;display:grid;place-items:center}.sidebar-user-name,.sidebar-user-role{margin:0;line-height:1.3}.sidebar-user-name{font-size:.75rem;font-weight:700}.sidebar-user-role{font-size:.66rem;color:#8894a8}.panel-main{padding:.55rem;display:grid;gap:.5rem}@media(max-width:520px){.auth-tabs{grid-template-columns:1fr}}.dashboard-topbar{background:#fff;border:1px solid #dfe4ec;border-radius:10px;padding:.55rem .75rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.dashboard-topbar h1{margin:0;font-size:1.05rem}.dashboard-topbar p{margin:.15rem 0 0;font-size:.74rem;color:#8390a6}.topbar-right{display:flex;align-items:center;gap:.45rem}.topbar-right input{width:200px;border:1px solid #dde3eb;border-radius:8px;padding:.45rem .6rem;font-size:.74rem;background:#f9fafb}.topbar-icon{width:28px;height:28px;border:1px solid #d8deea;border-radius:8px;background:#fff;color:#76849a}.topbar-profile{border:1px solid #d8deea;border-radius:999px;padding:.2rem .5rem .2rem .2rem;display:flex;align-items:center;gap:.35rem;font-size:.72rem;font-weight:600;color:#5f6c83}.dashboard-card{border:1px solid #dfe4ec;background:#fff;border-radius:10px;padding:.65rem}.mode-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;margin-bottom:.65rem}.mode-toggle button{border:1px solid #d6deea;border-radius:8px;padding:.48rem;background:#fff;color:#5b6b81;font-weight:600;font-size:.8rem}.mode-toggle button.active{background:#b8cff0;color:#2e5f9f}.overview-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.55rem}.overview-head h2{margin:0;font-size:.95rem;color:#2b6ab6}.overview-head select,.filters-grid select{border:1px solid #d6deea;border-radius:8px;padding:.35rem .45rem;background:#fff;color:#586882;font-size:.76rem}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem}.stat-card{border:1px solid #d9e1ee;border-radius:10px;background:#f7f9fd;box-shadow:0 2px 6px #132a500f;padding:.45rem}.tiny-tag{display:inline-block;font-size:.62rem;color:#6d7c92;background:#e9eef8;border-radius:999px;padding:.1rem .35rem}.stat-card h3{margin:.3rem 0 .1rem;color:#2b7cd3;font-size:1.35rem}.stat-card p{margin:0;color:#6e7d95;font-size:.7rem;font-weight:600}.dashboard-card h2{margin:0;font-size:.9rem;color:#2b3648}.section-hint{margin:.22rem 0 .55rem;font-size:.7rem;color:#8a95a8}.period-tabs{display:flex;gap:.3rem;margin-bottom:.55rem;flex-wrap:wrap}.period-tabs button{border:1px solid #d5deeb;border-radius:6px;padding:.25rem .4rem;font-size:.68rem;color:#637189;background:#fff}.period-tabs button.active{background:#2b7cd3;color:#fff;border-color:#2b7cd3}.chart-panel{border:1px solid #ced9ea;border-radius:10px;background:#dbe7f7;padding:.75rem}.bar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;align-items:end;min-height:170px}.bar-column{display:grid;justify-items:center;gap:.28rem}.bar-track{width:28px;height:130px;border-radius:8px;background:#ffffff8c;display:flex;align-items:end}.bar-fill{width:100%;background:#2b7cd3;border-radius:8px}.bar-column span{font-size:.65rem;color:#667796}.chart-caption{margin:.35rem 0 0;font-size:.7rem;color:#2b7cd3;text-align:center;font-weight:600}.assessment-table{display:grid;gap:.35rem}.assessment-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr auto;gap:.35rem;align-items:center}.pill{border-radius:999px;padding:.14rem .42rem;font-size:.62rem;font-weight:600;text-align:center}.pill.neutral{background:#eff2f6;color:#6c778b}.pill.warning{background:#ffe8cf;color:#b36b1a}.pill.success{background:#daf3df;color:#2f7c49}.pill.mild{background:#f0ecff;color:#6f52b5}.row-action{border:0;border-radius:999px;padding:.22rem .55rem;font-size:.62rem;color:#fff;background:#2f8a43;white-space:nowrap}.row-action.danger{background:#d94646}.filters-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:.45rem;margin:.55rem 0}.filters-grid input{border:1px solid #d6deea;border-radius:8px;padding:.38rem .55rem;font-size:.74rem}.patient-table-wrap{overflow-x:auto}.patient-table{border-collapse:collapse;min-width:920px;width:100%}.patient-table th{text-align:left;padding:.38rem;font-size:.68rem;color:#728097;border-bottom:1px solid #e3e9f1}.patient-table td{padding:.38rem;font-size:.71rem;border-bottom:1px solid #eef2f8}.sleep-change{color:#ea6b3c;font-weight:600}.alert-triangle{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#ff9f43;font-size:.62rem}.detail-btn,.watchlist-row button{border:0;border-radius:999px;padding:.28rem .65rem;font-size:.66rem;color:#fff;background:#2b7cd3}.watchlist-row{margin-top:.55rem;display:flex;justify-content:flex-end}@media(max-width:1100px){.panel-shell{grid-template-columns:1fr}.panel-sidebar{border-right:0;border-bottom:1px solid #d8dee8}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assessment-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.dashboard-topbar{flex-direction:column;align-items:flex-start}.topbar-right{width:100%;flex-wrap:wrap}.topbar-right input{width:100%}.stats-grid,.filters-grid{grid-template-columns:1fr}}
