: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}.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_flex__4V1KB{display:flex;align-items:center}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_flex__4V1KB+.taskDetails_product_item_compensation_flex__4V1KB{margin-left:6px}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_flex__4V1KB .taskDetails_product_item_credits__8EILq{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}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_compensation_flex__4V1KB .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_compensation_flex__4V1KB .taskDetails_product_item_amount__2GCjy{margin:0 5px 0 0;color:#df241a}.taskDetails_page__NM0ZD .taskDetails_products__WWp2n .taskDetails_product_item__HdK7h .taskDetails_product_item_compensation__W8sHe .taskDetails_product_item_dispute___tDl2{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}.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}}.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_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_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_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_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:16px;padding:2px 6px;background-color:#f9fafb;color:#2563eb;font-size:12px;line-height:12px;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_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_guide_mask___ycQA{position:fixed;z-index:98;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}