@import "https://fonts.googleapis.com/css2?family=Molle:ital@1&display=swap";
:root{--accent-cream:#ffe6bb;--accent-white:#fffaf2;--accent-black:#1a1a1a;--accent-caramel:#c98d4b}@layer payload{html[data-theme=light]{--theme-elevation-0:#fff;--theme-elevation-50:#fffaf2;--theme-elevation-100:#fff5e6;--theme-elevation-150:#ffe6bb;--theme-elevation-200:wheat;--theme-elevation-250:#e6cf9f;--theme-elevation-300:#d4b88a;--theme-elevation-350:#c4a87a;--theme-elevation-400:#b5966a;--theme-elevation-450:#a6835a;--theme-elevation-500:#95704d;--theme-elevation-550:#835f41;--theme-elevation-600:#705036;--theme-elevation-650:#5e412c;--theme-elevation-700:#4c3423;--theme-elevation-750:#3e2b1c;--theme-elevation-800:#1a1a1a;--theme-elevation-850:#15110c;--theme-elevation-900:#0f0c08;--theme-elevation-950:#080604;--theme-elevation-1000:#000;--theme-border-color:#1a1a1a1f;--theme-text:#1a1a1a}html[data-theme=light] .btn--style-primary,html[data-theme=light] .btn--style-primary:active,html[data-theme=light] .btn--style-primary:focus{background:var(--accent-black);color:var(--accent-cream);border-color:var(--accent-black)}html[data-theme=light] .btn--style-primary:hover{background:var(--accent-cream);color:var(--accent-black);border-color:var(--accent-black)}html[data-theme=light] .btn--style-secondary,html[data-theme=light] .btn--style-secondary:active,html[data-theme=light] .btn--style-secondary:focus{background:var(--accent-white);color:var(--accent-black);border-color:#1a1a1a33}html[data-theme=light] .btn--style-secondary:hover{background:var(--accent-cream);color:var(--accent-black);border-color:var(--accent-black)}html[data-theme=light] .nav-group__toggle[aria-expanded=true],html[data-theme=light] .nav-group__toggle.is-open,html[data-theme=light] .nav-group__toggle:hover{background:var(--accent-cream);color:var(--accent-black)}html[data-theme=light] .nav-group__toggle{border-left:3px solid #0000}html[data-theme=light] .nav-group__toggle[aria-expanded=true],html[data-theme=light] .nav-group__toggle.is-open{border-left-color:var(--accent-caramel)}html[data-theme=light] .draggable-table-row--selected{background:var(--accent-cream)}html[data-theme=light] .radio-input--is-selected .radio-input__styled-radio,html[data-theme=light] .checkbox-input__input:checked+.checkbox-input__icon{border-color:var(--accent-black);background:var(--accent-cream)}html[data-theme=light] .pill--style-dark{background:var(--accent-cream);color:var(--accent-black)}html[data-theme=light] :focus-visible{outline:2px solid var(--accent-caramel);outline-offset:2px}html[data-theme=light] .tiendally-icon__img--light{display:block}html[data-theme=light] .tiendally-icon__img--dark,html[data-theme=dark] .tiendally-icon__img--light{display:none}html[data-theme=dark] .tiendally-icon__img--dark{display:block}}
