html{font-size:16px;background:#0e0e0e;color:#fff}@media screen and (max-width:768px){html{font-size:calc(16px * (100vw/768))}}@media screen and (max-width:480px){html{font-size:calc(16px * (100vw/480))}}body{margin:0;font-family:Arial,sans-serif;box-sizing:border-box;overflow-y:auto;padding-top:116px}a,a:link,a:visited,a:hover,a:active{text-decoration:none;color:inherit}.topBox{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:#000}.logo{width:94px;height:30px}.searchTopBox{padding:0 16px;box-sizing:border-box;height:48px;display:flex;align-items:center;justify-content:space-between}.backBtn{width:24px;height:24px}.searchBox{width:259px;height:32px;padding:0 12px;box-sizing:border-box;color:#9e9e9e;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:flex;align-items:center;border-radius:999px;background:rgba(255,255,255,5%)}.searchInput{padding:10px;border:none;border-radius:4px;flex:1;outline:none;background:0 0;color:#fff}.searchIcon{width:20px;height:20px;margin-right:4px}.searchBtn{color:#9e9e9e;font-size:12px;font-style:normal;font-weight:400;line-height:18px;white-space:nowrap}.header{position:fixed;top:0;left:0;z-index:10;background:#000;width:100%}.header .title{width:100%;height:68px;padding:18px 16px;box-sizing:border-box;text-align:center;background:#0e0e0e;display:flex;align-items:center;justify-content:center;font-size:18px}.navBox{padding:10px 16px;box-sizing:border-box;display:flex;align-items:center;width:375px;overflow-x:auto;height:48px;background:#212121;position:relative}.navList{display:flex;align-items:center;gap:14px}.navItem{flex-shrink:0;position:relative;color:#9e9e9e;font-size:16px}.navItem:last-child{padding-right:64px}.navBox::-webkit-scrollbar{display:none}.acitveNav{font-size:18px;font-weight:600;color:#fff;position:relative}.acitveNav::after{content:'';position:absolute;bottom:-8px;left:50%;width:13px;height:3px;border-radius:12px;background:linear-gradient(90deg,#FF813A 0%,#FE0032 56.73%,#F60077 100%);transform:translateX(-50%)}.moreBox{width:60px;height:48px;background:#212121;position:fixed;top:48px;right:0;display:flex;align-items:center;justify-content:center}.moreBtn{width:28px;height:24px}.main{}.paginationBox{display:flex;align-items:center;justify-content:space-between;padding:0 13px;box-sizing:border-box;margin-bottom:18px}.pageBtn{width:66px;height:40px;border-radius:5px;border:1px solid #bdbdbd;display:flex;align-items:center;justify-content:center;color:#bdbdbd}.paginationContent{display:flex;align-items:center;justify-content:center;gap:10px}.pageBox{font-size:18px}input:focus{outline:none}.paginationInp{width:48px;height:40px;border-radius:3px;border:1px solid #bdbdbd;background:#000;color:#fff;font-size:16px;text-align:center}.advList{display:flex;flex-direction:column;gap:10px}@media screen and (min-width:768px){body{padding-top:256px}body main{max-width:940px;margin:0 auto;padding:0}.bannerAdv{height:90px!important}.header{top:140px}.header .title{width:100%;height:100px;padding:18px 16px;font-size:32px}.searchTopBox{display:none}}