.portfolio-browser.svelte-1dsoh5y{display:flex;flex-direction:column;height:100%;max-height:70vh}.search-bar.svelte-1dsoh5y{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06);color:#fff6}.search-input.svelte-1dsoh5y{flex:1;background:transparent;border:none;color:#ffffffe6;font-family:inherit;font-size:13px;outline:none}.search-input.svelte-1dsoh5y::placeholder{color:#ffffff4d}.browser-content.svelte-1dsoh5y{flex:1;overflow-y:auto;padding:16px}.loading-state.svelte-1dsoh5y,.error-state.svelte-1dsoh5y,.empty-state.svelte-1dsoh5y{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;text-align:center}.loading-state.svelte-1dsoh5y{color:#ffffff80;font-size:13px}.loading-state.svelte-1dsoh5y .spinner{animation:svelte-1dsoh5y-spin 1s linear infinite;color:#f6ad55}.error-state.svelte-1dsoh5y{color:#fca5a5;font-size:13px}.retry-btn.svelte-1dsoh5y{padding:6px 14px;background:transparent;border:1px solid rgba(252,165,165,.3);color:#fca5a5;font-family:inherit;font-size:12px;cursor:pointer;transition:all .15s}.retry-btn.svelte-1dsoh5y:hover{background:#fca5a51a}.empty-state.svelte-1dsoh5y{color:#fff6}.empty-title.svelte-1dsoh5y{font-size:14px;font-weight:500;color:#fff9}.empty-desc.svelte-1dsoh5y{font-size:12px}.section.svelte-1dsoh5y{margin-bottom:24px}.section-header.svelte-1dsoh5y{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title.svelte-1dsoh5y{font-size:11px;font-weight:500;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.section-count.svelte-1dsoh5y{font-size:11px;color:#ffffff4d}.used-section.svelte-1dsoh5y{opacity:.6}.video-grid.svelte-1dsoh5y{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.video-card.svelte-1dsoh5y{display:flex;flex-direction:column;background:#ffffff05;border:1px solid rgba(255,255,255,.08);cursor:pointer;text-align:left;padding:0;transition:all .15s ease}.video-card.svelte-1dsoh5y:not(.disabled):hover{background:#f6ad550d;border-color:#f6ad5533}.video-card.selected.svelte-1dsoh5y{background:#f6ad5514;border-color:#f6ad55}.video-card.disabled.svelte-1dsoh5y{cursor:default;opacity:.7}.video-thumbnail.svelte-1dsoh5y{position:relative;aspect-ratio:16 / 9;background:#1a1c1f;overflow:hidden}.video-thumbnail.svelte-1dsoh5y img:where(.svelte-1dsoh5y){width:100%;height:100%;object-fit:cover}.thumbnail-placeholder.svelte-1dsoh5y{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff3}.duration-badge.svelte-1dsoh5y{position:absolute;bottom:4px;right:4px;padding:2px 6px;background:#000c;color:#fff;font-size:10px;font-weight:500}.selected-overlay.svelte-1dsoh5y{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f6ad554d;color:#f6ad55}.used-overlay.svelte-1dsoh5y{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#000000b3;color:#fff9;font-size:10px;text-transform:uppercase;letter-spacing:.3px}.video-info.svelte-1dsoh5y{padding:10px;display:flex;flex-direction:column;gap:2px}.video-title.svelte-1dsoh5y{font-size:12px;font-weight:500;color:#ffffffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-date.svelte-1dsoh5y,.video-episode.svelte-1dsoh5y{font-size:10px;color:#fff6}.all-used-notice.svelte-1dsoh5y{padding:24px;text-align:center;font-size:12px;color:#fff6}.browser-footer.svelte-1dsoh5y{display:flex;justify-content:flex-end;gap:10px;padding:12px 16px;border-top:1px solid rgba(255,255,255,.08);background:#15171a}.btn-secondary.svelte-1dsoh5y,.btn-primary.svelte-1dsoh5y{display:flex;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}.btn-secondary.svelte-1dsoh5y{background:transparent;border:1px solid rgba(255,255,255,.15);color:#ffffffb3}.btn-secondary.svelte-1dsoh5y:hover{background:#ffffff0d}.btn-primary.svelte-1dsoh5y{background:#f6ad55;border:1px solid #f6ad55;color:#0d0e10}.btn-primary.svelte-1dsoh5y:hover:not(:disabled){background:#f6b96b;border-color:#f6b96b}.btn-primary.svelte-1dsoh5y:disabled{opacity:.5;cursor:not-allowed}.btn-primary.svelte-1dsoh5y .spinner{animation:svelte-1dsoh5y-spin 1s linear infinite}@keyframes svelte-1dsoh5y-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.browser-content.svelte-1dsoh5y::-webkit-scrollbar{width:6px}.browser-content.svelte-1dsoh5y::-webkit-scrollbar-track{background:transparent}.browser-content.svelte-1dsoh5y::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.modal-backdrop.svelte-1jsn8vy{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;display:flex;align-items:center;justify-content:center;background:#000000d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1rem}.modal-container.svelte-1jsn8vy{width:100%;max-width:440px;max-height:85vh;background:#0d0e10;border:1px solid rgba(246,173,85,.2);display:flex;flex-direction:column;overflow:hidden;font-family:JetBrains Mono,SF Mono,monospace;transition:max-width .2s ease}.modal-container.expanded.svelte-1jsn8vy{max-width:640px}.modal-header.svelte-1jsn8vy{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid rgba(246,173,85,.15);background:#f6ad5508}.header-left.svelte-1jsn8vy{display:flex;align-items:center;gap:8px}.back-btn.svelte-1jsn8vy{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:1px solid rgba(255,255,255,.1);color:#ffffff80;cursor:pointer;transition:all .15s ease}.back-btn.svelte-1jsn8vy:hover{border-color:#f6ad5566;color:#f6ad55}.header-title.svelte-1jsn8vy{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:#f6ad55;text-transform:uppercase;letter-spacing:.5px}.header-title.svelte-1jsn8vy .header-icon{color:#f6ad55}.close-btn.svelte-1jsn8vy{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:1px solid rgba(255,255,255,.1);color:#ffffff80;cursor:pointer;transition:all .15s ease}.close-btn.svelte-1jsn8vy:hover{border-color:#f6ad5566;color:#f6ad55}.channel-info.svelte-1jsn8vy{display:flex;align-items:center;gap:8px;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff05}.channel-label.svelte-1jsn8vy{font-size:11px;color:#fff6;text-transform:lowercase}.channel-name.svelte-1jsn8vy{font-size:12px;font-weight:500;color:#fffc}.modal-content.svelte-1jsn8vy{flex:1;overflow-y:auto}.source-options.svelte-1jsn8vy{display:flex;flex-direction:column;padding:16px;gap:12px}.source-option.svelte-1jsn8vy{display:flex;align-items:center;gap:14px;padding:16px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);cursor:pointer;text-align:left;transition:all .15s ease}.source-option.svelte-1jsn8vy:hover{background:#f6ad550d;border-color:#f6ad554d}.option-icon.svelte-1jsn8vy{display:flex;align-items:center;justify-content:center;width:52px;height:52px;flex-shrink:0;border:1px solid rgba(255,255,255,.1)}.option-icon.upload.svelte-1jsn8vy{color:#f6ad55;border-color:#f6ad5533;background:#f6ad550d}.option-icon.youtube.svelte-1jsn8vy{color:red;border-color:#f003;background:#ff00000d}.option-icon.library.svelte-1jsn8vy{color:#60a5fa;border-color:#60a5fa33;background:#60a5fa0d}.option-info.svelte-1jsn8vy{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.option-title.svelte-1jsn8vy{font-size:13px;font-weight:500;color:#ffffffe6}.option-desc.svelte-1jsn8vy{font-size:11px;color:#fff6;line-height:1.4}.connected-badge.svelte-1jsn8vy{font-size:10px;font-weight:500;color:#22c55e;padding:3px 8px;background:#22c55e1a;border:1px solid rgba(34,197,94,.2);text-transform:uppercase;letter-spacing:.3px}.embedded-content.svelte-1jsn8vy .wizard-backdrop{position:static;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0}.embedded-content.svelte-1jsn8vy .wizard-modal{max-width:none;max-height:none;border:none;box-shadow:none}.embedded-content.svelte-1jsn8vy .wizard-header{display:none}.embedded-content.svelte-1jsn8vy .wizard-progress{border-top:none}@media (max-width: 640px){.modal-backdrop.svelte-1jsn8vy{padding:0;align-items:flex-end}.modal-container.svelte-1jsn8vy{max-width:100%;max-height:90vh;border-left:none;border-right:none;border-bottom:none}.modal-container.expanded.svelte-1jsn8vy{max-width:100%}}.youtube-connect.svelte-1kuta8d{width:100%;font-family:JetBrains Mono,SF Mono,monospace}.card.svelte-1kuta8d{display:flex;flex-direction:column;gap:12px;padding:14px;background:#ffffff05;border:1px solid rgba(255,255,255,.08)}.card-connect.svelte-1kuta8d{flex-direction:row;align-items:center;cursor:pointer;border:1px dashed rgba(255,255,255,.15);transition:all .15s ease}.card-connect.svelte-1kuta8d:hover{border-color:red;background:#ff00000d}.card-connect.svelte-1kuta8d .youtube-logo{color:red;flex-shrink:0}.connect-text.svelte-1kuta8d{flex:1;display:flex;flex-direction:column;gap:2px;margin-left:12px}.connect-title.svelte-1kuta8d{font-size:13px;font-weight:500;color:#ffffffe6}.connect-subtitle.svelte-1kuta8d{font-size:11px;color:#fff6}.card-connect.svelte-1kuta8d .connect-arrow{color:#ffffff4d;transition:all .15s ease}.card-connect.svelte-1kuta8d:hover .connect-arrow{color:red;transform:translate(3px)}.channel-row.svelte-1kuta8d{display:flex;align-items:center;gap:12px}.channel-avatar.svelte-1kuta8d{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.channel-avatar-placeholder.svelte-1kuta8d{display:flex;align-items:center;justify-content:center;background:#ff00001a;color:red}.channel-info.svelte-1kuta8d{flex:1;min-width:0}.channel-name.svelte-1kuta8d{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#ffffffe6}.channel-name.svelte-1kuta8d .status-icon{color:#22c55e;flex-shrink:0}.channel-stats.svelte-1kuta8d{display:flex;align-items:center;gap:6px;font-size:11px;color:#fff6;margin-top:2px}.stat-dot.svelte-1kuta8d{width:3px;height:3px;background:#fff3;border-radius:50%}.actions.svelte-1kuta8d{display:flex;gap:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.btn-browse.svelte-1kuta8d{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;font-family:inherit;font-size:12px;font-weight:500;color:#f6ad55;background:#f6ad551a;border:1px solid rgba(246,173,85,.25);cursor:pointer;transition:all .15s ease}.btn-browse.svelte-1kuta8d:hover{background:#f6ad5526;border-color:#f6ad5566}.btn-disconnect.svelte-1kuta8d{padding:10px 14px;font-family:inherit;font-size:12px;color:#ffffff80;background:transparent;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .15s ease}.btn-disconnect.svelte-1kuta8d:hover{color:#ef4444;border-color:#ef44444d}.card-error.svelte-1kuta8d{border-color:#ef44444d;background:#ef44440d}.error-row.svelte-1kuta8d{display:flex;align-items:flex-start;gap:10px}.error-row.svelte-1kuta8d .error-icon{color:#ef4444;flex-shrink:0;margin-top:2px}.error-info.svelte-1kuta8d{display:flex;flex-direction:column;gap:2px}.error-title.svelte-1kuta8d{font-size:12px;font-weight:500;color:#ef4444}.error-message.svelte-1kuta8d{font-size:11px;color:#ef4444b3}.btn-reconnect.svelte-1kuta8d{padding:10px 14px;font-family:inherit;font-size:12px;font-weight:500;color:#ef4444;background:#ef44441a;border:1px solid rgba(239,68,68,.3);cursor:pointer;transition:all .15s ease}.btn-reconnect.svelte-1kuta8d:hover{background:#ef444426}.card-loading.svelte-1kuta8d{flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:20px}.loading-spinner.svelte-1kuta8d{width:18px;height:18px;border:2px solid rgba(255,255,255,.1);border-top-color:#f6ad55;border-radius:50%;animation:svelte-1kuta8d-spin .8s linear infinite}@keyframes svelte-1kuta8d-spin{to{transform:rotate(360deg)}}.loading-text.svelte-1kuta8d{font-size:12px;color:#ffffff80}@media (max-width: 480px){.actions.svelte-1kuta8d{flex-direction:column}}.video-browser.svelte-1p7u6eq{display:flex;flex-direction:column;gap:16px;height:100%;font-family:JetBrains Mono,SF Mono,monospace}.browser-header.svelte-1p7u6eq{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.header-left.svelte-1p7u6eq{display:flex;align-items:center;gap:12px}.btn-back.svelte-1p7u6eq{display:flex;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:12px;color:#fff9;background:transparent;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .15s ease}.btn-back.svelte-1p7u6eq:hover{color:#f6ad55;border-color:#f6ad554d}.channel-label.svelte-1p7u6eq{font-size:11px;color:#fff6;text-transform:uppercase;letter-spacing:.5px}.header-right.svelte-1p7u6eq{display:flex;gap:8px}.search-box.svelte-1p7u6eq{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);color:#fff6}.search-box.svelte-1p7u6eq input:where(.svelte-1p7u6eq){border:none;background:transparent;outline:none;font-family:inherit;font-size:12px;color:#ffffffe6;width:180px}.search-box.svelte-1p7u6eq input:where(.svelte-1p7u6eq)::placeholder{color:#ffffff4d}.search-box.svelte-1p7u6eq:focus-within{border-color:#f6ad554d}.loading-state.svelte-1p7u6eq,.error-state.svelte-1p7u6eq,.empty-state.svelte-1p7u6eq{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;color:#fff6;text-align:center}.loading-spinner.svelte-1p7u6eq{width:24px;height:24px;border:2px solid rgba(255,255,255,.1);border-top-color:#f6ad55;border-radius:50%;animation:svelte-1p7u6eq-spin .8s linear infinite}.error-state.svelte-1p7u6eq{color:#ef4444}.error-text.svelte-1p7u6eq{font-size:12px}.btn-retry.svelte-1p7u6eq{padding:8px 16px;font-family:inherit;font-size:12px;color:#ef4444;background:#ef44441a;border:1px solid rgba(239,68,68,.3);cursor:pointer;transition:all .15s ease}.btn-retry.svelte-1p7u6eq:hover{background:#ef444426}.video-grid.svelte-1p7u6eq{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.video-card.svelte-1p7u6eq{display:flex;flex-direction:column;background:#ffffff05;border:1px solid rgba(255,255,255,.08);overflow:hidden;transition:all .15s ease}.video-card.svelte-1p7u6eq:hover{border-color:#ffffff26}.video-card.imported.svelte-1p7u6eq{opacity:.6}.video-card.is-private.svelte-1p7u6eq{opacity:.5}.video-card.is-private.svelte-1p7u6eq .video-thumbnail:where(.svelte-1p7u6eq):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.video-thumbnail.svelte-1p7u6eq{position:relative;aspect-ratio:16/9;overflow:hidden;background:#0000004d}.video-thumbnail.svelte-1p7u6eq img:where(.svelte-1p7u6eq){width:100%;height:100%;object-fit:cover}.video-duration.svelte-1p7u6eq{position:absolute;bottom:6px;right:6px;display:flex;align-items:center;gap:4px;padding:3px 6px;background:#000000d9;color:#ffffffe6;font-size:10px}.video-privacy.svelte-1p7u6eq{position:absolute;top:6px;left:6px;display:flex;align-items:center;gap:4px;padding:3px 6px;background:#000000b3;color:#ffffffb3;font-size:9px;text-transform:uppercase;letter-spacing:.5px;z-index:1}.video-privacy.private.svelte-1p7u6eq{background:#ef4444cc;color:#fff}.private-notice.svelte-1p7u6eq{flex:1;display:flex;align-items:center;gap:6px;padding:8px 10px;font-size:10px;color:#ef4444cc;background:#ef44441a;border:1px solid rgba(239,68,68,.2)}.video-info.svelte-1p7u6eq{padding:10px;flex:1}.video-title.svelte-1p7u6eq{font-size:12px;font-weight:500;margin:0 0 6px;color:#ffffffe6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.video-meta.svelte-1p7u6eq{font-size:10px;color:#fff6}.video-actions.svelte-1p7u6eq{display:flex;gap:6px;padding:10px;border-top:1px solid rgba(255,255,255,.06)}.btn-import.svelte-1p7u6eq{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:11px;font-weight:500;color:#f6ad55;background:#f6ad551a;border:1px solid rgba(246,173,85,.25);cursor:pointer;transition:all .15s ease}.btn-import.svelte-1p7u6eq:hover:not(:disabled){background:#f6ad5526;border-color:#f6ad5566}.btn-import.svelte-1p7u6eq:disabled{opacity:.5;cursor:not-allowed}.btn-add-channel.svelte-1p7u6eq{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:11px;font-weight:500;color:#22c55e;background:#22c55e1a;border:1px solid rgba(34,197,94,.25);cursor:pointer;transition:all .15s ease}.btn-add-channel.svelte-1p7u6eq:hover:not(:disabled){background:#22c55e26;border-color:#22c55e66}.btn-add-channel.svelte-1p7u6eq:disabled{opacity:.5;cursor:not-allowed}.btn-view.svelte-1p7u6eq{display:flex;align-items:center;justify-content:center;padding:8px;color:#fff6;background:transparent;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .15s ease}.btn-view.svelte-1p7u6eq:hover{color:red;border-color:#ff00004d}.import-status.svelte-1p7u6eq{display:flex;align-items:center;gap:6px;padding:8px 10px;font-size:11px;flex:1}.status-pending.svelte-1p7u6eq,.status-transcoding.svelte-1p7u6eq{background:#f6ad551a;color:#f6ad55;border:1px solid rgba(246,173,85,.2)}.status-ready.svelte-1p7u6eq{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.2)}.status-error.svelte-1p7u6eq{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}.spinning{animation:svelte-1p7u6eq-spin 1s linear infinite}@keyframes svelte-1p7u6eq-spin{to{transform:rotate(360deg)}}.pagination.svelte-1p7u6eq{display:flex;justify-content:center;align-items:center;gap:16px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.btn-page.svelte-1p7u6eq{display:flex;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:11px;color:#ffffff80;background:transparent;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .15s ease}.btn-page.svelte-1p7u6eq:hover:not(:disabled){color:#f6ad55;border-color:#f6ad554d}.btn-page.svelte-1p7u6eq:disabled{opacity:.3;cursor:not-allowed}.page-info.svelte-1p7u6eq{font-size:11px;color:#fff6}@media (max-width: 640px){.browser-header.svelte-1p7u6eq{flex-direction:column;align-items:stretch}.search-box.svelte-1p7u6eq{width:100%}.search-box.svelte-1p7u6eq input:where(.svelte-1p7u6eq){width:100%}.video-grid.svelte-1p7u6eq{grid-template-columns:1fr}.pagination.svelte-1p7u6eq{flex-direction:column;gap:10px}}.import-progress.svelte-15motep{display:flex;flex-direction:column;gap:12px;font-family:JetBrains Mono,SF Mono,monospace}.progress-header.svelte-15motep{display:flex;justify-content:space-between;align-items:center}.header-label.svelte-15motep{font-size:11px;font-weight:500;color:#fff6;text-transform:uppercase;letter-spacing:.5px}.active-badge.svelte-15motep{display:flex;align-items:center;gap:6px;padding:4px 10px;background:#f6ad551a;border:1px solid rgba(246,173,85,.2);color:#f6ad55;font-size:10px}.pulse-dot.svelte-15motep{width:6px;height:6px;background:#f6ad55;border-radius:50%;animation:svelte-15motep-pulse 1.5s ease-in-out infinite}@keyframes svelte-15motep-pulse{0%,to{opacity:1}50%{opacity:.4}}.import-list.svelte-15motep{display:flex;flex-direction:column;gap:8px}.import-item.svelte-15motep{display:flex;align-items:center;gap:10px;padding:10px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);transition:all .15s ease}.import-item.status-error.svelte-15motep{border-color:#ef44444d;background:#ef44440d}.import-item.status-ready.svelte-15motep{opacity:.6}.import-thumbnail.svelte-15motep{position:relative;width:64px;aspect-ratio:16/9;overflow:hidden;flex-shrink:0;background:#0000004d}.import-thumbnail.svelte-15motep img:where(.svelte-15motep){width:100%;height:100%;object-fit:cover}.thumbnail-duration.svelte-15motep{position:absolute;bottom:2px;right:2px;padding:1px 4px;background:#000000d9;color:#ffffffe6;font-size:9px}.import-info.svelte-15motep{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.import-title.svelte-15motep{font-size:11px;font-weight:500;color:#ffffffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.import-meta.svelte-15motep{display:flex;gap:10px;font-size:10px;color:#fff6}.download-progress.svelte-15motep{color:#f6ad55;font-weight:500}.import-status.svelte-15motep{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.status-badge.svelte-15motep{display:flex;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:500}.status-badge.status-pending.svelte-15motep,.status-badge.status-downloading.svelte-15motep,.status-badge.status-transcoding.svelte-15motep{background:#f6ad551a;border:1px solid rgba(246,173,85,.2);color:#f6ad55}.status-badge.status-ready.svelte-15motep{background:#22c55e1a;border:1px solid rgba(34,197,94,.2);color:#22c55e}.status-badge.status-error.svelte-15motep{background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#ef4444}.btn-add-channel.svelte-15motep{display:flex;align-items:center;gap:5px;padding:5px 10px;background:#f6ad5526;border:1px solid rgba(246,173,85,.3);color:#f6ad55;font-size:10px;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease}.btn-add-channel.svelte-15motep:hover:not(:disabled){background:#f6ad5540;border-color:#f6ad5580}.btn-add-channel.svelte-15motep:disabled{opacity:.6;cursor:not-allowed}.added-badge.svelte-15motep{display:flex;align-items:center;gap:5px;padding:5px 10px;background:#22c55e1a;border:1px solid rgba(34,197,94,.2);color:#22c55e;font-size:10px;font-weight:500}.progress-bar.svelte-15motep{width:60px;height:3px;background:#ffffff1a;overflow:hidden}.progress-fill.svelte-15motep{height:100%;background:#f6ad55;transition:width .3s ease}.error-message.svelte-15motep{font-size:9px;color:#ef4444b3;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spinning{animation:svelte-15motep-spin 1s linear infinite}@keyframes svelte-15motep-spin{to{transform:rotate(360deg)}}@media (max-width: 640px){.import-item.svelte-15motep{flex-wrap:wrap}.import-info.svelte-15motep{flex:1 1 calc(100% - 74px)}.import-status.svelte-15motep{width:100%;flex-direction:row;justify-content:space-between;align-items:center;margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}}.modal-backdrop.svelte-197k9f9{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#000000d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1rem}.modal-container.svelte-197k9f9{width:100%;max-width:480px;max-height:85vh;background:#0d0e10;border:1px solid rgba(246,173,85,.2);display:flex;flex-direction:column;overflow:hidden;font-family:JetBrains Mono,SF Mono,monospace;transition:max-width .2s ease}.modal-container.expanded.svelte-197k9f9{max-width:900px}.modal-header.svelte-197k9f9{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid rgba(246,173,85,.15);background:#f6ad5508}.header-title.svelte-197k9f9{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:#f6ad55;text-transform:uppercase;letter-spacing:.5px}.header-title.svelte-197k9f9 .youtube-icon{color:red}.close-btn.svelte-197k9f9{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:1px solid rgba(255,255,255,.1);color:#ffffff80;cursor:pointer;transition:all .15s ease}.close-btn.svelte-197k9f9:hover{border-color:#f6ad5566;color:#f6ad55}.modal-content.svelte-197k9f9{flex:1;overflow-y:auto;padding:16px}.connect-section.svelte-197k9f9{display:flex;flex-direction:column;gap:16px}.import-progress-section.svelte-197k9f9{border-top:1px solid rgba(255,255,255,.06);padding-top:16px}.info-section.svelte-197k9f9{border:1px solid rgba(255,255,255,.06);padding:12px}.info-header.svelte-197k9f9{font-size:11px;font-weight:500;color:#fff6;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.steps-list.svelte-197k9f9{display:flex;flex-direction:column;gap:8px}.step.svelte-197k9f9{display:flex;align-items:center;gap:10px;font-size:12px;color:#fff9}.step-num.svelte-197k9f9{display:flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:10px;font-weight:600;color:#f6ad55;border:1px solid rgba(246,173,85,.3);flex-shrink:0}@media (max-width: 640px){.modal-backdrop.svelte-197k9f9{padding:0;align-items:flex-end}.modal-container.svelte-197k9f9{max-width:100%;max-height:90vh;border-radius:0;border-left:none;border-right:none;border-bottom:none}.modal-container.expanded.svelte-197k9f9{max-width:100%}}
