:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#212121;background-color:#fafafa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{font-weight:500;color:#2178ff;text-decoration:none}a:hover{text-decoration:underline}body{margin:0;display:flex;flex-direction:column;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}button{border-radius:4px;border:none;padding:10px;font-size:14px;font-weight:500;font-family:Inter,sans-serif;background-color:#2178ff;color:#fff;cursor:pointer;transition:background-color .3s}button:hover{background-color:#1a65d6}button:focus,button:focus-visible{outline:2px solid #9bbff9}#root{width:100%;display:flex;flex-direction:column}@media (max-width: 768px){body{font-size:14px}}@media (max-width: 480px){body{font-size:12px}}
