:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:grey;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.adm-notice-bar{--background-color:var(--adm-color-weak);--border-color:var(--adm-color-weak);--text-color:var(--adm-color-text-light-solid);--font-size:var(--adm-font-size-7);--icon-font-size:var(--adm-font-size-10);--height:40px;--adm-notice-bar-border-radius:4px;--adm-notice-bar-border-width:1px;height:var(--height);box-sizing:border-box;font-size:var(--font-size);padding:0 12px;display:flex;align-items:center;justify-content:space-between;border:solid var(--adm-notice-bar-border-width) var(--border-color);border-left-width:0;border-right-width:0;background-color:var(--background-color)}.adm-notice-bar,.adm-notice-bar>span[role=img]{color:var(--text-color)}.adm-notice-bar.adm-notice-bar-alert{--background-color:#fff9ed;--border-color:#fff3e9;--text-color:var(--adm-color-orange)}.adm-notice-bar.adm-notice-bar-error{--background-color:var(--adm-color-danger);--border-color:#d9281e;--text-color:#fff}.adm-notice-bar.adm-notice-bar-info{--background-color:#d0e4ff;--border-color:#bcd8ff;--text-color:var(--adm-color-primary)}.adm-notice-bar.adm-notice-bar-success{--background-color:#d1fff0;--border-color:#a8f0d8;--text-color:var(--adm-color-success)}.adm-notice-bar .adm-notice-bar-left{flex-shrink:0;margin-right:8px;font-size:var(--icon-font-size)}.adm-notice-bar .adm-notice-bar-content{flex:1 1;overflow:hidden;position:relative;height:100%;display:flex;align-items:center}.adm-notice-bar .adm-notice-bar-content .adm-notice-bar-content-inner{width:auto;transition-timing-function:linear;white-space:nowrap}.adm-notice-bar-wrap.adm-notice-bar .adm-notice-bar-content .adm-notice-bar-content-inner{white-space:normal}.adm-notice-bar .adm-notice-bar-right{display:flex;align-items:center;flex-shrink:0;margin-left:12px}.adm-notice-bar-close{width:24px;height:24px;margin-right:-3px;display:flex;align-items:center;justify-content:center;font-size:var(--adm-font-size-10)}.adm-notice-bar-wrap{height:auto;align-items:flex-start;padding-top:8px;padding-bottom:8px;line-height:22px}.adm-notice-bar-neutral{border-radius:var(--adm-notice-bar-border-radius)}.adm-notice-bar-rounded{border-radius:1000px}.adm-notice-bar-bordered{border-left-width:var(--adm-notice-bar-border-width);border-right-width:var(--adm-notice-bar-border-width)}.adm-notice-bar-without-border{border-top-width:0;border-bottom-width:0}.adm-toast-mask .adm-toast-wrap{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center}.adm-toast-mask .adm-toast-main{display:inline-block;position:relative;top:50%;transform:translateY(-50%);width:auto;max-width:204px;max-height:70%;overflow:auto;color:#fff;word-break:break-all;background-color:rgba(0,0,0,.7);border-radius:8px;pointer-events:all;font-size:var(--adm-font-size-7);line-height:1.5;box-sizing:border-box;text-align:initial}.adm-toast-mask .adm-toast-main-text{padding:12px;min-width:0}.adm-toast-mask .adm-toast-main-icon{padding:35px 12px;min-width:150px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{text-align:center;margin-bottom:8px;font-size:36px;line-height:1}.adm-toast-loading{--size:48px;margin:0 auto 8px}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;animation:adm-spin-loading-rotate .8s linear infinite}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adm-mask{--z-index:var(--adm-mask-z-index,1000);position:fixed;z-index:var(--z-index);display:block}.adm-mask,.adm-mask-aria-button{top:0;left:0;width:100%;height:100%}.adm-mask-aria-button{position:absolute;z-index:0;pointer-events:none}.adm-mask-content{z-index:1}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.BlackFridayModal_overlay__Bs304{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;display:flex;align-items:center;justify-content:center}.BlackFridayModal_backdrop__e2w04{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.BlackFridayModal_positioner__2yuTG{position:relative;z-index:1;width:100%;max-width:480px;padding:20px}.BlackFridayModal_panel__2pLP5{background:#1a1a1a;border:1px solid #333;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.5);overflow:hidden;position:relative;color:#fff;text-align:center;padding:30px 24px}.BlackFridayModal_close__HcXBz{position:absolute;top:16px;right:16px;background:none;border:none;color:#666;font-size:20px;cursor:pointer;z-index:2;transition:color .2s}.BlackFridayModal_close__HcXBz:hover{color:#fff}.BlackFridayModal_badge__7jtKq{display:inline-block;background-color:gold;color:#000;font-weight:800;font-size:12px;padding:4px 12px;border-radius:12px;text-transform:uppercase;margin-bottom:20px;letter-spacing:.5px}.BlackFridayModal_headline__lcXCM{font-size:28px;font-weight:700;line-height:1.2;margin-bottom:12px;color:#fff}.BlackFridayModal_headline__lcXCM span{color:gold}.BlackFridayModal_subHeadline__Gxta1{font-size:15px;line-height:1.5;color:#999;margin-bottom:30px;padding:0 10px}.BlackFridayModal_subHeadline__Gxta1 strong{color:#ff4d4f;font-weight:600}.BlackFridayModal_ctaStack__e9DRd{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.BlackFridayModal_primaryButton__s7cZ5{background-color:gold;color:#000;border:none;border-radius:50px;padding:14px 24px;font-size:16px;font-weight:700;cursor:pointer;transition:transform .1s,background-color .2s;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.BlackFridayModal_primaryButton__s7cZ5:hover{background-color:#ffdf33;transform:scale(1.02)}.BlackFridayModal_primaryButton__s7cZ5:active{transform:scale(.98)}.BlackFridayModal_secondaryButton__asbH8{background-color:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.3);border-radius:50px;padding:12px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .2s,background-color .2s;width:100%}.BlackFridayModal_secondaryButton__asbH8:hover{border-color:#fff;background-color:hsla(0,0%,100%,.05)}.BlackFridayModal_footerNote__Zb7hO{font-size:12px;color:#666;margin-top:8px}.BlackFridayModal_qrContainer__bGGY9{margin-top:20px;padding:16px;background:#fff;border-radius:12px;display:inline-block;animation:BlackFridayModal_fadeIn__t7fsK .3s ease-out}@keyframes BlackFridayModal_fadeIn__t7fsK{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.privacyPolicy_page__F3XLq{width:1000px;margin:0 auto;padding:80px 0;font-size:16px}.privacyPolicy_page__F3XLq .privacyPolicy_title__Xo9zt{font-size:24px;font-weight:700}.privacyPolicy_page__F3XLq .privacyPolicy_time__Ht_58{margin-bottom:30px;font-size:16px;font-weight:700}.privacyPolicy_page__F3XLq .privacyPolicy_section_title__60Lxk{font-size:18px;font-weight:700}.privacyPolicy_page__F3XLq .privacyPolicy_section_title__60Lxk+.privacyPolicy_section_subtitle__fftuT{margin-top:15px}.privacyPolicy_page__F3XLq .privacyPolicy_section_title__60Lxk+.privacyPolicy_text__JrLNL{margin-top:10px}.privacyPolicy_page__F3XLq .privacyPolicy_section_subtitle__fftuT{font-weight:700}.privacyPolicy_page__F3XLq .privacyPolicy_section_subtitle__fftuT+.privacyPolicy_text__JrLNL{margin-top:10px}.privacyPolicy_page__F3XLq .privacyPolicy_text__JrLNL .privacyPolicy_text_strong__72zNh{font-weight:700}.privacyPolicy_page__F3XLq .privacyPolicy_text__JrLNL+.privacyPolicy_text__JrLNL{margin-top:10px}.privacyPolicy_page__F3XLq .privacyPolicy_text__JrLNL+.privacyPolicy_section_subtitle__fftuT,.privacyPolicy_page__F3XLq .privacyPolicy_text__JrLNL+.privacyPolicy_section_title__60Lxk{margin-top:30px}.privacyPolicy_page__F3XLq .privacyPolicy_text__JrLNL.privacyPolicy_text_decorate__McbTS{position:relative;padding-left:18px}.privacyPolicy_page__F3XLq .privacyPolicy_text__JrLNL.privacyPolicy_text_decorate__McbTS:before{content:"";position:absolute;left:0;top:11px;width:5px;height:5px;border-radius:50%;background-color:#2a6ee9}.privacyPolicy_page__F3XLq .privacyPolicy_divider__zd5nB{margin:50px 0;border-bottom:1px solid #999}.privacyPolicy_page__F3XLq.privacyPolicy_popup___V7nd{width:100%;padding:0}.privacyPolicy_page__F3XLq.privacyPolicy_popup___V7nd .privacyPolicy_divider__zd5nB{margin:30px 0}.taskDetails_page__NM0ZD{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;padding:32px 12px 32px 0;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;display:none}.taskDetails_page__NM0ZD .taskDetails_title__xX0JH{display:flex;align-items:center;justify-content:space-between;padding:0 20px 32px 32px}.taskDetails_page__NM0ZD .taskDetails_title__xX0JH .taskDetails_title_return__tsw4F{cursor:pointer;display:flex;align-items:center;margin-bottom:-12px}.taskDetails_page__NM0ZD .taskDetails_title__xX0JH .taskDetails_title_return__tsw4F .taskDetails_title_return_icon__fV_B3{margin-left:12px;height:28px;transform:rotate(180deg)}.taskDetails_page__NM0ZD .taskDetails_title__xX0JH .taskDetails_title_return__tsw4F .taskDetails_title_return_span__lKEQb{height:28px;line-height:28px;color:#111827;font-size:20px;font-weight:700}.taskDetails_page__NM0ZD .taskDetails_title__xX0JH .taskDetails_title_info__YOvXt{display:flex;align-items:center;justify-content:flex-end}.taskDetails_page__NM0ZD .taskDetails_title__xX0JH .taskDetails_title_info__YOvXt .taskDetails_title_info_item__a0pch{margin-right:40px;height:28px;display:flex;align-items:flex-end}.taskDetails_page__NM0ZD .taskDetails_title__xX0JH .taskDetails_title_info__YOvXt .taskDetails_title_info_item__a0pch:last-child{margin-right:0}.taskDetails_page__NM0ZD .taskDetails_title__xX0JH .taskDetails_title_info__YOvXt .taskDetails_title_info_item__a0pch.taskDetails_title_info_item_redund_count__AR__p .taskDetails_title_info_item_value__BfCuJ{font-size:24px}.taskDetails_page__NM0ZD .taskDetails_title__xX0JH .taskDetails_title_info__YOvXt .taskDetails_title_info_item__a0pch.taskDetails_title_info_item_money__2BaBN .taskDetails_title_info_item_value__BfCuJ{font-size:24px;font-weight:700}.taskDetails_page__NM0ZD .taskDetails_title__xX0JH .taskDetails_title_info__YOvXt .taskDetails_title_info_item__a0pch .taskDetails_title_info_item_title__x4E43{color:#818992;font-size:14px;line-height:14px;margin-right:16px}.taskDetails_page__NM0ZD .taskDetails_title__xX0JH .taskDetails_title_info__YOvXt .taskDetails_title_info_item__a0pch .taskDetails_title_info_item_value__BfCuJ{color:#111827;font-weight:700;font-size:16px;line-height:16px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n{height:calc(100% - 60px);padding:0 20px 0 32px;overflow:auto}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h{position:relative;max-height:180px;display:flex;justify-content:space-between;padding:20px;border:1px solid #e5e5e5;border-radius:10px;background-color:hsla(0,0%,100%,.6);box-shadow:0 6px 58px 0 rgba(196,203,214,.104);margin-bottom:20px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_chat_record__Quj5y{position:absolute;right:20px;bottom:10px;cursor:pointer;z-index:999}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_chat_record__Quj5y:hover{color:#1d4ed8}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_chat_record__Quj5y .taskDetails_refund_product_item_chat_record_icon__2QS2s{width:28px;height:28px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1{display:flex;align-items:center;width:760px;flex:1 1}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1 .taskDetails_product_item_cover__eVFLn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:110px;height:110px;margin-right:20px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1 .taskDetails_product_item_cover__eVFLn img{max-width:100%;max-height:100%}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1 .taskDetails_product_item_content__Jp8Ox{height:100%;font-size:14px;color:#111827;line-height:22px;position:relative;overflow:hidden}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1 .taskDetails_product_item_content__Jp8Ox .taskDetails_product_item_summary__Vh2xy{line-height:24px;max-height:72px;color:#111827;font-size:16px;font-weight:700;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1 .taskDetails_product_item_content__Jp8Ox .taskDetails_product_item_title__f6n0r{margin-top:8px;max-width:100%;color:#818992;font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1 .taskDetails_product_item_content__Jp8Ox .taskDetails_product_item_title__f6n0r:hover{color:#1d4ed8;text-decoration:underline}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1 .taskDetails_product_item_content__Jp8Ox .taskDetails_product_item_price__qQ8WL{display:flex;align-items:center}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1 .taskDetails_product_item_content__Jp8Ox .taskDetails_product_item_price__qQ8WL .taskDetails_product_item_price_item__BqYff{white-space:nowrap;margin-right:16px;color:#111827;font-size:14px;display:flex;align-items:center;height:22px;line-height:22px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1 .taskDetails_product_item_content__Jp8Ox .taskDetails_product_item_price__qQ8WL .taskDetails_product_item_price_item__BqYff:last-child{margin-right:0}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1 .taskDetails_product_item_content__Jp8Ox .taskDetails_product_item_price__qQ8WL .taskDetails_product_item_price_item__BqYff .taskDetails_product_item_price_item_icon__OO9j8{width:22px;height:22px;margin-right:2px;margin-top:0}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1 .taskDetails_product_item_content__Jp8Ox .taskDetails_product_item_price__qQ8WL .taskDetails_product_item_price_item__BqYff .taskDetails_product_item_price_item_value__IH85_{font-weight:700;margin-left:2px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_cover_content__8xRb1 .taskDetails_product_item_content__Jp8Ox .taskDetails_product_item_price__qQ8WL .taskDetails_product_item_price_item__BqYff .taskDetails_product_item_price_item_icon_down__XNvBH{width:10px;height:10px;margin-left:4px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;width:220px;font-size:12px;line-height:18px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item__1nmKv{margin-top:8px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item__1nmKv.taskDetails_product_item_compensation_item_refund_price__PDTrp{margin-top:0}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item__1nmKv+.taskDetails_product_item_compensation_item__1nmKv{margin-top:4px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item__1nmKv.taskDetails_product_item_compensation_item_refund_price__PDTrp .taskDetails_product_item_compensation_item_refund_price_title__P4pzU{color:#4b5563;font-size:12px;margin-right:4px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item__1nmKv .taskDetails_product_item_compensation_item_tag__j4GNk{display:inline-block;margin-top:4px;padding:6px 12px;font-size:12px;line-height:1;color:#111827;background-color:rgba(51,186,67,.1);border-radius:2px;white-space:nowrap}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item__1nmKv .taskDetails_text_strong__BwOiP{color:#111827;font-size:24px;font-weight:700}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item__1nmKv.taskDetails_item_strong__D89QA{font-size:18px;font-weight:700}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item__1nmKv.taskDetails_item_status_0__LjtYw{color:#5a5a5a}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item__1nmKv.taskDetails_item_status_2__2pCxw{color:#ad0000}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item__1nmKv.taskDetails_item_status_3__O8rxY{color:#5a5a5a}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item__1nmKv.taskDetails_compensation_flex__dQmQy{display:flex;font-size:12px;line-height:18px;color:#4b5563}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item__1nmKv.taskDetails_compensation_flex__dQmQy .taskDetails_product_item_compensation_item_text__MgNT1{width:208px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:default}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_item_others__MkjRX{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_total___dFTS{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px;font-size:12px;line-height:18px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_span__BTjmT{color:#df241a}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_total_amount__mn_yX{font-weight:600}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_dispute___tDl2{margin-left:0;cursor:pointer;height:18px;padding:2px 6px;border-radius:4px;background-color:#fdeeed;color:#4b5563;font-size:12px;line-height:12px;display:flex;align-items:center}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_dispute___tDl2 .taskDetails_product_item_dispute_icon__Rcq1A{width:8px;height:8px;margin-right:2px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_returned__r2nMn{margin-left:12px;height:16px;padding:2px 6px;background-color:#eaf8ec;color:#33ba43;font-size:12px;line-height:12px}.taskDetails_page__NM0ZD.taskDetails_active__Q_JK5{display:block;animation:taskDetails_page_show__M0s4b .2s both;-webkit-animation:taskDetails_page_show__M0s4b .2s both}@keyframes taskDetails_page_show__M0s4b{0%{top:100px;opacity:0}to{top:0;opacity:1}}.BlackFridayBanner_banner__0h390{background:linear-gradient(90deg,#000,#1a1a1a);color:#fff;padding:12px 24px;display:flex;align-items:center;justify-content:center;gap:16px;border-bottom:1px solid #333;position:relative;z-index:99;box-shadow:0 2px 10px rgba(0,0,0,.2)}@media (max-width:768px){.BlackFridayBanner_banner__0h390{flex-direction:column;gap:8px;text-align:center;padding:16px}}.BlackFridayBanner_content__1QoW0{display:flex;align-items:center;gap:12px;font-size:14px}@media (max-width:768px){.BlackFridayBanner_content__1QoW0{flex-direction:column;gap:4px}}.BlackFridayBanner_badge__QV8Q4{background-color:gold;color:#000;font-weight:800;font-size:10px;padding:2px 8px;border-radius:8px;text-transform:uppercase;letter-spacing:.5px}.BlackFridayBanner_text__ikdzV{color:#fff}.BlackFridayBanner_text__ikdzV strong{color:gold}.BlackFridayBanner_button__Mu4Sm{background-color:rgba(255,215,0,.15);color:gold;border:1px solid gold;border-radius:20px;padding:6px 16px;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px;white-space:nowrap}.BlackFridayBanner_button__Mu4Sm:hover{background-color:gold;color:#000}.index_page__o_61r{display:flex;justify-content:space-between;height:100%}.index_page__o_61r .index_total_saved__ox98l{width:260px;height:100%;padding:36px 44px;color:#111827;background-color:#fff;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 6px 58px 0 rgba(196,203,214,.104)}.index_page__o_61r .index_total_saved__ox98l .index_total_saved_label__P6miZ{display:flex;align-items:center;justify-content:center;font-size:20px}.index_page__o_61r .index_total_saved__ox98l .index_total_saved_label__P6miZ .index_total_saved_label_text__AtAxq{font-size:16px;margin-right:6px}.index_page__o_61r .index_total_saved__ox98l .index_total_saved_text__4fukX{display:flex;align-items:center;justify-content:center;margin:20px 0 32px;font-size:36px;font-weight:700;line-height:1;-moz-user-select:none;user-select:none;-webkit-user-select:none}.index_page__o_61r .index_total_saved__ox98l .index_total_saved_text__4fukX sub{margin-right:5px;font-size:20px}.index_page__o_61r .index_total_saved__ox98l .index_total_saved_start__1fwnJ{width:172px;height:44px;font-weight:700}.index_page__o_61r .index_total_saved__ox98l .index_total_saved_start__1fwnJ.index_saved_guide__QXueP{position:fixed;z-index:99}.index_page__o_61r .index_total_saved__ox98l .index_temu_button_wrapper__9yZB1{position:relative;width:172px;margin:12px auto 0}.index_page__o_61r .index_total_saved__ox98l .index_temu_price_check__J3azp{width:100%;height:44px;font-weight:600;color:#1d4ed8;border:1px solid #bfdbfe;background-color:#e9effd;box-shadow:none}.index_page__o_61r .index_total_saved__ox98l .index_temu_price_check__J3azp:focus,.index_page__o_61r .index_total_saved__ox98l .index_temu_price_check__J3azp:hover{color:#1e3a8a;border-color:#93c5fd;background-color:#dbeafe}.index_page__o_61r .index_total_saved__ox98l .index_temu_beta_badge__q34A_{position:absolute;top:-8px;right:-8px;padding:2px 8px;border-radius:999px;background-color:#e5e7eb;color:#4b5563;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;z-index:1;pointer-events:none}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70{margin-top:24px}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn{background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 20px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.03);display:flex;flex-direction:column;gap:12px}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_header__17Q5F{font-size:18px;font-weight:800;color:#111827;margin-bottom:0;letter-spacing:-.02em}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_loading__a_xch{height:200px;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:13px;background:#f9fafb;border-radius:12px}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm{cursor:pointer;display:flex;flex-direction:column;gap:12px;transition:transform .2s ease}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm:hover{transform:translateY(-2px)}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm .index_daily_finds_image_container__Vnez7{width:100%;height:180px;background:#f9fafb;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm .index_daily_finds_image_container__Vnez7 img{max-width:90%;max-height:90%;object-fit:contain;mix-blend-mode:multiply}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm .index_daily_finds_title__wIv3N{font-size:15px;font-weight:700;color:#1f2937;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:42px}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm .index_daily_finds_savings__KLJFc{font-size:20px;font-weight:800;color:#ea580c;letter-spacing:-.02em}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm .index_daily_finds_prices__NcDhH{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280;font-weight:500}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm .index_daily_finds_prices__NcDhH .index_daily_finds_price_old__ng_bT{text-decoration:line-through}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm .index_daily_finds_prices__NcDhH .index_daily_finds_price_arrow__aBvzn{color:#9ca3af;font-size:12px}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm .index_daily_finds_prices__NcDhH .index_daily_finds_price_new__VTAgG{color:#059669;font-weight:700;font-size:16px}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm .index_daily_finds_found_by__JyHUt{font-size:11px;color:#9ca3af;margin-top:-4px}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm .index_daily_finds_button__g_dAC{margin-top:4px;width:100%;height:40px;background:#f97316;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;transition:background .2s}.index_page__o_61r .index_total_saved__ox98l .index_daily_finds_section__Edt70 .index_daily_finds_wrapper_card__8azkn .index_daily_finds_inner__ryldm .index_daily_finds_button__g_dAC:hover{background:#ea580c}.index_page__o_61r .index_potential_savings__H6k_I{width:100%;height:auto;padding:0 0 24px;margin-bottom:32px;color:#111827;border-bottom:1px solid #e5e7eb}.index_page__o_61r .index_potential_savings__H6k_I .index_potential_savings_label__68sf_{display:flex;align-items:center;justify-content:center;font-size:20px}.index_page__o_61r .index_potential_savings__H6k_I .index_potential_savings_label__68sf_ .index_potential_savings_label_text__NX_4M{font-size:16px;color:#ff6b35;font-weight:600}.index_page__o_61r .index_potential_savings__H6k_I .index_potential_savings_text__sCjXF{display:flex;align-items:center;justify-content:center;margin:16px 0 12px;font-size:32px;font-weight:700;line-height:1;color:#ff6b35;-moz-user-select:none;user-select:none;-webkit-user-select:none}.index_page__o_61r .index_potential_savings__H6k_I .index_potential_savings_desc__E58JQ{display:flex;align-items:center;justify-content:center;font-size:14px;color:#818992;text-align:center;margin-bottom:24px}.index_page__o_61r .index_potential_savings__H6k_I .index_total_saved_start__1fwnJ{width:172px;height:44px;font-weight:700}.index_page__o_61r .index_potential_savings__H6k_I .index_total_saved_start__1fwnJ.index_saved_guide__QXueP{position:fixed;z-index:99}.index_page__o_61r .index_saved_history__5KLN7{position:relative;width:calc(100% - 260px - 24px);background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ{padding:32px 32px 0;height:88px;margin:0;color:#818992;font-size:22px;font-weight:700;-moz-user-select:none;user-select:none;-webkit-user-select:none;display:flex;align-items:center;justify-content:space-between;position:relative}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ .index_saved_history_title_money___FLQi{padding:0 16px;border-radius:200px;background-color:#e9effd;font-size:14px;color:#2563eb;height:36px;line-height:36px;font-weight:400;position:absolute;right:32px;top:calc(50% + 4px);transform:translateY(-50%);cursor:pointer}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ .index_saved_history_title_money___FLQi>span{margin-right:6px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ .index_saved_history_title_action__FUAQo{height:48px;display:flex;align-items:center;cursor:pointer}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ .index_saved_history_title_action__FUAQo .index_saved_history_title_action_history__CEAqf{height:20px;width:auto;padding:6px;border-radius:8px;display:flex;align-items:center;cursor:pointer;font-size:18px;line-height:20px;color:#2563eb}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ .index_saved_history_title_action__FUAQo .index_saved_history_title_action_history__CEAqf:hover{font-weight:700}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ .index_saved_history_title_action__FUAQo .index_saved_history_title_action_history__CEAqf:hover .index_saved_history_title_action_history_icon__ccolP{background-image:url(/dashboard/images/icon_history_active.svg)}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ .index_saved_history_title_action__FUAQo .index_saved_history_title_action_history__CEAqf .index_saved_history_title_action_history_text__GaO__{margin-right:6px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ .index_saved_history_title_action__FUAQo .index_saved_history_title_action_history__CEAqf .index_saved_history_title_action_history_icon__ccolP{margin-right:6px;height:24px;width:24px;background:url(/dashboard/images/icon_history_active.svg) 50%/100% no-repeat}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ .index_saved_history_title_action__FUAQo .index_saved_history_title_action_history__CEAqf .index_saved_history_title_action_history_icon_return__dOL5C{width:20px;height:20px;transform:rotate(-180deg)}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ .index_saved_history_title_action__FUAQo .index_saved_history_title_action_return__Ye5yn{cursor:pointer;display:flex;align-items:center}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ .index_saved_history_title_action__FUAQo .index_saved_history_title_action_return__Ye5yn .index_saved_history_title_action_return_icon__BhAYE{margin-left:12px;height:28px;transform:rotate(-180deg)}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_title__a9gsJ .index_saved_history_title_action__FUAQo .index_saved_history_title_action_return__Ye5yn .index_saved_history_title_action_return_span__sBmqh{height:28px;line-height:28px;color:#111827;font-size:20px;font-weight:700}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z{height:calc(100% - 88px);padding:32px 12px 32px 32px;background-color:#fff;border-top-left-radius:0;border-top-right-radius:0}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z.index_saved_history_wrap_notab__KaaV3{border-top-left-radius:20px;border-top-right-radius:20px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_wrap_list__1ilgT{width:100%;height:100%;padding-right:20px;overflow:auto}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;position:relative;height:98px;width:100%;border:1px solid #e6e6e6;box-shadow:0 6px 58px 0 rgba(196,203,214,.104);border-radius:10px;background:#fff;cursor:pointer;padding:0;z-index:1;transition:all .2s ease;-webkit-transition:all .2s ease}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0.index_costco_saved_history_item__ZRIH_{flex-direction:column;align-items:stretch;height:auto;min-height:auto;padding:20px 22px;gap:14px;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 30px -12px rgba(17,24,39,.12)}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0.index_costco_saved_history_item__ZRIH_:hover{border-color:#2563eb;box-shadow:0 14px 32px -10px rgba(37,99,235,.18)}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0.index_costco_saved_history_item__ZRIH_:hover:before{display:none}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW{display:flex;align-items:center;height:100%;flex:1 1;z-index:1;background:#fff}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW.index_saved_history_item_col_content_icon___5Orc{flex:0 1;font-size:16px;color:#111827}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW:first-child{padding-left:24px;border-radius:10px 0 0 10px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW:last-child{padding-right:32px;border-radius:0 10px 10px 0}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW .index_saved_history_item_icon__bbRGq{display:flex;align-items:center;justify-content:center;width:56px;height:100%;background-color:#b391ff}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW .index_saved_history_item_icon__bbRGq .index_icon_airplane__b9d2F{width:24px;height:24px;background:url(/dashboard/images/icon_airplane.png) 50%/100% no-repeat;background-size:contain}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW .index_saved_history_item_content__9H96a{padding-left:30px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW .index_saved_history_item_content__9H96a .index_saved_history_item_title__KVHQU{display:flex;align-items:center;font-size:14px;color:#818992;transition:all .2s ease;-webkit-transition:all .2s ease}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW .index_saved_history_item_content__9H96a .index_saved_history_item_title__KVHQU span{width:100%}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW .index_saved_history_item_content__9H96a .index_saved_history_item_title__KVHQU span.index_saved_history_item_title_span__VRT_y{font-size:14px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW .index_saved_history_item_content__9H96a .index_saved_history_item_value_span__97EEZ{font-size:28px;line-height:44px;color:#111827;font-weight:700}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW .index_saved_history_item_content__9H96a .index_saved_history_item_value_span__97EEZ.index_saved_history_item_value_span_time__58Xdr{font-size:16px;line-height:44px;color:#111827;font-weight:700}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_col_content__SyNRW .index_saved_history_item_content__9H96a .index_saved_history_item_time__rf_yW{margin-top:12px;color:#a7a7a7;font-size:14px;transition:all .2s ease;-webkit-transition:all .2s ease}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_actions__esknD{display:flex;align-items:center;padding-right:30px;color:#000;transition:all .2s ease;-webkit-transition:all .2s ease}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_actions__esknD .index_saved_history_item_money__xV6th{display:flex;align-items:center;font-size:28px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_actions__esknD .index_saved_history_item_money__xV6th sub{margin-right:10px;font-size:16px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0 .index_saved_history_item_actions__esknD .index_saved_history_item_details__c0Ju3{margin-left:22px;font-size:18px;cursor:pointer}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0+.index_saved_history_item__xFdq0{margin-top:10px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0:hover{border-color:transparent;box-shadow:0 6px 12px 0 rgba(63,140,255,.15)}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0:hover:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background:linear-gradient(90deg,#277cf0,#36c772);z-index:-1;border-radius:11px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0:hover .index_saved_history_item_actions__esknD,.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0:hover .index_saved_history_item_icon_content__OZZfS .index_saved_history_item_content__9H96a .index_saved_history_item_time__rf_yW,.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_item__xFdq0:hover .index_saved_history_item_icon_content__OZZfS .index_saved_history_item_content__9H96a .index_saved_history_item_title__KVHQU{color:#b391ff}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_actions_bar__wQVud{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:2px 0 14px;padding:0 6px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_actions_bar_left__G1y8I{display:flex;flex-direction:column;gap:2px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_actions_title__g6rU7{font-size:18px;font-weight:700;color:#0f172a;letter-spacing:.01em}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_actions_hint__Mm_Cm{font-size:12px;color:#6b7280}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_issue_toggle__L49t_{align-self:flex-start;padding:0 16px;height:34px;border-radius:18px;font-weight:600}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_issue_card__oW4Ml{margin:0 6px 16px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 10px 28px -18px rgba(15,23,42,.35);display:flex;flex-direction:column;gap:12px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_issue_header__LqgfG{display:flex;flex-direction:column;gap:4px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_issue_title__z_RkP{font-size:16px;font-weight:700;color:#0f172a}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_issue_hint__iN7EE{font-size:13px;color:#6b7280;line-height:1.5}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_issue_field__rl2MZ{display:flex;flex-direction:column;gap:6px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_issue_label__8rQ4P{font-size:13px;font-weight:600;color:#111827}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_issue_actions__XNZBu{display:flex;justify-content:flex-end;gap:10px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_issue_submit__TLB1e{background:#2563eb;border-color:#2563eb}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_issue_submit__TLB1e:focus,.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_issue_submit__TLB1e:hover{background:#1d4ed8;border-color:#1d4ed8}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_saved_history_item__ZRIH_{flex-direction:column;align-items:stretch;height:auto;min-height:auto;padding:18px 20px;gap:12px;border:1px solid #e5e7eb;box-shadow:0 12px 32px -24px rgba(15,23,42,.45);border-radius:16px;background:linear-gradient(145deg,#fff,#f8fafc);transition:all .25s ease;position:relative;overflow:hidden}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_saved_history_item__ZRIH_:hover{border-color:#cbd5e1;box-shadow:0 16px 36px -24px rgba(15,23,42,.55);transform:translateY(-2px)}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_saved_history_item__ZRIH_:hover:before{display:none}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_header__fFxXK{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0;border-bottom:none}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_title__p3Jgh{flex:1 1;min-width:0;display:flex;flex-direction:row;align-items:center;gap:12px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_id_wrap__lyfl8{display:flex;flex-direction:row;align-items:center;gap:10px;padding:0;border-radius:12px;border:0;background:transparent;min-width:0}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_id_content__qKLOm{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;color:#0f172a;letter-spacing:.01em;word-break:break-all}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_hash__t3Hkd{color:#ef4444;font-weight:700;font-size:15px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_meta__sikPR{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_meta_block__voAhp{display:flex;flex-direction:row;gap:8px;min-width:auto;text-align:left;align-items:center;padding:0;border:none;border-radius:0;background:transparent}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_header_value__prU2I{margin-top:0;font-size:15px;font-weight:700;color:#111827;font-family:inherit;letter-spacing:.01em}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_header_positive__VozoW{color:#16a34a}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_header_sub__1poTp{font-size:13px;font-weight:600;color:#6b7280}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_badge__VpaL1{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;font-weight:700;font-size:13px;border:1px solid #e5e7eb;background:#f9fafb;line-height:1.1}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_badge_label__pI0Wa{text-transform:none;color:#6b7280;font-size:12px;letter-spacing:.02em}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_badge_value__0Qs3G{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:16px;color:#0f172a}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_badge_success__hArLw{background:#ecfdf3;color:#166534;border-color:#bbf7d0}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_badge_success__hArLw .index_costco_badge_label__pI0Wa{color:#166534}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_badge_muted__41KFF{background:#f8fafc;color:#94a3b8;border-color:#e2e8f0}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_badge_muted__41KFF .index_costco_badge_label__pI0Wa{color:#94a3b8}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_body__Yio2D{width:100%;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) 64px;grid-gap:10px;gap:10px;padding:0;border-top:none;align-items:stretch}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_field__fO_Vr{display:flex;flex-direction:column;gap:6px;padding:12px;border:none;border-radius:12px;background:#fff;min-height:70px;box-shadow:none}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_total__Im2O5{background:#fff;border-color:#e5e7eb;box-shadow:none}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_receipt_arrow__IXUJk{display:flex;align-items:center;justify-content:center;color:#64748b;font-size:18px;border:none;border-radius:12px;background:#f8fafc;transition:all .2s ease;min-height:70px;width:64px;padding:0;justify-self:end}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_saved_history_item__ZRIH_:hover .index_costco_receipt_arrow__IXUJk{color:#0f172a;border-color:#cbd5e1;box-shadow:none}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_value__zJrhv{font-size:15px;line-height:1.45;font-weight:700;color:#111827}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_value_strong__0Qq8d{text-transform:uppercase;font-size:14px;letter-spacing:.02em}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_value_money__TThSF{font-size:15px;font-weight:700;letter-spacing:.01em;color:#0f172a}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_label__M4yvh{font-size:11px;font-weight:700;letter-spacing:.08em;color:#9ca3af;text-transform:uppercase}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_price_drop_positive__xWVjS{color:#ea580c;display:inline-flex;align-items:center;gap:6px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_costco_price_drop_muted__Ev4X8{color:#94a3b8}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_empty__hh61B{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:20px;color:#4b5563;padding-bottom:88px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_empty__hh61B .index_saved_history_empty_img_wrap__aDzkZ{width:145px;height:145px;margin-bottom:16px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_empty__hh61B .index_saved_history_welcome__AXZVn{font-size:24px;color:#111827;font-weight:700;margin-bottom:16px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_saved_history_empty__hh61B .index_saved_history_empty_btn__0gvKM{margin-top:25px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I{position:relative;max-height:180px;padding:20px;border:1px solid #e5e5e5;border-radius:10px;background-color:hsla(0,0%,100%,.6);box-shadow:0 6px 58px 0 rgba(196,203,214,.104);margin-bottom:20px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_chat_record__035Lz{position:absolute;right:20px;bottom:20px;cursor:pointer;z-index:999}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_chat_record__035Lz:hover{color:#1d4ed8}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_chat_record__035Lz .index_refund_product_item_chat_record_icon__W9w9J{width:28px;height:28px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE{display:flex;align-items:center;width:100%;flex:1 1}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_cover__dz7n9{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:110px;height:110px;margin-right:16px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_cover__dz7n9 img{max-width:100%;max-height:100%}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_content__ZkgY1{height:100%;font-size:14px;color:#111827;line-height:22px;position:relative;overflow:hidden}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_content__ZkgY1 .index_refund_product_item_summary__aZ6o1{max-width:calc(100% - 160px);line-height:24px;max-height:72px;color:#111827;font-size:16px;font-weight:700;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_content__ZkgY1 .index_refund_product_item_summary__aZ6o1.index_refund_product_item_summary_text_small__JvxWR{max-width:calc(100% - 228px)}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_content__ZkgY1 .index_refund_product_item_title__O4pqE{margin-top:8px;max-width:calc(100% - 160px);color:#818992;font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_content__ZkgY1 .index_refund_product_item_title__O4pqE.index_refund_product_item_title_small__s0I6F{max-width:calc(100% - 228px)}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_content__ZkgY1 .index_refund_product_item_title__O4pqE:hover{color:#1d4ed8;text-decoration:underline}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_content__ZkgY1 .index_refund_product_item_price__C1uIt{display:flex;align-items:center;margin-top:4px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_content__ZkgY1 .index_refund_product_item_price__C1uIt .index_refund_product_item_price_item__kx2fQ{white-space:nowrap;margin-right:8px;color:#111827;font-size:14px;display:flex;align-items:center;height:22px;line-height:22px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_content__ZkgY1 .index_refund_product_item_price__C1uIt .index_refund_product_item_price_item__kx2fQ:last-child{margin-right:0}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_content__ZkgY1 .index_refund_product_item_price__C1uIt .index_refund_product_item_price_item__kx2fQ .index_refund_product_item_price_item_icon__s8sJC{width:22px;height:22px;margin-right:2px;margin-top:0}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_content__ZkgY1 .index_refund_product_item_price__C1uIt .index_refund_product_item_price_item__kx2fQ .index_refund_product_item_price_item_value__NJkdo{font-weight:700;margin-left:2px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_cover_content__twRDE .index_refund_product_item_content__ZkgY1 .index_refund_product_item_price__C1uIt .index_refund_product_item_price_item__kx2fQ .index_refund_product_item_price_item_icon_down__atpLz{width:10px;height:10px;margin-left:4px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq{position:absolute;right:20px;top:20px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;width:160px;font-size:12px;line-height:18px;padding-bottom:40px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item__5ttxJ{margin-top:8px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item__5ttxJ.index_refund_product_item_compensation_item_refund_price__q9O_5{margin-top:0}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item__5ttxJ+.index_refund_product_item_compensation_item__5ttxJ{margin-top:4px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item__5ttxJ.index_refund_product_item_compensation_item_refund_price__q9O_5 .index_refund_product_item_compensation_item_refund_price_title__XMP6N{color:#4b5563;font-size:12px;margin-right:4px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item__5ttxJ .index_refund_product_item_compensation_item_tag__MDvU2{display:inline-block;padding:6px 12px;font-size:12px;line-height:1;color:#111827;background-color:rgba(51,186,67,.1);border-radius:2px;white-space:nowrap}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item__5ttxJ .index_refund_text_strong__CuhLL{color:#111827;font-size:24px;font-weight:700}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item__5ttxJ.index_item_strong__LFMv_{font-size:18px;font-weight:700}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item__5ttxJ.index_item_status_0__YgnR5{color:#5a5a5a}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item__5ttxJ.index_item_status_2__nAvEm{color:#ad0000}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item__5ttxJ.index_item_status_3__BmxKs{color:#5a5a5a}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item__5ttxJ.index_compensation_flex__Jgq3R{display:flex;font-size:12px;line-height:18px;color:#4b5563}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item__5ttxJ.index_compensation_flex__Jgq3R .index_refund_product_item_compensation_item_text__l0V3m{width:208px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:default}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item_others___UHDB{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_item_others___UHDB .index_refund_product_item_compensation_total__In8_k{display:flex;align-items:center;justify-content:flex-end}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_flex__UyfEv{display:flex;align-items:center}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_flex__UyfEv+.index_refund_product_item_compensation_flex__UyfEv{margin-left:6px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_flex__UyfEv .index_refund_product_item_credits__PT7pV{margin-bottom:2px;width:14px;height:14px;margin-right:4px;background:url(/dashboard/images/icon_credits_red.svg) 50%/100% no-repeat;background-size:contain}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_flex__UyfEv .index_refund_product_item_span___zdye{color:#df241a}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_compensation_flex__UyfEv .index_refund_product_item_amount__VfG3q{margin:0 5px 0 0;color:#df241a}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_dispute__qKAwY{margin-left:6px;cursor:pointer;height:18px;padding:2px 6px;border-radius:4px;background-color:#fdeeed;color:#4b5563;font-size:12px;line-height:12px;display:flex;align-items:center}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_returned__CBwvu{margin-left:12px;height:16px;padding:2px 6px;background-color:#eaf8ec;color:#33ba43;font-size:12px;line-height:12px}.index_page__o_61r .index_saved_history__5KLN7 .index_saved_history_wrap__u2n8z .index_refund_product_item__dKH0I .index_refund_product_item_compensation__oaQyq .index_refund_product_item_total_amount__sUsY3{color:#df241a;font-size:12px;font-weight:600}.index_page__o_61r .index_guide_mask___ycQA{position:fixed;z-index:98;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.creditsResultModal_modal_wrap__ZyOPw .ant-modal-content{border-radius:16px;padding:0;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.creditsResultModal_modal_wrap__ZyOPw .ant-modal-body{padding:0}.creditsResultModal_modal_wrap__ZyOPw .ant-modal-confirm-content{margin:0!important;padding:0!important}.creditsResultModal_modal_wrap__ZyOPw .ant-modal-confirm-btns{display:none}.creditsResultModal_container__K0iA_{padding:32px 24px;text-align:center;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.creditsResultModal_header___Nzpz{margin-bottom:24px}.creditsResultModal_success_icon__mmOuF{font-size:56px;color:#52c41a;margin-bottom:16px;display:block}.creditsResultModal_title__m1YAA{font-size:22px;font-weight:700;color:#111827;line-height:1.2;margin:0;letter-spacing:-.02em}.creditsResultModal_tips_section__Eb2fY{margin:24px 0 32px;text-align:left}.creditsResultModal_tips_title__lCRxA{font-size:12px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;display:block}.creditsResultModal_tip_item__JC_7Q{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.creditsResultModal_tip_item__JC_7Q:last-child{margin-bottom:0}.creditsResultModal_tip_icon_wrapper__I___I{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#1890ff;font-size:18px;margin-top:2px}.creditsResultModal_tip_content__p_QcY{flex:1 1}.creditsResultModal_tip_text__1jZM_{font-size:14px;color:#4b5563;line-height:1.5;margin:0}.creditsResultModal_tip_text__1jZM_ strong{color:#1f2937;font-weight:600;margin-right:4px}.creditsResultModal_action_button___ZEi2{width:100%;height:48px;font-size:16px;font-weight:600;border-radius:24px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.creditsResultModal_action_button___ZEi2:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.2)}.creditsResultModal_action_button___ZEi2:active{transform:translateY(0)}