:root{--ftc-serve: #47d943;--ftc-energise: #ff6b35;--ftc-matter: #2e5077;--ftc-white: #ffffff;--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: #000000;--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 rgba(0, 0, 0, .1);--ftc-ease: cubic-bezier(.4, 0, .2, 1);--header-max: 48rem;--touch-min: 44px}*,*:before,*:after{box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;font-family:var(--font-body);font-size:1.125rem;line-height:1.6;color:var(--ftc-body);background:var(--ftc-white)}h1,h2,h3,nav,button,.ftc-ui{font-family:var(--font-ui)}main.shell{max-width:var(--header-max);margin:0 auto;padding:var(--ftc-space-standard);padding-bottom:var(--ftc-space-macro)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.app-footer.svelte-3mageo{text-align:center;padding:var(--ftc-space-standard);font-size:.8125rem;color:var(--ftc-text-secondary);border-top:1px solid var(--ftc-surface-raised);margin-top:auto}.app-footer__copy.svelte-3mageo{margin:0 0 var(--ftc-space-micro)}.app-footer__nav.svelte-3mageo{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem}.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);position:sticky;top:0;z-index:100}.brand-bar.svelte-12qhfyh{height:4px;background:linear-gradient(90deg,var(--ftc-serve) 0%,var(--ftc-energise) 50%,var(--ftc-matter) 100%)}.top-inner.svelte-12qhfyh{max-width:var(--header-max);margin:0 auto;padding:var(--ftc-space-standard);display:flex;flex-direction:column;gap:0}.brand-row.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:var(--ftc-space-standard)}.brand-row--home.svelte-12qhfyh{width:100%;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:var(--ftc-space-standard)}.brand.svelte-12qhfyh{font-weight:600;font-size:1.125rem;color:var(--ftc-matter);text-decoration:none;line-height:1.2}.brand.svelte-12qhfyh:hover{color:var(--ftc-serve);transition:color .2s var(--ftc-ease)}.menu-toggle.svelte-12qhfyh{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:var(--touch-min);height:var(--touch-min);padding:0;border:2px solid var(--ftc-matter);border-radius:var(--ftc-radius-card);background:var(--ftc-white);cursor:pointer;flex-shrink:0}.menu-toggle.svelte-12qhfyh .bar:where(.svelte-12qhfyh){display:block;width:20px;height:2px;background:var(--ftc-matter);border-radius:1px;transition:transform .2s var(--ftc-ease),opacity .2s var(--ftc-ease)}.menu-toggle.open.svelte-12qhfyh .bar:where(.svelte-12qhfyh):nth-child(1){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{display:none;flex-direction:column;gap:0;margin-top:var(--ftc-space-standard);padding-top:var(--ftc-space-standard);border-top:1px solid var(--ftc-surface-raised)}.nav.is-open.svelte-12qhfyh{display:flex}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ftc-matter);font-size:1rem;font-weight:500;text-decoration:none;padding:var(--ftc-space-micro) var(--ftc-space-micro);min-height:var(--touch-min);display:flex;align-items:center;border-radius:var(--ftc-radius-card);border-bottom:2px solid transparent}.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(min-width:768px){.top-inner.svelte-12qhfyh{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.menu-toggle.svelte-12qhfyh{display:none}.nav.svelte-12qhfyh{display:flex!important;flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--ftc-space-standard);margin-top:0;padding-top:0;border-top:none;width:auto}.nav.is-open.svelte-12qhfyh{display:flex!important}.brand-row.svelte-12qhfyh{width:auto}}main.shell.svelte-12qhfyh{max-width:var(--header-max);margin:0 auto;padding:var(--ftc-space-standard);padding-bottom:var(--ftc-space-macro)}
