@import"//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css";@import"//fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20,300,0,0";*{font-family:Spoqa Han Sans Neo,"sans-serif"}html{--nav-height: 54px;--color-gray: #3E3B4F;--color-btn: #fefefe;--color-bg: #e8e8e8;--color-fg: #f8f8f8}body{font-size:16px;background-color:var(--color-bg)}div{box-sizing:border-box;line-height:1.1}a{display:block;text-decoration:none;color:#000;transition:.3s}a:hover{color:#fff}.material-symbols-outlined{text-align:center;font-size:1rem}.hidden{display:none}img{user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;box-sizing:border-box}.custom-skeleton{position:relative;overflow:hidden;background-color:#e0e0e0}.custom-skeleton:after{content:"";position:absolute;top:0;left:-150%;height:100%;width:150%;background:linear-gradient(90deg,#fff0,#fff6,#fff0);animation:shimmer 1.2s infinite}@keyframes shimmer{0%{left:-150%}to{left:150%}}
