@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=League+Spartan:wght@600;700;800&display=swap";:root{--royal-blue:#093095;--blue-mid:#1243c8;--blue-light:#2e5be8;--blue-hover:#0a2880;--ghost-white:#f8f9ff;--bg:#f0f3fc;--white:#fff;--charcoal:#1e2235;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#9ca3af;--border:#e5e9f5;--border-light:#f0f3fc;--lavender:#d1daf3;--lavender-mid:#a8b8e8;--midnight:#051854;--happy:#22c55e;--sad:#3b82f6;--calm:#10b981;--stress:#f59e0b;--pain:#ef4444;--success:#10b981;--warning:#f59e0b;--error:#ef4444;--info:#3b82f6;--shadow-sm:0 1px 3px #09309514, 0 1px 2px #0930950a;--shadow-md:0 4px 16px #0930951a, 0 2px 6px #0930950f;--shadow-lg:0 10px 30px #09309524, 0 4px 12px #09309514;--shadow-card:0 2px 8px #09309512;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--transition:all .18s cubic-bezier(.4,0,.2,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5}textarea,input,button,select{font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--lavender);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--lavender-mid)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translate(110%)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes ripple{0%{box-shadow:0 0 #09309540}70%{box-shadow:0 0 0 8px #09309500}to{box-shadow:0 0 #09309500}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes glowPulse{0%,to{box-shadow:0 0 #09309533}50%{box-shadow:0 0 0 6px #09309500}}.animate-fade-in-up{animation:.35s cubic-bezier(.4,0,.2,1) both fadeInUp}.animate-fade-in{animation:.25s both fadeIn}.animate-scale-in{animation:.25s cubic-bezier(.4,0,.2,1) both scaleIn}.delay-1{animation-delay:50ms}.delay-2{animation-delay:.1s}.delay-3{animation-delay:.15s}.delay-4{animation-delay:.2s}@media (width<=768px){[data-sidebar]{z-index:999!important;width:240px!important;height:100vh!important;transition:left .25s!important;position:fixed!important;top:0!important;left:-260px!important;box-shadow:4px 0 24px #0000002e!important}[data-sidebar=open]{left:0!important}[data-main]{width:100%!important;min-width:0!important}[data-topbar]{padding:10px 14px!important}[data-stat-grid]{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}[data-patient-grid]{grid-template-columns:1fr!important}[data-page-content]{padding:14px 12px 80px!important}[data-chart]{width:100%!important;overflow-x:auto!important}table{white-space:nowrap!important;display:block!important;overflow-x:auto!important}[data-modal]{width:95vw!important;max-height:90vh!important;overflow-y:auto!important}[data-detail-grid]{flex-direction:column!important}[data-desktop-only]{display:none!important}[data-bottom-nav]{z-index:100!important;background:#fff!important;border-top:1px solid #e5e9f5!important;padding:8px 0!important;display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}h1{font-size:20px!important}h2{font-size:17px!important}h3{font-size:15px!important}[data-card]{width:100%!important;margin-left:0!important;margin-right:0!important}[data-flex-row]{flex-direction:column!important;gap:10px!important}[data-waveform]{height:140px!important}[data-alert-item]{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}input,select,textarea{width:100%!important;font-size:16px!important}button{min-height:38px}[data-analytics-grid]{grid-template-columns:1fr!important}}@media (width<=480px){[data-stat-grid]{grid-template-columns:1fr 1fr!important}[data-page-content]{padding:10px 10px 80px!important}}
