@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";#app{min-height:100vh}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#1f2937;background:#f9fafb;min-height:100vh}a{color:#6366f1;text-decoration:none;transition:color .15s ease}a:hover{color:#4f46e5}button{font-family:inherit}img{max-width:100%;height:auto}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:1024px){.container{padding:0 1.5rem}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
