.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)}.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}.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}.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:not(.References_ReferencesViewRow___oVUU) .References_ReferencesMain__z1KxO{flex-direction:column;align-items:stretch;gap:8px;max-height:none}.References_ReferencesWithAside__2sgiC:not(.References_ReferencesViewRow___oVUU) .References_ReferencesScrollShrink__EyWAl{width:100%;flex:0 0 auto}.References_ReferencesWithAside__2sgiC:not(.References_ReferencesViewRow___oVUU) .References_ReferencesAside__sr0nm{min-width:0;max-width:none}}.References_ReferencesViewRow___oVUU.References_ReferencesWithAside__2sgiC .References_ReferencesMain__z1KxO{flex-direction:row;align-items:center;max-height:80px}.References_ReferencesViewRow___oVUU .References_ReferencesScrollShrink__EyWAl{width:auto;flex:0 1 auto;min-width:0;max-width:100%}.References_ReferencesViewRow___oVUU .References_ReferencesAside__sr0nm{flex:0 0 auto;min-width:0;max-width:240px}.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)}.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}.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}.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)}}.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}.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}.PatternFormMultiLayout_PatternStickyPanel__nlG_J{max-width:min(720px,calc(100vw - 60px))!important}.PatternFormMultiLayout_PatternFormMultiLayout__Qw_Y8{display:grid;grid-template-columns:1fr 240px;grid-template-rows:80px auto 80px auto;grid-template-areas:"preview generate" "refsLabel refsLabel" "references references" "parameters parameters";gap:6px;min-width:0;color:var(--text-primary);align-items:stretch}.PatternFormMultiLayout_PatternFormMultiLayout__Qw_Y8>:first-child{grid-area:preview}.PatternFormMultiLayout_PatternFormMultiLayout__Qw_Y8>:nth-child(2){grid-area:generate}.PatternFormMultiLayout_PatternFormMultiLayout__Qw_Y8>:nth-child(3){grid-area:refsLabel}.PatternFormMultiLayout_PatternFormMultiLayout__Qw_Y8>:nth-child(4){grid-area:references}.PatternFormMultiLayout_PatternFormMultiLayout__Qw_Y8>:nth-child(5){grid-area:parameters}@media (orientation:portrait) and (max-width:768px){.PatternFormMultiLayout_PatternFormMultiLayout__Qw_Y8{grid-template-columns:1fr;grid-template-rows:80px auto auto auto 80px;grid-template-areas:"preview" "refsLabel" "references" "parameters" "generate"}}.PatternFormMultiLayout_PatternFormMultiLayoutRefsLabelCell__SmMPs{display:flex;align-items:flex-end;min-width:0;width:100%}.PatternFormMultiLayout_PatternFormMultiLayoutReferencesCell__7RT7V{min-width:0;width:100%;height:80px;min-height:80px;max-height:80px}@media (orientation:portrait) and (max-width:768px){.PatternFormMultiLayout_PatternFormMultiLayoutReferencesCell__7RT7V{height:auto;min-height:80px;max-height:none}}.PatternFormMultiLayout_PatternFormMultiLayoutPreviewRow__bj9cp{display:flex;flex-direction:row;align-items:stretch;gap:8px;min-width:0;width:100%;height:80px}@media (orientation:portrait) and (max-width:768px){.PatternFormMultiLayout_PatternFormMultiLayoutPreviewRow__bj9cp{height:auto;min-height:80px}}.PatternFormMultiLayout_PatternFormMultiLayoutPreviewMain__Phg4Z{flex:1 1 auto;min-width:0;width:100%;display:flex;justify-content:stretch;align-items:stretch}.PatternFormMultiLayout_PatternFormMultiLayoutGenerateCell__v7ioi{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;min-width:0;min-height:0;width:100%}.PatternFormMultiLayout_PatternFormMultiLayoutGenerateCell__v7ioi>*{flex:1 1 auto;width:100%;min-width:0}.PatternFormMultiLayout_PatternFormMultiLayoutParametersSection__tNWt1{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0}.PatternFormMultiLayout_PatternFormMultiLayoutToolsLine__TUQ0m{width:100%;min-width:0}.PatternFormMultiLayout_PatternFormMultiLayoutConfigRow__iwyHK{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:12px;min-width:0;width:100%}.PatternFormMultiLayout_PatternFormMultiLayoutFieldsetPair__7B1jc{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:12px;flex-shrink:0}.PatternFormMultiLayout_PatternFormMultiLayoutMultiframeSlot__cOnXF{display:flex;align-items:flex-start;justify-content:flex-end;margin-left:auto;flex-shrink:0;min-width:0}.PatternsMasonryGalleryView_ColumnUl__FUnVK{margin:0;padding:0;list-style:none}.PatternsMasonryGalleryView_sentinel__kTvlN{height:1px}.ProForm_ProFormContent__0a6Ji{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;gap:12px;color:var(--text-primary)}.ProForm_Config__Q8Iwu{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:12px;min-width:0}.ProForm_Dropzone__laj6m{border-radius:12px}.ProForm_ToolsRow__QUAfV{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:12px}.ProForm_ToolsRow__QUAfV [data-full-width]{flex-basis:100%;min-width:0}.ProForm_ToolsRow__QUAfV textarea{min-height:40px;max-height:90px}.ProForm_SafetyToggle__1XaU9{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--text-secondary)}.ProForm_ProTemplateParamsRow__kdYzF{display:flex;flex-wrap:wrap;align-items:flex-start;gap:14px;min-width:0}.ProForm_ProTemplateParamsRow__kdYzF>*{flex:0 0 auto;min-width:0}.ProForm_AllowedOperatorsRow__NLPqu{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:10px;width:-moz-max-content;width:max-content;max-width:100%}.ProForm_NsfwWarning__Cshkl{width:100%;max-width:none}.PatternsMasonryGallery_PatternsMasonryGallery__BITdQ{display:flex;align-items:center;justify-content:center;min-height:200px}.proStickyPanelAccent_ProStickyPanel__zmfiM{--custom-accent-color:#35384f;--custom-accent-color-weak:#333334;--custom-accent-color-hover:#8c60ff;--custom-launch-button-background-color:#6735ea}.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)}.AutoGenerationForm_Error__VPYsg,.AutoGenerationForm_Loading__P7u6g{padding:16px;text-align:center;color:var(--text-secondary);font-size:14px}.AutoGenerationForm_Error__VPYsg{color:var(--text-primary)}.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%)}@keyframes DropzoneErrorOverlay_overlayEnter__uLsSY{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes DropzoneErrorOverlay_bubbleEnter__cioFw{0%{opacity:0;transform:translateY(8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.DropzoneErrorOverlay_Overlay__agxrm{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;height:100%;padding:24px;animation:DropzoneErrorOverlay_overlayEnter__uLsSY .3s cubic-bezier(.34,1.56,.64,1) both}.DropzoneErrorOverlay_Badge__YwHGV{background-color:#69008d;font-size:.95rem;font-weight:600;padding:4px 14px;color:#fff;border-radius:4px;transform:skewX(8deg);white-space:nowrap}.DropzoneErrorOverlay_Badge__YwHGV>span{display:inline-block;transform:skewX(-8deg)}.DropzoneErrorOverlay_ChatBubble__QjCyr{display:flex;align-items:flex-start;gap:10px;max-width:340px;padding:10px 18px;border-radius:14px;background:linear-gradient(90deg,#770dff,#d84aff,#317dff);color:#fff;font-size:.85rem;line-height:1.45;white-space:normal;text-align:left;animation:DropzoneErrorOverlay_bubbleEnter__cioFw .35s cubic-bezier(.34,1.56,.64,1) 80ms both}.DropzoneErrorOverlay_BubbleIndicator__xqn_P{width:10px;height:10px;min-width:10px;border-radius:50%;background-color:#fff;flex-shrink:0;margin-top:3px}.Chat_MessagesContainer__IkYw5{padding:0 8px}@media (min-width:790px){.Chat_MessagesContainer__IkYw5{padding:0 24px}}@keyframes DropzoneIdleOverlay_overlayEnter__uBwkR{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes DropzoneIdleOverlay_bubbleEnter__YJADa{0%{opacity:0;transform:translateY(8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes DropzoneIdleOverlay_fakeButtonEnter__51ETI{0%{opacity:0;transform:translateY(6px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.DropzoneIdleOverlay_Overlay__FIEbF{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;height:100%;padding:24px;animation:DropzoneIdleOverlay_overlayEnter__uBwkR .3s cubic-bezier(.34,1.56,.64,1) both}.DropzoneIdleOverlay_Badge__g_G92{background-color:var(--accent-color);font-size:.95rem;font-weight:600;padding:4px 14px;color:#fff;border-radius:4px;transform:skewX(8deg);white-space:nowrap}.DropzoneIdleOverlay_Badge__g_G92>span{display:inline-block;transform:skewX(-8deg)}.DropzoneIdleOverlay_ChatBubble__kUsnS{display:flex;align-items:flex-start;gap:10px;max-width:340px;padding:10px 18px;border-radius:14px;background:linear-gradient(90deg,#770dff,#d84aff,#317dff);color:#fff;font-size:.85rem;line-height:1.45;white-space:normal;text-align:left;animation:DropzoneIdleOverlay_bubbleEnter__YJADa .35s cubic-bezier(.34,1.56,.64,1) 80ms both}.DropzoneIdleOverlay_BubbleIndicator__2z_Vh{width:10px;height:10px;min-width:10px;border-radius:50%;background-color:#fff;flex-shrink:0;margin-top:3px}.DropzoneIdleOverlay_FakeButton__aK04h{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 18px;border-radius:10px;border:2px solid hsla(0,0%,100%,.95);background:hsla(0,0%,100%,.12);color:#fff;font-size:.9rem;font-weight:600;line-height:1.2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:DropzoneIdleOverlay_fakeButtonEnter__51ETI .35s cubic-bezier(.34,1.56,.64,1) .14s both}.DropzoneIdleOverlay_FakeButtonIcon__lwlQL{width:20px;height:20px;flex-shrink:0}.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}}.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)}}.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)}.UploadShowcase_UploadShowcase__g9UX7{width:100%;max-width:100%;min-width:0;overflow-x:clip;display:flex;flex-direction:column;align-items:center}.UploadShowcase_ShowcaseCanvas__q7f1Q{position:relative;width:100%;min-height:540px;display:flex;align-items:center;justify-content:center;overflow:visible;padding:0 0 24px}.UploadShowcase_DropzoneCenter__4i_VZ{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:20px;max-width:100%}.UploadShowcase_DropzoneHost__LL2Hc{width:100%;max-width:100%;display:flex;justify-content:center}.UploadShowcase_LinesLayer__oNoWr{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.UploadShowcase_Line__htqOx{fill:none;stroke:currentColor;stroke-width:2px;stroke-dasharray:8 7;stroke-linecap:round}.UploadShowcase_PhotoCard__RqeKj{position:absolute;z-index:1;border-radius:10px;overflow:hidden;background:var(--bg-secondary);box-shadow:0 10px 26px rgba(0,0,0,.18);transform-origin:center center;pointer-events:none}.UploadShowcase_PhotoImage__yx9fY,.UploadShowcase_PhotoPlaceholder__LjQRk{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.UploadShowcase_PhotoPlaceholder__LjQRk{background:linear-gradient(145deg,hsla(0,0%,100%,.16),hsla(0,0%,100%,.06))}.UploadShowcase_PhotoCheckIcon__hBd0_{position:absolute;top:6px;right:6px;width:16px;height:16px;color:#2cb45f}.UploadShowcase_UploadShowcaseHero__3b1__ .UploadShowcase_ShowcaseCanvasHero__ODVfn{min-height:0;padding:0 0 12px}.UploadShowcase_UploadShowcaseHero__3b1__ .UploadShowcase_DropzoneCenterHero__QpH75{width:100%;max-width:100%;position:relative;z-index:2}.UploadShowcase_UploadShowcaseHero__3b1__ .UploadShowcase_DropzoneHostHero__MOhJh{position:relative;width:100%;max-width:min(420px,100%)}.UploadShowcase_UploadShowcaseHero__3b1__ .UploadShowcase_DropzoneHostHeroSized__ewxuI{width:min(420px,100%);max-height:min(52vh,520px)}.UploadShowcase_UploadShowcaseHero__3b1__ .UploadShowcase_HeroDropzone__zwPiV{width:100%;min-height:240px;max-height:min(52vh,420px)}.UploadShowcase_UploadShowcaseHero__3b1__ .UploadShowcase_HeroDropzoneSized___xEO1{width:100%;min-height:0;max-height:min(52vh,520px);height:auto}.UploadShowcase_HeroSourcePreviewStack__OCVGG{position:relative;width:100%;height:100%;min-height:inherit}.UploadShowcase_HeroSourcePreviewImage__UFHvS{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;pointer-events:none;-webkit-user-drag:none;z-index:0}@media (min-width:741px){.UploadShowcase_HeroSourcePreviewImageDesktopHidden__oArd3{display:none}}.UploadShowcase_HeroSourcePreviewOverlay__shwas{position:relative;z-index:1;width:100%;height:100%;min-height:inherit}.UploadShowcase_HeroRemoveButton__sR9nQ{position:absolute;top:12px;right:12px;z-index:2;background-color:rgba(0,0,0,.5);color:#fff;transition:transform .2s ease;transform-origin:center;border:none;border-radius:50%;aspect-ratio:1;width:32px}@media (hover:hover){.UploadShowcase_HeroRemoveButton__sR9nQ:hover{background-color:rgba(0,0,0,.7);transform:scale(1.1)}}@media (max-width:767px){.UploadShowcase_ShowcaseCanvas__q7f1Q{min-height:auto;padding:0;overflow:visible}.UploadShowcase_UploadShowcaseHero__3b1__ .UploadShowcase_HeroDropzone__zwPiV{min-height:200px;max-height:44vh}.UploadShowcase_UploadShowcaseHero__3b1__ .UploadShowcase_HeroDropzoneSized___xEO1{min-height:0;max-height:64vh}}.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)}.EditorWelcome_Aspect21x9Mobile4x3__yBJof{aspect-ratio:21/9}@media (max-width:768px){.EditorWelcome_Aspect21x9Mobile4x3__yBJof{aspect-ratio:4/3}}.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}.VideoProWelcomeBody_VideoProWelcomeBody__WZFc_{display:flex;flex-direction:column;gap:12px}.VideoProWelcomeBody_VideoProWelcomeBanner__YM0Gp{width:100%;max-width:100%;overflow:hidden;border-radius:24px}.VideoProWelcomeBody_VideoProWelcomeBannerVideo__nlCOG{display:block;width:100%;height:auto}.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%}.QuickGenerationWelcomePanel_QuickGenerationWelcomePanel__ytTbT{display:flex;flex-direction:column;gap:24px;width:100%}.QuickGenerationWelcomePanel_GoEditorButton__Y38vJ,.QuickGenerationWelcomePanel_WelcomeBody__VoNgH{width:100%}.QuickGenerationWelcomePanel_ErrorText__RM_Jj,.QuickGenerationWelcomePanel_Loading__b4L6t{margin:0;text-align:center;color:var(--text-secondary)}.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}@keyframes RedaktorDemoPromptOverlay_PromptEnter__TX9dj{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes RedaktorDemoPromptOverlay_PromptExit__pyCY5{0%{opacity:1;transform:scale(1)}45%{opacity:1;transform:scale(1.14)}to{opacity:0;transform:scale(.94)}}@keyframes RedaktorDemoPromptOverlay_SendPulse__fEyyQ{0%{transform:scale(1)}50%{transform:scale(.94)}to{transform:scale(1)}}.RedaktorDemoPromptOverlay_PromptOverlay__zfPC0{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:none}.RedaktorDemoPromptOverlay_PromptBlock__YA61d{display:flex;align-items:center;gap:10px;max-width:calc(100% - 40px);padding:6px 12px;border-radius:6px;background:var(--bg-secondary);color:var(--text-primary);font-size:14px;line-height:1.3}.RedaktorDemoPromptOverlay_PromptBlock_enter__IUc2H{animation:RedaktorDemoPromptOverlay_PromptEnter__TX9dj .35s ease forwards}.RedaktorDemoPromptOverlay_PromptBlock_exit__mjte6{animation:RedaktorDemoPromptOverlay_PromptExit__pyCY5 .35s ease forwards}.RedaktorDemoPromptOverlay_PromptTextArea__r5kxQ{position:relative;flex:1;min-width:0}.RedaktorDemoPromptOverlay_PromptMeasure__g6lSS,.RedaktorDemoPromptOverlay_PromptTyped__oD1Ie{font-size:inherit;line-height:inherit;white-space:pre-wrap;word-break:break-word}.RedaktorDemoPromptOverlay_PromptMeasure__g6lSS{visibility:hidden}.RedaktorDemoPromptOverlay_PromptTyped__oD1Ie{position:absolute;inset:0}.RedaktorDemoPromptOverlay_SendIconWrap__m_wJo{display:flex;flex-shrink:0;align-items:center;justify-content:center}.RedaktorDemoPromptOverlay_SendIconWrap_hidden__OgmzU{opacity:0}.RedaktorDemoPromptOverlay_SendIconWrap_enter__Ya7Yu{animation:RedaktorDemoPromptOverlay_PromptEnter__TX9dj .35s ease forwards}.RedaktorDemoPromptOverlay_SendIcon__Ikx0X{color:var(--accent-color)}.RedaktorDemoPromptOverlay_SendIcon_pulse__9k0G5{animation:RedaktorDemoPromptOverlay_SendPulse__fEyyQ .35s ease}.QuickGenerationFunctionPreview_QuickGenerationFunctionPreview__Lpx0n{display:flex;flex-direction:column;gap:12px}.QuickGenerationFunctionPreview_BackToPickerButton___erqT{align-self:flex-start;margin:0;padding:0;border:none;background:none;cursor:pointer;font-size:14px;font-weight:600;color:var(--text-secondary);text-decoration:underline;text-underline-offset:3px}.QuickGenerationFunctionPreview_BackToPickerButton___erqT:hover{color:var(--text-primary)}.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}.RedaktorDemo_RedaktorDemo__uDhHo{position:relative;display:block;width:100%;height:100%;min-height:0;overflow:hidden;background:#000;color:inherit;text-decoration:none;cursor:pointer}.RedaktorDemo_Header__TSLR_{position:absolute;top:12px;left:12px;z-index:3;display:flex;flex-direction:column;gap:4px}.RedaktorDemo_Title__Rk6sl{font-family:var(--font-stack-dela-gothic);font-size:26px;line-height:1;text-transform:uppercase;color:var(--accent-color);text-shadow:0 1px 4px rgba(0,0,0,.75);pointer-events:none}.RedaktorDemo_Description__dPlno{font-family:var(--font-russo-one);font-size:13px;line-height:1;color:#fff;text-shadow:0 1px 2px #000;letter-spacing:2.7px}.RedaktorDemo_VideoLayer__0cSMQ{position:absolute;inset:0}.RedaktorDemo_VideoLayer_front__iPaMy{z-index:2}.RedaktorDemo_VideoLayer_back__8iLMI{z-index:1}.RedaktorDemo_VideoLayer_hidden__FOf8Y{opacity:0}.RedaktorDemo_Poster__q9QfN,.RedaktorDemo_Video__UtMuz{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.RedaktorDemo_Poster__q9QfN{position:absolute;inset:0}.RedaktorDemo_Video__UtMuz{position:relative}.RedaktorDemo_Video_hiddenUntilFrame__EPMiV{opacity:0}.QuickGenerationAppPreview_QuickGenerationAppPreview__pkHmI{display:flex;align-items:flex-start;gap:12px}.QuickGenerationAppPreview_HeaderIcon__mqAmr{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-primary)}.QuickGenerationAppPreview_HeaderTitle__RaII7{margin:0;font-size:22px;font-weight:700;line-height:1.25;color:var(--text-primary)}.QuickGenerationAppPreview_HeaderDescription__V_BU7{margin:4px 0 0;font-size:14px;line-height:1.35;color:var(--text-secondary)}.QuickGenerationAppPreview_HeaderText__EqlMj{min-width:0}.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)}.RedaktorDemoPanel_RedaktorDemoPanel__O3_d5{width:100%;height:100%;min-height:0}.QuickGenerationModal_QuickGenerationModal__UDpG_{position:relative;display:flex;flex-direction:column;gap:20px;width:1000px;max-width:100%;margin:0 auto;padding:0}.QuickGenerationModal_QuickGenerationModalContent__PPKaO{display:flex;flex-direction:column;gap:20px;min-height:0}.QuickGenerationModal_QuickGenerationTopAside__IVr0R,.QuickGenerationModal_QuickGenerationTopSection__5iDRK{display:flex;flex-direction:column;gap:20px;min-width:0}.QuickGenerationModal_QuickGenerationDesktopOnly__vZKPv{display:block}.QuickGenerationModal_QuickGenerationMobileOnly__GlOyc{display:none}.QuickGenerationModal_QuickGenerationTopPromo__RKL3v{display:none;min-width:0}.QuickGenerationModal_QuickGenerationDesktopMediaPreview__o8fx9{position:relative;width:100%;min-height:100%;height:100%;overflow:hidden;border-radius:8px;background:#000}.QuickGenerationModal_QuickGenerationDesktopMediaAsset__FzUqv{display:block;width:100%;height:100%;min-height:360px;-o-object-fit:cover;object-fit:cover}.QuickGenerationModal_QuickGenerationDesktopMediaOverlay__WbNMM{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.04) 40%,rgba(0,0,0,.24))}.QuickGenerationModal_QuickGenerationModalContentHidden__9R_Km{display:none}.QuickGenerationModal_QuickGenerationModalWithEmbeddedReference__aG6Vy{display:flex;flex-direction:column;gap:0;width:100%;max-width:100%;align-self:stretch;height:min(720px,calc(100vh - 120px));max-height:min(720px,calc(100vh - 120px));min-height:0;overflow:hidden}.QuickGenerationModal_QuickGenerationEmbeddedReferencePicker__kZ3gT{flex:1 1 0;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden}.QuickGenerationModal_QuickGenerationEmbeddedReferencePicker__kZ3gT>*{flex:1 1 0;min-height:0;width:100%}.QuickGenerationModal_QuickGenerationModalApp__TWfC_{width:720px}@media (min-width:741px){.QuickGenerationModal_QuickGenerationTopSectionWithPromo___UwQ5{display:grid;grid-template-columns:320px minmax(0,1fr);align-items:stretch}.QuickGenerationModal_QuickGenerationTopPromo__RKL3v{display:block}}@media (max-height:740px),(max-width:740px){.QuickGenerationModal_QuickGenerationModalWithEmbeddedReference__aG6Vy{flex:1 1 0;height:100%;max-height:100%;min-height:0}}@media (max-width:740px){.QuickGenerationModal_QuickGenerationModal__UDpG_{width:100%}.QuickGenerationModal_QuickGenerationDesktopOnly__vZKPv{display:none}.QuickGenerationModal_QuickGenerationMobileOnly__GlOyc{display:block}.QuickGenerationModal_QuickGenerationModalPicker__QpqOS{flex:1;min-height:0;align-self:stretch;width:100%;gap:0;padding:0;margin:0}}.QuickGenerationModal_Header__Xzwbx{display:flex;align-items:center;gap:12px}.QuickGenerationModal_HeaderIcon__nCQE3{display:flex;align-items:center;justify-content:center;flex-shrink:0}.QuickGenerationModal_HeaderTitle__LnRno{margin:0;font-size:22px;font-weight:700;line-height:1.25;color:var(--text-primary)}.QuickGenerationModal_Hint__jaIKB{font-size:14px}.QuickGenerationModal_ErrorText__rRXjp,.QuickGenerationModal_Hint__jaIKB{margin:0;text-align:center;color:var(--text-secondary)}.QuickGenerationModal_ShowcaseDropzone__2mkC6{width:100%}.QuickGenerationModal_EditorLink__gKeZK{margin:0;align-self:center;font-weight:500;color:var(--text-halfhidden);text-underline-offset:3px;align-self:flex-end}.QuickGenerationModal_EditorLink__gKeZK,.QuickGenerationModal_QuickGenerationBackLink__kWjIC{padding:0;border:none;background:none;cursor:pointer;font-size:14px;text-decoration:underline}.QuickGenerationModal_QuickGenerationBackLink__kWjIC{align-self:flex-start;margin:0 0 8px;font-weight:600;color:var(--text-secondary);text-underline-offset:3px}.QuickGenerationModal_QuickGenerationBackLink__kWjIC:hover{color:var(--text-primary)}.QuickGenerationModal_QuickGenerationMobilePromoCard__p6bCM{width:100%}.QuickGenerationModal_QuickGenerationMobilePromoCard__p6bCM[class]{aspect-ratio:16/9}.QuickGenerationModal_EditorLink__gKeZK:hover{color:var(--text-primary)}.QuickGenerationModal_ProgressTitle__QJy8p{margin:0;text-align:center;font-size:16px;font-weight:700;line-height:1.25;color:var(--accent-color-disabled)}.QuickGenerationModal_ProgressDescription__QdtE4{margin:0;text-align:center;font-size:15px;line-height:1.5;color:var(--text-secondary)}.QuickGenerationModal_ProgressLink___iibc{color:var(--text-primary);font-weight:500;text-decoration:underline;text-underline-offset:3px}.QuickGenerationModal_ProgressLink___iibc:hover{color:var(--accent-color-1,var(--text-primary))}.QuickGenerationModal_ProgressReworksPromo__Gm_PC{display:flex;flex-direction:column;gap:12px}.QuickGenerationModal_ProgressReworksPromoTitle__eN6zt{margin:0;line-height:1.4;font-size:14px;color:var(--text-halfhidden);text-align:left}.QuickGenerationModal_ProgressReworksPromoGrid__Re3_o{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}@media (max-width:740px){.QuickGenerationModal_ProgressReworksPromoGrid__Re3_o{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:400px){.QuickGenerationModal_ProgressReworksPromoGrid__Re3_o{grid-template-columns:repeat(2,minmax(0,1fr))}}.QuickGenerationModal_ProgressReworksPromoCell__HrPnY{position:relative;overflow:hidden;min-width:0;aspect-ratio:3/4;background:var(--bg-secondary);border-radius:6px;cursor:pointer}.QuickGenerationModal_ProgressReworksPromoCellImage__NmYWT{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:4px;box-sizing:border-box}.QuickGenerationModal_ProgressReworksPromoCellImage__NmYWT img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:6px}.QuickGenerationModal_ProgressReworksPromoSkeleton__aX4Fe{aspect-ratio:3/4;border-radius:6px;background:var(--bg-secondary)}.QuickGenerationModal_ProgressReworksPromoActions__Nn_It{display:flex;justify-content:center;margin-top:20px}.QuickGenerationModal_ProgressPromoFade__Hr7hR{opacity:0;transition:opacity .4s ease}.QuickGenerationModal_ProgressPromoFadeVisible__tFGWZ{opacity:1}.DemoGalleryAmbientBackdrop_AmbientRoot__30B4r{position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none}.DemoGalleryAmbientBackdrop_AmbientImg__nk5ka{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.15);filter:blur(28px);opacity:0;transition:opacity .38s ease;will-change:opacity}.DemoGalleryAmbientBackdrop_AmbientImgVisible__ledWT{opacity:1}.DemoGalleryAmbientBackdrop_AmbientScrim__ORxng{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.52);pointer-events:none}@media (prefers-reduced-motion:reduce){.DemoGalleryAmbientBackdrop_AmbientImg__nk5ka{transition:none}}.AttachmentWidgetMissed_AttachmentWidgetMissed__yAbnL{display:flex;flex-direction:column;gap:4px;background-color:var(--bg-secondary);border-radius:6px;padding:4px 8px;font-size:11px;color:var(--error-color)}.QuickGenerationFunctionPicker_QuickGenerationFunctionPicker__cSDPA{display:flex;flex-direction:column;gap:16px;max-height:min(70vh,720px)}@media (max-width:740px){.QuickGenerationFunctionPicker_QuickGenerationFunctionPicker__cSDPA{flex:1;min-height:0;max-height:none;gap:0;width:100%}}.QuickGenerationFunctionPicker_Grid__hWSxd{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;overflow-y:auto;padding-right:4px}@media (max-width:900px){.QuickGenerationFunctionPicker_Grid__hWSxd{grid-template-columns:1fr}}@media (max-width:740px){.QuickGenerationFunctionPicker_Grid__hWSxd{flex:1;min-height:0;padding-right:0;-webkit-overflow-scrolling:touch}}.QuickGenerationFunctionPicker_Empty__CZIf_,.QuickGenerationFunctionPicker_Loading__nJfV_{margin:0;text-align:center;color:var(--text-secondary);font-size:15px}.YourFaceDemoSlideVideo_YourFaceDemoSlideVideo__EVsPh{position:relative;width:100%;height:100%;min-height:0;overflow:hidden;background:#000}.YourFaceDemoSlideVideo_Poster___N_FK,.YourFaceDemoSlideVideo_Video__w4qe6{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;pointer-events:none}.YourFaceDemoSlideVideo_Poster___N_FK{position:absolute;inset:0;z-index:0}.YourFaceDemoSlideVideo_SpinnerWrap__P9hQZ{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center}.YourFaceDemoSlideVideo_Video__w4qe6{position:relative;z-index:2}.YourFaceDemoSlideVideo_Video_hiddenUntilFrame__GAf_g{opacity:0}.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)}.GalleryLoadingBackdrop_GalleryLoadingBackdrop__S9xDz{position:relative;width:100%;height:100%;overflow:hidden;contain:paint;background:radial-gradient(circle at top,#050510,#020208 55%,#000 100%)}.GalleryLoadingBackdrop_GalleryLoadingBackdropContent__9s6Kc{position:relative;z-index:1;display:flex;width:100%;height:100%;align-items:center;justify-content:center;text-align:center;padding:1.5rem;color:#f9fafb}.GalleryLoadingBackdrop_GalleryLoadingBackdropContent__9s6Kc>*{max-width:100%}.YourFaceDemoGallery_YourFaceDemoGalleryCard__AVmp6,.YourFaceDemoGallery_YourFaceDemoGallery__97Inx{width:100%;height:100%}.YourFaceDemoGallery_ViewportFill__jAp45{height:100%}.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)}.SloganRotator_SloganRotator__4PjSv{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}.SloganRotator_SloganSlot__RNu2q{display:flex;align-items:center;justify-content:center;min-height:1.1em;width:100%}.SloganRotator_SloganWord__yUKDh{font-family:var(--font-dela-gothic-one);font-size:clamp(22px,9.5cqw,36px);line-height:1.1;text-transform:uppercase;color:#fff;text-shadow:-18px 0 10px #f9ff6e21;opacity:0;transition:opacity .4s ease,color .35s ease}@media (max-width:429px){.SloganRotator_SloganWord__yUKDh{font-size:clamp(17.6px,7.6cqw,28.8px)}}.SloganRotator_SloganWord_visible__FhPwW{opacity:1}.SloganRotator_SloganWord_accent__j2v3I{color:var(--accent-color)}.SloganRotator_SloganWord_exiting__H0hMc{opacity:0}.AnimatedGradientBackground_wrapper__5p4EE{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at top,#050510,#020208 55%,#000 100%);isolation:isolate}.AnimatedGradientBackground_wrapper__5p4EE:before{content:"";position:absolute;inset:40% -40% -40%;background:radial-gradient(circle at 50% 120%,hsla(0,0%,100%,.18),transparent 60%);opacity:.6;mix-blend-mode:soft-light;pointer-events:none;z-index:0}.AnimatedGradientBackground_gradientLayerAlt__JxiKN,.AnimatedGradientBackground_gradientLayer__o4R4Z{position:absolute;inset:-30%;z-index:0;pointer-events:none;transform-origin:50% 50%;background-image:conic-gradient(from 0deg,var(--c1),var(--c2),var(--c3),var(--c4),var(--c1));filter:blur(var(--blurStrength,42px)) saturate(1.4);opacity:0;animation-name:AnimatedGradientBackground_spinGradient__RWAjG;animation-duration:var(--rotationDuration,30s);animation-timing-function:linear;animation-iteration-count:infinite;transition:opacity var(--colorTransitionDuration,8s) ease-in-out}.AnimatedGradientBackground_gradientLayerAlt__JxiKN{mix-blend-mode:screen;opacity:0;animation-duration:calc(var(--rotationDuration, 30s) * 1.6);animation-direction:reverse}.AnimatedGradientBackground_gradientVisiblePrimary__1Sgc6{opacity:.9}.AnimatedGradientBackground_noiseLayer__o5Iq6{position:absolute;inset:-1px;z-index:1;pointer-events:none;opacity:.18;mix-blend-mode:soft-light;background-image:repeating-linear-gradient(45deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.08) 1px,transparent 0,transparent 4px),repeating-linear-gradient(-45deg,rgba(0,0,0,.35),rgba(0,0,0,.35) 1px,transparent 0,transparent 6px)}.AnimatedGradientBackground_content__rk28O{position:relative;z-index:2;display:flex;width:100%;height:100%;align-items:center;justify-content:center;text-align:center;padding:1.5rem;color:#f9fafb}.AnimatedGradientBackground_content__rk28O>*{max-width:100%}@keyframes AnimatedGradientBackground_spinGradient__RWAjG{0%{transform:rotate(0deg) scale(1.08)}to{transform:rotate(1turn) scale(1.08)}}