:root{--spacing-content-width:45rem;--spacing-base:1rem;--content-width:45rem;--global-font-family:"Open Sans", "Helvetica Neue", "Arial", sans-serif;--highlight-font-family:"Roboto Condensed", "Helvetica Neue", "Arial Narrow", sans-serif;--global-font-line-height:1.4;--font-size-small:clamp(.6rem, .533rem + .333vw, .8rem);--font-size-base:clamp(.75rem, .667rem + .417vw, 1rem);--font-size-large:clamp(1.35rem, 1.2rem + .75vw, 1.8rem);--font-size-xlarge:clamp(1.8rem, 1.6rem + 1vw, 2.4rem);--color-primary:#e36d60;--color-secondary:#41848f;--color-red:#c0392b;--color-green:#27ae60;--color-blue:#2980b9;--color-yellow:#f1c40f;--color-black:#1c2833;--color-grey:#95a5a6;--color-white:#ecf0f1;--color-text:#333;--color-background:#fff;--global-font-color:#333;--background-color:#fff;--color-theme-primary:#e36d60;--color-theme-secondary:#41848f;--dropdown-symbol-width:.7em;--global-font-size:20;--font-size-regular:calc(var(--global-font-size) / 16 * 1rem);--font-size-larger:calc(48 / var(--global-font-size) * 1rem);--content-background-color:#fff;--sub-content-background-color:#f6f6f6;--header-background-color:#f6f6f6;--footer-background-color:#fbfbfb;--border-color-dark:#333;--border-color-light:#ccc;--color-link:#0073aa;--color-link-visited:#333;--color-link-active:#00a0d2;--color-quote-border:#000;--color-quote-citation:#6c7781;--color-theme-red:#c0392b;--color-theme-green:#27ae60;--color-theme-blue:#2980b9;--color-theme-yellow:#f1c40f;--color-theme-black:#1c2833;--color-theme-grey:#95a5a6;--color-theme-white:#ecf0f1;--color-custom-daylight:#97c0b7;--color-custom-sun:#eee9d1}@media (prefers-color-scheme:dark){:root{--global-font-color:#fff;--background-color:#121212;--content-background-color:#181818;--sub-content-background-color:#333;--header-background-color:#1a1a1a;--footer-background-color:#1a1a1a;--color-link:#4e9efd;--color-link-active:#bbdfff;--color-link-visited:#bbdfff;--border-color-dark:#ccc;--border-color-light:#333}}.is-style-bento-grid,.is-style-optimus-bento-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.is-style-floating-nav-shell{z-index:1000;backdrop-filter:blur(10px);background:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.2);border-radius:50px;width:fit-content;max-width:90%;margin-left:auto;margin-right:auto;padding:.5rem 2rem;position:sticky;top:1rem;box-shadow:0 4px 30px rgba(0,0,0,.1)}.is-style-optimus-layout{gap:2rem}