.header{display:flex;margin:0 auto;max-width:768px;padding:0 40px;position:fixed;right:0;top:env(safe-area-inset-top);z-index:1000}.header,.header-category,.header-home,.header-prev,.header-userinfo{align-items:center;background-color:#fff;justify-content:center;left:0}.header-category,.header-home,.header-prev,.header-userinfo{border:0;display:inline-flex;flex:0 0 40px;height:40px;position:absolute;width:40px}.header-category svg,.header-home svg,.header-prev svg,.header-userinfo svg{width:24px}.header-title{font-size:16px;font-weight:500;line-height:40px;margin:0}.header-home,.header-userinfo{left:auto;right:40px}.header-userinfo{margin-bottom:3px}.header-home{margin-bottom:4px}.header-category{left:auto;right:0;top:0}.header-category span{font-size:26px;margin-bottom:4px}.header--type-main{padding:2px 80px 2px 8px}.header--type-main .header-logo{margin:0 auto 0 0}.header-menu__bg{bottom:0;cursor:pointer;left:0;opacity:0;right:0;top:0;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:-1}.header-menu__bg--show{background-color:#19191980;opacity:1;position:fixed;z-index:100}.header-menu__nav{background-color:#fff;border-radius:0 20px 20px 0;bottom:0;left:-100%;max-width:768px;padding:env(safe-area-inset-top) 20px 26px;position:fixed;top:0;transition:all .3s ease-in-out;width:69.866%;z-index:110}.header-menu__nav--show{left:0}@media (min-width:768px){.header-menu__nav{opacity:0}.header-menu__nav--show{left:50%;opacity:1;transform:translate(-50%);width:768px}}.header-menu__nav>ul{list-style:none;margin:0;padding:14px 0 0}.header-menu__nav .user-info{align-items:center;border-bottom:1px solid #ccc;display:flex;margin-top:4px;padding:12px 0}.header-menu__nav .user-info__name{color:#000;font-weight:500;max-width:calc(100% - 90px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-menu__nav .user-info__btns{display:inline-flex;margin-left:auto;margin-right:-6px}.header-menu__nav .user-info__btns a{align-items:center;display:inline-flex;flex:0 0 29px;font-size:0;height:29px;justify-content:center;width:29px}.header-menu__nav .user-info__btns .close svg{width:24px}.header-menu__nav .menu{height:calc(100% - 73px);margin:0 -15px;overflow:hidden;overflow-y:auto;padding:0 15px}.header-menu__nav .menu__list{list-style:none;margin:0;overflow:hidden;padding:0}.header-menu__nav .menu__list a{align-items:center;color:#000;display:flex;font-size:16px;font-weight:500;justify-content:space-between;line-height:22px;padding:14px 0}.header-menu__nav .menu__list a svg{color:var(--main-black,#000);padding-right:5px;width:20px}.header-menu__nav .menu__list a .menu__title{-moz-column-gap:3px;column-gap:3px;display:flex}.header-menu__nav .menu__list a .menu__title .new{background-color:#ff2b2b;border-radius:100%;display:block;height:5px;width:5px}.header-menu__nav .menu__list+.menu__list{border-top:1px solid #ccc;margin-top:10px;padding-top:10px}.header-menu__nav .header-login{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex;margin-top:78px;padding:0 22px}.header-menu__nav .header-login span{flex:0 0 auto;margin-right:auto}.header-menu__nav .header-login span,.header-menu__nav .header-login>a{max-width:calc(50% - 4px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-menu__nav .header-login>a{border:1px solid #d7d7d7;border-radius:23px;display:inline-block;flex:1 0 calc(50% - 4px);font-size:16px;font-weight:700;line-height:24px;padding:11px 10px;text-align:center}.header-menu__nav .header-login>a svg{margin-right:2px;vertical-align:middle;width:18px}.header-menu__nav .logout{align-items:center;background-color:#e7ebf4;border-radius:8px;color:#101d5d;display:flex;justify-content:center;margin-top:15px;padding:17px 0;position:relative}.header-menu__nav .logout svg{bottom:0;height:15px;left:37px;margin:auto 0;position:absolute;top:0;transform:rotate(90deg);width:15px}
