.fixed-footer_fixed-footer__g7IGd{position:fixed;z-index:1000;bottom:64px;left:50%;transform:translateX(-50%);display:flex;align-items:center;width:100%;max-width:1290px;height:5.7142857143rem;padding:0 8.5714285714rem;background:linear-gradient(93deg,#a6d44d 31%,#88bc25 93%);border:2px solid #fff;border-radius:8px;box-shadow:0 4px 12px 0 rgba(54,103,7,.2)}.fixed-footer_image__psiv0{width:156px;height:140px;margin-top:-60px}.fixed-footer_text__zqdK2{flex:1;margin-left:11px;font-family:MiSans,sans-serif;font-size:24px;font-weight:600;line-height:34px;color:#fff}.fixed-footer_button-container__t4s_M{cursor:pointer;display:flex;gap:8px;align-items:center;justify-content:center;width:260px;height:52px;background:radial-gradient(50% 50% at 50% 50%,#272727 0,#111 100%);border-radius:32px;box-shadow:2px 4px 6px 0 rgba(0,0,0,.3)}.fixed-footer_button-text__lEmit{font-family:MiSans,sans-serif;font-size:20px;font-weight:600;line-height:28px;color:#fff}.fixed-footer_button-icon__fUsXU{width:20px;height:20px;color:#fff}@media(max-width:1366px){.fixed-footer_fixed-footer__g7IGd{width:calc(100% - 40px);padding:0 20px}.fixed-footer_text__zqdK2{margin-right:20px}}@media(max-width:767px){.fixed-footer_fixed-footer__g7IGd{display:none}}.wooacry-overlay{position:fixed;z-index:1000;z-index:var(--overlay-z-index,1000);top:0;left:0;width:100%;height:100%;background:var(--overlay-bg-color,rgba(0,0,0,.7))}.wooacry-overlay .wrapper .content{color:var(--foreground);background-color:var(--overlay-content-bg-color,#fff)}@keyframes rz-fade-in{0%{opacity:0}1%{opacity:0}to{opacity:1}}@keyframes rz-fade-out{0%{opacity:1}1%{opacity:1}to{opacity:0}}.wooacry-overlay-slide-appear-active,.wooacry-overlay-slide-enter-active{animation-name:rz-fade-in;animation-duration:var(--overlay-animation-duration,.3);animation-fill-mode:both}.wooacry-overlay-slide-exit-active{animation-name:rz-fade-out;animation-duration:var(--overlay-animation-duration,.3);animation-fill-mode:both}.nut-overflow-hidden{overflow:hidden!important}.wooacry-popup{--popup-title-border-bottom:0;--popup-title-padding:12px;--popup-icon-size:24px;--popup-border-radius:24px;--popup-animation-duration:0.3s;--popup-min-height:26%;position:fixed;overflow-y:auto;min-height:var(--popup-min-height);max-height:100%;color:var(--foreground);background-color:var(--overlay-content-bg-color,#fff);-webkit-overflow-scrolling:touch}.wooacry-popup-title{position:relative;display:flex;align-items:center;justify-content:space-between;padding:var(--popup-title-padding);border-bottom:var(--popup-title-border-bottom)}.wooacry-popup-title-right{cursor:pointer;position:absolute!important;z-index:1;top:var(--popup-title-padding);right:var(--popup-title-padding);display:flex;align-items:center;justify-content:center;width:var(--popup-icon-size);height:var(--popup-icon-size)}.wooacry-popup-title-right:active{opacity:.7}.wooacry-popup-title-right-top-left{top:var(--popup-title-padding);left:var(--popup-title-padding)}.wooacry-popup-title-right-bottom-left{bottom:var(--popup-title-padding);left:var(--popup-title-padding)}.wooacry-popup-title-right-bottom-right{right:var(--popup-title-padding);bottom:var(--popup-title-padding)}.wooacry-popup-center{top:50%;left:50%;transform:translate(-50%,-50%);min-height:10%}.wooacry-popup-center.wooacry-popup-round{border-radius:var(--popup-border-radius)}.wooacry-popup-bottom,.wooacry-popup-top{max-height:83%}.wooacry-popup-bottom{bottom:0;left:0;width:100%}.wooacry-popup-bottom.wooacry-popup-round{border-radius:var(--popup-border-radius) var(--popup-border-radius) 0 0}.wooacry-popup-right{top:0;right:0}.wooacry-popup-right.wooacry-popup-round{border-radius:var(--popup-border-radius) 0 0 var(--popup-border-radius)}.wooacry-popup-left{top:0;left:0}.wooacry-popup-left.wooacry-popup-round{border-radius:0 var(--popup-border-radius) var(--popup-border-radius) 0}.wooacry-popup-top{top:0;left:0;width:100%}.wooacry-popup-top.wooacry-popup-round{border-radius:0 0 var(--popup-border-radius) var(--popup-border-radius)}@keyframes popup-scale-fade-in{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes popup-scale-fade-out{0%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}.wooacry-popup-slide-default-enter-active{animation-name:popup-scale-fade-in;animation-duration:var(--popup-animation-duration);animation-fill-mode:both}.wooacry-popup-slide-default-exit-active{animation-name:popup-scale-fade-out;animation-duration:var(--popup-animation-duration);animation-fill-mode:both}@keyframes popup-fade-in{0%{opacity:0}to{opacity:1}}@keyframes popup-fade-out{0%{opacity:1}to{opacity:0}}.wooacry-popup-slide-center-enter-active{animation-name:popup-fade-in;animation-duration:var(--popup-animation-duration);animation-fill-mode:both}.wooacry-popup-slide-center-exit-active{animation-name:popup-fade-out;animation-duration:var(--popup-animation-duration);animation-fill-mode:both}@keyframes popup-slide-top-enter{0%{transform:translate3d(0,-100%,0)}}@keyframes popup-slide-top-exit{to{transform:translate3d(0,-100%,0)}}.wooacry-popup-slide-top-appear-active,.wooacry-popup-slide-top-enter-active{transform:translateZ(0);animation-name:popup-slide-top-enter;animation-duration:var(--popup-animation-duration);animation-fill-mode:both}.wooacry-popup-slide-top-exit-active{animation-name:popup-slide-top-exit;animation-duration:var(--popup-animation-duration);animation-fill-mode:both}@keyframes popup-slide-right-enter{0%{transform:translate3d(100%,0,0)}}@keyframes popup-slide-right-exit{to{transform:translate3d(100%,0,0)}}.wooacry-popup-slide-right-appear-active,.wooacry-popup-slide-right-enter-active{transform:translateZ(0);animation-name:popup-slide-right-enter;animation-duration:var(--popup-animation-duration);animation-fill-mode:both}.wooacry-popup-slide-right-exit{animation-name:popup-slide-right-exit;animation-duration:var(--popup-animation-duration);animation-fill-mode:both}@keyframes popup-slide-bottom-enter{0%{transform:translate3d(0,100%,0)}}@keyframes slide-bottom-exit{to{transform:translate3d(0,100%,0)}}.wooacry-popup-slide-bottom-appear-active,.wooacry-popup-slide-bottom-enter-active{transform:translate(0);animation-name:popup-slide-bottom-enter;animation-duration:var(--popup-animation-duration);animation-fill-mode:both}.wooacry-popup-slide-bottom-exit{animation-name:slide-bottom-exit;animation-duration:var(--popup-animation-duration);animation-fill-mode:both}@keyframes popup-slide-left-enter{0%{transform:translate3d(-100%,0,0)}}@keyframes popup-slide-left-exit{to{transform:translate3d(-100%,0,0)}}.wooacry-popup-slide-left-appear-active,.wooacry-popup-slide-left-enter-active{transform:translate(0);animation-name:popup-slide-left-enter;animation-duration:var(--popup-animation-duration);animation-fill-mode:both}.wooacry-popup-slide-left-exit-active,.wooacry-popup-slide-left-exit-done{animation-name:popup-slide-left-exit;animation-duration:var(--popup-animation-duration);animation-fill-mode:both}.wooacry-popup-slide-bottom-exit-done.wooacry-popup,.wooacry-popup-slide-center-exit-done.wooacry-popup,.wooacry-popup-slide-default-exit-done.wooacry-popup,.wooacry-popup-slide-left-exit-done.wooacry-popup,.wooacry-popup-slide-right-exit-done.wooacry-popup,.wooacry-popup-slide-top-exit-done.wooacry-popup{display:none}.wooacry-popup .nut-overflow-hidden{overflow:hidden!important}@media screen and (max-width:767px){.wooacry-popup{--popup-border-radius:0.32rem}}.ChooseSku_info__DLJAS{width:100%;height:36px;border-radius:4px;border:1px solid #e6e8ec;display:flex;align-items:center;font-weight:400;font-size:14px;color:#121212;padding:0 20px;box-sizing:border-box}.ChooseSku_info__DLJAS .ChooseSku_typography__0uCPt{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChooseSku_info__DLJAS .ChooseSku_info-btn__NhzHN{flex-shrink:0;color:#0768ff;cursor:pointer}.ChooseSku_info__DLJAS .ChooseSku_icon__tAuwb{transform:rotate(90deg)}.ChooseSku_spin__jwtj8,.ChooseSku_spin__jwtj8 .create-spin-container{height:auto!important}.ChooseSku_popup__zSHTO{width:580px;height:100vh;height:100dvh;background-color:#fff;display:flex;flex-direction:column}.ChooseSku_popup__zSHTO .ChooseSku_header__x0ZEm{flex-shrink:0;font-weight:600;font-size:18px;color:#121212;line-height:18px;padding:18px 20px;border-bottom:1px solid #e6e8ec}.ChooseSku_popup__zSHTO .ChooseSku_container__guhY3{flex:1;padding:22px 20px;overflow-y:auto}.ChooseSku_popup__zSHTO .ChooseSku_footer__Cp5fc{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:8px 20px;border-top:1px solid #e6e8ec}.ChooseSku_popup__zSHTO .ChooseSku_price-info__Si311{font-weight:500;font-size:14px;color:#121212;line-height:14px}.ChooseSku_popup__zSHTO .ChooseSku_control__ZePUs{display:flex;gap:10px}.ChooseSku_popup__zSHTO .ChooseSku_control__ZePUs .ChooseSku_button__kqTXr{width:132px;height:40px;border-radius:8px}.ChooseSku_popup__zSHTO .ChooseSku_control__ZePUs .ChooseSku_button__kqTXr.ChooseSku_okay__DxW9U{background-color:#121212}.ChooseSku_popup__zSHTO .ChooseSku_control__ZePUs .ChooseSku_button__kqTXr.ChooseSku_cancel__CK4Gv{background-color:#fff;border:1px solid #121212;color:#121212}.ChooseSku_form-item__CQ7EW{margin-bottom:30px}.ChooseSku_label__h9UYG{font-weight:500;font-size:16px;color:#121212;line-height:16px;margin-bottom:16px}.ChooseSku_value-size__Qxyma{display:flex;align-items:center}.ChooseSku_size-unit-label__uzQmC{font-weight:400;font-size:14px;color:#777e90;line-height:14px;padding-left:10px;padding-right:16px}.ChooseSku_size-linked__LVdDo{margin:0 10px}.ChooseSku_size-unit__REFGJ{width:80px;margin-left:12px}.ChooseSku_size-input__bUq9I{width:198px;text-align:center}.ChooseSku_size-input__bUq9I .micro--edit-input-number-input{color:#0768ff}.ChooseSku_error-info__68XYu{margin-top:10px;font-weight:400;font-size:12px;color:red}@media screen and (max-width:767px){.ChooseSku_info__DLJAS{padding:.24rem .2666666667rem;border-radius:.48rem;font-size:.3466666667rem;width:auto;border:none}.ChooseSku_popup__zSHTO{width:100vw;width:100dvw;height:auto;background-color:unset}.ChooseSku_popup__zSHTO .ChooseSku_header__x0ZEm{position:relative;font-size:.4266666667rem;line-height:.4266666667rem;text-align:center;padding:.48rem 0;border-bottom:unset}.ChooseSku_popup__zSHTO .ChooseSku_header__x0ZEm .ChooseSku_close-icon__GYx3x{position:absolute;top:.2666666667rem;right:.2666666667rem;font-size:.4rem}.ChooseSku_popup__zSHTO .ChooseSku_container__guhY3{padding:.3733333333rem .3733333333rem 1.7333333333rem}.ChooseSku_popup__zSHTO .ChooseSku_footer__Cp5fc{padding:.32rem .3733333333rem;border-top:none;box-shadow:inset 0 2px 0 0 #d9d9d9}.ChooseSku_popup__zSHTO .ChooseSku_price-info__Si311{font-weight:500;font-size:.3466666667rem;line-height:.3466666667rem}.ChooseSku_popup__zSHTO .ChooseSku_control__ZePUs{gap:0}.ChooseSku_popup__zSHTO .ChooseSku_control__ZePUs .ChooseSku_button__kqTXr{width:2.9333333333rem;height:1.0133333333rem;border-radius:.2133333333rem}.ChooseSku_popup__zSHTO .ChooseSku_control__ZePUs .ChooseSku_button__kqTXr.ChooseSku_okay__DxW9U{background-color:#fdef71;color:#121212}.ChooseSku_form-item__CQ7EW{margin-bottom:.6666666667rem}.ChooseSku_label__h9UYG{font-weight:600;font-size:.4rem;line-height:.4rem;margin-bottom:.32rem}.ChooseSku_value-size__Qxyma{display:flex;align-items:center}.ChooseSku_size-unit-label__uzQmC{font-weight:500;font-size:.3466666667rem;line-height:.3466666667rem;padding-left:.2rem;padding-right:0}.ChooseSku_size-linked__LVdDo{margin:0 .1333333333rem}.ChooseSku_size-unit__REFGJ{width:2.2666666667rem;margin-left:.16rem}.ChooseSku_size-input__bUq9I{width:3.0666666667rem}.ChooseSku_error-info__68XYu{margin-top:.2666666667rem;font-size:.32rem}}.AcessoryDiffSize_popup__iAwA5{width:700px;padding:2.8571428571rem;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);border-radius:20px;background:#fff}.AcessoryDiffSize_popup__iAwA5 .AcessoryDiffSize_close__LQlQ9{position:absolute;width:1.7142857143rem;height:1.7142857143rem;top:.7142857143rem;right:.7142857143rem;cursor:pointer;color:#121212}.AcessoryDiffSize_popup__iAwA5 .AcessoryDiffSize_title__6p6G9{font-weight:600;font-size:1.2857142857rem;color:#121212;line-height:1.5714285714rem;margin-bottom:1.1428571429rem}.AcessoryDiffSize_popup__iAwA5 .AcessoryDiffSize_tips__cRpog{color:#777e90;line-height:1.5714285714rem;margin-bottom:.5714285714rem;white-space:pre-line}.AcessoryDiffSize_popup__iAwA5 .AcessoryDiffSize_footer__sWJdD{margin-top:2.8571428571rem;display:flex;justify-content:flex-end;gap:.8571428571rem}.AcessoryDiffSize_popup__iAwA5 .AcessoryDiffSize_btn__by2Cr{display:flex;align-items:center;justify-content:center;cursor:pointer;width:9.8571428571rem;height:3.5714285714rem;border:1px solid #121212;border-radius:.2857142857rem;font-weight:500;font-size:1rem}.AcessoryDiffSize_popup__iAwA5 .AcessoryDiffSize_change__CrVBk{color:#121212}.AcessoryDiffSize_popup__iAwA5 .AcessoryDiffSize_confirm__osqDO{background:#121212;color:#fff}.AcessoryDiffSize_table__vWdIw{border-spacing:0;border-collapse:separate;width:100%;font-size:12px;font-weight:500;line-height:48px;color:#777e90;border:1px solid #e6e8ec;border-radius:8px}.AcessoryDiffSize_table__vWdIw tr td{width:172px;text-align:center;border-right:1px solid #e6e8ec;border-bottom:1px solid #e6e8ec}.AcessoryDiffSize_table__vWdIw tr td:last-child{border-right:none}.AcessoryDiffSize_table__vWdIw tr .AcessoryDiffSize_strong__nCTRD{color:#d60041}.AcessoryDiffSize_table__vWdIw tr .AcessoryDiffSize_through__Zc6hY{text-decoration:line-through}.AcessoryDiffSize_table__vWdIw tbody tr:last-child td{border-bottom:none}@media screen and (max-width:767px){.AcessoryDiffSize_popup__iAwA5{width:100%;padding:.2666666667rem;box-shadow:0 .2666666667rem .5333333333rem 0 rgba(0,0,0,.1);border-radius:.5333333333rem}.AcessoryDiffSize_popup__iAwA5 .AcessoryDiffSize_close__LQlQ9{width:.64rem;height:.64rem;top:.2666666667rem;right:.2666666667rem}.AcessoryDiffSize_popup__iAwA5 .AcessoryDiffSize_title__6p6G9{font-size:.48rem;line-height:.5866666667rem;margin-bottom:.4266666667rem}.AcessoryDiffSize_popup__iAwA5 .AcessoryDiffSize_tips__cRpog{color:#777e90;line-height:.44rem;margin-bottom:.1066666667rem}.AcessoryDiffSize_popup__iAwA5 .AcessoryDiffSize_footer__sWJdD{margin-top:.5333333333rem;gap:.32rem}.AcessoryDiffSize_popup__iAwA5 .AcessoryDiffSize_btn__by2Cr{width:3.28rem;height:1.3333333333rem;border:.0133333333rem solid #121212;border-radius:.1066666667rem;font-size:.3733333333rem}.AcessoryDiffSize_table__vWdIw{font-size:.32rem;line-height:.64rem;border:.0266666667rem solid #e6e8ec;border-radius:.2133333333rem}.AcessoryDiffSize_table__vWdIw tr td{width:4.64rem;height:1.4933333333rem;border-right:.0133333333rem solid #e6e8ec;border-bottom:.0133333333rem solid #e6e8ec}}.ProgressBar_carpooling-progress-bar__iXTZe{box-sizing:border-box;width:100%;height:16px;padding:1px;background:#fff;border:1px solid #9b1919;border-radius:12px}.ProgressBar_carpooling-progress-bar__iXTZe .ProgressBar_progress___D8jv{position:relative;height:12px;background:linear-gradient(270deg,#d60041,#ff3636);border-radius:12px}.ProgressBar_carpooling-progress-bar__iXTZe .ProgressBar_progress___D8jv .ProgressBar_progress-inner__lChQr{position:absolute;top:-4px;right:-14px;width:20px;height:20px;background-image:url(https://img02.wooacry.com/svozr/resource/2025/05/20/0d03f7a3-816c-482f-957f-9acf924ce70c.png);background-repeat:no-repeat;background-size:contain}.ProgressBar_carpooling-progress-bar__iXTZe.ProgressBar_grey__3kazu{border:1px solid #e6e8ec}.ProgressBar_carpooling-progress-bar__iXTZe.ProgressBar_grey__3kazu .ProgressBar_progress___D8jv{width:100%;background:linear-gradient(270deg,#d5d8db,#e6e8ec)}.ProgressBar_carpooling-progress-bar__iXTZe.ProgressBar_grey__3kazu .ProgressBar_progress___D8jv .ProgressBar_progress-inner__lChQr{background-image:url(https://img02.wooacry.com/svozr/resource/2025/05/29/540315b2-223a-4659-add2-25de1a94dbe6.png)}.MyPreordersCard_card___2Tvr{display:flex;flex-direction:column;gap:16px;padding:16px;background:#fff;border:1px solid #dedede;border-radius:16px}@media screen and (max-width:767px){.MyPreordersCard_card___2Tvr{gap:.32rem;padding:.4266666667rem;border-radius:.2133333333rem}}.MyPreordersCard_status-row__Lp2Ot{display:flex;justify-content:flex-start}.MyPreordersCard_status__2NT0m{padding:6px 12px;font-size:12px;font-weight:600;text-transform:uppercase;border-radius:20px}@media screen and (max-width:767px){.MyPreordersCard_status__2NT0m{padding:.1066666667rem .2133333333rem;font-size:.2666666667rem;border-radius:.2666666667rem}}.MyPreordersCard_main-content__hrzsj{display:flex;gap:16px;align-items:flex-start}@media screen and (max-width:767px){.MyPreordersCard_main-content__hrzsj{gap:.32rem}}.MyPreordersCard_status-launched__qrIqB,.MyPreordersCard_status-launching__wyA2W{color:#07c160;background:linear-gradient(180deg,#ecfff1,#f7faf7)}.MyPreordersCard_status-paused__ZKg26{color:#d60041;background:linear-gradient(180deg,#fff3fc,#f7f8fa)}.MyPreordersCard_status-default__1lAQe{color:#666;background:#f5f5f5}.MyPreordersCard_image-container__8Hn3Q{flex-shrink:0;width:120px;height:120px}@media screen and (max-width:767px){.MyPreordersCard_image-container__8Hn3Q{width:2.4rem;height:2.4rem}}.MyPreordersCard_image-placeholder__6YRLK{width:100%;height:100%;background:#f5f5f5;border-radius:12px}@media screen and (max-width:767px){.MyPreordersCard_image-placeholder__6YRLK{border-radius:.2133333333rem}}.MyPreordersCard_content__FRrnj{display:flex;flex:1;flex-direction:column;gap:8px;justify-content:space-between}.MyPreordersCard_content__FRrnj .MyPreordersCard_title__eG6dz{margin:0;font-size:18px;font-weight:600;line-height:1.3;color:#1d2a3b}@media screen and (max-width:767px){.MyPreordersCard_content__FRrnj .MyPreordersCard_title__eG6dz{font-size:.3733333333rem}}.MyPreordersCard_content__FRrnj .MyPreordersCard_price__4Y0Aa{margin:0;font-size:20px;font-weight:700;color:#333}@media screen and (max-width:767px){.MyPreordersCard_content__FRrnj .MyPreordersCard_price__4Y0Aa{font-size:.4266666667rem}}.MyPreordersCard_content__FRrnj .MyPreordersCard_expire-message__bOabx{font-size:12px;font-weight:500;color:#e56013}.MyPreordersCard_content__FRrnj .MyPreordersCard_progress-section__fNkc5{display:flex;flex-direction:column;gap:8px}.MyPreordersCard_content__FRrnj .MyPreordersCard_progress-section__fNkc5 .MyPreordersCard_progress-section-content__LHLuq{display:flex;align-items:center;justify-content:space-between}.MyPreordersCard_content__FRrnj .MyPreordersCard_progress-section__fNkc5 .MyPreordersCard_progress-section-content__LHLuq .MyPreordersCard_time-info__iWk9_{display:flex;gap:4px;font-size:12px;font-weight:500;color:#597497}@media screen and (max-width:767px){.MyPreordersCard_content__FRrnj{gap:.16rem}}.MyPreordersCard_button-section__NyFSS{display:flex;gap:12px;align-items:center;justify-content:flex-end}.MyPreordersCard_button-section__NyFSS .MyPreordersCard_button__3x_pA{padding:8px 24px;border-radius:20px}@media screen and (max-width:767px){.MyPreordersCard_button-section__NyFSS .MyPreordersCard_button__3x_pA{padding:.2266666667rem .72rem;border-radius:.4266666667rem}.MyPreordersCard_button-section__NyFSS{gap:.2666666667rem}}.MyPreordersCard_invite-drawer__vrRWe{border-radius:16px}.MyPreordersCard_invite-drawer__vrRWe .wooacry-drawer-row{width:540px;max-width:90vw;height:auto;max-height:none}.MyPreordersCard_invite-drawer__vrRWe .wooacry-drawer-row .MyPreordersCard_wooacry-drawer-row__header__Gds4x{border-bottom-width:0}.MyPreordersCard_invite-drawer__vrRWe .wooacry-drawer-row .MyPreordersCard_wooacry-drawer-row__footer__iQ5x6{border-top-width:0}@media screen and (max-width:767px){.MyPreordersCard_invite-drawer__vrRWe .wooacry-drawer-row{width:8rem}}.MyPreordersCard_invite-header__8GUht{text-align:center}.MyPreordersCard_invite-title__LEuZV{margin:0;font-size:18px;font-weight:600;line-height:1.3;color:#1d2a3b}@media screen and (max-width:767px){.MyPreordersCard_invite-title__LEuZV{font-size:.4266666667rem}}.MyPreordersCard_invite-content__vuOP4{padding:20px;text-align:center}@media screen and (max-width:767px){.MyPreordersCard_invite-content__vuOP4{padding:.4266666667rem}}.MyPreordersCard_invite-url__3AQpl{padding:16px;font-family:Monaco,Consolas,Courier New,monospace;font-size:14px;line-height:1.5;color:#495057;text-align:left;word-break:break-all;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px}@media screen and (max-width:767px){.MyPreordersCard_invite-url__3AQpl{padding:.32rem;font-size:.32rem;border-radius:.16rem}}.MyPreordersCard_invite-footer__EoNe1{display:flex;gap:12px;justify-content:center}@media screen and (max-width:767px){.MyPreordersCard_invite-footer__EoNe1{gap:.2666666667rem}}.MyPreordersCard_invite-cancel__uaNkk,.MyPreordersCard_invite-copy__QzRAr{flex:1;max-width:120px;height:40px;font-weight:500;border-radius:20px}@media screen and (max-width:767px){.MyPreordersCard_invite-cancel__uaNkk,.MyPreordersCard_invite-copy__QzRAr{max-width:2.4rem;height:.8533333333rem;font-size:.3466666667rem;border-radius:.4266666667rem}}.MyPreordersCard_invite-cancel__uaNkk{color:#666;background:#f5f5f5;border:1px solid #d9d9d9}.MyPreordersCard_invite-cancel__uaNkk:hover{background:#e6e6e6;border-color:#b7b7b7}.MyPreordersCard_invite-copy__QzRAr{background:#ff4757;border:1px solid #ff4757}.MyPreordersCard_invite-copy__QzRAr:hover{background:#ff3742;border-color:#ff3742}.PreorderProductCard_card__qwNbz{display:flex;flex-direction:column;min-width:6.6666666667rem;padding:.4266666667rem;background:#fff;border-radius:.2133333333rem;box-shadow:0 2px 8px rgba(0,0,0,.06)}@media screen and (min-width:767px){.PreorderProductCard_card__qwNbz{flex-direction:row;gap:20px;align-items:flex-start;padding:16px;border-radius:16px}}.PreorderProductCard_content-section__LleHh{display:flex;gap:.32rem;margin-bottom:.5333333333rem}@media screen and (min-width:767px){.PreorderProductCard_content-section__LleHh{flex:1;gap:20px;margin-bottom:0}}.PreorderProductCard_image-container__SLM3g{flex-shrink:0;width:2.9333333333rem;height:2.9333333333rem}@media screen and (min-width:767px){.PreorderProductCard_image-container__SLM3g{width:10.5714285714rem;height:10.5714285714rem}}.PreorderProductCard_image-placeholder__njExm{position:relative;overflow:hidden;width:100%;height:100%;background:#f5f5f5;border-radius:.2133333333rem}@media screen and (min-width:767px){.PreorderProductCard_image-placeholder__njExm{border-radius:8px}}.PreorderProductCard_content__QsaXV{display:flex;flex:1;flex-direction:column;justify-content:space-between}.PreorderProductCard_content__QsaXV .PreorderProductCard_title__vjZ70{margin:0 0 .1066666667rem;font-size:.2933333333rem;font-weight:600;line-height:1.3;color:#1d2a3b;word-wrap:break-word;overflow-wrap:break-word}@media screen and (min-width:767px){.PreorderProductCard_content__QsaXV .PreorderProductCard_title__vjZ70{max-width:200px;margin-bottom:6px;font-size:18px}}.PreorderProductCard_content__QsaXV .PreorderProductCard_detail-link__H4EmV{padding:0}.PreorderProductCard_content__QsaXV .PreorderProductCard_price__Jj4y4{font-size:.4266666667rem;font-weight:700;color:#333}@media screen and (min-width:767px){.PreorderProductCard_content__QsaXV .PreorderProductCard_price__Jj4y4{font-size:20px}}.PreorderProductCard_progress-section__usNag{margin-bottom:0}.PreorderProductCard_progress-section__usNag .PreorderProductCard_progress-text__gCwnu{margin-top:.08rem;font-size:.32rem;color:#666}@media screen and (min-width:767px){.PreorderProductCard_progress-section__usNag .PreorderProductCard_progress-text__gCwnu{margin-top:6px;font-size:14px}}.PreorderProductCard_no-progress-section__Vs9Ni{margin-bottom:0}.PreorderProductCard_no-progress-section__Vs9Ni .PreorderProductCard_no-progress-text__AJ4hZ{font-size:.32rem;color:#999}@media screen and (min-width:767px){.PreorderProductCard_no-progress-section__Vs9Ni .PreorderProductCard_no-progress-text__AJ4hZ{font-size:14px}}.PreorderProductCard_button-section__3fuNA{width:100%}@media screen and (min-width:767px){.PreorderProductCard_button-section__3fuNA{display:flex;flex-shrink:0;align-items:flex-end;width:auto;height:100%}}.PreorderProductCard_preorder-button__BlOeW{width:100%;padding:.5rem 2rem!important;font-size:.3733333333rem;border-radius:.4266666667rem!important}@media screen and (min-width:767px){.PreorderProductCard_preorder-button__BlOeW{padding:.5rem 1rem!important;font-size:14px;border-radius:20px!important}}@media screen and (min-width:1200px){.PreorderProductCard_preorder-button__BlOeW{padding:.5rem 2rem!important;border-radius:20px!important}}.ProductList_container__b6bF0{padding:0 .2666666667rem}@media screen and (min-width:767px){.ProductList_container__b6bF0{padding:0}}.ProductList_list__r048K{display:flex;flex-direction:column;gap:.4266666667rem}@media screen and (min-width:767px){.ProductList_list__r048K.ProductList_list-preorder__BIo95{grid-template-columns:repeat(2,1fr)}.ProductList_list__r048K.ProductList_list-my-preorder__csA3h{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media screen and (max-width:767px){.ProductList_list__r048K.ProductList_list-my-preorder__csA3h{gap:.32rem}}@media screen and (min-width:767px){.ProductList_list__r048K{display:grid;gap:20px}}.ProductList_empty__rqFAz{padding:1.0666666667rem .4266666667rem;color:#999;text-align:center}.ProductList_empty__rqFAz p{margin:0;font-size:.3733333333rem}@media screen and (min-width:767px){.ProductList_empty__rqFAz p{font-size:16px}.ProductList_empty__rqFAz{grid-column:1/-1;padding:80px 32px}}.MyPreordersDrawer_drawer-header__Fk7hs{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:600;color:#121212}.MyPreordersDrawer_drawer-content__erHpv{display:flex;flex-direction:column;width:100%;height:100%;padding:19px 15px}.MyPreordersDrawer_finished__LIwDK,.MyPreordersDrawer_loading___aFWw{padding:16px;font-size:14px;color:#777e90;text-align:center}.SearchInput_search__s9iHT{position:relative}.SearchInput_search__s9iHT input{width:100%;height:100%;font-size:14px;background:transparent;border:none;outline:none}.SearchInput_search__s9iHT input::placeholder{color:#999}@media screen and (min-width:767px){.SearchInput_search__s9iHT input{padding:0 20px 0 44px;border-radius:8px}}@media screen and (max-width:766px){.SearchInput_search__s9iHT input{padding:0 .8rem 0 .2666666667rem;font-size:.3733333333rem;border-radius:.2666666667rem}}.SearchInput_search__s9iHT .i-rz-search{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);color:#666}@media screen and (min-width:767px){.SearchInput_search__s9iHT .i-rz-search{left:12px;width:20px;height:20px}}@media screen and (max-width:766px){.SearchInput_search__s9iHT .i-rz-search{right:.2666666667rem;width:.4266666667rem;height:.4266666667rem}}@media screen and (min-width:767px){.SearchInput_search__s9iHT{width:242px;height:44px;background:#fff;border:1px solid #d8cbdb;border-radius:8px}}@media screen and (max-width:766px){.SearchInput_search__s9iHT{width:9.36rem;height:.8rem;background:#fff;border-radius:.2666666667rem}}.PreorderContent_drawer-content___unub{padding:.2666666667rem}@media screen and (min-width:767px){.PreorderContent_drawer-content___unub{padding:20px}}.PreorderContent_content-section__asjX7{margin-bottom:.5333333333rem}.PreorderContent_content-section__asjX7:last-child{margin-bottom:0}@media screen and (min-width:767px){.PreorderContent_content-section__asjX7{margin-bottom:30px}}.PreorderContent_content-section__asjX7 h3{margin:0 0 .2133333333rem;font-size:.3733333333rem;font-weight:600;color:#1d2a3b}@media screen and (min-width:767px){.PreorderContent_content-section__asjX7 h3{margin-bottom:12px;font-size:18px}}.PreorderContent_content-section__asjX7 p{margin:0;font-size:.32rem;line-height:1.6;color:#777e90}@media screen and (min-width:767px){.PreorderContent_content-section__asjX7 p{font-size:14px}}.PreorderContent_content-section__asjX7 p strong{font-weight:600;color:#1d2a3b}.PreorderContent_content-section__asjX7 ul{margin:0;padding-left:.2666666667rem;list-style-type:disc}@media screen and (min-width:767px){.PreorderContent_content-section__asjX7 ul{padding-left:20px}}.PreorderContent_content-section__asjX7 ul li{margin-bottom:.1066666667rem;font-size:.32rem;line-height:1.6;color:#777e90}@media screen and (min-width:767px){.PreorderContent_content-section__asjX7 ul li{margin-bottom:6px;font-size:14px}}.PreorderContent_content-section__asjX7 ol{margin:0;padding-left:.2666666667rem;list-style-type:decimal}@media screen and (min-width:767px){.PreorderContent_content-section__asjX7 ol{padding-left:20px}}.PreorderContent_content-section__asjX7 ol li{margin-bottom:.1066666667rem;font-size:.32rem;line-height:1.6;color:#777e90}@media screen and (min-width:767px){.PreorderContent_content-section__asjX7 ol li{margin-bottom:6px;font-size:14px}}.PreorderContent_content-section__asjX7 .PreorderContent_term-item__HGJO0{margin-bottom:.32rem;padding:.2133333333rem;background:#f8f9fa;border-radius:.1066666667rem}@media screen and (min-width:767px){.PreorderContent_content-section__asjX7 .PreorderContent_term-item__HGJO0{margin-bottom:16px;padding:12px;border-radius:6px}}.PreorderContent_content-section__asjX7 .PreorderContent_term-item__HGJO0 h4{margin:0 0 .1066666667rem;font-size:.32rem;font-weight:600;color:#1d2a3b}@media screen and (min-width:767px){.PreorderContent_content-section__asjX7 .PreorderContent_term-item__HGJO0 h4{margin-bottom:6px;font-size:16px}}.PreorderContent_content-section__asjX7 .PreorderContent_term-item__HGJO0 p{margin:0 0 .1066666667rem}.PreorderContent_content-section__asjX7 .PreorderContent_qa-item__67_UV{margin-bottom:.32rem}@media screen and (min-width:767px){.PreorderContent_content-section__asjX7 .PreorderContent_qa-item__67_UV{margin-bottom:16px}}.PreorderContent_content-section__asjX7 .PreorderContent_qa-item__67_UV h4{margin:0 0 .16rem;font-size:.32rem;font-weight:600;color:#1d2a3b}@media screen and (min-width:767px){.PreorderContent_content-section__asjX7 .PreorderContent_qa-item__67_UV h4{margin-bottom:8px;font-size:16px}}.PreorderContent_content-section__asjX7 .PreorderContent_qa-item__67_UV p{margin:0 0 .1066666667rem}.PreorderContent_content-section__asjX7 .PreorderContent_qa-item__67_UV ul ul{margin-top:.1066666667rem}@media screen and (min-width:767px){.PreorderContent_content-section__asjX7 .PreorderContent_qa-item__67_UV ul ul{margin-top:6px}}.PreorderContent_content-section__asjX7 .PreorderContent_qa-item__67_UV p:last-child,.PreorderContent_content-section__asjX7 .PreorderContent_qa-item__67_UV:last-child,.PreorderContent_content-section__asjX7 .PreorderContent_term-item__HGJO0 p:last-child,.PreorderContent_content-section__asjX7 .PreorderContent_term-item__HGJO0:last-child,.PreorderContent_content-section__asjX7 ol li:last-child,.PreorderContent_content-section__asjX7 ul li:last-child{margin-bottom:0}.PreorderHeader_header__A3j_S{display:flex;flex-direction:column-reverse;padding:.32rem}.PreorderHeader_header__A3j_S .PreorderHeader_content__viLnX{display:flex;flex-direction:column;gap:.32rem}.PreorderHeader_header__A3j_S .PreorderHeader_content__viLnX .PreorderHeader_title__R1ZLV{padding-top:.2666666667rem;font-size:.5866666667rem;font-weight:700;color:#1d2a3b}@media screen and (min-width:767px){.PreorderHeader_header__A3j_S .PreorderHeader_content__viLnX .PreorderHeader_title__R1ZLV{padding-top:0;font-size:40px}}.PreorderHeader_header__A3j_S .PreorderHeader_content__viLnX .PreorderHeader_description__mcWzF{font-size:.2666666667rem;font-weight:500;color:#777e90}@media screen and (min-width:767px){.PreorderHeader_header__A3j_S .PreorderHeader_content__viLnX .PreorderHeader_description__mcWzF{font-size:14px}.PreorderHeader_header__A3j_S .PreorderHeader_content__viLnX{gap:9px}}.PreorderHeader_header__A3j_S .PreorderHeader_learn-more__ML9AQ{cursor:pointer;display:inline-block;font-size:.2666666667rem;color:#36f}@media screen and (min-width:767px){.PreorderHeader_header__A3j_S .PreorderHeader_learn-more__ML9AQ{font-size:14px}.PreorderHeader_header__A3j_S{flex-direction:row;align-items:flex-start;justify-content:space-between;padding-bottom:24px}}.PreorderHeader_drawer-header__qEBR_ h2{margin:0;font-size:.4266666667rem;font-weight:600;color:#1d2a3b}@media screen and (min-width:767px){.PreorderHeader_drawer-header__qEBR_ h2{font-size:24px}}.PreorderHeader_drawer-content__DE44l{padding:.2666666667rem}.PreorderHeader_drawer-content__DE44l .PreorderHeader_content-section__r417I{margin-bottom:.5333333333rem}.PreorderHeader_drawer-content__DE44l .PreorderHeader_content-section__r417I:last-child{margin-bottom:0}.PreorderHeader_drawer-content__DE44l .PreorderHeader_content-section__r417I h3{margin:0 0 .2133333333rem;font-size:.3733333333rem;font-weight:600;color:#1d2a3b}@media screen and (min-width:767px){.PreorderHeader_drawer-content__DE44l .PreorderHeader_content-section__r417I h3{margin-bottom:12px;font-size:18px}}.PreorderHeader_drawer-content__DE44l .PreorderHeader_content-section__r417I p{margin:0;font-size:.32rem;line-height:1.6;color:#777e90}@media screen and (min-width:767px){.PreorderHeader_drawer-content__DE44l .PreorderHeader_content-section__r417I p{font-size:14px}}.PreorderHeader_drawer-content__DE44l .PreorderHeader_content-section__r417I ul{margin:0;padding-left:.2666666667rem;list-style-type:disc}.PreorderHeader_drawer-content__DE44l .PreorderHeader_content-section__r417I ul li{margin-bottom:.1066666667rem;font-size:.32rem;line-height:1.6;color:#777e90}.PreorderHeader_drawer-content__DE44l .PreorderHeader_content-section__r417I ul li:last-child{margin-bottom:0}@media screen and (min-width:767px){.PreorderHeader_drawer-content__DE44l .PreorderHeader_content-section__r417I ul li{margin-bottom:6px;font-size:14px}.PreorderHeader_drawer-content__DE44l .PreorderHeader_content-section__r417I ul{padding-left:20px}.PreorderHeader_drawer-content__DE44l .PreorderHeader_content-section__r417I{margin-bottom:30px}.PreorderHeader_drawer-content__DE44l{padding:20px}}.PreorderContent_content-wrapper__vU9KL{height:100%;background-image:url(/image.png);background-repeat:no-repeat;background-position:top;background-size:100% 15%}@media screen and (min-width:767px){.PreorderContent_content-wrapper__vU9KL{padding:20px;background-size:100% 36%;border-radius:8px}}.PreorderTabbar_tabbar__k_Mjr{display:none}@media screen and (max-width:767px){.PreorderTabbar_tabbar__k_Mjr{position:relative;display:flex;flex-direction:column}.PreorderTabbar_content__SLguO{position:fixed;inset:var(--fixed-header-height) 0 var(--fixed-tabbar-height) 0;overflow-y:auto;flex:1}.PreorderTabbar_tabs__18AQv{position:fixed;z-index:10;right:0;bottom:0;left:0;display:flex;height:var(--fixed-tabbar-height);background:#fff;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px rgba(0,0,0,.08)}.PreorderTabbar_tab__uNVxZ{cursor:pointer;display:flex;flex:1;align-items:center;justify-content:center;font-size:.24rem;font-weight:500;color:#8c8c8c}.PreorderTabbar_tab__uNVxZ.PreorderTabbar_active__Jubxk{color:#1d2a3b}}.carinfo_preorder-card__onaOB{padding:20px;background:linear-gradient(180deg,#fff3fc,#f7f8fa 50%,#f7f8fa);border-radius:4px}.carinfo_header__dDK4d{margin-bottom:10px;font-size:18px;font-weight:600;color:#222}.carinfo_no-car__DERkv{margin-top:20px;margin-bottom:20px;font-size:18px;font-weight:600;color:#cca0ae;text-align:center}.carinfo_progress-bar-wrapper__INmq6{display:flex;align-items:center;justify-content:space-between;margin-top:8px;margin-bottom:12px;font-size:12px;color:#597497}.carinfo_progress-text__8t4lB{font-weight:500;white-space:nowrap}.carinfo_days-left__n9DAC{margin-left:auto;color:#888;white-space:nowrap}.carinfo_desc-icon__6uj5y{width:11px;height:8px;background-image:url(https://img02.wooacry.com/svozr/resource/2025/06/25/e3825343-40cc-4fe7-aa1b-dfc71c350bb8.svg);background-repeat:no-repeat;background-size:contain}.carinfo_desc-title__eQyFM{margin:10px 0 4px;font-size:14px;font-weight:600;color:#222}.carinfo_desc-content__fpIoS{font-size:13px;line-height:1.6;color:#444}.carinfo_desc-content-item__jGTXd{position:relative;margin-top:4px;margin-left:16px;font-size:12px;font-weight:500;color:#764753}.carinfo_desc-content-item__jGTXd:before{content:"";position:absolute;top:8px;left:-10px;display:inline-block;width:4px;height:4px;margin-right:4px;background-color:#764753;border-radius:100%}@media screen and (max-width:767px){.carinfo_preorder-card__onaOB{padding:.2666666667rem;border-radius:.2133333333rem}.carinfo_desc-content-item__jGTXd{margin-top:.1066666667rem;margin-left:.24rem;font-size:.2666666667rem}.carinfo_desc-content-item__jGTXd:before{top:.16rem;left:-.24rem;width:.1066666667rem;height:.1066666667rem;margin-right:.0533333333rem;border-radius:100%}.carinfo_header__dDK4d{font-size:.3466666667rem}.carinfo_progress-bar-wrapper__INmq6{margin-top:.2666666667rem;font-size:.2666666667rem}.carinfo_desc-title__eQyFM{font-size:.32rem}.carinfo_desc-content__fpIoS{font-size:.2933333333rem}.carinfo_desc-icon__6uj5y{width:.2533333333rem;height:.1866666667rem}.carinfo_no-car__DERkv{margin-top:.2666666667rem;margin-bottom:.2666666667rem;font-size:.32rem}}.stepper_stepper__M75CX{z-index:0;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;color:var(--foreground)}.stepper_stepper__M75CX .stepper_minus__Wqii_:before,.stepper_stepper__M75CX .stepper_plus__v6E4o:after,.stepper_stepper__M75CX .stepper_plus__v6E4o:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:2px;background:var(--foreground)}.stepper_stepper__M75CX .stepper_plus__v6E4o:after{transform:translate(-50%,-50%) rotate(90deg)}.stepper_stepper__M75CX .stepper_minus__Wqii_,.stepper_stepper__M75CX .stepper_plus__v6E4o{position:relative;width:1em;height:1em;font-size:24px;border-width:1px;border-radius:5px}.stepper_stepper__M75CX .stepper_minus__Wqii_:disabled,.stepper_stepper__M75CX .stepper_plus__v6E4o:disabled{pointer-events:none;opacity:.25}.stepper_stepper__M75CX .stepper_input___Anww{z-index:1;width:34px;height:100%;padding:0 2px;text-align:center;background:transparent}.stepper_stepper__M75CX .stepper_input___Anww:focus-visible{outline-color:var(--foreground)}@media screen and (max-width:767px){.stepper_stepper__M75CX{font-size:.32rem}.stepper_stepper__M75CX .stepper_minus__Wqii_,.stepper_stepper__M75CX .stepper_plus__v6E4o{font-size:.56rem}.stepper_stepper__M75CX .stepper_input___Anww{width:.8rem}}.save-talent-item_carpool-chose-product-item__xz8IW{position:relative;display:flex;align-items:center;width:100%;margin:0 20px;padding:30px 60px 30px 20px;border-bottom:1px solid #e6e8ec}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_checkbox__gwqi1 .ant-checkbox-inner{border-radius:100px}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_product-image___GX5b{position:relative;flex-shrink:0;width:120px;height:120px;margin-left:16px;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:8px}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_product-image___GX5b .save-talent-item_share-tag__aOGtb{position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:20px;font-size:12px;color:#fff;background-color:hsla(0,0%,7%,.4);border-radius:0 0 4px 4px}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_img__E0Hdd{flex-shrink:0;width:120px;height:120px;margin-left:16px;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:8px}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_img__E0Hdd .save-talent-item_loading-icon__V9oKY{width:20px;height:20px;margin:36px auto 0;background-image:url(https://img02.wooacry.com/rzovs/resource/2024/08/29/51d3280a-7b1d-48f6-91a4-865a00d0bc04.png);background-repeat:no-repeat;background-size:contain;animation:save-talent-item_loading__A4CLa 1s infinite}@keyframes save-talent-item_loading__A4CLa{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_img__E0Hdd .save-talent-item_loading-text__qqv3b{margin-top:4px;font-size:12px;color:#fff;text-align:center}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_product-info__WVWKh{display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;width:430px;height:120px;margin-left:16px;padding-right:20px}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_product-info__WVWKh .save-talent-item_product-name__upiad{overflow:hidden;width:100%;font-size:14px;color:#121212;text-overflow:ellipsis;white-space:nowrap}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_product-info__WVWKh .save-talent-item_product-id__AL_QE{font-size:12px;color:#9399a3}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_num-input-box___T414 .save-talent-item_ant-input-number-input__MQurC{text-align:center}@media screen and (max-width:767px){.save-talent-item_carpool-chose-product-item__xz8IW{margin:0;padding:0 .2666666667rem;border-bottom:none}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_product-image___GX5b{width:2.4rem;height:2.4rem;margin-left:.2133333333rem}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_product-image___GX5b .save-talent-item_share-tag__aOGtb{font-size:.32rem}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_img__E0Hdd{width:2.4rem;height:2.4rem;margin-left:.2133333333rem;border-radius:.0533333333rem}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_img__E0Hdd .save-talent-item_loading-icon__V9oKY{width:.5333333333rem;height:.5333333333rem;margin:.5733333333rem auto 0}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_img__E0Hdd .save-talent-item_loading-text__qqv3b{margin-top:.0533333333rem;font-size:.2933333333rem}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_product-info__WVWKh{position:relative;width:5.3333333333rem;height:2.4rem}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_product-info__WVWKh .save-talent-item_product-name__upiad{width:5.3333333333rem;font-size:.32rem;font-weight:600;color:#1d2a3b}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_product-info__WVWKh .save-talent-item_product-id__AL_QE{font-size:.2933333333rem;font-weight:500;color:#597497}.save-talent-item_carpool-chose-product-item__xz8IW .save-talent-item_product-info__WVWKh .save-talent-item_num-input-mobile-box__HkgJz{position:absolute;right:0;bottom:0}}.carpool-chose-products_drawer-header-box__FHOwG{display:flex;justify-content:space-between}.carpool-chose-products_drawer-footer__wMAsc{display:flex;gap:10px;justify-content:flex-end}.carpool-chose-products_drawer-footer__wMAsc .carpool-chose-products_primary-btn__oQTF_{width:128px;height:36px;font-weight:600;color:#fff;background:#d60041;border:none;border-radius:4px}.carpool-chose-products_drawer-footer__wMAsc .carpool-chose-products_primary-btn__oQTF_:hover{background:#d60041}.carpool-chose-products_drawer-footer__wMAsc .carpool-chose-products_gray-btn__kNBu3{width:128px;height:36px;font-weight:600;color:#d60041;background:#fff;border:1px solid #d60041;border-radius:4px}.carpool-chose-products_drawer-footer__wMAsc .carpool-chose-products_design-new-product-btn__9DbEZ{width:228px}.carpool-chose-products_drawer-content__qwTsR .carpool-chose-products_cont-title___vxZA{display:flex;align-items:center;height:40px;margin:20px;background:#f7f8fa;border-radius:4px}.carpool-chose-products_drawer-content__qwTsR .carpool-chose-products_check-box__buuMH{width:17px;height:18px;margin-right:16px;margin-left:16px;background:#fff;border:1px solid #dedede;border-radius:100px}.carpool-chose-products_drawer-content__qwTsR .carpool-chose-products_info__DZlwh{width:580px;font-size:14px;font-weight:600;color:#1d2a3b}.carpool-chose-products_drawer-content__qwTsR .carpool-chose-products_count__lOZt9{font-size:14px;font-weight:600;color:#1d2a3b}.carpool-chose-products_drawer-content__qwTsR .carpool-chose-products_no-car-product-data__G9te8{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:100px}.carpool-chose-products_drawer-content__qwTsR .carpool-chose-products_no-car-product-data__G9te8 .carpool-chose-products_img__tRA00{display:inline-flex;width:120px;height:120px}.carpool-chose-products_drawer-content__qwTsR .carpool-chose-products_no-car-product-data__G9te8 .carpool-chose-products_desc__iUe0h{font-size:14px;color:#1d2a3b}@media screen and (max-width:767px){.carpool-chose-products_drawer-footer__wMAsc{gap:.1333333333rem}.carpool-chose-products_drawer-footer__wMAsc .carpool-chose-products_gray-btn__kNBu3,.carpool-chose-products_drawer-footer__wMAsc .carpool-chose-products_primary-btn__oQTF_{width:100%;height:1.0666666667rem;border-radius:100%}.carpool-chose-products_drawer-footer__wMAsc .carpool-chose-products_design-new-product-btn__9DbEZ{width:100%;border-radius:100%}.carpool-chose-products_drawer-content__qwTsR{overflow-y:auto;display:flex;flex-wrap:wrap;align-content:flex-start;height:8rem}.carpool-chose-products_drawer-content__qwTsR .carpool-chose-products_no-car-product-data__G9te8{width:100%;padding-top:1.3333333333rem}.carpool-chose-products_drawer-content__qwTsR .carpool-chose-products_no-car-product-data__G9te8 .carpool-chose-products_img__tRA00{width:2.9333333333rem;height:2.9333333333rem}.carpool-chose-products_drawer-content__qwTsR .carpool-chose-products_no-car-product-data__G9te8 .carpool-chose-products_desc__iUe0h{font-size:.32rem;font-weight:500}}.product-card_card__5sK5M{--wooacry-img-width:236px;--wooacry-img-height:236px;--wooacry-footer-bg:#fff;--wooacry-img-radius:4px 4px 0 0;border-radius:var(--wooacry-img-radius)}.product-card_card__5sK5M .product-card_img-wrap__WiyqW{position:relative;overflow:hidden;width:var(--wooacry-img-width,236px);height:var(--wooacry-img-height,236px);background:#e5e5e5;border-radius:var(--wooacry-img-radius)}.product-card_card__5sK5M .product-card_img-wrap__WiyqW .product-card_nav-image__2zywX{width:100%;height:100%}.product-card_card__5sK5M .product-card_card-footer__1JIhL{display:flex;flex-direction:column;gap:12px;width:var(--wooacry-img-width,236px);padding:10px 8px;background:var(--wooacry-footer-bg,#fff);border-radius:0 0 4px 4px}.product-card_card__5sK5M .product-card_card-footer__1JIhL .product-card_line-through-price__52uKE{color:#999;text-decoration:line-through}.product-card_card__5sK5M .product-card_card-footer__1JIhL .product-card_price-wrap___TOQ1{display:flex;align-items:center;justify-content:center}.product-card_card__5sK5M .product-card_card-footer__1JIhL .product-card_price-wrap___TOQ1 .product-card_progress-text__saT9W{font-size:12px;color:#597497;white-space:nowrap}.product-card_card__5sK5M .product-card_card-footer__1JIhL .product-card_price-wrap___TOQ1 .wooacry-product-list-item-price-wrap{width:auto!important}.product-card_card__5sK5M .product-card_card-footer__1JIhL .product-card_price-wrap___TOQ1:has(.product-card_progress-text__saT9W) .wooacry-product-list-item-price{text-align:left}.product-card_card__5sK5M .product-card_name__Sx5Wr{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;width:100%;height:36px;font-size:14px;font-weight:400;line-height:18px;color:#3a4f66;text-align:center;text-overflow:ellipsis}.product-card_card__5sK5M .product-card_price__f43eq{width:100%;margin-bottom:6px;font-size:14px;font-weight:500;line-height:18px;color:#d60041;text-align:center}.product-card_card__5sK5M:hover .product-card_name__Sx5Wr{color:var(--foreground)}@media screen and (max-width:767px){.product-card_card__5sK5M{--wooacry-img-width:4.6133333333rem;--wooacry-img-height:4.6133333333rem;--wooacry-img-radius:0.2133333333rem 0.2133333333rem 0 0;border-radius:var(--wooacry-img-radius)}.product-card_card__5sK5M .product-card_card-footer__1JIhL{gap:.3733333333rem;padding:.2666666667rem .1333333333rem;border-radius:0 0 .2133333333rem .2133333333rem}.product-card_card__5sK5M .product-card_name__Sx5Wr{height:.88rem;font-size:.3466666667rem;font-weight:500;line-height:.4133333333rem;color:#333}.product-card_card__5sK5M .product-card_price__f43eq{margin-bottom:0;font-size:.3466666667rem;font-weight:600;line-height:.4rem}}.popup-warn_popup-warn___HfDI{background:#fff;border-radius:16px;box-shadow:0 2px 20px 0 rgba(0,0,0,.08)}.popup-warn_container__5eUW7{display:flex;flex-direction:column;align-items:center;width:440px;padding:24px 0;text-align:center}.popup-warn_container__5eUW7 .popup-warn_icon__9N9aR{width:36px;height:36px;margin-bottom:4px}.popup-warn_container__5eUW7 .popup-warn_title__qJViE{margin-bottom:10px;padding:20px 0;font-size:15px;font-weight:600;line-height:20px;color:#1d2a3b}.popup-warn_container__5eUW7 .popup-warn_desc__R4tJj{margin-bottom:20px;font-size:13px;font-weight:500;line-height:16px;color:#222}.popup-warn_container__5eUW7 .popup-warn_footer__GoSQW{cursor:pointer;width:135px;height:40px;font-size:14px;font-weight:600;line-height:18px;color:#fff;background:#d60041;border-radius:20px}@media screen and (max-width:767px){.popup-warn_popup-warn___HfDI{background:#fff;border-radius:.32rem}.popup-warn_container__5eUW7{width:8.72rem;padding:.6666666667rem .64rem}.popup-warn_container__5eUW7 .popup-warn_icon__9N9aR{width:1.0133333333rem;height:1.0133333333rem;margin-bottom:.16rem}.popup-warn_container__5eUW7 .popup-warn_title__qJViE{margin-bottom:.1333333333rem;padding:.5333333333rem 0;font-size:.4rem;line-height:.5333333333rem}.popup-warn_container__5eUW7 .popup-warn_desc__R4tJj{font-size:.3466666667rem;line-height:.4266666667rem}.popup-warn_container__5eUW7 .popup-warn_footer__GoSQW{width:100%;height:1.0666666667rem;font-size:.3733333333rem;line-height:.4533333333rem;border-radius:.5333333333rem}}