.app-header[data-v-47cb993a]{height:var(--shell-header-height);padding:0 var(--shell-gutter);background:var(--color-primary);color:var(--color-text-on-primary);align-items:center;gap:.5rem;display:flex}.app-header__logo[data-v-47cb993a]{flex-shrink:0;display:block}.app-header__name[data-v-47cb993a]{font-family:var(--font-heading);font-weight:500;font-size:var(--font-size-xl)}.app-nav[data-v-63e59462]{background:var(--color-background);border-bottom:1px solid var(--color-border);overflow-x:auto}.app-nav__list[data-v-63e59462]{padding:.5rem var(--shell-gutter);flex-wrap:wrap;gap:1rem;margin:0;list-style:none;display:flex}.app-nav__list a[data-v-63e59462]{color:var(--color-accent);font-family:var(--font-body);white-space:nowrap;font-weight:600;text-decoration:none}.app-nav__list a[data-v-63e59462]:hover,.app-nav__list a[data-v-63e59462]:focus-visible{text-decoration:underline}.app-shell[data-v-4022f640]{max-width:100%;min-height:100vh;font-family:var(--font-body);color:var(--color-text);background:var(--color-background);flex-direction:column;display:flex;overflow-x:hidden}.app-shell__content[data-v-4022f640]{width:100%;max-width:var(--shell-max-width);padding:1rem var(--shell-gutter);box-sizing:border-box;flex:1;margin:0 auto}.error-banner[data-v-2ca120f3]{background:var(--color-danger);color:var(--color-white);padding:.75rem var(--shell-gutter);margin:-1rem calc(-1 * var(--shell-gutter)) 1rem}@font-face{font-family:Bitter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/bitter-latin-500-normal-CE1_qwLU.woff2)format("woff2")}@font-face{font-family:Bitter;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/bitter-latin-500-italic-BMmoZD8z.woff2)format("woff2")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/source-sans-pro-latin-400-normal-tpsLXCSJ.woff2)format("woff2")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/source-sans-pro-latin-600-normal-BM2CBz6W.woff2)format("woff2")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/source-sans-pro-latin-700-normal-DL7J4422.woff2)format("woff2")}:root{--color-teal:#287c9a;--color-dark-blue:#2f415e;--color-mint:#3cc19f;--color-lime:#8cbc23;--color-rose:#b61c48;--color-gold:gold;--color-olive:#898f25;--color-green:#328e57;--color-black:#000;--color-neutral-900:#1e1e1e;--color-neutral-400:#9b9b9b;--color-neutral-300:#a6a6a6;--color-white:#fff;--color-primary:var(--color-dark-blue);--color-primary-contrast:var(--color-white);--color-accent:var(--color-teal);--color-accent-contrast:var(--color-white);--color-danger:var(--color-rose);--color-success:var(--color-green);--color-text:var(--color-neutral-900);--color-text-on-primary:var(--color-white);--color-background:var(--color-white);--color-border:var(--color-neutral-400);--font-heading:"Bitter", Georgia, serif;--font-body:"Source Sans Pro", system-ui, sans-serif;--font-size-base:1rem;--font-size-sm:.875rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--line-height-base:1.5;--shell-max-width:1440px;--shell-header-height:3.5rem;--shell-gutter:1rem}*{box-sizing:border-box}body{font-family:var(--font-body);font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--color-text);background:var(--color-background);margin:0}h1,h2,h3{font-family:var(--font-heading);color:var(--color-text);font-weight:500}a{color:var(--color-accent)}
