:root{--background:#ffffff;--foreground:#171717;color:#111}@media(prefers-color-scheme:dark){html{color-scheme:dark}}@layer Global{*{margin:0;padding:0;box-sizing:border-box;font-family:inherit}::-webkit-scrollbar{width:12px;height:0}::-webkit-scrollbar-track{background:#fbfbfc}::-webkit-scrollbar-thumb{border-radius:10px;min-height:60px;border:2px solid #fbfbfc;background:var(--greyGrey4,#dfe3e8)}::-webkit-scrollbar-button:vertical:start:decrement{display:block;height:8px}::-webkit-scrollbar-button:vertical:end:increment{display:block;height:8px}html{font-size:62.5%}@media screen and (max-width:1024px){html{font-size:62%}}@media screen and (max-width:768px){html{font-size:60%}}@media screen and (max-width:430px){html{font-size:56%}}@media screen and (max-width:375px){html{font-size:52%}}body,html{max-width:100vw}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;font-size:1.5rem}a{text-decoration:none;color:inherit}li,ul{list-style:none}button{background:none;cursor:pointer}button,input{outline:none;border:none}input{background-color:rgba(0,0,0,0)}input::-ms-clear,input::-ms-reveal{opacity:0}input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration{opacity:0}.font-noto_sans_kr{font-family:var(--fontNotoSansKr)}.button-desc{text-indent:-9999px;font-size:0}}.ql-container.ql-snow{border-top:none;border-inline:none}.ql-container.ql-snow *{font-family:inherit!important}.ql-editor{padding:0}