@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--primary:#0f62fe;--primary-hover:#0353e9;--secondary:#24a148;--background:#f4f7fb;--surface:#fff;--text-dark:#161616;--text-muted:#525252;--danger:#da1e28;--glassesque:#ffffffb3}body{background-color:var(--background);color:var(--text-dark);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,sans-serif}html.dark-theme,html.dark-theme body{color:#f8fafc;background-color:#000}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:600}.glass-panel{background:var(--glassesque);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 30px #0000000d}.btn-primary{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-weight:500;transition:all .2s ease-in-out}.btn-primary:hover{background-color:var(--primary-hover);transform:translateY(-1px)}@media print{html,body{background:#fff!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}.no-print,header,nav,.sidebar,.clinical-sidebar,[role=navigation]{width:0!important;height:0!important;display:none!important;overflow:hidden!important}#root,.app-container{margin:0!important;padding:0!important;display:block!important}main,.main-content{width:100%!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.print-only{visibility:visible!important;width:100%!important;display:block!important}*{box-shadow:none!important}@page{margin:5mm;size:auto}@page landscape{size:A4 landscape;margin:5mm}}.print-landscape{width:280mm!important;max-width:none!important}@media print{.print-landscape{width:100%!important;max-width:none!important}.print-landscape+*{display:none!important}}html.dark-theme body{color:#f8fafc!important;background-color:#0f172a!important}html.dark-theme div[style*=background],html.dark-theme div[style*=background-color],html.dark-theme div[style*=backgroundColor],html.dark-theme button[style*=background],html.dark-theme button[style*=background-color],html.dark-theme button[style*=backgroundColor],html.dark-theme section,html.dark-theme article,html.dark-theme .glass-panel,html.dark-theme .card,html.dark-theme .modal-content,html.dark-theme table,html.dark-theme tr,html.dark-theme td,html.dark-theme th{color:#f1f5f9!important;background-color:#1e293b!important;border-color:#334155!important}html.dark-theme .app-container,html.dark-theme main,html.dark-theme header,html.dark-theme .main-header,html.dark-theme aside,html.dark-theme .sidebar-mobile{color:#f8fafc!important;background-color:#0f172a!important;border-color:#1e293b!important}html.dark-theme input,html.dark-theme textarea,html.dark-theme select{color:#f8fafc!important;background-color:#0f172a!important;border-color:#334155!important}html.dark-theme input[readonly],html.dark-theme input[disabled],html.dark-theme select[disabled]{color:#94a3b8!important;background-color:#1e293b!important}html.dark-theme h1,html.dark-theme h2,html.dark-theme h3,html.dark-theme h4,html.dark-theme h5,html.dark-theme h6,html.dark-theme label,html.dark-theme p,html.dark-theme span,html.dark-theme strong,html.dark-theme div{color:#f1f5f9!important}html.dark-theme .btn-primary,html.dark-theme button[style*="background: #00539C"],html.dark-theme button[style*="background-color: #00539C"],html.dark-theme button[style*="background: rgb(0, 83, 156)"],html.dark-theme button[style*="background-color: rgb(0, 83, 156)"]{color:#0f172a!important;background-color:#38bdf8!important}html.dark-theme span[style*="background: #DEF7EC"],html.dark-theme span[style*="background-color: #DEF7EC"],html.dark-theme div[style*="background: #DEF7EC"],html.dark-theme div[style*="background-color: #DEF7EC"]{color:#a7f3d0!important;background-color:#064e3b!important}html.dark-theme span[style*="background: #FDE8E8"],html.dark-theme span[style*="background-color: #FDE8E8"],html.dark-theme div[style*="background: #FDE8E8"],html.dark-theme div[style*="background-color: #FDE8E8"]{color:#fca5a5!important;background-color:#7f1d1d!important}html.dark-theme svg{color:#94a3b8!important}html.dark-theme button[style*="background: transparent"],html.dark-theme button[style*="background-color: transparent"]{background-color:#0000!important}@media (width<=1024px){.sidebar-mobile{z-index:2000;transition:left .3s cubic-bezier(.4,0,.2,1);top:0;bottom:0;left:-300px;box-shadow:20px 0 50px #0000001a;position:fixed!important}.sidebar-mobile.open{left:0!important}.sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1999;background:#0f172a4d;display:block;position:fixed;inset:0}.mobile-only{display:flex!important}.card-responsive{padding:15px!important}}@media (width>=1025px){.mobile-only{display:none!important}}.print-only{display:none}.vital-input-container{transition:all .3s}.vital-input-container.vital-danger{background-color:#fef2f2!important;border-color:#fca5a5!important}.vital-input-container.vital-warning{background-color:#fef9c3!important;border-color:#fde047!important}.vital-input-container.vital-success{background-color:#dcfce7!important;border-color:#86efac!important}html.dark-theme .vital-input-container.vital-danger{background-color:#7f1d1d!important;border-color:#dc2626!important}html.dark-theme .vital-input-container.vital-warning{background-color:#78350f!important;border-color:#d97706!important}html.dark-theme .vital-input-container.vital-success{background-color:#064e3b!important;border-color:#059669!important}.vital-input-container input{color:#1e293b!important;background-color:#0000!important}html.dark-theme .vital-input-container input{color:#f8fafc!important;background-color:#0000!important}.vital-tag{text-align:center;border-radius:6px;padding:4px 10px;font-weight:800;display:inline-block}.vital-tag.tag-danger{color:#991b1b!important;background-color:#fef2f2!important}.vital-tag.tag-warning{color:#854d0e!important;background-color:#fef9c3!important}.vital-tag.tag-success{color:#166534!important;background-color:#dcfce7!important}html.dark-theme .vital-tag.tag-danger{color:#fca5a5!important;background-color:#7f1d1d!important}html.dark-theme .vital-tag.tag-warning{color:#fde047!important;background-color:#78350f!important}html.dark-theme .vital-tag.tag-success{color:#a7f3d0!important;background-color:#064e3b!important}
