:root{font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#2d3748;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#3182ce;text-decoration:inherit}a:hover{color:#2b6cb0}body{margin:0;display:flex;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{color:#2a4365;font-weight:600}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#3182ce}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@keyframes ecg-wave{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes ecg-pulse{0%,to{stroke-dashoffset:0;opacity:1}10%{opacity:1}15%{stroke-dashoffset:-100;opacity:1}20%{stroke-dashoffset:-200}25%{stroke-dashoffset:-300}30%{stroke-dashoffset:-400}35%{stroke-dashoffset:-500}40%{stroke-dashoffset:-600}45%{stroke-dashoffset:-700}50%{stroke-dashoffset:-800}55%{stroke-dashoffset:-900}60%{stroke-dashoffset:-1000}65%{stroke-dashoffset:-1100}70%{stroke-dashoffset:-1200}75%{stroke-dashoffset:-1300}80%{stroke-dashoffset:-1400}85%{stroke-dashoffset:-1500}90%{stroke-dashoffset:-1600}95%{stroke-dashoffset:-1700}to{stroke-dashoffset:-1800}}.ecg-animation-container{position:relative;width:100%;height:200px;background-color:#0d1421;border-radius:8px;overflow:hidden;border:1px solid #1e293b}.ecg-grid{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(to right,rgba(30,41,59,.5) 1px,transparent 1px),linear-gradient(to bottom,rgba(30,41,59,.5) 1px,transparent 1px);background-size:50px 25px;z-index:1}.ecg-line{position:absolute;top:50%;left:0;width:200%;height:3px;background:linear-gradient(90deg,transparent,#10b981,transparent);transform:translateY(-50%);z-index:2;animation:ecg-wave 4s linear infinite}.ecg-line:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,#10b981,transparent);filter:blur(8px);z-index:-1}.ecg-pulse{position:absolute;top:50%;left:0;width:20px;height:3px;background-color:#10b981;border-radius:50%;box-shadow:0 0 10px 5px #10b981b3;transform:translateY(-50%) scale(0);z-index:3;animation:ecg-pulse 1.5s ease-out infinite}.animate-heartbeat{animation:heartbeat 1.4s ease-in-out infinite}@keyframes heartbeat{0%{transform:scale(1)}14%{transform:scale(1.15)}28%{transform:scale(1)}42%{transform:scale(1.15)}70%{transform:scale(1)}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
