@charset "UTF-8";*{box-sizing:border-box}body{color:var(--mx-color-foreground-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}body :lang(ja){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,Noto Sans JP,Noto Sans KR,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}body :lang(kr){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,Noto Sans KR,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}*:focus{outline:none}ul,ol{list-style-type:none}img{vertical-align:middle;border-style:none}a{cursor:pointer;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;text-decoration:none;color:var(--mx-color-foreground-violet);background-color:transparent}a:hover,a:active{opacity:.85}b,strong{font-weight:bolder}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}.ant-skeleton.ant-skeleton-active .ant-skeleton-image{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff26 37%,#ffffff0f 63%);background-size:400% 100%}textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}textarea :lang(ja){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,Noto Sans JP,Noto Sans KR,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}textarea :lang(kr){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,Noto Sans KR,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}.ant-menu-item-group{width:100%}.admin-message-notice-content{margin-left:240px}:root{--mx-color-foreground-primary: #000000e6;--mx-color-foreground-secondary: #00000099;--mx-color-foreground-tertiary: #00000066;--mx-color-foreground-inverse: #ffffffe6;--mx-color-foreground-disabled: #0000004d;--mx-color-foreground-red: #fb2c36;--mx-color-foreground-white: #ffffffe6;--mx-color-foreground-orange: #ff6900;--mx-color-foreground-blue: #2b7fff;--mx-color-foreground-green: #00c951;--mx-color-foreground-yellow: #efb100;--mx-color-foreground-sky: #00a6f4;--mx-color-foreground-violet: #8e51ff;--mx-color-background-primary: #ffffff;--mx-color-background-secondary: #f1f1f1;--mx-color-background-secondary-elevated: #ffffff;--mx-color-background-tertiary: #e6e6e6;--mx-color-background-tertiary-elevated: #ffffff;--mx-color-border-strong: #000000;--mx-color-border-medium: #00000033;--mx-color-border-subtle: #0000000d;--mx-color-border-white: #ffffff;--mx-color-border-blue: #2b7fff;--mx-color-border-yellow: #efb100;--mx-color-mask-strong: #ffffffe6;--mx-color-mask-subtle: #ffffff4d;--mx-color-mask-black-subtle: #0000004d;--mx-color-mask-black-strong: #000000e6;--mx-color-fill-secondary: #0000000d;--mx-color-fill-disabled: #0000000d;--mx-color-fill-primary: #000000;--mx-color-fill-tertiary: #00000000;--mx-color-fill-red-subtle: #fef2f2;--mx-color-fill-orange-subtle: #fff7ed;--mx-color-fill-blue-subtle: #eff6ff;--mx-color-fill-green-subtle: #f0fdf4;--mx-color-fill-red-strong: #fb2c36;--mx-color-fill-green-strong: #00c951;--mx-color-fill-blue-strong: #2b7fff;--mx-color-fill-orange-strong: #ff6900;--mx-color-fill-white: #ffffff;--mx-color-fill-violet-strong: #8e51ff;--mx-color-fill-sky-strong: #00a6f4;--mx-color-fill-yellow-strong: #efb100;--mx-color-fill-violet-subtle: #f5f3ff;--mx-color-fill-sky-subtle: #f0f9ff;--mx-color-fill-yellow-subtle: #fefce8;--mx-color-statelayer-hover: #0000000d;--mx-color-statelayer-selected: #0000000d;--mx-color-statelayer-hover-inverse: #ffffff0d;--mx-color-statelayer-selected-inverse: #ffffff0d;--mx-color-shadows-subtle: #0000000d;--mx-color-shadows-medium: #0000001a;--mx-color-shadows-strong: #00000033}:root.dark{--mx-color-foreground-primary: #ffffffe6;--mx-color-foreground-secondary: #ffffff99;--mx-color-foreground-tertiary: #ffffff66;--mx-color-foreground-inverse: #000000e6;--mx-color-foreground-disabled: #ffffff4d;--mx-color-foreground-red: #fb2c36;--mx-color-foreground-white: #ffffffe6;--mx-color-foreground-orange: #ff6900;--mx-color-foreground-blue: #2b7fff;--mx-color-foreground-green: #00c951;--mx-color-foreground-yellow: #fcc800;--mx-color-foreground-sky: #00a6f4;--mx-color-foreground-violet: #8e51ff;--mx-color-background-primary: #0d0d0d;--mx-color-background-secondary: #1a1a1a;--mx-color-background-secondary-elevated: #1a1a1acc;--mx-color-background-tertiary: #333333;--mx-color-background-tertiary-elevated: #333333cc;--mx-color-border-strong: #ffffff;--mx-color-border-medium: #ffffff4d;--mx-color-border-subtle: #ffffff1a;--mx-color-border-white: #ffffff;--mx-color-border-blue: #2b7fff;--mx-color-border-yellow: #efb100;--mx-color-mask-strong: #000000e6;--mx-color-mask-subtle: #0000004d;--mx-color-mask-black-subtle: #0000004d;--mx-color-mask-black-strong: #000000e6;--mx-color-fill-secondary: #ffffff1a;--mx-color-fill-disabled: #ffffff0d;--mx-color-fill-primary: #ffffff;--mx-color-fill-tertiary: #ffffff00;--mx-color-fill-red-subtle: #460809;--mx-color-fill-orange-subtle: #441306;--mx-color-fill-blue-subtle: #162456;--mx-color-fill-green-subtle: #032e15;--mx-color-fill-red-strong: #fb2c36;--mx-color-fill-green-strong: #00c951;--mx-color-fill-blue-strong: #2b7fff;--mx-color-fill-orange-strong: #ff6900;--mx-color-fill-white: #ffffff;--mx-color-fill-violet-strong: #8e51ff;--mx-color-fill-sky-strong: #00a6f4;--mx-color-fill-yellow-strong: #efb100;--mx-color-fill-violet-subtle: #2f0d68;--mx-color-fill-sky-subtle: #052f4a;--mx-color-fill-yellow-subtle: #432004;--mx-color-statelayer-hover: #ffffff1a;--mx-color-statelayer-selected: #ffffff1a;--mx-color-statelayer-hover-inverse: #0000001a;--mx-color-statelayer-selected-inverse: #0000001a;--mx-color-shadows-subtle: #0000001a;--mx-color-shadows-medium: #00000033;--mx-color-shadows-strong: #0000004d}:root{--z-index-tooltip: 1001;--z-index-toast: 5200}._imagePreviewContainer_7mdre_1{position:relative;width:100%;height:100%;border-radius:8px;overflow:hidden}._imagePreviewContainer_7mdre_1 ._image_7mdre_1{width:100%;height:100%;object-fit:cover}._imagePreviewContainer_7mdre_1 ._deleteButton_7mdre_13{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background-color:#00000080;display:flex;align-items:center;justify-content:center;cursor:pointer}._imagePreviewContainer_7mdre_1 ._deleteButton_7mdre_13:hover{background-color:#000000b3}._layout_wtb8k_2{display:flex;height:100vh;width:100%;justify-content:space-between;align-items:flex-start}._layout_wtb8k_2 ._closeButton_wtb8k_9{position:fixed;top:16px;left:16px;min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center;color:var(--mx-color-text-primary, #fff);font-size:20px;border-radius:100px;border:.5px solid var(--mx-color-border-subtle, rgba(255, 255, 255, .05));background:var(--mx-color-fill-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;z-index:1001}._layout_wtb8k_2 ._closeButton_wtb8k_9:hover{border:.5px solid var(--mx-color-border-subtle, rgba(255, 255, 255, .1));background:linear-gradient(0deg,var(--mx-color-statelayer-hover, rgba(255, 255, 255, .1)) 0%,var(--mx-color-statelayer-hover, rgba(255, 255, 255, .1)) 100%),var(--mx-color-fill-secondary, rgba(255, 255, 255, .1))}._layout_wtb8k_2 ._picture_wtb8k_40{display:flex;padding:16px;flex:1;height:100vh;overflow:hidden}._layout_wtb8k_2 ._picture_wtb8k_40 ._pictureContent_wtb8k_47{position:relative;height:calc(100vh - 32px);display:flex;overflow:hidden;width:100%}._layout_wtb8k_2 ._picture_wtb8k_40 ._pictureContent_wtb8k_47 ._img_wtb8k_54{max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._layout_wtb8k_2 ._picture_wtb8k_40 ._pictureContent_wtb8k_47 ._img_wtb8k_54 img{object-fit:contain;max-width:100%;max-height:100%;width:100%;height:100%}._layout_wtb8k_2 ._picture_wtb8k_40 ._pictureContent_wtb8k_47 ._img_wtb8k_54._widthFull_wtb8k_70 img{width:100%;height:auto}._layout_wtb8k_2 ._picture_wtb8k_40 ._pictureContent_wtb8k_47 ._img_wtb8k_54._heightFull_wtb8k_74 img{width:auto;height:100%}._layout_wtb8k_2 ._picture_wtb8k_40 ._pictureContent_wtb8k_47 video._img_wtb8k_54{object-fit:contain;background-color:#0000000d;border-radius:4px;max-width:100%;max-height:100%;margin:auto}._layout_wtb8k_2 ._desc_wtb8k_86{flex-shrink:0;height:100%;padding:16px 16px 16px 0;align-items:flex-start;gap:10px;display:flex;flex-direction:column;position:relative}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97{display:flex;width:320px;padding:24px;height:100%;flex-direction:column;justify-content:space-between;align-items:flex-start;align-self:stretch;border-radius:16px;border:.5px solid var(--mx-color-border-subtle, rgba(255, 255, 255, .1));background:var(--mx-color-background-secondary-elevated);box-shadow:0 8px 16px 0 var(--mx-color-shadows-medium, rgba(0, 0, 0, .2)),0 0 4px 0 var(--mx-color-shadows-subtle, rgba(0, 0, 0, .1));-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;flex:1;overflow:hidden}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._descTitle_wtb8k_121{display:flex;align-items:center;gap:8px;align-self:stretch;width:100%;flex-direction:column}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._descTitle_wtb8k_121 ._descTitleContent_wtb8k_129{display:flex;align-items:center;gap:8px;align-self:stretch;width:100%}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._descTitle_wtb8k_121 ._title_wtb8k_136{flex:1;min-width:0;color:var(--mx-color-foreground-primary);font-size:16px;font-weight:500;line-height:24px}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._descTitle_wtb8k_121 ._title_wtb8k_136 ._titleText_wtb8k_144{width:100%}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;flex:1;overflow-y:auto;height:100%}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._callWordContainer_wtb8k_158{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch;flex:0 1 auto;overflow-y:auto}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._callWordContainer_wtb8k_158 ._promptLine_wtb8k_167{display:flex;justify-content:space-between;align-items:center;gap:6px;align-self:stretch}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._callWordContainer_wtb8k_158 ._promptLine_wtb8k_167 ._prompt_wtb8k_167{flex:1 0 0;color:var(--mx-color-foreground-secondary);font-size:14px;font-weight:500;line-height:20px}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._callWordContainer_wtb8k_158 ._promptLine_wtb8k_167 ._copyIcon_wtb8k_181{display:flex;min-width:28px;max-width:28px;min-height:28px;justify-content:center;align-items:center;cursor:pointer}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._callWordContainer_wtb8k_158 ._promptLine_wtb8k_167 ._copyIcon_wtb8k_181:hover{border-radius:6px;background:linear-gradient(0deg,var(--mx-color-statelayer-hover, rgba(255, 255, 255, .1)) 0%,var(--mx-color-statelayer-hover, rgba(255, 255, 255, .1)) 100%),var(--mx-color-fill-tertiary, rgba(255, 255, 255, 0))}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._callWordContainer_wtb8k_158 ._promptText_wtb8k_194{align-self:stretch;color:var(--mx-color-foreground-primary);font-size:14px;font-weight:400;line-height:20px;overflow-y:auto}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._descItem_wtb8k_202{display:flex;justify-content:space-between;align-items:center;gap:4px;align-self:stretch;flex-direction:column}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._descItem_wtb8k_202 ._descItemContent_wtb8k_210{display:flex;justify-content:space-between;align-items:center;width:100%}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._descItem_wtb8k_202 ._itemLeft_wtb8k_216{flex:1 0 0;color:var(--mx-color-foreground-secondary);font-size:14px;font-weight:500;line-height:20px}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._descItem_wtb8k_202 ._itemRight_wtb8k_223{display:flex;height:32px;padding:4px 0;justify-content:center;align-items:center;gap:6px;border-radius:8px}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._descItem_wtb8k_202 ._itemRight_wtb8k_223 ._itemRightText_wtb8k_232{color:var(--mx-color-foreground-primary);font-size:14px;font-weight:400;line-height:20px}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._descItem_wtb8k_202 ._itemRight_wtb8k_223 ._modelIcon_wtb8k_238{width:20px;height:20px}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descTop_wtb8k_112 ._detailContainer_wtb8k_148 ._descItem_wtb8k_202 ._description_wtb8k_242{color:var(--mx-color-foreground-primary);font-size:14px;font-weight:400;line-height:20px;width:100%}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descBottom_wtb8k_249{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;margin-top:20px}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descBottom_wtb8k_249 ._descBottomItem_wtb8k_257{display:flex;justify-content:center;align-items:center;gap:8px;align-self:stretch}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descBottom_wtb8k_249 ._descBottomItem_wtb8k_257 ._button_wtb8k_264{padding:0 8px}._layout_wtb8k_2 ._desc_wtb8k_86 ._descContent_wtb8k_97 ._descBottom_wtb8k_249 ._doSame_wtb8k_267{display:flex;width:272px;height:36px;padding:4px 8px;justify-content:center;align-items:center;gap:6px;border-radius:8px;background:var(--mx-color-fill-primary)}._layout_wtb8k_2 ._tags_wtb8k_278{display:flex;flex-wrap:wrap;gap:4px}._layout_wtb8k_2 ._tags_wtb8k_278 ._tag_wtb8k_278{margin-inline-end:0}._layout_wtb8k_2 ._operationIcon_wtb8k_286{width:28px;height:28px;cursor:pointer;flex-shrink:0}._layout_wtb8k_2 ._operationIcon_wtb8k_286:hover{border-radius:6px;background:linear-gradient(0deg,var(--mx-color-statelayer-hover, rgba(255, 255, 255, .1)) 0%,var(--mx-color-statelayer-hover, rgba(255, 255, 255, .1)) 100%),var(--mx-color-fill-tertiary, rgba(255, 255, 255, 0))}._layout_wtb8k_2 ._select_wtb8k_296{min-width:150px}._layout_wtb8k_2 ._adCardContainer_wtb8k_299{display:flex;flex-direction:column;width:100%;overflow:auto}._layout_wtb8k_2 ._metaImages_wtb8k_305{display:flex;gap:16px;margin-top:16px}._layout_wtb8k_2 ._metaImageItem_wtb8k_310{display:flex;flex-direction:column;align-items:center}._layout_wtb8k_2 ._uploadPlaceholder_wtb8k_315{width:80px;height:80px;display:flex;justify-content:center;align-items:center;background-color:var(--mx-color-background-secondary);border:1px dashed var(--mx-color-border);border-radius:8px;cursor:pointer}._layout_wtb8k_2 ._metaImageLabel_wtb8k_326{margin-top:8px;font-size:12px;color:var(--mx-color-text-secondary)}._layout_wtb8k_2 ._imagePreview_wtb8k_331{position:relative;width:80px;height:80px}._layout_wtb8k_2 ._previewImage_wtb8k_336{width:100%;height:100%;object-fit:cover;border-radius:8px}._layout_wtb8k_2 ._deleteIcon_wtb8k_342{position:absolute;top:4px;right:4px;background-color:#00000080;border-radius:50%;padding:4px;cursor:pointer}._layout_wtb8k_2 ._metaImageGroup_wtb8k_351{display:flex;gap:16px}._layout_wtb8k_2 ._metaImageItem_wtb8k_310{display:flex;flex-direction:column;align-items:center;width:80px}._layout_wtb8k_2 ._metaImageItem_wtb8k_310 ._metaImageContainer_wtb8k_361{width:80px;height:80px;border-radius:8px;overflow:hidden}._layout_wtb8k_2 ._metaImageItem_wtb8k_310 ._metaImageLabel_wtb8k_326{margin-top:4px;font-size:12px;color:var(--mx-color-foreground-secondary)}._layout_wtb8k_2 ._metaImagePreview_wtb8k_372{width:100%;height:100%;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}._layout_wtb8k_2 ._metaImagePreview_wtb8k_372 img{object-fit:contain}._layout_wtb8k_2 ._metaImageUpload_wtb8k_388{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:1px dashed var(--mx-color-border-primary);border-radius:8px;cursor:pointer}._layout_wtb8k_2 ._metaImageUpload_wtb8k_388._metaImageUploadDisabled_wtb8k_398{cursor:not-allowed}._layout_wtb8k_2 ._metaImageUpload_wtb8k_388:hover{border-color:var(--mx-color-primary);color:var(--mx-color-primary)}._layout_wtb8k_2 ._adDataSection_wtb8k_405{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:12px;border:.5px solid var(--mx-color-border-subtle)}._layout_wtb8k_2 ._adDataSection_wtb8k_405 ._adDataTitle_wtb8k_413{color:var(--mx-color-foreground-primary);font-size:16px;font-weight:600;line-height:24px;margin-bottom:8px}._layout_wtb8k_2 ._adDataSection_wtb8k_405 ._adDataGrid_wtb8k_420{display:grid;grid-template-columns:1fr 1fr;gap:12px}._layout_wtb8k_2 ._adDataSection_wtb8k_405 ._adDataItem_wtb8k_425{display:flex;flex-direction:column;gap:4px}._layout_wtb8k_2 ._adDataSection_wtb8k_405 ._adDataItem_wtb8k_425 ._adDataLabel_wtb8k_430{color:var(--mx-color-foreground-secondary);font-size:14px;font-weight:500;line-height:20px}._layout_wtb8k_2 ._adDataSection_wtb8k_405 ._adDataItem_wtb8k_425 ._adDataValue_wtb8k_436{color:var(--mx-color-foreground-primary);font-size:14px;font-weight:400;line-height:20px}._layout_wtb8k_2 ._adDataSection_wtb8k_405 ._adDataItem_wtb8k_425 ._adDataValue_wtb8k_436._percentage_wtb8k_442{color:var(--mx-color-success)}._layout_wtb8k_2 ._adDataSection_wtb8k_405 ._adDataItem_wtb8k_425 ._adDataValue_wtb8k_436._currency_wtb8k_445{color:var(--mx-color-primary)}._layout_wtb8k_2 ._adDataSection_wtb8k_405 ._adPercentageSection_wtb8k_448{display:flex;gap:16px;padding:12px;margin-top:8px;border-radius:8px;background:var(--mx-color-fill-quaternary);border:.5px solid var(--mx-color-border-subtle, rgba(255, 255, 255, .05))}._layout_wtb8k_2 ._adDataSection_wtb8k_405 ._adPercentageSection_wtb8k_448 ._adPercentageItem_wtb8k_457{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px}._layout_wtb8k_2 ._adDataSection_wtb8k_405 ._adPercentageSection_wtb8k_448 ._adPercentageItem_wtb8k_457 ._percentageLabel_wtb8k_464{color:var(--mx-color-foreground-secondary);font-size:14px;font-weight:500;line-height:20px}._layout_wtb8k_2 ._adDataSection_wtb8k_405 ._adPercentageSection_wtb8k_448 ._adPercentageItem_wtb8k_457 ._percentageValue_wtb8k_470{color:var(--mx-color-success);font-size:16px;font-weight:600;line-height:20px;text-align:center}._skeletonMainImage_wtb8k_478{width:100%!important;height:100vh!important;max-height:100%!important}._metaImageSkeleton_wtb8k_484{width:100%!important;height:80px!important;display:flex!important}._btn_17cvh_1{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;white-space:pre;font-weight:500;transition:all .2s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center}._btn_17cvh_1:not(._disabled_17cvh_19):not(._loading_17cvh_19):hover{opacity:.85}._btn_17cvh_1 ._icon_17cvh_22{display:flex;justify-content:center;align-items:center;flex-direction:column;display:none}._btn_17cvh_1 ._icon_17cvh_22._show_17cvh_29{display:flex}._btn_17cvh_1 ._loadingCircle_17cvh_32{position:relative;width:16px;height:16px;border-radius:100%;animation:_circle_17cvh_1 infinite .75s linear}._btn_17cvh_1 ._geistLoading_17cvh_39{display:flex;margin-right:9px}._btn_17cvh_1._size-default_17cvh_43{height:36px;min-width:72px;font-size:14px;padding:0 16px;border-radius:10px}._btn_17cvh_1._size-default_17cvh_43 ._icon_17cvh_22{margin-right:6px}._btn_17cvh_1._size-small_17cvh_53{height:24px;font-size:12px;padding:0 8px;border-radius:6px}._btn_17cvh_1._size-small_17cvh_53 ._icon_17cvh_22{margin-right:4px}._btn_17cvh_1._size-medium_17cvh_62{height:32px;font-size:14px;padding:0 12px;border-radius:12px}._btn_17cvh_1._size-medium_17cvh_62 ._icon_17cvh_22{margin-right:6px}._btn_17cvh_1._size-overMedium_17cvh_71{height:40px;min-height:40px;font-size:14px;padding:0 12px;border-radius:8px}._btn_17cvh_1._size-overMedium_17cvh_71 ._icon_17cvh_22{margin-right:6px}._btn_17cvh_1._size-large_17cvh_81{height:44px;min-height:44px;font-size:14px;padding:0 12px;border-radius:12px}._btn_17cvh_1._size-large_17cvh_81 ._icon_17cvh_22{margin-right:6px}._btn_17cvh_1._sizeTextBtn_17cvh_91 ._icon_17cvh_22{margin-right:4px}._btn_17cvh_1._shapeRound_17cvh_94{border-radius:99px}._btn_17cvh_1._noBorder_17cvh_97{border:none!important}._btn_17cvh_1._rtl_17cvh_100._size-default_17cvh_43 ._icon_17cvh_22{margin-right:unset;margin-left:6px}._btn_17cvh_1._rtl_17cvh_100._size-small_17cvh_53 ._icon_17cvh_22{margin-right:unset;margin-left:4px}._btn_17cvh_1._rtl_17cvh_100._size-medium_17cvh_62 ._icon_17cvh_22,._btn_17cvh_1._rtl_17cvh_100._size-large_17cvh_81 ._icon_17cvh_22{margin-right:unset;margin-left:6px}._btn_17cvh_1._rtl_17cvh_100._sizeTextBtn_17cvh_91 ._icon_17cvh_22{margin-right:unset;margin-left:4px}._primary_17cvh_121{color:var(--mx-color-foreground-inverse);background-color:var(--mx-color-fill-primary)}._primary_17cvh_121._disabled_17cvh_19,._primary_17cvh_121._loading_17cvh_19{border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-fill-disabled);cursor:not-allowed;color:var(--mx-color-foreground-disabled)}._primary_17cvh_121._loading_17cvh_19 ._loadingCircle_17cvh_32{border:2px solid var(--mx-color-foreground-primary);border-color:var(--mx-color-foreground-primary);border-top-color:var(--mx-color-foreground-inverse);border-right-color:var(--mx-color-foreground-inverse);border-bottom-color:var(--mx-color-foreground-inverse)}._gray_17cvh_145{color:var(--mx-color-foreground-primary);background-color:var(--mx-color-fill-secondary);border:.5px solid var(--mx-color-border-subtle)}._gray_17cvh_145._disabled_17cvh_19,._gray_17cvh_145._loading_17cvh_19{border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-fill-disabled);cursor:not-allowed;color:var(--mx-color-foreground-disabled)}._gray_17cvh_145._loading_17cvh_19 ._loadingCircle_17cvh_32{border:2px solid var(--mx-color-foreground-primary);border-color:var(--mx-color-foreground-primary);border-top-color:var(--mx-color-foreground-tertiary);border-right-color:var(--mx-color-foreground-tertiary);border-bottom-color:var(--mx-color-foreground-tertiary)}._danger_17cvh_170{color:var(--mx-color-foreground-primary);background-color:var(--mx-color-fill-secondary);border:.5px solid var(--mx-color-border-subtle);color:var(--mx-color-foreground-red)}._danger_17cvh_170._disabled_17cvh_19,._danger_17cvh_170._loading_17cvh_19{border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-fill-disabled);cursor:not-allowed;color:var(--mx-color-foreground-disabled)}._danger_17cvh_170._loading_17cvh_19 ._loadingCircle_17cvh_32{border:2px solid var(--mx-color-foreground-primary);border-color:var(--mx-color-foreground-primary);border-top-color:var(--mx-color-foreground-tertiary);border-right-color:var(--mx-color-foreground-tertiary);border-bottom-color:var(--mx-color-foreground-tertiary)}._text_17cvh_196{background:none;color:var(--mx-color-foreground-primary)}._text_17cvh_196._loading_17cvh_19{background:none}._text_17cvh_196._loading_17cvh_19 ._loadingCircle_17cvh_32{border-color:var(--common-white);border-left-color:currentColor}._text_17cvh_196._disabled_17cvh_19{border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-fill-disabled);cursor:not-allowed;color:var(--mx-color-foreground-disabled);background:none;border:none}@keyframes _circle_17cvh_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._confirmModal_nnrmz_1{display:flex;min-width:450px;padding:24px;flex-direction:column;align-items:flex-start;border-radius:12px}._confirmModal_nnrmz_1._isMobile_nnrmz_9{min-width:auto}._confirmModal_nnrmz_1 ._title_nnrmz_12{color:var(--mx-color-foreground-primary);font-size:16px;font-style:normal;font-weight:500;line-height:24px}._confirmModal_nnrmz_1 ._desc_nnrmz_19{color:var(--mx-color-foreground-secondary);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:8px}._confirmModal_nnrmz_1 ._footer_nnrmz_27{margin-top:24px;display:flex;flex-direction:row;justify-content:flex-end;align-self:flex-end;gap:8px}._parallaxFloating_ma5tt_1{visibility:visible}._container_ma5tt_5{position:absolute;top:0;left:0;width:100%;height:100%}._element_ma5tt_13{position:absolute;will-change:transform}._imgWrapper_thooo_1{position:relative;display:inline-flex;width:100%;height:100%}._imgWrapper_thooo_1:hover ._tools_thooo_7{display:flex}._imgWrapper_thooo_1 ._skeleton_thooo_10{position:absolute;left:0;top:0;right:0;bottom:0;width:unset!important;height:unset!important;z-index:10}._imgWrapper_thooo_1 ._skeleton_thooo_10 svg{display:none!important}._imgWrapper_thooo_1 ._tools_thooo_7{position:absolute;z-index:10;left:0;top:0;right:0;display:flex;flex-direction:row;justify-content:center;align-items:center;display:none;justify-content:left;padding:4px}._imgWrapper_thooo_1 ._tools_thooo_7 ._tool-item_thooo_37{width:28px;height:28px;display:flex;flex-direction:row;justify-content:center;align-items:center;display:inline-flex;border-radius:6px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;background-color:var(--mx-color-mask-black-subtle);color:var(--mx-color-foreground-primary)}._imgWrapper_thooo_1 ._tools_thooo_7 ._tool-item_thooo_37:hover{background-color:var(--mx-color-mask-black-strong)}._imgWrapper_thooo_1 ._tools_thooo_7 ._tool-item_thooo_37:hover{background-color:var(--mx-color-mask-black-strong);color:var(--mx-color-foreground-violet)}._imgWrapper_thooo_1 img{width:100%;height:100%;-webkit-user-drag:none}._imgWrapper_thooo_1 .ant-image{width:100%;height:100%}._imgWrapper_thooo_1 .ant-image-preview-img{background-color:var(--mx-color-mask-black-strong)}._imgWrapper_thooo_1 .ant-image-preview-mask{background-color:var(--mx-color-mask-black-subtle)}._originImage_thooo_81{display:none}._logo_12727_1 img{border-radius:50%}._floating-empty_11fp8_1{visibility:visible}._container_11fp8_5{display:flex;width:100%;height:100%;min-height:600px;justify-content:center;align-items:center;background:var(--mona-color-background-primary);overflow:hidden;position:relative}._floatingContainer_11fp8_17{overflow:hidden}._content_11fp8_21{z-index:50;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}._title_11fp8_30{font-size:3rem;z-index:50;color:#fff;font-style:italic}@media (min-width: 768px){._title_11fp8_30{font-size:4.5rem}}._downloadButton_11fp8_42{font-size:.75rem;z-index:50;background-color:#fff;color:#000;border-radius:9999px;padding:.5rem 0;width:5rem;cursor:pointer;transition:transform .3s}._downloadButton_11fp8_42:hover{transform:scale(1.1)}._image_11fp8_57{object-fit:cover;cursor:pointer;transition:transform .2s}._image_11fp8_57:hover{transform:scale(1.05)}._image_11fp8_57._small_11fp8_65{width:4rem;height:4rem}@media (min-width: 768px){._image_11fp8_57._small_11fp8_65{width:6rem;height:6rem}}._image_11fp8_57._medium_11fp8_75{width:5rem;height:5rem}@media (min-width: 768px){._image_11fp8_57._medium_11fp8_75{width:7rem;height:7rem}}._image_11fp8_57._large_11fp8_85{width:7rem;height:10rem}@media (min-width: 768px){._image_11fp8_57._large_11fp8_85{width:10rem;height:13rem}}._image_11fp8_57._xlarge_11fp8_95{width:6rem;height:6rem}@media (min-width: 768px){._image_11fp8_57._xlarge_11fp8_95{width:8rem;height:8rem}}._image_11fp8_57._xxlarge_11fp8_105{width:7rem;height:7rem}@media (min-width: 768px){._image_11fp8_57._xxlarge_11fp8_105{width:9rem;height:9rem}}._image_11fp8_57._wide_11fp8_115{width:10rem;height:auto}@media (min-width: 768px){._image_11fp8_57._wide_11fp8_115{width:13rem}}._image_11fp8_57._tall_11fp8_124{width:7rem;height:7rem}@media (min-width: 768px){._image_11fp8_57._tall_11fp8_124{width:9rem;height:12rem}}._header_17hwz_1{flex-direction:row;display:flex;height:60px;padding:0 16px;align-items:center;background:var(--mx-color-background-primary);color:var(--mx-color-foreground-primary, #fff);position:relative;justify-content:space-between}._header_17hwz_1 ._logo_17hwz_13{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}._header_17hwz_1 ._left_17hwz_24{display:flex;flex-direction:row;gap:8px;align-items:center}._header_17hwz_1 ._center_17hwz_30{position:absolute;left:50%;transform:translate(-50%)}._header_17hwz_1 ._right_17hwz_35{margin-right:12px;display:flex;gap:8px;align-items:center}._header_17hwz_1 ._right_17hwz_35 ._button_17hwz_41{display:flex;min-width:72px;min-height:36px;padding:0 12px;justify-content:center;align-items:center;gap:4px;border-radius:8px;text-align:center;font-size:14px;font-weight:500;line-height:22px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}._header_17hwz_1 ._right_17hwz_35 ._button_17hwz_41._plusBtn_17hwz_64{background:var(--mx-color-fill-primary, rgba(255, 255, 255, .9));color:var(--mx-color-foreground-inverse, #000)}._header_17hwz_1 ._right_17hwz_35 ._button_17hwz_41._pointsBtn_17hwz_68{color:var(--mx-color-foreground-primary, #fff);border:.5px solid var(--mx-color-border-subtle, rgba(255, 255, 255, .05));background:var(--mx-color-fill-secondary, rgba(255, 255, 255, .1))}._header_17hwz_1 ._right_17hwz_35 ._button_17hwz_41._mailBtn_17hwz_73{padding:0 8px;min-width:auto;border:.5px solid var(--mx-color-border-subtle, rgba(255, 255, 255, .1));background:var(--mx-color-fill-secondary)}._themeSwitch_17hwz_80{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;color:var(--mx-color-foreground-primary, #fff)}@media screen and (max-width: 800px){._header_17hwz_1 ._right_17hwz_35 ._plusBtn_17hwz_64,._header_17hwz_1 ._right_17hwz_35 ._pointsBtn_17hwz_68{display:none}}@media screen and (max-width: 512px){._header_17hwz_1{display:none}}._listCard_qw0ig_1{display:flex;min-width:250px;padding:8px;flex-direction:column;align-items:flex-start;border-radius:16px;border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-background-tertiary-elevated);box-shadow:0 24px 48px 0 var(--mx-color-shadows-strong),0 0 8px 0 var(--mx-color-shadows-subtle);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}._listCard_qw0ig_1 ._item_qw0ig_13{display:flex;height:36px;padding:4px 8px;align-items:center;gap:8px;align-self:stretch;border-radius:8px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;color:var(--mx-color-foreground-primary)}._listCard_qw0ig_1 ._item_qw0ig_13:hover{background:var(--mx-color-statelayer-hover)}._loading_t8c16_1{animation:_loading_t8c16_1 1s infinite}._geist-loading_t8c16_13{font-size:16px;width:100%;height:16px;min-height:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;display:inline-flex;background-color:transparent;-webkit-user-select:none;user-select:none}._geist-loading_t8c16_13 ._spin_t8c16_26{width:var(--size);height:var(--size);border-radius:50%;margin:0 2px;display:inline-block;animation:_loading-blink_t8c16_1 1.4s infinite both}._geist-loading_t8c16_13 ._spin_t8c16_26:nth-child(2){animation-delay:.2s}._geist-loading_t8c16_13 ._spin_t8c16_26:nth-child(3){animation-delay:.4s}._search-loading_t8c16_41{color:var(--theme-icon-primary);animation:_loading_t8c16_1 1s linear infinite;display:flex}@keyframes _loading_t8c16_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _loading-blink_t8c16_1{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}._fullscreen_t8c16_66{flex:1;min-height:0px;min-width:0px;height:100%;width:100%;display:flex;align-items:center;justify-content:center}._masonry_io72p_1{position:relative;width:100%;height:100%;visibility:visible;-webkit-user-select:none;user-select:none}._masonry_io72p_1>div{position:absolute;will-change:transform,width,height,opacity;padding:2px}._item_io72p_14{position:relative;width:100%;height:100%;border-radius:2px;overflow:hidden;background-color:var(--mx-color-background-secondary)}._item_io72p_14 img{width:100%;height:100%;transition:transform .3s ease}._item_io72p_14:hover:not(._selected_io72p_27) ._overlay_io72p_27{display:flex}._selected_io72p_27 img{transform:scale(.75)}._selected_io72p_27 ._overlay_io72p_27{display:none!important}._overlay_io72p_27{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0003,#00000080);display:none;transition:.3s ease;flex-direction:column;justify-content:space-between;padding:12px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}._cover_io72p_61 img{object-fit:cover}._contain_io72p_65 img{object-fit:contain}._skeleton_io72p_69{position:absolute;left:0;top:0;right:0;bottom:0;width:unset!important;height:unset!important;z-index:10}._skeleton_io72p_69 svg{display:none!important}._modal_rb9w9_1 ._footer_rb9w9_1{display:flex;justify-content:flex-end;margin-top:12px;gap:8px}._moreButton_1684i_1{visibility:visible}._customFooter_1oxu9_1{display:flex;justify-content:flex-end;gap:10px}._modal_1oxu9_7{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:var(--zIndex)}._modal_1oxu9_7 ._mask_1oxu9_15{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--mx-color-mask-strong)!important;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);z-index:10}._modal_1oxu9_7 ._content_1oxu9_22{z-index:var(--zIndex);position:relative;height:100%}._modal_1oxu9_7 ._content_1oxu9_22._centered_1oxu9_27{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);height:auto}._modal_1oxu9_7 ._closeButton_1oxu9_34{position:fixed;top:16px;left:16px;min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center;color:var(--mx-color-text-primary);font-size:20px;border-radius:100px;border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-fill-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;z-index:1001}._modal_1oxu9_7 ._innerContent_1oxu9_61{display:flex;align-items:center;justify-content:center}._motionSearch_172so_1{display:flex;align-items:center}._motionSearch_172so_1 ._searchIcon_172so_5,._motionSearch_172so_1 ._closeIcon_172so_6{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}._motionSearch_172so_1 ._inputContainer_172so_17{display:flex;align-items:center}._motionSearch_172so_1 ._inputContainer_172so_17 .ant-input-outlined{border-color:var(--mx-color-fill-secondary);padding:8px;border-radius:8px}._motionSearch_172so_1 ._inputContainer_172so_17 .ant-input-outlined:focus-within{box-shadow:none}._motionSearch_172so_1 ._inputContainer_172so_17 .ant-input-outlined.ant-input-disabled,._motionSearch_172so_1 ._inputContainer_172so_17 .ant-input-outlined.ant-input-disabled:hover{border-color:var(--mx-color-fill-secondary);background-color:transparent}._motionSearch_172so_1 ._inputContainer_172so_17 .ant-input-outlined .ant-input::placeholder{color:var(--mx-color-foreground-tertiary);font-size:14px;font-weight:400;line-height:20px}._motionSearch_172so_1 ._iconButton_172so_39{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease;background:transparent}._motionSearch_172so_1 ._iconButton_172so_39:hover{background:linear-gradient(0deg,var(--mx-color-statelayer-selected) 0%,var(--mx-color-statelayer-selected) 100%),var(--mx-color-fill-tertiary)}._motionSearch_172so_1 ._iconButton_172so_39:active{background-color:#ffffff26}._motionSearch_172so_1 ._iconButton_172so_39 svg{width:20px;height:20px}._patScrollBox_gov8k_1{width:100%;overflow:hidden;position:relative;scrollbar-color:auto}._patScrollBox_gov8k_1 ._content_gov8k_7{width:100%;overflow-y:hidden;overflow-x:auto}._patScrollBox_gov8k_1 ._content_gov8k_7::-webkit-scrollbar{display:none}._patScrollBox_gov8k_1 ._content_gov8k_7::-webkit-scrollbar-track{display:none}._patScrollBox_gov8k_1 ._content_gov8k_7::-webkit-scrollbar-thumb{display:none}._patScrollBox_gov8k_1 ._left_gov8k_21,._patScrollBox_gov8k_1 ._right_gov8k_22{position:absolute;top:50%;padding:6px 10px;transform:translateY(-50%);z-index:2;cursor:pointer;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease;opacity:0;display:none;color:var(--theme-text-primary)}._patScrollBox_gov8k_1 ._left_gov8k_21._visible_gov8k_39,._patScrollBox_gov8k_1 ._right_gov8k_22._visible_gov8k_39{opacity:1;display:flex}._patScrollBox_gov8k_1 ._left_gov8k_21{left:0;padding-right:30px;background:linear-gradient(90deg,var(--mx-color-gradient-secondary-100, #1a1a1a) 50%,var(--mx-color-gradient-secondary-0, rgba(26, 26, 26, 0)) 100%)}._patScrollBox_gov8k_1 ._left_gov8k_21 ._icCircle_gov8k_49{transform:rotate(180deg)}._patScrollBox_gov8k_1 ._right_gov8k_22{right:0;padding-left:30px;background:linear-gradient(90deg,var(--mx-color-gradient-secondary-0, rgba(26, 26, 26, 0)) 0%,var(--mx-color-gradient-secondary-100, #1a1a1a) 50%)}._patScrollBox_gov8k_1 ._icCircle_gov8k_49{align-items:center;justify-content:center}._patScrollBox_gov8k_1 ._icCircle_gov8k_49:hover{background-color:var(--theme-fill-btn-secondary)}._patScrollBox_gov8k_1 ._icCircle_gov8k_49:active{opacity:.8}._motionTabs_7aclo_1{will-change:transform;display:flex;align-items:center;justify-content:space-between}._tabs_7aclo_8{display:flex;gap:16px;border-radius:100px}._tab_7aclo_8{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease}._tab_7aclo_8._disabled_7aclo_20{opacity:.5;cursor:not-allowed}._tab_7aclo_8 ._content_7aclo_24{position:relative;z-index:2;display:flex;align-items:center;gap:8px}._tab_7aclo_8 ._icon_7aclo_31{font-size:1.2em}._tab_7aclo_8 ._title_7aclo_34{white-space:nowrap;overflow:hidden;color:var(--mx-color-foreground-secondary);font-size:14px;font-weight:500;line-height:20px}._tab_7aclo_8 ._indicator_7aclo_42{position:absolute;bottom:-8px;left:0;width:100%;height:2px;background-color:var(--mx-color-foreground-primary);will-change:transform}._tab_7aclo_8._active_7aclo_51 ._title_7aclo_34,._tab_7aclo_8 :hover ._title_7aclo_34{color:var(--mx-color-foreground-primary)}._skeleton_7aclo_56{height:60px;display:flex;align-items:center;justify-content:space-between}._skeleton_7aclo_56 ._skeletonLeft_7aclo_62{display:flex;align-items:center;gap:16px}._skeleton_7aclo_56 ._skeletonRight_7aclo_67{display:flex;align-items:center;gap:8px}._skeleton_7aclo_56 ._skeletonItem_7aclo_72{width:40px;height:16px;background-color:var(--mx-color-background-secondary);border-radius:4px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff26 37%,#ffffff0f 63%);background-size:400% 100%;animation:_skeleton-loading_7aclo_1 1.4s ease infinite}._skeleton_7aclo_56 ._skeletonItem2_7aclo_89{width:36px;height:36px;border-radius:8px;background-color:var(--mx-color-background-secondary);background:linear-gradient(90deg,#ffffff0f 25%,#ffffff26 37%,#ffffff0f 63%);background-size:400% 100%;animation:_skeleton-loading_7aclo_1 1.4s ease infinite}@keyframes _skeleton-loading_7aclo_1{0%{background-position:100% 50%}to{background-position:0 50%}}._tabs_4cx1b_2{display:flex;flex-direction:row;gap:4px}._tabs_4cx1b_2 ._tabItem_4cx1b_7{position:relative;border-radius:9999px;color:var(--mx-color-foreground-secondary);font-size:14px;font-weight:500;line-height:20px;padding:8px 16px;min-width:64px;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}._tabs_4cx1b_2 ._tabItem_4cx1b_7._active_4cx1b_23{background-color:var(--mx-color-background-secondary);color:var(--mx-color-foreground-primary)}._tabs_4cx1b_2 ._tabItem_4cx1b_7:hover{color:var(--mx-color-foreground-primary)}._tabs_4cx1b_2 ._hoverMagnet_4cx1b_30{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:var(--mx-color-background-secondary);border-radius:9999px;background-size:cover;background-position:center;opacity:0;transform:translate(0) scale(1);transition:transform .3s ease,opacity .3s ease}._popoverContentWrapper_6oeol_1{display:flex;flex-direction:row;justify-content:center;align-items:center;display:inline-flex}._popoverContentWrapper_6oeol_1._fullWidth_6oeol_8{width:100%}._popoverOverlay_6oeol_12{padding:8px!important}._popoverOverlay_6oeol_12 .ant-popover-arrow{display:none!important}._popoverOverlay_6oeol_12 .ant-popover-inner{background:unset!important;border-radius:unset!important;box-shadow:unset!important;padding:unset!important}._popoverOverlay_6oeol_12 .ant-popover-content{padding:unset!important}._popoverOverlay_6oeol_12 .ant-popover-inner-content{padding:unset!important;color:unset!important}._baseIcon_39y6k_1{box-sizing:content-box;display:flex;justify-content:center;align-items:center}._baseIcon_39y6k_1._button_39y6k_7{border-radius:6px;transition:background-color .2s;cursor:pointer;-webkit-user-select:none;user-select:none}._baseIcon_39y6k_1._button_39y6k_7:hover{background-color:var(--mx-color-statelayer-hover)}._baseIcon_39y6k_1._button_39y6k_7._active_39y6k_16{background-color:var(--mx-color-statelayer-selected)}._baseIcon_39y6k_1._button_39y6k_7._disabled_39y6k_19{cursor:not-allowed}._renameModal_1xof2_1{display:flex;min-width:450px;padding:24px;flex-direction:column;align-items:flex-start}._renameModal_1xof2_1._isMobile_1xof2_8{min-width:auto}._renameModal_1xof2_1 ._title_1xof2_11{color:var(--mona-color-foreground-primary);font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:16px}._renameModal_1xof2_1 ._input_1xof2_19{width:100%}._renameModal_1xof2_1 ._footer_1xof2_22{margin-top:24px;display:flex;flex-direction:row;justify-content:flex-end;gap:8px}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}._simpleBar_r7mo5_1{visibility:visible}._simpleBar_r7mo5_1 .simplebar-scrollbar{opacity:0}._simpleBar_r7mo5_1 .simplebar-scrollbar:before{width:var(--simplebar-scrollbar-width);background-color:var(--mx-color-foreground-tertiary);opacity:1;transition:width ease .25s;left:unset;right:2px}._simpleBar_r7mo5_1 .simplebar-track.simplebar-vertical{width:calc(var(--simplebar-scrollbar-width) + 2px);transition:width ease .25s}._simpleBar_r7mo5_1:not(._isMobile_r7mo5_19) .simplebar-track.simplebar-vertical.simplebar-hover{width:calc(var(--simplebar-scrollbar-width) + 8px)}._simpleBar_r7mo5_1:not(._isMobile_r7mo5_19) .simplebar-track.simplebar-vertical.simplebar-hover .simplebar-scrollbar:before{width:calc(var(--simplebar-scrollbar-width) + 4px);background-color:var(--mx-color-foreground-tertiary)}._simpleBar_r7mo5_1:hover .simplebar-scrollbar{opacity:1!important}._origin-bar_r7mo5_30{overflow-y:auto!important;overscroll-behavior:contain;scrollbar-color:auto}._origin-bar_r7mo5_30::-webkit-scrollbar{height:6px;width:6px;margin-right:10px}._origin-bar_r7mo5_30::-webkit-scrollbar-track{background:transparent}._origin-bar_r7mo5_30::-webkit-scrollbar-thumb{background:#0000002f;border-radius:4px;cursor:default}._origin-bar_r7mo5_30::-webkit-scrollbar-thumb:hover{background:#00000062}._origin-bar_r7mo5_30::-webkit-scrollbar-corner{background:transparent}._container_1vqu7_1{position:relative;display:inline-flex;align-items:center}._container_1vqu7_1 ._imageWrapper_1vqu7_6{position:absolute;border-radius:4px;overflow:hidden;transition:transform .2s ease}._container_1vqu7_1 ._imageWrapper_1vqu7_6._animate_1vqu7_12:hover{transform:translateY(-4px)}._container_1vqu7_1 ._imageWrapper_1vqu7_6 ._image_1vqu7_6{width:100%;height:100%;object-fit:cover}.ant-switch{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:14px;box-sizing:border-box}.ant-switch:before,.ant-switch:after{box-sizing:border-box}.ant-switch [class^=ant-switch],.ant-switch [class*=" ant-switch"]{box-sizing:border-box}.ant-switch [class^=ant-switch]:before,.ant-switch [class*=" ant-switch"]:before,.ant-switch [class^=ant-switch]:after,.ant-switch [class*=" ant-switch"]:after{box-sizing:border-box}.ant-switch{box-sizing:border-box;margin:0;padding:0;color:#ffffffd9;font-size:14px;line-height:22px;list-style:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;display:inline-block;min-width:44px;height:22px;vertical-align:middle;background:#ffffff40;border:0;border-radius:100px;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.ant-switch:hover:not(.ant-switch-disabled){background:#ffffff73}.ant-switch:focus-visible{outline:3px solid #15325b;outline-offset:1px;transition:outline-offset 0s,outline 0s}.ant-switch.ant-switch-checked{background:var(--mx-color-fill-green-strong)}.ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:var(--mx-color-fill-green-strong)}.ant-switch.ant-switch-loading,.ant-switch.ant-switch-disabled{cursor:not-allowed;opacity:.65}.ant-switch.ant-switch-loading *,.ant-switch.ant-switch-disabled *{box-shadow:none;cursor:not-allowed}.ant-switch.ant-switch-rtl{direction:rtl}.ant-switch .ant-switch-inner{display:block;overflow:hidden;border-radius:100px;height:100%;padding-inline-start:24px;padding-inline-end:9px;transition:padding-inline-start .2s ease-in-out,padding-inline-end .2s ease-in-out}.ant-switch .ant-switch-inner .ant-switch-inner-checked,.ant-switch .ant-switch-inner .ant-switch-inner-unchecked{display:block;color:#fff;font-size:12px;transition:margin-inline-start .2s ease-in-out,margin-inline-end .2s ease-in-out;pointer-events:none;min-height:22px}.ant-switch .ant-switch-inner .ant-switch-inner-checked{margin-inline-start:calc(-100% - 26px);margin-inline-end:calc(100% + 26px)}.ant-switch .ant-switch-inner .ant-switch-inner-unchecked{margin-top:-22px;margin-inline-start:0;margin-inline-end:0}.ant-switch.ant-switch-checked .ant-switch-inner{padding-inline-start:9px;padding-inline-end:24px}.ant-switch.ant-switch-checked .ant-switch-inner .ant-switch-inner-checked{margin-inline-start:0;margin-inline-end:0}.ant-switch.ant-switch-checked .ant-switch-inner .ant-switch-inner-unchecked{margin-inline-start:calc(100% + 26px);margin-inline-end:calc(-100% - 26px)}.ant-switch:not(.ant-switch-disabled):active:not(.ant-switch-checked) .ant-switch-inner .ant-switch-inner-unchecked{margin-inline-start:4px;margin-inline-end:-4px}.ant-switch:not(.ant-switch-disabled):active.ant-switch-checked .ant-switch-inner .ant-switch-inner-checked{margin-inline-start:-4px;margin-inline-end:4px}.ant-switch .ant-switch-handle{position:absolute;top:2px;inset-inline-start:2px;width:18px;height:18px;transition:all .2s ease-in-out}.ant-switch .ant-switch-handle:before{position:absolute;top:0;inset-inline-end:0;bottom:0;inset-inline-start:0;background-color:#fff;border-radius:9px;box-shadow:0 2px 4px #00230b33;transition:all .2s ease-in-out;content:""}.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 20px)}.ant-switch:not(.ant-switch-disabled):active .ant-switch-handle:before{inset-inline-end:-30%;inset-inline-start:0}.ant-switch:not(.ant-switch-disabled):active.ant-switch-checked .ant-switch-handle:before{inset-inline-end:0;inset-inline-start:-30%}.ant-switch .ant-switch-loading-icon.anticon{position:relative;top:2px;color:#000000a6;vertical-align:top}.ant-switch.ant-switch-checked .ant-switch-loading-icon{color:var(--mx-color-fill-green-strong)}.ant-switch.ant-switch-small{min-width:28px;height:16px;line-height:16px}.ant-switch.ant-switch-small .ant-switch-inner{padding-inline-start:18px;padding-inline-end:6px}.ant-switch.ant-switch-small .ant-switch-inner .ant-switch-inner-checked,.ant-switch.ant-switch-small .ant-switch-inner .ant-switch-inner-unchecked{min-height:16px}.ant-switch.ant-switch-small .ant-switch-inner .ant-switch-inner-checked{margin-inline-start:calc(-100% - 20px);margin-inline-end:calc(100% + 20px)}.ant-switch.ant-switch-small .ant-switch-inner .ant-switch-inner-unchecked{margin-top:-16px;margin-inline-start:0;margin-inline-end:0}.ant-switch.ant-switch-small .ant-switch-handle{width:12px;height:12px}.ant-switch.ant-switch-small .ant-switch-loading-icon{top:1.5px;font-size:9px}.ant-switch.ant-switch-small.ant-switch-checked .ant-switch-inner{padding-inline-start:6px;padding-inline-end:18px}.ant-switch.ant-switch-small.ant-switch-checked .ant-switch-inner .ant-switch-inner-checked{margin-inline-start:0;margin-inline-end:0}.ant-switch.ant-switch-small.ant-switch-checked .ant-switch-inner .ant-switch-inner-unchecked{margin-inline-start:calc(100% + 20px);margin-inline-end:calc(-100% - 20px)}.ant-switch.ant-switch-small.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 14px)}.ant-switch.ant-switch-small:not(.ant-switch-disabled):active:not(.ant-switch-checked) .ant-switch-inner .ant-switch-inner-unchecked{margin-inline-start:2px;margin-inline-end:-2px}.ant-switch.ant-switch-small:not(.ant-switch-disabled):active.ant-switch-checked .ant-switch-inner .ant-switch-inner-checked{margin-inline-start:-2px;margin-inline-end:2px}._text_1pskf_1{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._over-text_1pskf_9{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:visible}._expand-wrapper_1pskf_17{display:flex;flex-direction:column;gap:0px}._expand-wrapper_1pskf_17 ._more-btn_1pskf_22{display:flex;align-items:center;gap:2px;padding:0 2px;cursor:pointer;width:fit-content}._expand-wrapper_1pskf_17 ._more-btn_1pskf_22:hover{opacity:.8}._expand-wrapper_1pskf_17 ._more-btn_1pskf_22 ._fold-text_1pskf_33{color:var(--theme-text-quaternary);font-size:12px;font-weight:400;line-height:18px}._expand-wrapper_1pskf_17 ._more-btn_1pskf_22 ._arrow_1pskf_39{transition:transform .3s ease}._expand-wrapper_1pskf_17 ._more-btn_1pskf_22 ._arrow_1pskf_39._up_1pskf_42{transform:rotate(180deg)}._actionContainer_j2ufs_1{display:flex;align-items:center;justify-content:space-between;height:60px}._iconButton_j2ufs_8{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease;background:transparent}._iconButton_j2ufs_8:hover{background:linear-gradient(0deg,var(--mx-color-statelayer-selected) 0%,var(--mx-color-statelayer-selected) 100%),var(--mx-color-fill-tertiary)}._iconButton_j2ufs_8:active{background-color:#ffffff26}._iconButton_j2ufs_8 svg{width:20px;height:20px}._filterPopoverCard_j2ufs_32{display:flex;width:200px;padding:8px;flex-direction:column;align-items:flex-start;border-radius:16px;border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-background-tertiary-elevated);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}._filterPopoverCard_j2ufs_32 ._operation_j2ufs_43{display:flex;height:44px;padding:4px 8px;align-items:center;gap:8px;align-self:stretch;border-radius:8px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}._filterPopoverCard_j2ufs_32 ._operation_j2ufs_43 ._operationIcon_j2ufs_61{width:20px;height:20px}._filterPopoverCard_j2ufs_32 ._operation_j2ufs_43 ._operationTitle_j2ufs_65{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 0 0;overflow:hidden;color:var(--mx-color-foreground-primary);text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:20px}._filterPopoverCard_j2ufs_32 ._operation_j2ufs_43:hover{background:var(--mx-color-fill-secondary)}._filterPopoverCard_j2ufs_32 ._divider_j2ufs_80{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}._filterPopoverCard_j2ufs_32 ._divider_j2ufs_80 ._dividerLine_j2ufs_88{height:1px;align-self:stretch;border:1px solid var(--mx-color-border-subtle)}._footerButtons_j2ufs_94{display:flex;justify-content:space-between;gap:8px;margin-top:24px;width:100%}._footerButtons_j2ufs_94>div{flex:1;min-width:0;width:100%}._masonryContainer_j2ufs_107{height:500px}._masonryContainer_j2ufs_107 .masonry>div{width:25%!important}._item_j2ufs_114{position:relative;width:100%;height:100%;border-radius:4px;overflow:hidden;cursor:pointer;transition:all .3s}._item_j2ufs_114._selected_j2ufs_123:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:3px solid #1890ff;pointer-events:none;border-radius:4px}._item_j2ufs_114 ._typeBadge_j2ufs_134{position:absolute;top:8px;right:8px;background-color:#00000080;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px;z-index:1;display:flex;align-items:center;justify-content:center}._cover_j2ufs_149{width:100%;height:100%}._cover_j2ufs_149 img{object-fit:cover}._selectedBadge_j2ufs_157{position:absolute;top:8px;left:8px;width:24px;height:24px;border-radius:50%;background-color:#1890ff;display:flex;align-items:center;justify-content:center}._spinContainer_j2ufs_170{display:flex;justify-content:center;align-items:center;width:100%;padding:20px 0}._sender_15lvm_1{display:flex;width:100%;padding:8px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;border-radius:16px;border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-background-secondary-elevated);box-shadow:0 8px 50px #00000026;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);position:relative}._sender_15lvm_1._isMobile_15lvm_16 ._leftSlot_15lvm_16{gap:0}._sender_15lvm_1._isMobile_15lvm_16 ._inputContainer_15lvm_19 ._textArea_15lvm_19{font-size:16px}._sender_15lvm_1 ._inputContainer_15lvm_19{width:100%;display:flex;align-items:center;gap:8px;min-height:36px}._sender_15lvm_1 ._inputContainer_15lvm_19 ._textArea_15lvm_19{width:100%;resize:none;background:transparent;border:none;color:var(--mx-color-foreground-primary);font-size:14px;font-weight:400;line-height:20px;padding:4px 0 4px 8px;height:28px;min-height:28px;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-color:auto}._sender_15lvm_1 ._inputContainer_15lvm_19 ._textArea_15lvm_19::-webkit-scrollbar{height:6px;width:6px;margin-right:10px}._sender_15lvm_1 ._inputContainer_15lvm_19 ._textArea_15lvm_19::-webkit-scrollbar-track{background:transparent}._sender_15lvm_1 ._inputContainer_15lvm_19 ._textArea_15lvm_19::-webkit-scrollbar-thumb{background:var(--mx-color-fill-secondary);border-radius:4px;cursor:default}._sender_15lvm_1 ._inputContainer_15lvm_19 ._textArea_15lvm_19::-webkit-scrollbar-thumb:hover{background:var(--mx-color-fill-secondary)}._sender_15lvm_1 ._inputContainer_15lvm_19 ._textArea_15lvm_19::-webkit-scrollbar-corner{background:transparent}._sender_15lvm_1 ._inputContainer_15lvm_19 ._textArea_15lvm_19:focus,._sender_15lvm_1 ._inputContainer_15lvm_19 ._textArea_15lvm_19:focus-within{outline:none;box-shadow:none}._sender_15lvm_1 ._inputContainer_15lvm_19 ._textArea_15lvm_19::placeholder{color:var(--mx-color-foreground-tertiary)}._sender_15lvm_1 ._inputContainer_15lvm_19 ._icon_15lvm_71{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;padding:6px!important}._sender_15lvm_1 ._actionsContainer_15lvm_83{display:flex;align-items:center;justify-content:space-between;height:36px;width:100%;gap:8px}._sender_15lvm_1 ._actionsContainer_15lvm_83 ._leftSlot_15lvm_16,._sender_15lvm_1 ._actionsContainer_15lvm_83 ._rightSlot_15lvm_92{display:flex;gap:8px;align-items:center}._sender_15lvm_1 ._actionsContainer_15lvm_83 ._leftSlot_15lvm_16 ._generateBtn_15lvm_97 ._points_15lvm_97,._sender_15lvm_1 ._actionsContainer_15lvm_83 ._rightSlot_15lvm_92 ._generateBtn_15lvm_97 ._points_15lvm_97{color:var(--mx-color-foreground-inverse);text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:16px;margin-inline-start:4px;opacity:.4}._sender_15lvm_1 ._actionsContainer_15lvm_83 ._leftSlot_15lvm_16 ._generateBtn_15lvm_97._loading_15lvm_108 ._points_15lvm_97,._sender_15lvm_1 ._actionsContainer_15lvm_83 ._rightSlot_15lvm_92 ._generateBtn_15lvm_97._loading_15lvm_108 ._points_15lvm_97{color:var(--mx-color-foreground-disabled);opacity:.4}._sender_15lvm_1 ._actionButton_15lvm_113{min-width:auto;padding:0 10px 0 8px}._sender_15lvm_1 ._switch_15lvm_117 .ant-switch-inner{background:var(--mx-color-fill-secondary)}._sender_15lvm_1 ._multipleMode_15lvm_120{display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;padding:8px 12px;border-radius:8px}._sender_15lvm_1 ._multipleMode_15lvm_120:hover{background:linear-gradient(0deg,var(--mx-color-statelayer-hover, rgba(255, 255, 255, .1)) 0%,var(--mx-color-statelayer-hover, rgba(255, 255, 255, .1)) 100%),var(--mx-color-fill-tertiary, rgba(255, 255, 255, 0))}._sender_15lvm_1 ._multipleMode_15lvm_120 ._label_15lvm_139{color:var(--mx-color-foreground-white);font-size:14px;font-weight:500;line-height:20px}._sender_15lvm_1 ._multipleMode_15lvm_120 ._switch_15lvm_117 .ant-switch-inner{background:var(--mx-color-fill-secondary)}._popoverContent_15lvm_149{display:flex;width:300px;padding:8px;flex-direction:column;align-items:flex-start;border-radius:16px;border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-background-tertiary-elevated);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}._popoverContent_15lvm_149 ._operation_15lvm_160{display:flex;height:44px;min-width:234px;padding:4px 8px;align-items:center;gap:8px;align-self:stretch;border-radius:8px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}._popoverContent_15lvm_149 ._operation_15lvm_160 ._operationIcon_15lvm_179{width:20px;height:20px}._popoverContent_15lvm_149 ._operation_15lvm_160 ._operationTitle_15lvm_183{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 0 0;overflow:hidden;color:var(--mx-color-foreground-primary);text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:20px}._popoverContent_15lvm_149 ._operation_15lvm_160:hover{background:var(--mx-color-fill-secondary)}._popoverContent_15lvm_149 ._operation_15lvm_160._disabled_15lvm_198{cursor:not-allowed;opacity:.5}._popoverContent_15lvm_149 ._operation_15lvm_160._disabled_15lvm_198 ._operationTitle_15lvm_183{color:var(--mx-color-foreground-disabled)}._popoverContent_15lvm_149 ._operation_15lvm_160._disabled_15lvm_198:hover{background:transparent}._popoverContent_15lvm_149 ._divider_15lvm_208{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}._popoverContent_15lvm_149 ._divider_15lvm_208 ._dividerLine_15lvm_216{height:1px;align-self:stretch;border:1px solid var(--mx-color-border-subtle)}._sessionListSidebar_9k6hd_1{z-index:10;display:flex;min-width:64px;align-items:center;padding:8px 0;border-radius:16px;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);position:absolute;left:16px;top:50%;transform:translateY(-50%);border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-background-secondary-elevated);box-shadow:0 8px 16px 0 var(--mx-color-shadows-medium, rgba(0, 0, 0, .2)),0 0 4px 0 var(--mx-color-shadows-subtle, rgba(0, 0, 0, .1));-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);width:250px;overflow:hidden;transition:width ease .2s}._sessionListSidebar_9k6hd_1 ._list_9k6hd_22{display:flex;flex-direction:column;height:100%;width:100%;opacity:1;visibility:visible;transform:none;pointer-events:all}._sessionListSidebar_9k6hd_1 ._wrapper_9k6hd_32{display:flex;gap:8px;flex-direction:column;max-height:calc(90vh - 100px);overflow-y:auto!important;overscroll-behavior:contain;scrollbar-color:auto;overflow-x:hidden;padding:8px}._sessionListSidebar_9k6hd_1 ._wrapper_9k6hd_32::-webkit-scrollbar{height:6px;width:6px;margin-right:10px}._sessionListSidebar_9k6hd_1 ._wrapper_9k6hd_32::-webkit-scrollbar-track{background:transparent}._sessionListSidebar_9k6hd_1 ._wrapper_9k6hd_32::-webkit-scrollbar-thumb{background:#0000002f;border-radius:4px;cursor:default}._sessionListSidebar_9k6hd_1 ._wrapper_9k6hd_32::-webkit-scrollbar-thumb:hover{background:#00000062}._sessionListSidebar_9k6hd_1 ._wrapper_9k6hd_32::-webkit-scrollbar-corner{background:transparent}._sidebarItem_9k6hd_63{height:50px;max-height:50px;display:flex;align-items:center;border-radius:8px;gap:8px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;border:1px solid transparent}._sidebarItem_9k6hd_63._active_9k6hd_81{border:1px solid var(--mx-color-border-strong)}._sidebarItem_9k6hd_63:hover ._inner_9k6hd_84{background:var(--mx-color-fill-secondary)}._sidebarItem_9k6hd_63:hover ._image_9k6hd_87{scale:1.25;z-index:2}._sidebarItem_9k6hd_63._addItem_9k6hd_91,._sidebarItem_9k6hd_63._searchItem_9k6hd_94{padding:0 8px}._sidebarItem_9k6hd_63 ._inner_9k6hd_84{flex:1;height:48px;width:100%;display:flex;align-items:center;flex-direction:row;gap:8px;border-radius:8px}._sidebarItem_9k6hd_63 ._inner_9k6hd_84 ._addWrapper_9k6hd_107{height:48px;width:48px;display:flex;justify-content:center;align-items:center;flex-shrink:0}._sidebarItem_9k6hd_63 ._errorImageWrapper_9k6hd_115{position:relative;height:50px;width:50px;min-width:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center}._sidebarItem_9k6hd_63 ._errorImageWrapper_9k6hd_115 ._alertIcon_9k6hd_125{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._sidebarItem_9k6hd_63 ._image_9k6hd_87{transition:all ease .15s;width:50px;height:50px;min-width:50px;box-sizing:border-box;border-radius:8px;position:relative;flex-shrink:0;border:2px solid transparent;background-color:var(--mx-color-background-secondary);display:flex;align-items:center;justify-content:center}._sidebarItem_9k6hd_63 ._image_9k6hd_87._active_9k6hd_81:after{content:"";display:block;width:45px;height:45px;left:-1.5px;top:-1.5px;border:2px solid var(--mx-color-border-strong);position:absolute;border-radius:8px}._sidebarItem_9k6hd_63 ._image_9k6hd_87 img{border-radius:4px;object-fit:cover}._sidebarItem_9k6hd_63 ._center_9k6hd_161{flex:1;display:flex;flex-direction:column;overflow:hidden;transition:opacity ease .2s,visibility ease .2s;gap:4px}._sidebarItem_9k6hd_63 ._center_9k6hd_161 ._time_9k6hd_169{overflow:hidden;color:var(--mx-color-foreground-tertiary);font-size:12px;font-style:normal;font-weight:500;line-height:14px;display:inline}._sidebarItem_9k6hd_63 ._center_9k6hd_161 ._name_9k6hd_178{overflow:hidden;color:var(--mx-color-foreground-primary);font-size:14px;font-style:normal;font-weight:500;line-height:16px}._sidebarItem_9k6hd_63 ._center_9k6hd_161 ._input_9k6hd_186{border:none;background-color:transparent!important;padding-left:0;padding-right:0;box-shadow:none!important}._sidebarItem_9k6hd_63 ._right_9k6hd_193{margin-inline-end:8px;transition:opacity ease .2s,visibility ease .2s}._empty_9k6hd_198{display:flex;padding:16px;flex-direction:column;gap:8px;align-self:stretch}._empty_9k6hd_198 ._text_9k6hd_205{color:var(--mx-color-foreground-tertiary);text-align:center;font-size:14px;font-weight:400;line-height:20px}._mobileList_9k6hd_213{display:flex;width:240px;max-height:500px;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:16px;border:.5px solid var(--mx-color-border-subtle, rgba(255, 255, 255, .1));background:var(--mx-color-background-secondary-elevated);box-shadow:0 8px 16px 0 var(--mx-color-shadows-medium, rgba(0, 0, 0, .2)),0 0 4px 0 var(--mx-color-shadows-subtle, rgba(0, 0, 0, .1));-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);padding:8px 0}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63{height:50px;max-height:50px;display:flex;align-items:center;border-radius:8px;gap:8px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;border:1px solid transparent;width:100%}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63._active_9k6hd_81{border:1px solid var(--mx-color-border-strong)}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63:hover ._inner_9k6hd_84{background:var(--mx-color-fill-secondary)}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63:hover ._image_9k6hd_87{scale:1.25;z-index:2}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63._addItem_9k6hd_91,._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63._searchItem_9k6hd_94{padding:0 8px}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._inner_9k6hd_84{flex:1;height:48px;width:100%;display:flex;align-items:center;flex-direction:row;gap:8px;border-radius:8px}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._inner_9k6hd_84 ._addWrapper_9k6hd_107{height:48px;width:48px;display:flex;justify-content:center;align-items:center;flex-shrink:0}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._errorImageWrapper_9k6hd_115{position:relative;height:50px;width:50px;min-width:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._errorImageWrapper_9k6hd_115 ._alertIcon_9k6hd_125{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._image_9k6hd_87{transition:all ease .15s;width:50px;height:50px;min-width:50px;box-sizing:border-box;border-radius:8px;position:relative;flex-shrink:0;border:2px solid transparent;background-color:var(--mx-color-background-secondary);display:flex;align-items:center;justify-content:center}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._image_9k6hd_87._active_9k6hd_81:after{content:"";display:block;width:45px;height:45px;left:-1.5px;top:-1.5px;border:2px solid var(--mx-color-border-strong);position:absolute;border-radius:8px}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._image_9k6hd_87 img{border-radius:4px;object-fit:cover}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._center_9k6hd_161{flex:1;display:flex;flex-direction:column;overflow:hidden;transition:opacity ease .2s,visibility ease .2s;gap:4px}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._center_9k6hd_161 ._time_9k6hd_169{overflow:hidden;color:var(--mx-color-foreground-tertiary);font-size:12px;font-style:normal;font-weight:500;line-height:14px;display:inline}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._center_9k6hd_161 ._name_9k6hd_178{overflow:hidden;color:var(--mx-color-foreground-primary);font-size:14px;font-style:normal;font-weight:500;line-height:16px}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._center_9k6hd_161 ._input_9k6hd_186{border:none;background-color:transparent!important;padding-left:0;padding-right:0;box-shadow:none!important}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._right_9k6hd_193{margin-inline-end:8px;transition:opacity ease .2s,visibility ease .2s}._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._center_9k6hd_161,._mobileList_9k6hd_213 ._sidebarItem_9k6hd_63 ._right_9k6hd_193{opacity:1;visibility:visible}._mobileList_9k6hd_213 ._wrapper_9k6hd_32{display:flex;gap:8px;flex-direction:column;max-height:calc(90vh - 100px);overflow-y:auto!important;overscroll-behavior:contain;scrollbar-color:auto;overflow-x:hidden;padding:8px;width:100%}._mobileList_9k6hd_213 ._wrapper_9k6hd_32::-webkit-scrollbar{height:6px;width:6px;margin-right:10px}._mobileList_9k6hd_213 ._wrapper_9k6hd_32::-webkit-scrollbar-track{background:transparent}._mobileList_9k6hd_213 ._wrapper_9k6hd_32::-webkit-scrollbar-thumb{background:#0000002f;border-radius:4px;cursor:default}._mobileList_9k6hd_213 ._wrapper_9k6hd_32::-webkit-scrollbar-thumb:hover{background:#00000062}._mobileList_9k6hd_213 ._wrapper_9k6hd_32::-webkit-scrollbar-corner{background:transparent}._layout_1fjk1_1{display:flex;flex-direction:column;padding:24px 24px 0;gap:8px;border-radius:16px;background:var(--mx-color-background-secondary);margin-bottom:24px}._layout_1fjk1_1 ._title_1fjk1_10{display:flex;align-items:center;margin-bottom:20px;gap:8px}._container_5s7f7_1{width:100%}._header_5s7f7_5{margin-bottom:12px;display:flex;align-items:center}._description_5s7f7_11{color:var(--mx-color-foreground-secondary);font-size:14px;margin-top:4px}._customSettings_5s7f7_17{margin-top:12px;display:flex;align-items:center;border-radius:4px}._text_5s7f7_24{margin:0 12px;color:var(--mx-color-foreground-white)}._summary_5s7f7_29{margin-top:12px;color:var(--mx-color-foreground-secondary);font-size:14px}._radio_5s7f7_35 .ant-radio-inner{border-color:var(--mx-color-border-medium)!important;background:var(--mx-color-fill-tertiary)!important}._radio_5s7f7_35 .ant-radio-checked .ant-radio-inner{border-color:var(--mx-color-foreground-primary)!important;background-color:var(--mx-color-foreground-primary)!important}._radio_5s7f7_35 .ant-radio-checked .ant-radio-inner:after{background-color:var(--mx-color-foreground-inverse)}._userContent_fznu8_1{display:flex;width:300px;padding:8px;flex-direction:column;align-items:flex-start;border-radius:16px;border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-background-tertiary-elevated);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}._userContent_fznu8_1 ._operation_fznu8_12{display:flex;height:44px;min-width:234px;padding:4px 8px;align-items:center;gap:8px;align-self:stretch;border-radius:8px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}._userContent_fznu8_1 ._operation_fznu8_12 ._operationIcon_fznu8_31{width:20px;height:20px}._userContent_fznu8_1 ._operation_fznu8_12 ._operationTitle_fznu8_35{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 0 0;overflow:hidden;color:var(--mx-color-foreground-primary);text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:20px}._userContent_fznu8_1 ._operation_fznu8_12:hover{background:var(--mx-color-fill-secondary)}._userContent_fznu8_1 ._divider_fznu8_50{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}._userContent_fznu8_1 ._divider_fznu8_50 ._dividerLine_fznu8_58{height:1px;align-self:stretch;border:1px solid var(--mx-color-border-subtle)}._layout_146ex_1{position:relative;height:100vh;display:flex;flex-direction:column;background:var(--mx-color-background-primary)}._layout_146ex_1 ._header_146ex_8{height:60px}._layout_146ex_1 ._main_146ex_11{flex:1;min-height:0;display:flex;flex-direction:column}._layout_146ex_1 ._footer_146ex_17{height:60px;min-height:60px}._layout_146ex_1 ._close_146ex_21{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}._layout_146ex_1 ._viewWrapper_146ex_32{position:relative;flex:1;min-width:0px;background-color:var(--mx-color-background-primary);overflow:hidden}._layout_146ex_1 ._viewWrapper_146ex_32 ._inner_146ex_39{display:flex;width:100%;margin:0 auto}._layout_146ex_1 ._nav_146ex_44{display:flex;align-items:center;gap:4px;margin:0 auto}._layout_146ex_1 ._nav_146ex_44 ._link_146ex_50{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;display:flex;min-height:36px;padding:0 12px;justify-content:center;align-items:center;gap:4px;border-radius:9999px}._layout_146ex_1 ._nav_146ex_44 ._link_146ex_50:hover,._layout_146ex_1 ._nav_146ex_44 ._link_146ex_50._active_146ex_68{background:linear-gradient(0deg,var(--mx-color-statelayer-selected, rgba(255, 255, 255, .1)) 0%,var(--mx-color-statelayer-selected, rgba(255, 255, 255, .1)) 100%),var(--mx-color-fill-tertiary, rgba(255, 255, 255, 0))}._layout_146ex_1 ._nav_146ex_44 ._linkText_146ex_71{color:var(--mx-color-foreground-primary, #fff);text-align:center;font-size:14px;font-weight:500;line-height:20px}._layout_146ex_1 ._nav_146ex_44 ._btn_146ex_78{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}._layout_5xexo_1{padding:0 16px;height:100%;display:flex;flex-direction:column;width:100%}._layout_5xexo_1 ._searchContainer_5xexo_9{width:100%;height:60px;display:flex;justify-content:space-between}._layout_5xexo_1 ._masonryContainer_5xexo_15{width:100%;height:100%;flex:1;overflow-y:auto}._layout_5xexo_1 ._actionContainer_5xexo_21{display:flex;gap:8px;align-items:center}._layout_5xexo_1 ._actionContainer_5xexo_21 ._select_5xexo_26{min-width:240px}._layout_5xexo_1 ._actionContainer_5xexo_21 ._iconButton_5xexo_29{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease;background:transparent}._layout_5xexo_1 ._actionContainer_5xexo_21 ._iconButton_5xexo_29:hover{background:linear-gradient(0deg,var(--mx-color-statelayer-selected) 0%,var(--mx-color-statelayer-selected) 100%),var(--mx-color-fill-tertiary)}._layout_5xexo_1 ._actionContainer_5xexo_21 ._iconButton_5xexo_29:active{background-color:#ffffff26}._layout_5xexo_1 ._actionContainer_5xexo_21 ._iconButton_5xexo_29 svg{width:20px;height:20px}._layout_5xexo_1 ._actionContainer_5xexo_21 ._sortButtons_5xexo_51{display:flex;gap:8px;align-items:center;margin-right:16px}._layout_5xexo_1 ._actionContainer_5xexo_21 ._sortButton_5xexo_51{min-width:100px}._layout_5xexo_1 ._actionContainer_5xexo_21 ._datePickerSeparator_5xexo_60{color:var(--mx-color-foreground-secondary);font-size:14px;margin:0 4px}._topActions_5xexo_66{display:flex;justify-content:flex-end;align-items:center;gap:8px}._bottomAction_5xexo_73{width:100%;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;background:var(--mx-color-mask-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--mx-color-foreground-primary);text-align:center;font-size:12px;font-weight:500;line-height:20px}._bottomAction_5xexo_73:hover{opacity:1}._senderContainer_5xexo_94{position:absolute;bottom:16px;left:50%;transform:translate(-50%);width:100%;max-width:900px}._sortPopoverCard_5xexo_103{display:flex;width:200px;padding:8px;flex-direction:column;align-items:flex-start;border-radius:16px;border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-background-tertiary-elevated);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}._sortPopoverCard_5xexo_103 ._operation_5xexo_114{display:flex;height:44px;padding:4px 8px;align-items:center;gap:8px;align-self:stretch;border-radius:8px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}._sortPopoverCard_5xexo_103 ._operation_5xexo_114 ._operationIcon_5xexo_132{width:20px;height:20px}._sortPopoverCard_5xexo_103 ._operation_5xexo_114 ._operationTitle_5xexo_136{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 0 0;overflow:hidden;color:var(--mx-color-foreground-primary);text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:20px}._sortPopoverCard_5xexo_103 ._operation_5xexo_114 ._operationIndicator_5xexo_148{color:var(--mx-color-foreground-primary);font-size:16px;font-weight:700}._sortPopoverCard_5xexo_103 ._operation_5xexo_114:hover{background:var(--mx-color-fill-secondary)}._sortPopoverCard_5xexo_103 ._divider_5xexo_156{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}._sortPopoverCard_5xexo_103 ._divider_5xexo_156 ._dividerLine_5xexo_164{height:1px;align-self:stretch;border:1px solid var(--mx-color-border-subtle)}._filterPopoverCard_5xexo_170{display:flex;width:200px;padding:8px;flex-direction:column;align-items:flex-start;border-radius:16px;border:.5px solid var(--mx-color-border-subtle);background:var(--mx-color-background-tertiary-elevated);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}._filterPopoverCard_5xexo_170 ._operation_5xexo_114{display:flex;height:44px;padding:4px 8px;align-items:center;gap:8px;align-self:stretch;border-radius:8px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}._filterPopoverCard_5xexo_170 ._operation_5xexo_114 ._operationIcon_5xexo_132{width:20px;height:20px}._filterPopoverCard_5xexo_170 ._operation_5xexo_114 ._operationTitle_5xexo_136{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 0 0;overflow:hidden;color:var(--mx-color-foreground-primary);text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:20px}._filterPopoverCard_5xexo_170 ._operation_5xexo_114:hover{background:var(--mx-color-fill-secondary)}._filterPopoverCard_5xexo_170 ._divider_5xexo_156{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}._filterPopoverCard_5xexo_170 ._divider_5xexo_156 ._dividerLine_5xexo_164{height:1px;align-self:stretch;border:1px solid var(--mx-color-border-subtle)}
