.operation_with_label__EmnHR{align-items:center;background:var(--color-background-neutral-base,#eeeff0);border-radius:6px;display:flex;height:32px;padding:0;width:100%}.operation_with_label__EmnHR .label_text__edUUh{align-items:center;color:var(--color-text-neutral-tertiary,#7b838c);display:flex;font-size:14px;font-weight:400;height:100%;line-height:22px;padding-left:var(--spacing-150,12px);-webkit-user-select:none;user-select:none}.operation_with_label__EmnHR .operation_wrap__vHy3x{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:var(--spacing-100,8px);height:100%;justify-content:space-between;min-width:150px;padding-left:var(--spacing-150,12px);padding-right:var(--spacing-150,12px)}.operation_with_label__EmnHR .operation_wrap__vHy3x.with_label__DlctD{border-radius:0 6px 6px 0;padding-left:var(--spacing-50,4px)}.operation_with_label__EmnHR .operation_wrap__vHy3x[data-open=true] .operation_text__ASUCv{color:var(--color-text-neutral-tertiary,#7b838c)}.operation_with_label__EmnHR .operation_wrap__vHy3x:hover,.operation_with_label__EmnHR .operation_wrap__vHy3x[data-open=true]{background:var(--color-background-neutral-pressed,#e0e2e5)}.operation_with_label__EmnHR .operation_wrap__vHy3x:active{background:#d3d5d9}.operation_with_label__EmnHR .operation_wrap__vHy3x .operation_con__St4X_{align-items:center;column-gap:8px;display:flex}.operation_with_label__EmnHR .operation_wrap__vHy3x .operation_con__St4X_ .operation_text__ASUCv{color:var(--color-text-neutral-primary,#05080d);flex:1;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.operation_with_label__EmnHR .operation_wrap__vHy3x .arrow_icon__pyePu{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.operation_dropdown__YRSzZ .ant-dropdown .ant-dropdown-menu{background:var(--fill-container_white,#fff);border-radius:6px;box-shadow:0 0 1px #0f1a261f,0 6px 24px #0f1a261f;padding:var(--spacing-100,8px)}.operation_dropdown__YRSzZ .operation_dropdown_content__SNVkA{background:var(--fill-container_white,#fff);border-radius:6px;box-shadow:0 0 1px #0f1a261f,0 6px 24px #0f1a261f;padding:var(--spacing-50,4px);transition:all .15s ease-out;width:340px}.operation_dropdown__YRSzZ .operation_dropdown_content__SNVkA .option_wrap__NwsY1{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:16px;padding:8px;transition:all .15s ease-out}.operation_dropdown__YRSzZ .operation_dropdown_content__SNVkA .option_wrap__NwsY1:hover{background:var(--color-background-neutral-hovered,#eeeff0)}.operation_dropdown__YRSzZ .operation_dropdown_content__SNVkA .option_wrap__NwsY1[data-selected=true]{cursor:not-allowed}.operation_dropdown__YRSzZ .operation_dropdown_content__SNVkA .option_wrap__NwsY1[data-disabled=true]{background:var(--fill-container_white,#fff)!important;cursor:not-allowed}.operation_dropdown__YRSzZ .operation_dropdown_content__SNVkA .option_wrap__NwsY1[data-disabled=true] .option_text_wrap__KvHFb .description__SFbUE,.operation_dropdown__YRSzZ .operation_dropdown_content__SNVkA .option_wrap__NwsY1[data-disabled=true] .option_text_wrap__KvHFb .title__VQ4m1{color:var(--text-disabled,#b0b7bf)}.operation_dropdown__YRSzZ .operation_dropdown_content__SNVkA .option_wrap__NwsY1 .option_text_wrap__KvHFb{flex:1}.operation_dropdown__YRSzZ .operation_dropdown_content__SNVkA .option_wrap__NwsY1 .option_text_wrap__KvHFb .title__VQ4m1{color:var(--text-primary,#05080d);font-size:14px;font-weight:400;line-height:22px}.operation_dropdown__YRSzZ .operation_dropdown_content__SNVkA .option_wrap__NwsY1 .option_text_wrap__KvHFb .description__SFbUE{color:var(--text-tertiary,#7b838c);font-size:12px;font-weight:400;line-height:18px}:where(body) .mc_dropdown_overlay.ant-dropdown .ant-dropdown-menu{border-radius:8px;display:flex;flex-direction:column;padding:8px}:where(body) .mc_dropdown_overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{border-radius:var(--radius-50,4px);min-height:32px;padding:0 8px}:where(body) .mc_dropdown_overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:var(--color-background-neutral-hovered,#eeeff0)}.mc_input{border:1px solid var(--color-border-neutral-base,#e0e2e5);border-radius:var(--radius-100,8px);font-size:14px;outline:0 solid #0000;padding:var(--spacing-100,8px) var(--spacing-150,12px);transition:outline-color .15s,border-color .15s;width:100%}.mc_input:not([disabled]):focus,.mc_input:not([disabled]):hover{border-color:var(--color-border-neutral-hover,#3089f0)}.mc_input:not([disabled]):focus{outline:2px solid #d6efff}.mc_input.mc_input__hidden_border{border:unset}.mc_input.mc_input__large{height:40px}.mc_input.mc_input__middle{height:32px}.mc_input.mc_input__small{font-size:12px;height:24px}.mc_input[disabled]{cursor:not-allowed}.mc_input::placeholder{color:var(--color-text-neutral-placeholder,#b0b7bf)}.mc_input__wrapper{background-color:#fff;border:1px solid var(--color-border-neutral-base,#e0e2e5);border-radius:var(--radius-100,8px);outline-color:#0000;padding:0 var(--spacing-150,12px);position:relative;transition:all .15s ease-in-out;width:100%}.mc_input__wrapper .mc_input{background:unset;border:unset;border-radius:0;flex:1;min-width:0;padding:unset}.mc_input__wrapper .mc_input:focus{outline:unset}.mc_input__wrapper .mc_input__label{align-items:center;display:flex;gap:8px;width:100%}.mc_input__wrapper.mc_input__hidden_border{border:unset;outline:unset}.mc_input__wrapper:not(.mc_input__hidden_border):focus-within{border-color:var(--color-text-brand-default,#3089f0);border-radius:8px;outline:2px solid #d6efff}.mc_input__wrapper.mc_input__disabled{background-color:var(--lightningcss-light,#efefef4d) var(--lightningcss-dark,#3b3b3b4d)}.mc_input__wrapper.mc_input__disabled.mc_input__disabled_light{cursor:not-allowed;opacity:.4}.mc_input__wrapper.mc_input__disabled.mc_input__disabled_light .mc_input{background-color:#0000}.mc_modal_layout_wrapper{background-color:#fff;border-radius:var(--radius-100,8px);display:flex;flex:1;flex-direction:column;max-height:calc(100vh - 40px);pointer-events:all}.mc_modal_layout_wrapper .mc_modal_layout_header{align-items:flex-start;display:flex;gap:var(--spacing-300,24px);justify-content:space-between;padding:var(--spacing-250,20px) var(--spacing-400,32px)}.mc_modal_layout_wrapper .mc_modal_layout_header .mc_modal_layout_close_button{color:var(--color-icon-neutral-tertiary,#7b838c);cursor:pointer;padding:4px}.mc_modal_layout_wrapper .mc_modal_layout_header .mc_modal_layout_close_button:hover{color:var(--color-icon-neutral-primary,#05080d)}.mc_modal_layout_wrapper .mc_modal_layout_content{border-bottom:1px solid var(--color-border-neutral-base,#e0e2e5);border-top:1px solid var(--color-divider-neutral-base,#e0e2e5);flex:1;height:0;overflow-y:auto;padding:30px var(--spacing-400,32px)}.mc_modal_layout_wrapper .mc_modal_layout_footer{display:flex;gap:var(--spacing-200,16px);justify-content:flex-end;padding:var(--spacing-250,20px) var(--spacing-400,32px)}.mc_modal_layout_wrapper .mc_modal_layout_footer button{border-radius:var(--radius-100,8px)}.mc_stream_scroller{display:flex;flex-direction:column-reverse}.mc_stream_scroller .mc_stream_scroller__content{display:flex;flex-direction:column;min-height:min-content}.multi_emails_con .invite_multi_select{width:100%}.multi_emails_con .invite_multi_select[data-type=error] .ant-select-selector{border-color:#f26661!important;box-shadow:none}.multi_emails_con .invite_multi_select .ant-select-selector{align-items:flex-start;border-radius:6px!important;display:flex;max-height:inherit;min-height:inherit;overflow:scroll;padding:5px 8px}.multi_emails_con .invite_multi_select .ant-select-selector .ant-select-selection-placeholder{left:14px;top:18px}.multi_emails_con .invite_multi_select .ant-select-selector .ant-select-selection-overflow{row-gap:8px}.multi_emails_con .invite_multi_select .ant-select-selector .ant-select-selection-overflow .ant-tag{align-items:center;border:none;border-radius:3px;display:flex;font-size:12px;line-height:18px;padding:3px 8px}.multi_emails_con .invite_multi_select .ant-select-selector .ant-select-selection-overflow .ant-tag .ant-tag-close-icon{margin-left:8px}.multi_emails_con .invite_multi_select .ant-select-selector .ant-select-selection-overflow .ant-tag[data-type=normal]{background:#ebedf0;color:#4c5259}.multi_emails_con .invite_multi_select .ant-select-selector .ant-select-selection-overflow .ant-tag[data-type=normal] .ant-tag-close-icon{color:#4c5259}.multi_emails_con .invite_multi_select .ant-select-selector .ant-select-selection-overflow .ant-tag[data-type=error]{background:#fff3f0;color:#f26661}.multi_emails_con .invite_multi_select .ant-select-selector .ant-select-selection-overflow .ant-tag[data-type=error] .ant-tag-close-icon{color:#f26661}.multi_emails_con .invite_multi_select .ant-select-selection-placeholder{left:0!important;top:50%!important;transform:translateY(-50%)}.multi_emails_con .invite_multi_select .ant-select-arrow{display:none!important}.multi_emails_con .tag_close_con{height:14px;margin-left:8px;width:14px}.multi_emails_con .tag_close_con .public_close_icon{cursor:pointer;height:14px;width:14px}.multi_emails_con .tag_content{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.password_validator__tooltip .ant-tooltip-arrow:after,.password_validator__tooltip .ant-tooltip-arrow:before{background:#fff!important}.password_validator__tooltip .ant-tooltip-content .ant-tooltip-inner{background-color:#fff!important;padding:12px}.password_tip__wrap{color:#b0b7bf;display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:8px;line-height:18px}.password_tip__wrap .item_wrap{align-items:center;display:flex;gap:8px}.password_tip__wrap .item_wrap[data-correct=true]{color:#2ad194}.password_tip__wrap .item_wrap[data-correct=true] .icon{background-color:#2ad194}.password_tip__wrap .item_wrap .icon{background-color:#b0b7bf;border-radius:50%;display:inline-block;height:6px;width:6px}.share_third_platform{align-items:center;display:flex;height:32px}.share_third_platform button+button{margin-left:12px}.share_third_platform .share_email_button{background:#fff;cursor:pointer;padding:0;transition:all .2s}.share_third_platform .share_email_button,.share_third_platform .share_icon{align-items:center;border:1px solid #e6e8eb;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.draggable_tree__PJNWc{display:block;flex:0 auto;min-height:0;overflow:auto;scrollbar-color:#0003 transparent;scrollbar-width:thin}.draggable_tree__PJNWc::-webkit-scrollbar{width:6px}.draggable_tree__PJNWc::-webkit-scrollbar-track{background:none}.draggable_tree__PJNWc::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.draggable_tree__PJNWc::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.draggable_subtree___zd4C{display:flex;flex-direction:column;gap:4px}.tree_item_wrapper__EHgno{border:1px solid #fff;border-radius:var(--radius-75,6px);box-sizing:border-box;cursor:pointer;height:36px;padding:0 12px;position:relative;transition:all .2s;width:100%}.tree_item_wrapper__EHgno.item_dragging__dKe2H{opacity:.5}.tree_item_wrapper__EHgno.item_dragging__dKe2H[data-selected=true]{background:var(--color-background-brand-weak,#f0f9ff);border:1px solid var(--color-background-brand-weak,#f0f9ff)}.tree_item_wrapper__EHgno.outer_over__V55Pd{background:#3089f01a;border:1px dashed #3089f0}.tree_item_wrapper__EHgno.parent_of_instruction__oK71L{background:var(--color-background-brand-weak,#f0f9ff);border:1px solid #f0f9ff}.tree_item_wrapper__EHgno.item_idle__sK5Ou:hover{background:var(--color-background-neutral-weak,#f8f9fa);border:1px solid var(--color-background-neutral-weak,#f8f9fa)}.tree_item_wrapper__EHgno.item_idle__sK5Ou:hover .tree_item_drag_handle__SDHdb{opacity:1}.tree_item_wrapper__EHgno.item_idle__sK5Ou:hover .tree_item_icon__CYcSX[data-toggle=true] .mc-folder-icon{height:0;opacity:0;visibility:hidden;width:0}.tree_item_wrapper__EHgno.item_idle__sK5Ou:hover .tree_item_icon__CYcSX[data-toggle=true] .icon_toggle__sPEVZ{display:block!important}.tree_item_wrapper__EHgno.item_idle__sK5Ou:hover .tree_item_label__d8Gjw .folder_name_operation___lkVh{display:flex}.tree_item_wrapper__EHgno.item_idle__sK5Ou:active:not(:has(.root_item_operation_icon__SQ_9g:active,.item_operation_icon__Mjjf6:active)){background:var(--color-background-neutral-pressed,#e0e2e5);border:1px solid var(--color-background-neutral-pressed,#e0e2e5)}.tree_item_wrapper__EHgno.item_idle__sK5Ou[data-selected=true]{background:var(--color-background-brand-weak,#f0f9ff);border:1px solid var(--color-background-brand-weak,#f0f9ff)}.tree_item_wrapper__EHgno.item_idle__sK5Ou[data-selected=true]:hover{background:var(--color-background-brand-base,#d6efff);border:1px solid var(--color-background-brand-base,#d6efff)}.tree_item_wrapper__EHgno.item_idle__sK5Ou[data-selected=true]:active:not(:has(.root_item_operation_icon__SQ_9g:active,.item_operation_icon__Mjjf6:active)){background:var(--color-background-brand-strong,#c2e5ff);border:1px solid var(--color-background-brand-strong,#c2e5ff)}.tree_item_wrapper__EHgno.item_idle__sK5Ou[data-selected=true] .tree_item_label__d8Gjw .item_operation_icon__Mjjf6:hover{background:#60697314}.tree_item_wrapper__EHgno.item_idle__sK5Ou[data-selected=true] .tree_item_label__d8Gjw .item_operation_icon__Mjjf6:active{background:#6069731f}.tree_item_wrapper__EHgno.item_idle__sK5Ou[data-selected=true] .tree_item_label__d8Gjw .item_operation_icon__Mjjf6.icon_wrap_active__WVNEw{background:#60697314}.tree_item_wrapper__EHgno.item_idle__sK5Ou .tree_item_label__d8Gjw.folder_name_active__Zl93y .folder_name_operation___lkVh{display:flex}.tree_item_wrapper__EHgno.item_idle__sK5Ou .tree_item_label__d8Gjw.folder_name_edit__XJsQW .folder_form_item__BhduA{display:block}.tree_item_wrapper__EHgno .tree_item_drag_handle__SDHdb{height:100%;left:0;opacity:0;position:absolute;top:0}.tree_item_wrapper__EHgno .tree_item_drag_handle__SDHdb:hover svg{color:#3089f0}.tree_item_wrapper__EHgno .tree_item_inner__O_rFv{background:none;color:#46505c;cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative;width:100%}.tree_item_wrapper__EHgno .tree_item_content__wM37l{align-items:center;background:none;display:flex;gap:4px;height:100%;width:100%}.tree_item_wrapper__EHgno .tree_item_icon__CYcSX{align-items:center;border-radius:4px;display:flex;height:24px;justify-content:center;width:24px}.tree_item_wrapper__EHgno .tree_item_icon__CYcSX[data-toggle=true]:hover{background-color:#eeeff0}.tree_item_wrapper__EHgno .tree_item_icon__CYcSX[data-toggle=true]:active{background-color:#e0e2e5}.tree_item_wrapper__EHgno .tree_item_icon__CYcSX svg{color:#7b838c}.tree_item_wrapper__EHgno .tree_item_icon__CYcSX .icon_toggle__sPEVZ{color:#44546f!important;display:none!important}.tree_item_wrapper__EHgno .tree_item_label__d8Gjw{align-items:center;display:flex;flex:1;gap:4px;overflow:hidden}.tree_item_wrapper__EHgno .tree_item_label__d8Gjw span{color:var(--color-text-neutral-secondary,#46505c);flex:1}.tree_item_wrapper__EHgno .tree_item_label__d8Gjw .root_item_operation_icon__SQ_9g{color:#3089f0}.tree_item_wrapper__EHgno .tree_item_label__d8Gjw .root_item_operation_icon__SQ_9g:hover{color:var(--color-icon-brand-hovered,#1e68c9)}.tree_item_wrapper__EHgno .tree_item_label__d8Gjw .root_item_operation_icon__SQ_9g:active{color:var(--color-icon-brand-pressed,#104ba3)}.tree_item_wrapper__EHgno .tree_item_label__d8Gjw .item_operation_icon__Mjjf6{align-items:center;border-radius:4px;display:flex;height:24px;justify-content:center;width:24px}.tree_item_wrapper__EHgno .tree_item_label__d8Gjw .item_operation_icon__Mjjf6:hover{background:#60697314}.tree_item_wrapper__EHgno .tree_item_label__d8Gjw .item_operation_icon__Mjjf6.item_operation_icon_active__sYWns,.tree_item_wrapper__EHgno .tree_item_label__d8Gjw .item_operation_icon__Mjjf6:active{background:#6069731f}.tree_item_wrapper__EHgno .tree_item_label__d8Gjw .folder_name_operation___lkVh{align-items:center;display:none;gap:4px}.tree_item_wrapper__EHgno .tree_item_label__d8Gjw .folder_name_operation___lkVh svg{color:#46505c}.tree_item_wrapper__EHgno .tree_item_label__d8Gjw .folder_form_item__BhduA{display:none;left:0;position:absolute;top:1px;width:256px;z-index:1}.tree_item_wrapper__EHgno .tree_item_label__d8Gjw .folder_form_item__BhduA .ant-input{border:1px solid #40a9ff!important;border-radius:var(--radius-75,6px);box-shadow:0 0 0 2px #1890ff33;height:32px;padding:0 var(--spacing-150,12px)}.tree_item_wrapper__EHgno[data-selected=true] .tree_item_icon__CYcSX svg{color:#3089f0}.tree_item_wrapper__EHgno[data-selected=true] .tree_item_label__d8Gjw span{color:var(--color-text-brand-default,#3089f0);font-weight:700}.tree_item_wrapper__EHgno[data-selected=true] .tree_item_label__d8Gjw .folder_name_operation___lkVh svg{color:#3089f0}.tree_item_wrapper__EHgno.outer_over_not_permission__z01BT{background:#05080d0d;border:1px dashed #05080d1a;cursor:not-allowed}.tree_item_wrapper__EHgno.outer_over_not_permission__z01BT .tree_item_icon__CYcSX svg,.tree_item_wrapper__EHgno.outer_over_not_permission__z01BT .tree_item_label__d8Gjw .folder_name_operation___lkVh svg,.tree_item_wrapper__EHgno.outer_over_not_permission__z01BT .tree_item_label__d8Gjw .root_item_operation_icon__SQ_9g,.tree_item_wrapper__EHgno.outer_over_not_permission__z01BT .tree_item_label__d8Gjw span{color:#b0b7bf}.suggestions_menu__popover__jpc83{color:var(--color-text-neutral-primary,#05080d);padding-bottom:8px;padding-top:8px}.suggestions_menu__popover__jpc83 .ant-popover-inner{border-radius:var(--radius-radius-100,8px)}.suggestions_menu__popover__jpc83 .ant-popover-inner .ant-popover-inner-content{padding:0}.suggestions_menu__popover__jpc83 .comp_ai_menus_content{padding:4px;width:320px}.prosemirror_scrollbar{position:relative;scrollbar-gutter:stable}.prosemirror_scrollbar .prosemirror_scrollbar__inner{cursor:auto;padding-bottom:140px}.prosemirror_scrollbar[data-permission]{cursor:crosshair}.prosemirror_scrollbar[data-disabled]{cursor:auto}.prosemirror_scrollbar[data-disable-scroll]{pointer-events:none}.prosemirror_scrollbar[data-prevent-event]{cursor:text}.prosemirror_scrollbar[data-prevent-event] .prosemirror_scrollbar__inner{pointer-events:none}.notepad_rectangle_selection_toolbar__i07s4{height:38px;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:3}.notepad_rectangle_selection_toolbar__i07s4[data-select-all=false]{margin-top:0}.notepad_rectangle_selection_toolbar__i07s4[data-select-all=true]{margin-top:4px}.multiple_action_item__rY23R{border-radius:var(--radius-50,4px);cursor:pointer;height:28px;padding-inline:var(--spacing-100,8px);transition:background-color .15s ease-in-out;-webkit-user-select:none;user-select:none}.multiple_action_item__rY23R:hover{background:var(--color-background-neutral-hovered,#eeeff0)}.multiple_action_item__rY23R:active{background-color:var(--color-border-neutral-base,#e0e2e5)}.multiple_action_item__rY23R.action_item__disabled__oC_GH{color:#7e858c;cursor:no-drop}.default_container__bbGpu{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-50,4px);height:max-content;padding-block:var(--spacing-400,32px)}.default_container__bbGpu .default_decoration__nCqUC{color:var(--Color-Palettes-Grey-Light-600,#7e858c);font-size:14px;line-height:22px;max-width:400px;text-align:center}.optimization_disabled__P0KNe{cursor:not-allowed!important;opacity:.5;pointer-events:none!important}.optimization_disabled__P0KNe *,.optimization_disabled__P0KNe .template_preview{pointer-events:none!important}.optimization_disabled__P0KNe .mc-action-item{background-color:#0000!important;pointer-events:none!important}.optimization_disabled__P0KNe .mc-action-item:active,.optimization_disabled__P0KNe .mc-action-item:focus,.optimization_disabled__P0KNe .mc-action-item:hover{background-color:#0000!important}.optimization_disabled__P0KNe .mc-action-item *{pointer-events:none!important}.optimization_disabled__P0KNe .ant-tooltip{display:none!important}.optimization_disabled__P0KNe:hover{background-color:#0000!important}.disabled_wrapper__Pfnbd{pointer-events:auto!important}.disabled_wrapper__Pfnbd,.disabled_wrapper__Pfnbd:hover{cursor:not-allowed!important}.template_model__nv3W2 .ant-modal{height:85vh;max-height:900px;padding:0!important}.template_model__nv3W2 .ant-modal>div{height:100%}.container__RszPQ{align-items:center;background:#05080d;border-radius:320px;color:#fff;display:flex;flex-direction:column;font-size:200px;font-weight:500;gap:10px;height:320px;justify-content:center;left:50%;padding:10px;position:absolute;top:50%;transform:translate(-50%,-50%);width:320px;z-index:3000}.global_searcher__tdxTY{align-items:center;background:var(--color-background-neutral-base,#eeeff0);border-radius:var(--radius-full,999px);color:var(--tokens-text-tertiary,#7b838c);cursor:pointer;display:flex;height:32px;justify-content:space-between;min-width:100px;padding:5px var(--spacing-150,12px);position:relative;transition:background .2s ease-in-out;-webkit-user-select:none;user-select:none;width:362px}.global_searcher__tdxTY:hover{background:linear-gradient(0deg,#0000000a 0,#0000000a 100%),var(--color-background-neutral-base,#eeeff0)}.global_searcher__tdxTY:active{background:linear-gradient(0deg,#00000014 0,#00000014 100%),var(--color-background-neutral-base,#eeeff0)}.searcher__left__mmV2M{align-items:center;display:flex;gap:var(--spacing-100,8px)}.searcher__left__mmV2M .global_search_key__Gm2FA{display:flex;gap:4px}.searcher__left__mmV2M .global_search_key__Gm2FA div{align-items:center;background-color:#dcdde0;border-radius:var(--radius-radius-xs,4px);display:flex;font-size:12px;height:20px;justify-content:center;min-width:20px;padding-inline:var(--spcing-xxs,4px)}.record_translated__panel__py4EW{max-width:320px;padding:8px 0;-webkit-user-select:none;user-select:none}.record_translated__panel__py4EW .translated_again__u6BPi{padding:var(--spacing-100,8px)}.record_translated__panel__py4EW .translated_again__u6BPi:hover{background-color:var(--color-background-neutral-hovered,#eeeff0)}.record_translated__panel__py4EW .translated_panel__menu__zDi2x{padding:0 8px}.modal_container__cgmhz{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:24px;padding:24px 0;width:400px}.modal_container__cgmhz .modal_header__LFRTq{display:flex;flex-direction:column;gap:var(--spacing-50,4px);padding:0 var(--spacing-400,32px);width:100%}.modal_container__cgmhz .modal_header__LFRTq .header_info__saFeF{align-items:flex-start;align-self:stretch;display:flex;gap:var(--spacing-100,8px)}.modal_container__cgmhz .modal_header__LFRTq .header_info__saFeF .header_title_wrapper__QADn8{align-items:center;display:flex;flex:1;gap:var(--spacing-100,8px);overflow:hidden}.modal_container__cgmhz .modal_header__LFRTq .header_info__saFeF .header_title_wrapper__QADn8 .header_title__DM7rv{color:var(--text-primary,#05080d);flex:1;font-size:18px;font-weight:600;line-height:28px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.modal_container__cgmhz .modal_header__LFRTq .header_info__saFeF .close_btn__zKfuW{align-items:center;cursor:pointer;display:flex;height:var(--spacing-250,20px);justify-content:center;transition:all .2 ease-in-out;width:var(--spacing-250,20px)}.modal_container__cgmhz .modal_header__LFRTq .header_info__saFeF .close_btn__zKfuW svg{color:#7b838c}.modal_container__cgmhz .modal_header__LFRTq .header_info__saFeF .close_btn__zKfuW:hover svg{color:#606973}.modal_container__cgmhz .modal_header__LFRTq .header_info__saFeF .close_btn__zKfuW:active svg{color:#46505c}.modal_container__cgmhz .modal_header__LFRTq .header_info__saFeF .close_btn__zKfuW[data-disabled=true]{cursor:not-allowed}.modal_container__cgmhz .modal_header__LFRTq .header_info__saFeF .close_btn__zKfuW[data-disabled=true] svg{color:#b0b7bf}.modal_container__cgmhz .modal_header__LFRTq .header_supporting_info__I4_Bf{display:flex;flex-direction:column;gap:var(--spacing-100,8px)}.modal_container__cgmhz .modal_content__SybJV{display:flex;flex:1;flex-direction:column;flex-wrap:nowrap!important;gap:var(--spacing-250,20px);overflow:hidden auto;padding:0 var(--spacing-400,32px);width:100%}.modal_container__cgmhz .modal_footer__oTXi6{padding:0 var(--spacing-400,32px);width:100%}.google_layout__OszOB{padding:0}.third_logins_area__LedgZ{width:100%}.third_logins_area__LedgZ .ant-btn{align-items:center;border-color:#0f1a26;border-radius:6px;color:#0f1a26;display:flex;font-size:14px;justify-content:center;width:100%}.third_logins_area__LedgZ .ant-btn-default:not(:disabled):hover{border-color:inherit;color:inherit}.modal_content__m70Ue{gap:0}.modal_content__m70Ue,.step_content__O56fJ{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.step_content__O56fJ{gap:24px;margin-top:24px}.info_alert__gD7WX{align-items:flex-start;background:#f0f9ff;border:1px solid #3089f0;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;gap:16px;justify-content:flex-start;padding:8px 12px;width:100%}.info_icon__fmT8I{color:#3089f0;margin-top:2px}.info_text__BJPCZ{color:#05080d;flex:1;font-size:14px;font-weight:400;line-height:22px}.form_section___9cej{gap:12px}.form_header__rccT3,.form_section___9cej{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.form_title__vNsfw{color:#05080d;font-size:16px;font-weight:500;line-height:24px;margin:0}.form_description__vvnqa{color:#7b838c;font-size:12px;font-weight:400;line-height:18px;margin:0}.form_field__nNg4v{align-items:flex-start;display:flex;flex-direction:column;gap:4px;justify-content:flex-start;width:100%}.field_label__gNG2T{align-items:center;color:#46505c;display:flex;font-size:14px;font-weight:400;line-height:22px;margin-left:-12px}.asterisk__nV2xS{margin-right:4px}.domain_input__g48LL{border-radius:8px;font-size:14px;font-weight:400;height:40px;line-height:22px;width:100%}.domain_input__g48LL:focus{border:1px solid #3089f0;box-shadow:0 0 0 2px #3089f033;outline:none}.domain_input__g48LL::placeholder{color:#b0b7bf}.domain_input__g48LL.input_error__G83OM{border:1px solid #f26661}.domain_input__g48LL.input_error__G83OM:focus{border:1px solid #f26661;box-shadow:0 0 0 2px #f2666133;outline:none}.error_message__XUcSs{color:#f26661;font-size:12px;font-weight:400;line-height:18px;margin-top:4px}.dns_section__xHWnx{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;width:100%}.dns_title__qeNAh{color:#05080d;font-size:16px;font-weight:500;line-height:24px;margin:0}.instructions_box__n4520{align-items:flex-start;background:#f8f9fa;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;justify-content:flex-start;padding:12px 16px;width:100%}.instructions_content__a8m20{width:100%}.instructions_title__qaeOA{color:#05080d;font-size:14px;font-weight:400;line-height:22px;margin:0 0 8px}.config_link__DKPEG{color:#3089f0;text-decoration:none}.config_link__DKPEG:hover{text-decoration:underline}.instructions_list__RpiJL,.note_list__qkrVW{color:#7b838c;font-size:14px;font-weight:400;line-height:22px;list-style-type:decimal;margin:0;padding-left:16px}.instructions_list__RpiJL li,.note_list__qkrVW li{margin-left:0;padding-left:4px}.note_list__qkrVW{list-style-type:disc}.note_content__U5Izd{width:100%}.note_title__d8yOL{color:#05080d;font-size:14px;font-weight:400;line-height:22px;margin:0 0 8px}.dns_records__R_9P6{gap:12px;justify-content:flex-start}.dns_records__R_9P6,.record_item__Fbfvq{align-items:flex-start;display:flex;flex-direction:column;width:100%}.record_item__Fbfvq{gap:4px;justify-content:center}.record_label__NG1ml{color:#7b838c;font-size:12px;font-weight:400;line-height:18px;white-space:nowrap}.record_value__sNEBQ{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:flex-start;width:100%}.record_value__sNEBQ span{color:#05080d;font-size:14px;font-weight:500;line-height:22px;white-space:nowrap}.verification_code__y7S1a{white-space:normal!important;word-break:break-all}.copy_icon__lnrpL{color:#46505c;cursor:pointer}.copy_icon__lnrpL:hover{color:#3089f0}.button_area__r7Taq{align-items:flex-start;display:flex;flex-direction:row;gap:8px;justify-content:flex-end;width:100%}.primary_button__gAyKa{flex:1;height:40px;min-width:72px}.organization_profile_layer__xeoqZ{align-items:center;border-bottom:1px solid var(--color-divider-neutral-weak,#eeeff0);display:flex;gap:16px;padding-bottom:24px}.organization_profile_layer__xeoqZ .organization_profile_avatar_wrap__UWz0M{cursor:pointer;height:64px;position:relative;width:64px}.organization_profile_layer__xeoqZ .organization_profile_avatar_wrap__UWz0M:hover .avatar_mask__axQQd{opacity:1}.organization_profile_layer__xeoqZ .organization_profile_avatar_wrap__UWz0M .organization_profile_avatar__Eqi9l{border-radius:12px}.organization_profile_layer__xeoqZ .organization_profile_avatar_wrap__UWz0M .avatar_mask__axQQd{align-items:center;background:#00000091;border-radius:12px;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;width:100%}.organization_profile_layer__xeoqZ .organization_profile_avatar_wrap__UWz0M .avatar_mask_progress__wTcHo{align-items:center;background:#00000080;border-radius:50%;bottom:0;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%}.organization_profile_layer__xeoqZ .organization_profile_name__KDrWz{display:flex;flex-direction:column;gap:4px}.organization_profile_layer__xeoqZ .organization_profile_name__KDrWz .organization_profile_edit_name_wrap__g4Tj5{cursor:pointer;display:flex;width:300px}.organization_profile_layer__xeoqZ .organization_profile_name__KDrWz .organization_profile_name_text__z4vZp{color:#05080d;font-size:16px;font-weight:500;line-height:24px}.pane_container__noeZj{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;height:800px;max-height:calc(100vh - 128px);min-height:612px;overflow-y:scroll;position:relative}.pane_container__noeZj::-webkit-scrollbar{background-color:#0000;height:6px;transition:all .15s;width:6px}.pane_container__noeZj::-webkit-scrollbar-thumb{background-color:#0000;border-radius:6px;width:10%}.pane_container__noeZj::-webkit-scrollbar-corner{background-color:#0000}.pane_container__noeZj:hover::-webkit-scrollbar-thumb{background-color:#0000001a}.pane_container__noeZj:hover::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.pane_container__noeZj .pane_header__GV1SR{background-color:#fff;display:flex;flex-direction:column;gap:var(--spacing-100,8px);padding:24px 36px;position:sticky;top:0;width:100%;z-index:10}.pane_container__noeZj .pane_header__GV1SR .header_info__kGgpF{align-items:flex-start;align-self:stretch;display:flex;gap:var(--spacing-100,8px)}.pane_container__noeZj .pane_header__GV1SR .header_info__kGgpF .header_title_wrapper__z7oCk{display:flex;flex:1;flex-direction:column;overflow:hidden}.pane_container__noeZj .pane_header__GV1SR .header_info__kGgpF .header_title_wrapper__z7oCk .header_title__fYLON{color:var(--text-primary,#05080d);flex:1;font-size:18px;font-weight:600;line-height:28px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.pane_container__noeZj .pane_header__GV1SR .header_info__kGgpF .header_title_wrapper__z7oCk .title_duration__dMhVX{color:var(--text-tertiary,#7b838c);font-size:14px;font-weight:400;line-height:22px}.pane_container__noeZj .pane_header__GV1SR .header_info__kGgpF .close_btn__Rww3I{align-items:center;cursor:pointer;display:flex;height:var(--spacing-250,20px);justify-content:center;transition:all .2 ease-in-out;width:var(--spacing-250,20px)}.pane_container__noeZj .pane_header__GV1SR .header_info__kGgpF .close_btn__Rww3I svg{color:#7b838c}.pane_container__noeZj .pane_header__GV1SR .header_info__kGgpF .close_btn__Rww3I:hover svg{color:#606973}.pane_container__noeZj .pane_header__GV1SR .header_info__kGgpF .close_btn__Rww3I:active svg{color:#46505c}.pane_container__noeZj .pane_header__GV1SR .header_info__kGgpF .close_btn__Rww3I[data-disabled=true]{cursor:not-allowed}.pane_container__noeZj .pane_header__GV1SR .header_info__kGgpF .close_btn__Rww3I[data-disabled=true] svg{color:#b0b7bf}.pane_container__noeZj .pane_header__GV1SR .header_supporting_info__zBWLO{display:flex;flex-direction:column;gap:var(--spacing-100,8px)}.pane_container__noeZj .pane_content__pYbPW{display:flex;flex:1;flex-direction:column;gap:12px;padding:0 36px 6px;width:100%}.pane_container__noeZj .pane_footer__zCycD{background-color:#fff;bottom:0;box-shadow:0 -4px 12px #00000014;display:flex;flex-direction:column;gap:4px;padding:16px 36px 20px;position:sticky;width:100%;z-index:10}.effect_immediately_con__Jcd_g{color:#7b838c;display:block;font-size:12px;line-height:18px;text-align:center}.create_form_container__uJA7w{border-radius:6px;height:auto;min-height:auto}.create_form_container__uJA7w .unsubscribe_discount_payment_info__GmJm3{align-items:center;border:1px solid #e0e2e5;border-radius:6px;display:flex;justify-content:space-between;padding:8px 16px}.create_form_container__uJA7w .unsubscribe_discount_payment_info_left__jaRge{color:#05080d;font-size:14px;line-height:22px}.create_form_container__uJA7w .unsubscribe_discount_payment_info_right__w0Xtz{color:#7b838c;font-size:14px;line-height:22px}.container__ZNTnL{width:100%}.title__h3o88{background:#f8f9fa;color:#05080d;font-size:16px;font-weight:500;left:0;line-height:24px;padding:0 0 12px;position:sticky;top:0;z-index:2}.content__B6hZx{width:100%}.container__vYCnZ{display:flex;height:auto;max-height:800px;width:100%}.new_pro_checkout_b__GmAyu{display:flex;gap:24px;height:auto;max-height:800px}.order_summary_con__aT5JV{background:var(--color-background-neutral-weak,#f8f9fa);border-radius:var(--radius-100,8px);padding:8px 12px}.order_summary_con__aT5JV .order_detail_list__mciZd{border-bottom:1px solid;border-bottom-color:var(--divider-strong,#e0e2e5);display:flex;flex-direction:column;padding-bottom:12px;row-gap:12px}.order_summary_con__aT5JV .order_detail_list__mciZd .goods_item__kvuqP{color:var(--tokens-text-primary,#05080d);display:flex;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between;line-height:22px}.order_summary_con__aT5JV .order_detail_list__mciZd .goods_item__kvuqP .goods_price__FT83i{-webkit-text-decoration:underline dotted #7b838c;text-decoration:underline dotted #7b838c}.order_summary_con__aT5JV .order_detail_list__mciZd .credit_item__m4hCT{display:flex;justify-content:space-between}.order_summary_con__aT5JV .order_detail_list__mciZd .credit_item__m4hCT .credit_title__rQhHT{color:var(--tokens-text-primary,#05080d);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.order_summary_con__aT5JV .order_detail_list__mciZd .credit_item__m4hCT .skeleton__MTU8q{border-radius:6px;height:22px;min-width:unset;width:48px}.order_summary_con__aT5JV .order_detail_list__mciZd .credit_item__m4hCT .credit_value__ZkDbt{color:var(--colorPalettes-green-600,#1aab7a);font-size:14px;font-style:normal;font-weight:500;line-height:22px}.order_summary_con__aT5JV .total_item__YBc8n{color:var(--tokens-text-primary,#05080d);display:flex;font-size:16px;font-style:normal;font-weight:500;justify-content:space-between;line-height:24px;padding-top:12px}.order_summary_con__aT5JV .total_item__YBc8n .skeleton__MTU8q{border-radius:6px;height:24px;min-width:unset;width:48px}.order_summary_con__aT5JV .total_item__YBc8n .total_price_container__FuYbS{align-items:center;display:flex;gap:4px;justify-content:flex-end}.order_summary_con__aT5JV .total_item__YBc8n .total_price_container__FuYbS .discount_info__acQie{display:flex;flex-direction:column}.order_summary_con__aT5JV .total_item__YBc8n .total_price_container__FuYbS .discount_info__acQie .original_price__EO4HQ{color:var(--Color-Palettes-Grey-Light-600,#7e858c);font-size:12px;line-height:18px;text-align:right;text-decoration-line:line-through}.order_summary_con__aT5JV .renew_time__IggUH{color:var(--tokens-text-tertiary,#7b838c);display:block;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-top:4px;text-align:right}.dialog_content__q9ncb{width:100%}.billing_card__biXut{border:1px solid #eeeff0;border-radius:6px;box-shadow:0 1px 1px #0f1a2605,0 2px 4px #0f1a260a;margin-bottom:20px}.billing_card__biXut .ant-card-body{padding:16px}.card_item__G8Y6_{display:flex;justify-content:space-between;padding:12px 0}.card_item__G8Y6_ .payment_yen__gLfH7{align-items:center;display:flex}.card_item__G8Y6_ .payment_yen__gLfH7 svg{margin-right:2px}.card_item__G8Y6_:not(:last-child){border-bottom:1px solid #eeeff0}.card_item__G8Y6_:first-child{padding:0 0 12px}.card_item__G8Y6_:last-child{align-items:center;display:flex;justify-content:space-between;padding:12px 0 0}.card_item__G8Y6_:last-child input{width:260px}.card_item__G8Y6_>div:first-child{color:#4b5159;font-size:14px;line-height:22px}.card_item__G8Y6_>div:last-child{color:#181f26;font-size:14px;font-weight:500;line-height:22px}.card_item__G8Y6_ .ant-input:placeholder-shown{text-align:right}.card_item__G8Y6_ .ant-input{padding-right:0;text-align:right}.yen_price__i86BG{border:0}.form_item_title__Zen4f{align-items:center;color:#181f26;display:flex;font-size:14px;line-height:22px;margin-bottom:4px}.form_item_title__Zen4f svg{margin-right:2px}.form_input__hyiB9{height:40px}.form_item_receipts__s5Vg8{align-items:center;display:flex;gap:8px;justify-content:space-between}.form_item_receipts__s5Vg8 span{white-space:nowrap}.form_item_receipts__s5Vg8 .ant-form-item{margin-bottom:0;width:100%}.get_invoice_title_container__J9Pol{align-items:center;display:flex;flex-direction:row;gap:8px}.get_invoice_title_container__J9Pol .get_invoice_title__cA5z6{color:var(--text-primary,#05080d);font-size:20px;font-weight:600;line-height:30px}.get_invoice_title_container__J9Pol .invoice_preview_img__mAZ2H{background:#fff 0 0/cover;border-radius:6px;object-fit:contain}.get_invoice_title_container__J9Pol .get_invoice_preview__eEleK{color:var(--color-text-brand,#3089f0);cursor:pointer;font-size:14px}.get_invoice_title_container__J9Pol .get_invoice_preview__eEleK:hover{color:var(--color-text-brand-hovered,#1e68c9)}.get_invoice_title_container__J9Pol .get_invoice_preview__eEleK:active{color:var(--color-text-brand-active,#1e68c9)}.ant-popover.get_invoice_preview_popover .ant-popover-inner{box-shadow:0 0 1px #0f1a261f,0 6px 24px #0f1a261f}.ant-popover.get_invoice_preview_popover .ant-popover-inner-content{padding:0!important}.zoom_dialog_form__s1Brl{position:relative;width:100%}.zoom_dialog_form__s1Brl .ant-form-item{margin-bottom:16px}.zoom_dialog_form__s1Brl .ant-input{border-radius:6px;color:#0f1a26;flex:1;font-size:14px;height:auto;line-height:30px;margin-right:5px;min-width:inherit}.zoom_dialog_form__s1Brl .ant-input:focus,.zoom_dialog_form__s1Brl .ant-input:hover{z-index:1}.zoom_dialog_form__s1Brl .form_label__IaNxK{line-height:normal}.zoom_dialog_form__s1Brl .form_label__IaNxK .form_label_title__OSkSf{color:#0f1a26;font-size:14px;line-height:22px}.zoom_dialog_form__s1Brl .form_label__IaNxK .form_label_subtext__BEwKZ{color:#7e858c;font-size:12px;line-height:18px}.zoom_dialog_form__s1Brl .form_input__neRJH{height:40px}.zoom_dialog_form__s1Brl .form_label_checkbox__A0O2q{align-items:center;color:#7e858c;display:inline-flex;font-size:12px;line-height:18px;padding-left:6px}.zoom_dialog_form__s1Brl .meeting_start__HaWTG{border-radius:6px;height:40px;margin-top:8px;padding:9px 24px;width:100%}.zoom_dialog_form__s1Brl .ant-form-item-label{line-height:normal!important}.zoom_loading_layout__czHii{align-items:center;background-color:#fff!important;border-radius:8px;display:flex;height:160px;justify-content:center;margin:auto;padding:20px;width:300px}.zoom_loading_layout__czHii .zoom_loading_text__hLe0z{justify-content:center}.click_to_tutorial__EEgXY{color:#3089f0;cursor:pointer;display:inline}.role_verify_wrap__quktP{display:flex;flex-direction:column;gap:24px;width:100%}.role_verify_wrap__quktP .role_verify_subtitle__bwnfc{color:#7e858c}.role_verify_wrap__quktP .btn_confirm__u7sxv{border-radius:6px;height:40px;width:100%}.role_verify_wrap__quktP .btn_confirm__u7sxv[disabled]{background-color:#eeeff0}.role_verify_wrap__quktP .verify_wrap__NnHR2 .verify_form__hcM6J .form_item__dNk2O{margin:0}.role_verify_wrap__quktP .verify_wrap__NnHR2 .verify_form__hcM6J .form_item__dNk2O .verify_code_wrap__PIZJq{align-items:center;display:flex;gap:16px}.role_verify_wrap__quktP .verify_wrap__NnHR2 .verify_form__hcM6J .form_item__dNk2O .verify_code_wrap__PIZJq .verify_code_input__Nq00z{flex:1}.role_verify_wrap__quktP .verify_wrap__NnHR2 .verify_form__hcM6J .form_item__dNk2O .verify_code_wrap__PIZJq .btn_resetCode__Lki9P[disabled]{background-color:#eeeff0}.previewCompleteModal__F4K4w .ant-modal-content{padding:32px;text-align:center}.previewCompleteModal__F4K4w .ant-modal-body{align-items:center;display:flex;flex-direction:column;gap:24px;padding:32px}.iconContainer___zid7{align-items:center;display:flex;height:160px;justify-content:center;width:100%}.successIcon__JHsTQ{height:160px;width:240px}.content__zA7Nq{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center;width:100%}.title__pAQaD{color:#05080d;font-size:18px;font-weight:600;line-height:28px}.description__yDlXy,.title__pAQaD{font-family:Noto Sans,sans-serif;margin:0}.description__yDlXy{color:#7b838c;font-size:14px;font-weight:400;line-height:22px}.buttonContainer__Tujtg{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}.tutorialButton__BO7om{align-items:center;background:#3089f0;border:none;border-radius:8px;color:#fffffff5;cursor:pointer;display:flex;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;height:40px;justify-content:center;line-height:22px;width:240px}.tutorialButton__BO7om:hover{background:#5bacfc}.tutorialButton__BO7om:active{background:#2c7fd4}.real_time_qa__WYf_v{display:flex;flex-direction:column;gap:12px;overflow:hidden}.qa_title__iFI_G{align-items:center;color:var(--color-text-neutral-primary,#05080d);display:flex;font-size:16px;font-style:normal;font-weight:500;gap:4px;line-height:24px}.ai_icon__fEATe{flex-shrink:0;height:16px;width:16px}.qa_count__gjz3M{background:#f3f4f6;border-radius:12px;color:#6b7280;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500;padding:4px 8px}.qa_content__mb0n6{display:flex;flex:1;flex-direction:column;height:0;width:100%}.qa_list__gGoj4{display:flex;flex-direction:column;gap:24px;margin-bottom:66px}.empty_text__YXRIn{border:1px solid var(--color-border-neutral-weak,#eeeff0);border-radius:8px;color:var(--color-text-neutral-secondary,#46505c);font-size:14px;font-style:normal;font-weight:400;line-height:22px;padding:12px 16px;text-align:center}.crm_properties_collapse_header__DCWZG{align-items:center;align-self:stretch;display:flex;justify-content:space-between;width:100%}.crm_properties_collapse_title_wrapper__Bc75N{align-items:center;display:flex;gap:8px;padding:4px}.crm_properties_collapse_title_wrapper__Bc75N .crm_properties_collapse_title__x8eL1{color:var(--text-primary,#05080d);font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.crm_properties_collapse_title_wrapper__Bc75N .crm_properties_collapse_title_desc__N2Rc3{color:var(--text-tertiary,#7b838c);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.select_properties_collapse_content__PJqgD{align-items:flex-start;align-self:stretch;background:var(--color-background-neutral-weak,#f8f9fa);border-radius:var(--radius-100,8px);display:flex;flex-direction:column;gap:16px;padding-bottom:16px}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_header_wrapper__bo5ly{align-items:center;align-self:stretch;border-bottom:1px solid #eeeff0;display:flex;gap:20px;padding:10px 20px}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_checkbox__zHr57{width:280px}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_checkbox_label__bD9Nl{color:var(--color-text-neutral-tertiary,#7b838c);font-size:12px;font-style:normal;font-weight:400;line-height:18px}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_header_ai_autofill__fOq_m{align-items:center;color:var(--color-text-neutral-tertiary,#7b838c);display:flex;flex-shrink:0;font-size:12px;font-style:normal;font-weight:400;gap:4px;line-height:18px;min-width:80px}.select_properties_collapse_content__PJqgD .select_properties_collapse__content_header_description__m9VDJ{align-items:center;color:var(--color-text-neutral-tertiary,#7b838c);display:flex;flex:1;font-size:12px;font-style:normal;font-weight:400;gap:4px;line-height:18px;width:0}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_description__gsufu{align-items:center;color:var(--color-text-neutral-primary,#05080d);display:flex;flex:1;font-size:14px;font-style:normal;font-weight:400;gap:4px;line-height:22px;position:relative;width:0}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_description__gsufu .no_description__nYW0J{color:var(--color-text-neutral-placeholder,#b0b7bf);line-height:40px}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_description__gsufu .description_input_number__Hbqn6{bottom:8px;color:var(--color-text-neutral-tertiary,#7b838c);font-size:12px;font-style:normal;font-weight:400;line-height:18px;position:absolute;right:12px;text-align:right}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_list__CE9ES{align-items:stretch;align-self:stretch;display:flex;flex-direction:column;gap:12px;padding:0 20px}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_list__CE9ES .select_properties_collapse_content_list_item__E_vCy{align-items:start;display:flex;gap:20px;min-height:40px;padding:12px 0}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_list__CE9ES .select_properties_collapse_content_list_item_checkbox__akVSe{padding-top:9px;width:280px}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_list__CE9ES .select_properties_collapse_content_ai_autofill__iE4yC{align-items:center;display:flex;flex-shrink:0;min-width:80px;padding-top:9px}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_list__CE9ES .select_properties_collapse_content_ai_autofill__iE4yC .no_description__nYW0J{color:var(--color-text-neutral-placeholder,#b0b7bf);line-height:22px}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_list__CE9ES .select_properties_collapse_content_list_item_label__Om8yK{align-items:center;color:var(--color-text-neutral-secondary,#46505c);display:flex;flex:1;font-size:14px;font-style:normal;font-weight:400;gap:4px;line-height:22px;width:0}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_list__CE9ES .select_properties_collapse_content_list_item_label__Om8yK .select_properties_collapse_content_list_item_label_text__RQ20R{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_list__CE9ES .select_properties_collapse_content_list_item_label__Om8yK .select_properties_collapse_content_list_item_label_delete__EuMcj{color:var(--color-text-neutral-tertiary,#7b838c);flex-shrink:0;opacity:0;transition:opacity .3s ease-in-out;visibility:hidden;width:0}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_list__CE9ES .select_properties_collapse_content_list_item_label__Om8yK .select_properties_collapse_content_list_item_label_delete__EuMcj:hover{color:var(--color-text-neutral-primary,#05080d)}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_list__CE9ES .select_properties_collapse_content_list_item_label__Om8yK:hover .select_properties_collapse_content_list_item_label_delete__EuMcj{height:16px;opacity:1;visibility:visible;width:16px}.select_properties_collapse_content__PJqgD .crm_properties_collapse_content_empty__mAs3P{align-items:center;align-self:stretch;color:var(--color-text-neutral-disabled,#b0b7bf);display:flex;flex-direction:column;font-size:14px;font-style:normal;font-weight:400;gap:var(--spacing-100,8px);justify-content:center;line-height:22px;overflow:hidden;padding:8px 12px}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_description_input__iipUE{padding:var(--spacing-100,8px) var(--spacing-150,12px)}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_description_input__iipUE::-webkit-scrollbar{background-color:#0000;width:6px}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_description_input__iipUE:hover::-webkit-scrollbar-thumb{background-color:#b3b3b3}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_description_input__iipUE::-webkit-scrollbar-thumb{background-color:#0000;border-radius:8px}.select_properties_collapse_content__PJqgD .select_properties_collapse_content_description_input__iipUE.show_input_limit__F3cYv{padding-bottom:26px}.select_properties_collapse_content_description_tooltip__q9lHV{align-items:stretch;align-self:stretch;display:flex;flex-direction:column;gap:8px;justify-content:center}.select_properties_collapse_re_pull_fields_btn___E8Hd{position:absolute;right:0;top:6px}.player_control_btn__g_qsB{align-items:center;display:flex;justify-content:center;padding:0}.explanation_banner__pF4je{background-color:#f8f9fa;border-radius:16px;display:flex;flex-direction:column;gap:24px;max-width:752px;padding:24px;width:100%}.explanation_banner__pF4je[data-align=center]{align-items:center}.explanation_banner__pF4je[data-align=center] .banner_content__suK_6 .banner_title__eATKJ{text-align:center}.explanation_banner__pF4je[data-align=center] .banner_content__suK_6 .banner_benefit__JzF2e{align-items:center}.explanation_banner__pF4je[data-align=center] .banner_footer__cxiFL{justify-content:center}.explanation_banner__pF4je .banner_content__suK_6 .banner_title__eATKJ{color:#05080d;font-size:16px;font-weight:500;line-height:24px;margin-bottom:12px}.explanation_banner__pF4je .banner_content__suK_6 .banner_benefit__JzF2e{display:flex;flex-direction:column;gap:8px}.explanation_banner__pF4je .banner_content__suK_6 .banner_benefit__JzF2e .benefit__HtnzD{color:#4f5964;display:flex;gap:8px}.explanation_banner__pF4je .banner_content__suK_6 .banner_benefit__JzF2e .benefit__HtnzD span{flex:1}.explanation_banner__pF4je .banner_content__suK_6 .banner_benefit__JzF2e .benefit__HtnzD .benefit_icon__guvT8{align-items:center;display:flex;height:22px;justify-content:center;width:22px}.explanation_banner__pF4je .banner_footer__cxiFL{align-items:center;display:flex}.explanation_banner__pF4je .banner_footer__cxiFL button{background-color:#3089f0;border-radius:6px;height:40px;width:160px}@media only screen and (max-width:468px){.explanation_banner__pF4je .banner_content__suK_6 .banner_title__eATKJ{text-align:left!important}.explanation_banner__pF4je .banner_content__suK_6 .banner_benefit__JzF2e{align-items:start!important}}.bookmarks_guard__a8CAL{align-items:center;display:flex;flex-direction:column;gap:24px;padding:80px 24px 0}.bookmarks_guard__a8CAL .guard_image__WDBTW{max-width:180px}.bookmarks_guard__a8CAL .guard_desc__X6Vvx{color:#7b838c;font-size:14px;line-height:22px;text-align:center;white-space:break-spaces}.bookmarks_guard__a8CAL .ant-image{max-width:180px}.bookmarks_list__tp5dS{display:flex;flex:1;flex-direction:column;min-height:0;padding-bottom:80px;position:relative}.llm_property_input_wrap__fMFrQ{position:relative;width:100%}.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0{position:relative}.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0>div[data-slotter]{bottom:9px;margin:auto;opacity:0;position:absolute;right:12px;transition:all .15s;visibility:hidden}.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0:hover>div[data-slotter],.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0>div[data-slotter][data-active]{opacity:1;visibility:visible}.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0[data-error] input[data-type=currency],.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0[data-error] input[data-type=email],.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0[data-error] input[data-type=number],.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0[data-error] input[data-type=text],.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0[data-error] textarea[data-type=textarea]{border-color:var(--color-border-danger,#f26661)}.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0[data-error] input[data-type=currency]:focus,.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0[data-error] input[data-type=email]:focus,.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0[data-error] input[data-type=number]:focus,.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0[data-error] input[data-type=text]:focus,.llm_property_input_wrap__fMFrQ .llm_property__inner__zBSh0[data-error] textarea[data-type=textarea]:focus{outline-color:#fccac9}.llm_property_input_wrap__fMFrQ .llm_property__error__TyAhe{color:var(--color-text-danger,#f26661);font-size:12px;line-height:18px;white-space:pre-wrap}.hubspot_deal_select__XubTa{position:relative}.hubspot_deal_select__XubTa .deal_select_error__FkYHr{bottom:-24px;color:var(--color-text-danger,#f26661);font-size:12px;left:0;line-height:18px;margin-top:2px;position:absolute}.hubspot_deal_select__XubTa .add_search_keyword_wrap__tIO1F{border-top:1px solid var(--color-divider-neutral-weak,#eeeff0);padding:var(--spacing-100,8px)}.hubspot_deal_select__XubTa .add_search_keyword_wrap__tIO1F .add_search_keyword__d_c28{border-radius:6px;color:var(--color-text-brand-default,#3089f0);cursor:pointer;padding:var(--spacing-100,8px);-webkit-user-select:none;user-select:none}.hubspot_deal_select__XubTa .add_search_keyword_wrap__tIO1F .add_search_keyword__d_c28 svg{margin-right:var(--spacing-100,8px)}.hubspot_deal_select__XubTa .add_search_keyword_wrap__tIO1F .add_search_keyword__d_c28 .keyword_name__KHJnU{display:block;font-weight:700}.hubspot_deal_select__XubTa .add_search_keyword_wrap__tIO1F .add_search_keyword__d_c28:hover{background-color:var(--color-palette-grey-light-100,#f5f6f7)}.hubspot_deal_select__XubTa .add_search_keyword_wrap__tIO1F .add_search_keyword__d_c28 .text_with_icon__text{display:flex;gap:var(--spacing-50,4px)}.hubspot_deal_select__XubTa .add_search_keyword_wrap__tIO1F .add_search_keyword__d_c28 .speaker_search_keyword_name{display:block;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal_option__LATF7 .deal_option__label__IS1Ch{color:var(--color-text-neutral-primary,#05080d);min-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal_option__LATF7 .deal_option__subtext__d4HOE{align-items:center;color:var(--color-text-neutral-tertiary,#7b838c);display:flex;font-size:12px;gap:var(--spacing-50,4px);line-height:18px}.dropdown_footer__IjXaw{align-items:center;display:flex;gap:8px;justify-content:flex-start;padding:16px 8px;width:100%}.divider__R4UiC{background-color:var(--color-divider-weak,#eeeff0);height:1px;margin:4px -4px;width:calc(100% + 8px)}.loading_container__PCS5I{align-items:center;align-self:stretch;color:var(--color-text-neutral-placeholder,#b0b7bf)!important;display:flex;gap:8px;height:36px;padding:0 8px}.crm_deal_detail_info__k4M_T{align-items:center;display:flex;gap:var(--spacing-100,8px)}.crm_deal_detail_info__k4M_T .deal_icon_image__yQE91{background-color:#f5923040;border-radius:100%;height:var(--spacing-400,32px);pointer-events:none;width:var(--spacing-400,32px)}.crm_deal_detail_info__k4M_T .deal_identity__CD843{flex:1;width:0}.crm_deal_detail_info__k4M_T[data-source=hubspot] .deal_subtext__amount__muvAq{color:#f59230}.crm_deal_detail_info__k4M_T[data-source=salesforce] .deal_subtext__amount__muvAq{color:var(--color-text-brand,#3089f0)}.crm_deal_detail_info__k4M_T[data-unbound=true] .deal_icon_image__yQE91{background-color:#0000;border-radius:0}.crm_deal_detail_info__k4M_T[data-unbound=true] .deal_identity__CD843 .deal_info__xGVGb .deal_title__Z7zYM{color:var(--color-text-neutral-tertiary,#7b838c)}.deal_identity__CD843 .deal_info__xGVGb{align-items:center;display:flex;gap:var(--spacing-200,16px);justify-content:space-between}.deal_identity__CD843 .deal_info__xGVGb .deal_title__Z7zYM{color:var(--text-primary,#05080d);font-weight:500;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal_identity__CD843 .deal_subtext__ya6eW{align-items:center;color:var(--text-tertiary,#7b838c);display:flex;font-size:12px;line-height:18px}.deal_identity__CD843 .deal_subtext__ya6eW .deal_subtext__text__fMuAU{flex-shrink:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal_identity__CD843 .deal_subtext__ya6eW .deal_subtext__text__fMuAU:after{content:"·";display:inline;flex-shrink:0;margin-inline-end:2px;margin-inline-start:2px}.deal_identity__CD843 .deal_subtext__ya6eW .deal_subtext__amount__muvAq{flex:auto;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis}.deal_identity__CD843 .deal_subtext__ya6eW .ant-typography{margin-bottom:0}.deal_actions__kXOPa{align-items:center;display:flex;gap:var(--spacing-100,8px)}.crm_deals_section__M06Dk{display:flex;flex-direction:column;gap:var(--spacing-75,6px)}.crm_deals_section_content__yZpEY{position:relative}.property_table__wrap__uKv7b{background-color:var(--color-background-neutral-weak,#f8f9fa);border-radius:var(--radius-100,8px)}.property_table__wrap__uKv7b :where(.table_col__kO8DZ){align-items:flex-start;display:flex;flex:1;width:0}.property_table__wrap__uKv7b .table_row__HKnyM{align-content:center;display:flex;gap:20px}.property_table__wrap__uKv7b .table_row__HKnyM .table_col__kO8DZ:first-child,.property_table__wrap__uKv7b .table_row__HKnyM .table_col__kO8DZ:nth-child(2){flex:4;padding-top:11px}.property_table__wrap__uKv7b .table_row__HKnyM .table_col__kO8DZ:nth-child(3){align-items:center;flex:unset;height:44px;width:24px}.property_table__wrap__uKv7b .table_row__HKnyM .table_col__kO8DZ:nth-child(4){flex:7}.property_table__wrap__uKv7b .table_head__HaYmi{border-bottom:1px solid #eeeff0;padding:12px 20px}.property_table__wrap__uKv7b .table_head__HaYmi .table_col__kO8DZ{color:var(--Color-Palettes-Grey-Light-600,#7e858c);font-size:12px;height:max-content!important;line-height:18px;padding-top:0!important}.property_table__wrap__uKv7b .table_body__GobKv{display:flex;flex-direction:column;gap:12px;padding:16px 20px 20px}.property_table__wrap__uKv7b .table_body__GobKv .table_col__kO8DZ{word-wrap:break-word;min-height:44px}.property_table__wrap__uKv7b .table_body__GobKv .table_col__kO8DZ .property_value_divider__AeGg9{background-color:#d9d9d9;display:block;height:2px;width:24px}.property_table__wrap__uKv7b .table_body__GobKv .table_col__kO8DZ .property_field_value__CGPY6{max-width:100%}.property_table__wrap__uKv7b .table_body__GobKv .table_col__kO8DZ .property_input_wrap__yCmuF{padding:2px 0;width:100%}.property_table__wrap__uKv7b .table_body__GobKv .property_label__wrap__IANdq{height:100%}.property_table__wrap__uKv7b .table_body__GobKv .property_label__wrap__IANdq .property_label__mjnCr{overflow-wrap:anywhere}.property_table__wrap__uKv7b .table_body__GobKv .property_label__wrap__IANdq .property_name_icon__g5v9z{margin-left:4px}.speaker_selector__FSTCC{background:var(--color-palettes-black-white-white,#fff);border-radius:6px;box-shadow:0 4px 16px #0f1a261f;padding:var(--spacing-100,8px)}.speaker_selector__FSTCC .speaker_selector__title__q1qIB{color:var(--Color-Palettes-Grey-Light-600,#7e858c);display:block;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:var(--spacing-50,4px);padding:var(--spacing-50,4px) var(--spacing-100,8px)}.speaker_selector__FSTCC .speaker_selector__list__hk4e3{display:flex;flex-direction:column;gap:var(--spacing-50,4px)}.translate_select__overlay__BGF74{padding-top:0}.translate_select__overlay__BGF74 .ant-popover-inner-content{padding:0!important}.content_wrapper__A0v0D{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:4px;padding:8px}.content_wrapper__A0v0D:hover{background-color:#eeeff0}.translate_select_panel__wjbTE{min-width:280px;padding:8px}.translate_select_panel__wjbTE .select_item__z6qRa{border-radius:6px;cursor:pointer;height:36px;line-height:36px;padding:0 8px}.translate_select_panel__wjbTE .select_item__z6qRa:hover{background-color:#eeeff0}.action_panel_summary___JRPq{height:100%;overflow-y:auto}.action_panel_summary___JRPq .summary_header__jxeNr{align-items:center;display:flex;justify-content:space-between}.crm_properties_collapse__MP9jB{align-items:flex-start;align-self:stretch;background:#fff;display:flex;flex-direction:column;gap:var(--spacing-100,8px);justify-content:center}.crm_properties_collapse__MP9jB .ant-collapse-header{background:var(--color-background-neutral-weak,#f8f9fa)!important;border-radius:8px!important;padding:4px 12px!important}.crm_properties_collapse__MP9jB .ant-collapse-content{background:#fff!important}.crm_properties_collapse__MP9jB .crm_properties_collapse_title_wrapper__OdG0T{align-items:center;display:flex;gap:8px}.crm_properties_collapse__MP9jB .crm_properties_collapse_title_wrapper__OdG0T .crm_properties_collapse_title__fdAad{color:var(--text-primary,#05080d);font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.crm_properties_collapse__MP9jB .crm_properties_collapse_title_wrapper__OdG0T .crm_properties_collapse_title_desc__uxUEt{color:var(--text-tertiary,#7b838c);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.crm_properties_collapse__MP9jB .crm_properties_collapse_content__Ennqr{align-self:stretch;color:var(--color-text-neutral-secondary,#46505c);display:flex;flex-wrap:wrap;font-size:14px;font-style:normal;font-weight:400;gap:8px;line-height:22px;padding-left:20px;width:100%}.crm_properties_collapse__MP9jB .crm_properties_collapse_content__Ennqr .crm_properties_collapse_content_item__a2Mt_{align-items:center;box-sizing:border-box;display:flex;flex:0 0 32%;gap:4px;overflow:hidden;padding:var(--spacing-50,4px) 0;padding:10px;text-overflow:ellipsis;white-space:nowrap}.crm_properties_collapse__MP9jB .crm_properties_collapse_content__Ennqr .crm_properties_collapse_content_item__a2Mt_ .crm_properties_collapse_content_item_label__l6RJx{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm_properties_collapse__MP9jB .crm_properties_collapse_content__Ennqr .crm_properties_collapse_content_item__a2Mt_ .crm_properties_collapse_content_item_icon__SCERq{align-items:center;display:inline-flex;justify-content:center;line-height:0}.crm_properties_collapse_container__X62p8{align-self:stretch;display:flex;width:100%}.crm_properties_collapse_content_empty__FILjB{align-self:stretch;color:var(--color-text-neutral-disabled,#b0b7bf);flex-direction:column;gap:var(--spacing-100,8px);padding:8px 12px}.crm_properties_collapse_content_empty__FILjB,.crm_properties_collapse_content_failed_wrapper__eomn6{align-items:center;display:flex;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:22px;overflow:hidden}.crm_properties_collapse_content_failed_wrapper__eomn6{color:var(--color-icon-danger,#f26661);white-space:nowrap}.crm_properties_collapse_content_failed_wrapper__eomn6 .crm_properties_collapse_content_failed_btn__knUaG{height:auto;line-height:22px;padding:4px}.agent_settings_crm__r1wb3{align-items:stretch;align-self:stretch;gap:var(--spacing-150,12px);transition:all .3s ease-in-out}.agent_settings_crm__r1wb3,.crm_properties_section__PPFBj{display:flex;flex-direction:column}.properties_divider__RCiRX{background:var(--color-divider-weak,#eeeff0);height:1px;margin:20px 0}.admin_auth_form_label_container__hBFLV{margin-bottom:4px}.admin_auth_form__M_oy4{display:flex;flex-direction:column;gap:8px;padding-left:56px;padding-top:12px}.admin_auth_form__M_oy4 .form_item__G1ema{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:center;margin-bottom:0!important}.connect_btn__RCyfm{align-items:center;border:1px solid var(--color-icon-brand,#3089f0);border-radius:var(--radius-100,8px);display:flex;height:40px;justify-content:center;margin-top:8px;padding:9px 16px;width:-moz-fit-content;width:fit-content}.connect_view_container__EWS62{padding-bottom:32px;width:720px!important}.connect_view__IVFzo{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:var(--spacing-200,16px)}.app_selector_container__aZ7H4{width:100%}.authorization_form__MZUSI{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:var(--spacing-100,16px);padding-left:56px;padding-top:12px}.authorization_form__MZUSI .authorization_content__JP2T5{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:center}.authorization_form__MZUSI .authorization_content__JP2T5 .access_restrictions_warning__THeBH{align-items:flex-start;display:flex;gap:4px;line-height:18px}.authorization_form__MZUSI .authorization_content__JP2T5 .access_restrictions_warning__THeBH .warning_icon__OIQz2{font-size:12px;font-weight:400}.authorization_form__MZUSI .authorization_content__JP2T5 .access_restrictions_warning__THeBH .warning_text__QZJQl{color:var(--color-text-warning,#f59230);font-size:12px;font-weight:700}.authorization_form__MZUSI .authorization_content__JP2T5 .ip_section_box__upQ3O{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.authorization_form__MZUSI .authorization_content__JP2T5 .ip_section_box__upQ3O .add_ip_whitelist_tip__ZWKl6{color:var(--color-text-neutral-primary,#05080d);font-size:14px;font-weight:500;line-height:22px}.authorization_form__MZUSI .authorization_content__JP2T5 .ip_section_box__upQ3O .add_ip_whitelist_desc___EvyL{color:var(--color-text-neutral-primary,#05080d);font-size:12px;font-weight:400;line-height:18px}.authorization_form__MZUSI .authorization_content__JP2T5 .cidr_box__CCbQ5,.authorization_form__MZUSI .authorization_content__JP2T5 .ip_address_box__JaqH2{align-items:center;display:flex;flex-direction:row;gap:4px;width:-moz-fit-content;width:fit-content}.authorization_form__MZUSI .authorization_content__JP2T5 .cidr_box__CCbQ5 .cidr_address__iYYGC,.authorization_form__MZUSI .authorization_content__JP2T5 .cidr_box__CCbQ5 .ip_address__SNFr8,.authorization_form__MZUSI .authorization_content__JP2T5 .ip_address_box__JaqH2 .cidr_address__iYYGC,.authorization_form__MZUSI .authorization_content__JP2T5 .ip_address_box__JaqH2 .ip_address__SNFr8{color:var(--color-text-neutral-tertiary,#7b838c);font-size:14px;font-weight:700;line-height:22px}.authorization_form__MZUSI .authorization_flag__iCEcg{align-items:center;background:var(--color-background-success,#f0fff7);border-radius:var(--radius-full,999px);display:flex;gap:var(--spacing-50,4px);line-height:22px;padding:var(--spacing-75,6px) var(--spacing-150,12px);width:-moz-fit-content;width:fit-content}.authorization_form__MZUSI .authorization_flag__iCEcg .authorization_flag_text__frSEp{color:var(--color-text-success,#2ad194);font-size:14px;font-weight:500}.tips_container__TsISG{gap:0!important;margin-bottom:4px}.tips_container__TsISG .tips_label__I5nFc{color:var(--color-text-neutral-placeholder,#b0b7bf)!important;font-size:12px!important;font-weight:500!important;line-height:18px!important}.scenarios_container__XJwWY{display:flex;flex-direction:column;gap:12px}.header_content__rnu7h{align-items:center;display:flex;width:100%}.selected_container__L5DVj{align-items:center;column-gap:8px;display:flex}.selected_container__L5DVj .checkbox_container___8scv{align-items:center;display:flex;justify-content:center}.selected_container__L5DVj .checkbox_container___8scv .checkbox__pNHby .ant-checkbox-indeterminate .ant-checkbox-inner{background:#1890ff;border-color:#1890ff}.selected_container__L5DVj .checkbox_container___8scv .checkbox__pNHby .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#fff;height:2px;width:10px}.selected_container__L5DVj .selected_info__AuwNO{color:#7b838c;font-size:12px}.selected_container__L5DVj .trigger_btn_group__JCAEC{align-items:center;column-gap:10px;display:flex}.selected_container__L5DVj .trigger_btn_group__JCAEC .cancel_tag__czuUT{border-radius:6px;color:#3089f0;cursor:pointer;font-size:12px;line-height:18px}.selected_container__L5DVj .trigger_btn_group__JCAEC .cancel_tag__czuUT:hover{color:var(--color-text-brand-hovered,#1e68c9)}.selected_container__L5DVj .trigger_btn_group__JCAEC .cancel_tag__czuUT:active{color:var(--color-text-brand-pressed,#104ba3)}.status_filter_col__jlltH{align-items:center;color:#7b838c;cursor:pointer;display:flex;gap:4px;height:24px;transition:all .2s}.status_filter_col__jlltH .status_filter_col_content__Y__a_{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:4px;height:100%;justify-content:flex-start;padding:0 6px;transition:all .2s;white-space:nowrap}.status_filter_col__jlltH .status_filter_col_content__Y__a_:hover{background:var(--color-background-neutral-weak,#f8f9fa)}.status_filter_col__jlltH .status_filter_col_content__Y__a_:active{background:var(--color-background-neutral-base,#eeeff0)}.status_filter_col__jlltH .status_filter_col_content__Y__a_.open__veUno{background:var(--color-background-neutral-weak,#f8f9fa)}.status_filter_col__jlltH .trigger_clear_icon__Zf7Id{background:#7b838c;border-radius:50%;color:#fff;cursor:pointer;min-width:12px;padding:2px}.status_filter_col__jlltH .trigger_clear_icon__Zf7Id:hover{background:#46505c}.status_filter_col__jlltH .trigger_clear_icon__Zf7Id:active{background:#05080d}.status_filter_col__jlltH .arrow_icon__NtuT0{margin-left:auto}.modal__ZWvbD .ant-modal-content{border-radius:16px!important;box-shadow:0 0 40px #1e31ad29;overflow:hidden;padding:0}.container__ai_qW{align-items:center;background:linear-gradient(#5b8eff,#7e2ff7);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;position:relative;z-index:1}.bg_area__VyvJl{bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.close_button__opxk6{align-items:center;color:#d6d7dc;cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;position:absolute;right:16px;top:16px;transition:color .2s;width:24px;z-index:10}.close_button__opxk6:hover{color:#fff}.illustration__cyBJs{align-items:center;display:flex;height:140px;justify-content:center;overflow:hidden;position:relative;width:100%}.illustration_image__Fs45f{max-height:88px;max-width:240px;object-fit:contain}.content_section__Hsi79{align-items:center;display:flex;flex-direction:column;gap:28px;padding:0 24px 24px;width:100%}.message_text__d8uQG{color:#fff;font-size:14px;font-weight:400;letter-spacing:-.14px;line-height:1.5;text-align:center}.button_wrapper__vD42e{align-items:center;display:flex;justify-content:center;width:100%}.custom_button__n3s90{background:#fff!important}.custom_button__n3s90 span,.custom_button__n3s90 svg{color:#7e2ff7!important}.custom_button__n3s90:hover:not(.disabled){background:#f5f5f5!important;box-shadow:0 4px 12px #7e2ff733!important}@media (max-width:575px){.modal__ZWvbD .ant-modal{max-width:calc(100% - 32px)}.content_section__Hsi79{padding:0 20px 20px}.message_text__d8uQG{font-size:13px}}