:root{--ftc-serve:#47d943;--ftc-energise:#ff6b35;--ftc-matter:#2e5077;--ftc-white:#fff;--ftc-soft-grey:#f8f9fa;--ftc-body:#212529;--ftc-muted:#6c757d;--ftc-border:#dee2e6;--ftc-border-input:#ced4da;--ftc-surface-raised:#e9ecef;--ftc-text-secondary:#495057;--ftc-text-success:#1b5e20;--ftc-text-success-dark:#0f5132;--ftc-text-danger:#b00020;--ftc-text-danger-dark:#b02a37;--ftc-accent-focus:#0d6efd;--ftc-accent-focus-bg:#e7f1ff;--ftc-success-cta:#198754;--ftc-black:#000;--ftc-recording-stop:#c45c26;--ftc-warning:#e65100;--nh-matter:var(--ftc-matter);--nh-text:var(--ftc-body);--nh-bg:var(--ftc-white);--font-ui:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-body:Georgia, "Times New Roman", serif;--ftc-space-micro:.5rem;--ftc-space-standard:1.5rem;--ftc-space-macro:4.5rem;--ftc-radius-card:8px;--ftc-shadow-card:0 2px 8px #0000001a;--ftc-ease:cubic-bezier(.4, 0, .2, 1);--header-max:48rem;--touch-min:44px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-size:100%}body{min-height:100vh;font-family:var(--font-body);color:var(--ftc-body);background:var(--ftc-white);margin:0;font-size:1.125rem;line-height:1.6}h1,h2,h3,nav,button,.ftc-ui{font-family:var(--font-ui)}main.shell{max-width:var(--header-max);padding:var(--ftc-space-standard);padding-bottom:var(--ftc-space-macro);margin:0 auto}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-footer.svelte-3mageo{text-align:center;padding:var(--ftc-space-standard);color:var(--ftc-text-secondary);border-top:1px solid var(--ftc-surface-raised);margin-top:auto;font-size:.8125rem}.app-footer__copy.svelte-3mageo{margin:0 0 var(--ftc-space-micro)}.app-footer__nav.svelte-3mageo{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;display:flex}.app-footer__nav.svelte-3mageo a:where(.svelte-3mageo){color:var(--ftc-text-secondary);font-weight:500}.app-footer__nav.svelte-3mageo a:where(.svelte-3mageo):hover,.app-footer__nav.svelte-3mageo a:where(.svelte-3mageo):focus-visible{color:var(--ftc-matter)}.app-footer__sep.svelte-3mageo{color:var(--ftc-muted)}.top.svelte-12qhfyh{background:var(--ftc-white);border-bottom:1px solid var(--ftc-surface-raised);z-index:100;position:sticky;top:0}.brand-bar.svelte-12qhfyh{background:linear-gradient(90deg, var(--ftc-serve) 0%, var(--ftc-energise) 50%, var(--ftc-matter) 100%);height:4px}.top-inner.svelte-12qhfyh{max-width:var(--header-max);padding:var(--ftc-space-standard);flex-direction:column;gap:0;margin:0 auto;display:flex}.brand-row.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:var(--ftc-space-standard);display:flex}.brand-row--home.svelte-12qhfyh{text-align:center;justify-content:center;align-items:center;gap:var(--ftc-space-standard);flex-direction:column;width:100%}.brand.svelte-12qhfyh{color:var(--ftc-matter);font-size:1.125rem;font-weight:600;line-height:1.2;text-decoration:none}.brand.svelte-12qhfyh:hover{color:var(--ftc-serve);transition:color .2s var(--ftc-ease)}.menu-toggle.svelte-12qhfyh{width:var(--touch-min);height:var(--touch-min);border:2px solid var(--ftc-matter);border-radius:var(--ftc-radius-card);background:var(--ftc-white);cursor:pointer;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:0;display:inline-flex}.menu-toggle.svelte-12qhfyh .bar:where(.svelte-12qhfyh){background:var(--ftc-matter);width:20px;height:2px;transition:transform .2s var(--ftc-ease), opacity .2s var(--ftc-ease);border-radius:1px;display:block}.menu-toggle.open.svelte-12qhfyh .bar:where(.svelte-12qhfyh):first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.open.svelte-12qhfyh .bar:where(.svelte-12qhfyh):nth-child(2){opacity:0}.menu-toggle.open.svelte-12qhfyh .bar:where(.svelte-12qhfyh):nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav.svelte-12qhfyh{margin-top:var(--ftc-space-standard);padding-top:var(--ftc-space-standard);border-top:1px solid var(--ftc-surface-raised);flex-direction:column;gap:0;display:none}.nav.is-open.svelte-12qhfyh{display:flex}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ftc-matter);padding:var(--ftc-space-micro) var(--ftc-space-micro);min-height:var(--touch-min);border-radius:var(--ftc-radius-card);border-bottom:2px solid #0000;align-items:center;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):focus-visible{color:var(--ftc-energise);border-bottom-color:var(--ftc-energise);outline:none}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):focus-visible{box-shadow:0 0 0 3px #2e507759}@media (width>=768px){.top-inner.svelte-12qhfyh{flex-flow:wrap;justify-content:space-between;align-items:center}.menu-toggle.svelte-12qhfyh{display:none}.nav.svelte-12qhfyh{align-items:center;gap:var(--ftc-space-standard);border-top:none;flex-flow:wrap;width:auto;margin-top:0;padding-top:0;display:flex!important}.nav.is-open.svelte-12qhfyh{display:flex!important}.brand-row.svelte-12qhfyh{width:auto}}main.shell.svelte-12qhfyh{max-width:var(--header-max);padding:var(--ftc-space-standard);padding-bottom:var(--ftc-space-macro);margin:0 auto}
