.style-module__5XNWWa__page{max-width:var(--page-max-width);padding:var(--page-padding-mobile);margin:0 auto}@media (min-width:768px){.style-module__5XNWWa__page{padding:var(--page-padding-desktop)}}.style-module__5XNWWa__header{align-items:flex-start;gap:var(--space-4);margin-bottom:var(--page-header-margin);justify-content:space-between;display:flex}.style-module__5XNWWa__title{color:var(--text);font-size:var(--page-title-size);font-weight:var(--page-title-weight);margin:0 0 var(--space-1)}@media (min-width:640px){.style-module__5XNWWa__title{font-size:var(--page-title-size-lg)}}.style-module__5XNWWa__subtitle{color:var(--text-secondary);font-size:var(--page-subtitle-size);line-height:var(--page-subtitle-line-height);margin:0}.style-module__5XNWWa__content{gap:var(--space-6);flex-direction:column;display:flex}.style-module__5XNWWa__ctaCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:480px;padding:var(--space-8)var(--space-5);text-align:center;margin:0 auto}@media (min-width:640px){.style-module__5XNWWa__ctaCard{padding:var(--space-10)var(--space-8)}}.style-module__5XNWWa__ctaIcon{background:var(--primary-light);border-radius:var(--radius-full);color:var(--primary);height:64px;margin:0 auto var(--space-5);justify-content:center;align-items:center;width:64px;display:flex}.style-module__5XNWWa__ctaTitle{color:var(--text);font-size:var(--text-xl);font-weight:var(--font-bold);line-height:var(--leading-tight);margin:0 0 var(--space-3)}@media (min-width:640px){.style-module__5XNWWa__ctaTitle{font-size:var(--text-2xl)}}.style-module__5XNWWa__ctaDesc{color:var(--text-secondary);font-size:var(--page-subtitle-size);line-height:var(--leading-relaxed);margin:0 0 var(--space-6)}.style-module__5XNWWa__ctaActions{align-items:center;gap:var(--space-3);flex-direction:column;display:flex}@media (min-width:400px){.style-module__5XNWWa__ctaActions{flex-direction:row;justify-content:center}}.style-module__5XNWWa__primaryBtn{background:var(--primary);border-radius:var(--radius-md);color:var(--text-inverse);font-size:var(--text-base);font-weight:var(--font-semibold);min-width:140px;min-height:48px;padding:var(--space-3)var(--space-6);transition:all var(--transition-base);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.style-module__5XNWWa__primaryBtn:hover{background:var(--primary-hover);box-shadow:var(--shadow-md);color:var(--text-inverse);transform:translateY(-1px)}.style-module__5XNWWa__primaryBtn:focus-visible{box-shadow:var(--focus-ring);outline:none}.style-module__5XNWWa__secondaryBtn{background:var(--surface);border:1px solid var(--primary);border-radius:var(--radius-md);color:var(--primary);font-size:var(--text-base);font-weight:var(--font-semibold);min-width:140px;min-height:48px;padding:var(--space-3)var(--space-6);transition:all var(--transition-base);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.style-module__5XNWWa__secondaryBtn:hover{background:var(--primary);color:var(--text-inverse)}.style-module__5XNWWa__secondaryBtn:focus-visible{box-shadow:var(--focus-ring);outline:none}.style-module__5XNWWa__previewSection{padding:var(--space-6)0 var(--space-4)}.style-module__5XNWWa__previewTitle{color:var(--text);font-size:var(--section-title-size);font-weight:var(--section-title-weight);margin:0 0 var(--space-4);text-align:center}.style-module__5XNWWa__previewGrid{gap:var(--space-4);display:grid}@media (min-width:640px){.style-module__5XNWWa__previewGrid{grid-template-columns:repeat(3,1fr)}}.style-module__5XNWWa__previewCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);opacity:.85;padding:var(--space-4)}.style-module__5XNWWa__previewCardHeader{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);display:flex}.style-module__5XNWWa__previewCardIcon{color:var(--primary)}.style-module__5XNWWa__previewCardLabel{color:var(--text);font-size:var(--text-sm);font-weight:var(--font-semibold)}.style-module__5XNWWa__previewBlurredText{gap:var(--space-2);margin-bottom:var(--space-3);flex-direction:column;display:flex}.style-module__5XNWWa__blurredLine{background:var(--surface-alt);border-radius:var(--radius-xs);width:100%;height:12px;display:block}.style-module__5XNWWa__blurredLineShort{background:var(--surface-alt);border-radius:var(--radius-xs);width:60%;height:12px;display:block}.style-module__5XNWWa__blurredLineMedium{background:var(--surface-alt);border-radius:var(--radius-xs);width:80%;height:12px;display:block}.style-module__5XNWWa__blurredValue{background:var(--surface-alt);border-radius:var(--radius-xs);height:20px;margin-bottom:var(--space-1);width:48px;display:block}.style-module__5XNWWa__previewPills{gap:var(--space-2);display:flex}.style-module__5XNWWa__previewPill{background:var(--surface-alt);border-radius:var(--radius-full);width:60px;height:24px;display:block}.style-module__5XNWWa__previewStats{gap:var(--space-4);display:flex}.style-module__5XNWWa__previewStat{flex-direction:column;align-items:flex-start;display:flex}.style-module__5XNWWa__previewStatLabel{color:var(--text-tertiary);font-size:var(--text-xs)}.style-module__5XNWWa__previewIdeas{gap:var(--space-3);flex-direction:column;display:flex}.style-module__5XNWWa__previewIdea{background:var(--surface-alt);border-radius:var(--radius-sm);padding:var(--space-3)}.style-module__5XNWWa__mockVideosSection{padding:var(--space-4)0}.style-module__5XNWWa__mockVideosHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.style-module__5XNWWa__mockVideosLabel{color:var(--text-tertiary);font-size:var(--section-title-size);font-weight:var(--section-title-weight)}.style-module__5XNWWa__mockVideosHint{color:var(--text-tertiary);font-size:var(--text-xs)}.style-module__5XNWWa__mockVideoGrid{gap:var(--space-4);display:grid}@media (min-width:640px){.style-module__5XNWWa__mockVideoGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.style-module__5XNWWa__mockVideoGrid{grid-template-columns:repeat(3,1fr)}}.style-module__5XNWWa__mockVideoCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);opacity:.5;pointer-events:none;flex-direction:column;display:flex;overflow:hidden}.style-module__5XNWWa__mockThumb{aspect-ratio:16/9;background:var(--surface-alt);color:var(--text-tertiary);justify-content:center;align-items:center;display:flex}.style-module__5XNWWa__mockContent{gap:var(--space-2);padding:var(--space-4);flex-direction:column;display:flex}
.style-module__5Nkz7a__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;position:relative}@media (min-width:768px){.style-module__5Nkz7a__card{padding:20px}}.style-module__5Nkz7a__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.style-module__5Nkz7a__channelInfo{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.style-module__5Nkz7a__avatar{object-fit:cover;border:2px solid #f1f5f9;border-radius:50%;flex-shrink:0;width:48px;height:48px}.style-module__5Nkz7a__avatarPlaceholder{color:#94a3b8;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.style-module__5Nkz7a__nameWrap{flex:1;min-width:0}.style-module__5Nkz7a__channelName{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:nowrap;white-space:normal;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.style-module__5Nkz7a__videoCount{color:#64748b;margin:4px 0 0;font-size:.8125rem}.style-module__5Nkz7a__videoCountEmpty{color:#94a3b8;margin:4px 0 0;font-size:.8125rem;font-style:italic}.style-module__5Nkz7a__statusChip{letter-spacing:.02em;text-transform:uppercase;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:4px 10px;font-size:.6875rem;font-weight:600;display:inline-flex}.style-module__5Nkz7a__statusConnected{background:var(--secondary-light);color:var(--color-imperial-blue)}.style-module__5Nkz7a__statusProcessing{background:var(--color-cool-sky-light);color:var(--color-imperial-blue)}.style-module__5Nkz7a__statusReady{background:var(--success-light);color:var(--color-stormy-teal-hover)}.style-module__5Nkz7a__statusError{background:var(--danger-light);color:var(--color-hot-rose-hover)}.style-module__5Nkz7a__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite style-module__5Nkz7a__pulse}@keyframes style-module__5Nkz7a__pulse{0%,to{opacity:1}50%{opacity:.4}}.style-module__5Nkz7a__errorBanner{background:var(--color-hot-rose-light);border:1px solid var(--color-hot-rose-light);color:var(--color-hot-rose-hover);border-radius:10px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 12px;font-size:.8125rem;display:flex}.style-module__5Nkz7a__errorBanner svg{flex-shrink:0}.style-module__5Nkz7a__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.style-module__5Nkz7a__primaryBtn{background:linear-gradient(135deg,var(--color-hot-rose)0%,var(--color-hot-rose)100%);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.style-module__5Nkz7a__primaryBtn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ca1f7b4d}.style-module__5Nkz7a__primaryBtn svg{transition:transform .15s}.style-module__5Nkz7a__primaryBtn:hover svg{transform:translate(2px)}.style-module__5Nkz7a__iconActions{gap:8px;display:flex}.style-module__5Nkz7a__iconBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:flex}.style-module__5Nkz7a__iconBtn:hover:not(:disabled){color:#475569;background:#f8fafc;border-color:#cbd5e1}.style-module__5Nkz7a__iconBtnDisabled{cursor:not-allowed;opacity:.5}.style-module__5Nkz7a__iconBtnDanger:hover:not(:disabled){background:var(--color-hot-rose-light);border-color:var(--color-hot-rose-light);color:var(--danger)}.style-module__5Nkz7a__spinner{border:2px solid #e2e8f0;border-top-color:var(--primary);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite style-module__5Nkz7a__spin;display:inline-block}@keyframes style-module__5Nkz7a__spin{to{transform:rotate(360deg)}}.style-module__5Nkz7a__lastUpdated{color:#94a3b8;text-align:right;margin:12px 0 0;font-size:.75rem}.style-module__5Nkz7a__confirmOverlay{touch-action:none;z-index:var(--z-modal);background:#00000080;justify-content:center;align-items:center;padding:16px;animation:.15s ease-out style-module__5Nkz7a__fadeIn;display:flex;position:fixed;inset:0}@keyframes style-module__5Nkz7a__fadeIn{0%{opacity:0}to{opacity:1}}.style-module__5Nkz7a__confirmDialog{background:#fff;border-radius:16px;width:100%;max-width:360px;padding:24px;animation:.15s ease-out style-module__5Nkz7a__scaleIn}@keyframes style-module__5Nkz7a__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.style-module__5Nkz7a__confirmTitle{margin:0 0 8px;font-size:1.125rem;font-weight:600}.style-module__5Nkz7a__confirmText{color:#64748b;margin:0 0 20px;font-size:.875rem;line-height:1.5}.style-module__5Nkz7a__confirmActions{justify-content:flex-end;gap:12px;display:flex}.style-module__5Nkz7a__confirmCancel{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-height:44px;padding:10px 18px;font-size:.875rem;font-weight:500;transition:all .15s}.style-module__5Nkz7a__confirmCancel:hover{background:#f8fafc}.style-module__5Nkz7a__confirmRemove{background:var(--danger);color:#fff;cursor:pointer;border:none;border-radius:10px;min-height:44px;padding:10px 18px;font-size:.875rem;font-weight:600;transition:all .15s}.style-module__5Nkz7a__confirmRemove:hover{background:var(--color-hot-rose-hover)}
.style-module__wJLyJa__container{border:2px dashed var(--color-border,#e2e8f0);border-radius:var(--radius-lg,16px);text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);flex-direction:column;align-items:center;padding:40px 24px;display:flex}.style-module__wJLyJa__iconWrap{color:var(--color-hot-rose);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex;box-shadow:0 4px 12px #00000014}.style-module__wJLyJa__iconWrap svg{width:40px;height:40px}.style-module__wJLyJa__title{margin:0 0 8px;font-size:1.25rem;font-weight:700}.style-module__wJLyJa__description{color:var(--color-text-secondary,#64748b);max-width:340px;margin:0 0 24px;font-size:.9375rem;line-height:1.5}.style-module__wJLyJa__features{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}@media (min-width:480px){.style-module__wJLyJa__features{flex-direction:row;gap:16px}}.style-module__wJLyJa__feature{background:#fff;border-radius:20px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:.8125rem;font-weight:500;display:flex;box-shadow:0 1px 3px #0000000f}.style-module__wJLyJa__btn{background:var(--color-hot-rose);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:48px;padding:0 24px;font-size:1rem;font-weight:600;transition:all .15s;display:inline-flex}.style-module__wJLyJa__btn:hover:not(:disabled){background:var(--color-hot-rose-hover);transform:translateY(-1px);box-shadow:0 4px 12px #ff00004d}.style-module__wJLyJa__btn:disabled{cursor:not-allowed;opacity:.5}.style-module__wJLyJa__btn svg{flex-shrink:0}.style-module__wJLyJa__limitNote{color:var(--color-text-secondary,#64748b);max-width:340px;margin-top:0;margin-bottom:16px;font-size:.875rem;line-height:1.5}.style-module__wJLyJa__upgradeBtn{background:linear-gradient(135deg,var(--primary,#6366f1)0%,var(--color-hot-rose)100%);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.style-module__wJLyJa__upgradeBtn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ca1f7b66}
.style-module__5JraTq__section{margin-bottom:24px}.style-module__5JraTq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.style-module__5JraTq__sectionTitle{margin:0;font-size:1.125rem;font-weight:600}.style-module__5JraTq__addBtn{color:var(--primary);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;min-height:40px;padding:8px 14px;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.style-module__5JraTq__addBtn:hover{border-color:var(--primary);background:#f8fafc}.style-module__5JraTq__channelGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.style-module__5JraTq__channelGrid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}}.style-module__5JraTq__loadingCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;padding:20px;display:flex}.style-module__5JraTq__loadingAvatar{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:50%;width:48px;height:48px;animation:1.5s infinite style-module__5JraTq__shimmer}.style-module__5JraTq__loadingContent{flex-direction:column;flex:1;gap:8px;display:flex}.style-module__5JraTq__loadingLine{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:6px;height:12px;animation:1.5s infinite style-module__5JraTq__shimmer}@keyframes style-module__5JraTq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.style-module__5JraTq__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;animation:.15s style-module__5JraTq__fadeIn;display:flex;position:fixed;inset:0}@keyframes style-module__5JraTq__fadeIn{0%{opacity:0}to{opacity:1}}.style-module__5JraTq__modal{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:32px 24px;animation:.2s style-module__5JraTq__slideUp;position:relative;box-shadow:0 20px 40px #0003}@keyframes style-module__5JraTq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style-module__5JraTq__modalClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;position:absolute;top:12px;right:12px}.style-module__5JraTq__modalClose:hover{color:#64748b;background:#f1f5f9}.style-module__5JraTq__modalIcon{background:linear-gradient(135deg,var(--color-cool-sky-light)0%,var(--color-cool-sky-light)100%);color:var(--color-cool-sky);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.style-module__5JraTq__modalTitle{margin:0 0 8px;font-size:1.25rem;font-weight:700}.style-module__5JraTq__modalText{color:#64748b;margin:0 0 24px;font-size:.9375rem;line-height:1.6}.style-module__5JraTq__modalActions{flex-direction:column;gap:12px;display:flex}.style-module__5JraTq__modalPrimaryBtn{background:linear-gradient(135deg,var(--color-hot-rose)0%,var(--color-hot-rose)100%);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;height:48px;padding:0 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.style-module__5JraTq__modalPrimaryBtn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ca1f7b66}.style-module__5JraTq__modalSecondaryBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;height:44px;padding:0 20px;font-size:.9375rem;font-weight:500;transition:all .15s;display:inline-flex}.style-module__5JraTq__modalSecondaryBtn:hover{background:#f8fafc;border-color:#cbd5e1}
