@import "https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;600;700&display=swap";
:root{--fca-sidebar-bg:#151211;--fca-sidebar-border:#2b2521;--fca-accent:#c8973a;--fca-accent-hover:#b5862f;--fca-accent-light:#f5ead6;--fca-text:#fdfbf7;--fca-text-dim:#95847b;--fca-active-bg:#211c19;--fca-hover-bg:#1b1715;--fca-cream-0:#fdfbf7;--fca-cream-50:#fff;--fca-cream-100:#f7f4ef;--fca-cream-150:#ede8e0;--fca-cream-200:#e0d9cf;--fca-cream-250:#d4ccc1;--fca-cream-300:#c5bcb0;--fca-cream-350:#b0a595;--fca-cream-400:#9a8e7e;--fca-cream-450:#857868;--fca-cream-500:#706354;--fca-cream-550:#5e5245;--fca-cream-600:#4d4338;--fca-cream-650:#3e352c;--fca-cream-700:#302821;--fca-cream-750:#241e18;--fca-cream-800:#1a1510;--fca-cream-850:#110e0a;--fca-cream-900:#0a0806;--fca-cream-950:#050403;--fca-cream-1000:#000;--fca-color-link:var(--fca-accent);--fca-color-orange:#e07b54;--fca-color-blue:#4a9eca;--fca-wcag-pass-bg:#dcfce7;--fca-wcag-pass-text:#166534;--fca-wcag-fail-bg:#fee2e2;--fca-wcag-fail-text:#991b1b;--app-header-height:100px}html[data-theme=light],html[data-theme=dark]{overscroll-behavior:none;--theme-elevation-0:var(--fca-cream-0);--theme-elevation-50:var(--fca-cream-50);--theme-elevation-100:var(--fca-cream-100);--theme-elevation-150:var(--fca-cream-150);--theme-elevation-200:var(--fca-cream-200);--theme-elevation-250:var(--fca-cream-250);--theme-elevation-300:var(--fca-cream-300);--theme-elevation-350:var(--fca-cream-350);--theme-elevation-400:var(--fca-cream-400);--theme-elevation-450:var(--fca-cream-450);--theme-elevation-500:var(--fca-cream-500);--theme-elevation-550:var(--fca-cream-550);--theme-elevation-600:var(--fca-cream-600);--theme-elevation-650:var(--fca-cream-650);--theme-elevation-700:var(--fca-cream-700);--theme-elevation-750:var(--fca-cream-750);--theme-elevation-800:var(--fca-cream-800);--theme-elevation-850:var(--fca-cream-850);--theme-elevation-900:var(--fca-cream-900);--theme-elevation-950:var(--fca-cream-950);--theme-elevation-1000:var(--fca-cream-1000);--theme-bg:var(--fca-cream-0);--theme-input-bg:var(--fca-cream-50);--theme-text:var(--fca-cream-800);--theme-border-color:var(--fca-cream-150);--theme-overlay:#15121199;--style-radius-s:6px;--style-radius-m:8px;--style-radius-l:12px;--accessibility-outline:2px solid var(--fca-accent);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body,#app{background-color:var(--fca-cream-0)!important}::selection{background:var(--fca-accent-light);color:var(--fca-cream-800)}::selection{background:var(--fca-accent-light);color:var(--fca-cream-800)}:focus-visible{outline-color:var(--fca-accent)!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--fca-cream-100)}::-webkit-scrollbar-thumb{background:var(--fca-cream-300);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--fca-cream-400)}h1,h2,h3,h4,h5,h6,.dashboard-title,.step-nav__last{font-family:Josefin Sans,sans-serif!important}.step-nav__last{margin-left:4px;color:var(--theme-text)!important;font-size:18px!important;font-weight:600!important}.nav{background-color:var(--fca-sidebar-bg)!important;border-right-color:var(--fca-sidebar-border)!important}.fca-nav-link:hover,.fca-sub-item:hover,.fca-group-header:hover{background-color:var(--fca-accent)!important;color:var(--fca-text)!important}.app-header{border-bottom:1px solid var(--fca-cream-150);background-color:var(--fca-cream-0)!important;height:56px!important}.app-header__bg{background-color:var(--fca-cream-0)!important}.app-header+*{margin-top:32px}.app-header__account svg{transition:opacity .15s}.app-header__account:hover svg{opacity:.75}.btn--style-primary{background-color:var(--fca-accent)!important;border-color:var(--fca-accent)!important;color:#fff!important}.btn--style-primary:hover:not(:disabled){background-color:var(--fca-accent-hover)!important;border-color:var(--fca-accent-hover)!important}.btn--style-primary:focus-visible{box-shadow:0 0 0 3px var(--fca-accent-light)!important}.btn--style-secondary{border-color:var(--fca-cream-200)!important;color:var(--theme-text)!important}.btn--style-secondary:hover:not(:disabled){background-color:var(--fca-cream-100)!important;border-color:var(--fca-cream-300)!important}.field-type input[type=text],.field-type input[type=email],.field-type input[type=password],.field-type input[type=number],.field-type input[type=url],.field-type textarea{border-color:var(--fca-cream-200)!important;background:var(--fca-cream-50)!important}.field-type input[type=text]:hover,.field-type input[type=email]:hover,.field-type input[type=password]:hover,.field-type input[type=number]:hover,.field-type input[type=url]:hover,.field-type textarea:hover{border-color:var(--fca-cream-300)!important}.field-type input[type=text]:focus,.field-type input[type=email]:focus,.field-type input[type=password]:focus,.field-type input[type=number]:focus,.field-type input[type=url]:focus,.field-type textarea:focus{border-color:var(--fca-accent)!important;box-shadow:0 0 0 2px var(--fca-accent-light)!important}.rs__control{border-color:var(--fca-cream-200)!important;background:var(--fca-cream-50)!important}.rs__control:hover{border-color:var(--fca-cream-300)!important}.rs__control.rs__control--is-focused{border-color:var(--fca-accent)!important;box-shadow:0 0 0 2px var(--fca-accent-light)!important}.rs__menu{border:1px solid var(--fca-cream-150)!important;border-radius:var(--style-radius-m)!important;box-shadow:0 4px 12px #15121114!important}.rs__option--is-focused{background-color:var(--fca-accent-light)!important;color:var(--fca-cream-800)!important}.rs__option--is-selected{background-color:var(--fca-accent)!important;color:#fff!important}.checkbox-input .checkbox-input__input:checked~.checkbox-input__icon{background-color:var(--fca-accent)!important;border-color:var(--fca-accent)!important}.collapsible{overflow:hidden;border-color:var(--fca-cream-150)!important;border-radius:var(--style-radius-m)!important}.collapsible__content{border-top-color:var(--fca-cream-150)!important}.group-field__wrap{border-color:var(--fca-cream-150)!important;border-radius:var(--style-radius-m)!important}.card{border:1px solid var(--fca-cream-150);border-radius:var(--style-radius-l);overflow:hidden;box-shadow:0 1px 3px #1512110a,0 1px 2px #1512110f}.table-wrap{border:1px solid var(--fca-cream-150);border-radius:var(--style-radius-l);overflow:hidden}.drawer__content{background:var(--fca-cream-0)!important}.doc-drawer__header{background:var(--fca-cream-50)!important;border-bottom:1px solid var(--fca-cream-150)!important}.popup__content{background:var(--fca-cream-50)!important;border:1px solid var(--fca-cream-150)!important;border-radius:var(--style-radius-m)!important;box-shadow:0 4px 16px #15121114!important}.popup-button-list__button:hover{background:var(--fca-cream-100)!important}.pill{border-radius:20px!important}.pill--style-light-gray{background-color:var(--fca-cream-100)!important;color:var(--fca-cream-600)!important}.dashboard-title{color:var(--fca-cream-800);margin-bottom:.5rem!important;font-size:3rem!important;font-weight:700!important}.dashboard-divider{background:linear-gradient(to right, var(--fca-accent), transparent);border:none;width:12rem;height:2px;margin-bottom:2rem;margin-left:0}body:has(>.login){background-color:var(--fca-cream-150)!important;justify-content:center!important;align-items:center!important;min-height:100vh!important;display:flex!important}.login{background:var(--fca-cream-0);border:1px solid var(--fca-cream-250);border-radius:16px;width:100%;max-width:480px;padding:2.5rem 2rem;box-shadow:0 4px 20px #00000012;min-height:0!important}.blocks-drawer__block{border-radius:6px;transition:background-color .15s}.blocks-drawer__block:hover{background-color:color-mix(in srgb, var(--fca-accent) 10%, transparent)}
