@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}._layout_h8d3i_2{display:flex;height:100vh;width:100%;justify-content:space-between;align-items:flex-start}._layout_h8d3i_2 ._closeButton_h8d3i_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_h8d3i_2 ._closeButton_h8d3i_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_h8d3i_2 ._picture_h8d3i_40{display:flex;padding:16px;flex:1;height:100vh;overflow:hidden}._layout_h8d3i_2 ._picture_h8d3i_40 ._pictureContent_h8d3i_47{position:relative;height:calc(100vh - 32px);display:flex;overflow:hidden;width:100%}._layout_h8d3i_2 ._picture_h8d3i_40 ._pictureContent_h8d3i_47 ._img_h8d3i_54{max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._layout_h8d3i_2 ._picture_h8d3i_40 ._pictureContent_h8d3i_47 ._img_h8d3i_54 img{object-fit:contain;max-width:100%;max-height:100%;width:100%;height:100%}._layout_h8d3i_2 ._picture_h8d3i_40 ._pictureContent_h8d3i_47 ._img_h8d3i_54._widthFull_h8d3i_70 img{width:100%;height:auto}._layout_h8d3i_2 ._picture_h8d3i_40 ._pictureContent_h8d3i_47 ._img_h8d3i_54._heightFull_h8d3i_74 img{width:auto;height:100%}._layout_h8d3i_2 ._picture_h8d3i_40 ._pictureContent_h8d3i_47 video._img_h8d3i_54{object-fit:contain;background-color:#0000000d;border-radius:4px;max-width:100%;max-height:100%;margin:auto}._layout_h8d3i_2 ._desc_h8d3i_86{flex-shrink:0;display:flex;height:100%;padding:16px 16px 16px 0;align-items:flex-start;gap:10px;flex-direction:column;position:relative;overflow:hidden}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97{display:flex;width:360px;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);overflow:hidden;box-sizing:border-box}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch;flex:1;overflow:hidden;width:100%;max-width:100%}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._descTitle_h8d3i_125{display:flex;align-items:center;gap:8px;align-self:stretch;width:100%;flex-direction:column}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._descTitle_h8d3i_125 ._descTitleContent_h8d3i_133{display:flex;align-items:center;gap:8px;align-self:stretch;width:100%}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._descTitle_h8d3i_125 ._title_h8d3i_140{flex:1;min-width:0;color:var(--mx-color-foreground-primary);font-size:16px;font-weight:500;line-height:24px}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._descTitle_h8d3i_125 ._title_h8d3i_140 ._titleText_h8d3i_148{width:100%}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex:1;overflow-y:auto;overflow-x:hidden;height:100%;width:100%;max-width:100%}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 .simplebar-content{overflow-x:hidden!important;display:flex!important;flex-direction:column!important}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 .simplebar-horizontal{display:none!important}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._callWordContainer_h8d3i_172{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch;flex:0 1 auto;overflow-y:auto}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._callWordContainer_h8d3i_172 ._promptLine_h8d3i_181{display:flex;justify-content:space-between;align-items:center;gap:6px;align-self:stretch}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._callWordContainer_h8d3i_172 ._promptLine_h8d3i_181 ._prompt_h8d3i_181{flex:1 0 0;color:var(--mx-color-foreground-secondary);font-size:14px;font-weight:500;line-height:20px}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._callWordContainer_h8d3i_172 ._promptLine_h8d3i_181 ._copyIcon_h8d3i_195{display:flex;min-width:28px;max-width:28px;min-height:28px;justify-content:center;align-items:center;cursor:pointer}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._callWordContainer_h8d3i_172 ._promptLine_h8d3i_181 ._copyIcon_h8d3i_195: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_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._callWordContainer_h8d3i_172 ._promptText_h8d3i_208{align-self:stretch;color:var(--mx-color-foreground-primary);font-size:14px;font-weight:400;line-height:20px;overflow-y:auto}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._descItem_h8d3i_216{display:flex;justify-content:space-between;align-items:center;gap:8px;align-self:stretch;flex-direction:column;margin-bottom:12px}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._descItem_h8d3i_216:last-child{margin-bottom:0}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._descItem_h8d3i_216._multiline_h8d3i_228{margin-bottom:24px}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._descItemContent_h8d3i_231{display:flex;justify-content:space-between;align-items:center;width:100%;min-width:0;overflow:hidden}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._itemLeft_h8d3i_239{flex:0 0 auto;color:var(--mx-color-foreground-secondary);font-size:14px;font-weight:500;line-height:20px;min-width:0}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._itemRight_h8d3i_247{display:flex;height:32px;padding:4px 0;justify-content:center;align-items:center;gap:6px;border-radius:8px;flex-shrink:0}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._itemRight_h8d3i_247 ._itemRightText_h8d3i_257{color:var(--mx-color-foreground-primary);font-size:14px;font-weight:400;line-height:20px}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._itemRight_h8d3i_247 ._modelIcon_h8d3i_263{width:20px;height:20px}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descTop_h8d3i_114 ._detailContainer_h8d3i_152 ._description_h8d3i_267{color:var(--mx-color-foreground-primary);font-size:14px;font-weight:400;line-height:20px;width:100%;word-wrap:break-word;overflow-wrap:break-word}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descBottom_h8d3i_276{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descBottom_h8d3i_276 ._descBottomItem_h8d3i_283{display:flex;justify-content:center;align-items:center;gap:8px;align-self:stretch}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descBottom_h8d3i_276 ._descBottomItem_h8d3i_283 ._button_h8d3i_290{padding:0 8px}._layout_h8d3i_2 ._desc_h8d3i_86 ._descContent_h8d3i_97 ._descBottom_h8d3i_276 ._doSame_h8d3i_293{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_h8d3i_2 ._tags_h8d3i_304{display:flex;flex-wrap:wrap;gap:8px;width:100%}._layout_h8d3i_2 ._tags_h8d3i_304 ._tag_h8d3i_304{margin-inline-end:0;max-width:100%}._layout_h8d3i_2 ._operationIcon_h8d3i_314{width:28px;height:28px;cursor:pointer;flex-shrink:0}._layout_h8d3i_2 ._operationIcon_h8d3i_314: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_h8d3i_2 ._select_h8d3i_324{min-width:150px}._layout_h8d3i_2 ._adCardContainer_h8d3i_327{display:flex;flex-direction:column;width:100%;overflow:auto}._layout_h8d3i_2 ._adDataSection_h8d3i_333{display:flex;flex-direction:column;gap:20px;width:100%;box-sizing:border-box}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adDataTitle_h8d3i_340{color:var(--mx-color-foreground-primary);font-size:16px;font-weight:600;line-height:24px;margin-bottom:0}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adDataGrid_h8d3i_347{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adDataItem_h8d3i_353{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:12px;background:var(--mx-color-background-elevated);border:.5px solid var(--mx-color-border-subtle)}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adDataItem_h8d3i_353 ._adDataLabel_h8d3i_362{color:var(--mx-color-foreground-secondary);font-size:12px;font-weight:600;line-height:16px;text-transform:uppercase;letter-spacing:.5px;word-wrap:break-word;overflow-wrap:break-word}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adDataItem_h8d3i_353 ._adDataValue_h8d3i_372{color:var(--mx-color-foreground-primary);font-size:18px;font-weight:700;line-height:24px;word-wrap:break-word;overflow-wrap:break-word;font-variant-numeric:tabular-nums}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adDataItem_h8d3i_353 ._adDataValue_h8d3i_372._percentage_h8d3i_381{color:var(--mx-color-success);font-weight:800}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adDataItem_h8d3i_353 ._adDataValue_h8d3i_372._currency_h8d3i_385{color:var(--mx-color-primary);font-weight:800}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adDataItem_h8d3i_353 ._adDataValue_h8d3i_372._currency_h8d3i_385:before{content:"¥";margin-right:2px;font-size:14px;opacity:.7}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adPercentageSection_h8d3i_395{display:flex;gap:16px}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adPercentageSection_h8d3i_395 ._adPercentageItem_h8d3i_399{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;border-radius:12px;background:var(--mx-color-fill-secondary)}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adPercentageSection_h8d3i_395 ._adPercentageItem_h8d3i_399 ._percentageLabel_h8d3i_409{color:var(--mx-color-foreground-secondary);font-size:12px;font-weight:600;line-height:16px;text-transform:uppercase;letter-spacing:.5px}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adPercentageSection_h8d3i_395 ._adPercentageItem_h8d3i_399 ._percentageValue_h8d3i_417{color:var(--mx-color-success);font-size:24px;font-weight:800;line-height:28px;text-align:center;font-variant-numeric:tabular-nums}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adDataPlaceholder_h8d3i_425{display:flex;align-items:center;justify-content:center;padding:40px 20px}._layout_h8d3i_2 ._adDataSection_h8d3i_333 ._adDataPlaceholder_h8d3i_425 ._placeholderText_h8d3i_431{color:var(--mx-color-foreground-tertiary);font-size:24px;font-weight:300}._skeletonMainImage_h8d3i_437{width:100%!important;height:100vh!important;max-height:100%!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_13c82_1{display:flex;align-items:center;justify-content:center}._logo_13c82_1 img{border-radius:50%;cursor:pointer;transition:opacity .2s;object-fit:cover}._logo_13c82_1 img:hover{opacity:.8}._header_13ycu_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_13ycu_1 ._logo_13ycu_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;max-width:40px;max-height:40px}._header_13ycu_1 ._left_13ycu_26{display:flex;flex-direction:row;gap:8px;align-items:center}._header_13ycu_1 ._center_13ycu_32{position:absolute;left:50%;transform:translate(-50%)}._header_13ycu_1 ._right_13ycu_37{margin-right:12px;display:flex;gap:8px;align-items:center}._header_13ycu_1 ._right_13ycu_37 ._button_13ycu_43{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_13ycu_1 ._right_13ycu_37 ._button_13ycu_43._plusBtn_13ycu_66{background:var(--mx-color-fill-primary, rgba(255, 255, 255, .9));color:var(--mx-color-foreground-inverse, #000)}._header_13ycu_1 ._right_13ycu_37 ._button_13ycu_43._pointsBtn_13ycu_70{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_13ycu_1 ._right_13ycu_37 ._button_13ycu_43._mailBtn_13ycu_75{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_13ycu_82{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_13ycu_1 ._right_13ycu_37 ._plusBtn_13ycu_66,._header_13ycu_1 ._right_13ycu_37 ._pointsBtn_13ycu_70{display:none}}@media screen and (max-width: 512px){._header_13ycu_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}._pre_fbjh1_1{position:relative;padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:var(--mx-color-background-secondary);border-radius:6px;margin-bottom:16px}._pre_fbjh1_1:hover ._copyButton_fbjh1_11{opacity:1}._copyButton_fbjh1_11{position:absolute;top:8px;right:8px;background:var(--mx-color-background-primary);border:1px solid var(--mx-color-border-primary);border-radius:4px;padding:4px 8px;font-size:12px;cursor:pointer;opacity:0;transition:all .2s ease;z-index:1}._copyButton_fbjh1_11:hover{background:var(--mx-color-background-secondary)}._copyButton_fbjh1_11._copied_fbjh1_32{background:#52c41a;border-color:#52c41a;color:#fff}._markdown_23ex0_1{line-height:1.6;color:var(--mx-color-foreground-primary)}._markdown_23ex0_1 ._h1_23ex0_5{font-size:1.875rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}._markdown_23ex0_1 ._h2_23ex0_11{font-size:1.5rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}._markdown_23ex0_1 ._h3_23ex0_17{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}._markdown_23ex0_1 ._h4_23ex0_23{font-size:1.125rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}._markdown_23ex0_1 ._h5_23ex0_29{font-size:1rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}._markdown_23ex0_1 ._h6_23ex0_35{font-size:.875rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}._markdown_23ex0_1 h1,._markdown_23ex0_1 h2,._markdown_23ex0_1 h3,._markdown_23ex0_1 h4,._markdown_23ex0_1 h5,._markdown_23ex0_1 h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}._markdown_23ex0_1 h1{font-size:2em;border-bottom:1px solid var(--mx-color-border-primary);padding-bottom:.3em}._markdown_23ex0_1 h2{font-size:1.5em;border-bottom:1px solid var(--mx-color-border-primary);padding-bottom:.3em}._markdown_23ex0_1 h3{font-size:1.25em}._markdown_23ex0_1 h4{font-size:1em}._markdown_23ex0_1 h5{font-size:.875em}._markdown_23ex0_1 h6{font-size:.85em;color:var(--mx-color-foreground-secondary)}._markdown_23ex0_1 p{margin-top:0;margin-bottom:16px}._markdown_23ex0_1 ._a_23ex0_79{color:#3b82f6;text-decoration:none}._markdown_23ex0_1 ._a_23ex0_79:hover{text-decoration:underline}._markdown_23ex0_1 ._link_23ex0_86{color:#1890ff;text-decoration:underline;cursor:pointer}._markdown_23ex0_1 ._link_23ex0_86:hover{color:#40a9ff}._markdown_23ex0_1 ._ol_23ex0_94,._markdown_23ex0_1 ._ul_23ex0_99{list-style-type:decimal;list-style-position:outside;margin-left:1rem}._markdown_23ex0_1 ._li_23ex0_86{padding-top:.25rem;padding-bottom:.25rem}._markdown_23ex0_1 ._strong_23ex0_108{font-weight:600}._markdown_23ex0_1 ._loading_23ex0_111{display:flex;align-items:center;justify-content:center;padding:2rem;color:var(--mx-color-foreground-secondary);font-size:.875rem}._markdown_23ex0_1 ._p_23ex0_119{margin-top:0;margin-bottom:16px;line-height:1.6}._markdown_23ex0_1 ._mediaFigure_23ex0_124{margin:1rem 0;text-align:center}._markdown_23ex0_1 ._audio_23ex0_128{width:100%;max-width:400px;margin:.5rem 0}._markdown_23ex0_1 ._video_23ex0_133{width:100%;max-width:100%;height:auto;margin:.5rem 0;border-radius:6px}._markdown_23ex0_1 ul,._markdown_23ex0_1 ol{padding-left:2em;margin-top:0;margin-bottom:16px}._markdown_23ex0_1 li{margin-bottom:4px}._markdown_23ex0_1 pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:var(--mx-color-background-secondary);border-radius:6px;margin-bottom:16px}._markdown_23ex0_1 code{padding:.2em .4em;margin:0;font-size:85%;background-color:var(--mx-color-background-secondary);border-radius:3px;font-family:SF Mono,Monaco,Consolas,Liberation Mono,Courier New,monospace}._markdown_23ex0_1 pre code{padding:0;margin:0;font-size:100%;background-color:transparent}._markdown_23ex0_1 blockquote{padding:0 1em;color:var(--mx-color-foreground-secondary);border-left:.25em solid var(--mx-color-border-secondary);margin:0 0 16px}._markdown_23ex0_1 table{border-spacing:0;border-collapse:collapse;margin-bottom:16px;width:100%}._markdown_23ex0_1 thead{background-color:var(--mx-color-background-secondary)}._markdown_23ex0_1 th,._markdown_23ex0_1 td{padding:6px 13px;border:1px solid var(--mx-color-border-primary)}._markdown_23ex0_1 th{font-weight:600}._markdown_23ex0_1 hr{height:.25em;padding:0;margin:24px 0;background-color:var(--mx-color-border-primary);border:0}._markdown_23ex0_1 img{max-width:100%;box-sizing:content-box;background-color:var(--mx-color-background-primary)}._markdown_23ex0_1 ._hljs_23ex0_207{display:block;overflow-x:auto;padding:.5em;color:#383a42;background:#fafafa}._markdown_23ex0_1 ._hljs-comment_23ex0_214,._markdown_23ex0_1 ._hljs-quote_23ex0_215{color:#a0a1a7;font-style:italic}._markdown_23ex0_1 ._hljs-doctag_23ex0_219,._markdown_23ex0_1 ._hljs-keyword_23ex0_220,._markdown_23ex0_1 ._hljs-formula_23ex0_221{color:#a626a4}._markdown_23ex0_1 ._hljs-section_23ex0_224,._markdown_23ex0_1 ._hljs-name_23ex0_225,._markdown_23ex0_1 ._hljs-selector-tag_23ex0_226,._markdown_23ex0_1 ._hljs-deletion_23ex0_227,._markdown_23ex0_1 ._hljs-subst_23ex0_228{color:#e45649}._markdown_23ex0_1 ._hljs-literal_23ex0_231{color:#0184bb}._markdown_23ex0_1 ._hljs-string_23ex0_234,._markdown_23ex0_1 ._hljs-regexp_23ex0_235,._markdown_23ex0_1 ._hljs-addition_23ex0_236,._markdown_23ex0_1 ._hljs-attribute_23ex0_237,._markdown_23ex0_1 ._hljs-meta-string_23ex0_238{color:#50a14f}._markdown_23ex0_1 ._hljs-built_in_23ex0_241,._markdown_23ex0_1 ._hljs-class_23ex0_242 ._hljs-title_23ex0_242{color:#c18401}._markdown_23ex0_1 ._hljs-attr_23ex0_237,._markdown_23ex0_1 ._hljs-variable_23ex0_246,._markdown_23ex0_1 ._hljs-template-variable_23ex0_247,._markdown_23ex0_1 ._hljs-type_23ex0_248,._markdown_23ex0_1 ._hljs-selector-class_23ex0_249,._markdown_23ex0_1 ._hljs-selector-attr_23ex0_250,._markdown_23ex0_1 ._hljs-selector-pseudo_23ex0_251,._markdown_23ex0_1 ._hljs-number_23ex0_252{color:#986801}._markdown_23ex0_1 ._hljs-symbol_23ex0_255,._markdown_23ex0_1 ._hljs-bullet_23ex0_256,._markdown_23ex0_1 ._hljs-link_23ex0_257,._markdown_23ex0_1 ._hljs-meta_23ex0_238,._markdown_23ex0_1 ._hljs-selector-id_23ex0_259,._markdown_23ex0_1 ._hljs-title_23ex0_242{color:#4078f2}._markdown_23ex0_1 ._hljs-emphasis_23ex0_263{font-style:italic}._markdown_23ex0_1 ._hljs-strong_23ex0_266{font-weight:700}._markdown_23ex0_1 ._hljs-link_23ex0_257{text-decoration:underline}._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}._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}._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}._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}.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)}._loading_vl3d6_1{display:flex;align-items:center;justify-content:center;min-height:400px;width:100%}._error_vl3d6_9{display:flex;align-items:center;justify-content:center;min-height:400px;width:100%;padding:20px}._errorContent_vl3d6_18{text-align:center;max-width:400px}._errorContent_vl3d6_18 h3{margin-bottom:16px;color:#ff4d4f;font-size:18px}._errorContent_vl3d6_18 p{margin-bottom:20px;color:#666;line-height:1.6}._retryButton_vl3d6_33{padding:8px 24px;background-color:#1890ff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:background-color .3s}._retryButton_vl3d6_33:hover{background-color:#40a9ff}._retryButton_vl3d6_33:active{background-color:#096dd9}._sessionListSidebar_7xlnl_1{z-index:10;display:flex;flex-direction:column;height:100%;width:100%;position:relative;padding:8px 0;border-radius:16px;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);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);overflow:hidden;transition:all ease .3s}._sessionListSidebar_7xlnl_1 ._list_7xlnl_19{display:flex;flex-direction:column;flex:1;height:calc(100% - 48px);width:100%;opacity:1;visibility:visible;transform:none;pointer-events:all;transition:all ease .3s;margin-top:8px}._sessionListSidebar_7xlnl_1 ._wrapper_7xlnl_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_7xlnl_1 ._wrapper_7xlnl_32::-webkit-scrollbar{height:6px;width:6px;margin-right:10px}._sessionListSidebar_7xlnl_1 ._wrapper_7xlnl_32::-webkit-scrollbar-track{background:transparent}._sessionListSidebar_7xlnl_1 ._wrapper_7xlnl_32::-webkit-scrollbar-thumb{background:#0000002f;border-radius:4px;cursor:default}._sessionListSidebar_7xlnl_1 ._wrapper_7xlnl_32::-webkit-scrollbar-thumb:hover{background:#00000062}._sessionListSidebar_7xlnl_1 ._wrapper_7xlnl_32::-webkit-scrollbar-corner{background:transparent}._sidebarItem_7xlnl_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_7xlnl_63._active_7xlnl_81{border:1px solid var(--mx-color-border-strong)}._sidebarItem_7xlnl_63._addItem_7xlnl_84,._sidebarItem_7xlnl_63._searchItem_7xlnl_87{padding:0 8px}._sidebarItem_7xlnl_63:hover ._inner_7xlnl_90{background:var(--mx-color-fill-secondary)}._sidebarItem_7xlnl_63:hover ._image_7xlnl_93{scale:1.25;z-index:2}._sidebarItem_7xlnl_63 ._inner_7xlnl_90{flex:1;height:48px;width:100%;display:flex;align-items:center;flex-direction:row;gap:8px;border-radius:8px}._sidebarItem_7xlnl_63 ._inner_7xlnl_90 ._addWrapper_7xlnl_107{height:48px;width:48px;display:flex;justify-content:center;align-items:center;flex-shrink:0}._sidebarItem_7xlnl_63 ._center_7xlnl_115{flex:1;display:flex;flex-direction:column;overflow:hidden;transition:opacity ease .2s,visibility ease .2s;gap:4px}._sidebarItem_7xlnl_63 ._center_7xlnl_115 ._time_7xlnl_123{overflow:hidden;color:var(--mx-color-foreground-tertiary);font-size:12px;font-style:normal;font-weight:500;line-height:14px;display:inline}._sidebarItem_7xlnl_63 ._center_7xlnl_115 ._name_7xlnl_132{overflow:hidden;color:var(--mx-color-foreground-primary);font-size:14px;font-style:normal;font-weight:500;line-height:16px}._sidebarItem_7xlnl_63 ._center_7xlnl_115 ._input_7xlnl_140{border:none;background-color:transparent!important;padding-left:0;padding-right:0;box-shadow:none!important}._sidebarItem_7xlnl_63 ._right_7xlnl_147{margin-inline-end:8px;transition:opacity ease .2s,visibility ease .2s}._empty_7xlnl_152{display:flex;padding:16px;flex-direction:column;gap:8px;align-self:stretch}._empty_7xlnl_152 ._text_7xlnl_159{color:var(--mx-color-foreground-tertiary);text-align:center;font-size:14px;font-weight:400;line-height:20px}._mobileList_7xlnl_167{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_7xlnl_167 ._sidebarItem_7xlnl_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_7xlnl_167 ._sidebarItem_7xlnl_63._active_7xlnl_81{border:1px solid var(--mx-color-border-strong)}._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63._addItem_7xlnl_84,._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63._searchItem_7xlnl_87{padding:0 8px}._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63:hover ._inner_7xlnl_90{background:var(--mx-color-fill-secondary)}._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63:hover ._image_7xlnl_93{scale:1.25;z-index:2}._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63 ._inner_7xlnl_90{flex:1;height:48px;width:100%;display:flex;align-items:center;flex-direction:row;gap:8px;border-radius:8px}._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63 ._inner_7xlnl_90 ._addWrapper_7xlnl_107{height:48px;width:48px;display:flex;justify-content:center;align-items:center;flex-shrink:0}._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63 ._center_7xlnl_115{flex:1;display:flex;flex-direction:column;overflow:hidden;transition:opacity ease .2s,visibility ease .2s;gap:4px}._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63 ._center_7xlnl_115 ._time_7xlnl_123{overflow:hidden;color:var(--mx-color-foreground-tertiary);font-size:12px;font-style:normal;font-weight:500;line-height:14px;display:inline}._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63 ._center_7xlnl_115 ._name_7xlnl_132{overflow:hidden;color:var(--mx-color-foreground-primary);font-size:14px;font-style:normal;font-weight:500;line-height:16px}._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63 ._center_7xlnl_115 ._input_7xlnl_140{border:none;background-color:transparent!important;padding-left:0;padding-right:0;box-shadow:none!important}._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63 ._right_7xlnl_147{margin-inline-end:8px;transition:opacity ease .2s,visibility ease .2s}._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63 ._center_7xlnl_115,._mobileList_7xlnl_167 ._sidebarItem_7xlnl_63 ._right_7xlnl_147{opacity:1;visibility:visible}._mobileList_7xlnl_167 ._wrapper_7xlnl_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_7xlnl_167 ._wrapper_7xlnl_32::-webkit-scrollbar{height:6px;width:6px;margin-right:10px}._mobileList_7xlnl_167 ._wrapper_7xlnl_32::-webkit-scrollbar-track{background:transparent}._mobileList_7xlnl_167 ._wrapper_7xlnl_32::-webkit-scrollbar-thumb{background:#0000002f;border-radius:4px;cursor:default}._mobileList_7xlnl_167 ._wrapper_7xlnl_32::-webkit-scrollbar-thumb:hover{background:#00000062}._mobileList_7xlnl_167 ._wrapper_7xlnl_32::-webkit-scrollbar-corner{background:transparent}._sidebarItemSkeleton_7xlnl_310{height:50px;max-height:50px;display:flex;align-items:center;border-radius:8px;gap:8px;border:1px solid transparent}._sidebarItemSkeleton_7xlnl_310._addItem_7xlnl_84,._sidebarItemSkeleton_7xlnl_310._searchItem_7xlnl_87{padding:0 8px}._sidebarItemSkeleton_7xlnl_310 ._inner_7xlnl_90{flex:1;height:48px;width:100%;display:flex;align-items:center;flex-direction:row;gap:8px;border-radius:8px}._sidebarItemSkeleton_7xlnl_310 ._inner_7xlnl_90 ._addWrapper_7xlnl_107{height:48px;width:48px;display:flex;justify-content:center;align-items:center;flex-shrink:0}._sidebarItemSkeleton_7xlnl_310 ._errorImageWrapper_7xlnl_343{position:relative;height:50px;width:50px;min-width:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center}._sidebarItemSkeleton_7xlnl_310 ._errorImageWrapper_7xlnl_343 ._alertIcon_7xlnl_353{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._sidebarItemSkeleton_7xlnl_310 ._image_7xlnl_93{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}._sidebarItemSkeleton_7xlnl_310 ._image_7xlnl_93._active_7xlnl_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}._sidebarItemSkeleton_7xlnl_310 ._image_7xlnl_93 img{border-radius:4px;object-fit:cover}._sidebarItemSkeleton_7xlnl_310 ._center_7xlnl_115{flex:1;display:flex;flex-direction:column;overflow:hidden;transition:opacity ease .2s,visibility ease .2s;gap:4px}._sidebarItemSkeleton_7xlnl_310 ._center_7xlnl_115 ._time_7xlnl_123{overflow:hidden;color:var(--mx-color-foreground-tertiary);font-size:12px;font-style:normal;font-weight:500;line-height:14px;display:inline}._sidebarItemSkeleton_7xlnl_310 ._center_7xlnl_115 ._name_7xlnl_132{overflow:hidden;color:var(--mx-color-foreground-primary);font-size:14px;font-style:normal;font-weight:500;line-height:16px}._sidebarItemSkeleton_7xlnl_310 ._center_7xlnl_115 ._input_7xlnl_140{border:none;background-color:transparent!important;padding-left:0;padding-right:0;box-shadow:none!important}._sidebarItemSkeleton_7xlnl_310 ._right_7xlnl_147{margin-inline-end:8px;transition:opacity ease .2s,visibility ease .2s}._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}
