.a11y-widget.svelte-12qhfyh{position:fixed;top:1rem;right:1rem;z-index:9999}.a11y-trigger.svelte-12qhfyh{width:56px;height:56px;border-radius:50%;background:#1e3a5f;color:#fff;border:3px solid #F5B800;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000004d;transition:all .2s;font-size:1.75rem}.a11y-icon.svelte-12qhfyh{line-height:1}.a11y-trigger.svelte-12qhfyh:hover,.a11y-trigger.svelte-12qhfyh:focus{transform:scale(1.1);background:var(--color-primary-dark);outline:3px solid var(--color-accent);outline-offset:2px}.a11y-panel.svelte-12qhfyh{position:absolute;top:56px;right:0;width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;overflow:hidden;border:2px solid var(--color-primary)}.a11y-panel-header.svelte-12qhfyh{background:var(--color-primary);color:#fff;padding:.75rem 1rem;font-size:1rem}.a11y-panel-options.svelte-12qhfyh{padding:.5rem}.a11y-option.svelte-12qhfyh{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem;border:2px solid transparent;border-radius:8px;background:transparent;cursor:pointer;text-align:left;transition:all .2s}.a11y-option.svelte-12qhfyh:hover{background:var(--color-bg);border-color:var(--color-primary)}.a11y-option.active.svelte-12qhfyh{background:var(--color-accent);border-color:var(--color-primary)}.a11y-option-icon.svelte-12qhfyh{font-size:1.5rem}.a11y-option-text.svelte-12qhfyh{flex:1;display:flex;flex-direction:column}.a11y-option-text.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-size:.95rem;color:var(--color-primary)}.a11y-option-text.svelte-12qhfyh small:where(.svelte-12qhfyh){font-size:.8rem;color:var(--color-text-muted)}.a11y-check.svelte-12qhfyh{font-size:1.25rem;color:var(--color-success);font-weight:700}.skip-link.svelte-12qhfyh{position:absolute;top:-100px;left:50%;transform:translate(-50%);background:var(--color-primary);color:#fff;padding:1rem 2rem;z-index:99999;border-radius:0 0 8px 8px;font-weight:700;text-decoration:none}.skip-link.svelte-12qhfyh:focus{top:0}.header.svelte-12qhfyh{background:var(--color-white);box-shadow:var(--shadow-soft);position:sticky;top:0;z-index:1000;padding:.75rem 0}.header-inner.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;gap:1rem}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--color-primary)}.logo-icon.svelte-12qhfyh{font-size:clamp(1.8rem,4vw,2.5rem);line-height:1}.logo-text.svelte-12qhfyh{display:flex;flex-direction:column;line-height:1.2}.logo-title.svelte-12qhfyh{font-family:var(--font-display);font-weight:700;font-size:clamp(.9rem,2.5vw,1.15rem)}.logo-subtitle.svelte-12qhfyh{font-size:clamp(.75rem,2vw,.85rem);color:var(--color-accent);font-weight:600}.nav.svelte-12qhfyh{display:flex;align-items:center;gap:.25rem}.nav-link.svelte-12qhfyh{display:flex;align-items:center;gap:.3rem;padding:.5rem .75rem;text-decoration:none;color:var(--color-text);font-weight:600;border-radius:8px;transition:all .2s;font-size:clamp(.85rem,1.5vw,.95rem)}.nav-link.svelte-12qhfyh:hover,.nav-link.svelte-12qhfyh:focus{background:var(--color-bg);color:var(--color-primary)}.nav-icon.svelte-12qhfyh{font-size:1rem}.nav-cta.svelte-12qhfyh{margin-left:.5rem}.mobile-toggle.svelte-12qhfyh{display:none;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .75rem;background:var(--color-primary);border:none;border-radius:8px;cursor:pointer;color:#fff;min-height:48px}.hamburger.svelte-12qhfyh{width:24px;height:3px;background:currentColor;border-radius:2px;position:relative;transition:all .3s}.hamburger.svelte-12qhfyh:before,.hamburger.svelte-12qhfyh:after{content:"";position:absolute;width:24px;height:3px;background:currentColor;border-radius:2px;transition:all .3s}.hamburger.svelte-12qhfyh:before{top:-8px}.hamburger.svelte-12qhfyh:after{bottom:-8px}.hamburger.open.svelte-12qhfyh{background:transparent}.hamburger.open.svelte-12qhfyh:before{top:0;transform:rotate(45deg)}.hamburger.open.svelte-12qhfyh:after{bottom:0;transform:rotate(-45deg)}.toggle-label.svelte-12qhfyh{font-size:.65rem;font-weight:700;text-transform:uppercase}.footer.svelte-12qhfyh{background:var(--color-primary);color:var(--color-white);padding:3rem 0 1.5rem;margin-top:auto}.footer-content.svelte-12qhfyh{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-logo.svelte-12qhfyh{display:flex;align-items:flex-start;gap:1rem}.footer-icon.svelte-12qhfyh{font-size:2.5rem}.footer-links.svelte-12qhfyh{display:flex;flex-direction:column;gap:.75rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffe6;text-decoration:none;font-weight:500}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-accent)}.footer-org.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0 0 .5rem;opacity:.8}.footer-bottom.svelte-12qhfyh{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem;text-align:center;opacity:.8}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}@media(max-width:900px){.nav.svelte-12qhfyh{position:fixed;inset:0;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1rem;transform:translate(100%);transition:transform .3s;z-index:999}.nav.open.svelte-12qhfyh{transform:translate(0)}.nav-link.svelte-12qhfyh{font-size:1.25rem;padding:1rem 2rem}.nav-cta.svelte-12qhfyh{margin-left:0;margin-top:1rem;font-size:1.25rem}.mobile-toggle.svelte-12qhfyh{display:flex;z-index:1000}.a11y-widget.svelte-12qhfyh{top:auto;bottom:1rem;right:1rem}.a11y-panel.svelte-12qhfyh{bottom:56px;top:auto;right:0}}
