.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}.ConveyorAdminPage_ConveyorAdminPage__t6cML{display:flex;flex-direction:column;gap:24px;padding-bottom:48px}.ConveyorAdminPage_Section__b60vj{display:flex;flex-direction:column;gap:12px;max-width:720px}.ConveyorAdminPage_SectionTitle__PsHB4{margin:0;font-size:1.1rem;font-weight:600}.ConveyorAdminPage_Meta__iTDhX{margin:0;color:var(--text-secondary,#888);font-size:.9rem}.ConveyorAdminPage_Error__UMlbm{margin:0;color:#e57373;font-size:.9rem}.ConveyorAdminPage_SaveButton__eWMTy{align-self:flex-start}.ConveyorAdminPage_QuietHoursFields__4nwoU{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.ConveyorAdminPage_PackActions__k0Bfi{display:flex;flex-wrap:wrap;gap:12px}.ConveyorAdminPage_HiddenInput__6IWSA{display:none}.ConveyorAdminPage_ReferenceGrid__ZzvG_{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin-top:8px}.ConveyorAdminPage_ReferenceCard__ZSBUq{display:flex;flex-direction:column;gap:8px;align-items:stretch}.ConveyorAdminPage_ReferenceImage__0ZSWr{width:100%;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:#222}.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}.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}.PatternsMasonryGalleryView_ColumnUl__FUnVK{margin:0;padding:0;list-style:none}.PatternsMasonryGalleryView_sentinel__kTvlN{height:1px}.AdminAiFunctionsViewToggle_AdminAiFunctionsViewToggle__Y7OsW{display:inline-flex;border:1px solid rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.AdminAiFunctionsViewToggle_IconButton__ArdoF{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;margin:0;border:none;border-right:1px solid rgba(0,0,0,.08);background:transparent;color:rgba(0,0,0,.54);cursor:pointer;line-height:0}.AdminAiFunctionsViewToggle_IconButton__ArdoF:last-of-type{border-right:none}.AdminAiFunctionsViewToggle_IconButton__ArdoF:hover{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.AdminAiFunctionsViewToggle_IconButtonActive__V5owF{background:rgba(0,0,0,.06);color:rgba(0,0,0,.87)}@media (prefers-color-scheme:dark){.AdminAiFunctionsViewToggle_AdminAiFunctionsViewToggle__Y7OsW{border-color:hsla(0,0%,100%,.12)}.AdminAiFunctionsViewToggle_IconButton__ArdoF{border-right-color:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.5)}.AdminAiFunctionsViewToggle_IconButton__ArdoF:hover{background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.87)}.AdminAiFunctionsViewToggle_IconButtonActive__V5owF{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.95)}}.AdminAiFunctionsCardsShell_AdminAiFunctionsCardsShell__C6YI6{padding:12px;min-height:200px}.AdminAiFunctionsCardsShell_AdminAiFunctionsCardsShellLoading__qwh9u{display:flex;align-items:center;justify-content:center;min-height:200px}.AdminAiFunctionsCardsShell_AdminAiFunctionsCardsShellEmpty__g7eeD{padding:24px;text-align:center;color:rgba(0,0,0,.6)}@media (prefers-color-scheme:dark){.AdminAiFunctionsCardsShell_AdminAiFunctionsCardsShellEmpty__g7eeD{color:hsla(0,0%,100%,.6)}}.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)}.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}.Chat_MessagesContainer__IkYw5{padding:0 8px}@media (min-width:790px){.Chat_MessagesContainer__IkYw5{padding:0 24px}}.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}.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}}.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)}.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}.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)}.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}.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)}.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}.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)}.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}.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%}.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}.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)}}.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)}}.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}