/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-block{display:inline-block}.table{display:table}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--font-sans:"DM Sans", system-ui, -apple-system, sans-serif;--surface-1:#fff;--surface-2:#f8f9fa;--border:#f0f0f0;--text-primary:#111;--text-secondary:#555;--text-muted:#888;--accent:#ffd600}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;margin:0;padding:0;overflow:hidden}.wrap{height:100vh;display:flex;overflow:hidden}.main{flex-direction:column;flex:1;height:100vh;display:flex;overflow:hidden}.topbar{flex-shrink:0}.sidebar{flex-shrink:0;height:100vh;overflow-y:auto}body{font-family:var(--font-sans);background:var(--surface-1);margin:0;padding:0;overflow:hidden}#root{width:100%;height:100vh;margin:0;padding:0;display:flex}.wrap{background:var(--surface-1);width:100%;height:100%;display:flex}.sidebar{background:var(--surface-1);border-right:1px solid #f0f0f0;flex-direction:column;flex-shrink:0;width:260px;padding:20px 0;display:flex}.logo{padding:10px 30px 30px}.logo-text{color:#111;letter-spacing:-.5px;font-size:26px;font-weight:800}.logo-text span{color:var(--accent);border-bottom:2px solid var(--accent)}.nav{flex:1;padding:10px 0}.nav-item{color:var(--text-muted);cursor:pointer;align-items:center;gap:16px;padding:14px 30px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.nav-item:hover{color:#111}.nav-item.active{color:#fff;background:#111;border-radius:16px;margin:0 20px;padding:14px 20px;box-shadow:0 8px 20px #00000026}.nav-item.active i{color:var(--accent)}.nav-item i{font-size:20px}.sidebar-bottom{padding:20px 30px}.chw-info{border:1px solid var(--border);border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.chw-avatar{background:var(--accent);color:#111;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.chw-name{color:#111;font-size:13px;font-weight:600}.chw-role{color:var(--text-muted);font-size:11px}.main{background:var(--surface-1);flex-direction:column;flex:1;display:flex;overflow:hidden}.topbar{background:var(--surface-1);justify-content:space-between;align-items:center;padding:20px 40px;display:flex}.topbar-left{flex-direction:column;display:flex}.topbar-title{color:var(--text-primary);font-size:24px;font-weight:700}.topbar-sub{color:var(--text-muted);margin-top:4px;font-size:13px;font-weight:500}.topbar-right{align-items:center;gap:20px;display:flex}.search{background:var(--surface-2);border-radius:12px;align-items:center;gap:10px;width:300px;padding:12px 16px;display:flex}.search input{color:var(--text-primary);background:0 0;border:none;outline:none;width:100%;font-size:13px}.search i{color:var(--text-muted);font-size:18px}.notif{cursor:pointer;background:var(--surface-2);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.notif i{color:var(--text-primary);font-size:20px}.badge{background:var(--accent);color:#111;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.content{background:var(--surface-2);border-top-left-radius:40px;flex:1;padding:40px;overflow-y:auto}.summary-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:32px;display:grid}.s-card{background:var(--surface-1);border:none;border-radius:24px;padding:24px;box-shadow:0 1px 4px #0000000f,0 4px 12px #0000000a}.s-card-label{color:var(--text-secondary);margin-bottom:20px;font-size:14px;font-weight:500}.s-card-row{justify-content:space-between;align-items:center;display:flex}.s-card-num{color:var(--text-primary);font-size:32px;font-weight:700}.s-card-icon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.s-card-icon i{font-size:28px}.icon-yellow{color:#b8860b;background:#fff9cc}.icon-red{color:#a32d2d;background:#fcebeb}.icon-green{color:#3b6d11;background:#eaf3de}.icon-gray{color:#5f5e5a;background:#f1efe8}.bottom-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.panel{background:var(--surface-1);border:none;border-radius:24px;padding:28px;box-shadow:0 4px 15px #00000005}.panel-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.panel-title{color:var(--text-primary);font-size:18px;font-weight:600}.view-all{color:#111;cursor:pointer;background:#f0f0f0;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:600}.patient-card{border-bottom:1px solid var(--border);background:0 0;justify-content:space-between;align-items:center;margin-bottom:0;padding:16px 0;display:flex}.patient-card:last-child{border-bottom:none}.patient-left{align-items:center;gap:16px;display:flex}.patient-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dot-red{background:#fcebeb;border:2px solid #e24b4a}.dot-green{background:#eaf3de;border:2px solid #639922}.dot-gray{background:#f1efe8;border:2px solid #888780}.patient-name{color:var(--text-primary);font-size:15px;font-weight:600}.patient-village{color:var(--text-muted);font-size:13px}.patient-right{text-align:right}.patient-temp{font-size:16px;font-weight:700}.temp-red{color:#a32d2d}.temp-green{color:#3b6d11}.temp-gray{color:#888780}.patient-time{color:var(--text-muted);font-size:12px}.alert-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.alert-row:last-child{border-bottom:none}.alert-name{color:var(--text-primary);font-size:14px;font-weight:600}.alert-detail{color:var(--text-muted);font-size:13px}.treat-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;padding:10px 18px;font-size:12px;font-weight:600;transition:all .2s}.treat-btn:hover{background:var(--accent);color:#111}.status-pill{border-radius:20px;padding:6px 14px;font-size:12px;font-weight:600}.pill-red{color:#a32d2d;background:#fcebeb}.pill-green{color:#3b6d11;background:#eaf3de}.pill-gray{color:#5f5e5a;background:#f1efe8}.chart-bars{align-items:flex-end;gap:10px;height:120px;margin-bottom:8px;display:flex}.bar-wrap{flex-direction:column;flex:1;align-items:center;display:flex}.bar{border-radius:6px 6px 0 0;width:100%}.bar-label{color:var(--text-muted);margin-top:8px;font-size:12px;font-weight:500}*{text-decoration:none}a{color:inherit;text-decoration:none}@media screen and (width<=1024px){.sidebar{width:220px}.content{border-top-left-radius:28px;padding:28px}.summary-grid{grid-template-columns:repeat(2,1fr);gap:16px}.bottom-grid{grid-template-columns:1fr}.s-card-icon{width:52px;height:52px}}@media screen and (width<=768px){.wrap{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--border);flex-direction:row;width:100%;height:auto;padding:10px;overflow-x:auto}.logo{display:none}.nav{-webkit-overflow-scrolling:touch;flex-direction:row;gap:8px;display:flex;overflow-x:auto;padding-bottom:0!important}.nav-item{white-space:nowrap;padding:10px 16px}.nav-item span{font-size:13px}.sidebar-bottom{display:none}.topbar{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.topbar-right{justify-content:space-between;gap:12px;width:100%}.content{border-top-left-radius:20px;padding:16px}.summary-grid{grid-template-columns:1fr 1fr;gap:12px}.s-card{border-radius:16px;padding:16px}.s-card-num{font-size:24px}.s-card-icon{border-radius:12px;width:44px;height:44px}.s-card-icon i{font-size:20px}.panel{border-radius:16px;padding:18px}}@media screen and (width<=420px){.summary-grid{grid-template-columns:1fr}.topbar-title{font-size:19px}}@media screen and (width<=480px){.audio-label{display:none}.audio-btn{padding:8px!important}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.sim-btn{color:#c0392b;cursor:pointer;white-space:nowrap;background:#fcebeb;border:1px solid #f5c6c6;border-radius:20px;width:calc(100% - 40px);margin:0 20px 12px;padding:6px 14px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:12px;font-weight:700;transition:background .15s;display:block}.sim-btn:hover{background:#f8d7d7}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
