:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f0f5f7;overflow-x:hidden}button,input,textarea,select{font:inherit}section[id]{scroll-margin-top:84px}@keyframes idsFadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes idsPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes idsDashFlow{to{stroke-dashoffset:-24}}.ids-animate-in{animation:idsFadeInUp .6s ease-out both}.ids-pulse-node{animation:idsPulse 3.2s ease-in-out infinite}.ids-flow-line{stroke-dasharray:6 6;animation:idsDashFlow 1.4s linear infinite}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.ids-animate-in,.ids-pulse-node,.ids-flow-line{animation:none!important}}
