*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;min-height:4296px;overflow-x:hidden}#app{display:flex;flex-direction:column;min-height:100vh}main{flex:1}a[href^="#"]{scroll-behavior:smooth}.loading{align-items:center;color:#6b7280;display:flex;font-size:1.25rem;justify-content:center;min-height:400px}*{transition:background-color .2s ease,color .2s ease,border-color .2s ease}a,button{transition:transform .2s ease,background-color .2s ease,color .2s ease}a:active,button:active{transform:scale(.98)}.text-center{text-align:center}.container{margin:0 auto;max-width:1200px;padding:0 2rem}@media (max-width:768px){.container{padding:0 1rem}}