.FunctionSearchModal_Modal__j9P_K{display:flex;flex-direction:column;height:100%;max-height:80vh}.FunctionSearchModal_Header__zECvQ{padding:16px 24px;border-bottom:1px solid var(--border-color,hsla(0,0%,100%,.12))}.FunctionSearchModal_Content__3hJJB{padding:24px;overflow-y:auto;flex:1}.FunctionSearchModal_Filters__TWiEm{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-start}.FunctionSearchModal_ThresholdInput__KHSEk{min-width:200px}.FunctionSearchModal_Select__YgqGo{min-width:150px}.FunctionSearchModal_Results__NAub9{margin-top:16px;padding-top:16px;border-top:1px solid var(--border-color,hsla(0,0%,100%,.12))}.FunctionSearchModal_ResultsTitle__kc_Dy{margin-bottom:12px;font-weight:600}.FunctionSearchModal_ResultItem__1Jv9K{padding:12px;border:1px solid var(--border-color,hsla(0,0%,100%,.12));border-radius:8px;background:var(--bg-secondary,hsla(0,0%,100%,.02));transition:background-color .2s ease}.FunctionSearchModal_ResultTitle__JuRKA{margin-bottom:8px;font-weight:600;color:var(--text-primary)}.FunctionSearchModal_ResultDescription__l6YDV{margin-bottom:8px;color:var(--text-secondary,hsla(0,0%,100%,.7));white-space:pre-wrap;word-break:break-word}.FunctionSearchModal_ResultMeta__1IVT9{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px;padding-top:8px;border-top:1px solid var(--border-color,hsla(0,0%,100%,.08))}.FunctionSearchModal_ResultMetaItem__ELOxs{color:var(--text-tertiary,hsla(0,0%,100%,.5));font-size:.75rem}.FunctionSearchModal_NoResults__VvvVJ{text-align:center;padding:24px}.UserInfoModal_Modal__8UYk9{display:flex;flex-direction:column;height:100%;max-height:80vh}.UserInfoModal_Header__tsEay{padding:16px 24px;border-bottom:1px solid var(--border-color,hsla(0,0%,100%,.12))}.UserInfoModal_Content__huJdW{padding:24px;overflow-y:auto;flex:1}.Dialog_overlay__XMXFQ{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:var(--overlay-color);backdrop-filter:blur(4px);z-index:3000;animation:Dialog_fadeIn__tp9ct .2s ease-out}.Dialog_overlayStacked__QIGdJ{background-color:rgba(0,0,0,.8)}.Dialog_overlayBottom__TZzNU{align-items:flex-end;padding-bottom:10px}.Dialog_dialog__aCysQ{background-color:var(--bg-secondary);border-radius:8px;min-width:320px;max-width:calc(100vw - 20px);max-height:90vh;display:flex;flex-direction:column;box-shadow:0 8px 32px rgba(0,0,0,.4);animation:Dialog_slideUp__vIBCV .2s ease-out;overflow:hidden;position:relative}.Dialog_dialogHeader__Fyfby{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-color)}.Dialog_dialogTitle__odKW8{color:var(--text-secondary);font-size:16px;font-weight:500;margin:0;flex:1}.Dialog_closeButton__fcukU{background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;transition:background-color .2s ease}.Dialog_closeButton__fcukU:hover{background-color:hsla(0,0%,100%,.1)}.Dialog_closeButtonIcon__R8VE0{font-size:18px;line-height:1}.Dialog_dialogContent__5W_yA{padding:24px;color:var(--text-primary);flex:1;overflow-y:auto}.Dialog_dialogFooter__K50c2{display:flex;gap:12px;padding:20px 24px;border-top:1px solid var(--border-color);justify-content:flex-end}.Dialog_DialogFooterButton__n9zeW{min-height:38px;padding:8px 16px;border-radius:999px}@keyframes Dialog_fadeIn__tp9ct{0%{opacity:0}to{opacity:1}}@keyframes Dialog_slideUp__vIBCV{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.Dialog_DialogDangerContained__GHKR7{--button-background-primary-color:var(--danger-color);--button-background-primary-color-hover:var(--danger-color-hover);--button-border-primary-color:var(--danger-color);--button-border-primary-color-hover:var(--danger-color-hover)}.Dialog_DialogDangerOutlined__01b_1{--button-border-secondary-color:var(--danger-color);--button-border-secondary-color-hover:var(--danger-color-hover);--button-text-secondary-color:var(--danger-color);--button-text-secondary-color-hover:var(--danger-color-hover)}.Dialog_DialogWarningContained__0aNaU{--button-background-primary-color:var(--warning-color);--button-background-primary-color-hover:color-mix(in srgb,var(--warning-color) 85%,#000);--button-border-primary-color:var(--warning-color);--button-border-primary-color-hover:color-mix(in srgb,var(--warning-color) 85%,#000)}.Dialog_DialogWarningOutlined__8aLhD{--button-border-secondary-color:var(--warning-color);--button-border-secondary-color-hover:color-mix(in srgb,var(--warning-color) 85%,#000);--button-text-secondary-color:var(--warning-color);--button-text-secondary-color-hover:color-mix(in srgb,var(--warning-color) 85%,#000)}.CompareGalleryCollectionsAdmin_grid__Nde12{display:grid;gap:16px;margin-top:16px;grid-template-columns:1fr}@media (min-width:600px){.CompareGalleryCollectionsAdmin_grid__Nde12{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.CompareGalleryCollectionsAdmin_grid__Nde12{grid-template-columns:repeat(3,minmax(0,1fr))}}.CompareGalleryCollectionsAdmin_card__7vLT2{border:1px solid var(--mui-palette-divider,hsla(0,0%,100%,.12));border-radius:8px;overflow:hidden;background:var(--mui-palette-background-paper,#1e1e1e)}.CompareGalleryCollectionsAdmin_cardClickable__nD7sI{cursor:pointer;text-align:left;width:100%;padding:0;border:none;background:none;font:inherit;color:inherit}.CompareGalleryCollectionsAdmin_cardClickable__nD7sI:focus-visible{outline:2px solid var(--mui-palette-primary-main,#1976d2);outline-offset:2px}.CompareGalleryCollectionsAdmin_preview__v_KQP{aspect-ratio:16/9;width:100%;-o-object-fit:cover;object-fit:cover;display:block}.CompareGalleryCollectionsAdmin_previewEmpty__gmL7N{aspect-ratio:16/9;width:100%;background:var(--mui-palette-action-hover,hsla(0,0%,100%,.05))}.CompareGalleryCollectionsAdmin_cardBody__et53n{padding:12px 16px}.CompareGalleryCollectionsAdmin_collectionTitle__G5lgP{font-weight:600;font-size:1rem;margin:0 0 4px;color:var(--mui-palette-text-primary,hsla(0,0%,100%,.95))}.CompareGalleryCollectionsAdmin_slugLine__u9gsI{margin:0 0 4px;font-size:.8125rem;font-family:ui-monospace,monospace;color:var(--mui-palette-text-secondary,hsla(0,0%,100%,.65))}.CompareGalleryCollectionsAdmin_meta__iKB5A{margin:0;font-size:.875rem;color:var(--mui-palette-text-secondary,hsla(0,0%,100%,.7))}.CompareGalleryCollectionsAdmin_actions__Ub52r{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 12px}.CompareGalleryCollectionsAdmin_toolbar__vC_Vo{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.CompareGalleryCollectionsAdmin_ImportZipSection__iAUQ4{margin-top:24px;padding:16px;border:1px solid var(--mui-palette-divider,hsla(0,0%,100%,.12));border-radius:8px;background:var(--mui-palette-background-paper,#1e1e1e)}.CompareGalleryCollectionsAdmin_ImportZipHeading__YxUYX{margin:0 0 8px;font-weight:600}.CompareGalleryCollectionsAdmin_ImportZipHint__XDMP_{margin:0 0 12px;font-size:.875rem;color:var(--mui-palette-text-secondary,hsla(0,0%,100%,.65))}.CompareGalleryCollectionsAdmin_ImportZipActions__5B2pp{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.CompareGalleryCollectionsAdmin_dialogField__kM_hB{margin-top:16px;width:100%}.CompareGalleryCollectionsAdmin_CreateKindField__0snBs{margin-top:16px}.CompareGalleryCollectionsAdmin_CreateKindLegend__6jD1a{margin:0 0 8px;font-size:.875rem;font-weight:600;color:var(--mui-palette-text-primary,hsla(0,0%,100%,.9))}.CompareGalleryCollectionsAdmin_KindOption__kDRir{display:flex;align-items:flex-start;gap:8px;margin-top:8px;cursor:pointer;font-size:.875rem}.CompareGalleryCollectionsAdmin_KindOptionInput__9nktV{margin-top:2px}.CompareGalleryCollectionsAdmin_KindBadge__rSHE7{display:inline-block;margin-top:6px;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:600;background:rgba(25,118,210,.12);color:rgba(25,118,210,.95)}.CompareGalleryCollectionsAdmin_KindBadgeSingle__tsDJR{background:rgba(0,137,123,.12);color:rgba(0,105,95,.95)}.ConveyorAllowedFunctionsEditor_ConveyorAllowedFunctionsEditor__OrpX0{display:flex;flex-direction:column;gap:12px}.ConveyorAllowedFunctionsEditor_Hint__0tout{margin:0;color:var(--text-secondary,#888);font-size:.9rem}.ConveyorAllowedFunctionsEditor_AddRow__cJemm{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.ConveyorAllowedFunctionsEditor_AddAutocomplete__U0VQh{flex:1 1 280px;min-width:0}.ConveyorAllowedFunctionsEditor_Empty__GgsXL{margin:0;color:var(--text-secondary,#888);font-size:.9rem}.ConveyorAllowedFunctionsEditor_OrderedList___1xKY{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.ConveyorAllowedFunctionsEditor_ListItem__7DcHm{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--border-subtle,hsla(0,0%,100%,.12));border-radius:10px;background:var(--surface-elevated,hsla(0,0%,100%,.03))}.ConveyorAllowedFunctionsEditor_OrderBadge__BPFu_{flex:0 0 auto;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.85rem;font-weight:600;background:var(--accent-muted,rgba(255,20,103,.15))}.ConveyorAllowedFunctionsEditor_ListItemBody__pt1ZE{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.ConveyorAllowedFunctionsEditor_ListItemTitle__0U4of{font-weight:600}.ConveyorAllowedFunctionsEditor_ListItemSlug__NsY3Q{font-size:.85rem;color:var(--text-secondary,#888);word-break:break-all}.ConveyorAllowedFunctionsEditor_ListItemWarning__i5iZK{font-size:.85rem;color:#e57373}.ConveyorAllowedFunctionsEditor_ListItemActions__n_24b{flex:0 0 auto;display:flex;align-items:center}.ConveyorAllowedFunctionsEditor_SaveError__mcbp9{margin:0;color:#e57373;font-size:.9rem}.ConveyorAllowedFunctionsEditor_SaveButton__cA82u{align-self:flex-start}.AppScrollbar_AppScrollbar___F8_e{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;width:100%;max-height:100%}.AppScrollbar_AppScrollbar___F8_e .simplebar-content-wrapper,.AppScrollbar_AppScrollbar___F8_e .simplebar-mask,.AppScrollbar_AppScrollbar___F8_e .simplebar-offset,.AppScrollbar_AppScrollbar___F8_e .simplebar-wrapper{min-height:0;height:100%}.AppScrollbar_AppScrollbar___F8_e .simplebar-content-wrapper{width:100%}.AppScrollbar_AppScrollbar___F8_e .simplebar-content{min-height:100%}.AppScrollbar_AppScrollbar___F8_e .simplebar-scrollbar:before{background-color:var(--custom-accent-color,var(--accent-color))}.HintProvider_HintHost__ZEvD0{background-color:var(--bg-secondary);color:var(--text-primary);padding:6px 12px;border-radius:8px;font-size:12px;white-space:normal;word-break:break-word;pointer-events:none;z-index:6000;box-shadow:0 2px 8px rgba(0,0,0,.15);max-width:320px;opacity:0;visibility:hidden;transition:opacity .08s ease}.HintProvider_HintHostVisible__XbCja{opacity:1;visibility:visible}.HintProvider_HintHostAccentBorder__F8tIq{border:1px solid var(--accent-color-2);box-sizing:border-box}.HintProvider_HintTrigger__RgI4f{display:inline-flex}.Modal_overlay__N_rvW{position:fixed;top:0;left:0;right:0;bottom:0;backdrop-filter:blur(4px);z-index:1000;display:flex;flex-direction:column;justify-content:stretch;align-items:center;opacity:0;transition:opacity .4s ease-out;pointer-events:none}.Modal_overlay__N_rvW.Modal_visible__ie8w1{opacity:1;pointer-events:auto}.Modal_overlay__N_rvW>.Modal_content__4uTKt{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.Modal_overlay__N_rvW.Modal_NoPadding__ZxHSs>.Modal_content__4uTKt{padding:0}.Modal_overlay__N_rvW.Modal_transparentBackdrop__cpy06{background-color:transparent!important;backdrop-filter:none;opacity:1;transition:none;pointer-events:none}.Modal_overlay__N_rvW.Modal_transparentBackdrop__cpy06.Modal_visible__ie8w1{pointer-events:auto}.Modal_overlay__N_rvW.Modal_backdropFadeMode___SREo{background-color:transparent!important;backdrop-filter:none;opacity:1;transition:none;pointer-events:none}.Modal_overlay__N_rvW.Modal_backdropFadeMode___SREo.Modal_visible__ie8w1{pointer-events:auto}.Modal_overlay__N_rvW.Modal_backdropFadeMode___SREo>.Modal_content__4uTKt{position:relative;z-index:1}.Modal_backdrop__Mm2GI{position:absolute;inset:0;pointer-events:none;opacity:0;backdrop-filter:blur(4px);transition:opacity .25s ease-out}.Modal_backdrop__Mm2GI.Modal_backdropVisible__yfqay{opacity:1}.PatternCard_PatternCard__tuk_0{list-style:none;border-radius:1rem;overflow:hidden;position:relative;background-color:var(--bg-secondary);cursor:pointer;container-type:inline-size;container-name:pattern-card}.PatternCard_PatternCard__tuk_0:hover .PatternCard_Overlay___wSW2:not(.PatternCard_OverlayMobile__0DATP),.PatternCard_PatternCard_overlayAlwaysVisible__SVwps .PatternCard_Overlay___wSW2{opacity:1}.PatternCard_PreviewFill__aGWRB{position:absolute;inset:0}.PatternCard_VideoPlaceholder__gMVDl{position:absolute;inset:0;background-color:hsla(0,0%,100%,.08);display:grid;place-items:center;color:var(--text-secondary);font-size:14px}.PatternCard_Overlay___wSW2{position:absolute;inset:0;opacity:0;transition:opacity .27s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(0,0,0,.31);cursor:pointer}.PatternCard_Overlay___wSW2:hover{opacity:1}.PatternCard_OverlayMobile__0DATP{opacity:1;padding:0;align-items:flex-end;justify-content:flex-start}@container pattern-card (max-width: 119px){.PatternCard_OverlayMobile__0DATP{background-color:transparent}}.PatternCard_OverlayMobile__0DATP:hover{opacity:1}.PatternCard_UpperLayerImage__RJwiD{position:absolute;inset:0;left:0;height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.PatternCard_UpperLayer__CS1SA{position:absolute;inset:0;overflow:hidden}.PatternCard_UpperLayer__CS1SA>img{left:0;right:auto}.PatternCard_UpperLayer__CS1SA.PatternCard_UnfoldingToRight__4OjgH,.PatternCard_UpperLayer__CS1SA.PatternCard_UnfoldingToRight__4OjgH>img{left:auto;right:0}.PatternCard_UpperLayerCover__4O3h4{position:absolute;inset:0;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .45s linear;pointer-events:none}.PatternCard_PatternCardCategory__zK16B{color:var(--text-secondary);font-size:12px;text-transform:uppercase;text-align:left;display:inline-block;font-weight:700;padding:1px 4px;background-color:var(--sticky-panel-bg);backdrop-filter:blur(8px);border-radius:4px}@container pattern-card (max-width: 159px){.PatternCard_PatternCardCategory__zK16B{font-size:5.5px}}@container pattern-card (max-width: 119px){.PatternCard_PatternCardCategory__zK16B{display:none}}.PatternCard_PatternCardBadge__YhZUn{color:var(--accent-color);font-size:11px;text-transform:uppercase;font-weight:700;padding:1px 6px;border-radius:999px;background-color:rgba(0,0,0,.55);border:1px solid var(--accent-color)}.PatternCard_PatternCardTitle___IVfq{color:var(--text-primary);font-weight:700;font-size:20px;text-transform:uppercase;text-align:center}@media (max-width:1600px){.PatternCard_PatternCardTitle___IVfq{font-size:18px}}@media (max-width:399px){.PatternCard_PatternCardTitle___IVfq{font-size:.876rem}}@container pattern-card (max-width: 159px){.PatternCard_PatternCardTitle___IVfq{font-size:9px}}@container pattern-card (max-width: 119px){.PatternCard_PatternCardTitle___IVfq{display:none}}.PatternCard_TouchBottomGradient__9itoa{position:absolute;inset:0;display:flex;align-items:flex-end;pointer-events:none}@container pattern-card (max-width: 119px){.PatternCard_TouchBottomGradient__9itoa{display:none}}.PatternCard_TouchBottomText__Tuyfn{width:100%;padding:12px}@container pattern-card (max-width: 119px){.PatternCard_TouchBottomText__Tuyfn{padding:6px}}.PatternCard_PatternCardCategoryTouch__jMVx_{color:var(--text-secondary);font-weight:600;font-size:11px;text-transform:uppercase;text-align:left;display:block;margin-bottom:2px}@container pattern-card (max-width: 159px){.PatternCard_PatternCardCategoryTouch__jMVx_{font-size:5.5px}}@container pattern-card (max-width: 119px){.PatternCard_PatternCardCategoryTouch__jMVx_{display:none}}.PatternCard_PatternCardTitleTouch__XKc6L{color:var(--text-primary);font-weight:700;font-size:18px;text-transform:uppercase;text-align:left;display:block}@container pattern-card (max-width: 159px){.PatternCard_PatternCardTitleTouch__XKc6L{font-size:9px}}@container pattern-card (max-width: 119px){.PatternCard_PatternCardTitleTouch__XKc6L{display:none}}@media (max-width:399px){.PatternCard_PatternCardTitleTouch__XKc6L{font-size:.876rem}}.PatternCard_CardActionButtonWrap__rEDzq{position:absolute;bottom:8px;left:0;right:0;display:flex;justify-content:center}.PatternCard_SelectedBadge__KyxeG{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:32px;height:32px;border-radius:50%;background-color:var(--bg-secondary);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px rgba(0,0,0,.35)}.PatternCard_SelectedCheckIcon__10Rt8{font-size:20px;color:var(--accent-color)}.PatternCard_ToolsHintTooltip__LAHBo{background-color:var(--sticky-panel-bg);color:var(--text-primary);backdrop-filter:blur(8px);border-radius:12px;font-size:11px;padding:4px 8px}.PatternCard_ToolsHintArrow__uHLMN{color:var(--sticky-panel-bg)}@media (max-width:1600px){.PatternCard_PatternCardCategory__zK16B{font-size:10px}}.PatternCard_PhotoboothCompatible__MS91I:not(.PatternCard_SmartFunction__fmxl6){border:2px solid #ffbe00;box-sizing:border-box}.PatternCard_SmartFunction__fmxl6{border:1px solid #aa20ff;box-sizing:border-box}.PatternCard_TopBar__btALa{position:absolute;top:10px;right:10px;display:flex;gap:4px}@container pattern-card (max-width: 119px){.PatternCard_TopBar__btALa{top:4px;right:4px}}.PatternCard_TouchCompareLine__CUku1{position:absolute;top:0;bottom:0;width:2px;transform:translateX(-1px);background:hsla(0,0%,100%,.85);pointer-events:none;z-index:2}.PatternCard_TouchCompareHandle__tuYLD{position:absolute;top:50%;width:44px;height:44px;transform:translate(-50%,-50%);border-radius:999px;background:rgba(0,0,0,.35);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.55);box-shadow:0 6px 20px rgba(0,0,0,.35);display:grid;place-items:center;pointer-events:auto;touch-action:none;z-index:2;opacity:1;transition:opacity 1s ease}.PatternCard_TouchCompareHandleHidden__h5h6k{opacity:0;pointer-events:none;animation:none}.PatternCard_TouchCompareHandleVisible__Q77uZ{opacity:1}.PatternCard_TouchCompareHandlePulse__GXl5o{animation:PatternCard_TouchComparePulse__FNElH 2s infinite}.PatternCard_TouchCompareArrows__Mi8Rt{width:18px;height:18px;position:relative;opacity:.95}.PatternCard_TouchCompareArrowL__uRtC9,.PatternCard_TouchCompareArrowR__OwSya{position:absolute;top:50%;width:8px;height:8px;border-top:2px solid hsla(0,0%,100%,.95);border-right:2px solid hsla(0,0%,100%,.95)}.PatternCard_TouchCompareArrowL__uRtC9{left:2px;transform:translateY(-50%) rotate(-135deg)}.PatternCard_TouchCompareArrowR__OwSya{right:2px;transform:translateY(-50%) rotate(45deg)}@keyframes PatternCard_TouchComparePulse__FNElH{0%{opacity:1}25%{opacity:.8}50%{opacity:1}to{opacity:1}}.PatternCard_CardActionButton__07xL9{padding:8px 16px;border-radius:8px;background-color:var(--accent-color);color:var(--text-primary);font-weight:700;font-size:12px;text-transform:uppercase;cursor:pointer;transition:color .2s ease}.CountdownTimer_CountdownTimer__g6sHR{display:flex;justify-content:center}.CountdownTimer_CountdownTimer__g6sHR.CountdownTimer_micro__C304D{justify-content:flex-start}.CountdownTimer_CountdownTimer__g6sHR.CountdownTimer_compact__5xmSF .CountdownTimer_CountdownRow__TZy0B{gap:.5em}.CountdownTimer_CountdownTimer__g6sHR.CountdownTimer_compact__5xmSF .CountdownTimer_TimeUnit__Y7dA8{gap:.25em}.CountdownTimer_CountdownTimer__g6sHR.CountdownTimer_compact__5xmSF .CountdownTimer_TimeBlock__1_ZUm{display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:2em;height:40px;padding:.25em .5em;font-size:1em}.CountdownTimer_CountdownTimer__g6sHR.CountdownTimer_compact__5xmSF .CountdownTimer_TimeLabel__fQoUC{font-size:.72em}.CountdownTimer_CountdownTimer__g6sHR.CountdownTimer_compact__5xmSF .CountdownTimer_TimeBlock__1_ZUm{min-width:2.4em}@media (max-width:740px){.CountdownTimer_CountdownTimer__g6sHR:not(.CountdownTimer_compact__5xmSF) .CountdownTimer_CountdownRow__TZy0B{gap:.75em}.CountdownTimer_CountdownTimer__g6sHR:not(.CountdownTimer_compact__5xmSF) .CountdownTimer_TimeBlock__1_ZUm{min-width:2em;font-size:1.21em;padding:.85em 0}.CountdownTimer_CountdownTimer__g6sHR:not(.CountdownTimer_compact__5xmSF) .CountdownTimer_TimeLabel__fQoUC{font-size:.91em}}.CountdownTimer_MicroPill__b5dsy{background-color:#121212;border-radius:999px;color:#fff;font-weight:700;display:inline-flex;align-items:center;gap:.5em;padding:.375em .75em;line-height:1;white-space:nowrap}.CountdownTimer_MicroTime__GLpjj{display:inline-block;min-width:8ch;font-variant-numeric:tabular-nums;font-family:ui-monospace,sfmono-regular,menlo,monaco,consolas,Liberation Mono,Courier New,monospace}.CountdownTimer_CountdownRow__TZy0B{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25em}@container promo-rail (max-height: 439.98px){.CountdownTimer_CountdownRow__TZy0B{gap:.5em .75em}}.CountdownTimer_TimeUnit__Y7dA8{display:flex;gap:.5em;flex-direction:column-reverse;align-items:center}@container promo-rail (max-height: 439.98px){.CountdownTimer_TimeUnit__Y7dA8{gap:.2em}}.CountdownTimer_TimeBlock__1_ZUm{min-width:3em;padding:1.25em 0;background-color:#000;border-radius:6px;color:#fff;font-size:1.625em;font-weight:800;text-align:center}@container promo-rail (max-height: 439.98px){.CountdownTimer_TimeBlock__1_ZUm{min-width:2.25em;padding:.4em 0;font-size:1.25em}}.CountdownTimer_TimeLabel__fQoUC{color:var(--warning-color);font-size:1.125em;font-weight:800;white-space:nowrap}@container promo-rail (max-height: 439.98px){.CountdownTimer_TimeLabel__fQoUC{font-size:.8em}}.PatternsMasonryGalleryView_ColumnUl__FUnVK{margin:0;padding:0;list-style:none}.PatternsMasonryGalleryView_sentinel__kTvlN{height:1px}.PatternsMasonryGallery_PatternsMasonryGallery__BITdQ{display:flex;align-items:center;justify-content:center;min-height:200px}.FunctionCategoryPreview_FunctionCategoryPreview__dUb5O{position:relative;height:42px;border-radius:12px;overflow:hidden;cursor:pointer;flex-shrink:0}.FunctionCategoryPreview_FunctionCategoryPreview__dUb5O.FunctionCategoryPreview_selected__63Qym{color:var(--accent-color)}.FunctionCategoryPreview_FunctionCategoryPreview__dUb5O:hover .FunctionCategoryPreview_FunctionCategoryPreviewInner__yI801{background-color:rgba(0,0,0,.2)}.FunctionCategoryPreview_FunctionCategoryPreviewImage__karpw{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:12px;display:flex}.FunctionCategoryPreview_FunctionCategoryPreviewInner__yI801{display:flex;justify-content:center;align-items:center;flex-grow:1;background-color:var(--bg-tertiary);transition:background-color .2s ease}.FunctionCategoryPreview_Name__TWm8s{font-size:12px;font-weight:600;text-align:center;text-transform:uppercase;text-shadow:-1px 1px 7px rgba(0,0,0,.8);padding:0 8px}.FunctionCategoryPreview_SelectedIndicator__d4Z2Y{position:absolute;top:calc(100% + 8px);left:0;width:100%;height:8px;border-radius:100px;background-color:var(--accent-color)}.HelpHint_HelpHint__hbepA{display:flex;flex-direction:column;min-width:0;justify-self:start;width:-moz-fit-content;width:fit-content;max-width:100%}.HelpHint_Row__8XoGh{display:inline-flex;align-items:center;gap:8px;max-width:100%}.HelpHint_Control__9pnTU{flex:0 1 auto;min-width:0;width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.HelpHint_IconButton__XB1qw{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;color:var(--text-secondary);cursor:help;font-size:14px;outline:none;transition:color .2s ease,background-color .2s ease}.HelpHint_IconButton__XB1qw:focus-visible,.HelpHint_IconButton__XB1qw:hover{color:var(--text-primary);background:color-mix(in srgb,var(--bg-tertiary) 76%,transparent)}.CanvasContainerWidthPanel_CanvasContainerWidthPanel__zp7zT{position:absolute;top:12px;right:12px;z-index:2;max-width:min(320px,calc(100% - 24px));padding:12px;border-radius:10px;border:1px solid var(--border-color);background:var(--bg-primary);box-shadow:0 4px 16px rgb(0 0 0/8%)}.CanvasContainerWidthPanel_ManualRow__kW7Lo{margin-top:8px}.CanvasContainerWidthPanel_ManualInput__PgUsm{width:100%}.CanvasContainerWidthPanel_ManualHint__Yhrzz{margin-top:4px;font-size:12px;color:var(--text-secondary)}.ContainerWidthRuler_ContainerWidthRuler___dPZu{display:flex;align-items:center;height:20px;width:100%;flex-shrink:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ContainerWidthRuler_Track__1akxA{flex:1;min-width:0;height:20px;display:flex;align-items:center}.ContainerWidthRuler_TrackFill__IM5fQ{width:100%;height:4px;background-color:var(--accent-color-3);border-radius:2px}.ContainerWidthRuler_Handle___O15f{flex-shrink:0;width:10px;height:20px;padding:0 3px;border:none;background:transparent;cursor:ew-resize;display:flex;align-items:center;justify-content:center}.ContainerWidthRuler_HandleGrip__PzAtl{width:4px;height:12px;background-color:#fff;border-radius:1px;pointer-events:none}.ReferenceSlotDragPreview_ReferenceSlotDragPreview__hNfQ6{width:80px;height:80px;border-radius:12px;overflow:hidden;box-sizing:border-box;box-shadow:0 4px 16px rgba(0,0,0,.35);pointer-events:none;background:var(--bg-tertiary,#2a2a2a);display:flex;align-items:center;justify-content:center;padding:4px}.ReferenceSlotDragPreview_ReferenceSlotDragPreviewImage__kL04Q{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block;-webkit-user-drag:none}.ReferenceSlotDragPreview_ReferenceSlotDragPreviewCompact__nEpDU{width:60px;height:50px;border-radius:12px}.BigSwitchSelector_BigSwitchSelector__ZaUTM{display:flex;flex-direction:row;gap:6px;overflow:visible;height:64px;align-items:center}.BigSwitchSelector_BigSwitchSelectorItem___QRap{display:flex;align-items:center;justify-content:center;min-width:56px;height:56px;border-radius:12px;padding:4px calc(4px + var(--big-switch-selector-show-labels, 0) * 20px);gap:8px;cursor:pointer;transition:background-color .2s ease,padding .2s ease;position:relative}.BigSwitchSelector_BigSwitchSelectorItem___QRap:hover{background-color:var(--bg-secondary)}.BigSwitchSelector_BigSwitchSelectorItem___QRap.BigSwitchSelector_active__tRjPw{background-color:var(--bg-tertiary)}.BigSwitchSelector_BigSwitchSelectorItem___QRap .MuiSvgIcon-root{font-size:calc(35px - var(--big-switch-selector-show-labels, 0) * 15px);transition:font-size .2s ease}.BigSwitchSelector_BigSwitchSelectorItemLabel__I5g4c{font-size:18px;text-transform:uppercase;color:var(--text-primary);white-space:nowrap;overflow:hidden;opacity:var(--big-switch-selector-show-labels,0);max-width:calc(var(--big-switch-selector-show-labels, 0) * 200px);transition:opacity .2s ease,max-width .2s ease}.BigSwitchSelector_BigSwitchSelectorItemBadge__4jxPR{position:absolute;top:0;left:100%;transform:translate(-32%,-25%)}.Badge_Badge__NYFu1{display:flex;align-items:center;justify-content:center;gap:4px;padding:4px 6px;border-radius:4px;background-color:var(--bg-secondary);color:var(--text-primary);font-size:12px;font-weight:400;border:none;font-size:11px;border:1px solid var(--accent-color)}.Badge_BadgeInteractive__LFUUe{cursor:pointer}.Badge_BadgeInteractive__LFUUe:hover{border-color:var(--accent-color-hover)}.Badge_SmallBadge__bBj4_{position:absolute;top:0;left:100%;background-color:var(--accent-color);color:#000;border-radius:3px;padding:1px 2px;font-size:9px;font-weight:600;line-height:1;white-space:nowrap;z-index:1;transform:translate(-32%,-25%);text-transform:uppercase;font-weight:700}.Badge_Icon__iPMfM{display:flex;align-items:center;justify-content:center}.References_References__TjdIb{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;min-width:0}.References_ReferencesWithAside__2sgiC .References_ReferencesMain__z1KxO{display:flex;flex-direction:row;align-items:center;gap:12px;min-width:0;width:100%;max-height:80px}.References_ReferencesMain__z1KxO{min-width:0;width:100%;display:flex;align-items:flex-start}.References_ReferencesScrollShrink__EyWAl{width:auto;flex:0 1 auto;min-width:0;max-width:100%}.References_ReferencesAside__sr0nm{flex:1 1 auto;min-width:140px;max-width:240px;overflow:hidden}.References_ReferencePlaceholder__pBNXx{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.References_ReferencePlaceholderImage___BH2h{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:.55;-webkit-user-drag:none}.References_ReferencePlaceholderPlus__CiuLf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:42px!important;color:var(--text-primary);pointer-events:none}@media (orientation:portrait) and (max-width:768px){.References_ReferencesWithAside__2sgiC .References_ReferencesMain__z1KxO{flex-direction:column;align-items:stretch;gap:8px;max-height:none}.References_ReferencesScrollShrink__EyWAl{width:100%;flex:0 0 auto}.References_ReferencesAside__sr0nm{min-width:0;max-width:none}}.References_ReferencesIsDragging__vZisQ{cursor:grabbing}.References_ReferencesDragTouchLock__rYDuJ{touch-action:none}.References_ReferencesRow__8_GxH{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:4px;box-sizing:border-box}.References_ReferencesRowSuffix__g1qpP{display:flex;flex-direction:row;align-items:center;flex-shrink:0;padding-left:22px;gap:12px;font-size:12px;color:var(--text-halfhidden);align-self:center}.References_ReferencesDragRow__dTaCn{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:0;box-sizing:border-box}.References_ReferencesDragRow__dTaCn .References_ReferencesGap__k6vKT{position:relative;z-index:2}.References_ReferencesDragRow__dTaCn [data-ref-cell]{position:relative;z-index:1}.References_ReferencesGap__k6vKT{flex:0 0 auto;width:8px;min-height:80px;align-self:stretch;transition:width .25s ease;box-sizing:border-box}.References_ReferencesGapActive__WzVnx{width:80px}.References_ReferencesSlot__UWW65{flex:0 0 auto;width:80px;height:80px}.References_ReferencesSlotColumn__8NIrY{display:flex;flex-direction:column;align-items:stretch;gap:6px;flex:0 0 auto;width:80px;min-width:80px}.References_ReferencesSlotDraggable__RbxDJ{cursor:grab;touch-action:none}.References_ReferencesSlotDraggable__RbxDJ:active{cursor:grabbing}.References_ReferencesDragSourceCollapsed__46aBN{flex:0 0 0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;overflow:hidden;margin:0;padding:0;gap:0;border:none;pointer-events:none;visibility:hidden}.References_ReferencesLabel__lSSn3{font-size:12px;line-height:1.2;color:var(--text-secondary);text-align:center;min-width:0}.References_DropzoneCompact__EFjSO,.References_Dropzone__96_UT{border-radius:12px}.References_References__TjdIb.References_ReferencesCompact__pAxft .References_ReferencesSlot__UWW65{width:60px;height:50px}.References_References__TjdIb.References_ReferencesCompact__pAxft .References_ReferencesSlotColumn__8NIrY{width:60px;min-width:60px;gap:4px}.References_References__TjdIb.References_ReferencesCompact__pAxft .References_ReferencesGap__k6vKT{min-height:50px}.References_References__TjdIb.References_ReferencesCompact__pAxft .References_ReferencesGapActive__WzVnx{width:60px}.References_References__TjdIb.References_ReferencesTiny__Vu8T2 .References_ReferencesSlot__UWW65{width:40px;height:40px}.References_References__TjdIb.References_ReferencesTiny__Vu8T2 .References_ReferencesSlotColumn__8NIrY{width:40px;min-width:40px;gap:2px}.References_References__TjdIb.References_ReferencesTiny__Vu8T2 .References_ReferencesGap__k6vKT{min-height:40px}.References_References__TjdIb.References_ReferencesTiny__Vu8T2 .References_ReferencesGapActive__WzVnx{width:40px}.References_References__TjdIb.References_ReferencesTiny__Vu8T2 .References_Dropzone__96_UT{border-radius:8px}.References_References__TjdIb.References_ReferencesCustomDimensions__N_fCs .References_ReferencesSlot__UWW65{width:var(--references-slot-width);height:var(--references-slot-height)}.References_References__TjdIb.References_ReferencesCustomDimensions__N_fCs .References_ReferencesSlotColumn__8NIrY{width:var(--references-slot-width);min-width:var(--references-slot-width)}.References_References__TjdIb.References_ReferencesCustomDimensions__N_fCs .References_ReferencesGap__k6vKT{min-height:var(--references-slot-height)}.References_References__TjdIb.References_ReferencesCustomDimensions__N_fCs .References_ReferencesGapActive__WzVnx{width:var(--references-slot-width)}.Chat_MessagesContainer__IkYw5{padding:0 8px}@media (min-width:790px){.Chat_MessagesContainer__IkYw5{padding:0 24px}}.IconButton_IconButton__9eGHl{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:3px;outline:none;border:none;background-color:var(--bg-secondary);cursor:pointer;transition:background-color .2s ease;padding:0;color:var(--text-primary)}.IconButton_IconButton__9eGHl:hover{background-color:var(--bg-tertiary)}.IconButton_IconButton__9eGHl.IconButton_ExtraSmall___X6PF{width:16px;height:16px}.IconButton_IconButton__9eGHl.IconButton_Small__NlSGk{width:24px;height:24px}.IconButton_IconButton__9eGHl.IconButton_Medium__4EhXi{width:32px;height:32px}.IconButton_IconButton__9eGHl.IconButton_Large__7c_bL{width:40px;height:40px}.IconButton_Overlay__zX9Jx{background:none;background-color:#0f0f0f82;border-radius:4px;padding:6px;color:#fff;width:auto;height:auto;backdrop-filter:blur(16px);transition:color .2s ease}.IconButton_Overlay__zX9Jx:hover{color:var(--text-primary);background-color:#0f0f0f82}.IconButton_Overlay__zX9Jx svg{width:18px;height:18px;font-size:18px}.AppHorizontalScroll_AppHorizontalScroll__2_aFy{display:flex;flex-direction:column;min-width:0;width:100%}.AppHorizontalScroll_Viewport__bN00F{overflow-anchor:none;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;min-width:0;width:100%;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AppHorizontalScroll_ViewportPanning__aEfFl{cursor:grabbing}.AppHorizontalScroll_Viewport__bN00F :is(img,video){-webkit-user-drag:none}.AppHorizontalScroll_Viewport__bN00F::-webkit-scrollbar{display:none;width:0;height:0}.AppHorizontalScroll_Content__0oTHh{display:block;width:-moz-max-content;width:max-content;min-width:100%;box-sizing:border-box}.AppHorizontalScroll_TrackArea__e9tZW{flex-shrink:0;margin-top:6px;min-height:5px}.AppHorizontalScroll_TrackAreaHidden__nZ9d0{margin-top:0;min-height:0;height:0;overflow:hidden;pointer-events:none;opacity:0}.AppHorizontalScroll_Track__NYXoD{position:relative;height:5px;width:100%;border-radius:999px;background:transparent;touch-action:none}.AppHorizontalScroll_Thumb__EZXLL{position:absolute;left:0;top:0;height:4px;margin-top:.5px;border-radius:999px;background-color:var(--accent-color);opacity:1;pointer-events:auto;touch-action:none;cursor:grab;will-change:transform,width}.AppHorizontalScroll_Thumb__EZXLL:active{cursor:grabbing}.ChatView_ChatView__OGInI{display:flex;flex-direction:column;height:100%;min-height:0;gap:16px;container-type:inline-size;flex:1 1 auto}.ChatView_PingIndicatorContainer__Ip19n{display:flex;justify-content:center;align-items:center;padding:8px;width:32px;height:32px}.ChatView_Footer__4qI15{display:flex;flex-direction:column;gap:8px;position:relative;z-index:2;padding-bottom:env(safe-area-inset-bottom)}.ChatView_InputBar__ytRlF{display:flex;gap:8px;padding:0 10px}.ChatView_TextareaContainer__6NM9_{flex:1;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background-color:#070607}.ChatView_FooterButtonsContainer__HKF4l{display:flex;gap:8px;padding:0 10px}.ChatView_InputReferences__e_qNL{flex:0 0 auto;min-width:0}.ChatView_Textarea__3ptay{min-height:60px;max-height:180px;resize:none;padding:8px 10px;font-size:1.1rem;line-height:1.4;color:#f9fafb;outline:none;border:none;background-color:transparent;width:100%;height:100%}.ChatView_SendButton__CMrfL{display:flex;cursor:pointer;padding:12px;background-color:var(--bg-tertiary);aspect-ratio:1/1;border-radius:12px;align-items:center;justify-content:center}.ChatView_SendButton__CMrfL:hover{opacity:.8}.ChatView_SendIcon__qTZhE{flex-shrink:0;color:var(--text-secondary)}.ChatView_MessagesContainerScrollContainer__3___y{flex:1;min-height:0;position:relative;z-index:1}.ChatView_MessagesContainer__PVInB{display:flex;flex-direction:column;gap:8px}@container (min-width: 768px){.ChatView_MessagesContainer__PVInB{gap:16px}}.ChatView_Message__6hmQw{display:flex;align-items:flex-start;padding:0;color:var(--text-secondary)}.ChatView_Message__6hmQw.ChatView_hidden__V__uO{display:none}.ChatView_Message__6hmQw .ChatView_MessageContentContainer__LqNdj{display:flex;flex-direction:column;gap:4px;flex:0 1 auto;padding:4px 16px 0;max-width:80%}.ChatView_Message__6hmQw .ChatView_MessageContent____aEq{position:relative;font-size:.875rem;color:var(--text-secondary);width:100%;background-color:var(-chat-message-user-bg-color);padding:4px 8px;border-radius:6px}@container (min-width: 768px){.ChatView_Message__6hmQw .ChatView_MessageContent____aEq{font-size:1.1rem;padding:8px 16px}}.ChatView_Message__6hmQw .ChatView_MessagePlainText__cDtAH{white-space:pre-wrap;overflow-wrap:anywhere}.ChatView_Message__6hmQw .ChatView_MessageMetadata__rjtvx{font-size:.75rem;color:var(--text-secondary);padding-top:4px;gap:6px;opacity:.7;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}.ChatView_Message__6hmQw .ChatView_Metadata__42AWD{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.ChatView_Message__6hmQw .ChatView_RequestsCount__p9C3g,.ChatView_Message__6hmQw .ChatView_Tokens__54x4n{color:var(--text-secondary)}.ChatView_Message__6hmQw .ChatView_Separator__RMlGn{color:var(--text-secondary);opacity:.5}.ChatView_Message__6hmQw .ChatView_Time__0o2ui{color:var(--text-secondary)}.ChatView_Message__6hmQw.ChatView_user__jxXIC{flex-direction:row-reverse;justify-content:flex-start}.ChatView_Message__6hmQw.ChatView_user__jxXIC .ChatView_MessageContent____aEq{text-align:right;color:var(--text-primary);background-color:var(--chat-message-user-bg-color);border-top-right-radius:0}.ChatView_Message__6hmQw.ChatView_user__jxXIC .ChatView_MessageContent____aEq:before{content:"";position:absolute;top:0;right:-12px;width:12px;height:12px;background:var(--chat-message-user-bg-color);clip-path:polygon(0 0,100% 0,0 100%)}.ChatView_Message__6hmQw.ChatView_user__jxXIC .ChatView_MessageTimestamp__KNBC1{align-items:flex-end}.ChatView_Message__6hmQw.ChatView_assistant__ezzPf{justify-content:flex-start}.ChatView_Message__6hmQw.ChatView_assistant__ezzPf .ChatView_MessageContent____aEq{background-color:var(--chat-message-assistant-bg-color);border-top-left-radius:0;color:var(--text-primary)}.ChatView_Message__6hmQw.ChatView_assistant__ezzPf .ChatView_MessageContent____aEq:before{content:"";position:absolute;top:0;left:-12px;width:12px;height:12px;background:var(--chat-message-assistant-bg-color);clip-path:polygon(0 0,100% 0,100% 100%)}.ChatView_Message__6hmQw.ChatView_assistant__ezzPf .ChatView_MessageContent____aEq hr{border-color:var(--chat-message-assistant-bg-color)}.ChatView_MessageAvatar__03ucZ{flex-shrink:0;display:none}@container (min-width: 768px){.ChatView_MessageAvatar__03ucZ{display:block}}.ChatView_ChatSystemMessage__011Ck{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center}.ChatView_ChatSystemMessageContent__0eYX4{background-color:var(--bg-tertiary);padding:8px 16px;border-radius:6px;color:var(--text-secondary);font-size:.875rem}.ChatView_ChatSystemMessageContent__0eYX4.ChatView_asButton___o0Q8{cursor:pointer}.ChatView_ChatSystemMessageContent__0eYX4.ChatView_asButton___o0Q8:hover{background-color:var(--bg-hover)}.ChatView_ChatSystemMessageContentLoading__gW7_y{background-color:var(--bg-tertiary);padding:8px 16px;border-radius:6px;color:var(--text-secondary);font-size:.875rem;display:flex;align-items:center;justify-content:center}.ChatView_ChatInfoMessage__NN6_w{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center}.ChatView_ChatInfoMessageIcon__J5STJ{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:16px;background-color:var(--bg-tertiary);border-radius:50%}.ChatView_ChatInfoMessageIconDone__jqNP7{background-color:rgba(76,175,80,.1)}.ChatView_ChatInfoMessageIconWarning__HxQpw{background-color:rgba(255,152,0,.1)}.ChatView_ChatInfoMessageIconError__f5i0D{background-color:rgba(244,67,54,.1)}.ChatView_ChatInfoMessageIconNotice__ln7wz{background-color:var(--bg-tertiary)}.ChatView_ChatInfoMessageContent__T_8C9{display:flex;align-items:center;justify-content:center;font-size:.875rem;color:var(--text-tertiary);font-style:italic}.ChatView_ChatInfoMessageContentDebug__Z7ujM{align-items:flex-start;justify-content:flex-start;max-width:100%;font-family:var(--font-mono,ui-monospace,monospace);font-size:.8125rem;font-style:normal;white-space:pre-wrap;word-break:break-word;text-align:left}.ChatView_Cost__3_pwL{padding:1px 4px;background-color:var(--backdrop-bg-color);border-radius:3px;color:var(--accent-color)}.ChatView_ChatViewFooterHint__9wIYz{padding:4px 10px;font-size:11px;color:var(--text-tertiary);text-align:right;margin-left:auto}@container (max-width: 400px){.ChatView_ChatView__OGInI{gap:8px}.ChatView_MessagesContainer__PVInB{gap:4px}.ChatView_Message__6hmQw .ChatView_MessageContentContainer__LqNdj{padding:2px 8px 0;max-width:95%}.ChatView_Message__6hmQw .ChatView_MessageContent____aEq{font-size:.8rem;padding:3px 6px;border-radius:4px}.ChatView_Message__6hmQw .ChatView_MessageMetadata__rjtvx{font-size:.65rem;padding-top:2px;gap:4px}.ChatView_Message__6hmQw.ChatView_user__jxXIC .ChatView_MessageContent____aEq{border-top-right-radius:0}.ChatView_Message__6hmQw.ChatView_user__jxXIC .ChatView_MessageContent____aEq:before{right:-8px;width:8px;height:8px}.ChatView_Message__6hmQw.ChatView_assistant__ezzPf .ChatView_MessageContent____aEq{border-top-left-radius:0}.ChatView_Message__6hmQw.ChatView_assistant__ezzPf .ChatView_MessageContent____aEq:before{left:-8px;width:8px;height:8px}.ChatView_PingIndicatorContainer__Ip19n{padding:4px;width:24px;height:24px}.ChatView_Footer__4qI15{gap:4px}.ChatView_FooterButtonsContainer__HKF4l,.ChatView_InputBar__ytRlF{gap:4px;padding:0 4px}.ChatView_TextareaContainer__6NM9_{border-radius:8px}.ChatView_Textarea__3ptay{min-height:36px;max-height:100px;font-size:.85rem;padding:6px 8px}.ChatView_SendButton__CMrfL{padding:8px;border-radius:8px}.ChatView_ChatSystemMessageContentLoading__gW7_y,.ChatView_ChatSystemMessageContent__0eYX4{padding:6px 10px;font-size:.75rem}.ChatView_ChatInfoMessage__NN6_w{gap:4px}.ChatView_ChatInfoMessageIcon__J5STJ{width:18px;height:18px;font-size:12px}.ChatView_ChatInfoMessageContent__T_8C9{font-size:.75rem}.ChatView_ChatViewFooterHint__9wIYz{font-size:9px;padding:2px 4px}}.PromptFieldMobileOverlay_PromptFieldMobileOverlay__IyRgc{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;pointer-events:auto}.PromptFieldMobileOverlay_Backdrop__bdfh4{position:absolute;inset:0;background-color:var(--backdrop-bg-color);backdrop-filter:blur(16px);border:none;padding:0;margin:0;cursor:default}.PromptFieldMobileOverlay_Panel__V_CBy{position:relative;z-index:1;display:flex;flex-direction:column;min-height:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:12px env(safe-area-inset-right,0) calc(12px + env(safe-area-inset-bottom, 0px)) calc(12px + env(safe-area-inset-left, 0px));gap:4px;overflow:hidden}.PromptFieldMobileOverlay_PanelFocus__YBBeX{padding-right:env(safe-area-inset-right,0)}.PromptFieldMobileOverlay_PanelManual__kNDnc{flex:1;padding-top:calc(12px + env(safe-area-inset-top, 0px));padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px));padding-right:calc(12px + env(safe-area-inset-right, 0px))}.PromptFieldMobileOverlay_FieldsetShell__K0SXQ{width:100%;max-width:100%;min-width:0}.PromptFieldMobileOverlay_FieldsetShellManual__vC7Nv,.PromptFieldMobileOverlay_FieldsetShellManual__vC7Nv>*{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.PromptFieldMobileOverlay_FieldsetShellManual__vC7Nv>*{min-width:0;width:100%;max-width:100%}.PromptFieldMobileOverlay_Label__es7xS{display:block;flex-shrink:0;font-size:11px;color:var(--text-secondary);padding-right:12px}.PromptFieldMobileOverlay_FieldRow__9vHqC{display:flex;flex-direction:row;align-items:flex-start;gap:8px;width:100%;min-width:0}.PromptFieldMobileOverlay_FieldRowManual__16fjD{flex:1;min-height:0;align-items:stretch}.PromptFieldMobileOverlay_FieldMain__TplFB{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;min-height:0}.PromptFieldMobileOverlay_FieldMainManual__K9CCQ{flex:1}.PromptFieldMobileOverlay_FieldControl__P6WqY{width:100%;min-width:0;box-sizing:border-box;border-radius:8px;border:1px solid var(--border-color,rgba(0,0,0,.2));background-color:var(--bg-tertiary);color:var(--text-primary);font-family:inherit;font-size:13px}.PromptFieldMobileOverlay_Textarea__tSfxM{padding:8px 10px;resize:none;min-height:60px}.PromptFieldMobileOverlay_TextareaManual__UuDCv{flex:1;min-height:0;overflow:auto;font-size:1.4rem}.PromptFieldMobileOverlay_Input__KJC4K{height:32px;padding:0 12px;line-height:1}.PromptFieldMobileOverlay_FieldControl__P6WqY:focus{outline:none;border-color:var(--accent-color,#1976d2)}.PromptFieldMobileOverlay_FieldControlError__3_1V4{border-color:#ff6b6b}.PromptFieldMobileOverlay_FieldControlDisabled__zTe6w{opacity:.55;cursor:not-allowed}.PromptFieldMobileOverlay_ActionsRail__8DG4o{flex:0 0 32px;display:flex;flex-direction:column;align-items:center;padding-right:12px}.PromptFieldMobileOverlay_Meta__4MH6x{display:flex;flex-direction:column;gap:2px;padding-right:calc(12px + 32px + 8px)}.PromptFieldMobileOverlay_MetaManual__3hSOo{padding-right:0}.PromptFieldMobileOverlay_Counter__Dp8oT{font-size:11px;color:var(--text-secondary);align-self:flex-end}.PromptFieldMobileOverlay_ErrorText__UM5vp{font-size:11px;color:#ff6b6b}.PromptFieldMobileOverlay_BottomClose__6xVbE{position:absolute;bottom:calc(20px + env(safe-area-inset-bottom, 0px));left:0;right:0;display:flex;justify-content:center;align-items:center;padding:0 calc(20px + env(safe-area-inset-left, 0px)) 0 calc(20px + env(safe-area-inset-right, 0px));box-sizing:border-box;z-index:2;pointer-events:none}.PromptFieldMobileOverlay_CloseButton__wxXlx{pointer-events:auto;width:48px;height:48px;border-radius:50%;border:1px solid var(--border-color);background-color:var(--bg-tertiary);color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .3s ease,color .3s ease}.PromptFieldMobileOverlay_CloseButton__wxXlx:hover{background-color:var(--accent-color);color:var(--text-secondary)}.AiOrb_orb__t9mLe{display:inline-block;border-radius:50%;cursor:pointer;box-shadow:0 0 8px rgba(114,76,255,.35),inset 0 0 18px rgba(35,178,255,.22);outline:none}.AiOrb_orb__t9mLe:active{transform:translateY(.5px) scale(.99)}.ReferenceGuidesAside_ReferenceGuidesAside__qxy7E{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.ReferenceGuidesAside_ReferenceGuidesAsideText__ItsDV{margin:0;font-size:12px;line-height:1.35;color:var(--text-tertiary)}.ReferenceGuidesAside_ReferenceGuidesAsideLink___tjA_{font-size:12px;line-height:1.35;color:var(--text-tertiary);text-decoration:underline;text-underline-offset:2px}@media (hover:hover){.ReferenceGuidesAside_ReferenceGuidesAsideLink___tjA_:hover{color:var(--accent-color)}}.PromptTextarea_Root__9JEnO{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.PromptTextarea_Label__ECQI5{display:block;font-size:11px;color:var(--text-secondary)}.PromptTextarea_Textarea__w1wJ3{width:100%;min-width:0;padding:8px 10px;border-radius:8px;border:1px solid var(--border-color,rgba(0,0,0,.2));background-color:var(--bg-tertiary);color:var(--text-primary);font-size:13px;font-family:inherit;resize:vertical;min-height:60px;flex-grow:1}.PromptTextarea_Textarea__w1wJ3::-moz-placeholder{color:var(--text-secondary);opacity:.7}.PromptTextarea_Textarea__w1wJ3::placeholder{color:var(--text-secondary);opacity:.7}.PromptTextarea_Textarea__w1wJ3:focus{outline:none;border-color:var(--accent-color,#1976d2)}.PromptTextarea_TextareaError__iNJpR{border-color:#ff6b6b}.PromptTextarea_TextareaDisabled__r_nud{opacity:.55;cursor:not-allowed}.PromptTextarea_TextareaDisabled__r_nud:focus{border-color:var(--border-color,rgba(0,0,0,.2))}.PromptTextarea_Footer__yk1wr{flex-shrink:1;display:flex;flex-direction:row;gap:4px}.PromptTextarea_Counter__TxvZ7{font-size:11px;color:var(--text-secondary);margin-left:auto}.PromptTextarea_Notion__4whg7{font-size:10px;color:var(--text-halfhidden);align-self:flex-start}.PromptTextarea_ErrorText__X3xoF{font-size:11px;color:#ff6b6b}.UserAvatar_UserAvatar__hwwzf{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f9fafb;overflow:hidden;flex-shrink:0}.UserAvatar_AvatarImage__XkGsJ{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.UserAvatar_FallbackText__UjEGI{color:#fff;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.2)}.JournalLazyVideo_JournalLazyVideo__yU461{position:relative;width:100%;height:100%;max-width:100%;max-height:100%;min-height:0;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;border-radius:8px;overflow:hidden;background:rgba(0,0,0,.45)}.JournalLazyVideo_JournalLazyVideoPosterWrap__KQtRW{position:relative;flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;cursor:pointer;background:transparent;width:100%;height:100%}.JournalLazyVideo_JournalLazyVideoPoster__Oao7S{display:block;width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.JournalLazyVideo_JournalLazyVideoPlayOverlay__JITtE{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.JournalLazyVideo_JournalLazyVideoPlayIcon__QN0mc{width:48px;height:48px;border-radius:50%;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;color:#fff;backdrop-filter:blur(4px)}.JournalLazyVideo_JournalLazyVideoEl__d3IJN{display:block;width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;flex:1 1 auto;min-height:0;margin:auto}.JournalLazyVideo_JournalLazyVideoElAutoplayTap__yDluR{cursor:pointer}.JournalLazyVideo_JournalLazyVideoCorner__kkgVc{position:absolute;z-index:2;right:6px;bottom:6px;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none}.JournalLazyVideo_JournalLazyVideoCorner__kkgVc>*{pointer-events:auto}.BoolSwitch_Root__5HStJ{display:flex;flex-direction:column;align-items:flex-start}.BoolSwitch_SwitchRow__zy9Xr{display:flex;align-items:center;position:relative}.BoolSwitch_Input__8lGo0{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0}.BoolSwitch_SwitchTrack__dDJ2Z{position:relative;display:inline-block;width:32px;height:20px;border-radius:10px;cursor:pointer;flex-shrink:0;background-color:var(
    --custom-accent-color-weak,color-mix(in srgb,var(--accent-color) 28%,transparent)
  );transition:background-color .2s ease;box-sizing:border-box;margin:6px 0}.BoolSwitch_SwitchTrack__dDJ2Z.BoolSwitch_Compact__cmMZx{margin:0}.BoolSwitch_SwitchTrackVertical__ICOfs{width:20px;height:32px}.BoolSwitch_Thumb__KF25L{position:absolute;top:50%;left:2px;width:16px;height:16px;margin-top:-8px;border-radius:50%;background-color:#fafafa;box-shadow:0 1px 3px rgba(0,0,0,.35);transition:transform .2s ease,background-color .2s ease;pointer-events:none}.BoolSwitch_SwitchTrackVertical__ICOfs .BoolSwitch_Thumb__KF25L{top:2px;left:50%;margin-top:0;margin-left:-8px}.BoolSwitch_SwitchTrackChecked__Bi3XO{background-color:var(--custom-accent-color,var(--accent-color))}.BoolSwitch_SwitchTrackChecked__Bi3XO .BoolSwitch_Thumb__KF25L{transform:translateX(12px)}.BoolSwitch_SwitchTrackVertical__ICOfs.BoolSwitch_SwitchTrackChecked__Bi3XO .BoolSwitch_Thumb__KF25L{transform:translateY(12px)}.BoolSwitch_SwitchRow__zy9Xr:hover .BoolSwitch_SwitchTrack__dDJ2Z{filter:brightness(1.06)}.BoolSwitch_SwitchRow__zy9Xr:has(.BoolSwitch_Input__8lGo0:focus-visible) .BoolSwitch_SwitchTrack__dDJ2Z{outline:2px solid var(--custom-accent-color,var(--accent-color));outline-offset:2px}.BoolSwitch_SwitchRow__zy9Xr:has(.BoolSwitch_Input__8lGo0:disabled) .BoolSwitch_SwitchTrack__dDJ2Z{opacity:.5;cursor:default;filter:none}.BoolSwitch_Error__f7Xyd{font-size:11px;color:var(--text-error,#d32f2f);margin-top:2px}.SendMessageButton_SendMessageButton__6SEc5{display:flex;align-items:center;justify-content:center;gap:8px;position:relative;width:100%;aspect-ratio:1/1}.SendMessageButton_SendMessageButton__6SEc5.SendMessageButton_pending__WRZaj{pointer-events:none;cursor:not-allowed}.SendMessageButton_SendMessageButton__6SEc5.SendMessageButton_pending__WRZaj .SendMessageButton_SpinnerContainer__hSN6E{opacity:1}.SendMessageButton_SendMessageButton__6SEc5.SendMessageButton_pending__WRZaj .SendMessageButton_Content__I4NvW{opacity:0}.SendMessageButton_SpinnerContainer__hSN6E{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.SendMessageButton_Content__I4NvW,.SendMessageButton_SpinnerContainer__hSN6E{transition:opacity .2s ease;z-index:1;display:flex;align-items:center;justify-content:center}.SendMessageButton_Content__I4NvW{position:relative;opacity:1}.ImageLikeVideo_ImageLikeVideo__f0ViO{position:relative;width:100%;height:100%;min-height:0;max-height:min(90dvh,85vh);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.ImageLikeVideo_ImageLikeVideoFitParent__Bhwxh{max-height:none}.ImageLikeVideo_ImageLikeVideoFitParent__Bhwxh .ImageLikeVideo_PosterWrap__0JiZC,.ImageLikeVideo_ImageLikeVideoFitParent__Bhwxh .ImageLikeVideo_Poster__uVhMp,.ImageLikeVideo_ImageLikeVideoFitParent__Bhwxh .ImageLikeVideo_Video__YygFx{max-height:100%}.ImageLikeVideo_PosterWrap__0JiZC{position:relative;width:100%;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.ImageLikeVideo_Poster__uVhMp{display:block;max-width:100%;max-height:min(90dvh,85vh);width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.ImageLikeVideo_PlayBtn__kXem7{position:absolute;inset:0;margin:auto;width:64px;height:64px;border:none;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.55);color:#fff;cursor:pointer;backdrop-filter:blur(6px);z-index:2}.ImageLikeVideo_PlayBtn__kXem7:hover{background:rgba(0,0,0,.72)}.ImageLikeVideo_PlayBtnIcon__Cc2dB{display:flex;align-items:center;justify-content:center}.ImageLikeVideo_PlayBtnIcon__Cc2dB svg{width:40px;height:40px}.ImageLikeVideo_HiddenLoaderVideo__jJGaC{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.ImageLikeVideo_Spinner__lAZUV{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.28);border-top-color:#fff;border-radius:50%;animation:ImageLikeVideo_ImageLikeVideo_spin__z_JlQ .75s linear infinite}@keyframes ImageLikeVideo_ImageLikeVideo_spin__z_JlQ{to{transform:rotate(1turn)}}.ImageLikeVideo_SpinnerWrap__4B2RF{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.35);z-index:3}.ImageLikeVideo_Video__YygFx{display:block;max-width:100%;max-height:min(90dvh,85vh);width:auto;height:auto}.ImageLikeVideo_VideoAutoplayTap__hJukC{cursor:pointer}.ImageLikeVideo_VideoPreparing__OAoiP{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.AnimateForm_AnimateForm__kms2O{display:flex;flex-direction:column;gap:16px}.AnimateForm_ReferencesRow__CdxUd{display:flex;flex-wrap:wrap;gap:12px}.AnimateForm_PromptField__eNq2N{width:100%}.AnimateForm_ConfigRow__BFmeC{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.AnimateForm_ActionRow__m_bnK{display:flex;flex-direction:column;gap:8px}.AnimateForm_ValidationMessage__H2R5u{margin:0;font-size:13px;color:var(--warning-text,#e6a700)}.FunctionMicroCard_FunctionMicroCard__pP3mK{justify-self:flex-start;display:flex;align-items:center;gap:8px;height:48px;min-width:0;flex:1;max-width:100%}.FunctionMicroCard_FunctionMicroCardPreview__Xm2t8{width:48px;height:48px;border-radius:6px;border:4px solid var(--text-primary);overflow:hidden}.FunctionMicroCard_FunctionMicroCardPreview__Xm2t8 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.FunctionMicroCard_FunctionMicroCardDetails__9IkAo{font-size:16px;font-weight:500;color:var(--text-primary);min-width:0;flex:1}.FunctionMicroCard_FunctionMicroCardDetailsSection__wnMTj{color:var(--text-secondary);font-size:12px}.FunctionMicroCard_FunctionMicroCardDetailsName__cGfHm{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.CompareImage_root__FtL6z{width:100%;position:relative;overflow:hidden;border-radius:16px;touch-action:pan-y;background:#000}.CompareImage_rootViewportBound__wjnz_{width:100%;max-width:100%;box-sizing:border-box}.CompareImage_rootViewportContain__naXsU{box-sizing:border-box}.CompareImage_rootSquareCorners__9PSoG{border-radius:0}.CompareImage_rootAccentGlow__b4vn3{transition:box-shadow .65s ease}.CompareImage_layer__GEscR{position:absolute;inset:0}.CompareImage_MediaHidden__oE93h{opacity:0;pointer-events:none}.CompareImage_baseLayerWrap__n6Vvr{position:absolute;inset:0}.CompareImage_baseLayerHidden__F_VUJ{opacity:0;pointer-events:none}.CompareImage_slideOverlay__lHqJl{position:absolute;inset:0;transition-property:opacity;transition-timing-function:ease;pointer-events:none}.CompareImage_SlideOverlayInteractive__LHeSS{pointer-events:auto}.CompareImage_SlideVideoFill__sDX7H{position:absolute;inset:0;width:100%;height:100%;min-height:0;box-sizing:border-box}.CompareImage_after___LHdc{position:absolute;inset:0}.CompareImage_line__ps4Cc{position:absolute;top:0;bottom:0;width:2px;transform:translateX(-1px);background:hsla(0,0%,100%,.85);pointer-events:none}.CompareImage_handle__yn3P7{position:absolute;top:50%;width:44px;height:44px;transform:translate(-50%,-50%);border-radius:999px;background:rgba(0,0,0,.35);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.55);box-shadow:0 6px 20px rgba(0,0,0,.35);pointer-events:none;display:grid;place-items:center}.CompareImage_arrows__d87cZ{width:18px;height:18px;position:relative;opacity:.95}.CompareImage_arrowL__p8eqw,.CompareImage_arrowR__qlgSV{position:absolute;top:50%;width:8px;height:8px;border-top:2px solid hsla(0,0%,100%,.95);border-right:2px solid hsla(0,0%,100%,.95)}.CompareImage_arrowL__p8eqw{left:2px;transform:translateY(-50%) rotate(-135deg)}.CompareImage_arrowR__qlgSV{right:2px;transform:translateY(-50%) rotate(45deg)}.CompareImage_handleLabel__PEzEK{position:absolute;top:50%;transform:translateY(-50%);color:#fff;font-size:13px;font-weight:500;line-height:1;white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,.7),0 0 2px rgba(0,0,0,.5);pointer-events:none;opacity:0;transition:opacity .34s ease}.CompareImage_handleLabelVisible__BxKX2{opacity:1}.CompareImage_handleLabelLeft__pxCvV{right:calc(100% + 10px)}.CompareImage_handleLabelRight__EXR56{left:calc(100% + 10px)}.CompareImage_img__r3PGT,.CompareImage_picture__YXldD{display:block;width:100%;height:100%}.CompareImage_img__r3PGT{-o-object-fit:cover;object-fit:cover;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none;-webkit-user-drag:none}.CompareImage_framedStack__SJuF3{position:absolute;inset:0}.CompareImage_framedBackdropPic__DDwb0{position:absolute;inset:0;margin:0;display:block;overflow:hidden}.CompareImage_framedBackdropImg__1BvfH{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:blur(10px);transform:scale(1.08);-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none;-webkit-user-drag:none}.CompareImage_framedForegroundPic__aPtKj{position:absolute;inset:0;margin:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.CompareImage_framedForegroundImg__GSgdg{display:block;max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none;-webkit-user-drag:none}.FullImageViewer_FullImageViewer___t7eK{position:relative;width:100%;height:100%;background:#0b0c0f;overflow:hidden;display:flex;align-items:center;justify-content:center;touch-action:none}.FullImageViewer_FullImageViewerTapToClose__eAlkB{cursor:zoom-out}.FullImageViewer_FullImageViewerExternalPinchLayoutPending__p1XdX{opacity:0}.FullImageViewer_PanLayer__0TI3M{will-change:transform;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.FullImageViewer_ScaleLayer__w52__{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.FullImageViewer_ScaleLayerCompareRef__CmXPN{display:block}.FullImageViewer_CompareReferenceImage__K250y{position:absolute;inset:0;width:100%;height:100%;max-width:none;max-height:none;-o-object-position:center;object-position:center;z-index:1}.FullImageViewer_CompareReferenceImage__K250y,.FullImageViewer_Image__ULmdq{-o-object-fit:contain;object-fit:contain;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.FullImageViewer_Image__ULmdq{max-width:100%;max-height:100%;width:auto;height:auto}.FullImageViewer_ImageNativeDragAt1x__xLwfG{pointer-events:auto;-webkit-user-drag:auto;cursor:grab}.FullImageViewer_ImageNativeDragAt1x__xLwfG:active{cursor:grabbing}.FullImageViewer_PreviewUnderlay__SKnqK{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;z-index:0;pointer-events:none}.FullImageViewer_ImageOnPreview__TgGHA{position:relative;z-index:1}.FullImageViewer_ZoomSliderWrap__L_S_n{position:absolute;right:16px;top:50%;transform:translateY(-50%);z-index:5;width:36px;height:240px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;backdrop-filter:blur(6px);cursor:default}.FullImageViewer_ZoomSlider__WfSYH{width:220px;transform:rotate(-90deg);background:transparent}.FullImageViewer_CompareBarArea__As7kd{position:absolute;top:0;bottom:0;width:22px;transform:translateX(-50%);z-index:7;cursor:ew-resize;touch-action:none;display:flex;align-items:center;justify-content:center}.FullImageViewer_CompareBarLine__ZzrHe{position:absolute;top:0;bottom:0;width:2px;transform:translateX(-1px);background:hsla(0,0%,100%,.85)}.FullImageViewer_CompareBarHandle__stZVd{position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%);border-radius:999px;background:rgba(0,0,0,.35);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.55);box-shadow:0 6px 20px rgba(0,0,0,.35);display:grid;place-items:center}.FullImageViewer_CompareBarArrows__51OL8{width:18px;height:18px;position:relative;opacity:.95}.FullImageViewer_CompareBarArrowL__77RQj,.FullImageViewer_CompareBarArrowR__lwznO{position:absolute;top:50%;width:8px;height:8px;border-top:2px solid hsla(0,0%,100%,.95);border-right:2px solid hsla(0,0%,100%,.95)}.FullImageViewer_CompareBarArrowL__77RQj{left:2px;transform:translateY(-50%) rotate(-135deg)}.FullImageViewer_CompareBarArrowR__lwznO{right:2px;transform:translateY(-50%) rotate(45deg)}.FullImageViewer_CompareBarLabel__KMJff{position:absolute;top:50%;transform:translateY(-50%);color:#fff;font-size:13px;font-weight:500;line-height:1;white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,.7),0 0 2px rgba(0,0,0,.5);pointer-events:none;opacity:0;transition:opacity .34s ease}.FullImageViewer_CompareBarLabelVisible__XKr5_{opacity:1}.FullImageViewer_CompareBarLabelLeft__S6S1J{right:calc(100% + 10px)}.FullImageViewer_CompareBarLabelRight__3LjnZ{left:calc(100% + 10px)}.FullImageViewer_Loader__VRzg4{z-index:6}.FullImageViewer_FullResPendingOverlay__rbW24,.FullImageViewer_Loader__VRzg4{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.FullImageViewer_FullResPendingOverlay__rbW24{z-index:7;overflow:hidden}.FullImageViewer_FullResPendingSpinner__1W9r1{position:relative;display:flex;align-items:center;justify-content:center}.FunctionalButtons_FunctionalButtons__WzVPp{display:flex;justify-content:flex-end;gap:8px}.FunctionalButtons_FunctionalButtonsGalleryColumn__gXxrt{flex-direction:column;align-items:flex-end}.FunctionalButtons_FunctionalButtonsViewerAdaptive__sH1Cz{width:100%;--hint-enabled:1}.FunctionalButtons_ImageOverlayButton__RKm__{border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:color .2s ease;padding:6px;background-color:#0f0f0f82;border-radius:4px;backdrop-filter:blur(16px)}.FunctionalButtons_ImageOverlayButton__RKm__:hover{color:var(--text-primary)}.FunctionalButtons_ImageOverlayButton__RKm__ svg{width:18px;height:18px;font-size:18px}.FunctionalButtons_ImageOverlayButtonLiked__XBJK7{color:#f44}.FunctionalButtons_ImageOverlayButtonLiked__XBJK7:hover{color:#f66}.FunctionalButtons_ImageOverlayButtonPublished___Bq4P{color:#4f4}.FunctionalButtons_ImageOverlayButtonPublished___Bq4P:hover{color:#6f6}.FunctionalButtons_ImageOverlayButtonRegenerateOutline__adyVW{box-shadow:0 0 0 2px var(--magic-color-2)}.FunctionalButtons_ImageOverlayButtonSeriesOutline__NncdC{box-shadow:0 0 0 2px var(--image-photobooth-brand-color)}.FunctionalButtons_ImageOverlayButtonVideoOutline__Ny0cr{box-shadow:0 0 0 2px var(--video-cliplet-brand-color)}.FunctionalButtons_LikeCount__7yA83{margin-left:4px;font-size:12px;font-weight:700;line-height:1}.FunctionalButtons_ButtonBadge__JrkS_{margin-left:4px;font-size:11px;font-weight:700;line-height:1;min-width:14px;text-align:center;background-color:#f6f038;border-radius:9999px;padding:2px;color:#000}@container (max-height: 30px){.FunctionalButtons_FunctionalButtonsViewerAdaptive__sH1Cz{display:flex;justify-content:flex-end;gap:8px;--hint-enabled:1}}@container (min-height: 32px){.FunctionalButtons_FunctionalButtonsViewerAdaptive__sH1Cz{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;--hint-enabled:0}.FunctionalButtons_FunctionalButtonsViewerAdaptive__sH1Cz>*{min-width:0}.FunctionalButtons_FunctionalButtonsViewerAdaptive__sH1Cz .FunctionalButtons_ImageOverlayButton__RKm__{width:100%;min-height:32px;justify-content:flex-start;gap:8px;background-color:var(--bg-secondary);border-radius:12px;padding:12px;border:1px solid var(--notable-border-color)}.FunctionalButtons_FunctionalButtonsViewerAdaptive__sH1Cz .FunctionalButtons_ImageOverlayButton__RKm__:after{content:attr(aria-label);font-size:12px;line-height:1.2;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FunctionalButtons_FunctionalButtonsViewerAdaptive__sH1Cz .FunctionalButtons_ImageOverlayButton__RKm__ svg{flex:0 0 auto}.FunctionalButtons_FunctionalButtonsViewerAdaptive__sH1Cz .FunctionalButtons_LikeCount__7yA83{margin-left:0;color:var(--text-primary)}}.FunctionMiniCard_root__BgLlF{position:relative;border-radius:6px;overflow:hidden;background-color:var(--bg-secondary);cursor:pointer}.FunctionMiniCard_root__BgLlF:not(.FunctionMiniCard_clickable__qr6rI){cursor:default}.FunctionMiniCard_root__BgLlF.FunctionMiniCard_error__81Tdz{border:1px solid var(--error-color)}.FunctionMiniCard_root__BgLlF.FunctionMiniCard_backgroundTertiary__7ucWt{background-color:var(--bg-tertiary)}.FunctionMiniCard_imageContainer__CP27X{position:absolute;inset:0;transition:opacity .2s ease}.FunctionMiniCard_imageContainer__CP27X.FunctionMiniCard_loaded__xmGvj{opacity:1}.FunctionMiniCard_imageContainer__CP27X.FunctionMiniCard_notLoaded__SzPxF{opacity:0}.FunctionMiniCard_image__2KELt{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.FunctionMiniCard_errorContainer__2lxBs,.FunctionMiniCard_loadingContainer__RJqz7{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.FunctionMiniCard_errorText__Kw3aj{color:var(--error-color);font-size:12px;font-weight:600}.FunctionMiniCard_overlay__9lrIC{position:absolute;inset:0;display:flex;flex-direction:column;pointer-events:none}.FunctionMiniCard_topBar__VHWGx{position:absolute;top:8px;right:8px;display:flex;gap:8px;pointer-events:auto}.FunctionMiniCard_toolsIcon__aGKfj{cursor:pointer;pointer-events:auto}.FunctionMiniCard_smartIcon__wDpZq{pointer-events:auto}.FunctionMiniCard_SmartFunction__IOBGg{border:1px solid #aa20ff;box-sizing:border-box}.FunctionMiniCard_titleContainer__TBz_7{position:absolute;bottom:0;left:0;right:0;pointer-events:none;background-image:linear-gradient(to top,var(--overlay-color) 0,transparent 100%);padding:8px}.FunctionMiniCard_title__lgAFp{color:var(--text-primary);font-size:10px;font-weight:700;text-transform:uppercase;word-break:break-word;line-height:1.1;margin:0;padding:0;display:block}.FunctionMiniCard_selectedIndicator__XstDH{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:32px;height:32px;border-radius:50%;background-color:var(--bg-secondary);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px rgba(0,0,0,.35);pointer-events:none}.FunctionMiniCard_checkIcon__IfEhH{font-size:20px;color:var(--accent-color)}.FunctionMiniCard_container__stjUw{display:flex;flex-direction:column;align-items:center;gap:8px}.FunctionMiniCard_editButton__ux8rx{width:-moz-fit-content;width:fit-content}.Attachments_Attachments__1MbVF{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}.Attachments_ImageAttachmentButton__HE6Pm{display:block;border:0;border-radius:10px;overflow:hidden;cursor:pointer;padding:0;background:transparent}.Attachments_ImageAttachmentButton__HE6Pm:hover{opacity:.92}.Attachments_ImagePreview__sQezn{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;background:var(--bg-tertiary)}.Attachments_ImagePreviewLoading__vG7mm{border-radius:10px;background:var(--bg-tertiary);opacity:.45}.Attachments_AiFunctionsRow__OhcQP{display:flex;gap:6px;flex-wrap:wrap}.Attachments_ImageUnavailable__BzOWN{width:150px;height:200px;border-radius:10px;background:var(--bg-secondary);color:var(--error-color);font-size:12px;line-height:1.2;text-align:center;display:flex;align-items:center;justify-content:center;padding:8px}.AttachmentWidgetLink_AttachmentWidgetLink__Nhe9b{display:inline-flex;align-items:center;justify-content:flex-start;padding:4px 8px;border-radius:8px;background-color:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;border:1px solid var(--border-color);font-size:.876rem;transition:all .2s ease}.AttachmentWidgetLink_AttachmentWidgetLink__Nhe9b:hover{background-color:var(--bg-hover);border-color:var(--notable-border-color)}.AttachmentWidgetMissed_AttachmentWidgetMissed__yAbnL{font-size:11px;color:var(--error-color)}.AttachmentWidgetMissed_AttachmentWidgetMissed__yAbnL,.AttachmentWidgetText_AttachmentWidgetText__KhK8v{display:flex;flex-direction:column;gap:4px;background-color:var(--bg-secondary);border-radius:6px;padding:4px 8px}.AttachmentWidgetText_Title__zmMDT{font-size:.875rem;font-weight:600;color:var(--text-secondary)}.AttachmentWidgetText_Value__EChB1{font-size:11px;color:var(--text-secondary)}button.LaunchButton_LaunchButton__lHXgS{border-radius:12px;background-color:var(
    --custom-launch-button-background-color,var(--custom-accent-color,var(--accent-color))
  );border:none;height:78px;font-weight:600;padding:0 24px;color:#000;cursor:pointer;transition:background-color .2s ease;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center}button.LaunchButton_LaunchButton__lHXgS:hover:not(:disabled){background-color:var(
      --custom-launch-button-background-color-hover,var(--custom-accent-color-hover,var(--accent-color-hover))
    )}button.LaunchButton_LaunchButton__lHXgS:disabled{background-color:var(--button-disabled-color);cursor:default;color:var(--text-halfhidden)}button.LaunchButton_LaunchButton__lHXgS:disabled .LaunchButton_Cost__McxCh{color:var(--text-tertiary)}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_hasDisabledReason__Ntkwi{height:auto;min-height:78px;padding-top:10px;padding-bottom:10px}button.LaunchButton_LaunchButton__lHXgS{grid-area:generate}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_spacey__3J3p0{padding:0 25px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_large__EIYON{height:100px;font-size:20px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_large__EIYON.LaunchButton_hasDisabledReason__Ntkwi{height:auto;min-height:100px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_large__EIYON.LaunchButton_spacey__3J3p0{padding:0 30px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_medium__5Wl4Z{height:78px;font-size:16px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_medium__5Wl4Z.LaunchButton_hasDisabledReason__Ntkwi{height:auto;min-height:78px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_medium__5Wl4Z.LaunchButton_spacey__3J3p0{padding:0 25px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_small__xeBC0{height:58px;font-size:14px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_small__xeBC0.LaunchButton_hasDisabledReason__Ntkwi{height:auto;min-height:58px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_small__xeBC0.LaunchButton_spacey__3J3p0{padding:0 20px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_bordered__vbMIV{border:8px solid var(--bg-tertiary)}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_magic__G22h3{background:linear-gradient(48deg,#770dff,#a900ff,#8c31ff)}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_magic__G22h3:hover{background:linear-gradient(48deg,#892cff,#b118ff,#9947ff)}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_fullWidth__DOgZ_{width:100%}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_modern__LMyUB{position:relative;--modern-frame-margin:10px;--modern-frame-border-radius:4px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_modern__LMyUB .LaunchButton_LabelStack__lrYn_{text-transform:uppercase;font-family:var(--font-dela-gothic-one);font-size:14px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_modern__LMyUB .LaunchButton_DisabledReason__Pm3hv{text-transform:none;font-family:inherit}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_modern__LMyUB:hover:not(:disabled) .LaunchButton_ModernFrame__sb85j{width:40px;height:20px;--modern-frame-margin:5px;--modern-frame-border-radius:8px}button.LaunchButton_LaunchButton__lHXgS.LaunchButton_modern__LMyUB:hover:not(:disabled) .LaunchButton_LaunchButtonContent__vecJ6{transform:scale(1.02)}.LaunchButton_PortalWrapper__YC5mg{display:flex;flex-direction:column;width:100%}.LaunchButton_LaunchButtonContent__vecJ6{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:8px;font-size:16px;transition:transform .25s ease}.LaunchButton_LabelStack__lrYn_{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.LaunchButton_DisabledReason__Pm3hv{font-size:11px;font-weight:400;line-height:1.2;text-align:center;color:var(--passive-error-color)}.LaunchButton_SubContent__XANVo{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:#fff}.LaunchButton_Cost__McxCh{display:flex;align-items:center;justify-content:center;padding:4px 8px;background-color:#00000040;border-radius:6px;color:#000;font-weight:600;font-size:14px;flex-shrink:0}.LaunchButton_CostIcon__crhWS{flex-shrink:0;margin-right:6px}.LaunchButton_CostWorst__UPVkn{text-decoration:line-through;opacity:.4;margin-left:4px}.LaunchButton_Pending__JV84q{display:flex;align-items:center;justify-content:center}.LaunchButton_ModernFrame__sb85j{position:absolute;width:24px;height:16px;pointer-events:none;transition:all .35s ease;border-color:hsla(0,0%,100%,.67)}.LaunchButton_ModernFrameTopLeft__CdI9B{top:var(--modern-frame-margin);left:var(--modern-frame-margin);border-left:1px solid hsla(0,0%,100%,.67);border-top:1px solid hsla(0,0%,100%,.67);border-top-left-radius:var(--modern-frame-border-radius)}.LaunchButton_ModernFrameTopRight__mjGbF{top:var(--modern-frame-margin);right:var(--modern-frame-margin);border-right:1px solid hsla(0,0%,100%,.67);border-top:1px solid hsla(0,0%,100%,.67);border-top-right-radius:var(--modern-frame-border-radius)}.LaunchButton_ModernFrameBottomLeft__Hj_um{bottom:var(--modern-frame-margin);left:var(--modern-frame-margin);border-left:1px solid hsla(0,0%,100%,.67);border-bottom:1px solid hsla(0,0%,100%,.67);border-bottom-left-radius:var(--modern-frame-border-radius)}.LaunchButton_ModernFrameBottomRight__Iv0kt{bottom:var(--modern-frame-margin);right:var(--modern-frame-margin);border-right:1px solid hsla(0,0%,100%,.67);border-bottom:1px solid hsla(0,0%,100%,.67);border-bottom-right-radius:var(--modern-frame-border-radius)}.SuggestedAnswers_SuggestedAnswers__Oqo0_{display:flex;flex-direction:column;gap:12px;align-items:flex-start;margin-top:12px}.SuggestedAnswers_SuggestedAnswer__KTLbk{display:inline-flex;align-items:center;justify-content:flex-start;padding:4px 8px;border-radius:8px;background-color:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;border:1px solid var(--border-color);font-size:.876rem;transition:all .2s ease}.SuggestedAnswers_SuggestedAnswer__KTLbk:hover{background-color:var(--bg-hover);border-color:var(--notable-border-color)}.PickerHint_PickerHint__vGAt0{box-sizing:border-box;margin:0;display:flex;align-items:center;padding:0 6px;border:1px solid var(--accent-color-disabled);background:transparent;font:inherit;font-size:12px;line-height:1.2;white-space:nowrap;border-radius:4px;cursor:pointer}.PickerHint_PickerHint__vGAt0.PickerHint_ColorAccent__xNrvU{color:var(--custom-accent-color,var(--accent-color-2))}.PickerHint_PickerHint__vGAt0.PickerHint_ColorDefault__2ObCb{color:var(--text-tertiary)}@container (max-width: 340px){.PickerHint_PickerHint__vGAt0{display:none}}.CommunityModalPanel_OverlayInner__OSgZW{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:16px;box-sizing:border-box;position:relative}.CommunityModalPanel_OverlayInnerWithCloseButton__eJrG6{padding:16px 76px}.CommunityModalPanel_PanelWrapper__Vnqjx{position:relative;background-color:var(--sticky-panel-bg);border-radius:24px;padding:24px 0;margin-bottom:12px;width:100%;max-width:calc(100vw - 60px);max-height:calc(100vh - 60px);box-shadow:0 -4px 12px rgba(0,0,0,.1);backdrop-filter:blur(16px);box-sizing:border-box;display:flex;flex-direction:column}@media (min-width:741px){.CommunityModalPanel_PanelWrapper__Vnqjx{width:auto;min-width:300px}}.CommunityModalPanel_PanelWrapper__Vnqjx.CommunityModalPanel_NoPadding__2AaSd{padding:0}.CommunityModalPanel_CloseButton__bdKNJ{position:absolute;top:16px;right:16px;width:48px;height:48px;border-radius:50%;border:1px solid var(--border-color);background-color:var(--bg-tertiary);color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .3s ease,color .3s ease;z-index:1000}.CommunityModalPanel_CloseButton__bdKNJ:hover{background-color:var(--accent-color);color:var(--text-secondary)}.CommunityModalPanel_BottomTouchClose__TX1H6{display:none;position:absolute;bottom:calc(20px + env(safe-area-inset-bottom));left:0;right:0;justify-content:center;align-items:center;padding:0 calc(20px + env(safe-area-inset-left)) 0 calc(20px + env(safe-area-inset-right));box-sizing:border-box;z-index:1000}.CommunityModalPanel_CloseButtonBottom__KoGeG{position:static;flex-shrink:0}.CommunityModalPanel_ContentFrame__qDCUN,.CommunityModalPanel_Content__zlyJB{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.CommunityModalPanel_Content__zlyJB{overflow-y:auto;justify-content:flex-start;border-radius:24px}.CommunityModalPanel_ContentInner__3tqhx{padding:0 24px;box-sizing:border-box;flex-grow:1}@media (max-width:740px) or (max-height:740px){.CommunityModalPanel_ContentInner__3tqhx{padding:0 20px}.CommunityModalPanel_ContentInner__3tqhx.CommunityModalPanel_NoPadding__2AaSd{padding:0}}.CommunityModalPanel_ContentInner__3tqhx.CommunityModalPanel_NoPadding__2AaSd{padding:0}@media (max-width:740px) or (max-height:740px){.CommunityModalPanel_OverlayInnerResponsiveFullscreen__sM7Y7{justify-content:stretch;align-items:stretch;padding:0}.CommunityModalPanel_PanelWrapperResponsiveFullscreen__htH9A{margin-bottom:0;width:100%;max-width:100%;height:100%;max-height:100dvh;border-radius:0;box-shadow:none;padding:0}.CommunityModalPanel_CloseButtonResponsive__9wxGr{top:20px;right:20px}@media (any-pointer:coarse){.CommunityModalPanel_CloseButtonResponsive__9wxGr{display:none}.CommunityModalPanel_BottomTouchClose__TX1H6{display:flex}.CommunityModalPanel_PanelWrapperResponsiveFullscreen__htH9A .CommunityModalPanel_ContentInner__3tqhx{padding-bottom:calc(20px + 48px + env(safe-area-inset-bottom, 0px))}}}.CommunityImageAuthor_Author__t_T8n{display:flex;align-items:center;gap:12px}.CommunityImageAuthor_AuthorAvatar__VSBof{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.CommunityImageAuthor_AuthorName__EPlQj{color:var(--text-primary);font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}