body{background-color:#f4f7f6;color:#333;margin:0;overflow-x:hidden}.navbar-custom{background-color:#fff;border-bottom:1px solid #e5e7eb}.brand-logo{color:#eb0808;font-weight:800;font-size:1.25rem}.nav-link{transition:.2s;padding-bottom:4px}.nav-link:hover{color:#3b82f6}.nav-link.active{color:#2563eb;border-bottom:2px solid #2563eb;font-weight:600}.notification-badge{position:absolute;top:-8px;right:-8px;background-color:#ef4444;color:#fff;font-size:10px;border-radius:9999px;padding:1px 5px}.filter-btn{font-size:12px;background-color:#f9fafb;border:1px solid #d1d5db;padding:4px 12px;border-radius:4px;color:#4b5563}.filter-btn:hover{background-color:#f3f4f6}.column-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.column-header{padding:12px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;display:flex;justify-content:space-between;align-items:center}.counter{background-color:#081831;color:#fff;padding:2px 8px;border-radius:999px;font-size:11px;margin-left:4px}.scroll-area{height:calc(100vh - 220px);overflow-y:auto}.scroll-area::-webkit-scrollbar{width:6px}.scroll-area::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:10px}.hospital-card{border:1px solid #e5e7eb;border-radius:4px}.hospital-name{background-color:#f0f7ff;padding:8px;font-size:11px;font-weight:700;color:#1e40af;display:flex;justify-content:space-between;align-items:center}.unit-count{background-color:#dbeafe;color:#1e40af;padding:0 5px;border-radius:3px;margin-left:4px}.patient-row{padding:8px;font-size:11px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f3f4f6}.patient-row-simple{padding:8px;font-size:11px;display:flex;justify-content:space-between;align-items:center}.patient-name{text-transform:uppercase;font-weight:500}.action-icons{display:flex;gap:8px;font-size:14px}.sub-filters{padding:8px;font-size:10px;color:#6b7280;border-bottom:1px solid #f3f4f6;display:flex;gap:16px}.footer{position:fixed;bottom:0;width:100%;background-color:#f9fafb;text-align:center;font-size:10px;padding:4px 0;border-top:1px solid #e5e7eb;color:#9ca3af}#modal-overlay{transition:opacity .3s;backdrop-filter:blur(2px)}.modal-open{overflow:hidden}.font-serif{font-family:'Libre+Baskerville',serif}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.modal-confirmacao{z-index:9999!important;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}