.bn-mantine .mantine-active:active{transform:none}.bn-mantine .mantine-Badge-root{background-color:var(--bn-colors-tooltip-background);color:var(--bn-colors-tooltip-text)}.bn-mantine .mantine-FileInput-input{align-items:center;background-color:var(--bn-colors-menu-background);border:none;border-radius:4px;color:var(--bn-colors-menu-text);display:flex;flex-direction:row;font-family:var(--bn-font-family);justify-content:center}.bn-mantine .mantine-FileInput-input:hover{background-color:var(--bn-colors-hovered-background)}.bn-mantine .mantine-FileInput-wrapper{border:1px solid var(--bn-colors-border);border-radius:4px}.bn-mantine .mantine-InputPlaceholder-placeholder{color:var(--bn-colors-menu-text);font-family:var(--bn-font-family);font-weight:600}.bn-mantine .bn-menu-dropdown,.bn-mantine .mantine-Menu-dropdown{border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);box-sizing:border-box;padding:2px;overflow:auto}.bn-mantine .bn-menu-dropdown,.bn-mantine .mantine-Menu-dropdown,.bn-mantine .mantine-Menu-item,.bn-mantine .mantine-Menu-label{background-color:var(--bn-colors-menu-background);color:var(--bn-colors-menu-text)}.bn-mantine .mantine-Menu-item{border:none;border-radius:var(--bn-border-radius-small)}.bn-mantine .mantine-Menu-item:hover,.bn-mantine .mantine-Menu-item[aria-selected=true]{background-color:var(--bn-colors-hovered-background);border:none;color:var(--bn-colors-hovered-text)}.bn-mantine .bn-emoji-picker-popover,.bn-mantine .bn-panel-popover{background-color:transparent;border:none;border-radius:0;box-shadow:none;display:flex;padding:0}.bn-mantine .mantine-Tabs-root{width:100%;background-color:var(--bn-colors-menu-background)}.bn-mantine .mantine-Tabs-list:before,.bn-mantine .mantine-Tabs-tab{border-color:var(--bn-colors-hovered-background)}.bn-mantine .mantine-Tabs-tab{color:var(--bn-colors-menu-text)}.bn-mantine .mantine-Tabs-tab:hover{background-color:var(--bn-colors-hovered-background);border-color:var(--bn-colors-hovered-background);color:var(--bn-colors-hovered-text)}.bn-mantine .mantine-Tabs-tab[data-active],.bn-mantine .mantine-Tabs-tab[data-active]:hover{border-color:var(--bn-colors-menu-text);color:var(--bn-colors-menu-text)}.bn-mantine .mantine-Tabs-panel{padding:8px}.bn-mantine .mantine-TextInput-input{background-color:var(--bn-colors-menu-background);border:1px solid var(--bn-colors-border);border-radius:4px;color:var(--bn-colors-menu-text);font-family:var(--bn-font-family);height:32px}.bn-mantine .bn-mt-input-large .mantine-TextInput-input{border:none;font-size:14px;height:52px}.bn-mantine .mantine-Tooltip-tooltip{background-color:transparent;border:none;border-radius:0;box-shadow:none;padding:0}.bn-mantine .mantine-Tooltip-tooltip p:last-child{white-space:pre-wrap}.bn-mantine .mantine-Tooltip-tooltip p:first-child{white-space:unset}.bn-mantine .bn-select{overflow:auto}.bn-mantine .mantine-Button-root[aria-controls*=dropdown]{min-width:-moz-fit-content;min-width:fit-content}.bn-mantine .bn-toolbar{background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);flex-wrap:nowrap;gap:2px;padding:2px;width:-moz-fit-content;width:fit-content;overflow-x:auto;max-width:100vw}.bn-mantine .bn-toolbar:empty{display:none}.bn-toolbar .mantine-ActionIcon-root,.bn-toolbar .mantine-Button-root{background-color:var(--bn-colors-menu-background);border:none;border-radius:var(--bn-border-radius-small);color:var(--bn-colors-menu-text)}.bn-toolbar .mantine-ActionIcon-root:hover,.bn-toolbar .mantine-Button-root:hover{background-color:var(--bn-colors-hovered-background);border:none;color:var(--bn-colors-hovered-text)}.bn-toolbar .mantine-ActionIcon-root[data-selected],.bn-toolbar .mantine-Button-root[data-selected]{background-color:var(--bn-colors-selected-background);border:none;color:var(--bn-colors-selected-text)}.bn-toolbar .mantine-ActionIcon-root[data-disabled],.bn-toolbar .mantine-Button-root[data-disabled]{background-color:var(--bn-colors-disabled-background);border:none;color:var(--bn-colors-disabled-text)}.bn-toolbar .mantine-Menu-item{font-size:12px;height:30px}.bn-toolbar .mantine-Menu-item:hover{background-color:var(--bn-colors-hovered-background)}.bn-mantine .bn-form-popover{background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);color:var(--bn-colors-menu-text);gap:4px;min-width:145px;padding:2px}.bn-form-popover .mantine-FileInput-root,.bn-form-popover .mantine-TextInput-root{width:300px}.bn-form-popover .mantine-FileInput-wrapper,.bn-form-popover .mantine-TextInput-wrapper{padding:0;border-radius:4px}.bn-form-popover .mantine-TextInput-wrapper:hover{background-color:var(--bn-colors-hovered-background)}.bn-form-popover .mantine-FileInput-input,.bn-form-popover .mantine-TextInput-input{border:none;font-size:12px}.bn-form-popover .mantine-FileInput-input:hover{background-color:var(--bn-colors-hovered-background)}.bn-form-popover .mantine-FileInput-placeholder,.bn-form-popover .mantine-FileInput-section[data-position=left]{color:var(--bn-colors-menu-text)}.bn-mantine .bn-suggestion-menu{max-height:100%;position:relative;box-shadow:var(--mantine-shadow-md);border:calc(.0625rem * var(--mantine-scale)) solid var(--mantine-color-gray-2);border-radius:var(--mantine-radius-default);padding:4px}.bn-mantine .bn-suggestion-menu-label{color:var(--mantine-color-dimmed);font-weight:500;font-size:var(--mantine-font-size-xs);padding:calc(var(--mantine-spacing-xs) / 2) var(--mantine-spacing-sm);cursor:default}.bn-mantine .bn-suggestion-menu-item{font-size:var(--mantine-font-size-sm);width:100%;padding:calc(var(--mantine-spacing-xs) / 1.5) var(--mantine-spacing-sm);border-radius:var(--popover-radius,var(--mantine-radius-default));color:var(--menu-item-color,var(--mantine-color-text));display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;&:where([data-disabled],:disabled){color:var(--mantine-color-dimmed);opacity:.6;pointer-events:none}}.bn-mt-suggestion-menu-item-section{display:flex;justify-content:center;align-items:center;&:where([data-position=left]){-webkit-margin-end:var(--mantine-spacing-xs);margin-inline-end:var(--mantine-spacing-xs)}&:where([data-position=right]){-webkit-margin-start:var(--mantine-spacing-xs);margin-inline-start:var(--mantine-spacing-xs)}}.bn-mantine .bn-suggestion-menu{background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);box-sizing:border-box;color:var(--bn-colors-menu-text);height:-moz-fit-content;height:fit-content;max-height:inherit;overflow-y:auto;padding:2px}.bn-mantine .bn-suggestion-menu-item{cursor:pointer;height:52px}.bn-mantine .bn-suggestion-menu-item-small{height:-moz-fit-content;height:fit-content;padding:calc(var(--mantine-spacing-xs) / 2) var(--mantine-spacing-sm)}.bn-mantine .bn-suggestion-menu-item:hover,.bn-mantine .bn-suggestion-menu-item[aria-selected=true]{background-color:var(--bn-colors-hovered-background)}.bn-mt-suggestion-menu-item-section{color:var(--bn-colors-tooltip-text)}.bn-mt-suggestion-menu-item-section[data-position=left]{background-color:var(--bn-colors-tooltip-background);border-radius:var(--bn-border-radius-small);padding:8px}.bn-suggestion-menu-item-small .bn-mt-suggestion-menu-item-section[data-position=left]{background-color:transparent;padding:0}.bn-suggestion-menu-item-small .bn-mt-suggestion-menu-item-section[data-position=left] svg{height:14px;width:14px}.bn-mt-suggestion-menu-item-body{align-items:stretch;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding-right:16px}.bn-mt-suggestion-menu-item-title{color:var(--bn-colors-menu-text);line-height:20px;font-weight:500;font-size:14px;margin:0;padding:0}.bn-suggestion-menu-item-small .bn-mt-suggestion-menu-item-title{font-size:12px}.bn-mt-suggestion-menu-item-subtitle{color:var(--bn-colors-menu-text);line-height:16px;font-size:10px;margin:0;padding:0}.bn-suggestion-menu-item-small .bn-mt-suggestion-menu-item-subtitle{display:none}.bn-mantine .bn-suggestion-menu-label{color:var(--bn-colors-hovered-text)}.bn-mantine .bn-suggestion-menu-loader{height:20px;width:100%}.bn-mantine .bn-suggestion-menu-loader span{background-color:var(--bn-colors-side-menu)}.bn-mantine .bn-grid-suggestion-menu{background:var(--bn-colors-menu-background);border-radius:var(--bn-border-radius-large);box-shadow:var(--bn-shadow-medium);display:grid;grid-gap:7px;gap:7px;height:-moz-fit-content;height:fit-content;justify-items:center;max-height:inherit;overflow-y:auto;padding:20px}.bn-mantine .bn-grid-suggestion-menu-item{align-items:center;border-radius:var(--bn-border-radius-large);cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;margin:2px;padding:4px;width:32px}.bn-mantine .bn-grid-suggestion-menu-item:hover,.bn-mantine .bn-grid-suggestion-menu-item[aria-selected=true]{background-color:var(--bn-colors-hovered-background)}.bn-mantine .bn-grid-suggestion-menu-empty-item,.bn-mantine .bn-grid-suggestion-menu-loader{align-items:center;color:var(--bn-colors-menu-text);display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center}.bn-mantine .bn-grid-suggestion-menu-loader span{background-color:var(--bn-colors-side-menu)}.bn-mantine .bn-side-menu{background-color:transparent;overflow:visible}.bn-side-menu .mantine-Menu-item,.bn-table-handle-menu .mantine-Menu-item{font-size:12px;height:30px}.bn-side-menu .mantine-UnstyledButton-root:not(.mantine-Menu-item){background-color:transparent}.bn-side-menu .mantine-UnstyledButton-root:hover{background-color:var(--bn-colors-hovered-background)}.bn-side-menu .mantine-UnstyledButton-root:not(.mantine-Menu-item) svg{background-color:transparent;color:var(--bn-colors-side-menu);height:22px;width:22px}.bn-mantine .bn-side-menu>[draggable=true]{display:flex}.bn-side-menu .mantine-Menu-dropdown{min-width:100px;padding:2px;position:absolute}.bn-mantine .bn-panel{background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);padding:2px;width:500px;max-width:100vw}.bn-mantine .bn-panel .bn-tab-panel{align-items:center;display:flex;flex-direction:column;gap:8px;width:100%}.bn-panel .mantine-FileInput-root,.bn-panel .mantine-TextInput-root{width:100%}.bn-panel .mantine-Button-root{background-color:var(--bn-colors-menu-background);border:1px solid var(--bn-colors-border);border-radius:var(--bn-border-radius-small);color:var(--bn-colors-menu-text);height:32px;width:60%}.bn-panel .mantine-Button-root:hover{background-color:var(--bn-colors-hovered-background)}.bn-panel .mantine-Text-root{text-align:center}.bn-mantine .bn-extend-button,.bn-mantine .bn-table-cell-handle,.bn-mantine .bn-table-handle{align-items:center;background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-small);box-shadow:var(--bn-shadow-light);color:var(--bn-colors-side-menu);cursor:-webkit-grab;cursor:grab;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;overflow:visible;padding:0}.bn-mantine .bn-table-cell-handle{padding:0 4px}.bn-mantine .bn-table-handle svg{margin-inline:-4px}.bn-mantine .bn-table-handle-not-draggable{cursor:pointer}.bn-mantine .bn-extend-button-editing,.bn-mantine .bn-extend-button:hover,.bn-mantine .bn-table-cell-handle:hover,.bn-mantine .bn-table-handle-dragging,.bn-mantine .bn-table-handle:hover{background-color:var(--bn-colors-hovered-background)}.bn-mantine .bn-extend-button-add-remove-columns{height:100%;width:18px;margin-left:4px;cursor:col-resize}.bn-mantine .bn-extend-button-add-remove-rows{height:18px;width:100%;margin-top:4px;cursor:row-resize}.bn-mantine .bn-drag-handle-menu,.bn-mantine .bn-table-handle-menu{overflow:visible}.bn-mantine .bn-tooltip{background-color:var(--bn-colors-tooltip-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);color:var(--bn-colors-tooltip-text);padding:4px 10px;text-align:center}.bn-mantine .bn-tick-space{padding:0;width:20px}.bn-mantine .bn-thread{background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);color:var(--bn-colors-menu-text);display:flex;flex-direction:column;gap:16px;min-width:350px;overflow:visible}.bn-mantine .bn-threads-sidebar .bn-thread{box-shadow:none}.bn-mantine .bn-thread-comments,.bn-mantine .bn-thread-composer{display:flex;flex-direction:column;margin:0;padding:0}.bn-mantine .bn-thread-comments{gap:1rem}.bn-mantine .bn-thread-comment{align-items:flex-start;flex-direction:column;gap:.25rem}.bn-mantine .bn-thread-comment>.mantine-Group-root{gap:12px}.bn-mantine .bn-thread-comment p{color:var(--bn-colors-menu-text)}.bn-mantine .bn-thread .bn-header-text,.bn-mantine .bn-thread-comment .bn-resolved-text{font-size:.8rem;font-style:italic}.bn-mantine .bn-comment-actions-wrapper{width:100%;display:flex;justify-content:flex-end}.bn-mantine .bn-action-toolbar{align-self:flex-end;background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);gap:0;padding:2px}.bn-action-toolbar .mantine-ActionIcon-root,.bn-action-toolbar .mantine-Button-root{background-color:var(--bn-colors-menu-background);border:none;border-radius:var(--bn-border-radius-small);color:var(--bn-colors-menu-text)}.bn-action-toolbar .mantine-ActionIcon-root:hover,.bn-action-toolbar .mantine-Button-root:hover{background-color:var(--bn-colors-hovered-background);border:none;color:var(--bn-colors-hovered-text)}.bn-action-toolbar .mantine-ActionIcon-root[data-selected],.bn-action-toolbar .mantine-Button-root[data-selected]{background-color:var(--bn-colors-selected-background);border:none;color:var(--bn-colors-selected-text)}.bn-action-toolbar .mantine-ActionIcon-root[data-disabled],.bn-action-toolbar .mantine-Button-root[data-disabled]{background-color:var(--bn-colors-disabled-background);border:none;color:var(--bn-colors-disabled-text)}.bn-mantine .bn-action-toolbar .mantine-Menu-itemLabel{font-size:12px}.bn-mantine .bn-badge-group{display:flex;gap:4px;justify-content:flex-start;width:100%}.bn-mantine .bn-badge{flex-grow:0}.bn-mantine .bn-badge .mantine-Chip-label{padding:0 8px}.bn-mantine .bn-badge .mantine-Chip-label:not([data-checked=true]){background-color:var(--bn-colors-menu-background);border:var(--bn-border);color:var(--bn-colors-menu-text)}.bn-mantine .bn-badge .mantine-Chip-label:hover{border:1px solid var(--mantine-primary-color-filled-hover);color:var(--mantine-primary-color-filled-hover)}.bn-mantine .bn-badge .mantine-Chip-label>span:not(.mantine-Chip-iconWrapper){display:inline-flex;gap:4px}.bn-mantine .bn-badge .mantine-Chip-label>span:not(.mantine-Chip-iconWrapper)>span{align-items:center;display:inline-flex;justify-content:center}.bn-mantine .bn-combobox-input,.bn-mantine .bn-combobox-items:not(:empty){background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);color:var(--bn-colors-menu-text);gap:4px;min-width:145px;padding:2px}.bn-mantine .bn-combobox-input .bn-combobox-icon,.bn-mantine .bn-combobox-input .bn-combobox-right-section{align-items:center;display:flex;justify-content:center}.bn-mantine .bn-combobox-input .bn-combobox-error{color:var(--bn-colors-highlights-red-background)}.bn-mantine .bn-badge .mantine-Chip-iconWrapper{display:none}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:local(""),url(/_next/static/media/inter-v12-latin-100.ac803252.woff2) format("woff2"),url(/_next/static/media/inter-v12-latin-100.ecd9c1ab.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:local(""),url(/_next/static/media/inter-v12-latin-200.71082441.woff2) format("woff2"),url(/_next/static/media/inter-v12-latin-200.1e4cfb59.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:local(""),url(/_next/static/media/inter-v12-latin-300.9c0edf75.woff2) format("woff2"),url(/_next/static/media/inter-v12-latin-300.66721718.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local(""),url(/_next/static/media/inter-v12-latin-regular.493934f7.woff2) format("woff2"),url(/_next/static/media/inter-v12-latin-regular.64aa2fed.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:local(""),url(/_next/static/media/inter-v12-latin-500.b7be75b9.woff2) format("woff2"),url(/_next/static/media/inter-v12-latin-500.32f7e84c.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:local(""),url(/_next/static/media/inter-v12-latin-600.a3e93aa0.woff2) format("woff2"),url(/_next/static/media/inter-v12-latin-600.30783081.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local(""),url(/_next/static/media/inter-v12-latin-700.7ddf3c11.woff2) format("woff2"),url(/_next/static/media/inter-v12-latin-700.14747af5.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:local(""),url(/_next/static/media/inter-v12-latin-800.1c3ff413.woff2) format("woff2"),url(/_next/static/media/inter-v12-latin-800.405370de.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:local(""),url(/_next/static/media/inter-v12-latin-900.307c1a48.woff2) format("woff2"),url(/_next/static/media/inter-v12-latin-900.945c1e63.woff) format("woff")}.styles_editorWrapper__DvIR9{border:none;border-radius:0;padding:0;background:rgba(0,0,0,0)}.styles_editorWrapper__DvIR9[data-theme=dark] .bn-container{background:rgba(0,0,0,0);color:var(--text)}.styles_editorWrapper__DvIR9[data-theme=dark] .bn-block-content,.styles_editorWrapper__DvIR9[data-theme=dark] .bn-block-content[data-content-type=heading]{color:var(--text)}.styles_editorWrapper__DvIR9[data-theme=dark] .bn-inline-content[data-placeholder]:empty:before{color:var(--stock-text)}.styles_editorWrapper__DvIR9[data-theme=light] .bn-container{background:rgba(0,0,0,0);color:var(--text)}.styles_editorWrapper__DvIR9[data-theme=light] .bn-block-content,.styles_editorWrapper__DvIR9[data-theme=light] .bn-block-content[data-content-type=heading]{color:var(--text)}.styles_editorWrapper__DvIR9[data-theme=light] .bn-inline-content[data-placeholder]:empty:before{color:var(--stock-text)}.styles_editorWrapper__DvIR9 .bn-container{font-family:inherit!important;background:rgba(0,0,0,0)!important;color:inherit!important}.styles_editorWrapper__DvIR9 .bn-editor{padding:0;font-family:inherit!important}.styles_editorWrapper__DvIR9 .bn-block-content{font-size:16px;line-height:1.6;font-family:inherit!important}@media(max-width:460px){.styles_editorWrapper__DvIR9 .bn-block-content{font-size:14px}}.styles_editorWrapper__DvIR9 .bn-inline-content,.styles_editorWrapper__DvIR9 div,.styles_editorWrapper__DvIR9 h1,.styles_editorWrapper__DvIR9 h2,.styles_editorWrapper__DvIR9 h3,.styles_editorWrapper__DvIR9 h4,.styles_editorWrapper__DvIR9 h5,.styles_editorWrapper__DvIR9 h6,.styles_editorWrapper__DvIR9 li,.styles_editorWrapper__DvIR9 p,.styles_editorWrapper__DvIR9 span{font-family:inherit!important}.styles_editorWrapper__DvIR9 .bn-formatting-toolbar,.styles_editorWrapper__DvIR9 .bn-side-menu,.styles_editorWrapper__DvIR9 .bn-slash-menu,.styles_editorWrapper__DvIR9 .bn-suggestion-menu,.styles_editorWrapper__DvIR9 .mantine-Menu-dropdown,.styles_editorWrapper__DvIR9 .mantine-Menu-item,.styles_editorWrapper__DvIR9 .mantine-Popover-dropdown,.styles_editorWrapper__DvIR9 [role=button],.styles_editorWrapper__DvIR9 [role=menu],.styles_editorWrapper__DvIR9 [role=menuitem],.styles_editorWrapper__DvIR9 button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.styles_editorWrapper__DvIR9 .bn-block-content[data-content-type=heading][data-level="1"]{font-size:32px;font-weight:700;margin-top:24px;margin-bottom:12px}@media(max-width:460px){.styles_editorWrapper__DvIR9 .bn-block-content[data-content-type=heading][data-level="1"]{font-size:22px;margin-top:16px;margin-bottom:8px}}.styles_editorWrapper__DvIR9 .bn-block-content[data-content-type=heading][data-level="2"]{font-size:24px;font-weight:700;margin-top:20px;margin-bottom:10px}@media(max-width:460px){.styles_editorWrapper__DvIR9 .bn-block-content[data-content-type=heading][data-level="2"]{font-size:18px;margin-top:14px;margin-bottom:8px}}.styles_editorWrapper__DvIR9 .bn-block-content[data-content-type=heading][data-level="3"]{font-size:20px;font-weight:600;margin-top:16px;margin-bottom:8px}@media(max-width:460px){.styles_editorWrapper__DvIR9 .bn-block-content[data-content-type=heading][data-level="3"]{font-size:16px;margin-top:12px;margin-bottom:6px}}.styles_editorWrapper__DvIR9 .bn-block-content[data-content-type=paragraph]{margin-bottom:12px}.styles_editorWrapper__DvIR9 .bn-block-content[data-text-color=gray]{color:var(--stock-text);font-style:italic;opacity:.7}.styles_editorWrapper__DvIR9 .bn-block-content[data-text-color=gray]:focus-within{opacity:1}.styles_editorWrapper__DvIR9 .bn-block-content ol,.styles_editorWrapper__DvIR9 .bn-block-content ul{margin-left:24px;margin-bottom:12px}.styles_editorWrapper__DvIR9 .bn-block-content li{margin-bottom:6px}.styles_editorWrapper__DvIR9 .bn-block-content[data-content-type=blockquote]{border-left:4px solid #6874de;padding-left:16px;margin-left:0;margin-bottom:16px;font-style:italic}.styles_editorWrapper__DvIR9 .bn-inline-content[data-placeholder]:empty:before{color:#9ca3af}.styles_editorWrapper__DvIR9 .bn-color-picker,.styles_editorWrapper__DvIR9 .mantine-ColorPicker-root,.styles_editorWrapper__DvIR9 [aria-label*=Color],.styles_editorWrapper__DvIR9 [aria-label*=color],.styles_editorWrapper__DvIR9 [data-test*=color],.styles_editorWrapper__DvIR9 button[aria-label*="Background Color"],.styles_editorWrapper__DvIR9 button[aria-label*="Text Color"]{display:none!important}.styles_editorWrapper__DvIR9 .bn-side-menu{display:flex!important;opacity:1!important}.styles_editorWrapper__DvIR9 .bn-drag-handle-button{opacity:.3;transition:opacity .2s}.styles_editorWrapper__DvIR9 .bn-drag-handle-button:hover{opacity:1}.styles_editorWrapper__DvIR9 .bn-block-outer:hover .bn-side-menu{opacity:1!important}.videoBlock_videoBlockContainer__AHbg1{width:100%}.videoBlock_urlInputContainer___Gi3Z{margin-bottom:16px}.videoBlock_urlLabel__cb_fl{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:var(--text)}.videoBlock_urlInput__uByPK{width:100%;padding:12px 16px;font-size:14px;border:1px solid var(--border);border-radius:8px;outline:none;transition:border-color .2s;background:var(--background);color:var(--text)}.videoBlock_urlInput__uByPK:focus{border-color:var(--border-hover)}.videoBlock_urlInput__uByPK::placeholder{color:var(--stock-text)}.videoBlock_videoPreview__vwwHw{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;background:#000}.videoBlock_videoIframe__wTXxO{position:absolute;top:0;left:0;width:100%;height:100%}.videoBlock_errorMessage__tC73J{padding:12px 16px;background:rgba(220,53,69,.1);color:#dc3545;border-radius:8px;font-size:14px}.styles_flexibleBlockEditor__hKV84{width:100%;max-width:900px;margin:0 auto;padding:24px}.titleEditor_titleEditorContainer__gFP6b{margin:0 0 32px;display:flex;align-items:center;justify-content:center}.titleEditor_titleInput__scXEm{width:100%;font-size:48px;font-weight:700;text-align:center;border:none;outline:none;background:rgba(0,0,0,0);color:var(--text);padding:0}.titleEditor_titleInput__scXEm::placeholder{color:var(--text-30)}@media(max-width:460px){.titleEditor_titleInput__scXEm{font-size:32px}}.styles_backdrop__R8i4Y{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:998;cursor:pointer}.styles_dropdown__R8kBB{position:fixed;top:72px;left:50%;transform:translateX(-50%);width:320px;max-height:500px;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.2);z-index:999;display:flex;flex-direction:column;overflow:hidden}.styles_dropdown__R8kBB.styles_dark__UINfU,.styles_dropdown__R8kBB.styles_light__wmp8l{background:var(--background);border:1px solid var(--border)}.styles_header__kx0XE{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border);flex-shrink:0}.styles_title__1YKG2{font-size:14px;font-weight:600;color:var(--text)}.styles_closeButton__JbHqD{background:rgba(0,0,0,0);border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:var(--text-600);transition:background-color .2s,color .2s}.styles_closeButton__JbHqD:hover{background-color:var(--button-hover);color:var(--text)}.styles_fontList__dPzS2{overflow-y:auto;max-height:400px;padding:8px}.styles_fontList__dPzS2::-webkit-scrollbar{width:8px}.styles_fontList__dPzS2::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_fontList__dPzS2::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.styles_fontList__dPzS2::-webkit-scrollbar-thumb:hover{background:var(--text-600)}.styles_fontOption__1zIVO{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;border:none;background:rgba(0,0,0,0);border-radius:8px;cursor:pointer;text-align:left;transition:background-color .15s;color:var(--text);font-size:15px;margin-bottom:4px}.styles_fontOption__1zIVO.styles_hovered__DL_Sx,.styles_fontOption__1zIVO:hover{background-color:var(--button-hover)}.styles_fontOption__1zIVO.styles_selected__HKAXe{background-color:var(--primary-bg);color:var(--primary);font-weight:500}.styles_fontOption__1zIVO:last-child{margin-bottom:0}.styles_fontName__G3IVr{flex:1 1}.styles_checkIcon__c_sTw{flex-shrink:0;margin-left:8px;color:currentColor}@media(max-width:820px){.styles_dropdown__R8kBB{width:calc(100vw - 40px);max-width:320px}}.styles_container__r9h6D{position:relative;display:inline-block}.styles_shareButton__od0JN{display:flex;align-items:center;gap:6px;border:none;background:rgba(0,0,0,0);cursor:pointer;transition:all .2s;font-family:inherit}.styles_shareButton__od0JN.styles_header__5HWqn{padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;color:#374151;background:#f3f4f6}.styles_shareButton__od0JN.styles_header__5HWqn:hover{background:#e5e7eb}.styles_shareButton__od0JN.styles_control__z2wZv{padding:7px;border-radius:8px;border:1px solid var(--border);background:rgba(0,0,0,0);color:var(--text)}.styles_shareButton__od0JN.styles_control__z2wZv svg{color:var(--text);fill:var(--text);stroke:var(--text)}.styles_shareButton__od0JN.styles_control__z2wZv svg path{fill:var(--text);stroke:var(--text)}.styles_buttonText__2dPoN{line-height:1}.styles_copiedTooltip__2C5m8{position:absolute;top:calc(100% + 8px);left:0;background:#111827;color:#fff;padding:8px 12px;border-radius:6px;font-size:13px;font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:6px;z-index:10000;box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_copiedTooltip__2C5m8:before{content:"";position:absolute;bottom:100%;left:12px;border:5px solid rgba(0,0,0,0);border-bottom-color:#111827}.styles_checkIcon__ystOK{color:#10b981;fill:#10b981}@media(max-width:820px){.styles_shareButton__od0JN.styles_header__5HWqn{padding:6px 12px;font-size:13px}.styles_copiedTooltip__2C5m8{font-size:12px;padding:6px 10px}}.styles_tooltipLeft__GY7JD{left:auto;right:0}.styles_tooltipLeft__GY7JD:before{left:auto;right:12px}.styles_header__oygTo{display:grid;grid-template-columns:auto auto;align-items:center;grid-gap:24px;gap:24px;padding:16px 24px;flex-shrink:0;position:relative;width:100%}.styles_deleteButton__A0lYG,.styles_header__oygTo,.styles_header__oygTo *{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.styles_deleteButton__A0lYG{padding:0;background-color:rgba(0,0,0,0);color:var(--text);border:none;font-size:14px;font-weight:400;cursor:pointer;transition:opacity .2s;white-space:nowrap}.styles_deleteButton__A0lYG:hover{opacity:.7}.styles_centerSection__M6oMF{justify-content:center}.styles_buttonGroup__t6dbB,.styles_centerSection__M6oMF{display:flex;align-items:center;gap:16px}.styles_separator__JPUyL{color:var(--text);opacity:.3;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_actionButton__fP73X,.styles_settingsButton__5VRW7{padding:8px 12px;background-color:rgba(0,0,0,0);color:var(--text);border:none;font-size:14px;font-weight:400;cursor:pointer;transition:opacity .2s;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.styles_actionButton__fP73X:hover,.styles_settingsButton__5VRW7:hover{opacity:.7}.styles_actionButton__fP73X:disabled,.styles_settingsButton__5VRW7:disabled{opacity:.5;cursor:not-allowed}.styles_mobileMenu__bRKCO{display:none;position:relative}.styles_menuButton__t_PWl{background:rgba(0,0,0,0);border:none;cursor:pointer;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background-color .2s;color:var(--text)}.styles_menuButton__t_PWl svg{color:var(--text);fill:var(--text)}.styles_menuButton__t_PWl:hover{background-color:var(--button-hover)}.styles_dropdown__50X4W{position:absolute;top:calc(100% + 8px);right:0;background:var(--background);border:1px solid var(--border);border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:4px;min-width:180px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000}.styles_dropdownItem__yPgUE{padding:10px 12px;background-color:rgba(0,0,0,0);color:var(--text);border:none;font-size:14px;font-weight:400;cursor:pointer;transition:background-color .2s;white-space:nowrap;text-align:left;border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.styles_dropdownItem__yPgUE:hover{background-color:var(--button-hover)}.styles_dropdownItem__yPgUE:disabled{opacity:.5;cursor:not-allowed}.styles_dropdownDivider__WyuyH{height:1px;background:var(--border);opacity:.3;margin:4px 0}.styles_closeButton__QGVad{background:var(--text-30);border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s;color:var(--text);width:36px;height:36px;margin-left:auto}.styles_closeButton__QGVad svg{color:var(--text);fill:var(--text)}.styles_closeButton__QGVad svg path{fill:var(--text)}.styles_closeButton__QGVad:hover{background-color:var(--button-hover)}@media(max-width:820px){.styles_header__oygTo{grid-template-columns:auto 1fr auto;gap:12px}.styles_deleteButton__A0lYG{font-size:14px;padding:0}.styles_centerSection__M6oMF{display:none}.styles_mobileMenu__bRKCO{display:block}.styles_closeButton__QGVad{padding:4px;margin-left:auto;margin-right:-20px}.styles_dropdown__50X4W{left:0;right:auto}}.styles_fullPage__k4qUd{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;align-items:center;overflow-y:auto;background-color:var(--page-bg)}.styles_fullPage__k4qUd.styles_dark__qKIPv{--background:var(--dark);--page-bg:#1a1a1a;--text:var(--light);--text-30:var(--light-30);--border:rgba(255,255,255,0.1);--border-hover:var(--light-600);--stock-text:var(--light-600);--button-bg:var(--light-800);--button-hover:var(--light-200);--backdrop-bg:rgba(255,255,255,0.05);--block-bg:rgba(255,255,255,0.05);--header-bg:rgba(255,255,255,0.02);--accent:#8b93e8;--accent-bg:rgba(139,147,232,0.1);--accent-border:rgba(139,147,232,0.3);--accent-border-hover:rgba(139,147,232,0.5);--accent-shadow:rgba(139,147,232,0.4);--error:#dc3545;--error-bg:rgba(220,53,69,0.1)}.styles_fullPage__k4qUd.styles_light___7y2Z{--background:#f7f7f5;--page-bg:white;--text:var(--dark);--text-30:var(--dark-30);--border:rgba(0,0,0,0.1);--border-hover:var(--dark-600);--stock-text:var(--dark-600);--button-bg:var(--dark-800);--button-hover:var(--dark-200);--backdrop-bg:rgba(0,0,0,0.5);--block-bg:rgba(0,0,0,0.02);--header-bg:rgba(0,0,0,0.04);--accent:#6874de;--accent-bg:rgba(104,116,222,0.05);--accent-border:rgba(104,116,222,0.3);--accent-border-hover:rgba(104,116,222,0.5);--accent-shadow:rgba(104,116,222,0.3);--error:#dc3545;--error-bg:rgba(220,53,69,0.1)}.styles_fullPage__k4qUd{color:var(--text)}.styles_pageContainer__aShX0{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;flex:1 1}.styles_bannerContainer__RKz9h{width:100%;aspect-ratio:21/9;overflow:hidden;flex-shrink:0}@media(max-width:820px){.styles_bannerContainer__RKz9h{aspect-ratio:16/9}}.styles_bannerImage__x2_7A{width:100%;height:100%;object-fit:cover;object-position:center 20%}.styles_bannerPlaceholder__P1vtI{width:100%;height:100%;background:linear-gradient(270deg,var(--page-bg),var(--background),var(--page-bg),var(--background));background-size:400% 400%;animation:styles_waveGradient__tKqch 15s ease infinite}@keyframes styles_waveGradient__tKqch{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.styles_alertBannerWrapper__TUCDN{width:100%;display:flex;justify-content:center;padding:12px 16px;flex-shrink:0}.styles_alertBanner__AKtAV{width:80%;max-width:720px;padding:8px 16px;display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600;line-height:20px;border-radius:6px}.styles_alertBanner__AKtAV.styles_success__D8g_K{background-color:#ecfdf5;color:#059669;border:1px solid #059669}.styles_alertBanner__AKtAV.styles_error__3Etau{background-color:#fcefef;color:#cd0d50;border:1px solid #cd0d50}.styles_alertBanner__AKtAV .styles_alertMessage___FBCc{flex:1 1;text-align:center}.styles_alertBanner__AKtAV .styles_alertClose__Djmpl{background:rgba(0,0,0,.1);border:none;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;color:inherit;border-radius:4px;transition:background .2s;flex-shrink:0}.styles_alertBanner__AKtAV .styles_alertClose__Djmpl:hover{background:rgba(0,0,0,.2)}.styles_content__879oy{flex:1 1;padding:16px 24px 0}.styles_loadingState__vbQ3K{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text);font-size:16px}.styles_spinner__fmnvH{animation:styles_spin__pKvHK 2s linear infinite}@keyframes styles_spin__pKvHK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_draggableSections__iV4Ll{display:flex;flex-direction:column;gap:32px;list-style:none;padding:0;margin:0}.styles_sectionBlock__obvbj{position:relative;border-radius:12px;transition:box-shadow .2s}.styles_sectionBlock__obvbj:hover .styles_sectionDragHandle__fXZTu{opacity:1}.styles_sectionHeader__O2cr1{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:0 8px}.styles_sectionTitle__6XL9r{font-size:18px;font-weight:600;color:var(--text);margin:0}.styles_sectionDragHandle__fXZTu{padding:8px;border-radius:6px;background:var(--background);border:1px solid var(--border);color:var(--text-600);cursor:-webkit-grab;cursor:grab;opacity:0;transition:opacity .2s,background-color .2s;touch-action:none;font:inherit;display:inline-flex;align-items:center;justify-content:center}.styles_sectionDragHandle__fXZTu:active{cursor:-webkit-grabbing;cursor:grabbing}.styles_sectionDragHandle__fXZTu:hover{background-color:var(--button-hover);color:var(--text)}.styles_sectionDragHandle__fXZTu:focus-visible{outline:2px solid var(--text);outline-offset:2px;opacity:1}.styles_footer__cKoQ4{display:flex;justify-content:center;align-items:center;padding:24px 32px;border-top:1px solid var(--border);flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.styles_footerContent__6GLeT{display:flex;flex-direction:column;align-items:center;width:100%;max-width:900px;gap:16px}.styles_logoLink___NEBw{display:flex;align-items:center;gap:8px;transition:opacity .2s;text-decoration:none}.styles_logoLink___NEBw:hover{opacity:.7}.styles_brandingText__8fexo{font-size:13px;color:var(--stock-text);line-height:1}.styles_logoImage__EV5kw{height:32px;width:auto;display:block}.styles_deleteButton__m9ADA{padding:6px 12px;font-size:12px;font-weight:500;color:#dc2626;background:rgba(0,0,0,0);border:1px solid #dc2626;border-radius:6px;cursor:pointer;transition:all .2s;font-family:inherit}.styles_deleteButton__m9ADA:hover{background:#dc2626;color:#fff}.styles_deleteButton__m9ADA:active{transform:scale(.98)}.styles_floatingSaveButton__PuKzR{position:fixed;bottom:32px;right:32px;z-index:1001;display:flex;align-items:center;gap:8px;padding:14px 24px;background:#6874de;color:#fff;border:none;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px rgba(104,116,222,.4),0 2px 4px rgba(0,0,0,.1);transition:all .2s ease}.styles_floatingSaveButton__PuKzR:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(104,116,222,.5),0 4px 8px rgba(0,0,0,.15)}.styles_floatingSaveButton__PuKzR:active:not(:disabled){transform:translateY(0)}.styles_floatingSaveButton__PuKzR:disabled{cursor:not-allowed}.styles_floatingSaveButton__PuKzR .styles_floatingSaveSpinner__KGQdD{animation:styles_spin__pKvHK 1s linear infinite}.styles_floatingSaveButton__PuKzR .styles_floatingSaveSpinner__KGQdD path{stroke:#fff}@media(max-width:460px){.styles_floatingSaveButton__PuKzR{bottom:24px;right:24px;padding:12px 20px;font-size:14px}}@media(max-width:820px){.styles_content__879oy{padding:0}.styles_draggableSections__iV4Ll{gap:24px}.styles_sectionDragHandle__fXZTu{opacity:1}.styles_footer__cKoQ4{padding:16px 20px}.styles_footerContent__6GLeT{gap:12px}}.styles_wrapper__8VQpn{max-width:1040px;margin:24px 16px 62px 32px;display:flex;flex-direction:column;gap:32px}@media(max-width:460px){.styles_wrapper__8VQpn{margin:0;padding:24px 16px 62px}}.styles_wrapper__8VQpn .styles_topSection__9b_S0{display:flex;flex-direction:column;gap:24px}.styles_wrapper__8VQpn .styles_topSection__9b_S0 .styles_heading__S1QdQ{font-size:24px;font-weight:600;line-height:32px;text-align:left;color:#040404;margin:0}.styles_wrapper__8VQpn .styles_topSection__9b_S0 .styles_introSection__kfn10{display:flex;flex-direction:column;gap:16px}.styles_wrapper__8VQpn .styles_subHeading__0XKst{color:#040404;font-size:18px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:4px}.styles_wrapper__8VQpn .styles_paragraph__tqAZ1{color:#555;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin:0}.styles_wrapper__8VQpn .styles_list__b6QEK{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0}.styles_wrapper__8VQpn .styles_list__b6QEK li{display:flex;align-items:flex-start;gap:8px;color:#555;font-size:14px;line-height:24px;padding-left:27px;position:relative}@media(max-width:460px){.styles_wrapper__8VQpn .styles_list__b6QEK li{flex-direction:column}.styles_wrapper__8VQpn .styles_list__b6QEK li .styles_mobile__sMv4G{display:inline-block;margin-left:-27px}}.styles_wrapper__8VQpn .styles_list__b6QEK li:before{content:url(/assets/blueTick.svg);position:absolute;left:0;top:3px;height:16px;width:16px}.styles_wrapper__8VQpn .styles_list__b6QEK li .styles_bold__VI68x{font-weight:600;color:#040404}.styles_wrapper__8VQpn .styles_appsSection__GkdZw{display:flex;flex-direction:column;gap:20px}.styles_wrapper__8VQpn .styles_appsSection__GkdZw .styles_appGrid__jfmX6{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));grid-gap:24px;gap:24px}@media(max-width:460px){.styles_wrapper__8VQpn .styles_appsSection__GkdZw .styles_appGrid__jfmX6{grid-template-columns:1fr}}.styles_wrapper__8VQpn .styles_appsSection__GkdZw .styles_infoCard__mH03c{background:#f8f7ff;border:1px solid #e6e3ff;border-radius:12px;padding:24px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.styles_wrapper__8VQpn .styles_appsSection__GkdZw .styles_infoCard__mH03c .styles_infoContent__LOE4W{text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:12px;flex:1 1;z-index:2}.styles_wrapper__8VQpn .styles_appsSection__GkdZw .styles_infoCard__mH03c .styles_infoContent__LOE4W .styles_infoIcon__U4mcj{object-fit:contain;margin-bottom:4px}.styles_wrapper__8VQpn .styles_appsSection__GkdZw .styles_infoCard__mH03c .styles_infoContent__LOE4W .styles_infoTitle__Eg1kY{font-size:18px;font-weight:600;color:#1f1f1f;margin-top:14px}.styles_wrapper__8VQpn .styles_appsSection__GkdZw .styles_infoCard__mH03c .styles_infoContent__LOE4W .styles_infoDescription__LrlCf{font-size:14px;color:#666;margin:0;max-width:300px;line-height:20px}.styles_wrapper__8VQpn .styles_appsSection__GkdZw .styles_infoCard__mH03c:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:213px;height:213px;background:url(/assets/checkboxItemGrid.png) no-repeat 50%;border-radius:16px;z-index:1}.styles_wrapper__8VQpn .styles_developerSection__xQhx6{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}@media(max-width:460px){.styles_wrapper__8VQpn .styles_developerSection__xQhx6{flex-direction:column}}.styles_wrapper__8VQpn .styles_developerSection__xQhx6 .styles_buttonContainer__nXNIM{display:flex;gap:12px}@media(max-width:460px){.styles_wrapper__8VQpn .styles_developerSection__xQhx6 .styles_buttonContainer__nXNIM{flex-direction:column;align-self:flex-start}}.styles_wrapper__8VQpn .styles_developerSection__xQhx6 .styles_buttonContainer__nXNIM .styles_developerZoneButton__iS5sk,.styles_wrapper__8VQpn .styles_developerSection__xQhx6 .styles_buttonContainer__nXNIM .styles_documentationButton__F_yVf{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.styles_wrapper__8VQpn .styles_developerSection__xQhx6 .styles_buttonContainer__nXNIM .styles_documentationButton__F_yVf{background:#6874de;color:#fff}.styles_wrapper__8VQpn .styles_developerSection__xQhx6 .styles_buttonContainer__nXNIM .styles_documentationButton__F_yVf:hover{background:#5a66d1}.styles_wrapper__8VQpn .styles_developerSection__xQhx6 .styles_buttonContainer__nXNIM .styles_developerZoneButton__iS5sk{background:rgba(0,0,0,0);color:#6874de;border:1px solid #6874de}.styles_wrapper__8VQpn .styles_developerSection__xQhx6 .styles_buttonContainer__nXNIM .styles_developerZoneButton__iS5sk:hover{background:#6874de;color:#fff}.styles_wrapper__8VQpn .styles_modalContent__MDgdC{display:flex;flex-direction:column;gap:20px;padding:4px 0}.styles_wrapper__8VQpn .styles_modalContent__MDgdC .styles_modalDescription__HvxDs{font-size:14px;line-height:20px;color:#555;margin-top:6px}.styles_wrapper__8VQpn .styles_modalContent__MDgdC .styles_modalInfo__tYeUP{background:#f9fafb;border-radius:8px;padding:16px;border:1px solid #e5e7eb}.styles_wrapper__8VQpn .styles_modalContent__MDgdC .styles_modalInfo__tYeUP p{font-size:14px;line-height:20px;margin:0 0 8px;color:#374151}.styles_wrapper__8VQpn .styles_modalContent__MDgdC .styles_modalInfo__tYeUP p:last-child{margin-bottom:0}.styles_wrapper__8VQpn .styles_modalContent__MDgdC .styles_modalInfo__tYeUP p strong{font-weight:600;color:#111827}.styles_wrapper__8VQpn .styles_modalContent__MDgdC .styles_modalNote__vHOfH{font-size:13px;line-height:18px;color:#6b7280;margin:0}.styles_wrapper__8VQpn .styles_modalContent__MDgdC .styles_modalNote__vHOfH .styles_supportLink___1O2p{color:#6874de;text-decoration:none;font-weight:500}.styles_wrapper__8VQpn .styles_modalContent__MDgdC .styles_modalNote__vHOfH .styles_supportLink___1O2p:hover{text-decoration:underline}.styles_wrapper__GCBjs{padding:0}.styles_content__NHENo{display:flex;flex-direction:column;gap:24px}.styles_title__wOo3N{font-size:20px;font-weight:600;color:#040404;margin:0;line-height:28px}.styles_description__im_UH{font-size:14px;color:rgba(24,24,24,.8);line-height:20px;margin:0}.styles_formSection__SJ2Hj{display:flex;flex-direction:column;gap:20px}.styles_textareaWrapper__K0pwz{display:flex;flex-direction:column;gap:6px}.styles_textareaWrapper__K0pwz label{font-size:14px;font-weight:500;color:#040404;line-height:20px}.styles_textarea__gIcfM{width:100%;padding:12px 16px;border:1px solid #e2e2e2;border-radius:6px;font-size:14px;color:#111827;background:#fff;font-family:inherit;resize:vertical;min-height:80px;transition:all .2s ease}.styles_textarea__gIcfM:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_textarea__gIcfM::placeholder{color:rgba(24,24,24,.4)}.styles_textarea__gIcfM.styles_error__uqwZP{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.1)}.styles_required__w95zJ{color:#dc2626}.styles_errorMessage__sX_li{font-size:12px;color:#dc2626;line-height:16px}.styles_actions__0gEjZ{display:flex;gap:12px;justify-content:flex-end;padding-top:8px}.styles_cancelButton__S_jat{background:rgba(0,0,0,0);color:#6b7280;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-weight:600;padding:10px 20px;cursor:pointer;transition:all .2s ease}.styles_cancelButton__S_jat:hover:not(:disabled){background:#f9fafb;color:#374151;border-color:#9ca3af}.styles_cancelButton__S_jat:disabled{opacity:.6;cursor:not-allowed}.styles_submitButton__0xM7R{background:#6874de;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;padding:10px 20px;cursor:pointer;transition:all .2s ease}.styles_submitButton__0xM7R:hover:not(:disabled){background:#5a66d1}.styles_submitButton__0xM7R:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.styles_wrapper__GCBjs{padding:16px;max-height:85vh;overflow-y:auto}.styles_content__NHENo{gap:20px;padding-bottom:20px}.styles_title__wOo3N{font-size:18px;line-height:24px}.styles_formSection__SJ2Hj{gap:16px}.styles_textarea__gIcfM{min-height:60px;font-size:14px}.styles_actions__0gEjZ{flex-direction:column;gap:12px;padding-top:16px;margin-top:8px}.styles_actions__0gEjZ .styles_cancelButton__S_jat,.styles_actions__0gEjZ .styles_submitButton__0xM7R{width:100%;padding:14px 20px;font-size:16px;min-height:48px;border-radius:8px}.styles_actions__0gEjZ .styles_submitButton__0xM7R{order:1;background:#6874de;box-shadow:0 2px 4px rgba(104,116,222,.2)}.styles_actions__0gEjZ .styles_submitButton__0xM7R:hover:not(:disabled){background:#5a66d1}.styles_actions__0gEjZ .styles_cancelButton__S_jat{order:2;background:#f8f9fa;border-color:#d1d5db;color:#6b7280}.styles_actions__0gEjZ .styles_cancelButton__S_jat:hover:not(:disabled){background:#e5e7eb}}.styles_wrapper__pNdtP{display:flex;align-items:center;justify-content:flex-end;gap:1px}.styles_wrapper__pNdtP button{border-radius:1000px;transition:all .5s ease;font-size:14px;font-weight:400;line-height:24px;color:#868686;height:26px;width:20px;display:flex;align-items:center;justify-content:center}.styles_wrapper__pNdtP button:hover{background-color:#ededed}.styles_wrapper__pNdtP button:disabled{cursor:not-allowed}.styles_wrapper__pNdtP button .styles_prev__TeREo{transform:rotate(90deg)}.styles_wrapper__pNdtP button .styles_next__JKB3l{transform:rotate(-90deg)}.styles_wrapper__pNdtP .styles_active__I3Yyp{color:#6874de}.styles_wrapper__pNdtP .styles_active__I3Yyp:hover{background-color:#6874de;color:#fff}.styles_wrapper__Ag3HR .styles_header__b5Eqm{display:flex;justify-content:space-between;align-items:center;gap:16px}@media(max-width:460px){.styles_wrapper__Ag3HR .styles_header__b5Eqm{flex-direction:column;align-items:flex-start}}.styles_wrapper__Ag3HR .styles_header__b5Eqm .styles_heading__3t3R5{color:var(--Black-black-700,#040404);font-size:18px;font-style:normal;font-weight:600;line-height:24px}.styles_wrapper__Ag3HR .styles_header__b5Eqm .styles_actionsWrapper__xEV6R{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:16px;gap:16px;max-width:calc(100vw - 72px);width:min-content}@media(max-width:460px){.styles_wrapper__Ag3HR .styles_header__b5Eqm .styles_actionsWrapper__xEV6R{grid-template-columns:1fr;width:100%;max-width:100%}}.styles_wrapper__Ag3HR .styles_header__b5Eqm .styles_actionsWrapper__xEV6R .styles_filter__zPsgQ{max-width:100%;width:100%}@media(max-width:460px){.styles_wrapper__Ag3HR .styles_header__b5Eqm .styles_actionsWrapper__xEV6R .styles_filter__zPsgQ input{width:100%!important}}.styles_wrapper__Ag3HR .styles_header__b5Eqm .styles_actionsWrapper__xEV6R .styles_searchWrapper__HKu4r{position:relative}.styles_wrapper__Ag3HR .styles_header__b5Eqm .styles_actionsWrapper__xEV6R .styles_searchWrapper__HKu4r .styles_searchIcon__GDVaw{position:absolute;top:50%;right:12px;transform:translateY(-50%);border-left:1px solid #e2e2e2;padding-left:12px;display:flex;align-items:center;justify-content:center}.styles_wrapper__Ag3HR .styles_header__b5Eqm .styles_actionsWrapper__xEV6R .styles_searchWrapper__HKu4r input{border-radius:6px;border:1px solid var(--grey-Grey-150,#e2e2e2);padding:6px 44px 6px 12px;color:var(--Black-black-400,#555);font-size:14px;font-style:normal;font-weight:400;line-height:22px;min-width:130px}@media(max-width:460px){.styles_wrapper__Ag3HR .styles_header__b5Eqm .styles_actionsWrapper__xEV6R .styles_searchWrapper__HKu4r input{width:100%}}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m{max-width:100%}@media(max-width:820px){.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m{overflow-x:scroll;margin:0 -16px;max-width:calc(100vw - 16px)}}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z{border-radius:6px;border-spacing:0;width:100%;margin-top:24px}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z th{background-color:#fafafa;padding:12px 8px;border-collapse:collapse;text-transform:uppercase;font-size:12px;font-weight:600;line-height:19.5px;color:#868686;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-left:none;text-wrap:nowrap;text-align:left}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z th:first-child{border-top-left-radius:6px;border-left:1px solid #e2e2e2;text-align:left;padding:8px 16px}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z th:last-child{border-top-right-radius:6px;border-right:1px solid #e2e2e2;padding:8px 16px}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td{padding:8px;border:1px solid rgba(0,0,0,0);border-bottom-color:#e2e2e2;font-size:14px;line-height:24px;font-weight:400;color:#040404;vertical-align:top}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td .styles_eventWrapper__i23Z9{display:flex;align-items:center;gap:16px}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td .styles_eventWrapper__i23Z9 .styles_statusWrapper__bmoKD{min-width:72px}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td .styles_eventWrapper__i23Z9 .styles_statusWrapper__bmoKD .styles_status__s57GA{padding:4px 8px;border-radius:70px;font-size:10px;font-style:normal;font-weight:600;line-height:18px;text-transform:capitalize}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td .styles_eventWrapper__i23Z9 .styles_statusWrapper__bmoKD .styles_status__s57GA.styles_failed__yPE6U{background:var(--secondary-purple-100,#f0e1f7);color:var(--secondary-purple-500,#662483)}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td .styles_eventWrapper__i23Z9 .styles_statusWrapper__bmoKD .styles_status__s57GA.styles_delivered__gPftY{color:var(--success-Success-600,#059669);background:var(--success-Success-100,#ecfdf5)}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td.styles_totalTag__HoSuD{color:var(--Black-black-300,#868686);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td a{color:var(--secondary-Slate-Blue-500,#6874de);font-size:14px;font-style:normal;font-weight:400;line-height:22px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;width:100%;text-align:right;display:block}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td .styles_date__vtH8g{display:flex;align-items:center;gap:8px;text-wrap:nowrap}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td:first-child{border-bottom:none;position:relative;padding:8px 16px}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td:first-child:after{content:"";display:block;width:calc(100% - 16px);height:1px;background-color:#e2e2e2;position:absolute;bottom:0;right:0}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td:first-child:before{content:"";display:block;height:100%;width:1px;background-color:#e2e2e2;position:absolute;bottom:20px;left:-1px}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td:last-child{border-bottom:none;position:relative;padding:8px 16px}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td:last-child:after{content:"";display:block;width:calc(100% - 24px);height:1px;background-color:#e2e2e2;position:absolute;bottom:0;left:0}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z td:last-child:before{content:"";display:block;height:calc(100% + 2px);width:1px;background-color:#e2e2e2;position:absolute;bottom:20px;right:-1px}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z tbody tr:last-child td:last-child{border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-bottom-right-radius:8px}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z tbody tr:last-child td:last-child:after{display:none}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z tbody tr:last-child td:first-child{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-bottom-left-radius:8px}.styles_wrapper__Ag3HR .styles_tableWrapper__Z9R5m .styles_table__KPy_Z tbody tr:last-child td:first-child:after{display:none}.styles_wrapper__jc9yo{max-width:1040px;margin:24px 20px 24px 32px}@media(max-width:820px){.styles_wrapper__jc9yo{padding:24px 16px 0;margin:0 0 72px}}.styles_wrapper__jc9yo .styles_heading__OugXO{font-size:24px;font-weight:600;line-height:32px;text-align:left;margin-bottom:24px;color:#040404;cursor:pointer;position:relative;display:flex;align-items:center;gap:8px;z-index:1;width:-moz-fit-content;width:fit-content}.styles_wrapper__jc9yo .styles_subHeading__0fjii{color:var(--Black-black-700,#040404);font-size:18px;font-style:normal;font-weight:600;line-height:24px}.styles_wrapper__jc9yo .styles_paragraph__r75VL{margin-bottom:24px;margin-top:12px}.styles_wrapper__jc9yo .styles_list__l_SO3,.styles_wrapper__jc9yo .styles_paragraph__r75VL{color:var(--Black-black-400,#555);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.styles_wrapper__jc9yo .styles_list__l_SO3{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.styles_wrapper__jc9yo .styles_list__l_SO3 li{list-style-type:none}.styles_wrapper__jc9yo .styles_list__l_SO3 li .styles_checkIcon__6tHnY{margin-bottom:-5px;margin-right:8px;display:inline-block}.styles_wrapper__jc9yo .styles_list__l_SO3 li .styles_bold__84Lj7{color:var(--Black-black-500,#252525);font-size:14px;font-style:normal;font-weight:600;line-height:24px;display:inline-block;margin-right:8px}.styles_wrapper__jc9yo .styles_buttonWrapper__zw2yP{display:flex;justify-content:space-between}.styles_wrapper__jc9yo .styles_buttonWrapper__zw2yP .styles_buttonContainer__gjs8Z{display:flex;gap:8px}@media(max-width:820px){.styles_wrapper__jc9yo .styles_buttonWrapper__zw2yP .styles_buttonContainer__gjs8Z{position:fixed;bottom:0;right:0;background-color:#fff;z-index:9;padding:16px;border-top:1px solid #e2e2e2;width:100%}.styles_wrapper__jc9yo .styles_buttonWrapper__zw2yP .styles_buttonContainer__gjs8Z button{width:100%}}.styles_wrapper__jc9yo .styles_buttonWrapper__zw2yP .styles_buttonContainer__gjs8Z button{padding:4px 12px;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:24px;text-transform:capitalize;border-radius:6px}.styles_wrapper__jc9yo .styles_buttonWrapper__zw2yP .styles_buttonContainer__gjs8Z button.styles_documentationButton__nisuP{background-color:#fff;border:1px solid #6874de;color:var(--secondary-Slate-Blue-500,#6874de)}.styles_wrapper__jc9yo .styles_buttonWrapper__zw2yP .styles_buttonContainer__gjs8Z button.styles_generateButton__y_Q1l{background:var(--secondary-Slate-Blue-500,#6874de);color:#fff}.styles_wrapper__jc9yo .styles_tableWrapper___HseD{display:flex;gap:32px;flex-direction:column}@media(max-width:820px){.styles_wrapper__jc9yo .styles_tableWrapper___HseD{gap:24px}}.styles_tableWrapper__jWsqk{max-width:100%}@media(max-width:820px){.styles_tableWrapper__jWsqk{overflow-x:auto;margin:0 -16px;max-width:calc(100vw - 16px)}}.styles_tableWrapper__jWsqk::-webkit-scrollbar{height:5px}.styles_tableWrapper__jWsqk::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.styles_tableWrapper__jWsqk::-webkit-scrollbar-track{background:#f1f1f1}@media(max-width:820px){.styles_tableWrapper__jWsqk.styles_hasLastRowActive__tWQaE .styles_table__yXDhU{margin-bottom:64px}@supports(-webkit-touch-callout:none){.styles_tableWrapper__jWsqk.styles_hasLastRowActive__tWQaE .styles_table__yXDhU{margin-bottom:100px;transform:translateZ(0)}}}.styles_tableWrapper__jWsqk .styles_table__yXDhU{border-radius:6px;border-spacing:0;width:100%;margin-top:24px;margin-bottom:8px}.styles_tableWrapper__jWsqk .styles_table__yXDhU th{background-color:#fafafa;padding:12px 8px;border-collapse:collapse;text-transform:uppercase;font-size:12px;font-weight:600;line-height:19.5px;color:#868686;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-left:none;text-wrap:nowrap}.styles_tableWrapper__jWsqk .styles_table__yXDhU th:first-child{border-top-left-radius:6px;border-left:1px solid #e2e2e2;text-align:left;padding:8px 16px}.styles_tableWrapper__jWsqk .styles_table__yXDhU th:last-child{border-top-right-radius:6px;border-right:1px solid #e2e2e2;padding:8px 16px}.styles_tableWrapper__jWsqk .styles_table__yXDhU td{padding:8px;border:1px solid rgba(0,0,0,0);border-bottom-color:#e2e2e2;font-size:14px;line-height:24px;font-weight:400;color:#040404;vertical-align:top}.styles_tableWrapper__jWsqk .styles_table__yXDhU td .styles_status__1Shnh{padding:3px 12px;width:-moz-fit-content;width:fit-content;font-size:10px;font-style:normal;font-weight:600;line-height:18px}.styles_tableWrapper__jWsqk .styles_table__yXDhU td .styles_status__1Shnh.styles_active__Bs6v2{color:var(--secondary-Slate-Blue-600,#2d3ed0);text-transform:capitalize;border-radius:70px;background:var(--secondary-Slate-Blue-100,#eef0fb)}.styles_tableWrapper__jWsqk .styles_table__yXDhU td .styles_status__1Shnh.styles_inactive__l6KlV{color:var(--secondary-orange-500,#e05a33);text-transform:capitalize;border-radius:70px;background:var(--secondary-orange-100,#fcede8)}.styles_tableWrapper__jWsqk .styles_table__yXDhU td:first-child{border-bottom:none;position:relative;padding:8px 16px}.styles_tableWrapper__jWsqk .styles_table__yXDhU td:first-child:after{content:"";display:block;width:calc(100% - 16px);height:1px;background-color:#e2e2e2;position:absolute;bottom:0;right:0}.styles_tableWrapper__jWsqk .styles_table__yXDhU td:first-child:before{content:"";display:block;height:100%;width:1px;background-color:#e2e2e2;position:absolute;bottom:20px;left:-1px}.styles_tableWrapper__jWsqk .styles_table__yXDhU td:last-child{border-bottom:none;position:relative;padding:8px 16px}.styles_tableWrapper__jWsqk .styles_table__yXDhU td:last-child:after{content:"";display:block;width:calc(100% - 24px);height:1px;background-color:#e2e2e2;position:absolute;bottom:0;left:0}.styles_tableWrapper__jWsqk .styles_table__yXDhU td:last-child:before{content:"";display:block;height:calc(100% + 2px);width:1px;background-color:#e2e2e2;position:absolute;bottom:20px;right:-1px}.styles_tableWrapper__jWsqk .styles_table__yXDhU tbody tr.styles_active__Bs6v2 td{background-color:rgba(104,116,222,.05)}.styles_tableWrapper__jWsqk .styles_table__yXDhU tbody tr:last-child td:last-child{border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-bottom-right-radius:8px}.styles_tableWrapper__jWsqk .styles_table__yXDhU tbody tr:last-child td:last-child:after{display:none}.styles_tableWrapper__jWsqk .styles_table__yXDhU tbody tr:last-child td:first-child{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-bottom-left-radius:8px}.styles_tableWrapper__jWsqk .styles_table__yXDhU tbody tr:last-child td:first-child:after{display:none}.styles_action__9y2Zt{position:relative;display:flex;justify-content:flex-end;align-items:center;gap:10px}.styles_action__9y2Zt .styles_actionBtn__EjS1K{cursor:pointer;height:26px;width:26px;display:flex;justify-content:right;align-items:center}.styles_action__9y2Zt .styles_actionBtn__EjS1K:disabled{pointer-events:none;z-index:-1}.styles_action__9y2Zt .styles_actions__mYktP{position:absolute;top:-3px;right:32px;pointer-events:none;width:160px;z-index:999}.styles_action__9y2Zt .styles_actions__mYktP.styles_active__RC3UW{pointer-events:all}.styles_action__9y2Zt .styles_actions__mYktP button{padding:8px 12px;width:100%;display:flex;font-size:14px;font-weight:400;line-height:22px;text-align:left;background:#fff;transition:all .3s ease;border-radius:6px;align-items:center;justify-content:space-between}.styles_action__9y2Zt .styles_actions__mYktP button:hover{background:#eee}.styles_action__9y2Zt .styles_actions__mYktP button.styles_edit__UBqQ9{border:1px solid #e2e2e2;margin-bottom:8px;box-shadow:4px 8px 16px 0 rgba(37,37,37,.0705882353);border-radius:6px}.styles_action__9y2Zt .styles_actions__mYktP button:disabled{opacity:.5;cursor:not-allowed}.styles_action__9y2Zt .styles_actions__mYktP .styles_bottomBtns__oSZ5X{border:1px solid #e2e2e2;box-shadow:4px 8px 16px 0 rgba(37,37,37,.0705882353);border-radius:6px;background:#fff;position:relative;display:flex;gap:2px;flex-direction:column}.styles_action__9y2Zt .styles_actions__mYktP .styles_bottomBtns__oSZ5X hr{margin:0 12px;border:none;height:1px;background:#e2e2e2;width:calc(100% - 24px);transition:all .3s ease;position:relative;z-index:99}.styles_action__9y2Zt .styles_actions__mYktP .styles_bottomBtns__oSZ5X button:hover~hr{background:#eee;margin:0;width:100%}.styles_action__9y2Zt .styles_actions__mYktP .styles_bottomBtns__oSZ5X .styles_copyButton__2d_VM{width:100%;padding:6px 12px;transition:all .2s ease}.styles_action__9y2Zt .styles_actions__mYktP .styles_bottomBtns__oSZ5X .styles_copyButton__2d_VM:hover{background-color:#eee}.styles_action__9y2Zt .styles_actions__mYktP .styles_bottomBtns__oSZ5X .styles_copyButton__2d_VM.styles_success__gNMKq{color:#059669;background-color:#e6f9f5}.styles_action__9y2Zt .styles_actions__mYktP .styles_bottomBtns__oSZ5X .styles_deleteWrapper__jJF3E{position:relative}.styles_action__9y2Zt .styles_actions__mYktP .styles_bottomBtns__oSZ5X .styles_deleteWrapper__jJF3E button{color:#cd0d50}.styles_action__9y2Zt .styles_actions__mYktP .styles_bottomBtns__oSZ5X .styles_deleteWrapper__jJF3E .styles_info__QgI9e{position:absolute;background-color:#040404;font-size:14px;font-weight:400;line-height:24px;padding:8px 12px;width:262px;z-index:1;right:0;color:#fff;border-radius:6px;text-wrap:wrap;text-align:left;top:200%;opacity:0;pointer-events:none;transition:all .3s ease}.styles_action__9y2Zt .styles_actions__mYktP .styles_bottomBtns__oSZ5X .styles_deleteWrapper__jJF3E:hover .styles_info__QgI9e{opacity:1;pointer-events:all;top:calc(100% + 10px)}.styles_wrapper__OKDhv{max-width:1040px;margin:24px 20px 40px 32px}@media(max-width:820px){.styles_wrapper__OKDhv{margin:0 0 16px;padding:24px 16px 0}}@media(max-width:460px){.styles_wrapper__OKDhv{margin:0;padding:24px 16px 64px}}.styles_wrapper__OKDhv .styles_inputWrapper__WxZqe{margin-bottom:12px;margin-top:24px}.styles_wrapper__OKDhv .styles_inputWrapper__WxZqe input{border-radius:6px;border:1px solid var(--grey-Grey-150,#e2e2e2);background:var(--white-white,#fff);color:var(--Black-black-300,#868686);font-size:14px;font-weight:400;line-height:19.905px;width:100%;padding:11px 12px}.styles_wrapper__OKDhv .styles_inputWrapper__WxZqe .styles_error__9LMiv{color:var(--warning-Warning-600,#cd823d);font-size:12px;font-style:normal;font-weight:400;line-height:20px;border-radius:6px;background:var(--warning-Warning-100,#fff2e5);padding:8px 16px;margin-top:4px}.styles_wrapper__OKDhv .styles_headingWrapper__tfVx_{display:flex;align-items:flex-start;justify-content:space-between}.styles_wrapper__OKDhv .styles_headingWrapper__tfVx_ .styles_heading__IcTXz{font-size:24px;font-weight:600;line-height:32px;text-align:left;margin-bottom:32px;color:#040404;cursor:pointer}.styles_wrapper__OKDhv .styles_headingWrapper__tfVx_ .styles_closeButton__ej9sI{display:flex;width:36px;height:36px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--grey-Grey-50,#f7f7f7)}.styles_wrapper__OKDhv .styles_editor__gr_Rz{color:var(--Black-black-300,#868686)!important;font-size:14px!important;font-weight:400!important;line-height:19.905px!important}.styles_wrapper__OKDhv .styles_divider__r5fAx{border:none;border-top:1px dashed var(--grey-Grey-150,#e2e2e2);background:var(--white-white,#fff);margin-bottom:-8px}.styles_wrapper__OKDhv .styles_checkboxWrapper__CX7pH{border-radius:8px;border:1px solid var(--grey-Grey-150,#e2e2e2);margin-bottom:8px}.styles_wrapper__OKDhv .styles_checkboxWrapper__CX7pH.styles_mb___hYji{margin-bottom:32px}.styles_wrapper__OKDhv .styles_checkboxWrapper__CX7pH .styles_checkbox__clHLV,.styles_wrapper__OKDhv .styles_checkboxWrapper__CX7pH .styles_headerCheckbox__kXuKs{padding:12px 16px;display:flex;align-items:center;gap:8px;color:var(--Black-black-400,#555);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.styles_wrapper__OKDhv .styles_checkboxWrapper__CX7pH .styles_checkbox__clHLV.styles_headerCheckbox__kXuKs,.styles_wrapper__OKDhv .styles_checkboxWrapper__CX7pH .styles_headerCheckbox__kXuKs.styles_headerCheckbox__kXuKs{border-bottom:1px solid var(--grey-Grey-150,#e2e2e2);color:var(--Black-black-500,#252525);font-weight:600}.styles_wrapper__OKDhv .styles_checkboxWrapper__CX7pH .styles_checkbox__clHLV input,.styles_wrapper__OKDhv .styles_checkboxWrapper__CX7pH .styles_headerCheckbox__kXuKs input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:4px;border:1px solid var(--grey-Grey-150,#e2e2e2);background:var(--white-white,#fff);cursor:pointer}.styles_wrapper__OKDhv .styles_checkboxWrapper__CX7pH .styles_checkbox__clHLV input:checked,.styles_wrapper__OKDhv .styles_checkboxWrapper__CX7pH .styles_headerCheckbox__kXuKs input:checked{background-image:url(/assets/checkedPurple.svg);background-size:16px 16px;background-position:50%;background-repeat:no-repeat;border:none}.styles_wrapper__OKDhv .styles_subHeading___O38H{color:var(--Black-black-700,#040404);font-size:18px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:8px;margin-top:32px}.styles_wrapper__OKDhv .styles_subDesc__hcjI9{color:var(--Black-black-400,#555);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.styles_wrapper__OKDhv .styles_subDesc__hcjI9.styles_mb___hYji{margin-bottom:24px}.styles_wrapper__OKDhv .styles_radioWrapper__ltpBz{display:flex;align-items:center;gap:24px;padding-top:8px}.styles_wrapper__OKDhv .styles_radioWrapper__ltpBz .styles_radioText__zBMc5{font-size:14px;font-style:normal;font-weight:400;line-height:22px}.styles_wrapper__SAPVE{max-width:1040px;margin:24px 20px 0 32px}@media(max-width:820px){.styles_wrapper__SAPVE{margin:0;padding:24px 16px 0}}.styles_wrapper__SAPVE .styles_headingWrapper__6M6Bl{display:flex;align-items:flex-start;justify-content:space-between}.styles_wrapper__SAPVE .styles_headingWrapper__6M6Bl .styles_heading__j63eV{font-size:24px;font-weight:600;line-height:32px;text-align:left;margin-bottom:32px;color:#040404;position:relative;display:flex;align-items:center;gap:8px;z-index:1;width:-moz-fit-content;width:fit-content}.styles_wrapper__SAPVE .styles_headingWrapper__6M6Bl .styles_heading__j63eV .styles_status__a2Uwn{border-radius:70px;font-size:10px;font-style:normal;font-weight:600;line-height:18px;padding:8px 12px;text-transform:capitalize}.styles_wrapper__SAPVE .styles_headingWrapper__6M6Bl .styles_heading__j63eV .styles_status__a2Uwn.styles_failed___LALx{background:var(--secondary-purple-100,#f0e1f7);color:var(--secondary-purple-500,#662483)}.styles_wrapper__SAPVE .styles_headingWrapper__6M6Bl .styles_heading__j63eV .styles_status__a2Uwn.styles_delivered__SIfeu{color:var(--success-Success-600,#059669);background:var(--success-Success-100,#ecfdf5)}.styles_wrapper__SAPVE .styles_headingWrapper__6M6Bl .styles_closeButton__xxkG5{display:flex;width:36px;height:36px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--grey-Grey-50,#f7f7f7)}.styles_wrapper__SAPVE .styles_divider__kniRI{border:none;border-top:1px dashed var(--grey-Grey-150,#e2e2e2);background:var(--white-white,#fff);margin-bottom:24px}.styles_wrapper__SAPVE .__json-pretty__{line-height:1.3;color:#2a2a2a;background:#f8f8f8;overflow:auto;padding:16px;border-radius:8px;border:1px solid #e0e0e0}.styles_wrapper__SAPVE .__json-pretty__ .__json-key__{color:#0550ae}.styles_wrapper__SAPVE .__json-pretty__ .__json-value__{color:#116329}.styles_wrapper__SAPVE .__json-pretty__ .__json-string__{color:#953800}.styles_wrapper__SAPVE .__json-pretty__ .__json-boolean__{color:#8250df}.styles_wrapper__SAPVE .__json-pretty-error__{line-height:1.3;color:#2a2a2a;background:#fff0f0;overflow:auto;padding:16px;border-radius:8px;border:1px solid #ffcdd2}.styles_wrapper__SAPVE .styles_info__3vM1f{margin-bottom:32px}.styles_wrapper__SAPVE .styles_info__3vM1f .styles_infoItem__a4Iqy{font-size:14px;font-style:normal;font-weight:600;line-height:22px;display:flex;align-items:center;gap:8px}.styles_wrapper__SAPVE .styles_info__3vM1f .styles_infoItem__a4Iqy .styles_infoItemLabel__PMvVk{color:var(--Black-black-400,#555)}.styles_wrapper__SAPVE .styles_info__3vM1f .styles_infoItem__a4Iqy .styles_infoItemValue__7dI7Q{color:var(--Black-black-700,#040404);display:flex;align-items:center;gap:8px}.styles_wrapper__SAPVE .styles_eventDataHeading__gAp7M{margin-bottom:16px;color:var(--Black-black-700,#040404);font-size:16px;font-style:normal;font-weight:600;line-height:24px}.styles_wrapper__RaYn_{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:-1;transition:all .3s ease-in-out;opacity:0;pointer-events:none}.styles_wrapper__RaYn_.styles_show__OrJNJ{z-index:1000;opacity:1;pointer-events:auto}.styles_wrapper__RaYn_ .styles_img__7O7CZ{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.styles_wrapper__RaYn_ .styles_content__PWEqL{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:24px}.styles_wrapper__RaYn_ .styles_content__PWEqL .styles_spinnerWrapper__fusky{background-color:#eef0fb;border-radius:50%;padding:12px;display:flex;align-items:center;justify-content:center}.styles_wrapper__RaYn_ .styles_content__PWEqL .styles_spinnerWrapper__fusky img{animation:styles_spin__y1czq 2s linear infinite}.styles_wrapper__RaYn_ .styles_content__PWEqL p{font-size:24px;font-weight:600;line-height:32px;text-align:center}.styles_wrapper__RaYn_ .styles_cancel__xfAnn{position:absolute;bottom:84px;left:50%;transform:translateX(-50%);color:#6874de;text-decoration:underline;font-size:14px;font-weight:400;line-height:24px;text-align:center}@media(max-width:820px){.styles_wrapper__RaYn_ .styles_cancel__xfAnn{bottom:48px}}@keyframes styles_spin__y1czq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_tableContainer___HcXC{border-radius:8px;overflow:hidden;display:flex;flex-direction:column;opacity:1}.styles_tableContainer___HcXC.styles_light__0_XQ4{--background:var(--light);--text:var(--dark);--text-50:var(--dark-50);--text-100:var(--dark-100)}.styles_tableContainer___HcXC.styles_dark__kyYmf{--background:var(--dark);--text:var(--light);--text-50:var(--light-50);--text-100:var(--light-100)}.styles_tableContainer___HcXC{background:var(--background);border:1px solid var(--text-100)}.styles_tableWrapper__PlLX_{overflow-x:auto;overflow-y:hidden}@media(max-width:768px){.styles_tableWrapper__PlLX_{overflow-x:scroll}}.styles_tableGrid__P1mJ5{width:100%;min-width:-moz-fit-content;min-width:fit-content;border-collapse:separate;border-spacing:0}.styles_headerRow__jCMye{position:relative}.styles_headerRow__jCMye:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--text,#e2e2e2);opacity:.1}.styles_headerCell__UUIaV{vertical-align:middle;padding:0 8px;height:44px;background:var(--text-50,#fafafa);opacity:1}.styles_headerCell__UUIaV:first-child{padding-left:16px}.styles_headerCell__UUIaV:last-child{padding-right:16px}.styles_headerCell__UUIaV>div{display:flex;align-items:center;gap:4px;height:44px}.styles_headerCell__UUIaV.styles_sortable__z4Flj{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_headerCell__UUIaV.styles_sortable__z4Flj:hover{opacity:.8}.styles_headerLabel__EvICg{font-weight:600;font-size:12px;color:var(--text,rgba(24,24,24,.6));text-transform:uppercase;letter-spacing:-.12px;line-height:20px;white-space:nowrap}.styles_headerTooltip__HHKQS{position:relative;display:flex;align-items:center;cursor:pointer}.styles_headerTooltip__HHKQS .styles_tooltipContent__1aZXG{position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:8px;padding:8px 12px;border-radius:6px;background:#252525;font-size:14px;font-weight:400;line-height:24px;color:#fff;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:10;text-align:left;width:191px;text-transform:none;white-space:normal}@media(max-width:768px){.styles_headerTooltip__HHKQS .styles_tooltipContent__1aZXG{left:auto;right:0;transform:none}}.styles_headerTooltip__HHKQS:hover .styles_tooltipContent__1aZXG{opacity:1;pointer-events:all}.styles_sortIcons__x35bH{display:flex;flex-direction:column;gap:0}.styles_sortIcon__nZoSt{display:flex;align-items:center;justify-content:center;opacity:.3;transition:opacity .2s}.styles_sortIcon__nZoSt path{stroke:var(--text,#181818)}.styles_sortIcon__nZoSt.styles_sortUp__lw0_b{transform:rotate(180deg)}.styles_sortIcon__nZoSt.styles_active__N6qIT{opacity:1}.styles_dataRow__W_ayD{position:relative}.styles_dataRow__W_ayD.styles_clickable__euaHe{cursor:pointer}.styles_dataRow__W_ayD.styles_clickable__euaHe:hover .styles_dataCell__oI4c2{opacity:.8}.styles_dataRow__W_ayD.styles_expanded__457nW{min-height:auto}.styles_dataCell__oI4c2{vertical-align:middle;padding:12px 8px;font-size:14px;line-height:24px;font-weight:400;color:var(--text,#040404);white-space:nowrap}.styles_dataCell__oI4c2>div{display:flex;align-items:center;gap:10px}.styles_dataCell__oI4c2:first-child{padding-left:16px}.styles_dataCell__oI4c2:last-child{padding-right:16px}.styles_dataCell__oI4c2 a{color:#6874de;text-decoration:none}.styles_dataCell__oI4c2 a:hover{text-decoration:underline}.styles_expandedCell__8gxte{padding:0}.styles_expandedContent__Gu_qs{padding:0 16px 12px}.styles_dividerRow__VyGgH{height:1px}.styles_dividerCell__Ue0j4{padding:0 16px;height:1px}.styles_rowDivider__IxYqs{height:1px;background:var(--text,#e2e2e2);opacity:.1;margin:0}.styles_tableBody__RI5vw>:last-child .styles_rowDivider__IxYqs{display:none}.styles_tableContainer___HcXC:has(.styles_pagination__ZlFd2) .styles_tableBody__RI5vw>:last-child .styles_rowDivider__IxYqs{display:block}.styles_emptyState__PFR9w{display:flex;align-items:center;justify-content:center;padding:40px 20px;color:var(--text,rgba(24,24,24,.4));opacity:.4;font-weight:400;font-size:14px}.styles_footer__9aWNR{display:flex;align-items:center;justify-content:space-between;padding:16px}.styles_totalCount__KAnL2{font-size:14px;font-weight:400;line-height:24px;color:var(--text,#868686);opacity:.6}.styles_pagination__ZlFd2{display:flex;align-items:center;justify-content:flex-start;gap:8px}.styles_paginationButton__HghDD{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:rgba(0,0,0,0);border:none;cursor:pointer;transition:opacity .2s}.styles_paginationButton__HghDD path{stroke:var(--text,#181818)}.styles_paginationButton__HghDD:hover:not(.styles_disabled__Ys5HA){opacity:.7}.styles_paginationButton__HghDD.styles_disabled__Ys5HA{opacity:.3;cursor:not-allowed}.styles_paginationNumber___Fp2g{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 4px;background:rgba(0,0,0,0);border:none;border-radius:4px;cursor:pointer;font-weight:600;font-size:14px;color:var(--text,rgba(24,24,24,.4));opacity:.4;transition:all .2s}.styles_paginationNumber___Fp2g:hover{opacity:.6}.styles_paginationNumber___Fp2g.styles_active__N6qIT{color:#6874de;opacity:1;background:rgba(0,0,0,0)}.tableActionMenu_actionMenuContainer__We0zH{position:relative;display:flex;justify-content:flex-end;align-items:center}.tableActionMenu_trigger__g4wEy{cursor:pointer}.tableActionMenu_hiddenMeasure__i_hRk{position:fixed;visibility:hidden;pointer-events:none;top:-9999px;left:-9999px}.tableActionMenu_menuWrapper__OpJ7F{position:fixed;pointer-events:none;z-index:999}.tableActionMenu_menuWrapper__OpJ7F.tableActionMenu_active__Vi1ya{pointer-events:all}.tableActionMenu_menuContent__v5suo{border:1px solid var(--text-100,#e2e2e2);box-shadow:4px 8px 16px 0 rgba(37,37,37,.0705882353);border-radius:6px;background:var(--background,#ffffff);display:flex;flex-direction:column;min-width:124px}.tableActionMenu_menuContent__v5suo button{padding:6px 12px;width:100%;display:flex;font-size:14px;font-weight:400;line-height:22px;text-align:left;background:var(--background,#ffffff);transition:all .3s ease;white-space:nowrap}.tableActionMenu_menuContent__v5suo button:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.tableActionMenu_menuContent__v5suo button:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.tableActionMenu_menuContent__v5suo button:hover{background:var(--text-50,#eeeeee)}.styles_wrapper__dBuV5{display:flex;justify-content:space-between;align-items:center;gap:8px;position:relative}@media(max-width:976px)and (min-width:821px){.styles_wrapper__dBuV5{flex-wrap:wrap;gap:12px}}@media(max-width:820px){.styles_wrapper__dBuV5{gap:0;max-width:unset}}.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR{display:flex;gap:8px;flex:1 1;min-width:0}@media(max-width:820px){.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR{flex:unset;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR .styles_searchWrapper__CguvW{position:relative;flex:1 1 260px;min-width:140px;max-width:260px}@media(max-width:976px)and (min-width:821px){.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR .styles_searchWrapper__CguvW{max-width:none}}@media(max-width:820px){.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR .styles_searchWrapper__CguvW{flex:unset;max-width:none;grid-area:1/1/2/3;width:calc(100% - 48px);min-width:0}}.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR .styles_searchWrapper__CguvW .styles_search__H3WSb{border:1px solid #e2e2e2;border-radius:6px;padding:6.5px 43px 6.5px 12px;font-size:14px;line-height:24px;width:100%}.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR .styles_searchWrapper__CguvW .styles_search__H3WSb::placeholder{font-size:14px;line-height:24px;font-weight:400;color:#555}.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR .styles_searchWrapper__CguvW .styles_searchButton__0GFyK{position:absolute;right:13px;top:50%;transform:translateY(-50%);padding-left:12px;border-left:1px solid #e2e2e2;display:flex;align-items:center}.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR .styles_selectStyle__ipnHF{position:relative;flex:0 1 170px;min-width:100px}.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR .styles_selectStyle__ipnHF:nth-child(2){flex-basis:140px}@media(max-width:820px){.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR .styles_selectStyle__ipnHF{flex:unset;min-width:0}.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR .styles_selectStyle__ipnHF:nth-child(2){flex-basis:unset}}.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR .styles_selectStyle__ipnHF select{border:1px solid #e2e2e2;padding:6px 32px 6px 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border-radius:6px;font-size:14px;font-weight:400;line-height:24px;text-align:left;color:#555;background:none;background-color:#fff}.styles_wrapper__dBuV5 .styles_leftWrapper___t0BR .styles_selectStyle__ipnHF .styles_chevron__R3Yge{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none}.styles_wrapper__dBuV5 .styles_buttons__oYBO7{display:flex;justify-content:center;align-items:center;gap:8px;flex-shrink:0}@media(max-width:976px)and (min-width:821px){.styles_wrapper__dBuV5 .styles_buttons__oYBO7{width:100%}}.styles_wrapper__dBuV5 .styles_buttons__oYBO7 .styles_otherActionsWrapper__XLUWv{position:relative;flex-shrink:0}@media(max-width:820px){.styles_wrapper__dBuV5 .styles_buttons__oYBO7 .styles_otherActionsWrapper__XLUWv{position:absolute;right:0;top:1px}}.styles_wrapper__dBuV5 .styles_buttons__oYBO7 .styles_otherActionsWrapper__XLUWv .styles_otherActions__JnJH8{width:36px;height:36px;background-color:#f7f7f7;border-radius:4px;display:flex;justify-content:center;align-items:center}.styles_wrapper__dBuV5 .styles_buttons__oYBO7 .styles_otherActionsWrapper__XLUWv .styles_actionsPopup__cdKKD{position:absolute;top:0;right:0;width:206px;z-index:1;opacity:0;pointer-events:none;transition:all .3s ease;background-color:#fff}.styles_wrapper__dBuV5 .styles_buttons__oYBO7 .styles_otherActionsWrapper__XLUWv .styles_actionsPopup__cdKKD.styles_show__dY4JK{top:calc(100% + 8px);right:0;opacity:1;pointer-events:all}@media(max-width:976px)and (min-width:821px){.styles_wrapper__dBuV5 .styles_buttons__oYBO7 .styles_createWrapper__VTexp{flex:1 1}}@media(max-width:820px){.styles_wrapper__dBuV5 .styles_buttons__oYBO7 .styles_createWrapper__VTexp{position:fixed;bottom:0;z-index:1;width:100vw;left:0;padding:16px;background-color:#fff;border-top:1px solid #e2e2e2}}.styles_wrapper__dBuV5 .styles_buttons__oYBO7 .styles_createWrapper__VTexp .styles_addEvents__byPO8{padding:6px 12px;font-size:14px;line-height:24px;font-weight:400;background-color:#6874de;border-radius:6px;color:#fff;text-wrap:nowrap}@media(max-width:976px)and (min-width:821px){.styles_wrapper__dBuV5 .styles_buttons__oYBO7 .styles_createWrapper__VTexp .styles_addEvents__byPO8{width:100%}}@media(max-width:820px){.styles_wrapper__dBuV5 .styles_buttons__oYBO7 .styles_createWrapper__VTexp .styles_addEvents__byPO8{width:100%;padding:8px 12px}}.styles_wrapper__4tR7I{padding:32px;margin:24px}.styles_header__pN1oo{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.styles_appInfo__5cWUX{display:flex;align-items:center;gap:16px}.styles_appIcon__YJVlB{border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f9fafb}.styles_appDetails__ZI4cL{display:flex;flex-direction:column;gap:4px}.styles_appName__hGKO2{font-size:24px;font-weight:600;color:#040404;line-height:32px;margin:0}.styles_appCreator__F8Y13{font-size:14px;color:rgba(24,24,24,.8);line-height:20px;font-weight:400;margin:0}.styles_closeButton___x3aQ{background:rgba(24,24,24,.03);border-radius:8px;cursor:pointer;color:rgba(24,24,24,.8);padding:8px;border-radius:6px;width:32px;height:32px}.styles_content__7vJqG{display:flex;flex-direction:column;gap:32px}.styles_description__nn8vx{font-size:14px;font-weight:400;color:rgba(24,24,24,.8);line-height:20px;letter-spacing:-.14px;margin:0}.styles_configSection__daxoa{display:flex;flex-direction:column;gap:8px}.styles_sectionTitle__c6LVm{font-size:14px;font-weight:600;color:#040404;line-height:22px;margin:0}.styles_sectionDescription__QlWIw{font-size:14px;color:rgba(24,24,24,.6);font-weight:400;line-height:22px;margin:0}.styles_emailInput__Czmop{width:100%;padding:12px 16px;border:1px solid #e2e2e2;border-radius:6px;font-size:14px;color:#111827;background:#fff;transition:all .2s ease}.styles_emailInput__Czmop:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_emailInput__Czmop::placeholder{font-size:14px;font-weight:400;line-height:19.905px;color:rgba(24,24,24,.4)}.styles_actions__lh45I{display:flex;gap:16px;padding-top:20px}.styles_saveButton__e7zhi{background:#6874de;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;width:218px;height:36px;text-align:center}.styles_saveButton__e7zhi:hover{background:#5a66d1}.styles_removeButton__8nIqo{background:rgba(0,0,0,0);color:#6b7280;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-weight:600;line-height:24px;text-align:center;width:120px;height:36px;cursor:pointer;transition:all .2s ease}.styles_removeButton__8nIqo:hover{background:#f9fafb;color:#374151;border-color:#9ca3af}.styles_removeButton__8nIqo:active{transform:translateY(1px)}.styles_errorMessage__n9xHL{background-color:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:12px;border-radius:6px;margin-bottom:20px;font-size:14px}.styles_successMessage__CXEZC{background-color:#d1fae5;border:1px solid #a7f3d0;color:#059669;padding:12px;border-radius:6px;margin-bottom:20px;font-size:14px}.styles_emailInput__Czmop:disabled,.styles_removeButton__8nIqo:disabled,.styles_saveButton__e7zhi:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.styles_wrapper__4tR7I{margin:16px;padding:24px}.styles_header__pN1oo{flex-direction:row;gap:16px;align-items:flex-start}.styles_appInfo__5cWUX{width:100%}.styles_closeButton___x3aQ{align-self:auto}.styles_actions__lh45I{flex-direction:column}.styles_actions__lh45I .styles_removeButton__8nIqo,.styles_actions__lh45I .styles_saveButton__e7zhi{width:100%}}.styles_action__STLg0{gap:10px}.styles_action__STLg0 .styles_actionBtn__QfqdB{cursor:pointer;height:26px;width:26px;display:flex;justify-content:right;align-items:center}.styles_action__STLg0 .styles_actionBtn__QfqdB:disabled{pointer-events:none;z-index:-1}