@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root,[data-theme=dark]{--vn-yellow:#f5c518;--vn-yellow-bright:#fd0;--theme-bg:#0a0a0a;--theme-input-bg:#161616;--theme-elevation-0:#0a0a0a;--theme-elevation-50:#111;--theme-elevation-100:#161616;--theme-elevation-150:#1c1c1c;--theme-elevation-200:#222;--theme-elevation-250:#262626;--theme-elevation-300:#2e2e2e;--theme-elevation-400:#3a3a3a;--theme-elevation-500:#555;--theme-elevation-600:#777;--theme-elevation-700:#999;--theme-elevation-800:#bbb;--theme-elevation-900:#ddd;--theme-elevation-1000:#fff;--theme-text:#f2f2f2}body{font-family:Inter,system-ui,-apple-system,sans-serif}.btn--style-primary{background-color:var(--vn-yellow)!important;border-color:var(--vn-yellow)!important;color:#111!important}.btn--style-primary:hover,.btn--style-primary:focus{background-color:var(--vn-yellow-bright)!important;border-color:var(--vn-yellow-bright)!important}a{color:var(--vn-yellow)}a:hover{color:var(--vn-yellow-bright)}.nav__link--active{box-shadow:inset 3px 0 0 var(--vn-yellow);color:#fff}.field-type input:focus,.field-type textarea:focus,.rs__control--is-focused{border-color:var(--vn-yellow)!important;box-shadow:0 0 0 1px var(--vn-yellow)!important}.rs__multi-value{background:#f5c51829!important;border:1px solid #f5c51866!important}.rs__multi-value__label{color:var(--vn-yellow-bright)!important}.rs__option--is-focused{background:#f5c51824!important}.rs__option--is-selected{background:var(--vn-yellow)!important;color:#111!important}.checkbox-input--checked .checkbox-input__icon{background:var(--vn-yellow)!important;border-color:var(--vn-yellow)!important}.checkbox-input--checked .checkbox-input__icon svg path{stroke:#111!important}.tabs-field__tab-button--active{border-bottom-color:var(--vn-yellow)!important;color:#fff!important}.doc-controls__controls .btn--style-primary{font-weight:700}
