.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}
.style-module__zs2r2W__page{max-width:900px;margin:0 auto;padding-top:20px}.style-module__zs2r2W__backLink{color:#64748b;align-items:center;gap:6px;margin-bottom:16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.style-module__zs2r2W__backLink:hover{color:var(--text)}.style-module__zs2r2W__engagementBadge{cursor:help;letter-spacing:.02em;text-transform:uppercase;border-radius:4px;align-items:center;margin-left:4px;padding:2px 6px;font-size:.625rem;font-weight:700;display:inline-flex;position:relative}.style-module__zs2r2W__engagementBadge[data-level=high]{background:var(--color-stormy-teal-light);color:#166534}.style-module__zs2r2W__engagementBadge[data-level=above-avg]{background:var(--secondary-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__engagementBadge[data-level=average]{color:#64748b;background:#f1f5f9}.style-module__zs2r2W__engagementBadge[data-level=low]{background:var(--color-cool-sky-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__engagementTooltip{letter-spacing:normal;font-size:.75rem;font-weight:400;line-height:var(--leading-snug);text-transform:none;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:max-content;max-width:180px;padding:6px 10px;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.style-module__zs2r2W__engagementTooltip:after{content:"";border:5px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.style-module__zs2r2W__showMoreTagsBtn{border:1px dashed var(--color-lavender-mist);color:var(--primary);cursor:pointer;background:0 0;border-radius:6px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.style-module__zs2r2W__showMoreTagsBtn:hover{background:var(--primary-light);border-style:solid}.style-module__zs2r2W__sections{flex-direction:column;gap:16px;display:flex}.style-module__zs2r2W__section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px}@media (min-width:768px){.style-module__zs2r2W__section{padding:20px}}.style-module__zs2r2W__sectionTitle{margin:0 0 10px;font-size:1rem;font-weight:700}@media (min-width:768px){.style-module__zs2r2W__sectionTitle{font-size:1.125rem}}.style-module__zs2r2W__sectionSubtitle{color:#64748b;margin:-6px 0 14px;font-size:.8125rem}.style-module__zs2r2W__aboutText{color:#475569;font-size:.9375rem;line-height:var(--leading-relaxed);margin:0}.style-module__zs2r2W__cardGrid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:640px){.style-module__zs2r2W__cardGrid{grid-template-columns:repeat(2,1fr)}}.style-module__zs2r2W__simpleCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.style-module__zs2r2W__cardText{color:var(--color-imperial-blue);font-size:.875rem;line-height:var(--leading-normal);margin:0}.style-module__zs2r2W__patternCards{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:640px){.style-module__zs2r2W__patternCards{grid-template-columns:repeat(2,1fr)}}.style-module__zs2r2W__patternCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.style-module__zs2r2W__patternTitle{font-size:.875rem;font-weight:700;line-height:var(--leading-snug);margin:0 0 6px}.style-module__zs2r2W__patternEvidence{color:#64748b;font-size:.8125rem;line-height:var(--leading-snug);margin:0 0 8px}.style-module__zs2r2W__patternHow{color:var(--color-imperial-blue);font-size:.875rem;line-height:var(--leading-snug);margin:0}.style-module__zs2r2W__themesList{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:640px){.style-module__zs2r2W__themesList{grid-template-columns:repeat(2,1fr)}}.style-module__zs2r2W__themeCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px}.style-module__zs2r2W__themeTitle{margin:0 0 4px;font-size:.9375rem;font-weight:600}.style-module__zs2r2W__themeWhy{color:#64748b;font-size:.8125rem;line-height:var(--leading-normal);margin:0}.style-module__zs2r2W__remixGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.style-module__zs2r2W__remixGrid{grid-template-columns:repeat(2,1fr)}}.style-module__zs2r2W__remixCard{background:linear-gradient(135deg,var(--primary-light)0%,var(--color-lavender-mist)100%);border:1px solid var(--color-lavender-mist);border-radius:14px;padding:16px}.style-module__zs2r2W__remixTitle{color:var(--color-imperial-blue);font-size:.9375rem;font-weight:700;line-height:var(--leading-tight);margin:0 0 6px}.style-module__zs2r2W__remixAngle{color:var(--primary-hover);font-size:.8125rem;line-height:var(--leading-snug);margin:0 0 12px}.style-module__zs2r2W__remixHook,.style-module__zs2r2W__remixOverlay{border:1px solid var(--color-lavender-mist);background:#fff;border-radius:8px;margin-bottom:8px;padding:10px 12px}.style-module__zs2r2W__hookLabel,.style-module__zs2r2W__overlayLabel{color:var(--primary);letter-spacing:.03em;text-transform:uppercase;margin-bottom:2px;font-size:.625rem;font-weight:700;display:block}.style-module__zs2r2W__hookText,.style-module__zs2r2W__overlayText{font-size:.8125rem;line-height:var(--leading-snug)}.style-module__zs2r2W__copyBtn{border:1px solid var(--color-lavender-mist);color:var(--primary);cursor:pointer;background:#fff;border-radius:8px;width:100%;min-height:44px;margin-top:4px;padding:10px;font-size:.8125rem;font-weight:600;transition:all .15s}.style-module__zs2r2W__copyBtn:hover{background:var(--primary);color:#fff}.style-module__zs2r2W__moreSection{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px}@media (min-width:768px){.style-module__zs2r2W__moreSection{padding:20px}}.style-module__zs2r2W__moreGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:640px){.style-module__zs2r2W__moreGrid{grid-template-columns:repeat(4,1fr)}}.style-module__zs2r2W__moreCard{color:inherit;text-decoration:none;transition:transform .15s}.style-module__zs2r2W__moreCard:hover{transform:translateY(-2px)}.style-module__zs2r2W__moreThumb{aspect-ratio:16/9;object-fit:cover;border-radius:8px;width:100%;margin-bottom:6px}.style-module__zs2r2W__moreThumbPlaceholder{aspect-ratio:16/9;background:#f1f5f9;border-radius:8px;width:100%;margin-bottom:6px}.style-module__zs2r2W__moreInfo{flex-direction:column;gap:2px;display:flex}.style-module__zs2r2W__moreTitle{-webkit-line-clamp:2;font-size:.75rem;font-weight:500;line-height:var(--leading-tight);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.style-module__zs2r2W__moreMeta{color:#64748b;font-size:.6875rem}.style-module__zs2r2W__backBtn{background:linear-gradient(135deg,var(--color-hot-rose)0%,var(--color-hot-rose)100%);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:12px 24px;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.style-module__zs2r2W__backBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #ca1f7b4d}.style-module__zs2r2W__loadingPage{justify-content:center;align-items:flex-start;min-height:calc(100vh - 96px);padding:18vh 16px 24px;display:flex}.style-module__zs2r2W__loading{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(520px,100%);padding:0;display:flex}.style-module__zs2r2W__loadingStage{color:var(--color-imperial-blue);font-size:.9375rem;font-weight:600;line-height:var(--leading-snug);margin:0}.style-module__zs2r2W__spinner{border:3px solid #e2e8f0;border-top-color:var(--primary);border-radius:50%;width:28px;height:28px;margin-bottom:16px;animation:.8s linear infinite style-module__zs2r2W__spin}.style-module__zs2r2W__loadingProgress{width:min(520px,100%);margin-top:14px}.style-module__zs2r2W__progressTrack{background:#e2e8f0;border-radius:9999px;width:100%;height:10px;overflow:hidden}.style-module__zs2r2W__progressFill{background:linear-gradient(90deg,var(--color-hot-rose)0%,var(--color-hot-rose)50%,var(--color-hot-rose)100%);background-size:200% 100%;border-radius:9999px;height:100%;animation:1.2s linear infinite style-module__zs2r2W__progressShimmer}.style-module__zs2r2W__loadingProgressHint{color:#475569;text-align:center;margin-top:10px;font-size:.8125rem}@keyframes style-module__zs2r2W__spin{to{transform:rotate(360deg)}}@keyframes style-module__zs2r2W__progressShimmer{0%{background-position:0 0}to{background-position:200% 0}}.style-module__zs2r2W__commentsError{color:var(--color-hot-rose);margin:0;font-size:.875rem}.style-module__zs2r2W__commentsDisabled{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px}.style-module__zs2r2W__commentsDisabled p{color:#64748b;margin:0;font-size:.8125rem}.style-module__zs2r2W__sentimentSection{background:#f8fafc;border-radius:10px;padding:14px}.style-module__zs2r2W__sentimentBar{background:#e2e8f0;border-radius:3px;height:6px;margin-bottom:6px;display:flex;overflow:hidden}.style-module__zs2r2W__sentimentPositive{background:var(--color-stormy-teal);transition:width .3s}.style-module__zs2r2W__sentimentNeutral{background:var(--color-cool-sky);transition:width .3s}.style-module__zs2r2W__sentimentNegative{background:var(--color-hot-rose);transition:width .3s}.style-module__zs2r2W__sentimentLabels{flex-wrap:wrap;gap:12px;font-size:.6875rem;display:flex}.style-module__zs2r2W__sentimentLabelPos{color:var(--color-stormy-teal);font-weight:500}.style-module__zs2r2W__sentimentLabelNeu{color:var(--color-cool-sky);font-weight:500}.style-module__zs2r2W__sentimentLabelNeg{color:var(--color-hot-rose);font-weight:500}.style-module__zs2r2W__themeChips{flex-wrap:wrap;gap:6px;display:flex}.style-module__zs2r2W__themeChip{color:#475569;background:#f1f5f9;border-radius:16px;align-items:center;gap:4px;padding:5px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.style-module__zs2r2W__themeCount{color:#94a3b8;font-size:.625rem}.style-module__zs2r2W__topComment{border-bottom:1px solid #f1f5f9;padding-bottom:12px}.style-module__zs2r2W__topComment:last-child{border-bottom:none;padding-bottom:0}.style-module__zs2r2W__engagementBadge{border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.style-module__zs2r2W__engagementBadge[data-verdict=exceptional]{background:var(--color-stormy-teal-light);color:#166534}.style-module__zs2r2W__engagementBadge[data-verdict=above-average]{background:var(--secondary-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__engagementBadge[data-verdict=average]{color:#475569;background:#f1f5f9}.style-module__zs2r2W__engagementBadge[data-verdict=below-average]{background:var(--danger-light);color:var(--color-hot-rose)}.style-module__zs2r2W__sectionBadge[data-type=measured]{background:var(--color-stormy-teal-light);color:#166534}.style-module__zs2r2W__sectionBadge[data-type=inferred]{background:var(--color-cool-sky-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__sectionBadge[data-type=generated]{background:var(--color-lavender-mist);color:var(--color-imperial-blue)}.style-module__zs2r2W__sectionBadge[data-type=hypothesis]{background:var(--color-cool-sky-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__topCommentsList{flex-direction:column;gap:12px;display:flex}.style-module__zs2r2W__topComment{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px}.style-module__zs2r2W__topCommentHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.style-module__zs2r2W__topCommentAuthor{color:var(--color-imperial-blue);font-size:.8125rem;font-weight:600}.style-module__zs2r2W__topCommentLikes{color:var(--color-hot-rose);font-size:.75rem;font-weight:500}.style-module__zs2r2W__topCommentText{color:#475569;font-size:.875rem;line-height:var(--leading-normal);white-space:pre-wrap;word-break:break-word;margin:0}.style-module__zs2r2W__tagsSectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.style-module__zs2r2W__copyAllBtn{border:1px solid var(--color-lavender-mist);color:var(--primary);cursor:pointer;letter-spacing:.02em;text-transform:uppercase;background:#fff;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .15s}.style-module__zs2r2W__copyAllBtn:hover{background:var(--primary-light)}.style-module__zs2r2W__tagsGrid{flex-wrap:wrap;gap:8px;display:flex}.style-module__zs2r2W__tagPill{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:20px;padding:6px 12px;font-size:.8125rem;font-weight:500;display:inline-block}.style-module__zs2r2W__emptyState{color:#94a3b8;margin:0;font-size:.875rem;font-style:italic}.style-module__zs2r2W__howGenerated{color:#64748b;cursor:help;vertical-align:middle;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:8px;font-size:.625rem;display:inline-flex}.style-module__zs2r2W__commentsSummary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:16px;margin-bottom:16px;padding:16px;display:flex}.style-module__zs2r2W__themesCompact{flex-direction:column;gap:8px;display:flex}@media (min-width:640px){.style-module__zs2r2W__themesCompact{flex-direction:row;align-items:center}}.style-module__zs2r2W__themesLabel{color:#64748b;letter-spacing:.02em;text-transform:uppercase;flex-shrink:0;font-size:.75rem;font-weight:600}.style-module__zs2r2W__highlightsGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.style-module__zs2r2W__highlightsGrid{grid-template-columns:repeat(2,1fr)}}.style-module__zs2r2W__highlightBox{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.style-module__zs2r2W__highlightTitle{letter-spacing:.02em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:700}.style-module__zs2r2W__highlightList{color:#475569;font-size:.8125rem;line-height:var(--leading-normal);margin:0;padding-left:16px}.style-module__zs2r2W__highlightList li{margin-bottom:4px}.style-module__zs2r2W__highlightList li:last-child{margin-bottom:0}.style-module__zs2r2W__commentFilters{gap:8px;margin-bottom:12px;display:flex}.style-module__zs2r2W__filterBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:6px 14px;font-size:.8125rem;font-weight:500;transition:all .15s}.style-module__zs2r2W__filterBtn:hover{background:#e2e8f0}.style-module__zs2r2W__filterBtn.style-module__zs2r2W__active{background:var(--primary);border-color:var(--primary);color:#fff}.style-module__zs2r2W__loadMoreBtn{border:1px dashed var(--color-lavender-mist);color:var(--primary);cursor:pointer;background:#f8fafc;border-radius:8px;width:100%;margin-top:12px;padding:12px;font-size:.875rem;font-weight:500;transition:all .15s;display:block}.style-module__zs2r2W__loadMoreBtn:hover{background:var(--primary-light);border-style:solid}.style-module__zs2r2W__outperformList{flex-direction:column;gap:16px;display:flex}.style-module__zs2r2W__outperformCategory{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.style-module__zs2r2W__categoryBadge{letter-spacing:.03em;text-transform:uppercase;border-radius:4px;margin-bottom:12px;padding:4px 10px;font-size:.625rem;font-weight:700;display:inline-block}.style-module__zs2r2W__categoryBadge[data-category=content]{background:var(--secondary-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__categoryBadge[data-category=hook]{background:var(--color-lavender-mist);color:#9d174d}.style-module__zs2r2W__categoryBadge[data-category=clarity]{background:var(--color-cool-sky-light);color:var(--color-imperial-blue)}.style-module__zs2r2W__categoryBadge[data-category=followup]{background:var(--color-stormy-teal-light);color:#166534}.style-module__zs2r2W__outperformItems{margin:0;padding:0;list-style:none}.style-module__zs2r2W__outperformItem{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:4px;padding:10px 0;display:flex}.style-module__zs2r2W__outperformItem:last-child{border-bottom:none;padding-bottom:0}.style-module__zs2r2W__outperformItem:first-child{padding-top:0}.style-module__zs2r2W__outperformAction{font-size:.875rem;font-weight:500;line-height:var(--leading-snug)}.style-module__zs2r2W__outperformTheme{color:#64748b;font-size:.75rem}.style-module__zs2r2W__snippets{flex-direction:column;gap:4px;margin-top:4px;display:flex}.style-module__zs2r2W__snippet{color:#64748b;border-left:2px solid #e2e8f0;padding-left:12px;font-size:.75rem;font-style:italic}.style-module__zs2r2W__actionRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.style-module__zs2r2W__makeVersionBtn{background:var(--color-imperial-blue);border-radius:var(--radius-md);color:#fff;cursor:pointer;font:inherit;font-size:var(--text-sm);font-weight:var(--font-semibold);padding:var(--space-2)var(--space-4);transition:background var(--transition-base);border:none}.style-module__zs2r2W__makeVersionBtn:hover{background:var(--color-hot-rose)}.style-module__zs2r2W__makeVersionBtn:disabled{opacity:.6;pointer-events:none}.style-module__zs2r2W__secondaryActionBtn{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);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);background:0 0}.style-module__zs2r2W__secondaryActionBtn:hover{border-color:var(--color-imperial-blue);color:var(--color-imperial-blue)}.style-module__zs2r2W__secondaryActionBtn:disabled{opacity:.6;pointer-events:none}
.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}
.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)}
