html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
*{box-sizing:border-box}html,body{color:#172033;background:#f5f7fb;width:100%;min-height:100%;margin:0}body{font-family:Arial,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.app-shell{background:#f5f7fb;min-height:100vh}.app-header{z-index:20;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:64px;padding:0 24px;line-height:64px;display:flex;position:sticky;top:0}.app-header-left{align-items:center;min-width:0;height:64px;display:flex}.app-logo{color:#1677ff;align-items:center;min-width:140px;height:64px;font-size:18px;font-weight:700;display:flex}.app-user-button{height:40px;padding:0 8px}.app-body{background:#f5f7fb;min-height:calc(100vh - 64px)}.app-sider{background:#fff;border-right:1px solid #e5e7eb;height:calc(100vh - 64px);position:sticky;top:64px;overflow:auto}.app-side-menu{padding:16px 8px;border-inline-end:0!important}.app-side-menu .ant-menu-item-group-title{color:#98a2b3;padding:10px 16px 8px;font-size:12px;line-height:20px}.app-side-menu .ant-menu-item{align-items:center;height:40px;margin-block:3px;line-height:40px;display:flex}.app-content{min-width:0;padding:24px;overflow:auto}.section-page{width:100%}.section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.section-title{margin:0 0 6px!important;font-size:22px!important;line-height:1.35!important}.section-description{color:#667085;max-width:680px;margin:0!important}.metric-row{margin-bottom:16px}.metric-card,.content-card{border-radius:8px}.metric-card .ant-card-body{padding:18px 20px}.metric-label{color:#667085;margin-bottom:8px;font-size:13px}.metric-value{color:#172033;font-size:26px;font-weight:700;line-height:1.2}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:100%;max-width:420px}.login-footnote{text-align:center;display:block}.auth-page{background:radial-gradient(circle at 18% 80%,#2563eb1f 0,#0000 28%),linear-gradient(135deg,#f8fbff 0%,#eef6ff 50%,#fff 100%);min-height:100vh;position:relative;overflow:hidden}.auth-page:before{content:"";border:1px solid #93c5fd61;border-radius:50%;width:68%;height:48%;position:absolute;bottom:-20%;right:-12%;transform:rotate(-8deg)}.auth-switch{z-index:4;color:#475569;align-items:center;gap:10px;font-size:16px;display:flex;position:absolute;top:54px;right:clamp(24px,4vw,62px)}.auth-switch a{color:#0b63f6;font-weight:800}.auth-page-inner{z-index:2;grid-template-columns:minmax(520px,1.05fr) minmax(460px,.95fr);gap:clamp(36px,5vw,80px);min-height:100vh;padding:42px clamp(34px,4vw,72px);display:grid;position:relative}.auth-brand{align-items:center;gap:14px;width:fit-content;min-width:0;display:inline-flex}.auth-brand-text{gap:4px;display:grid}.auth-brand-text strong{color:#111827;font-size:24px;font-weight:900;line-height:1.2}.auth-brand-text small{color:#475569;letter-spacing:0;font-size:13px}.auth-visual-panel{align-content:center;gap:34px;min-width:0;padding-top:18px;display:grid}.auth-hero-copy{gap:18px;display:grid}.auth-hero-copy h1{color:#07111f;letter-spacing:0;margin:0;font-size:clamp(48px,5vw,70px);font-weight:900;line-height:1.15}.auth-hero-copy h1 span{color:#0000;background:linear-gradient(100deg,#155eea 0%,#0a73e8 48%,#13bfa7 100%);-webkit-background-clip:text;background-clip:text;display:block}.auth-hero-copy p{color:#334155;max-width:720px;margin:0;font-size:20px;line-height:1.8}.auth-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.auth-feature-grid article{gap:9px;min-width:0;display:grid}.auth-feature-grid span{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;display:inline-flex;box-shadow:0 12px 24px #1769f52e}.auth-feature-grid h2{color:#172033;margin:0;font-size:17px;line-height:1.35}.auth-feature-grid p{color:#475569;white-space:pre-line;margin:0;line-height:1.65}.auth-screen-stage{perspective:1000px;min-height:380px;position:relative}.auth-screen-stage:before{content:"";background:#ffffff85;border:1px solid #93c5fd8a;border-radius:50%;height:105px;position:absolute;bottom:0;left:0;right:10%;transform:skew(-16deg)}.auth-screen{z-index:2;background:#ffffffdb;border:1px solid #bcd6ffe6;border-radius:8px;grid-template-columns:122px minmax(0,1fr);width:min(640px,95%);min-height:300px;margin:14px 0 0 72px;display:grid;position:relative;overflow:hidden;transform:rotateX(7deg)rotateY(-11deg)rotate(-1deg);box-shadow:0 26px 60px #2563eb2e}.auth-screen-side{background:#f8fbff;border-right:1px solid #dbeafe;align-content:start;gap:10px;padding:18px 12px;display:grid}.auth-screen-logo{color:#1769f5;font-size:20px}.auth-screen-side em{color:#64748b;border-radius:6px;padding:8px 10px;font-size:12px;font-style:normal;font-weight:700}.auth-screen-side .active{color:#155eea;background:#eaf2ff}.auth-screen-main{align-content:start;gap:12px;padding:28px 24px;display:grid}.auth-screen-main>strong{color:#172033;font-size:18px}.auth-screen-main>p{color:#64748b;margin:-6px 0 4px;font-size:12px}.auth-screen-tools{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.auth-screen-tools span{color:#172033;text-align:center;background:#fff;border:1px solid #edf2fa;border-radius:8px;justify-items:center;gap:6px;min-height:78px;padding:12px 6px;font-size:11px;font-weight:800;display:grid}.auth-screen-tools svg{color:#1769f5;font-size:19px}.auth-screen-list{gap:8px;display:grid}.auth-screen-list b{color:#172033;font-size:13px}.auth-screen-list i{color:#334155;background:#fff;border-radius:8px;padding:9px 12px;font-size:12px;font-style:normal;box-shadow:0 8px 16px #0f172a0d}.auth-float-badge{z-index:3;color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#14b8a6 100%);border-radius:8px;justify-content:center;align-items:center;width:62px;height:62px;font-size:24px;font-weight:900;display:inline-flex;position:absolute;box-shadow:0 16px 30px #2563eb33}.auth-float-ai{top:20px;right:40px}.auth-float-play{background:linear-gradient(135deg,#60a5fa 0%,#2563eb 100%);bottom:126px;right:86px}.auth-float-wave{background:linear-gradient(135deg,#38bdf8 0%,#14b8a6 100%);bottom:150px;left:16px}.auth-panel{place-items:center;min-width:0;padding-top:42px;display:grid}.auth-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:8px;width:100%;max-width:640px;overflow:hidden;box-shadow:0 24px 70px #0f172a1f}.auth-card-head{text-align:center;justify-items:center;gap:10px;padding:54px 48px 24px;display:grid}.auth-card-head h1{color:#0f172a;margin:0;font-size:34px;line-height:1.35}.auth-card-head p{color:#64748b;margin:0;font-size:16px}.auth-form-shell{width:100%;padding:0 48px 34px;display:block}.auth-form-shell .ant-tabs-tab{justify-content:center;width:50%;font-size:17px;font-weight:800}.auth-form-shell .ant-tabs-nav-list{width:100%}.auth-form-shell .ant-input-affix-wrapper,.auth-form-shell .ant-input,.auth-form-shell .ant-btn{border-radius:8px}.auth-form-shell .ant-input-affix-wrapper{min-height:60px;padding-left:18px;padding-right:18px}.auth-form-shell .ant-btn-primary{background:linear-gradient(135deg,#1769f5 0%,#0056e6 100%);min-height:60px;font-size:22px;font-weight:900;box-shadow:0 14px 28px #1769f538}.auth-code-row{width:100%}.auth-code-row .ant-input-affix-wrapper{border-radius:8px 0 0 8px}.auth-code-row .ant-btn{border-radius:0 8px 8px 0;min-width:132px}.auth-social-divider{margin:30px 0 24px;color:#64748b!important}.auth-social-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-bottom:24px;display:grid}.auth-social-row button{color:#172033;cursor:pointer;font:inherit;background:0 0;border:0;justify-items:center;gap:10px;display:grid}.auth-social-icon{background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;box-shadow:0 12px 24px #0f172a0f}.auth-social-icon svg{font-size:25px}.auth-social-wechat{color:#07c160}.auth-social-qq{color:#1677ff}.auth-form-footer{color:#64748b;justify-content:center;gap:8px;display:flex}.auth-form-footer a{color:#0b63f6;font-weight:800}.auth-card:after{color:#64748b;content:"登录即表示您已同意《用户协议》和《隐私政策》";text-align:center;border-top:1px solid #e2e8f0;padding:22px 24px;font-size:14px;display:block}.inline-alert{margin-bottom:16px}.audio-preview{gap:8px;margin-top:16px;display:grid}.audio-preview audio{width:100%}.sample-audio-player{width:230px;height:32px;display:block}.sample-audio-cell{align-items:center;gap:8px;display:flex}.sample-audio-duration{font-variant-numeric:tabular-nums;white-space:nowrap;min-width:44px}.sample-input-tabs{margin-top:4px}.recorder-panel{gap:12px;display:grid}.recorder-status{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.wechat-upload-panel{gap:12px;display:grid}.wechat-upload-actions{margin-bottom:4px}.wechat-qr-box{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:16px;padding:16px;display:flex}.wechat-qr-meta{gap:8px;min-width:0;display:grid}.wechat-upload-link{overflow-wrap:anywhere;max-width:320px;line-height:1.45;display:block}.mobile-upload-shell{background:#f5f7fb;place-items:center;min-height:100vh;padding:24px 16px;display:grid}.mobile-upload-card{border-radius:8px;width:100%;max-width:520px}.mobile-upload-title{margin-bottom:4px!important}.mobile-upload-body{gap:16px;display:grid}.mobile-record-panel{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;gap:12px;padding:12px;display:grid}.mobile-upload-input{width:100%;display:block}.ppt-preview-frame{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:min(72vh,720px);display:block}.ppt-video-preview{background:#000;border-radius:8px;width:100%;max-height:min(72vh,720px);display:block}.ppt-video-progress-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ppt-video-progress-grid>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;gap:4px;padding:12px;display:grid}.ppt-video-progress-grid strong{color:#172033;font-size:20px;line-height:1.2}.voice-changer-step-progress{gap:6px;width:100%;display:grid}.voice-changer-step-row{grid-template-columns:64px minmax(96px,1fr) 40px;align-items:center;gap:8px;display:grid}.voice-changer-step-row .ant-progress{min-width:0}.voice-changer-progress-message{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;display:block;overflow:hidden}.ppt-slide-thumb{aspect-ratio:16/9;object-fit:cover;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:112px;display:block}.ppt-slide-thumb-frame{background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:112px;height:72px;display:block;overflow:hidden}.ppt-script-preview{line-height:1.65;margin-bottom:0!important}.ppt-generation-preview{gap:16px;display:grid}.ppt-generation-head{gap:10px;display:grid}.ppt-generation-body{grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);gap:16px;min-height:420px;display:grid}.ppt-generation-page,.ppt-generation-script{min-width:0}.ppt-generation-frame{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:420px;display:block}.ppt-generation-script{align-content:start;gap:8px;display:grid}.ppt-generation-text{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;min-height:386px;max-height:420px;padding:14px 16px;line-height:1.8;overflow:auto}.ppt-generation-text .ant-typography{white-space:pre-wrap;margin-bottom:0}.video-preview-player{background:#000;border-radius:8px;width:100%;max-height:72vh;display:block}.dubbing-param-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dubbing-text-meta{justify-content:space-between;align-items:center;gap:12px;margin:-12px 0 16px;display:flex}.home-page{color:#0f172a;background:linear-gradient(#f7fbff 0%,#fff 54%,#f8fbff 100%);min-height:100vh}.home-page [id]{scroll-margin-top:94px}.home-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #dce6f5;grid-template-columns:minmax(250px,1fr) auto minmax(220px,1fr);align-items:center;gap:24px;height:74px;padding:0 clamp(24px,4vw,64px);display:grid;position:sticky;top:0;box-shadow:0 8px 24px #0f172a0d}.home-brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.home-brand-mark{color:#1569f3;align-items:center;gap:4px;height:40px;display:inline-flex}.home-brand-mark span{background:currentColor;border-radius:999px;width:6px;display:block}.home-brand-mark span:first-child,.home-brand-mark span:nth-child(5){opacity:.75;height:18px}.home-brand-mark span:nth-child(2),.home-brand-mark span:nth-child(4){opacity:.9;height:28px}.home-brand-mark span:nth-child(3){height:38px}.home-brand-text{gap:2px;min-width:0;display:grid}.home-brand-text strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:800;line-height:1.2;overflow:hidden}.home-brand-text small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.2;overflow:hidden}.home-nav{color:#172033;justify-content:center;align-items:center;gap:clamp(18px,3vw,42px);height:100%;font-weight:700;display:flex}.home-nav a{white-space:nowrap;align-items:center;height:100%;display:inline-flex;position:relative}.home-nav a:first-child{color:#155eea}.home-nav a:first-child:after{content:"";background:#155eea;border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.home-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.home-button{appearance:none;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 20px;font-family:inherit;font-weight:800;line-height:1;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-flex}.home-button:hover:not(:disabled){transform:translateY(-1px)}.home-button:disabled{cursor:wait;opacity:.72}.home-button-primary{color:#fff;background:linear-gradient(135deg,#1769f5 0%,#0f55d7 100%);box-shadow:0 12px 22px #1769f538}.home-button-ghost,.home-button-demo{color:#172033;background:#fff;border-color:#d9e3f2;box-shadow:0 8px 18px #0f172a0f}.home-button-demo{color:#334155}.home-button-large{min-height:52px;padding:0 28px;font-size:16px}.home-hero{background:linear-gradient(115deg,#fffffffa 0%,#eef7ffe6 48%,#e8f5ffe6 100%);padding:34px clamp(24px,4vw,64px) 46px;overflow:hidden}.home-hero-inner{grid-template-columns:minmax(390px,.9fr) minmax(560px,1.1fr);align-items:center;gap:48px;max-width:1440px;min-height:455px;margin:0 auto 34px;display:grid}.home-hero-copy{z-index:1;align-content:center;gap:24px;display:grid;position:relative}.home-badge{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#18c6bb 100%);border-radius:999px;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:9px 16px;font-weight:800;display:inline-flex;box-shadow:0 12px 28px #1678f52e}.home-hero h1{color:#07111f;letter-spacing:0;margin:0;font-size:clamp(42px,5vw,68px);font-weight:900;line-height:1.14}.home-hero h1 span{color:#0000;background:linear-gradient(100deg,#155eea 0%,#0a73e8 48%,#13bfa7 100%);-webkit-background-clip:text;background-clip:text;display:block}.home-hero-copy p{color:#475569;max-width:620px;margin:0;font-size:20px;line-height:1.8}.home-hero-actions{flex-wrap:wrap;gap:18px;display:flex}.home-hero-visual{min-height:430px;position:relative}.home-product-window{z-index:2;background:#ffffffe6;border:1px solid #b3cdf5d9;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 26px 70px #285ba033}.home-product-top{color:#172033;background:#ffffffd6;border-bottom:1px solid #e5edf8;align-items:center;gap:8px;height:56px;padding:0 22px;display:flex}.home-mini-logo{color:#1769f5;justify-content:center;align-items:center;font-size:22px;display:inline-flex}.home-product-main{grid-template-columns:112px minmax(0,1fr);min-height:344px;display:grid}.home-product-side{background:#f8fbff;border-right:1px solid #e8eef7;align-content:start;gap:10px;padding:18px 12px;display:grid}.home-product-side span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;padding:9px 10px;font-size:12px;font-weight:700;overflow:hidden}.home-product-side .active{color:#155eea;background:#eaf2ff}.home-product-content{background:linear-gradient(135deg,#fffffff5 0%,#f6fafff5 100%);gap:18px;padding:24px;display:grid}.home-product-greeting{gap:5px;display:grid}.home-product-greeting strong{font-size:22px;line-height:1.3}.home-product-greeting span{color:#7b8798}.home-product-tools{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-product-tools div{text-align:center;background:#fff;border:1px solid #edf2fa;border-radius:8px;justify-items:center;gap:6px;min-height:96px;padding:15px 8px;display:grid;box-shadow:0 8px 20px #0f172a0d}.home-product-tools svg{color:#1769f5;font-size:22px}.home-product-tools strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;overflow:hidden}.home-product-tools span{color:#7b8798;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.home-recent-list{gap:9px;display:grid}.home-recent-list>strong{color:#172033}.home-recent-row{color:#334155;background:#fff;border:1px solid #edf2fa;border-radius:8px;grid-template-columns:28px minmax(120px,1fr) auto auto;align-items:center;gap:10px;min-height:42px;padding:8px 12px;font-size:12px;display:grid}.home-recent-row>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.home-recent-row time{color:#8a97aa;white-space:nowrap}.home-recent-row em{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:6px;padding:4px 8px;font-style:normal}.home-avatar{color:#1769f5;background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.home-video-preview{z-index:3;color:#fff;background:linear-gradient(135deg,#2f5f9b 0%,#213f72 100%);border-radius:8px;gap:10px;width:238px;padding:16px;display:grid;position:absolute;bottom:24px;right:-14px;box-shadow:0 18px 42px #183a6b47}.home-video-preview strong{font-size:14px}.home-video-preview-card{background:#0f1f39;border:1px solid #ffffff42;gap:0;width:238px;height:166px;padding:0;overflow:hidden}.home-video-preview-media{object-fit:fill;opacity:.9;width:100%;height:100%;position:absolute;inset:0}.home-video-preview-shade{z-index:1;background:linear-gradient(#0917313d 0%,#091731d1 100%),linear-gradient(90deg,#102d5cad 0%,#102d5c29 100%);flex-direction:column;justify-content:space-between;height:100%;padding:16px;display:flex;position:relative}.home-video-preview-play{appearance:none;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a75;border:1px solid #ffffff52;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:8px 11px;font-family:inherit;font-size:12px;display:inline-flex;box-shadow:0 10px 22px #0206172e}.home-video-preview-play svg{font-size:16px}.home-teacher-frame{background:linear-gradient(135deg,#ffffff2e 0%,#ffffff0a 100%),#8fb4e8;border-radius:8px;height:92px;position:relative;overflow:hidden}.home-teacher-head,.home-teacher-body,.home-teacher-arm{background:#fff;display:block;position:absolute}.home-teacher-head{border-radius:50%;width:28px;height:28px;top:18px;left:99px}.home-teacher-body{border-radius:18px 18px 0 0;width:58px;height:52px;bottom:0;right:82px}.home-teacher-arm{transform-origin:0;border-radius:999px;width:54px;height:8px;bottom:34px;right:66px;transform:rotate(-30deg)}.home-video-control{opacity:.92;align-items:center;gap:8px;font-size:11px;display:flex}.home-wave{z-index:1;background:#ffffff85;border:1px dashed #9cc7f8;border-radius:8px;align-items:center;gap:5px;padding:14px 16px;display:flex;position:absolute}.home-wave span{background:#2eb8f0;border-radius:999px;width:5px;display:block}.home-wave-left{top:120px;left:-42px}.home-wave-right{top:62px;right:-54px}.home-wave span:first-child,.home-wave span:nth-child(5){height:18px}.home-wave span:nth-child(2),.home-wave span:nth-child(4){height:34px}.home-wave span:nth-child(3){height:50px}.home-wave-right span:nth-child(6){height:22px}.home-feature-strip,.home-stats,.home-section,.home-about{max-width:1440px;margin-left:auto;margin-right:auto}.home-core{padding-top:52px}.home-core-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;display:grid}.home-core-card,.home-advantage-card,.home-team-card,.home-architecture-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 12px 28px #0f172a0f}.home-core-card{text-align:center;justify-items:center;gap:10px;min-height:168px;padding:22px 16px;display:grid}.home-core-icon,.home-advantage-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.home-core-card h3,.home-workflow-step h3,.home-advantage-card h3,.home-team-card h3,.home-architecture-card h3,.home-footer h3{color:#172033;margin:0;font-size:16px;line-height:1.35}.home-core-card p,.home-workflow-step p,.home-advantage-card p,.home-team-card p,.home-architecture-card p{color:#64748b;margin:0;font-size:13px;line-height:1.7}.home-core-card p{max-width:11em;min-height:5.1em}.home-workflow-step p{max-width:12.5em;min-height:3.4em}.home-workflow{background:linear-gradient(#f6fbff 0%,#eef6ff 100%);max-width:none;margin-top:44px;padding:34px clamp(24px,4vw,64px)}.home-workflow .home-section-head,.home-workflow-panel{max-width:1440px;margin-left:auto;margin-right:auto}.home-workflow-panel{background:#fff;border:1px solid #dbeafe;border-radius:8px;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding:24px;display:grid;box-shadow:0 14px 34px #1e59a014}.home-workflow-step{text-align:center;justify-items:center;gap:8px;min-width:0;padding:0 16px;display:grid;position:relative}.home-workflow-step:not(:last-child):after{content:"";background:linear-gradient(90deg,#38bdf8 0%,#2563eb 100%);width:36px;height:2px;position:absolute;top:24px;right:-18px}.home-workflow-icon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#155eea 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:inline-flex;box-shadow:0 12px 24px #1769f52e}.home-workflow-step small{color:#0ea5e9;font-weight:900}.home-feature-strip{background:#fffffff0;border:1px solid #e4edf8;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;padding:26px 28px;display:grid;box-shadow:0 20px 48px #1e59a01a}.home-feature-item{align-items:center;gap:14px;min-width:0;display:flex}.home-feature-item>div{min-width:0}.home-feature-icon,.home-scenario-icon{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:inline-flex;box-shadow:0 14px 26px #0f172a1f}.home-accent-1{background:linear-gradient(135deg,#3b82f6 0%,#155eea 100%)}.home-accent-2{background:linear-gradient(135deg,#2563eb 0%,#14b8a6 100%)}.home-accent-3{background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%)}.home-accent-4{background:linear-gradient(135deg,#14b8a6 0%,#0f766e 100%)}.home-accent-5{background:linear-gradient(135deg,#fb923c 0%,#f97316 100%)}.home-feature-item h2,.home-scenario-card h3,.home-solution-grid h3{color:#172033;margin:0 0 6px;font-size:16px;line-height:1.35}.home-feature-item p,.home-scenario-card p,.home-solution-grid p,.home-section-head p,.home-about p{color:#64748b;margin:0;line-height:1.65}.home-feature-item p{max-width:11.5em;min-height:3.3em}.home-scenario-card p{max-width:13.5em;min-height:4.95em}.home-stats{background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);border:1px solid #e4edf8;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:44px;padding:18px 28px;display:grid}.home-stat-item{border-right:1px solid #d8e4f3;justify-content:center;align-items:center;gap:16px;min-width:0;padding:10px 22px;display:flex}.home-stat-item:last-child{border-right:0}.home-stat-item>span{color:#1769f5;font-size:36px;display:inline-flex}.home-stat-3>span,.home-stat-3 strong{color:#14b8a6}.home-stat-4>span,.home-stat-4 strong{color:#8b5cf6}.home-stat-item strong{color:#1769f5;font-size:28px;line-height:1.15;display:block}.home-stat-item p{color:#475569;margin:2px 0 0}.home-section{padding:52px 0 0}.home-section-head{text-align:center;justify-items:center;gap:8px;margin-bottom:26px;display:grid}.home-section-head h2,.home-about h2{color:#0f172a;margin:0;font-size:30px;line-height:1.35}.home-scenario-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;display:grid}.home-scenario-card{background:linear-gradient(135deg,#dbeafee0 0%,#f0fdfae0 100%),#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:0;padding:0;display:grid;overflow:hidden;box-shadow:0 12px 28px #0f172a0f}.home-scenario-card img{object-fit:cover;width:100%;height:110px;display:block}.home-scenario-card-body{text-align:center;justify-items:center;gap:8px;padding:18px 16px 20px;display:grid}.home-scenario-icon{width:48px;height:48px;font-size:22px}.home-advantages{padding-top:44px}.home-advantage-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;display:grid}.home-advantage-card{text-align:center;justify-items:center;gap:10px;min-height:150px;padding:22px 16px;display:grid}.home-advantage-card p{max-width:13em;min-height:3.4em}.home-advantage-icon{width:48px;height:48px;font-size:22px}.home-blue-stats{color:#fff;background:linear-gradient(135deg,#2563ebfa 0%,#4f46e5fa 58%,#7c3aedfa 100%);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:46px;padding:22px clamp(24px,9vw,160px);display:grid}.home-blue-stat-item{border-right:1px solid #ffffff47;justify-content:center;align-items:center;gap:16px;min-width:0;padding:0 20px;display:flex}.home-blue-stat-item:last-child{border-right:0}.home-blue-stat-item>span{font-size:36px;display:inline-flex}.home-blue-stat-item strong{color:#fff;font-size:30px;line-height:1.15;display:block}.home-blue-stat-item p{color:#ffffffdb;margin:2px 0 0}.home-demo{padding-top:34px}.home-demo-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:stretch;gap:28px;max-width:980px;margin:0 auto;display:grid}.home-demo-player{color:#fff;background:linear-gradient(135deg,#04102df0 0%,#113f8bd6 100%),url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=960&q=80) 50%/cover;border-radius:8px;min-height:250px;padding:32px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a2e}.home-demo-video-card{isolation:isolate;background:#071526;height:250px;min-height:250px;padding:0}.home-demo-video-card:after{z-index:-1;content:"";background:linear-gradient(135deg,#04102de0 0%,#113f8b75 100%),radial-gradient(circle at 68% 42%,#2eb8f03d,#0000 34%);position:absolute;inset:0}.home-demo-video-media{z-index:-2;object-fit:fill;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.home-demo-player-content{z-index:1;padding:32px;position:relative}.home-demo-player strong{max-width:280px;font-size:22px;line-height:1.45;display:block}.home-demo-player span{color:#ffffffc7;margin-top:4px;display:block}.home-demo-play-button{color:#155eea;cursor:pointer;z-index:2;background:#fffffff0;border:0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .16s,box-shadow .16s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-demo-play-button:hover{transform:translate(-50%,-50%)scale(1.04);box-shadow:0 16px 34px #0f172a42}.home-demo-play-button svg{font-size:30px}.home-demo-progress{z-index:1;align-self:end;gap:8px;margin-top:auto;padding:0 32px 28px;display:grid;position:relative}.home-demo-progress span{background:linear-gradient(90deg,#fff 0% 38%,#ffffff47 38% 100%);border-radius:999px;height:4px;display:block}.home-demo-progress em{color:#ffffffd1;font-size:12px;font-style:normal}.home-video-modal{z-index:2147483000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020a1cbd;justify-content:center;align-items:center;padding:clamp(28px,5vw,72px);display:flex;position:fixed;inset:0}.home-video-modal-backdrop{cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.home-video-modal-panel{z-index:2147483001;background:#061224;border:1px solid #ffffff2e;border-radius:14px;grid-template-rows:auto minmax(0,1fr);width:min(1280px,100vw - 96px);max-height:calc(100vh - 96px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000006b}.home-video-modal-head{color:#fff;background:#061224f5;justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:0 18px 0 22px;display:flex}.home-video-modal-head strong{font-size:16px}.home-video-modal-close{appearance:none;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.home-video-modal-body{background:#000;justify-content:center;align-items:center;min-height:0;display:flex}.home-video-modal-player{aspect-ratio:16/9;object-fit:contain;background:#000;width:100%;max-height:calc(100vh - 152px);display:block}.home-demo-list{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-content:center;gap:16px;padding:28px;display:grid;box-shadow:0 12px 28px #0f172a0f}.home-demo-list p{color:#334155;align-items:center;gap:10px;margin:0;font-weight:700;display:flex}.home-demo-list svg{color:#155eea}.home-architecture{background:linear-gradient(#fff 0%,#f4f9ff 100%);max-width:none;margin-top:46px;padding:38px clamp(24px,4vw,64px)}.home-architecture .home-section-head,.home-architecture-flow{max-width:1440px;margin-left:auto;margin-right:auto}.home-architecture-flow{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;display:grid}.home-architecture-card{text-align:center;justify-items:center;gap:8px;min-height:128px;padding:20px 14px;display:grid;position:relative}.home-architecture-card p{white-space:nowrap}.home-architecture-card:not(:last-child):after{content:"";border-top:2px solid #93c5fd;border-right:2px solid #93c5fd;width:16px;height:16px;position:absolute;top:56px;right:-22px;transform:rotate(45deg)}.home-architecture-card>span{color:#2563eb;font-size:30px}.home-team-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.home-team-card{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:14px;padding:18px;display:grid}.home-team-card>div{min-width:0}.home-team-card h3{margin-bottom:5px}.home-team-card p{max-width:13em;min-height:3.4em}.home-team-avatar{color:#fff;background:#e8eef8;border:1px solid #155eea1f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-weight:900;display:inline-flex;overflow:hidden}.home-team-avatar img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-team-card strong{color:#155eea;margin:0 0 8px;font-size:13px;display:block}.home-final-cta{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 58%,#7c3aed 100%);margin-top:48px;padding:30px clamp(24px,8vw,140px)}.home-final-cta-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:0 auto;display:flex}.home-final-cta h2{color:#fff;margin:0 0 6px;font-size:28px;line-height:1.35}.home-final-cta p{color:#ffffffd1;margin:0}.home-final-cta-actions{flex-wrap:wrap;gap:14px;display:flex}.home-button-light{color:#155eea;background:#fff;box-shadow:0 12px 22px #0f172a24}.home-button-outline-light{color:#fff;background:0 0;border-color:#ffffff94}.home-footer{color:#ffffffc7;background:#07172f;grid-template-columns:minmax(340px,.95fr) minmax(520px,1.2fr);align-items:start;gap:22px clamp(40px,7vw,110px);padding:34px clamp(24px,8vw,140px) 22px;display:grid}.home-footer .home-brand-text strong,.home-footer h3{color:#fff}.home-footer .home-brand-text small{color:#ffffff94}.home-footer-brand{align-content:start;gap:12px;display:grid}.home-footer-brand .home-brand{width:fit-content}.home-footer-links{grid-template-columns:repeat(3,minmax(120px,1fr));align-items:start;gap:clamp(28px,5vw,74px);padding-top:2px;display:grid}.home-footer h3{margin:0 0 8px;line-height:1.7}.home-footer p,.home-footer a{color:#ffffffb8;margin:0 0 8px;line-height:1.7;display:block}.home-footer a:hover{color:#fff}.home-footer-email{white-space:nowrap}.home-footer-record{border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:14px}.site-record{color:#ffffff94;text-align:center;font-size:13px;line-height:1.8}.site-record p{margin:0}.site-record-links{white-space:nowrap;display:block}.site-record-line{white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.site-police-record{align-items:center;gap:5px;display:inline-flex}.site-record-space{white-space:pre;display:inline-block}.site-police-record img{object-fit:contain;flex:none;width:16px;height:16px}.site-record-links a{color:inherit;font:inherit;line-height:inherit;vertical-align:middle;white-space:nowrap;align-items:center;display:inline-flex}.auth-record{z-index:3;color:#25324aad;pointer-events:none;position:absolute;bottom:12px;left:24px;right:24px}.home-solution{padding-top:56px}.home-solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.home-solution-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:24px;box-shadow:0 12px 28px #0f172a0d}.home-solution-grid svg{color:#14b8a6;margin-bottom:14px;font-size:26px}.home-about{background:linear-gradient(135deg,#eff6ff 0%,#f0fdfa 100%);border:1px solid #dbeafe;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;margin-bottom:56px;padding:28px 32px;display:flex}@media (max-width:900px){.app-header{flex-direction:column;align-items:stretch;gap:8px;height:auto;min-height:64px;padding:10px 14px;line-height:normal}.app-header-left{flex-direction:column;align-items:flex-start;gap:8px;width:100%;height:auto}.app-logo{height:auto}.app-body{flex-direction:column;min-height:calc(100vh - 64px)}.app-sider{height:auto;position:static;width:100%!important;min-width:0!important;max-width:none!important}.section-header{flex-direction:column;align-items:flex-start}.sample-audio-player{width:100%;min-width:180px}.recorder-status,.wechat-qr-box{flex-direction:column;align-items:flex-start}.dubbing-param-grid{grid-template-columns:1fr}.dubbing-text-meta{flex-direction:column;align-items:flex-start}.ppt-generation-body{grid-template-columns:1fr}.ppt-generation-frame,.ppt-generation-text{height:auto;min-height:280px;max-height:360px}}@media (max-width:1180px){.auth-page-inner{grid-template-columns:1fr;gap:28px;padding-top:86px}.auth-switch{top:28px}.auth-visual-panel{align-content:start}.auth-screen-stage{display:none}.auth-panel{padding-top:0}.home-header{grid-template-columns:1fr auto}.home-nav{display:none}.home-hero-inner{grid-template-columns:1fr}.home-hero-visual{min-height:auto}.home-feature-strip,.home-core-grid,.home-scenario-grid,.home-advantage-grid,.home-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-workflow-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-workflow-step:not(:last-child):after{display:none}.home-stats,.home-blue-stats,.home-architecture-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stat-item:nth-child(2){border-right:0}.home-stat-item:first-child,.home-stat-item:nth-child(2){border-bottom:1px solid #d8e4f3}.home-blue-stat-item:nth-child(2){border-right:0}.home-blue-stat-item:first-child,.home-blue-stat-item:nth-child(2){border-bottom:1px solid #ffffff47;padding-bottom:18px}.home-blue-stat-item:nth-child(3),.home-blue-stat-item:nth-child(4){padding-top:18px}.home-architecture-card:not(:last-child):after{display:none}.home-demo-grid{grid-template-columns:1fr}.home-footer{grid-template-columns:minmax(260px,.9fr) minmax(420px,1.1fr);gap:28px;padding-left:32px;padding-right:32px}.home-footer-links{gap:24px}}@media (max-width:760px){.auth-page-inner{padding:24px 16px 36px}.auth-switch{justify-content:flex-end;padding:16px 16px 0;position:static}.auth-brand-text strong{font-size:18px}.auth-brand-text small{font-size:11px}.auth-hero-copy h1{font-size:40px}.auth-hero-copy p{font-size:16px}.auth-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.auth-card-head{padding:34px 22px 18px}.auth-card-head h1{font-size:28px}.auth-form-shell{padding:0 22px 28px}.auth-form-shell .ant-input-affix-wrapper,.auth-form-shell .ant-btn-primary{min-height:52px}.auth-form-shell .ant-btn-primary{font-size:18px}.auth-social-row{gap:14px}.home-header{grid-template-columns:1fr;height:auto;padding:14px 16px;position:static}.home-brand-text strong{font-size:15px}.home-actions{justify-content:stretch}.home-actions .home-button{flex:1 1 0;padding:0 12px}.home-hero{padding:28px 16px 34px}.home-hero-inner{gap:30px;min-height:0;margin-bottom:24px}.home-hero h1{font-size:42px}.home-hero-copy p{font-size:16px}.home-hero-actions{flex-direction:column}.home-product-main{grid-template-columns:1fr}.home-product-side{display:none}.home-product-content{padding:18px}.home-product-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.home-recent-row{grid-template-columns:28px minmax(0,1fr) auto}.home-recent-row time,.home-video-preview,.home-wave{display:none}.home-feature-strip,.home-core-grid,.home-workflow-panel,.home-stats,.home-blue-stats,.home-scenario-grid,.home-advantage-grid,.home-solution-grid,.home-architecture-flow,.home-team-grid{grid-template-columns:1fr}.home-footer{grid-template-columns:1fr;gap:22px 18px}.home-footer-brand{grid-column:auto}.home-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.home-footer-links>div:last-child{grid-column:1/-1}.home-footer-brand .home-brand{justify-self:start}.home-footer-record{text-align:left}.home-footer-record .site-record-links{justify-content:flex-start}.site-record{font-size:12px}.home-feature-strip{padding:18px}.home-feature-item,.home-scenario-card{align-items:flex-start}.home-workflow,.home-architecture{padding-left:16px;padding-right:16px}.home-workflow-panel{padding:18px}.home-stat-item,.home-stat-item:nth-child(2){border-bottom:1px solid #d8e4f3;border-right:0;justify-content:flex-start}.home-stat-item:last-child{border-bottom:0}.home-blue-stat-item,.home-blue-stat-item:nth-child(2),.home-blue-stat-item:nth-child(3),.home-blue-stat-item:nth-child(4){border-bottom:1px solid #ffffff47;border-right:0;justify-content:flex-start;padding:16px 0}.home-blue-stat-item:last-child{border-bottom:0}.home-demo-player{min-height:220px;padding:24px}.home-demo-video-card{height:220px;min-height:220px;padding:0}.home-demo-player-content{padding:24px}.home-demo-progress{padding:0 24px 24px}.home-team-card{grid-template-columns:48px minmax(0,1fr)}.home-team-avatar{width:48px;height:48px}.home-section{padding-left:16px;padding-right:16px}.home-section-head h2,.home-about h2{font-size:24px}.home-about{flex-direction:column;align-items:stretch;margin-left:16px;margin-right:16px;padding:22px}.home-final-cta{padding:24px 16px}.home-final-cta-inner{flex-direction:column;align-items:stretch}.home-final-cta h2{font-size:24px}.home-final-cta-actions{flex-direction:column}.home-footer{padding:30px 16px 22px}}.auth-page{background:#edf6ff url(/登录.png) 50%/100% 100% no-repeat;width:100vw;height:100svh;min-height:0;position:fixed;inset:0;overflow:hidden}.auth-page:before{display:none}.auth-switch{color:#25324a;top:54px;right:clamp(28px,4vw,72px)}.auth-page-inner{z-index:2;grid-template-columns:minmax(610px,1fr) minmax(500px,560px);align-items:center;column-gap:clamp(32px,5vw,86px);width:100%;height:100%;min-height:0;padding:42px clamp(38px,4vw,68px) 36px;display:grid;position:relative}.auth-copy-panel{align-self:start;gap:48px;width:min(690px,100%);padding-top:2px;display:grid}.auth-copy-panel .auth-brand{gap:14px}.auth-copy-panel .home-brand-mark{width:48px;height:50px}.auth-copy-panel .auth-brand-text strong{color:#07111f;font-size:22px;font-weight:900;line-height:1.15}.auth-copy-panel .auth-brand-text small{color:#41506f;font-size:13px}.auth-copy-main{gap:18px;display:grid}.auth-copy-main h1{color:#07111f;letter-spacing:0;gap:8px;margin:0;font-size:clamp(25px,2.35vw,36px);font-weight:900;line-height:1.12;display:grid}.auth-copy-main h1 span,.auth-copy-main h1 strong{font:inherit;display:block}.auth-copy-main h1 strong{color:#0000;background:linear-gradient(100deg,#155eea 0%,#0873ea 58%,#16bda4 100%);-webkit-background-clip:text;background-clip:text}.auth-copy-main p{color:#25324a;max-width:680px;margin:0;font-size:14px;line-height:1.5}.auth-highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.auth-highlight-grid article{text-align:center;align-content:start;justify-items:center;gap:10px;min-width:0;display:grid}.auth-highlight-grid article>span{color:#1168f4;background:#dbeafeeb;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 14px 30px #2563eb1f}.auth-highlight-grid svg{font-size:25px}.auth-highlight-grid h2{color:#07111f;margin:0;font-size:16px;font-weight:700;line-height:1.35}.auth-highlight-grid p{color:#334155;gap:4px;margin:0;font-size:14px;line-height:1.5;display:grid}.auth-highlight-grid em{font-style:normal}.auth-panel{place-items:center stretch;min-width:0;min-height:0;padding:0;display:grid}.auth-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #e2e8f0c7;border-radius:20px;flex-direction:column;width:100%;max-width:640px;height:min(720px,100svh - 114px);max-height:calc(100svh - 114px);display:flex;overflow:hidden;box-shadow:0 24px 70px #17427c1f}.auth-card-head{gap:8px;padding:38px 48px 18px}.auth-card-head h1{font-size:34px}.auth-form-shell{flex-direction:column;flex:1;min-height:0;padding:0 48px 24px;display:flex!important}.auth-form-shell>.ant-space-item{width:100%}.auth-form-shell .ant-form-item{margin-bottom:14px}.auth-form-shell .ant-form-item-label{padding-bottom:4px}.auth-form-shell .ant-input-affix-wrapper{min-height:52px}.auth-form-shell .ant-btn-primary{min-height:54px}.auth-form-shell .ant-tabs-nav{margin-bottom:22px}.auth-social-divider{margin:22px 0 18px}.auth-social-row{margin-bottom:18px}.auth-social-icon{width:52px;height:52px}.auth-card:after{padding:16px 24px}.auth-register-grid{grid-template-columns:1fr;display:grid}.auth-register-form .auth-register-grid{margin-bottom:26px}.auth-register-form .auth-code-row .ant-btn{min-width:76px;padding-left:12px;padding-right:12px}.auth-register-footer{margin-top:24px}@media (max-width:1180px){.auth-page-inner{justify-content:center;padding:78px 24px 32px;display:flex}.auth-copy-panel{display:none}.auth-panel{width:min(640px,100%);min-width:0}}@media (max-width:760px){.auth-switch{padding:0;font-size:14px;position:absolute;top:18px;right:18px}.auth-page-inner{padding:58px 14px 18px}.auth-card{border-radius:14px;height:min(720px,100svh - 78px);max-height:calc(100svh - 78px)}.auth-card-head{padding:22px 20px 12px}.auth-card-head h1{font-size:25px}.auth-card-head p{font-size:14px}.auth-form-shell{padding:0 18px 18px}.auth-register-grid{grid-template-columns:1fr}.auth-form-shell .ant-input-affix-wrapper,.auth-form-shell .ant-btn-primary{min-height:48px}.auth-card:after{padding:12px 16px;font-size:12px}}
