:root{--background:#fff;--foreground:#171717}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%;overflow-x:hidden}html,body{max-width:100vw}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-pretendard),-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic","Segoe UI",Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex;overflow-x:clip}body:has([data-admin-shell]){--toast-top:53px}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}input:-webkit-autofill{transition:background-color 10000000s ease-in-out,color 10000000s ease-in-out}input:-webkit-autofill:hover{transition:background-color 10000000s ease-in-out,color 10000000s ease-in-out}input:-webkit-autofill:focus{transition:background-color 10000000s ease-in-out,color 10000000s ease-in-out}textarea:-webkit-autofill{transition:background-color 10000000s ease-in-out,color 10000000s ease-in-out}select:-webkit-autofill{transition:background-color 10000000s ease-in-out,color 10000000s ease-in-out}
