.language-switch{position:absolute;top:15px;right:20px;display:flex;gap:0;background:#ffffff1a;border-radius:6px;padding:2px;z-index:1000}.lang-btn{padding:6px 14px;font-size:13px;font-weight:500;color:#fffc;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;font-family:inherit}.lang-btn:hover{color:#fff;background:#ffffff26}.lang-btn.active{color:#fff;background:#ffffff40;font-weight:600}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;position:relative}.login-lang-switch{position:absolute;top:20px;right:20px}.login-lang-switch .language-switch{position:static}.login-box{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;padding:40px;width:100%;max-width:450px;animation:slideIn .5s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:30px}.login-header h1{font-size:24px;font-weight:600;color:#2c3e50;margin-bottom:10px;line-height:1.4}.login-subtitle{font-size:14px;color:#7f8c8d;margin:0}.login-form{display:flex;flex-direction:column;gap:20px}.input-group{display:flex;flex-direction:column}.password-input{padding:14px 16px;font-size:16px;border:2px solid #e0e0e0;border-radius:8px;outline:none;transition:all .3s ease;font-family:inherit}.password-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.password-input::placeholder{color:#bdc3c7}.error-message{padding:12px;background:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;font-size:14px;text-align:center;animation:shake .5s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.login-button{padding:14px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:inherit}.login-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.login-button:active{transform:translateY(0)}.event-points-container{width:100%;height:100%;min-height:400px;background:#fff;padding:5px;overflow:visible}.event-points-svg{display:block;margin:0 auto}.event-points-svg .y-axis path,.event-points-svg .y-axis line{stroke:#999}.event-points-svg .y-axis text{fill:#666;font-size:11px}.event-points-svg .axis-label{fill:#333;font-size:13px;font-weight:500}.event-points-svg .bed-reference-lines line{pointer-events:none}.event-points-svg .bed-labels text{pointer-events:none}.event-points-svg .event-point{cursor:pointer;transition:all .2s ease}.event-points-svg .event-point.highlighted{filter:drop-shadow(0 0 4px rgba(66,105,208,.6))}.event-tooltip{position:fixed;background:#000000e6;color:#fff;border:none;border-radius:6px;padding:10px 12px;box-shadow:0 4px 12px #0000004d;z-index:10000;pointer-events:none;max-width:300px;font-size:12px}.tooltip-row{display:flex;gap:8px;margin-bottom:4px}.tooltip-label{font-weight:600;color:#ddd;min-width:80px}.tooltip-value{color:#fff;word-break:break-word}.no-data{display:flex;align-items:center;justify-content:center;height:400px;color:#999;font-size:16px}.floor-plan-view{position:relative;background:transparent;border-radius:0;padding:12px 0;margin-bottom:15px;box-shadow:none;border:none;overflow:visible}.transfer-link-group{animation:linkageFadeIn .3s ease-in-out forwards}@keyframes linkageFadeIn{0%{opacity:0}to{opacity:1}}.transfer-link-path{transition:stroke-opacity .3s ease-in-out,stroke-width .2s ease}.transfer-link-path:hover{stroke-opacity:.8!important;stroke-width:2.5}.transfer-link-marker{transition:fill-opacity .3s ease-in-out}.floor-plan-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:6px;border-bottom:2px solid #333}.floor-plan-header-controls{display:flex;gap:8px;align-items:center}.floor-name{margin:0;font-size:14px;font-weight:600;color:#333;letter-spacing:.5px}.event-view-toggle-btn{padding:4px 12px;background:#4269d0;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px}.event-view-toggle-btn:hover{background:#3558c0;transform:translateY(-1px);box-shadow:0 2px 6px #4269d04d}.event-view-toggle-btn:active{transform:translateY(0)}.fit-width-toggle-btn{padding:4px 12px;background:#6cc5b0;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px}.fit-width-toggle-btn:hover{background:#5ab49d;transform:translateY(-1px);box-shadow:0 2px 6px #6cc5b04d}.fit-width-toggle-btn:active{transform:translateY(0)}.bed-sequence-section{background:#f9f9f9;border:1px solid #ddd;padding:8px;margin-bottom:12px;overflow-x:auto}.bed-sequence-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;padding-bottom:4px;border-bottom:1px solid #ccc}.sequence-title{font-size:12px;color:#333;font-weight:500}.sequence-title strong{font-weight:600;color:#c62828}.close-sequence-mini-btn{width:20px;height:20px;background:#333;color:#fff;border:1px solid #555;font-size:12px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.close-sequence-mini-btn:hover{background:#555}.bed-sequence-content{background:#fff;padding:5px;border:1px solid #e0e0e0;overflow-x:auto;overflow-y:visible;width:100%}.bed-sequence-content svg{display:block;overflow:visible}.floor-plan-scroll-container{position:relative;overflow-x:auto;overflow-y:visible;width:100%}.floor-plan-container{display:flex;flex-direction:column;gap:0;background:#fafafa;border:0px solid #bbb;padding:10px 10px 10px 30px;border-radius:0;min-width:min-content}.room-section{display:flex;flex-direction:column}.rooms-row{display:flex;gap:15px;flex-wrap:nowrap;min-width:min-content}.room-bay{display:flex;flex-direction:column;border:1px solid #999;background:#fff;border-radius:0;min-width:150px;transition:all .3s ease}.room-bay.compact{min-width:auto}.room-bay.compact .bay-header{font-size:9px;padding:2px 4px}.room-bay.compact .bay-layout{padding:4px;gap:3px}.room-bay.compact .bed-row{gap:3px}.room-bay.compact .bed-slot{width:35px;height:35px}.room-bay.compact .bed-cell{width:33px;height:33px}.room-bay.compact .bed-icon-small{width:20px;height:20px}.room-bay.compact .bed-number-small{font-size:8px;bottom:1px;right:2px}.room-bay.compact .marker-dot-small{width:5px;height:5px;border:.5px solid white}.room-bay.compact .marker-dots{top:1px;left:1px;gap:1px;max-width:30px}.bay-header{background:#f5f5f5;padding:4px 8px;font-weight:600;font-size:11px;text-align:center;border-bottom:1px solid #999;color:#333;letter-spacing:.3px}.bay-layout{display:flex;flex-direction:column;gap:5px;padding:6px;background:#fafafa}.bed-row{display:flex;gap:5px;justify-content:center}.bed-slot{width:50px;height:50px;display:flex;align-items:center;justify-content:center}.bed-cell{position:relative;width:48px;height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;border-radius:0;border:1px solid #ddd}.bed-cell:hover{transform:scale(1.1);z-index:10;box-shadow:0 4px 12px #0000004d}.bed-icon-small{width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.9;pointer-events:none}.bed-number-small{position:absolute;bottom:2px;right:3px;font-size:10px;font-weight:700;color:#333;text-shadow:0 1px 2px rgba(255,255,255,.9);z-index:2}.bed-cell.has-marker .bed-number-small{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6)}.marker-dots{position:absolute;top:2px;left:2px;display:flex;flex-direction:row;flex-wrap:wrap;gap:2px;max-width:44px;z-index:3}.marker-dot-small{width:7px;height:7px;border-radius:50%;box-shadow:0 1px 2px #0006;border:1px solid white}.corridor{height:35px;background:repeating-linear-gradient(90deg,#e8e8e8,#e8e8e8 40px,#d8d8d8 40px,#d8d8d8 80px);border:1px dashed #bbb;border-left:none;border-right:none;display:flex;align-items:center;justify-content:center;margin:8px 0;position:relative}.corridor-label{background:#fffffff2;padding:4px 16px;border:1px solid #bbb;border-radius:0;font-weight:600;font-size:12px;color:#666}.bed-tooltip{background:#000000eb;color:#fff;padding:10px 14px;border-radius:0;box-shadow:0 2px 8px #0000004d;font-size:12px;white-space:nowrap;animation:fadeIn .2s ease;border:1px solid rgba(255,255,255,.1)}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-100%) translateY(-5px)}to{opacity:1;transform:translate(-50%,-100%) translateY(0)}}.tooltip-content{display:flex;flex-direction:column;gap:6px;min-width:150px}.tooltip-row{display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap}.tooltip-row strong{color:#90caf9;min-width:80px;flex-shrink:0}.tooltip-row span{flex:1}.tooltip-markers{display:flex;flex-wrap:wrap;gap:4px;flex:1}.tooltip-marker-badge{background:#fff3;padding:3px 8px;border-radius:0;font-size:11px;font-weight:600;border:1px solid rgba(255,255,255,.3)}.event-tooltip{background:#000000eb;color:#fff;padding:10px 14px;border-radius:0;box-shadow:0 2px 8px #0000004d;font-size:12px;border:1px solid rgba(255,255,255,.1);animation:fadeIn .2s ease}.event-tooltip-content{display:flex;flex-direction:column;gap:6px;min-width:180px}.event-tooltip .tooltip-row{display:flex;gap:8px;align-items:flex-start}.event-tooltip .tooltip-row strong{color:#90caf9;min-width:70px;flex-shrink:0;font-size:12px}.event-tooltip .tooltip-row span{flex:1;word-break:break-word;font-size:12px}@media (max-width: 1400px){.bed-slot{width:45px;height:45px}.bed-cell{width:43px;height:43px}.bed-icon-small{width:26px;height:26px}.bed-sequence-section{padding:8px}.sequence-title{font-size:11px}}@media (max-width: 1024px){.floor-plan-view{padding:15px}.rooms-row{gap:8px}.room-bay{min-width:100px}.bay-layout{padding:8px;gap:5px}.bed-row{gap:5px}.bed-slot{width:40px;height:40px}.bed-cell{width:38px;height:38px}.bed-icon-small{width:24px;height:24px}.bed-number-small{font-size:9px}.corridor{height:50px}}@media (max-width: 768px){.floor-plan-container{padding:10px}.rooms-row{flex-direction:column;gap:8px}.room-bay{width:100%}.bed-slot{width:35px;height:35px}.bed-cell{width:33px;height:33px}.bed-icon-small{width:20px;height:20px}.marker-dot-small{width:6px;height:6px;border:1px solid white}.marker-dots{max-width:30px}.bed-sequence-section{padding:6px}.sequence-title{font-size:10px}.close-sequence-mini-btn{width:18px;height:18px;font-size:11px}}.floorplan-legend-container{background:transparent;border-radius:0;padding:0;margin-top:0;box-shadow:none;border:none}.legend-section{margin-bottom:12px}.legend-section:last-child{margin-bottom:0}.legend-title{font-size:11px;font-weight:600;color:#555;margin:0 0 8px;padding-bottom:4px;border-bottom:none;letter-spacing:.3px}.legend-items{display:flex;flex-wrap:wrap;gap:10px}.heatmap-legend{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.markers-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px 16px;max-width:100%}.legend-item{display:flex;align-items:center;gap:8px;font-size:11px;color:#555;font-weight:500}.legend-box{width:20px;height:20px;border-radius:0;box-shadow:none;flex-shrink:0;border:1px solid #ddd}.legend-dot{width:20px;height:20px;border-radius:50%;border:2px solid white;box-shadow:0 1px 2px #0003;flex-shrink:0}.marker-abbr{font-weight:500;font-size:13px;color:#555}@media (max-width: 768px){.floorplan-legend-container{padding:15px}.legend-items{gap:10px}.heatmap-legend{gap:8px}.markers-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.legend-box{width:24px;height:24px}.legend-item{font-size:12px}.legend-title{font-size:14px}}.time-histogram{width:100%;display:flex;justify-content:center;margin-bottom:5px;margin-top:10px;padding:0 5px}.time-histogram svg{display:block}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:90vw;max-height:85vh;display:flex;flex-direction:column;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{padding:20px 30px;border-bottom:2px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.modal-header h2{margin:0;font-size:20px;font-weight:600;color:#2c3e50}.close-button{background:none;border:none;font-size:28px;color:#6c757d;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.close-button:hover{background-color:#f8f9fa;color:#2c3e50}.modal-body{padding:30px;overflow:auto;flex:1;position:relative}.modal-body::-webkit-scrollbar{width:8px;height:8px}.modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.modal-body::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.modal-body::-webkit-scrollbar-thumb:hover{background:#555}.modal-body svg{display:block;margin:0 auto}.x-axis path,.x-axis line{stroke:#dee2e6}.x-axis text{fill:#6c757d;font-size:11px}.timeline-line{opacity:.8}.transfer-point{transition:all .2s}.transfer-point:hover{filter:brightness(1.1)}.patient-label{cursor:default}.trajectory-tooltip{position:absolute;background:#2c3e50f2;color:#fff;padding:12px 16px;border-radius:6px;font-size:12px;pointer-events:none;z-index:1001;box-shadow:0 4px 12px #0000004d;min-width:200px}.tooltip-row{margin-bottom:6px;display:flex;gap:8px}.tooltip-row:last-child{margin-bottom:0}.tooltip-label{color:#95a5a6;font-weight:500;min-width:40px}.tooltip-row strong{font-weight:600;font-size:13px;color:#ecf0f1}.patient-details{background:#fff;border-radius:0;box-shadow:0 1px 3px #00000014;display:flex;flex-direction:column;max-height:95vh;position:sticky;top:20px;overflow-y:auto;border:1px solid #e0e0e0}.details-header{padding:10px 12px;border-bottom:2px solid #333;flex-shrink:0;background:#fff;z-index:10}.details-header h3{font-size:14px;font-weight:600;color:#333;letter-spacing:.5px}.bed-info{display:flex;gap:8px;flex-wrap:wrap}.floor-badge,.bed-badge,.count-badge{padding:4px 10px;border-radius:0;font-size:11px;font-weight:600;border:1px solid}.floor-badge,.bed-badge,.count-badge{background:#f5f5f5;color:#333;border-color:#999}.patients-list{flex:1;padding:12px;overflow-y:auto}.patient-details::-webkit-scrollbar{width:6px}.patient-details::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 10px 10px 0}.patient-details::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.patient-details::-webkit-scrollbar-thumb:hover{background:#555}.empty-state{display:flex;align-items:center;justify-content:center;height:100%;color:#6c757d;font-size:14px}.patient-card{background:#fafafa;border:1px solid #ddd;border-radius:0;padding:12px;margin-bottom:12px}.patient-card:last-child{margin-bottom:0}.patient-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #ddd}.patient-header-right{display:flex;align-items:center;gap:12px}.patient-id{font-size:14px;font-weight:600;color:#2c3e50}.patient-meta{font-size:12px;color:#6c757d}.trajectory-button{padding:5px 12px;background:#333;color:#fff;border:1px solid #555;border-radius:0;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:none}.trajectory-button:hover{background:#555;border-color:#666}.trajectory-button:active{background:#222}.patient-dates{display:flex;gap:12px;margin-bottom:10px}.date-item{display:flex;align-items:center;gap:4px}.date-label{font-size:11px;color:#6c757d;font-weight:500}.date-value{font-size:12px;color:#2c3e50}.transfers-section,.records-section{margin-top:12px}.transfers-section h4,.records-section h4{font-size:12px;font-weight:600;color:#495057;margin:0 0 8px}.transfers-list,.records-list{display:flex;flex-direction:column;gap:6px}.transfer-item{display:flex;gap:6px;padding:6px 8px;background:#fff;border-radius:0;margin-bottom:4px;border-left:3px solid #e0e0e0;position:relative}.transfer-item:last-child{margin-bottom:0}.transfer-item.transfer-selected{background:#f5f5f5;border-left-color:#333;box-shadow:none}.transfer-sequence{width:18px;height:18px;border-radius:50%;background:#e0e0e0;color:#666;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;flex-shrink:0;margin-top:1px;border:1px solid #ccc}.transfer-selected .transfer-sequence{background:#333;color:#fff;border-color:#555}.transfer-content{flex:1}.transfer-row{display:flex;gap:4px;margin-bottom:2px;font-size:10px}.transfer-row:last-child{margin-bottom:0}.transfer-label{color:#6c757d;font-weight:500;min-width:36px}.transfer-value{color:#2c3e50;font-weight:500;flex:1}.transfer-location{color:#2c3e50;font-weight:500;font-size:10px}.record-item{background:#fff;border-radius:0;padding:10px;margin-bottom:10px;border:1px solid #ddd;transition:all .2s ease}.record-item:last-child{margin-bottom:0}.record-item.record-in-range{background:#f8f9fa;border-color:#333;border-width:2px;color:#000;font-weight:500}.record-item.record-out-of-range{opacity:.5;color:#999}.record-highlight{margin-bottom:8px}.marker-badge{display:inline-block;padding:4px 10px;background:#333;color:#fff;border-radius:0;font-size:11px;font-weight:600;box-shadow:none;border:1px solid #555}.record-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.record-field{display:flex;flex-direction:column;gap:3px}.record-field-full{display:flex;flex-direction:column;gap:3px;margin-top:6px;padding-top:8px;border-top:1px solid #f0f0f0}.field-label{font-size:10px;color:#6c757d;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.field-value{font-size:12px;color:#2c3e50;font-weight:500}.field-value.isolation-order{color:#f5576c;font-weight:600}.field-value.diagnosis{color:#667eea;font-weight:600}.resistance-section{margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0}.resistance-section .field-label{margin-bottom:6px;display:block}.drugs-list{display:flex;flex-wrap:wrap;gap:4px}.drug-tag{display:inline-block;padding:3px 8px;background:#f5f5f5;color:#c62828;border-radius:0;font-size:10px;font-weight:500;border:1px solid #ddd}.timeline-chart-container{margin-bottom:15px;position:relative;z-index:auto}.timeline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;padding-left:10px;padding-right:10px;padding-top:5px;gap:10px}.timeline-controls{display:flex;align-items:center}.stream-checkbox-label{display:flex;align-items:center;gap:5px;font-size:11px;color:#333;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none}.stream-checkbox{width:14px;height:14px;cursor:pointer;accent-color:#333}.timeline-legend{display:flex;flex-wrap:wrap;gap:3px;justify-content:flex-end}.legend-item{display:flex;align-items:center;gap:3px;font-size:10px;color:#333;padding:2px 0;background:transparent;border-radius:0;cursor:help;transition:all .2s}.legend-item:hover{transform:scale(1.05);z-index:10}.legend-item:hover .legend-text{max-width:none;white-space:normal}.legend-color{width:5px;height:5px;border-radius:50%;opacity:.85;flex-shrink:0}.legend-item span{white-space:nowrap;max-width:150px;overflow:hidden;font-size:10px;text-overflow:ellipsis;font-weight:500}.timeline-chart-container svg{display:block;width:100%}.stream-layer{transition:all .2s ease}.timeline-chart-container .tick line{stroke:#e0e0e0}.timeline-chart-container .tick text{fill:#666}.timeline-chart-container .domain{stroke:#999;stroke-width:1.5}@media (max-width: 768px){.timeline-header{flex-direction:column;align-items:flex-start;gap:6px}.timeline-legend{justify-content:flex-start}.stream-checkbox-label{font-size:10px}}.stream-tooltip{animation:tooltipFadeIn .2s ease}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.detection-rate-chart{background:transparent;border-radius:0;padding:0;margin-bottom:0;box-shadow:none;border:none}.detection-rate-chart .chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px}.detection-rate-chart .chart-title{font-size:13px;font-weight:600;color:#333;margin:0}.detection-rate-chart .chart-controls{display:flex;align-items:center}.detection-rate-chart .chart-checkbox-label{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:12px;color:#666;-webkit-user-select:none;user-select:none}.detection-rate-chart .chart-checkbox{cursor:pointer;width:14px;height:14px}.detection-rate-chart .x-axis path,.detection-rate-chart .y-axis path,.detection-rate-chart .x-axis line,.detection-rate-chart .y-axis line{stroke:#ddd}.detection-rate-chart .detection-line{transition:stroke-width .2s ease,opacity .2s ease}.detection-rate-chart .legend text{-webkit-user-select:none;user-select:none}.detection-rate-chart .detection-point{transition:r .2s ease,stroke-width .2s ease}.detection-rate-chart .chart-tooltip{background:#fffffffa;border:1px solid #ddd;border-radius:6px;padding:10px 12px;box-shadow:0 4px 12px #00000026;font-size:12px;min-width:180px}.detection-rate-chart .tooltip-content{display:flex;flex-direction:column;gap:6px}.detection-rate-chart .tooltip-row{display:flex;justify-content:space-between;gap:12px}.detection-rate-chart .tooltip-row strong{color:#666;font-weight:600}.detection-rate-chart .tooltip-row span{color:#333;font-weight:500}.drug-resistant-table{background:#fff;border-radius:0;margin-bottom:10px;box-shadow:0 1px 3px #00000014;border:1px solid #e0e0e0}.drug-resistant-table .details-header{padding:10px 12px;border-bottom:2px solid #333;background:#fff}.drug-resistant-table .details-header h3{font-size:14px;font-weight:600;color:#333;letter-spacing:.5px;margin:0}.drug-resistant-table .table-header{padding:10px 12px 0}.drug-resistant-table .table-controls{display:flex;flex-direction:column;gap:12px}.drug-resistant-table .control-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.drug-resistant-table .control-label{font-size:12px;font-weight:600;color:#666;white-space:nowrap}.drug-resistant-table .checkbox-group{display:flex;gap:15px;flex-wrap:wrap}.drug-resistant-table .checkbox-label{display:flex;align-items:center;gap:6px;cursor:pointer;padding:6px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.drug-resistant-table .checkbox-label:hover{border-color:#4269d0;background:#f0f7ff}.drug-resistant-table .checkbox-label input[type=checkbox]{width:14px;height:14px;cursor:pointer;margin:0}.drug-resistant-table .checkbox-label input[type=checkbox]:checked+.checkbox-text{color:#4269d0;font-weight:600}.drug-resistant-table .checkbox-text{font-size:12px;color:#666;white-space:nowrap}.drug-resistant-table .pathogen-checkboxes{max-width:900px}.drug-resistant-table .table-wrapper{max-height:500px;overflow:auto;border:1px solid #e0e0e0;border-radius:4px}.drug-resistant-table .data-table{width:100%;border-collapse:collapse;font-size:12px}.drug-resistant-table .data-table thead{position:sticky;top:0;background:#f5f5f5;z-index:10}.drug-resistant-table .data-table th{padding:10px 12px;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #ddd;white-space:nowrap}.drug-resistant-table .data-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.drug-resistant-table .data-table th.sortable:hover{background-color:#ebebeb}.drug-resistant-table .th-content{display:flex;align-items:center;gap:6px;justify-content:space-between}.drug-resistant-table .sort-indicator{font-size:14px;color:#4269d0;font-weight:700}.drug-resistant-table .data-table th.location-col{background:#f5f5f5;position:sticky;left:0;z-index:11;min-width:100px}.drug-resistant-table .data-table td{padding:10px 12px;border-bottom:1px solid #f0f0f0;color:#666}.drug-resistant-table .data-table td.location-cell{font-weight:600;color:#333;background:#fff;position:sticky;left:0;z-index:1;border-right:1px solid #e0e0e0}.drug-resistant-table .data-table tbody tr:hover,.drug-resistant-table .data-table tbody tr:hover td.location-cell{background:#fafafa}.drug-resistant-table .cell-content{display:flex;align-items:baseline;gap:4px}.drug-resistant-table .rate-text-main{font-weight:600;color:#333;font-size:13px}.drug-resistant-table .count-text-gray{font-size:11px;color:#999}.drug-resistant-table .no-data-message{text-align:center;padding:40px;color:#999;font-size:14px}.floor-selector{background:#fff;border-radius:0;padding:12px 15px 10px}.floor-selector-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.floor-selector-header h3{margin:0;color:#333;font-size:13px;font-weight:600;letter-spacing:.3px}.legend-items{display:flex;gap:10px}.legend-item{display:flex;align-items:center;gap:4px;font-size:10px;color:#666;font-weight:500}.legend-color{width:16px;height:16px;border-radius:0;border:1px solid #ccc}.buildings-container{display:flex;gap:12px;justify-content:center;align-items:flex-end;padding:8px 0 5px;overflow-x:auto}.building{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:70px;position:relative}.building-name{font-size:10px;font-weight:600;color:#333;background:#f5f5f5;padding:3px 6px;border-radius:0;width:100%;text-align:center;border:1px solid #999;border-bottom:none;letter-spacing:.2px}.building-floors{display:flex;flex-direction:column;gap:2px;width:100%;background:#fff;padding:3px;border-radius:0;position:relative;border:1px solid #999;border-top:none}.building-floors:after{content:"";position:absolute;bottom:-3px;left:50%;transform:translate(-50%);width:95%;height:3px;background:linear-gradient(180deg,#666,#333);border-radius:0;box-shadow:0 1px 2px #0000004d}.floor-card{position:relative;padding:4px 3px;border:1px solid #bbb;border-radius:0;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;background:#fafafa;min-height:32px}.floor-card.unavailable{cursor:not-allowed;opacity:.3;background:repeating-linear-gradient(45deg,#f9f9f9,#f9f9f9 8px,#f0f0f0 8px,#f0f0f0 16px)!important;border-color:#ddd}.floor-card.available:hover{transform:scale(1.05);border-color:#1976d2;z-index:10}.floor-card.selected{border:2px solid #1976d2}.floor-name{font-size:11px;font-weight:600;color:#1a237e}.floor-count{font-size:11px;font-weight:600;color:#0d47a1}.check-mark{position:absolute;bottom:2px;right:2px;width:14px;height:14px;background:#1976d2;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600}@media (max-width: 1400px){.buildings-container{justify-content:flex-start}.building{min-width:110px}}@media (max-width: 1024px){.building{min-width:100px}.building-name{font-size:11px;padding:5px 10px}.floor-card{min-height:55px;padding:10px 6px}.floor-name{font-size:11px}.floor-count{font-size:13px}}@media (max-width: 768px){.floor-selector{padding:15px}.floor-selector-header{flex-direction:column;align-items:flex-start;gap:10px}.buildings-container{gap:10px;padding:15px 0}.building{min-width:90px}.building-name{font-size:11px;padding:5px 8px}.floor-card{min-height:50px;padding:8px 5px}.floor-name{font-size:11px}.floor-count{font-size:13px}.check-mark{width:18px;height:18px;font-size:11px}}@media (max-width: 480px){.legend-items{flex-wrap:wrap;gap:10px}.building{min-width:75px}.building-name{font-size:10px;padding:4px 6px}.floor-card{min-height:45px;padding:6px 4px}.floor-name{font-size:10px}.floor-count{font-size:12px}}.buildings-container::-webkit-scrollbar{height:8px}.buildings-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.buildings-container::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.buildings-container::-webkit-scrollbar-thumb:hover{background:#555}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;color:#2c3e50}.app{min-height:100vh;padding:15px;max-width:1800px;margin:0 auto;position:relative;z-index:0}.app-header{position:relative;text-align:center;padding:12px;background:#333;color:#fff;border-radius:0;margin-bottom:12px;box-shadow:0 2px 4px #0000001a;border-bottom:3px solid #555}.app-header h1{font-size:20px;font-weight:600;letter-spacing:1px;margin:0}.stats-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;padding:24px;border-radius:10px;box-shadow:0 2px 8px #0000001a;text-align:center;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.stat-value{font-size:28px;font-weight:700;color:#667eea;margin-bottom:8px}.stat-label{font-size:14px;color:#6c757d;font-weight:500}.time-range-panel,.overview-panel,.chart-panel,.floorplan-panel{background:#fff;border-radius:0;box-shadow:0 1px 3px #00000014;margin-bottom:10px;border:1px solid #e0e0e0}.overview-divider{height:1px;background:#e0e0e0;margin:12px 0}.heatmap-encoding-selector{padding:10px 12px;display:flex;align-items:center;gap:10px;background:#fff;flex-wrap:wrap}.heatmap-encoding-label{font-size:12px;font-weight:600;color:#555;white-space:nowrap;flex-shrink:0}.legend-container{padding:10px 12px 15px}.legend-title{font-size:12px;font-weight:600;color:#333;margin-bottom:8px}.controls-container{background:#fff;padding:10px;border-radius:0;box-shadow:0 1px 3px #00000014;margin-bottom:10px;position:relative;z-index:1;border:1px solid #e0e0e0}.section-header-with-selector{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:2px solid #e0e0e0;background:#f8f9fa}.control-section h3,.section-header-with-selector h3{font-size:14px;font-weight:600;color:#333;margin:0;letter-spacing:0px}.visual-mode-selector{padding:6px 12px;font-size:12px;font-weight:500;border:2px solid #4269d0;border-radius:6px;background:#fff;color:#4269d0;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #4269d026;flex-shrink:0}.visual-mode-selector:hover{border-color:#2a4fa3;background:#f0f4ff;box-shadow:0 2px 6px #4269d040}.visual-mode-selector:focus{outline:none;border-color:#2a4fa3;box-shadow:0 0 0 3px #4269d01a}.floor-selection{margin-bottom:15px}.floor-selection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.floor-selection-header label{font-size:13px;font-weight:600;color:#495057}.select-all-btn{padding:4px 12px;font-size:12px;font-weight:500;color:#667eea;background:#fff;border:1px solid #667eea;border-radius:4px;cursor:pointer;transition:all .2s}.select-all-btn:hover{background:#667eea;color:#fff}.floor-checkboxes{display:flex;flex-wrap:wrap;gap:8px}.floor-checkbox{display:flex;align-items:center;gap:6px;padding:4px 10px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;transition:all .2s;font-size:12px}.floor-checkbox:hover{background:#e9ecef;border-color:#667eea}.floor-checkbox input[type=checkbox]{width:14px;height:14px;cursor:pointer;accent-color:#667eea}.floor-checkbox span{font-weight:500;color:#2c3e50}.time-slider-section{padding:10px 12px}.time-info{margin-bottom:8px}.time-range-text{font-size:12px;color:#333;font-weight:500}.time-stats{font-size:11px;color:#666;margin-left:4px}.time-slider-section label{font-size:13px;font-weight:600;color:#495057;display:block;margin-bottom:0}.time-slider{position:absolute;width:100%;height:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;outline:none;pointer-events:none}.time-slider::-webkit-slider-track{width:100%;height:8px;background:#e9ecef;border-radius:4px}.time-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#667eea;border-radius:50%;cursor:pointer;pointer-events:auto;box-shadow:0 2px 6px #0003;transition:all .2s}.time-slider::-webkit-slider-thumb:hover{background:#5568d3;transform:scale(1.2)}.time-slider::-moz-range-track{width:100%;height:8px;background:#e9ecef;border-radius:4px}.time-slider::-moz-range-thumb{width:20px;height:20px;background:#667eea;border-radius:50%;border:none;cursor:pointer;pointer-events:auto;box-shadow:0 2px 6px #0003}.start-slider{z-index:2}.end-slider{z-index:1}.time-section-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:8px 10px;background:#f5f5f5;border-radius:0;margin-bottom:10px;transition:background .2s;border:1px solid #ddd}.time-section-header:hover{background:#ebebeb}.time-header-left{display:flex;align-items:center;gap:6px;flex:1;flex-wrap:wrap}.time-section-header label{cursor:pointer;margin:0;font-weight:600;color:#333;font-size:12px;white-space:nowrap}.time-range-text{font-size:11px;color:#666;font-weight:500}.collapse-btn{padding:4px 12px;font-size:11px;font-weight:500;color:#333;background:#fff;border:1px solid #999;border-radius:0;cursor:pointer;transition:all .2s}.collapse-btn:hover{background:#333;color:#fff;border-color:#333}.visualization-container{padding:10px 12px;position:relative;z-index:1}.visualization-container:before{content:"";position:absolute;top:-15px;left:50%;transform:translate(-50%);width:80px;height:15px;background:linear-gradient(to bottom,#6c757d,#495057);border-radius:4px 4px 0 0;box-shadow:0 -2px 6px #0003;z-index:1}.visualization-container:after{content:"🏥";position:absolute;top:-12px;left:50%;transform:translate(-50%);font-size:22px;z-index:2}.no-data{background:#fff;padding:60px 20px;border-radius:0;box-shadow:0 1px 3px #00000014;text-align:center;border:1px solid #e0e0e0}.no-data p{font-size:14px;color:#666}.app-footer{text-align:center;padding:30px 20px;background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;margin-top:30px}.app-footer p{font-size:13px;color:#6c757d;margin:5px 0}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:20px}.loading-spinner{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{font-size:16px;color:#6c757d;font-weight:500}.main-layout{display:grid;grid-template-columns:5fr 7fr;gap:15px;position:relative;z-index:0;align-items:start}.left-panel,.right-panel{min-width:0;position:relative;z-index:1;display:flex;flex-direction:column}.overview-panel{flex:1;display:flex;flex-direction:column;overflow:auto}.slider-container{position:relative;height:25px;margin-bottom:8px;max-width:1000px;margin-left:auto;margin-right:auto}@media (max-width: 1200px){.main-layout{grid-template-columns:1fr}.right-panel{order:-1}}@media (max-width: 768px){.app-header h1{font-size:22px}.floor-checkboxes{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.stats-container{grid-template-columns:1fr}}.tab-container{background:#fff;border-radius:0;box-shadow:0 1px 3px #00000014;border:1px solid #e0e0e0}.tab-header{display:flex;border-bottom:2px solid #e0e0e0;background:#f8f9fa}.tab-button{flex:1;padding:12px 16px;border:none;background:transparent;color:#333;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border-bottom:3px solid transparent}.tab-button:hover{background:#e9ecef;color:#000}.tab-button.active{color:#000;background:#fff;border-bottom-color:#000}.tab-content{padding:15px}.epic-view-content{display:flex;flex-direction:column;gap:0}.chart-section{background:#fff;padding:12px}.chart-divider{height:1px;background:#e0e0e0;margin:15px 0}.epic-view-controls{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#fff;border-top:1px solid #e0e0e0;margin-top:12px}.control-label{font-size:13px;font-weight:600;color:#333;white-space:nowrap}.radio-group{display:flex;gap:20px;align-items:center}.radio-label{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;color:#555;-webkit-user-select:none;user-select:none;margin:0;white-space:nowrap}.radio-input{cursor:pointer;width:16px;height:16px;accent-color:#4269d0;margin:0}.radio-label:hover{color:#333}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000004d;max-width:90vw;max-height:90vh;overflow:auto;position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:2px solid #e0e0e0;background:#f8f9fa;position:sticky;top:0;z-index:10}.modal-header h3{margin:0;font-size:16px;font-weight:600;color:#333}.modal-close{width:32px;height:32px;border:none;background:#dc3545;color:#fff;border-radius:4px;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .2s}.modal-close:hover{background:#c82333;transform:scale(1.05)}.modal-body{padding:20px}.chart-view-button{margin-left:10px;padding:6px 12px;font-size:12px;font-weight:500;color:#fff;background:#4269d0;border:none;border-radius:4px;cursor:pointer;transition:all .2s}.chart-view-button:hover{background:#2a4fa3;transform:translateY(-1px);box-shadow:0 2px 6px #4269d04d}*{box-sizing:border-box}html{font-size:16px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{width:100%;min-height:100vh}
