.focus-article-prose,.focus-editor-root .ProseMirror,.focus-editor-root .tiptap{outline:none;font-family:Golos Text,system-ui,sans-serif;font-size:16px;line-height:24px;font-weight:400;font-style:normal;letter-spacing:normal;color:var(--vidi-text-subtle);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%}.focus-editor-root .ProseMirror,.focus-editor-root .tiptap{width:100%;max-width:none;margin-right:0;margin-left:0}.focus-article-prose>:first-child,.focus-editor-root .ProseMirror>:first-child,.focus-editor-root .tiptap>:first-child{margin-top:0!important}.focus-article-prose p,.focus-editor-root .ProseMirror p,.focus-editor-root .tiptap p{margin-top:var(--focus-prose-body-margin-y,8px);margin-bottom:var(--focus-prose-body-margin-y,8px);font-family:Golos Text,system-ui,sans-serif;font-size:16px;line-height:24px;font-weight:400;font-style:normal;letter-spacing:normal;color:var(--vidi-text-subtle)}.focus-article-prose p:last-child,.focus-editor-root .ProseMirror p:last-child,.focus-editor-root .tiptap p:last-child{margin-bottom:0}.focus-article-prose h2,.focus-editor-root .ProseMirror h2,.focus-editor-root .tiptap h2{margin:24px 0 8px;padding:0;border:none;font-size:24px;font-weight:600;line-height:29px;letter-spacing:var(--focus-prose-h2-letter-spacing,-1px);color:var(--vidi-text-subtle,#404040)}.focus-article-prose h2.focus-heading-section,.focus-article-prose h2:not([data-heading-style]),.focus-editor-root .ProseMirror h2.focus-heading-section,.focus-editor-root .ProseMirror h2:not([data-heading-style]),.focus-editor-root .tiptap h2.focus-heading-section,.focus-editor-root .tiptap h2:not([data-heading-style]){padding-bottom:12px;border-bottom:1px solid var(--vidi-paragraph-muted,#737373)}.focus-article-prose h2.focus-heading-plain,.focus-editor-root .ProseMirror h2.focus-heading-plain,.focus-editor-root .tiptap h2.focus-heading-plain{padding-bottom:0;border-bottom:none}.focus-article-prose h2:first-child,.focus-editor-root .ProseMirror h2:first-child,.focus-editor-root .tiptap h2:first-child{margin-top:0}.focus-article-prose ol,.focus-article-prose ul,.focus-editor-root .ProseMirror ol,.focus-editor-root .ProseMirror ul,.focus-editor-root .tiptap ol,.focus-editor-root .tiptap ul{display:flex;flex-direction:column;gap:var(--focus-prose-list-item-gap,16px);margin:var(--focus-prose-body-margin-y,8px) 0;padding:0;list-style:none}.focus-article-prose ul li,.focus-editor-root .ProseMirror ul li,.focus-editor-root .tiptap ul li{position:relative;display:flex;align-items:flex-start;gap:var(--focus-prose-list-content-gap,16px);margin:0;padding:0;font-family:Golos Text,system-ui,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:var(--vidi-text-subtle)}.focus-article-prose ol li>p,.focus-article-prose ul li>p,.focus-editor-root .ProseMirror ol li>p,.focus-editor-root .ProseMirror ul li>p,.focus-editor-root .tiptap ol li>p,.focus-editor-root .tiptap ul li>p{flex:1 1;min-width:0;margin:0;padding:0;font:inherit;color:inherit}.focus-article-prose ul li:before,.focus-editor-root .ProseMirror ul li:before,.focus-editor-root .tiptap ul li:before{content:"";flex-shrink:0;width:var(--focus-prose-list-marker-size,24px);height:var(--focus-prose-list-marker-size,24px);background:radial-gradient(circle at center,var(--vidi-paragraph-muted,#737373) 0 2px,transparent 2.01px)}.focus-article-prose ol,.focus-editor-root .ProseMirror ol,.focus-editor-root .tiptap ol{counter-reset:focus-article-ol}.focus-article-prose ol li,.focus-editor-root .ProseMirror ol li,.focus-editor-root .tiptap ol li{position:relative;display:flex;align-items:flex-start;gap:var(--focus-prose-list-content-gap,16px);margin:0;padding:0;counter-increment:focus-article-ol;font-family:Golos Text,system-ui,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:var(--vidi-text-subtle)}.focus-article-prose ol li:before,.focus-editor-root .ProseMirror ol li:before,.focus-editor-root .tiptap ol li:before{content:counter(focus-article-ol) ".";flex-shrink:0;width:var(--focus-prose-list-marker-size,24px);font-size:16px;line-height:24px;font-weight:600;text-align:center;color:var(--vidi-paragraph-muted,#737373)}.focus-article-prose blockquote,.focus-editor-root .tiptap blockquote{display:flex;align-items:center;gap:16px;margin:16px 0;padding:8px 20px;border:none;border-left:6px solid var(--vidi-service-card-accent,#569aff);border-radius:var(--vidi-radius-sm,8px);background:var(--vidi-catalog-action-blue-bg,rgba(0,102,255,.08));color:var(--vidi-primary,#0066ff);font-family:inherit;font-size:inherit;line-height:inherit;font-weight:400;font-style:normal;quotes:none}.focus-article-prose blockquote:before,.focus-editor-root .tiptap blockquote:before{content:"format_quote";flex-shrink:0;width:16px;height:16px;font-family:Material Symbols Rounded,sans-serif;font-size:16px;line-height:16px;font-weight:400;font-style:normal;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 20;-webkit-font-smoothing:antialiased;color:var(--vidi-primary,#0066ff);speak:never;letter-spacing:normal;text-transform:none;background:none}.focus-article-prose blockquote p,.focus-editor-root .tiptap blockquote p{flex:1 1;min-width:0;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:400;font-style:normal;color:inherit}.focus-article-prose strong,.focus-editor-root .ProseMirror strong,.focus-editor-root .tiptap strong{font-weight:600;color:var(--vidi-text-subtle)}.focus-article-prose em,.focus-editor-root .ProseMirror em,.focus-editor-root .tiptap em{font-style:italic;color:inherit}.focus-article-prose code,.focus-editor-root .tiptap code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em;padding:.1em .35em;border-radius:4px;background:var(--vidi-surface-hover,#f4f4f5)}.focus-article-prose hr,.focus-editor-root .tiptap hr{margin:24px 0;border:none;border-top:1px solid var(--vidi-border,#e4e4e7)}.focus-article-prose a:not(.focus-geo-link):not([data-geo-link=true]):not(.focus-ticker-link):not([data-ticker-link=true]):not(.focus-site-link):not([data-link-host]):not(.focus-widget-promo-link),.focus-editor-root .ProseMirror a:not(.focus-geo-link):not([data-geo-link=true]):not(.focus-ticker-link):not([data-ticker-link=true]):not(.focus-site-link):not([data-link-host]):not(.focus-widget-promo-link),.focus-editor-root .tiptap a:not(.focus-geo-link):not([data-geo-link=true]):not(.focus-ticker-link):not([data-ticker-link=true]):not(.focus-site-link):not([data-link-host]):not(.focus-widget-promo-link){color:var(--vidi-text-muted,#71717a);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.focus-article-prose a:not(.focus-geo-link):not([data-geo-link=true]):not(.focus-ticker-link):not([data-ticker-link=true]):not(.focus-site-link):not([data-link-host]):not(.focus-widget-promo-link):hover,.focus-editor-root .ProseMirror a:not(.focus-geo-link):not([data-geo-link=true]):not(.focus-ticker-link):not([data-ticker-link=true]):not(.focus-site-link):not([data-link-host]):not(.focus-widget-promo-link):hover,.focus-editor-root .tiptap a:not(.focus-geo-link):not([data-geo-link=true]):not(.focus-ticker-link):not([data-ticker-link=true]):not(.focus-site-link):not([data-link-host]):not(.focus-widget-promo-link):hover{color:var(--vidi-text-subtle,#404040)}.focus-article-prose a.focus-site-link,.focus-article-prose a[data-link-host],.focus-editor-root .ProseMirror a.focus-site-link,.focus-editor-root .ProseMirror a[data-link-host],.focus-editor-root .tiptap a.focus-site-link,.focus-editor-root .tiptap a[data-link-host]{display:inline-flex;align-items:center;gap:4px;max-width:100%;min-height:20px;padding:2px 8px 2px 4px;box-sizing:border-box;vertical-align:baseline;border:none;border-radius:var(--vidi-radius-sm,8px);background-color:var(--vidi-panel-bg,#f4f4f5);color:var(--vidi-paragraph-muted,#737373);font-family:var(--vidi-font-sans,"Golos Text",system-ui,sans-serif);font-size:13px;line-height:18px;font-weight:400;text-decoration:none;cursor:pointer}.focus-article-prose .focus-ticker-widget,.focus-article-prose span[data-focus-ticker],.focus-editor-root .ProseMirror .focus-ticker-widget,.focus-editor-root .ProseMirror span[data-focus-ticker],.focus-editor-root .tiptap .focus-ticker-widget,.focus-editor-root .tiptap span[data-focus-ticker]{display:inline-flex;align-items:center;gap:4px;max-width:100%;min-height:20px;padding:2px 4px;box-sizing:border-box;vertical-align:baseline;border:none;border-radius:var(--vidi-radius-sm,8px);background-color:var(--vidi-panel-bg,#f4f4f5);color:var(--vidi-text-subtle,#404040);font-family:var(--vidi-font-sans,"Golos Text",system-ui,sans-serif);font-size:13px;line-height:18px;font-weight:500;text-decoration:none;cursor:default;outline:none}.focus-article-prose:not(.tiptap):not(.ProseMirror) .focus-ticker-widget,.focus-article-prose:not(.tiptap):not(.ProseMirror) span[data-focus-ticker]{pointer-events:none}.focus-editor-root .ProseMirror .focus-ticker-widget,.focus-editor-root .ProseMirror .focus-ticker-widget *,.focus-editor-root .tiptap .focus-ticker-widget,.focus-editor-root .tiptap .focus-ticker-widget *{pointer-events:auto}.focus-editor-root .ProseMirror .focus-ticker-widget,.focus-editor-root .tiptap .focus-ticker-widget{cursor:text}.focus-editor-root .ProseMirror .focus-ticker-widget.is-selected,.focus-editor-root .tiptap .focus-ticker-widget.is-selected{box-shadow:0 0 0 2px color-mix(in srgb,var(--vidi-primary,#0066ff) 35%,transparent)}.focus-editor-root .ProseMirror .focus-ticker-widget.is-editing,.focus-editor-root .ProseMirror .focus-ticker-widget.is-editing .focus-ticker-widget-label,.focus-editor-root .tiptap .focus-ticker-widget.is-editing,.focus-editor-root .tiptap .focus-ticker-widget.is-editing .focus-ticker-widget-label{box-shadow:none!important;outline:none!important}.focus-editor-root .ProseMirror .focus-ticker-widget-label:focus,.focus-editor-root .ProseMirror .focus-ticker-widget-label:focus-visible,.focus-editor-root .tiptap .focus-ticker-widget-label:focus,.focus-editor-root .tiptap .focus-ticker-widget-label:focus-visible{outline:none!important;box-shadow:none!important}.focus-article-prose .focus-hashtag-widget,.focus-article-prose span[data-focus-hashtag],.focus-editor-root .ProseMirror .focus-hashtag-widget,.focus-editor-root .ProseMirror span[data-focus-hashtag],.focus-editor-root .tiptap .focus-hashtag-widget,.focus-editor-root .tiptap span[data-focus-hashtag]{display:inline;color:var(--vidi-primary,#0066ff);font-weight:600;font-size:inherit;line-height:inherit;text-decoration:none;cursor:default;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.focus-editor-root .ProseMirror .focus-hashtag-widget,.focus-editor-root .tiptap .focus-hashtag-widget{cursor:text}.focus-editor-root .ProseMirror .focus-hashtag-widget.is-selected,.focus-editor-root .tiptap .focus-hashtag-widget.is-selected{background-color:color-mix(in srgb,var(--vidi-primary,#0066ff) 12%,transparent);border-radius:3px}.focus-article-prose .focus-ticker-widget-logo,.focus-editor-root .ProseMirror .focus-ticker-widget-logo,.focus-editor-root .tiptap .focus-ticker-widget-logo{flex-shrink:0;width:14px;height:14px;border-radius:50%;background-color:var(--vidi-menu-rail,#f4f4f5);background-image:var(--focus-link-icon,none);background-position:50%;background-size:cover;background-repeat:no-repeat}.focus-editor-root .ProseMirror .focus-ticker-widget-label,.focus-editor-root .tiptap .focus-ticker-widget-label{min-width:0;outline:none}.focus-editor-root .ProseMirror .focus-ticker-widget-delete,.focus-editor-root .tiptap .focus-ticker-widget-delete{position:relative;z-index:2;transform:none;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin:0;padding:0;border:none;border-radius:50%;background:color-mix(in srgb,var(--vidi-text-muted,#737373) 14%,var(--vidi-panel-bg,#f4f4f5));color:var(--vidi-text-muted,#737373);cursor:pointer;vertical-align:middle;box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit;line-height:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:background-color .15s ease,color .15s ease,opacity .15s ease}.focus-editor-root .ProseMirror .focus-ticker-widget-delete *,.focus-editor-root .tiptap .focus-ticker-widget-delete *{pointer-events:none}.focus-editor-root .ProseMirror .focus-ticker-widget-delete:hover,.focus-editor-root .tiptap .focus-ticker-widget-delete:hover{background:color-mix(in srgb,var(--vidi-text-muted,#737373) 24%,var(--vidi-panel-bg,#f4f4f5))}.focus-editor-root .ProseMirror .focus-ticker-widget-delete:active,.focus-editor-root .tiptap .focus-ticker-widget-delete:active{opacity:.72}.focus-editor-root .ProseMirror .focus-ticker-widget-label[contenteditable=true],.focus-editor-root .tiptap .focus-ticker-widget-label[contenteditable=true]{cursor:text;outline:none;width:-moz-fit-content;width:fit-content;min-width:0;text-transform:uppercase}.focus-article-prose .focus-ticker-widget:not(:has(.focus-ticker-widget-logo)):before,.focus-article-prose span[data-focus-ticker]:not(:has(.focus-ticker-widget-logo)):before{content:"";flex-shrink:0;width:14px;height:14px;border-radius:50%;background-color:var(--vidi-menu-rail,#f4f4f5);background-image:var(--focus-link-icon,none);background-position:50%;background-size:cover;background-repeat:no-repeat}.focus-article-prose a.focus-ticker-link,.focus-article-prose a[data-ticker-link=true],.focus-editor-root .ProseMirror a.focus-ticker-link,.focus-editor-root .ProseMirror a[data-ticker-link=true],.focus-editor-root .tiptap a.focus-ticker-link,.focus-editor-root .tiptap a[data-ticker-link=true]{display:inline-flex;align-items:center;gap:4px;max-width:100%;min-height:20px;padding:2px 8px 2px 4px;box-sizing:border-box;vertical-align:baseline;border:none;border-radius:var(--vidi-radius-sm,8px);background-color:var(--vidi-panel-bg,#f4f4f5);color:var(--vidi-text-subtle,#404040);font-family:var(--vidi-font-sans,"Golos Text",system-ui,sans-serif);font-size:13px;line-height:18px;font-weight:500;text-decoration:none;cursor:pointer}.focus-article-prose a.focus-site-link:before,.focus-article-prose a.focus-ticker-link:before,.focus-article-prose a[data-link-host]:before,.focus-article-prose a[data-ticker-link=true]:before,.focus-editor-root .ProseMirror a.focus-site-link:before,.focus-editor-root .ProseMirror a.focus-ticker-link:before,.focus-editor-root .ProseMirror a[data-link-host]:before,.focus-editor-root .ProseMirror a[data-ticker-link=true]:before,.focus-editor-root .tiptap a.focus-site-link:before,.focus-editor-root .tiptap a.focus-ticker-link:before,.focus-editor-root .tiptap a[data-link-host]:before,.focus-editor-root .tiptap a[data-ticker-link=true]:before{content:"";flex-shrink:0;width:14px;height:14px;border-radius:50%;border:none;background-color:var(--vidi-menu-rail,#f4f4f5);background-image:var(--focus-link-icon,none);background-position:50%;background-size:cover;background-repeat:no-repeat}.focus-article-prose a.focus-site-link:hover,.focus-article-prose a[data-link-host]:hover,.focus-editor-root .ProseMirror a.focus-site-link:hover,.focus-editor-root .ProseMirror a[data-link-host]:hover,.focus-editor-root .tiptap a.focus-site-link:hover,.focus-editor-root .tiptap a[data-link-host]:hover{opacity:.82;color:var(--vidi-paragraph-muted,#737373)}.focus-article-prose a.focus-ticker-link:hover,.focus-article-prose a[data-ticker-link=true]:hover,.focus-editor-root .ProseMirror a.focus-ticker-link:hover,.focus-editor-root .ProseMirror a[data-ticker-link=true]:hover,.focus-editor-root .tiptap a.focus-ticker-link:hover,.focus-editor-root .tiptap a[data-ticker-link=true]:hover{opacity:.88;color:var(--vidi-text-subtle,#404040)}.focus-editor-root .ProseMirror a.focus-site-link,.focus-editor-root .ProseMirror a.focus-ticker-link,.focus-editor-root .ProseMirror a[data-link-host],.focus-editor-root .ProseMirror a[data-ticker-link=true],.focus-editor-root .tiptap a.focus-site-link,.focus-editor-root .tiptap a.focus-ticker-link,.focus-editor-root .tiptap a[data-link-host],.focus-editor-root .tiptap a[data-ticker-link=true]{cursor:text}.focus-article-prose a.focus-geo-link,.focus-article-prose a[data-geo-link=true],.focus-editor-root .tiptap a.focus-geo-link,.focus-editor-root .tiptap a[data-geo-link=true]{display:inline;vertical-align:baseline;color:var(--vidi-primary,#0066ff);text-decoration:none;border-bottom:1px solid var(--vidi-primary,#0066ff);cursor:pointer;padding-left:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230066FF'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E") 0 50% /14px 14px no-repeat}.focus-editor-root .tiptap a.focus-geo-link,.focus-editor-root .tiptap a[data-geo-link=true]{cursor:text}.focus-article-prose img:not(.focus-gallery-slide-media),.focus-editor-root .tiptap img:not(.focus-gallery-slide-media){display:block;max-width:100%;height:auto;margin:16px 0;border-radius:var(--vidi-radius-lg,12px)}.focus-editor-root .tiptap .focus-gallery-slide-media{display:block;max-width:none;margin:0;border-radius:0}.focus-article-prose .focus-widget-node img,.focus-editor-root .tiptap .focus-widget-node img{display:block;width:100%;height:100%;max-width:none;margin:0;border-radius:0;object-fit:cover}.focus-article-prose.focus-body-empty>:is(p,h2,h3,blockquote):first-child:before,.focus-editor-root .ProseMirror.focus-body-empty>:is(p,h2,h3,blockquote):first-child:before,.focus-editor-root .tiptap.focus-body-empty>:is(p,h2,h3,blockquote):first-child:before{color:var(--vidi-paragraph-muted,#737373);content:var(--focus-body-placeholder);float:left;height:0;pointer-events:none;white-space:pre-wrap}@media (max-width:699px){.focus-article-prose,.focus-article-prose ol li,.focus-article-prose p,.focus-article-prose ul li,.focus-editor-root .ProseMirror,.focus-editor-root .ProseMirror ol li,.focus-editor-root .ProseMirror p,.focus-editor-root .ProseMirror ul li,.focus-editor-root .tiptap,.focus-editor-root .tiptap ol li,.focus-editor-root .tiptap p,.focus-editor-root .tiptap ul li{font-size:14px;line-height:20px}.focus-article-prose h2,.focus-editor-root .ProseMirror h2,.focus-editor-root .tiptap h2{margin-top:16px;margin-bottom:8px;font-size:20px;line-height:24px;letter-spacing:0}.focus-article-prose h2.focus-heading-section,.focus-article-prose h2:not([data-heading-style]),.focus-editor-root .ProseMirror h2.focus-heading-section,.focus-editor-root .ProseMirror h2:not([data-heading-style]),.focus-editor-root .tiptap h2.focus-heading-section,.focus-editor-root .tiptap h2:not([data-heading-style]){padding-bottom:8px}.focus-article-prose blockquote,.focus-editor-root .tiptap blockquote{font-size:14px;line-height:20px}.focus-article-prose ul li:before,.focus-editor-root .ProseMirror ul li:before,.focus-editor-root .tiptap ul li:before{height:20px}.focus-article-prose ol li:before,.focus-editor-root .ProseMirror ol li:before,.focus-editor-root .tiptap ol li:before{font-size:14px;line-height:20px}}.focus-document-viewer--card-grid .ProseMirror,.focus-document-viewer--card-grid .tiptap,.focus-document-viewer--card-grid.focus-article-prose{font-size:12px;line-height:18px;--focus-prose-body-margin-y:4px;--focus-prose-list-item-gap:8px;--focus-prose-list-content-gap:8px}.focus-document-viewer--card-grid .ProseMirror li,.focus-document-viewer--card-grid .ProseMirror p,.focus-document-viewer--card-grid .tiptap li,.focus-document-viewer--card-grid .tiptap p{font-size:12px;line-height:18px}.focus-document-viewer--card-grid .ProseMirror h2,.focus-document-viewer--card-grid .tiptap h2{font-size:14px;line-height:18px;margin:8px 0 4px;padding-bottom:0;border-bottom:none;letter-spacing:normal}.focus-document-viewer--card-grid.focus-document-renderer--post{--focus-prose-body-margin-y:4px}.focus-card-preview-viewer{width:100%;min-width:0;color:var(--vidi-text-muted,#6b7280)}.focus-card-preview-viewer__clamp{width:100%;min-width:0;text-overflow:clip}.focus-card-preview-viewer .ProseMirror p,.focus-card-preview-viewer .tiptap p{color:var(--vidi-text-muted,#6b7280)}.focus-card-preview-viewer.focus-document-viewer--card-grid .ProseMirror,.focus-card-preview-viewer.focus-document-viewer--card-grid .tiptap{font-size:12px;line-height:18px}.focus-card-preview-viewer .ProseMirror li,.focus-card-preview-viewer .ProseMirror p,.focus-card-preview-viewer .tiptap li,.focus-card-preview-viewer .tiptap p{margin:2px 0;font-size:12px;line-height:18px;color:var(--vidi-text-muted,#6b7280)}.focus-card-preview-viewer .ProseMirror strong,.focus-card-preview-viewer .tiptap strong{font-weight:600;color:var(--vidi-text-subtle,#3f3f46)}.focus-post-card-preview-viewer,.focus-post-card-preview-viewer .ProseMirror li,.focus-post-card-preview-viewer .ProseMirror p,.focus-post-card-preview-viewer .tiptap li,.focus-post-card-preview-viewer .tiptap p{color:var(--vidi-text-subtle,#404040)}.focus-post-card-preview-viewer .ProseMirror strong,.focus-post-card-preview-viewer .tiptap strong{color:var(--vidi-text,#09090b)}.focus-card-preview-viewer .ProseMirror em,.focus-card-preview-viewer .tiptap em{font-style:italic}.focus-card-preview-viewer .ProseMirror s,.focus-card-preview-viewer .tiptap s{text-decoration:line-through;opacity:.72}.focus-card-preview-viewer .ProseMirror code,.focus-card-preview-viewer .tiptap code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:16px;padding:0 3px;border-radius:3px;background:var(--vidi-surface-hover,#f4f4f5);color:var(--vidi-text-subtle,#3f3f46)}.focus-card-preview-viewer .ProseMirror a,.focus-card-preview-viewer .tiptap a{color:var(--vidi-text-muted,#71717a);text-decoration:underline;text-underline-offset:2px}.focus-card-preview-viewer .ProseMirror h2,.focus-card-preview-viewer .tiptap h2{margin:4px 0 2px;padding:0;border:none;font-size:13px;line-height:18px;font-weight:600;color:var(--vidi-text-subtle,#3f3f46);letter-spacing:normal}.focus-card-preview-viewer .ProseMirror h2.focus-heading-section:after,.focus-card-preview-viewer .tiptap h2.focus-heading-section:after{display:none}.focus-card-preview-viewer .ProseMirror blockquote,.focus-card-preview-viewer .ProseMirror blockquote.focus-card-preview-quote,.focus-card-preview-viewer .tiptap blockquote,.focus-card-preview-viewer .tiptap blockquote.focus-card-preview-quote{display:block;margin:4px 0;padding:4px 0 4px 8px;border:none;border-left:3px solid var(--vidi-primary,#0066ff);border-radius:0;background:transparent;color:var(--vidi-text-muted,#6b7280);font-size:12px;line-height:18px;font-style:italic}.focus-card-preview-viewer .ProseMirror blockquote:before,.focus-card-preview-viewer .tiptap blockquote:before{content:none;display:none}.focus-card-preview-viewer .ProseMirror blockquote p,.focus-card-preview-viewer .tiptap blockquote p{margin:0;color:inherit;font-style:inherit}.focus-card-preview-viewer .ProseMirror ol,.focus-card-preview-viewer .ProseMirror ol.focus-card-preview-list,.focus-card-preview-viewer .ProseMirror ul,.focus-card-preview-viewer .ProseMirror ul.focus-card-preview-list,.focus-card-preview-viewer .tiptap ol,.focus-card-preview-viewer .tiptap ol.focus-card-preview-list,.focus-card-preview-viewer .tiptap ul,.focus-card-preview-viewer .tiptap ul.focus-card-preview-list{margin:2px 0;padding-left:18px}.focus-card-preview-viewer .ProseMirror li p,.focus-card-preview-viewer .tiptap li p{margin:0}.focus-article-prose .focus-mention-widget,.focus-article-prose span[data-focus-mention],.focus-comment-editor-prose .focus-mention-widget,.focus-comment-editor-prose span[data-focus-mention],.focus-editor-root .ProseMirror .focus-mention-widget,.focus-editor-root .ProseMirror span[data-focus-mention],.focus-editor-root .tiptap .focus-mention-widget,.focus-editor-root .tiptap span[data-focus-mention]{display:inline;color:var(--vidi-primary,#0066ff);font-weight:600;font-size:inherit;line-height:inherit;text-decoration:none;cursor:default;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.focus-comment-editor-prose .focus-mention-widget,.focus-editor-root .ProseMirror .focus-mention-widget,.focus-editor-root .tiptap .focus-mention-widget{cursor:text}.focus-comment-editor-prose .focus-mention-widget.ProseMirror-selectednode,.focus-editor-root .ProseMirror .focus-mention-widget.ProseMirror-selectednode,.focus-editor-root .tiptap .focus-mention-widget.ProseMirror-selectednode{background-color:color-mix(in srgb,var(--vidi-primary,#0066ff) 12%,transparent);border-radius:3px}.focus-comment-editor-prose{width:100%;font-family:var(--vidi-font-sans,sans-serif);font-size:14px;line-height:20px;color:var(--vidi-text,#111);outline:none;max-height:calc(20px * 4);overflow-y:auto;overflow-x:hidden}.focus-comment-editor-prose p{margin:0}.focus-comment-editor-placeholder{position:absolute;top:0;left:0;color:var(--vidi-text-muted,#737373);font-family:var(--vidi-font-sans,sans-serif);font-size:14px;line-height:20px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.focus-mention-dropdown{position:absolute;z-index:200;min-width:200px;max-width:280px;background:var(--vidi-background,#fff);border:1px solid var(--vidi-border,#e4e4e7);border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.1);overflow:hidden;padding:4px 0}.focus-mention-dropdown--portal{position:relative;top:auto;left:auto;z-index:auto;width:100%;max-width:none;min-width:0;max-height:100%;overflow-x:hidden;overflow-y:auto}.focus-mention-dropdown-item{display:flex;align-items:center;gap:8px;padding:6px 12px;cursor:pointer;transition:background-color .1s}.focus-mention-dropdown-item.is-active,.focus-mention-dropdown-item:hover{background-color:var(--vidi-surface-muted,#f4f4f5)}