@layer payload-default{}@layer payload-default{}@layer payload-default{.icon--check{height:1.5384615385rem;width:1.5384615385rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}.collections{display:flex;width:100%;--gap:var(--base);--cols:5}.collections__wrap{width:100%;display:flex;flex-direction:column;gap:var(--base)}.collections__group{display:flex;flex-direction:column;gap:var(--gap)}.collections__label{margin:0}.collections__card-list{padding:0;margin:0;list-style:none;gap:12px;display:grid;grid-template-columns:repeat(var(--cols),1fr)}.collections__card-list .card{height:100%}.collections__locked.locked{align-items:unset;justify-content:unset}}@layer payload-default{}@layer payload-default{}@layer payload-default{@media(max-width:1440px){.collections{--cols:4}}@media(max-width:1024px){.collections{--gap:var(--base);--cols:2}}@media(max-width:768px){.collections{--cols:2}.collections__wrap{gap:var(--base)}.collections__card-list{gap:8px}}@media(max-width:400px){.collections{--cols:1}}}:root{--theme-elevation-0:#fff;--theme-elevation-50:#f9fafb;--theme-elevation-100:#f3f4f6;--theme-elevation-150:#e5e7eb;--theme-elevation-200:#d1d5db;--theme-elevation-250:#c0c4cc;--theme-elevation-300:#9ca3af;--theme-elevation-350:#8b929e;--theme-elevation-400:#6b7280;--theme-elevation-450:#5c6370;--theme-elevation-500:#4b5563;--theme-elevation-550:#4b5563;--theme-elevation-600:#374151;--theme-elevation-700:#1f2937;--theme-elevation-750:#1a202c;--theme-elevation-800:#111827;--theme-elevation-850:#0d1117;--theme-elevation-900:#0a0a0a;--theme-elevation-950:#050505;--theme-elevation-1000:#000;--theme-bg:#fff;--theme-text:#111827;--theme-border-color:#d1d5db;--theme-input-bg:#fff;--theme-input-focus-border-color:#2563eb;--theme-success-50:#f0fdf4;--theme-success-100:#dcfce7;--theme-success-150:#bbf7d0;--theme-success-200:#86efac;--theme-success-250:#4ade80;--theme-success-300:#22c55e;--theme-success-400:#16a34a;--theme-success-500:#16a34a;--theme-success-600:#15803d;--theme-success-650:#166534;--theme-success-750:#14532d;--theme-success-800:#052e16;--theme-success-850:#032412;--theme-success-900:#021a0d;--theme-warning-100:#fef3c7;--theme-warning-150:#fde68a;--theme-warning-500:#d97706;--theme-warning-600:#b45309;--theme-warning-800:#78350f;--theme-error-50:#fef2f2;--theme-error-100:#fee2e2;--theme-error-150:#fecaca;--theme-error-200:#fca5a5;--theme-error-300:#f87171;--theme-error-400:#ef4444;--theme-error-500:#dc2626;--theme-error-600:#b91c1c;--theme-error-650:#991b1b;--theme-error-750:#991b1b;--theme-error-800:#7f1d1d;--theme-error-900:#450a0a;--theme-error-950:#2d0606;--font-body:"Inter",system-ui,-apple-system,sans-serif;--bd-blue:#2563eb;--bd-blue-light:rgba(37,99,235,0.06);--bd-blue-medium:rgba(37,99,235,0.12);--bd-border:1px solid #d1d5db;--bd-border-thin:1px solid #e5e7eb;--bd-radius:6px;--bd-radius-lg:8px;--bd-link-color:#2563eb;--bd-nav-active-bg:rgba(37,99,235,0.08);--bd-nav-active-text:#2563eb;--bd-nav-active-border:#2563eb;--bd-nav-hover-bg:rgba(0,0,0,0.04);--bd-nav-group-label:var(--theme-elevation-400)}html[data-theme=dark]{--theme-bg:#111;--theme-text:#e5e7eb;--theme-elevation-0:#1a1a1a;--theme-elevation-50:#1f1f1f;--theme-elevation-100:#262626;--theme-elevation-150:#2e2e2e;--theme-elevation-200:#383838;--theme-elevation-250:#444;--theme-elevation-300:#525252;--theme-elevation-400:#737373;--theme-elevation-500:#a3a3a3;--theme-elevation-600:#c4c4c4;--theme-elevation-700:#d4d4d4;--theme-elevation-800:#e5e5e5;--theme-elevation-900:#f0f0f0;--theme-elevation-1000:#fff;--theme-input-bg:#1a1a1a;--theme-border-color:#404040;--bd-border:1px solid #404040;--bd-border-thin:1px solid #333;--bd-blue-light:rgba(37,99,235,0.08);--bd-blue-medium:rgba(37,99,235,0.15);--bd-link-color:#60a5fa;--bd-nav-active-bg:rgba(96,165,250,0.12);--bd-nav-active-text:#60a5fa;--bd-nav-active-border:#60a5fa;--bd-nav-hover-bg:rgba(255,255,255,0.05);--bd-nav-group-label:var(--theme-elevation-500)}body{font-family:var(--font-body)}.nav{border-right:var(--bd-border-thin)}.nav a.nav__link{display:flex;align-items:center;gap:8px;padding:7px 16px!important;margin:2px 8px;border-radius:6px;border-left:3px solid rgba(0,0,0,0);font-weight:500;font-size:13px;color:var(--theme-text)!important;text-decoration:none!important;transition:background-color .15s,color .15s}.nav a.nav__link:hover{background-color:var(--bd-nav-hover-bg);color:var(--theme-text)!important}.nav a.nav__link.active,.nav a.nav__link[aria-current=page]{background-color:var(--bd-nav-active-bg);border-left-color:var(--bd-nav-active-border);color:var(--bd-nav-active-text)!important;font-weight:600}.nav__wrap>.nav-group{display:none!important}.nav-group__toggle{font-weight:600;letter-spacing:.5px;font-size:10px;color:var(--bd-nav-group-label);padding:4px 16px}.nav-group__indicator{opacity:.5}.nav-toggler{border:var(--bd-border);border-radius:var(--bd-radius);font-weight:600;transition:background-color .12s ease}.nav-toggler:hover{background-color:var(--bd-nav-hover-bg)}.app-header{border-bottom:var(--bd-border-thin)}.step-nav{font-weight:600}.step-nav a{font-size:.85rem}.btn{border-radius:var(--bd-radius);font-weight:600;transition:all .12s ease}.btn--style-primary{background-color:var(--bd-blue);color:#fff;border:1px solid var(--bd-blue)}.btn--style-primary:hover{--hover-bg:#1d4ed8;--hover-color:#fff;background-color:#1d4ed8}.btn--style-secondary{border:var(--bd-border);background-color:var(--theme-elevation-0);font-weight:600}.btn--style-secondary:hover{background-color:var(--theme-elevation-50)}.btn--style-pill{border:var(--bd-border);border-radius:20px;font-weight:600}.btn--style-pill:hover{background-color:var(--bd-blue-light)}.btn--style-subtle{border-radius:var(--bd-radius);font-weight:600}.form-submit .btn--style-primary{letter-spacing:.02em}.field-label{text-transform:uppercase;font-weight:700;letter-spacing:.03em;font-size:.75rem}.code-editor,.react-select .rs__control,input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text]:not(.rs__input),input[type=url],textarea{border:var(--bd-border)!important;border-radius:var(--bd-radius)!important;background-color:var(--theme-input-bg);transition:border-color .15s ease,box-shadow .15s ease}.code-editor:focus,.code-editor:focus-within,.react-select .rs__control:focus,.react-select .rs__control:focus-within,input[type=date]:focus,input[type=date]:focus-within,input[type=email]:focus,input[type=email]:focus-within,input[type=number]:focus,input[type=number]:focus-within,input[type=password]:focus,input[type=password]:focus-within,input[type=search]:focus,input[type=search]:focus-within,input[type=tel]:focus,input[type=tel]:focus-within,input[type=text]:not(.rs__input):focus,input[type=text]:not(.rs__input):focus-within,input[type=url]:focus,input[type=url]:focus-within,textarea:focus,textarea:focus-within{border-color:var(--bd-blue)!important;box-shadow:0 0 0 2px rgba(37,99,235,.15);outline:none}.checkbox-input__input{border:var(--bd-border)!important;border-radius:4px!important}.checkbox-input__input:focus{border-color:var(--bd-blue)!important;box-shadow:0 0 0 2px rgba(37,99,235,.15)!important}.checkbox-input--checked .checkbox-input__input{background-color:var(--bd-blue);border-color:var(--bd-blue)!important}.react-select .rs__control{border:var(--bd-border)!important;border-radius:var(--bd-radius)!important}.react-select .rs__control--is-focused{border-color:var(--bd-blue)!important;box-shadow:0 0 0 2px rgba(37,99,235,.15)!important}.react-select .rs__menu{border:var(--bd-border);border-radius:var(--bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden}.react-select .rs__option--is-focused{background-color:var(--bd-blue-light)}.react-select .rs__option--is-selected{background-color:var(--bd-blue);color:#fff}.collection-list th,.collection-list__header{border-bottom:var(--bd-border)}.collection-list th{text-transform:uppercase;font-weight:700;letter-spacing:.03em;font-size:.72rem}.collection-list tr{transition:background-color .1s ease}.collection-list tr:hover{background-color:var(--bd-blue-light)}.collection-list td{border-bottom:1px solid var(--theme-elevation-150)}.sort-column__label{text-transform:uppercase;font-weight:700;letter-spacing:.03em;font-size:.72rem}.sort-column--active{color:var(--bd-link-color)}.list-controls{border-bottom:var(--bd-border-thin)}.search-filter__input{border:var(--bd-border)!important;border-radius:var(--bd-radius)!important}.search-filter__input:focus{border-color:var(--bd-blue)!important;box-shadow:0 0 0 2px rgba(37,99,235,.15)}.per-page__button-active{background-color:var(--bd-blue);color:#fff;font-weight:600;border-radius:4px}.clickable-arrow{border:var(--bd-border);border-radius:4px;font-weight:600;transition:background-color .1s ease}.clickable-arrow:hover:not(.clickable-arrow--is-disabled){background-color:var(--bd-blue-light)}.doc-controls{border-bottom:var(--bd-border-thin);padding-bottom:1rem}.doc-controls__label{font-weight:700;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem}.status__value-wrap{padding:2px 10px;text-transform:uppercase;letter-spacing:.03em}.pill,.status__value-wrap{font-size:.72rem}.blocks-field__block-pill,.pill,.status__value-wrap{border:var(--bd-border);border-radius:20px;font-weight:600}.blocks-field__block-pill{font-size:.68rem;letter-spacing:.03em;background-color:var(--bd-blue-light)}.error-pill{border:1px solid var(--theme-error-500);border-radius:20px;font-weight:700}.tabs-field__tab-button{border:var(--bd-border);border-radius:var(--bd-radius) var(--bd-radius) 0 0;font-weight:600;font-size:.9rem;padding:10px 22px;transition:background-color .15s ease}.tabs-field__tab-button--active{background-color:var(--bd-blue);color:#fff;border-bottom-color:var(--bd-blue);font-weight:700}.tabs-field__tab-button:not(.tabs-field__tab-button--active){background-color:var(--theme-elevation-50);color:var(--theme-elevation-700)!important}.tabs-field__tab-button:not(.tabs-field__tab-button--active):hover{background-color:var(--bd-blue-light)}.tabs-field__tab-button--has-error{border-color:var(--theme-error-500);color:var(--theme-error-500)}.tabs-field__content-wrap{border:var(--bd-border);border-top:none;border-radius:0 0 var(--bd-radius) var(--bd-radius)}.default-list-view-tabs .btn--style-tab{font-weight:600}.default-list-view-tabs .btn--style-tab.active,.default-list-view-tabs .btn--style-tab[aria-selected=true]{border-bottom:2px solid var(--bd-blue);color:var(--bd-link-color)}.dashboard>div:not(.before-dashboard){display:none}.card{border:var(--bd-border);border-radius:var(--bd-radius-lg);transition:border-color .12s ease}.card--has-onclick:hover,.card:hover{border-color:var(--bd-blue)}.card__title{font-weight:700}.collection-type__count{background-color:var(--bd-blue);color:#fff;font-weight:700;border:1px solid var(--bd-blue);border-radius:20px}.drawer__content-children{border-left:var(--bd-border)}.drawer-action-header{border-bottom:var(--bd-border-thin)}.drawer-action-header__title{font-weight:700}.doc-drawer__header{border-bottom:var(--bd-border-thin)}.doc-drawer__header-text{font-weight:700}.confirmation-modal__wrapper{border:var(--bd-border);border-radius:var(--bd-radius-lg);box-shadow:0 8px 24px rgba(0,0,0,.12)}.collapsible{border:var(--bd-border);border-radius:var(--bd-radius);overflow:hidden}.array-field__header,.blocks-field__block-header,.collapsible__toggle-wrap{font-weight:600}.array-field__add-row .btn,.blocks-field__drawer-toggler{border:1px dashed var(--theme-elevation-300);border-radius:var(--bd-radius);font-weight:600;background-color:rgba(0,0,0,0)}.array-field__add-row .btn:hover,.blocks-field__drawer-toggler:hover{background-color:var(--bd-blue-light);border-color:var(--bd-blue)}.edit-upload__draggable{border:2px dashed var(--theme-elevation-300);border-radius:var(--bd-radius-lg);transition:border-color .15s ease,background-color .15s ease}.edit-upload__draggable-container--dragging .edit-upload__draggable,.edit-upload__draggable:hover{border-color:var(--bd-blue);background-color:var(--bd-blue-light)}.bulk-upload--add-files__dropArea{border:2px dashed var(--theme-elevation-300);border-radius:var(--bd-radius-lg)}.bulk-upload--add-files__dropArea:hover{border-color:var(--bd-blue);background-color:var(--bd-blue-light)}.thumbnail{border:var(--bd-border-thin);border-radius:4px;overflow:hidden}.thumbnail-card{border:var(--bd-border);border-radius:var(--bd-radius);transition:border-color .12s ease}.thumbnail-card--has-on-click:hover{border-color:var(--bd-blue)}.login-fields{max-width:400px;margin:0 auto}.login-fields .btn--style-primary{width:100%;padding:12px 24px;font-size:1rem}.popup-button-list{border:var(--bd-border);border-radius:var(--bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden}.popup-button-list__button{font-weight:500;transition:background-color .1s ease}.popup-button-list__button:hover{background-color:var(--bd-blue-light)}.popup-button-list__button--selected{background-color:var(--bd-blue-medium);font-weight:600}.where-builder{border:var(--bd-border-thin);border-radius:var(--bd-radius);padding:1rem}.banner{border:var(--bd-border);border-radius:var(--bd-radius);font-weight:600}.banner--type-success{border-color:var(--theme-success-500);background-color:var(--theme-success-50)}.banner--type-error{border-color:var(--theme-error-500);background-color:var(--theme-error-50)}.tooltip{border:var(--bd-border);border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.08);font-weight:500}.rich-text-lexical{border:var(--bd-border)!important;border-radius:var(--bd-radius)!important}.rich-text-lexical .LexicalEditorTheme__h1,.rich-text-lexical .LexicalEditorTheme__h2,.rich-text-lexical .LexicalEditorTheme__h3,.rich-text-lexical .LexicalEditorTheme__h4{color:var(--theme-text)}.rich-text-lexical .ContentEditable__root{background-color:var(--theme-elevation-0)}.rich-text-lexical .fixed-toolbar{border-bottom:1px solid var(--theme-elevation-150);background-color:var(--theme-elevation-50);border-radius:var(--bd-radius) var(--bd-radius) 0 0}.group-field--within-tab{border:none}.group-field--gutter{border:var(--bd-border-thin);border-radius:var(--bd-radius)}.document-fields__sidebar{border-left:var(--bd-border-thin)}.blocks-drawer__block-group-label{text-transform:uppercase;font-weight:700;letter-spacing:.04em;font-size:.7rem}.blocks-drawer__blocks .thumbnail-card{border:var(--bd-border);border-radius:var(--bd-radius)}.blocks-drawer__blocks .thumbnail-card:hover{border-color:var(--bd-blue);background-color:var(--bd-blue-light)}.app-header__account .btn{border:var(--bd-border);border-radius:var(--bd-radius)}.app-header__account .btn:hover,.draggable-table-row--focused,.draggable-table-row--over{background-color:var(--bd-blue-light)}.draggable-table-row--selected{background-color:var(--bd-blue-medium);border-left:3px solid var(--bd-blue)}.active-query-preset--active .active-query-preset__label{background-color:var(--bd-blue);color:#fff;border:1px solid var(--bd-blue);border-radius:20px;font-weight:600;font-size:.72rem}.custom-cell a,.doc-controls a,.field-description,.field-description a,.nav a,.relationship--single-value__text a,.step-nav a{color:var(--bd-link-color)}.field-description{color:var(--theme-elevation-500)}.folder-file-card--selected{border-color:var(--bd-blue);box-shadow:0 0 0 2px var(--bd-blue)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--theme-elevation-50)}::-webkit-scrollbar-thumb{background:var(--theme-elevation-300);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--theme-elevation-400)}