.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__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}

.metric-pills-module__AMFMSa__container{gap:var(--space-6);flex-direction:column;display:flex}.metric-pills-module__AMFMSa__section{gap:var(--space-3);flex-direction:column;display:flex}.metric-pills-module__AMFMSa__sectionTitle{color:var(--text);font-size:var(--text-lg);font-weight:var(--font-bold);margin:0}.metric-pills-module__AMFMSa__pillRow{gap:var(--space-3);flex-wrap:wrap;display:flex}.metric-pills-module__AMFMSa__pillInner{align-items:center;gap:var(--space-1);display:inline-flex}
.actionable-insights-module__84j4QW__stack{gap:var(--space-3);flex-direction:column;display:flex}.actionable-insights-module__84j4QW__loadingHint{color:var(--text-secondary);font-size:var(--text-sm);align-items:center;gap:var(--space-2);padding:var(--space-2)0;display:flex}.actionable-insights-module__84j4QW__dotPulse{background:var(--color-hot-rose);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite actionable-insights-module__84j4QW__pulse}@keyframes actionable-insights-module__84j4QW__pulse{0%,to{opacity:.3}50%{opacity:1}}.actionable-insights-module__84j4QW__empty{background:var(--surface-alt);border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-normal);padding:var(--space-6)}.actionable-insights-module__84j4QW__empty p{margin:0}
.insight-card-module__aYVzVa__card{border:1px solid var(--border);border-radius:var(--radius-md);gap:var(--space-2);padding:var(--space-4);transition:border-color var(--transition-base);flex-direction:column;display:flex}.insight-card-module__aYVzVa__card:hover{border-color:var(--border-hover)}.insight-card-module__aYVzVa__title{color:var(--text);font-size:var(--text-base);font-weight:var(--font-semibold);margin:0}.insight-card-module__aYVzVa__explanation{color:var(--text-muted);font-size:var(--text-xs);font-style:italic;line-height:var(--leading-normal);margin:0}.insight-card-module__aYVzVa__fix{font-size:var(--text-base);font-weight:var(--font-medium);line-height:var(--leading-normal);margin:0}
.BadgeArt-module__wsYNpW__badgeWrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.BadgeArt-module__wsYNpW__badgeSvg{transition:transform .3s;display:block}.BadgeArt-module__wsYNpW__common .BadgeArt-module__wsYNpW__badgeSvg{filter:drop-shadow(0 2px 4px #60a5fa4d)}.BadgeArt-module__wsYNpW__rare .BadgeArt-module__wsYNpW__badgeSvg{filter:drop-shadow(0 4px 8px #a78bfa66)}.BadgeArt-module__wsYNpW__epic .BadgeArt-module__wsYNpW__badgeSvg{filter:drop-shadow(0 6px 12px #f472b666)}.BadgeArt-module__wsYNpW__legendary .BadgeArt-module__wsYNpW__badgeSvg{filter:drop-shadow(0 8px 16px #35a7ff80)}.BadgeArt-module__wsYNpW__locked .BadgeArt-module__wsYNpW__badgeSvg{filter:grayscale()brightness(.7);opacity:.6}.BadgeArt-module__wsYNpW__badgeShape{transition:all .3s}.BadgeArt-module__wsYNpW__badgeShapeLocked{opacity:.8}.BadgeArt-module__wsYNpW__glowCircle{animation:3s ease-in-out infinite BadgeArt-module__wsYNpW__pulse}@keyframes BadgeArt-module__wsYNpW__pulse{0%,to{opacity:.4;r:42}50%{opacity:.7;r:44}}.BadgeArt-module__wsYNpW__iconGroup{transition:transform .3s}.BadgeArt-module__wsYNpW__lockOverlay{opacity:.9}.BadgeArt-module__wsYNpW__sparkles circle{animation:2s ease-in-out infinite BadgeArt-module__wsYNpW__twinkle}.BadgeArt-module__wsYNpW__sparkle1{animation-delay:0s}.BadgeArt-module__wsYNpW__sparkle2{animation-delay:.5s}.BadgeArt-module__wsYNpW__sparkle3{animation-delay:1s}.BadgeArt-module__wsYNpW__sparkle4{animation-delay:1.5s}@keyframes BadgeArt-module__wsYNpW__twinkle{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.BadgeArt-module__wsYNpW__shineOverlay{clip-path:polygon(50% 8%,88% 28%,88% 72%,50% 92%,12% 72%,12% 28%);pointer-events:none;background:linear-gradient(135deg,#0000 20%,#ffffff4d 40%,#fff6 50%,#ffffff4d 60%,#0000 80%) 0 0/200% 200%;border-radius:50%;animation:3s ease-in-out infinite BadgeArt-module__wsYNpW__shine;position:absolute;inset:0}@keyframes BadgeArt-module__wsYNpW__shine{0%{background-position:200% 0}to{background-position:-200% 0}}.BadgeArt-module__wsYNpW__badgeWrap:not(.BadgeArt-module__wsYNpW__locked):hover .BadgeArt-module__wsYNpW__badgeSvg{transform:scale(1.08)translateY(-2px)}.BadgeArt-module__wsYNpW__badgeWrap:not(.BadgeArt-module__wsYNpW__locked):hover .BadgeArt-module__wsYNpW__iconGroup{transform:translate(50px,50px)scale(.6)}.BadgeArt-module__wsYNpW__badgeWrap:focus-visible{outline:3px solid var(--primary);outline-offset:4px;border-radius:8px}@media (prefers-reduced-motion:reduce){.BadgeArt-module__wsYNpW__glowCircle,.BadgeArt-module__wsYNpW__sparkles circle,.BadgeArt-module__wsYNpW__shineOverlay{animation:none}.BadgeArt-module__wsYNpW__badgeWrap:not(.BadgeArt-module__wsYNpW__locked):hover .BadgeArt-module__wsYNpW__badgeSvg{transform:scale(1.02)}}
.overview-chart-module__hFtDia__chartStack{gap:var(--space-2);-webkit-user-select:none;user-select:none;flex-direction:column;display:flex;position:relative}.overview-chart-module__hFtDia__chartRow{align-items:center;gap:var(--space-3);display:flex;position:relative}.overview-chart-module__hFtDia__chartLabel{font-size:var(--text-base);font-weight:var(--font-semibold);text-align:left;flex-shrink:0;width:140px}.overview-chart-module__hFtDia__chartArea{flex:1;min-width:0;position:relative}:is(.overview-chart-module__hFtDia__chartArea .recharts-wrapper,.overview-chart-module__hFtDia__chartArea .recharts-surface){outline:none;overflow:visible}.overview-chart-module__hFtDia__chartArea .recharts-wrapper{z-index:2;position:relative}.overview-chart-module__hFtDia__tooltip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);font-size:var(--text-xs);padding:var(--space-2)var(--space-3);flex-direction:column;gap:2px;display:flex}.overview-chart-module__hFtDia__tooltipLabel{color:var(--text-secondary)}.overview-chart-module__hFtDia__tooltipValue{font-weight:var(--font-semibold)}.overview-chart-module__hFtDia__markerTooltip{align-items:center;gap:var(--space-2);max-width:240px;display:flex}.overview-chart-module__hFtDia__markerTooltip+.overview-chart-module__hFtDia__markerTooltip{border-top:1px solid var(--border);margin-top:var(--space-2);padding-top:var(--space-2)}.overview-chart-module__hFtDia__markerTooltipThumb{border-radius:var(--radius-xs);object-fit:cover;flex-shrink:0;width:80px;height:45px}.overview-chart-module__hFtDia__markerTooltipTitle{color:var(--text);font-size:var(--text-xs);font-weight:var(--font-medium);-webkit-line-clamp:2;line-height:var(--leading-snug);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.overview-chart-module__hFtDia__markerActiveIcon{pointer-events:none;z-index:11;background:url(/sidebar/videos.svg) 50%/contain no-repeat;width:24px;height:24px;transition:transform .15s;position:absolute;top:0;transform:translate(-50%)scale(1.3)}.overview-chart-module__hFtDia__markerTooltipFloat{background:var(--sidebar-bg);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:var(--space-2);pointer-events:none;z-index:10;position:absolute;top:28px;left:50%;transform:translate(-50%)}.overview-chart-module__hFtDia__markerTooltipFloat:before{background:var(--sidebar-bg);border:1px solid var(--border);border-radius:var(--radius-md)var(--radius-md)0 0;content:"";border-bottom:none;width:34px;height:22px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.overview-chart-module__hFtDia__markerTooltipFloat:after{background:radial-gradient(circle at 0 0,transparent 7px,var(--border)7px,var(--border)8px,var(--sidebar-bg)8px)left top/8px 8px no-repeat,radial-gradient(circle at 100% 0,transparent 7px,var(--border)7px,var(--border)8px,var(--sidebar-bg)8px)right top/8px 8px no-repeat,linear-gradient(var(--sidebar-bg),var(--sidebar-bg))8px 0/calc(100% - 16px)100% no-repeat;content:"";width:50px;height:10px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.overview-chart-module__hFtDia__markerLinesOverlay{bottom:20px;left:calc(140px + var(--space-3));pointer-events:none;z-index:1;position:absolute;top:28px;right:8px}.overview-chart-module__hFtDia__fullHeightMarkerLine{border-left:1.5px dashed var(--color-hot-rose);width:0;transition:border-color .15s;position:absolute;top:0;bottom:0}.overview-chart-module__hFtDia__emptyChart{background:var(--surface-alt);border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);padding:var(--space-10)var(--space-6);justify-content:center;align-items:center;display:flex}.overview-chart-module__hFtDia__emptyChart p{margin:0}
.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}
.BillingCTA-module__JKzpfW__card{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:var(--radius-lg,16px);padding:var(--space-md,16px)}@media (min-width:768px){.BillingCTA-module__JKzpfW__card{padding:var(--space-lg,24px)}}.BillingCTA-module__JKzpfW__header{gap:var(--space-sm,8px);margin-bottom:var(--space-md,16px);flex-direction:column;display:flex}@media (min-width:640px){.BillingCTA-module__JKzpfW__header{flex-direction:row;justify-content:space-between;align-items:flex-start}}.BillingCTA-module__JKzpfW__title{margin:0;font-size:1.25rem;font-weight:600}.BillingCTA-module__JKzpfW__subtitle{opacity:.9;margin-top:4px;font-size:.875rem}.BillingCTA-module__JKzpfW__badge{background:var(--color-lavender-mist);color:var(--color-imperial-blue);border-radius:9999px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.BillingCTA-module__JKzpfW__badgeSuccess{background:var(--success-light);color:var(--color-stormy-teal-hover)}.BillingCTA-module__JKzpfW__badgeWarning{background:var(--color-cool-sky-light);color:var(--color-imperial-blue)}.BillingCTA-module__JKzpfW__cancelNotice{background:var(--color-cool-sky-light);border:1px solid var(--color-cool-sky);border-radius:var(--radius-md,8px);color:var(--color-imperial-blue);margin-bottom:var(--space-md,16px);align-items:center;gap:8px;padding:12px 16px;font-size:.875rem;display:flex}.BillingCTA-module__JKzpfW__cancelNotice svg{stroke:var(--color-cool-sky);flex-shrink:0}.BillingCTA-module__JKzpfW__cancelNotice strong{font-weight:600}.BillingCTA-module__JKzpfW__details{margin-bottom:var(--space-md,16px)}.BillingCTA-module__JKzpfW__meta{color:var(--color-text-secondary,#64748b);margin-bottom:var(--space-sm,8px);font-size:.875rem}.BillingCTA-module__JKzpfW__features{margin:0 0 var(--space-md,16px);padding:0;list-style:none}.BillingCTA-module__JKzpfW__features li{padding:var(--space-xs,4px)0;font-size:.875rem}.BillingCTA-module__JKzpfW__pricing{margin-bottom:var(--space-md,16px);align-items:baseline;gap:4px;display:flex}.BillingCTA-module__JKzpfW__price{font-size:2rem;font-weight:700}.BillingCTA-module__JKzpfW__period{opacity:.8;font-size:1rem}.BillingCTA-module__JKzpfW__btn{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);color:var(--text);cursor:pointer;text-align:center;border-radius:10px;width:100%;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .15s;display:block}.BillingCTA-module__JKzpfW__btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.BillingCTA-module__JKzpfW__btn:disabled{cursor:not-allowed;opacity:.5}
.BadgeDetailModal-module__DGqnDq__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;animation:.2s BadgeDetailModal-module__DGqnDq__fadeIn;display:flex;position:fixed;inset:0}@keyframes BadgeDetailModal-module__DGqnDq__fadeIn{0%{opacity:0}to{opacity:1}}.BadgeDetailModal-module__DGqnDq__modal{background:#fff;border-radius:20px;width:100%;max-width:420px;max-height:90vh;padding:32px 24px;animation:.3s BadgeDetailModal-module__DGqnDq__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}@keyframes BadgeDetailModal-module__DGqnDq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.BadgeDetailModal-module__DGqnDq__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.BadgeDetailModal-module__DGqnDq__closeBtn:hover{color:var(--text);background:#e2e8f0}.BadgeDetailModal-module__DGqnDq__badgeArtWrap{justify-content:center;margin-bottom:20px;display:flex;position:relative}.BadgeDetailModal-module__DGqnDq__newPill{background:linear-gradient(135deg,var(--color-hot-rose)0%,var(--color-hot-rose)100%);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:12px;padding:4px 10px;font-size:.6875rem;font-weight:700;animation:1.5s ease-in-out infinite BadgeDetailModal-module__DGqnDq__pulse;position:absolute;top:-8px;right:calc(50% - 80px)}@keyframes BadgeDetailModal-module__DGqnDq__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.BadgeDetailModal-module__DGqnDq__badgeInfo{text-align:center;margin-bottom:24px}.BadgeDetailModal-module__DGqnDq__rarityBadge{color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:12px;margin-bottom:8px;padding:4px 12px;font-size:.6875rem;font-weight:700;display:inline-block}.BadgeDetailModal-module__DGqnDq__badgeName{margin:0 0 8px;font-size:1.5rem;font-weight:800}.BadgeDetailModal-module__DGqnDq__badgeDesc{color:#64748b;font-size:.9375rem;line-height:var(--leading-normal);margin:0}.BadgeDetailModal-module__DGqnDq__sectionTitle{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;margin:0 0 12px;font-size:.75rem;font-weight:700}.BadgeDetailModal-module__DGqnDq__progressSection{background:#f8fafc;border-radius:12px;margin-bottom:20px;padding:16px}.BadgeDetailModal-module__DGqnDq__unlockedInfo{color:var(--color-stormy-teal);align-items:center;gap:10px;font-weight:600;display:flex}.BadgeDetailModal-module__DGqnDq__lockedInfo{color:#64748b;align-items:center;gap:10px;font-style:italic;display:flex}.BadgeDetailModal-module__DGqnDq__progressInfo{flex-direction:column;gap:8px;display:flex}.BadgeDetailModal-module__DGqnDq__progressBar{background:#e2e8f0;border-radius:5px;height:10px;overflow:hidden}.BadgeDetailModal-module__DGqnDq__progressFill{border-radius:5px;height:100%;transition:width .5s}.BadgeDetailModal-module__DGqnDq__progressText{justify-content:center;align-items:center;gap:4px;font-size:.875rem;font-weight:600;display:flex}.BadgeDetailModal-module__DGqnDq__progressDivider{color:#94a3b8}.BadgeDetailModal-module__DGqnDq__howToUnlock{margin-bottom:20px}.BadgeDetailModal-module__DGqnDq__goalsList{margin:0;padding:0;list-style:none}.BadgeDetailModal-module__DGqnDq__goalItem{background:#f8fafc;border-radius:10px;flex-direction:column;gap:2px;margin-bottom:8px;padding:12px;display:flex}.BadgeDetailModal-module__DGqnDq__goalItem:last-child{margin-bottom:0}.BadgeDetailModal-module__DGqnDq__goalTitle{font-size:.875rem;font-weight:600}.BadgeDetailModal-module__DGqnDq__goalDesc{color:#64748b;font-size:.75rem}.BadgeDetailModal-module__DGqnDq__chainSection{margin-bottom:20px}.BadgeDetailModal-module__DGqnDq__chainList{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;display:flex}.BadgeDetailModal-module__DGqnDq__chainBadge{opacity:.5;align-items:center;gap:4px;transition:opacity .2s;display:flex}.BadgeDetailModal-module__DGqnDq__chainBadge.BadgeDetailModal-module__DGqnDq__current{opacity:1}.BadgeDetailModal-module__DGqnDq__chainArrow{color:#94a3b8;font-size:.75rem}.BadgeDetailModal-module__DGqnDq__actions{border-top:1px solid #e2e8f0;justify-content:center;gap:10px;padding-top:16px;display:flex}.BadgeDetailModal-module__DGqnDq__shareBtn,.BadgeDetailModal-module__DGqnDq__closeModalBtn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.BadgeDetailModal-module__DGqnDq__shareBtn{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.BadgeDetailModal-module__DGqnDq__shareBtn:hover{color:var(--text);background:#e2e8f0}.BadgeDetailModal-module__DGqnDq__closeModalBtn{background:var(--primary);color:#fff;border:none}.BadgeDetailModal-module__DGqnDq__closeModalBtn:hover{background:var(--primary-hover);color:#fff}@media (max-width:480px){.BadgeDetailModal-module__DGqnDq__modal{padding:24px 16px}.BadgeDetailModal-module__DGqnDq__badgeName{font-size:1.25rem}}
.style-module__9u9hYG__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:var(--z-modal-backdrop,999);background:#00000080;align-items:flex-end;animation:.15s ease-out style-module__9u9hYG__fadeIn;display:flex;position:fixed;inset:0}@keyframes style-module__9u9hYG__fadeIn{0%{opacity:0}to{opacity:1}}.style-module__9u9hYG__drawer{background:var(--color-surface);border-radius:var(--radius-lg)var(--radius-lg)0 0;flex-direction:column;width:100%;max-height:85vh;animation:.2s ease-out style-module__9u9hYG__slideUp;display:flex;box-shadow:0 -4px 20px #00000026}@keyframes style-module__9u9hYG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.style-module__9u9hYG__backdrop{padding:var(--space-lg);justify-content:center;align-items:center}.style-module__9u9hYG__drawer{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);width:min(720px,96vw);max-height:min(80vh,800px);animation:none}.style-module__9u9hYG__handle{display:none}}.style-module__9u9hYG__handle{background:var(--color-border);height:4px;margin:var(--space-sm)auto;border-radius:2px;width:36px}.style-module__9u9hYG__header{border-bottom:1px solid var(--color-border);padding:var(--space-sm)var(--space-md);justify-content:space-between;align-items:center;display:flex}.style-module__9u9hYG__title{margin:0;font-size:1rem;font-weight:600}.style-module__9u9hYG__close{border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex}.style-module__9u9hYG__close:hover{background:var(--color-surface-2);color:var(--color-text)}.style-module__9u9hYG__content{-webkit-overflow-scrolling:touch;padding:var(--space-md);flex:1;overflow-y:auto}.style-module__9u9hYG__footer{border-top:1px solid var(--color-border);gap:var(--space-sm);padding:var(--space-md);display:flex}.style-module__9u9hYG__secondaryAction{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;min-height:48px;padding:var(--space-md);flex:1;font-size:.9375rem;font-weight:600;transition:all .15s}.style-module__9u9hYG__secondaryAction:hover{border-color:var(--color-primary);color:var(--color-text)}.style-module__9u9hYG__primaryAction{background:var(--color-primary);border-radius:var(--radius-md);color:var(--color-primary-contrast);cursor:pointer;min-height:48px;padding:var(--space-md);border:none;flex:1;font-size:.9375rem;font-weight:600;transition:all .15s}.style-module__9u9hYG__primaryAction:hover{filter:brightness(.9)}
.overview-panel-module__DGl4ga__panel{gap:var(--space-10);flex-direction:column;display:flex}.overview-panel-module__DGl4ga__section{gap:var(--space-4);flex-direction:column;display:flex}.overview-panel-module__DGl4ga__section+.overview-panel-module__DGl4ga__section{padding-left:0}.overview-panel-module__DGl4ga__sectionTitle{color:var(--text);font-size:var(--text-xl);font-weight:var(--font-bold);margin:0}.overview-panel-module__DGl4ga__loadingState{color:var(--text-secondary);font-size:var(--text-sm);align-items:center;gap:var(--space-3);min-height:400px;padding:var(--space-12)0;justify-content:center;display:flex}.overview-panel-module__DGl4ga__spinner{border:2px solid var(--border);border-top-color:var(--color-hot-rose);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite overview-panel-module__DGl4ga__spin}@keyframes overview-panel-module__DGl4ga__spin{to{transform:rotate(360deg)}}.overview-panel-module__DGl4ga__errorState{background:var(--surface-alt);border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);align-items:center;gap:var(--space-4);padding:var(--space-10)var(--space-6);text-align:center;flex-direction:column;justify-content:center;display:flex}.overview-panel-module__DGl4ga__errorState p{margin:0}.overview-panel-module__DGl4ga__retryBtn{background:var(--surface);border:1px solid var(--color-hot-rose);border-radius:var(--radius-md);color:var(--color-hot-rose);cursor:pointer;font:inherit;font-size:var(--text-sm);font-weight:var(--font-medium);padding:var(--space-2)var(--space-4);transition:all var(--transition-base)}.overview-panel-module__DGl4ga__retryBtn:hover{background:var(--color-hot-rose);color:var(--text-inverse)}.overview-panel-module__DGl4ga__retryBtn:focus-visible{box-shadow:var(--focus-ring);outline:none}.overview-panel-module__DGl4ga__insightsPlaceholder{background:var(--surface-alt);border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-normal);padding:var(--space-6)}.overview-panel-module__DGl4ga__insightsPlaceholder p{margin:0}
.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__hM_IHG__twoColumn{gap:var(--space-5,20px);grid-template-columns:1fr;display:grid}@media (min-width:768px){.style-module__hM_IHG__twoColumn{grid-template-columns:1fr 1fr}}.style-module__hM_IHG__leftCard{background:var(--surface,#fff);border:1px solid var(--border-light,#e8eafb);border-radius:var(--radius-lg,20px);box-shadow:var(--shadow-card,0 4px 4px 0 #00000014);gap:var(--space-5,20px);padding:var(--space-6,24px);flex-direction:column;display:flex}.style-module__hM_IHG__rightColumn{flex-direction:column;display:flex}.style-module__hM_IHG__fieldLabel{color:var(--color-imperial-blue);font-size:var(--text-sm,.9375rem);font-weight:var(--font-medium,500);margin-bottom:var(--space-2,8px);display:block}.style-module__hM_IHG__channelList{gap:var(--space-2,8px);flex-direction:column;display:flex}.style-module__hM_IHG__channelItem{align-items:center;gap:var(--space-3,12px);padding:var(--space-2,8px)0;display:flex}.style-module__hM_IHG__channelThumb{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.style-module__hM_IHG__channelInfo{flex:1;min-width:0}.style-module__hM_IHG__channelName{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}.style-module__hM_IHG__channelActions{flex-shrink:0;align-items:center;display:flex}.style-module__hM_IHG__removeBtn{border-radius:var(--radius-sm,4px);color:var(--text-secondary,#6b7280);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .15s;display:flex}.style-module__hM_IHG__removeBtn:hover{color:var(--color-danger);background:#ca1f7b1a}.style-module__hM_IHG__removeBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.style-module__hM_IHG__removeBtn:disabled{cursor:not-allowed;opacity:.5}.style-module__hM_IHG__removeBtn .style-module__hM_IHG__spinner{border-width:2px;width:16px;height:16px}.style-module__hM_IHG__emptyChannels{background:var(--surface-alt,#f3f4fb);border-radius:var(--radius-md,8px);padding:var(--space-5,20px)var(--space-4,16px);text-align:center;flex-direction:column;align-items:center;display:flex}.style-module__hM_IHG__emptyIcon{margin-bottom:var(--space-2,8px);opacity:.7}.style-module__hM_IHG__emptyChannels p{color:var(--text-secondary,#6b7280);font-size:var(--text-sm,.9375rem);margin:0}.style-module__hM_IHG__addChannelBtn{border:1px solid var(--color-imperial-blue);border-radius:var(--radius-md,8px);color:var(--color-imperial-blue);cursor:pointer;font-family:inherit;font-size:var(--text-body-size,1.125rem);font-weight:var(--font-bold,700);margin-top:var(--space-4,16px);padding:var(--space-2,8px)var(--space-5,20px);background:0 0;text-decoration:none;transition:all .15s;display:inline-block}.style-module__hM_IHG__addChannelBtn:hover{background:var(--surface-alt,#f3f4fb)}.style-module__hM_IHG__addChannelBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.style-module__hM_IHG__signOutBtn{border:1px solid var(--border,#d1d5db);border-radius:var(--radius-md,8px);color:var(--text-secondary,#6b7280);cursor:pointer;font-family:inherit;font-size:var(--text-sm,.875rem);font-weight:var(--font-medium,500);margin-top:var(--space-6,24px);padding:var(--space-2,8px)var(--space-5,20px);background:0 0;transition:all .15s}.style-module__hM_IHG__signOutBtn:hover{border-color:var(--color-danger,#e11d48);color:var(--color-danger,#e11d48)}.style-module__hM_IHG__signOutBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.style-module__hM_IHG__loadingState{background:var(--surface-alt,#f3f4fb);border-radius:var(--radius-lg,20px);color:var(--text-secondary,#6b7280);font-size:var(--text-sm,.9375rem);align-items:center;gap:var(--space-3,12px);padding:var(--space-8,32px)var(--space-6,24px);flex-direction:column;justify-content:center;display:flex}.style-module__hM_IHG__spinner{border:3px solid var(--border,#d1d5db);border-top-color:var(--color-primary);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite style-module__hM_IHG__spin}@keyframes style-module__hM_IHG__spin{to{transform:rotate(360deg)}}
.style-module___XJfBa__layout{gap:var(--space-6);flex-direction:column;display:flex}@media (min-width:768px){.style-module___XJfBa__layout{gap:var(--space-8);flex-direction:row}}.style-module___XJfBa__contentCard{background:var(--surface);border:1px solid var(--border,#e8eafb);margin-bottom:var(--space-12);border-radius:20px;flex:1;min-height:400px;box-shadow:0 4px 4px #00000014}.style-module___XJfBa__saveStatus{color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--font-medium);align-items:center;gap:var(--space-2);letter-spacing:.03em;min-height:24px;padding:var(--space-2)0;justify-content:flex-end;display:flex}.style-module___XJfBa__saveStatusSaving{color:var(--color-imperial-blue);opacity:.6}.style-module___XJfBa__saveStatusSaved{color:var(--color-stormy-teal)}.style-module___XJfBa__saveStatusError{color:var(--color-hot-rose)}.style-module___XJfBa__loadingState{color:var(--text-secondary);padding:var(--space-12);flex-direction:column;justify-content:center;align-items:center;display:flex}.style-module___XJfBa__spinner{border:3px solid var(--border);border-top-color:var(--primary);height:32px;margin-bottom:var(--space-4);border-radius:50%;width:32px;animation:.8s linear infinite style-module___XJfBa__spin}@keyframes style-module___XJfBa__spin{to{transform:rotate(360deg)}}.style-module___XJfBa__emptyState{padding:var(--space-12);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.style-module___XJfBa__emptyState svg{color:var(--text-tertiary);margin-bottom:var(--space-4)}.style-module___XJfBa__emptyState h2{color:var(--text);font-size:var(--text-lg);font-weight:var(--font-semibold);margin:0 0 var(--space-2)}.style-module___XJfBa__emptyState p{color:var(--text-secondary);font-size:var(--text-sm);margin:0 0 var(--space-6)}.style-module___XJfBa__backBtn{background:var(--primary);border-radius:var(--radius-md);color:var(--text-inverse);font-size:var(--text-sm);font-weight:var(--font-semibold);padding:var(--space-3)var(--space-5);transition:all var(--transition-base);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.style-module___XJfBa__backBtn:hover{background:var(--primary-dark,#4f46e5);color:var(--text-inverse);text-decoration:none}
.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}
.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)}
.style-module__pw2qga__errorBanner{background:var(--color-hot-rose-light);border:1px solid var(--color-hot-rose-light);color:var(--danger);cursor:pointer;border-radius:8px;margin-bottom:20px;padding:12px 16px}.style-module__pw2qga__noChannel{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.style-module__pw2qga__noChannelIcon{color:#94a3b8;margin-bottom:16px}.style-module__pw2qga__noChannelTitle{margin:0 0 8px;font-size:1.25rem;font-weight:700}.style-module__pw2qga__noChannelDesc{color:#64748b;max-width:320px;margin:0 0 24px;font-size:.9375rem}.style-module__pw2qga__connectBtn{background:var(--primary);color:#fff;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.style-module__pw2qga__connectBtn:hover{background:var(--primary-hover);color:#fff}.style-module__pw2qga__loading{color:#64748b;text-align:center;padding:40px}.style-module__pw2qga__summarySection{margin-bottom:32px}.style-module__pw2qga__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;display:grid}.style-module__pw2qga__summaryCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;transition:all .2s}.style-module__pw2qga__summaryIcon{background:linear-gradient(135deg,var(--color-hot-rose)0%,var(--color-hot-rose)100%);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 12px;display:flex}.style-module__pw2qga__streakIcon{background:linear-gradient(135deg,var(--color-cool-sky)0%,var(--color-hot-rose)100%)}.style-module__pw2qga__summaryValue{font-size:2rem;font-weight:800;line-height:var(--leading-none)}.style-module__pw2qga__summaryTotal{color:#94a3b8;margin-left:4px;font-size:1rem;font-weight:600}.style-module__pw2qga__summaryLabel{color:#64748b;letter-spacing:.03em;text-transform:uppercase;margin-top:4px;font-size:.75rem;font-weight:600}.style-module__pw2qga__nextBadgeCard{background:linear-gradient(135deg,var(--color-cool-sky-light)0%,var(--color-cool-sky-light)100%);border-color:var(--color-cool-sky);cursor:pointer;text-align:left;align-items:center;gap:16px;display:flex}.style-module__pw2qga__nextBadgeCard:hover{transform:translateY(-2px);box-shadow:0 8px 16px #fbbf2433}.style-module__pw2qga__nextBadgePreview{flex-shrink:0}.style-module__pw2qga__nextBadgeInfo{flex:1;min-width:0}.style-module__pw2qga__nextBadgeLabel{color:var(--color-imperial-blue);letter-spacing:.05em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.style-module__pw2qga__nextBadgeName{color:var(--color-imperial-blue);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:700;overflow:hidden}.style-module__pw2qga__nextBadgeProgress{color:var(--color-cool-sky-hover);font-size:.75rem}.style-module__pw2qga__gallerySection{margin-bottom:40px}.style-module__pw2qga__galleryHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.style-module__pw2qga__sectionTitle{align-items:center;gap:8px;margin:0;font-size:1.125rem;font-weight:700;display:flex}.style-module__pw2qga__newCount{background:linear-gradient(135deg,var(--color-hot-rose)0%,var(--color-hot-rose)100%);color:#fff;border-radius:10px;padding:3px 8px;font-size:.6875rem;font-weight:700}.style-module__pw2qga__filtersRow{background:#f8fafc;border-radius:12px;flex-wrap:wrap;gap:12px;margin-bottom:20px;padding:16px;display:flex}.style-module__pw2qga__filterGroup{flex-direction:column;gap:4px;display:flex}.style-module__pw2qga__filterLabel{color:#64748b;letter-spacing:.03em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.style-module__pw2qga__filterSelect{color:var(--text);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:140px;padding:8px 12px;font-size:.875rem}.style-module__pw2qga__filterSelect:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #ca1f7b1a}.style-module__pw2qga__searchGroup{flex:1;min-width:180px}.style-module__pw2qga__searchInput{color:var(--text);background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:8px 12px;font-size:.875rem}.style-module__pw2qga__searchInput:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #ca1f7b1a}.style-module__pw2qga__badgeGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px;display:grid}.style-module__pw2qga__badgeCard{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:center;padding:16px 12px;transition:all .2s;display:flex}.style-module__pw2qga__badgeCard:hover{border-color:var(--color-lavender-mist);transform:translateY(-4px);box-shadow:0 8px 20px #ca1f7b26}.style-module__pw2qga__badgeCard:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.style-module__pw2qga__badgeCard.style-module__pw2qga__unlocked{background:linear-gradient(180deg,var(--color-cool-sky-light)0%,var(--color-cool-sky-light)100%);border-color:var(--color-cool-sky-light)}.style-module__pw2qga__badgeCard.style-module__pw2qga__locked{opacity:.6}.style-module__pw2qga__badgeArtWrap{margin-bottom:8px;position:relative}.style-module__pw2qga__newPill{background:var(--color-hot-rose);color:#fff;text-transform:uppercase;border-radius:6px;padding:2px 6px;font-size:.5625rem;font-weight:700;position:absolute;top:-6px;right:-12px}.style-module__pw2qga__badgeName{font-size:.8125rem;font-weight:600;line-height:var(--leading-snug);text-align:center;margin-bottom:4px}.style-module__pw2qga__badgeRarity{letter-spacing:.05em;text-transform:uppercase;border-radius:6px;padding:2px 8px;font-size:.625rem;font-weight:700}.style-module__pw2qga__badgeRarity[data-rarity=common]{background:var(--secondary-light);color:var(--color-cool-sky-hover)}.style-module__pw2qga__badgeRarity[data-rarity=rare]{background:var(--color-lavender-mist);color:var(--color-imperial-blue)}.style-module__pw2qga__badgeRarity[data-rarity=epic]{background:var(--color-lavender-mist);color:var(--color-hot-rose-hover)}.style-module__pw2qga__badgeRarity[data-rarity=legendary]{background:var(--color-cool-sky-light);color:var(--color-imperial-blue)}.style-module__pw2qga__badgeProgressBar{background:#e2e8f0;border-radius:2px;width:100%;height:4px;margin-top:8px;overflow:hidden}.style-module__pw2qga__badgeProgressFill{background:linear-gradient(90deg,var(--color-hot-rose),var(--color-hot-rose));border-radius:2px;height:100%;transition:width .5s}.style-module__pw2qga__noResults{color:#64748b;text-align:center;padding:40px}.style-module__pw2qga__resetBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:12px;padding:8px 16px;font-size:.875rem;font-weight:600}.style-module__pw2qga__resetBtn:hover{background:var(--primary-hover);color:#fff}.style-module__pw2qga__goalsSection{margin-bottom:40px}.style-module__pw2qga__goalCategory{margin-bottom:24px}.style-module__pw2qga__goalCategoryTitle{color:#64748b;letter-spacing:.03em;text-transform:uppercase;margin:0 0 12px;font-size:.875rem;font-weight:700}.style-module__pw2qga__goalsList{flex-direction:column;gap:10px;display:flex}.style-module__pw2qga__goalCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px;transition:all .2s;display:flex}.style-module__pw2qga__goalCard:hover{border-color:var(--color-lavender-mist)}.style-module__pw2qga__goalCard.style-module__pw2qga__completed{background:var(--color-stormy-teal-light);border-color:var(--color-stormy-teal-light)}.style-module__pw2qga__goalCard.style-module__pw2qga__goalLocked{opacity:.6;background:#f8fafc}.style-module__pw2qga__goalInfo{flex:1;min-width:0}.style-module__pw2qga__goalTitle{margin:0 0 4px;font-size:.9375rem;font-weight:600}.style-module__pw2qga__goalDesc{color:#64748b;margin:0;font-size:.8125rem}.style-module__pw2qga__goalBadges{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.style-module__pw2qga__goalBadgeChip{border-radius:6px;padding:3px 8px;font-size:.625rem;font-weight:600}.style-module__pw2qga__goalBadgeChip[data-rarity=common]{background:var(--secondary-light);color:var(--color-cool-sky-hover)}.style-module__pw2qga__goalBadgeChip[data-rarity=rare]{background:var(--color-lavender-mist);color:var(--color-imperial-blue)}.style-module__pw2qga__goalBadgeChip[data-rarity=epic]{background:var(--color-lavender-mist);color:var(--color-hot-rose-hover)}.style-module__pw2qga__goalBadgeChip[data-rarity=legendary]{background:var(--color-cool-sky-light);color:var(--color-imperial-blue)}.style-module__pw2qga__goalProgress{flex-shrink:0}.style-module__pw2qga__completedBadge{background:var(--success-light);color:var(--color-stormy-teal);border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.style-module__pw2qga__lockedBadge{color:#64748b;background:#f1f5f9;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:.6875rem;font-weight:600;display:inline-flex}.style-module__pw2qga__goalProgressWrap{flex-direction:column;align-items:flex-end;gap:4px;min-width:100px;display:flex}.style-module__pw2qga__goalProgressBar{background:#e2e8f0;border-radius:3px;width:100%;height:6px;overflow:hidden}.style-module__pw2qga__goalProgressFill{background:linear-gradient(90deg,var(--color-hot-rose),var(--color-hot-rose));border-radius:3px;height:100%;transition:width .5s}.style-module__pw2qga__goalProgressText{color:#64748b;font-size:.6875rem;font-weight:600}.style-module__pw2qga__recentSection{margin-bottom:40px}.style-module__pw2qga__recentList{flex-direction:column;gap:8px;display:flex}.style-module__pw2qga__recentItem{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.style-module__pw2qga__recentItem:hover{background:var(--color-cool-sky-light);border-color:var(--color-cool-sky-light)}.style-module__pw2qga__recentInfo{flex-direction:column;display:flex}.style-module__pw2qga__recentName{font-size:.875rem;font-weight:600}.style-module__pw2qga__recentDate{color:#94a3b8;font-size:.75rem}@media (max-width:640px){.style-module__pw2qga__summaryGrid{grid-template-columns:1fr 1fr}.style-module__pw2qga__nextBadgeCard{grid-column:span 2}.style-module__pw2qga__filtersRow{flex-direction:column}.style-module__pw2qga__filterGroup,.style-module__pw2qga__filterSelect,.style-module__pw2qga__searchInput{width:100%}.style-module__pw2qga__badgeGrid{grid-template-columns:repeat(3,1fr);gap:10px}.style-module__pw2qga__badgeCard{padding:12px 8px}.style-module__pw2qga__badgeName{font-size:.75rem}.style-module__pw2qga__goalCard{flex-direction:column;align-items:flex-start;gap:12px}.style-module__pw2qga__goalProgress{width:100%}.style-module__pw2qga__goalProgressWrap{align-items:stretch;width:100%}}
.style-module__JTTSDa__page{max-width:var(--page-max-width);padding:var(--page-padding-mobile);margin:0 auto}@media (min-width:768px){.style-module__JTTSDa__page{padding:var(--page-padding-desktop)}}.style-module__JTTSDa__header{margin-bottom:var(--space-md)}.style-module__JTTSDa__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__JTTSDa__title{font-size:var(--page-title-size-lg)}}.style-module__JTTSDa__subtitle{color:var(--color-text-secondary);font-size:var(--page-subtitle-size);line-height:var(--page-subtitle-line-height);margin:0}.style-module__JTTSDa__upgradeBanner{border-radius:var(--radius-md);gap:var(--space-sm);margin-bottom:var(--space-md);padding:var(--space-md);background:#35a7ff1a;border:1px solid #35a7ff33;flex-direction:column;display:flex}@media (min-width:480px){.style-module__JTTSDa__upgradeBanner{flex-direction:row;justify-content:space-between;align-items:center}}.style-module__JTTSDa__upgradeBanner p{color:var(--color-warning);font-size:var(--control-font-size);margin:0;font-weight:500}.style-module__JTTSDa__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);border:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;transition:filter .15s;display:inline-flex}.style-module__JTTSDa__upgradeBtn:hover{filter:brightness(.9)}.style-module__JTTSDa__upgradeBtn:focus-visible{outline:2px solid var(--color-warning);outline-offset:2px}.style-module__JTTSDa__toolbar{gap:var(--space-sm);margin-bottom:var(--space-md);flex-direction:column;display:flex}@media (min-width:640px){.style-module__JTTSDa__toolbar{align-items:center;gap:var(--space-md);flex-direction:row;justify-content:space-between}}.style-module__JTTSDa__toolbarRow{flex:1}@media (min-width:640px){.style-module__JTTSDa__toolbarRow{max-width:280px}}.style-module__JTTSDa__searchWrap{width:100%;position:relative}.style-module__JTTSDa__searchIcon{color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.style-module__JTTSDa__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-sm)var(--space-sm)38px;width:100%}.style-module__JTTSDa__searchInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.style-module__JTTSDa__searchInput::placeholder{color:var(--color-text-muted)}.style-module__JTTSDa__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:0;min-height:44px;padding:var(--space-sm)}.style-module__JTTSDa__select:focus{border-color:var(--color-primary);outline:none}.style-module__JTTSDa__summarySection{margin-bottom:var(--space-md)}.style-module__JTTSDa__summaryHeader{align-items:baseline;gap:var(--space-xs);margin-bottom:var(--space-sm);display:flex}.style-module__JTTSDa__summaryTitle{color:var(--color-text);margin:0;font-size:.875rem;font-weight:600}.style-module__JTTSDa__summaryCount{background:var(--color-surface-2);border-radius:var(--radius-md);color:var(--color-text-secondary);padding:2px 8px;font-size:.75rem}.style-module__JTTSDa__summaryGrid{gap:var(--space-sm);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:640px){.style-module__JTTSDa__summaryGrid{grid-template-columns:repeat(4,1fr)}}.style-module__JTTSDa__summaryCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-md);text-align:center}.style-module__JTTSDa__summaryValue{color:var(--color-text);margin-bottom:2px;font-size:1.25rem;font-weight:700;display:block}.style-module__JTTSDa__summaryLabel{color:var(--color-text-secondary);letter-spacing:.03em;text-transform:uppercase;font-size:.6875rem}.style-module__JTTSDa__tiersCard{padding:var(--space-sm)var(--space-md);grid-column:span 2}@media (min-width:640px){.style-module__JTTSDa__tiersCard{grid-column:span 1}}.style-module__JTTSDa__tiersDisplay{gap:var(--space-xs);flex-direction:column;display:flex}.style-module__JTTSDa__tierBar{background:var(--color-surface-2);border-radius:var(--radius-sm);height:8px;display:flex;overflow:hidden}.style-module__JTTSDa__tierBarStrong{background:var(--color-success);min-width:4px}.style-module__JTTSDa__tierBarAverage{background:var(--color-text-muted);min-width:4px}.style-module__JTTSDa__tierBarWeak{background:var(--color-danger);min-width:4px}.style-module__JTTSDa__tierLegend{gap:var(--space-sm);justify-content:center;display:flex}.style-module__JTTSDa__tierLegendItem{color:var(--color-text-secondary);align-items:center;gap:4px;font-size:.6875rem;display:flex}.style-module__JTTSDa__tierDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.style-module__JTTSDa__dotStrong{background:var(--color-success)}.style-module__JTTSDa__dotAverage{background:var(--color-text-muted)}.style-module__JTTSDa__dotWeak{background:var(--color-danger)}.style-module__JTTSDa__buildingBaseline{flex-direction:column;align-items:center;gap:2px;display:flex}.style-module__JTTSDa__buildingText{color:var(--color-text-secondary);font-size:.8125rem;font-weight:600}.style-module__JTTSDa__buildingSubtext{color:var(--color-text-muted);font-size:.6875rem}.style-module__JTTSDa__attributionNote{background:var(--color-surface-2);border-radius:var(--radius-md);color:var(--color-text-secondary);align-items:flex-start;gap:var(--space-sm);font-size:.8125rem;line-height:var(--leading-normal);margin:var(--space-md)0 0 0;padding:var(--space-sm)var(--space-md);display:flex}.style-module__JTTSDa__infoIcon{color:var(--color-text-muted);flex-shrink:0;margin-top:2px}.style-module__JTTSDa__videoGrid{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:640px){.style-module__JTTSDa__videoGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.style-module__JTTSDa__videoGrid{grid-template-columns:repeat(3,1fr)}}.style-module__JTTSDa__videoCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.style-module__JTTSDa__videoCard:hover{border-color:var(--color-text-muted);box-shadow:var(--shadow-sm)}.style-module__JTTSDa__thumbnailWrap{aspect-ratio:16/9;background:var(--color-surface-2);display:block;position:relative}.style-module__JTTSDa__thumbnail{object-fit:cover;width:100%;height:100%}.style-module__JTTSDa__thumbnailPlaceholder{color:var(--color-text-muted);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.style-module__JTTSDa__rankBadge{background:var(--color-primary);border-radius:var(--radius-sm);color:var(--color-primary-contrast);padding:4px 8px;font-size:.6875rem;font-weight:700;position:absolute;top:8px;left:8px}.style-module__JTTSDa__durationBadge{border-radius:var(--radius-sm);color:#fff;background:#000000bf;padding:2px 6px;font-size:.6875rem;font-weight:500;position:absolute;bottom:8px;right:8px}.style-module__JTTSDa__cardContent{padding:var(--space-sm)var(--space-md)var(--space-md);flex-direction:column;flex:1;display:flex}.style-module__JTTSDa__cardMain{flex:1}.style-module__JTTSDa__videoTitle{color:var(--color-text);-webkit-line-clamp:2;font-size:.9375rem;font-weight:600;line-height:var(--leading-snug);-webkit-box-orient:vertical;margin-bottom:4px;text-decoration:none;display:-webkit-box;overflow:hidden}.style-module__JTTSDa__videoTitle:hover{color:var(--color-primary)}.style-module__JTTSDa__videoTitle:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.style-module__JTTSDa__metaRow{color:var(--color-text-secondary);gap:var(--space-sm);margin-bottom:var(--space-sm);font-size:.75rem;display:flex}.style-module__JTTSDa__heroRow{align-items:center;gap:var(--space-xs);margin-bottom:var(--space-sm);justify-content:space-between;display:flex}.style-module__JTTSDa__heroMetric{flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}.style-module__JTTSDa__heroValue{color:var(--color-success);font-size:1.375rem;font-weight:700}.style-module__JTTSDa__heroLabel{color:var(--color-text-secondary);font-size:.75rem}.style-module__JTTSDa__tierBadge{border-radius:var(--radius-sm);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;padding:3px 8px;font-size:.625rem;font-weight:600;display:inline-block}.style-module__JTTSDa__tierStrong{color:var(--color-success);background:#0f71731a;border:1px solid #0f717340}.style-module__JTTSDa__tierAverage{background:var(--color-surface-2);border:1px solid var(--color-border);color:var(--color-text-secondary)}.style-module__JTTSDa__tierWeak{color:var(--color-danger);background:#ca1f7b14;border:1px solid #ca1f7b26}.style-module__JTTSDa__tierBuilding{background:var(--color-surface-2);border:1px solid var(--color-border);color:var(--color-text-muted);font-size:.5625rem}.style-module__JTTSDa__metricsRow{gap:var(--space-xs);margin-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.style-module__JTTSDa__metricPill{background:var(--color-surface-2);border-radius:var(--radius-sm);color:var(--color-text-secondary);padding:4px 8px;font-size:.6875rem;display:inline-block}.style-module__JTTSDa__insightsLink{color:var(--color-primary);padding-top:var(--space-sm);align-items:center;margin-top:auto;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.style-module__JTTSDa__insightsLink:hover{color:var(--color-primary-hover)}.style-module__JTTSDa__insightsLink:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.style-module__JTTSDa__insightsLink:after{content:" →";margin-left:2px}.style-module__JTTSDa__loadMoreBtn{border:1px dashed var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;margin-top:var(--space-md);min-height:48px;padding:var(--space-md);background:0 0;width:100%;font-size:.875rem;font-weight:500;transition:all .15s;display:block}.style-module__JTTSDa__loadMoreBtn:hover{background:var(--color-surface-2);border-color:var(--color-text-muted);color:var(--color-text)}.style-module__JTTSDa__loadMoreBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.style-module__JTTSDa__emptyState,.style-module__JTTSDa__emptyVideos{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl)var(--space-md);text-align:center}.style-module__JTTSDa__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__JTTSDa__emptyTitle{color:var(--color-text);margin:0 0 var(--space-xs);font-size:1.25rem;font-weight:600}.style-module__JTTSDa__emptyDesc{color:var(--color-text-secondary);margin:0 0 var(--space-lg);max-width:320px;margin-left:auto;margin-right:auto;font-size:.9375rem}.style-module__JTTSDa__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__JTTSDa__emptyBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 16px #ca1f7b4d}.style-module__JTTSDa__emptyBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.style-module__JTTSDa__emptyVideos{color:var(--color-text-secondary);align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.style-module__JTTSDa__emptyVideos svg{color:var(--color-text-muted)}.style-module__JTTSDa__emptyVideos p{margin:0;font-size:.9375rem}.style-module__JTTSDa__patternTitle{color:var(--color-text);font-size:.875rem;font-weight:600}.style-module__JTTSDa__patternEvidence{color:var(--color-text-secondary);font-size:.8125rem;line-height:var(--leading-snug);margin:0 0 var(--space-xs)}.style-module__JTTSDa__patternHow{color:var(--color-text-secondary);font-size:.8125rem;line-height:var(--leading-snug);margin:0}.style-module__JTTSDa__patternHow strong{color:var(--color-text)}.style-module__JTTSDa__videoCardSkeleton{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.style-module__JTTSDa__skeletonThumb{aspect-ratio:16/9;background:linear-gradient(90deg,var(--color-surface-2)25%,var(--color-border)50%,var(--color-surface-2)75%);background-size:200% 100%;animation:1.5s infinite style-module__JTTSDa__skeleton-loading}.style-module__JTTSDa__skeletonContent{padding:var(--space-md)}.style-module__JTTSDa__skeletonTitle{background:linear-gradient(90deg,var(--color-surface-2)25%,var(--color-border)50%,var(--color-surface-2)75%);border-radius:var(--radius-sm);height:18px;margin-bottom:var(--space-sm);background-size:200% 100%;width:85%;animation:1.5s infinite style-module__JTTSDa__skeleton-loading}.style-module__JTTSDa__skeletonMeta{background:linear-gradient(90deg,var(--color-surface-2)25%,var(--color-border)50%,var(--color-surface-2)75%);border-radius:var(--radius-sm);background-size:200% 100%;width:50%;height:14px;animation:1.5s infinite style-module__JTTSDa__skeleton-loading}@keyframes style-module__JTTSDa__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.full-report-module__Vy6hxG__reportStack{gap:var(--space-6);flex-direction:column;display:flex}.full-report-module__Vy6hxG__section{border:1px solid var(--border);border-radius:var(--radius-md);gap:var(--space-4);padding:var(--space-4);flex-direction:column;display:flex}.full-report-module__Vy6hxG__sectionHeader{font-size:var(--text-base);font-weight:var(--font-semibold);margin:0}.full-report-module__Vy6hxG__emptyState{color:var(--text-muted);font-size:var(--text-sm);padding:var(--space-4)0;text-align:center;margin:0}.full-report-module__Vy6hxG__reportSkeleton{gap:var(--space-3);flex-direction:column;display:flex}.full-report-module__Vy6hxG__sectionError{color:var(--text-muted);font-size:var(--text-sm);padding:var(--space-3)var(--space-4);text-align:center}.full-report-module__Vy6hxG__sectionError p{margin:0}.full-report-module__Vy6hxG__skeletonLabel{color:var(--text-muted);font-size:var(--text-xs);text-align:center}.full-report-module__Vy6hxG__errorState{background:var(--surface-alt);border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);align-items:center;gap:var(--space-4);padding:var(--space-10)var(--space-6);text-align:center;flex-direction:column;justify-content:center;display:flex}.full-report-module__Vy6hxG__errorState p{margin:0}.full-report-module__Vy6hxG__retryBtn{background:var(--surface);border:1px solid var(--color-hot-rose);border-radius:var(--radius-md);color:var(--color-hot-rose);cursor:pointer;font:inherit;font-size:var(--text-sm);font-weight:var(--font-medium);padding:var(--space-2)var(--space-4);transition:all var(--transition-base)}.full-report-module__Vy6hxG__retryBtn:hover{background:var(--color-hot-rose);color:var(--text-inverse)}.full-report-module__Vy6hxG__retryBtn:focus-visible{box-shadow:var(--focus-ring);outline:none}
.PricingModal-module__V_NGCG__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 PricingModal-module__V_NGCG__fadeIn;display:flex;position:fixed;inset:0}@keyframes PricingModal-module__V_NGCG__fadeIn{0%{opacity:0}to{opacity:1}}.PricingModal-module__V_NGCG__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:440px;padding:32px 24px;animation:.2s ease-out PricingModal-module__V_NGCG__scaleIn;position:relative}@media (min-width:480px){.PricingModal-module__V_NGCG__modal{padding:40px 32px}}@keyframes PricingModal-module__V_NGCG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.PricingModal-module__V_NGCG__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}.PricingModal-module__V_NGCG__closeBtn:hover{background:var(--surface-alt);color:var(--text)}.PricingModal-module__V_NGCG__closeBtn:focus-visible{box-shadow:var(--focus-ring,0 0 0 2px var(--primary));outline:none}.PricingModal-module__V_NGCG__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}
.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}}
