@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}html,body{height:100%;margin:0;padding:0;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}#app{min-height:100vh;width:100vw;margin:0;padding:0;font-weight:400;display:flex;flex-direction:column;position:relative}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#00bd7e33}}@media(min-width:768px){#app{padding:1.5rem}}@media(min-width:1024px){#app{padding:2rem}}body{background-color:#1e90ff!important}.floating-assistant[data-v-3282fe1e]{position:fixed;z-index:9999;cursor:grab;width:60px;height:60px;border-radius:50%;box-shadow:0 4px 12px #00000026;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:transform .1s}.floating-assistant[data-v-3282fe1e]:active{cursor:grabbing;transform:scale(.95)}.floating-assistant img[data-v-3282fe1e]{width:100%;height:100%;object-fit:contain;pointer-events:none}.app-container[data-v-9b6edd36]{display:flex;flex-direction:column;min-height:100vh;width:100vw;margin:0;padding:0;font-family:Arial,sans-serif}.content-area[data-v-9b6edd36]{flex:1;width:100%;position:relative}.aliyun-captcha-wrapper[data-v-01f0b64f]{position:relative;width:100%;max-width:100%;min-height:50px;margin:10px 0;overflow:visible;display:flex;justify-content:center}.captcha-dom[data-v-01f0b64f]{width:100%;max-width:400px;min-width:320px;min-height:44px}.captcha-button[data-v-01f0b64f]{display:inline-block;padding:10px 20px;background:linear-gradient(180deg,#00c0ff,#0060ff);border:none;border-radius:20px;color:#fff;font-size:14px;cursor:pointer;text-align:center;margin-top:10px}.captcha-button[data-v-01f0b64f]:hover{opacity:.9}.captcha-loading[data-v-01f0b64f]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:14px;color:#999}.captcha-error[data-v-01f0b64f]{font-size:12px;color:#ff4d4f;margin-top:4px}.captcha-retry[data-v-01f0b64f]{margin-top:6px;border:none;background:transparent;color:#40a9ff;font-size:12px;text-decoration:underline;cursor:pointer}[data-v-01f0b64f] #aliyunCaptcha-captcha-text{color:#1677ff!important;font-weight:600}[data-v-01f0b64f] #aliyunCaptcha-captcha-body,[data-v-01f0b64f] .captcha{max-width:100%!important;box-sizing:border-box}[data-v-01f0b64f] #aliyunCaptcha-captcha-logo{display:none!important}.glass-notice-mask[data-v-709378d5]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at top,rgba(255,255,255,.18),transparent 42%),#070c1f6b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.glass-notice-mask--toast[data-v-709378d5]{align-items:flex-end;justify-content:center;padding:24px 16px 120px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none}.glass-notice-card[data-v-709378d5]{width:min(100%,460px);padding:24px 22px 22px;border-radius:24px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(180deg,#ffffff3d,#ffffff1c);box-shadow:0 18px 44px #060e2057,inset 0 1px #ffffff47;color:#fff;text-align:center}.glass-notice-card--toast[data-v-709378d5]{width:min(calc(100vw - 32px),560px);max-width:560px;padding:16px 20px;border-radius:16px;box-shadow:0 12px 28px #060e2047,inset 0 1px #ffffff3d}.glass-notice-badge[data-v-709378d5]{display:inline-flex;align-items:center;justify-content:center;min-width:96px;height:32px;padding:0 16px;margin-bottom:14px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);color:#ffffffdb;font-size:13px;letter-spacing:2px}.glass-notice-card--toast .glass-notice-badge[data-v-709378d5]{min-width:80px;height:28px;margin-bottom:10px;font-size:12px;letter-spacing:1px}.glass-notice-title[data-v-709378d5]{font-size:22px;font-weight:600;line-height:1.4;letter-spacing:1px}.glass-notice-card--toast .glass-notice-title[data-v-709378d5]{font-size:18px}.glass-notice-message[data-v-709378d5]{margin-top:12px;color:#ffffffd6;font-size:15px;line-height:1.8;white-space:pre-line;word-break:break-word}.glass-notice-card--toast .glass-notice-message[data-v-709378d5]{margin-top:8px;font-size:14px;line-height:1.7}.glass-notice-btn[data-v-709378d5]{min-width:180px;height:44px;margin-top:22px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:linear-gradient(180deg,#ffffff38,#ffffff1f);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 10px 24px #070c1f2e}.glass-notice-btn[data-v-709378d5]:active{transform:scale(.98)}.auth-tabs[data-v-0560329c]{display:flex;justify-content:center;margin-bottom:20px;border-bottom:1px solid #eee}.tab-btn[data-v-0560329c]{flex:1;padding:12px;background:none;border:none;font-size:18px;font-weight:700;color:#666;cursor:pointer;border-bottom:2px solid transparent;transition:all .3s ease}.tab-btn.active[data-v-0560329c]{color:#d4a066;border-bottom-color:#d4a066}.tab-btn[data-v-0560329c]:hover{color:#d4a066}.password-field[data-v-0560329c]{position:relative}.password-field input[data-v-0560329c]{width:100%;padding-right:40px}.age-field[data-v-0560329c]{display:flex;gap:8px}.age-select[data-v-0560329c]{width:140px}.address-field[data-v-0560329c]{display:flex;flex-direction:column;gap:8px}.city-select[data-v-0560329c]{height:44px;padding:0 12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:16px}html,body{margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.align-center{align-items:center}.page{width:100%;min-height:100vh;font-family:SourceHanSansSC-Regular,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff}.page-wrapper{--design-width: 750px;--design-height: 3734px;--scale: 1;width:calc(var(--design-width) * var(--scale));height:calc(var(--design-height) * var(--scale));margin:0 auto;position:relative;overflow:hidden}.page-wrapper .page{position:absolute;left:0;top:0;transform:scale(var(--scale));transform-origin:top left}.page button,.page input,.page select{font:inherit}.page button{border:none;background:transparent;padding:0;color:inherit;cursor:pointer}.page input{border:none;outline:none;background:transparent;color:inherit}.page .group_2{position:relative;cursor:pointer}.page .group_2 input[type=checkbox]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.page .section_7{overflow:hidden}.page .section_7 img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.page .language-select{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.page .section_8{position:relative}.page .thumbnail_2{width:13px;height:11px;display:inline-block;margin-left:10px;position:relative}.page .thumbnail_2:before{content:"";position:absolute;left:0;right:0;top:1px;margin:auto;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:7px solid rgb(239,247,255)}.page .text_14,.page .text_15{font-family:Alibaba PuHuiTi,SourceHanSansSC-Regular,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page .section_11{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAP4AAAA9CAYAAACN6tRLAAACWElEQVR4AezcQWrDMBAFUMf7nqXXbe/a1g1kFbAdYiQxo3mFBmLF0swbf7LL+vH59e2fgWeg1jOwLv4IECgnIPjlRq5hAssi+J4CAgUFzoJfkEPLBGoICH6NOeuSwJOA4D9xeEOghoDg15izLgk8CVwN/tMm3hAgkEtA8HPNS7UEmggIfhNGmxDIJSD4uealWgJNBHoEv0lhNiFAoJ/Aetu2n37b25kAgYgC63K7bRELUxMBAv0E1n5b25kAgagCo4Mf1UFdBEoJCH6pcWuWwENA8B8OXgmUEhD8UuPWLIGHQKTgPyrySoBAdwHB707sAALxBAQ/3kxURKC7gOB3J3YAgXgCWYIfT05FBBILCH7i4SmdwFUBwb8q5z4CiQUEP/HwlE7gqsAMwb/au/sIlBUQ/LKj13hlAcGvPH29lxUQ/LKj13hlgdmDX3m2eidwKCD4hzQWCMwrIPjzzlZnBA4FBP+QxgKBeQXuwd+q/sruvFPVGYEXAuvftvy++IxlAgQmE7h/40/WkXYIEHgpIPgviXyAwHwCgr8/U1cJTC0g+FOPV3ME9gUEf9/FVQJTCwj+1OPVHIF9AcHfdzm7ao1AegHBTz9CDRB4X0Dw3zdzB4H0AoKffoQaIPC+gOC/b3Z2hzUCKQQEP8WYFEmgrYDgt/W0G4EUAoKfYkyKJNBWQPDbep7tZo1AGAHBDzMKhRAYJyD446ydRCCMgOCHGYVCCIwTEPxx1mcnWSMwVEDwh3I7jEAMAcGPMQdVEBgqIPhDuR1GIIbAeluWnxilqOJAwGUCzQX+AQAA//8WqZRoAAAABklEQVQDAOfWdKGeTHThAAAAAElFTkSuQmCC) 100% no-repeat;background-size:100% 100%}.page .error-message{width:fit-content;max-width:660px;margin:0;padding:14px 22px;border-radius:12px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fffffff2;font-size:22px;line-height:30px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px #00000040}.page .agreement-row{width:fit-content;margin:0;display:flex;align-items:center;justify-content:center;gap:10px}.page .agreement-row a{color:#00eaf4;text-decoration:none}.page .agreement-checkbox{width:22px;height:22px;cursor:pointer;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid rgba(255,255,255,.85);border-radius:4px;background:transparent;position:relative}.page .agreement-checkbox:focus,.page .agreement-checkbox:focus-visible{outline:none;box-shadow:none}.page .agreement-checkbox:checked{background:#00c0ff;border-color:#00c0ff}.page .agreement-checkbox:checked:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:12px;border-right:2px solid rgb(255,255,255);border-bottom:2px solid rgb(255,255,255);transform:rotate(45deg)}.page input.text_18{color:#fff;font-size:22px;font-family:SourceHanSansSC-Medium,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;text-align:left;white-space:nowrap;line-height:25px}.page input.text_18::placeholder{color:#ffffff8c}.page .birth-field{position:relative;flex:1;min-width:0;margin-left:24px}.page .birth-field.birth-field--cn{position:relative!important;flex:none!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:16px!important;margin-left:24px!important}.page .birth-display{width:100%;padding-right:46px}.page .birth-display::placeholder{color:#ffffff8c}.page .birth-picker{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;z-index:10;pointer-events:auto;cursor:pointer}.page .birth-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:18px;height:18px;background-repeat:no-repeat;background-size:18px 18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E");pointer-events:none}.page .birth-date-input-wrap,.page .birth-shichen-select-wrap{position:relative;flex:none;min-width:0;height:46px}.page .birth-date-input-wrap{width:200px}.page .birth-shichen-select-wrap{width:260px}.page .birth-date-input,.page .birth-shichen-select{width:100%;height:100%;padding:0 18px;border:1px solid rgba(0,192,255,.35);border-radius:23px;background:transparent;color:#fff;font-size:22px;font-family:SourceHanSansSC-Medium,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;line-height:46px;-moz-appearance:none;appearance:none;-webkit-appearance:none}.page .birth-date-input--empty,.page .birth-shichen-select--empty{color:#fff}.page .birth-date-placeholder,.page .birth-shichen-placeholder{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#fff;font-size:22px;font-family:SourceHanSansSC-Medium,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;pointer-events:none}.page .birth-shichen-select{padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px}.page .birth-date-input[type=date]::-webkit-calendar-picker-indicator{opacity:1;filter:invert(1);cursor:pointer}@media(max-width:480px){.page .birth-field{margin-left:16px}.page .birth-display{padding-right:40px;font-size:16px;line-height:20px}.page .birth-icon{right:14px;width:16px;height:16px;background-size:16px 16px}.page .birth-date-input,.page .birth-shichen-select{font-size:36px;height:36px;line-height:36px}.page .birth-date-placeholder,.page .birth-shichen-placeholder{font-size:36px}}.wechat-browser .home-copy-block,.page-wechat .home-copy-block,.wechat-browser .home-copy-line,.page-wechat .home-copy-line{word-break:normal;overflow-wrap:break-word;white-space:normal}@media screen and (max-width:480px){.home-copy-block{word-break:normal;overflow-wrap:break-word;white-space:normal}.home-copy-line{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;width:100%!important;max-width:100%!important}}.page .calendar-field{display:flex;align-items:center;gap:16px;margin-left:24px;flex:1}.page .birth-field--cn{margin-left:24px}.page .calendar-btn{height:46px;min-width:100px;padding:0 18px;border-radius:23px;border:1px solid rgba(0,192,255,.35);background:transparent;color:#fff;font-size:22px;font-family:SourceHanSansSC-Medium,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;line-height:46px}.page .calendar-btn.is-selected{background-color:#00c0ff;border-color:#00c0ff}.page .modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:9999}.page .modal-card{width:min(640px,100%);background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);border-radius:16px;color:#fffffff2;overflow:hidden;box-shadow:0 8px 32px #0000001a}.page .modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#ffffff1a;border-bottom:1px solid rgba(255,255,255,.15)}.page .modal-title{font-size:20px;font-weight:700}.page .modal-close{width:36px;height:36px;border-radius:10px;background:#ffffff26;color:#fffffff2;font-size:20px;line-height:36px;border:1px solid rgba(255,255,255,.2);transition:all .2s ease}.page .modal-close:hover{background:#ffffff40}.page .modal-body{padding:16px;font-size:16px;line-height:22px}.page .modal-body p{margin:0 0 10px;font-size:14px;line-height:18px}.page .modal-body h3{font-size:16px;margin:0 0 10px}.page .modal-body h4{font-size:14px;margin:10px 0 8px}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:24px;z-index:9999}.modal-card{width:min(640px,100%);background:#0f245af2;border:1px solid rgba(0,192,255,.35);border-radius:16px;color:#fffffff2;overflow:hidden}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#00c0ff1f}.modal-title{font-size:20px;font-weight:700}.modal-close{width:36px;height:36px;border-radius:10px;background:#ffffff1f;color:#fffffff2;font-size:20px;line-height:36px}.modal-body{padding:16px;font-size:16px;line-height:22px}.modal-body p{margin:0 0 10px;font-size:14px;line-height:18px}.modal-body h3{font-size:16px;margin:0 0 10px}.modal-body h4{font-size:14px;margin:10px 0 8px}@media(max-width:480px){.modal-mask{align-items:flex-start;padding:calc(env(safe-area-inset-top) + 16px) 16px calc(env(safe-area-inset-bottom) + 16px)}.modal-card{width:100%;max-height:calc(100vh - 32px);overflow:auto}}.page{background-color:#fff;position:relative;width:750px;height:3734px;overflow:hidden}.page .section_1{background-image:linear-gradient(180deg,#0c3680 0,#0c3680 0,#0b67c5 100%,#0b67c5);height:3734px;width:750px;position:relative}.page .section_1 .group_1{position:relative;width:750px;height:3263px}.page .section_1 .group_1 .group_2{display:none}.page .section_1 .group_1 .box_1{width:607px;height:1525px;margin:1008px 0 0 143px}.page .section_1 .group_1 .box_1 .group_2{background-color:#00559d;border-radius:4px;width:22px;height:22px;border:1px solid rgb(5,140,255);margin-top:488px}.page .section_1 .group_1 .box_1 .group_3{width:415px;height:859px;margin:487px 0 0 49px}.page .section_1 .group_1 .box_1 .group_3 .text-wrapper_1{width:415px;height:24px;overflow-wrap:break-word;font-size:0;font-family:SourceHanSansSC-Regular;font-weight:400;text-align:center;white-space:nowrap;line-height:24px}.page .section_1 .group_1 .box_1 .group_3 .text-wrapper_1 .text_1{width:415px;height:24px;overflow-wrap:break-word;color:#fff;font-size:24px;font-family:SourceHanSansSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:24px}.page .section_1 .group_1 .box_1 .group_3 .text-wrapper_1 .text_2{width:415px;height:24px;overflow-wrap:break-word;color:#fff;font-size:24px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:24px}.page .section_1 .group_1 .box_1 .group_3 .text-wrapper_1 .text_3{width:415px;height:24px;overflow-wrap:break-word;color:#00eaf4;font-size:24px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:22px}.page .section_1 .group_1 .box_1 .group_3 .text-wrapper_1 .text_4{width:415px;height:24px;overflow-wrap:break-word;color:#fff;font-size:24px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:24px}.page .section_1 .group_1 .box_1 .group_3 .text-wrapper_1 .text_5{width:415px;height:24px;overflow-wrap:break-word;color:#fff;font-size:24px;font-family:SourceHanSansSC-Regular;font-weight:400;text-align:left;white-space:nowrap;line-height:24px}.page .section_1 .group_1 .box_1 .group_3 .text-wrapper_1 .text_6{width:415px;height:24px;overflow-wrap:break-word;color:#fff;font-size:24px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:24px}.page .section_1 .group_1 .box_1 .group_3 .text-wrapper_1 .text_7{width:415px;height:24px;overflow-wrap:break-word;color:#00eaf4;font-size:24px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:24px}.page .section_1 .group_1 .box_1 .group_3 .block_1{width:320px;height:220px;margin:500px 0 0 36px;align-items:center}.page .section_1 .group_1 .box_1 .group_3 .block_1 .section_2{background-color:#0073ff4d;border-radius:5px;width:14px;height:101px}.page .section_1 .group_1 .box_1 .group_3 .block_1 .text-wrapper_2{width:340px!important;min-height:171px;font-size:28px;line-height:48px;margin:32px 0 0 -12px;overflow:visible!important;white-space:normal!important;max-width:340px;word-break:break-word}.page .section_1 .group_1 .box_1 .group_3 .block_2{width:226px;height:111px;margin:22px 0 0 56px}.page .section_1 .group_1 .box_1 .group_3 .block_2 .block_3{background-color:#0073ff99;border-radius:5px;width:10px;height:74px;margin-top:37px}.page .section_1 .group_1 .box_1 .group_3 .block_2 .image_1{width:6px;height:74px}.page .section_1 .group_1 .box_1 .group_4{height:1525px;background:url(/assets/%E5%9B%BE%E5%B1%82%2018-DwL4yej6.png) 100% no-repeat;background-size:100% 100%;margin-left:-57px;width:214px;position:relative}.page .section_1 .group_1 .box_1 .group_4 .image-wrapper_1{width:6px;height:74px;margin:1209px 0 0 59px}.page .section_1 .group_1 .box_1 .group_4 .image-wrapper_1 .image_2{width:6px;height:74px}.page .section_1 .group_1 .box_1 .group_4 .box_2{width:3px;height:157px;margin:50px 0 35px 120px}.page .section_1 .group_1 .box_1 .group_4 .box_2 .section_3{background-color:#0073ff66;border-radius:1px;width:3px;height:157px}.page .section_1 .group_1 .box_1 .group_4 .image-wrapper_2{background-image:linear-gradient(180deg,#0470e3 0,#0470e34d 0,#01e0fb 100%,#01e0fb);height:387px;width:400px;position:absolute;left:-252px;top:786px}.page .section_1 .group_1 .box_1 .group_4 .image-wrapper_2 .image_3{width:10px;height:74px;margin:273px 0 0 259px}.page .section_1 .group_1 .box_3{width:399px;height:388px;margin:316px 0 0 214px}.page .section_1 .group_1 .box_3 .block_4{background-color:#0073ff;border-radius:5px;width:14px;height:101px;margin-top:165px}.page .section_1 .group_1 .box_3 .block_5{background-color:#0073ff33;border-radius:3px;width:7px;height:53px;margin:308px 0 0 84px}.page .section_1 .group_1 .box_3 .block_6{background-color:#00eaf44d;border-radius:5px;width:10px;height:74px;margin:62px 0 0 56px}.page .section_1 .group_1 .box_3 .block_7{background-color:#0073ff66;border-radius:1px;width:3px;height:157px;margin:231px 0 0 29px}.page .section_1 .group_1 .box_3 .block_8{background-color:#00eaf433;border-radius:50%;width:10px;height:10px;margin:13px 0 0 76px}.page .section_1 .group_1 .box_3 .block_9{background-color:#0073ff66;border-radius:1px;width:3px;height:157px;margin:37px 0 0 16px}.page .section_1 .group_1 .box_3 .block_10{background-color:#0073ff99;border-radius:5px;width:10px;height:74px;margin:78px 0 0 50px}.page .section_1 .group_1 .box_3 .block_11{background-color:#0073ff99;border-radius:3px;width:7px;height:53px;margin-left:24px}.page .section_1 .group_1 .box_4{width:382px;height:18px;margin:8px 0 0 247px}.page .section_1 .group_1 .box_4 .section_4{background-color:#0073ff99;border-radius:3px;width:7px;height:12px;margin-top:6px}.page .section_1 .group_1 .box_4 .section_5{background-color:#0073ff4d;border-radius:3px;width:7px;height:17px}.page .section_1 .group_1 .box_5{height:1525px;background:url(/assets/%E5%9B%BE%E5%B1%82%2020-DZJSEIOS.png) -1px 0px no-repeat;background-size:203px 1525px;width:202px;position:absolute;left:0;top:1819px}.page .section_1 .group_1 .box_5 .image-wrapper_3{width:10px;height:10px;margin:226px 0 0 127px}.page .section_1 .group_1 .box_5 .image-wrapper_3 .thumbnail_1{width:10px;height:10px}.page .section_1 .group_1 .box_5 .box_6{width:67px;height:276px;margin:14px 0 0 121px}.page .section_1 .group_1 .box_5 .box_6 .section_6{background-color:#0073ff66;border-radius:1px;width:3px;height:157px;margin-top:119px}.page .section_1 .group_1 .box_5 .box_6 .image_4{width:11px;height:128px}.page .section_1 .group_1 .box_5 .box_7{width:10px;height:74px;margin:77px 0 0 154px}.page .section_1 .group_1 .box_5 .box_7 .group_5{background-color:#0073ff99;border-radius:5px;width:10px;height:74px}.page .section_1 .group_1 .box_5 .box_8{width:10px;height:74px;margin:307px 0 0 164px}.page .section_1 .group_1 .box_5 .box_8 .group_6{background-color:#0073ff4d;border-radius:5px;width:10px;height:74px}.page .section_1 .group_1 .box_5 .box_9{width:10px;height:10px;margin:92px 0 0 127px}.page .section_1 .group_1 .box_5 .box_9 .box_10{background-color:#00eaf4;border-radius:50%;width:10px;height:10px}.page .section_1 .group_1 .box_5 .box_11{width:10px;height:136px;margin:91px 0 138px 124px}.page .section_1 .group_1 .box_5 .box_11 .block_12{background-color:#0073ff99;border-radius:5px;width:10px;height:136px}.page .section_1 .group_1 .image_5{position:absolute;left:57px;top:1649px;width:635px;height:358px}.page .section_1 .group_1 .image_6{position:absolute;left:58px;top:2491px;width:634px;height:358px}.page .section_1 .group_1 .home-copy-block{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-family:AlimamaFangYuanTiVF-Bold;font-weight:700;text-align:center;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow:visible;max-width:100%}.page .section_1 .group_1 .home-copy-line{margin:0;display:block;width:100%;color:#fff;white-space:normal!important;word-break:keep-all!important;overflow-wrap:normal!important;line-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.page .section_1 .group_1 .home-copy-highlight{color:#00c0ff}.page .section_1 .group_1 .text-wrapper_3{position:absolute;left:100px;top:2920px;width:550px!important;min-height:120px;font-size:28px;line-height:48px;overflow:visible!important;white-space:normal!important}.page .section_1 .group_1 .text-wrapper_4{position:absolute;left:75px;top:3104px;width:600px!important;min-height:119px;font-size:28px;line-height:48px;overflow:visible!important;white-space:normal!important}.page .section_1 .group_1 .box_12{background-color:#00eaf499;border-radius:50%;position:absolute;left:603px;top:3130px;width:17px;height:17px}.page .section_1 .group_1 .text-wrapper_5{position:absolute;left:175px;top:2268px;width:400px!important;min-height:172px;font-size:28px;line-height:48px;overflow:visible!important;white-space:normal!important}.page .section_1 .group_7{position:absolute;left:0;top:1px;width:749px;height:1427px;background:url(/assets/%E7%BB%84%202-DF_2JT8N.png) 0px -1px no-repeat;background-size:750px 1428px}.page .section_1 .group_7 .image_7{width:671px;height:24px;margin:37px 0 0 40px;display:none}.page .section_1 .group_7 .box_13{width:690px;height:79px;margin:31px 0 0 30px;display:flex;align-items:center}.page .section_1 .group_7 .box_13 .section_7{background-color:transparent;border-radius:0;width:123px;height:119px}.page .section_1 .group_7 .box_13 .text_12{width:152px;height:20px;overflow-wrap:break-word;color:#fff;font-size:26px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:26px;margin:30px 0 0 14px}.page .section_1 .group_7 .box_13 .right-actions{margin-left:auto;margin-top:7px;display:flex;align-items:center}.page .section_1 .group_7 .box_13 .right-actions .section_8{display:none}.page .section_1 .group_7 .box_13 .right-actions .user-btn{width:auto;height:auto;margin-left:20px;background:transparent;border-radius:0;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;transition:all .2s ease;gap:2px}.page .section_1 .group_7 .box_13 .right-actions .user-btn:hover{transform:translateY(-1px)}.page .section_1 .group_7 .box_13 .right-actions .user-btn:active{transform:translateY(0)}.page .section_1 .group_7 .box_13 .right-actions .user-btn .user-custom-icon{width:72px;height:72px;object-fit:cover;border-radius:50%}.page .section_1 .group_7 .box_13 .right-actions .user-btn .user-btn-text{font-size:22px;color:#ffffffe6;font-weight:500;line-height:1.2}.page .section_1 .group_7 .box_13 .right-actions .user-btn--logged-in{width:auto;padding:0;border-radius:0}.page .section_1 .group_7 .image_8{width:596px;height:253px;margin:45px 0 0 40px}.page .section_1 .group_7 .box_14{position:relative;width:575px;height:166px;background:url(/assets/%E5%BC%80%E5%A7%8B%E4%BD%A0%E7%9A%84%20%20%E4%BA%BA%E7%94%9F%E6%8E%A2%E7%B4%A2%20%E6%8B%B7%E8%B4%9D-BPNfGbrc.png) 100% no-repeat;background-size:100% 100%;margin:1px 0 0 60px}.page .section_1 .group_7 .box_14 .text_14{width:313px;height:36px;overflow-wrap:break-word;color:#fff;font-size:37px;font-family:Alibaba PuHuiTi;font-weight:700;text-align:left;white-space:nowrap;line-height:37px;margin:46px 0 0 29px}.page .section_1 .group_7 .box_14 .label_1{width:31px;height:31px;margin:48px 395px 0 -193px}.page .section_1 .group_7 .box_14 .image_9{position:absolute;left:261px;top:106px;width:191px;height:271px}.page .section_1 .group_7 .label_2{width:41px;height:41px;margin:5px 0 0 454px}.page .section_1 .group_7 .image_10{width:92px;height:64px;margin:57px 0 0 182px}.page .section_1 .group_7 .text-wrapper_6{height:94px;background:url(/assets/50a55b18b8a23ca850f98459620705ed55b5bd2c1397b-tlwGEl_fw1200-CVlI5ZaA.png) 100% no-repeat;background-size:100% 100%;width:94px;margin:51px 0 0 135px}.page .section_1 .group_7 .text-wrapper_6 .text_15{width:92px;height:23px;overflow-wrap:break-word;color:#fff;font-size:24px;font-family:Alibaba PuHuiTi;font-weight:700;text-align:left;white-space:nowrap;line-height:24px;margin:36px 0 0 2px}.page .section_1 .group_7 .box_15{background-color:#268dc3;width:571px;height:1px;margin:158px 0 0 90px}.page .section_1 .group_7 .cta-area{position:absolute;left:75px;top:1390px;width:596px;display:flex;flex-direction:column;align-items:center;gap:16px;z-index:5;pointer-events:auto}.page .section_1 .group_7 .text_16{width:596px;height:95px;overflow-wrap:break-word;color:#fff;font-size:34px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;text-align:center;white-space:nowrap;line-height:34px;background-color:#00c0ff;display:flex;align-items:center;justify-content:center;position:relative;isolation:isolate;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlYAAABgCAMAAADox8y0AAABjFBMVEUAxv8AzP8Auf8Av/8AxP8Atv8AyP8Au/8Av/8Aw/8AuP8Axv8AvP8Av/8Awv8Auf8Axf8AvP8Av/8Awv8Auv8AxP8Avf8Av/8Awf8Au/8Aw/8Avf8Av/8Awf8AvP8Aw/8Avf8Av/8Awf8AvP8Aw/8Avv8Av/8Awf8AvP8Awv8Avv8SxP8Syv8Av/8Rxf8Xxf8Rwf8Rxv8Xxv8Rwv8RyP8Wwv8WyP8Qw/8Ww/8Wyf8Vxf8hyP8gyf8gyv8fx/8fy/8jx/8fyP8fy/8fxf8fyf8eyf8lyf8kx/8kx/8ky/8kyP8ky/8jyf8xzP8wzf8wzP8wzf8vzP8vzv8vzP8vy/8vzf8yzf8uy/8uzP8yzf8uzP8xzP8xzv8xzP8xy/8xzf8wy/8wzf8AwP8wzP8wzf8Av/8Awf8vy/8vzf81zf81zv80zf80zv80zv82zf82zv8Av/82zv82zv82z/82zv82zf82zv8AwP8Jwv8Lwv8TxP8Vxf8axv8cx/8dx/8gyP8yzP8zzf82zf83zv+LgiYwAAAAd3RSTlMJCgsMDQ4ODxAREhITFBUWFhcYGRoaGxwdHh4fICEiIiMkJSYmJygpKiorKyssLCwtLS0uLi4uLy8vMEVHSElJSUpKS0tMTE1OTk9PUIiKi4uMjI2Ojo6PkJCRkZGSk5OUlJWVlZeXmJjQ0NHR1tbW3Ozt7e7x8R2ZPLQAAAPXSURBVHja7d3Na5xVGIbx+3nOm87EttpEapPYje6sqEGp9XMhbvyvhSK0KhLoTmgTRVdJTcAPbNO8z+3ibSpMQNGcQAPXj2ECAzOLh4tzznwmpIzIiMjjvxHKUCgUEZKk6RqQJHm6smVZZU9XVXbZ5bIjppIyI9qzrv4OS0FUONmVLVmWS35akz0+bas8TOvUdIm8+npERIRSOS1TW2SFBZvPFq2yZdsPt8NllSVXqobjqlpkxrWPNxYf4gWmiAWvnbhlP7crrLCiVKnhOKnMjLWP1k/c4SpTxL9avZkPcozRGlOqHDIiI1u0jI1b6/JYDAn/7HDxhiFX3sv7KlkqSTVEZmaLlm3tgzX58RFTw3/N6mieK+/G/ZieJMrRlrJlZst2/X2qwv98aji2mK8+2Y9QSJbahcyWLdv1m1SFU3W18uTg+BWpNjuu6hpV4ZRdHR14ekWrzTIz28YtqsKpu7pyuD+9J9PmLVvb4LSOPvvgflhWW84h1z+kKnTq6peQ3JZbXvuEqtCvK8vtYnvl03WqQreuHu9b7WJ+sUFV6Hhuf7Svdik/l6gK3bpaXv3zICMlURX6qEellZuRwcep0LUraTWTT+mhb1eSIpOs0B2bIPqL6cgOdF2siApnslqxCYKzFc7HasUQwCaIc7EJ8nIoWK1wPrKSfj48ZBDondVtskL/sxW7IHobiAp9HWpPA2NA76xui/cEcTZH9sYY0P3IDpAVyApkBZAVyApkBZAVyApkBZAVyApkBZAVyApkBZAVyApkBZAVyApkBZAVyArnOKuRKYDVCs89kxX6V6W0N5eWmAS6ZjVIb0hPGAU4W+F5P1uZIaCrpaVNpegKXc1mb5qscCabIFmh/5G9yAr9VytmADZBnI9NkKzQXaWKKaD/JsgQ0D8rngmCIzvOSVYl8Y910fnIbv8qzekKnc9W935Toyt00iS5LedurMyy8UUJdKlqHtq71+bK3XaFrtCvqjsHbRYRu+0lukKnqh7e3XGbhUJ7dIVeVX29U9UuOCLEeoU+Ve1+uz1WtaVQiK7QqarvtsvlNkRESHSFLlU9GKvKbZAUCrpCp6pcHluTwlNXSVc4fVVjlVuGIhxyeDd5/QqneA74zfZUVXmoUClHhVJbfutymx8t3oWv0mPRws925BDau/vD6Kqqcg2uLDuVsnPLb19ubfEhfmeKWHDpxC17d3Zc5apy1eBSqiQ7XW2r3nnxxB3+kPjsDCTp2ZeVXz5R1Vc/2qM92lUORWRkRGZERrQbr6YUEYrpZz9C+pJpYqGtzySpZE+XGr//yWVX2aPtvwBmW636Dl2rOgAAAABJRU5ErkJggg==);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-image:url(data:image/png;base64,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);mask-size:100% 100%;mask-repeat:no-repeat;outline:none}.page .section_1 .group_7 .text_16__label{position:relative;z-index:1}.page .section_1 .group_7 .text_16:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(data:image/png;base64,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) 100% no-repeat;background-size:100% 100%;pointer-events:none;z-index:0}.page .section_1 .group_7 .text_16:focus-visible{outline:2px dashed rgba(0,192,255,.95);outline-offset:0}.page .section_1 .group_7 .cta-area .error-message{position:absolute;left:50%;transform:translate(-50%);top:-76px;margin:0}.page .section_1 .group_7 .agreement-row{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-size:22px;line-height:30px}.page .section_1 .group_7 .agreement-row a{color:#00eaf4;text-decoration:none}.page .section_1 .group_7 .box_16{position:absolute;left:60px;top:980px;width:630px;height:385px;background:url(/assets/%E7%BB%84%204-DAHomhfi.png) 100% no-repeat;background-size:100% 100%;justify-content:flex-start}.page .section_1 .group_7 .box_16 .box_17{height:80px;background:url("/assets/%E7%BB%84%205(1)-Dg3rVy7r.png") 100% no-repeat;background-size:100% 100%;width:540px;margin:13px 0 0 45px}.page .section_1 .group_7 .box_16 .box_17 .section_9{width:510px;height:25px;margin:28px 0 0 30px}.page .section_1 .group_7 .box_16 .box_17 .section_9 .text_17{width:62px;height:25px;overflow-wrap:break-word;color:#fff;font-size:26px;font-family:AlimamaFangYuanTiVF-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:26px}.page .section_1 .group_7 .box_16 .box_17 .section_9 .text_18{flex:1;width:auto;height:25px;overflow-wrap:break-word;color:#fff;font-size:22px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:25px;margin:0 0 0 24px}.page .section_1 .group_7 .box_16 .box_17 .section_9 .thumbnail_3{width:5px;height:11px;margin:8px 0 0 246px}.page .section_1 .group_7 .box_16 .box_17 .section_10{width:42px;height:4px;margin:23px 0 0 31px}.page .section_1 .group_7 .box_16 .box_17 .section_10 .box_18{background-color:#02aafa;width:14px;height:4px}.page .section_1 .group_7 .box_16 .box_17 .section_10 .box_19{background-color:gold;width:16px;height:4px;margin-left:4px}.page .section_1 .group_7 .box_16 .box_17 .section_10 .box_20{background-color:#1eb2ff;width:4px;height:4px;margin-left:4px}.page .section_1 .group_7 .box_16 .box_21{height:80px;background:url("/assets/%E7%BB%84%205(1)-Dg3rVy7r.png") 100% no-repeat;background-size:100% 100%;width:540px;position:relative;margin:13px 0 0 45px}.page .section_1 .group_7 .box_16 .box_21 .block_13{width:510px;height:46px;margin:17px 0 0 32px}.page .section_1 .group_7 .box_16 .box_21 .block_13 .text_19{width:61px;height:26px;overflow-wrap:break-word;color:#fff;font-size:26px;font-family:AlimamaFangYuanTiVF-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:26px;margin-top:12px}.page .section_1 .group_7 .box_16 .box_21 .block_13 .text-wrapper_7{background-color:#00c0ff;border-radius:23px;height:46px;margin-left:25px;width:80px}.page .section_1 .group_7 .box_16 .box_21 .block_13 .text-wrapper_7 .text_20{width:20px;height:20px;overflow-wrap:break-word;color:#fff;font-size:22px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:22px;margin:12px 0 0 29px}.page .section_1 .group_7 .box_16 .box_21 .block_13 .text_21{width:21px;height:21px;overflow-wrap:break-word;color:#fff;font-size:22px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:22px;margin:12px 0 0 46px}.page .section_1 .group_7 .box_16 .box_21 .block_13 .thumbnail_4{width:5px;height:11px;margin:17px 0 0 322px}.page .section_1 .group_7 .box_16 .box_21 .block_14{width:571px;height:1px;margin:15px 0 1px 13px}.page .section_1 .group_7 .box_16 .box_21 .block_14 .group_8{background-color:#268dc3;width:571px;height:1px}.page .section_1 .group_7 .box_16 .box_21 .block_15{background-color:#1eb2ff;position:absolute;left:70px;top:76px;width:4px;height:4px}.page .section_1 .group_7 .box_16 .box_21 .block_16{background-color:#02aafa;position:absolute;left:32px;top:76px;width:14px;height:4px}.page .section_1 .group_7 .box_16 .box_21 .block_17{background-color:gold;position:absolute;left:50px;top:76px;width:16px;height:4px}.page .section_1 .group_7 .box_16 .box_22{height:80px;background:url("/assets/%E7%BB%84%205(1)-Dg3rVy7r.png") 100% no-repeat;background-size:100% 100%;width:540px;margin:13px 0 0 45px;display:flex;flex-direction:column;justify-content:center;position:relative}.page .section_1 .group_7 .box_16 .box_22.box_22--birth{margin-bottom:13px;height:80px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.page .section_1 .group_7 .box_16 .box_22 .box_23{width:510px;height:auto;margin:0 0 0 31px}.box_22--birth .page .section_1 .group_7 .box_16 .box_22 .box_23{display:flex!important;flex-direction:row!important;align-items:center!important;width:auto!important;height:auto!important;min-height:44px!important;margin:0!important;flex-wrap:nowrap!important}.page .section_1 .group_7 .box_16 .box_22 .box_23 .text_22{width:61px;height:25px;overflow-wrap:break-word;color:#fff;font-size:26px;font-family:AlimamaFangYuanTiVF-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:26px}.page .section_1 .group_7 .box_16 .box_22 .box_23 .text_23{width:159px;height:22px;overflow-wrap:break-word;color:#fff;font-size:22px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:22px;margin-left:24px}.page .section_1 .group_7 .box_16 .box_22 .box_23 .thumbnail_5{width:9px;height:16px;margin:3px 0 0 274px}.page .section_1 .group_7 .box_16 .box_22 .box_23 .thumbnail_6{width:5px;height:11px;margin:6px 0 0 28px}.page .section_1 .group_7 .box_16 .box_22 .box_24{width:571px;height:1px;position:absolute;bottom:0;left:0;margin:0 0 0 12px}.page .section_1 .group_7 .box_16 .box_22 .box_24 .block_18{background-color:#268dc3;position:relative;width:571px;height:1px}.page .section_1 .group_7 .box_16 .box_22 .box_24 .block_18 .group_9{background-color:#1eb2ff;position:absolute;left:57px;top:-3px;width:4px;height:4px}.page .section_1 .group_7 .box_16 .box_22 .box_24 .block_18 .group_10{background-color:#02aafa;position:absolute;left:19px;top:-3px;width:14px;height:4px}.page .section_1 .group_7 .box_16 .box_22 .box_24 .block_18 .group_11{background-color:gold;position:absolute;left:37px;top:-3px;width:16px;height:4px}.page .section_1 .group_7 .image_11{position:absolute;left:75px;top:1376px;width:596px;height:95px}.page .section_1 .group_7 .text-wrapper_8{height:208px;background:url(/assets/1-CxmuqE_u.png) 100% no-repeat;background-size:100% 100%;width:268px;position:absolute;left:393px;top:774px}.page .section_1 .group_7 .text-wrapper_8 .text_24{width:126px;height:31px;overflow-wrap:break-word;color:#fff;font-size:32px;font-family:AlimamaFangYuanTiVF-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:32px;margin:88px 0 0 81px}.page .section_1 .group_7 .text-wrapper_9{height:107px;background:url(/assets/4-0mrcdYmC.png) 100% no-repeat;background-size:100% 100%;width:111px;position:absolute;left:550px;top:618px}.page .section_1 .group_7 .text-wrapper_9 .text_25{width:81px;height:20px;overflow-wrap:break-word;color:#fff;font-size:20px;font-family:AlimamaFangYuanTiVF-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:20px;margin:45px 0 0 10px}.page .section_1 .image_12{position:absolute;left:49px;top:1637px;width:652px;height:381px}.page .section_1 .group_12{position:absolute;left:49px;top:2479px;width:652px;height:381px;border:none;background:url("/assets/%E5%BA%95%E6%A1%86(2)-B5vIPRn8.png") 100% no-repeat;background-size:100% 100%}.page .section_1 .group_13{background-image:linear-gradient(180deg,#0470e3 0,#0470e34d 0,#01e0fb 100%,#01e0fb);position:absolute;left:30px;top:3262px;width:690px;height:472px}.page .section_1 .group_13 .group_14{width:576px;height:61px;margin:53px 0 0 57px}.page .section_1 .group_13 .group_14 .image_13{width:254px;height:61px}.page .section_1 .group_13 .group_14 .section_11{background-image:linear-gradient(180deg,#0e2f9799 0,#0e2f9799 0,#027cf199 100%,#027cf199);width:254px;height:61px}.page .section_1 .group_13 .image_14{width:221px;height:87px;margin:35px 0 0 233px}.page .section_1 .group_13 .paragraph_9{width:610px;height:142px;overflow-wrap:break-word;color:#fff;font-size:22px;font-family:SourceHanSansSC-Regular;font-weight:400;text-align:center;line-height:40px;margin:27px 0 67px 39px}.page .section_1 .group_13 .image_15{position:absolute;left:69px;top:36px;width:229px;height:83px}.page .section_1 .group_13 .image_16{position:absolute;left:391px;top:35px;width:231px;height:85px}.page .modal-card.login-modal,.modal-card.login-modal{width:min(600px,100%);max-width:600px;position:relative;display:flex;flex-direction:column;overflow-x:hidden;background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a}.page .modal-card.login-modal .modal-header,.modal-card.login-modal .modal-header{width:100%;flex-shrink:0;background:#ffffff1a;border-bottom:1px solid rgba(255,255,255,.15)}.page .modal-card.login-modal .modal-body,.modal-card.login-modal .modal-body{padding:26px 34px;width:100%;flex:1;overflow-y:auto;overflow-x:hidden}.page .modal-card.login-modal .auth-tabs,.modal-card.login-modal .auth-tabs{display:flex;gap:0;margin-bottom:24px;border-bottom:1px solid rgba(255,255,255,.15)}.page .modal-card.login-modal .auth-tabs .tab-btn,.modal-card.login-modal .auth-tabs .tab-btn{flex:1;padding:14px 20px;background:transparent;border:none;color:#fff9;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative}.page .modal-card.login-modal .auth-tabs .tab-btn.active,.modal-card.login-modal .auth-tabs .tab-btn.active{color:#fff}.page .modal-card.login-modal .auth-tabs .tab-btn.active:after,.modal-card.login-modal .auth-tabs .tab-btn.active:after{content:"";position:absolute;bottom:-1px;left:20px;right:20px;height:2px;background:linear-gradient(90deg,#00d4ff,#09f)}.page .modal-card.login-modal .auth-tabs .tab-btn:hover:not(.active),.modal-card.login-modal .auth-tabs .tab-btn:hover:not(.active){color:#ffffffd9}.page .modal-card.login-modal .form-group,.modal-card.login-modal .form-group{display:flex;flex-direction:column;gap:16px;width:100%}.page .modal-card.login-modal .form-item,.modal-card.login-modal .form-item{display:flex;flex-direction:column;gap:8px}.page .modal-card.login-modal .form-item label,.modal-card.login-modal .form-item label{font-size:15px;color:#ffffffe6;font-weight:500}.page .modal-card.login-modal .form-item label .required,.modal-card.login-modal .form-item label .required{color:#ff6b6b;margin-left:4px}.page .modal-card.login-modal .form-item input[type=text],.page .modal-card.login-modal .form-item input[type=number],.page .modal-card.login-modal .form-item input[type=tel],.page .modal-card.login-modal .form-item input[type=email],.page .modal-card.login-modal .form-item input[type=password],.page .modal-card.login-modal .form-item select,.modal-card.login-modal .form-item input[type=text],.modal-card.login-modal .form-item input[type=number],.modal-card.login-modal .form-item input[type=tel],.modal-card.login-modal .form-item input[type=email],.modal-card.login-modal .form-item input[type=password],.modal-card.login-modal .form-item select{height:48px;padding:0 40px 0 16px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;font-size:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;transition:all .3s ease}.page .modal-card.login-modal .form-item input[type=text]::placeholder,.page .modal-card.login-modal .form-item input[type=number]::placeholder,.page .modal-card.login-modal .form-item input[type=tel]::placeholder,.page .modal-card.login-modal .form-item input[type=email]::placeholder,.page .modal-card.login-modal .form-item input[type=password]::placeholder,.page .modal-card.login-modal .form-item select::placeholder,.modal-card.login-modal .form-item input[type=text]::placeholder,.modal-card.login-modal .form-item input[type=number]::placeholder,.modal-card.login-modal .form-item input[type=tel]::placeholder,.modal-card.login-modal .form-item input[type=email]::placeholder,.modal-card.login-modal .form-item input[type=password]::placeholder,.modal-card.login-modal .form-item select::placeholder{color:#ffffff73}.page .modal-card.login-modal .form-item input[type=text]:focus,.page .modal-card.login-modal .form-item input[type=number]:focus,.page .modal-card.login-modal .form-item input[type=tel]:focus,.page .modal-card.login-modal .form-item input[type=email]:focus,.page .modal-card.login-modal .form-item input[type=password]:focus,.page .modal-card.login-modal .form-item select:focus,.modal-card.login-modal .form-item input[type=text]:focus,.modal-card.login-modal .form-item input[type=number]:focus,.modal-card.login-modal .form-item input[type=tel]:focus,.modal-card.login-modal .form-item input[type=email]:focus,.modal-card.login-modal .form-item input[type=password]:focus,.modal-card.login-modal .form-item select:focus{border-color:#00d4ff99;background:#ffffff1f;box-shadow:0 0 0 3px #00d4ff1a;outline:none}.page .modal-card.login-modal .form-item input[type=text] option,.page .modal-card.login-modal .form-item input[type=number] option,.page .modal-card.login-modal .form-item input[type=tel] option,.page .modal-card.login-modal .form-item input[type=email] option,.page .modal-card.login-modal .form-item input[type=password] option,.page .modal-card.login-modal .form-item select option,.modal-card.login-modal .form-item input[type=text] option,.modal-card.login-modal .form-item input[type=number] option,.modal-card.login-modal .form-item input[type=tel] option,.modal-card.login-modal .form-item input[type=email] option,.modal-card.login-modal .form-item input[type=password] option,.modal-card.login-modal .form-item select option{background:#1a2a4a;color:#fff}.page .modal-card.login-modal .password-field,.modal-card.login-modal .password-field{position:relative}.page .modal-card.login-modal .password-field input[type=text],.page .modal-card.login-modal .password-field input[type=password],.modal-card.login-modal .password-field input[type=text],.modal-card.login-modal .password-field input[type=password]{width:100%;padding-right:52px}.page .modal-card.login-modal .password-field .password-eye,.modal-card.login-modal .password-field .password-eye{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:36px;height:36px;border:none;padding:0;background:#ffffff14;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#ffffffb3;transition:all .2s ease}.page .modal-card.login-modal .password-field .password-eye:hover,.modal-card.login-modal .password-field .password-eye:hover{background:#ffffff26;color:#ffffffe6}.page .modal-card.login-modal .password-field .password-eye-icon,.modal-card.login-modal .password-field .password-eye-icon{position:relative;width:18px;height:10px;border-radius:999px;border:1.5px solid rgba(255,255,255,.7);box-sizing:border-box}.page .modal-card.login-modal .password-field .password-eye-icon:before,.modal-card.login-modal .password-field .password-eye-icon:before{content:"";position:absolute;top:2px;right:4px;bottom:2px;left:4px;border-radius:50%;border:1.5px solid rgba(255,255,255,.7)}.page .modal-card.login-modal .password-field .password-eye-icon.is-active,.modal-card.login-modal .password-field .password-eye-icon.is-active{border-color:#00d4ff}.page .modal-card.login-modal .password-field .password-eye-icon.is-active:before,.modal-card.login-modal .password-field .password-eye-icon.is-active:before{border-color:#00d4ff}.page .modal-card.login-modal .gender-options,.modal-card.login-modal .gender-options{display:flex;gap:16px;padding:8px 0}.page .modal-card.login-modal .gender-options .radio-label,.modal-card.login-modal .gender-options .radio-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:15px;padding:10px 20px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:10px;transition:all .3s ease}.page .modal-card.login-modal .gender-options .radio-label:has(input[type=radio]:checked),.modal-card.login-modal .gender-options .radio-label:has(input[type=radio]:checked){background:#00d4ff33;border-color:#00d4ff80}.page .modal-card.login-modal .gender-options .radio-label input[type=radio],.modal-card.login-modal .gender-options .radio-label input[type=radio]{width:18px;height:18px;accent-color:#00d4ff;margin:0}.page .modal-card.login-modal .captcha-wrapper,.modal-card.login-modal .captcha-wrapper{margin-top:8px;width:100%;max-width:400px;align-self:center;justify-self:center;padding:0 4px}.page .modal-card.login-modal .form-actions,.modal-card.login-modal .form-actions{margin-top:28px;display:flex;justify-content:center}.page .modal-card.login-modal .form-actions .submit-btn,.modal-card.login-modal .form-actions .submit-btn{width:100%;height:52px;background:linear-gradient(135deg,#00d4ffe6,#0099ffe6);border-radius:26px;color:#fff;font-size:17px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #00d4ff4d}.page .modal-card.login-modal .form-actions .submit-btn:hover,.modal-card.login-modal .form-actions .submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00d4ff66}.page .modal-card.login-modal .form-actions .submit-btn:active,.modal-card.login-modal .form-actions .submit-btn:active{transform:translateY(0)}@media(max-width:480px){.page .modal-card.login-modal,.modal-card.login-modal{max-width:92%;margin:0 auto;max-height:calc(100vh - 48px);overflow-x:hidden;border-radius:20px}.page .modal-card.login-modal .modal-body,.modal-card.login-modal .modal-body{padding:20px 18px;overflow-y:auto;overflow-x:hidden}.page .modal-card.login-modal .auth-tabs,.modal-card.login-modal .auth-tabs{margin-bottom:20px}.page .modal-card.login-modal .form-actions,.modal-card.login-modal .form-actions{margin-top:24px}}.captcha-wrapper[data-v-0560329c]{margin:15px 0}.captcha-status[data-v-0560329c]{margin-top:8px;font-size:13px}.captcha-status--success[data-v-0560329c]{color:#52c41a}.birth-field--cn[data-v-0560329c]{display:flex!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:32px!important;flex:1!important;max-width:520px;flex-wrap:nowrap!important;position:relative!important;z-index:10;margin-left:24px}.birth-field--cn .birth-date-input-wrap[data-v-0560329c]{flex-shrink:0;width:150px}.birth-field--cn .birth-shichen-select-wrap[data-v-0560329c]{flex-shrink:0;width:195px}.box_22.box_22--birth[data-v-0560329c]{height:80px!important;min-height:80px;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important}.box_22.box_22--birth .box_23[data-v-0560329c]{display:flex!important;flex-direction:row!important;align-items:center!important;width:100%!important;padding:0 30px 0 31px!important;box-sizing:border-box!important;z-index:10;position:relative;margin:0!important}.box_22.box_22--birth .box_23 .text_22[data-v-0560329c]{flex-shrink:0;width:auto}.birth-date-input-wrap[data-v-0560329c]{position:relative;width:200px;flex-shrink:0}.birth-date-input[data-v-0560329c]{width:100%;height:44px;padding:0 40px 0 12px;background:#ffffff26;border:1px solid rgba(0,192,255,.4);border-radius:22px;color:#fff;font-size:22px;flex-shrink:0;cursor:pointer;transition:border-color .2s,background .2s}.birth-date-input[data-v-0560329c]:hover{border-color:#00c0ffb3;background:#fff3}.birth-date-input[data-v-0560329c]::placeholder{color:#ffffff80}.birth-date-input[data-v-0560329c]::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.7;cursor:pointer}.birth-date-input--empty[data-v-0560329c]{color:transparent;-webkit-text-fill-color:transparent}.birth-date-input--empty[data-v-0560329c]::-webkit-datetime-edit,.birth-date-input--empty[data-v-0560329c]::-webkit-datetime-edit-fields-wrapper,.birth-date-input--empty[data-v-0560329c]::-webkit-datetime-edit-text,.birth-date-input--empty[data-v-0560329c]::-webkit-datetime-edit-month-field,.birth-date-input--empty[data-v-0560329c]::-webkit-datetime-edit-day-field,.birth-date-input--empty[data-v-0560329c]::-webkit-datetime-edit-year-field{color:transparent;-webkit-text-fill-color:transparent}.birth-date-placeholder[data-v-0560329c]{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#ffffff80;font-size:22px;pointer-events:none}.birth-shichen-select-wrap[data-v-0560329c]{position:relative;width:240px;flex-shrink:0}.birth-shichen-select[data-v-0560329c]{width:100%;height:44px;padding:0 16px 0 12px;background:#ffffff26;border:1px solid rgba(0,192,255,.4);border-radius:22px;color:#fff;font-size:22px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;cursor:pointer;flex-shrink:0}.birth-shichen-placeholder[data-v-0560329c]{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#ffffff80;font-size:22px;pointer-events:none}.birth-shichen-select option[data-v-0560329c]{background-color:#1a2a4a;color:#fff!important}.birth-shichen-select--empty[data-v-0560329c]{color:transparent!important}@media(max-width:480px){.birth-date-input-wrap[data-v-0560329c]{flex:1;width:auto}.birth-date-input[data-v-0560329c]{font-size:18px;padding:0 30px 0 8px}.birth-date-placeholder[data-v-0560329c]{left:8px;font-size:18px}.birth-shichen-select-wrap[data-v-0560329c]{flex:1;width:auto}.birth-shichen-select[data-v-0560329c]{font-size:18px;padding:0 28px 0 8px}.birth-shichen-placeholder[data-v-0560329c]{left:8px;font-size:18px}.birth-field--cn[data-v-0560329c]{gap:20px;flex-wrap:nowrap}}.pay-page-wrapper{--design-width: 750px;--design-height: 1624px;--scale: 1;width:calc(var(--design-width) * var(--scale));height:calc(var(--design-height) * var(--scale));margin:0 auto;position:relative;overflow:hidden}.pay-page-wrapper .pay-page{position:absolute;left:0;top:0;transform:scale(var(--scale));transform-origin:top left}.pay-page{background-color:#fff;position:relative;width:750px;height:1624px;overflow:hidden}.pay-page:after{content:"";position:absolute;right:-70px;bottom:110px;width:520px;height:520px;background-image:radial-gradient(rgba(255,255,255,.16) 1px,transparent 1px);background-size:12px 12px;opacity:.45;transform:rotate(12deg);pointer-events:none}.pay-page .image-wrapper_1{background-image:linear-gradient(180deg,#10439d 0,#10439d 0,#2d84de 100%,#2d84de);height:1624px;width:750px}.pay-page .image-wrapper_1 .image_1{display:none}.pay-page .block_1{position:absolute;left:0;top:0;width:749px;height:1624px;background:url(/assets/%E7%BB%84%202-BzqwYt-W.png) 0px 0px no-repeat;background-size:750px 1072px}.pay-page .block_1 .box_1{position:relative;width:749px;height:1624px;padding:120px 0 110px;align-items:stretch;display:flex;flex-direction:column}.pay-page .block_1 .box_1 .pay-header{padding:0 64px}.pay-page .block_1 .box_1 .paragraph_1{width:441px;height:97px;overflow-wrap:break-word;color:#fff;font-size:110px;font-family:Alimama ShuHeiTi,AlimamaShuHeiTi-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:130px;font-style:italic;margin:0}.pay-page .block_1 .box_1 .block_2{position:relative;width:100%;height:auto;margin:36px 0 0;display:flex;justify-content:flex-end}.pay-page .block_1 .box_1 .block_2 .text_1{position:relative;width:433px;height:102px;overflow-wrap:break-word;color:#fff;font-size:110px;font-family:Alibaba PuHuiTi,AlibabaPuHuiTiB;font-weight:700;text-align:left;white-space:nowrap;line-height:110px;font-style:italic;margin-right:0}.pay-page .block_1 .box_1 .options-list{margin-top:90px;display:flex;flex-direction:column;gap:36px}.pay-page .block_1 .box_1 .options-list>:last-child{margin-top:10px}.pay-page .block_1 .box_1 .option-row{width:650px;height:118px;margin:0 auto;padding:0 26px;background:#082f8273;border:1px solid rgba(120,180,255,.35);border-radius:64px;display:flex;align-items:center;gap:22px;box-shadow:0 14px 34px #00000038}.pay-page .block_1 .box_1 .option-row--primary{background:#082f8273}.pay-page .block_1 .box_1 .icon-circle{width:92px;height:92px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 30%,#ffffff42,#00c0ff14);border:2px solid rgba(0,192,255,.55);box-shadow:0 0 0 10px #00c0ff14,0 0 22px #00c0ff59;flex-shrink:0}.pay-page .block_1 .box_1 .image_3,.pay-page .block_1 .box_1 .image_4,.pay-page .block_1 .box_1 .image_5,.pay-page .block_1 .box_1 .image_6{width:48px;height:auto;max-height:48px;object-fit:contain}.pay-page .block_1 .box_1 .text_2,.pay-page .block_1 .box_1 .text_3,.pay-page .block_1 .box_1 .text_4,.pay-page .block_1 .box_1 .text_6{font-size:44px;font-family:"Alibaba PuHuiTi 2.0",Alibaba PuHuiTi,AlibabaPuHuiTiB;font-weight:400;color:#fff;line-height:44px;white-space:nowrap;font-style:italic;width:298px;height:47px}.pay-page .block_1 .box_1 .text_5{width:223px;height:24px;overflow-wrap:break-word;color:#fff;font-size:24px;font-family:SourceHanSansSC-Regular;font-weight:400;text-align:center;white-space:nowrap;line-height:24px;margin:0}.pay-page .block_1 .box_1 .pay-actions>.text_5{margin-top:14px}.pay-page .block_1 .box_1 .pay-actions{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:36px}.pay-page .block_1 .box_1 .block_7{background:#06c662;border-radius:43px;width:557px;height:87px;border:1px solid #0ba4fe;margin:0 auto;display:flex;align-items:center;justify-content:center}.pay-page .block_1 .box_1 .block_7 .image-text_1{width:auto;height:33px;margin:0;gap:12px;align-items:center}.pay-page .block_1 .box_1 .block_7 .image-text_1 .label_1{width:38px;height:33px}.pay-page .block_1 .box_1 .block_7 .image-text_1 .text-group_1{width:auto;height:32px;overflow-wrap:break-word;color:#fff;font-size:34px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:34px}.pay-page .block_1 .box_1 .block_8{background:#227eff;border-radius:43px;width:557px;height:87px;border:1px solid #0ba4fe;margin:0 auto;display:flex;align-items:center;justify-content:center}.pay-page .block_1 .box_1 .block_8 .image-text_2{width:auto;height:32px;margin:0;gap:12px;align-items:center}.pay-page .block_1 .box_1 .block_8 .image-text_2 .label_2{width:38px;height:30px;margin-top:2px}.pay-page .block_1 .box_1 .block_8 .image-text_2 .text-group_2{width:auto;height:32px;overflow-wrap:break-word;color:#fff;font-size:34px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:34px}.pay-page .block_1 .box_1 .block_4,.pay-page .block_1 .box_1 .block_5,.pay-page .block_1 .box_1 .block_6,.pay-page .block_1 .box_1 .block_9{justify-content:flex-start}.pay-back-btn[data-v-97b41279]{position:absolute;left:20px;top:20px;z-index:100;background:#0000004d;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .3s ease}.pay-back-btn[data-v-97b41279]:hover{background:#00000080;transform:scale(1.05)}.pay-back-btn[data-v-97b41279]:active{transform:scale(.95)}.preview-actions[data-v-97b41279]{margin:40px 0 30px;justify-content:space-between;padding:0 80px;gap:40px}.preview-btn[data-v-97b41279]{flex:1;max-width:280px;height:87px;background:linear-gradient(180deg,#4ba5ff,#2f8ef7);border:none;border-radius:43.5px;color:#fff;padding:0 16px;font-size:34px;font-weight:500;line-height:87px;text-align:center;cursor:pointer;transition:transform .2s ease,filter .2s ease;box-shadow:0 6px 14px #2578e84d;letter-spacing:.5px}.preview-btn[data-v-97b41279]:hover{filter:brightness(1.05);transform:translateY(-2px)}.preview-btn[data-v-97b41279]:active{transform:translateY(0) scale(.98)}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.justify-between{justify-content:space-between}.result-page-wrapper{--design-width: 750px;--design-height: 3976px;--scale: 1;width:calc(var(--design-width) * var(--scale));height:calc(var(--design-height) * var(--scale));margin:0 auto;position:relative}.result-page-wrapper .result-page{position:absolute;left:0;top:0;transform:scale(var(--scale));transform-origin:top left}.result-page{background-color:#fff;position:relative;width:750px;height:auto;min-height:3976px;overflow:visible}.result-page .box_1{background-image:linear-gradient(180deg,#245ec4 0,#245ec4 0,#338ae4 100%,#338ae4);position:relative;width:750px;height:auto;min-height:3976px}.result-page .box_1 .block_1{width:750px;height:1071px;background:url(../assets/result-slices/图层\ 19.png) 100% no-repeat;background-size:100% 100%}.result-page .box_1 .block_1 .image_1{width:671px;height:24px;margin:38px 0 0 40px;display:none}.result-page .box_1 .block_1 .group_1{width:700px;height:342px;background-color:#00a7ff29;border-radius:20px;border:1px solid rgba(11,164,254,.8);margin:38px 0 0 30px}.result-page .box_1 .block_1 .group_1 .group_2{width:629px;height:91px;margin:21px 0 0 32px;display:flex;align-items:center;justify-content:center;position:relative}.result-page .box_1 .block_1 .group_1 .group_2 .result-back-btn{width:40px;height:40px;border-radius:20px;border:none;background-color:#00000026;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;position:absolute;left:0;top:50%;transform:translateY(-50%)}.result-page .box_1 .block_1 .group_1 .group_2 .result-back-btn:active{transform:scale(.96)}.result-page .box_1 .block_1 .group_1 .group_2 .text_1{flex:1;max-width:100%;height:53px;overflow-wrap:break-word;color:#fff;font-size:60px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;text-align:center;white-space:nowrap;line-height:130px;margin-top:19px}.result-page .box_1 .block_1 .group_1 .group_2 .actions-right{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:24px}.result-page .box_1 .block_1 .group_1 .group_2 .actions-right .image-text_1,.result-page .box_1 .block_1 .group_1 .group_2 .actions-right .image-text_2{margin-left:0}.result-page .box_1 .block_1 .group_1 .group_2 .image-text_1{width:71px;height:91px;margin-left:214px}.result-page .box_1 .block_1 .group_1 .group_2 .image-text_1 .image_2{width:67px;height:67px;margin-left:1px}.result-page .box_1 .block_1 .group_1 .group_2 .image-text_1 .text-group_1{text-shadow:1px 2px 3px rgba(12,47,60,.15);width:71px;height:17px;overflow-wrap:break-word;color:#f2f6ff;font-size:18px;font-family:PingFang-SC-Heavy;font-weight:900;text-align:left;white-space:nowrap;line-height:12px;margin-top:7px}.result-page .box_1 .block_1 .group_1 .group_2 .image-text_2{width:72px;height:91px;margin-left:33px}.result-page .box_1 .block_1 .group_1 .group_2 .image-text_2 .image_3{width:69px;height:67px;margin-left:2px}.result-page .box_1 .block_1 .group_1 .group_2 .image-text_2 .text-group_2{text-shadow:1px 2px 3px rgba(12,47,60,.15);width:72px;height:17px;overflow-wrap:break-word;color:#f2f6ff;font-size:18px;font-family:PingFang-SC-Heavy;font-weight:900;text-align:left;white-space:nowrap;line-height:12px;margin-top:7px}.result-page .box_1 .block_1 .group_1 .name-wrapper{width:121px;height:29px;margin:40px 0 0 55px}.result-page .box_1 .block_1 .group_1 .name-wrapper .text_2{width:71px;height:29px;overflow-wrap:break-word;color:#fff;font-size:30px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:30px}.result-page .box_1 .block_1 .group_1 .name-wrapper .text_3{width:25px;height:26px;overflow-wrap:break-word;color:#fff;font-size:28px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:28px;margin-top:1px}.result-page .box_1 .block_1 .group_1 .text-wrapper_1{width:121px;height:29px;margin:16px 0 0 55px}.result-page .box_1 .block_1 .group_1 .text-wrapper_1 .text_2{width:71px;height:29px;overflow-wrap:break-word;color:#fff;font-size:30px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:30px}.result-page .box_1 .block_1 .group_1 .text-wrapper_1 .text_3{width:25px;height:26px;overflow-wrap:break-word;color:#fff;font-size:28px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:28px;margin-top:1px}.result-page .box_1 .block_1 .group_1 .group_3{background-color:#0c5cb599;width:579px;height:2px;margin:23px 0 0 54px}.result-page .box_1 .block_1 .group_1 .text-wrapper_2{width:439px;height:29px;margin:16px 0 40px 55px}.result-page .box_1 .block_1 .group_1 .text-wrapper_2 .text_4{width:71px;height:29px;overflow-wrap:break-word;color:#fff;font-size:30px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:30px}.result-page .box_1 .block_1 .group_1 .text-wrapper_2 .text_5{width:343px;height:27px;overflow-wrap:break-word;color:#fff;font-size:28px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:28px;margin-top:1px}.result-page .box_1 .block_1 .group_4{background-color:#00a7ff;width:689px;height:2px;margin:8px 0 0 30px}.result-page .box_1 .block_1 .group_5{width:690px;height:auto;padding-bottom:20px;background-color:#00a7ff1f;border-radius:24px;border:1px solid rgba(11,164,254,.7);margin:3px 0 0 30px}.result-page .box_1 .block_1 .group_6{background-color:#00a7ff;height:2px;width:689px;margin:4px 0 14px 30px}.result-page .box_1 .block_1 .group_6 .group_7{background-color:#cbdbf8;width:12px;height:3px;margin-left:678px}.result-page .box_1 .block_2{position:relative;width:750px;height:auto;min-height:auto;display:flex;flex-direction:column}.result-page .box_1 .block_2 .section_3{position:relative;left:auto;top:auto;width:100%;height:auto;min-height:auto;background:url(../assets/result-slices/图层\ 20.png) 100% no-repeat;background-size:auto 100%;margin-top:-63px;order:1}.result-page .box_1 .block_2 .section_3 .group_9{position:relative;left:auto;top:auto;margin:72px 0 20px 30px;width:690px;height:auto;min-height:auto;padding-bottom:20px;background-color:#00a7ff1f;border-radius:24px;border:1px solid rgba(11,164,254,.7)}.result-page .box_1 .block_2 .section_3 .group_9 .image-text_3{width:152px;height:29px;margin:27px 0 0 30px}.result-page .box_1 .block_2 .section_3 .group_9 .image-text_3 .label_1{width:25px;height:21px;margin-top:4px}.result-page .box_1 .block_2 .section_3 .group_9 .image-text_3 .text-group_3{width:119px;height:29px;overflow-wrap:break-word;color:#fff;font-size:30px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:30px}.result-page .box_1 .block_2 .section_3 .group_10,.result-page .box_1 .block_2 .section_3 .group_11,.result-page .box_1 .block_2 .section_3 .group_13{display:none}.result-page .box_1 .block_2 .section_1{background-color:#00a7ff;height:2px;width:689px;margin:20px 0 0 31px;order:2}.result-page .box_1 .block_2 .section_1 .group_8{background-color:#cbdbf8;width:12px;height:3px;margin-left:678px}.result-page .box_1 .block_2 .section_2{background-color:#00a7ff;width:689px;height:2px;margin:18px 0 4px 31px;order:3}.result-page .box_1 .block_4{position:relative;width:690px;height:auto;min-height:661px;background-color:#00a7ff1f;border-radius:24px;border:1px solid rgba(11,164,254,.7);margin:-1px 0 0 31px}.result-page .box_1 .block_4 .image_5{position:absolute;left:610px;top:560px;width:62px;height:62px}.result-page .box_1 .block_5{width:750px;height:207px;margin-bottom:1px}.result-page .box_1 .block_5 .group_14{background-color:#00a7ff;width:689px;height:2px;margin:9px 0 0 31px}.result-page .box_1 .block_5 .text-wrapper_24{background-color:#00c0ff;border-radius:44px;height:64px;width:320px;margin:24px auto 64px;display:flex;align-items:center;justify-content:center}.result-page .box_1 .block_5 .text-wrapper_24 .text_78{width:auto;height:auto;overflow-wrap:break-word;color:#fff;font-size:30px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;text-align:center;white-space:nowrap;line-height:34px;margin:0}.result-page .box_1 .block_6{position:relative;margin:20px 0 30px 31px;width:690px;height:auto;min-height:auto;background-color:#00a7ff1f;border-radius:24px;border:1px solid rgba(11,164,254,.7);padding-bottom:30px}.result-page .box_1 .block_6 .image-text_4{width:152px;height:29px;margin:22px 0 0 30px}.result-page .box_1 .block_6 .image-text_4 .label_2{width:25px;height:21px;margin-top:5px}.result-page .box_1 .block_6 .image-text_4 .text-group_4{width:119px;height:29px;overflow-wrap:break-word;color:#fff;font-size:30px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:30px}.result-page .box_1 .block_6 .text_79{display:block;width:600px;height:auto;overflow-wrap:break-word;color:#fff;font-size:24px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:left;line-height:1.5;white-space:pre-line;margin:25px 0 0 43px}.result-page .box_1 .block_6 .image-text_5{width:92px;height:29px;margin:30px 0 0 30px}.result-page .box_1 .block_6 .image-text_5 .label_3{width:25px;height:21px;margin-top:1px}.result-page .box_1 .block_6 .image-text_5 .text-group_5{width:59px;height:29px;overflow-wrap:break-word;color:#fff;font-size:30px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:30px}.result-page .box_1 .block_6 .text_80{display:block;width:600px;height:auto;overflow-wrap:break-word;color:#fff;font-size:24px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:left;white-space:pre-line;line-height:1.5;margin:21px 0 0 43px}.result-page .box_1 .block_6 .image-text_6{width:92px;height:28px;margin:33px 0 0 30px}.result-page .box_1 .block_6 .image-text_6 .label_4{width:25px;height:21px}.result-page .box_1 .block_6 .image-text_6 .text-group_6{width:58px;height:28px;overflow-wrap:break-word;color:#fff;font-size:30px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:30px}.result-page .box_1 .block_6 .text_81{display:block;width:600px;height:auto;overflow-wrap:break-word;color:#fff;font-size:24px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:left;line-height:1.5;white-space:pre-line;margin:21px 0 30px 43px}.result-page .box_1 .block_6 .image_6{position:relative;margin:20px auto;width:634px;height:1px;background-color:#00a7ff}.table-container{padding:0 30px;box-sizing:border-box}.result-table{width:100%;border-collapse:separate;border-spacing:0 10px;margin-top:10px}.result-table th,.result-table td{color:#fff;text-align:center;vertical-align:middle;padding:10px 5px}.result-table th{font-family:AlimamaShuHeiTi-Bold;font-size:30px;font-weight:700}.result-table td{font-family:SourceHanSansSC-Medium;font-size:24px;font-weight:500}.result-table td.multi-line{white-space:pre-line;line-height:1.4}.four-pillars-table tbody tr:nth-child(1),.four-pillars-table tbody tr:nth-child(3),.four-pillars-table tbody tr:nth-child(5),.four-pillars-table tbody tr:nth-child(7){background-color:#00a7ff33}.four-pillars-table tbody tr td:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.four-pillars-table tbody tr td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.four-pillars-table .pill{display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;border-radius:50%;font-weight:700;color:#fff;background-color:#00a7ff4d;border:1px solid rgba(255,255,255,.6)}.big-luck-table tbody tr:nth-child(odd){background-color:#00a7ff1a}.big-luck-table tbody tr td:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.big-luck-table tbody tr td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.flow-years-table th{text-align:left;padding-left:20px}.flow-years-table tbody tr{background-color:#00a7ff33}.flow-years-table tbody tr td:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px;padding-left:20px}.flow-years-table tbody tr td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.flow-years-table tbody tr td{padding-top:20px;padding-bottom:20px;text-align:left}.flow-years-table .desc-cell{white-space:pre-line;line-height:1.5;padding-right:20px}.share-button-wrapper[data-v-65e8a917]{display:flex;flex-direction:column;align-items:center}.share-button[data-v-65e8a917]:hover{background-color:#1976d2;transform:scale(1.1);box-shadow:0 4px 15px #2196f366}.share-button[data-v-65e8a917]:active{transform:scale(.95)}.share-text[data-v-65e8a917]{margin-top:5px;font-size:1em;color:#fff;padding:3px 6px;white-space:nowrap;text-align:center;pointer-events:none}.export-pdf-button[data-v-65e8a917],.share-button[data-v-65e8a917]{display:flex;flex-direction:column;align-items:center}.export-pdf-button[data-v-65e8a917]{background-color:#4caf50;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #4caf504d;transition:all .3s ease;position:relative;width:60px;height:60px;z-index:999;pointer-events:auto}.export-pdf-wrapper[data-v-65e8a917]{display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative;z-index:999}.export-pdf-button[data-v-65e8a917]:hover{background-color:#45a049;transform:scale(1.1);box-shadow:0 4px 15px #4caf5066}.export-pdf-button[data-v-65e8a917]:active{transform:scale(.95)}.export-pdf-text[data-v-65e8a917]{margin-top:5px;font-size:1em;color:#fff;padding:3px 6px;white-space:nowrap;text-align:center;pointer-events:none}.share-button[data-v-65e8a917]{background-color:#2196f3;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #2196f34d;transition:all .3s ease;position:relative;width:60px;height:60px;z-index:999;pointer-events:auto}.share-button-wrapper[data-v-65e8a917]{display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative;z-index:999}@media(max-width:768px){.export-pdf-text[data-v-65e8a917],.share-text[data-v-65e8a917]{font-size:.9em;padding:2px 4px}}.blur-section[data-v-65e8a917]{filter:blur(8px);-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.8}.partial-overlay[data-v-65e8a917]{position:fixed;left:50%;bottom:120px;transform:translate(-50%);padding:14px 28px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:12px;border:1px solid rgba(255,255,255,.25);font-size:16px;width:min(calc(100vw - 32px),560px);max-width:560px;white-space:normal;word-break:break-word;z-index:1000;text-align:center;box-shadow:0 4px 16px #00000040;font-weight:500;line-height:1.6;letter-spacing:.5px;box-sizing:border-box}.user-center-page[data-v-469d3aa9]{min-height:100vh;background:#f5f5f7;display:flex;flex-direction:column}.user-center-header[data-v-469d3aa9]{display:flex;align-items:center;padding:12px 16px;background:#fff;box-shadow:0 2px 6px #0000000f}.back-btn[data-v-469d3aa9]{border:none;background:transparent;font-size:14px;color:#333;cursor:pointer;margin-right:12px}.title[data-v-469d3aa9]{flex:1;text-align:center;font-size:18px;font-weight:600;color:#111}.user-center-body[data-v-469d3aa9]{flex:1;padding:12px 16px 24px}.profile-card[data-v-469d3aa9]{position:relative;display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:16px;background:#fff;color:#111;margin-bottom:14px}.profile-avatar[data-v-469d3aa9]{width:56px;height:56px;border-radius:16px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;font-size:26px}.profile-main[data-v-469d3aa9]{flex:1;min-width:0}.profile-name[data-v-469d3aa9]{font-size:20px;font-weight:700;margin-bottom:4px}.profile-id[data-v-469d3aa9]{font-size:12px;color:#999;margin-bottom:6px}.profile-bio[data-v-469d3aa9]{font-size:13px;color:#666;line-height:1.4;word-break:break-word}.profile-edit-btn[data-v-469d3aa9]{border:none;width:44px;height:32px;border-radius:999px;font-size:13px;background:#ffffff29;color:#fff;cursor:pointer}.tabs[data-v-469d3aa9]{display:flex;border-radius:999px;background:#f0f0f5;padding:4px;margin-bottom:16px}.tab-item[data-v-469d3aa9]{flex:1;border:none;background:transparent;padding:8px 0;border-radius:999px;font-size:14px;cursor:pointer;color:#555}.tab-item.active[data-v-469d3aa9]{background:#fff;color:#111;font-weight:600;box-shadow:0 1px 4px #0000000a}.tab-panel[data-v-469d3aa9]{margin-top:8px}.panel-header[data-v-469d3aa9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.panel-title[data-v-469d3aa9]{font-size:16px;font-weight:600}.panel-tip[data-v-469d3aa9]{font-size:13px;color:#888;margin-bottom:12px}.primary-btn[data-v-469d3aa9]{border:none;padding:6px 12px;border-radius:999px;background:#f5f5f5;color:#333;font-size:13px;cursor:pointer}.state-text[data-v-469d3aa9]{font-size:14px;color:#666;padding:24px 0;text-align:center}.error-text[data-v-469d3aa9]{color:#d93025}.fortune-list[data-v-469d3aa9]{display:flex;flex-direction:column;gap:12px}.fortune-card[data-v-469d3aa9]{display:flex;justify-content:space-between;padding:12px 14px;border-radius:16px;background:#fff;box-shadow:0 2px 6px #0000000a;cursor:pointer}.fortune-main[data-v-469d3aa9]{flex:1}.name-line[data-v-469d3aa9]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.name[data-v-469d3aa9]{font-size:15px;font-weight:600}.gender[data-v-469d3aa9],.birth-line[data-v-469d3aa9]{font-size:13px;color:#666}.birth-date[data-v-469d3aa9]{margin-right:8px}.fortune-meta[data-v-469d3aa9]{text-align:right;font-size:12px;color:#999;margin-left:16px;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.meta-label[data-v-469d3aa9]{margin-bottom:2px}.delete-btn[data-v-469d3aa9]{border:none;padding:4px 10px;border-radius:999px;background:#ff4d4f;color:#fff;font-size:12px;cursor:pointer}.delete-btn[data-v-469d3aa9]:active{opacity:.9}.wallet-block[data-v-469d3aa9]{display:flex;flex-direction:column;gap:14px}.sub-tabs[data-v-469d3aa9]{display:flex;border-radius:999px;background:#f0f0f5;padding:3px}.sub-tab-item[data-v-469d3aa9]{flex:1;border:none;background:transparent;padding:6px 0;border-radius:999px;font-size:13px;cursor:pointer;color:#666}.sub-tab-item.active[data-v-469d3aa9]{background:#fff;color:#111;font-weight:600;box-shadow:0 1px 4px #0000000a}.sub-panel[data-v-469d3aa9]{margin-top:10px}.wallet-card[data-v-469d3aa9]{background:#fff;border-radius:14px;padding:14px;box-shadow:0 2px 6px #0000000a}.wallet-item[data-v-469d3aa9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.wallet-item[data-v-469d3aa9]:last-child{margin-bottom:0}.wallet-label[data-v-469d3aa9]{font-size:13px;color:#666}.wallet-value[data-v-469d3aa9]{font-size:14px;font-weight:600;color:#111}.package-section[data-v-469d3aa9]{background:#fff;border-radius:14px;padding:14px;box-shadow:0 2px 6px #0000000a}.package-title[data-v-469d3aa9]{font-size:14px;font-weight:600;color:#222;margin-bottom:8px}.package-tip[data-v-469d3aa9]{font-size:12px;color:#666;margin-bottom:10px;line-height:1.5}.package-grid[data-v-469d3aa9]{display:flex;flex-wrap:wrap;gap:10px}.package-btn[data-v-469d3aa9]{border:none;height:34px;padding:0 12px;border-radius:999px;background:#f7f7fa;color:#555;font-size:12px;font-weight:600;cursor:pointer}.package-btn.vip[data-v-469d3aa9]{background:#fa8c16}.package-btn[data-v-469d3aa9]:disabled{opacity:.6;cursor:not-allowed}.header-right[data-v-469d3aa9]{position:relative}.action-btn[data-v-469d3aa9]{border:none;background:transparent;padding:4px 8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.icon-dots[data-v-469d3aa9]{font-size:20px;line-height:1;color:#333;letter-spacing:1px;font-weight:700}.dropdown-menu[data-v-469d3aa9]{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001f;min-width:140px;overflow:hidden;z-index:100;padding:4px 0}.menu-item[data-v-469d3aa9]{display:block;width:100%;text-align:left;padding:12px 16px;border:none;background:transparent;font-size:14px;color:#333;cursor:pointer;transition:background .2s}.menu-item[data-v-469d3aa9]:active{background:#f5f5f7}.menu-item.danger[data-v-469d3aa9]{color:#ff4d4f}.vip-tier-row[data-v-469d3aa9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.vip-tier-card[data-v-469d3aa9]{border:none;border-radius:10px;padding:12px 8px;background:#f7f7fa;text-align:center;cursor:pointer}.vip-tier-card.active[data-v-469d3aa9]{background:#fff;box-shadow:0 0 0 2px #999}.vip-tier-name[data-v-469d3aa9]{font-size:13px;font-weight:600;color:#555}.vip-tier-card.active .vip-tier-name[data-v-469d3aa9]{color:#333}.vip-tier-price[data-v-469d3aa9]{margin-top:6px;font-size:20px;font-weight:700;color:#222}.vip-tier-card.active .vip-tier-price[data-v-469d3aa9]{color:#333}.vip-rights-table[data-v-469d3aa9]{margin-top:12px;border-radius:12px;overflow:hidden;border:1px solid #f0f0f0}.vip-rights-row[data-v-469d3aa9]{display:flex;align-items:center;min-height:40px;border-bottom:1px solid #f5f5f5;background:#fff}.vip-rights-row[data-v-469d3aa9]:last-child{border-bottom:none}.vip-rights-row.header[data-v-469d3aa9]{background:#f7f8fb}.rights-col-name[data-v-469d3aa9]{width:34%;padding:0 10px;font-size:13px;color:#444;font-weight:600}.rights-col-plan[data-v-469d3aa9]{flex:1;text-align:center;font-size:13px;color:#555}.vip-cta-section[data-v-469d3aa9]{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:6px}.vip-cta-btn[data-v-469d3aa9]{width:100%;height:44px;border:none;border-radius:999px;background:#f5f5f5;color:#333;font-size:15px;font-weight:600;cursor:pointer}.vip-cta-btn[data-v-469d3aa9]:disabled{opacity:.7;cursor:not-allowed}.vip-cta-note[data-v-469d3aa9]{font-size:12px;color:#9aa0a6}.confirm-mask[data-v-469d3aa9]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.confirm-dialog[data-v-469d3aa9]{width:280px;padding:16px 18px 14px;border-radius:12px;background:#fff;box-shadow:0 8px 24px #00000029}.confirm-header[data-v-469d3aa9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.confirm-title[data-v-469d3aa9]{font-size:15px;font-weight:600}.confirm-close[data-v-469d3aa9]{border:none;background:transparent;font-size:18px;line-height:1;cursor:pointer}.confirm-body[data-v-469d3aa9]{font-size:13px;color:#555;margin-bottom:12px}.edit-form[data-v-469d3aa9]{margin-bottom:12px}.edit-input[data-v-469d3aa9]{width:100%;height:36px;border:1px solid #e5e5e5;border-radius:8px;padding:0 10px;margin-bottom:10px;font-size:13px}.edit-textarea[data-v-469d3aa9]{width:100%;min-height:88px;border:1px solid #e5e5e5;border-radius:8px;padding:8px 10px;font-size:13px;resize:none}.confirm-actions[data-v-469d3aa9]{display:flex;justify-content:flex-end;gap:8px}.confirm-btn[data-v-469d3aa9]{min-width:64px;height:30px;padding:0 10px;border-radius:999px;border:none;font-size:13px;cursor:pointer}.confirm-btn.cancel[data-v-469d3aa9]{background:#f2f2f2;color:#333}.confirm-btn.confirm[data-v-469d3aa9]{background:#ff4d4f;color:#fff}
