@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.css";
:root{--color-brand-blue:#00b9ef;--color-brand-orange:#ff6449;--color-brand-yellow:#fff100;--color-black:#000;--color-ink-900:#1e1e1e;--color-ink-800:#222;--color-ink-700:#2f2f2f;--color-ink-600:#3e3a39;--color-gray-700:#767676;--color-gray-600:#797979;--color-gray-500:#a5a5a5;--color-gray-400:#d6d6d6;--color-gray-350:#dadada;--color-gray-300:#dfdfdf;--color-gray-200:#f2f2f2;--color-gray-100:#f5f5f5;--color-white:#fff;--overlay-35:#00000059;--overlay-60:#0009;--overlay-90:#000000e6;--font-ko:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-en:"Helvetica Neue", Helvetica, Arial, sans-serif;--foreground:var(--color-ink-900);--background:var(--color-white)}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{height:100%}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-ko);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none;padding:0}img,svg{max-width:100%;display:block}
