@use '../variables';@use './scrollbar';@use '../variables/typography';@use './lib';@use './scrollbar';body{font-family:Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif;margin:0;font-size:15px;line-height:1.6;color:#212121;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media (prefers-reduced-motion: no-preference){*{scroll-behavior:smooth}}*,*::before,*::after{box-sizing:border-box}hr{height:0;color:inherit;border-top-width:1px}h1,h2,h3,h4,h5,h6,p,ol,ul{font-size:inherit;font-weight:inherit;margin:0}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,[type='button'],[type='reset'],[type='submit']{outline:none;-webkit-appearance:button}button:not(:disabled),[type='button']:not(:disabled),[type='reset']:not(:disabled),[type='submit']:not(:disabled){cursor:pointer}textarea{resize:vertical}html{min-width:360px}html.overflow-hidden{overflow:hidden}body{background-color:#fafafa}#app{position:relative}
