.nav-button.svelte-1n2ql5p{height:100%;color:var(--background);font:inherit;cursor:pointer;appearance:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:0 25px;font-size:16px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.nav-button.svelte-1n2ql5p:hover{background:var(--primary-dark)}.nav-button.svelte-1n2ql5p:focus-visible{outline:2px solid var(--background);outline-offset:-2px}.header.svelte-1elxaub{background:var(--primary);justify-content:space-between;align-items:center;gap:20px;height:75px;padding:0 20px;display:flex}.brand.svelte-1elxaub{color:var(--background);align-items:center;gap:12px;font-size:30px;font-weight:700;display:inline-flex}.logo.svelte-1elxaub{object-fit:contain;width:36px;height:36px}.links.svelte-1elxaub{align-self:stretch;display:flex}.links.svelte-1elxaub form:where(.svelte-1elxaub){margin:0;display:flex}:root{--background:#fff;--background-dark:#ecf0f1;--background-light:#fff;--foreground:#000;--foreground-dark:#000;--foreground-light:#0d0d0d;--primary:#cb4045;--primary-dark:#c53036;--primary-light:#d25559;--secondary:#2980b9;--secondary-dark:#236f9f;--subtle:#ecf0f1;--subtle-dark:#f8f9f9;--subtle-light:#f6f8f8;--selected:#3498db;--selected-light:#4aa3df;--input-background:#fff;--input-border:#d8dee3;--input-focus-border:#2980b9;--input-focus-ring:#2980b92e;--control-radius:5px;--control-height-sm:32px;--control-height-md:40px;--control-height-lg:48px;--control-padding-x-sm:12px;--control-padding-x-md:20px;--control-border:var(--input-border);--control-bg:var(--input-background);--control-bg-subtle:var(--subtle);--control-focus-border:var(--input-focus-border);--control-focus-ring:var(--input-focus-ring);--button-shadow:#00000024;--button-shadow-strong:#0003}html{-webkit-text-size-adjust:100%;height:100%}body{background:var(--background);height:100%;color:var(--foreground);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px}*{box-sizing:border-box}h1,h2,h3,h4,h5{color:var(--foreground);margin-top:0}h1{font-size:30px}h2{font-size:25px}h3{font-size:16px}h4{text-transform:uppercase;font-size:13px}h5{font-size:14px;font-weight:600}a{color:var(--secondary);text-decoration:none}.app-shell.svelte-12qhfyh{flex-direction:column;height:100vh;display:flex;overflow:hidden}main.svelte-12qhfyh{flex:1;min-height:0;padding:20px;overflow:hidden}
