.MarketingThemeSwitcher-module__2ygscq__root{z-index:1;align-items:center;display:inline-flex;position:relative}.MarketingThemeSwitcher-module__2ygscq__rootOpen{z-index:2100}.MarketingThemeSwitcher-module__2ygscq__trigger{border:1px solid var(--border-subtle);background:var(--bg-elevated);height:30px;color:var(--text-secondary);font-size:var(--text-xs,.75rem);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 10px;font-family:inherit;font-weight:500;transition:border-color .15s,background-color .15s,color .15s,box-shadow .15s;display:inline-flex}.MarketingThemeSwitcher-module__2ygscq__trigger:hover{border-color:var(--border-default);color:var(--text-primary);background:var(--bg-surface)}.MarketingThemeSwitcher-module__2ygscq__triggerOpen{border-color:var(--border-default);color:var(--text-primary);background:var(--bg-surface);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent-primary) 28%, transparent)}.MarketingThemeSwitcher-module__2ygscq__triggerLabel{text-overflow:ellipsis;white-space:nowrap;max-width:8.25rem;overflow:hidden}.MarketingThemeSwitcher-module__2ygscq__chevron{color:var(--text-tertiary);flex-shrink:0;transition:transform .15s}.MarketingThemeSwitcher-module__2ygscq__triggerOpen .MarketingThemeSwitcher-module__2ygscq__chevron{transform:rotate(180deg)}.MarketingThemeSwitcher-module__2ygscq__menu{z-index:2200;border:1px solid var(--border-default);background:var(--bg-surface);min-width:11.5rem;max-width:min(18rem,100vw - 24px);box-shadow:0 4px 24px color-mix(in srgb, var(--text-primary) 12%, transparent), 0 0 0 1px color-mix(in srgb, var(--border-subtle) 80%, transparent);border-radius:10px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);right:0}.MarketingThemeSwitcher-module__2ygscq__menuItem{margin:0;padding:0}.MarketingThemeSwitcher-module__2ygscq__menuButton{width:100%;color:var(--text-secondary);font-size:var(--text-sm,.875rem);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-weight:500;transition:background-color .12s,color .12s;display:flex}.MarketingThemeSwitcher-module__2ygscq__menuButton:hover{background:var(--bg-elevated);color:var(--text-primary)}.MarketingThemeSwitcher-module__2ygscq__menuButtonActive{background:color-mix(in srgb, var(--accent-primary) 14%, transparent);color:var(--text-primary)}.MarketingThemeSwitcher-module__2ygscq__menuText{flex:1;min-width:0}.MarketingThemeSwitcher-module__2ygscq__check{text-align:center;width:1rem;color:var(--accent-primary);flex-shrink:0;font-size:.75rem;font-weight:700}.MarketingThemeSwitcher-module__2ygscq__checkSpacer{flex-shrink:0;width:1rem}@media (max-width:420px){.MarketingThemeSwitcher-module__2ygscq__triggerLabel{max-width:5rem}}
:root{--dashboard-toast-top:58px}.toast_container{left:var(--dashboard-sidenav-width,52px);right:0;top:var(--dashboard-toast-top);z-index:50;pointer-events:none;box-sizing:border-box;flex-direction:column;align-items:center;gap:10px;padding:0 24px;display:flex;position:fixed}.toast_item{--toast-shift:calc(var(--toast-index,0) * 6px);border:1px solid var(--widget-border);background:var(--widget-bg);width:100%;max-width:420px;color:var(--text);opacity:0;pointer-events:none;border-radius:12px;transition:opacity .28s,transform .28s;overflow:hidden;transform:translateY(-8px);box-shadow:0 8px 28px #00000059}.toast_item.toast_visible{opacity:1;pointer-events:auto;transform:translateY(0)}.toast_item.toast_removing{opacity:0;transform:translateY(-6px)}.toast_content{justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px 10px;display:flex}.toast_message{font-size:var(--text-sm);flex:1;font-weight:500;line-height:1.45}.toast_actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.toast_button{font-family:inherit;font-size:var(--text-sm);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:6px 10px;font-weight:600;line-height:1}.toast_button_primary{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}.toast_button_primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.toast_button_secondary{background:var(--widget-dim);border:1px solid var(--toolbar-border);width:32px;height:32px;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex}.toast_button_secondary:hover{color:var(--text);border-color:var(--text-muted)}.toast_progress_track{background:color-mix(in srgb, var(--text) 8%, transparent);width:100%;height:3px;display:block;overflow:hidden}.toast_progress_fill{transform-origin:0;will-change:transform;background:var(--accent);width:100%;height:100%;transform:scaleX(1)}.toast_success{border-color:color-mix(in srgb, var(--green) 45%, var(--widget-border))}.toast_success .toast_progress_fill{background:var(--green)}.toast_error{border-color:color-mix(in srgb, var(--red) 45%, var(--widget-border))}.toast_error .toast_progress_fill{background:var(--red)}.toast_warning{border-color:color-mix(in srgb, var(--yellow) 45%, var(--widget-border))}.toast_warning .toast_progress_fill{background:var(--yellow)}.toast_info .toast_progress_fill{background:var(--accent)}
.CampaignSelectField-module__ynTt-W__row{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.CampaignSelectField-module__ynTt-W__label{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-weight:600}.CampaignSelectField-module__ynTt-W__select{appearance:none;font-size:var(--text-xs);color:var(--text-primary);background:var(--bg-elevated);border:1px solid var(--border-default);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23999' d='M3 4.5 6 7.5 9 4.5'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:8px;flex:120px;min-width:120px;max-width:200px;padding:6px 28px 6px 12px;font-weight:600}.CampaignSelectField-module__ynTt-W__selectBlock{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.CampaignSelectField-module__ynTt-W__selectBlock .CampaignSelectField-module__ynTt-W__select{width:100%;max-width:none;font-size:var(--text-sm);padding:var(--space-2) var(--space-3);padding-right:32px}.CampaignSelectField-module__ynTt-W__selectBlock .CampaignSelectField-module__ynTt-W__newBtn{align-self:flex-start;width:auto}.CampaignSelectField-module__ynTt-W__composeBlock{gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border-default);flex-direction:column;display:flex}.CampaignSelectField-module__ynTt-W__composeRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.CampaignSelectField-module__ynTt-W__composeRow .CampaignSelectField-module__ynTt-W__select{width:auto;min-width:12rem;max-width:none;font-size:var(--text-sm);padding:var(--space-2) var(--space-3);flex:12rem;padding-right:32px}.CampaignSelectField-module__ynTt-W__composeRow .CampaignSelectField-module__ynTt-W__newBtn{flex:none;align-self:center}.CampaignSelectField-module__ynTt-W__newBtn{white-space:nowrap;flex-shrink:0}.CampaignSelectField-module__ynTt-W__dialogTitle{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.CampaignSelectField-module__ynTt-W__dialogHeader{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);display:flex}
.TrackingEditor-module__3c9EpG__intro{font-size:var(--text-sm,.875rem);color:var(--text-secondary,var(--text-muted));margin:0 0 var(--space-5,20px);line-height:1.5}.TrackingEditor-module__3c9EpG__section{gap:var(--space-3,12px);padding-bottom:var(--space-5,20px);margin-bottom:var(--space-5,20px);border-bottom:1px solid var(--border-subtle,var(--border-default));flex-direction:column;display:flex}.TrackingEditor-module__3c9EpG__section:last-of-type{border-bottom:none}.TrackingEditor-module__3c9EpG__sectionTitle{font-size:var(--text-xs,.75rem);text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary,var(--text-muted));margin:0;font-weight:600}.TrackingEditor-module__3c9EpG__fieldGroup{gap:var(--space-1,4px);flex-direction:column;display:flex}.TrackingEditor-module__3c9EpG__fieldRow{gap:var(--space-3,12px);grid-template-columns:1fr 1fr;display:grid}.TrackingEditor-module__3c9EpG__fieldLabel{font-size:var(--text-sm,.875rem);color:var(--text-primary,var(--text));font-weight:500}.TrackingEditor-module__3c9EpG__required{color:var(--color-danger,#f87171)}.TrackingEditor-module__3c9EpG__fieldHint{font-size:var(--text-xs,.75rem);color:var(--text-tertiary,var(--text-muted));margin:0;line-height:1.4}.TrackingEditor-module__3c9EpG__input,.TrackingEditor-module__3c9EpG__select{border:1px solid var(--border-subtle,var(--border-default));border-radius:var(--radius-md,10px);background:var(--bg-elevated,var(--widget-dim));width:100%;color:inherit;font-size:var(--text-sm,.875rem);box-sizing:border-box;padding:10px 12px}.TrackingEditor-module__3c9EpG__input:focus,.TrackingEditor-module__3c9EpG__select:focus{border-color:color-mix(in srgb, var(--accent-primary,var(--accent)) 45%, var(--border-default));box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-primary,var(--accent)) 12%, transparent);outline:none}.TrackingEditor-module__3c9EpG__textarea{border:1px solid var(--border-subtle,var(--border-default));border-radius:var(--radius-md,10px);background:var(--bg-elevated,var(--widget-dim));width:100%;color:inherit;font-size:var(--text-sm,.875rem);resize:vertical;box-sizing:border-box;padding:10px 12px;font-family:inherit;line-height:1.5}.TrackingEditor-module__3c9EpG__textarea:focus{border-color:color-mix(in srgb, var(--accent-primary,var(--accent)) 45%, var(--border-default));box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-primary,var(--accent)) 12%, transparent);outline:none}.TrackingEditor-module__3c9EpG__warningMsg{font-size:var(--text-xs,.75rem);color:color-mix(in srgb, var(--color-warning,#f59e0b) 80%, var(--text));border:1px solid color-mix(in srgb, var(--color-warning,#f59e0b) 30%, transparent);border-radius:var(--radius-sm,8px);padding:var(--space-2,8px) var(--space-3,12px);background:color-mix(in srgb, var(--color-warning,#f59e0b) 8%, transparent);margin:0}.TrackingEditor-module__3c9EpG__errorMsg{font-size:var(--text-xs,.75rem);color:var(--color-danger,#f87171);border:1px solid color-mix(in srgb, var(--color-danger,#f87171) 30%, transparent);border-radius:var(--radius-sm,8px);padding:var(--space-2,8px) var(--space-3,12px);background:color-mix(in srgb, var(--color-danger,#f87171) 8%, transparent);margin:0}
.LinkDestinationWithUtms-module__8CwrpG__utmDetails{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:color-mix(in oklch, var(--accent-primary) 6%, var(--bg-surface));box-shadow:0 1px 0 color-mix(in oklch, var(--border-strong) 35%, transparent);transition:border-color .15s,box-shadow .15s;overflow:hidden}.LinkDestinationWithUtms-module__8CwrpG__utmDetails:hover{border-color:var(--border-strong)}.LinkDestinationWithUtms-module__8CwrpG__utmDetails[open]{box-shadow:0 1px 0 color-mix(in oklch, var(--border-strong) 35%, transparent), inset 0 1px 0 color-mix(in oklch, var(--accent-primary) 12%, transparent)}.LinkDestinationWithUtms-module__8CwrpG__utmSummary{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-primary);list-style:none;transition:background-color .15s;display:flex}.LinkDestinationWithUtms-module__8CwrpG__utmSummary::-webkit-details-marker{display:none}.LinkDestinationWithUtms-module__8CwrpG__utmSummary::marker{content:""}.LinkDestinationWithUtms-module__8CwrpG__utmSummary:hover{background:color-mix(in oklch, var(--accent-primary) 5%, transparent)}.LinkDestinationWithUtms-module__8CwrpG__utmSummary:focus{outline:none}.LinkDestinationWithUtms-module__8CwrpG__utmSummary:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.LinkDestinationWithUtms-module__8CwrpG__utmSummaryText{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.LinkDestinationWithUtms-module__8CwrpG__utmSummaryTitle{flex-wrap:wrap;align-items:baseline;gap:.35em;display:flex}.LinkDestinationWithUtms-module__8CwrpG__utmSummaryOptional{font-weight:var(--font-normal);color:var(--text-tertiary);font-size:var(--text-xs)}.LinkDestinationWithUtms-module__8CwrpG__utmSummaryHint{font-weight:var(--font-normal);font-size:var(--text-xs);color:var(--text-tertiary);max-width:42rem;line-height:1.35}.LinkDestinationWithUtms-module__8CwrpG__utmChevron{color:var(--text-tertiary);flex-shrink:0;transition:transform .2s,color .15s}.LinkDestinationWithUtms-module__8CwrpG__utmDetails[open] .LinkDestinationWithUtms-module__8CwrpG__utmChevron{color:var(--accent-primary);transform:rotate(90deg)}.LinkDestinationWithUtms-module__8CwrpG__utmSummary:hover .LinkDestinationWithUtms-module__8CwrpG__utmChevron{color:var(--text-secondary)}.LinkDestinationWithUtms-module__8CwrpG__utmDetails[open] .LinkDestinationWithUtms-module__8CwrpG__utmSummary:hover .LinkDestinationWithUtms-module__8CwrpG__utmChevron{color:var(--accent-primary-hover,var(--accent-primary))}.LinkDestinationWithUtms-module__8CwrpG__utmBody{padding:0 var(--space-4) var(--space-4);border-top:1px solid var(--border-subtle);margin-top:0}.LinkDestinationWithUtms-module__8CwrpG__utmGrid{gap:var(--space-4);padding-top:var(--space-4);display:grid}@media (min-width:520px){.LinkDestinationWithUtms-module__8CwrpG__utmGrid{row-gap:var(--space-4);column-gap:var(--space-6);grid-template-columns:1fr 1fr}.LinkDestinationWithUtms-module__8CwrpG__utmFieldSpan2{grid-column:1/-1}}.LinkDestinationWithUtms-module__8CwrpG__utmField{gap:var(--space-1);flex-direction:column;display:flex}.LinkDestinationWithUtms-module__8CwrpG__utmFieldLabel{font-size:var(--text-sm);color:var(--text-secondary)}.LinkDestinationWithUtms-module__8CwrpG__fieldInput{width:100%;padding:var(--space-2) var(--space-3);background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--text-sm);transition:border-color .15s,box-shadow .15s}.LinkDestinationWithUtms-module__8CwrpG__fieldInput:hover{border-color:var(--border-strong)}.LinkDestinationWithUtms-module__8CwrpG__fieldInput:focus{border-color:color-mix(in oklch, var(--accent-primary) 55%, var(--border-strong));box-shadow:0 0 0 3px var(--accent-primary-tint);outline:none}.LinkDestinationWithUtms-module__8CwrpG__fieldInputInvalid{border-color:var(--color-failed)}.LinkDestinationWithUtms-module__8CwrpG__fieldInputInvalid:focus{box-shadow:0 0 0 3px color-mix(in oklch, var(--color-failed) 22%, transparent)}
.BioPageEditorClient-module__V1kyyG__root{flex-direction:column;height:100%;display:flex;overflow:hidden}.BioPageEditorClient-module__V1kyyG__bioHeadingRow{flex:1;width:100%;min-width:0}.BioPageEditorClient-module__V1kyyG__titleAndBadges{align-items:center;gap:var(--space-3,12px);flex-direction:row;flex:1;min-width:0;display:flex}.BioPageEditorClient-module__V1kyyG__titleGrow{flex:1;min-width:0}.BioPageEditorClient-module__V1kyyG__titleText{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.BioPageEditorClient-module__V1kyyG__statusRow{justify-content:flex-end;align-items:center;gap:var(--space-2,8px);flex-wrap:wrap;flex-shrink:0;max-width:100%;display:flex}.BioPageEditorClient-module__V1kyyG__successMsg{font-size:var(--text-xs,.75rem);color:var(--green,#30d158)}.BioPageEditorClient-module__V1kyyG__errorMsg{font-size:var(--text-xs,.75rem);color:var(--red,#ff453a)}.BioPageEditorClient-module__V1kyyG__danger{color:var(--color-danger,#f87171);border-color:color-mix(in srgb, var(--color-danger) 40%, transparent)}.BioPageEditorClient-module__V1kyyG__body{flex:1;min-height:0;display:flex;overflow:hidden}.BioPageEditorClient-module__V1kyyG__localeBar{justify-content:space-between;align-items:center;gap:var(--space-3,12px);padding:var(--space-2,8px) var(--space-4,16px);border-bottom:1px solid var(--toolbar-border,var(--border-default));background:color-mix(in srgb, var(--widget-dim,var(--toolbar-bg)) 55%, var(--toolbar-bg,var(--surface-default)));display:flex}.BioPageEditorClient-module__V1kyyG__localeTabs{align-items:center;gap:var(--space-2,8px);flex-wrap:wrap;display:flex}.BioPageEditorClient-module__V1kyyG__localeTab,.BioPageEditorClient-module__V1kyyG__localeAddBtn{border:1px solid var(--border-subtle,var(--border-default));background:var(--bg-surface,var(--widget-bg));min-height:30px;color:var(--text-secondary,var(--text-muted));font-size:var(--text-xs,.75rem);cursor:pointer;border-radius:999px;padding:4px 10px}.BioPageEditorClient-module__V1kyyG__localeTabActive{border-color:color-mix(in srgb, var(--accent-primary,var(--accent)) 48%, var(--border-default));background:color-mix(in srgb, var(--accent-primary,var(--accent)) 12%, transparent);color:var(--text-primary,var(--text));font-weight:600}.BioPageEditorClient-module__V1kyyG__localeAddBtn{border-style:dashed}.BioPageEditorClient-module__V1kyyG__activeLocaleHint{font-size:var(--text-xs,.75rem);color:var(--text-secondary,var(--text-muted))}.BioPageEditorClient-module__V1kyyG__localeDialogHeader{margin-bottom:var(--space-2,8px)}.BioPageEditorClient-module__V1kyyG__localeDialogHeader h2{font-size:var(--text-base,1rem);margin:0}.BioPageEditorClient-module__V1kyyG__localeDialogHeader p{font-size:var(--text-sm,.875rem);color:var(--text-secondary,var(--text-muted));margin:6px 0 0}.BioPageEditorClient-module__V1kyyG__localeDialogForm{gap:var(--space-3,12px);flex-direction:column;display:flex}.BioPageEditorClient-module__V1kyyG__localeDialogActions{justify-content:flex-end;gap:8px;display:flex}.BioPageEditorClient-module__V1kyyG__left{border-right:1px solid var(--toolbar-border,var(--border-default));background:color-mix(in srgb, var(--widget-dim,var(--toolbar-bg)) 65%, var(--toolbar-bg,var(--surface-default)));flex-direction:column;flex-shrink:0;width:400px;display:flex;overflow:hidden}.BioPageEditorClient-module__V1kyyG__tabBar{gap:var(--space-2,8px);padding:var(--space-3,12px) var(--space-4,16px) var(--space-2,8px);border-bottom:1px solid var(--toolbar-border,var(--border-default));flex-direction:column;flex-shrink:0;display:flex}.BioPageEditorClient-module__V1kyyG__tabBarLabel{font-size:var(--text-xs,.75rem);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary,var(--text-muted));font-weight:600}.BioPageEditorClient-module__V1kyyG__tabRow{gap:var(--space-2,8px);flex-wrap:wrap;display:flex}.BioPageEditorClient-module__V1kyyG__tab{min-height:36px;padding:var(--space-2,8px) var(--space-3,12px);font-size:var(--text-sm,.875rem);font-weight:var(--font-medium,500);border-radius:var(--radius-lg,12px);border:1px solid var(--border-subtle,var(--border-default));background:var(--bg-surface,var(--widget-bg));color:var(--text-primary,var(--text));cursor:pointer;justify-content:center;align-items:center;transition:border-color .15s,box-shadow .15s,background .15s;display:inline-flex}.BioPageEditorClient-module__V1kyyG__tab:hover{border-color:var(--border-default);background:var(--bg-elevated,var(--widget-dim))}.BioPageEditorClient-module__V1kyyG__tabActive{border-color:color-mix(in srgb, var(--accent-primary,var(--accent)) 50%, var(--border-default));background:color-mix(in srgb, var(--accent-primary,var(--accent)) 8%, var(--bg-surface,var(--widget-bg)));box-shadow:0 0 0 1px color-mix(in srgb, var(--accent-primary,var(--accent)) 15%, transparent)}.BioPageEditorClient-module__V1kyyG__tabContent{min-height:0;padding:var(--space-4,16px);gap:var(--space-4,16px);-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;display:flex;overflow:hidden auto}.BioPageEditorClient-module__V1kyyG__tabContentSettings{overflow:hidden}.BioPageEditorClient-module__V1kyyG__tabContentSettings .card{flex-direction:column;flex:1;min-height:0;display:flex}.BioPageEditorClient-module__V1kyyG__tabContentSettings .card-body{-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto}.BioPageEditorClient-module__V1kyyG__tabContent::-webkit-scrollbar{width:5px}.BioPageEditorClient-module__V1kyyG__tabContent::-webkit-scrollbar-thumb{background:var(--scroll-thumb,var(--text-muted));border-radius:3px}.BioPageEditorClient-module__V1kyyG__right{background:var(--widget-dim,var(--surface-raised));min-width:0;min-height:0;padding:var(--space-4,16px);flex-direction:column;flex:1;display:flex}.BioPageEditorClient-module__V1kyyG__blocksWorkspace{gap:var(--space-4,16px);flex:1;grid-template-columns:minmax(320px,1fr) minmax(340px,1fr);min-height:0;display:grid}.BioPageEditorClient-module__V1kyyG__blocksPreviewPane,.BioPageEditorClient-module__V1kyyG__blocksEditorPane{flex-direction:column;min-width:0;min-height:0;display:flex}.BioPageEditorClient-module__V1kyyG__blocksEditorPane{-webkit-overflow-scrolling:touch;overflow:hidden auto}.BioPageEditorClient-module__V1kyyG__previewWrap{flex-direction:column;flex:1;min-height:0;display:flex}.BioPageEditorClient-module__V1kyyG__blockPlaceholder{margin:0}.BioPageEditorClient-module__V1kyyG__blockPlaceholderText{color:var(--text-secondary,var(--text-muted));font-size:var(--text-sm,.875rem);margin:0}@media (max-width:1320px){.BioPageEditorClient-module__V1kyyG__localeBar{flex-direction:column;align-items:flex-start}.BioPageEditorClient-module__V1kyyG__left{width:360px}.BioPageEditorClient-module__V1kyyG__blocksWorkspace{grid-template-columns:1fr}}@media (max-width:1024px){.BioPageEditorClient-module__V1kyyG__body{flex-direction:column}.BioPageEditorClient-module__V1kyyG__left{border-right:none;border-bottom:1px solid var(--toolbar-border,var(--border-default));width:100%;max-height:48vh}.BioPageEditorClient-module__V1kyyG__right{padding:var(--space-3,12px)}}
.CreatePostDialog-module__f8eJeq__shell{background:var(--bg-surface);flex-direction:column;flex:1;min-height:0;display:flex}.CreatePostDialog-module__f8eJeq__header{border-bottom:1px solid var(--border-default);flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;padding:22px 26px 20px;display:flex}.CreatePostDialog-module__f8eJeq__headerLeft{flex-wrap:wrap;align-items:center;gap:14px;min-width:0;display:flex}.CreatePostDialog-module__f8eJeq__title{font-size:var(--text-base);color:var(--text-primary);letter-spacing:-.02em;margin:0;font-weight:700}.CreatePostDialog-module__f8eJeq__tagLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.CreatePostDialog-module__f8eJeq__tagsSelect{appearance:none;font-size:var(--text-xs);color:var(--text-primary);background:var(--bg-elevated);border:1px solid var(--border-default);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23999' d='M3 4.5 6 7.5 9 4.5'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:8px;max-width:200px;padding:6px 28px 6px 12px;font-weight:600}.CreatePostDialog-module__f8eJeq__headerRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.CreatePostDialog-module__f8eJeq__headerBtn{color:var(--text-secondary);font-size:var(--text-xs);cursor:not-allowed;opacity:.65;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-weight:600;display:inline-flex}.CreatePostDialog-module__f8eJeq__previewBtn{border:1px solid color-mix(in srgb, var(--accent-primary) 55%, transparent);color:var(--accent-primary);font-size:var(--text-xs);cursor:pointer;box-shadow:0 0 0 1px color-mix(in srgb, var(--accent-primary) 25%, transparent);background:0 0;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-weight:600;display:inline-flex}.CreatePostDialog-module__f8eJeq__previewBtnOff{border:1px solid var(--border-default);color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-weight:600;display:inline-flex}.CreatePostDialog-module__f8eJeq__iconBtn{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.CreatePostDialog-module__f8eJeq__iconBtn:hover{background:var(--bg-elevated);color:var(--text-primary)}.CreatePostDialog-module__f8eJeq__body{flex-direction:row;flex:1;min-height:0;display:flex;overflow:hidden}.CreatePostDialog-module__f8eJeq__composeCol{flex-direction:column;flex:1;min-width:0;padding:26px 28px 28px;display:flex;overflow-y:auto}.CreatePostDialog-module__f8eJeq__composeCol>*{flex-direction:column;flex:1;min-height:0;display:flex}.CreatePostDialog-module__f8eJeq__linkDetails{border:1px solid var(--border-default);border-radius:var(--radius-md);background:color-mix(in oklch, var(--bg-elevated) 55%, var(--bg-surface));flex-shrink:0;overflow:hidden}.CreatePostDialog-module__f8eJeq__linkSummary{cursor:pointer;flex-direction:column;align-items:stretch;gap:4px;padding:12px 14px;list-style:none;display:flex}.CreatePostDialog-module__f8eJeq__linkSummary::-webkit-details-marker{display:none}.CreatePostDialog-module__f8eJeq__linkSummaryRow{align-items:center;gap:10px;min-width:0;display:flex}.CreatePostDialog-module__f8eJeq__linkSummaryIcon{color:var(--accent-primary);flex-shrink:0;display:inline-flex}.CreatePostDialog-module__f8eJeq__linkSummaryTitle{font-size:var(--text-sm);color:var(--text-primary);min-width:0;font-weight:600}.CreatePostDialog-module__f8eJeq__linkChevron{border-right:2px solid var(--text-tertiary);border-bottom:2px solid var(--text-tertiary);flex-shrink:0;width:8px;height:8px;margin-left:auto;transition:transform .15s;transform:rotate(45deg)translateY(-2px)}.CreatePostDialog-module__f8eJeq__linkDetails[open] .CreatePostDialog-module__f8eJeq__linkChevron{transform:rotate(225deg)translateY(2px)}.CreatePostDialog-module__f8eJeq__linkSummaryHint{font-size:var(--text-xs);color:var(--text-tertiary);padding-left:26px;font-weight:500;line-height:1.35}.CreatePostDialog-module__f8eJeq__linkPanel{border-top:1px solid var(--border-default);padding:0 14px 14px}.CreatePostDialog-module__f8eJeq__linkLead{margin:0 0 var(--space-3);padding-top:var(--space-3);font-size:var(--text-xs);color:var(--text-secondary);line-height:1.45}.CreatePostDialog-module__f8eJeq__previewCol{border-left:1px solid var(--border-default);background:color-mix(in oklch, var(--bg-elevated) 35%, var(--bg-surface));flex-direction:column;flex:0 0 395px;width:395px;max-width:44%;min-height:0;padding:26px 20px 28px 26px;display:flex;overflow:hidden}.CreatePostDialog-module__f8eJeq__previewColHidden{display:none}.CreatePostDialog-module__f8eJeq__previewCol>*{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.CreatePostDialog-module__f8eJeq__footer{padding-top:var(--space-6);border-top:1px solid var(--border-default);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding-bottom:14px;display:flex}.CreatePostDialog-module__f8eJeq__footerTags{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.CreatePostDialog-module__f8eJeq__createAnother{font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.CreatePostDialog-module__f8eJeq__footerActions{align-items:center;gap:10px;margin-left:auto;display:flex}.CreatePostDialog-module__f8eJeq__discardShell{flex-direction:column;gap:12px;max-width:22rem;display:flex}.CreatePostDialog-module__f8eJeq__discardTitle{font-size:var(--text-base);color:var(--text-primary);letter-spacing:-.02em;margin:0;font-weight:700}.CreatePostDialog-module__f8eJeq__discardText{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.45}.CreatePostDialog-module__f8eJeq__discardActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:4px;display:flex}@media (max-width:720px){.CreatePostDialog-module__f8eJeq__body{flex-direction:column}.CreatePostDialog-module__f8eJeq__previewCol{border-left:none;border-top:1px solid var(--border-default);flex:none;width:100%;max-width:none;max-height:45vh}}
.CreatePostWidget-module__b37QRG__wrap{flex-direction:column;height:100%;min-height:0;display:flex}.CreatePostWidget-module__b37QRG__toolbar{border-bottom:1px solid var(--widget-border,var(--border-default));flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:10px;padding:4px 4px 12px;display:flex}.CreatePostWidget-module__b37QRG__previewsBtn{font-size:var(--text-xs);color:var(--accent-primary,var(--accent));cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-weight:600}.CreatePostWidget-module__b37QRG__previewsBtn:hover{text-decoration:underline}.CreatePostWidget-module__b37QRG__previewsBtn[aria-pressed=true]{opacity:.85}.CreatePostWidget-module__b37QRG__openPosts{font-size:var(--text-xs);color:var(--accent-primary,var(--accent));font-weight:600;text-decoration:none}.CreatePostWidget-module__b37QRG__openPosts:hover{text-decoration:underline}.CreatePostWidget-module__b37QRG__compose{flex:1;min-width:0;min-height:0;padding:4px 12px 12px 8px;overflow:hidden auto}.CreatePostWidget-module__b37QRG__muted{padding:var(--space-4);font-size:var(--text-sm);color:var(--text-muted,var(--text-tertiary))}
.CreateLinkWidget-module__XJnTpq__wrap{flex-direction:column;height:100%;min-height:0;display:flex}.CreateLinkWidget-module__XJnTpq__toolbar{border-bottom:1px solid var(--widget-border,var(--border-default));flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:10px;padding:4px 4px 12px;display:flex}.CreateLinkWidget-module__XJnTpq__openLinks{font-size:var(--text-xs);color:var(--accent-primary,var(--accent));font-weight:600;text-decoration:none}.CreateLinkWidget-module__XJnTpq__openLinks:hover{text-decoration:underline}.CreateLinkWidget-module__XJnTpq__body{flex:1;min-width:0;min-height:0;padding:4px 12px 12px 8px;overflow:hidden auto}.CreateLinkWidget-module__XJnTpq__muted{padding:var(--space-4);font-size:var(--text-sm);color:var(--text-muted,var(--text-tertiary))}
.RichTextLiteEditor-module__64_pMq__wysiwygChrome{border:1px solid var(--border-subtle);background:var(--bg-elevated);border-radius:8px;transition:border-color .12s,box-shadow .12s;overflow:hidden}.RichTextLiteEditor-module__64_pMq__wysiwygChrome:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent-primary) 35%, transparent)}.RichTextLiteEditor-module__64_pMq__toolbar{border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb, var(--bg-surface) 88%, var(--bg-elevated));flex-wrap:wrap;align-items:center;gap:4px;padding:6px 8px;display:flex}.RichTextLiteEditor-module__64_pMq__toolbarHint{font-size:var(--text-xs);color:var(--text-tertiary);-webkit-user-select:none;user-select:none;margin-left:auto;line-height:1.3}.RichTextLiteEditor-module__64_pMq__surface{white-space:pre-wrap;word-break:break-word;cursor:text;min-height:48px;color:var(--text-primary);line-height:1.5;font-size:var(--text-sm);font-family:"Funnel Sans", var(--font-sans,system-ui, sans-serif);padding:10px 12px}.RichTextLiteEditor-module__64_pMq__surface:empty:before{content:attr(data-placeholder);color:var(--text-tertiary);pointer-events:none}.RichTextLiteEditor-module__64_pMq__surface:focus{outline:none}.RichTextLiteEditor-module__64_pMq__surface b,.RichTextLiteEditor-module__64_pMq__surface strong{font-weight:700}.RichTextLiteEditor-module__64_pMq__surface i,.RichTextLiteEditor-module__64_pMq__surface em{font-style:italic}.RichTextLiteEditor-module__64_pMq__surface u{text-decoration:underline}.RichTextLiteEditor-module__64_pMq__charCount{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;flex-shrink:0}.RichTextLiteEditor-module__64_pMq__charCountNearLimit{color:var(--color-warning,#b26b00)}.RichTextLiteEditor-module__64_pMq__selectionBubble{z-index:10000;background:var(--bg-elevated);border:1px solid var(--border-default);box-shadow:0 4px 16px color-mix(in srgb, var(--text-primary) 18%, transparent), 0 0 0 1px color-mix(in srgb, var(--text-primary) 6%, transparent);pointer-events:auto;border-radius:8px;align-items:center;gap:2px;padding:4px;display:flex;position:fixed;transform:translate(-50%,calc(-100% - 10px))}.RichTextLiteEditor-module__64_pMq__selectionBubble:after{content:"";background:var(--bg-elevated);border-right:1px solid var(--border-default);border-bottom:1px solid var(--border-default);width:10px;height:10px;margin-left:-5px;position:absolute;bottom:-5px;left:50%;transform:rotate(45deg)}
.LandingWorkspacePreviews-module__N5UXgG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.LandingWorkspacePreviews-module__N5UXgG__wrap{width:100%;min-width:0;max-width:1200px;margin:0 auto;padding:0 24px 56px}.LandingWorkspacePreviews-module__N5UXgG__intro{text-align:center;margin-bottom:36px}.LandingWorkspacePreviews-module__N5UXgG__introLabel{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--accent-primary-hover);text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px}.LandingWorkspacePreviews-module__N5UXgG__introTitle{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--text-primary);letter-spacing:-.02em;margin:0 0 8px}.LandingWorkspacePreviews-module__N5UXgG__introDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);max-width:560px;margin:0 auto}.LandingWorkspacePreviews-module__N5UXgG__block{margin-bottom:44px}.LandingWorkspacePreviews-module__N5UXgG__block:last-child{margin-bottom:0}.LandingWorkspacePreviews-module__N5UXgG__blockHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.LandingWorkspacePreviews-module__N5UXgG__blockTitle{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);letter-spacing:-.01em;margin:0}.LandingWorkspacePreviews-module__N5UXgG__blockSub{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);max-width:520px;margin:4px 0 0}.LandingWorkspacePreviews-module__N5UXgG__shell{border:1px solid var(--border-subtle);background:var(--bg-base);width:100%;min-width:0;max-height:min(640px,78vh);box-shadow:0 12px 40px color-mix(in srgb, var(--text-primary) 6%, transparent);border-radius:12px;overflow:auto}.LandingWorkspacePreviews-module__N5UXgG__shell .page-body{min-width:0;padding-bottom:20px}.LandingWorkspacePreviews-module__N5UXgG__shell .card{min-width:0}.LandingWorkspacePreviews-module__N5UXgG__shell .card-header{flex-wrap:wrap;align-items:flex-start;gap:8px 10px}.LandingWorkspacePreviews-module__N5UXgG__note{font-size:var(--text-xs);color:var(--text-tertiary);margin:10px 0 0}.LandingWorkspacePreviews-module__N5UXgG__embeddedOsWrap{border:1px solid var(--border-subtle);background:var(--bg-base);box-shadow:0 12px 40px color-mix(in srgb, var(--text-primary) 6%, transparent);border-radius:12px;margin-top:8px;overflow:hidden}.LandingWorkspacePreviews-module__N5UXgG__embeddedFallback{justify-content:center;align-items:center;min-height:220px;padding:20px;display:flex}
.ContentCreationClient-module__KVJOpW__root{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ContentCreationClient-module__KVJOpW__modeSwitcher{border-bottom:1px solid var(--border-subtle);flex-shrink:0;gap:8px;padding-bottom:16px;display:flex}.ContentCreationClient-module__KVJOpW__modeTab{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:7px 20px;font-family:inherit;transition:background .12s,color .12s,border-color .12s}.ContentCreationClient-module__KVJOpW__modeTab:hover{background:var(--bg-elevated);color:var(--text-primary)}.ContentCreationClient-module__KVJOpW__modeTabActive{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--border-subtle);font-weight:var(--font-semibold)}.ContentCreationClient-module__KVJOpW__tabs{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;flex-shrink:0;gap:6px;margin-top:20px;margin-bottom:24px;padding-bottom:18px;display:flex}.ContentCreationClient-module__KVJOpW__tab{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:7px 16px;font-family:inherit;transition:background .12s,color .12s,border-color .12s}.ContentCreationClient-module__KVJOpW__tab:hover{background:var(--bg-elevated);color:var(--text-primary)}.ContentCreationClient-module__KVJOpW__tabActive{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--border-subtle);font-weight:var(--font-semibold)}.ContentCreationClient-module__KVJOpW__split{flex:1;grid-template-columns:240px minmax(300px,380px) minmax(0,1fr);gap:0;min-height:0;display:grid;overflow:hidden}.ContentCreationClient-module__KVJOpW__panelHeading{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.07em;flex-shrink:0;margin-bottom:16px}.ContentCreationClient-module__KVJOpW__templates{border-right:1px solid var(--border-subtle);flex-direction:column;padding:4px 24px 24px 4px;display:flex;overflow-y:auto}.ContentCreationClient-module__KVJOpW__templateList{flex-direction:column;gap:14px;display:flex}.ContentCreationClient-module__KVJOpW__editor{border-right:1px solid var(--border-subtle);flex-direction:column;padding:4px 24px 24px;display:flex;overflow-y:auto}.ContentCreationClient-module__KVJOpW__variantCard{border:2px solid var(--border-subtle);background:var(--bg-elevated);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;gap:8px;width:100%;padding:10px;font-family:inherit;transition:border-color .12s,box-shadow .12s;display:flex}.ContentCreationClient-module__KVJOpW__variantCard:hover{border-color:var(--accent-primary-tint)}.ContentCreationClient-module__KVJOpW__variantCardActive{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-tint)}.ContentCreationClient-module__KVJOpW__variantThumb{border-radius:8px;width:100%;overflow:hidden}.ContentCreationClient-module__KVJOpW__variantLabel{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-primary)}.ContentCreationClient-module__KVJOpW__variantDesc{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.4}.ContentCreationClient-module__KVJOpW__field{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.ContentCreationClient-module__KVJOpW__fieldHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.ContentCreationClient-module__KVJOpW__fieldLabel{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.07em;display:block}.ContentCreationClient-module__KVJOpW__fmtGroup{gap:4px;display:flex}.ContentCreationClient-module__KVJOpW__fmtBtn{border:1px solid var(--border-subtle);width:28px;height:28px;color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:inherit;transition:background .1s,color .1s,border-color .1s;display:flex}.ContentCreationClient-module__KVJOpW__fmtBtn:hover{background:var(--bg-surface);color:var(--text-primary)}.ContentCreationClient-module__KVJOpW__fmtBtnActive{background:var(--accent-primary-tint);color:var(--accent-primary);border-color:var(--accent-primary-tint)}.ContentCreationClient-module__KVJOpW__input{border:1px solid var(--border-subtle);background:var(--bg-elevated);width:100%;color:var(--text-primary);font-size:var(--text-sm);box-sizing:border-box;border-radius:8px;padding:10px 12px;font-family:inherit;transition:border-color .12s}.ContentCreationClient-module__KVJOpW__input:focus{border-color:var(--accent-primary);outline:none}.ContentCreationClient-module__KVJOpW__input::placeholder{color:var(--text-tertiary)}.ContentCreationClient-module__KVJOpW__sliderRow{align-items:center;gap:12px;display:flex}.ContentCreationClient-module__KVJOpW__slider{accent-color:var(--accent-primary);cursor:pointer;flex:1}.ContentCreationClient-module__KVJOpW__sliderEdge{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;flex-shrink:0}.ContentCreationClient-module__KVJOpW__presetRow{flex-wrap:wrap;gap:10px;margin-bottom:0;display:flex}.ContentCreationClient-module__KVJOpW__presetGroups{flex-direction:column;gap:14px;margin-bottom:14px;display:flex}.ContentCreationClient-module__KVJOpW__presetGroup{flex-direction:column;gap:8px;display:flex}.ContentCreationClient-module__KVJOpW__presetGroupLabel{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary)}.ContentCreationClient-module__KVJOpW__accentSwatchRow{flex-wrap:wrap;gap:8px;display:flex}.ContentCreationClient-module__KVJOpW__accentSwatch{border-radius:7px;width:28px;height:28px}.ContentCreationClient-module__KVJOpW__textColorSwatch{border:2px solid var(--border-subtle);cursor:pointer;background:var(--bg-elevated);border-radius:8px;flex-shrink:0;width:32px;height:32px;padding:0;transition:transform .1s,box-shadow .12s,border-color .12s}.ContentCreationClient-module__KVJOpW__textColorSwatch:hover{transform:scale(1.06)}.ContentCreationClient-module__KVJOpW__textColorSwatchAuto{background:linear-gradient(135deg,#141414 50%,#fff 50%)}.ContentCreationClient-module__KVJOpW__fieldHint{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.45}.ContentCreationClient-module__KVJOpW__presetSwatch{cursor:pointer;border:2px solid #0000;border-radius:9px;flex-shrink:0;width:36px;height:36px;padding:0;transition:transform .1s,box-shadow .12s}.ContentCreationClient-module__KVJOpW__presetSwatch:hover{transform:scale(1.08)}.ContentCreationClient-module__KVJOpW__presetSwatchActive{border-color:var(--text-primary);box-shadow:0 0 0 3px var(--bg-base), 0 0 0 5px var(--text-primary)}.ContentCreationClient-module__KVJOpW__ctaStyleRow{flex-direction:column;gap:8px;margin-top:-10px;margin-bottom:4px;display:flex}.ContentCreationClient-module__KVJOpW__ctaStyleRow .ContentCreationClient-module__KVJOpW__customBgTabs{margin-bottom:0}.ContentCreationClient-module__KVJOpW__customBgTabs{gap:6px;margin-bottom:12px;display:flex}.ContentCreationClient-module__KVJOpW__customBgTab{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:5px 12px;font-family:inherit;transition:background .1s,color .1s,border-color .1s}.ContentCreationClient-module__KVJOpW__customBgTab:hover{background:var(--bg-elevated);color:var(--text-primary)}.ContentCreationClient-module__KVJOpW__customBgTabActive{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--border-subtle);font-weight:var(--font-semibold)}.ContentCreationClient-module__KVJOpW__colorRow{align-items:center;gap:10px;display:flex}.ContentCreationClient-module__KVJOpW__nativeColorPicker{border:1px solid var(--border-subtle);background:var(--bg-elevated);cursor:pointer;border-radius:8px;flex-shrink:0;width:36px;height:36px;padding:2px}.ContentCreationClient-module__KVJOpW__hexInput{flex:none;width:100px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.ContentCreationClient-module__KVJOpW__gradientBuilder{flex-direction:column;gap:12px;display:flex}.ContentCreationClient-module__KVJOpW__gradientStops{align-items:center;gap:10px;display:flex}.ContentCreationClient-module__KVJOpW__gradientStop{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ContentCreationClient-module__KVJOpW__gradientArrow{font-size:var(--text-sm);color:var(--text-tertiary);flex-shrink:0}.ContentCreationClient-module__KVJOpW__gradientAngleRow{align-items:center;gap:12px;display:flex}.ContentCreationClient-module__KVJOpW__gradientPreview{border:1px solid var(--border-subtle);border-radius:8px;height:36px}.ContentCreationClient-module__KVJOpW__imageControls{flex-direction:column;gap:12px;display:flex}.ContentCreationClient-module__KVJOpW__bgImagePreview{border:1px solid var(--border-subtle);border-radius:8px;position:relative;overflow:hidden}.ContentCreationClient-module__KVJOpW__bgImageOverlayPreview{pointer-events:none;position:absolute;inset:0}.ContentCreationClient-module__KVJOpW__overlaySection{border-top:1px solid var(--border-subtle);flex-direction:column;gap:12px;margin-top:4px;padding-top:4px;display:flex}.ContentCreationClient-module__KVJOpW__overlayOpacityRow{flex-direction:column;gap:8px;display:flex}.ContentCreationClient-module__KVJOpW__bgImageThumb{object-fit:cover;width:100%;max-height:120px;display:block}.ContentCreationClient-module__KVJOpW__imageActions{gap:10px;display:flex}.ContentCreationClient-module__KVJOpW__imagePickBtn{background:var(--bg-elevated);color:var(--text-primary);font-size:var(--text-xs);font-weight:var(--font-medium);cursor:pointer;border:1px solid var(--border-subtle);white-space:nowrap;border-radius:7px;flex:1;padding:8px 12px;font-family:inherit;transition:background .12s,border-color .12s}.ContentCreationClient-module__KVJOpW__imagePickBtn:hover{background:var(--bg-surface);border-color:var(--accent-primary)}.ContentCreationClient-module__KVJOpW__actions{flex-wrap:wrap;gap:12px;margin-top:8px;padding-top:4px;display:flex}.ContentCreationClient-module__KVJOpW__exportBtn{background:var(--accent-primary);color:#fff;font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex:1;padding:11px 16px;font-family:inherit;transition:background .12s,opacity .12s}.ContentCreationClient-module__KVJOpW__exportBtn:hover:not(:disabled){background:var(--accent-primary-hover)}.ContentCreationClient-module__KVJOpW__exportBtn:disabled{opacity:.6;cursor:not-allowed}.ContentCreationClient-module__KVJOpW__createPostBtn{background:var(--bg-elevated);color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;border:1px solid var(--border-subtle);white-space:nowrap;border-radius:8px;flex:1;padding:11px 16px;font-family:inherit;transition:background .12s,border-color .12s}.ContentCreationClient-module__KVJOpW__createPostBtn:hover:not(:disabled){background:var(--bg-surface);border-color:var(--accent-primary)}.ContentCreationClient-module__KVJOpW__createPostBtn:disabled{opacity:.6;cursor:not-allowed}.ContentCreationClient-module__KVJOpW__uploadedBadge{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;display:flex}.ContentCreationClient-module__KVJOpW__uploadedCheck{font-size:var(--text-sm);color:#38a169;flex-shrink:0}.ContentCreationClient-module__KVJOpW__uploadedName{font-size:var(--text-xs);color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;overflow:hidden}.ContentCreationClient-module__KVJOpW__selectHint{font-size:var(--text-sm);color:var(--text-tertiary);text-align:center;margin:0;padding:32px 12px;line-height:1.5}.ContentCreationClient-module__KVJOpW__preview{flex-direction:column;min-width:0;min-height:0;padding:4px 4px 20px 24px;display:flex;overflow:hidden}.ContentCreationClient-module__KVJOpW__previewStage{flex:1;justify-content:center;align-items:center;min-height:0;padding:12px 16px 16px;display:flex;container-type:size}.ContentCreationClient-module__KVJOpW__previewFit{aspect-ratio:var(--preview-ar-w) / var(--preview-ar-h);width:min(100cqw, calc(100cqh * var(--preview-ar-w) / var(--preview-ar-h)));border:1px solid var(--border-subtle);border-radius:12px;flex-shrink:0;max-height:100cqh;overflow:hidden;box-shadow:0 12px 40px #00000038}.ContentCreationClient-module__KVJOpW__previewMeta{font-size:var(--text-xs);color:var(--text-tertiary);text-align:center;flex-shrink:0;padding:12px 16px 0;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.ContentCreationClient-module__KVJOpW__previewEmpty{border:2px dashed var(--border-subtle);border-radius:14px;justify-content:center;align-items:center;width:100%;max-width:320px;padding:48px 24px;display:flex}.ContentCreationClient-module__KVJOpW__previewEmptyText{font-size:var(--text-sm);color:var(--text-tertiary);text-align:center;margin:0;line-height:1.5}.ContentCreationClient-module__KVJOpW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1100px){.ContentCreationClient-module__KVJOpW__split{grid-template-columns:200px minmax(260px,340px) minmax(0,1fr)}.ContentCreationClient-module__KVJOpW__templates{padding-right:16px}.ContentCreationClient-module__KVJOpW__editor{padding-left:16px;padding-right:16px}.ContentCreationClient-module__KVJOpW__preview{padding-left:16px}}.ContentCreationClient-module__KVJOpW__mobilePanelSwitcher{border-bottom:1px solid var(--border-subtle);flex-shrink:0;gap:6px;margin-bottom:16px;padding-bottom:16px;display:none}.ContentCreationClient-module__KVJOpW__mobilePanelBtn{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:1;padding:8px 10px;font-family:inherit;transition:background .12s,color .12s,border-color .12s}.ContentCreationClient-module__KVJOpW__mobilePanelBtn:hover{background:var(--bg-elevated);color:var(--text-primary)}.ContentCreationClient-module__KVJOpW__mobilePanelBtnActive{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--border-default);font-weight:var(--font-semibold)}@media (max-width:768px){.ContentCreationClient-module__KVJOpW__panelHidden{display:none!important}.ContentCreationClient-module__KVJOpW__mobilePanelSwitcher{display:flex}.ContentCreationClient-module__KVJOpW__split{grid-template-columns:1fr;overflow:visible}.ContentCreationClient-module__KVJOpW__templates,.ContentCreationClient-module__KVJOpW__editor,.ContentCreationClient-module__KVJOpW__preview{border-left:none;border-right:none;padding-left:0;padding-right:0;overflow:visible}}
.OsDesktopsClient-module__98cgQq__shell{top:16px;left:calc(var(--dashboard-sidenav-width,52px) + 12px);z-index:200;pointer-events:none;position:fixed}.OsDesktopsClient-module__98cgQq__triggerWrap{pointer-events:all}.OsDesktopsClient-module__98cgQq__ctGroup{background:var(--toolbar-bg);border:1px solid var(--toolbar-border);border-radius:12px;flex-direction:column;display:flex;overflow:visible;box-shadow:0 4px 16px #00000059}html.OsDesktopsClient-module__98cgQq__theme-light .OsDesktopsClient-module__98cgQq__ctGroup{box-shadow:0 2px 10px #0000001a}.OsDesktopsClient-module__98cgQq__ctBtn{cursor:pointer;width:40px;height:40px;color:var(--toolbar-text);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;display:flex}.OsDesktopsClient-module__98cgQq__ctBtn:hover{background:var(--widget-dim);color:var(--text)}.OsDesktopsClient-module__98cgQq__ctBtn[aria-expanded=true]{color:var(--accent)}.OsDesktopsClient-module__98cgQq__menu{background:var(--toolbar-bg);border:1px solid var(--toolbar-border);pointer-events:all;border-radius:12px;min-width:220px;max-width:min(320px,100vw - 24px);padding:6px 0;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 28px #0006}.OsDesktopsClient-module__98cgQq__menuSection{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;padding:4px 8px 6px}.OsDesktopsClient-module__98cgQq__menuItem{cursor:pointer;text-align:left;width:100%;font-size:var(--text-sm);color:var(--text-primary);background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:flex}.OsDesktopsClient-module__98cgQq__menuItem:hover{background:var(--widget-dim)}.OsDesktopsClient-module__98cgQq__menuItemActive{color:var(--accent);font-weight:var(--font-medium)}.OsDesktopsClient-module__98cgQq__menuItemLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.OsDesktopsClient-module__98cgQq__menuItemActions{flex-shrink:0;align-items:center;gap:2px;display:flex}.OsDesktopsClient-module__98cgQq__iconBtn{width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.OsDesktopsClient-module__98cgQq__iconBtn:hover{background:var(--widget-dim);color:var(--text-primary)}.OsDesktopsClient-module__98cgQq__iconBtnDanger:hover{color:var(--danger,#ef4444)}.OsDesktopsClient-module__98cgQq__divider{background:var(--toolbar-border);height:1px;margin:6px 8px}.OsDesktopsClient-module__98cgQq__newBtn{border:1px dashed var(--toolbar-border);cursor:pointer;width:calc(100% - 16px);font-size:var(--text-sm);color:var(--text-secondary);background:0 0;border-radius:8px;align-items:center;gap:8px;margin:4px 8px 2px;padding:8px 10px;display:flex}.OsDesktopsClient-module__98cgQq__newBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.OsDesktopsClient-module__98cgQq__newBtn:disabled{opacity:.5;cursor:default}.OsDesktopsClient-module__98cgQq__renameRow{flex-direction:column;gap:6px;padding:6px 10px 8px;display:flex}.OsDesktopsClient-module__98cgQq__renameInput{border:1px solid var(--toolbar-border);background:var(--bg-surface);width:100%;color:var(--text-primary);font-size:var(--text-sm);border-radius:8px;padding:6px 8px}.OsDesktopsClient-module__98cgQq__renameActions{justify-content:flex-end;gap:6px;display:flex}@media (max-width:768px){.OsDesktopsClient-module__98cgQq__shell{top:max(10px, env(safe-area-inset-top,0px));left:max(10px, env(safe-area-inset-left,0px))}}
.ConnectedAppsList-module__JP13xa__disconnectBtn{border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--color-failed);font-size:var(--text-xs);background:0 0;padding:3px 8px}.ConnectedAppsList-module__JP13xa__disconnectBtn:disabled{cursor:not-allowed;opacity:.7}.ConnectedAppsList-module__JP13xa__disconnectBtn:not(:disabled){cursor:pointer}.ConnectedAppsList-module__JP13xa__mcpBadge{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-sm);letter-spacing:.04em;padding:1px 6px}
.IntegrationsWhatsApp-module__l24ayW__phoneInput{min-width:160px;font-size:var(--text-sm);border:1px solid var(--border-default,var(--widget-border));background:var(--bg-surface,var(--widget-bg));color:var(--text-primary,var(--text));border-radius:8px;flex:1;padding:8px 12px}.IntegrationsWhatsApp-module__l24ayW__otpInput{width:120px;font-size:var(--text-sm);border:1px solid var(--border-default,var(--widget-border));background:var(--bg-surface,var(--widget-bg));color:var(--text-primary,var(--text));letter-spacing:.05em;border-radius:8px;padding:8px 12px}
.VideoTimeline-module__z4tHaq__root{border-top:1px solid var(--border-subtle);background:var(--bg-base);flex-direction:column;flex:0 auto;min-height:0;display:flex;overflow:hidden}.VideoTimeline-module__z4tHaq__resizeStrip{cursor:ns-resize;touch-action:none;background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);flex-shrink:0;height:12px;position:relative}.VideoTimeline-module__z4tHaq__resizeStrip:before,.VideoTimeline-module__z4tHaq__resizeStrip:after{content:"";background:var(--border-subtle);border-radius:999px;width:28px;height:2px;transition:background .12s,width .12s;position:absolute;left:50%;transform:translate(-50%)}.VideoTimeline-module__z4tHaq__resizeStrip:before{top:3px}.VideoTimeline-module__z4tHaq__resizeStrip:after{top:7px}.VideoTimeline-module__z4tHaq__resizeStrip:hover,.VideoTimeline-module__z4tHaq__resizeStripActive{cursor:ns-resize}.VideoTimeline-module__z4tHaq__resizeStrip:hover:before,.VideoTimeline-module__z4tHaq__resizeStrip:hover:after,.VideoTimeline-module__z4tHaq__resizeStripActive:before,.VideoTimeline-module__z4tHaq__resizeStripActive:after{background:var(--accent-primary);width:40px}.VideoTimeline-module__z4tHaq__header{border-bottom:1px solid var(--border-subtle);background:var(--bg-elevated);-webkit-user-select:none;user-select:none;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;min-width:0;min-height:40px;padding:4px 16px;display:flex}.VideoTimeline-module__z4tHaq__headerActions{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;padding:2px 0;display:flex;overflow:auto hidden}.VideoTimeline-module__z4tHaq__headerActions::-webkit-scrollbar{height:5px}.VideoTimeline-module__z4tHaq__headerActions::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:3px}.VideoTimeline-module__z4tHaq__toggleBtn{cursor:pointer;font-family:inherit;font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);background:0 0;border:none;flex-shrink:0;align-items:center;gap:6px;padding:0;display:flex}.VideoTimeline-module__z4tHaq__toggleIcon{color:var(--text-tertiary);font-size:10px}.VideoTimeline-module__z4tHaq__headerToolbarDivider{background:var(--border-subtle);flex-shrink:0;width:1px;height:18px}.VideoTimeline-module__z4tHaq__headerBtn{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;padding:4px 10px;font-family:inherit;transition:background .1s,color .1s}.VideoTimeline-module__z4tHaq__headerBtn:hover{background:var(--bg-surface);color:var(--text-primary)}.VideoTimeline-module__z4tHaq__audioAddBtn{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--accent-primary);background:var(--accent-primary-tint);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:6px;flex-shrink:0;padding:4px 10px;font-family:inherit;transition:background .1s,opacity .1s}.VideoTimeline-module__z4tHaq__audioAddBtn:hover{opacity:.8}.VideoTimeline-module__z4tHaq__layerAddBtn{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);background:var(--bg-base);border:1px solid var(--border-subtle);cursor:pointer;white-space:nowrap;border-radius:6px;flex-shrink:0;padding:4px 10px;font-family:inherit;transition:background .1s,color .1s,border-color .1s}.VideoTimeline-module__z4tHaq__layerAddBtn:hover{background:var(--bg-surface);color:var(--text-primary);border-color:var(--accent-primary-tint)}.VideoTimeline-module__z4tHaq__propsRow{background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:14px;padding:6px 16px;display:flex}.VideoTimeline-module__z4tHaq__propsLabel{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-primary);flex-shrink:0;min-width:80px}.VideoTimeline-module__z4tHaq__propsField{align-items:center;gap:5px;display:flex}.VideoTimeline-module__z4tHaq__propsFieldLabel{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap}.VideoTimeline-module__z4tHaq__propsInput{border:1px solid var(--border-subtle);background:var(--bg-base);width:64px;color:var(--text-primary);font-size:var(--text-xs);text-align:right;border-radius:5px;padding:3px 6px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.VideoTimeline-module__z4tHaq__propsInput:focus{border-color:var(--accent-primary);outline:none}.VideoTimeline-module__z4tHaq__propsSelect{border:1px solid var(--border-subtle);background:var(--bg-base);min-width:120px;height:28px;color:var(--text-primary);font-size:var(--text-xs);border-radius:6px;padding:0 8px}.VideoTimeline-module__z4tHaq__laneLabelButton{text-align:left;cursor:pointer;background:0 0;border:none;width:100%}.VideoTimeline-module__z4tHaq__laneLabelButton:hover,.VideoTimeline-module__z4tHaq__laneLabelSelected{background:color-mix(in srgb, var(--accent-primary) 12%, transparent);color:var(--text-primary)}.VideoTimeline-module__z4tHaq__propsSelect{border:1px solid var(--border-subtle);background:var(--bg-base);color:var(--text-primary);font-size:var(--text-xs);border-radius:5px;padding:3px 6px;font-family:inherit}.VideoTimeline-module__z4tHaq__propsSlider{width:90px;accent-color:var(--accent-primary);cursor:pointer}.VideoTimeline-module__z4tHaq__propsDivider{background:var(--border-subtle);flex-shrink:0;width:1px;height:18px}.VideoTimeline-module__z4tHaq__propsClose{border:1px solid var(--border-subtle);width:22px;height:22px;color:var(--text-tertiary);cursor:pointer;background:0 0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;font-family:inherit;font-size:14px;display:flex}.VideoTimeline-module__z4tHaq__propsClose:hover{background:var(--bg-surface);color:var(--text-primary)}.VideoTimeline-module__z4tHaq__propsRemoveBtn{font-size:var(--text-xs);font-weight:var(--font-medium);color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef444440;border-radius:5px;padding:3px 8px;font-family:inherit}.VideoTimeline-module__z4tHaq__propsRemoveBtn:hover{background:#ef444415}.VideoTimeline-module__z4tHaq__propsTextEditor{flex:220px;min-width:180px;max-width:360px}.VideoTimeline-module__z4tHaq__content{min-height:0;display:flex;overflow:hidden auto}.VideoTimeline-module__z4tHaq__contentResizing{-webkit-user-select:none;user-select:none;transition:none}.VideoTimeline-module__z4tHaq__labelCol{border-right:1px solid var(--border-subtle);background:var(--bg-base);z-index:2;flex-direction:column;flex-shrink:0;width:120px;display:flex;position:sticky;left:0;overflow:hidden}.VideoTimeline-module__z4tHaq__rulerSpacer{border-bottom:1px solid var(--border-subtle);flex-shrink:0;height:24px}.VideoTimeline-module__z4tHaq__laneLabel{height:28px;font-size:var(--text-xs);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid var(--border-subtle);flex-shrink:0;align-items:center;padding:0 12px;display:flex;overflow:hidden}.VideoTimeline-module__z4tHaq__laneLabelHidden{opacity:.5}.VideoTimeline-module__z4tHaq__audioLaneLabel{color:var(--text-tertiary)}.VideoTimeline-module__z4tHaq__trackArea{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:visible}.VideoTimeline-module__z4tHaq__ruler{background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);cursor:pointer;flex-shrink:0;height:24px;position:relative;overflow:hidden}.VideoTimeline-module__z4tHaq__tick{background:var(--border-subtle);width:1px;position:absolute;top:0;transform:translate(-50%)}.VideoTimeline-module__z4tHaq__tickMajor{background:var(--border-default,var(--border-subtle));height:14px}.VideoTimeline-module__z4tHaq__tickMinor{height:8px;top:16px}.VideoTimeline-module__z4tHaq__tickLabel{color:var(--text-tertiary);white-space:nowrap;pointer-events:none;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:9px;position:absolute;top:1px;left:3px}.VideoTimeline-module__z4tHaq__playheadLine{pointer-events:none;z-index:4;background:#ef4444;width:1px;position:absolute;top:24px;bottom:0;transform:translate(-50%)}.VideoTimeline-module__z4tHaq__playheadHead{cursor:ew-resize;z-index:5;background:#ef4444;border-radius:2px;width:12px;height:18px;position:absolute;top:0;transform:translate(-50%)}.VideoTimeline-module__z4tHaq__lane{border-bottom:1px solid var(--border-subtle);flex-shrink:0;height:28px;position:relative;overflow:visible}.VideoTimeline-module__z4tHaq__laneSeparator{background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);flex-shrink:0;height:6px}.VideoTimeline-module__z4tHaq__block{cursor:grab;box-sizing:border-box;z-index:2;touch-action:none;-webkit-user-select:none;user-select:none;border:1.5px solid #0000;border-radius:4px;align-items:center;display:flex;position:absolute;top:3px;bottom:3px;overflow:hidden}.VideoTimeline-module__z4tHaq__block:active{cursor:grabbing}.VideoTimeline-module__z4tHaq__blockSelected{border-color:#fff;box-shadow:0 0 0 2px #ffffff59}.VideoTimeline-module__z4tHaq__blockHidden{opacity:.45}.VideoTimeline-module__z4tHaq__blockLabel{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;z-index:1;flex:1;padding:0 8px;font-family:inherit;font-size:10px;font-weight:600;position:relative;overflow:hidden}.VideoTimeline-module__z4tHaq__blockAnimIn,.VideoTimeline-module__z4tHaq__blockAnimOut{pointer-events:none;z-index:0;position:absolute;top:0;bottom:0}.VideoTimeline-module__z4tHaq__blockAnimIn{background:#ffffff38;border-radius:3px 0 0 3px;left:6px}.VideoTimeline-module__z4tHaq__blockAnimOut{background:#ffffff38;border-radius:0 3px 3px 0;right:6px}.VideoTimeline-module__z4tHaq__resizeHandle{cursor:ew-resize;z-index:3;touch-action:none;background:#fff3;flex-shrink:0;width:6px;position:absolute;top:0;bottom:0}.VideoTimeline-module__z4tHaq__resizeHandle:hover{background:#fff6}.VideoTimeline-module__z4tHaq__resizeHandleLeft{border-radius:4px 0 0 4px;left:0}.VideoTimeline-module__z4tHaq__resizeHandleRight{border-radius:0 4px 4px 0;right:0}.VideoTimeline-module__z4tHaq__contextMenu{z-index:9999;border:1px solid var(--border-subtle);background:var(--bg-elevated);border-radius:10px;flex-direction:column;gap:2px;min-width:170px;padding:6px;display:flex;position:fixed;box-shadow:0 12px 24px #00000047}.VideoTimeline-module__z4tHaq__contextMenuItem{color:var(--text-primary);font-family:inherit;font-size:var(--text-xs);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px}.VideoTimeline-module__z4tHaq__contextMenuItem:hover{background:var(--bg-surface)}
.LinkList-module__E_8cWG__tableScroll{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.LinkList-module__E_8cWG__tableScroll table{min-width:36rem}.LinkList-module__E_8cWG__rowAction{box-sizing:border-box;min-height:1.75rem;padding:var(--space-1) var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;background:0 0;justify-content:center;align-items:center;font-family:inherit;line-height:1.25;display:inline-flex}.LinkList-module__E_8cWG__rowAction:hover{background:var(--bg-elevated)}.LinkList-module__E_8cWG__rowActionDanger{border-color:color-mix(in srgb, var(--color-failed) 55%, var(--border-default));color:var(--color-failed)}.LinkList-module__E_8cWG__rowActionDanger:hover{background:color-mix(in srgb, var(--color-failed) 10%, transparent)}
.CalendarPageClient-module__0zZxLa__main{flex:1;min-height:0;display:flex;overflow:hidden}.CalendarPageClient-module__0zZxLa__calendarWrap{border-right:1px solid var(--toolbar-border);flex-direction:column;flex:2;min-height:0;display:flex;overflow:hidden}.CalendarPageClient-module__0zZxLa__calendarCal{flex:1;min-height:0}.CalendarPageClient-module__0zZxLa__calTopRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.667rem;width:100%;display:flex}.CalendarPageClient-module__0zZxLa__calNavCluster{flex:auto;justify-content:center;align-items:center;gap:.333rem;min-width:0;display:flex}.CalendarPageClient-module__0zZxLa__viewToggle{background:var(--widget-dim);border:1px solid var(--widget-border);border-radius:.333rem;flex-shrink:0;gap:2px;padding:2px;display:flex}.CalendarPageClient-module__0zZxLa__viewBtn{color:var(--text-muted);cursor:pointer;font-family:inherit;font-size:var(--text-xs);background:0 0;border:none;border-radius:.222rem;padding:.278rem .556rem;font-weight:500;line-height:1.2}.CalendarPageClient-module__0zZxLa__viewBtn:hover{color:var(--text);background:color-mix(in oklch, var(--accent) 8%, transparent)}.CalendarPageClient-module__0zZxLa__viewBtnActive{background:var(--widget-bg);color:var(--text);box-shadow:0 0 0 1px var(--widget-border);font-weight:600}.CalendarPageClient-module__0zZxLa__todayBtn{border:1px solid var(--widget-border);color:var(--text-muted);cursor:pointer;font-family:inherit;font-size:var(--text-xs);background:0 0;border-radius:.222rem;flex-shrink:0;padding:.222rem .444rem;font-weight:500}.CalendarPageClient-module__0zZxLa__todayBtn:hover{color:var(--text);background:var(--widget-dim)}.CalendarPageClient-module__0zZxLa__weekSchedule{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.CalendarPageClient-module__0zZxLa__weekHeaderRow{border-bottom:1px solid var(--widget-border);background:var(--widget-bg);z-index:4;flex-shrink:0;grid-template-columns:3.25rem repeat(7,minmax(0,1fr));display:grid;position:sticky;top:0}.CalendarPageClient-module__0zZxLa__weekHeaderCorner{border-right:1px solid var(--widget-border)}.CalendarPageClient-module__0zZxLa__weekDayHead{border-right:1px solid var(--widget-dim);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.056rem;padding:.333rem .111rem .278rem;display:flex}.CalendarPageClient-module__0zZxLa__weekHeaderRow>.CalendarPageClient-module__0zZxLa__weekDayHead:last-child{border-right:none}.CalendarPageClient-module__0zZxLa__weekDayHeadWeekend{background:color-mix(in srgb, var(--widget-bg) 82%, #000 18%)}html.CalendarPageClient-module__0zZxLa__theme-light .CalendarPageClient-module__0zZxLa__weekDayHeadWeekend{background:color-mix(in srgb, var(--widget-bg) 92%, #000 8%)}.CalendarPageClient-module__0zZxLa__weekDayHeadDow{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.CalendarPageClient-module__0zZxLa__weekDayHeadDate{font-size:var(--text-sm);color:var(--text);font-weight:600;line-height:1}.CalendarPageClient-module__0zZxLa__weekDayHeadDateToday{background:var(--accent);min-width:1.375rem;height:1.375rem;color:var(--accent-contrast);font-size:var(--text-xs);border-radius:999px;justify-content:center;align-items:center;padding:0 .222rem;display:inline-flex}.CalendarPageClient-module__0zZxLa__weekBodyScroll{flex:1;min-height:0;overflow:auto}.CalendarPageClient-module__0zZxLa__weekBodyInner{align-items:stretch;width:max(100%,44rem);min-height:66rem;display:flex}.CalendarPageClient-module__0zZxLa__weekTimeGutter{z-index:3;background:var(--widget-bg);border-right:1px solid var(--widget-border);flex:0 0 3.25rem;align-self:stretch;position:sticky;left:0}.CalendarPageClient-module__0zZxLa__weekTimeGutterSlot{min-height:2.75rem;font-size:var(--text-xs);color:var(--text-muted);text-align:right;box-sizing:border-box;padding:.111rem .444rem 0 0;line-height:1}.CalendarPageClient-module__0zZxLa__weekColumns{flex:1;align-items:stretch;min-width:0;min-height:66rem;display:flex}.CalendarPageClient-module__0zZxLa__weekDayColumn{border-right:1px solid var(--widget-dim);background-image:repeating-linear-gradient(to bottom, transparent 0, transparent calc(2.75rem - 1px), var(--widget-dim) calc(2.75rem - 1px), var(--widget-dim) 2.75rem);flex:1 1 0;min-width:0;position:relative}.CalendarPageClient-module__0zZxLa__weekDayColumn:last-child{border-right:none}.CalendarPageClient-module__0zZxLa__weekDayColumnWeekend{background-color:color-mix(in srgb, var(--widget-bg) 82%, #000 18%);background-image:repeating-linear-gradient(to bottom, color-mix(in srgb, var(--widget-bg) 82%, #000 18%) 0, color-mix(in srgb, var(--widget-bg) 82%, #000 18%) calc(2.75rem - 1px), var(--widget-dim) calc(2.75rem - 1px), var(--widget-dim) 2.75rem)}html.CalendarPageClient-module__0zZxLa__theme-light .CalendarPageClient-module__0zZxLa__weekDayColumnWeekend{background-color:color-mix(in srgb, var(--widget-bg) 92%, #000 8%);background-image:repeating-linear-gradient(to bottom, color-mix(in srgb, var(--widget-bg) 92%, #000 8%) 0, color-mix(in srgb, var(--widget-bg) 92%, #000 8%) calc(2.75rem - 1px), var(--widget-dim) calc(2.75rem - 1px), var(--widget-dim) 2.75rem)}.CalendarPageClient-module__0zZxLa__weekColumnEventsLayer{pointer-events:none;position:absolute;top:0;left:1px;right:1px}.CalendarPageClient-module__0zZxLa__weekColumnEventsLayer>*{pointer-events:auto}.CalendarPageClient-module__0zZxLa__weekGridEvent{cursor:pointer;min-height:1.5rem;font:inherit;font-size:var(--text-xs);text-align:left;box-sizing:border-box;border:1px solid #0000;border-radius:.167rem;align-items:flex-start;gap:.111rem;padding:.083rem .167rem;line-height:1.25;transition:filter .1s;display:flex;position:absolute;left:0;right:0;overflow:hidden}.CalendarPageClient-module__0zZxLa__weekGridEvent:hover{filter:brightness(1.06)}.CalendarPageClient-module__0zZxLa__weekGridEventDraft:not(.CalendarPageClient-module__0zZxLa__weekGridEventSelected){border-style:dashed}.CalendarPageClient-module__0zZxLa__weekGridEventSelected{z-index:1;border-color:currentColor;font-weight:600}.CalendarPageClient-module__0zZxLa__weekGridEventText{flex-direction:column;flex:1;gap:.028rem;min-width:0;display:flex}.CalendarPageClient-module__0zZxLa__weekGridEventTime{font-variant-numeric:tabular-nums;opacity:.95;flex-shrink:0;font-size:.6875rem;font-weight:600}.CalendarPageClient-module__0zZxLa__weekGridEventTitle{text-overflow:ellipsis;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.CalendarPageClient-module__0zZxLa__calendarCal .CalendarPageClient-module__0zZxLa__weekGridEvent{font-size:var(--text-sm)}.CalendarPageClient-module__0zZxLa__calendarCal .CalendarPageClient-module__0zZxLa__weekGridEventTime{font-size:var(--text-xs)}.CalendarPageClient-module__0zZxLa__dayEventTimeInline{font-variant-numeric:tabular-nums;margin-right:.278rem;font-weight:600}.CalendarPageClient-module__0zZxLa__daySchedule{flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}.CalendarPageClient-module__0zZxLa__dayScheduleHeader{border-bottom:1px solid var(--widget-border);font-size:var(--text-sm);color:var(--text);flex-shrink:0;padding:.389rem .667rem;font-weight:600}.CalendarPageClient-module__0zZxLa__dayTimeline{flex:1;min-height:66rem;position:relative}.CalendarPageClient-module__0zZxLa__dayHourRow{border-bottom:1px solid var(--widget-dim);min-height:2.75rem;display:flex}.CalendarPageClient-module__0zZxLa__dayHourLabel{font-size:var(--text-xs);color:var(--text-muted);text-align:right;flex:0 0 3.25rem;padding:.111rem .444rem 0 0;line-height:1}.CalendarPageClient-module__0zZxLa__dayHourLine{flex:1;position:relative}.CalendarPageClient-module__0zZxLa__dayEventsLayer{pointer-events:none;height:66rem;position:absolute;top:0;left:3.25rem;right:.333rem}.CalendarPageClient-module__0zZxLa__dayEventsLayer>*{pointer-events:auto}.CalendarPageClient-module__0zZxLa__dayEvent{cursor:pointer;min-height:2rem;font:inherit;font-size:var(--text-xs);text-align:left;box-sizing:border-box;border:1px solid #0000;border-radius:.222rem;align-items:flex-start;gap:.222rem;padding:.111rem .278rem;display:flex;position:absolute;left:0;right:0;overflow:hidden}.CalendarPageClient-module__0zZxLa__dayEventDraft:not(.CalendarPageClient-module__0zZxLa__dayEventSelected){border-style:dashed}.CalendarPageClient-module__0zZxLa__dayEventSelected{z-index:1;border-color:currentColor;font-weight:600}.CalendarPageClient-module__0zZxLa__previewPane{background:var(--toolbar-bg);flex-direction:column;flex:1;min-width:17.778rem;max-width:min(30rem,44vw);display:flex;overflow:hidden}.CalendarPageClient-module__0zZxLa__previewPaneHeader{border-bottom:1px solid var(--toolbar-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:.778rem 1rem .667rem;display:flex}.CalendarPageClient-module__0zZxLa__previewPaneTitle{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.CalendarPageClient-module__0zZxLa__previewClose{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:.222rem;justify-content:center;align-items:center;padding:.222rem;font-family:inherit;display:inline-flex}.CalendarPageClient-module__0zZxLa__previewClose:hover{background:var(--widget-dim);color:var(--text)}.CalendarPageClient-module__0zZxLa__preview{flex-direction:column;flex:1;gap:.889rem;min-height:0;padding:1.111rem 1rem;display:flex;overflow:hidden auto}.CalendarPageClient-module__0zZxLa__previewTitleRow{flex-direction:column;gap:.222rem;display:flex}.CalendarPageClient-module__0zZxLa__previewTitle{font-size:var(--text-sm);color:var(--text);margin:0;font-weight:600;line-height:1.4}.CalendarPageClient-module__0zZxLa__previewCampaign{font-size:var(--text-xs);color:var(--text-muted);margin:0}.CalendarPageClient-module__0zZxLa__previewPreviews{flex-direction:column;flex:1;min-height:0;margin:0 -.222rem;padding:0 .222rem;display:flex}.CalendarPageClient-module__0zZxLa__previewHeader{justify-content:space-between;align-items:center;display:flex}.CalendarPageClient-module__0zZxLa__previewPlat{font-size:var(--text-sm);color:var(--text);align-items:center;gap:.444rem;font-weight:600;display:inline-flex}.CalendarPageClient-module__0zZxLa__previewBody{font-size:var(--text-base);color:var(--text);background:var(--widget-dim);border-radius:.556rem;min-height:4.444rem;padding:.778rem .889rem;line-height:1.65}.CalendarPageClient-module__0zZxLa__previewMeta{flex-direction:column;gap:.556rem;display:flex}.CalendarPageClient-module__0zZxLa__previewMetaRow{justify-content:space-between;align-items:center;display:flex}.CalendarPageClient-module__0zZxLa__previewMetaLabel{font-size:var(--text-xs);color:var(--text-muted)}.CalendarPageClient-module__0zZxLa__previewMetaVal{font-size:var(--text-sm);color:var(--text);font-weight:500}.CalendarPageClient-module__0zZxLa__previewActions{gap:.444rem;margin-top:auto;display:flex}.CalendarPageClient-module__0zZxLa__previewEmpty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.667rem;padding:1.778rem 1.333rem;display:flex}.CalendarPageClient-module__0zZxLa__previewEmptyIcon{opacity:.45;color:var(--text-muted);justify-content:center;display:flex}.CalendarPageClient-module__0zZxLa__previewEmptyText{font-size:var(--text-sm);color:var(--text-muted);line-height:1.5}@media (max-width:768px){.CalendarPageClient-module__0zZxLa__main{flex-direction:column;min-height:0;overflow:auto}.CalendarPageClient-module__0zZxLa__calendarWrap{border-right:none;border-bottom:1px solid var(--toolbar-border);flex:auto;min-height:min(52vh,28rem)}.CalendarPageClient-module__0zZxLa__previewPane{flex:0 auto;min-width:0;max-width:none;min-height:12rem}.CalendarPageClient-module__0zZxLa__previewPaneCollapsed{display:none}}
.CampaignsAnalyticsTab-module__hNam8a__section{min-width:0}.CampaignsAnalyticsTab-module__hNam8a__sub{margin:0 0 var(--space-5);font-size:var(--text-sm);color:var(--text-tertiary);max-width:56rem;line-height:1.5}
.CommunityInboxClient-module__3OOTBW__shell{border:1px solid var(--widget-border);background:var(--widget-bg);border-radius:12px;flex:1;grid-template-columns:300px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.CommunityInboxClient-module__3OOTBW__rail{border-right:1px solid var(--widget-border);background:var(--widget-dim);flex-direction:column;min-height:0;display:flex;overflow:hidden}.CommunityInboxClient-module__3OOTBW__railHead{border-bottom:1px solid var(--widget-border);flex-direction:column;flex-shrink:0;gap:10px;padding:14px 14px 10px;display:flex}.CommunityInboxClient-module__3OOTBW__railTitleRow{align-items:center;gap:8px;display:flex}.CommunityInboxClient-module__3OOTBW__railTitle{font-size:var(--text-sm);color:var(--text);flex:1;margin:0;font-weight:700}.CommunityInboxClient-module__3OOTBW__railCount{font-size:var(--text-xs);font-variant-numeric:tabular-nums;background:color-mix(in oklch, var(--text-muted) 14%, transparent);color:var(--text-muted);border-radius:999px;padding:2px 8px;font-weight:600}.CommunityInboxClient-module__3OOTBW__inboxRefreshIconBtn{border:1px solid var(--widget-border);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.CommunityInboxClient-module__3OOTBW__inboxRefreshIconBtn:hover:not(:disabled){color:var(--text);border-color:color-mix(in oklch, var(--accent) 40%, var(--widget-border));background:color-mix(in oklch, var(--accent) 6%, transparent)}.CommunityInboxClient-module__3OOTBW__inboxRefreshIconBtn:disabled{opacity:.45;cursor:not-allowed}.CommunityInboxClient-module__3OOTBW__inboxRefreshIconSpin{animation:.75s linear infinite CommunityInboxClient-module__3OOTBW__communityInboxRefreshSpin}@keyframes CommunityInboxClient-module__3OOTBW__communityInboxRefreshSpin{to{transform:rotate(360deg)}}.CommunityInboxClient-module__3OOTBW__platformToggleScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -2px;padding:0 2px 2px;display:flex;overflow:auto hidden}.CommunityInboxClient-module__3OOTBW__platformToggleScroll::-webkit-scrollbar{display:none}.CommunityInboxClient-module__3OOTBW__platformToggleScroll .CommunityInboxClient-module__3OOTBW__platformToggles{flex-wrap:nowrap}.CommunityInboxClient-module__3OOTBW__railFiltersGrid{grid-template-columns:1fr 1fr;align-items:end;gap:8px;display:grid}.CommunityInboxClient-module__3OOTBW__railFiltersGrid .CommunityInboxClient-module__3OOTBW__sortLabel,.CommunityInboxClient-module__3OOTBW__railFiltersGrid .CommunityInboxClient-module__3OOTBW__columnSort{width:100%}.CommunityInboxClient-module__3OOTBW__tagFilterDetails{border:1px solid var(--widget-border);background:var(--widget-bg);border-radius:8px;overflow:hidden}.CommunityInboxClient-module__3OOTBW__tagFilterDetailsSummary{cursor:pointer;font-size:var(--text-xs);color:var(--text-muted);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;font-weight:600;list-style:none;display:flex}.CommunityInboxClient-module__3OOTBW__tagFilterDetails[open] .CommunityInboxClient-module__3OOTBW__tagFilterDetailsSummary{border-bottom:1px solid var(--widget-border);color:var(--text)}.CommunityInboxClient-module__3OOTBW__tagFilterDetailsSummary::-webkit-details-marker{display:none}.CommunityInboxClient-module__3OOTBW__tagFilterDetailsBody{flex-direction:column;gap:6px;padding:8px 10px 10px;display:flex}.CommunityInboxClient-module__3OOTBW__tagFilterActiveCount{background:color-mix(in oklch, var(--accent) 12%, transparent);color:var(--accent);border-radius:999px;padding:1px 6px;font-size:10px;font-weight:600}.CommunityInboxClient-module__3OOTBW__tagFilterSection{flex-direction:column;gap:6px;display:flex}.CommunityInboxClient-module__3OOTBW__tagFilterRow{align-items:center;gap:6px;display:flex}.CommunityInboxClient-module__3OOTBW__tagFilterInput{border:1px solid var(--widget-border);background:var(--widget-bg);min-width:0;color:var(--text);font-size:var(--text-xs);border-radius:8px;flex:1;padding:6px 10px;font-family:inherit}.CommunityInboxClient-module__3OOTBW__tagFilterInput:focus{border-color:var(--accent);outline:none}.CommunityInboxClient-module__3OOTBW__tagFilterAddBtn{border:1px solid var(--widget-border);background:var(--widget-bg);color:var(--text-muted);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;border-radius:8px;padding:6px 10px;font-family:inherit}.CommunityInboxClient-module__3OOTBW__tagFilterAddBtn:hover{color:var(--text);border-color:color-mix(in oklch, var(--accent) 40%, var(--widget-border))}.CommunityInboxClient-module__3OOTBW__tagModeLabel{font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:6px;display:flex}.CommunityInboxClient-module__3OOTBW__tagModeSelect{border:1px solid var(--widget-border);background:var(--widget-bg);color:var(--text);font-size:var(--text-xs);border-radius:6px;padding:3px 6px;font-family:inherit}.CommunityInboxClient-module__3OOTBW__tagChipRow{flex-wrap:wrap;gap:4px;display:flex}.CommunityInboxClient-module__3OOTBW__tagChip{border:1px solid var(--widget-border);background:color-mix(in oklch, var(--accent) 10%, var(--widget-bg));color:var(--text);cursor:pointer;border-radius:999px;margin:0;padding:2px 8px;font-family:inherit;font-size:10px}.CommunityInboxClient-module__3OOTBW__tagChipStatic{border:1px solid var(--widget-border);background:var(--widget-dim);color:var(--text-muted);border-radius:999px;padding:1px 6px;font-size:10px;line-height:1.4;display:inline-block}.CommunityInboxClient-module__3OOTBW__resultList{flex-direction:column;flex:1;gap:3px;min-height:0;padding:8px;display:flex;overflow-y:auto}.CommunityInboxClient-module__3OOTBW__resultList::-webkit-scrollbar{width:4px}.CommunityInboxClient-module__3OOTBW__resultList::-webkit-scrollbar-thumb{background:var(--scroll-thumb,#333);border-radius:2px}.CommunityInboxClient-module__3OOTBW__inboxRow{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:stretch;width:100%;padding:0;font-family:inherit;transition:background .1s,border-color .1s;display:flex;overflow:hidden}.CommunityInboxClient-module__3OOTBW__inboxRow:hover{background:var(--widget-bg);border-color:var(--widget-border)}.CommunityInboxClient-module__3OOTBW__inboxRow:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.CommunityInboxClient-module__3OOTBW__inboxRowStripe{background:var(--row-accent,var(--widget-border));border-radius:9px 0 0 9px;flex-shrink:0;width:3px}.CommunityInboxClient-module__3OOTBW__inboxRowInner{flex-direction:column;flex:1;gap:3px;min-width:0;padding:9px 10px 8px 9px;display:flex}.CommunityInboxClient-module__3OOTBW__inboxRowHead{flex-wrap:wrap;align-items:center;gap:5px 6px;min-width:0;display:flex}.CommunityInboxClient-module__3OOTBW__inboxRowAuthor{font-size:var(--text-xs);color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:700;overflow:hidden}.CommunityInboxClient-module__3OOTBW__inboxRowTime{color:var(--text-muted);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:10px}.CommunityInboxClient-module__3OOTBW__inboxRowBody{font-size:var(--text-xs);color:var(--text-muted);-webkit-line-clamp:2;text-align:left;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.CommunityInboxClient-module__3OOTBW__inboxRowFoot{flex-wrap:wrap;align-items:center;gap:4px;margin-top:1px;display:flex}.CommunityInboxClient-module__3OOTBW__inboxRowSelected{background:color-mix(in oklch, var(--accent) 7%, var(--widget-bg));border-color:color-mix(in oklch, var(--accent) 35%, var(--widget-border))}.CommunityInboxClient-module__3OOTBW__inboxRowSelected .CommunityInboxClient-module__3OOTBW__inboxRowAuthor{color:var(--text)}.CommunityInboxClient-module__3OOTBW__inboxRowPlatChip{background:color-mix(in oklch, var(--row-accent,var(--text-muted)) 16%, var(--widget-dim));border:1px solid color-mix(in oklch, var(--row-accent,var(--widget-border)) 35%, var(--widget-border));color:color-mix(in oklch, var(--row-accent,var(--text)) 72%, var(--text));border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:2px 7px 2px 5px;font-size:10px;font-weight:600;line-height:1.2;display:inline-flex}.CommunityInboxClient-module__3OOTBW__resultTagRow{flex-wrap:wrap;gap:3px;display:flex}.CommunityInboxClient-module__3OOTBW__loadMoreBtn{border:1px dashed var(--widget-border);width:100%;color:var(--text-muted);font-size:var(--text-xs);cursor:pointer;text-align:center;background:0 0;border-radius:8px;margin-top:4px;padding:8px;font-family:inherit}.CommunityInboxClient-module__3OOTBW__loadMoreBtn:hover:not(:disabled){background:var(--widget-bg);color:var(--text)}.CommunityInboxClient-module__3OOTBW__loadMoreBtn:disabled{opacity:.5;cursor:not-allowed}.CommunityInboxClient-module__3OOTBW__empty{color:var(--text-muted);font-size:var(--text-xs);text-align:center;margin:0;padding:16px 8px}.CommunityInboxClient-module__3OOTBW__convPane{background:var(--widget-bg);flex-direction:column;min-height:0;display:flex}.CommunityInboxClient-module__3OOTBW__convHeader{border-bottom:1px solid var(--widget-border);background:var(--widget-bg);flex-shrink:0;align-items:center;gap:10px;min-width:0;padding:10px 14px;display:flex}.CommunityInboxClient-module__3OOTBW__convHeaderContext{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.CommunityInboxClient-module__3OOTBW__convHeaderMeta{flex-direction:column;min-width:0;display:flex}.CommunityInboxClient-module__3OOTBW__convHeaderAccount{font-size:var(--text-xs);color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.CommunityInboxClient-module__3OOTBW__convHeaderPost{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.CommunityInboxClient-module__3OOTBW__convHeaderActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.CommunityInboxClient-module__3OOTBW__convIconBtn{width:30px;height:30px;color:var(--text-muted);cursor:pointer;font-size:var(--text-xs);background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;padding:0;font-family:inherit;display:inline-flex}.CommunityInboxClient-module__3OOTBW__convIconBtn:hover:not(:disabled){color:var(--text);background:var(--widget-dim);border-color:var(--widget-border)}.CommunityInboxClient-module__3OOTBW__convIconBtn:disabled{opacity:.45;cursor:not-allowed}.CommunityInboxClient-module__3OOTBW__convScroll{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.CommunityInboxClient-module__3OOTBW__convScroll::-webkit-scrollbar{width:4px}.CommunityInboxClient-module__3OOTBW__convScroll::-webkit-scrollbar-thumb{background:var(--scroll-thumb,#333);border-radius:2px}.CommunityInboxClient-module__3OOTBW__convScrollInner{flex-direction:column;flex:1;gap:12px;padding:14px 16px;display:flex}.CommunityInboxClient-module__3OOTBW__convPostContext{border:1px solid var(--widget-border);background:var(--widget-dim);border-radius:10px;overflow:hidden}.CommunityInboxClient-module__3OOTBW__convPostContextSummary{cursor:pointer;font-size:var(--text-xs);color:var(--text-muted);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:9px 12px;font-weight:600;list-style:none;display:flex}.CommunityInboxClient-module__3OOTBW__convPostContext[open] .CommunityInboxClient-module__3OOTBW__convPostContextSummary{border-bottom:1px solid var(--widget-border);color:var(--text)}.CommunityInboxClient-module__3OOTBW__convPostContextSummary::-webkit-details-marker{display:none}.CommunityInboxClient-module__3OOTBW__convPostContextChevron{flex-shrink:0;transition:transform .15s}.CommunityInboxClient-module__3OOTBW__convPostContext[open] .CommunityInboxClient-module__3OOTBW__convPostContextChevron{transform:rotate(180deg)}.CommunityInboxClient-module__3OOTBW__convPostContextBody{flex-direction:column;gap:6px;padding:10px 12px;display:flex}.CommunityInboxClient-module__3OOTBW__convPostContextText{font-size:var(--text-xs);color:var(--text);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.5}.CommunityInboxClient-module__3OOTBW__convPostContextLink{font-size:var(--text-xs);color:var(--accent-primary);align-items:center;gap:4px;font-weight:500;text-decoration:none;display:inline-flex}.CommunityInboxClient-module__3OOTBW__convPostContextLink:hover{text-decoration:underline}.CommunityInboxClient-module__3OOTBW__threadSection{flex-direction:column;gap:2px;display:flex}.CommunityInboxClient-module__3OOTBW__threadSectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:0 2px 6px;font-size:10px;font-weight:700}.CommunityInboxClient-module__3OOTBW__threadHint{font-size:var(--text-xs);color:var(--text-muted);margin:0 0 8px;line-height:1.4}.CommunityInboxClient-module__3OOTBW__threadLoading{font-size:var(--text-xs);color:var(--text-muted);margin:0;padding:8px 2px}.CommunityInboxClient-module__3OOTBW__convBubbleShell{align-items:flex-start;gap:8px;padding:2px 0;display:flex}.CommunityInboxClient-module__3OOTBW__convAvatarPh{background:var(--widget-dim);border:1px solid var(--widget-border);border-radius:50%;flex-shrink:0;width:30px;height:30px;margin-top:1px}.CommunityInboxClient-module__3OOTBW__convAvatar{object-fit:cover;background:var(--widget-dim);border-radius:50%;flex-shrink:0;width:30px;height:30px;margin-top:1px}.CommunityInboxClient-module__3OOTBW__convBubbleMain{flex:1;min-width:0}.CommunityInboxClient-module__3OOTBW__convBubble{text-align:left;border:1px solid var(--widget-border);background:var(--widget-bg);cursor:pointer;border-radius:10px;flex-direction:column;gap:5px;width:100%;padding:9px 11px;font-family:inherit;transition:border-color .1s,background .1s;display:flex;position:relative}.CommunityInboxClient-module__3OOTBW__convBubble:hover{border-color:color-mix(in oklch, var(--accent) 30%, var(--widget-border));background:color-mix(in oklch, var(--accent) 4%, var(--widget-bg))}.CommunityInboxClient-module__3OOTBW__convBubble:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CommunityInboxClient-module__3OOTBW__convBubbleSelected{border-color:color-mix(in oklch, var(--accent) 50%, var(--widget-border));background:color-mix(in oklch, var(--accent) 7%, var(--widget-bg));box-shadow:0 0 0 1px color-mix(in oklch, var(--accent) 18%, transparent)}.CommunityInboxClient-module__3OOTBW__convBubbleHead{align-items:baseline;gap:6px;display:flex}.CommunityInboxClient-module__3OOTBW__convBubbleAuthor{font-size:var(--text-xs);color:var(--text);font-weight:700}.CommunityInboxClient-module__3OOTBW__convBubbleTime{color:var(--text-muted);flex-shrink:0;font-size:10px}.CommunityInboxClient-module__3OOTBW__convBubbleBody{font-size:var(--text-sm);color:var(--text);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.5}.CommunityInboxClient-module__3OOTBW__convBubbleTagRow{flex-wrap:wrap;gap:3px;display:flex}.CommunityInboxClient-module__3OOTBW__convReplyTargetPill{background:color-mix(in oklch, var(--accent) 15%, var(--widget-dim));color:var(--accent);letter-spacing:.04em;border-radius:999px;align-self:flex-start;align-items:center;gap:4px;margin-top:2px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.CommunityInboxClient-module__3OOTBW__convBubbleSelectHint{color:var(--text-muted);margin-top:1px;font-size:10px;font-style:italic}.CommunityInboxClient-module__3OOTBW__convBubbleAside{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;margin-top:2px;display:flex}.CommunityInboxClient-module__3OOTBW__convEditTagsBtn{border:1px solid var(--widget-border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:4px 8px;font-family:inherit;font-size:10px}.CommunityInboxClient-module__3OOTBW__convEditTagsBtn:hover{color:var(--accent-primary);border-color:color-mix(in oklch, var(--accent) 35%, var(--widget-border))}.CommunityInboxClient-module__3OOTBW__convCompose{border-top:1px solid var(--widget-border);background:var(--widget-bg);flex-direction:column;flex-shrink:0;gap:7px;padding:10px 14px 12px;display:flex}.CommunityInboxClient-module__3OOTBW__convReplyContext{font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:5px;font-weight:600;display:flex}.CommunityInboxClient-module__3OOTBW__convReplyContextLabel{color:var(--text)}.CommunityInboxClient-module__3OOTBW__convComposeRow{align-items:flex-end;gap:8px;display:flex}.CommunityInboxClient-module__3OOTBW__convComposeTextarea{resize:vertical;border:1px solid var(--widget-border);background:var(--widget-dim);min-width:0;min-height:60px;max-height:140px;color:var(--text);font-size:var(--text-sm);border-radius:9px;flex:1;padding:9px 11px;font-family:inherit;line-height:1.45}.CommunityInboxClient-module__3OOTBW__convComposeTextarea:focus{border-color:var(--accent);background:var(--widget-bg);outline:none}.CommunityInboxClient-module__3OOTBW__convSendBtn{background:var(--accent);color:var(--accent-contrast,#fff);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;border:none;border-radius:9px;flex-shrink:0;padding:9px 16px;font-family:inherit;font-weight:600;transition:opacity .1s}.CommunityInboxClient-module__3OOTBW__convSendBtn:hover:not(:disabled){opacity:.88}.CommunityInboxClient-module__3OOTBW__convSendBtn:disabled{opacity:.4;cursor:not-allowed}.CommunityInboxClient-module__3OOTBW__replyBox{border:1px solid var(--widget-border);background:var(--widget-bg);width:100%;min-height:80px;color:var(--text);font-size:var(--text-sm);resize:vertical;border-radius:9px;padding:9px 11px;font-family:inherit}.CommunityInboxClient-module__3OOTBW__dialogTitle{font-size:var(--text-base);color:var(--text);margin:0;font-weight:600}.CommunityInboxClient-module__3OOTBW__dialogHint{font-size:var(--text-xs);color:var(--text-muted);margin:0;line-height:1.4}.CommunityInboxClient-module__3OOTBW__dialogActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.CommunityInboxClient-module__3OOTBW__allToggleLabel{letter-spacing:.02em;color:var(--toggle-accent);font-size:10px;font-weight:700;line-height:1}.CommunityInboxClient-module__3OOTBW__platformToggleUnavailable{cursor:not-allowed}.CommunityInboxClient-module__3OOTBW__columnHeadRight{align-items:center;gap:6px;display:flex}.CommunityInboxClient-module__3OOTBW__convEmpty{color:var(--text-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:40px 24px;display:flex}.CommunityInboxClient-module__3OOTBW__convEmptyIcon{background:var(--widget-dim);border:1px solid var(--widget-border);width:44px;height:44px;color:var(--text-muted);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CommunityInboxClient-module__3OOTBW__convEmptyText{font-size:var(--text-xs);max-width:220px;line-height:1.5}@media (max-width:900px){.CommunityInboxClient-module__3OOTBW__shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.CommunityInboxClient-module__3OOTBW__rail{border-right:none;border-bottom:1px solid var(--widget-border);max-height:320px}}.CommunityInboxClient-module__3OOTBW__unreadDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:4px}.CommunityInboxClient-module__3OOTBW__inboxRowUnread .CommunityInboxClient-module__3OOTBW__inboxRowAuthor{font-weight:800}.CommunityInboxClient-module__3OOTBW__statusBadge{border:1px solid #0000;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:600;line-height:1.4;display:inline-block}.CommunityInboxClient-module__3OOTBW__statusBadgeOPEN{background:color-mix(in oklch, var(--text-muted) 10%, transparent);color:var(--text-muted);border-color:var(--widget-border)}.CommunityInboxClient-module__3OOTBW__statusBadgeIN_PROGRESS{color:#b45309;background:#f59e0b1f;background:lab(72.7914% 26.933 75.434/.12);border-color:#f59e0b4d;border-color:lab(72.7914% 26.933 75.434/.3)}.CommunityInboxClient-module__3OOTBW__statusBadgeRESOLVED{color:#15803d;background:#22c55e1f;background:lab(70.2187% -57.9808 39.4382/.12);border-color:#22c55e4d;border-color:lab(70.2187% -57.9808 39.4382/.3)}.CommunityInboxClient-module__3OOTBW__statusBadgeARCHIVED{background:color-mix(in oklch, var(--text-muted) 8%, transparent);color:var(--text-muted);border-color:var(--widget-border);opacity:.7}.CommunityInboxClient-module__3OOTBW__convStatusLabel{align-items:center;margin-left:4px;display:inline-flex}.CommunityInboxClient-module__3OOTBW__convStatusSelect{border:1px solid var(--widget-border);background:var(--widget-dim);color:var(--text);font-size:var(--text-xs);cursor:pointer;border-radius:7px;padding:4px 8px;font-family:inherit}.CommunityInboxClient-module__3OOTBW__convStatusSelect:focus{border-color:var(--accent);outline:none}.CommunityInboxClient-module__3OOTBW__convStatusSelect:disabled{opacity:.5;cursor:not-allowed}.CommunityInboxClient-module__3OOTBW__templatesRow,.CommunityInboxClient-module__3OOTBW__templatesDetails{position:relative}.CommunityInboxClient-module__3OOTBW__templatesToggle{border:1px solid var(--widget-border);color:var(--text-muted);font-size:var(--text-xs);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border-radius:7px;align-items:center;gap:4px;padding:4px 10px;font-family:inherit;list-style:none;display:inline-flex}.CommunityInboxClient-module__3OOTBW__templatesToggle::-webkit-details-marker{display:none}.CommunityInboxClient-module__3OOTBW__templatesToggle:hover{color:var(--text);background:var(--widget-dim)}.CommunityInboxClient-module__3OOTBW__templatesDropdown{z-index:60;background:var(--widget-bg);border:1px solid var(--widget-border);border-radius:10px;flex-direction:column;gap:2px;min-width:240px;max-width:340px;max-height:240px;padding:4px;display:flex;position:absolute;bottom:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 4px 20px #0000001f}.CommunityInboxClient-module__3OOTBW__templateOption{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;flex-direction:column;gap:2px;width:100%;padding:8px 10px;font-family:inherit;display:flex}.CommunityInboxClient-module__3OOTBW__templateOption:hover{background:var(--widget-dim)}.CommunityInboxClient-module__3OOTBW__templateOptionTitle{font-size:var(--text-xs);color:var(--text);font-weight:600}.CommunityInboxClient-module__3OOTBW__templateOptionBody{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.CommunityInboxClient-module__3OOTBW__sentimentPill{color:var(--sentiment-color);background:color-mix(in oklch, var(--sentiment-color) 12%, transparent);border:1px solid color-mix(in oklch, var(--sentiment-color) 30%, transparent);-webkit-user-select:none;user-select:none;border-radius:999px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.CommunityInboxClient-module__3OOTBW__convHideBtn:hover:not(:disabled){color:#ef4444;background:#ef44441a;background:lab(55.7853% 65.6164 40.7976/.1);border-color:#ef44444d;border-color:lab(55.7852% 65.6164 40.7976/.3)}.CommunityInboxClient-module__3OOTBW__suggestRow{align-items:center;gap:6px;display:flex}.CommunityInboxClient-module__3OOTBW__suggestBtn{border:1px solid color-mix(in oklch, var(--accent) 35%, var(--widget-border));background:color-mix(in oklch, var(--accent) 8%, transparent);color:var(--accent);font-size:var(--text-xs);cursor:pointer;border-radius:7px;align-items:center;gap:4px;padding:4px 10px;font-family:inherit;font-weight:600;transition:background .1s;display:inline-flex}.CommunityInboxClient-module__3OOTBW__suggestBtn:hover:not(:disabled){background:color-mix(in oklch, var(--accent) 15%, transparent)}.CommunityInboxClient-module__3OOTBW__suggestBtn:disabled{opacity:.5;cursor:not-allowed}.CommunityInboxClient-module__3OOTBW__suggestionsPanel{background:var(--widget-dim);border:1px solid var(--widget-border);border-radius:10px;flex-direction:column;gap:4px;padding:6px;display:flex}.CommunityInboxClient-module__3OOTBW__suggestionOption{text-align:left;background:var(--widget-bg);width:100%;color:var(--text);font-size:var(--text-sm);cursor:pointer;border:1px solid #0000;border-radius:7px;padding:8px 10px;font-family:inherit;line-height:1.45;transition:border-color .1s,background .1s}.CommunityInboxClient-module__3OOTBW__suggestionOption:hover{border-color:color-mix(in oklch, var(--accent) 35%, var(--widget-border));background:color-mix(in oklch, var(--accent) 5%, var(--widget-bg))}
.VideoCreationClient-module__j1Qnvq__root{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.VideoCreationClient-module__j1Qnvq__tabs{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;flex-shrink:0;gap:6px;margin-bottom:24px;padding-bottom:18px;display:flex}.VideoCreationClient-module__j1Qnvq__tab{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:7px 16px;font-family:inherit;transition:background .12s,color .12s,border-color .12s}.VideoCreationClient-module__j1Qnvq__tab:hover{background:var(--bg-elevated);color:var(--text-primary)}.VideoCreationClient-module__j1Qnvq__tabActive{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--border-subtle);font-weight:var(--font-semibold)}.VideoCreationClient-module__j1Qnvq__split{flex:1;grid-template-columns:240px minmax(300px,380px) minmax(0,1fr);gap:0;min-height:220px;display:grid;overflow:hidden}.VideoCreationClient-module__j1Qnvq__panelHeading{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.07em;flex-shrink:0;margin-bottom:16px}.VideoCreationClient-module__j1Qnvq__templates{border-right:1px solid var(--border-subtle);flex-direction:column;padding:4px 24px 24px 4px;display:flex;overflow-y:auto}.VideoCreationClient-module__j1Qnvq__templateList{flex-direction:column;gap:14px;display:flex}.VideoCreationClient-module__j1Qnvq__editor{border-right:1px solid var(--border-subtle);flex-direction:column;padding:4px 24px 24px;display:flex;overflow-y:auto}.VideoCreationClient-module__j1Qnvq__variantCard{border:2px solid var(--border-subtle);background:var(--bg-elevated);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;gap:8px;width:100%;padding:10px;font-family:inherit;transition:border-color .12s,box-shadow .12s;display:flex}.VideoCreationClient-module__j1Qnvq__variantCard:hover{border-color:var(--accent-primary-tint)}.VideoCreationClient-module__j1Qnvq__variantCardActive{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-tint)}.VideoCreationClient-module__j1Qnvq__variantThumb{border-radius:8px;width:100%;overflow:hidden}.VideoCreationClient-module__j1Qnvq__thumbCanvas{border-radius:6px;width:100%;height:auto;display:block}.VideoCreationClient-module__j1Qnvq__variantLabel{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-primary)}.VideoCreationClient-module__j1Qnvq__variantDesc{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.4}.VideoCreationClient-module__j1Qnvq__field{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.VideoCreationClient-module__j1Qnvq__fieldLabel{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.07em;display:block}.VideoCreationClient-module__j1Qnvq__fieldHint{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.45}.VideoCreationClient-module__j1Qnvq__editorSelection{border-bottom:1px solid var(--border-subtle);margin-bottom:16px;padding-bottom:12px}.VideoCreationClient-module__j1Qnvq__editorSelectionName{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);margin-top:4px;display:block}.VideoCreationClient-module__j1Qnvq__editorNumberRow{align-items:center;gap:10px;margin-top:8px;display:flex}.VideoCreationClient-module__j1Qnvq__editorNumberLabel{font-size:var(--text-sm);color:var(--text-secondary);flex:0 0 72px}.VideoCreationClient-module__j1Qnvq__editorSelect{width:100%;font-size:var(--text-sm);color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:8px;margin-top:6px;padding:8px 10px}.VideoCreationClient-module__j1Qnvq__sliderRow{align-items:center;gap:12px;display:flex}.VideoCreationClient-module__j1Qnvq__slider{accent-color:var(--accent-primary);cursor:pointer;flex:1}.VideoCreationClient-module__j1Qnvq__sliderEdge{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;flex-shrink:0}.VideoCreationClient-module__j1Qnvq__presetRow{flex-wrap:wrap;gap:10px;display:flex}.VideoCreationClient-module__j1Qnvq__presetGroups{flex-direction:column;gap:14px;margin-bottom:14px;display:flex}.VideoCreationClient-module__j1Qnvq__presetGroup{flex-direction:column;gap:8px;display:flex}.VideoCreationClient-module__j1Qnvq__presetGroupLabel{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary)}.VideoCreationClient-module__j1Qnvq__presetSwatch{cursor:pointer;border:2px solid #0000;border-radius:9px;flex-shrink:0;width:36px;height:36px;padding:0;transition:transform .1s,box-shadow .12s;position:relative}.VideoCreationClient-module__j1Qnvq__presetSwatch:hover{transform:scale(1.08)}.VideoCreationClient-module__j1Qnvq__presetSwatchActive{border-color:var(--text-primary);box-shadow:0 0 0 3px var(--bg-base), 0 0 0 5px var(--text-primary)}.VideoCreationClient-module__j1Qnvq__accentSwatch{border-radius:7px;width:28px;height:28px}.VideoCreationClient-module__j1Qnvq__accentSwatchRow{flex-wrap:wrap;gap:8px;display:flex}.VideoCreationClient-module__j1Qnvq__textColorSwatch{border:2px solid var(--border-subtle);cursor:pointer;background:var(--bg-elevated);border-radius:8px;flex-shrink:0;width:32px;height:32px;padding:0;transition:transform .1s,box-shadow .12s,border-color .12s;position:relative}.VideoCreationClient-module__j1Qnvq__textColorSwatch:hover{transform:scale(1.06)}.VideoCreationClient-module__j1Qnvq__textColorSwatchAuto{background:linear-gradient(135deg,#141414 50%,#fff 50%)}.VideoCreationClient-module__j1Qnvq__customBgTabs{gap:6px;margin-bottom:12px;display:flex}.VideoCreationClient-module__j1Qnvq__customBgTab{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:5px 12px;font-family:inherit;transition:background .1s,color .1s,border-color .1s}.VideoCreationClient-module__j1Qnvq__customBgTab:hover{background:var(--bg-elevated);color:var(--text-primary)}.VideoCreationClient-module__j1Qnvq__customBgTabActive{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--border-subtle);font-weight:var(--font-semibold)}.VideoCreationClient-module__j1Qnvq__colorRow{align-items:center;gap:10px;display:flex}.VideoCreationClient-module__j1Qnvq__nativeColorPicker{border:1px solid var(--border-subtle);background:var(--bg-elevated);cursor:pointer;border-radius:8px;flex-shrink:0;width:36px;height:36px;padding:2px}.VideoCreationClient-module__j1Qnvq__input{border:1px solid var(--border-subtle);background:var(--bg-elevated);width:100%;color:var(--text-primary);font-size:var(--text-sm);box-sizing:border-box;border-radius:8px;padding:10px 12px;font-family:inherit;transition:border-color .12s}.VideoCreationClient-module__j1Qnvq__input:focus{border-color:var(--accent-primary);outline:none}.VideoCreationClient-module__j1Qnvq__hexInput{flex:none;width:100px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.VideoCreationClient-module__j1Qnvq__gradientBuilder{flex-direction:column;gap:12px;display:flex}.VideoCreationClient-module__j1Qnvq__gradientStops{align-items:center;gap:10px;display:flex}.VideoCreationClient-module__j1Qnvq__gradientStop{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.VideoCreationClient-module__j1Qnvq__gradientArrow{font-size:var(--text-sm);color:var(--text-tertiary);flex-shrink:0}.VideoCreationClient-module__j1Qnvq__gradientAngleRow{align-items:center;gap:12px;display:flex}.VideoCreationClient-module__j1Qnvq__gradientPreview{border:1px solid var(--border-subtle);border-radius:8px;height:36px}.VideoCreationClient-module__j1Qnvq__durationDisplay{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);flex-shrink:0;min-width:48px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.VideoCreationClient-module__j1Qnvq__animStyleRow{gap:8px;display:flex}.VideoCreationClient-module__j1Qnvq__animStyleBtn{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:7px 12px;font-family:inherit;transition:background .1s,color .1s,border-color .1s}.VideoCreationClient-module__j1Qnvq__animStyleBtn:hover{background:var(--bg-elevated);color:var(--text-primary)}.VideoCreationClient-module__j1Qnvq__animStyleBtnActive{background:var(--accent-primary-tint);color:var(--accent-primary);border-color:var(--accent-primary-tint);font-weight:var(--font-semibold)}.VideoCreationClient-module__j1Qnvq__videoUploadActions{gap:10px;display:flex}.VideoCreationClient-module__j1Qnvq__videoPickBtn{background:var(--bg-elevated);color:var(--text-primary);font-size:var(--text-xs);font-weight:var(--font-medium);cursor:pointer;border:1px solid var(--border-subtle);white-space:nowrap;border-radius:7px;flex:1;padding:8px 12px;font-family:inherit;transition:background .12s,border-color .12s}.VideoCreationClient-module__j1Qnvq__videoPickBtn:hover{background:var(--bg-surface);border-color:var(--accent-primary)}.VideoCreationClient-module__j1Qnvq__videoPreviewWrap{border:1px solid var(--border-subtle);background:#000;border-radius:8px;position:relative;overflow:hidden}.VideoCreationClient-module__j1Qnvq__videoThumb{object-fit:cover;width:100%;max-height:100px;display:block}.VideoCreationClient-module__j1Qnvq__actions{flex-wrap:wrap;gap:12px;margin-top:8px;padding-top:4px;display:flex}.VideoCreationClient-module__j1Qnvq__exportBtn{background:var(--accent-primary);color:#fff;font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex:1;padding:11px 16px;font-family:inherit;transition:background .12s,opacity .12s}.VideoCreationClient-module__j1Qnvq__exportBtn:hover:not(:disabled){background:var(--accent-primary-hover)}.VideoCreationClient-module__j1Qnvq__exportBtn:disabled{opacity:.6;cursor:not-allowed}.VideoCreationClient-module__j1Qnvq__createPostBtn{background:var(--bg-elevated);color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;border:1px solid var(--border-subtle);white-space:nowrap;border-radius:8px;flex:1;padding:11px 16px;font-family:inherit;transition:background .12s,border-color .12s}.VideoCreationClient-module__j1Qnvq__createPostBtn:hover:not(:disabled){background:var(--bg-surface);border-color:var(--accent-primary)}.VideoCreationClient-module__j1Qnvq__createPostBtn:disabled{opacity:.6;cursor:not-allowed}.VideoCreationClient-module__j1Qnvq__uploadedBadge{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;display:flex}.VideoCreationClient-module__j1Qnvq__uploadedCheck{font-size:var(--text-sm);color:#38a169;flex-shrink:0}.VideoCreationClient-module__j1Qnvq__uploadedName{font-size:var(--text-xs);color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;overflow:hidden}.VideoCreationClient-module__j1Qnvq__selectHint{font-size:var(--text-sm);color:var(--text-tertiary);text-align:center;margin:0;padding:32px 12px;line-height:1.5}.VideoCreationClient-module__j1Qnvq__preview{flex-direction:column;min-width:0;min-height:0;padding:4px 4px 20px 24px;display:flex;overflow:hidden}.VideoCreationClient-module__j1Qnvq__previewStage{flex:1;justify-content:center;align-items:center;min-height:0;padding:12px 16px 8px;display:flex;container-type:size}.VideoCreationClient-module__j1Qnvq__previewFit{aspect-ratio:var(--preview-ar-w) / var(--preview-ar-h);width:min(100cqw, calc(100cqh * var(--preview-ar-w) / var(--preview-ar-h)));border:1px solid var(--border-subtle);border-radius:12px;flex-shrink:0;max-height:100cqh;overflow:hidden;box-shadow:0 12px 40px #00000038}.VideoCreationClient-module__j1Qnvq__previewCanvas{width:100%;height:100%;display:block}.VideoCreationClient-module__j1Qnvq__previewMeta{font-size:var(--text-xs);color:var(--text-tertiary);text-align:center;flex-shrink:0;padding:8px 16px 0;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.VideoCreationClient-module__j1Qnvq__previewControls{flex-shrink:0;align-items:center;gap:10px;padding:10px 16px 0;display:flex}.VideoCreationClient-module__j1Qnvq__playBtn{border:1px solid var(--border-subtle);background:var(--bg-elevated);width:32px;height:32px;color:var(--text-primary);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;font-size:14px;transition:background .1s;display:flex}.VideoCreationClient-module__j1Qnvq__playBtn:hover{background:var(--bg-surface)}.VideoCreationClient-module__j1Qnvq__scrubber{accent-color:var(--accent-primary);cursor:pointer;flex:1}.VideoCreationClient-module__j1Qnvq__timeLabel{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;text-align:right;flex-shrink:0;min-width:52px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.VideoCreationClient-module__j1Qnvq__previewEmpty{border:2px dashed var(--border-subtle);border-radius:14px;justify-content:center;align-items:center;width:100%;max-width:320px;padding:48px 24px;display:flex}.VideoCreationClient-module__j1Qnvq__previewEmptyText{font-size:var(--text-sm);color:var(--text-tertiary);text-align:center;margin:0;line-height:1.5}.VideoCreationClient-module__j1Qnvq__exportProgress{flex-direction:column;gap:6px;padding:8px 0 0;display:flex}.VideoCreationClient-module__j1Qnvq__exportProgressBar{background:var(--border-subtle);border-radius:2px;height:4px;overflow:hidden}.VideoCreationClient-module__j1Qnvq__exportProgressFill{background:var(--accent-primary);border-radius:2px;height:100%;transition:width .3s}.VideoCreationClient-module__j1Qnvq__exportProgressLabel{font-size:var(--text-xs);color:var(--text-tertiary)}.VideoCreationClient-module__j1Qnvq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1100px){.VideoCreationClient-module__j1Qnvq__split{grid-template-columns:200px minmax(260px,340px) minmax(0,1fr)}.VideoCreationClient-module__j1Qnvq__templates{padding-right:16px}.VideoCreationClient-module__j1Qnvq__editor{padding-left:16px;padding-right:16px}.VideoCreationClient-module__j1Qnvq__preview{padding-left:16px}}
.DeleteLinkForm-module__4YKPca__title{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);margin:0}.DeleteLinkForm-module__4YKPca__lede{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.5}.DeleteLinkForm-module__4YKPca__confirmName{font-weight:var(--font-semibold);color:var(--text-primary);font-family:var(--font-mono);font-size:var(--text-sm)}.DeleteLinkForm-module__4YKPca__label{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-1);display:block}.DeleteLinkForm-module__4YKPca__input{width:100%;padding:var(--space-2) var(--space-3);background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--text-sm);box-sizing:border-box}.DeleteLinkForm-module__4YKPca__input:focus{outline:2px solid var(--accent-primary);outline-offset:1px}.DeleteLinkForm-module__4YKPca__actions{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.DeleteLinkForm-module__4YKPca__btnCancel{padding:var(--space-2) var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;background:0 0}.DeleteLinkForm-module__4YKPca__btnCancel:hover{background:var(--bg-elevated)}.DeleteLinkForm-module__4YKPca__btnDelete{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;border:none}.DeleteLinkForm-module__4YKPca__btnDeleteEnabled{background:var(--color-failed);color:#fff}.DeleteLinkForm-module__4YKPca__btnDeleteEnabled:hover{filter:brightness(1.06)}.DeleteLinkForm-module__4YKPca__btnDeleteDisabled{background:var(--bg-elevated);color:var(--text-tertiary);cursor:not-allowed;opacity:.75}
.UpdatePostForm-module__Gj_KUW__split{gap:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;width:100%;display:grid}.UpdatePostForm-module__Gj_KUW__col{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.UpdatePostForm-module__Gj_KUW__colRight{padding-left:var(--space-5);border-left:1px solid var(--border-subtle)}.UpdatePostForm-module__Gj_KUW__paneCard{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface);padding:var(--space-4)}.UpdatePostForm-module__Gj_KUW__fieldLabel{font-size:var(--text-sm);color:var(--text-secondary);font-weight:var(--font-medium);margin-bottom:var(--space-1);display:block}.UpdatePostForm-module__Gj_KUW__fieldInput{width:100%;padding:var(--space-2) var(--space-3);background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--text-sm)}.UpdatePostForm-module__Gj_KUW__mediaBlock{margin-top:var(--space-3)}.UpdatePostForm-module__Gj_KUW__tiktokMediaNote{margin-top:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-elevated);font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-normal)}.UpdatePostForm-module__Gj_KUW__tiktokConvertBtn{margin-top:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-surface);color:var(--text-primary);font-size:var(--text-xs);font-weight:var(--font-medium);cursor:pointer}.UpdatePostForm-module__Gj_KUW__tiktokConvertBtn:disabled{opacity:.55;cursor:not-allowed}.UpdatePostForm-module__Gj_KUW__targetOptionsBlock{margin-top:var(--space-3);border-top:1px solid var(--border-subtle);padding-top:var(--space-3)}.UpdatePostForm-module__Gj_KUW__targetOptionsTitle{margin:0 0 var(--space-2);font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-weight:600}@media (max-width:1024px){.UpdatePostForm-module__Gj_KUW__split{gap:var(--space-5);grid-template-columns:1fr}.UpdatePostForm-module__Gj_KUW__colRight{border-left:none;border-top:1px solid var(--border-subtle);padding-left:0;padding-top:var(--space-5)}}
.NoteDetailClient-module__Oskz8a__page{flex-direction:column;flex:1;gap:.75rem;width:100%;max-width:min(1240px,100%);min-height:0;margin:0 auto;display:flex}.NoteDetailClient-module__Oskz8a__danger{color:var(--color-danger,#f87171);border-color:color-mix(in srgb, var(--color-danger) 40%, transparent)}.NoteDetailClient-module__Oskz8a__shareRow{font-size:var(--text-sm,.875rem);color:var(--text-secondary,#aaa);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;margin-bottom:.75rem;display:flex}.NoteDetailClient-module__Oskz8a__shareRow input{margin:0}.NoteDetailClient-module__Oskz8a__editor{flex:1;width:100%;min-width:0;min-height:380px}
.PostAnalyticsPanel-module__C4ud6G__section{border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-surface);padding:var(--space-4);gap:var(--space-4);flex-direction:column;display:flex}.PostAnalyticsPanel-module__C4ud6G__head{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.PostAnalyticsPanel-module__C4ud6G__title{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.PostAnalyticsPanel-module__C4ud6G__rangeSelect{min-width:10rem}.PostAnalyticsPanel-module__C4ud6G__kpis{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));display:grid}.PostAnalyticsPanel-module__C4ud6G__kpi{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:color-mix(in oklch, var(--bg-elevated) 88%, transparent);border:1px solid var(--border-subtle)}.PostAnalyticsPanel-module__C4ud6G__kpiLabel{font-size:var(--text-xs);color:var(--text-secondary);margin-bottom:2px;display:block}.PostAnalyticsPanel-module__C4ud6G__kpiVal{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.PostAnalyticsPanel-module__C4ud6G__hint{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.PostAnalyticsPanel-module__C4ud6G__err{font-size:var(--text-sm);color:var(--text-danger,#c44);margin:0}.PostAnalyticsPanel-module__C4ud6G__chartWrap{min-height:200px}
