#root,body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box}body{background:var(--bg);color:var(--text-primary);font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:0}a{color:inherit}code{background:#eef2ff;border-radius:6px;font-size:.85rem;padding:2px 6px}.howto-grid{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px}.howto-aside{flex:0 0 260px;max-width:280px}.howto-main{flex:1 1;max-width:960px;min-width:260px}@media (max-width:768px){.howto-grid{flex-direction:column}.howto-aside,.howto-main{flex:1 1 auto;max-width:100%}}.faq-top-nav{display:flex;flex-wrap:wrap;font-size:14px;gap:12px;margin-bottom:16px}.faq-link{text-decoration:underline}.faq-main{font-size:14px;line-height:1.7}.faq-section-block+.faq-section-block{margin-top:24px}.faq-section-title{font-size:18px;font-weight:600;margin-bottom:8px}.faq-qa+.faq-qa{margin-top:10px}.faq-question{font-weight:600}.faq-answer{margin-top:4px}.faq-extra-block{margin-top:8px}.faq-footer-note{font-size:13px;margin-top:24px}:root{--bg:radial-gradient(circle at 20% 20%,#c4ddff38,#0000 35%),radial-gradient(circle at 80% 0%,#c3ffee42,#0000 32%),#f5f6fb;--surface:#fff;--surface-muted:#f7f9fd;--border:#e5e7eb;--text-primary:#0f172a;--text-muted:#6b7280;--accent:#2563eb;--accent-dark:#1d4ed8;--success:#16a34a;--warning:#ca8a04;--error:#dc2626}.app-shell{background:radial-gradient(circle at 20% 20%,#c4ddff38,#0000 35%),radial-gradient(circle at 80% 0,#c3ffee42,#0000 32%),#f5f6fb;background:var(--bg);color:#0f172a;color:var(--text-primary);display:flex;flex-direction:column;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.app-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);box-shadow:0 4px 18px #0f172a14;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px 18px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.app-header,.header-left{align-items:center;display:flex}.header-left{flex:1 1 220px;gap:10px;min-width:220px}.header-middle{flex:2 1 360px;flex-wrap:wrap;gap:10px;justify-content:center}.brand,.header-middle{align-items:center;display:flex}.brand{color:inherit;gap:12px;text-decoration:none}.brand-icon{align-items:center;background:linear-gradient(145deg,#e0e7ff,#eef2ff);border:1px solid #d5ddff;border-radius:14px;color:#1d4ed8;display:flex;font-size:20px;font-weight:700;height:42px;justify-content:center;width:42px}.brand-title{font-size:1.05rem;font-weight:700;letter-spacing:-.01em}.brand-subtitle{color:#6b7280;color:var(--text-muted);font-size:.8rem}.header-actions{flex:1 1 220px;flex-wrap:wrap;justify-content:flex-end}.header-actions,.nav-links{align-items:center;display:flex;gap:10px}.nav-links{flex-wrap:wrap}.nav-links.product-nav{background:#f7f9fd;background:var(--surface-muted);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;padding:6px 10px}.nav-links.app-nav{gap:8px}.nav-link{background:#f7f9fd;background:var(--surface-muted);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;color:#0f172a;color:var(--text-primary);font-size:.95rem;font-weight:600;padding:9px 12px;text-decoration:none;transition:background .15s ease,color .15s ease,transform .1s ease}.nav-link:hover{background:#e0e7ff;color:#1d4ed8;transform:translateY(-1px)}.nav-link.active{background:#e0e7ff;border-color:#c7d2fe;box-shadow:0 6px 12px #2563eb26;color:#1d4ed8}.user-chip{align-items:center;background:#eef2ff;border:1px solid #d5ddff;border-radius:999px;color:#1d4ed8;display:flex;font-size:.9rem;font-weight:600;gap:6px;padding:6px 12px}.language-toggle{align-items:center;background:#fff;background:var(--surface);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;display:inline-flex;gap:6px;padding:5px 8px}.lang-button{background:#0000;border:none;border-radius:10px;color:#0f172a;color:var(--text-primary);cursor:pointer;font-weight:700;padding:7px 10px;transition:background .15s ease,color .15s ease,transform .1s ease}.lang-button:hover{background:#f7f9fd;background:var(--surface-muted)}.lang-button.active{background:#e0e7ff;box-shadow:0 6px 12px #2563eb1f;color:#1d4ed8}.lang-button:focus{outline:none}.app-main{flex:1 1;padding:24px 16px 36px}.app-footer{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border-top:1px solid #e5e7eb;border-top:1px solid var(--border);color:#6b7280;color:var(--text-muted);display:flex;flex-direction:column;font-size:.95rem;gap:10px;padding:16px 20px 20px}.footer-row{justify-content:space-between}.footer-links,.footer-row,.footer-social{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.footer-links a,.footer-social a{color:#6b7280;color:var(--text-muted);font-weight:600;text-decoration:none}.footer-links a:hover,.footer-social a:hover{color:#2563eb;color:var(--accent)}.footer-brand{color:#0f172a;color:var(--text-primary);font-weight:700}.footer-tagline{font-size:.9rem}.footer-copy{font-weight:600}.page-container{display:flex;flex-direction:column;gap:18px;margin:0 auto;max-width:880px;padding:4px}.card{background:#fff;background:var(--surface);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:18px;box-shadow:0 14px 38px #0f172a14;padding:22px}.card-heading{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.card-title{font-size:1.4rem;letter-spacing:-.01em;margin:0}.muted{color:#6b7280;color:var(--text-muted)}.ghost-button,.primary-button,.secondary-button{border:1px solid #0000;border-radius:999px;cursor:pointer;font-size:.95rem;font-weight:700;padding:11px 18px;transition:transform .1s ease,background .1s ease,border-color .1s ease}.ghost-button:disabled,.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.65}.primary-button{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 10px 20px #2563eb40;color:#fff}.primary-button:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px)}.secondary-button{background:#eef2ff;border-color:#d5ddff;color:#1d4ed8}.secondary-button:hover:not(:disabled){background:#e0e7ff}.ghost-button{border-color:#e5e7eb;border-color:var(--border);color:#0f172a;color:var(--text-primary)}.ghost-button:hover:not(:disabled){background:#f7f9fd;background:var(--surface-muted)}.status-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.85rem;font-weight:700;gap:6px;padding:5px 12px;text-transform:capitalize}.status-helper-text{color:#6b7280;color:var(--text-muted);font-size:.95rem;line-height:1.5;margin:0}.status-badge.status-processing{color:var(--warning)}.status-badge.status-done{background:#dcfce7;color:#16a34a;color:var(--success)}.status-badge.status-failed{color:var(--error)}@media (min-width:768px){.app-header{padding:18px 28px}.app-main{padding:36px}.app-footer{padding:16px 28px}}.upload-hero{background:linear-gradient(135deg,#fff,#f5f7ff);display:flex;flex-direction:column;gap:8px;text-align:left}.upload-hero h1{font-size:1.5rem;margin:0}.upload-hero p{color:var(--text-muted);margin:0}.hero-links{align-items:center;display:flex;flex-wrap:wrap;font-size:.95rem;gap:8px}.hero-links a{color:var(--accent);font-weight:700;text-decoration:none}.hero-links a:hover{text-decoration:underline}.hero-divider{color:var(--text-muted)}.upload-card form,.upload-form{display:flex;flex-direction:column;gap:16px}.input-group{display:flex;flex-direction:column;gap:6px}.input-group label{color:var(--text-primary);font-size:.9rem;font-weight:600}.input-group input[type=file],.input-group input[type=text],.input-group select,.input-group textarea{background:#fdfdff;border:1px solid var(--border);border-radius:12px;font-size:1rem;padding:12px;width:100%}.input-group input[type=file]{padding:10px}.metadata-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.radio-stack{display:flex;flex-wrap:wrap;gap:12px}.radio-option{align-items:center;border:1px solid var(--border);border-radius:12px;cursor:pointer;display:flex;gap:6px;padding:8px 12px}.info-notice{background:#eef2ff;border-radius:12px;color:#1d4ed8;font-size:.9rem;padding:12px 14px}.upload-actions{display:flex;flex-direction:column;gap:12px}.success-card{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:12px;color:#166534;padding:14px 16px}.success-heading{align-items:center;display:flex;gap:10px;margin-bottom:10px}.success-icon{font-size:1.4rem}.success-title{font-weight:700}.success-subtitle{color:#15803d;font-size:.95rem}.success-meta{display:flex;flex-direction:column;gap:10px;margin:10px 0}.meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.meta-label{font-weight:600}.meta-value{background:#d1fae5;border-radius:6px;padding:4px 8px}.lecture-id-row{justify-content:space-between}.lecture-id-row .label{align-items:center;display:flex;font-weight:700;gap:4px}.lecture-id-row .value{word-break:break-all}.copy-button{background:#166534;border:none;border-radius:8px;color:#ecfdf5;cursor:pointer;font-weight:600;padding:8px 12px}.copy-button:hover{background:#15803d}.error-text{color:var(--error);font-size:.9rem}.inline-auth{background:var(--surface-muted);border:1px dashed var(--border);border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:12px}.auth-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.upload-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.upload-aside{background:var(--surface-muted);border:1px solid var(--border);border-radius:14px;padding:14px}.callout h3{font-size:1rem;margin:0 0 6px}.callout ul{color:var(--text-muted);display:flex;flex-direction:column;gap:4px;margin:0;padding-left:18px}@media (min-width:640px){.metadata-grid{grid-template-columns:repeat(2,1fr)}.upload-grid{grid-template-columns:2fr 1fr}}.faq-section{margin-bottom:24px}.faq-section h2{font-size:18px;font-weight:600;margin-bottom:8px}.faq-section li,.faq-section p{font-size:14px;line-height:1.6}.faq-section ul{padding-left:20px}.stt-faq-menu-list{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding-left:0}.stt-faq-menu-link{color:#111827;display:inline-block;font-size:14px;text-decoration:none}.stt-faq-menu-link:hover{color:#1677ff}.stt-faq-menu-link--active{color:#1677ff;font-weight:600}.stt-faq-menu-footer{margin-top:12px}.status-card{gap:16px}.status-card,.status-search{display:flex;flex-direction:column}.status-search{gap:12px}.status-search form{display:flex;flex-wrap:wrap;gap:8px}.status-search input{border:1px solid var(--border);border-radius:12px;flex:1 1;font-size:1rem;min-width:200px;padding:12px}.status-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.status-guest{background:var(--surface-muted);border:1px dashed var(--border);border-radius:12px;padding:14px}.lecture-list-section,.status-guest{display:flex;flex-direction:column;gap:10px}.lecture-list-section{border-top:1px solid var(--border);padding-top:12px}.section-heading h2{font-size:1.1rem;margin:0}.lecture-list-table-wrapper{overflow-x:auto;width:100%}.lecture-list-table{border-collapse:collapse;min-width:640px;width:100%}.lecture-list-table td,.lecture-list-table th{border-bottom:1px solid var(--border);font-size:.95rem;padding:10px 8px;text-align:left}.lecture-list-table thead{background:var(--surface-muted)}.lecture-list-table tr.selected{background:#eef2ff}.lecture-list-table tr:hover{background:#f8fafc}.lecture-id-cell{width:140px}.id-and-copy{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.copy-ghost{font-size:.85rem;padding:6px 10px}.ghost-button{background:#0000;border:1px solid var(--border);border-radius:8px;cursor:pointer;font-weight:600;padding:8px 12px}.ghost-button:hover{border-color:var(--accent);color:var(--accent)}.status-actions{display:flex;flex-wrap:wrap;gap:8px}.status-section{border-top:1px solid var(--border);padding-top:16px}.summary-section h3{font-size:1rem;margin:0 0 8px}.summary-list{color:var(--text-primary);margin:0;padding-left:18px}.summary-list li+li{margin-top:4px}.meta-grid{grid-gap:8px;display:grid;font-size:.95rem;gap:8px;grid-template-columns:1fr}.meta-label{color:var(--text-muted);font-size:.85rem}.status-error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:var(--error);padding:12px}.technical-toggle{display:flex;flex-direction:column;gap:8px;margin-top:10px}.technical-details{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;color:#7c2d12;font-size:.85rem;margin:0;padding:10px;white-space:pre-wrap}.inline-error{margin:0}.status-empty{color:var(--text-muted);font-size:.95rem;text-align:center}.advanced-label{color:var(--text-primary);font-size:.95rem;font-weight:700}.status-badge.status-pending{background:#e2e8f0;color:#475569}.status-badge.status-processing{background:#fef9c3;color:#ca8a04}.status-badge.status-completed{background:#dcfce7;color:#16a34a}.status-badge.status-failed{background:#fee2e2;color:#dc2626}.status-badge.status-unknown{background:#f8fafc;color:var(--text-muted)}@media (min-width:640px){.meta-grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=main.f257bb02.css.map*/