@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--slate-900: #0f172a;--slate-800: #1e293b;--slate-700: #334155;--slate-500: #64748b;--slate-400: #94a3b8;--slate-200: #e2e8f0;--slate-100: #f1f5f9;--slate-50: #f8fafc;--warm-white: #fafaf9;--emerald-600: #059669;--emerald-500: #10b981;--emerald-50: #ecfdf5;--amber-500: #f59e0b;--white: #ffffff;--error: #ef4444}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:var(--slate-700);background-color:var(--warm-white);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}button{cursor:pointer;border:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:1rem}h1,h2,h3,h4,h5,h6{line-height:1.2}
