.AuthModal-module__dgUqRq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--z-modal,1000);background:#0009;justify-content:center;align-items:center;padding:16px;animation:.15s ease-out AuthModal-module__dgUqRq__fadeIn;display:flex;position:fixed;inset:0}@keyframes AuthModal-module__dgUqRq__fadeIn{0%{opacity:0}to{opacity:1}}.AuthModal-module__dgUqRq__modal{background:var(--bg-elevated,#fff);border:1px solid var(--border);box-shadow:var(--shadow-xl,0 20px 40px #00000026);border-radius:16px;outline:none;width:100%;max-width:400px;padding:32px 24px;animation:.2s ease-out AuthModal-module__dgUqRq__scaleIn;position:relative}@media (min-width:480px){.AuthModal-module__dgUqRq__modal{padding:40px 32px}}@keyframes AuthModal-module__dgUqRq__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.AuthModal-module__dgUqRq__closeBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .15s;position:absolute;top:12px;right:12px}.AuthModal-module__dgUqRq__closeBtn:hover{background:var(--surface-alt);color:var(--text)}.AuthModal-module__dgUqRq__closeBtn:focus-visible{box-shadow:var(--focus-ring,0 0 0 2px var(--primary));outline:none}.AuthModal-module__dgUqRq__header{text-align:center;margin-bottom:24px}.AuthModal-module__dgUqRq__logo{color:var(--primary);margin-bottom:16px;font-size:1.25rem;font-weight:700}.AuthModal-module__dgUqRq__title{color:var(--text);margin:0 0 8px;font-size:1.25rem;font-weight:600}.AuthModal-module__dgUqRq__description{color:var(--text-secondary);font-size:.875rem;line-height:var(--leading-normal);margin:0}.AuthModal-module__dgUqRq__error{background:var(--danger-light,var(--color-hot-rose-light));border:1px solid var(--danger,var(--color-hot-rose));color:var(--danger,var(--color-hot-rose));border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:.875rem}.AuthModal-module__dgUqRq__googleBtn{background:var(--bg);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:48px;padding:12px 16px;font-size:.9375rem;font-weight:500;transition:all .15s;display:flex}.AuthModal-module__dgUqRq__googleBtn:hover:not(:disabled){background:var(--surface-alt);border-color:var(--text-tertiary)}.AuthModal-module__dgUqRq__googleBtn:focus-visible{box-shadow:var(--focus-ring,0 0 0 2px var(--primary));outline:none}.AuthModal-module__dgUqRq__googleBtn:disabled{cursor:not-allowed;opacity:.6}.AuthModal-module__dgUqRq__googleIcon{width:20px;height:20px}.AuthModal-module__dgUqRq__divider{align-items:center;gap:16px;margin:20px 0;display:flex}.AuthModal-module__dgUqRq__divider:before,.AuthModal-module__dgUqRq__divider:after{background:var(--border);content:"";flex:1;height:1px}.AuthModal-module__dgUqRq__dividerText{color:var(--text-tertiary);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.AuthModal-module__dgUqRq__form{flex-direction:column;gap:16px;display:flex}.AuthModal-module__dgUqRq__field{flex-direction:column;gap:6px;display:flex}.AuthModal-module__dgUqRq__label{color:var(--text);font-size:.875rem;font-weight:500}.AuthModal-module__dgUqRq__input{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .15s,box-shadow .15s}.AuthModal-module__dgUqRq__input::placeholder{color:var(--text-tertiary)}.AuthModal-module__dgUqRq__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-alpha,#ca1f7b1a);outline:none}.AuthModal-module__dgUqRq__input:disabled{cursor:not-allowed;opacity:.6}.AuthModal-module__dgUqRq__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:4px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .15s;display:flex}.AuthModal-module__dgUqRq__submitBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #ca1f7b40}.AuthModal-module__dgUqRq__submitBtn:focus-visible{box-shadow:var(--focus-ring,0 0 0 2px var(--primary));outline:none}.AuthModal-module__dgUqRq__submitBtn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.AuthModal-module__dgUqRq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite AuthModal-module__dgUqRq__spin}@keyframes AuthModal-module__dgUqRq__spin{to{transform:rotate(360deg)}}.AuthModal-module__dgUqRq__footer{color:var(--text-secondary);text-align:center;margin:20px 0 0;font-size:.875rem}.AuthModal-module__dgUqRq__link{color:var(--primary);font-weight:500;text-decoration:none}.AuthModal-module__dgUqRq__link:hover{text-decoration:underline}
.Button-module__iG8H9W__button{cursor:pointer;font-size:var(--text-sm);font-weight:600;line-height:var(--leading-none);white-space:nowrap;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;text-decoration:none;transition:all .15s;display:inline-flex}.Button-module__iG8H9W__button:focus-visible{box-shadow:var(--focus-ring);outline:none}.Button-module__iG8H9W__sm{height:32px;padding:8px 12px}.Button-module__iG8H9W__md{height:44px;padding:12px 16px}.Button-module__iG8H9W__primary{background:linear-gradient(135deg,var(--color-cool-sky),var(--color-hot-rose));box-shadow:var(--shadow-sm);color:#fff;border-color:#0000}.Button-module__iG8H9W__primary:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Button-module__iG8H9W__primary:active{transform:translateY(0)}.Button-module__iG8H9W__secondary{border-color:var(--border);color:var(--text);background:0 0}.Button-module__iG8H9W__secondary:hover{background:var(--surface-alt)}.Button-module__iG8H9W__danger{background:var(--danger);color:#fff;border-color:#0000}.Button-module__iG8H9W__danger:hover{opacity:.9;transform:translateY(-2px)}.Button-module__iG8H9W__danger:active{transform:translateY(0)}.Button-module__iG8H9W__ghost{color:var(--text);background:0 0;border-color:#0000}.Button-module__iG8H9W__ghost:hover{background:var(--surface-alt)}.Button-module__iG8H9W__disabled{cursor:not-allowed;opacity:.5}.Button-module__iG8H9W__disabled:hover{transform:none}.Button-module__iG8H9W__loading{opacity:.7;pointer-events:none}.Button-module__iG8H9W__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite Button-module__iG8H9W__spin;display:inline-block}@keyframes Button-module__iG8H9W__spin{to{transform:rotate(360deg)}}
.access-gate-module__1DM5ua__gate{justify-content:center;align-items:center;min-height:calc(100dvh - 200px);padding-bottom:10vh;display:flex}.access-gate-module__1DM5ua__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);gap:var(--space-5);max-width:480px;padding:var(--space-10)var(--space-8);text-align:center;flex-direction:column;width:100%;display:flex}.access-gate-module__1DM5ua__icon{background:var(--color-lavender-mist);border-radius:var(--radius-full);color:var(--color-imperial-blue);justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto;display:flex}.access-gate-module__1DM5ua__title{color:var(--color-imperial-blue);font-size:var(--text-2xl);font-weight:var(--font-semibold);margin:0}.access-gate-module__1DM5ua__description{color:var(--text-secondary);font-size:1rem;line-height:var(--leading-normal);max-width:380px;margin:0 auto}.access-gate-module__1DM5ua__actions{gap:var(--space-4);margin-top:var(--space-3);justify-content:center;display:flex}.access-gate-module__1DM5ua__gateButton{min-width:160px;height:48px;transition:all var(--transition-base);font-size:1rem}.access-gate-module__1DM5ua__gateButton:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.access-gate-module__1DM5ua__ctaButton{background:var(--primary)}.access-gate-module__1DM5ua__ctaButton:hover{background:var(--primary-hover);color:var(--text-inverse)}@media (max-width:480px){.access-gate-module__1DM5ua__actions{flex-direction:column}}
.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;font-size:1rem;font-weight:600;line-height:var(--leading-snug);text-overflow:ellipsis;white-space:nowrap;white-space:normal;-webkit-box-orient:vertical;margin:0;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;font-size:.875rem;line-height:var(--leading-normal);margin:0 0 20px}.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__zs2r2W__page{max-width:900px;margin:0 auto;padding-top:20px}.style-module__zs2r2W__backLink{color:#64748b;align-items:center;gap:6px;margin-bottom:16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.style-module__zs2r2W__backLink:hover{color:var(--text)}.style-module__zs2r2W__engagementBadge{cursor:help;letter-spacing:.02em;text-transform:uppercase;border-radius:4px;align-items:center;margin-left:4px;padding:2px 6px;font-size:.625rem;font-weight:700;display:inline-flex;position:relative}.style-module__zs2r2W__engagementBadge[data-level=high]{background:var(--color-stormy-teal-light);color:#166534}.style-module__zs2r2W__engagementBadge[data-level=above-avg]{background:var(--secondary-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__engagementBadge[data-level=average]{color:#64748b;background:#f1f5f9}.style-module__zs2r2W__engagementBadge[data-level=low]{background:var(--color-cool-sky-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__engagementTooltip{letter-spacing:normal;font-size:.75rem;font-weight:400;line-height:var(--leading-snug);text-transform:none;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:max-content;max-width:180px;padding:6px 10px;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.style-module__zs2r2W__engagementTooltip:after{content:"";border:5px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.style-module__zs2r2W__showMoreTagsBtn{border:1px dashed var(--color-lavender-mist);color:var(--primary);cursor:pointer;background:0 0;border-radius:6px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.style-module__zs2r2W__showMoreTagsBtn:hover{background:var(--primary-light);border-style:solid}.style-module__zs2r2W__sections{flex-direction:column;gap:16px;display:flex}.style-module__zs2r2W__section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px}@media (min-width:768px){.style-module__zs2r2W__section{padding:20px}}.style-module__zs2r2W__sectionTitle{margin:0 0 10px;font-size:1rem;font-weight:700}@media (min-width:768px){.style-module__zs2r2W__sectionTitle{font-size:1.125rem}}.style-module__zs2r2W__sectionSubtitle{color:#64748b;margin:-6px 0 14px;font-size:.8125rem}.style-module__zs2r2W__aboutText{color:#475569;font-size:.9375rem;line-height:var(--leading-relaxed);margin:0}.style-module__zs2r2W__cardGrid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:640px){.style-module__zs2r2W__cardGrid{grid-template-columns:repeat(2,1fr)}}.style-module__zs2r2W__simpleCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.style-module__zs2r2W__cardText{color:var(--color-imperial-blue);font-size:.875rem;line-height:var(--leading-normal);margin:0}.style-module__zs2r2W__patternCards{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:640px){.style-module__zs2r2W__patternCards{grid-template-columns:repeat(2,1fr)}}.style-module__zs2r2W__patternCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.style-module__zs2r2W__patternTitle{font-size:.875rem;font-weight:700;line-height:var(--leading-snug);margin:0 0 6px}.style-module__zs2r2W__patternEvidence{color:#64748b;font-size:.8125rem;line-height:var(--leading-snug);margin:0 0 8px}.style-module__zs2r2W__patternHow{color:var(--color-imperial-blue);font-size:.875rem;line-height:var(--leading-snug);margin:0}.style-module__zs2r2W__themesList{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:640px){.style-module__zs2r2W__themesList{grid-template-columns:repeat(2,1fr)}}.style-module__zs2r2W__themeCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px}.style-module__zs2r2W__themeTitle{margin:0 0 4px;font-size:.9375rem;font-weight:600}.style-module__zs2r2W__themeWhy{color:#64748b;font-size:.8125rem;line-height:var(--leading-normal);margin:0}.style-module__zs2r2W__remixGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.style-module__zs2r2W__remixGrid{grid-template-columns:repeat(2,1fr)}}.style-module__zs2r2W__remixCard{background:linear-gradient(135deg,var(--primary-light)0%,var(--color-lavender-mist)100%);border:1px solid var(--color-lavender-mist);border-radius:14px;padding:16px}.style-module__zs2r2W__remixTitle{color:var(--color-imperial-blue);font-size:.9375rem;font-weight:700;line-height:var(--leading-tight);margin:0 0 6px}.style-module__zs2r2W__remixAngle{color:var(--primary-hover);font-size:.8125rem;line-height:var(--leading-snug);margin:0 0 12px}.style-module__zs2r2W__remixHook,.style-module__zs2r2W__remixOverlay{border:1px solid var(--color-lavender-mist);background:#fff;border-radius:8px;margin-bottom:8px;padding:10px 12px}.style-module__zs2r2W__hookLabel,.style-module__zs2r2W__overlayLabel{color:var(--primary);letter-spacing:.03em;text-transform:uppercase;margin-bottom:2px;font-size:.625rem;font-weight:700;display:block}.style-module__zs2r2W__hookText,.style-module__zs2r2W__overlayText{font-size:.8125rem;line-height:var(--leading-snug)}.style-module__zs2r2W__copyBtn{border:1px solid var(--color-lavender-mist);color:var(--primary);cursor:pointer;background:#fff;border-radius:8px;width:100%;min-height:44px;margin-top:4px;padding:10px;font-size:.8125rem;font-weight:600;transition:all .15s}.style-module__zs2r2W__copyBtn:hover{background:var(--primary);color:#fff}.style-module__zs2r2W__moreSection{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px}@media (min-width:768px){.style-module__zs2r2W__moreSection{padding:20px}}.style-module__zs2r2W__moreGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:640px){.style-module__zs2r2W__moreGrid{grid-template-columns:repeat(4,1fr)}}.style-module__zs2r2W__moreCard{color:inherit;text-decoration:none;transition:transform .15s}.style-module__zs2r2W__moreCard:hover{transform:translateY(-2px)}.style-module__zs2r2W__moreThumb{aspect-ratio:16/9;object-fit:cover;border-radius:8px;width:100%;margin-bottom:6px}.style-module__zs2r2W__moreThumbPlaceholder{aspect-ratio:16/9;background:#f1f5f9;border-radius:8px;width:100%;margin-bottom:6px}.style-module__zs2r2W__moreInfo{flex-direction:column;gap:2px;display:flex}.style-module__zs2r2W__moreTitle{-webkit-line-clamp:2;font-size:.75rem;font-weight:500;line-height:var(--leading-tight);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.style-module__zs2r2W__moreMeta{color:#64748b;font-size:.6875rem}.style-module__zs2r2W__backBtn{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;min-height:44px;padding:12px 24px;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.style-module__zs2r2W__backBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #ca1f7b4d}.style-module__zs2r2W__loadingPage{justify-content:center;align-items:flex-start;min-height:calc(100vh - 96px);padding:18vh 16px 24px;display:flex}.style-module__zs2r2W__loading{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(520px,100%);padding:0;display:flex}.style-module__zs2r2W__loadingStage{color:var(--color-imperial-blue);font-size:.9375rem;font-weight:600;line-height:var(--leading-snug);margin:0}.style-module__zs2r2W__spinner{border:3px solid #e2e8f0;border-top-color:var(--primary);border-radius:50%;width:28px;height:28px;margin-bottom:16px;animation:.8s linear infinite style-module__zs2r2W__spin}.style-module__zs2r2W__loadingProgress{width:min(520px,100%);margin-top:14px}.style-module__zs2r2W__progressTrack{background:#e2e8f0;border-radius:9999px;width:100%;height:10px;overflow:hidden}.style-module__zs2r2W__progressFill{background:linear-gradient(90deg,var(--color-hot-rose)0%,var(--color-hot-rose)50%,var(--color-hot-rose)100%);background-size:200% 100%;border-radius:9999px;height:100%;animation:1.2s linear infinite style-module__zs2r2W__progressShimmer}.style-module__zs2r2W__loadingProgressHint{color:#475569;text-align:center;margin-top:10px;font-size:.8125rem}@keyframes style-module__zs2r2W__spin{to{transform:rotate(360deg)}}@keyframes style-module__zs2r2W__progressShimmer{0%{background-position:0 0}to{background-position:200% 0}}.style-module__zs2r2W__commentsError{color:var(--color-hot-rose);margin:0;font-size:.875rem}.style-module__zs2r2W__commentsDisabled{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px}.style-module__zs2r2W__commentsDisabled p{color:#64748b;margin:0;font-size:.8125rem}.style-module__zs2r2W__sentimentSection{background:#f8fafc;border-radius:10px;padding:14px}.style-module__zs2r2W__sentimentBar{background:#e2e8f0;border-radius:3px;height:6px;margin-bottom:6px;display:flex;overflow:hidden}.style-module__zs2r2W__sentimentPositive{background:var(--color-stormy-teal);transition:width .3s}.style-module__zs2r2W__sentimentNeutral{background:var(--color-cool-sky);transition:width .3s}.style-module__zs2r2W__sentimentNegative{background:var(--color-hot-rose);transition:width .3s}.style-module__zs2r2W__sentimentLabels{flex-wrap:wrap;gap:12px;font-size:.6875rem;display:flex}.style-module__zs2r2W__sentimentLabelPos{color:var(--color-stormy-teal);font-weight:500}.style-module__zs2r2W__sentimentLabelNeu{color:var(--color-cool-sky);font-weight:500}.style-module__zs2r2W__sentimentLabelNeg{color:var(--color-hot-rose);font-weight:500}.style-module__zs2r2W__themeChips{flex-wrap:wrap;gap:6px;display:flex}.style-module__zs2r2W__themeChip{color:#475569;background:#f1f5f9;border-radius:16px;align-items:center;gap:4px;padding:5px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.style-module__zs2r2W__themeCount{color:#94a3b8;font-size:.625rem}.style-module__zs2r2W__topComment{border-bottom:1px solid #f1f5f9;padding-bottom:12px}.style-module__zs2r2W__topComment:last-child{border-bottom:none;padding-bottom:0}.style-module__zs2r2W__engagementBadge{border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.style-module__zs2r2W__engagementBadge[data-verdict=exceptional]{background:var(--color-stormy-teal-light);color:#166534}.style-module__zs2r2W__engagementBadge[data-verdict=above-average]{background:var(--secondary-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__engagementBadge[data-verdict=average]{color:#475569;background:#f1f5f9}.style-module__zs2r2W__engagementBadge[data-verdict=below-average]{background:var(--danger-light);color:var(--color-hot-rose)}.style-module__zs2r2W__sectionBadge[data-type=measured]{background:var(--color-stormy-teal-light);color:#166534}.style-module__zs2r2W__sectionBadge[data-type=inferred]{background:var(--color-cool-sky-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__sectionBadge[data-type=generated]{background:var(--color-lavender-mist);color:var(--color-imperial-blue)}.style-module__zs2r2W__sectionBadge[data-type=hypothesis]{background:var(--color-cool-sky-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__topCommentsList{flex-direction:column;gap:12px;display:flex}.style-module__zs2r2W__topComment{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px}.style-module__zs2r2W__topCommentHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.style-module__zs2r2W__topCommentAuthor{color:var(--color-imperial-blue);font-size:.8125rem;font-weight:600}.style-module__zs2r2W__topCommentLikes{color:var(--color-hot-rose);font-size:.75rem;font-weight:500}.style-module__zs2r2W__topCommentText{color:#475569;font-size:.875rem;line-height:var(--leading-normal);white-space:pre-wrap;word-break:break-word;margin:0}.style-module__zs2r2W__tagsSectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.style-module__zs2r2W__copyAllBtn{border:1px solid var(--color-lavender-mist);color:var(--primary);cursor:pointer;letter-spacing:.02em;text-transform:uppercase;background:#fff;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .15s}.style-module__zs2r2W__copyAllBtn:hover{background:var(--primary-light)}.style-module__zs2r2W__tagsGrid{flex-wrap:wrap;gap:8px;display:flex}.style-module__zs2r2W__tagPill{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:20px;padding:6px 12px;font-size:.8125rem;font-weight:500;display:inline-block}.style-module__zs2r2W__emptyState{color:#94a3b8;margin:0;font-size:.875rem;font-style:italic}.style-module__zs2r2W__howGenerated{color:#64748b;cursor:help;vertical-align:middle;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:8px;font-size:.625rem;display:inline-flex}.style-module__zs2r2W__commentsSummary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:16px;margin-bottom:16px;padding:16px;display:flex}.style-module__zs2r2W__themesCompact{flex-direction:column;gap:8px;display:flex}@media (min-width:640px){.style-module__zs2r2W__themesCompact{flex-direction:row;align-items:center}}.style-module__zs2r2W__themesLabel{color:#64748b;letter-spacing:.02em;text-transform:uppercase;flex-shrink:0;font-size:.75rem;font-weight:600}.style-module__zs2r2W__highlightsGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.style-module__zs2r2W__highlightsGrid{grid-template-columns:repeat(2,1fr)}}.style-module__zs2r2W__highlightBox{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.style-module__zs2r2W__highlightTitle{letter-spacing:.02em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:700}.style-module__zs2r2W__highlightList{color:#475569;font-size:.8125rem;line-height:var(--leading-normal);margin:0;padding-left:16px}.style-module__zs2r2W__highlightList li{margin-bottom:4px}.style-module__zs2r2W__highlightList li:last-child{margin-bottom:0}.style-module__zs2r2W__commentFilters{gap:8px;margin-bottom:12px;display:flex}.style-module__zs2r2W__filterBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:6px 14px;font-size:.8125rem;font-weight:500;transition:all .15s}.style-module__zs2r2W__filterBtn:hover{background:#e2e8f0}.style-module__zs2r2W__filterBtn.style-module__zs2r2W__active{background:var(--primary);border-color:var(--primary);color:#fff}.style-module__zs2r2W__loadMoreBtn{border:1px dashed var(--color-lavender-mist);color:var(--primary);cursor:pointer;background:#f8fafc;border-radius:8px;width:100%;margin-top:12px;padding:12px;font-size:.875rem;font-weight:500;transition:all .15s;display:block}.style-module__zs2r2W__loadMoreBtn:hover{background:var(--primary-light);border-style:solid}.style-module__zs2r2W__outperformList{flex-direction:column;gap:16px;display:flex}.style-module__zs2r2W__outperformCategory{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.style-module__zs2r2W__categoryBadge{letter-spacing:.03em;text-transform:uppercase;border-radius:4px;margin-bottom:12px;padding:4px 10px;font-size:.625rem;font-weight:700;display:inline-block}.style-module__zs2r2W__categoryBadge[data-category=content]{background:var(--secondary-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__categoryBadge[data-category=hook]{background:var(--color-lavender-mist);color:#9d174d}.style-module__zs2r2W__categoryBadge[data-category=clarity]{background:var(--color-cool-sky-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__categoryBadge[data-category=followup]{background:var(--color-stormy-teal-light);color:#166534}.style-module__zs2r2W__outperformItems{margin:0;padding:0;list-style:none}.style-module__zs2r2W__outperformItem{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:4px;padding:10px 0;display:flex}.style-module__zs2r2W__outperformItem:last-child{border-bottom:none;padding-bottom:0}.style-module__zs2r2W__outperformItem:first-child{padding-top:0}.style-module__zs2r2W__outperformAction{font-size:.875rem;font-weight:500;line-height:var(--leading-snug)}.style-module__zs2r2W__outperformTheme{color:#64748b;font-size:.75rem}.style-module__zs2r2W__snippets{flex-direction:column;gap:4px;margin-top:4px;display:flex}.style-module__zs2r2W__snippet{color:#64748b;border-left:2px solid #e2e8f0;padding-left:12px;font-size:.75rem;font-style:italic}
.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);font-size:.9375rem;line-height:var(--leading-normal);max-width:340px;margin:0 0 24px}.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);font-size:.875rem;line-height:var(--leading-normal);max-width:340px;margin-top:0;margin-bottom:16px}.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;font-size:.9375rem;line-height:var(--leading-relaxed);margin:0 0 24px}.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}

.ErrorState-module__qx1gKq__error{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);margin:var(--space-8)auto;max-width:480px;padding:var(--space-12)var(--space-6);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.ErrorState-module__qx1gKq__icon{background:var(--danger-light);color:var(--danger);height:80px;margin-bottom:var(--space-5);border-radius:50%;justify-content:center;align-items:center;width:80px;display:flex}.ErrorState-module__qx1gKq__icon svg{width:40px;height:40px}.ErrorState-module__qx1gKq__title{color:var(--text);font-size:var(--text-xl);font-weight:var(--font-semibold);margin:0 0 var(--space-2)}.ErrorState-module__qx1gKq__description{color:var(--text-secondary);font-size:var(--page-subtitle-size);line-height:var(--leading-relaxed);margin:0 0 var(--space-4);max-width:360px}.ErrorState-module__qx1gKq__requestId{color:var(--text-tertiary);font-size:var(--text-xs);margin:0 0 var(--space-6)}.ErrorState-module__qx1gKq__requestId code{background:var(--surface-alt);border-radius:var(--radius-xs);font-family:var(--font-mono);font-size:inherit;padding:2px 6px}.ErrorState-module__qx1gKq__actions{gap:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}.ErrorState-module__qx1gKq__btnPrimary{background:linear-gradient(135deg,var(--primary)0%,var(--color-hot-rose)100%);border-radius:var(--radius-md);color:var(--text-inverse);cursor:pointer;font-size:var(--text-sm);font-weight:var(--font-semibold);min-height:44px;padding:var(--space-3)var(--space-6);transition:all var(--transition-base);border:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.ErrorState-module__qx1gKq__btnPrimary:hover{color:var(--text-inverse);transform:translateY(-2px);box-shadow:0 4px 12px #ca1f7b4d}.ErrorState-module__qx1gKq__btnPrimary:focus-visible{box-shadow:var(--focus-ring);outline:none}.ErrorState-module__qx1gKq__btnSecondary{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;font-size:var(--text-sm);font-weight:var(--font-medium);min-height:44px;padding:var(--space-3)var(--space-5);transition:all var(--transition-base);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.ErrorState-module__qx1gKq__btnSecondary:hover{background:var(--surface-alt);border-color:var(--border-hover);color:var(--text)}.ErrorState-module__qx1gKq__btnSecondary:focus-visible{box-shadow:var(--focus-ring);outline:none}
.AccountStats-module__hTe_wq__overview{gap:var(--space-5,20px);flex-direction:column;display:flex}.AccountStats-module__hTe_wq__overviewHeading{color:var(--color-imperial-blue);font-size:var(--text-xl,1.25rem);font-weight:var(--font-bold,700);letter-spacing:.03em;margin:0}.AccountStats-module__hTe_wq__field{gap:var(--space-1,4px);flex-direction:column;display:flex}.AccountStats-module__hTe_wq__fieldLabel{color:var(--color-imperial-blue);font-size:var(--text-sm,.9375rem);font-weight:var(--font-medium,500)}.AccountStats-module__hTe_wq__fieldValue{color:var(--color-imperial-blue);font-size:var(--text-body-size,1.125rem);font-weight:var(--font-bold,700);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AccountStats-module__hTe_wq__planRow{align-items:center;gap:var(--space-3,12px);display:flex}.AccountStats-module__hTe_wq__activeBadge{background:var(--surface-alt,#f3f4fb);border-radius:var(--radius-full,9999px);color:var(--color-imperial-blue);font-size:var(--text-sm,.9375rem);font-weight:var(--font-medium,500);padding:var(--space-1,4px)var(--space-3,12px)}.AccountStats-module__hTe_wq__usageSection{border-top:1px solid var(--border-light,#e8eafb);margin-top:var(--space-2,8px);padding-top:var(--space-4,16px)}.AccountStats-module__hTe_wq__usageHeading{color:var(--text-secondary,#64748b);font-size:var(--text-sm,.875rem);font-weight:var(--font-semibold,600);margin:0 0 var(--space-3,12px)}.AccountStats-module__hTe_wq__usageBar{margin-bottom:var(--space-2,8px)}.AccountStats-module__hTe_wq__usageBarHeader{color:var(--text-secondary,#64748b);font-size:var(--text-xs,.75rem);margin-bottom:var(--space-1,4px);justify-content:space-between;display:flex}.AccountStats-module__hTe_wq__usageBarTrack{background:var(--border-light,#e5e7eb);border-radius:3px;width:100%;height:6px;overflow:hidden}.AccountStats-module__hTe_wq__usageBarFill{border-radius:3px;height:100%;transition:width .3s}.AccountStats-module__hTe_wq__resetTime{color:var(--text-tertiary,#9ca3af);font-size:var(--text-xs,.75rem);margin:var(--space-2,8px)0 0}
.style-module__Lr-hKa__page{max-width:var(--page-max-width);padding:var(--page-padding-mobile);width:100%;margin:0 auto}@media (min-width:768px){.style-module__Lr-hKa__page{padding:var(--page-padding-desktop)}}.style-module__Lr-hKa__header{margin-bottom:var(--space-md)}.style-module__Lr-hKa__title{color:var(--color-text);font-size:var(--page-title-size);font-weight:var(--page-title-weight);margin:0 0 var(--space-xs)}@media (min-width:640px){.style-module__Lr-hKa__title{font-size:var(--page-title-size-lg)}}.style-module__Lr-hKa__subtitle{color:var(--color-text-secondary);font-size:var(--page-subtitle-size);line-height:var(--page-subtitle-line-height);margin:0}.style-module__Lr-hKa__subtitle strong{color:var(--color-text)}.style-module__Lr-hKa__filterGroup{flex-direction:column;gap:4px;display:flex}.style-module__Lr-hKa__filterLabel{color:var(--color-text-secondary);letter-spacing:.03em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.style-module__Lr-hKa__select{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);cursor:pointer;font-size:var(--control-font-size);min-width:160px;min-height:44px;padding:var(--space-sm)var(--space-md);font-weight:500;transition:all .15s}.style-module__Lr-hKa__select:hover{border-color:var(--color-primary)}.style-module__Lr-hKa__select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-focus-ring);outline:none}.style-module__Lr-hKa__upgradeBanner{border-radius:var(--radius-md);align-items:flex-start;gap:var(--space-sm);margin-bottom:var(--space-lg);padding:var(--space-md);background:#35a7ff1a;border:1px solid #35a7ff33;flex-direction:column;display:flex}@media (min-width:480px){.style-module__Lr-hKa__upgradeBanner{flex-direction:row;justify-content:space-between;align-items:center}}.style-module__Lr-hKa__upgradeBanner p{color:var(--color-warning);font-size:var(--control-font-size);font-weight:500;line-height:var(--leading-normal);margin:0}.style-module__Lr-hKa__upgradeBtn{background:var(--color-warning);border-radius:var(--radius-md);color:var(--color-primary-contrast);cursor:pointer;font-size:var(--control-font-size);min-height:44px;padding:var(--space-sm)var(--space-md);white-space:nowrap;border:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.style-module__Lr-hKa__upgradeBtn:hover{filter:brightness(.9)}.style-module__Lr-hKa__upgradeBtn:focus-visible{outline:2px solid var(--color-warning);outline-offset:2px}.style-module__Lr-hKa__errorBanner{border-radius:var(--radius-md);align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);padding:var(--space-md);background:#ca1f7b0d;border:1px solid #ca1f7b33;display:flex;position:relative}.style-module__Lr-hKa__errorBanner svg{color:var(--color-danger);flex-shrink:0}.style-module__Lr-hKa__errorMessage{color:var(--color-danger);font-size:var(--control-font-size);font-weight:500;line-height:var(--leading-snug);flex:1;margin:0}.style-module__Lr-hKa__errorDismiss{border-radius:var(--radius-sm);color:var(--color-danger);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.25rem;transition:background .15s;display:flex}.style-module__Lr-hKa__errorDismiss:hover{background:#ca1f7b1a}.style-module__Lr-hKa__videoGrid{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:640px){.style-module__Lr-hKa__videoGrid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.style-module__Lr-hKa__videoGrid{grid-template-columns:repeat(3,1fr)}}.style-module__Lr-hKa__videoCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:inherit;flex-direction:column;text-decoration:none;transition:all .15s;display:flex;overflow:hidden}.style-module__Lr-hKa__videoCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.style-module__Lr-hKa__videoCard:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.style-module__Lr-hKa__videoThumbWrap{aspect-ratio:16/9;background:var(--color-surface-2);width:100%;position:relative;overflow:hidden}.style-module__Lr-hKa__videoThumb{object-fit:cover;width:100%;height:100%}.style-module__Lr-hKa__videoThumbPlaceholder{color:var(--color-text-muted);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.style-module__Lr-hKa__vpdBadge{border-radius:var(--radius-sm);color:#fff;background:#000c;padding:6px 10px;font-size:.75rem;font-weight:700;position:absolute;bottom:10px;right:10px}.style-module__Lr-hKa__velocityBadge{background:var(--color-success);border-radius:var(--radius-sm);color:var(--color-primary-contrast);padding:5px 9px;font-size:.6875rem;font-weight:700;position:absolute;top:10px;right:10px}.style-module__Lr-hKa__videoCardContent{padding:var(--space-md);flex-direction:column;flex:1;display:flex}@media (min-width:768px){.style-module__Lr-hKa__videoCardContent{padding:var(--space-md)}}.style-module__Lr-hKa__videoCardTitle{color:var(--color-text);-webkit-line-clamp:2;font-size:1rem;font-weight:600;line-height:var(--leading-snug);margin:0 0 var(--space-sm);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.style-module__Lr-hKa__channelRow{align-items:center;gap:var(--space-xs);margin-bottom:var(--space-sm);display:flex}.style-module__Lr-hKa__channelAvatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.style-module__Lr-hKa__channelName{color:var(--color-primary);font-size:.8125rem;font-weight:500}.style-module__Lr-hKa__videoCardMeta{color:var(--color-text-secondary);gap:var(--space-sm);margin-bottom:var(--space-sm);font-size:.8125rem;display:flex}.style-module__Lr-hKa__videoCardSkeleton{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.style-module__Lr-hKa__skeletonThumb{aspect-ratio:16/9;background:linear-gradient(90deg,var(--color-surface-alt)25%,var(--color-border)50%,var(--color-surface-alt)75%);background-size:200% 100%;width:100%;animation:1.5s infinite style-module__Lr-hKa__shimmer}.style-module__Lr-hKa__skeletonContent{padding:var(--space-md)}.style-module__Lr-hKa__skeletonTitle{background:linear-gradient(90deg,var(--color-surface-alt)25%,var(--color-border)50%,var(--color-surface-alt)75%);border-radius:var(--radius-sm);height:18px;margin-bottom:var(--space-sm);background-size:200% 100%;width:90%;animation:1.5s infinite style-module__Lr-hKa__shimmer}.style-module__Lr-hKa__skeletonMeta{background:linear-gradient(90deg,var(--color-surface-alt)25%,var(--color-border)50%,var(--color-surface-alt)75%);border-radius:var(--radius-sm);background-size:200% 100%;width:60%;height:14px;animation:1.5s infinite style-module__Lr-hKa__shimmer}@keyframes style-module__Lr-hKa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.style-module__Lr-hKa__spinnerSmall{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite style-module__Lr-hKa__spin}.style-module__Lr-hKa__lockedState{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl)var(--space-lg);text-align:center;width:100%}.style-module__Lr-hKa__lockedIcon{background:linear-gradient(135deg,var(--color-hot-rose)0%,var(--color-hot-rose)100%);color:#fff;height:100px;margin:0 auto var(--space-md);border-radius:50%;justify-content:center;align-items:center;width:100px;display:flex;box-shadow:0 8px 30px #ca1f7b4d}.style-module__Lr-hKa__lockedTitle{color:var(--color-text);margin:0 0 var(--space-sm);font-size:1.5rem;font-weight:700}.style-module__Lr-hKa__lockedDesc{color:var(--color-text-secondary);font-size:1rem;line-height:var(--leading-relaxed);margin:0 0 var(--space-lg);max-width:400px;margin-left:auto;margin-right:auto}.style-module__Lr-hKa__lockedBtn{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-hot-rose)100%);border-radius:var(--radius-md);color:#fff;cursor:pointer;min-height:48px;padding:var(--space-md)var(--space-lg);border:none;justify-content:center;align-items:center;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #ca1f7b40}.style-module__Lr-hKa__lockedBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #ca1f7b59}.style-module__Lr-hKa__lockedBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.style-module__Lr-hKa__emptyState{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl)var(--space-lg);text-align:center;width:100%}.style-module__Lr-hKa__emptyIcon{background:var(--color-surface-2);color:var(--color-primary);height:80px;margin:0 auto var(--space-md);border-radius:50%;justify-content:center;align-items:center;width:80px;display:flex}.style-module__Lr-hKa__emptyTitle{color:var(--color-text);margin:0 0 var(--space-xs);font-size:1.25rem;font-weight:600}.style-module__Lr-hKa__emptyDesc{color:var(--color-text-secondary);font-size:.9375rem;line-height:var(--leading-normal);margin:0 0 var(--space-lg);max-width:320px;margin-left:auto;margin-right:auto}.style-module__Lr-hKa__emptyBtn{background:var(--primary);border-radius:var(--radius-md);color:#fff;cursor:pointer;font-size:var(--page-subtitle-size);font-weight:var(--font-semibold);min-height:48px;padding:var(--space-3)var(--space-8);border:none;justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:inline-flex}.style-module__Lr-hKa__emptyBtn:hover{background:var(--primary-hover);color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #ca1f7b4d}.style-module__Lr-hKa__emptyBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.style-module__Lr-hKa__emptyVideos{color:var(--color-text-secondary);padding:var(--space-xl)var(--space-lg);text-align:center}.style-module__Lr-hKa__emptyVideos svg{color:var(--color-text-muted);margin-bottom:var(--space-md)}.style-module__Lr-hKa__emptyVideos p{line-height:var(--leading-relaxed);max-width:400px;margin:0 auto}.style-module__Lr-hKa__lastUpdated{color:var(--color-text-muted);margin-top:var(--space-lg);text-align:center;font-size:.75rem}.style-module__Lr-hKa__loading{color:var(--color-text-secondary);padding:var(--space-2xl)var(--space-md);flex-direction:column;justify-content:center;align-items:center;display:flex}.style-module__Lr-hKa__spinner{border:3px solid var(--color-border);border-top-color:var(--color-primary);height:32px;margin-bottom:var(--space-md);border-radius:50%;width:32px;animation:.8s linear infinite style-module__Lr-hKa__spin}@keyframes style-module__Lr-hKa__spin{to{transform:rotate(360deg)}}.style-module__Lr-hKa__searchPanel{margin-bottom:var(--space-lg)}.style-module__Lr-hKa__searchForm{gap:var(--space-md);flex-direction:column;display:flex}.style-module__Lr-hKa__searchInputGroup{flex-direction:column;gap:6px;display:flex}.style-module__Lr-hKa__searchLabel{color:var(--color-text);font-size:.8125rem;font-weight:600}.style-module__Lr-hKa__searchLabelOptional{color:var(--color-text-muted);font-weight:400}.style-module__Lr-hKa__searchTextarea{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);font-size:var(--control-font-size);min-height:70px;padding:var(--space-sm)var(--space-md);resize:vertical;width:100%;transition:all .15s}.style-module__Lr-hKa__searchTextarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-focus-ring);outline:none}.style-module__Lr-hKa__searchTextarea::placeholder{color:var(--color-text-muted)}.style-module__Lr-hKa__searchInput{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);font-size:var(--control-font-size);min-height:44px;padding:var(--space-sm)var(--space-md);width:100%;transition:all .15s}.style-module__Lr-hKa__searchInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-focus-ring);outline:none}.style-module__Lr-hKa__searchInput::placeholder{color:var(--color-text-muted)}.style-module__Lr-hKa__searchHint{color:var(--color-text-muted);margin:0;font-size:.75rem}.style-module__Lr-hKa__searchButton{background:var(--color-primary);border-radius:var(--radius-md);color:var(--color-primary-contrast);cursor:pointer;align-items:center;gap:var(--space-xs);min-height:48px;padding:var(--space-md)var(--space-lg);border:none;justify-content:center;font-size:.9375rem;font-weight:600;transition:all .15s;display:inline-flex}.style-module__Lr-hKa__searchButton:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px)}.style-module__Lr-hKa__searchButton:disabled{cursor:not-allowed;opacity:.6;transform:none}.style-module__Lr-hKa__filtersContainer{margin-bottom:var(--space-lg)}.style-module__Lr-hKa__filtersToggle{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;align-items:center;gap:var(--space-xs);min-height:44px;padding:var(--space-sm)var(--space-md);width:100%;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.style-module__Lr-hKa__filtersToggle:hover{border-color:var(--color-primary);color:var(--color-text)}.style-module__Lr-hKa__filtersBadge{background:var(--color-primary);color:var(--color-primary-contrast);border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.6875rem;font-weight:700;display:inline-flex}@media (min-width:768px){.style-module__Lr-hKa__filtersToggle{display:none}.style-module__Lr-hKa__filterGroup{flex:none;min-width:160px}}.style-module__Lr-hKa__resultsContainer{min-height:200px}.style-module__Lr-hKa__loadingStatus{color:var(--color-text-secondary);align-items:center;gap:var(--space-sm);padding:var(--space-lg);flex-direction:column;display:flex}.style-module__Lr-hKa__loadingStatus p{margin:0;font-size:.9375rem}.style-module__Lr-hKa__streamingStatus{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);align-items:center;gap:var(--space-xs);margin-bottom:var(--space-md);padding:var(--space-sm)var(--space-md);justify-content:center;font-size:.875rem;display:flex}.style-module__Lr-hKa__streamingStatus p{margin:0}.style-module__Lr-hKa__loadMoreContainer{margin-top:var(--space-md);padding:var(--space-lg)0;justify-content:center;display:flex}.style-module__Lr-hKa__loadMoreButton{background:var(--color-primary);border-radius:var(--radius-md);color:#fff;cursor:pointer;align-items:center;gap:var(--space-xs);min-width:140px;padding:var(--space-sm)var(--space-lg);border:none;justify-content:center;font-size:.875rem;font-weight:500;transition:background .2s,opacity .2s;display:inline-flex}.style-module__Lr-hKa__loadMoreButton:hover:not(:disabled){background:var(--color-cool-sky-hover)}.style-module__Lr-hKa__loadMoreButton:disabled{cursor:not-allowed;opacity:.6}.style-module__Lr-hKa__loadingMore{color:var(--color-text-muted);align-items:center;gap:var(--space-sm);padding:var(--space-lg);justify-content:center;font-size:.875rem;display:flex}.style-module__Lr-hKa__loadingMore p{margin:0}.style-module__Lr-hKa__myNicheShortcut{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);align-items:center;gap:var(--space-xs);padding:var(--space-md);flex-direction:column;display:flex}.style-module__Lr-hKa__myNicheShortcutBtn{background:var(--color-surface-2);border:1px solid var(--color-primary);border-radius:var(--radius-md);color:var(--color-primary);cursor:pointer;align-items:center;gap:var(--space-xs);min-height:44px;padding:var(--space-sm)var(--space-lg);justify-content:center;font-size:.9375rem;font-weight:600;transition:all .15s;display:inline-flex}.style-module__Lr-hKa__myNicheShortcutBtn:hover:not(:disabled){background:var(--color-primary);color:var(--color-primary-contrast)}.style-module__Lr-hKa__myNicheShortcutBtn:disabled{cursor:not-allowed;opacity:.6}.style-module__Lr-hKa__myNicheHint{color:var(--color-text-muted);font-size:.75rem}.style-module__Lr-hKa__orDivider{align-items:center;gap:var(--space-md);margin:var(--space-md)0;display:flex}.style-module__Lr-hKa__orDivider:before,.style-module__Lr-hKa__orDivider:after{background:var(--color-border);content:"";flex:1;height:1px}.style-module__Lr-hKa__orDivider span{color:var(--color-text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.75rem}.style-module__Lr-hKa__nicheInputSection{gap:var(--space-md);flex-direction:column;display:flex}.style-module__Lr-hKa__sectionHint{color:var(--color-text-secondary);margin:0 0 var(--space-xs);font-size:.8125rem}.style-module__Lr-hKa__fieldError{color:var(--color-danger);margin:4px 0 0;font-size:.75rem}.style-module__Lr-hKa__inputError{border-color:var(--color-danger)!important}.style-module__Lr-hKa__inputError:focus{box-shadow:0 0 0 3px #ca1f7b26!important}.style-module__Lr-hKa__filterDrawerFilters{gap:var(--space-md);flex-direction:column;display:flex}.style-module__Lr-hKa__discoveryHeader{margin-bottom:var(--space-md)}.style-module__Lr-hKa__discoveryHeaderText{max-width:720px}.style-module__Lr-hKa__listTypeTabs{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);gap:var(--space-xs);margin-bottom:var(--space-md);-webkit-overflow-scrolling:touch;padding:4px;display:flex;overflow-x:auto}.style-module__Lr-hKa__listTypeTab{border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;align-items:center;gap:var(--space-xs);padding:var(--space-sm)var(--space-md);white-space:nowrap;background:0 0;border:none;flex-shrink:0;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.style-module__Lr-hKa__listTypeTab:hover{background:var(--color-surface-hover);color:var(--color-text)}.style-module__Lr-hKa__listTypeTabActive{background:var(--color-primary-surface);color:var(--color-primary);font-weight:600}.style-module__Lr-hKa__listTypeTabActive:hover{background:var(--color-primary-surface);color:var(--color-primary)}.style-module__Lr-hKa__listTypeTabIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.style-module__Lr-hKa__listTypeTabIcon svg{width:16px;height:16px}.style-module__Lr-hKa__listTypeTabLabel{display:none}@media (min-width:640px){.style-module__Lr-hKa__listTypeTabLabel{display:inline}}.style-module__Lr-hKa__discoverySearchRow{gap:var(--space-sm);margin-bottom:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:480px){.style-module__Lr-hKa__discoverySearchRow{grid-template-columns:1fr auto auto;align-items:end}}.style-module__Lr-hKa__discoveryQueryGroup{flex-direction:column;gap:6px;display:flex}.style-module__Lr-hKa__discoveryQueryLabel{color:var(--color-text);font-size:.8125rem;font-weight:600}.style-module__Lr-hKa__discoveryQueryInput{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);font-size:var(--control-font-size);min-height:44px;padding:var(--space-sm)var(--space-md);width:100%;transition:all .15s}.style-module__Lr-hKa__discoveryQueryInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-focus-ring);outline:none}.style-module__Lr-hKa__allFiltersBtn{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;align-items:center;gap:var(--space-xs);min-height:44px;padding:var(--space-sm)var(--space-md);white-space:nowrap;justify-content:center;font-size:.9375rem;font-weight:600;transition:all .15s;display:inline-flex}.style-module__Lr-hKa__allFiltersBtn:hover{border-color:var(--color-primary);color:var(--color-text)}.style-module__Lr-hKa__quickFilters{margin-bottom:var(--space-md);-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.style-module__Lr-hKa__quickFilters::-webkit-scrollbar{display:none}.style-module__Lr-hKa__quickFilterPill{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;border-radius:999px;flex-shrink:0;min-height:36px;padding:6px 10px;font-size:.8125rem;font-weight:500;transition:all .15s}.style-module__Lr-hKa__quickFilterPill:hover{border-color:var(--color-primary);color:var(--color-text)}.style-module__Lr-hKa__quickFilterPillActive{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-contrast)}.style-module__Lr-hKa__activeFiltersRow{align-items:center;gap:var(--space-sm);margin:0 0 var(--space-md);flex-wrap:wrap;display:flex}.style-module__Lr-hKa__activeFilterPills{flex-wrap:wrap;flex:auto;gap:8px;display:flex}.style-module__Lr-hKa__activeFilterPill{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:6px 10px;font-size:.8125rem;transition:all .15s;display:inline-flex}.style-module__Lr-hKa__activeFilterPill:hover{border-color:var(--color-primary);color:var(--color-text)}.style-module__Lr-hKa__activeFilterPillLabel{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.style-module__Lr-hKa__activeFilterPillX{font-size:1rem;line-height:var(--leading-none)}.style-module__Lr-hKa__clearAllBtn{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:6px 10px;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.style-module__Lr-hKa__clearAllBtn:hover{border-color:var(--color-primary);color:var(--color-text)}.style-module__Lr-hKa__discoveryDrawerDivider{background:var(--color-border);height:1px;margin:var(--space-sm)0}.style-module__Lr-hKa__resetFiltersBtnLarge{background:var(--color-primary);border-radius:var(--radius-md);color:var(--color-primary-contrast);cursor:pointer;min-height:44px;padding:var(--space-sm)var(--space-lg);border:none;font-size:.9375rem;font-weight:600}.style-module__Lr-hKa__resetFiltersBtnLarge:hover{filter:brightness(.9)}.style-module__Lr-hKa__discoveryResultsHeader{margin:var(--space-md)0 var(--space-sm);justify-content:space-between;align-items:baseline;display:flex}.style-module__Lr-hKa__discoveryResultsCount{color:var(--color-text-secondary);margin:0;font-size:.875rem}.style-module__Lr-hKa__discoveryLoadingMore{color:var(--color-text-muted);align-items:center;gap:var(--space-sm);padding:var(--space-md);justify-content:center;font-size:.875rem;display:flex}.style-module__Lr-hKa__discoveryLoadingMore p{margin:0}.style-module__Lr-hKa__discoveryIntroText{color:var(--color-text-secondary);margin:0;font-size:.9375rem}.style-module__Lr-hKa__discoverBtn{background:var(--color-primary);border-radius:var(--radius-md);color:var(--color-primary-contrast);cursor:pointer;align-items:center;gap:var(--space-xs);min-height:44px;padding:var(--space-sm)var(--space-lg);border:none;flex:1;justify-content:center;font-size:.9375rem;font-weight:600;transition:all .15s;display:inline-flex}.style-module__Lr-hKa__discoverBtn:hover:not(:disabled){filter:brightness(.9)}.style-module__Lr-hKa__discoverBtn:disabled{cursor:not-allowed;opacity:.6}@media (min-width:480px){.style-module__Lr-hKa__discoverBtn{flex:none}}.style-module__Lr-hKa__discoveryError{border-radius:var(--radius-md);align-items:center;gap:var(--space-sm);padding:var(--space-lg);text-align:center;background:#ca1f7b0d;border:1px solid #ca1f7b33;flex-direction:column;display:flex}.style-module__Lr-hKa__discoveryError svg{color:var(--color-danger)}.style-module__Lr-hKa__discoveryError p{color:var(--color-danger);margin:0;font-size:.9375rem}.style-module__Lr-hKa__retryBtn{border:1px solid var(--color-danger);border-radius:var(--radius-md);color:var(--color-danger);cursor:pointer;padding:var(--space-xs)var(--space-md);background:0 0;font-size:.8125rem;font-weight:500;transition:all .15s}.style-module__Lr-hKa__retryBtn:hover{background:var(--color-danger);color:#fff}.style-module__Lr-hKa__discoveryLoading{color:var(--color-text-secondary);align-items:center;gap:var(--space-md);padding:var(--space-xl);flex-direction:column;display:flex}.style-module__Lr-hKa__discoveryLoading p{margin:0;font-size:.9375rem}.style-module__Lr-hKa__discoveryEmpty{background:var(--color-surface);border:1px dashed var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl)var(--space-md);text-align:center}.style-module__Lr-hKa__discoveryEmptyIcon{background:var(--color-surface-2);color:var(--color-text-muted);height:80px;margin:0 auto var(--space-md);border-radius:50%;justify-content:center;align-items:center;width:80px;display:flex}.style-module__Lr-hKa__discoveryEmptyTitle{margin:0 0 var(--space-xs);font-size:1.25rem;font-weight:600}.style-module__Lr-hKa__discoveryEmptyDesc{color:var(--color-text-secondary);font-size:.9375rem;line-height:var(--leading-normal);max-width:360px;margin:0 auto}.style-module__Lr-hKa__nicheCardsGrid{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:640px){.style-module__Lr-hKa__nicheCardsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.style-module__Lr-hKa__nicheCardsGrid{grid-template-columns:repeat(3,1fr)}}.style-module__Lr-hKa__nicheCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-md);flex-direction:column;transition:all .15s;display:flex}.style-module__Lr-hKa__nicheCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md)}.style-module__Lr-hKa__nicheCardHeader{margin-bottom:var(--space-sm)}.style-module__Lr-hKa__nicheCardTitle{color:var(--color-text);font-size:1rem;font-weight:600;line-height:var(--leading-tight);margin:0 0 var(--space-xs)}.style-module__Lr-hKa__nicheCardMetrics{color:var(--color-text-secondary);align-items:center;gap:var(--space-xs);font-size:.75rem;display:flex}.style-module__Lr-hKa__nicheCardMetric strong{color:var(--color-text)}.style-module__Lr-hKa__nicheCardMetricSep{color:var(--color-text-muted)}.style-module__Lr-hKa__nicheCardRationale{gap:var(--space-xs);margin:0 0 var(--space-md);flex-direction:column;padding:0;list-style:none;display:flex}.style-module__Lr-hKa__nicheCardRationale li{color:var(--color-text-secondary);align-items:flex-start;gap:var(--space-xs);font-size:.8125rem;line-height:var(--leading-snug);display:flex}.style-module__Lr-hKa__rationaleIcon{color:var(--color-success);flex-shrink:0;margin-top:2px}.style-module__Lr-hKa__nicheCardSamples{margin-bottom:var(--space-md)}.style-module__Lr-hKa__nicheCardSamplesLabel{color:var(--color-text-muted);letter-spacing:.03em;margin:0 0 var(--space-xs);text-transform:uppercase;font-size:.6875rem;font-weight:600}.style-module__Lr-hKa__nicheCardThumbs{gap:var(--space-xs);display:flex}.style-module__Lr-hKa__sampleThumbWrap{aspect-ratio:16/9;background:var(--color-surface-2);border-radius:var(--radius-sm);width:80px;position:relative;overflow:hidden}.style-module__Lr-hKa__sampleThumb{object-fit:cover;width:100%;height:100%}.style-module__Lr-hKa__sampleThumbPlaceholder{color:var(--color-text-muted);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.style-module__Lr-hKa__sampleVpd{color:#fff;background:#000000bf;border-radius:2px;padding:2px 4px;font-size:.5625rem;font-weight:700;position:absolute;bottom:2px;right:2px}.style-module__Lr-hKa__nicheCardActions{border-top:1px solid var(--color-border);align-items:center;gap:var(--space-sm);padding-top:var(--space-sm);margin-top:auto;display:flex}.style-module__Lr-hKa__nicheCardPrimaryBtn{background:var(--color-primary);border-radius:var(--radius-md);color:var(--color-primary-contrast);cursor:pointer;align-items:center;gap:var(--space-xs);min-height:36px;padding:var(--space-sm)var(--space-md);border:none;flex:1;justify-content:center;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.style-module__Lr-hKa__nicheCardPrimaryBtn:hover{filter:brightness(.9)}.style-module__Lr-hKa__nicheCardSecondaryActions{gap:var(--space-xs);display:flex}.style-module__Lr-hKa__nicheCardIconBtn{background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.style-module__Lr-hKa__nicheCardIconBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.style-module__Lr-hKa__nicheCardIconBtn.style-module__Lr-hKa__saved{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-contrast)}.style-module__Lr-hKa__discoveryLoadMore{padding:var(--space-lg)0;justify-content:center;display:flex}
.keywords-module__FeoAaG__searchForm{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:24px;padding:20px}@media (min-width:640px){.keywords-module__FeoAaG__searchForm{padding:24px}}.keywords-module__FeoAaG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite keywords-module__FeoAaG__spin}@keyframes keywords-module__FeoAaG__spin{to{transform:rotate(360deg)}}.keywords-module__FeoAaG__trendContainer{flex-direction:column;justify-content:center;align-items:center;display:flex}.keywords-module__FeoAaG__trendBars{background:var(--surface-alt);cursor:help;border-radius:4px;justify-content:center;align-items:flex-end;gap:1px;height:28px;padding:2px 4px;display:flex}.keywords-module__FeoAaG__trendBar{background:var(--primary);border-radius:1px;width:5px;min-height:3px;transition:background .15s}.keywords-module__FeoAaG__trendBarHigh{background:var(--success,var(--color-stormy-teal))}.keywords-module__FeoAaG__trendBarMed{background:var(--primary)}.keywords-module__FeoAaG__trendBarLow{background:var(--text-tertiary)}.keywords-module__FeoAaG__trendTooltip{position:relative}.keywords-module__FeoAaG__trendTooltip:after{background:var(--surface);border:1px solid var(--border);color:var(--text);content:attr(data-tooltip);opacity:0;pointer-events:none;visibility:hidden;white-space:nowrap;z-index:10;border-radius:6px;padding:6px 10px;font-size:.75rem;font-weight:500;transition:opacity .15s,visibility .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.keywords-module__FeoAaG__trendTooltip:hover:after{opacity:1;visibility:visible}.keywords-module__FeoAaG__trendChange{align-items:center;gap:2px;margin-top:2px;font-size:.6875rem;font-weight:500;display:flex}.keywords-module__FeoAaG__trendChangeUp{color:var(--success,var(--color-stormy-teal))}.keywords-module__FeoAaG__trendChangeDown{color:var(--error,var(--color-hot-rose))}.keywords-module__FeoAaG__trendChangeStable{color:var(--text-tertiary)}.keywords-module__FeoAaG__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none}.keywords-module__FeoAaG__sortIcon{opacity:.5;margin-left:4px;display:inline-block}.keywords-module__FeoAaG__kdBadge{white-space:nowrap;border-radius:4px;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.keywords-module__FeoAaG__kdEasy{background:var(--success-light,#10b9811a);color:var(--success,var(--color-stormy-teal))}.keywords-module__FeoAaG__kdMedium{background:var(--warning-light,#35a7ff1a);color:var(--warning,var(--color-cool-sky))}.keywords-module__FeoAaG__kdHard{background:var(--danger-light,#ca1f7b1a);color:var(--error,var(--color-hot-rose))}.keywords-module__FeoAaG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:64px 16px;display:flex}.keywords-module__FeoAaG__skeleton{background:linear-gradient(90deg,var(--surface-alt)25%,var(--surface)50%,var(--surface-alt)75%);background-size:200% 100%;border-radius:8px;animation:1.5s infinite keywords-module__FeoAaG__shimmer}@keyframes keywords-module__FeoAaG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.keywords-module__FeoAaG__searchForm{margin-bottom:24px}.keywords-module__FeoAaG__searchInputGroup{flex-direction:column;gap:12px;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__searchInputGroup{flex-direction:row;align-items:center}}.keywords-module__FeoAaG__searchFormHint{color:var(--text-tertiary);text-align:center;margin:8px 0 0;font-size:.75rem}.keywords-module__FeoAaG__keywordListBox{background:linear-gradient(135deg,var(--surface)0%,var(--surface-alt)100%);border:1px solid var(--border);border-radius:16px;max-width:480px;margin:20px auto 0;overflow:hidden;box-shadow:0 4px 12px #0000000d}.keywords-module__FeoAaG__keywordListHeader{background:linear-gradient(135deg,var(--primary)0%,var(--color-hot-rose)100%);border-bottom:none;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.keywords-module__FeoAaG__keywordListTitle{color:#fff;align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:flex}.keywords-module__FeoAaG__keywordListTitle:before{content:"";background:#fffc;border-radius:50%;width:8px;height:8px;display:block}.keywords-module__FeoAaG__keywordListCount{color:#ffffffd9;background:#ffffff26;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:500}.keywords-module__FeoAaG__keywordList{margin:0;padding:8px 0;list-style:none}.keywords-module__FeoAaG__keywordListItem{border-radius:10px;align-items:center;gap:12px;margin:0 8px;padding:12px 20px;transition:all .15s;display:flex}.keywords-module__FeoAaG__keywordListItem:hover{background:var(--primary-light,#ca1f7b14)}.keywords-module__FeoAaG__keywordListNumber{background:linear-gradient(135deg,var(--primary)0%,var(--color-hot-rose)100%);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.keywords-module__FeoAaG__keywordListText{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9375rem;font-weight:500;overflow:hidden}.keywords-module__FeoAaG__keywordListRemove{color:var(--text-tertiary);cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .15s;display:flex}.keywords-module__FeoAaG__keywordListItem:hover .keywords-module__FeoAaG__keywordListRemove{opacity:1}.keywords-module__FeoAaG__keywordListRemove:hover{background:var(--error-light,#ca1f7b1a);color:var(--error,var(--color-hot-rose))}.keywords-module__FeoAaG__searchInputWrapper{flex:1;align-items:center;min-width:0;display:flex;position:relative}@media (min-width:640px){.keywords-module__FeoAaG__searchInputWrapper{flex:3}}.keywords-module__FeoAaG__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;left:16px}.keywords-module__FeoAaG__searchInputField{background:var(--surface);border:2px solid var(--border);color:var(--text);border-radius:10px;outline:none;width:100%;padding:14px 16px 14px 48px;font-size:1rem;transition:all .15s}.keywords-module__FeoAaG__searchInputField:focus{border-color:var(--primary);box-shadow:0 0 0 3px #ca1f7b26}.keywords-module__FeoAaG__searchInputField::placeholder{color:var(--text-tertiary)}.keywords-module__FeoAaG__searchInputField:disabled{cursor:not-allowed;opacity:.6}.keywords-module__FeoAaG__searchHistoryBar{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:12px;margin-top:16px;padding:12px 16px;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__searchHistoryBar{flex-direction:row;justify-content:space-between;align-items:center;padding:12px 20px}}.keywords-module__FeoAaG__searchHistoryNav{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__searchHistoryNav{flex-wrap:nowrap;gap:12px}}.keywords-module__FeoAaG__backButton{background:var(--primary-light,#ca1f7b1a);border:1px solid var(--primary);color:var(--primary);cursor:pointer;white-space:nowrap;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:8px 12px;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.keywords-module__FeoAaG__backButton:hover{background:var(--primary-light,#ca1f7b33)}.keywords-module__FeoAaG__backButton:active{transform:scale(.98)}.keywords-module__FeoAaG__backButton svg{flex-shrink:0;width:14px;height:14px}@media (min-width:640px){.keywords-module__FeoAaG__backButton{padding:8px 14px;font-size:.8125rem}.keywords-module__FeoAaG__backButton svg{width:16px;height:16px}}.keywords-module__FeoAaG__breadcrumbs{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__breadcrumbs{gap:6px}}.keywords-module__FeoAaG__breadcrumbItem{align-items:center;gap:4px;display:inline-flex}@media (min-width:640px){.keywords-module__FeoAaG__breadcrumbItem{gap:6px}}.keywords-module__FeoAaG__breadcrumbSeparator{color:var(--text-quaternary,var(--text-tertiary));font-size:.75rem}.keywords-module__FeoAaG__breadcrumbLink{background:var(--surface-alt);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;max-width:100px;padding:4px 8px;font-size:.75rem;font-weight:500;transition:all .15s;overflow:hidden}@media (min-width:640px){.keywords-module__FeoAaG__breadcrumbLink{max-width:150px;padding:6px 12px;font-size:.8125rem}}.keywords-module__FeoAaG__breadcrumbLink:hover{background:var(--surface-alt);border-color:var(--primary);color:var(--primary)}.keywords-module__FeoAaG__breadcrumbCurrent{background:var(--primary-light,#ca1f7b1a);border:1px solid var(--primary);color:var(--primary);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;max-width:120px;padding:4px 10px;font-size:.75rem;font-weight:600;overflow:hidden}@media (min-width:640px){.keywords-module__FeoAaG__breadcrumbCurrent{max-width:200px;padding:6px 12px;font-size:.8125rem}}.keywords-module__FeoAaG__clearHistoryButton{background:var(--surface-alt);border:1px solid var(--border);color:var(--text-tertiary);cursor:pointer;white-space:nowrap;border-radius:6px;flex-shrink:0;padding:6px 12px;font-size:.75rem;font-weight:500;transition:all .15s}.keywords-module__FeoAaG__clearHistoryButton:hover{background:var(--error-light,#ca1f7b14);border-color:var(--error,var(--color-hot-rose));color:var(--error,var(--color-hot-rose))}.keywords-module__FeoAaG__databaseSelect{background:var(--surface);border:2px solid var(--border);color:var(--text);cursor:pointer;border-radius:10px;flex-shrink:0;width:auto;padding:14px 12px;font-size:.875rem}@media (min-width:640px){.keywords-module__FeoAaG__databaseSelect{flex:none;min-width:140px}}.keywords-module__FeoAaG__searchButton{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .15s;display:flex}.keywords-module__FeoAaG__searchButton:hover:not(:disabled){background:var(--primary-hover)}.keywords-module__FeoAaG__searchButton:disabled{cursor:not-allowed;opacity:.6}.keywords-module__FeoAaG__researchTab{flex-direction:column;gap:32px;display:flex}.keywords-module__FeoAaG__relatedSection{background:var(--surface);border-radius:12px;padding:20px}.keywords-module__FeoAaG__sectionTitle{color:var(--text);margin:0 0 4px;font-size:1.125rem;font-weight:600}.keywords-module__FeoAaG__sectionSubtitle{color:var(--text-secondary);margin:0 0 16px;font-size:.875rem}.keywords-module__FeoAaG__sectionHeader{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.keywords-module__FeoAaG__sectionHeaderTitle{flex:1;min-width:0}@media (min-width:1024px){.keywords-module__FeoAaG__sectionHeader{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:24px}.keywords-module__FeoAaG__sectionHeaderTitle{margin-bottom:0}}.keywords-module__FeoAaG__rankingsList{flex-direction:column;gap:8px;margin-top:12px;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__rankingsList{gap:12px;margin-top:16px}}.keywords-module__FeoAaG__rankingItem{background:var(--surface-alt);border-radius:8px;align-items:center;gap:8px;padding:10px;text-decoration:none;transition:all .15s;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__rankingItem{border-radius:10px;gap:12px;padding:12px}}.keywords-module__FeoAaG__rankingItem:hover{background:var(--surface-alt);transform:translateY(-1px)}.keywords-module__FeoAaG__rankingPosition{color:var(--text-secondary);min-width:24px;font-size:.75rem;font-weight:700}@media (min-width:640px){.keywords-module__FeoAaG__rankingPosition{min-width:32px;font-size:.875rem}}.keywords-module__FeoAaG__rankingThumbnail{object-fit:cover;border-radius:4px;flex-shrink:0;width:60px;height:34px}@media (min-width:640px){.keywords-module__FeoAaG__rankingThumbnail{border-radius:6px;width:80px;height:45px}}.keywords-module__FeoAaG__rankingInfo{flex:1;min-width:0}.keywords-module__FeoAaG__rankingTitle{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;display:block;overflow:hidden}@media (min-width:640px){.keywords-module__FeoAaG__rankingTitle{font-size:.9375rem}}.keywords-module__FeoAaG__rankingChannel{color:var(--text-secondary);font-size:.6875rem;display:block}@media (min-width:640px){.keywords-module__FeoAaG__rankingChannel{font-size:.8125rem}}.keywords-module__FeoAaG__rankingViews{color:var(--text-secondary);white-space:nowrap;font-size:.8125rem;display:none}@media (min-width:640px){.keywords-module__FeoAaG__rankingViews{display:block}}.keywords-module__FeoAaG__tableControls{flex-direction:column;gap:8px;width:100%;display:flex}.keywords-module__FeoAaG__tableControlsRow{gap:8px;width:100%;display:flex}.keywords-module__FeoAaG__tableControlsRow>*{flex:1;min-width:0}@media (min-width:640px){.keywords-module__FeoAaG__tableControls{flex-flow:wrap;gap:10px;width:auto}.keywords-module__FeoAaG__tableControlsRow{flex:none;width:auto}.keywords-module__FeoAaG__tableControlsRow>*{flex:none;min-width:auto}}@media (min-width:1024px){.keywords-module__FeoAaG__tableControls{flex-wrap:nowrap;gap:12px}}.keywords-module__FeoAaG__filterSelect{-webkit-appearance:none;appearance:none;background-color:var(--surface);border:2px solid var(--border);color:var(--text);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:16px;border-radius:8px;width:100%;padding:10px 32px 10px 14px;font-size:.875rem;font-weight:500;transition:all .15s}.keywords-module__FeoAaG__filterSelect:hover{background-color:var(--surface-alt,var(--surface));border-color:var(--border-hover,var(--border))}.keywords-module__FeoAaG__filterSelect:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #ca1f7b26}@media (min-width:640px){.keywords-module__FeoAaG__filterSelect{width:auto;min-width:140px}}@media (min-width:1024px){.keywords-module__FeoAaG__filterSelect{min-width:160px}}.keywords-module__FeoAaG__exportButton{background:var(--surface);border:2px solid var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px 14px;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.keywords-module__FeoAaG__exportButton:hover:not(:disabled){background:var(--surface-alt,var(--surface));border-color:var(--border-hover,var(--border));color:var(--text)}.keywords-module__FeoAaG__exportButton:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #ca1f7b26}.keywords-module__FeoAaG__exportButton:disabled{cursor:not-allowed;opacity:.5}@media (min-width:640px){.keywords-module__FeoAaG__exportButton{width:auto;padding:10px 16px}}.keywords-module__FeoAaG__tableContainer{margin-top:12px;overflow-x:auto}.keywords-module__FeoAaG__tableScrollWrapper{border:1px solid var(--border);border-radius:8px;max-height:480px;overflow:auto}@media (min-width:768px){.keywords-module__FeoAaG__tableScrollWrapper{max-height:560px}}.keywords-module__FeoAaG__tableScrollWrapper .keywords-module__FeoAaG__keywordsTable thead{z-index:1;position:sticky;top:0}.keywords-module__FeoAaG__tableScrollWrapper .keywords-module__FeoAaG__keywordsTable th{background:var(--surface);box-shadow:0 1px 0 var(--border)}.keywords-module__FeoAaG__paginationContainer{border-top:1px solid var(--border);flex-direction:column;gap:12px;margin-top:16px;padding-top:16px;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__paginationContainer{flex-direction:row;justify-content:space-between;align-items:center}}.keywords-module__FeoAaG__paginationInfo{color:var(--text-secondary);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:.75rem;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__paginationInfo{text-align:left;justify-content:flex-start;font-size:.8125rem}}.keywords-module__FeoAaG__paginationControls{justify-content:center;align-items:center;gap:4px;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__paginationControls{gap:6px}}.keywords-module__FeoAaG__paginationButton{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 8px;font-size:.75rem;font-weight:500;transition:all .15s;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__paginationButton{min-width:36px;height:36px;padding:0 10px;font-size:.8125rem}}.keywords-module__FeoAaG__paginationButton svg{width:14px;height:14px}@media (min-width:640px){.keywords-module__FeoAaG__paginationButton svg{width:16px;height:16px}}.keywords-module__FeoAaG__paginationButton:hover:not(:disabled){background:var(--surface-alt);border-color:var(--border-hover,var(--border));color:var(--text)}.keywords-module__FeoAaG__paginationButton:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.keywords-module__FeoAaG__paginationButton:disabled{cursor:not-allowed;opacity:.4}.keywords-module__FeoAaG__paginationButtonActive{background:var(--primary);border-color:var(--primary);color:#fff}.keywords-module__FeoAaG__paginationButtonActive:hover:not(:disabled){background:var(--primary-hover);color:#fff}.keywords-module__FeoAaG__pageSizeSelect{-webkit-appearance:none;appearance:none;background:var(--surface);border:1px solid var(--border);color:var(--text-tertiary);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 4px center;background-repeat:no-repeat;border-radius:4px;padding:2px 20px 2px 6px;font-size:.625rem}@media (min-width:640px){.keywords-module__FeoAaG__pageSizeSelect{background-position:right 6px center;padding:4px 22px 4px 8px;font-size:.6875rem}}.keywords-module__FeoAaG__keywordsTable{border-collapse:collapse;table-layout:fixed;width:100%;min-width:700px;font-size:.875rem}.keywords-module__FeoAaG__keywordsTable th,.keywords-module__FeoAaG__keywordsTable td{border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 16px}.keywords-module__FeoAaG__keywordsTable th{background:var(--bg);color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:.75rem;font-weight:600}.keywords-module__FeoAaG__keywordsTable th:first-child,.keywords-module__FeoAaG__keywordsTable td:first-child{text-align:left}.keywords-module__FeoAaG__keywordsTable th:not(:first-child),.keywords-module__FeoAaG__keywordsTable td:not(:first-child){text-align:center}.keywords-module__FeoAaG__colKeyword{width:45%}.keywords-module__FeoAaG__colVolume,.keywords-module__FeoAaG__colDifficulty{width:15%}.keywords-module__FeoAaG__colCompetition{width:12%}.keywords-module__FeoAaG__colTrend{width:13%}.keywords-module__FeoAaG__sortableHeader{cursor:pointer;transition:color .15s}.keywords-module__FeoAaG__sortableHeader:hover{color:var(--text)}.keywords-module__FeoAaG__sortableHeader:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.keywords-module__FeoAaG__sortActive{color:var(--primary)!important}.keywords-module__FeoAaG__sortIcon{opacity:.5;margin-left:4px;font-size:.6875rem}.keywords-module__FeoAaG__sortIconActive{color:var(--primary);opacity:1}.keywords-module__FeoAaG__keywordsTable td{border-bottom:1px solid var(--border-light,var(--border));color:var(--text)}.keywords-module__FeoAaG__keywordCell{text-overflow:ellipsis;white-space:nowrap;max-width:0;font-weight:500;overflow:hidden}.keywords-module__FeoAaG__keywordText{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.keywords-module__FeoAaG__keywordTextContent{color:var(--text);cursor:pointer;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;min-width:0;max-width:100%;margin:0;padding:0;font-weight:500;transition:color .15s;overflow:hidden}.keywords-module__FeoAaG__keywordTextContent:hover{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.keywords-module__FeoAaG__keywordTextContent:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:2px}.keywords-module__FeoAaG__copyButton{color:var(--text-tertiary);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .15s;display:inline-flex}.keywords-module__FeoAaG__keywordCell:hover .keywords-module__FeoAaG__copyButton{opacity:1}.keywords-module__FeoAaG__copyButton:focus-visible{opacity:1}.keywords-module__FeoAaG__copyButton:hover{background:var(--surface-alt);color:var(--text)}.keywords-module__FeoAaG__copyButton:focus-visible{opacity:1;outline:2px solid var(--primary);outline-offset:2px}.keywords-module__FeoAaG__copyButton[data-copied=true]{color:var(--success,var(--color-stormy-teal))}@media (hover:none){.keywords-module__FeoAaG__copyButton{opacity:1}}.keywords-module__FeoAaG__tableRow{transition:background .15s}.keywords-module__FeoAaG__tableRow:hover{background:var(--surface-alt)}.keywords-module__FeoAaG__tableSkeleton{flex-direction:column;gap:8px;display:flex}.keywords-module__FeoAaG__tableRowSkeleton{background:var(--surface-alt);border-radius:6px;height:48px;animation:1.5s ease-in-out infinite keywords-module__FeoAaG__pulse}.keywords-module__FeoAaG__emptyState{color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.keywords-module__FeoAaG__emptyStateIcon{background:var(--surface-alt);color:var(--text-tertiary);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.keywords-module__FeoAaG__emptyStateTitle{color:var(--text);margin:0 0 8px;font-size:1.25rem;font-weight:600}.keywords-module__FeoAaG__emptyStateText{font-size:.9375rem;line-height:var(--leading-normal);max-width:400px;margin:0 0 24px}.keywords-module__FeoAaG__emptyStateHints{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.keywords-module__FeoAaG__emptyStateHint{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:16px;padding:6px 12px;font-size:.8125rem;transition:all .15s}.keywords-module__FeoAaG__emptyStateHint:hover{background:var(--surface-alt);border-color:var(--primary);color:var(--primary)}.keywords-module__FeoAaG__errorCard{background:var(--surface);text-align:center;border-radius:12px;margin-bottom:24px;padding:24px}.keywords-module__FeoAaG__errorCard h3{color:var(--text);margin:0 0 8px;font-size:1.125rem;font-weight:600}.keywords-module__FeoAaG__errorCard p{color:var(--text-secondary);margin:0 0 16px;font-size:.9375rem}.keywords-module__FeoAaG__retryButton{color:var(--primary);cursor:pointer;background:#ca1f7b1a;border:none;border-radius:8px;padding:10px 20px;font-size:.9375rem;font-weight:500;transition:all .15s}.keywords-module__FeoAaG__retryButton:hover{background:#ca1f7b33}.keywords-module__FeoAaG__paywallOverlay{z-index:var(--z-modal,1000);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.keywords-module__FeoAaG__paywallBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#0009;border:none;position:absolute;inset:0}.keywords-module__FeoAaG__paywallCard{background:var(--bg-elevated,var(--bg));border:1px solid var(--border);text-align:center;border-radius:16px;width:100%;max-width:420px;padding:32px;position:relative;box-shadow:0 25px 50px -12px #0006}.keywords-module__FeoAaG__paywallClose{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .15s;position:absolute;top:12px;right:12px}.keywords-module__FeoAaG__paywallClose:hover{background:var(--surface-alt,#0000000d);color:var(--text)}.keywords-module__FeoAaG__paywallIcon{color:var(--primary);background:linear-gradient(135deg,#ca1f7b26 0% 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:flex}.keywords-module__FeoAaG__paywallCard h3{color:var(--text);margin:0 0 8px;font-size:1.375rem;font-weight:700}.keywords-module__FeoAaG__paywallCard p{color:var(--text-secondary);font-size:.9375rem;line-height:var(--leading-normal);margin:0 0 24px}.keywords-module__FeoAaG__paywallFeatures{text-align:left;flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.keywords-module__FeoAaG__paywallFeature{color:var(--text);align-items:center;gap:12px;font-size:.9375rem;display:flex}.keywords-module__FeoAaG__paywallFeature svg{color:var(--success,var(--color-stormy-teal));flex-shrink:0}.keywords-module__FeoAaG__upgradeButton{background:linear-gradient(135deg,var(--primary)0%,var(--color-hot-rose)100%);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:10px;width:100%;margin-bottom:12px;padding:14px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.keywords-module__FeoAaG__upgradeButton:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #ca1f7b59}.keywords-module__FeoAaG__dismissButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:10px;font-size:.875rem}.keywords-module__FeoAaG__dismissButton:hover{color:var(--text)}.keywords-module__FeoAaG__signInPrompt{background:var(--bg);border-radius:10px;flex-direction:column;align-items:center;gap:12px;margin-top:16px;padding:24px;display:flex}.keywords-module__FeoAaG__signInPrompt p{color:var(--text-secondary);text-align:center;margin:0;font-size:.9375rem}.keywords-module__FeoAaG__signInButton{color:var(--primary);cursor:pointer;background:#ca1f7b1a;border:none;border-radius:8px;padding:10px 20px;font-size:.875rem;font-weight:500;transition:all .15s}.keywords-module__FeoAaG__signInButton:hover{background:#ca1f7b33}.keywords-module__FeoAaG__noData{color:var(--text-secondary);text-align:center;margin:0;padding:24px;font-size:.9375rem}.keywords-module__FeoAaG__skeleton{background:var(--surface-alt);animation:1.5s ease-in-out infinite keywords-module__FeoAaG__pulse}@keyframes keywords-module__FeoAaG__pulse{0%,to{opacity:1}50%{opacity:.5}}.keywords-module__FeoAaG__tabNav{background:var(--surface-alt);border-radius:10px;gap:4px;margin-bottom:16px;padding:4px;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__tabNav{border-radius:12px;gap:8px;margin-bottom:24px}}.keywords-module__FeoAaG__tabButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__tabButton{gap:8px;padding:12px 20px;font-size:.875rem}}.keywords-module__FeoAaG__tabButton svg{display:none}@media (min-width:640px){.keywords-module__FeoAaG__tabButton svg{display:block}}.keywords-module__FeoAaG__tabButton:hover{background:var(--surface);color:var(--text)}.keywords-module__FeoAaG__tabButtonActive{background:linear-gradient(135deg,var(--primary)0%,var(--color-hot-rose)100%);color:#fff;box-shadow:0 2px 8px #ca1f7b4d}.keywords-module__FeoAaG__tabButtonActive:hover{background:linear-gradient(135deg,var(--primary)0%,var(--color-hot-rose)100%);color:#fff}.keywords-module__FeoAaG__tabBadge{background:#fff3;border-radius:8px;padding:2px 6px;font-size:.625rem;font-weight:700}@media (min-width:640px){.keywords-module__FeoAaG__tabBadge{border-radius:10px;padding:2px 8px;font-size:.6875rem}}.keywords-module__FeoAaG__tabButtonActive .keywords-module__FeoAaG__tabBadge{background:#ffffff40}.keywords-module__FeoAaG__tabButton:not(.keywords-module__FeoAaG__tabButtonActive) .keywords-module__FeoAaG__tabBadge{background:var(--border);color:var(--text-secondary)}.keywords-module__FeoAaG__tabSpinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite keywords-module__FeoAaG__spin}@media (min-width:640px){.keywords-module__FeoAaG__tabSpinner{width:14px;height:14px}}.keywords-module__FeoAaG__insightsTab{flex-direction:column;gap:16px;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__insightsTab{gap:24px}}.keywords-module__FeoAaG__insightCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden}.keywords-module__FeoAaG__insightCardHeader{background:linear-gradient(135deg,var(--surface)0%,var(--surface-alt)100%);border-bottom:1px solid var(--border);padding:16px}@media (min-width:640px){.keywords-module__FeoAaG__insightCardHeader{padding:20px 24px}}.keywords-module__FeoAaG__insightCardTitle{color:var(--text);margin:0 0 4px;font-size:.9375rem;font-weight:700}@media (min-width:640px){.keywords-module__FeoAaG__insightCardTitle{font-size:1rem}}.keywords-module__FeoAaG__insightCardSubtitle{color:var(--text-secondary);margin:0;font-size:.75rem}@media (min-width:640px){.keywords-module__FeoAaG__insightCardSubtitle{font-size:.8125rem}}.keywords-module__FeoAaG__insightCardBody{padding:16px}@media (min-width:640px){.keywords-module__FeoAaG__insightCardBody{padding:24px}}.keywords-module__FeoAaG__searchInterestChart{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;min-height:160px;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__searchInterestChart{flex-direction:row;gap:16px;min-height:180px}}.keywords-module__FeoAaG__chartYAxis{color:var(--text-tertiary);text-align:right;flex-direction:column;justify-content:space-between;min-width:24px;height:120px;font-size:.625rem;font-weight:600;display:none}@media (min-width:640px){.keywords-module__FeoAaG__chartYAxis{min-width:28px;height:140px;font-size:.6875rem;display:flex}}.keywords-module__FeoAaG__chartArea{flex-direction:column;width:100%;max-width:100%;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__chartArea{flex:1;max-width:500px}}.keywords-module__FeoAaG__chartBars{background:linear-gradient(180deg,transparent 0%,var(--surface-alt)100%);border-bottom:1px solid var(--border);border-left:1px solid var(--border);border-radius:0 0 4px;justify-content:space-between;align-items:flex-end;gap:2px;height:100px;padding:8px 4px;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__chartBars{border-width:2px;gap:3px;height:140px;padding:8px 0}}.keywords-module__FeoAaG__chartBar{background:linear-gradient(180deg,var(--primary)0%,var(--color-hot-rose)100%);border-radius:2px 2px 0 0;flex:1;min-width:3px;max-width:10px;transition:all .15s}@media (min-width:640px){.keywords-module__FeoAaG__chartBar{border-radius:4px 4px 0 0;min-width:4px;max-width:14px}}.keywords-module__FeoAaG__chartBar:hover{filter:brightness(1.15);transform:scaleY(1.05)}.keywords-module__FeoAaG__chartBarHigh{background:linear-gradient(180deg,var(--color-stormy-teal)0%,var(--color-stormy-teal)100%)}.keywords-module__FeoAaG__chartXAxis{color:var(--text-tertiary);justify-content:space-between;padding-top:6px;font-size:.625rem;font-weight:600;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__chartXAxis{padding-top:8px;font-size:.6875rem}}.keywords-module__FeoAaG__chartStats{border-top:1px solid var(--border);flex-direction:row;justify-content:center;gap:16px;margin-top:8px;padding-top:12px;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__chartStats{border-left:1px solid var(--border);border-top:none;flex-direction:column;gap:8px;margin-top:0;margin-left:16px;padding-top:0;padding-left:16px}}.keywords-module__FeoAaG__chartStat{flex-direction:column;align-items:center;display:flex}.keywords-module__FeoAaG__chartStatValue{color:var(--primary);font-size:1.25rem;font-weight:700}@media (min-width:640px){.keywords-module__FeoAaG__chartStatValue{font-size:1.5rem}}.keywords-module__FeoAaG__chartStatLabel{color:var(--text-tertiary);letter-spacing:.5px;text-transform:uppercase;font-size:.625rem}@media (min-width:640px){.keywords-module__FeoAaG__chartStatLabel{font-size:.6875rem}}.keywords-module__FeoAaG__chartCaption{color:var(--text-tertiary);text-align:center;margin:12px 0 0;font-size:.6875rem}@media (min-width:640px){.keywords-module__FeoAaG__chartCaption{margin:16px 0 0;font-size:.75rem}}.keywords-module__FeoAaG__noInsightData{color:var(--text-tertiary);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 16px;display:flex}@media (min-width:640px){.keywords-module__FeoAaG__noInsightData{gap:12px;padding:40px 24px}}.keywords-module__FeoAaG__noInsightData svg{opacity:.5;width:32px;height:32px}@media (min-width:640px){.keywords-module__FeoAaG__noInsightData svg{width:40px;height:40px}}.keywords-module__FeoAaG__noInsightData p{margin:0;font-size:.8125rem}@media (min-width:640px){.keywords-module__FeoAaG__noInsightData p{font-size:.875rem}}.keywords-module__FeoAaG__risingBadge{background:var(--success-light,#10b9811a);color:var(--success,var(--color-stormy-teal));border-radius:4px;align-items:center;gap:4px;margin-left:8px;padding:2px 6px;font-size:.6875rem;font-weight:600;display:inline-flex}.keywords-module__FeoAaG__risingBadgeIcon{width:10px;height:10px}
.video-header-module__y2HyLW__videoHeader{border:1px solid var(--color-border,#e2e8f0);background:#fff;border-radius:16px;flex-direction:column;gap:16px;margin-bottom:20px;padding:16px;display:flex}@media (min-width:768px){.video-header-module__y2HyLW__videoHeader{flex-direction:row;align-items:center;gap:20px;padding:20px}}.video-header-module__y2HyLW__thumbnailLink{flex-shrink:0;text-decoration:none;display:block}.video-header-module__y2HyLW__thumbnailWrap{aspect-ratio:16/9;border-radius:8px;width:100%;position:relative;overflow:hidden}@media (min-width:768px){.video-header-module__y2HyLW__thumbnailWrap[data-width="228"]{width:228px}.video-header-module__y2HyLW__thumbnailWrap[data-width="280"]{width:280px}}.video-header-module__y2HyLW__thumbnail{object-fit:cover}.video-header-module__y2HyLW__thumbnailPlaceholder{color:#94a3b8;background:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.video-header-module__y2HyLW__durationBadge{color:#fff;background:#000000bf;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:600;position:absolute;bottom:6px;right:6px}.video-header-module__y2HyLW__playOverlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .15s;display:flex;position:absolute;top:0;left:0}.video-header-module__y2HyLW__thumbnailLink:hover .video-header-module__y2HyLW__playOverlay{opacity:1}.video-header-module__y2HyLW__videoInfo{flex:1;min-width:0}.video-header-module__y2HyLW__videoTitle{margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.4}.video-header-module__y2HyLW__channelMeta{color:#64748b;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:8px;font-size:13px;display:flex}.video-header-module__y2HyLW__channelLink{color:var(--color-imperial-blue,#4f46e5);text-decoration:none}.video-header-module__y2HyLW__channelLink:hover{text-decoration:underline}.video-header-module__y2HyLW__metaSep{color:#94a3b8}.video-header-module__y2HyLW__publishDate{color:#64748b}.video-header-module__y2HyLW__metricsRow{color:#475569;flex-wrap:wrap;align-items:center;gap:4px;font-size:13px;display:flex}.video-header-module__y2HyLW__metric{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.video-header-module__y2HyLW__metricSep{color:#cbd5e1}.video-header-module__y2HyLW__metricIcon{width:14px;height:14px}
.style-module__lKwoEa__page{padding:24px 0}.style-module__lKwoEa__headerRow{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.style-module__lKwoEa__title{margin:0;font-size:28px;font-weight:700}.style-module__lKwoEa__subtitle{color:var(--color-text-secondary,#64748b);margin:6px 0 0;font-size:14px}.style-module__lKwoEa__actions{align-items:center;gap:10px;display:flex}.style-module__lKwoEa__btn{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);color:var(--color-text,#1e293b);cursor:pointer;border-radius:10px;padding:10px 12px;font-weight:600}.style-module__lKwoEa__btnPrimary{background:var(--color-primary,#2563eb);border-color:var(--color-primary,#2563eb);color:#fff}.style-module__lKwoEa__btnDanger{background:var(--danger);border-color:var(--danger);color:#fff}.style-module__lKwoEa__btn:disabled{cursor:not-allowed;opacity:.6}.style-module__lKwoEa__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0 22px;display:grid}.style-module__lKwoEa__card{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:14px;padding:14px}.style-module__lKwoEa__cardLabel{color:var(--color-text-secondary,#64748b);margin-bottom:6px;font-size:12px}.style-module__lKwoEa__cardValue{font-size:22px;font-weight:800}.style-module__lKwoEa__grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.style-module__lKwoEa__section{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:14px;padding:14px}.style-module__lKwoEa__sectionTitle{margin:0 0 10px;font-size:14px;font-weight:800}.style-module__lKwoEa__table{border-collapse:collapse;width:100%}.style-module__lKwoEa__table th,.style-module__lKwoEa__table td{border-top:1px solid var(--color-border,#e2e8f0);text-align:left;vertical-align:top;padding:8px 6px;font-size:12px}.style-module__lKwoEa__table th{color:var(--color-text-secondary,#64748b);font-weight:700}.style-module__lKwoEa__mono{color:var(--color-text-secondary,#64748b);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}.style-module__lKwoEa__muted{color:var(--color-text-secondary,#64748b);font-size:12px}.style-module__lKwoEa__error{background:#ca1f7b14;border:1px solid #ca1f7b4d;border-radius:12px;margin:12px 0;padding:12px}@media (max-width:900px){.style-module__lKwoEa__cards,.style-module__lKwoEa__grid2{grid-template-columns:1fr}}
.DataLimitations-module__LRKz2W__container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.DataLimitations-module__LRKz2W__toggle{color:#475569;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:.875rem;transition:background .15s;display:flex}.DataLimitations-module__LRKz2W__toggle:hover{background:#f1f5f9}.DataLimitations-module__LRKz2W__icon{font-size:1rem}.DataLimitations-module__LRKz2W__label{flex:1;font-weight:500}.DataLimitations-module__LRKz2W__chevron{color:#94a3b8;font-size:1rem;font-weight:600;transition:transform .2s}.DataLimitations-module__LRKz2W__chevron[data-expanded=true]{transform:rotate(90deg)}.DataLimitations-module__LRKz2W__content{border-top:1px solid #e2e8f0;grid-template-columns:1fr;gap:16px;padding:0 16px 16px;display:grid}@media (min-width:640px){.DataLimitations-module__LRKz2W__content{grid-template-columns:1fr 1fr}}.DataLimitations-module__LRKz2W__column{padding-top:12px}.DataLimitations-module__LRKz2W__columnTitle{align-items:center;gap:6px;margin:0 0 10px;font-size:.8125rem;font-weight:700;display:flex}.DataLimitations-module__LRKz2W__checkIcon{color:var(--color-stormy-teal);font-size:.75rem}.DataLimitations-module__LRKz2W__xIcon{color:var(--color-hot-rose);font-size:.75rem}.DataLimitations-module__LRKz2W__list{color:#475569;font-size:.8125rem;line-height:var(--leading-normal);margin:0;padding:0 0 0 16px}.DataLimitations-module__LRKz2W__list li{margin-bottom:4px}.DataLimitations-module__LRKz2W__list li:last-child{margin-bottom:0}.DataLimitations-module__LRKz2W__canItem::marker{color:var(--color-stormy-teal)}.DataLimitations-module__LRKz2W__cantItem::marker{color:var(--color-hot-rose)}
