@charset "UTF-8";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{display:block;width:100%}.btn-base[data-v-4bc95c24]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-4bc95c24]:focus,.btn-base[data-v-4bc95c24]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-4bc95c24]{outline:none}@keyframes loading-5-4bc95c24{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-4bc95c24]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-4bc95c24 infinite linear .75s}.loading-16[data-v-4bc95c24]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-4bc95c24 1s linear infinite}@keyframes loading-16-4bc95c24{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-4bc95c24]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-4bc95c24]{pointer-events:none!important}.dialog-div[data-v-4bc95c24]{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1000;inset:0}.dialog-div .dialog-content[data-v-4bc95c24]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.52rem;padding:.64rem .4rem;width:80vw;overflow:hidden;border:.01rem dashed #333;border-radius:.48rem;background:#fff;color:#333;font-size:.3rem}.dialog-div .dialog-content .dialog-text[data-v-4bc95c24]{flex-grow:1}.dialog-div .dialog-content .dialog-btn-line[data-v-4bc95c24]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.24rem;width:70%;height:.84rem}.dialog-div .dialog-content .dialog-btn-line button[data-v-4bc95c24]{width:100%;height:100%;border-radius:.42rem;border:none;color:#333;font-size:.3rem;letter-spacing:.02rem;background-color:#f5f5f5}.dialog-div .dialog-content .dialog-btn-line .confirm-btn[data-v-4bc95c24]{background-color:#e7000f;color:#fff}.dialog-div .dialog-content .dialog-btn-line .cancel-btn[data-v-4bc95c24]{border:.01rem solid #333}.login-overlay[data-v-4bc95c24]{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.login-card[data-v-4bc95c24]{background:#fff;border-radius:12px;padding:36px 32px 28px;width:360px;box-shadow:0 8px 32px #0000002e}.login-header[data-v-4bc95c24]{text-align:center;margin-bottom:24px}.login-header h2[data-v-4bc95c24]{margin:0 0 6px;font-size:22px;color:#1a1a1a}.login-subtitle[data-v-4bc95c24]{margin:0;font-size:13px;color:#888}.error-banner[data-v-4bc95c24]{display:flex;align-items:center;gap:8px;background:#fff2f0;border:1px solid #ffccc7;border-radius:6px;padding:10px 12px;margin-bottom:16px;font-size:13px;color:#cf1322}.form-item[data-v-4bc95c24]{margin-bottom:16px}.form-item label[data-v-4bc95c24]{display:block;font-size:13px;color:#555;margin-bottom:6px}.form-item input[data-v-4bc95c24]{width:100%;height:38px;padding:0 12px;border:1px solid #d9d9d9;border-radius:6px;font-size:14px;outline:none;box-sizing:border-box;transition:border-color .2s}.form-item input[data-v-4bc95c24]:focus{border-color:#4096ff;box-shadow:0 0 0 2px #4096ff26}.form-item input[data-v-4bc95c24]:disabled{background:#f5f5f5;cursor:not-allowed}.login-footer[data-v-4bc95c24]{margin-top:24px}.btn[data-v-4bc95c24]{width:100%;height:40px;border:none;border-radius:6px;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:opacity .2s,background .2s}.btn[data-v-4bc95c24]:disabled{opacity:.6;cursor:not-allowed}.btn-login[data-v-4bc95c24]{background:#1677ff;color:#fff}.btn-login[data-v-4bc95c24]:not(:disabled):hover{background:#4096ff}.btn-retry[data-v-4bc95c24]{background:#ff7a45;color:#fff}.btn-retry[data-v-4bc95c24]:not(:disabled):hover{background:#ff9c6e}.loading-spinner[data-v-4bc95c24]{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin-4bc95c24 .7s linear infinite}@keyframes spin-4bc95c24{to{transform:rotate(360deg)}}.fade-enter-active[data-v-4bc95c24],.fade-leave-active[data-v-4bc95c24]{transition:opacity .25s}.fade-enter-from[data-v-4bc95c24],.fade-leave-to[data-v-4bc95c24]{opacity:0}.btn-base[data-v-ae0fa704]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-ae0fa704]:focus,.btn-base[data-v-ae0fa704]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-ae0fa704]{outline:none}@keyframes loading-5-ae0fa704{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-ae0fa704]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-ae0fa704 infinite linear .75s}.loading-16[data-v-ae0fa704]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-ae0fa704 1s linear infinite}@keyframes loading-16-ae0fa704{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-ae0fa704]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-ae0fa704]{pointer-events:none!important}.dialog-div[data-v-ae0fa704]{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1000;inset:0}.dialog-div .dialog-content[data-v-ae0fa704]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.52rem;padding:.64rem .4rem;width:80vw;overflow:hidden;border:.01rem dashed #333;border-radius:.48rem;background:#fff;color:#333;font-size:.3rem}.dialog-div .dialog-content .dialog-text[data-v-ae0fa704]{flex-grow:1;text-align:center;padding:0px .2rem}.dialog-div .dialog-content .dialog-btn-line[data-v-ae0fa704]{display:grid;grid-template-columns:1fr 1fr;gap:.24rem;width:100%;height:.84rem}.dialog-div .dialog-content .dialog-btn-line button[data-v-ae0fa704]{width:100%;border-radius:.42rem;border:none;color:#333;font-size:.3rem;letter-spacing:.02rem;background-color:#f5f5f5}.dialog-div .dialog-content .dialog-btn-line .confirm-btn[data-v-ae0fa704]{background-color:#e7000f;color:#fff}.dialog-div .dialog-content .dialog-btn-line .cancel-btn[data-v-ae0fa704]{border:.01rem solid #333}.btn-base[data-v-c4f9ee49]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-c4f9ee49]:focus,.btn-base[data-v-c4f9ee49]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-c4f9ee49]{outline:none}@keyframes loading-5-c4f9ee49{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-c4f9ee49]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-c4f9ee49 infinite linear .75s}.loading-16[data-v-c4f9ee49]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-c4f9ee49 1s linear infinite}@keyframes loading-16-c4f9ee49{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-c4f9ee49]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-c4f9ee49]{pointer-events:none!important}.dialog-div[data-v-c4f9ee49]{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1000;inset:0}.dialog-div .dialog-content[data-v-c4f9ee49]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.52rem;padding:.64rem .4rem;width:80vw;overflow:hidden;border:.01rem dashed #333;border-radius:.48rem;background:#fff;color:#333;font-size:.3rem}.dialog-div .dialog-content .dialog-text[data-v-c4f9ee49]{flex-grow:1;text-align:center;padding:0px .2rem}.dialog-div .dialog-content .qrcode-div[data-v-c4f9ee49]{text-align:center;color:#ddd;font-size:.24rem;letter-spacing:.01rem;margin-top:.12rem}.dialog-div .dialog-content .dialog-btn-line[data-v-c4f9ee49]{width:100%;height:.84rem;text-align:center}.dialog-div .dialog-content .dialog-btn-line button[data-v-c4f9ee49]{width:100%;height:.84rem;border-radius:.42rem;border:none;color:#333;font-size:.3rem;letter-spacing:.02rem;background-color:#f5f5f5}.dialog-div .dialog-content .dialog-btn-line .confirm-btn[data-v-c4f9ee49]{background-color:#e7000f;color:#fff}.dialog-div .dialog-content .dialog-btn-line .cancel-btn[data-v-c4f9ee49]{border:.01rem solid #333}header[data-v-e990272b]{line-height:1.5;max-height:100vh}.logo[data-v-e990272b]{display:block;margin:0 auto 2rem}nav[data-v-e990272b]{width:100%;font-size:12px;text-align:center;margin-top:2rem}nav a.router-link-exact-active[data-v-e990272b]{color:var(--color-text)}nav a.router-link-exact-active[data-v-e990272b]:hover{background-color:transparent}nav a[data-v-e990272b]{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border)}nav a[data-v-e990272b]:first-of-type{border:0}@media(min-width:1024px){header[data-v-e990272b]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-e990272b]{margin:0 2rem 0 0}header .wrapper[data-v-e990272b]{display:flex;place-items:flex-start;flex-wrap:wrap}nav[data-v-e990272b]{text-align:left;margin-left:-1rem;font-size:1rem;padding:1rem 0;margin-top:1rem}}html,body{position:relative;width:100%;min-height:100vh;background-color:#f1f2f4}#app{position:relative;min-height:100vh}.home-view{display:flex;flex-direction:column;justify-content:space-around;align-items:center;position:relative;padding:7vh 0px;width:100%;height:100vh}.home-view .title-div{color:#e70010;font-size:.72rem;letter-spacing:.02rem;font-weight:700;text-align:center}.home-view .tips-div{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.24rem;width:100%;padding:0px .6rem}.home-view .tips-div .red-line{display:block;content:"";width:.88rem;height:.1rem;color:#e70010;background:linear-gradient(to right,#fff0,#e70010)}.home-view .tips-div .red-line.two{background:linear-gradient(to left,#fff0,#e70010)}.home-view .tips-div .mid{padding:0px .24rem;flex-grow:1;font-size:.42rem;font-weight:700;color:#333}.home-view .ball-div{flex-grow:1;position:relative;width:6.4rem;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(../images/home-ball-bg.webp)}@keyframes animeScaleScale{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1.02)}}@keyframes orbitRotate{0%{transform:translate(-50%,-50%) rotate(0) translate(3rem) rotate(0) scale(.5)}50%{transform:translate(-50%,-50%) rotate(180deg) translate(3rem) rotate(-180deg) scale(1.1)}to{transform:translate(-50%,-50%) rotate(360deg) translate(3rem) rotate(-360deg) scale(.5)}}.home-view .ball-div .ball{display:flex;justify-content:center;align-items:center;position:absolute;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(../images/home-ball.webp);animation:animeScaleScale 1.2s ease-in-out infinite alternate;pointer-events:none}.home-view .ball-div .ball .text{color:#fff;font-size:.37rem;font-weight:700;text-align:center;padding-bottom:14%;letter-spacing:.01rem;pointer-events:all}.home-view .ball-div .center-ball{z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);width:4.22rem;height:3.66rem}.home-view .ball-div .r-ball{z-index:0;left:50%;top:50%;width:2.4rem;height:2.08rem;animation:orbitRotate 20s linear infinite}.home-view .ball-div .r-ball.disable{opacity:.5}.home-view .ball-div .r-ball .text{font-size:.2rem}.home-view .ball-div .r-ball.r-ball-1{animation-delay:0s}.home-view .ball-div .r-ball.r-ball-2{animation-delay:-4s}.home-view .ball-div .r-ball.r-ball-3{animation-delay:-8s}.home-view .ball-div .r-ball.r-ball-4{animation-delay:-12s}.home-view .ball-div .r-ball.r-ball-5{animation-delay:-16s}.home-view .tips-div{font-size:.16rem;color:#fff;text-align:center}.btn-base[data-v-535223d9]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-535223d9]:focus,.btn-base[data-v-535223d9]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-535223d9]{outline:none}@keyframes loading-5-535223d9{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-535223d9]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-535223d9 infinite linear .75s}.loading-16[data-v-535223d9]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-535223d9 1s linear infinite}@keyframes loading-16-535223d9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-535223d9]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-535223d9]{pointer-events:none!important}.drawer-overlay[data-v-535223d9]{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;background-color:#00000080}.drawer[data-v-535223d9]{position:relative;width:100%;background:#fff;border-radius:20px 20px 0 0;padding:.3rem;padding-top:0;box-shadow:0 -4px 20px #0000001a;max-height:80vh;overflow-y:auto}.drawer .drawer-header[data-v-535223d9]{position:relative;left:0;width:100%;margin:.36rem 0px}.drawer .drawer-header .title[data-v-535223d9]{font-size:.36rem;font-weight:600;text-align:center;color:#333;margin:0}.drawer .drawer-header .close-btn[data-v-535223d9]{position:absolute;left:auto;right:0;top:0;width:.36rem;height:100%;cursor:pointer;padding:0;border:none;background:none;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(../images/icon-btn-close.webp)}.drawer .drawer-content[data-v-535223d9]{width:100%}.upload-options[data-v-535223d9]{display:grid;grid-template-columns:1fr 1fr;gap:.16rem;margin-top:.3rem}.upload-options .option-item[data-v-535223d9]{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;border-radius:12px;transition:background-color .2s;min-width:120px;height:2.66rem;border-radius:.24rem;background-color:#f1f2f4}.upload-options .option-item[data-v-535223d9]:hover{background-color:#f8f9fa}.upload-options .option-icon[data-v-535223d9]{width:.48rem;margin-bottom:.14rem}.upload-options .option-text[data-v-535223d9]{font-size:16px;font-weight:500;font-size:.28rem;color:#333;font-weight:700}.example-section[data-v-535223d9]{width:100%}.example-section .example-title[data-v-535223d9]{font-size:.27rem;color:#333;font-weight:700;margin:.48rem 0px .36rem}.example-section .example-images[data-v-535223d9]{display:flex;gap:.16rem;flex-direction:row;padding-bottom:.3rem;min-width:100%;width:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.example-section .example-images[data-v-535223d9]::-webkit-scrollbar{display:none}.example-section .example-images .example-item .example-img-container[data-v-535223d9]{width:2.88rem}.example-section .example-images .example-item .example-img-container .example-img[data-v-535223d9]{width:100%;height:1.76rem;border-radius:.24rem}.example-section .example-images .example-item .example-label[data-v-535223d9]{color:#333;font-size:.28rem;font-weight:500}.btn-base[data-v-d9e51533]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-d9e51533]:focus,.btn-base[data-v-d9e51533]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-d9e51533]{outline:none}@keyframes loading-5-d9e51533{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-d9e51533]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-d9e51533 infinite linear .75s}.loading-16[data-v-d9e51533]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-d9e51533 1s linear infinite}@keyframes loading-16-d9e51533{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-d9e51533]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-d9e51533]{pointer-events:none!important}.drawer-overlay[data-v-d9e51533]{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;background-color:#00000080}.drawer[data-v-d9e51533]{position:relative;width:100%;background:#fff;border-radius:20px 20px 0 0;padding:.3rem;padding-top:0;box-shadow:0 -4px 20px #0000001a;max-height:80vh;overflow-y:auto}.drawer .drawer-header[data-v-d9e51533]{position:relative;left:0;width:100%;margin:.36rem 0px}.drawer .drawer-header .title[data-v-d9e51533]{margin:0;color:#333;text-align:left;font-weight:600;font-size:.3rem;line-height:.4rem}.drawer .drawer-header .tips[data-v-d9e51533]{color:#acacac;font-size:.2rem;letter-spacing:.01rem}.drawer .drawer-header .close-btn[data-v-d9e51533]{position:absolute;left:auto;right:0;top:0;width:.36rem;height:100%;z-index:1;cursor:pointer;padding:0;border:none;background:none;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(../images/icon-btn-close.webp)}.drawer .drawer-content[data-v-d9e51533]{width:100%;max-height:70vh;overflow:hidden;overflow-y:auto;padding-bottom:.24rem}.drawer .drawer-content .goods-line[data-v-d9e51533]{display:grid;grid-template-columns:2.05rem 1fr;gap:.26rem;align-items:center;width:100%;height:2.05rem;margin-bottom:.52rem}.drawer .drawer-content .goods-line .goods-cover[data-v-d9e51533]{width:2.05rem;height:2.05rem;border-radius:.24rem;overflow:hidden;background-color:#f5f5f5}.drawer .drawer-content .goods-line .goods-cover img[data-v-d9e51533]{width:100%;height:100%;object-fit:cover}.drawer .drawer-content .goods-line .info-div[data-v-d9e51533]{display:grid;grid-template-rows:auto auto 1fr;grid-template-columns:1fr;height:100%}.drawer .drawer-content .goods-line .info-div .title[data-v-d9e51533]{font-size:.24rem;font-weight:700;color:#333}.drawer .drawer-content .goods-line .info-div .title .tag[data-v-d9e51533]{padding:0px .06rem;color:#fff;font-size:.2rem;border-radius:.06rem;background-color:#e7000f}.drawer .drawer-content .goods-line .info-div .sku-div span[data-v-d9e51533]{color:#333;font-size:.2rem;padding:.04rem .14rem;border-radius:.08rem;background-color:#f5f5f5}.drawer .drawer-content .goods-line .info-div .price-line[data-v-d9e51533]{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%}.drawer .drawer-content .goods-line .info-div .price-line .text-div[data-v-d9e51533]{font-size:.24rem;color:#acacac}.drawer .drawer-content .goods-line .info-div .price-line .text-div .price[data-v-d9e51533]{font-size:.26rem;margin-right:.18rem;color:#e70010}.drawer .drawer-content .goods-line .info-div .price-line .text-div .price[data-v-d9e51533]:before{content:"￥"}.drawer .drawer-content .goods-line .info-div .price-line .buy-btn[data-v-d9e51533]{height:.58rem;padding:0px .28rem;color:#fff;letter-spacing:.02rem;border:none;border-radius:.58rem;background-color:#e7000f}.btn-base[data-v-22420709]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-22420709]:focus,.btn-base[data-v-22420709]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-22420709]{outline:none}@keyframes loading-5-22420709{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-22420709]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-22420709 infinite linear .75s}.loading-16[data-v-22420709]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-22420709 1s linear infinite}@keyframes loading-16-22420709{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-22420709]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-22420709]{pointer-events:none!important}.line-div[data-v-22420709]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.12rem;padding:0px .26rem;width:100%;height:1.98rem;overflow:hidden;overflow-x:auto}.image-div[data-v-22420709]{position:relative;height:100%;padding:.05rem;border:.02rem solid #fff;box-sizing:border-box;border-radius:.12rem}.image-div.active[data-v-22420709]{border:.02rem solid #f16c74}.image-div img[data-v-22420709]{height:100%;border-radius:.12rem;overflow:hidden}.image-div .name-div[data-v-22420709]{position:absolute;left:.16rem;top:.16rem;padding:.06rem .16rem;border-radius:.4rem;color:#fff;font-size:.2rem;letter-spacing:.02rem;background-color:#0006}.btn-base[data-v-6e2cd171]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-6e2cd171]:focus,.btn-base[data-v-6e2cd171]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-6e2cd171]{outline:none}@keyframes loading-5-6e2cd171{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-6e2cd171]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-6e2cd171 infinite linear .75s}.loading-16[data-v-6e2cd171]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-6e2cd171 1s linear infinite}@keyframes loading-16-6e2cd171{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-6e2cd171]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-6e2cd171]{pointer-events:none!important}.remove-furniture[data-v-6e2cd171]{display:flex;justify-content:center;align-items:center;margin-bottom:.24rem;color:#333;font-size:.24rem}.remove-furniture .icon-remove[data-v-6e2cd171]{height:.24rem;margin-right:.12rem}.remove-furniture .toggle-div[data-v-6e2cd171]{position:relative;width:.54rem;height:.26rem;padding:.04rem;margin-left:.14rem;border-radius:.26rem;background-color:#cbc9c9;transition:all .3s ease}.remove-furniture .toggle-div.active[data-v-6e2cd171]{background-color:#f16c74}.remove-furniture .toggle-div.active[data-v-6e2cd171]:before{left:.32rem}.remove-furniture .toggle-div[data-v-6e2cd171]:before{content:"";display:block;position:absolute;left:.04rem;top:.04rem;width:.18rem;height:.18rem;border-radius:.18rem;background-color:#fff;transition:all .3s ease}.btn-base[data-v-edbd42fb]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-edbd42fb]:focus,.btn-base[data-v-edbd42fb]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-edbd42fb]{outline:none}@keyframes loading-5-edbd42fb{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-edbd42fb]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-edbd42fb infinite linear .75s}.loading-16[data-v-edbd42fb]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-edbd42fb 1s linear infinite}@keyframes loading-16-edbd42fb{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-edbd42fb]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-edbd42fb]{pointer-events:none!important}.goods-mark[data-v-edbd42fb]{position:absolute}.goods-mark .dot[data-v-edbd42fb]{margin-left:-.1rem;width:.2rem;height:.2rem;padding:.05rem;border-radius:.1rem;background-color:#0006}.goods-mark .dot[data-v-edbd42fb]:before{content:"";display:block;width:.1rem;height:.1rem;border-radius:50%;background-color:#fff}.goods-mark .info[data-v-edbd42fb]{position:absolute;left:.16rem;top:-.1rem;padding:.14rem;border-radius:.18rem;background-color:#0006;font-size:.18rem;color:#fff;pointer-events:all}.goods-mark .info.left[data-v-edbd42fb]{left:auto;right:.16rem}.goods-mark .info .name[data-v-edbd42fb]{display:flex;flex-direction:row;letter-spacing:.01rem;opacity:.9;white-space:nowrap}.goods-mark .info .name[data-v-edbd42fb]:after{display:block;content:">";margin-left:.06rem}.goods-mark .info .price[data-v-edbd42fb]:before{content:"￥"}.btn-base[data-v-e5aef32d]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-e5aef32d]:focus,.btn-base[data-v-e5aef32d]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-e5aef32d]{outline:none}@keyframes loading-5-e5aef32d{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-e5aef32d]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-e5aef32d infinite linear .75s}.loading-16[data-v-e5aef32d]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-e5aef32d 1s linear infinite}@keyframes loading-16-e5aef32d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-e5aef32d]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-e5aef32d]{pointer-events:none!important}.dialog-div[data-v-e5aef32d]{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1000;inset:0}.dialog-div .dialog-content[data-v-e5aef32d]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.52rem;padding:.64rem .4rem;width:80vw;overflow:hidden;border:.01rem dashed #333;border-radius:.48rem;background:#fff;color:#333;font-size:.3rem}.dialog-div .dialog-content .dialog-text[data-v-e5aef32d]{flex-grow:1;text-align:center;padding:0px .2rem}.dialog-div .dialog-content .dialog-btn-line[data-v-e5aef32d]{display:grid;grid-template-columns:1fr 1fr;gap:.24rem;width:100%;height:.84rem}.dialog-div .dialog-content .dialog-btn-line button[data-v-e5aef32d]{width:100%;border-radius:.42rem;border:none;color:#333;font-size:.3rem;letter-spacing:.02rem;background-color:#f5f5f5}.dialog-div .dialog-content .dialog-btn-line .confirm-btn[data-v-e5aef32d]{background-color:#e7000f;color:#fff}.dialog-div .dialog-content .dialog-btn-line .cancel-btn[data-v-e5aef32d]{border:.01rem solid #333}.btn-base[data-v-c0f04b04]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-c0f04b04]:focus,.btn-base[data-v-c0f04b04]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-c0f04b04]{outline:none}@keyframes loading-5-c0f04b04{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-c0f04b04]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-c0f04b04 infinite linear .75s}.loading-16[data-v-c0f04b04]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-c0f04b04 1s linear infinite}@keyframes loading-16-c0f04b04{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-c0f04b04]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-c0f04b04]{pointer-events:none!important}.drawer-overlay[data-v-c0f04b04]{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;background-color:#00000080}.drawer[data-v-c0f04b04]{display:grid;grid-template-rows:1fr auto;grid-template-columns:1fr;position:relative;width:80vw;height:100%;overflow:hidden;background:#fff;border-radius:0px .48rem .48rem 0px;box-shadow:0 -4px 20px #0000001a}.drawer .content-div[data-v-c0f04b04]{width:100%;box-sizing:border-box;overflow-y:auto}.drawer .title-div[data-v-c0f04b04]{width:100%;height:1.2rem;color:#333;text-align:center;font-size:.24rem;font-weight:700;line-height:1.2rem;background:linear-gradient(to bottom,#fff,#fce3e3)}.no-data-tips[data-v-c0f04b04]{width:100%;text-align:center;color:#888;font-size:.24rem;line-height:1.32rem}.no-data-tips .loading-16[data-v-c0f04b04]{width:.22rem;height:.22rem;margin-right:.16rem;border-width:.02rem}.item-div[data-v-c0f04b04]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.32rem;width:100%;height:1.32rem;padding:.16rem .32rem;margin:.16rem 0px;border-radius:.24rem}.item-div .text-div[data-v-c0f04b04]{flex-grow:1;display:grid;grid-template-rows:1fr auto;gap:.12rem;height:100%;color:#333;font-size:.24rem}.item-div .del-btn[data-v-c0f04b04]{flex-shrink:0;width:.52rem;height:.52rem;cursor:pointer;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../images/icon-del.webp)}.image-viewer[data-v-0990ee60]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:1000;display:flex;align-items:center;justify-content:center}.close-btn[data-v-0990ee60]{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;background-color:#fffc;border:none;font-size:24px;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;transition:background-color .2s}.close-btn[data-v-0990ee60]:hover{background-color:#ffffffe6}.image-container[data-v-0990ee60]{position:relative;width:100%;height:100%;overflow:hidden;cursor:grab;touch-action:none}.image-container[data-v-0990ee60]:active{cursor:grabbing}.viewer-image[data-v-0990ee60]{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center center;user-select:none;-webkit-user-select:none;-moz-user-select:none;pointer-events:none}.loading[data-v-0990ee60]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;display:flex;flex-direction:column;align-items:center;gap:10px}.loading-spinner[data-v-0990ee60]{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:spin-0990ee60 1s linear infinite}@keyframes spin-0990ee60{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error[data-v-0990ee60]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center}.error p[data-v-0990ee60]{margin:0;font-size:16px}@media(max-width:768px){.close-btn[data-v-0990ee60]{top:10px;right:10px;width:36px;height:36px;font-size:20px}}.btn-base[data-v-5f3c648b]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-5f3c648b]:focus,.btn-base[data-v-5f3c648b]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-5f3c648b]{outline:none}@keyframes loading-5-5f3c648b{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-5f3c648b]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-5f3c648b infinite linear .75s}.loading-16[data-v-5f3c648b]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-5f3c648b 1s linear infinite}@keyframes loading-16-5f3c648b{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-5f3c648b]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-5f3c648b]{pointer-events:none!important}.bottom-card[data-v-5f3c648b]{width:100%;padding:.5rem 0px 2rem;border-radius:.48rem;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:drop-shadow(2.778px 15.757px 20px rgba(212,215,220,.6));background-color:#fff}.bottom-card .section-title[data-v-5f3c648b]{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:100%;margin-bottom:.5rem;color:#333;font-size:.37rem;font-weight:700;letter-spacing:.02rem;line-height:.3rem}.bottom-card .section-title[data-v-5f3c648b]:before,.bottom-card .section-title[data-v-5f3c648b]:after{content:"";margin-left:.14rem;opacity:.8;width:.98rem;height:.09rem;background:linear-gradient(to right,#f66,#fff0)}.bottom-card .section-title[data-v-5f3c648b]:before{margin:0;margin-right:.14rem;background:linear-gradient(to left,#f66,#fff0)}.bottom-card .section-title[data-v-5f3c648b]:before{left:calc(50% - 80px)}.bottom-card .section-title[data-v-5f3c648b]:after{right:calc(50% - 80px)}.room-selection[data-v-5f3c648b]{padding:0 16px 30px}.room-selection .room-grid[data-v-5f3c648b]{display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:.12rem}.room-selection .room-grid .room-card[data-v-5f3c648b]{position:relative;min-width:0;border-radius:8px;text-align:center;cursor:pointer;transition:all .3s;background-color:#fff;outline:none}.room-selection .room-grid .room-card.active .room-image[data-v-5f3c648b]{border:.02rem solid #e70010}.room-selection .room-grid .room-card .room-image[data-v-5f3c648b]{width:100%;height:1.7rem;margin-bottom:.08rem;border-radius:6px;overflow:hidden;position:relative;border:.02rem solid #fff}.room-selection .room-grid .room-card .room-image img[data-v-5f3c648b]{width:100%;height:100%;object-fit:cover}.room-selection .room-grid .room-card .room-image .check-icon[data-v-5f3c648b]{position:absolute;left:50%;top:50%;width:.49rem;height:.49rem;transform:translate(-50%,-50%);background:#f44;color:#e70010;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border-radius:24px;filter:drop-shadow(.726px 2.911px 5px rgba(144,144,145,.19));background-color:#fff}.room-selection .room-grid .room-card .room-image .check-icon img[data-v-5f3c648b]{width:.27rem;height:auto;margin-top:.02rem}.room-selection .room-grid .room-card .room-name[data-v-5f3c648b]{width:100%;color:#333;font-size:.26rem;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style-selection[data-v-5f3c648b]{padding:0 16px 30px}.style-selection .style-grid[data-v-5f3c648b]{display:grid;grid-template-columns:repeat(3,1fr);gap:.2rem .16rem}.style-selection .style-grid .style-card[data-v-5f3c648b]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;padding:.32rem 0px;border-radius:.24rem;background-color:#f5f5f5}.style-selection .style-grid .style-card.active[data-v-5f3c648b]{border:.02rem solid #e70010;background-color:#fce3e3}.style-selection .style-grid .style-card .style-image[data-v-5f3c648b]{width:.92rem;height:.92rem;margin-bottom:.32rem;border-radius:.92rem;overflow:hidden;background-color:#333}.style-selection .style-grid .style-card .style-image[data-v-5f3c648b]:hover{border-color:#f44}.style-selection .style-grid .style-card .style-image img[data-v-5f3c648b]{width:100%;height:100%;object-fit:cover}.style-selection .style-grid .style-card .style-name[data-v-5f3c648b]{font-size:.24rem;letter-spacing:.02rem;color:#333}.style-selection .style-grid .style-card .style-name.active[data-v-5f3c648b]{color:#f44}.style-selection .style-grid .style-card.active .style-image[data-v-5f3c648b]{border-color:#f44}.style-selection .custom-style-selection[data-v-5f3c648b]{display:block;width:100%;height:auto;max-height:.84rem;margin:.58rem auto 0;overflow:hidden;transition:all .3s;border:.01rem solid #333;border-radius:.24rem;background:#fff;transition:all .5s linear}.style-selection .custom-style-selection.open[data-v-5f3c648b]{max-height:17rem;overflow-y:auto}.style-selection .custom-style-selection.open .icon-arrow[data-v-5f3c648b]{transform:rotate(180deg)}.style-selection .custom-style-selection .custom-style-btn[data-v-5f3c648b]{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:100%;height:.84rem;cursor:pointer;color:#666;font-size:.28rem;color:#333;font-weight:700;border:none;background:transparent}.style-selection .custom-style-selection .custom-style-btn .icon-arrow[data-v-5f3c648b],.style-selection .custom-style-selection .custom-style-btn object[data-v-5f3c648b]{width:.24rem;color:red;margin-left:.12rem}.style-selection .custom-style-selection .custom-style-btn img[data-v-5f3c648b],.style-selection .custom-style-selection .custom-style-btn .icon-arrow[data-v-5f3c648b]{display:block;height:.28rem;transition:all .5s ease}.style-selection .custom-style-selection .style-list[data-v-5f3c648b]{padding:.26rem;padding-top:0}.style-selection .custom-style-selection .style-list .custom-style-line[data-v-5f3c648b]{padding:.2rem .32rem}.style-selection .custom-style-selection .style-list .custom-style-line .custom-style-title[data-v-5f3c648b]{font-size:.35rem;letter-spacing:.02rem;color:#333;font-weight:700}.style-selection .custom-style-selection .style-list .custom-style-line .custom-style-options[data-v-5f3c648b]{display:flex;display:grid;grid-template-columns:repeat(4,1fr);gap:.14rem;margin-top:.24rem}.style-selection .custom-style-selection .style-list .custom-style-line .custom-style-options .custom-style-option[data-v-5f3c648b]{cursor:pointer;height:.6rem;border-radius:.6rem;border:.04rem solid #e70010;color:#fff;text-align:center;line-height:.6rem;letter-spacing:.02rem}.btn-base[data-v-23637087]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-23637087]:focus,.btn-base[data-v-23637087]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-23637087]{outline:none}@keyframes loading-5-23637087{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-23637087]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-23637087 infinite linear .75s}.loading-16[data-v-23637087]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-23637087 1s linear infinite}@keyframes loading-16-23637087{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-23637087]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-23637087]{pointer-events:none!important}.bottom-card[data-v-23637087]{width:100%;padding:.5rem 0px 2rem;border-radius:.48rem;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:drop-shadow(2.778px 15.757px 20px rgba(212,215,220,.6));background-color:#fff}.bottom-card .section-title[data-v-23637087]{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:100%;margin-bottom:.5rem;color:#333;font-size:.37rem;font-weight:700;letter-spacing:.02rem;line-height:.3rem}.bottom-card .section-title[data-v-23637087]:before,.bottom-card .section-title[data-v-23637087]:after{content:"";margin-left:.14rem;opacity:.8;width:.98rem;height:.09rem;background:linear-gradient(to right,#f66,#fff0)}.bottom-card .section-title[data-v-23637087]:before{margin:0;margin-right:.14rem;background:linear-gradient(to left,#f66,#fff0)}.bottom-card .section-title[data-v-23637087]:before{left:calc(50% - 80px)}.bottom-card .section-title[data-v-23637087]:after{right:calc(50% - 80px)}.room-selection[data-v-23637087]{padding:0 16px 30px}.room-selection .room-grid[data-v-23637087]{display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:.12rem}.room-selection .room-grid .room-card[data-v-23637087]{position:relative;min-width:0;border-radius:8px;text-align:center;cursor:pointer;transition:all .3s;background-color:#fff;outline:none}.room-selection .room-grid .room-card.active .room-image[data-v-23637087]{border:.02rem solid #e70010}.room-selection .room-grid .room-card .room-image[data-v-23637087]{width:100%;height:1.7rem;margin-bottom:.08rem;border-radius:6px;overflow:hidden;position:relative;border:.02rem solid #fff}.room-selection .room-grid .room-card .room-image img[data-v-23637087]{width:100%;height:100%;object-fit:cover}.room-selection .room-grid .room-card .room-image .check-icon[data-v-23637087]{position:absolute;left:50%;top:50%;width:.49rem;height:.49rem;transform:translate(-50%,-50%);background:#f44;color:#e70010;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border-radius:24px;filter:drop-shadow(.726px 2.911px 5px rgba(144,144,145,.19));background-color:#fff}.room-selection .room-grid .room-card .room-image .check-icon img[data-v-23637087]{width:.27rem;height:auto;margin-top:.02rem}.room-selection .room-grid .room-card .room-name[data-v-23637087]{width:100%;color:#333;font-size:.26rem;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style-selection[data-v-23637087]{padding:0 16px 30px}.style-selection .style-grid[data-v-23637087]{display:grid;grid-template-columns:repeat(3,1fr);gap:.2rem .16rem}.style-selection .style-grid .style-card[data-v-23637087]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;padding:.32rem 0px;border-radius:.24rem;background-color:#f5f5f5}.style-selection .style-grid .style-card.active[data-v-23637087]{border:.02rem solid #e70010;background-color:#fce3e3}.style-selection .style-grid .style-card .style-image[data-v-23637087]{width:.92rem;height:.92rem;margin-bottom:.32rem;border-radius:.92rem;overflow:hidden;background-color:#333}.style-selection .style-grid .style-card .style-image[data-v-23637087]:hover{border-color:#f44}.style-selection .style-grid .style-card .style-image img[data-v-23637087]{width:100%;height:100%;object-fit:cover}.style-selection .style-grid .style-card .style-name[data-v-23637087]{font-size:.24rem;letter-spacing:.02rem;color:#333}.style-selection .style-grid .style-card .style-name.active[data-v-23637087]{color:#f44}.style-selection .style-grid .style-card.active .style-image[data-v-23637087]{border-color:#f44}.style-selection .custom-style-selection[data-v-23637087]{display:block;width:100%;height:auto;max-height:.84rem;margin:.58rem auto 0;overflow:hidden;transition:all .3s;border:.01rem solid #333;border-radius:.24rem;background:#fff;transition:all .5s linear}.style-selection .custom-style-selection.open[data-v-23637087]{max-height:10rem}.style-selection .custom-style-selection.open .icon-arrow[data-v-23637087]{transform:rotate(180deg)}.style-selection .custom-style-selection .custom-style-btn[data-v-23637087]{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:100%;height:.84rem;cursor:pointer;color:#666;font-size:.28rem;color:#333;font-weight:700;border:none;background:transparent}.style-selection .custom-style-selection .custom-style-btn .icon-arrow[data-v-23637087],.style-selection .custom-style-selection .custom-style-btn object[data-v-23637087]{width:.24rem;color:red;margin-left:.12rem}.style-selection .custom-style-selection .custom-style-btn img[data-v-23637087],.style-selection .custom-style-selection .custom-style-btn .icon-arrow[data-v-23637087]{display:block;height:.28rem;transition:all .5s ease}.style-selection .custom-style-selection .style-list[data-v-23637087]{padding-bottom:.26rem}.style-selection .custom-style-selection .style-list .custom-style-line[data-v-23637087]{padding:.2rem .32rem}.style-selection .custom-style-selection .style-list .custom-style-line .custom-style-title[data-v-23637087]{font-size:.35rem;letter-spacing:.02rem;color:#333;font-weight:700}.style-selection .custom-style-selection .style-list .custom-style-line .custom-style-options[data-v-23637087]{display:flex;display:grid;grid-template-columns:repeat(4,1fr);gap:.14rem;margin-top:.24rem}.style-selection .custom-style-selection .style-list .custom-style-line .custom-style-options .custom-style-option[data-v-23637087]{cursor:pointer;height:.6rem;border-radius:.6rem;border:.04rem solid #e70010;color:#fff;text-align:center;line-height:.6rem;letter-spacing:.02rem}.btn-base{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base:focus,.btn-base:active{outline:none!important;-webkit-tap-highlight-color:transparent}*{outline:none}@keyframes loading-5{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5 infinite linear .75s}.loading-16{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16 1s linear infinite}@keyframes loading-16{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img{pointer-events:none!important}.material-div{margin-top:.72rem}.card-div{margin:.32rem 0px;background-color:#fff;border-radius:.24rem;overflow:hidden}.card-div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.08rem}.card-div .card-item{position:relative;height:2.1rem;padding:0;border-radius:.24rem;overflow:hidden;border:.02rem solid #fff;cursor:pointer;transition:all .3s linear}.card-div .card-item .in-div{width:100%;height:100%;overflow:hidden;border-radius:.24rem}.card-div .card-item .in-div img{width:100%;height:100%;object-fit:cover}.card-div .card-item.active{padding:.04rem;border:.02rem solid #e70010}.card-div .card-item.active .name-div{color:#e70010}.card-div .card-item.active .right-div{display:block}.card-div .card-item .name-div{position:absolute;width:100%;top:auto;bottom:.12rem;font-size:.16rem;letter-spacing:.01rem;text-align:center;color:#fff}.card-div .card-item .right-div{display:none;position:absolute;z-index:1;left:50%;top:50%;width:.5rem;height:.5rem;border-radius:50%;background-color:#fff;transform:translate(-50%,-50%);box-shadow:0 0 .05rem #0000001a;text-align:center}.card-div .card-item .right-div:after{content:"✓";color:#e70010}.card-div .upload-card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.24rem;padding-top:.24rem;border:2px dashed #c3c3c3;background-color:#f5f5f5}.card-div .upload-card img{width:.66rem;height:auto}.card-div .upload-card .name-div{position:relative;color:#4e4d4d}.card-div .upload-card .preview-image{width:100%;height:100%;object-fit:cover;border-radius:.24rem}.card-div .upload-card.selected{border:.02rem solid #e70010}.btn-base[data-v-8fbf6760]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-8fbf6760]:focus,.btn-base[data-v-8fbf6760]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-8fbf6760]{outline:none}@keyframes loading-5-8fbf6760{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-8fbf6760]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-8fbf6760 infinite linear .75s}.loading-16[data-v-8fbf6760]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-8fbf6760 1s linear infinite}@keyframes loading-16-8fbf6760{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-8fbf6760]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-8fbf6760]{pointer-events:none!important}.points-line[data-v-8fbf6760]{width:100%;padding:.28rem;padding-bottom:0;margin-bottom:-.28rem;color:#888;text-align:right}.points-line .remaining-point-div[data-v-8fbf6760]{padding:0px .12rem}.btn-base[data-v-24c6010d]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-24c6010d]:focus,.btn-base[data-v-24c6010d]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-24c6010d]{outline:none}@keyframes loading-5-24c6010d{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-24c6010d]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-24c6010d infinite linear .75s}.loading-16[data-v-24c6010d]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-24c6010d 1s linear infinite}@keyframes loading-16-24c6010d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-24c6010d]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-24c6010d]{pointer-events:none!important}.main-view[data-v-24c6010d]{min-height:100vh;position:relative}.main-view .header[data-v-24c6010d]{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:100}.main-view .header .back-btn[data-v-24c6010d],.main-view .header .more-btn[data-v-24c6010d],.main-view .header .refresh-btn[data-v-24c6010d]{width:24px;height:24px;border:none;background:none;cursor:pointer;color:#333}.main-view .header .back-btn svg[data-v-24c6010d],.main-view .header .more-btn svg[data-v-24c6010d],.main-view .header .refresh-btn svg[data-v-24c6010d]{width:100%;height:100%}.main-view .header .title[data-v-24c6010d]{font-size:18px;font-weight:500;color:#333;margin:0}.main-view .upload-section[data-v-24c6010d]{position:relative;height:7.2rem;padding:.47rem .28rem .3rem}.main-view .upload-section .history-btn[data-v-24c6010d]{position:absolute;z-index:10;right:.4rem;top:.59rem;width:.52rem;height:.52rem;border-radius:.2rem;background-color:#0006;background-size:60%;background-repeat:no-repeat;background-position:center center;background-image:url(../images/icon-lishijilu.webp)}.main-view .upload-section .upload-area[data-v-24c6010d]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;cursor:pointer;text-align:center;overflow:hidden;border-radius:.24rem;border:.03rem dashed #e0e0e0;background:#fff;transition:border-color .3s}.main-view .upload-section .upload-area.preview[data-v-24c6010d]{padding:.08rem}.main-view .upload-section .upload-area.preview .preview-img[data-v-24c6010d]{width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:.2rem}.main-view .upload-section .upload-area[data-v-24c6010d]:hover{border-color:#f44}.main-view .upload-section .upload-area .upload-icon[data-v-24c6010d]{width:1.68rem;height:1.28rem;color:#999}.main-view .upload-section .upload-area .upload-icon svg[data-v-24c6010d],.main-view .upload-section .upload-area .upload-icon img[data-v-24c6010d]{width:100%;height:100%}.main-view .upload-section .upload-area .upload-text[data-v-24c6010d]{color:#333;font-size:.24rem;letter-spacing:.02rem;margin:.72rem 0 .35rem}.main-view .upload-section .upload-area .create-btn[data-v-24c6010d]{display:inline-flex;align-items:center;justify-content:center;gap:.06rem;color:#fff;border:none;border:.02rem solid #ffc0c4;border-radius:.35rem;background-color:#e70010;box-shadow:0 0 .35rem #ff505061;transition:background-color .3s;width:2.42rem;height:.7rem;cursor:pointer;font-size:.24rem;font-weight:700}.main-view .upload-section .upload-area .create-btn[data-v-24c6010d]:hover{background:#f33}.main-view .upload-section .upload-area .create-btn .btn-icon[data-v-24c6010d]{font-size:.16rem;height:.32rem}.main-view .upload-section .loading-div[data-v-24c6010d]{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;border-radius:.24rem;background-size:cover;background-position:center;background-image:url(../images/loading-bg.webp)}@keyframes spin-24c6010d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main-view .upload-section .loading-div .loading-img[data-v-24c6010d]{width:3.84rem;height:3.84rem;animation:spin-24c6010d 6s linear infinite}.main-view .upload-section .loading-div .loading-text[data-v-24c6010d]{position:absolute;width:100%;top:auto;left:0;bottom:.38rem;color:#fff;font-size:.3rem;letter-spacing:.02rem;text-align:center}.main-view .upload-section .loading-div .loading-text span[data-v-24c6010d]{margin-left:.18rem}.main-view .upload-section .loading-div .loading-text span[data-v-24c6010d]:after{content:"%"}.main-view .upload-section .rendering-div[data-v-24c6010d]{position:relative;width:100%;height:100%;border-radius:.24rem;overflow:hidden;background-color:#fff;background-size:cover;background-position:center}.main-view .upload-section .rendering-div img[data-v-24c6010d]{width:100%;height:100%;object-fit:cover}.main-view .upload-section .rendering-div .ai-rendring-image[data-v-24c6010d]{position:absolute;z-index:1;inset:0;width:100%;height:100%}.main-view .upload-section .rendering-div .ui-cover[data-v-24c6010d]{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;pointer-events:none}.main-view .upload-section .rendering-div .ui-cover .name-text[data-v-24c6010d],.main-view .upload-section .rendering-div .ui-cover .history-btn[data-v-24c6010d]{pointer-events:all}.main-view .upload-section .rendering-div .ui-cover .name-text[data-v-24c6010d]{position:absolute;left:.12rem;top:.12rem;padding:.06rem .16rem;border-radius:.4rem;color:#fff;font-size:.2rem;letter-spacing:.02rem;background-color:#0006}.main-view .upload-section .rendering-div .ui-cover .history-btn[data-v-24c6010d]{position:absolute;right:.12rem;top:.12rem;width:.52rem;height:.52rem;border-radius:.2rem;background-color:#0006;background-size:60%;background-repeat:no-repeat;background-position:center center;background-image:url(../images/icon-lishijilu.webp)}.main-view .upload-section .rendering-div .ui-cover .bottom-line[data-v-24c6010d]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;left:0;bottom:.2rem;width:100%;height:.6rem;padding:0px .2rem;pointer-events:none}.main-view .upload-section .rendering-div .ui-cover .bottom-line .mid-btn[data-v-24c6010d],.main-view .upload-section .rendering-div .ui-cover .bottom-line .rect-btn[data-v-24c6010d]{height:.6rem;padding:.12rem;border-radius:.2rem;overflow:hidden;text-align:center;line-height:.36rem;color:#fff;font-size:.24rem;letter-spacing:.02rem;font-weight:400;cursor:pointer;pointer-events:all}.main-view .upload-section .rendering-div .ui-cover .bottom-line .mid-btn[data-v-24c6010d]{background-color:#e7000f66}.main-view .upload-section .rendering-div .ui-cover .bottom-line .mid-btn img[data-v-24c6010d]{width:auto;height:.24rem;margin-right:.1rem}.main-view .upload-section .rendering-div .ui-cover .bottom-line .rect-btn[data-v-24c6010d]{width:.6rem;background-color:#fff6}.main-view .upload-section .rendering-div .ui-cover .bottom-line .rect-btn img[data-v-24c6010d]{height:100%}.main-view .rendering-selection[data-v-24c6010d]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:2.8rem;margin-bottom:.4rem;background-color:#fff}.main-view .bottom-card[data-v-24c6010d]{width:100%;padding:.5rem 0px 2rem;border-radius:.48rem;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:drop-shadow(2.778px 15.757px 20px rgba(212,215,220,.6));background-color:#fff}.main-view .bottom-card .section-title[data-v-24c6010d]{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:100%;margin-bottom:.5rem;color:#333;font-size:.37rem;font-weight:700;letter-spacing:.02rem;line-height:.3rem}.main-view .bottom-card .section-title[data-v-24c6010d]:before,.main-view .bottom-card .section-title[data-v-24c6010d]:after{content:"";margin-left:.14rem;opacity:.8;width:.98rem;height:.09rem;background:linear-gradient(to right,#f66,#fff0)}.main-view .bottom-card .section-title[data-v-24c6010d]:before{margin:0;margin-right:.14rem;background:linear-gradient(to left,#f66,#fff0)}.main-view .bottom-card .section-title[data-v-24c6010d]:before{left:calc(50% - 80px)}.main-view .bottom-card .section-title[data-v-24c6010d]:after{right:calc(50% - 80px)}.main-view .room-selection[data-v-24c6010d]{padding:0 16px 30px}.main-view .room-selection .room-grid[data-v-24c6010d]{display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:.12rem}.main-view .room-selection .room-grid .room-card[data-v-24c6010d]{position:relative;min-width:0;border-radius:8px;text-align:center;cursor:pointer;transition:all .3s;background-color:#fff;outline:none}.main-view .room-selection .room-grid .room-card.active .room-image[data-v-24c6010d]{border:.02rem solid #e70010}.main-view .room-selection .room-grid .room-card .room-image[data-v-24c6010d]{width:100%;height:1.7rem;margin-bottom:.08rem;border-radius:6px;overflow:hidden;position:relative;border:.02rem solid #fff}.main-view .room-selection .room-grid .room-card .room-image img[data-v-24c6010d]{width:100%;height:100%;object-fit:cover}.main-view .room-selection .room-grid .room-card .room-image .check-icon[data-v-24c6010d]{position:absolute;left:50%;top:50%;width:.49rem;height:.49rem;transform:translate(-50%,-50%);background:#f44;color:#e70010;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border-radius:24px;filter:drop-shadow(.726px 2.911px 5px rgba(144,144,145,.19));background-color:#fff}.main-view .room-selection .room-grid .room-card .room-image .check-icon img[data-v-24c6010d]{width:.27rem;height:auto;margin-top:.02rem}.main-view .room-selection .room-grid .room-card .room-name[data-v-24c6010d]{width:100%;color:#333;font-size:.26rem;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-view .style-selection[data-v-24c6010d]{padding:0 16px 30px}.main-view .style-selection .style-grid[data-v-24c6010d]{display:grid;grid-template-columns:repeat(3,1fr);gap:.2rem .16rem}.main-view .style-selection .style-grid .style-card[data-v-24c6010d]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;padding:.32rem 0px;border-radius:.24rem;background-color:#f5f5f5}.main-view .style-selection .style-grid .style-card.active[data-v-24c6010d]{border:.02rem solid #e70010;background-color:#fce3e3}.main-view .style-selection .style-grid .style-card .style-image[data-v-24c6010d]{width:.92rem;height:.92rem;margin-bottom:.32rem;border-radius:.92rem;overflow:hidden;background-color:#333}.main-view .style-selection .style-grid .style-card .style-image[data-v-24c6010d]:hover{border-color:#f44}.main-view .style-selection .style-grid .style-card .style-image img[data-v-24c6010d]{width:100%;height:100%;object-fit:cover}.main-view .style-selection .style-grid .style-card .style-name[data-v-24c6010d]{font-size:.24rem;letter-spacing:.02rem;color:#333}.main-view .style-selection .style-grid .style-card .style-name.active[data-v-24c6010d]{color:#f44}.main-view .style-selection .style-grid .style-card.active .style-image[data-v-24c6010d]{border-color:#f44}.main-view .style-selection .custom-style-selection[data-v-24c6010d]{display:block;width:100%;height:auto;max-height:.84rem;margin:.58rem auto 0;overflow:hidden;transition:all .3s;border:.01rem solid #333;border-radius:.24rem;background:#fff;transition:all .5s linear}.main-view .style-selection .custom-style-selection.open[data-v-24c6010d]{max-height:10rem}.main-view .style-selection .custom-style-selection.open .icon-arrow[data-v-24c6010d]{transform:rotate(180deg)}.main-view .style-selection .custom-style-selection .custom-style-btn[data-v-24c6010d]{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:100%;height:.84rem;cursor:pointer;color:#666;font-size:.28rem;color:#333;font-weight:700;border:none;background:transparent}.main-view .style-selection .custom-style-selection .custom-style-btn .icon-arrow[data-v-24c6010d],.main-view .style-selection .custom-style-selection .custom-style-btn object[data-v-24c6010d]{width:.24rem;color:red;margin-left:.12rem}.main-view .style-selection .custom-style-selection .custom-style-btn img[data-v-24c6010d],.main-view .style-selection .custom-style-selection .custom-style-btn .icon-arrow[data-v-24c6010d]{display:block;height:.28rem;transition:all .5s ease}.main-view .style-selection .custom-style-selection .style-list[data-v-24c6010d]{padding-bottom:.26rem}.main-view .style-selection .custom-style-selection .style-list .custom-style-line[data-v-24c6010d]{padding:.2rem .32rem}.main-view .style-selection .custom-style-selection .style-list .custom-style-line .custom-style-title[data-v-24c6010d]{font-size:.35rem;letter-spacing:.02rem;color:#333;font-weight:700}.main-view .style-selection .custom-style-selection .style-list .custom-style-line .custom-style-options[data-v-24c6010d]{display:flex;display:grid;grid-template-columns:repeat(4,1fr);gap:.14rem;margin-top:.24rem}.main-view .style-selection .custom-style-selection .style-list .custom-style-line .custom-style-options .custom-style-option[data-v-24c6010d]{cursor:pointer;height:.6rem;border-radius:.6rem;border:.04rem solid #e70010;color:#fff;text-align:center;line-height:.6rem;letter-spacing:.02rem}.main-view .footer[data-v-24c6010d]{position:fixed;display:flex;justify-content:center;align-items:flex-start;width:100%;height:2rem;bottom:0;left:0;right:0}.main-view .footer .ai-generate-btn[data-v-24c6010d]{position:relative;width:4.53rem;height:.84rem;margin:0 auto;border-radius:.42rem;cursor:pointer;color:#fff;font-size:.3rem;letter-spacing:.02rem;transition:background-color .3s;outline:none!important;border:none;background-color:#e70010;-webkit-user-select:none;user-select:none}.main-view .footer .ai-generate-btn img[data-v-24c6010d]{height:.26rem;margin-left:.06rem}.main-view .footer .ai-generate-btn[data-v-24c6010d]:disabled{background-color:#ccc;cursor:not-allowed}.btn-base[data-v-0f984e44]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-0f984e44]:focus,.btn-base[data-v-0f984e44]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-0f984e44]{outline:none}@keyframes loading-5-0f984e44{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-0f984e44]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-0f984e44 infinite linear .75s}.loading-16[data-v-0f984e44]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-0f984e44 1s linear infinite}@keyframes loading-16-0f984e44{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-0f984e44]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-0f984e44]{pointer-events:none!important}.main-view[data-v-0f984e44]{min-height:100vh;position:relative}.main-view .header[data-v-0f984e44]{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:100}.main-view .header .back-btn[data-v-0f984e44],.main-view .header .more-btn[data-v-0f984e44],.main-view .header .refresh-btn[data-v-0f984e44]{width:24px;height:24px;border:none;background:none;cursor:pointer;color:#333}.main-view .header .back-btn svg[data-v-0f984e44],.main-view .header .more-btn svg[data-v-0f984e44],.main-view .header .refresh-btn svg[data-v-0f984e44]{width:100%;height:100%}.main-view .header .title[data-v-0f984e44]{font-size:18px;font-weight:500;color:#333;margin:0}.main-view .upload-section[data-v-0f984e44]{position:relative;height:7.2rem;padding:.47rem .28rem .3rem}.main-view .upload-section .history-btn[data-v-0f984e44]{position:absolute;z-index:10;right:.4rem;top:.59rem;width:.52rem;height:.52rem;border-radius:.2rem;background-color:#0006;background-size:60%;background-repeat:no-repeat;background-position:center center;background-image:url(../images/icon-lishijilu.webp)}.main-view .upload-section .upload-area[data-v-0f984e44]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;cursor:pointer;text-align:center;overflow:hidden;border-radius:.24rem;border:.03rem dashed #e0e0e0;background:#fff;transition:border-color .3s}.main-view .upload-section .upload-area.preview[data-v-0f984e44]{padding:.08rem}.main-view .upload-section .upload-area.preview .preview-img[data-v-0f984e44]{width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:.2rem}.main-view .upload-section .upload-area[data-v-0f984e44]:hover{border-color:#f44}.main-view .upload-section .upload-area .upload-icon[data-v-0f984e44]{width:1.68rem;height:1.28rem;color:#999}.main-view .upload-section .upload-area .upload-icon svg[data-v-0f984e44],.main-view .upload-section .upload-area .upload-icon img[data-v-0f984e44]{width:100%;height:100%}.main-view .upload-section .upload-area .upload-text[data-v-0f984e44]{color:#333;font-size:.24rem;letter-spacing:.02rem;margin:.72rem 0 .35rem}.main-view .upload-section .upload-area .create-btn[data-v-0f984e44]{display:inline-flex;align-items:center;justify-content:center;gap:.06rem;color:#fff;border:none;border:.02rem solid #ffc0c4;border-radius:.35rem;background-color:#e70010;box-shadow:0 0 .35rem #ff505061;transition:background-color .3s;width:2.42rem;height:.7rem;cursor:pointer;font-size:.24rem;font-weight:700}.main-view .upload-section .upload-area .create-btn[data-v-0f984e44]:hover{background:#f33}.main-view .upload-section .upload-area .create-btn .btn-icon[data-v-0f984e44]{font-size:.16rem;height:.32rem}.main-view .upload-section .loading-div[data-v-0f984e44]{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;border-radius:.24rem;background-size:cover;background-position:center;background-image:url(../images/loading-bg.webp)}@keyframes spin-0f984e44{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main-view .upload-section .loading-div .loading-img[data-v-0f984e44]{width:3.84rem;height:3.84rem;animation:spin-0f984e44 6s linear infinite}.main-view .upload-section .loading-div .loading-text[data-v-0f984e44]{position:absolute;width:100%;top:auto;left:0;bottom:.38rem;color:#fff;font-size:.3rem;letter-spacing:.02rem;text-align:center}.main-view .upload-section .loading-div .loading-text span[data-v-0f984e44]{margin-left:.18rem}.main-view .upload-section .loading-div .loading-text span[data-v-0f984e44]:after{content:"%"}.main-view .upload-section .rendering-div[data-v-0f984e44]{position:relative;width:100%;height:100%;border-radius:.24rem;overflow:hidden;background-color:#fff;background-size:cover;background-position:center}.main-view .upload-section .rendering-div img[data-v-0f984e44]{width:100%;height:100%;object-fit:cover}.main-view .upload-section .rendering-div .ai-rendring-image[data-v-0f984e44]{position:absolute;z-index:1;inset:0;width:100%;height:100%}.main-view .upload-section .rendering-div .ui-cover[data-v-0f984e44]{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;pointer-events:none}.main-view .upload-section .rendering-div .ui-cover .name-text[data-v-0f984e44],.main-view .upload-section .rendering-div .ui-cover .history-btn[data-v-0f984e44]{pointer-events:all}.main-view .upload-section .rendering-div .ui-cover .name-text[data-v-0f984e44]{position:absolute;left:.12rem;top:.12rem;padding:.06rem .16rem;border-radius:.4rem;color:#fff;font-size:.2rem;letter-spacing:.02rem;background-color:#0006}.main-view .upload-section .rendering-div .ui-cover .history-btn[data-v-0f984e44]{position:absolute;right:.12rem;top:.12rem;width:.52rem;height:.52rem;border-radius:.2rem;background-color:#0006;background-size:60%;background-repeat:no-repeat;background-position:center center;background-image:url(../images/icon-lishijilu.webp)}.main-view .upload-section .rendering-div .ui-cover .bottom-line[data-v-0f984e44]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;left:0;bottom:.2rem;width:100%;height:.6rem;padding:0px .2rem;pointer-events:none}.main-view .upload-section .rendering-div .ui-cover .bottom-line .mid-btn[data-v-0f984e44],.main-view .upload-section .rendering-div .ui-cover .bottom-line .rect-btn[data-v-0f984e44]{height:.6rem;padding:.12rem;border-radius:.2rem;overflow:hidden;text-align:center;line-height:.36rem;color:#fff;font-size:.24rem;letter-spacing:.02rem;font-weight:400;cursor:pointer;pointer-events:all}.main-view .upload-section .rendering-div .ui-cover .bottom-line .mid-btn[data-v-0f984e44]{background-color:#e7000f66}.main-view .upload-section .rendering-div .ui-cover .bottom-line .mid-btn img[data-v-0f984e44]{width:auto;height:.24rem;margin-right:.1rem}.main-view .upload-section .rendering-div .ui-cover .bottom-line .rect-btn[data-v-0f984e44]{width:.6rem;background-color:#fff6}.main-view .upload-section .rendering-div .ui-cover .bottom-line .rect-btn img[data-v-0f984e44]{height:100%}.main-view .rendering-selection[data-v-0f984e44]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:2.8rem;margin-bottom:.4rem;background-color:#fff}.main-view .bottom-card[data-v-0f984e44]{width:100%;padding:.5rem 0px 2rem;border-radius:.48rem;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:drop-shadow(2.778px 15.757px 20px rgba(212,215,220,.6));background-color:#fff}.main-view .bottom-card .section-title[data-v-0f984e44]{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:100%;margin-bottom:.5rem;color:#333;font-size:.37rem;font-weight:700;letter-spacing:.02rem;line-height:.3rem}.main-view .bottom-card .section-title[data-v-0f984e44]:before,.main-view .bottom-card .section-title[data-v-0f984e44]:after{content:"";margin-left:.14rem;opacity:.8;width:.98rem;height:.09rem;background:linear-gradient(to right,#f66,#fff0)}.main-view .bottom-card .section-title[data-v-0f984e44]:before{margin:0;margin-right:.14rem;background:linear-gradient(to left,#f66,#fff0)}.main-view .bottom-card .section-title[data-v-0f984e44]:before{left:calc(50% - 80px)}.main-view .bottom-card .section-title[data-v-0f984e44]:after{right:calc(50% - 80px)}.main-view .room-selection[data-v-0f984e44]{padding:0 16px 30px}.main-view .room-selection .room-grid[data-v-0f984e44]{display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:.12rem}.main-view .room-selection .room-grid .room-card[data-v-0f984e44]{position:relative;min-width:0;border-radius:8px;text-align:center;cursor:pointer;transition:all .3s;background-color:#fff;outline:none}.main-view .room-selection .room-grid .room-card.active .room-image[data-v-0f984e44]{border:.02rem solid #e70010}.main-view .room-selection .room-grid .room-card .room-image[data-v-0f984e44]{width:100%;height:1.7rem;margin-bottom:.08rem;border-radius:6px;overflow:hidden;position:relative;border:.02rem solid #fff}.main-view .room-selection .room-grid .room-card .room-image img[data-v-0f984e44]{width:100%;height:100%;object-fit:cover}.main-view .room-selection .room-grid .room-card .room-image .check-icon[data-v-0f984e44]{position:absolute;left:50%;top:50%;width:.49rem;height:.49rem;transform:translate(-50%,-50%);background:#f44;color:#e70010;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border-radius:24px;filter:drop-shadow(.726px 2.911px 5px rgba(144,144,145,.19));background-color:#fff}.main-view .room-selection .room-grid .room-card .room-image .check-icon img[data-v-0f984e44]{width:.27rem;height:auto;margin-top:.02rem}.main-view .room-selection .room-grid .room-card .room-name[data-v-0f984e44]{width:100%;color:#333;font-size:.26rem;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-view .style-selection[data-v-0f984e44]{padding:0 16px 30px}.main-view .style-selection .style-grid[data-v-0f984e44]{display:grid;grid-template-columns:repeat(3,1fr);gap:.2rem .16rem}.main-view .style-selection .style-grid .style-card[data-v-0f984e44]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;padding:.32rem 0px;border-radius:.24rem;background-color:#f5f5f5}.main-view .style-selection .style-grid .style-card.active[data-v-0f984e44]{border:.02rem solid #e70010;background-color:#fce3e3}.main-view .style-selection .style-grid .style-card .style-image[data-v-0f984e44]{width:.92rem;height:.92rem;margin-bottom:.32rem;border-radius:.92rem;overflow:hidden;background-color:#333}.main-view .style-selection .style-grid .style-card .style-image[data-v-0f984e44]:hover{border-color:#f44}.main-view .style-selection .style-grid .style-card .style-image img[data-v-0f984e44]{width:100%;height:100%;object-fit:cover}.main-view .style-selection .style-grid .style-card .style-name[data-v-0f984e44]{font-size:.24rem;letter-spacing:.02rem;color:#333}.main-view .style-selection .style-grid .style-card .style-name.active[data-v-0f984e44]{color:#f44}.main-view .style-selection .style-grid .style-card.active .style-image[data-v-0f984e44]{border-color:#f44}.main-view .style-selection .custom-style-selection[data-v-0f984e44]{display:block;width:100%;height:auto;max-height:.84rem;margin:.58rem auto 0;overflow:hidden;transition:all .3s;border:.01rem solid #333;border-radius:.24rem;background:#fff;transition:all .5s linear}.main-view .style-selection .custom-style-selection.open[data-v-0f984e44]{max-height:10rem}.main-view .style-selection .custom-style-selection.open .icon-arrow[data-v-0f984e44]{transform:rotate(180deg)}.main-view .style-selection .custom-style-selection .custom-style-btn[data-v-0f984e44]{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:100%;height:.84rem;cursor:pointer;color:#666;font-size:.28rem;color:#333;font-weight:700;border:none;background:transparent}.main-view .style-selection .custom-style-selection .custom-style-btn .icon-arrow[data-v-0f984e44],.main-view .style-selection .custom-style-selection .custom-style-btn object[data-v-0f984e44]{width:.24rem;color:red;margin-left:.12rem}.main-view .style-selection .custom-style-selection .custom-style-btn img[data-v-0f984e44],.main-view .style-selection .custom-style-selection .custom-style-btn .icon-arrow[data-v-0f984e44]{display:block;height:.28rem;transition:all .5s ease}.main-view .style-selection .custom-style-selection .style-list[data-v-0f984e44]{padding-bottom:.26rem}.main-view .style-selection .custom-style-selection .style-list .custom-style-line[data-v-0f984e44]{padding:.2rem .32rem}.main-view .style-selection .custom-style-selection .style-list .custom-style-line .custom-style-title[data-v-0f984e44]{font-size:.35rem;letter-spacing:.02rem;color:#333;font-weight:700}.main-view .style-selection .custom-style-selection .style-list .custom-style-line .custom-style-options[data-v-0f984e44]{display:flex;display:grid;grid-template-columns:repeat(4,1fr);gap:.14rem;margin-top:.24rem}.main-view .style-selection .custom-style-selection .style-list .custom-style-line .custom-style-options .custom-style-option[data-v-0f984e44]{cursor:pointer;height:.6rem;border-radius:.6rem;border:.04rem solid #e70010;color:#fff;text-align:center;line-height:.6rem;letter-spacing:.02rem}.main-view .footer[data-v-0f984e44]{position:fixed;display:flex;justify-content:center;align-items:flex-start;width:100%;height:2rem;bottom:0;left:0;right:0}.main-view .footer .ai-generate-btn[data-v-0f984e44]{position:relative;width:4.53rem;height:.84rem;margin:0 auto;border-radius:.42rem;cursor:pointer;color:#fff;font-size:.3rem;letter-spacing:.02rem;transition:background-color .3s;outline:none!important;border:none;background-color:#e70010;-webkit-user-select:none;user-select:none}.main-view .footer .ai-generate-btn img[data-v-0f984e44]{height:.26rem;margin-left:.06rem}.main-view .footer .ai-generate-btn[data-v-0f984e44]:disabled{background-color:#ccc;cursor:not-allowed}.btn-base[data-v-451e4844]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-451e4844]:focus,.btn-base[data-v-451e4844]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-451e4844]{outline:none}@keyframes loading-5-451e4844{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-451e4844]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-451e4844 infinite linear .75s}.loading-16[data-v-451e4844]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-451e4844 1s linear infinite}@keyframes loading-16-451e4844{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-451e4844]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-451e4844]{pointer-events:none!important}.drawer-overlay[data-v-451e4844]{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;background-color:#00000080}.drawer[data-v-451e4844]{position:relative;width:100%;height:90vh;background:#f1f1f3;border-radius:20px 20px 0 0;padding-top:0;box-shadow:0 -4px 20px #0000001a}.drawer .drawer-header[data-v-451e4844]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;left:0;width:100%;padding:.3rem;border-bottom:.01rem solid #bdbdbd}.drawer .drawer-header .title[data-v-451e4844]{flex-grow:1;font-size:.36rem;text-align:center;color:#333;margin:0}.drawer .drawer-header .close-btn[data-v-451e4844]{width:.36rem;height:.36rem;cursor:pointer;padding:0;border:none;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(../images/icon-btn-close.webp)}.drawer .drawer-content[data-v-451e4844]{width:100%;height:100%;height:calc(100% - 1.2rem);padding:.3rem;overflow:hidden;overflow-y:auto}.drawer .drawer-content .message-div[data-v-451e4844]{width:100%}.message-line[data-v-451e4844],.message-div[data-v-451e4844]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.32rem;margin-bottom:.24rem}.message-line .message-box[data-v-451e4844],.message-div .message-box[data-v-451e4844]{max-width:70%;padding:.32rem;border-radius:.36rem;overflow:hidden;background-color:#fff;color:#333;font-size:.24rem;letter-spacing:.01rem;box-shadow:0 0 .05rem #0000001a}.message-line .message-box.self[data-v-451e4844],.message-div .message-box.self[data-v-451e4844]{align-self:flex-end}.message-line .image-box[data-v-451e4844],.message-div .image-box[data-v-451e4844]{width:70%;padding:0;background:transparent;border-radius:0;box-shadow:none}.message-line .image-box .renderings-img[data-v-451e4844],.message-div .image-box .renderings-img[data-v-451e4844]{max-width:100%;overflow:hidden;border-radius:.36rem}.message-line .image-box .full-btn[data-v-451e4844],.message-div .image-box .full-btn[data-v-451e4844]{width:.6rem;height:.6rem;border-radius:.24rem;background-color:#bdbdbd;background-repeat:no-repeat;background-position:center center;background-size:.28rem .28rem;background-image:url(../images/icon-image-full.webp)}.btn-base[data-v-720f805d]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-720f805d]:focus,.btn-base[data-v-720f805d]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-720f805d]{outline:none}@keyframes loading-5-720f805d{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-720f805d]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-720f805d infinite linear .75s}.loading-16[data-v-720f805d]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-720f805d 1s linear infinite}@keyframes loading-16-720f805d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-720f805d]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-720f805d]{pointer-events:none!important}.adjust-plane[data-v-720f805d]{position:relative;padding:.26rem}.input-line[data-v-720f805d]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.24rem;width:80%;height:.82rem;margin:0 auto;margin-bottom:.42rem}.input-line .input-div[data-v-720f805d]{flex-grow:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:100%;padding:0px .24rem;overflow:hidden;border-radius:.24rem;background-color:#fff}.input-line .input-div input[data-v-720f805d]{height:100%;padding:0px .24rem;border:none;border-radius:.24rem;color:#333;font-size:.24rem;line-height:.82rem}.input-line .input-div input[data-v-720f805d]:disabled{color:#999;background:#fff}.input-line .input-div .send-btn[data-v-720f805d]{flex-shrink:0;background-color:#e70010}.input-line .input-div .send-btn.disabled[data-v-720f805d]{background-color:#bdbdbd;cursor:not-allowed}.input-line .input-div .send-btn .loading-5[data-v-720f805d]{width:.42rem;height:.42rem;background:#fff}.input-line .input-div .send-btn .loading-16[data-v-720f805d]{width:.32rem;height:.32rem;opacity:.8;border-color:#fff #fff transparent #fff}.input-line .send-btn[data-v-720f805d],.input-line .history-btn[data-v-720f805d]{display:flex;justify-content:center;align-items:center;width:.6rem;height:.6rem;border-radius:.24rem;background-color:#bdbdbd;cursor:pointer}.input-line .send-btn img[data-v-720f805d],.input-line .history-btn img[data-v-720f805d]{width:50%}.tab-div[data-v-720f805d],.card-div[data-v-720f805d]{padding:.2rem .3rem;background-color:#fff;border-radius:.24rem;overflow:hidden;box-shadow:0 0 .05rem #0000001a}.tab-div[data-v-720f805d]{display:grid;grid-template-columns:1fr 1fr;gap:.16rem;margin:.24rem 0px}.tab-div .tab-item[data-v-720f805d]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:.92rem;border-radius:.24rem;overflow:hidden;cursor:pointer;color:#333;font-size:.22rem;text-align:center;letter-spacing:.02rem;transition:all .3s ease}.tab-div .tab-item.active[data-v-720f805d]{color:#e70010;background-color:#fbe3e3}.tab-div .tab-item img[data-v-720f805d]{height:.22rem;margin-right:.12rem}.card-div[data-v-720f805d]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.08rem}.card-div .card-item[data-v-720f805d]{position:relative;height:1.88rem;padding:0;border-radius:.24rem;overflow:hidden;border:.02rem solid #fff;cursor:pointer;transition:all .3s linear}.card-div .card-item .in-div[data-v-720f805d]{width:100%;height:100%;overflow:hidden;border-radius:.24rem}.card-div .card-item .in-div img[data-v-720f805d]{width:100%;height:100%;object-fit:cover}.card-div .card-item.active[data-v-720f805d]{padding:.04rem;border:.02rem solid #e70010}.card-div .card-item.active .name-div[data-v-720f805d]{color:#e70010}.card-div .card-item.active .right-div[data-v-720f805d]{display:block}.card-div .card-item .name-div[data-v-720f805d]{position:absolute;width:100%;top:auto;bottom:.12rem;font-size:.16rem;letter-spacing:.01rem;text-align:center;color:#fff}.card-div .card-item .right-div[data-v-720f805d]{display:none;position:absolute;z-index:1;left:50%;top:50%;width:.5rem;height:.5rem;border-radius:50%;background-color:#fff;transform:translate(-50%,-50%);box-shadow:0 0 .05rem #0000001a;text-align:center}.card-div .card-item .right-div[data-v-720f805d]:after{content:"✓";color:#e70010}.card-div .upload-card[data-v-720f805d]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.24rem;padding-top:.24rem;border:2px dashed #c3c3c3;background-color:#f5f5f5}.card-div .upload-card img[data-v-720f805d]{width:.66rem;height:auto}.card-div .upload-card .name-div[data-v-720f805d]{position:relative;color:#4e4d4d}.card-div .upload-card .preview-image[data-v-720f805d]{width:100%;height:100%;object-fit:cover;border-radius:.24rem}.card-div .upload-card.selected[data-v-720f805d]{border:.02rem solid #e70010}.btn-base[data-v-6023870b]{outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}.btn-base[data-v-6023870b]:focus,.btn-base[data-v-6023870b]:active{outline:none!important;-webkit-tap-highlight-color:transparent}[data-v-6023870b]{outline:none}@keyframes loading-5-6023870b{0%{transform:scale(.1);opacity:1}to{transform:scale(1);opacity:0}}.loading-5[data-v-6023870b]{width:50px;height:50px;border-radius:100%;background-color:#000;animation:loading-5-6023870b infinite linear .75s}.loading-16[data-v-6023870b]{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;animation:loading-16-6023870b 1s linear infinite}@keyframes loading-16-6023870b{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.img-barrier[data-v-6023870b]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.no-pointer-img[data-v-6023870b]{pointer-events:none!important}.adjust-view[data-v-6023870b]{min-height:100vh;position:relative}.adjust-view .upload-section[data-v-6023870b]{height:7.2rem;padding:.47rem .28rem .3rem}.adjust-view .upload-section .upload-area[data-v-6023870b]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:#fff;border:.03rem dashed #e0e0e0;border-radius:.24rem;text-align:center;cursor:pointer;transition:border-color .3s}.adjust-view .upload-section .upload-area[data-v-6023870b]:hover{border-color:#f44}.adjust-view .upload-section .upload-area .upload-icon[data-v-6023870b]{width:1.68rem;height:1.28rem;color:#999}.adjust-view .upload-section .upload-area .upload-icon svg[data-v-6023870b],.adjust-view .upload-section .upload-area .upload-icon img[data-v-6023870b]{width:100%;height:100%}.adjust-view .upload-section .upload-area .upload-text[data-v-6023870b]{color:#333;font-size:.24rem;letter-spacing:.02rem;margin:.72rem 0 .35rem}.adjust-view .upload-section .upload-area .create-btn[data-v-6023870b]{display:inline-flex;align-items:center;justify-content:center;gap:.06rem;color:#fff;border:none;border:.02rem solid #ffc0c4;border-radius:.35rem;background-color:#e70010;box-shadow:0 0 .35rem #ff505061;transition:background-color .3s;width:2.42rem;height:.7rem;cursor:pointer;font-size:.24rem;font-weight:700}.adjust-view .upload-section .upload-area .create-btn[data-v-6023870b]:hover{background:#f33}.adjust-view .upload-section .upload-area .create-btn .btn-icon[data-v-6023870b]{font-size:.16rem;height:.32rem}.adjust-view .upload-section .image-view[data-v-6023870b]{width:100%;height:100%;border-radius:.24rem;overflow:hidden}.adjust-view .upload-section .image-view img[data-v-6023870b]{width:100%;height:100%;object-fit:cover}.adjust-view .upload-section .rendering-div[data-v-6023870b]{position:relative;width:100%;height:100%;border-radius:.24rem;overflow:hidden;background-color:#fff;background-size:cover;background-position:center}.adjust-view .upload-section .rendering-div img[data-v-6023870b]{width:100%;height:100%;object-fit:cover}.adjust-view .upload-section .rendering-div .ai-generate-img[data-v-6023870b]{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}.adjust-view .upload-section .rendering-div .close-btn[data-v-6023870b]{position:absolute;z-index:10;right:.12rem;top:.12rem;width:.6rem;height:.6rem;border-radius:50%;background-color:#0006;background-image:url(../images/icon-close-white.webp);background-size:.24rem .24rem;background-position:center center;background-repeat:no-repeat;cursor:pointer}.adjust-view .upload-section .rendering-div .ui-cover[data-v-6023870b]{position:absolute;z-index:10;left:0;top:0;width:100%;height:100%;pointer-events:none}.adjust-view .upload-section .rendering-div .ui-cover[data-v-6023870b] *{pointer-events:all}.adjust-view .upload-section .rendering-div .ui-cover .name-text[data-v-6023870b]{position:absolute;left:.12rem;top:.12rem;padding:.06rem .16rem;border-radius:.4rem;color:#fff;font-size:.2rem;letter-spacing:.02rem;background-color:#0006}.adjust-view .upload-section .rendering-div .ui-cover .bottom-line[data-v-6023870b]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;left:0;bottom:.2rem;width:100%;height:.6rem;padding:0px .2rem;pointer-events:none}.adjust-view .upload-section .rendering-div .ui-cover .bottom-line .mid-btn[data-v-6023870b],.adjust-view .upload-section .rendering-div .ui-cover .bottom-line .rect-btn[data-v-6023870b]{height:.6rem;padding:.12rem;border-radius:.2rem;overflow:hidden;text-align:center;line-height:.36rem;color:#fff;font-size:.24rem;letter-spacing:.02rem;font-weight:400;cursor:pointer;pointer-events:all}.adjust-view .upload-section .rendering-div .ui-cover .bottom-line .mid-btn[data-v-6023870b]{background-color:#e7000f66}.adjust-view .upload-section .rendering-div .ui-cover .bottom-line .mid-btn img[data-v-6023870b]{width:auto;height:.24rem;margin-right:.1rem}.adjust-view .upload-section .rendering-div .ui-cover .bottom-line .rect-btn[data-v-6023870b]{width:.6rem;background-color:#fff6}.adjust-view .upload-section .rendering-div .ui-cover .bottom-line .rect-btn img[data-v-6023870b]{height:100%}.adjust-view .footer[data-v-6023870b]{position:fixed;display:flex;justify-content:center;align-items:flex-start;width:100%;height:2rem;bottom:0;left:0;right:0}.adjust-view .footer .ai-generate-btn[data-v-6023870b]{position:relative;width:4.53rem;height:.84rem;margin:0 auto;border-radius:.42rem;cursor:pointer;color:#fff;font-size:.3rem;letter-spacing:.02rem;transition:background-color .3s;outline:none!important;border:none;background-color:#e70010;-webkit-user-select:none;user-select:none}.adjust-view .footer .ai-generate-btn[data-v-6023870b]:hover{outline:none!important;background:#f33}
