@import"https://rsms.me/inter/inter.css";:root{--blue: #1a6cf5;--blue-light: #e8f0fe;--orange: #f97316;--orange-light: #fff3e8;--black: #0f172a;--gray: #64748b;--gray-light: #f1f5f9;--gray-border: #e2e8f0;--white: #ffffff;--sans: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--serif: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--sans);font-feature-settings:"cv02","cv03","cv04","cv11";background:#fff;color:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;min-height:100vh}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:inherit}.serif{font-family:var(--serif)}
