:root{--gray-100:#fff;--gray-200:#f7f7f7;--gray-300:#ededed;--gray-400:#c4c4c4;--gray-500:#969696;--gray-600:#636363;--gray-700:#414141;--gray-800:#292929;--gray-900:#141414;--blue-100:#e6f6ff;--blue-200:#97deff;--blue-300:#6cc4ff;--blue-400:#2ba3ff;--blue-500:#1a7acc;--yellow-100:#fff8de;--yellow-300:#ffe071;--yellow-400:#ffc91d;--green-300:#85e464;--orange-400:#ff8d3c}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--gray-900);background:var(--gray-100);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
