@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;background:#f5f7fa;color:#1f2937}.login-container{min-height:100vh;background:linear-gradient(116deg,#fffffff5,#f1f7fff0 42%,#d4e6ffe6);position:relative;overflow:hidden;color:#10275b}.login-container:before{content:"";position:absolute;inset:auto -12% -18% -8%;height:31vh;min-height:210px;background:linear-gradient(165deg,#348eff14,#2563eb7a 76%,#185bd699);border-radius:52% 48% 0 0/68% 72% 0 0;transform:rotate(3deg);pointer-events:none}.login-container:after{content:"";position:absolute;width:42vw;min-width:520px;height:110vh;right:-12vw;top:-6vh;background:linear-gradient(138deg,#ffffff14,#4394ff2b);border-left:1px solid rgba(77,137,230,.14);border-radius:52% 0 0 52%;transform:rotate(7deg);pointer-events:none}.login-shell{width:min(100%,1920px);min-height:100vh;margin:0 auto;padding:46px 76px 40px;position:relative;z-index:1}.login-brand-bar{display:flex;align-items:center;gap:24px;height:34px;margin-bottom:72px}.login-brand-mark{display:inline-flex;align-items:center;gap:12px}.login-logo{font-size:30px;font-weight:800;line-height:1;color:#2164e8;letter-spacing:0}.login-beta{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:22px;padding:0 9px;border-radius:14px;background:linear-gradient(135deg,#ff9d35,#f04732);color:#fff;font-size:14px;font-weight:700;line-height:1;letter-spacing:0}.login-divider{width:1px;height:28px;background:#26498147}.login-platform{font-size:18px;font-weight:500;color:#0f2250;letter-spacing:0}.login-main{display:grid;grid-template-columns:minmax(620px,900px) minmax(390px,520px);align-items:start;justify-content:space-between;gap:72px}.login-hero h1{margin:0;color:#102a62;font-size:42px;line-height:1.18;font-weight:800;letter-spacing:0}.login-hero,.login-card{min-width:0}.login-hero h1 span{color:#256df0;font-size:52px;margin-right:5px}.login-hero-subtitle{margin:16px 0 28px;font-size:19px;line-height:1.5;color:#10275b}.login-scenario-tags{display:grid;grid-template-columns:repeat(4,minmax(132px,1fr));gap:22px;margin-bottom:27px}.login-tag{height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:28px;background:#deebffd9;color:#102b61;font-size:16px;font-weight:600;box-shadow:inset 0 1px #ffffffa6}.login-tag .anticon{color:#246af3;font-size:20px}.login-stats-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:17px;margin-bottom:25px}.login-stat-card{grid-column:span 3;min-height:88px;display:flex;align-items:center;gap:14px;padding:15px 20px;border-radius:13px;background:#ffffff9e;border:1px solid rgba(196,217,250,.78);box-shadow:0 10px 28px #1a56b414;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.login-stats-grid .login-stat-card:nth-child(-n+3){grid-column:span 4}.login-stat-icon{flex:0 0 34px;color:#256df0;font-size:32px;line-height:1}.login-stat-value{color:#2466e9;font-size:24px;line-height:1.12;font-weight:800;overflow-wrap:anywhere}.login-stat-card:nth-child(n+4) .login-stat-value{font-size:20px;line-height:1.15;white-space:nowrap;overflow-wrap:normal}.login-stat-label{margin-top:5px;color:#243a68;font-size:13px;line-height:1.25;overflow-wrap:anywhere}.login-advantages{margin-top:14px}.login-advantages h2{margin:0 0 24px;color:#10275b;font-size:24px;line-height:1.1;font-weight:800;letter-spacing:0;position:relative}.login-advantages h2:after{content:"";position:absolute;left:0;bottom:-13px;width:42px;height:3px;border-radius:2px;background:#2470f5}.login-advantage-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.login-advantage{min-width:0;display:flex;align-items:center;gap:14px}.login-advantage-icon{flex:0 0 54px;width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#ddebffe0;color:#256df0;font-size:25px}.login-advantage-icon .anticon{color:#256df0;font-size:25px}.login-advantage strong{display:block;color:#10275b;font-size:15px;line-height:1.45;margin-bottom:8px}.login-advantage span{display:block;white-space:pre-line;color:#5c6d8c;font-size:13px;line-height:1.75}.login-closing{width:fit-content;margin:36px auto 0;color:#1e63d8;font-size:16px;font-weight:700;letter-spacing:0;position:relative}.login-closing:before,.login-closing:after{content:"";position:absolute;top:50%;width:76px;height:1px;background:linear-gradient(90deg,transparent,rgba(37,109,240,.7))}.login-closing:before{right:calc(100% + 24px)}.login-closing:after{left:calc(100% + 24px);transform:scaleX(-1)}.login-card{width:100%;max-width:520px;min-height:590px;padding:78px 56px 58px;transform:translate(-40px);background:#ffffffad;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.82);border-radius:26px;box-shadow:0 34px 72px #3f73c42b}.login-card-header{text-align:center;margin-bottom:50px}.login-card-header h2{display:inline-flex;align-items:center;justify-content:center;gap:9px;margin:0;color:#2164e8;font-size:34px;line-height:1;font-weight:800;letter-spacing:0}.login-card-header .login-beta{min-width:42px;height:22px;font-size:14px}.login-card-header p{margin:32px 0 0;color:#324567;font-size:17px;line-height:1.45;position:relative}.login-card-header p:before,.login-card-header p:after{content:"";display:inline-block;width:38px;height:1px;margin:0 12px 6px;background:linear-gradient(90deg,transparent,rgba(117,140,176,.7))}.login-card-header p:after{transform:scaleX(-1)}.login-form .ant-form-item{margin-bottom:36px}.login-form .ant-input-affix-wrapper{height:54px;border-radius:8px;border-color:#11182733;background:#ffffffbd;box-shadow:inset 0 2px 7px #11182708}.login-form .ant-input-affix-wrapper .anticon{color:#111827;font-size:19px}.login-form .ant-input{font-size:17px;color:#1f2937;background:transparent}.login-form .ant-input::placeholder{color:#9aa3b3}.login-submit.ant-btn{height:58px;border:none;border-radius:9px;background:linear-gradient(135deg,#2258f5,#2689ff);box-shadow:0 13px 26px #246ff53d;font-size:21px;font-weight:700}.login-submit.ant-btn:hover,.login-submit.ant-btn:focus{background:linear-gradient(135deg,#1e4ff0,#157cf8)!important}.login-form .login-submit-item{margin-bottom:16px}.login-consultation-phone{margin:0;color:#66758f;font-size:15px;line-height:1.5;text-align:center}@media (max-width: 1500px){.login-shell{padding:42px 56px}.login-brand-bar{margin-bottom:62px}.login-main{grid-template-columns:minmax(560px,1fr) minmax(380px,480px);gap:48px}.login-hero h1{font-size:36px}.login-hero h1 span{font-size:44px}.login-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.login-stat-card,.login-stats-grid .login-stat-card:nth-child(-n+3){grid-column:span 2}.login-scenario-tags,.login-advantage-list{gap:18px}.login-card{min-height:550px;padding:64px 46px 50px;transform:translate(-24px)}}@media (max-width: 1100px){.login-container{overflow-x:hidden;overflow-y:auto}.login-shell{padding:32px 24px 48px}.login-brand-bar{margin-bottom:40px;flex-wrap:wrap;gap:14px}.login-main{grid-template-columns:1fr;gap:40px}.login-hero h1{font-size:34px}.login-hero h1 span{font-size:42px}.login-hero-subtitle{font-size:17px;margin-bottom:26px}.login-scenario-tags,.login-advantage-list,.login-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-stat-card,.login-stats-grid .login-stat-card:nth-child(5),.login-stats-grid .login-stat-card:nth-child(6),.login-stats-grid .login-stat-card:nth-child(7){grid-column:span 1}.login-card{max-width:560px;min-height:auto;margin:0 auto;padding:54px 36px 40px;transform:none}}@media (max-width: 640px){.login-shell{width:100%;max-width:100vw;padding:24px 16px 36px;overflow-x:hidden}.login-main,.login-hero{width:100%;max-width:calc(100vw - 32px)}.login-logo{font-size:28px}.login-beta{min-width:42px;height:22px;font-size:14px}.login-platform{width:100%;font-size:16px}.login-divider{display:none}.login-hero h1{max-width:100%;font-size:26px;line-height:1.28;overflow-wrap:anywhere;word-break:normal}.login-hero h1 span{font-size:34px}.login-hero-subtitle{max-width:100%;font-size:16px;white-space:normal;overflow-wrap:anywhere;word-break:normal}.login-scenario-tags,.login-advantage-list,.login-stats-grid{grid-template-columns:1fr}.login-tag,.login-stat-label,.login-stat-value{white-space:normal}.login-stat-card{grid-column:span 1;height:auto;min-height:92px}.login-stats-grid .login-stat-card:nth-child(5),.login-stats-grid .login-stat-card:nth-child(6),.login-stats-grid .login-stat-card:nth-child(7){grid-column:span 1}.login-closing{margin-top:34px;font-size:16px}.login-closing:before,.login-closing:after{display:none}.login-card{padding:42px 22px 30px;border-radius:20px}.login-card-header h2{font-size:34px}.login-card-header p,.login-form .ant-input{font-size:16px}.login-card-header p:before,.login-card-header p:after{width:22px;margin-inline:8px}.login-submit.ant-btn{height:56px;font-size:20px}}.app-layout{min-height:100vh}.app-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a}.app-header .logo{font-size:20px;font-weight:700;background:linear-gradient(135deg,#2563eb,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-balance{color:#111827}.header-balance .anticon{color:#22c55e}.header-balance.is-empty,.header-balance.is-empty .ant-typography,.header-balance.is-empty .anticon{color:#dc2626}.app-content{padding:24px;max-width:1400px;width:100%;margin:0 auto}@property --border-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes phase-border-spin{to{--border-angle: 360deg}}.phase-card-wrapper{position:relative;border-radius:12px}.phase-card-wrapper.is-running{padding:2px;border-radius:14px;background:conic-gradient(from var(--border-angle),transparent 40%,#3b82f6 48%,#60a5fa 52%,#93c5fd 56%,transparent 64%);animation:phase-border-spin 3s linear infinite}.phase-card-wrapper.is-running>.ant-card{border:none!important;background:#fff;border-radius:12px}@keyframes asset-progress-pulse{0%,to{opacity:1}50%{opacity:.6}}.asset-generating-bar{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:8px;background:linear-gradient(135deg,#eff6ff,#eef2ff);border:1px solid #bfdbfe;animation:asset-progress-pulse 2s ease-in-out infinite;margin-bottom:12px}.asset-generating-bar.is-video{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-color:#bbf7d0}.asset-generating-bar .gen-icon{font-size:18px;animation:gen-icon-bounce 1.5s ease-in-out infinite}@keyframes gen-icon-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes shot-fade-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.shot-image-appear{animation:shot-fade-in .4s ease-out both}@keyframes skeleton-shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.shot-skeleton{width:80px;height:120px;border-radius:4px;margin:0 auto;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:400px 100%;animation:skeleton-shimmer 1.5s infinite}.storyboard-table .ant-table{table-layout:fixed}.storyboard-table .ant-table-thead>tr>th{text-align:center!important;vertical-align:middle;padding:12px 10px!important;font-weight:700;color:#111827;background:#fafafa}.storyboard-table .ant-table-tbody>tr>td{text-align:center;vertical-align:middle;line-height:1.65;color:#1f2937}.storyboard-table .ant-space{align-items:center;justify-content:center}.storyboard-table .ant-typography{text-align:center;line-height:1.65}.storyboard-table .ant-tag{line-height:1.5}.storyboard-table .ant-btn-link{height:auto;line-height:1.5;white-space:normal}.storyboard-table .storyboard-action-button.ant-btn-link{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:22px;line-height:22px;white-space:nowrap}.storyboard-table .storyboard-action-button .ant-btn-icon{display:inline-flex;align-items:center;margin-inline-end:0}.regen-video-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:20px;align-items:start}.regen-video-preview,.regen-video-editor{min-width:0;display:flex;flex-direction:column;gap:10px}.regen-video-preview{align-items:flex-start}.regen-video-player{width:auto;max-width:100%;height:500px;max-height:70vh;border-radius:8px;background:transparent;object-fit:contain}.regen-video-empty{min-height:260px;border:1px dashed #d1d5db;border-radius:8px;background:#f9fafb;color:#9ca3af;display:flex;align-items:center;justify-content:center}.regen-video-field{display:grid;gap:6px}.regen-video-description{min-height:64px;padding:10px 12px;border-radius:8px;background:#f9fafb;color:#374151;line-height:1.6;white-space:pre-wrap}@media (max-width: 760px){.regen-video-layout{grid-template-columns:1fr}}.billing-page{padding:8px 0 32px}.billing-header-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.billing-title{min-width:0;display:flex;align-items:center;gap:14px}.billing-title .ant-typography{margin:0;color:#111827;font-size:32px;line-height:1.2}.billing-title-icon{width:44px;height:44px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#2563eb;font-size:23px}.billing-balance-card{min-width:220px;padding:16px 22px;border-radius:8px;border:1px solid #dbeafe;background:#eff6ff;text-align:right}.billing-balance-card>div{margin-top:2px;font-size:30px;font-weight:700;line-height:1.15;color:#0f172a}.billing-balance-card.is-empty>div{color:#dc2626}.billing-filter-row{display:flex;align-items:center;gap:12px;padding:14px;margin-bottom:18px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.billing-date-range{min-width:300px}.billing-search-input{flex:1;max-width:520px}.billing-task-list{display:flex;flex-direction:column;gap:10px}.billing-task-card{border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 2px 8px #0f172a0f;overflow:hidden}.billing-task-main{width:100%;border:0;background:transparent;display:grid;grid-template-columns:minmax(220px,.9fr) minmax(300px,1.35fr) minmax(170px,.7fr) 120px 18px;align-items:center;gap:18px;padding:18px 20px;cursor:pointer;text-align:left}.billing-task-main:hover{background:#f8fafc}.billing-task-id,.billing-task-name,.billing-task-time,.billing-task-cost{min-width:0;display:flex;flex-direction:column;gap:4px}.billing-field-label{font-size:12px;line-height:1.2}.billing-task-name .ant-typography-strong{font-size:17px;color:#111827}.billing-task-time{color:#475569}.billing-task-cost{align-items:flex-end}.billing-task-cost>span{font-size:24px;font-weight:700;line-height:1.1;color:#d97706}.billing-phase-list{padding:0 20px 18px}.billing-phase-row{display:grid;grid-template-columns:minmax(220px,1fr) 130px 110px;align-items:center;gap:16px;padding:12px 16px;border-radius:8px;background:#f8fafc;border:1px solid #eef2f7}.billing-phase-row+.billing-phase-row{margin-top:8px}.billing-phase-name{min-width:0;display:flex;align-items:center;gap:8px}.billing-phase-duration,.billing-phase-cost{justify-self:end}.billing-pagination{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:18px}@media (max-width: 720px){.app-header{padding:0 12px}.billing-header-row,.billing-filter-row{flex-direction:column;align-items:stretch}.billing-balance-card,.billing-date-range,.billing-search-input{min-width:0;max-width:none;width:100%}.billing-balance-card{text-align:left}.billing-task-main{grid-template-columns:1fr auto;gap:12px;padding:16px}.billing-task-name{grid-column:1 / -1;grid-row:1}.billing-task-id{grid-column:1;grid-row:2}.billing-task-time{grid-column:1;grid-row:3}.billing-task-cost{grid-column:2;grid-row:2 / 4}.billing-task-cost>span{font-size:20px}.billing-phase-row{grid-template-columns:1fr;gap:6px}.billing-phase-duration,.billing-phase-cost{justify-self:start}.billing-pagination{justify-content:space-between}}
