@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--primary:#0f62fe;--primary-hover:#0353e9;--secondary:#24a148;--background:#f4f7fb;--surface:#fff;--text-dark:#161616;--text-muted:#525252;--danger:#da1e28;--glassesque:#ffffffb3;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 8px 24px #0000001a;--shadow-lg:0 20px 50px #00000026}*{box-sizing:border-box}body{background-color:var(--background);color:var(--text-dark);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;margin:0;font-family:Inter,sans-serif}html.dark-theme,html.dark-theme body{color:#f8fafc;background-color:#000}@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],.mobile-bottom-nav{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}}@media print{.print-landscape{width:100%!important;max-width:none!important}.print-landscape+*{display:none!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:12px!important}.main-header{min-height:56px!important;padding:10px 16px!important}.main-header h2{font-size:16px!important}.main-content-area{padding:12px!important}}@media (width>=1025px){.mobile-only,.mobile-bottom-nav{display:none!important}}.mobile-bottom-nav{z-index:1050;background:#fff;border-top:1px solid #e2e8f0;justify-content:space-around;align-items:center;height:64px;padding:0 8px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}html.dark-theme .mobile-bottom-nav{background:#0f172a!important;border-top-color:#1e293b!important}.mobile-bottom-nav button{cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:3px;min-width:60px;padding:8px 12px;transition:all .2s;display:flex}.mobile-bottom-nav button span{color:#64748b;font-size:10px;font-weight:700}.mobile-bottom-nav button.active span{color:#00539c}.mobile-bottom-nav button.active{background:#eff6ff}@media (width<=768px){.table-responsive{-webkit-overflow-scrolling:touch;margin:0 -12px;padding:0 12px;overflow-x:auto}.table-responsive table{min-width:600px}.grid-responsive{grid-template-columns:1fr!important}.mobile-hide{display:none!important}.btn-mobile-full{justify-content:center;width:100%!important}button,input,select,textarea{min-height:40px}.glass-panel{border-radius:12px;padding:16px!important}.modal-mobile{border-radius:0!important;width:100%!important;height:100%!important;position:fixed!important;inset:0!important;overflow-y:auto!important}.floating-action-bar{border-radius:16px!important;width:auto!important;bottom:74px!important;left:16px!important;right:16px!important;transform:none!important}.patient-header-compact{font-size:14px!important}.clinical-workspace-content{padding-bottom:80px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-ring{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(1)}}.animate-fade-in{animation:.3s forwards fadeIn}.animate-slide-up{animation:.4s forwards slideUp}@media (width<=768px){div[style*="position: fixed"][style*="bottom: 30px"]{flex-wrap:wrap;font-size:11px;border-radius:16px!important;gap:8px!important;width:auto!important;padding:10px 16px!important;bottom:74px!important;left:12px!important;right:12px!important;transform:none!important}div[style*="position: absolute"][style*="zIndex: 2000"]{max-height:200px!important}}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}
