:root,:host{--van-slider-active-background: var(--van-primary-color);--van-slider-inactive-background: var(--van-gray-3);--van-slider-disabled-opacity: var(--van-disabled-opacity);--van-slider-bar-height: 2px;--van-slider-button-width: 24px;--van-slider-button-height: 24px;--van-slider-button-radius: 50%;--van-slider-button-background: var(--van-white);--van-slider-button-shadow: 0 1px 2px rgba(0, 0, 0, .5)}.van-theme-dark{--van-slider-inactive-background: var(--van-background-3)}.van-slider{position:relative;width:100%;height:var(--van-slider-bar-height);background:var(--van-slider-inactive-background);border-radius:var(--van-radius-max);cursor:pointer}.van-slider:before{position:absolute;top:calc(var(--van-padding-xs) * -1);right:0;bottom:calc(var(--van-padding-xs) * -1);left:0;content:""}.van-slider__bar{position:absolute;width:100%;height:100%;background:var(--van-slider-active-background);border-radius:inherit;transition:all var(--van-duration-fast)}.van-slider__button{width:var(--van-slider-button-width);height:var(--van-slider-button-height);background:var(--van-slider-button-background);border-radius:var(--van-slider-button-radius);box-shadow:var(--van-slider-button-shadow)}.van-slider__button-wrapper{position:absolute;cursor:grab;top:50%}.van-slider__button-wrapper--right{right:0;transform:translate3d(50%,-50%,0)}.van-slider__button-wrapper--left{left:0;transform:translate3d(-50%,-50%,0)}.van-slider--disabled{cursor:not-allowed;opacity:var(--van-slider-disabled-opacity)}.van-slider--disabled .van-slider__button-wrapper{cursor:not-allowed}.van-slider--vertical{display:inline-block;width:var(--van-slider-bar-height);height:100%}.van-slider--vertical .van-slider__button-wrapper--right{top:auto;right:50%;bottom:0;transform:translate3d(50%,50%,0)}.van-slider--vertical .van-slider__button-wrapper--left{top:0;right:50%;left:auto;transform:translate3d(50%,-50%,0)}.van-slider--vertical:before{top:0;right:calc(var(--van-padding-xs) * -1);bottom:0;left:calc(var(--van-padding-xs) * -1)}.age-transform-upload-page[data-v-fd3c6f3f]{min-height:100vh;color:#fff;font-family:Inter,sans-serif;padding-top:60px;padding-bottom:100px}.content-container[data-v-fd3c6f3f]{padding:24px;max-width:600px;margin:0 auto}.text-section[data-v-fd3c6f3f]{margin-bottom:32px}.text-section .main-title[data-v-fd3c6f3f]{font-size:32px;font-weight:600;margin-bottom:8px;cursor:pointer}.text-section .sub-title[data-v-fd3c6f3f]{font-size:13px;font-weight:400;color:#7b8395}.how-it-works[data-v-fd3c6f3f]{margin-bottom:32px}.how-it-works .section-title[data-v-fd3c6f3f]{font-size:16px;font-weight:600;margin-bottom:8px}.how-it-works .section-desc[data-v-fd3c6f3f]{font-size:14px;color:#7b8395;line-height:1.3;font-weight:400}.interaction-section[data-v-fd3c6f3f]{display:flex;flex-direction:column;align-items:center}.upload-section[data-v-fd3c6f3f]{display:flex;flex-direction:column;align-items:center;margin-bottom:18px}.upload-section .upload-box[data-v-fd3c6f3f]{width:200px;height:170px;max-width:400px;border:solid #495f8b;border-radius:41px;display:flex;justify-content:center;align-items:center;background-color:transparent;cursor:pointer;margin-bottom:12px;position:relative;overflow:hidden;transition:all .3s}.upload-section .upload-box[data-v-fd3c6f3f]:hover{background-color:#4b87ff1a;border-color:#6352ff}.upload-section .upload-box .plus-icon[data-v-fd3c6f3f]{width:52px;height:52px;border:.5px solid #495f8b;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:transparent}.upload-section .upload-box .plus-icon svg[data-v-fd3c6f3f]{width:24px;height:24px}.upload-section[data-v-fd3c6f3f] .van-uploader__preview-image{-o-object-fit:contain!important;object-fit:contain!important;background:#000;width:100%;height:100%}.upload-section[data-v-fd3c6f3f] .van-uploader__preview{width:100%;height:240px;margin:0}.upload-section[data-v-fd3c6f3f] .van-uploader__preview-delete{width:32px;height:32px;background-color:#000000b3;border-radius:0 0 0 12px;display:flex;justify-content:center;align-items:center}.upload-section[data-v-fd3c6f3f] .van-uploader__preview-delete-icon{font-size:20px;top:auto;right:auto;transform:none;position:static}.upload-section .upload-progress-overlay[data-v-fd3c6f3f]{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-weight:700;font-size:18px;gap:8px;z-index:10}.upload-section .upload-stage[data-v-fd3c6f3f]{font-size:12px;font-weight:500;opacity:.9}.upload-section .spinner[data-v-fd3c6f3f]{width:30px;height:30px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin-fd3c6f3f 1s ease-in-out infinite}.upload-section .upload-hint[data-v-fd3c6f3f]{font-size:12px;color:#7b8395;margin-top:4px}.upload-section .compression-hint[data-v-fd3c6f3f]{font-size:12px;color:#7b8395;margin-top:6px}@keyframes spin-fd3c6f3f{to{transform:rotate(360deg)}}.details-section[data-v-fd3c6f3f]{width:100%;max-width:360px;margin:0 auto 22px}.details-title[data-v-fd3c6f3f]{font-size:14px;font-weight:600;margin-bottom:14px;color:#fff}.detail-row[data-v-fd3c6f3f]{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.detail-label[data-v-fd3c6f3f]{min-width:74px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:linear-gradient(90deg,#20affd,#6352ff);margin-top:30px}.detail-control[data-v-fd3c6f3f]{flex:1;position:relative;padding-top:35px}.value-bubble[data-v-fd3c6f3f]{position:absolute;top:0;transform:translate(-50%);padding:4px 10px;border-radius:8px;font-size:12px;font-weight:700;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;white-space:nowrap;pointer-events:none}.details-slider[data-v-fd3c6f3f]{width:100%;padding:0}.details-slider[data-v-fd3c6f3f] .van-slider__bar{background:linear-gradient(90deg,#20affd,#6352ff)}.details-slider[data-v-fd3c6f3f] .van-slider__inactive{background:#495f8b59}.details-slider[data-v-fd3c6f3f] .van-slider__button{width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 4px 12px #00000059;border:4px solid rgba(255,255,255,.6)}.slider-labels[data-v-fd3c6f3f]{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#7b8395;padding:0 2px;line-height:1}.slider-labels.three span[data-v-fd3c6f3f]:nth-child(2){text-align:center}.sample-section[data-v-fd3c6f3f]{width:100%;max-width:360px;margin:0 auto}.sample-title[data-v-fd3c6f3f]{font-size:14px;font-weight:600;margin-bottom:14px}.sample-grid[data-v-fd3c6f3f]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.sample-item[data-v-fd3c6f3f]{position:relative;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.12);cursor:pointer;transition:all .2s;background:#1a1d24}.sample-item img[data-v-fd3c6f3f]{width:100%;height:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;display:block}.sample-item.active[data-v-fd3c6f3f]{border-color:#6352ff}.sample-item .check-overlay[data-v-fd3c6f3f]{position:absolute;top:8px;right:8px;width:22px;height:22px;border-radius:50%;background:#6352ffd9;display:flex;align-items:center;justify-content:center}.bottom-action[data-v-fd3c6f3f]{position:fixed;bottom:0;left:0;width:100%;padding:16px 24px;background:linear-gradient(180deg,#16182300,#161823);display:flex;justify-content:center;z-index:90}.generate-btn[data-v-fd3c6f3f]{width:100%;max-width:330px;height:57px;border-radius:20px;background:linear-gradient(90deg,#20affd,#6352ff);border:none;color:#fff;font-weight:800;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 10px 40px #00000080}.generate-btn[data-v-fd3c6f3f]:active{opacity:.85}.heart-icon[data-v-fd3c6f3f]{display:flex;align-items:center}@media(min-width:768px){.content-container[data-v-fd3c6f3f]{max-width:1000px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:40px}.top-section[data-v-fd3c6f3f]{display:flex;flex-direction:column;justify-content:center;text-align:left}.interaction-section[data-v-fd3c6f3f]{display:flex;flex-direction:column;align-items:center;background:#ffffff08;border-radius:24px;padding:40px 32px;border:1px solid rgba(255,255,255,.08)}.text-section[data-v-fd3c6f3f]{text-align:left;margin-bottom:32px}.text-section .main-title[data-v-fd3c6f3f]{font-size:48px;background:linear-gradient(135deg,#fff,#a1a1aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-section .sub-title[data-v-fd3c6f3f]{font-size:18px;color:#a1a1aa}.how-it-works[data-v-fd3c6f3f]{text-align:left;margin-bottom:0;padding:24px;background:linear-gradient(135deg,#20affd1a,#6352ff1a);border-radius:16px;border:1px solid rgba(99,82,255,.2)}.how-it-works .section-title[data-v-fd3c6f3f]{font-size:24px;margin-bottom:12px;background:linear-gradient(135deg,#20affd,#6352ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.how-it-works .section-desc[data-v-fd3c6f3f]{font-size:16px;color:#a1a1aa;line-height:1.6}.upload-section[data-v-fd3c6f3f]{width:100%;margin-bottom:32px;display:flex;flex-direction:column;align-items:center}.upload-section .upload-box[data-v-fd3c6f3f]{width:100%;max-width:320px;height:320px;transition:all .3s ease}.upload-section .upload-box[data-v-fd3c6f3f]:hover{transform:translateY(-4px);filter:brightness(1.1);border-color:#6352ff;background-color:#4b87ff26}.upload-section .upload-box .plus-icon[data-v-fd3c6f3f]{width:80px;height:80px;border:1px solid rgba(255,255,255,.2)}.upload-section .upload-box .plus-icon svg[data-v-fd3c6f3f]{width:32px;height:32px}.upload-section[data-v-fd3c6f3f] .van-uploader__preview{width:100%;max-width:320px;height:320px;border-radius:24px;box-shadow:0 8px 32px #0000004d}.details-section[data-v-fd3c6f3f]{width:100%;max-width:400px;margin:0 auto 22px;padding:0;background:none;border-radius:0;border:none}.details-section .details-title[data-v-fd3c6f3f]{font-size:14px;font-weight:600;margin-bottom:14px;color:#a1a1aa}.sample-section[data-v-fd3c6f3f]{width:100%;max-width:400px;margin:0 auto;padding:0;background:none;border-radius:0;border:none}.sample-section .sample-title[data-v-fd3c6f3f]{font-size:14px;font-weight:600;margin-bottom:16px;color:#a1a1aa}.sample-section .sample-grid[data-v-fd3c6f3f]{grid-template-columns:repeat(3,1fr)}.sample-section .sample-grid .sample-item[data-v-fd3c6f3f]{border-radius:12px;overflow:hidden;transition:all .3s ease;border:2px solid transparent}.sample-section .sample-grid .sample-item[data-v-fd3c6f3f]:hover{transform:scale(1.05);box-shadow:0 8px 24px #6352ff4d}.sample-section .sample-grid .sample-item.active[data-v-fd3c6f3f]{border-color:#6352ff}.bottom-action[data-v-fd3c6f3f]{position:static;background:none;width:100%;padding:24px 0 0;justify-content:center}.bottom-action .generate-btn[data-v-fd3c6f3f]{max-width:400px;height:60px;font-size:18px;border-radius:30px;background:linear-gradient(135deg,#20affd,#6352ff,#8b5cf6);box-shadow:0 10px 40px #6352ff66;transition:all .3s ease}.bottom-action .generate-btn[data-v-fd3c6f3f]:hover{transform:translateY(-2px);box-shadow:0 14px 48px #6352ff80}.bottom-action .generate-btn[data-v-fd3c6f3f]:active{opacity:.85;transform:scale(.98)}.detail-row[data-v-fd3c6f3f]{align-items:flex-start;gap:20px}.detail-label[data-v-fd3c6f3f]{min-width:120px;margin-top:35px}.detail-control[data-v-fd3c6f3f]{padding-top:40px}}@media(min-width:1280px){.content-container[data-v-fd3c6f3f]{max-width:1400px;gap:80px;padding-top:80px;display:flex;flex-direction:row;align-items:flex-start;justify-content:center}.top-section[data-v-fd3c6f3f]{width:100%;max-width:480px;text-align:left;align-items:flex-start;margin-bottom:0;flex-shrink:0;position:sticky;top:80px}.text-section[data-v-fd3c6f3f]{margin-bottom:32px;text-align:left}.text-section .main-title[data-v-fd3c6f3f]{font-size:64px}.text-section .sub-title[data-v-fd3c6f3f]{font-size:24px;color:#a1a1aa}.how-it-works[data-v-fd3c6f3f]{text-align:left;margin-bottom:0;padding:28px}.how-it-works .section-title[data-v-fd3c6f3f]{font-size:28px}.how-it-works .section-desc[data-v-fd3c6f3f]{font-size:18px}.interaction-section[data-v-fd3c6f3f]{flex-direction:column;align-items:center;justify-content:flex-start;gap:32px;width:100%;max-width:720px;padding:48px;background:#ffffff08;border-radius:24px;border:1px solid rgba(255,255,255,.08)}.upload-section[data-v-fd3c6f3f]{margin-bottom:0;width:100%;display:flex;flex-direction:column;align-items:center}.upload-section .upload-box[data-v-fd3c6f3f]{width:320px;max-width:320px;height:320px;border-width:2px;border-radius:32px}.upload-section .upload-box .plus-icon[data-v-fd3c6f3f]{width:80px;height:80px}.upload-section .upload-box .plus-icon svg[data-v-fd3c6f3f]{width:32px;height:32px}.upload-section[data-v-fd3c6f3f] .van-uploader__preview{width:320px;max-width:320px;height:320px;border-radius:32px}.details-section[data-v-fd3c6f3f]{max-width:100%;width:100%;margin-bottom:0;padding:0;background:none;border:none}.details-section .details-title[data-v-fd3c6f3f]{font-size:16px;text-align:left}.sample-section[data-v-fd3c6f3f]{max-width:100%;width:100%;padding:0;background:none;border:none}.sample-section .sample-title[data-v-fd3c6f3f]{font-size:16px;margin-bottom:20px;text-align:left}.sample-section .sample-grid[data-v-fd3c6f3f]{gap:16px;grid-template-columns:repeat(3,1fr)}.bottom-action[data-v-fd3c6f3f]{position:static;background:none;width:100%;padding:40px 0;justify-content:center}.bottom-action .generate-btn[data-v-fd3c6f3f]{max-width:480px;height:72px;font-size:24px;border-radius:36px}.detail-label[data-v-fd3c6f3f]{min-width:140px}}
