:root{--app-font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}html[lang^=ko]{--app-font-family: Inter, "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box;font-family:var(--app-font-family);font-style:normal;letter-spacing:0}* font{color:inherit;font-family:inherit;font-style:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit}html{font-size:62.5%;min-width:320px;min-height:100%}body{margin:0;min-width:320px;min-height:100vh;background:#fdfcfc;color:#07133f;font-size:1.6rem;line-height:1.5;word-break:keep-all;word-break:auto-phrase;overflow-wrap:break-word}body.appSidebarOpen{overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer;font-weight:600!important}[role=button],a[class*=Action],a[class*=action],a[class*=Button],a[class*=button]{font-weight:600!important}button:disabled{cursor:not-allowed}textarea{resize:vertical}pre,code,kbd,samp{word-break:normal;overflow-wrap:normal}a{color:inherit;text-decoration:none}#root{min-height:100vh;background:#fdfcfc}::-webkit-scrollbar{width:.5rem;height:1rem;border-radius:5rem}#root::-webkit-scrollbar-track{border-width:1px;border-radius:9999px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:5rem;background:#e7e7eb}::-webkit-scrollbar-thumb:hover{background:#00000090}
