@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");@keyframes scale-in-center{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:1}}@keyframes scale-out-center{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:1}}*{box-sizing:border-box;padding:0;margin:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border:2px solid #fff;border-radius:10px;background-color:#888}body,html{margin:0 auto;padding:0;width:100%}html{scrollbar-gutter:stable}.transparent-scroll{overflow:overlay}.transparent-scroll::-webkit-scrollbar{width:1vw}.transparent-scroll::-webkit-scrollbar-thumb{background-color:hsla(0,0%,42%,.49);border-radius:100px}body{min-width:320px;max-width:428px;width:100%;font-size:13px;background-color:#fefaf6;padding-right:0!important}.layout.primary header{position:-webkit-sticky;position:sticky;top:0;left:0;height:60px;background-color:#fff;z-index:2;padding:10px 8px 10px 20px;display:flex;justify-content:space-between;align-items:center}a{color:inherit;text-decoration:none}span.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}