html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}:root{--green-50: #fafafa;--green-100: #f4f4f5;--green-200: #e4e4e7;--green-300: #d4d4d8;--green-400: #71717a;--green-500: #3f3f46;--green-600: #18181b;--green-700: #000000;--green-800: #000000;--green-900: #000000;--sidebar-width: 260px;--topbar-height: 64px}body{font-family:Inter,Cairo,system-ui,-apple-system,sans-serif;background-color:#f4f4f1;color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes pulseRing{0%{transform:scale(1);opacity:1}to{transform:scale(1.6);opacity:0}}@keyframes recordPulse{0%,to{box-shadow:0 0 #ef444480}50%{box-shadow:0 0 0 16px #ef444400}}@keyframes waveBar{0%,to{height:6px}50%{height:36px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes checkmark{0%{stroke-dashoffset:50}to{stroke-dashoffset:0}}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes counterUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wave-bar{display:inline-block;width:4px;background:var(--green-600);border-radius:2px;animation:waveBar .8s ease-in-out infinite}.wave-bar:nth-child(1){animation-delay:0s;height:24px}.wave-bar:nth-child(2){animation-delay:.1s;height:16px}.wave-bar:nth-child(3){animation-delay:.2s;height:32px}.wave-bar:nth-child(4){animation-delay:.3s;height:12px}.wave-bar:nth-child(5){animation-delay:.4s;height:28px}.wave-bar:nth-child(6){animation-delay:.5s;height:20px}.wave-bar:nth-child(7){animation-delay:.6s;height:36px}.wave-bar:nth-child(8){animation-delay:.7s;height:14px}.wave-bar:nth-child(9){animation-delay:.8s;height:30px}.wave-bar:nth-child(10){animation-delay:.9s;height:18px}.wave-bar:nth-child(11){animation-delay:1s;height:26px}.wave-bar:nth-child(12){animation-delay:1.1s;height:22px}.wave-bar.idle{animation:none;height:6px!important;background:#cbd5e1}.pulse-ring{position:absolute;border-radius:50%;background:#ef44444d;animation:pulseRing 1.5s ease-out infinite}.processing-step{animation:slideInRight .4s ease-out forwards;opacity:0}.processing-step:nth-child(1){animation-delay:.1s}.processing-step:nth-child(2){animation-delay:.6s}.processing-step:nth-child(3){animation-delay:1.1s}.processing-step:nth-child(4){animation-delay:1.6s}.processing-step:nth-child(5){animation-delay:2.1s}.animate-fade-in{animation:fadeInUp .5s ease-out}@keyframes pageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:pageEnter .35s cubic-bezier(.22,1,.36,1)}@keyframes riseIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.stagger-item{opacity:0;animation:riseIn .45s cubic-bezier(.22,1,.36,1) forwards}.stagger-item:nth-child(1){animation-delay:.04s}.stagger-item:nth-child(2){animation-delay:.1s}.stagger-item:nth-child(3){animation-delay:.16s}.stagger-item:nth-child(4){animation-delay:.22s}.stagger-item:nth-child(5){animation-delay:.28s}.stagger-item:nth-child(6){animation-delay:.34s}@keyframes tourPulse{0%,to{box-shadow:0 0 #ffffff8c,0 0 0 9999px #0f172aad}50%{box-shadow:0 0 0 6px #fff0,0 0 0 9999px #0f172aad}}.tour-spotlight{position:fixed;border-radius:12px;z-index:13000;pointer-events:none;transition:all .4s cubic-bezier(.22,1,.36,1);animation:tourPulse 2.2s ease-in-out infinite}@keyframes tourCardIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.tour-card{position:fixed;z-index:13001;animation:tourCardIn .3s cubic-bezier(.22,1,.36,1);transition:top .4s cubic-bezier(.22,1,.36,1),left .4s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){.page-enter,.stagger-item,.tour-spotlight,.tour-card,.animate-fade-in{animation:none!important;opacity:1!important;transform:none!important}}.hero-gradient{background:linear-gradient(135deg,#fff,#fafafa,#f4f4f5)}.feature-card:hover{transform:translateY(-4px);transition:transform .3s ease}.medical-doc{font-family:Inter,sans-serif;line-height:1.8}.medical-section{border-left:3px solid var(--green-600);padding-left:12px;margin-bottom:20px}.MuiDrawer-paper{border-right:none!important}@media print{body{background:#fff!important;color:#000!important;font-size:11pt!important;line-height:1.5!important;margin:0!important;padding:0!important}body *{visibility:hidden}.print-only,.print-only *{visibility:visible!important}.print-only{display:block!important;position:absolute!important;left:0!important;top:0!important;width:100%!important;background:#fff!important;padding:0!important;margin:0!important;box-sizing:border-box!important}@page{margin:15mm}}@media screen{.print-only{display:none!important}}
