:root,html[data-theme=light]{color-scheme:light;--theme-bg:#faf6ee;--theme-text:#1f1a17;--theme-elevation-0:#faf6ee;--theme-elevation-50:#fffdf8;--theme-elevation-100:#f3f2f1;--theme-elevation-150:#dddddc;--theme-elevation-200:#bcbbbb;--theme-elevation-250:#bcbbbb;--theme-elevation-300:#8f8c8b;--theme-elevation-400:#625f5d;--theme-elevation-500:#625f5d;--theme-elevation-600:#35312f;--theme-elevation-700:#35312f;--theme-elevation-800:#1f1a17;--theme-elevation-900:#1f1a17;--theme-success-500:#f0b429;--theme-warning-500:#f0b429;--theme-error-500:#b42318;--theme-blue-500:#f0b429;--theme-blue-600:#d49a12;--font-body:"Figtree",ui-sans-serif,system-ui,sans-serif;--font-serif:"Plus Jakarta Sans",var(--font-body)}html[data-theme=dark]{color-scheme:dark;--theme-bg:#1f1a17;--theme-text:#faf6ee;--theme-elevation-0:#1f1a17;--theme-elevation-50:#35312f;--theme-elevation-100:#35312f;--theme-elevation-150:#625f5d;--theme-elevation-200:#625f5d;--theme-elevation-250:#8f8c8b;--theme-elevation-300:#8f8c8b;--theme-elevation-400:#bcbbbb;--theme-elevation-500:#bcbbbb;--theme-elevation-600:#dddddc;--theme-elevation-700:#f3f2f1;--theme-elevation-800:#faf6ee;--theme-elevation-900:#faf6ee;--theme-success-500:#f0b429;--theme-warning-500:#f0b429;--theme-error-500:#ffb4a8;--theme-blue-500:#f0b429;--theme-blue-600:#f8d87a;--font-body:"Figtree",ui-sans-serif,system-ui,sans-serif;--font-serif:"Plus Jakarta Sans",var(--font-body)}body{background:var(--theme-bg);color:var(--theme-text);font-family:var(--font-body)}.app-header,.doc-header,.nav,.template-default__nav-toggler{border-color:var(--theme-elevation-150)}.collection-list__header h1,.doc-header__title,.document-fields h1,.nav__brand{font-family:var(--font-serif);font-weight:400;letter-spacing:0}.btn--style-primary,.btn--style-secondary,.pill--style-light,a{border-radius:4px}.btn--style-primary{background:#f0b429;border-color:#f0b429;color:#1f1a17}.btn--style-primary:focus-visible,.btn--style-primary:hover{background:#d49a12;border-color:#d49a12;color:#1f1a17}html[data-theme=dark] .btn--style-primary:focus-visible,html[data-theme=dark] .btn--style-primary:hover{background:#f8d87a;border-color:#f8d87a;color:#1f1a17}.nav-group__toggle:hover,.nav__link--active,.nav__link:hover{color:var(--theme-text);background:var(--theme-elevation-100)}.spicetech-login-logo{display:flex;justify-content:center;margin:0 auto 32px;width:min(220px,68vw)}.spicetech-login-logo__image{display:block;height:auto;width:100%}.spicetech-login-logo__image--dark,html[data-theme=dark] .spicetech-login-logo__image--light{display:none}html[data-theme=dark] .spicetech-login-logo__image--dark{display:block}.login .graphic-logo,.login .spicetech-login-logo{color:var(--theme-text)}