@layer payload{:root{--rfi-cream:#f5f0e8;--rfi-yellow:#c4956a;--rfi-forest:#2d4a2a;--rfi-mint:#6b9e5e;--rfi-ink:#3d2b1a;--rfi-muted:#5c4030;--rfi-border:#f0ede0;--rfi-gray-light:#e5e5e5;--rfi-green-light:#f6fff5;--font-body:"DM Sans", ui-sans-serif, system-ui, sans-serif;--theme-elevation-0:#faf8ed;--theme-elevation-50:#f0ede0;--theme-elevation-100:#fff;--theme-elevation-150:#e8e5d8;--theme-elevation-200:#d6eac8;--theme-elevation-250:#c4d8b8;--theme-elevation-300:#b4c8a8;--theme-elevation-350:#a4b898;--theme-elevation-400:#94a888;--theme-elevation-450:#849878;--theme-elevation-500:#6b9e5e;--theme-elevation-550:#5a8e4e;--theme-elevation-600:#4a7a43;--theme-elevation-650:#3d6a38;--theme-elevation-700:#2d4a2a;--theme-elevation-750:#1e3a1a;--theme-elevation-800:#1a2e18;--theme-elevation-850:#152618;--theme-elevation-900:#0d1c0b;--theme-elevation-950:#0a1409;--theme-elevation-1000:#000;--theme-bg:var(--theme-elevation-0);--theme-input-bg:#fff;--theme-text:var(--rfi-ink);--theme-border-color:var(--rfi-border);--theme-checkbox-input-bg:var(--theme-elevation-100);--style-radius-s:8px;--style-radius-m:12px;--style-radius-l:16px}html[data-theme=dark]{--rfi-cream:#121212;--rfi-yellow:#d4a878;--rfi-forest:#6b9e5e;--rfi-mint:#8abf7d;--rfi-ink:#f1f5f0;--rfi-muted:#b8a08a;--rfi-border:#2a2a2a;--rfi-gray-light:#1f1f1f;--rfi-green-light:#1a1f1a;--theme-elevation-0:#121212;--theme-elevation-50:#1e1e1e;--theme-elevation-100:#1a1a1a;--theme-elevation-150:#1f1f1f;--theme-elevation-200:#2a2a2a;--theme-elevation-250:#333;--theme-elevation-300:#3d3d3d;--theme-elevation-350:#474747;--theme-elevation-400:#525252;--theme-elevation-450:#5c5c5c;--theme-elevation-500:#6b9e5e;--theme-elevation-550:#7aae6e;--theme-elevation-600:#8abf7d;--theme-elevation-650:#9ace8e;--theme-elevation-700:#aade9e;--theme-elevation-750:#c0dcc0;--theme-elevation-800:#f1f5f0;--theme-elevation-850:#e1e5e0;--theme-elevation-900:#d1d5d0;--theme-elevation-950:#c1c5c0;--theme-elevation-1000:#fff;--theme-bg:var(--theme-elevation-0);--theme-input-bg:var(--theme-elevation-50);--theme-text:var(--rfi-ink);--theme-border-color:var(--rfi-border);--theme-checkbox-input-bg:var(--theme-elevation-450);--theme-warning-150:#1e3a1a;--theme-warning-800:#8abf7d;--theme-success-150:#3d2b1a;--theme-success-800:#d4a878}.card{background:var(--theme-elevation-100);color:var(--rfi-forest);border-radius:var(--style-radius-m)}.gutter{padding-block:24px}.checkbox-input__input{background:var(--theme-checkbox-input-bg)}.step-nav{font-family:var(--font-body);font-size:14px;font-weight:600}.nav,.nav__scroll{background:var(--theme-elevation-100)}.nav__link{border-radius:var(--style-radius-m);padding:calc(var(--base)*.5) calc(var(--base)*1);margin-block:calc(var(--base)*.3);transition:background-color .15s,color .15s}.nav__link:hover{background:var(--theme-elevation-250);color:var(--rfi-forest);text-decoration:none}.nav__link:has(.nav__link-indicator){background:var(--theme-elevation-500)!important;color:var(--theme-elevation-100)!important}.nav-group__toggle{color:var(--rfi-forest);font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;font-size:13px;font-weight:600}.nav-group__toggle:hover,.nav-group__toggle:focus-visible{color:var(--theme-elevation-600)}.nav-group__toggle:hover .stroke,.nav-group__toggle:focus-visible .stroke{stroke:var(--rfi-forest)}.collection-description{color:var(--rfi-muted);margin-bottom:calc(var(--base)*.75);max-width:640px;font-size:14px;line-height:1.5}.list-header__sub-header{color:var(--rfi-muted);font-size:14px}.table{background:var(--rfi-gray-light);border-radius:var(--style-radius-s);overflow:hidden;box-shadow:0 3px 10px #2d4a2a14}.table thead th{background:var(--theme-elevation-500);padding-block:4px}.table .field-label{color:var(--theme-elevation-0);letter-spacing:.02em;text-transform:uppercase;font-size:14px;font-weight:700}.table .sort-column .icon,.table .sort-column span{color:var(--theme-elevation-100)}.table .sort-column__button{opacity:1}.table tbody tr{font-size:14px;transition:background-color .1s}.table tbody tr:nth-child(odd){background:0 0;border-radius:0}.table tbody tr:hover{background:var(--rfi-green-light)}.table tbody td{font-size:14px}.field-label{color:var(--rfi-ink);letter-spacing:.01em;font-size:13px;font-weight:600}.field-description{color:var(--rfi-muted);font-size:13px;line-height:1.4}.priceUSDField__input{appearance:textfield}.priceUSDField__input::-webkit-outer-spin-button{appearance:none;margin:0}.priceUSDField__input::-webkit-inner-spin-button{appearance:none;margin:0}.tabs__tab-button{border-radius:var(--style-radius-s) var(--style-radius-s) 0 0;letter-spacing:.01em;font-size:13px;font-weight:600}.tabs__tab-button--active{color:var(--rfi-forest)}.toast-item--success{background:var(--theme-success-150);color:var(--theme-success-800)}.toast-item--warning{background:var(--theme-warning-150);color:var(--theme-warning-800)}.login{background:var(--theme-elevation-0)}.dashboard__wrap{max-width:1200px;margin:0 auto}.search-bar{border-radius:var(--style-radius-m);background:var(--theme-elevation-150);color:var(--rfi-ink);font-size:14px;border:1px solid var(--rfi-forest)!important}.search-filter__input::placeholder{color:var(--rfi-forest)}.paginator,.paginator__page-selector,.paginator__page-info{font-size:14px}.file-drop-zone,.dropzone{border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-100)}.fixed-toolbar{background:var(--theme-elevation-500)}.fixed-toolbar__group{color:var(--theme-elevation-0)}.editor-container,.rich-text__editor,.rich-text-editor{background:var(--theme-elevation-100);padding-inline:calc(var(--base)*.75)}.template-default__wrap .doc-tabs__tabs .doc-tab,.upload__dropzoneContent__buttons .upload__listToggler,.upload__createNewToggler{border-radius:var(--style-radius-s);color:var(--theme-elevation-100);background:var(--theme-elevation-500);letter-spacing:.01em;font-size:13px}.template-default__wrap .doc-tabs__tabs .doc-tab:hover,.upload__dropzoneContent__buttons .upload__listToggler:hover,.upload__createNewToggler:hover{background:var(--theme-elevation-600)}.template-default__wrap .doc-tabs__tabs .doc-tab--active{background:var(--rfi-forest)}.template-default__wrap .btn--withPopup{border-radius:var(--style-radius-s);color:var(--theme-elevation-100);background:var(--theme-elevation-500);letter-spacing:.01em;font-size:13px}.template-default__wrap .btn--withPopup:hover{background:var(--theme-elevation-600)}.toolbar-popup__button.active{background:var(--rfi-forest)}.toolbar-popup__button.active .icon{color:#fff}.toolbar-popup__dropdown-items{background:var(--theme-elevation-100);padding:4px}.toolbar-popup__dropdown-add{color:var(--rfi-forest)}.toolbar-popup__dropdown-items .toolbar-popup__dropdown-item{background-color:var(--theme-elevation-100);color:var(--rfi-forest);margin-bottom:4px}.toolbar-popup__dropdown-items .toolbar-popup__dropdown-item:hover{background-color:var(--rfi-green-light)}.lock-button{border-radius:var(--style-radius-s);color:var(--theme-elevation-100);background:var(--theme-elevation-500);padding-block:0;padding-inline:4px;font-size:12px}.lock-button:hover{background:var(--theme-elevation-600)}.live-preview-toggler,#preview-button,.doc-controls__dots{border:1px solid var(--rfi-forest)}.live-preview-toggler:hover,#preview-button:hover,.doc-controls__dots:hover{background:var(--rfi-green-light)}.pill-version-count{color:var(--theme-elevation-500)}.doc-controls__divider{background:var(--rfi-forest)}.doc-header:after{background:var(--rfi-cream)}.tabs-field__tabs{border-bottom:0}html[data-theme=dark] .card{color:var(--theme-elevation-800)}html[data-theme=dark] .nav__link:hover{background:var(--theme-elevation-200);color:var(--theme-elevation-800)}html[data-theme=dark] .nav__link:has(.nav__link-indicator){background:var(--theme-elevation-500)!important;color:var(--theme-elevation-0)!important}html[data-theme=dark] .nav-group__toggle{color:var(--theme-elevation-800)}html[data-theme=dark] .nav-group__toggle:hover,html[data-theme=dark] .nav-group__toggle:focus-visible{color:var(--theme-elevation-600)}html[data-theme=dark] .nav-group__toggle:hover .stroke,html[data-theme=dark] .nav-group__toggle:focus-visible .stroke{stroke:var(--theme-elevation-800)}html[data-theme=dark] .table{background:var(--theme-elevation-50);box-shadow:0 3px 10px #00000059}html[data-theme=dark] .table thead th{background:var(--theme-elevation-500)}html[data-theme=dark] .table thead th .field-label{color:var(--theme-elevation-0)}html[data-theme=dark] .table .sort-column .icon,html[data-theme=dark] .table .sort-column span{color:var(--theme-elevation-100)}html[data-theme=dark] .table tbody tr:nth-child(odd){background:var(--theme-elevation-50)}html[data-theme=dark] .table tbody tr:hover{background:var(--theme-elevation-150)}html[data-theme=dark] .tabs__tab-button{color:var(--theme-elevation-800)}html[data-theme=dark] .tabs__tab-button--active{color:var(--theme-elevation-500)}html[data-theme=dark] .toast-item--success{background:var(--theme-success-150);color:var(--theme-success-800)}html[data-theme=dark] .toast-item--warning{background:var(--theme-warning-150);color:var(--theme-warning-800)}html[data-theme=dark] .search-bar{background:var(--theme-elevation-50);color:var(--theme-elevation-800);border-color:var(--theme-elevation-500)!important}html[data-theme=dark] .search-filter__input::placeholder{color:var(--theme-elevation-400)}html[data-theme=dark] .file-drop-zone,html[data-theme=dark] .dropzone{border-color:var(--theme-elevation-200);background:var(--theme-elevation-50)}html[data-theme=dark] .fixed-toolbar{background:var(--theme-elevation-500)}html[data-theme=dark] .fixed-toolbar__group{color:var(--theme-elevation-0)}html[data-theme=dark] .editor-container,html[data-theme=dark] .rich-text__editor,html[data-theme=dark] .rich-text-editor{background:var(--theme-elevation-50);color:var(--theme-elevation-800)}html[data-theme=dark] .template-default__wrap .doc-tabs__tabs .doc-tab,html[data-theme=dark] .upload__dropzoneContent__buttons .upload__listToggler,html[data-theme=dark] .upload__createNewToggler{color:var(--theme-elevation-0);background:var(--theme-elevation-500)}html[data-theme=dark] .template-default__wrap .doc-tabs__tabs .doc-tab:hover,html[data-theme=dark] .upload__dropzoneContent__buttons .upload__listToggler:hover,html[data-theme=dark] .upload__createNewToggler:hover{background:var(--theme-elevation-550)}html[data-theme=dark] .template-default__wrap .doc-tabs__tabs .doc-tab--active{background:var(--theme-elevation-600)}html[data-theme=dark] .template-default__wrap .btn--withPopup{color:var(--theme-elevation-0);background:var(--theme-elevation-500)}html[data-theme=dark] .template-default__wrap .btn--withPopup:hover{background:var(--theme-elevation-550)}html[data-theme=dark] .toolbar-popup__dropdown-items{background:var(--theme-elevation-50)}html[data-theme=dark] .toolbar-popup__dropdown-add{color:var(--theme-elevation-500)}html[data-theme=dark] .toolbar-popup__dropdown-items .toolbar-popup__dropdown-item{background-color:var(--theme-elevation-50);color:var(--theme-elevation-500)}html[data-theme=dark] .toolbar-popup__dropdown-items .toolbar-popup__dropdown-item:hover{background-color:var(--theme-elevation-150)}html[data-theme=dark] .lock-button{color:var(--theme-elevation-0);background:var(--theme-elevation-500)}html[data-theme=dark] .lock-button:hover{background:var(--theme-elevation-550)}html[data-theme=dark] .live-preview-toggler,html[data-theme=dark] #preview-button,html[data-theme=dark] .doc-controls__dots{border-color:var(--theme-elevation-500)}html[data-theme=dark] .live-preview-toggler:hover,html[data-theme=dark] #preview-button:hover,html[data-theme=dark] .doc-controls__dots:hover{background:var(--theme-elevation-150)}html[data-theme=dark] .pill-version-count{color:var(--theme-elevation-500)}html[data-theme=dark] .doc-controls__divider{background:var(--theme-elevation-500)}html[data-theme=dark] .doc-header:after{background:var(--theme-elevation-100)}}
