@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;width:100%}*{box-sizing:border-box}:root{--primary-color: #6D28D9;--brand-color: #2196f3;--surface-color: #F6F5FF;--border-color: #E7E5FF;--text-color: #0A0A0A;--text-muted: #4B5563;--background-light: #F9FAFB;--background-dark: #1a202c;--text-light: #1F2937;--text-dark: #F9FAFB}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.container{width:100%;margin:0 auto;padding:0 1rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}@media (max-width: 768px){.container{padding:0 .5rem}}
