*,:before,:after{font-family:var(--font-inter,ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif)!important}.field-label .localized{display:none!important}:root,[data-theme=light],[data-theme=dark]{--color-brand-50:#f5f3ff;--color-brand-100:#ede9fe;--color-brand-300:#c4b5fd;--color-brand-400:#a78bfa;--color-brand-500:#7c3aed;--color-brand-600:#6d28d9;--color-success-500:#10b981;--color-success-600:#059669;--color-error-500:#ef4444;--color-warning-500:#f59e0b}[data-theme=dark]{--theme-bg:#0f0e13;--theme-elevation-0:#0f0e13;--theme-elevation-50:#17151f;--theme-elevation-100:#1e1b2e;--theme-elevation-150:#252238;--theme-elevation-200:#2d2942;--theme-elevation-250:#35304f;--theme-elevation-300:#3d385c;--theme-elevation-400:#4a4569;--theme-elevation-500:#5a5478;--theme-text:#e2e0f0;--theme-text-secondary:#a09cb8;--theme-border-color:#2d2942;--theme-input-bg:#1e1b2e;--color-base-0:#f5f3ff;--color-base-1000:#0f0e13}[data-theme=light]{--theme-bg:#fafafa;--theme-elevation-0:#fff;--theme-elevation-50:#f9f8ff;--theme-elevation-100:#f0eeff;--theme-elevation-150:#e8e5ff;--theme-elevation-200:#ddd9ff;--theme-text:#1a1730;--theme-text-secondary:#6b647e;--theme-border-color:#e0ddf5;--theme-input-bg:#f5f3ff}.nav__wrap{background:#13111c!important;border-right:1px solid #7c3aed1f!important;flex-direction:column!important;gap:4px!important;width:240px!important;padding:16px 12px!important;display:flex!important;overflow-y:auto!important}.nav-group__label{letter-spacing:.12em!important;text-transform:uppercase!important;color:#5a5478!important;margin-top:8px!important;padding:12px 8px 6px!important;font-size:10px!important;font-weight:700!important;display:block!important}.nav-group__toggle{cursor:pointer!important;text-align:left!important;background:0 0!important;border:none!important;width:100%!important;padding:0!important}.nav-group__toggle:hover .nav-group__label{color:#a09cb8!important}.nav__link{color:#9d99b8!important;border-radius:8px!important;align-items:center!important;margin-bottom:2px!important;padding:9px 12px!important;font-size:13.5px!important;font-weight:500!important;text-decoration:none!important;transition:all .18s!important;display:flex!important;position:relative!important}.nav__link:before{content:""!important;background:#7c3aed!important;border-radius:0 3px 3px 0!important;width:3px!important;height:60%!important;transition:transform .18s!important;position:absolute!important;top:50%!important;left:0!important;transform:translateY(-50%)scaleY(0)!important}.nav__link:hover{color:#c4b5fd!important;background:#7c3aed14!important}.nav__link:hover:before{transform:translateY(-50%)scaleY(1)!important}.nav__link.active,.nav__link[aria-current=page],.nav__link.nav__link--active{color:#a78bfa!important;background:#7c3aed24!important;font-weight:600!important}.nav__link.active:before,.nav__link[aria-current=page]:before,.nav__link.nav__link--active:before{transform:translateY(-50%)scaleY(1)!important}.nav__link-label{font-size:13.5px!important;line-height:1!important}.nav__log-out{color:#ef4444!important;opacity:.7!important;border-radius:8px!important;align-items:center!important;margin-top:auto!important;padding:9px 12px!important;font-size:13px!important;font-weight:500!important;text-decoration:none!important;transition:all .18s!important;display:flex!important}.nav__log-out:hover{opacity:1!important;background:#ef44441a!important}.nav-toggler{color:#9d99b8!important;transition:color .15s!important}.nav-toggler:hover{color:#7c3aed!important}.nav__account-controls{border-top:1px solid #7c3aed1a!important;margin-top:auto!important;padding-top:12px!important}.app-header{border-bottom:1px solid var(--theme-border-color,#2d2942);background:var(--theme-elevation-50,#17151f)!important}.app-header .step-nav .step-nav__last{color:#7c3aed!important}.payload-settings__logo-image,.template-default__logo{display:none}.btn.btn--style-primary,.btn--style-primary.btn--style-primary{color:#fff!important;background:linear-gradient(135deg,#7c3aed,#6d28d9)!important;border-color:#7c3aed!important;border-radius:8px!important;font-weight:600!important;transition:all .2s!important}.btn.btn--style-primary:hover,.btn--style-primary.btn--style-primary:hover{background:linear-gradient(135deg,#6d28d9,#5b21b6)!important;transform:translateY(-1px)!important;box-shadow:0 4px 16px #7c3aed59!important}.field-type input,.field-type textarea,.field-type select,.rs__control{border-color:var(--theme-border-color,#2d2942)!important;border-radius:8px!important;transition:border-color .2s,box-shadow .2s!important}.field-type input:focus,.field-type input:focus-within,.field-type input.rs__control--is-focused,.field-type textarea:focus,.field-type textarea:focus-within,.field-type textarea.rs__control--is-focused,.field-type select:focus,.field-type select:focus-within,.field-type select.rs__control--is-focused,.rs__control:focus,.rs__control:focus-within,.rs__control.rs__control--is-focused{border-color:#7c3aed!important;outline:none!important;box-shadow:0 0 0 3px #7c3aed26!important}.collection-card,.dashboard__card-list>*{border:1px solid var(--theme-border-color,#2d2942)!important;border-radius:12px!important;transition:all .2s!important}.collection-card:hover,.dashboard__card-list>:hover{border-color:#7c3aed!important;transform:translateY(-2px)!important;box-shadow:0 4px 20px #7c3aed1f!important}.table .row--header{background:var(--theme-elevation-100,#1e1b2e)!important}.table tbody tr{border-bottom:1px solid var(--theme-border-color,#2d2942)!important;transition:background .15s!important}.table tbody tr:hover{background:#7c3aed0d!important}input[type=checkbox]:checked{accent-color:#7c3aed!important}.pill--style-success{color:#10b981!important;background:#10b98126!important}.pill--style-error{color:#ef4444!important;background:#ef444426!important}.pill--style-warning{color:#f59e0b!important;background:#f59e0b26!important}.rich-text-lexical .editor-input{border-radius:0 0 8px 8px!important;min-height:400px!important;font-size:15px!important;line-height:1.75!important}.rich-text-lexical .toolbar{border-color:var(--theme-border-color,#2d2942)!important;background:var(--theme-elevation-100,#1e1b2e)!important;border-radius:8px 8px 0 0!important;gap:4px!important;padding:8px!important}.rich-text-lexical .toolbar__button{border-radius:6px!important;transition:all .15s!important}.rich-text-lexical .toolbar__button:hover{color:#7c3aed!important;background:#7c3aed1f!important}.rich-text-lexical .toolbar__button.toolbar__button--active{color:#7c3aed!important;background:#7c3aed33!important}.LexicalEditorTheme__ul{margin:.75em 0!important;padding-left:1.75em!important;list-style-type:disc!important}.LexicalEditorTheme__ul .LexicalEditorTheme__ul{list-style-type:circle!important}.LexicalEditorTheme__ul .LexicalEditorTheme__ul .LexicalEditorTheme__ul{list-style-type:square!important}.LexicalEditorTheme__ol1{margin:.75em 0!important;padding-left:1.75em!important;list-style-type:decimal!important}.LexicalEditorTheme__ol2{margin:.25em 0!important;padding-left:1.75em!important;list-style-type:lower-alpha!important}.LexicalEditorTheme__ol3{margin:.25em 0!important;padding-left:1.75em!important;list-style-type:lower-roman!important}.LexicalEditorTheme__ol4{margin:.25em 0!important;padding-left:1.75em!important;list-style-type:upper-alpha!important}.LexicalEditorTheme__ol5{margin:.25em 0!important;padding-left:1.75em!important;list-style-type:upper-roman!important}.LexicalEditorTheme__listItem{margin-bottom:.25em!important;padding-left:.25em!important;display:list-item!important}.LexicalEditorTheme__listItem::marker{color:#a78bfa!important}.LexicalEditorTheme__nestedListItem{padding-left:0!important;list-style-type:none!important}.LexicalEditorTheme__nestedListItem:before,.LexicalEditorTheme__nestedListItem:after{display:none!important}.payload-toast-item--success{border-left:4px solid #10b981!important}.payload-toast-item--error{border-left:4px solid #ef4444!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#7c3aed4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#7c3aed80}.template-minimal{background:radial-gradient(ellipse 100% 100% at 50% 0%, #7c3aed14 0%, transparent 70%),var(--theme-bg,#0f0e13)!important}.template-minimal .template-minimal__wrap{border:1px solid var(--theme-border-color,#2d2942)!important;border-radius:16px!important;padding:40px!important;box-shadow:0 24px 64px #0006!important}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.p.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_dfbb94ae-module__cY9fIW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_dfbb94ae-module__cY9fIW__variable{--font-inter:"Inter", "Inter Fallback"}
