*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}body[data-theme=light]{background-color:#fafbfc;color:#1f2937}body[data-theme=dark]{background-color:#0f172a;color:#f1f5f9}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{min-height:100vh}.app-container[data-theme=light]{background-color:#fafbfc}.app-container[data-theme=dark]{background-color:#0f172a}.main-content{max-width:1400px;margin:0 auto;padding:0 20px}.theme-toggle{position:fixed;top:24px;right:24px;z-index:1000;background:white;border:1px solid #e5e7eb;border-radius:8px;padding:8px;box-shadow:0 4px 12px #0000000d}.theme-toggle[data-theme=dark]{background:#1e293b;border-color:#334155;color:#fff}.theme-toggle[data-theme=light]:hover{color:#000!important}.theme-toggle:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-1px);color:#fff!important}.hero-section{padding:80px 0 60px;text-align:center}.hero-section[data-theme=light]{color:#1f2937}.hero-section[data-theme=dark]{color:#f1f5f9}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:16px;line-height:1.2}.hero-title[data-theme=light]{color:#1f2937}.hero-title[data-theme=dark]{color:#f1f5f9}.hero-subtitle{font-size:1.4rem;margin-bottom:48px;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto}.hero-subtitle[data-theme=light]{color:#6b7280}.hero-subtitle[data-theme=dark]{color:#94a3b8}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:60px}.feature-card{border-radius:16px;padding:32px 24px;text-align:center;border:1px solid transparent}.feature-card[data-theme=light]{background:white;border-color:#e5e7eb;box-shadow:0 2px 8px #0000000a}.feature-card[data-theme=dark]{background:#1e293b;border-color:#334155;box-shadow:0 2px 8px #0003}.feature-card:hover{transform:translateY(-4px);transition:all .3s ease}.feature-card[data-theme=light]:hover{box-shadow:0 8px 25px #00000014;border-color:#d1d5db}.feature-card[data-theme=dark]:hover{box-shadow:0 8px 25px #0000004d;border-color:#475569}.feature-icon{font-size:3rem;margin-bottom:20px;color:#3b82f6}.feature-title{font-size:1.2rem;font-weight:600;margin-bottom:12px}.feature-title[data-theme=light]{color:#1f2937}.feature-title[data-theme=dark]{color:#f1f5f9}.feature-description{font-size:.95rem;line-height:1.6}.feature-description[data-theme=light]{color:#6b7280}.feature-description[data-theme=dark]{color:#94a3b8}.video-uploader{width:100%}.upload-dragger{border-radius:16px!important;transition:all .3s ease!important;min-height:200px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;border:2px dashed transparent!important}.upload-dragger[data-theme=light]{background:#f8fafc!important;border-color:#cbd5e1!important}.upload-dragger[data-theme=dark]{background:#0f172a!important;border-color:#475569!important}.upload-dragger:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f626}.upload-dragger[data-theme=light]:hover{background:#f0f9ff!important}.upload-dragger[data-theme=dark]:hover{background:#1e293b!important}.upload-dragger .ant-upload-drag-icon{margin-bottom:20px!important}.upload-dragger .ant-upload-drag-icon .anticon{font-size:4rem!important;color:#3b82f6!important}.upload-dragger[data-theme=dark] p.ant-upload-text{color:#fff;font-size:1.2rem!important;font-weight:600!important;margin-bottom:8px!important}.upload-dragger[data-theme=light] p.ant-upload-text{color:#1e293b;font-size:1.2rem!important;font-weight:600!important;margin-bottom:8px!important}.upload-dragger[data-theme=dark] p.ant-upload-hint{color:#e2e8f0;font-size:.9rem!important;line-height:1.5!important;max-width:400px!important;margin:0 auto!important}.upload-dragger[data-theme=light] p.ant-upload-hint{color:#64748b;font-size:.9rem!important;line-height:1.5!important;max-width:400px!important;margin:0 auto!important}.upload-dragger[data-theme=dark] .ant-upload-text,.upload-dragger[data-theme=dark] .ant-upload-hint,.upload-dragger[data-theme=dark] p{color:#fff!important}.upload-dragger[data-theme=dark] p.ant-upload-hint{color:#e2e8f0!important}.upload-dragger .anticon{color:#3b82f6!important}.uploaded-file-info{display:flex;justify-content:space-between;align-items:center;padding:24px;border-radius:16px;margin-bottom:16px;border:2px solid transparent;transition:all .3s ease}.uploaded-file-info[data-theme=light]{background:#f0fdf4;border-color:#86efac;box-shadow:0 4px 15px #22c55e1a}.uploaded-file-info[data-theme=dark]{background:#0f1419;border-color:#059669;box-shadow:0 4px 15px #05966933}.file-details h4{margin:0 0 12px;font-weight:700;font-size:1.1rem}.uploaded-file-info[data-theme=light] .file-details h4{color:#15803d}.uploaded-file-info[data-theme=dark] .file-details h4{color:#10b981}.file-details p{margin:0;font-size:14px;font-weight:500}.uploaded-file-info[data-theme=light] .file-details p{color:#059669}.uploaded-file-info[data-theme=dark] .file-details p{color:#34d399}.remove-button{flex-shrink:0;margin-left:16px;border-radius:8px!important}.remove-button:hover{background-color:#fee2e2!important;border-color:#fca5a5!important}.upload-progress{margin-top:24px;padding:20px;border-radius:12px;border:1px solid transparent}.upload-progress[data-theme=light]{background:#f8fafc;border-color:#e2e8f0}.upload-progress[data-theme=dark]{background:#0f172a;border-color:#334155}.upload-progress .ant-progress{margin-bottom:0}.upload-progress .ant-progress-text{font-weight:600!important}.upload-progress[data-theme=light] .ant-progress-text{color:#1e293b!important}.upload-progress[data-theme=dark] .ant-progress-text{color:#f1f5f9!important}.file-details h4{margin:0 0 8px;color:#52c41a;font-weight:600}.file-details p{margin:0;color:#666;font-size:14px}.remove-button{flex-shrink:0;margin-left:16px}.upload-progress{margin-top:16px}.get-info-btn{height:56px!important;font-size:1.1rem!important;font-weight:700!important;border-radius:16px!important;border:none!important;box-shadow:0 8px 25px #3b82f64d!important;transition:all .3s ease!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important}.get-info-btn:hover{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%)!important;box-shadow:0 12px 35px #3b82f666!important;transform:translateY(-2px)}.video-preview{width:100%}.video-container{position:relative;background:#000;border-radius:16px;overflow:hidden;margin-bottom:24px;box-shadow:0 8px 25px #00000026}.video-player{width:100%;height:auto;max-height:400px;object-fit:contain}.video-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:12px 16px;opacity:0;transition:opacity .3s ease}.video-container:hover .video-controls{opacity:1}.progress-bar{width:100%;height:6px;background-color:#fff3;border-radius:3px;cursor:pointer;margin-bottom:12px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:3px;transition:width .1s ease;box-shadow:0 0 10px #3b82f680}.controls-row{display:flex;justify-content:space-between;align-items:center}.left-controls,.right-controls{display:flex;align-items:center;gap:12px}.control-button{color:#fff!important;border:none!important;background:rgba(255,255,255,.1)!important;border-radius:8px!important;padding:8px!important;transition:all .3s ease!important}.control-button:hover{background-color:#fff3!important;transform:scale(1.1)}.time-display{color:#fff;font-size:14px;font-weight:500;margin-left:8px;background:rgba(0,0,0,.3);padding:4px 8px;border-radius:6px}.video-info{padding:24px;border-radius:16px;margin-bottom:24px;border:1px solid transparent}.video-info[data-theme=light]{background:#f8fafc;border-color:#e2e8f0}.video-info[data-theme=dark]{background:#1e293b;border-color:#334155}.video-info h4{margin:0 0 16px;font-weight:700;font-size:1.1rem}.video-info[data-theme=light] h4{color:#1e293b}.video-info[data-theme=dark] h4{color:#f1f5f9}.info-grid{display:grid;gap:12px}.info-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid transparent}.video-info[data-theme=light] .info-item{border-bottom-color:#e2e8f0}.video-info[data-theme=dark] .info-item{border-bottom-color:#334155}.info-item:last-child{border-bottom:none}.info-label{font-weight:600;font-size:.9rem}.video-info[data-theme=light] .info-label{color:#475569}.video-info[data-theme=dark] .info-label{color:#94a3b8}.info-value{font-weight:500;font-size:.9rem}.video-info[data-theme=light] .info-value{color:#1e293b}.video-info[data-theme=dark] .info-value{color:#f1f5f9}.action-section{margin-top:24px}.generate-kt-btn{height:56px!important;font-size:1.1rem!important;font-weight:700!important;border-radius:16px!important;border:2px solid #6366f1!important;box-shadow:0 6px 20px #6366f140!important;transition:all .3s ease!important;background:transparent!important;color:#6366f1!important}.generate-kt-btn:hover{background:#6366f1!important;color:#fff!important;border-color:#6366f1!important;box-shadow:0 8px 25px #6366f159!important;transform:translateY(-2px)}.generate-kt-btn:active{transform:translateY(0)}.generate-kt-btn .anticon{font-size:1.2rem}.generate-summary-btn{height:56px!important;font-size:1.1rem!important;font-weight:700!important;border-radius:16px!important;border:none!important;box-shadow:0 8px 25px #3b82f64d!important;transition:all .3s ease!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important}.generate-summary-btn:hover{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%)!important;box-shadow:0 12px 35px #3b82f666!important;transform:translateY(-2px)}.generate-summary-btn:active{transform:translateY(0)}.generate-summary-btn .anticon{font-size:1.2rem}.summary-text{border-radius:16px;padding:32px;margin-bottom:0;max-height:600px;overflow-y:auto;border:2px solid transparent;position:relative}.summary-text[data-theme=light]{background:#f8fafc;border-color:#e2e8f0;box-shadow:inset 0 2px 8px #0000000d}.summary-text[data-theme=dark]{background:#1e293b;border-color:#334155;box-shadow:inset 0 2px 8px #0003}.summary-text:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:16px 16px 0 0}.summary-paragraph{margin:0!important;line-height:1.7;font-size:15px;white-space:pre-wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.summary-text[data-theme=light] .summary-paragraph{color:#1e293b!important}.summary-text[data-theme=dark] .summary-paragraph{color:#f1f5f9!important}.summary-footer{border-top:2px solid transparent;text-align:center;margin:20px -32px -32px;padding:20px 32px;border-radius:0 0 16px 16px}.summary-footer[data-theme=light]{background:#f1f5f9;border-top-color:#e2e8f0}.summary-footer[data-theme=dark]{background:#0f172a;border-top-color:#334155}.generated-time{font-size:13px!important;font-weight:500!important}.summary-text[data-theme=light] .generated-time{color:#64748b!important}.summary-text[data-theme=dark] .generated-time{color:#94a3b8!important}.summary-text[data-theme=light]::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.summary-text[data-theme=dark]::-webkit-scrollbar-track{background:#0f172a;border-radius:4px}.summary-text[data-theme=light]::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#cbd5e1,#94a3b8);border-radius:4px}.summary-text[data-theme=dark]::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#475569,#334155);border-radius:4px}.summary-text[data-theme=light]::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#94a3b8,#64748b)}.summary-text[data-theme=dark]::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#64748b,#475569)}@media (max-width: 768px){.summary-text{padding:24px;max-height:500px}.summary-paragraph{font-size:14px!important;line-height:1.6}.summary-footer{margin:16px -24px -24px;padding:16px 24px}}.summary-panel{width:100%}.summary-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:24px}.summary-actions{flex-shrink:0}.summary-actions .ant-btn{border-radius:8px!important;font-weight:500!important;transition:all .3s ease!important}.summary-actions .ant-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.summary-content{margin-top:8px}.summary-text{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;border-radius:16px;padding:32px;margin-bottom:24px;max-height:600px;overflow-y:auto;box-shadow:inset 0 2px 8px #0000000d;position:relative}.summary-text:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-radius:16px 16px 0 0}.summary-paragraph{margin:0;line-height:1.7;color:#1e293b;font-size:15px;white-space:pre-wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.summary-footer{border-top:2px solid #e2e8f0;text-align:center;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);margin:0 -32px -32px;padding:20px 32px;border-radius:0 0 16px 16px}.generated-time{font-size:13px!important;font-weight:500!important;color:#64748b!important}.summary-text::-webkit-scrollbar{width:8px}.summary-text::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.summary-text::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#cbd5e1,#94a3b8);border-radius:4px}.summary-text::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#94a3b8,#64748b)}@media (max-width: 768px){.summary-text{padding:24px;max-height:500px}.summary-paragraph{font-size:14px;line-height:1.6}.summary-footer{margin:0 -24px -24px;padding:16px 24px}}.workflow-container{border-radius:20px;overflow:hidden;margin-bottom:60px;border:1px solid transparent;transition:all .3s ease}.workflow-container[data-theme=light]{background:white;border-color:#e5e7eb;box-shadow:0 4px 20px #0000000a}.workflow-container[data-theme=dark]{background:#1e293b;border-color:#334155;box-shadow:0 4px 20px #0003}.workflow-header{padding:40px 32px;text-align:center;border-bottom:1px solid transparent}.workflow-header[data-theme=light]{background:#f8fafc;border-bottom-color:#e5e7eb}.workflow-header[data-theme=dark]{background:#0f172a;border-bottom-color:#334155}.workflow-title{font-size:2rem;font-weight:700;margin-bottom:8px}.workflow-title[data-theme=light]{color:#1f2937}.workflow-title[data-theme=dark]{color:#f1f5f9}.workflow-subtitle{font-size:1rem;font-weight:400}.workflow-subtitle[data-theme=light]{color:#6b7280}.workflow-subtitle[data-theme=dark]{color:#94a3b8}.workflow-steps{display:flex;justify-content:center;align-items:center;padding:40px 32px;border-bottom:1px solid transparent}.workflow-steps[data-theme=light]{background:#fafbfc;border-bottom-color:#e5e7eb}.workflow-steps[data-theme=dark]{background:#0f172a;border-bottom-color:#334155}.step-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;position:relative}.step-item:not(:last-child):after{content:"";position:absolute;top:20px;right:-50%;width:100%;height:2px;z-index:1}.step-item[data-theme=light]:not(:last-child):after{background:linear-gradient(90deg,#3b82f6,#e5e7eb)}.step-item[data-theme=dark]:not(:last-child):after{background:linear-gradient(90deg,#3b82f6,#475569)}.step-number{width:40px;height:40px;border-radius:50%;background:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;margin-bottom:16px;position:relative;z-index:2}.step-title{font-size:.95rem;font-weight:600;margin-bottom:6px}.step-title[data-theme=light]{color:#374151}.step-title[data-theme=dark]{color:#f1f5f9}.step-description{font-size:.85rem}.step-description[data-theme=light]{color:#6b7280}.step-description[data-theme=dark]{color:#94a3b8}.main-workspace{padding:40px}.main-workspace[data-theme=light]{background:white}.main-workspace[data-theme=dark]{background:#1e293b}.workspace-grid{display:grid;gap:32px;grid-template-columns:1fr}@media (min-width: 1024px){.workspace-grid,.workspace-grid.has-summary{grid-template-columns:1fr 1fr}}.workspace-section{border-radius:16px;border:1px solid transparent;overflow:hidden}.workspace-section[data-theme=light]{background:white;border-color:#e5e7eb;box-shadow:0 2px 8px #0000000a}.workspace-section[data-theme=dark]{background:#0f172a;border-color:#334155;box-shadow:0 2px 8px #0003}.workspace-section:hover{transform:translateY(-2px)}.workspace-section[data-theme=light]:hover{box-shadow:0 8px 25px #00000014}.workspace-section[data-theme=dark]:hover{box-shadow:0 8px 25px #0000004d}.section-header{padding:24px;border-bottom:1px solid transparent}.section-header[data-theme=light]{background:#f8fafc;border-bottom-color:#e5e7eb}.section-header[data-theme=dark]{background:#0f172a;border-bottom-color:#334155}.section-title{font-size:1.3rem;font-weight:700;margin:0;display:flex;align-items:center;gap:12px}.section-title[data-theme=light]{color:#1e293b}.section-title[data-theme=dark]{color:#f1f5f9}.section-icon{font-size:1.5rem;color:#3b82f6!important}.section-content{padding:32px}.section-content[data-theme=light]{background:white}.section-content[data-theme=dark]{background:#0f172a}.upload-section,.preview-section{grid-column:1}.kt-section,.summary-section{grid-column:1 / -1;margin-top:16px}@media (min-width: 1024px){.preview-section{grid-column:2}.workspace-grid.has-summary .kt-section,.workspace-grid.has-summary .summary-section{grid-column:1 / -1}}.stats-section{padding:60px 40px;text-align:center;margin-top:60px;border-radius:20px;border:1px solid transparent;transition:all .3s ease}.stats-section[data-theme=light]{background:white;border-color:#e5e7eb;box-shadow:0 4px 20px #0000000a}.stats-section[data-theme=dark]{background:#1e293b;border-color:#334155;box-shadow:0 4px 20px #0003}.stats-section h2{font-size:2rem;font-weight:700;margin-bottom:8px}.stats-section[data-theme=light] h2{color:#1f2937}.stats-section[data-theme=dark] h2{color:#f1f5f9}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-top:40px}.stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:800;margin-bottom:8px;color:#3b82f6}.stat-label{font-size:.95rem;font-weight:500}.stat-label[data-theme=light]{color:#6b7280}.stat-label[data-theme=dark]{color:#94a3b8}.empty-state{text-align:center;padding:60px 20px}.empty-state-icon{font-size:4rem;margin-bottom:16px;color:#3b82f6!important}.empty-state-icon[data-theme=light]{color:#d1d5db}.empty-state-icon[data-theme=dark]{color:#475569}.empty-state-title{font-size:1.2rem;font-weight:600;margin-bottom:8px}.empty-state-title[data-theme=light]{color:#374151}.empty-state-title[data-theme=dark]{color:#f1f5f9}.empty-state-description{font-size:.9rem;max-width:300px;margin:0 auto;line-height:1.5}.empty-state-description[data-theme=light]{color:#6b7280}.empty-state-description[data-theme=dark]{color:#94a3b8}@media (max-width: 768px){.workflow-steps{flex-direction:column;gap:24px}.step-item:not(:last-child):after{display:none}.main-workspace,.section-content{padding:24px}.stats-section{padding:40px 24px}}.unauthorized-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.unauthorized-card{padding:50px 40px;border-radius:16px;text-align:center;max-width:520px;width:100%;position:relative;overflow:hidden}.unauthorized-decorative{position:absolute;top:0;left:0;right:0;height:4px}.unauthorized-icon-wrapper{margin-bottom:24px;display:flex;justify-content:center}.unauthorized-icon-circle{width:80px;height:80px;border-radius:50%;background-color:#fff2f0;display:flex;align-items:center;justify-content:center;border:3px solid #ffccc7}.unauthorized-lock-icon{font-size:36px;color:#ff4d4f}.unauthorized-title{font-size:26px!important;font-weight:600!important;color:#262626!important;margin-bottom:16px!important;line-height:1.3!important}.unauthorized-paragraph{font-size:16px!important;color:#595959!important;margin-bottom:24px!important;line-height:1.6!important}.unauthorized-tips{background-color:#f6ffed;border:1px solid #b7eb8f;border-radius:8px;padding:16px;margin-bottom:32px;text-align:left}.unauthorized-tips-title{color:#52c41a!important;font-size:14px!important}.unauthorized-tips-list{margin:8px 0 0;padding-left:20px;color:#595959;font-size:14px}.unauthorized-switch-btn{background-color:#1890ff!important;border-color:#1890ff!important;font-weight:500!important;height:46px!important;padding:0 24px!important;font-size:15px!important;border-radius:8px!important;box-shadow:0 4px 12px #1890ff4d!important}.unauthorized-back-btn{font-weight:500!important;height:46px!important;padding:0 24px!important;font-size:15px!important;border-radius:8px!important;border-color:#d9d9d9!important}.unauthorized-help-link{color:#722ed1!important;font-size:15px!important;font-weight:500!important;padding:0!important;height:auto!important}.unauthorized-footer{color:#fffc!important;font-size:14px!important;margin-top:24px!important;text-align:center!important}
