.discord-invite_bar___EQAx{display:flex;align-items:center;justify-content:space-between;background:#f1fef2;border-radius:12px;padding:4px;margin-bottom:26px}.discord-invite_tips__ob4wM{font-weight:500;font-size:16px;color:#3fb04b;line-height:19px;padding-left:16px}.discord-invite_btn___1kzL{height:32px;border-radius:8px}@media screen and (max-width:767px){.discord-invite_bar___EQAx{position:sticky;top:var(--fixed-header-height);left:0;padding:.1333333333rem .32rem;margin-bottom:0;z-index:10;box-sizing:0 0 8px 0 rgba(0,0,0,.08)}.discord-invite_tips__ob4wM{padding-left:0;font-size:.2933333333rem;line-height:.36rem}.discord-invite_btn___1kzL{height:.5333333333rem;font-size:.2933333333rem;line-height:.36rem;border-radius:.16rem}}.acg-result{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.acg-result__icon{width:220px;height:152px;margin-bottom:10px}.acg-result__icon img{width:100%;height:100%;display:block}.acg-result__title{font-weight:600;font-size:18px;color:#000;line-height:22px;margin-bottom:8px}.acg-result__sub-title{font-weight:500;font-size:14px;color:#000;line-height:17px}.acg-result__button{margin-top:20px;height:40px!important;border-radius:12px!important}@media screen and (max-width:767px){.acg-result__icon{width:2.9333333333rem;height:2.0266666667rem;margin-bottom:.32rem}.acg-result__title{font-size:.3733333333rem;line-height:.4533333333rem;margin-bottom:.16rem}.acg-result__sub-title{font-size:.32rem;line-height:.3866666667rem}.acg-result__button{margin-top:.5333333333rem;height:1.0666666667rem!important;border-radius:.5333333333rem!important}}.page_not-found__gJbMb{display:flex;height:100dvh;width:100vw;align-items:center;justify-content:center}@media screen and (max-width:767px){.page_not-found__gJbMb{padding:0 1.3333333333rem;text-align:center}}.sort-select_sortSelect__81I7D{display:inline-flex;flex-direction:column;background:#fff;border-radius:20px;overflow:hidden;border:1px solid rgba(0,0,0,0);position:relative}.sort-select_openSortSelect__e6UQc{border:1px solid #dedede}.sort-select_sortButton__de3P9{display:flex;align-items:center;gap:12px;padding:7px 14px;background:#fff;border:none;cursor:pointer;transition:background-color .2s ease;font-size:14px;font-weight:500;color:#000;white-space:nowrap}.sort-select_sortButton__de3P9:hover{background:#f8f8f8}.sort-select_sortLabel__G6_Ux{font-size:14px;font-weight:500;color:#000}.sort-select_arrow__4qA2_{width:20px;height:20px;transition:transform .2s ease;transform:rotate(90deg)}.sort-select_arrow__4qA2_.sort-select_arrowUp__JktmS{transform:rotate(-90deg)}.sort-select_dropdownItem__r0XwD{width:100%;padding:4px 6px;background:#fff;border:none;cursor:pointer;font-size:14px;color:#000;transition:background-color .2s ease}.sort-select_dropdownItem__r0XwD .sort-select_dropdownItemContent__2vOBh{display:flex;align-items:center;justify-content:space-between;width:100%;padding:7px 8px;border-radius:8px}.sort-select_dropdownItem__r0XwD .sort-select_dropdownItemContent__2vOBh:hover{background:#f8f8f8}.sort-select_dropdownItem__r0XwD .sort-select_dropdownItemContent__2vOBh.sort-select_active__XmChv{background:#f8f8f8;font-weight:500}.sort-select_checkIcon__x5sxv{width:16px;height:16px;color:#000}.sort-select_mobileSortButton__rAMr8{display:flex;align-items:center;gap:.1066666667rem;padding:.1333333333rem .28rem;background:#fff;border:1px solid #e0e0d7;border-radius:.16rem;cursor:pointer;font-size:.2933333333rem;font-weight:500;color:#000}.sort-select_sortIcon__tzB5v{width:.32rem;height:.32rem;color:#000}.sort-select_overlay__RKI63{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;animation:sort-select_fadeIn__fK2JI .2s ease}.sort-select_mobileDrawer__bVAoA{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:.4266666667rem .4266666667rem 0 0;padding:.4266666667rem .32rem .5333333333rem;z-index:1001;animation:sort-select_slideUp__tgt_q .3s ease;max-height:80vh;overflow-y:auto}.sort-select_drawerHeader__T6ypP{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4266666667rem}.sort-select_drawerTitle__BUygh{font-size:.4266666667rem;font-weight:700;color:#000;margin:0}.sort-select_closeButton__0Rx1M{width:.64rem;height:.64rem;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;font-size:.64rem;color:#666;cursor:pointer;line-height:1}.sort-select_drawerContent__4TOJx{margin-bottom:.4266666667rem}.sort-select_drawerItem__2_SoT{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.32rem .2133333333rem;background:rgba(0,0,0,0);border:none;cursor:pointer;font-size:.32rem;color:#000;text-align:left;border-radius:.16rem;transition:background-color .2s ease}.sort-select_drawerItem__2_SoT.sort-select_active__XmChv{background:#f5f5f5;font-weight:500}.sort-select_drawerItem__2_SoT span{flex:1}.sort-select_saveButton__g4880{width:100%;padding:.32rem;background:#54f064;border:none;border-radius:.5333333333rem;font-size:.3733333333rem;font-weight:600;color:#000;cursor:pointer;transition:opacity .2s ease}.sort-select_saveButton__g4880:active{opacity:.9}@keyframes sort-select_fadeIn__fK2JI{0%{opacity:0}to{opacity:1}}@keyframes sort-select_slideUp__tgt_q{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(min-width:768px){.sort-select_mobileDrawer__bVAoA,.sort-select_mobileSortButton__rAMr8,.sort-select_overlay__RKI63{display:none}}@media(max-width:767px){.sort-select_sortSelect__81I7D{display:none}}.product-list_product-list__68XAL{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 30px}.product-list_label__SuoxY{font-weight:600;font-size:20px;color:#000}.product-list_search-title__D3ksi{font-weight:500;font-size:16px;color:#999;line-height:19px;margin-bottom:20px}.product-list_search-title__D3ksi .product-list_search-title-keyword__JHFeM{color:#333}@media screen and (max-width:1024px){.product-list_product-list__68XAL{grid-template-columns:repeat(2,1fr);gap:2.8571428571rem 2.1428571429rem}}@media screen and (max-width:767px){.product-list_search-title__D3ksi{display:none}.product-list_product-list__68XAL{gap:.56rem .24rem}}.style_empty__sm8Dr{display:flex;justify-content:center;align-items:center;height:500px}.empty-page_empty__w4L5z{padding:7.1428571429rem 0}@media screen and (max-width:767px){.empty-page_empty__w4L5z{padding:1.3333333333rem 0}}.product-list_productsGrid__H92ra{display:grid;grid-template-columns:repeat(2,1fr);gap:.32rem}@media screen and (min-width:1024px){.product-list_productsGrid__H92ra{gap:30px;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px)and (max-width:1024px){.product-list_productsGrid__H92ra{grid-template-columns:repeat(2,1fr);gap:30px}}@media screen and (max-width:767px){.product-list_productsGrid__H92ra .acg-product-c-w__footer{flex-wrap:wrap!important;gap:.16rem}}.product-list_goods-wrapper__W_6ap{display:flex;gap:30px}@media screen and (max-width:767px){.product-list_goods-wrapper__W_6ap{gap:0}}.product-list_pc-filter__d6fZv{background-color:#f8f8f8;border-radius:16px}@media screen and (max-width:767px){.product-list_pc-filter__d6fZv{display:none}}.product-list_addToCartButton__alOrO{display:flex;align-items:center;justify-content:center;gap:5px;border-radius:24px;padding:11px 17px;border:1px solid #e0e0d7;font-size:14px}.product-list_addToCartButton__alOrO:hover{border:1px solid #000}.product-list_addToCartButton__alOrO.product-list_disabled__peNhz{border:1px solid #f8f8f8;color:#e0e0d7;cursor:not-allowed}.product-list_addToCartButton__alOrO.product-list_disabled__peNhz:hover{border:1px solid #f8f8f8}@media screen and (max-width:767px){.product-list_addToCartButton__alOrO{font-size:.3733333333rem;width:100%}}.product-list_header__pYH74{display:flex;align-items:center;justify-content:flex-end;position:relative}.product-list_header__pYH74 .product-list_header-filter__kbhq1{display:none}.product-list_header__pYH74 .product-list_sortSelect__N3BKg{position:absolute;right:0;top:-60px;z-index:4}@media screen and (max-width:767px){.product-list_header__pYH74{height:auto;gap:.2133333333rem;justify-content:flex-start;flex-wrap:nowrap}.product-list_header__pYH74 .product-list_header-filter__kbhq1{display:block;max-width:2.4rem}.product-list_header__pYH74 .product-list_sortSelect__N3BKg{position:relative;right:unset;top:unset;z-index:4}}