:root{--color-primary: #877AFB;--color-primary-light: #CBC7FF;--color-bg-gradient-start: #F3F4FE;--color-bg-gradient-end: #F6F6FD;--color-card-bg: #EFF1FD;--color-card-bg-light: #EDF0FD;--color-border: rgba(216, 217, 246, .5);--color-border-light: #EBEDF0;--color-text: rgba(0, 0, 0, .88);--color-text-light: rgba(0, 0, 0, .65);--color-white: #FFFFFF;--shadow-card: 0px 12px 24px 0px rgba(216, 217, 246, .25);--shadow-small: 0px 4px 12px 0px rgba(173, 176, 255, .1)}*{margin:0;padding:0;box-sizing:border-box}body{background:linear-gradient(135deg,var(--color-bg-gradient-start) 0%,var(--color-bg-gradient-end) 100%);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000000e0;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.background-loading{height:100%!important;width:100%!important;background-image:linear-gradient(135deg,#e5ffff 16.66%,#f8fbff 33.33%,#faf3ff 50%,#f8fbff 66.66%,#e5ffff 83.33%)!important;background-size:400% 400%!important;background-repeat:repeat!important;animation:background-loading 2.4s ease infinite}@keyframes background-loading{0%{background-position:100% 100%}to{background-position:0% 0%}}*,*:before,*:after{box-sizing:border-box}body{width:100vw;height:100vh;overflow:auto}#root{width:100%;height:100%;overflow:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(225,225,229,1);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:rgba(200,200,204,1)}*{scrollbar-width:thin;scrollbar-color:rgba(225,225,229,1) transparent}.my-points-card{width:218px;background:#ffffff;border-radius:8px;box-shadow:0 4px 16px #00000014;overflow:hidden}.my-points-card__balance{display:flex;flex-direction:column;gap:12px;padding:12px 16px 8px;border-bottom:1px solid #ecedfa}.my-points-card__balance-label{font-family:PingFang SC;font-size:14px;font-weight:600;line-height:1.57;color:#252931}.my-points-card__balance-row{display:flex;align-items:center;gap:12px}.my-points-card__balance-num{font-family:PingFang SC;font-size:24px;font-weight:600;line-height:1.5;color:#000}.my-points-card__actions{padding:4px}.my-points-card__action{border-radius:6px;cursor:pointer;transition:background-color .2s}.my-points-card__action:hover{background-color:#dddaff}.my-points-card__action:hover span{color:#5349fd;font-size:14px;font-weight:600}.my-points-card__action:hover .svg__right{color:#5349fd}.my-points-card__action-inner{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;font-family:PingFang SC;font-size:14px;color:#252931}.my-points-card__action-inner span:first-child{font-weight:600}.points-purchase-modal .ant-modal-content{width:640px;border-radius:var(--radius-xxl, 16px);padding:0;overflow:hidden;background:linear-gradient(152deg,#ECF3FF 10.54%,rgba(221,236,255,.2) 74.59%),#FFF}.points-purchase-modal .ant-modal-body{padding:0}.ppm-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.ppm-close img{width:16px;height:16px}.ppm-deco{position:absolute;top:3px;left:421px;width:202px;height:153px;pointer-events:none}.ppm-deco img{width:202px;height:153px;object-fit:contain}.ppm-header{padding:40px 35px 0;margin-bottom:16px}.ppm-title-wrap{width:268px;height:36px;display:flex;align-items:center;justify-content:center;margin-bottom:7px}.ppm-title{font-family:"Alibaba PuHuiTi 3.0",-apple-system,BlinkMacSystemFont,sans-serif;font-size:24px;font-weight:700;line-height:36px;margin:0;white-space:nowrap}.ppm-title-blue{color:#000000e0}.ppm-title-light{color:#0061ff}.ppm-subtitle{width:386px;font-family:PingFang SC;font-size:16px;line-height:24px;color:#000}.ppm-subtitle-label{font-family:PingFang SC;font-size:16px;color:#575559;line-height:24px}.ppm-subtitle-highlight{font-family:PingFang SC;font-size:16px;font-weight:600;color:#0061ff;line-height:24px}.ppm-ai-points{position:absolute;top:107px;left:398px;width:257px;height:61px}.ppm-ai-points img{width:100%;height:100%;object-fit:contain}.ppm-body{padding:0 14px 16px}.ppm-packages-section{width:612px;border-radius:12px;background:#fff;padding:12px 16px;margin-bottom:16px}.ppm-balance{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ppm-balance-label{font-family:PingFang SC,sans-serif;font-size:16px;color:#000;line-height:24px}.ppm-balance-value{display:flex;align-items:center;gap:4px}.ppm-balance-icon{width:16px;height:16px}.ppm-balance-num{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#000;line-height:24px}.ppm-packages{display:flex;gap:11px}.ppm-package{width:186px;height:160px;border-radius:12px;border:1px solid #dfebff;background:linear-gradient(315.65deg,#FFFFFF 19.06%,#EBF2FD 90.89%);cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;transition:all .2s}.ppm-package--selected{border-width:2px;border-color:#1677ff;background:linear-gradient(-14deg,rgba(255,255,255,.6) 22.87%,rgba(211,225,255,.6) 50.35%,rgba(236,247,255,.6) 72.9%,rgba(191,219,255,.6) 93%)}.ppm-package-tag{position:absolute;top:-1px;left:-1px;width:44px;height:26px}.ppm-package-img{width:88px;height:68px;margin-top:8px;object-fit:contain}.ppm-package-info{width:100%;padding:0 4px 4px;display:flex;flex-direction:column;align-items:center}.ppm-package-price{display:flex;align-items:center;gap:4px;margin-bottom:2px}.ppm-price-label{font-family:PingFang SC,sans-serif;font-size:14px;color:#000;line-height:22px}.ppm-price-value{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#000;line-height:24px}.ppm-package-points{display:flex;align-items:center;gap:4px}.ppm-points-num{font-family:Barlow,-apple-system,sans-serif;font-size:30px;font-weight:600;color:#000;line-height:48px}.ppm-points-unit{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#000;line-height:24px;padding-top:10px}.ppm-pay-section{width:612px;height:164px;border-radius:12px;border:2px solid #fff;background:#fcfbff;padding:12px}.ppm-pay-content{display:flex;align-items:center;gap:24px}.ppm-qr-wrap{width:140px;height:140px;border-radius:8px;border:1px solid #ebedf0;background:#fff;padding:10px;position:relative;display:flex;align-items:center;justify-content:center}.ppm-qr-img{width:120px;height:120px}.ppm-qr-logo{position:absolute;top:54px;left:54px;width:32px;height:32px;border-radius:5.33px;background:#fff;display:flex;align-items:center;justify-content:center}.ppm-qr-logo img{width:32px;height:32px}.ppm-pay-info{display:flex;flex-direction:column;justify-content:center;gap:8px}.ppm-pay-amount{display:flex;align-items:center}.ppm-pay-label{font-family:PingFang SC;font-size:16px;font-weight:600;color:#000;line-height:24px}.ppm-pay-value{font-family:PingFang SC;font-size:24px;font-weight:600;color:#000;line-height:36px}.ppm-pay-method{display:flex;align-items:center;gap:2px}.ppm-pay-icon{width:24px;height:24px;margin-right:2px}.ppm-pay-method-text{font-family:PingFang SC;font-size:16px;color:#1e1e1f;line-height:24px}.ppm-pay-tags{display:flex;align-items:center;gap:8px}.ppm-pay-tag{display:flex;align-items:center;gap:2px}.ppm-pay-tag img{width:20px;height:20px}.ppm-pay-tag span{font-family:PingFang SC,sans-serif;font-size:14px;color:#000;line-height:20px}.ppm-pay-divider{width:1px;height:18px;background:#ebedf0}.ppm-loading{display:flex;justify-content:center;align-items:center;height:200px;font-family:PingFang SC,sans-serif;font-size:16px;color:#666}.ppm-package-name{font-family:PingFang SC,sans-serif;font-size:14px;color:#000;margin-bottom:8px}.ppm-price-symbol{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#000}.ppm-pay-btn-wrap{display:flex;justify-content:center;margin-top:16px}.ppm-pay-btn{width:350px;height:48px;border-radius:8px;background:linear-gradient(180deg,rgba(175,105,255,1) 0%,rgba(35,92,252,1) 100%);color:#fff;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:600;line-height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.ppm-pay-btn:hover{opacity:.9}.ppm-pay-hint{font-family:PingFang SC,sans-serif;font-size:14px;color:#999}.ppm-pay-hint{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.ppm-pay-action{font-family:PingFang SC,sans-serif;font-size:16px;color:#0061ff;text-align:center;padding:12px 24px;background:rgba(0,97,255,.1);border-radius:8px}.delete-confirm-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);z-index:9999;display:flex;align-items:center;justify-content:center}.delete-confirm-modal__content{position:relative;width:480px;height:162px;background:#fff;border-radius:8px;overflow:hidden}.delete-confirm-modal__body{position:absolute;top:0;left:0;width:480px;height:82px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:24px 24px 0;box-sizing:border-box}.delete-confirm-modal__icon{width:24px;height:24px;margin-right:8px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;flex-shrink:0}.delete-confirm-modal__warning-img{width:21px;height:19px;margin-left:1.5px;margin-bottom:2.5px}.delete-confirm-modal__text{width:400px;height:58px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.delete-confirm-modal__title{width:400px;margin-bottom:16px;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;line-height:22px;color:#252931;white-space:nowrap}.delete-confirm-modal__desc{width:400px;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#565960;white-space:nowrap}.delete-confirm-modal__close{position:absolute;top:16px;left:448px;width:16px;height:16px;padding:0;border:none;background:none;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.delete-confirm-modal__close-bg{position:absolute;top:0;left:0;width:16px;height:16px}.delete-confirm-modal__close-icon{width:8.78px;height:8.78px;margin-top:3.61px;margin-right:3.61px}.delete-confirm-modal__footer{position:absolute;top:82px;left:0;width:480px;height:80px;background:#fff;display:flex;justify-content:flex-end;align-items:center}.delete-confirm-modal__btn-wrapper{width:156px;height:32px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-right:24px}.delete-confirm-modal__btn{width:74px;height:32px;border-radius:4px;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;transition:all .2s;border:none;display:flex;justify-content:center;align-items:center;flex-shrink:0}.delete-confirm-modal__btn--primary{background:#695dfc;color:#fff;margin-right:8px}.delete-confirm-modal__btn--primary:hover{background:#5a4fdb}.delete-confirm-modal__btn--cancel{background:#fff;border:1px solid #dcdee1;color:#252931}.delete-confirm-modal__btn--cancel:hover{background:#f5f5f5}.header{height:60px;display:flex;align-items:center;background:rgba(255,255,255,1);box-sizing:border-box;border-bottom:1px solid #EBEDF0}.header__brand{width:240px;height:60px;display:flex;align-items:center;padding:0 24px;box-sizing:border-box}.header__logo-img{width:38px;height:38px;margin-right:8px}.header__logo-img img{width:100%;height:100%;border-radius:6.09px}.header__brand-text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.header__brand-name{font-family:PingFang SC,PingFang_SC,sans-serif;font-size:16px;font-weight:600;color:#252931;line-height:24px;white-space:nowrap}.header__brand-desc{font-family:PingFang SC,PingFang_SC,sans-serif;font-size:12px;font-weight:400;color:#898b8f;line-height:16px;white-space:nowrap}.header__nav{width:692px;height:60px;display:flex;align-items:center;padding:0 24px;box-sizing:border-box;position:relative}.header__nav-tabs{display:flex;flex-direction:row;gap:36px}.header__nav-tab{width:64px;height:59px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:PingFang SC,PingFang_SC,sans-serif;font-size:16px;font-weight:600;color:#575559;line-height:24px;white-space:nowrap;cursor:pointer;position:relative}.header__nav-tab.active{color:#695dfc}.header__nav-tab.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:rgba(105,93,252,1)}.header__right{flex:1;height:44px;display:flex;align-items:center;justify-content:flex-end;gap:16px;padding-left:16px;padding-right:24px}.header__shop{display:flex;align-items:center;gap:4px}.header__shop-icon{width:18px;height:18px}.header__shop-name{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#575559;line-height:22px;white-space:nowrap}.header__meta{display:flex;align-items:center;gap:16px}.header__meta-item{display:flex;align-items:center;gap:4px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#575559;line-height:22px;white-space:nowrap}.header__meta-item--clickable{cursor:pointer}.header__meta-icon{width:18px;height:18px}.header__points-wrapper{position:relative;cursor:pointer}.header__points{display:flex;align-items:center;justify-content:center;padding:10px 16px;height:44px;background:#FFFFFF;border:2px solid rgba(236,237,250,1);border-radius:36px;transition:all .2s;box-sizing:border-box}.header__points:hover{border-color:#5349fd}.header__points-tag{width:20px;height:20px;margin-right:8px}.header__points-num{color:#1e1e1f;font-family:PingFang SC,PingFang_SC,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin-right:8px}.header__points-add{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:rgba(237,240,253,1);border-radius:50%}.header__points-add-icon{width:15.43px;height:15.43px}.header__avatar{display:flex;width:48px;height:48px;justify-content:center;align-items:center;border-radius:36px;border:2px solid #FFF;cursor:pointer;overflow:hidden}.header__avatar img{width:100%;height:100%;object-fit:cover}.header__avatar--guest{border:2px solid #ECEDFA;background:#fff}.header__avatar-wrapper{position:relative}.header__dropdown{position:absolute;top:calc(100% + 8px);right:0;width:218px;background:#FFFFFF;border-radius:8px;box-shadow:0 4px 16px #00000014;padding:12px 16px 8px;z-index:1000}.header__dropdown-user{display:flex;align-items:center;gap:12px;padding-bottom:8px;border-bottom:1px solid #ECEDFA;margin-bottom:8px}.header__dropdown-avatar{width:48px;height:48px;border-radius:36px;object-fit:cover}.header__dropdown-phone{font-size:14px;color:#252931}.header__dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:6px;cursor:pointer;font-size:14px;color:#252931;transition:background-color .2s}.header__dropdown-item:hover{background-color:#f5f5f5}.header__dropdown-item--danger{color:#ff4d4f}.header__dropdown-item--danger:hover{background-color:#fff1f0}.header__points-dropdown-wrap{position:absolute;top:100%;right:0;padding-top:8px;z-index:1000}.header__points-dropdown{position:relative}.sidebar{min-width:100px;max-width:100px;flex:1 1 auto;background-color:var(--color-white);display:flex;flex-direction:column;border-right:1px solid var(--color-border-light);position:relative}.sidebar__logo{display:flex;align-items:center;justify-content:center;gap:12px;padding:0 24px 16px}.sidebar__logo img{width:35px;height:35px}.sidebar__logo span{color:var(--color-text-primary, rgba(0, 0, 0, .88));font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600}.sidebar__nav{display:flex;flex-direction:column;align-items:center;padding:8px;gap:8px}.sidebar__item{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:84px;height:80px;font-family:PingFang SC,PingFang_SC,sans-serif;font-size:14px;font-style:normal;font-weight:400;text-decoration:none;border-radius:16px;background:rgba(255,255,255,1);box-sizing:border-box}.sidebar__item .iconfont{color:#00000073;font-size:24px}.sidebar__item .sidebar__item-text{color:#1e1e1f;font-family:PingFang SC,PingFang_SC,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.sidebar__item:hover{background:rgba(245,245,245,1)}.sidebar__item.active{background:rgba(237,238,254,1)}.sidebar__item.active .sidebar__item-text{color:#695dfc;font-weight:600}.sidebar__item.active .iconfont{color:#695dfc}.sidebar__item-img{width:24px;height:24px;object-fit:contain}@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/c/font_5182135_lw7ftmhja48.woff2?t=1780119868825) format("woff2"),url(//at.alicdn.com/t/c/font_5182135_lw7ftmhja48.woff?t=1780119868825) format("woff"),url(//at.alicdn.com/t/c/font_5182135_lw7ftmhja48.ttf?t=1780119868825) format("truetype"),url(//at.alicdn.com/t/c/font_5182135_lw7ftmhja48.svg?t=1780119868825#iconfont) format("svg")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-a-Frame2053146645:before{content:""}.icon-a-lishijilu__filled11:before{content:""}.icon-a-lishijilu__filled1:before{content:""}.icon-a-tupian11:before{content:""}.icon-a-tupian1:before{content:""}.layout{display:flex;flex-direction:column;width:100%;height:100%;min-width:1280px}.layout__body{display:flex;flex:1;min-width:0;overflow:auto}.layout__content{flex:1;overflow:auto;min-width:0;display:flex;flex-direction:column}.home{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;flex:1;position:relative}.home__title{display:flex;align-items:center;gap:8px;width:490px;height:80px}.home__title img{width:100%;height:auto}.home__flexBox{width:1000px}.home__features{display:flex;flex-direction:column;gap:24px;padding:28px 36px;background:#FFFFFF;border:1px solid rgba(216,217,246,.5);border-radius:12px;box-shadow:0 12px 24px #d8d9f640;width:100%}.home__feature-grid{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.home__free-create{display:flex;justify-content:flex-start;align-items:center;width:156px;height:48px;padding:0 16px;background:#edeefe;border-radius:12px;cursor:pointer;transition:all .2s;margin-left:auto}.home__free-create:hover{background:#e0e1fc}.home__free-create-icon{width:20px;height:20px;margin-left:16px;margin-right:8px}.home__free-create-text{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#1e1e1f;line-height:24px}.home__feature-card{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 0;border-radius:12px;cursor:pointer;transition:all .3s;min-width:156px}.home__feature-card:not(.active){background:#F8F9FA}.home__feature-card.active{background:#EDEEFE}.home__feature-card:hover{transform:translateY(-2px)}.home__feature-card__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.home__feature-card__text{color:var(--color-text-primary, rgba(0, 0, 0, .88));font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600}.home__input-section{display:flex;flex-direction:column;gap:16px}.home__input-row{display:flex;align-items:center;gap:36px}.home__upload-area-wrapper{position:relative;display:inline-block}.home__upload-remove{position:absolute;top:-8px;right:-8px;z-index:10;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:2px;border:none;border-radius:50%;background:rgba(255,255,255,.9);cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #00000026}.home__upload-remove:hover{transform:scale(1.1);background:#fff}.home__upload-remove svg{width:20px;height:20px}.home__upload-area{display:flex;flex-direction:row;align-items:center;justify-content:center;width:160px;height:160px;background:#f9f9fc;border:1px dashed #d8d9f6;border-radius:12px;cursor:pointer;transition:all .3s;box-sizing:border-box}.home__upload-area:hover{border-color:#877afb;background:#f5f5fe}.home__upload-area--preview{padding:0;border-style:solid;border-color:#d8d9f6}.home__upload-area__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:103px;height:92px}.home__upload-area__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#edf0fd;border-radius:27.43px;margin-bottom:16px}.home__upload-area__icon img{width:16.57px;height:16.57px}.home__upload-area__text-wrap{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:103px;height:44px}.home__upload-area__text{font-family:PingFang SC,sans-serif;font-weight:600;font-size:14px;color:#575559;line-height:20px;margin-bottom:4px;text-align:center}.home__upload-area__hint{font-family:PingFang SC,sans-serif;font-weight:400;font-size:12px;color:#575559;line-height:20px;text-align:center}.home__tags-area{display:flex;align-items:stretch;flex:1;padding:12px;background:#FFFFFF;border:1px solid #D8D9F6;border-radius:8px;gap:8px;height:160px}.home__tag-input{flex:1;width:100%;height:100%;resize:none!important;overflow:auto;border:none!important;box-shadow:none!important;font-size:16px!important}.home__tag-input .ant-input{height:100%;resize:none!important;border:none!important;box-shadow:none!important;background:transparent}.home__tag-input textarea{resize:none!important;background:transparent!important;font-family:PingFang SC,sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#000000e0;caret-color:#695dfc;border:none!important;box-shadow:none!important;outline:none!important}.home__tag-input textarea::selection{background:#695DFC!important}.home__tag-input textarea::-moz-selection{background:#695DFC!important}.home__tag-input textarea::placeholder{color:#00000040}.home__tag-input textarea:focus{box-shadow:none!important;border:none!important;outline:none!important;background:transparent!important}.home__tag-input textarea:focus-visible{outline:none!important;box-shadow:none!important;border:none!important}.home__icon-buttons{display:flex;align-items:center;gap:12px}.home__icon-btn{display:flex;align-items:center;gap:6px;padding:8px 16px 8px 20px;background:#FFFFFF;border:1px solid #D8D9F6;border-radius:24px;cursor:pointer;transition:all .3s;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#000000e0}.home__icon-btn:hover{background:#EDEEFE;border-color:#877afb}.home__icon-btn__label{color:#00000073;font-family:Roboto,sans-serif}.home__icon-btn__value{color:#000000e0}.home__icon-btn__icon-placeholder{width:18px;height:18px;background:#FF5500;border-radius:18px}.home__icon-btn-dropdown{position:relative}.home__icon-btn--platform{padding-left:24px}.home__platform-dropdown__menu{position:absolute;top:calc(100% + 8px);left:0;max-height:204px;padding:4px;background:#FFFFFF;border-radius:8px;box-shadow:0 4px 16px #00000014;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease;z-index:100;overflow-y:auto;display:flex;width:230px;align-items:flex-start;align-content:flex-start;gap:4px;flex-wrap:wrap}.home__icon-btn-dropdown.active .home__platform-dropdown__menu{opacity:1;visibility:visible;transform:translateY(0)}.home__platform-option{display:flex;align-items:center;gap:8px;width:100px;padding:8px 4px 8px 12px;height:32px;border-radius:6px;cursor:pointer;transition:all .15s}.home__platform-option:hover{background:#F5F5FF}.home__platform-option.selected{background:#695DFC}.home__platform-option__icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:18px;flex-shrink:0}.home__platform-option__icon-text{font-family:PingFang SC,sans-serif;font-weight:500;font-size:10px;color:#fff}.home__platform-option__text{font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#000000e0}.home__platform-option__text.selected{font-weight:600;color:#fff}.home__icon-btn--select{padding-left:12px}.home__icon-btn__arrow{width:16px;height:16px;transition:transform .2s}.home__icon-btn-dropdown.active .home__icon-btn__arrow{transform:rotate(180deg)}.home__icon-btn-dropdown__menu{position:absolute;top:calc(100% + 8px);left:0;display:flex;flex-direction:column;gap:4px;width:277px;padding:4px;background:#FFFFFF;border-radius:8px;box-shadow:0 4px 16px #00000014;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease;z-index:100;overflow-y:auto}.home__icon-btn-dropdown__menu--quality{width:206px}.home__icon-btn-dropdown.active .home__icon-btn-dropdown__menu{opacity:1;visibility:visible;transform:translateY(0)}.home__icon-btn-dropdown__item{display:flex;align-items:center;gap:8px;padding:8px 4px 8px 12px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;color:#000000e0;cursor:pointer;transition:all .15s;width:100%;border-radius:6px}.home__icon-btn-dropdown__item:hover{background:#DDDAFF}.home__icon-btn-dropdown__item.selected{background:#695DFC;color:#fff;font-weight:600}.home__generate-btn{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 16px;width:132px;height:48px;background:linear-gradient(180deg,#8384FF 0%,#695DFC 100%);border:none;border-radius:8px;cursor:pointer;transition:all .3s;font-family:PingFang SC,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#fff}.home__generate-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #695dfc66}.home__generate-btn__icon-placeholder{width:20px;height:20px;background:rgba(255,255,255,.3);border-radius:4px}.home__tool-grid{display:flex;margin-top:20px;width:100%;justify-content:space-between}.home__tool-card{position:relative;border-radius:12px;cursor:pointer;transition:all .3s;width:232px;height:184px;box-shadow:0 4px 12px #adb0ff1a}.home__tool-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000}.home__tool-card__image{width:100%;height:100%}.home__upload-preview{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:11px;overflow:hidden}.home__upload-preview-img{width:100%;height:100%;object-fit:cover}.options-bar__loading-icon{display:inline-block;animation:spin 1s linear infinite;font-size:20px}.home__result-section{margin-top:40px;padding:24px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014}.home__result-section h3{margin-bottom:16px;font-size:18px;font-weight:600;color:#333}.home__result-status{padding:20px;text-align:center;color:#695dfc;font-size:16px}.home__result-images{display:flex;gap:16px;flex-wrap:wrap}.home__result-images img{max-width:300px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.options-bar{display:flex;justify-content:space-between;align-items:center;gap:16px}.options-bar__left{display:flex;align-items:center;gap:12px}.options-bar__dropdown{position:relative}.options-bar__btn-text{color:var(--color-text-primary, rgba(0, 0, 0, .88));font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400}.options-bar__btn{display:flex;align-items:center;gap:6px;padding:8px 16px 8px 20px;background:#FFFFFF;border:1px solid #D8D9F6;border-radius:24px;cursor:pointer;transition:all .3s;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#000000e0}.options-bar__btn:hover{background:#EDEEFE;border-color:#877afb}.options-bar__btn--platform{padding-left:24px}.options-bar__btn--select{padding-left:12px}.options-bar__btn-icon{width:18px;height:18px;border-radius:18px;flex-shrink:0}.options-bar__btn-icon-img{width:18px;height:18px;border-radius:18px;flex-shrink:0;object-fit:contain}.options-bar__btn-label{color:#00000073;font-family:Roboto,sans-serif}.options-bar__btn-value{color:#000000e0}.options-bar__btn-arrow{width:16px;height:16px;transition:transform .2s}.options-bar__dropdown.active .options-bar__btn-arrow{transform:rotate(180deg)}.options-bar__dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;padding:4px;background:#FFFFFF;border-radius:8px;box-shadow:0 4px 16px #00000014;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease;z-index:100;overflow-y:auto}.options-bar__dropdown.active .options-bar__dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.options-bar__dropdown-menu.dropup{top:auto;bottom:calc(100% + 8px);transform:translateY(8px)}.options-bar__dropdown.active .options-bar__dropdown-menu.dropup{transform:translateY(0)}.options-bar__dropdown-menu--platform{display:flex;flex-wrap:wrap;width:230px;max-height:204px;align-items:flex-start;align-content:flex-start;gap:4px}.options-bar__dropdown-menu--platform .options-bar__dropdown-item{width:100px}.options-bar__dropdown-menu--size{display:flex;flex-direction:column;gap:4px;max-height:224px;overflow-y:auto;overflow-x:hidden}.options-bar__size-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.options-bar__size-icon--horizontal{width:16px;height:12px;border:1.31px solid rgba(137,134,140,1);border-radius:3.5px}.options-bar__size-icon--vertical{width:12px;height:16px;border:1.5px solid rgba(137,134,140,1);border-radius:4px}.options-bar__size-icon--square{width:14px;height:14px;border:1.31px solid rgba(137,134,140,1);border-radius:3.5px}.options-bar__dropdown-item.selected .options-bar__size-icon--horizontal,.options-bar__dropdown-item.selected .options-bar__size-icon--vertical,.options-bar__dropdown-item.selected .options-bar__size-icon--square{border-color:#fff;border-width:2px}.options-bar__dropdown-menu--quality{display:flex;flex-direction:column;width:206px;gap:4px}.options-bar__dropdown-item{display:flex;align-items:center;gap:8px;padding:8px 4px 8px 12px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;color:#000000e0;cursor:pointer;transition:all .15s;width:100%;border-radius:6px}.options-bar__dropdown-item:hover{background:#DDDAFF}.options-bar__dropdown-item.selected{background:#695DFC;color:#fff;font-weight:600}.options-bar__dropdown-item-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:18px;flex-shrink:0;font-family:PingFang SC,sans-serif;font-weight:500;font-size:10px;color:#fff}.options-bar__dropdown-item-icon-img{width:18px;height:18px;border-radius:18px;flex-shrink:0;object-fit:contain}.options-bar__dropdown-item-text{font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#000000e0}.options-bar__dropdown-item-text.selected{font-weight:600;color:#fff}.options-bar__generate-btn{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 16px;width:132px;height:40px;background:linear-gradient(180deg,#8384FF 0%,#695DFC 100%);border:none;border-radius:8px;cursor:pointer;transition:all .3s;font-family:PingFang SC,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#fff}.options-bar__generate-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #695dfc66}.options-bar__generate-btn:disabled{cursor:not-allowed;background:linear-gradient(180deg,rgba(131,132,255,.5) 0%,rgba(105,93,252,.5) 100%)}.options-bar__generate-btn:disabled:hover{transform:none;box-shadow:none}.options-bar__right{display:flex;align-items:center}.options-bar__point-tag{display:flex;align-items:center;gap:4px;padding:0;margin-right:16px}.options-bar__point-tag-icon{width:16px;height:16px;flex-shrink:0}.options-bar__point-tag-value{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#1e1e1f;white-space:nowrap}.history-icon{width:76px;height:54px;border-radius:24px;background:rgba(249,249,252,1);display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s;border:none;padding:0;box-shadow:0 2px 8px #0000001a}.history-icon:hover{background:rgba(237,238,254,1)}.history-icon__img{width:38px;height:38px;overflow:hidden}.image-preview-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:352px;height:64px;flex-wrap:nowrap;gap:8px}.image-preview-row__add{width:64px;height:64px;border-radius:8px;border:1.28px dashed #d8d9f6;background:#f9f9fc;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s;flex-shrink:0}.image-preview-row__add:hover{border-color:#877afb;background:#f5f5fe}.image-preview-row__add-icon-bg{width:24px;height:24px;border-radius:20.57px;background:#edf0fd;display:flex;justify-content:center;align-items:center}.image-preview-row__add-icon-bg img{width:15.43px;height:15.43px}.image-preview-row__item{width:64px;height:64px;border-radius:8px;overflow:hidden;position:relative;flex-shrink:0;background:#ffffff;cursor:pointer}.image-preview-row__item img,.image-preview-row__item .ant-image,.image-preview-row__item .ant-image img{width:100%;height:100%;object-fit:cover}.image-preview-row__item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);opacity:0;transition:opacity .2s;z-index:5;pointer-events:none}.image-preview-row__item:hover:before{opacity:1}.image-preview-row__item--loading{background:#f5f5f5;position:relative}.image-preview-row__item--loading:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);opacity:1!important;z-index:5}.image-preview-row__item--loading>img{display:none}.image-preview-row__loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;z-index:10;display:flex;justify-content:center;align-items:center}.image-preview-row__loading-icon{width:20px;height:20px;animation:spin 1s linear infinite}.image-preview-row__delete{position:absolute;top:0;right:2px;width:16px;height:16px;cursor:pointer;z-index:10;opacity:0;transition:opacity .2s}.image-preview-row__item:hover .image-preview-row__delete{opacity:1}.image-preview-row__delete img{width:16px;height:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.side-menu{height:100%;overflow:hidden;display:flex;flex-direction:column}.side-menu__fixed{flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.side-menu__scroll{flex:1;overflow-y:auto;overflow-x:hidden;padding-top:24px;padding-bottom:50px;background-color:#fff}.side-menu__scroll::-webkit-scrollbar{width:0;display:none}.side-menu__item-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:12px}.side-menu__divider{width:80px;height:1px;background:#ebedf0;margin-top:8px}.side-menu__item{width:64px;height:64px;overflow:hidden;border-radius:16px;border:1px solid #ebedf0;background:#fff;position:relative;cursor:pointer;transition:all .2s;display:flex;justify-content:center;align-items:center}.side-menu__item--active,.side-menu__item:hover{border-color:#695dfc}.side-menu__overlay{width:58px;height:80px;position:absolute;top:0;left:11px;object-fit:cover}.side-menu__img{width:64px;height:64px;position:absolute;top:0;left:0;object-fit:cover}.side-menu__mask{width:64px;height:64px;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;opacity:0;transition:opacity .2s}.side-menu__item:hover .side-menu__mask{opacity:1}.side-menu__more{position:absolute;top:6px;right:6px;width:16px;height:16px;border-radius:24px;background:#ffffff;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .2s;cursor:pointer}.side-menu__item:hover .side-menu__more{opacity:1}.side-menu__more-img{width:10.5px;height:1.75px}.side-menu-popover .ant-popover-inner,.side-menu-popover .ant-popover-inner-content{padding:0!important}.side-menu-popover{--antd-arrow-background-color: #fff;padding-left:10px}.side-menu-popover .ant-popover-arrow{display:none}.side-menu__top-btn{width:72px;height:28px;border-radius:6px;border:1px solid #695dfc;background:#fff;position:absolute;top:46px;left:4px;display:flex;justify-content:center;align-items:center;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:20px;color:#695dfc;cursor:pointer;padding:0;opacity:0;transition:opacity .2s}.side-menu__item:hover .side-menu__top-btn{opacity:1}.side-menu__top-btn:hover{background:#f5f3ff}.side-menu__cursor{width:32px;height:32px;overflow:hidden;position:absolute;top:18px;left:40px;display:flex;justify-content:flex-end;align-items:flex-start;pointer-events:none}.side-menu__cursor img{width:13.85px;height:17px;margin-top:6px;margin-right:9px}.side-menu__dot{width:14px;height:14px;border-radius:200px;border:2px solid #fff;background:#ff4d4f;position:absolute;top:-4px;left:25px}.side-menu__delete{width:20px;height:20px;overflow:hidden;position:absolute;top:-6px;right:-6px;cursor:pointer;z-index:10;opacity:0;transition:opacity .2s}.side-menu__item-wrapper:hover .side-menu__delete{opacity:1}.side-menu__delete:hover{transform:scale(1.1)}.side-menu__close{position:fixed;top:32px;left:194px;width:20px;height:20px;padding:0;border:none;background:none;cursor:pointer;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.side-menu:hover .side-menu__close{opacity:1}.side-menu__close img{width:20px;height:20px}.side-menu__loading{width:80px;height:80px;display:flex;justify-content:center;align-items:center;margin:0 auto 12px}.side-menu__item-wrapper--scroll{margin-top:8px}.side-menu__item-wrapper--scroll:last-child{margin-bottom:0}.side-menu__item-wrapper--scroll .side-menu__hover-overlay{position:absolute;top:0;left:0;width:80px;height:80px;opacity:0;transition:opacity .2s;pointer-events:none;border-radius:8px;overflow:hidden}.side-menu__item-wrapper--scroll .side-menu__delete--hover{position:absolute;top:-4px;right:10px;width:20px;height:20px;opacity:0;transition:opacity .2s;cursor:pointer;z-index:1111}.side-menu__item-wrapper--scroll:hover .side-menu__hover-overlay,.side-menu__item-wrapper--scroll:hover .side-menu__delete--hover{opacity:1;pointer-events:auto}.side-menu__top-btn--hover{top:40px;left:4px;pointer-events:auto}.side-menu__fixed .side-menu__hover-overlay--fixed{position:absolute;top:0;left:0;width:80px;height:80px;opacity:0;transition:opacity .2s;pointer-events:none;border-radius:8px;overflow:hidden}.side-menu__fixed .side-menu__item-wrapper:hover .side-menu__hover-overlay--fixed{opacity:1;pointer-events:auto}.side-menu__top-btn--fixed{top:40px;left:4px;pointer-events:auto}.new-button{width:64px;height:64px;overflow:hidden;border-radius:16px;border:1.6px dashed rgba(216,217,246,1);background-color:#f9f9fc;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease;margin-left:28px;margin-right:28px;margin-bottom:12px}.new-button:hover{background-color:#f0f0fa;border-color:#695dfc80}.new-button--active{background-color:#695dfc1a;border:1px solid #695DFC}.new-button__icon{width:16px;height:16px;overflow:hidden;margin-bottom:4px;display:flex;justify-content:center;align-items:flex-end}.new-button__icon-img{width:12.89px;height:12.89px;margin-bottom:1.56px}.new-button__text{color:var(---, #695DFC);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:600;line-height:20px}.action-menu{width:86px;border-radius:8px;background:#ffffff;display:flex;flex-direction:column;padding:4px;box-shadow:0 2px 8px #00000026}.action-menu__item{width:78px;height:36px;border-radius:6px;display:flex;justify-content:flex-end;align-items:center;padding-right:4px;cursor:pointer;transition:background .2s;margin-bottom:4px}.action-menu__item:last-child{margin-bottom:0;height:32px}.action-menu__item:hover{background:#f5f5f5}.action-menu__text{font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:22px;flex-shrink:0;width:62px}.action-menu__text--default{color:#1e1e1f}.action-menu__text--danger{color:#ff4d4f}.section-title{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;white-space:nowrap;color:#1e1e1f;line-height:22px;font-weight:600;letter-spacing:0;margin-bottom:12px;text-align:center}.create-wrapper{display:flex;align-items:center;height:100%;box-sizing:border-box;overflow:hidden}.create{display:flex;flex-direction:column;gap:24px;height:calc(100vh - 140px);justify-content:flex-start;overflow:hidden;box-sizing:border-box}@media screen and (max-width: 1099px){.create{min-width:1000px;max-width:1000px}}@media screen and (min-width: 1100px) and (max-width: 1399px){.create{min-width:1000px;max-width:1000px}}@media screen and (min-width: 1400px) and (max-width: 1699px){.create{min-width:1000px;max-width:1000px}}@media screen and (min-width: 1700px) and (max-width: 1920px){.create{min-width:1100px;max-width:1200px}}@media screen and (min-width: 1921px){.create{min-width:1400px;max-width:1600px}}.create-top{display:flex;gap:16px;align-items:flex-start;justify-content:center;flex-direction:column}.create-records-scroll{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:24px;padding-right:8px;min-height:100px;max-height:calc(100vh - 340px);position:relative}.create-records-scroll::-webkit-scrollbar{width:4px}.create-records-scroll::-webkit-scrollbar-track{background:transparent}.create-records-scroll::-webkit-scrollbar-thumb{background:#d8d9f6;border-radius:2px}.create-records-loading,.create-records-no-more{text-align:center;padding:0;color:#00000073;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px}.create-records-loading:before{content:"";width:16px;height:16px;border:2px solid #d8d9f6;border-top-color:#695dfc;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.create-panel{display:flex;flex-direction:column;gap:8px;width:100%}.create-panel__title{color:var(--color-text-primary, rgba(0, 0, 0, .88));font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400}.create-panel__header{height:24px;display:flex;flex-direction:row;align-items:flex-start;gap:16px}.create-panel__header-title{color:var(--color-text-primary, rgba(0, 0, 0, .88));font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400}.create-panel__header-time{color:var(--color-text-tertiary, rgba(0, 0, 0, .45));font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400}.create-panel--left{display:flex;width:100%}.create-panel--left .create-panel__content{background:#EEEEFF;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px}.create-panel__image__list{display:flex;gap:8px}.create-panel__image{width:112px;height:112px;border-radius:8px;overflow:hidden;img{width: 100% !important; height: 100% !important; object-fit: contain !important;}}.create-panel__image .ant-image{width:100%!important;height:100%!important;object-fit:contain!important}.create-panel__desc{color:var(--color-text-secondary, #575559);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.create-panel--right .create-panel__result{display:flex;flex-direction:column;gap:8px}.create-panel__loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background-color:#fff;border-radius:12px}.create-panel__loading-image{width:200px;height:200px;border-radius:8px;object-fit:contain}.create-panel__loading-text{margin:0;color:var(--color-text-secondary, rgba(0, 0, 0, .65));font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;position:relative;bottom:22px}.create-panel__loading-text--loading{bottom:53px;margin:0;color:var(--color-text-secondary, #575559);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;position:relative;background:linear-gradient(90deg,rgba(87,85,89,.85) 0%,rgba(87,85,89,.85) 30%,rgba(107,140,255,.9) 45%,rgba(0,198,204,.9) 55%,rgba(87,85,89,.85) 70%,rgba(87,85,89,.85) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 2s infinite linear}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.create-panel__loading--error{border-radius:8px;padding:16px}.create-panel__error-placeholder{display:flex;align-items:center;justify-content:center}.create-panel__noData-image{width:216px;height:120px;object-fit:cover}.create-panel__success{display:flex;align-items:center}.create-panel__success__list{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.create-panel__result-image{max-width:200px;max-height:200px;object-fit:contain;border-radius:8px}.create-panel__actions{display:flex;gap:12px}.create-panel__action-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:122px;height:38px;line-height:38px;padding:0;background:#FFFFFF;border:1px solid #D8D9F6;border-radius:8px;font-size:14px;font-weight:500;color:#000000e0;cursor:pointer;transition:all .3s}.create-panel__action-btn:hover{border-color:#877afb;background:#F5F5FE}.create-form{display:flex;flex-direction:column;gap:16px;padding:16px 24px;background:#F8F9FD;border:1px solid rgba(216,217,246,.5);border-radius:12px;box-shadow:0 12px 24px #d8d9f640;width:100%;margin:0 auto}.create-form__tabs{display:flex;align-items:center;gap:16px}.create-form__tab{padding:0 24px;background:#FFFFFF;border:1px solid #D8D9F6;border-radius:12px;font-size:14px;font-weight:400;line-height:38px;color:#5349fd;cursor:pointer;text-align:center;height:38px}.create-form__tab--active{background:#EDEEFE;font-weight:600;color:#5349fd;text-align:center}.create-form__hint{margin:0;font-size:14px;line-height:22px;color:#00000073;text-align:center;font-family:Roboto,sans-serif}.create-form__body{display:flex;flex-direction:column;background-color:#fff;padding:16px;border-radius:12px}.create-form__preview{position:relative;display:flex;align-items:stretch}.create-form__tag-input{flex:1;border:none;background:none!important;height:100px;resize:none!important;box-shadow:none!important}.create-form__preview-img{position:relative;display:flex;width:100px;height:100px;padding:0;justify-content:center;align-items:center;border-radius:8px;border:2px dashed #D8D9F6;background:#F9F9FC;cursor:pointer;transition:all .3s;flex-shrink:0;overflow:hidden}.create-form__preview-img:hover{border-color:#877afb;background:#F5F5FE}.create-form__preview-img img{width:100%;height:100%;object-fit:cover}.create-form__preview-img svg{width:36px;height:36px;flex-shrink:0;aspect-ratio:1/1}.create-form__preview-upload{display:flex;width:100px;height:100px;justify-content:center;align-items:center}.create-form__preview-remove{position:absolute;top:4px;right:4px;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:16px;height:16px}.create-form__preview-text{margin:0;font-size:16px;line-height:24px;color:#000000e0}.create-form__progress{position:absolute;top:-8px;right:0;width:18px;height:18px;background:#FF4D4F;border-radius:50%}.create-form__options{flex:1;justify-content:space-between;align-items:center;margin-top:16px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;background:rgba(255,255,255,1);border-radius:4px}.empty-state__img{width:360px;height:200px}.empty-state__text{margin-top:16px;font-family:PingFang SC;font-size:20px;font-weight:500;color:#12141a;line-height:28px;white-space:nowrap}.shop-manage{margin:16px;padding:24px 24px 16px;background:rgba(255,255,255,1);border-radius:12px;height:100%;overflow:auto;display:flex;flex-direction:column}.shop-manage-content{flex:1;display:flex;flex-direction:column}.shop-manage__tabs{display:flex;align-items:center;gap:24px;margin-bottom:16px;position:relative;border-bottom:1px solid rgba(235,237,240,1)}.shop-manage__tab{height:56px;display:flex;align-items:center;justify-content:center;font-family:PingFang SC;font-size:16px;font-weight:400;color:#000;cursor:pointer;position:relative}.shop-manage__tab.active{font-weight:600;color:#695dfc}.shop-manage__tab.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:rgba(105,93,252,1)}.shop-manage__search{display:flex;align-items:center;gap:8px;margin-bottom:16px}.shop-manage__search-input-wrap{width:288px;height:32px;border:1px solid rgba(235,237,240,1);border-radius:6px;display:flex;align-items:center;padding:0 12px;background:rgba(255,255,255,1)}.shop-manage__search-label{font-family:PingFang SC;font-size:14px;color:#89868c;margin-right:12px;white-space:nowrap}.shop-manage__search-input{flex:1}.shop-manage__search-input input{font-family:PingFang SC;font-size:14px;color:#1e1e1f}.shop-manage__search-input input::placeholder{color:#bbb7bf}.shop-manage__btn-search{cursor:pointer;width:78px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid rgba(105,93,252,1);background:rgba(255,255,255,1);color:#695dfc;font-family:PingFang SC;font-size:14px}.shop-manage__btn-search:hover{color:#695dfc;border-color:#695dfc}.shop-manage__btn-reset{cursor:pointer;width:78px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(216,217,246,1);background:rgba(255,255,255,1);color:#1e1e1f;font-family:PingFang SC;font-size:14px}.shop-manage__toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.shop-manage__selected{display:flex;align-items:center;gap:2px;font-family:PingFang SC;font-size:14px;color:#000;font-weight:600}.shop-manage__selected-count{color:#695dfc}.shop-manage__btn-batch{cursor:pointer;width:88px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:rgba(105,93,252,1);border:none;font-family:PingFang SC;font-size:14px;color:#fff}.shop-manage__btn-batch:hover{background:rgba(105,93,252,.9)}.shop-manage__table{border:1px solid rgba(238,239,240,1);border-radius:4px;overflow:hidden}.shop-manage__table .ant-table-thead>tr>th{background:rgba(248,248,255,1);font-family:PingFang SC;font-size:14px;font-weight:600;color:#1e1e1f;padding:16px;border-bottom:none}.shop-manage__table .ant-table-tbody>tr>td{font-family:PingFang SC;font-size:14px;color:#1e1e1f;padding:16px;border-bottom:1px solid rgba(238,239,240,1)}.shop-manage__table .ant-table-tbody>tr:last-child>td{border-bottom:none}.shop-manage__table .ant-table-thead>tr>th:first-child,.shop-manage__table .ant-table-tbody>tr>td:first-child{padding-left:16px;padding-right:16px}.shop-manage__table .ant-table-thead .ant-table-cell:before{display:none!important;height:0!important}.shop-manage__table_no_data{flex:1}.shop-manage__table_no_data .ant-spin-nested-loading,.shop-manage__table_no_data .ant-spin-container,.shop-manage__table_no_data .ant-table,.shop-manage__table_no_data .ant-table-container,.shop-manage__table_no_data .ant-table-content,.shop-manage__table_no_data .ant-table-content table{height:100%}.shop-manage__info-cell{display:flex;align-items:flex-start;gap:8px}.shop-manage__thumb{width:64px;height:64px;border-radius:8px;background:rgba(248,248,255,1);object-fit:cover;flex-shrink:0}.shop-manage__info{flex:1;display:flex;flex-direction:column;gap:4px}.shop-manage__name{font-family:PingFang SC;font-size:14px;color:#1e1e1f;line-height:22px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-manage__id{font-family:PingFang SC;font-size:14px;color:#89868c;line-height:22px}.shop-manage__price-cell{display:flex;flex-direction:column;gap:4px}.shop-manage__price-row,.shop-manage__stock-row{display:flex;align-items:center;gap:8px}.shop-manage__price-label,.shop-manage__stock-label{font-family:PingFang SC;font-size:14px;color:#89868c}.shop-manage__price-value,.shop-manage__stock-value{font-family:PingFang SC;font-size:14px;color:#1e1e1f}.shop-manage__status-cell{display:flex;align-items:center;gap:4px}.shop-manage__status-icon{width:8px;height:8px;border-radius:50%;flex-shrink:0}.shop-manage__action-link{font-family:PingFang SC;font-size:14px;color:#1677ff;cursor:pointer}.shop-manage__pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;position:sticky;bottom:-16px;z-index:1;background:#fff;padding:16px 0}.shop-manage__total{font-family:PingFang SC;font-size:14px;color:#1e1e1f;margin-right:8px}.shop-manage__pagination .ant-pagination{display:flex;align-items:center;gap:8px}.shop-manage__pagination .ant-pagination-item{min-width:32px;height:32px;border-radius:6px;border:none;background:rgba(255,255,255,1);display:flex;align-items:center;justify-content:center}.shop-manage__pagination .ant-pagination-item:hover,.shop-manage__pagination .ant-pagination-item-active:hover,.shop-manage__pagination .ant-pagination-prev:hover,.shop-manage__pagination .ant-pagination-next:hover,.shop-manage__pagination .ant-select-selection-item:hover{border-color:#695dfc;color:#695dfc}.shop-manage__pagination .ant-select-dropdown{background:#fff}.shop-manage__pagination .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:rgba(105,93,252,.1)!important}.shop-manage__pagination .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:rgba(105,93,252,.2)!important;color:#695dfc!important}.shop-manage__pagination .ant-select.ant-select-outlined:not(.ant-select-disabled).ant-select-focused,.shop-manage__pagination .ant-select.ant-select-outlined:not(.ant-select-disabled):hover{border-color:#695dfc}.shop-manage__pagination .ant-select-arrow{color:#00000040}.shop-manage__pagination .ant-select:not(.ant-select-disabled):hover .ant-select-arrow{color:#695dfc}.shop-manage__pagination .ant-pagination-item-active{background:rgba(245,240,255,1)}.shop-manage__pagination .ant-pagination-item-active a{color:#695dfc;font-weight:600}.shop-manage__pagination .ant-pagination-prev,.shop-manage__pagination .ant-pagination-next{min-width:32px;height:32px;border-radius:6px;background:rgba(255,255,255,1);display:flex;align-items:center;justify-content:center}.shop-manage__pagination .ant-pagination-jump-prev,.shop-manage__pagination .ant-pagination-jump-next{min-width:32px;height:32px}.shop-manage__pagination .ant-pagination-options{margin-left:8px}.shop-manage__pagination .ant-select:not(.ant-select-disabled):hover .ant-select-selector,.shop-manage__pagination .ant-select:not(.ant-select-disabled).ant-select-open .ant-select-selector{border-color:#695dfc!important}.shop-manage__pagination .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector,.shop-manage__pagination .ant-select:not(.ant-select-disabled).ant-select-focused .ant-select-selector{border-color:#695dfc!important;box-shadow:0 0 0 2px #695dfc33!important}.shop-manage__pagination .ant-pagination-options-quick-jumper input:hover{border-color:#695dfc}.shop-manage__pagination .ant-pagination-options-quick-jumper input:focus{border-color:#695dfc;box-shadow:0 0 0 2px #695dfc33}.shop-manage__pagination .ant-pagination .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,.shop-manage__pagination .ant-pagination .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon{color:#695dfc}.shop-manage-content .ant-checkbox-checked .ant-checkbox-inner{background-color:#695dfc;border-color:#695dfc}.shop-manage-content .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled),.shop-manage-content .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:#695dfc}.shop-manage-content .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-inner,.shop-manage-content .ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{border-color:#695dfc}.shop-manage-content .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox,.shop-manage-content .ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox{border-color:#695dfc}.shop-manage-content .ant-checkbox-indeterminate:after,.shop-manage-content .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#695dfc}.product-detail-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:200;display:flex;justify-content:flex-end;animation:detailOverlayFadeIn .3s ease}.product-detail-overlay--closing{animation:detailOverlayFadeOut .3s ease forwards}@keyframes detailOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes detailOverlayFadeOut{0%{opacity:1}to{opacity:0}}.product-detail-drawer{width:720px;height:100%;background:#FFFFFF;display:flex;flex-direction:column;animation:detailDrawerSlideIn .3s ease;overflow:hidden}.product-detail-drawer--closing{animation:detailDrawerSlideOut .3s ease forwards}@keyframes detailDrawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes detailDrawerSlideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.product-detail-drawer__header{height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.product-detail-drawer__title{font-family:PingFang SC,sans-serif;font-size:18px;font-weight:600;color:#1e1e1f;line-height:26px}.product-detail-drawer__close{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-detail-drawer__close img{width:16px;height:16px}.product-detail-drawer__body{flex:1;padding:24px;overflow-y:auto}.product-detail-drawer__card{width:672px;min-height:88px;border-radius:8px;background:#F8F8FF;padding:12px;display:flex;align-items:center;margin-bottom:24px}.product-detail-drawer__thumb{width:64px;height:64px;border-radius:8px;object-fit:cover;margin-right:12px;flex-shrink:0}.product-detail-drawer__info{flex:1;min-width:0}.product-detail-drawer__info-top{display:flex;align-items:center;gap:4px;margin-bottom:2px}.product-detail-drawer__name{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.product-detail-drawer__status-tag{height:22px;padding:0 8px;border-radius:6px;font-family:PingFang SC,sans-serif;font-size:12px;line-height:20px;white-space:nowrap;flex-shrink:0}.product-detail-drawer__info-bottom{display:flex;align-items:center;gap:4px}.product-detail-drawer__id-label,.product-detail-drawer__id-value{font-family:PingFang SC,sans-serif;font-size:14px;color:#89868c;line-height:22px}.product-detail-drawer__copy{width:16px;height:16px;cursor:pointer}.product-detail-drawer__section{display:flex;flex-direction:column;gap:12px}.product-detail-drawer__section-title{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#252931;line-height:24px;margin-bottom:4px}.product-detail-drawer__field{display:flex;align-items:flex-start;gap:16px}.product-detail-drawer__field-label{width:70px;font-family:PingFang SC,sans-serif;font-size:14px;color:#000;line-height:22px;text-align:right;flex-shrink:0;white-space:nowrap}.product-detail-drawer__field-value{flex:1;font-family:PingFang SC,sans-serif;font-size:14px;color:#000;line-height:22px;word-break:break-all}.product-detail-drawer__gallery{flex:1;display:flex;flex-wrap:wrap;gap:10px}.product-detail-drawer__gallery-img{width:100px;height:100px;border-radius:12px;object-fit:cover}.add-product-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:100;animation:overlayFadeInAdd .3s ease}@keyframes overlayFadeInAdd{0%{opacity:0}to{opacity:1}}@keyframes overlayFadeOutAdd{0%{opacity:1}to{opacity:0}}.add-product-drawer{position:absolute;top:0;left:0;width:789px;height:100%;background:#FFFFFF;display:flex;flex-direction:column;padding:24px;animation:drawerSlideInAdd .3s ease;z-index:101;overflow:hidden;border-radius:16px}.add-product-drawer--closing{animation:drawerSlideOutAdd .3s ease forwards}.add-product-overlay--closing{animation:overlayFadeOutAdd .3s ease forwards}.add-product-drawer{position:absolute;top:0;right:0;width:789px;height:100%;background:#FFFFFF;display:flex;flex-direction:column;padding:24px;animation:drawerSlideInAdd .3s ease;z-index:101;overflow:hidden}.add-product-drawer--closing{animation:drawerSlideOut .3s ease forwards}@keyframes drawerSlideInAdd{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes drawerSlideOutAdd{0%{transform:translate(0)}to{transform:translate(-100%)}}*/ .add-product-drawer__closes{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:transparent;cursor:pointer;border-radius:6px;display:flex;align-items:flex-end;justify-content:space-between;padding:0;z-index:1}.add-product-drawer__closes svg{margin-bottom:8px;margin-right:8px}.add-product-drawer__title{font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;color:#1e1e1f;line-height:22px;display:flex;align-items:center;margin-bottom:16px;position:relative}.add-product-drawer__table{border:1px solid #EBEDF0;border-radius:4px;overflow:hidden;display:flex;flex-direction:column}.add-product-drawer__tbody{overflow-y:auto}.add-product-drawer__th-row{display:flex;min-height:56px;background:#F8F8FF}.add-product-drawer__th{display:flex;align-items:center;padding:0 16px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;color:#1e1e1f;line-height:22px}.add-product-drawer__th--check{width:48px;min-width:48px;justify-content:center;padding:0}.add-product-drawer__th--info{flex:1}.add-product-drawer__th--status,.add-product-drawer__th--renew{width:120px;min-width:120px}.add-product-drawer__th--action{width:93px;min-width:93px}.add-product-drawer__row{display:flex;border-top:1px solid #F0F0F0}.add-product-drawer__row:first-child{border-top:none}.add-product-drawer__td{display:flex;align-items:center;padding:0 16px;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;min-height:80px;gap:4px}.add-product-drawer__td--check{width:48px;min-width:48px;justify-content:center;padding:0}.add-product-drawer__td--info{width:348px;min-width:348px}.add-product-drawer__td--status,.add-product-drawer__td--renew{width:120px;min-width:120px}.add-product-drawer__td--action{width:93px;min-width:93px}.add-product-drawer__product{display:flex;align-items:center;gap:8px}.add-product-drawer__thumb{width:48px;height:48px;border-radius:6px;flex-shrink:0}.add-product-drawer__detail{display:flex;flex-direction:column}.add-product-drawer__name{font-size:14px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:280px}.add-product-drawer__sku{font-size:14px;color:#89868c;line-height:22px}.add-product-drawer__action{color:#1677ff;cursor:pointer}.add-product-drawer__action:hover{opacity:.8}.add-product-drawer__checkbox{width:16px;height:16px;border-radius:4px;border:1px solid #D8D9F6;background:#FFFFFF;display:flex;align-items:center;justify-content:center;cursor:pointer}.add-product-drawer__checkbox--checked{background:#695DFC;border-color:#695dfc}.add-product-drawer__pagination{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-top:16px}.add-product-drawer__pagination .ant-pagination{display:flex;align-items:center;gap:8px}.add-product-drawer__pagination .ant-pagination-total-text{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;margin-right:8px}.add-product-drawer__pagination .ant-pagination-item{width:32px;height:32px!important;line-height:32px;border-radius:6px;border:none;background:#FFFFFF;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;text-align:center;margin:0;display:flex;align-items:center;justify-content:center}.add-product-drawer__pagination .ant-pagination-item a{color:#1e1e1f;padding:0}.add-product-drawer__pagination .ant-pagination-item:hover{background:#F5F5F5}.add-product-drawer__pagination .ant-pagination-item:hover a{color:#1e1e1f}.add-product-drawer__pagination .ant-pagination-item-active{background:#EDEEFE}.add-product-drawer__pagination .ant-pagination-item-active a{color:#695dfc;font-weight:600}.add-product-drawer__pagination .ant-pagination-item-active:hover{background:#EDEEFE}.add-product-drawer__pagination .ant-pagination-item-active:hover a{color:#695dfc}.add-product-drawer__pagination .ant-pagination-prev,.add-product-drawer__pagination .ant-pagination-next{width:32px;height:32px;line-height:32px;border-radius:6px;background:#FFFFFF;margin:0}.add-product-drawer__pagination .ant-pagination-prev .ant-pagination-item-link,.add-product-drawer__pagination .ant-pagination-next .ant-pagination-item-link{border-radius:6px;border:none;background:#FFFFFF;display:flex;align-items:center;justify-content:center}.add-product-drawer__pagination .ant-pagination-prev:hover .ant-pagination-item-link,.add-product-drawer__pagination .ant-pagination-next:hover .ant-pagination-item-link{background:#F5F5F5}.add-product-drawer__pagination .ant-pagination-options{margin-left:0}.add-product-drawer__pagination .ant-pagination .ant-pagination-options-size-changer{height:32px!important}.add-product-drawer__pagination .ant-pagination-options-quick-jumper{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:32px!important;margin-left:8px;height:32px!important;align-items:center;gap:8px}.add-product-drawer__pagination .ant-pagination-options-quick-jumper input{width:56px;height:32px;border:1px solid #EBEDF0;border-radius:6px;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;padding:0 8px;box-sizing:border-box;margin:0 8px}.add-product-drawer__pagination .ant-pagination-options-quick-jumper input:hover,.add-product-drawer__pagination .ant-pagination-options-quick-jumper input:focus{border-color:#695dfc;box-shadow:none}.add-product-drawer__pagination .ant-select-selector{height:32px!important;border-radius:6px!important;border:1px solid #EBEDF0!important;display:flex;align-items:center;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;padding:0 14px!important;box-shadow:none!important}.add-product-drawer__pagination .ant-select-selection-item{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.add-product-drawer__pagination .ant-select-arrow{color:#89868c}.add-product-drawer__pagination .ant-select-selector:hover,.add-product-drawer__pagination .ant-select-open .ant-select-selector,.add-product-drawer__pagination .ant-select-focused .ant-select-selector{border-color:#695dfc!important;box-shadow:none!important}.add-product-drawer__search-bar{display:flex;align-items:center;gap:16px;margin-bottom:16px;height:32px;position:relative}.add-product-drawer__search-input-wrap{width:288px;height:32px;border:1px solid #EBEDF0;border-radius:6px;background:#FFFFFF;display:flex;align-items:center;overflow:hidden;flex-shrink:0}.add-product-drawer__search-label{width:56px;height:20px;margin-left:12px;font-family:PingFang SC,sans-serif;font-size:14px;color:#89868c;line-height:20px;flex-shrink:0}.add-product-drawer__search-input{flex:1;height:22px;margin-left:12px;border:none;outline:none;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;background:transparent}.add-product-drawer__search-input::placeholder{color:#bbb7bf}.add-product-drawer__search-actions{display:flex;gap:8px;align-items:center;height:32px}.add-product-drawer__search-btn{height:32px;padding:0 16px;border-radius:6px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;white-space:nowrap;display:flex;align-items:center;justify-content:center;border:1px solid;background:#FFFFFF}.add-product-drawer__search-btn--primary{border-color:#695dfc;color:#695dfc}.add-product-drawer__search-btn--default{border-color:#d8d9f6;color:#1e1e1f}.draft-confirm-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:1000;display:flex;align-items:center;justify-content:center}.draft-confirm-modal{width:480px;border-radius:16px;background:#FFFFFF;display:flex;flex-direction:column;overflow:hidden}.draft-confirm-body{padding:24px 24px 0;display:flex;align-items:flex-start;gap:8px;position:relative}.draft-confirm-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}.draft-confirm-text{flex:1;display:flex;flex-direction:column;gap:8px;margin-right:8px}.draft-confirm-title{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#1e1e1f;line-height:24px}.draft-confirm-desc{font-family:PingFang SC,sans-serif;font-size:14px;color:#575559;line-height:22px}.draft-confirm-close{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.draft-confirm-footer{height:80px;display:flex;justify-content:flex-end;align-items:center;padding-right:24px;gap:8px}.draft-confirm-btn{height:32px;padding:0 16px;border-radius:6px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;white-space:nowrap;border:none}.draft-confirm-btn--cancel{background:#FFFFFF;border:1px solid #D8D9F6;color:#1e1e1f}.draft-confirm-btn--confirm{background:#695DFC;color:#fff}.draft-confirm-btn--confirm:disabled{opacity:.6;cursor:not-allowed}.draft-confirm-btn--confirm:hover:not(:disabled){opacity:.9}.draft-fail-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:1000;display:flex;align-items:center;justify-content:center}.draft-fail-modal{width:480px;border-radius:16px;background:#FFFFFF;display:flex;flex-direction:column;overflow:hidden}.draft-fail-body{padding:24px 24px 0;display:flex;align-items:flex-start;gap:8px;position:relative}.draft-fail-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}.draft-fail-text{flex:1;display:flex;flex-direction:column;gap:8px;margin-right:8px}.draft-fail-title{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#1e1e1f;line-height:24px}.draft-fail-desc{font-family:PingFang SC,sans-serif;font-size:14px;color:#575559;line-height:22px}.draft-fail-close{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.draft-fail-footer{height:80px;display:flex;justify-content:flex-end;align-items:center;padding-right:24px;gap:8px}.draft-fail-btn{height:32px;padding:0 16px;border-radius:6px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;white-space:nowrap;border:none}.draft-fail-btn--cancel{background:#FFFFFF;border:1px solid #D8D9F6;color:#1e1e1f}.draft-fail-btn--retry{background:#695DFC;color:#fff}.draft-fail-btn--retry:hover{opacity:.9}.replace-confirm-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:1000;display:flex;align-items:center;justify-content:center}.replace-confirm-modal{width:480px;border-radius:16px;background:#FFFFFF;display:flex;flex-direction:column;overflow:hidden}.replace-confirm-body{padding:24px 24px 0;display:flex;align-items:flex-start;gap:8px;position:relative}.replace-confirm-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}.replace-confirm-text{flex:1;display:flex;flex-direction:column;gap:8px;margin-right:8px}.replace-confirm-title{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#1e1e1f;line-height:24px}.replace-confirm-desc{font-family:PingFang SC,sans-serif;font-size:14px;color:#575559;line-height:22px}.replace-confirm-close{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.replace-confirm-footer{height:80px;display:flex;justify-content:flex-end;align-items:center;padding-right:24px;gap:8px}.replace-confirm-btn{height:32px;padding:0 16px;border-radius:6px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;white-space:nowrap;border:none}.replace-confirm-btn--cancel{background:#FFFFFF;border:1px solid #D8D9F6;color:#1e1e1f}.replace-confirm-btn--confirm{background:#695DFC;color:#fff}.replace-confirm-btn--confirm:disabled{opacity:.6;cursor:not-allowed}.replace-confirm-btn--confirm:hover:not(:disabled){opacity:.9}.replace-fail-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:1000;display:flex;align-items:center;justify-content:center}.replace-fail-modal{width:480px;border-radius:16px;background:#FFFFFF;display:flex;flex-direction:column;overflow:hidden}.replace-fail-body{padding:24px 24px 0;display:flex;align-items:flex-start;gap:8px;position:relative}.replace-fail-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}.replace-fail-text{flex:1;display:flex;flex-direction:column;gap:8px;margin-right:8px}.replace-fail-title{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#1e1e1f;line-height:24px}.replace-fail-desc{font-family:PingFang SC,sans-serif;font-size:14px;color:#575559;line-height:22px}.replace-fail-close{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.replace-fail-footer{height:80px;display:flex;justify-content:flex-end;align-items:center;padding-right:24px;gap:8px}.replace-fail-btn{height:32px;padding:0 16px;border-radius:6px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;white-space:nowrap;border:none}.replace-fail-btn--cancel{background:#FFFFFF;border:1px solid #D8D9F6;color:#1e1e1f}.replace-fail-btn--retry{background:#695DFC;color:#fff}.replace-fail-btn--retry:hover{opacity:.9}.batch-delete-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:1000;display:flex;align-items:center;justify-content:center}.batch-delete-modal{width:480px;border-radius:16px;background:#FFFFFF;display:flex;flex-direction:column;overflow:hidden}.batch-delete-body{padding:24px 24px 0;display:flex;align-items:flex-start;gap:8px;position:relative}.batch-delete-text{flex:1;display:flex;flex-direction:column;gap:8px;margin-right:8px}.batch-delete-title{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#1e1e1f;line-height:24px}.batch-delete-desc{font-family:PingFang SC,sans-serif;font-size:14px;color:#575559;line-height:22px}.batch-delete-close{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.batch-delete-footer{height:80px;display:flex;justify-content:flex-end;align-items:center;padding-right:24px;gap:8px}.batch-delete-btn{height:32px;padding:0 16px;border-radius:6px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;white-space:nowrap;border:none}.batch-delete-btn--cancel{background:#FFFFFF;border:1px solid #D8D9F6;color:#1e1e1f}.batch-delete-btn--confirm{background:#695DFC;color:#fff}.batch-delete-btn--confirm:disabled{opacity:.6;cursor:not-allowed}.batch-delete-btn--confirm:hover:not(:disabled){opacity:.9}.auth-expired-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:1000;display:flex;align-items:center;justify-content:center}.auth-expired-modal{width:480px;border-radius:16px;background:#FFFFFF;display:flex;flex-direction:column;overflow:hidden}.auth-expired-body{padding:24px 24px 0;display:flex;align-items:flex-start;gap:8px;position:relative}.auth-expired-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}.auth-expired-text{flex:1;display:flex;flex-direction:column;gap:8px;margin-right:8px}.auth-expired-title{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#1e1e1f;line-height:24px}.auth-expired-desc{font-family:PingFang SC,sans-serif;font-size:14px;color:#575559;line-height:22px}.auth-expired-close{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.auth-expired-footer{height:80px;display:flex;justify-content:flex-end;align-items:center;padding-right:24px;gap:8px}.auth-expired-btn{height:32px;padding:0 16px;border-radius:6px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;white-space:nowrap;border:none}.auth-expired-btn--cancel{background:#FFFFFF;border:1px solid #D8D9F6;color:#1e1e1f}.auth-expired-btn--confirm{background:#695DFC;color:#fff}.auth-expired-btn--confirm:hover{opacity:.9}.image-renew{display:flex;height:100%;overflow:hidden}.image-renew__left{width:400px;min-width:400px;background:#FFFFFF;display:flex;flex-direction:column;height:100%}.image-renew__config{flex:1;padding:24px;overflow-y:auto}.image-renew__section{margin-bottom:24px}.image-renew__section--bottom{margin-bottom:0}.image-renew__section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.image-renew__section-title{font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;color:#1e1e1f;line-height:22px}.image-renew__section-desc{font-family:PingFang SC,sans-serif;font-size:12px;color:#89868c;line-height:20px;margin:0 0 12px}.image-renew__bind-btn{height:32px;padding:0 16px;border-radius:6px;border:1px solid #695DFC;background:#FFFFFF;color:#695dfc;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;white-space:nowrap}.image-renew__bind-btn:hover{background:#F5F5FF}.image-renew__hint-card{display:flex;align-items:center;justify-content:center;gap:10px;height:57px;border-radius:8px;background:#F9F9FC;margin-top:8px}.image-renew__hint-icon{width:25px;height:25px;border-radius:21.43px;background:#EDF0FD;display:flex;align-items:center;justify-content:center;color:#1e1e1f;flex-shrink:0}.image-renew__hint-text{font-family:PingFang SC,sans-serif;font-size:12px;color:#575559;line-height:20px;text-align:center}.image-renew__chip-grid{display:flex;gap:12px;margin-bottom:12px}.image-renew__chip-grid:last-child{margin-bottom:0}.image-renew__chip{width:109px;height:46px;border-radius:12px;border:1px solid #EBEDF0;background:#FFFFFF;display:flex;align-items:center;justify-content:center;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;cursor:pointer;transition:all .2s}.image-renew__chip:hover{border-color:#d8d9f6;background:#F5F5FF}.image-renew__chip--active{border-color:#d8d9f6;background:#EDEEFE;color:#695dfc;font-weight:600}.image-renew__select{height:32px;border-radius:6px;border:1px solid #EBEDF0;background:#FFFFFF;display:flex;align-items:center;justify-content:space-between;padding:0 12px;cursor:pointer;margin-top:12px;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.image-renew__select:hover{border-color:#d8d9f6}.image-renew__add-btn{height:32px;padding:0 12px;border-radius:6px;border:1px solid #695DFC;background:#FFFFFF;color:#695dfc;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;display:flex;align-items:center;gap:4px;white-space:nowrap}.image-renew__add-btn:hover{background:#F5F5FF}.image-renew__actions{height:88px;padding:24px 12px;display:flex;gap:12px;border-top:1px solid #F0F0F0}.image-renew__history-btn{flex:1;height:40px;border-radius:8px;border:1px solid #D8D9F6;background:#FFFFFF;color:#1e1e1f;font-family:PingFang SC,sans-serif;font-size:16px;line-height:24px;cursor:pointer;text-align:center}.image-renew__history-btn:hover{border-color:#695dfc}.image-renew__generate-btn{flex:1;height:40px;border-radius:8px;border:none;background:linear-gradient(180deg,rgba(131,132,255,.5) 0%,rgba(105,93,252,.5) 100%);color:#fff;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;line-height:24px;cursor:pointer;text-align:center}.image-renew__right{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;position:relative}.image-renew__right--data{align-items:stretch;justify-content:stretch;padding-top:0}.image-renew__hero{display:flex;flex-direction:column;align-items:center;margin-bottom:36px}.image-renew__hero-title{display:flex;align-items:center;gap:5px;margin-bottom:16px}.image-renew__hero-ai{font-family:Barlow,sans-serif;font-size:38px;font-weight:800;color:#695dfc;line-height:42px}.image-renew__hero-text{font-family:Barlow,PingFang SC,sans-serif;font-size:35px;font-weight:900;color:#1e1e1f;line-height:42px}.image-renew__hero-desc{font-family:PingFang SC,sans-serif;font-size:16px;line-height:24px;margin:0}.image-renew__hero-desc-normal{color:#575559}.image-renew__hero-desc-highlight{color:#695dfc}.image-renew__preview{position:relative;width:507px;height:424px}.image-renew__preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px;background:#FFFFFF;border-radius:15px;width:507px;height:424px}.image-renew__preview-card{width:190px;height:190px;border-radius:12px;border:1px solid #EBEDF0;overflow:hidden;box-shadow:0 4px 16px #00000014}.image-renew__preview-placeholder{width:100%;height:100%;background:#F5F5F8}.image-renew__preview-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:54px;height:54px;background:#FFFFFF;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001a;cursor:pointer}.image-renew__preview-play:hover{box-shadow:0 4px 16px #695dfc4d}.image-renew__shop-selector,.image-renew__qty-select{margin-top:12px}.image-renew__qty-select .ant-select-selector,.image-renew__shop-selector .ant-select-selector{height:32px!important;border-radius:6px!important;border:1px solid #EBEDF0!important;display:flex;align-items:center;padding:0 8px!important;box-shadow:none!important}.image-renew__shop-selector .ant-select-selector:hover{border-color:#d8d9f6!important}.image-renew__qty-select .ant-select-focused .ant-select-selector,.image-renew__shop-selector .ant-select-focused .ant-select-selector{border-color:#695dfc!important;box-shadow:none!important}.image-renew__qty-select .ant-select-selection-item,.image-renew__shop-selector .ant-select-selection-item{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.image-renew__qty-select .ant-select-arrow,.image-renew__shop-selector .ant-select-arrow{color:#89868c;font-size:12px}.image-renew__shop-popup{width:352px!important;padding:4px!important}.image-renew__shop-popup .ant-select-item{height:32px;border-radius:6px;padding:0 12px;display:flex;align-items:center;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.image-renew__shop-popup .ant-select-item-option-active{background:#F5F5F5!important}.image-renew__shop-popup .ant-select-item-option-selected{background:#695DFC!important;color:#fff!important;font-weight:600}.image-renew__shop-popup .ant-select-item-option-selected:hover{background:#695DFC!important}.image-renew__shop-option{display:flex;align-items:center;gap:8px;width:100%}.image-renew__shop-option svg{flex-shrink:0}.image-renew__product-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.image-renew__product-item{display:flex;align-items:center;gap:4px;height:48px;border-radius:4px;background:#F8F8FF;padding:0 2px 0 6px}.image-renew__product-img{width:40px;height:40px;border-radius:4px;background:#E8E8F0;flex-shrink:0}.image-renew__product-name{flex:1;font-family:PingFang SC,sans-serif;font-size:12px;color:#1e1e1f;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-renew__product-remove{width:20px;height:20px;border-radius:6px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.image-renew__product-panel{width:789px;height:100%;background:#FFFFFF;border-radius:16px;padding:24px;display:flex;flex-direction:column;overflow:hidden}.image-renew__panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.image-renew__panel-title{font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;color:#1e1e1f;line-height:22px}.image-renew__panel-close{width:32px;height:32px;border:none;background:transparent;cursor:pointer;border-radius:6px;display:flex;align-items:flex-end;justify-content:flex-end;padding:0}.image-renew__panel-close svg{margin-bottom:8px;margin-right:8px}.image-renew__product-table{border:1px solid #EBEDF0;border-radius:4px;overflow:hidden;display:flex;flex-direction:column}.image-renew__pt-header{display:flex;height:56px;background:#F8F8FF}.image-renew__pt-row{display:flex;border-top:1px solid #F0F0F0}.image-renew__pt-row:first-child{border-top:none}.image-renew__pt-col{display:flex;align-items:center;padding:0 16px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;color:#1e1e1f;line-height:22px;min-height:80px}.image-renew__pt-col--check{width:48px;min-width:48px;justify-content:center;padding:0}.image-renew__pt-col--info{flex:1;font-weight:400}.image-renew__pt-col--status,.image-renew__pt-col--renew{width:120px;min-width:120px;font-weight:400;gap:4px}.image-renew__pt-col--action{width:93px;min-width:93px;font-weight:400}.image-renew__pt-header .image-renew__pt-col{font-weight:600;min-height:56px}.image-renew__pt-product{display:flex;align-items:center;gap:8px}.image-renew__pt-thumb{width:48px;height:48px;border-radius:6px;background:#F8F8FF;flex-shrink:0}.image-renew__pt-detail{display:flex;flex-direction:column}.image-renew__pt-name{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:280px}.image-renew__pt-sku{font-family:PingFang SC,sans-serif;font-size:14px;color:#89868c;line-height:22px}.image-renew__pt-status-text{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.image-renew__pt-action{font-family:PingFang SC,sans-serif;font-size:14px;color:#1677ff;line-height:22px;cursor:pointer}.image-renew__pt-action:hover{opacity:.8}.image-renew__checkbox{width:16px;height:16px;border-radius:4px;border:1px solid #D8D9F6;background:#FFFFFF;display:flex;align-items:center;justify-content:center;cursor:pointer}.image-renew__checkbox--checked{background:#695DFC;border-color:#695dfc}.image-renew__pagination{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-top:16px}.image-renew__pagination .ant-pagination{display:flex;align-items:center;gap:8px}.image-renew__pagination .ant-pagination-total-text{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;margin-right:8px}.image-renew__pagination .ant-pagination.ant-pagination-mini .ant-pagination-item{height:32px;display:flex;align-items:center;justify-content:center}.image-renew__pagination .ant-select-single.ant-select-sm{height:32px}.image-renew__pagination .ant-pagination-item{width:32px;height:32px;line-height:32px;border-radius:6px;border:none;background:#FFFFFF;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;text-align:center;margin:0}.image-renew__pagination .ant-pagination-item a{color:#1e1e1f;padding:0}.image-renew__pagination .ant-pagination-item:hover{background:#F5F5F5}.image-renew__pagination .ant-pagination-item:hover a{color:#1e1e1f}.image-renew__pagination .ant-pagination-item-active{background:#EDEEFE}.image-renew__pagination .ant-pagination-item-active a{color:#695dfc;font-weight:600}.image-renew__pagination .ant-pagination-item-active:hover{background:#EDEEFE}.image-renew__pagination .ant-pagination-item-active:hover a{color:#695dfc}.image-renew__pagination .ant-pagination-prev,.image-renew__pagination .ant-pagination-next{width:32px;height:32px;line-height:32px;border-radius:6px;background:#FFFFFF;margin:0}.image-renew__pagination .ant-pagination-prev .ant-pagination-item-link,.image-renew__pagination .ant-pagination-next .ant-pagination-item-link{border-radius:6px;border:none;background:#FFFFFF;display:flex;align-items:center;justify-content:center}.image-renew__pagination .ant-pagination-prev:hover .ant-pagination-item-link,.image-renew__pagination .ant-pagination-next:hover .ant-pagination-item-link{background:#F5F5F5}.image-renew__pagination .ant-pagination-options{margin-left:0}.image-renew__pagination .ant-pagination-options-quick-jumper{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:32px!important;margin-left:8px;height:32px!important;align-items:center;gap:8px}.image-renew__pagination .ant-pagination-options-quick-jumper input{width:56px;height:32px;border:1px solid #EBEDF0;border-radius:6px;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;padding:0 8px;box-sizing:border-box;margin:0 8px}.image-renew__pagination .ant-pagination-options-quick-jumper input:hover{border-color:#695dfc}.image-renew__pagination .ant-pagination-options-quick-jumper input:focus{border-color:#695dfc;box-shadow:none}.image-renew__pagination .ant-select-selector{height:32px!important;border-radius:6px!important;border:1px solid #EBEDF0!important;display:flex;align-items:center;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;padding:0 14px!important;box-shadow:none!important}.image-renew__pagination .ant-select-selection-item{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.image-renew__pagination .ant-select-arrow{color:#89868c}.image-renew__pagination .ant-select-open .ant-select-selector,.image-renew__pagination .ant-select-focused .ant-select-selector{border-color:#695dfc!important;box-shadow:none!important}.image-renew__pagination .ant-select-selector:hover{border-color:#695dfc!important}.image-renew__results{width:100%;height:100%;padding:24px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.image-renew__results-bar{display:flex;align-items:center;justify-content:space-between;height:38px}.image-renew__results-bar-left{display:flex;align-items:center;gap:8px}.image-renew__results-check{width:16px;height:16px;border-radius:4px;border:1px solid #D8D9F6;background:#FFFFFF;display:flex;align-items:center;justify-content:center;cursor:pointer}.image-renew__results-check--checked{background:#695DFC;border-color:#695dfc}.image-renew__results-check--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.image-renew__results-select-all{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.image-renew__results-bar-right{display:flex;align-items:center;gap:12px}.image-renew__results-btn{height:38px;padding:0 16px;border-radius:8px;border:1px solid #D8D9F6;background:#FFFFFF;display:flex;align-items:center;justify-content:center;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;cursor:pointer;white-space:nowrap}.image-renew__results-btn--disabled{color:#bbb7bf;cursor:not-allowed}.image-renew__results-btn--danger{border-color:#ff4d4f;color:#ff4d4f}.image-renew__result-item{display:flex;flex-direction:column;gap:8px}.image-renew__result-header{display:flex;align-items:center;justify-content:space-between;height:32px}.image-renew__result-info{display:flex;align-items:center;gap:8px;flex:1;margin-right:36px}.image-renew__result-name{flex:1;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-renew__result-time{font-family:PingFang SC,sans-serif;font-size:14px;color:#89868c;line-height:22px;white-space:nowrap;width:144px;text-align:right}.image-renew__result-regenerate{height:32px;padding:0 16px;border-radius:6px;border:1px solid #D8D9F6;background:#FFFFFF;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;cursor:pointer;white-space:nowrap}.image-renew__result-regenerate:hover{border-color:#695dfc}.image-renew__result-images{display:flex;gap:12px;height:160px}.image-renew__result-original{width:160px;height:160px;border-radius:4px;background:#E8E8F0;position:relative;flex-shrink:0}.image-renew__result-original-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.45);border-radius:4px}.image-renew__result-original-download{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:4px;background:#E1E1E5;display:flex;align-items:center;justify-content:center;cursor:pointer}.image-renew__result-img{width:100%;height:100%;border-radius:4px;object-fit:cover;flex-shrink:0}.image-renew__result-img-wrapper{width:160px;height:160px;border-radius:4px;position:relative;flex-shrink:0;overflow:hidden}.image-renew__result-img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.45);border-radius:4px;opacity:0;transition:opacity .2s ease;pointer-events:none}.image-renew__result-img-wrapper:hover .image-renew__result-img-overlay{opacity:1}.image-renew__result-img-download-hover{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;cursor:pointer;z-index:1}.image-renew__result-img-download-btn{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:4px;background:#E1E1E5;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;opacity:0}.image-renew__result-img-wrapper:hover .image-renew__result-img-download-btn{opacity:1}.image-renew__result-img-download-btn:hover{background:#695DFC}.image-renew__result-img-download-btn:hover svg path{stroke:#fff}.image-renew__result-placeholder{width:160px;height:160px;border-radius:8px;background:#FFFFFF;display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;overflow:hidden}.image-renew__result-placeholder-tag{height:24px;padding:0 8px;background:#F9F9FC;font-family:PingFang SC,sans-serif;font-size:12px;color:#575559;line-height:24px;text-align:center;white-space:nowrap}.image-renew__result-placeholder-body{flex:1;width:100%;display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column}.image-renew__result-placeholder-body_img{width:160px}.image-renew__result-placeholder-text{font-family:PingFang SC,sans-serif;font-size:12px;color:#575559;line-height:20px;text-align:center;width:100%;padding-bottom:4px}.image-renew__result-error{height:208px;border-radius:12px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;justify-content:center}.image-renew__result-error-icon{width:216px;height:120px;border-radius:8px}.image-renew__result-error-text{font-family:PingFang SC,sans-serif;font-size:14px;color:#575559;line-height:22px;text-align:center}.image-renew__result-generating_title{font-size:14px;line-height:22px;color:#1e1e1f}.image-renew__result-generating{display:flex;flex-direction:column;gap:8px}.image-renew__result-generating-label{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.image-renew__results-bar-right_tooltip{z-index:999999!important}.image-renew__result-generating-card{height:208px;border-radius:12px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:24px;overflow:hidden}.image-renew__result-generating-icon{width:170px;background:#F5F5F8;border-radius:8px}.image-renew__result-generating-text{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#575559;line-height:24px;text-align:center;background:linear-gradient(90deg,rgba(87,85,89,.85) 0%,rgba(87,85,89,.85) 30%,rgba(107,140,255,.9) 45%,rgba(0,198,204,.9) 55%,rgba(87,85,89,.85) 70%,rgba(87,85,89,.85) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmerimgRenew 2s infinite linear}@keyframes shimmerimgRenew{0%{background-position:100% 0}to{background-position:-100% 0}}.image-renew__empty-shop{margin-top:12px}.image-renew__empty-shop-card{height:57px;border-radius:8px;background:#F9F9FC;display:flex;align-items:center;justify-content:center;gap:10px}.image-renew__empty-shop-icon{width:25px;height:25px;border-radius:21.43px;background:#EDF0FD;display:flex;align-items:center;justify-content:center;flex-shrink:0}.image-renew__empty-shop-icon svg path{stroke:#695dfc}.image-renew__empty-shop-text{font-family:PingFang SC,sans-serif;font-size:12px;color:#575559;line-height:20px;text-align:center}.image-renew__shop-display{display:flex;flex-direction:column}.image-renew__shop-display-title{font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;color:#1e1e1f;line-height:22px;margin-bottom:12px}.image-renew__shop-display-row{display:flex;align-items:center;height:22px}.image-renew__shop-display-icon{width:16px;height:16px;border-radius:10.67px;position:relative;display:flex;align-items:center;justify-content:center;margin-right:6px;flex-shrink:0;overflow:hidden}.image-renew__shop-display-bg{position:absolute;top:0;left:0;width:16px;height:16px;border-radius:2.67px}.image-renew__shop-display-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14.4px;height:14.4px}.image-renew__shop-display-name{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-renew__shop-display-empty{font-family:PingFang SC,sans-serif;font-size:14px;color:#89868c;line-height:22px}.image-renew__result_qs{display:flex;align-items:center;justify-content:center;flex-direction:column;flex:1;gap:16px}.image-renew__result_qs_img{width:360px;height:200px}.image-renew__result_qs_text{color:var(--color-text-tertiary, #89868C);font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.hd-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:100;display:flex;justify-content:flex-end}.hd-drawer{width:720px;height:100%;background:#fff;display:flex;flex-direction:column;animation:hdSlideIn .3s ease}@keyframes hdSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.hd-header{height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.hd-title{font-family:PingFang SC,sans-serif;font-size:18px;font-weight:600;color:#1e1e1f;line-height:26px}.hd-close{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.hd-body{flex:1;padding:24px;overflow-y:auto}.hd-bar{display:flex;align-items:center;height:38px;margin-bottom:16px}.hd-bar-left{display:flex;align-items:center;gap:8px;cursor:pointer}.hd-bar-right{display:flex;align-items:center;gap:8px;margin-left:auto}.hd-bar-btn{height:38px;padding:0 16px;border-radius:8px;border:1px solid #D8D9F6;background:#FFFFFF;display:flex;align-items:center;justify-content:center;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;cursor:default;white-space:nowrap}.hd-bar-btn--disabled{color:#bbb7bf;cursor:not-allowed}.hd-bar-btn--danger{border-color:#ff4d4f;color:#ff4d4f}.hd-check{width:16px;height:16px;border-radius:4px;border:1px solid #D8D9F6;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.hd-check--disabled{cursor:not-allowed;opacity:.4}.hd-check--checked{background:#695DFC;border-color:#695dfc}.hd-select-all{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.hd-loading,.hd-empty{font-family:PingFang SC,sans-serif;font-size:14px;color:#89868c;text-align:center;padding:40px 0}.hd-item{margin-bottom:16px}.hd-item-header{display:flex;align-items:center;margin-bottom:8px}.hd-item-info{display:flex;gap:8px;flex:1}.hd-item-name{flex:1;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hd-item-time{width:144px;font-family:PingFang SC,sans-serif;font-size:14px;color:#89868c;line-height:22px;text-align:right;white-space:nowrap}.hd-images{margin-left:24px;display:flex;gap:8px;flex-wrap:wrap}.hd-img-wrap{width:160px;height:160px;border-radius:4px;position:relative;flex-shrink:0;overflow:hidden}.hd-img{width:100%!important;height:100%!important;object-fit:cover;border-radius:4px}.hd-img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.45);border-radius:4px;opacity:0;transition:opacity .2s ease;pointer-events:none}.hd-img-wrap:hover .hd-img-overlay{opacity:1}.hd-img-dl{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;cursor:pointer;z-index:1}.hd-img-wrap:hover .hd-img-dl{opacity:1}.hd-img-dl-btn{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:4px;background:#E1E1E5;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;opacity:0;transition:opacity .2s ease}.hd-img-wrap:hover .hd-img-dl-btn{opacity:1}.hd-error{height:208px;border-radius:12px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.hd-error-icon{width:216px;height:120px;border-radius:8px}.hd-error-text{font-family:PingFang SC,sans-serif;font-size:14px;color:#575559;line-height:22px;text-align:center}.hd-generating-title{font-size:14px;line-height:22px;color:#1e1e1f}.hd-generating{display:flex;flex-direction:column;gap:8px}.hd-generating-card{height:208px;border-radius:12px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:24px;margin-top:8px}.hd-generating-icon{width:170px;border-radius:8px}.hd-generating-text{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#575559;line-height:24px;text-align:center;background:linear-gradient(90deg,rgba(87,85,89,.85) 0%,rgba(87,85,89,.85) 30%,rgba(107,140,255,.9) 45%,rgba(0,198,204,.9) 55%,rgba(87,85,89,.85) 70%,rgba(87,85,89,.85) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmerhd 2s infinite linear}@keyframes shimmerhd{0%{background-position:100% 0}to{background-position:-100% 0}}.hd-img-dl-btn:hover{background:#695DFC}.hd-img-dl-btn:hover svg path{stroke:#fff}.hd__result-placeholder{width:160px;height:160px;border-radius:8px;background:#FFFFFF;display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;overflow:hidden}.hd__result-placeholder-tag{height:24px;padding:0 8px;background:#F9F9FC;font-family:PingFang SC,sans-serif;font-size:12px;color:#575559;line-height:24px;text-align:center;white-space:nowrap}.hd__result-placeholder-body{flex:1;width:100%;display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column}.hd__result-placeholder-body_img{width:160px}.hd__result-placeholder-text{font-family:PingFang SC,sans-serif;font-size:12px;color:#575559;line-height:20px;text-align:center;width:100%;padding-bottom:4px}.hd-item-card{flex:1;display:flex;flex-direction:column;gap:16px;padding:12px;background-color:#f8f8ff;border-radius:8px}.hd-item-card-name{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hd-item-card-meta{display:flex;align-items:center;height:22px}.hd-item-card-meta-item{font-family:PingFang SC,sans-serif;font-size:14px;color:#89868c;line-height:22px;white-space:nowrap}.hd-item-card-meta-sep{width:20px;flex-shrink:0}.hd-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;flex:1;gap:16px}.hd_result_qs_img{width:360px;height:200px}.hd_result_qs_text{color:var(--color-text-tertiary, #89868C);font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.history-delete-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:1000;display:flex;align-items:center;justify-content:center}.history-delete-modal{width:480px;border-radius:16px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.history-delete-body{padding:24px 24px 0;display:flex;align-items:flex-start;gap:8px;position:relative}.history-delete-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}.history-delete-text{flex:1;display:flex;flex-direction:column;gap:8px;margin-right:8px}.history-delete-title{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;color:#1e1e1f;line-height:24px}.history-delete-desc{font-family:PingFang SC,sans-serif;font-size:14px;color:#575559;line-height:22px}.history-delete-close{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.history-delete-footer{height:80px;display:flex;justify-content:flex-end;align-items:center;padding-right:24px;gap:8px}.history-delete-btn{height:32px;padding:0 16px;border-radius:6px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;white-space:nowrap;border:none}.history-delete-btn--cancel{background:#fff;border:1px solid #D8D9F6;color:#1e1e1f}.history-delete-btn--confirm{background:#695DFC;color:#fff}.history-delete-btn--confirm:disabled{opacity:.6;cursor:not-allowed}.history-delete-btn--confirm:hover:not(:disabled){opacity:.9}.renew-history{flex:1;display:flex;flex-direction:column;padding:16px;overflow:hidden}.renew-history__breadcrumb{display:flex;align-items:center;gap:4px;height:22px;margin-bottom:8px}.renew-history__crumb-link{font-family:PingFang SC,sans-serif;font-size:14px;color:#89868c;line-height:22px;cursor:pointer}.renew-history__crumb-link:hover{color:#695dfc}.renew-history__crumb-sep{font-family:PingFang SC,sans-serif;font-size:14px;color:#89868c;line-height:22px}.renew-history__crumb-current{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.renew-history__card{flex:1;background:#FFFFFF;border-radius:8px;padding:24px;display:flex;flex-direction:column;overflow:auto}.renew-history__filter{display:flex;align-items:center;gap:16px;margin-bottom:16px}.renew-history__search{width:288px;height:32px;border:1px solid #EBEDF0;border-radius:6px;display:flex;align-items:center;padding-left:12px}.renew-history__search-label{font-family:PingFang SC,sans-serif;font-size:14px;color:#89868c;line-height:20px;white-space:nowrap;flex-shrink:0}.renew-history__search-input{flex:1;height:100%;border:none;outline:none;background:transparent;margin-left:12px;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.renew-history__search-input::placeholder{color:#bbb7bf}.renew-history__btn{height:32px;padding:0 16px;border-radius:6px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid;background:#FFFFFF}.renew-history__btn--primary{border-color:#695dfc;color:#695dfc}.renew-history__btn--primary:hover{background:#F5F5FF}.renew-history__btn--default{border-color:#d8d9f6;color:#1e1e1f}.renew-history__btn--default:hover{border-color:#695dfc}.renew-history__topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.renew-history__count{font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;color:#000;line-height:22px}.renew-history__count-num{color:#695dfc;margin:0 2px}.renew-history__create-btn{height:32px;padding:0 16px;border-radius:6px;background:#695DFC;border:none;color:#fff;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;white-space:nowrap}.renew-history__create-btn:hover{background:#5A4DE8}.renew-history__table{border:1px solid #EBEDF0;border-radius:4px;display:flex;flex-direction:column}.renew-history__th-row{display:flex;height:56px;min-height:56px;background:#F8F8FF}.renew-history__th{flex:1;display:flex;align-items:center;padding-left:16px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;color:#1e1e1f;line-height:22px}.renew-history__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:600px}.renew-history__empty-illus{width:360px;height:200px;border-radius:8px;margin-bottom:16px}.renew-history__empty-title{font-family:PingFang SC,sans-serif;font-size:20px;font-weight:500;color:#12141a;line-height:28px;margin-bottom:8px}.renew-history__empty-desc{font-family:PingFang SC,sans-serif;font-size:14px;color:#89868c;line-height:22px;text-align:center;margin-bottom:24px}.renew-history__empty-btn{width:116px;height:32px;border-radius:6px;background:#695DFC;border:none;color:#fff;font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer}.renew-history__empty-btn:hover{background:#5A4DE8}.renew-history__tbody{display:flex;flex-direction:column}.renew-history__tr{display:flex;min-height:56px;border-bottom:1px solid #EBEDF0}.renew-history__tr:last-child{border-bottom:none}.renew-history__td{flex:1;display:flex;align-items:center;padding-left:16px;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.renew-history__platform-icon{width:20px;height:20px;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:8px;overflow:hidden}.renew-history__platform-icon img{width:12px;height:12px}.renew-history__shop-name{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px}.renew-history__td--actions{gap:16px}.renew-history__action-link{font-family:PingFang SC,sans-serif;font-size:14px;line-height:22px;cursor:pointer;white-space:nowrap}.renew-history__action-link--primary{color:#695dfc}.renew-history__action-link--primary:hover{opacity:.8}.renew-history__action-link--danger{color:#ff4d4f}.renew-history__action-link--danger:hover{opacity:.8}.renew-history__pagination{display:flex;justify-content:flex-end;padding-top:16px}.renew-history__pagination .ant-pagination{display:flex;align-items:center;font-family:PingFang SC,sans-serif}.renew-history__pagination .ant-pagination-item{min-width:32px;height:32px;border-radius:6px;border:none;background:#FFFFFF;margin-right:8px;display:flex;align-items:center;justify-content:center}.renew-history__pagination .ant-pagination-item a{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;padding:0}.renew-history__pagination .ant-pagination-item-active{background:#F5F0FF!important}.renew-history__pagination .ant-pagination-item-active a{color:#695dfc!important;font-weight:600}.renew-history__pagination .ant-pagination-prev,.renew-history__pagination .ant-pagination-next{min-width:32px;height:32px;border-radius:6px;border:none;background:#FFFFFF;margin-right:8px}.renew-history__pagination .ant-pagination-prev .ant-pagination-item-link,.renew-history__pagination .ant-pagination-next .ant-pagination-item-link{border:none;background:transparent;display:flex;align-items:center;justify-content:center}.renew-history__pagination .ant-pagination-prev .ant-pagination-item-link .anticon,.renew-history__pagination .ant-pagination-next .ant-pagination-item-link .anticon{display:none}.renew-history__pagination .ant-pagination-prev .ant-pagination-item-link:after{content:"";display:block;width:5.06px;height:9.67px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAnCAYAAADgpQMwAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAWJJREFUeAGt1k1Og0AUB/AHY3HVAHUDK+YIeoN6A72Ft1Bv4bJbd94AvYFbV1DShKXYVSNppzMkJS0FOm/e/BMCGZIfj683w4CYKIr4bHaT+n7wNp36sF7/fTlAiAI97zqVh/wwxpjLXTBMH3jIFRhkCNztxEtRZEv07Y+Bq1Xxqo5RqA6IQnVBbRQDaqFY8CJqAo6ipuAgSgF7USp4htoAT1BbYIvaBBvUNqjiTibes02wQR3HebAJNqjcguOB7bZeADEKzY8H5OP4jOM4AUIkKhadMU6Fm08qSZJUCJh3zuV1/T8vy3IJyDQTn3xZj3L33TlnXHH7R3HOA/nm1fd6C8SKT/59W/BZl7IB9/ZTKjzY+Snw6BxlCl+cTU1grXkfC2uvUDCwNoqBUagujF705nleua5zD/294sOo0lYYqFhe8M54eT5QcSU73i8DQqqq2oRh+C6E2KjrMMaesiz72QP81z/h9gnXIQAAAABJRU5ErkJggg==) no-repeat center;background-size:contain}.renew-history__pagination .ant-pagination-next .ant-pagination-item-link:after{content:"";display:block;width:5.06px;height:9.67px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAnCAYAAADgpQMwAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAUdJREFUeAGt1LFtwzAQBVCSN4CsLo0Vj+JskA3i0mVGyAbJBlE2yAh2lzKZQI6gASxAbczcWZAhy5JN3t0HKJIn4OHIgpBl2VOSzDY41kmS7Ou6/jHCAGKfON/hmBljHxHeSWHXYv3YnLo3giDqny/LMhjoqHRkOvoAZl8F0Ecbhm6hCUN/owXDsKABw1hRCsPUDwk8iUrgqygXvoly4CA0Fg5GY2BrGGkfG5sP64fD37Kqqq0zjJRl+YGv22pYdw7eaGZ12mWsYwC3EKEtfF/gtOj2eAUPrON3mc+z9z5IaZrmm40SaK1dnVd9vsew0HHQ7ADghRbRdzoNumVRFL/RaAgYhYaCwWgMGITGgjdRDngV5YKTqAQcRaXgBaoBnqFa4AnVBCkOwVdN8NgpPrJeE6Q4a81GE6RAmqZb74/NfuF7uJaClH8lhg1Ya9DfIgAAAABJRU5ErkJggg==) no-repeat center;background-size:contain}.renew-history__pagination .ant-pagination-jump-prev,.renew-history__pagination .ant-pagination-jump-next{min-width:32px;height:32px;margin-right:8px;display:flex;align-items:center;justify-content:center}.renew-history__pagination .ant-pagination-jump-prev .ant-pagination-item-container,.renew-history__pagination .ant-pagination-jump-next .ant-pagination-item-container{display:flex;align-items:center;justify-content:center}.renew-history__pagination .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,.renew-history__pagination .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis{display:none}.renew-history__pagination .ant-pagination-jump-prev .ant-pagination-item-container:after,.renew-history__pagination .ant-pagination-jump-next .ant-pagination-item-container:after{content:"";display:block;width:24px;height:3.5px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAKRJREFUeAGdkr0OwjAMhC8JQ4aKgakDQwfe/4EYEEOFmBhQhw4RwlccCFVb1T3pi/J3cRLb4V9RqJWoc51yFfq80RWmo9AIO0wrqbnlIBSmk+AxL64dNGrn9UoN1osBYtDO3mBksMSmgl31VmP02Cgae9g1/Ooddn2NyWAaCiFo54VPctfoIjxy5Tz1AObTL0Q6CzcO3GgxV1GFX5r4eXxOi+JJb193Hzbpvqp6AAAAAElFTkSuQmCC),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAKRJREFUeAGdkr0OwjAMhC8JQ4aKgakDQwfe/4EYEEOFmBhQhw4RwlccCFVb1T3pi/J3cRLb4V9RqJWoc51yFfq80RWmo9AIO0wrqbnlIBSmk+AxL64dNGrn9UoN1osBYtDO3mBksMSmgl31VmP02Cgae9g1/Ooddn2NyWAaCiFo54VPctfoIjxy5Tz1AObTL0Q6CzcO3GgxV1GFX5r4eXxOi+JJb193Hzbpvqp6AAAAAElFTkSuQmCC),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAKRJREFUeAGdkr0OwjAMhC8JQ4aKgakDQwfe/4EYEEOFmBhQhw4RwlccCFVb1T3pi/J3cRLb4V9RqJWoc51yFfq80RWmo9AIO0wrqbnlIBSmk+AxL64dNGrn9UoN1osBYtDO3mBksMSmgl31VmP02Cgae9g1/Ooddn2NyWAaCiFo54VPctfoIjxy5Tz1AObTL0Q6CzcO3GgxV1GFX5r4eXxOi+JJb193Hzbpvqp6AAAAAElFTkSuQmCC);background-repeat:no-repeat,no-repeat,no-repeat;background-position:left center,center center,right center;background-size:3.5px 3.5px}.renew-history__pagination .ant-pagination-options{display:flex;align-items:center;margin-left:0}.renew-history__pagination .ant-pagination-options-quick-jumper{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;height:32px;display:flex;align-items:center}.renew-history__pagination .ant-pagination-options-quick-jumper input{width:56px;height:32px;border-radius:6px;border:1px solid #EBEDF0;background:#FFFFFF;margin:0 8px;text-align:center;font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:22px;outline:none}.renew-history__pagination .ant-pagination-options-quick-jumper input:focus{border-color:#695dfc}.renew-history__pagination .ant-pagination-options-size-changer .ant-select-selector{height:32px!important;border-radius:6px!important;border:1px solid #EBEDF0!important;background:#FFFFFF!important;padding:0 12px!important}.renew-history__pagination .ant-pagination-options-size-changer .ant-select-selection-item{font-family:PingFang SC,sans-serif;font-size:14px;color:#1e1e1f;line-height:30px!important}.renew-history__pagination .ant-pagination-options-size-changer .ant-select-arrow{right:8px!important}.renew-history__pagination .ant-pagination-options-size-changer .ant-select-arrow .anticon{display:none}.renew-history__pagination .ant-pagination-options-size-changer .ant-select-arrow:after{content:"";display:block;width:9.67px;height:5.06px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAVCAYAAADFEfeTAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAARNJREFUeAHN1s0NgjAUwPH3SsCbil441g0cQTdwBDdwBd3AFRzBCRxBRiCEAZCTJ/AV7YWg9AOK/6RJCyH5pVwegmVRFHHfDw6IuKfjnFYMUJ3TNL2AZQgWCVgQTG605S2v46J4bHMKDDPGdcBkVkAjnCJMZgxkoNk3WFlWR8ZwRduk8cl6Op3d5hRopnVzv2BZlp7EnlN0brtV7RtUxqnAZH0BlXA6sD6BnTgTWF9AHArWBxCHhNkCcWiYDRBdwEyB6ApmAkSXMF0guobpAHEMmCrQWyyW9zFgInE7YRheqwp28B5UZZHvT56s8dAZTJZQNM1soTHNMAaciZEaRoLJWoC553nHesc/wR9EjA2t+m++AAAyQXE3IoaCAAAAAElFTkSuQmCC) no-repeat center;background-size:contain}.login-modal.ant-modal .ant-modal-content{padding:0;border-radius:12px;overflow:hidden}.login-modal.ant-modal .ant-modal-body{padding:0}.login-modal__layout{position:relative;display:flex;width:880px;height:540px;box-sizing:border-box}.login-modal__close{position:absolute;top:16px;right:16px;z-index:10;width:32px;height:32px;padding:0;margin:0;border:none;border-radius:6px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.login-modal__close:hover{background:rgba(0,0,0,.06)}.login-modal__left{width:360px;flex:0 0 360px;padding:80px 30px 30px;box-sizing:border-box;background:#fff;display:flex;flex-direction:column;gap:70px;z-index:1}.login-modal__header{display:flex;align-items:center;align-self:stretch}.login-modal__title-img{width:auto;height:auto;max-width:100%}.login-modal__content{display:flex;flex-direction:column;align-self:stretch;gap:36px}.login-modal__form-title{margin:0;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;line-height:1.5;color:#000000e0}.login-modal__form{display:flex;flex-direction:column;align-self:stretch;gap:24px}.login-modal__form-item{margin-bottom:0!important}.login-modal__form .login-modal__form-item{margin-bottom:0}.login-modal__field{display:flex;align-items:center;align-self:stretch;padding:0 12px;gap:8px;border-radius:8px;background:#f5f5fa;box-sizing:border-box;height:46px}.login-modal__phone-prefix{font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;line-height:1.571;color:#000000e0;-webkit-user-select:none;user-select:none;flex-shrink:0}.login-modal__phone-sep{width:0;height:14px;border-left:1px solid #dbdde0;flex-shrink:0}.login-modal__phone-input.ant-input{flex:1;min-width:0;padding:0!important;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:1.571;color:#000000e0;background:transparent;border:none!important;box-shadow:none!important}.login-modal__phone-input.ant-input::placeholder{color:#00000040}.login-modal__code-row{display:flex;align-items:center;align-self:stretch;padding:0 6px 0 12px;gap:12px;border-radius:8px;background:#f5f5fa;box-sizing:border-box;height:46px;line-height:46px}.login-modal__code-input.ant-input{flex:1;min-width:0;height:24px;padding:0!important;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:1.571;color:#000000e0;background:transparent;border:none!important;box-shadow:none!important}.login-modal__code-input.ant-input::placeholder{color:#00000040}.login-modal__code-btn.ant-btn{height:36px;width:84px;border:none;border-radius:var(--radius-l, 8px);background:linear-gradient(91deg,#6295FF -.02%,#695DFC 100%);flex-shrink:0;gap:10px;display:flex;align-items:center;justify-content:center;line-height:36px;color:#fff;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:600}.login-modal__code-btn.ant-btn:hover,.login-modal__code-btn.ant-btn:focus{background:linear-gradient(135deg,#4a87f0 0%,#5a50e0 100%)!important;color:#fff!important}.login-modal__code-btn.ant-btn:disabled{cursor:not-allowed}.login-modal__submit.ant-btn{align-self:stretch;height:auto;padding:10px 12px;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:600;color:#fff;border:none;border-radius:100px;background:linear-gradient(133deg,#5695ff 2%,#695dfc 100%);display:flex;align-items:center;justify-content:center;gap:12px}.login-modal__submit.ant-btn:hover,.login-modal__submit.ant-btn:focus{background:linear-gradient(133deg,#4a87f0 2%,#5a50e0 100%)!important;color:#fff!important}.login-modal__submit.ant-btn:disabled{opacity:.4;cursor:not-allowed}.login-modal__agreement{display:flex;justify-content:center;align-items:center;align-self:stretch;gap:2px;font-family:PingFang SC,sans-serif;font-size:12px;font-weight:400;line-height:1.667;color:#00000073}.login-modal__agreement a{color:#695dfc;text-decoration:none}.login-modal__agreement a:hover{color:#3f35d0}.login-modal__right{position:absolute;top:0;right:0;width:520px;height:100%;background:#f3f4fd;overflow:hidden}.login-modal__right-image{position:absolute;top:9.5px;left:6px;width:520px;height:481px;object-fit:cover}.agreement-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.45)}.agreement-drawer--open{display:flex}.agreement-drawer__panel{width:640px;max-height:80vh;background:#fff;border-radius:16px;display:flex;flex-direction:column;overflow:hidden}.agreement-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 16px 24px;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.agreement-drawer__title{font-family:PingFang SC,sans-serif;font-size:18px;font-weight:600;line-height:1.444;color:#000000e0;margin:0}.agreement-drawer__close{width:32px;height:32px;padding:0;border:none;border-radius:6px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.agreement-drawer__close:hover{background:rgba(0,0,0,.06)}.agreement-drawer__body{padding:24px;overflow-y:auto;flex:1}.agreement-drawer__body::-webkit-scrollbar{width:6px}.agreement-drawer__body::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px}.agreement-drawer__footer{padding:16px 24px;display:flex;justify-content:flex-end;flex-shrink:0}.agreement-drawer__confirm{padding:6px 16px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:1.571;color:#fff;background:#695dfc;border:none;border-radius:6px;cursor:pointer;transition:background .2s}.agreement-drawer__confirm:hover{background:#5a50e0}.agreement-content h3{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:600;line-height:1.8;color:#000000e0;margin:20px 0 4px}.agreement-content h3:first-child{margin-top:0}.agreement-content p{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:1.8;color:#000000a6;margin:0 0 4px;text-align:left}.scene-tag-modal .ant-modal-content{padding:0;border-radius:16px;overflow:hidden}.scene-tag-modal__header{display:flex;align-items:center;justify-content:space-between;align-self:stretch;padding:16px 16px 16px 24px;border-bottom:.5px solid #EBEDF0}.scene-tag-modal__title{font-family:PingFang SC,sans-serif;font-weight:600;font-size:18px;line-height:26px;color:#000000e0}.scene-tag-modal__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;cursor:pointer;border-radius:6px;transition:background .3s}.scene-tag-modal__close:hover{background:rgba(0,0,0,.06)}.scene-tag-modal__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px}.scene-tag-modal__radio-group{display:flex;flex-direction:column;align-self:stretch;gap:12px}.scene-tag-modal__radio{display:flex;align-items:center;gap:8px;margin:0!important}.scene-tag-modal__radio .ant-radio-wrapper{display:flex;align-items:center;gap:8px;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#000000e0}.scene-tag-modal__radio .ant-radio{display:flex;align-items:center;justify-content:center}.scene-tag-modal__radio .ant-radio-inner{width:16px;height:16px;border-radius:20px;border-color:#dbdde0}.scene-tag-modal__radio .ant-radio-inner:after{display:none}.scene-tag-modal__radio .ant-radio-checked .ant-radio-inner{border-color:#695dfc;background:#FFFFFF;box-shadow:inset 0 0 0 3px #695dfc}.scene-tag-modal__footer{display:flex;justify-content:flex-end;align-items:center;align-self:stretch;gap:8px;padding:24px;border-top:.5px solid #EBEDF0}.scene-tag-modal__btn{display:flex;justify-content:center;align-items:center;height:32px;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:32px;border-radius:6px;cursor:pointer;transition:all .3s;width:78px}.scene-tag-modal__btn--cancel{color:#000000e0;background:#FFFFFF;border:1px solid #DBDDE0}.scene-tag-modal__btn--cancel:hover{border-color:#695dfc;color:#695dfc}.scene-tag-modal__btn--confirm{color:#fff;background:#695DFC;border:none}.scene-tag-modal__btn--confirm:hover{background:#5A4FD6}.confirm-modal .ant-modal-content{padding:0;border-radius:16px;overflow:hidden}.confirm-modal__body{display:flex;align-items:flex-start;gap:8px;padding:24px 24px 0;position:relative}.confirm-modal__text{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:8px;flex:1}.confirm-modal__title{margin:0;font-family:PingFang SC,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#000000e0}.confirm-modal__desc{margin:0;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#000000a6}.confirm-modal__close{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;cursor:pointer;border-radius:6px;transition:background .3s}.confirm-modal__close:hover{background:rgba(0,0,0,.06)}.confirm-modal__footer{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:24px}.confirm-modal__btn{display:flex;justify-content:center;align-items:center;height:32px;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:32px;border-radius:6px;cursor:pointer;transition:all .3s}.confirm-modal__btn--cancel{color:#000000e0;background:#FFFFFF;border:1px solid #DBDDE0;width:78px}.confirm-modal__btn--cancel:hover{border-color:#695dfc;color:#695dfc}.confirm-modal__btn--confirm{color:#fff;background:#695DFC;border:none;width:88px}.confirm-modal__btn--confirm:hover{background:#5A4FD6}.points-modal .ant-modal-content{padding:0;border-radius:16px;overflow:hidden;background:none;box-shadow:none}.points-modal__inner{position:relative;width:480px;height:408px;background:url(/assets/lxkfimg-81123640.png) no-repeat center top;background-size:cover}.points-modal__close{position:absolute;top:57px;right:16px;width:32px;height:32px;cursor:pointer;z-index:10}.points-modal__qrcode{position:absolute;left:240px;transform:translate(-50%,-30%);width:155px;height:155px;bottom:27px}.points-modal__qrcode img{width:100%;height:100%;border-radius:4px}.contact-modal .ant-modal-content{padding:0;border-radius:16px;overflow:hidden;background:#fff;box-shadow:none}.contact-modal__inner{padding:24px 24px 0}.contact-modal__header{display:flex;align-items:center;justify-content:space-between;align-self:stretch;gap:8px}.contact-modal__title{font-family:PingFang SC,sans-serif;font-weight:600;font-size:16px;line-height:1.5;color:#000000e0}.contact-modal__close{position:absolute;top:24px;right:24px;width:16px;height:16px;background:none;border:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L14 14M14 2L2 14' stroke='%23000' stroke-opacity='0.45' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;border-radius:6px}.contact-modal__body{display:flex;flex-direction:column;align-items:baseline;margin-top:8px;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:1.57;color:#000000a6;text-align:center}.contact-modal__footer{display:flex;justify-content:flex-end;align-items:center;margin:24px 0}.contact-modal__confirm-btn{height:32px;padding:6px 16px;border-radius:6px;background:#695DFC;border:none;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px}.points-detail-modal .ant-modal-content{padding:0;border-radius:16px;overflow:hidden}.points-detail-modal__header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 16px 24px;border-bottom:.5px solid #EBEDF0}.points-detail-modal__title{margin:0;font-size:18px;font-weight:600;line-height:26px;color:#000000e0}.points-detail-modal__close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:6px;transition:background-color .2s}.points-detail-modal__close:hover{background-color:#f0f0f0}.points-detail-modal__body{padding:16px 0 16px 24px}.points-detail-modal__tabs{display:flex;gap:8px;margin-bottom:16px}.points-detail-modal__tab{height:32px;padding:6px 12px;font-size:14px;font-weight:400;line-height:22px;color:#000000e0;border-radius:8px;cursor:pointer;transition:all .2s}.points-detail-modal__tab.active{background-color:#edeefe;color:#5349fd;font-weight:600}.points-detail-modal__list{display:flex;flex-direction:column;gap:8px;max-height:400px;overflow-y:auto}.points-detail-modal__loading,.points-detail-modal__empty{display:flex;align-items:center;justify-content:center;min-height:120px;color:#00000073;font-size:14px}.points-detail-modal__loading-more{display:flex;align-items:center;justify-content:center;padding:12px 0}.points-detail-modal__no-more{display:flex;align-items:center;justify-content:center;padding:12px 0;color:#00000040;font-size:12px}.points-detail-modal__item{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.points-detail-modal__item-info{display:flex;flex-direction:column;gap:4px}.points-detail-modal__item-title{font-size:14px;font-weight:600;line-height:22px;color:#000000e0}.points-detail-modal__item-time{font-size:12px;font-weight:400;line-height:20px;color:#00000073}.points-detail-modal__item-points{font-size:18px;font-weight:600;line-height:26px;color:#000000e0;padding-right:24px}.points-detail-modal__item-points.gain{color:#52c41a}.points-detail-modal__item-points.consume{color:#ff4d4f}.points-detail-modal__footer{display:flex;justify-content:flex-end;padding:24px}.points-detail-modal__btn{height:32px;padding:6px 16px;font-size:14px;font-weight:400;line-height:22px;color:#000000e0;background:transparent;border:1px solid #DBDDE0;border-radius:6px;cursor:pointer;transition:all .2s}.points-detail-modal__btn:hover{background-color:#f5f5f5}
