@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Manrope:wght@800&display=swap";:root{--primary:#007b8e;--primary-container:#e2f9ff;--secondary:#4d8caf;--secondary-container:#c4e5ee;--tertiary:#9d6222;--tertiary-container:#fff2e9;--neutral:#f8fafb;--surface:#f8fafb;--surface-low:#f1f4f5;--surface-lowest:#fff;--surface-high:#e6e8e9;--on-surface:#191c1d;--on-surface-variant:#3e484b;--on-primary:#fff;--outline:#bec8cc;--shadow-ambient:0 10px 40px -10px #001f250f;--radius-md:12px;--radius-lg:16px;--radius-full:9999px;--font-display:"Manrope", sans-serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--background);color:var(--on-surface);-webkit-font-smoothing:antialiased;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--on-surface);font-weight:700}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input{font-family:inherit}._wrapper_1i5th_4{z-index:9999;background:linear-gradient(135deg,#f0faf9 0%,#e8f5f3 40%,#f4f9ff 100%);justify-content:center;align-items:center;font-family:Inter,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}._ring1_1i5th_17{border:1.5px solid #00a8961f;border-radius:50%;width:600px;height:600px;animation:3s ease-in-out infinite _ringExpand_1i5th_1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._ring2_1i5th_29{border:1.5px solid #007b8e26;border-radius:50%;width:420px;height:420px;animation:3s ease-in-out .6s infinite _ringExpand_1i5th_1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._ring3_1i5th_41{border:1.5px solid #00a89633;border-radius:50%;width:260px;height:260px;animation:3s ease-in-out 1.2s infinite _ringExpand_1i5th_1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes _ringExpand_1i5th_1{0%{opacity:.8;transform:translate(-50%,-50%)scale(.95)}50%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:.8;transform:translate(-50%,-50%)scale(.95)}}._content_1i5th_71{z-index:1;flex-direction:column;align-items:center;gap:28px;display:flex;position:relative}._logoArea_1i5th_81{animation:.7s ease-out forwards _logoFadeIn_1i5th_1}._logo_1i5th_81{object-fit:contain;filter:drop-shadow(0 4px 16px #007b8e40);height:48px;animation:2.5s ease-in-out infinite _logoPulse_1i5th_1}@keyframes _logoFadeIn_1i5th_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _logoPulse_1i5th_1{0%,to{filter:drop-shadow(0 4px 12px #007b8e33)}50%{filter:drop-shadow(0 4px 24px #00a89680)}}._ekgCard_1i5th_117{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #00a89633;border-radius:20px;flex-direction:column;align-items:center;gap:14px;padding:20px 28px;display:flex;box-shadow:0 4px 24px #007b8e14,0 1px 4px #0000000a}._ekgLabel_1i5th_132{letter-spacing:2px;text-transform:uppercase;color:#007b8e;opacity:.7;font-size:11px;font-weight:700}._ekgWrapper_1i5th_142{width:320px;height:54px;position:relative}._ekgSvg_1i5th_148{width:100%;height:100%;overflow:visible}._ekgLineFade_1i5th_155{fill:none;stroke:#00a8961f;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}._ekgLine_1i5th_155{fill:none;stroke:url(#ekgGrad);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:800;stroke-dashoffset:800px;filter:drop-shadow(0 0 4px #00a89699);animation:2s cubic-bezier(.4,0,.2,1) infinite _ekgDraw_1i5th_1}@keyframes _ekgDraw_1i5th_1{0%{stroke-dashoffset:800px;opacity:1}65%{stroke-dashoffset:0;opacity:1}85%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:800px;opacity:0}}._pulseDot_1i5th_199{background:radial-gradient(circle,#00d4b8,#007b8e);border-radius:50%;width:10px;height:10px;animation:2s cubic-bezier(.4,0,.2,1) infinite _travelDot_1i5th_1;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 12px 4px #00a89680}@keyframes _travelDot_1i5th_1{0%{opacity:0;left:0%}5%{opacity:1}65%{opacity:1;left:97%}80%{opacity:0;left:100%}to{opacity:0;left:0%}}._segmentRow_1i5th_239{gap:5px;display:flex}._segment_1i5th_239{background:#e2eff0;border-radius:100px;width:40px;height:4px;position:relative;overflow:hidden}._segment_1i5th_239:after{content:"";transform-origin:0;background:linear-gradient(90deg,#00a896,#007b8e);border-radius:100px;animation:2s ease-in-out infinite _fillBar_1i5th_1;position:absolute;inset:0;transform:scaleX(0)}._segment_1i5th_239:first-child:after{animation-delay:0s}._segment_1i5th_239:nth-child(2):after{animation-delay:.2s}._segment_1i5th_239:nth-child(3):after{animation-delay:.4s}._segment_1i5th_239:nth-child(4):after{animation-delay:.6s}._segment_1i5th_239:nth-child(5):after{animation-delay:.8s}@keyframes _fillBar_1i5th_1{0%{opacity:.4;transform:scaleX(0)}40%{opacity:1;transform:scaleX(1)}70%{opacity:.6;transform:scaleX(1)}to{opacity:.4;transform:scaleX(0)}}
