.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_action__41Rhh{position:relative;display:flex;justify-content:flex-end;align-items:center;gap:10px}.styles_action__41Rhh .styles_actionBtn__4786G{cursor:pointer;height:26px;width:26px;display:flex;justify-content:right;align-items:center}.styles_action__41Rhh .styles_actionBtn__4786G:disabled{pointer-events:none;z-index:-1}.styles_action__41Rhh .styles_actions__V3qWv{position:absolute;top:-3px;right:32px;pointer-events:none;width:160px;z-index:999}.styles_action__41Rhh .styles_actions__V3qWv.styles_active__U3c6H{pointer-events:all}.styles_action__41Rhh .styles_actions__V3qWv 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__41Rhh .styles_actions__V3qWv button:hover{background:#eee}.styles_action__41Rhh .styles_actions__V3qWv button.styles_edit__JPLz0{border:1px solid #e2e2e2;margin-bottom:8px;box-shadow:4px 8px 16px 0 rgba(37,37,37,.0705882353);border-radius:6px}.styles_action__41Rhh .styles_actions__V3qWv button:disabled{opacity:.5;cursor:not-allowed}.styles_action__41Rhh .styles_actions__V3qWv .styles_bottomBtns__gRxnE{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__41Rhh .styles_actions__V3qWv .styles_bottomBtns__gRxnE 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__41Rhh .styles_actions__V3qWv .styles_bottomBtns__gRxnE button:hover~hr{background:#eee;margin:0;width:100%}.styles_action__41Rhh .styles_actions__V3qWv .styles_bottomBtns__gRxnE .styles_copyButton__So1IM{width:100%;padding:6px 12px;transition:all .2s ease}.styles_action__41Rhh .styles_actions__V3qWv .styles_bottomBtns__gRxnE .styles_copyButton__So1IM:hover{background-color:#eee}.styles_action__41Rhh .styles_actions__V3qWv .styles_bottomBtns__gRxnE .styles_copyButton__So1IM.styles_success__4qoxu{color:#059669;background-color:#e6f9f5}.styles_action__41Rhh .styles_actions__V3qWv .styles_bottomBtns__gRxnE .styles_deleteWrapper__6Pdq3{position:relative}.styles_action__41Rhh .styles_actions__V3qWv .styles_bottomBtns__gRxnE .styles_deleteWrapper__6Pdq3 button{color:#cd0d50}.styles_action__41Rhh .styles_actions__V3qWv .styles_bottomBtns__gRxnE .styles_deleteWrapper__6Pdq3 .styles_info__AMlkB{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__41Rhh .styles_actions__V3qWv .styles_bottomBtns__gRxnE .styles_deleteWrapper__6Pdq3:hover .styles_info__AMlkB{opacity:1;pointer-events:all;top:calc(100% + 10px)}.styles_wrapper__dRhwC .styles_buttonWrapper___riEq{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}@media(max-width:820px){.styles_wrapper__dRhwC .styles_buttonWrapper___riEq{flex-direction:column;align-items:flex-start;gap:12px}}.styles_wrapper__dRhwC .styles_buttonWrapper___riEq .styles_heading__EeE_T{color:var(--Black-black-700,#040404);font-size:18px;font-weight:600;line-height:24px}.styles_wrapper__dRhwC .styles_buttonWrapper___riEq .styles_buttonContainer__5v7Lt{display:flex;gap:8px}@media(max-width:820px){.styles_wrapper__dRhwC .styles_buttonWrapper___riEq .styles_buttonContainer__5v7Lt{position:fixed;bottom:0;right:0;background-color:#fff;z-index:9;padding:16px;border-top:1px solid #e2e2e2;width:100%}.styles_wrapper__dRhwC .styles_buttonWrapper___riEq .styles_buttonContainer__5v7Lt button{width:100%}}.styles_wrapper__dRhwC .styles_buttonWrapper___riEq .styles_buttonContainer__5v7Lt 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__dRhwC .styles_buttonWrapper___riEq .styles_buttonContainer__5v7Lt button.styles_documentationButton__BPszU{background-color:#fff;border:1px solid #6874de;color:var(--secondary-Slate-Blue-500,#6874de)}.styles_wrapper__dRhwC .styles_buttonWrapper___riEq .styles_buttonContainer__5v7Lt button.styles_generateButton__nPvCU{background:var(--secondary-Slate-Blue-500,#6874de);color:#fff}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA{max-width:100%}@media(max-width:820px){.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA{overflow-x:auto;margin:0 -16px;max-width:calc(100vw - 16px)}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA.styles_hasLastRowActive__l28XO .styles_table__mtYeo{margin-bottom:64px}}@media(max-width:820px){@supports(-webkit-touch-callout:none){.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA.styles_hasLastRowActive__l28XO .styles_table__mtYeo{margin-bottom:100px;transform:translateZ(0)}}}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_table__mtYeo{border-radius:6px;border-spacing:0;width:100%;margin-bottom:8px}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_table__mtYeo th{background-color:#fafafa;padding:12px 16px;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;text-align:left;text-wrap:nowrap}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_table__mtYeo th:first-child{border-top-left-radius:6px;border-left:1px solid #e2e2e2}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_table__mtYeo th:last-child{border-top-right-radius:6px;border-right:1px solid #e2e2e2}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_table__mtYeo td{padding:8px 16px;border-bottom:1px solid #e2e2e2;font-size:14px;line-height:24px;font-weight:400;color:#040404}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_table__mtYeo td:first-child{border-left:1px solid #e2e2e2}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_table__mtYeo td:last-child{border-right:1px solid #e2e2e2}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_table__mtYeo tbody tr:last-child td:first-child{border-bottom-left-radius:6px}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_table__mtYeo tbody tr:last-child td:last-child{border-bottom-right-radius:6px}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_table__mtYeo .styles_tokenLink__kxe3a{color:var(--secondary-Slate-Blue-500,#6874de);text-decoration:none;font-weight:500}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_table__mtYeo .styles_tokenLink__kxe3a:hover{text-decoration:underline}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_table__mtYeo .styles_tokenPrefix__eqYFi{font-family:monospace;font-size:13px;color:#555}.styles_wrapper__dRhwC .styles_tableWrapper__3QhYA .styles_active__e8ac9{background:#f7f7f7}.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__2irPt{display:flex;align-items:center;justify-content:flex-end;gap:1px}.styles_wrapper__2irPt 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__2irPt button:hover{background-color:#ededed}.styles_wrapper__2irPt button:disabled{cursor:not-allowed}.styles_wrapper__2irPt button .styles_prev__hO2dX{transform:rotate(90deg)}.styles_wrapper__2irPt button .styles_next__rA53P{transform:rotate(-90deg)}.styles_wrapper__2irPt .styles_active__OcWlE{color:#6874de}.styles_wrapper__2irPt .styles_active__OcWlE:hover{background-color:#6874de;color:#fff}.styles_wrapper__O8nUF .styles_header__0IprS{display:flex;justify-content:space-between;align-items:center;gap:16px}@media(max-width:460px){.styles_wrapper__O8nUF .styles_header__0IprS{flex-direction:column;align-items:flex-start}}.styles_wrapper__O8nUF .styles_header__0IprS .styles_heading__jGyXN{color:var(--Black-black-700,#040404);font-size:18px;font-style:normal;font-weight:600;line-height:24px}.styles_wrapper__O8nUF .styles_header__0IprS .styles_actionsWrapper__P1Byc{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__O8nUF .styles_header__0IprS .styles_actionsWrapper__P1Byc{grid-template-columns:1fr;width:100%;max-width:100%}}.styles_wrapper__O8nUF .styles_header__0IprS .styles_actionsWrapper__P1Byc .styles_filter__1oO2W{max-width:100%;width:100%}@media(max-width:460px){.styles_wrapper__O8nUF .styles_header__0IprS .styles_actionsWrapper__P1Byc .styles_filter__1oO2W input{width:100%!important}}.styles_wrapper__O8nUF .styles_header__0IprS .styles_actionsWrapper__P1Byc .styles_searchWrapper__oR95u{position:relative}.styles_wrapper__O8nUF .styles_header__0IprS .styles_actionsWrapper__P1Byc .styles_searchWrapper__oR95u .styles_searchIcon__FiSFt{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__O8nUF .styles_header__0IprS .styles_actionsWrapper__P1Byc .styles_searchWrapper__oR95u 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__O8nUF .styles_header__0IprS .styles_actionsWrapper__P1Byc .styles_searchWrapper__oR95u input{width:100%}}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F{max-width:100%}@media(max-width:820px){.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F{overflow-x:scroll;margin:0 -16px;max-width:calc(100vw - 16px)}}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19{border-radius:6px;border-spacing:0;width:100%;margin-top:24px}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 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__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 th:first-child{border-top-left-radius:6px;border-left:1px solid #e2e2e2;text-align:left;padding:8px 16px}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 th:last-child{border-top-right-radius:6px;border-right:1px solid #e2e2e2;padding:8px 16px}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 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__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td .styles_eventWrapper__0r77E{display:flex;align-items:center;gap:16px}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td .styles_eventWrapper__0r77E .styles_statusWrapper__7ykry{min-width:72px}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td .styles_eventWrapper__0r77E .styles_statusWrapper__7ykry .styles_status__fsNPd{padding:4px 8px;border-radius:70px;font-size:10px;font-style:normal;font-weight:600;line-height:18px;text-transform:capitalize}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td .styles_eventWrapper__0r77E .styles_statusWrapper__7ykry .styles_status__fsNPd.styles_failed__XUFYQ{background:var(--secondary-purple-100,#f0e1f7);color:var(--secondary-purple-500,#662483)}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td .styles_eventWrapper__0r77E .styles_statusWrapper__7ykry .styles_status__fsNPd.styles_delivered__iK0yf{color:var(--success-Success-600,#059669);background:var(--success-Success-100,#ecfdf5)}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td.styles_totalTag__AxrQf{color:var(--Black-black-300,#868686);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 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__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td .styles_date__CdwxI{display:flex;align-items:center;gap:8px;text-wrap:nowrap}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td:first-child{border-bottom:none;position:relative;padding:8px 16px}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td:first-child:after{content:"";display:block;width:calc(100% - 16px);height:1px;background-color:#e2e2e2;position:absolute;bottom:0;right:0}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td:first-child:before{content:"";display:block;height:100%;width:1px;background-color:#e2e2e2;position:absolute;bottom:20px;left:-1px}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td:last-child{border-bottom:none;position:relative;padding:8px 16px}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td:last-child:after{content:"";display:block;width:calc(100% - 24px);height:1px;background-color:#e2e2e2;position:absolute;bottom:0;left:0}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 td:last-child:before{content:"";display:block;height:calc(100% + 2px);width:1px;background-color:#e2e2e2;position:absolute;bottom:20px;right:-1px}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 tbody tr:last-child td:last-child{border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-bottom-right-radius:8px}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 tbody tr:last-child td:last-child:after{display:none}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 tbody tr:last-child td:first-child{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-bottom-left-radius:8px}.styles_wrapper__O8nUF .styles_tableWrapper__4kN2F .styles_table__fDf19 tbody tr:last-child td:first-child:after{display:none}.styles_tableWrapper__dsM_S{max-width:100%}@media(max-width:820px){.styles_tableWrapper__dsM_S{overflow-x:auto;margin:0 -16px;max-width:calc(100vw - 16px)}}.styles_tableWrapper__dsM_S::-webkit-scrollbar{height:5px}.styles_tableWrapper__dsM_S::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.styles_tableWrapper__dsM_S::-webkit-scrollbar-track{background:#f1f1f1}@media(max-width:820px){.styles_tableWrapper__dsM_S.styles_hasLastRowActive__6QkAc .styles_table__vxXq_{margin-bottom:64px}@supports(-webkit-touch-callout:none){.styles_tableWrapper__dsM_S.styles_hasLastRowActive__6QkAc .styles_table__vxXq_{margin-bottom:100px;transform:translateZ(0)}}}.styles_tableWrapper__dsM_S .styles_table__vxXq_{border-radius:6px;border-spacing:0;width:100%;margin-top:24px;margin-bottom:8px}.styles_tableWrapper__dsM_S .styles_table__vxXq_ 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__dsM_S .styles_table__vxXq_ th:first-child{border-top-left-radius:6px;border-left:1px solid #e2e2e2;text-align:left;padding:8px 16px}.styles_tableWrapper__dsM_S .styles_table__vxXq_ th:last-child{border-top-right-radius:6px;border-right:1px solid #e2e2e2;padding:8px 16px}.styles_tableWrapper__dsM_S .styles_table__vxXq_ 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__dsM_S .styles_table__vxXq_ td .styles_status__gbd0H{padding:3px 12px;width:-moz-fit-content;width:fit-content;font-size:10px;font-style:normal;font-weight:600;line-height:18px}.styles_tableWrapper__dsM_S .styles_table__vxXq_ td .styles_status__gbd0H.styles_active__dPMrS{color:var(--secondary-Slate-Blue-600,#2d3ed0);text-transform:capitalize;border-radius:70px;background:var(--secondary-Slate-Blue-100,#eef0fb)}.styles_tableWrapper__dsM_S .styles_table__vxXq_ td .styles_status__gbd0H.styles_inactive__ecRMS{color:var(--secondary-orange-500,#e05a33);text-transform:capitalize;border-radius:70px;background:var(--secondary-orange-100,#fcede8)}.styles_tableWrapper__dsM_S .styles_table__vxXq_ td:first-child{border-bottom:none;position:relative;padding:8px 16px}.styles_tableWrapper__dsM_S .styles_table__vxXq_ td:first-child:after{content:"";display:block;width:calc(100% - 16px);height:1px;background-color:#e2e2e2;position:absolute;bottom:0;right:0}.styles_tableWrapper__dsM_S .styles_table__vxXq_ td:first-child:before{content:"";display:block;height:100%;width:1px;background-color:#e2e2e2;position:absolute;bottom:20px;left:-1px}.styles_tableWrapper__dsM_S .styles_table__vxXq_ td:last-child{border-bottom:none;position:relative;padding:8px 16px}.styles_tableWrapper__dsM_S .styles_table__vxXq_ td:last-child:after{content:"";display:block;width:calc(100% - 24px);height:1px;background-color:#e2e2e2;position:absolute;bottom:0;left:0}.styles_tableWrapper__dsM_S .styles_table__vxXq_ td:last-child:before{content:"";display:block;height:calc(100% + 2px);width:1px;background-color:#e2e2e2;position:absolute;bottom:20px;right:-1px}.styles_tableWrapper__dsM_S .styles_table__vxXq_ tbody tr.styles_active__dPMrS td{background-color:rgba(104,116,222,.05)}.styles_tableWrapper__dsM_S .styles_table__vxXq_ tbody tr:last-child td:last-child{border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-bottom-right-radius:8px}.styles_tableWrapper__dsM_S .styles_table__vxXq_ tbody tr:last-child td:last-child:after{display:none}.styles_tableWrapper__dsM_S .styles_table__vxXq_ tbody tr:last-child td:first-child{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-bottom-left-radius:8px}.styles_tableWrapper__dsM_S .styles_table__vxXq_ tbody tr:last-child td:first-child:after{display:none}.styles_wrapper__nkeOo .styles_subHeading__lfp1J{color:var(--Black-black-700,#040404);font-size:18px;font-style:normal;font-weight:600;line-height:24px}.styles_wrapper__nkeOo .styles_paragraph__DDONg{margin-bottom:24px;margin-top:12px}.styles_wrapper__nkeOo .styles_list__PaB8Y,.styles_wrapper__nkeOo .styles_paragraph__DDONg{color:var(--Black-black-400,#555);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.styles_wrapper__nkeOo .styles_list__PaB8Y{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.styles_wrapper__nkeOo .styles_list__PaB8Y li{list-style-type:none}.styles_wrapper__nkeOo .styles_list__PaB8Y li .styles_checkIcon__Kw1X8{margin-bottom:-5px;margin-right:8px;display:inline-block}.styles_wrapper__nkeOo .styles_list__PaB8Y li .styles_bold__37YFO{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__nkeOo .styles_buttonWrapper__kRnO7{display:flex;justify-content:space-between}.styles_wrapper__nkeOo .styles_buttonWrapper__kRnO7 .styles_buttonContainer__NC4ZD{display:flex;gap:8px}@media(max-width:820px){.styles_wrapper__nkeOo .styles_buttonWrapper__kRnO7 .styles_buttonContainer__NC4ZD{position:fixed;bottom:0;right:0;background-color:#fff;z-index:9;padding:16px;border-top:1px solid #e2e2e2;width:100%}.styles_wrapper__nkeOo .styles_buttonWrapper__kRnO7 .styles_buttonContainer__NC4ZD button{width:100%}}.styles_wrapper__nkeOo .styles_buttonWrapper__kRnO7 .styles_buttonContainer__NC4ZD 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__nkeOo .styles_buttonWrapper__kRnO7 .styles_buttonContainer__NC4ZD button.styles_documentationButton__47jZw{background-color:#fff;border:1px solid #6874de;color:var(--secondary-Slate-Blue-500,#6874de)}.styles_wrapper__nkeOo .styles_buttonWrapper__kRnO7 .styles_buttonContainer__NC4ZD button.styles_generateButton__4Wcd8{background:var(--secondary-Slate-Blue-500,#6874de);color:#fff}.styles_wrapper__nkeOo .styles_tableWrapper__wSXC0{display:flex;gap:32px;flex-direction:column}@media(max-width:820px){.styles_wrapper__nkeOo .styles_tableWrapper__wSXC0{gap:24px}}.styles_wrapper__Z6tgq{max-width:1040px;margin:24px 20px 40px 32px}@media(max-width:820px){.styles_wrapper__Z6tgq{margin:0 0 16px;padding:24px 16px 0}}@media(max-width:460px){.styles_wrapper__Z6tgq{margin:0;padding:24px 16px 64px}}.styles_wrapper__Z6tgq .styles_inputWrapper__Go2B5{margin-bottom:12px;margin-top:24px}.styles_wrapper__Z6tgq .styles_inputWrapper__Go2B5 input{border-radius:6px;border:1px solid var(--grey-Grey-150,#e2e2e2);background:var(--white-white,#fff);color:var(--Black-black-700,#040404);font-size:14px;font-weight:400;line-height:19.905px;width:100%;padding:11px 12px}.styles_wrapper__Z6tgq .styles_inputWrapper__Go2B5 input::placeholder{color:var(--Black-black-300,#868686)}.styles_wrapper__Z6tgq .styles_inputWrapper__Go2B5 input:focus{outline:none;border-color:var(--secondary-Slate-Blue-500,#6874de)}.styles_wrapper__Z6tgq .styles_headingWrapper__N_fOv{display:flex;align-items:flex-start;justify-content:space-between}.styles_wrapper__Z6tgq .styles_headingWrapper__N_fOv .styles_heading__3p06s{font-size:24px;font-weight:600;line-height:32px;text-align:left;margin-bottom:32px;color:#040404}.styles_wrapper__Z6tgq .styles_headingWrapper__N_fOv .styles_closeButton__FmjZw{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__Z6tgq .styles_divider__DP3tF{border:none;border-top:1px dashed var(--grey-Grey-150,#e2e2e2);background:var(--white-white,#fff);margin-bottom:-8px}.styles_wrapper__Z6tgq .styles_subHeading__qScf9{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__Z6tgq .styles_subDesc__0X8aV{color:var(--Black-black-400,#555);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.styles_wrapper__Z6tgq .styles_successSection__KbZbY{margin-top:32px}.styles_wrapper__Z6tgq .styles_successSection__KbZbY .styles_successMessage__h6ch4{color:var(--Black-black-400,#555);font-size:14px;line-height:22px;margin-bottom:16px}.styles_wrapper__Z6tgq .styles_successSection__KbZbY .styles_tokenDisplay__0z59N{display:flex;align-items:stretch;gap:0;margin-bottom:32px;border:1px solid var(--grey-Grey-150,#e2e2e2);border-radius:6px;overflow:hidden}.styles_wrapper__Z6tgq .styles_successSection__KbZbY .styles_tokenDisplay__0z59N .styles_tokenCode__hJzze{flex:1 1;padding:12px 16px;font-family:monospace;font-size:13px;line-height:20px;color:var(--Black-black-700,#040404);background:var(--grey-Grey-50,#f7f7f7);word-break:break-all;-webkit-user-select:all;-moz-user-select:all;user-select:all}.styles_wrapper__Z6tgq .styles_successSection__KbZbY .styles_tokenDisplay__0z59N .styles_copyButton__VpJ_S{padding:12px 20px;font-size:14px;font-weight:600;color:var(--secondary-Slate-Blue-500,#6874de);background:#fff;border-left:1px solid var(--grey-Grey-150,#e2e2e2);white-space:nowrap;transition:background .2s ease}.styles_wrapper__Z6tgq .styles_successSection__KbZbY .styles_tokenDisplay__0z59N .styles_copyButton__VpJ_S:hover{background:var(--grey-Grey-50,#f7f7f7)}.styles_wrapper__Z6tgq .styles_successSection__KbZbY .styles_doneButton__t3GAh{padding:8px 32px;font-size:14px;font-weight:600;line-height:24px;border-radius:6px;background:var(--secondary-Slate-Blue-500,#6874de);color:#fff}.styles_wrapper__PbYUw{max-width:1040px;width:calc(100% - 52px);margin:24px 20px 0 32px}@media(max-width:820px){.styles_wrapper__PbYUw{margin:0;padding:24px 16px 0}}.styles_wrapper__PbYUw .styles_headingWrapper__Hsbfn{display:flex;align-items:flex-start;justify-content:space-between}.styles_wrapper__PbYUw .styles_headingWrapper__Hsbfn .styles_heading__5QxaP{font-size:24px;font-weight:600;line-height:32px;color:#040404}.styles_wrapper__PbYUw .styles_headingWrapper__Hsbfn .styles_actions__tsAPb{display:flex;align-items:center;gap:8px}.styles_wrapper__PbYUw .styles_headingWrapper__Hsbfn .styles_actions__tsAPb .styles_closeButton__zon80{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__PbYUw .styles_info__sHRld{margin:24px 0;display:flex;flex-direction:column;gap:8px}.styles_wrapper__PbYUw .styles_info__sHRld .styles_infoItem__J8pad{font-size:14px;font-weight:400;line-height:22px;display:flex;align-items:center;gap:8px}.styles_wrapper__PbYUw .styles_info__sHRld .styles_infoItem__J8pad .styles_infoItemLabel__2wPs0{color:var(--Black-black-400,#555);font-weight:600}.styles_wrapper__PbYUw .styles_info__sHRld .styles_infoItem__J8pad .styles_infoItemValue__3Gdq4{color:var(--Black-black-700,#040404)}.styles_wrapper__PbYUw .styles_info__sHRld .styles_infoItem__J8pad .styles_mono__XhYgq{font-family:monospace;font-size:13px}.styles_wrapper__PbYUw .styles_divider__S5Sy9{border:none;border-top:1px dashed var(--grey-Grey-150,#e2e2e2);background:var(--white-white,#fff);margin-bottom:24px}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol{margin-bottom:16px}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_logsHeading__SbUe4{color:var(--Black-black-700,#040404);font-size:16px;font-weight:600;line-height:24px;margin-bottom:12px}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe{display:flex;gap:8px;flex-wrap:wrap}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_selectWrapper__x27el{position:relative}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_selectWrapper__x27el select{border:1px solid #e2e2e2;padding:6.5px 32px 6.5px 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:6px;font-size:14px;font-weight:400;line-height:24px;color:#555;background:#fff;cursor:pointer}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_selectWrapper__x27el select:focus{outline:none;border-color:#6874de}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_selectWrapper__x27el select:disabled{opacity:.6;cursor:not-allowed}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_selectWrapper__x27el .styles_chevron__EJy4f{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_datePicker__mp4FD [class*=wrapper]{width:150px}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_datePicker__mp4FD [class*=wrapper] input{padding-top:6.5px;padding-bottom:6.5px;font-size:14px}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_filterInput__Nywg_{border:1px solid #e2e2e2;border-radius:6px;padding:6.5px 12px;font-size:14px;font-weight:400;line-height:24px;color:#555;width:115px}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_filterInput__Nywg_::placeholder{color:#868686}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_filterInput__Nywg_:focus{outline:none;border-color:#6874de}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_filterInput__Nywg_[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_filterInput__Nywg_[type=number]::-webkit-inner-spin-button,.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_logsHeader__xOKol .styles_filtersWrapper__hDFBe .styles_filterInput__Nywg_[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T{max-width:100%}@media(max-width:820px){.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T{overflow-x:auto;margin:0 -16px;max-width:calc(100vw - 16px)}}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt{border-radius:6px;border-spacing:0;width:100%;margin-bottom:8px}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt th{background-color:#fafafa;padding:12px 16px;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;text-align:left;text-wrap:nowrap}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt th:first-child{border-top-left-radius:6px;border-left:1px solid #e2e2e2}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt th:last-child{border-top-right-radius:6px;border-right:1px solid #e2e2e2}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt td{padding:8px 16px;border-bottom:1px solid #e2e2e2;font-size:14px;line-height:24px;font-weight:400;color:#040404}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt td:first-child{border-left:1px solid #e2e2e2}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt td:last-child{border-right:1px solid #e2e2e2}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt tbody tr:last-child td:first-child{border-bottom-left-radius:6px}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt tbody tr:last-child td:last-child{border-bottom-right-radius:6px}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_methodBadge__VmrqR{padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_methodBadge__VmrqR.styles_methodGET__TCJWc{background:#ecfdf5;color:#059669}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_methodBadge__VmrqR.styles_methodPOST__qBlK2{background:#eef0fb;color:#2d3ed0}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_methodBadge__VmrqR.styles_methodPATCH__L7WQf,.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_methodBadge__VmrqR.styles_methodPUT__7xGY8{background:#fef3c7;color:#d97706}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_methodBadge__VmrqR.styles_methodDELETE__jWJ26{background:#fcede8;color:#e05a33}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_pathCell__4O8VD{font-family:monospace;font-size:13px;color:#555}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_statusBadge__G2IYG{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_status2xx__mf4PM{background:#ecfdf5;color:#059669}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_status3xx__QSy7i{background:#eef0fb;color:#2d3ed0}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_status4xx__OVFK8{background:#fef3c7;color:#d97706}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_status5xx__xkL43{background:#fcede8;color:#e05a33}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_date__UqDRN{display:flex;align-items:center;gap:4px;font-size:13px;color:#555}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_totalTag__0_5wI{font-size:12px;color:#868686;padding:8px 16px}.styles_wrapper__PbYUw .styles_logsSection__U4jkX .styles_tableWrapper__hCj9T .styles_table__69VLt .styles_pagination__pFN6b{text-align:right;padding:8px 16px}.styles_wrapper__Ro309{max-width:1040px;margin:24px 20px 40px 32px}@media(max-width:820px){.styles_wrapper__Ro309{margin:0 0 16px;padding:24px 16px 0}}@media(max-width:460px){.styles_wrapper__Ro309{margin:0;padding:24px 16px 64px}}.styles_wrapper__Ro309 .styles_inputWrapper__ZgeZ8{margin-bottom:12px;margin-top:24px}.styles_wrapper__Ro309 .styles_inputWrapper__ZgeZ8 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__Ro309 .styles_inputWrapper__ZgeZ8 .styles_error__MZ9Lb{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__Ro309 .styles_headingWrapper__m6z_V{display:flex;align-items:flex-start;justify-content:space-between}.styles_wrapper__Ro309 .styles_headingWrapper__m6z_V .styles_heading__D4hYO{font-size:24px;font-weight:600;line-height:32px;text-align:left;margin-bottom:32px;color:#040404;cursor:pointer}.styles_wrapper__Ro309 .styles_headingWrapper__m6z_V .styles_closeButton__smJXN{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__Ro309 .styles_editor__duHv3{color:var(--Black-black-300,#868686)!important;font-size:14px!important;font-weight:400!important;line-height:19.905px!important}.styles_wrapper__Ro309 .styles_divider__3WVd_{border:none;border-top:1px dashed var(--grey-Grey-150,#e2e2e2);background:var(--white-white,#fff);margin-bottom:-8px}.styles_wrapper__Ro309 .styles_checkboxWrapper__uLiIC{border-radius:8px;border:1px solid var(--grey-Grey-150,#e2e2e2);margin-bottom:8px}.styles_wrapper__Ro309 .styles_checkboxWrapper__uLiIC.styles_mb__BpW1D{margin-bottom:32px}.styles_wrapper__Ro309 .styles_checkboxWrapper__uLiIC .styles_checkbox__i_Kw_,.styles_wrapper__Ro309 .styles_checkboxWrapper__uLiIC .styles_headerCheckbox__qS8wg{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__Ro309 .styles_checkboxWrapper__uLiIC .styles_checkbox__i_Kw_.styles_headerCheckbox__qS8wg,.styles_wrapper__Ro309 .styles_checkboxWrapper__uLiIC .styles_headerCheckbox__qS8wg.styles_headerCheckbox__qS8wg{border-bottom:1px solid var(--grey-Grey-150,#e2e2e2);color:var(--Black-black-500,#252525);font-weight:600}.styles_wrapper__Ro309 .styles_checkboxWrapper__uLiIC .styles_checkbox__i_Kw_ input,.styles_wrapper__Ro309 .styles_checkboxWrapper__uLiIC .styles_headerCheckbox__qS8wg 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__Ro309 .styles_checkboxWrapper__uLiIC .styles_checkbox__i_Kw_ input:checked,.styles_wrapper__Ro309 .styles_checkboxWrapper__uLiIC .styles_headerCheckbox__qS8wg input:checked{background-image:url(/assets/checkedPurple.svg);background-size:16px 16px;background-position:50%;background-repeat:no-repeat;border:none}.styles_wrapper__Ro309 .styles_subHeading__V4IDS{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__Ro309 .styles_subDesc__hPfmH{color:var(--Black-black-400,#555);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.styles_wrapper__Ro309 .styles_subDesc__hPfmH.styles_mb__BpW1D{margin-bottom:24px}.styles_wrapper__Ro309 .styles_radioWrapper__2wn9C{display:flex;align-items:center;gap:24px;padding-top:8px}.styles_wrapper__Ro309 .styles_radioWrapper__2wn9C .styles_radioText__kEcBH{font-size:14px;font-style:normal;font-weight:400;line-height:22px}.styles_wrapper__xzkKt{max-width:1040px;margin:24px 20px 0 32px}@media(max-width:820px){.styles_wrapper__xzkKt{margin:0;padding:24px 16px 0}}.styles_wrapper__xzkKt .styles_headingWrapper__1Gl7f{display:flex;align-items:flex-start;justify-content:space-between}.styles_wrapper__xzkKt .styles_headingWrapper__1Gl7f .styles_heading__UfPR2{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__xzkKt .styles_headingWrapper__1Gl7f .styles_heading__UfPR2 .styles_status__2UAjR{border-radius:70px;font-size:10px;font-style:normal;font-weight:600;line-height:18px;padding:8px 12px;text-transform:capitalize}.styles_wrapper__xzkKt .styles_headingWrapper__1Gl7f .styles_heading__UfPR2 .styles_status__2UAjR.styles_failed__VWqXc{background:var(--secondary-purple-100,#f0e1f7);color:var(--secondary-purple-500,#662483)}.styles_wrapper__xzkKt .styles_headingWrapper__1Gl7f .styles_heading__UfPR2 .styles_status__2UAjR.styles_delivered__OWxkC{color:var(--success-Success-600,#059669);background:var(--success-Success-100,#ecfdf5)}.styles_wrapper__xzkKt .styles_headingWrapper__1Gl7f .styles_closeButton__WEfrc{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__xzkKt .styles_divider___D0an{border:none;border-top:1px dashed var(--grey-Grey-150,#e2e2e2);background:var(--white-white,#fff);margin-bottom:24px}.styles_wrapper__xzkKt .__json-pretty__{line-height:1.3;color:#2a2a2a;background:#f8f8f8;overflow:auto;padding:16px;border-radius:8px;border:1px solid #e0e0e0}.styles_wrapper__xzkKt .__json-pretty__ .__json-key__{color:#0550ae}.styles_wrapper__xzkKt .__json-pretty__ .__json-value__{color:#116329}.styles_wrapper__xzkKt .__json-pretty__ .__json-string__{color:#953800}.styles_wrapper__xzkKt .__json-pretty__ .__json-boolean__{color:#8250df}.styles_wrapper__xzkKt .__json-pretty-error__{line-height:1.3;color:#2a2a2a;background:#fff0f0;overflow:auto;padding:16px;border-radius:8px;border:1px solid #ffcdd2}.styles_wrapper__xzkKt .styles_info__GVSdK{margin-bottom:32px}.styles_wrapper__xzkKt .styles_info__GVSdK .styles_infoItem__F9y9X{font-size:14px;font-style:normal;font-weight:600;line-height:22px;display:flex;align-items:center;gap:8px}.styles_wrapper__xzkKt .styles_info__GVSdK .styles_infoItem__F9y9X .styles_infoItemLabel__M4oyN{color:var(--Black-black-400,#555)}.styles_wrapper__xzkKt .styles_info__GVSdK .styles_infoItem__F9y9X .styles_infoItemValue__J8Y79{color:var(--Black-black-700,#040404);display:flex;align-items:center;gap:8px}.styles_wrapper__xzkKt .styles_eventDataHeading__ae29l{margin-bottom:16px;color:var(--Black-black-700,#040404);font-size:16px;font-style:normal;font-weight:600;line-height:24px}.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_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)}}