.footer.svelte-jz8lnl{margin-top:auto}.footer__links.svelte-jz8lnl{background:var(--nw-bg-surface);border-top:1px solid var(--nw-border-default);padding:var(--nw-space-12) var(--nw-space-4) var(--nw-space-6)}.footer__container.svelte-jz8lnl{max-width:72rem;margin:0 auto}.footer__grid.svelte-jz8lnl{gap:var(--nw-space-8);margin-bottom:var(--nw-space-8);grid-template-columns:2fr repeat(4,1fr);display:grid}.footer__brand.svelte-jz8lnl{padding-right:var(--nw-space-8)}.footer__logo.svelte-jz8lnl{font-size:var(--nw-text-20);font-weight:var(--nw-font-bold);color:var(--nw-text-primary)}.footer__tagline.svelte-jz8lnl{font-size:var(--nw-text-13);color:var(--nw-text-secondary);margin:var(--nw-space-2) 0 var(--nw-space-4);line-height:var(--nw-leading-relaxed)}.footer__social.svelte-jz8lnl{gap:var(--nw-space-3);display:flex}.footer__social-link.svelte-jz8lnl{width:36px;height:36px;color:var(--nw-text-secondary);background:var(--nw-bg-page);border-radius:var(--nw-radius-m);transition:color var(--nw-speed-out) var(--nw-ease-out), background var(--nw-speed-out) var(--nw-ease-out);justify-content:center;align-items:center;display:flex}.footer__social-link.svelte-jz8lnl:hover{color:var(--nw-text-primary);background:var(--nw-bg-hover);transition-duration:var(--nw-speed-in)}.footer__social-link.svelte-jz8lnl:focus-visible{outline:2px solid var(--nw-accent);outline-offset:2px}.footer__column.svelte-jz8lnl{gap:var(--nw-space-3);flex-direction:column;display:flex}.footer__column-title.svelte-jz8lnl{font-size:var(--nw-text-13);font-weight:var(--nw-font-semibold);color:var(--nw-text-primary);text-transform:uppercase;letter-spacing:var(--nw-tracking-wider);margin:0}.footer__nav.svelte-jz8lnl{gap:var(--nw-space-2);flex-direction:column;display:flex}.footer__link.svelte-jz8lnl{font-size:var(--nw-text-13);color:var(--nw-text-secondary);padding:var(--nw-space-1) 0;min-height:24px;transition:color var(--nw-speed-out) var(--nw-ease-out);text-decoration:none;display:inline-block}.footer__link.svelte-jz8lnl:hover{color:var(--nw-text-primary);transition-duration:var(--nw-speed-in)}.footer__link.svelte-jz8lnl:focus-visible{outline:2px solid var(--nw-accent);outline-offset:2px;border-radius:var(--nw-radius-s)}.footer__bottom.svelte-jz8lnl{padding-top:var(--nw-space-6);border-top:1px solid var(--nw-border-default);justify-content:space-between;align-items:center;display:flex}.footer__copyright.svelte-jz8lnl{font-size:var(--nw-text-13);color:var(--nw-text-secondary);margin:0}.footer__theme-toggle.svelte-jz8lnl{width:32px;height:32px;color:var(--nw-text-secondary);background:var(--nw-bg-page);border-radius:var(--nw-radius-m);cursor:pointer;transition:color var(--nw-speed-out) var(--nw-ease-out), background var(--nw-speed-out) var(--nw-ease-out);border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.footer__theme-toggle.svelte-jz8lnl:hover{color:var(--nw-text-primary);background:var(--nw-bg-hover);transition-duration:var(--nw-speed-in)}.footer__theme-toggle.svelte-jz8lnl:focus-visible{outline:2px solid var(--nw-accent);outline-offset:2px}@media (width<=768px){.footer__grid.svelte-jz8lnl{gap:var(--nw-space-6);grid-template-columns:1fr 1fr}.footer__brand.svelte-jz8lnl{grid-column:span 2;padding-right:0}}@media (width<=480px){.footer__grid.svelte-jz8lnl{grid-template-columns:1fr}.footer__brand.svelte-jz8lnl{grid-column:span 1}.footer__bottom.svelte-jz8lnl{gap:var(--nw-space-3);text-align:center;flex-direction:column}}.mobile-overlay.svelte-mtsxew{z-index:calc(var(--nw-z-sticky) + 1);position:fixed;inset:0}.mobile-overlay__bg.svelte-mtsxew{background:color-mix(in oklch, var(--nw-bg-page) 60%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;border:none;position:absolute;inset:0}.mobile-menu.svelte-mtsxew{top:var(--header-height);z-index:calc(var(--nw-z-sticky) + 2);max-height:calc(100vh - var(--header-height) - 32px);margin:var(--nw-space-3);padding:var(--nw-space-3);background:var(--nw-bg-surface);border:1px solid var(--nw-border-default);border-radius:var(--nw-radius-xl);box-shadow:var(--nw-shadow-xl);position:fixed;left:0;right:0;overflow-y:auto}:is(.mobile-menu__nav.svelte-mtsxew,.mobile-menu__account.svelte-mtsxew){flex-direction:column;display:flex}.mobile-menu__link.svelte-mtsxew{width:100%;padding:var(--nw-space-3) var(--nw-space-4);font-size:var(--nw-text-14);font-weight:var(--nw-font-medium);color:var(--nw-text-primary);border-radius:var(--nw-radius-m);transition:background var(--nw-speed-out) var(--nw-ease-out);background:0 0;border:0;align-items:center;font-family:inherit;text-decoration:none;display:flex}.mobile-menu__button.svelte-mtsxew{cursor:pointer;text-align:left}.mobile-menu__link.svelte-mtsxew:hover{background:var(--nw-bg-hover)}.mobile-menu__link.svelte-mtsxew:focus-visible{outline:2px solid var(--nw-accent);outline-offset:-2px}.mobile-menu__link--active.svelte-mtsxew{color:var(--nw-accent)}.mobile-menu__divider.svelte-mtsxew{height:1px;margin:var(--nw-space-2) 0;background:var(--nw-border-default)}.mobile-menu__cta.svelte-mtsxew{gap:var(--nw-space-2);padding:var(--nw-space-2) var(--nw-space-1);flex-direction:column;display:flex}.mobile-menu__note.svelte-mtsxew{text-align:center;font-size:var(--nw-text-13);color:var(--nw-text-muted);margin:0}.header.svelte-1elxaub{--header-height:56px;z-index:var(--nw-z-sticky);height:var(--header-height);border-bottom:1px solid var(--nw-border-default);background:color-mix(in oklch, var(--nw-bg-surface) 85%, transparent);-webkit-backdrop-filter:blur(12px);position:sticky;top:0}.header__inner.svelte-1elxaub{max-width:80rem;height:100%;padding:0 var(--nw-space-5);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}.skip-link.svelte-1elxaub{left:var(--nw-space-4);top:var(--nw-space-2);padding:var(--nw-space-2) var(--nw-space-3);background:var(--nw-bg-surface);border:1px solid var(--nw-border-default);border-radius:var(--nw-radius-m);font-size:var(--nw-text-13);color:var(--nw-text-primary);transition:transform var(--nw-speed-out) var(--nw-ease-out);z-index:var(--nw-z-sticky);text-decoration:none;position:absolute;transform:translateY(-200%)}.skip-link.svelte-1elxaub:focus{transform:translateY(0)}.logo.svelte-1elxaub{font-size:var(--nw-text-16);font-weight:var(--nw-font-bold);color:var(--nw-text-primary);letter-spacing:var(--nw-tracking-tighter);flex-shrink:0;justify-self:start;text-decoration:none}.logo.svelte-1elxaub:hover{color:var(--nw-text-primary)}.nav.svelte-1elxaub{justify-content:center;justify-self:center;align-items:center;gap:var(--nw-space-1);display:flex}:is(.nav__link.svelte-1elxaub,.text-link.svelte-1elxaub){height:32px;padding:0 var(--nw-space-3);font-size:var(--nw-text-13);font-weight:var(--nw-font-medium);color:var(--nw-text-secondary);border-radius:var(--nw-radius-m);transition:color var(--nw-speed-out) var(--nw-ease-out), background var(--nw-speed-out) var(--nw-ease-out);background:0 0;border:0;align-items:center;text-decoration:none;display:inline-flex}.svelte-1elxaub:is(.nav__link:where(.svelte-1elxaub),.text-link:where(.svelte-1elxaub)):hover{color:var(--nw-text-primary);background:var(--nw-bg-hover);transition-duration:var(--nw-speed-in)}.text-button.svelte-1elxaub{cursor:pointer;font-family:inherit}.svelte-1elxaub:is(.nav__link:where(.svelte-1elxaub),.text-link:where(.svelte-1elxaub),.icon-btn:where(.svelte-1elxaub)):focus-visible{outline:2px solid var(--nw-accent);outline-offset:2px}.nav__link--active.svelte-1elxaub{color:var(--nw-text-primary)}.actions.svelte-1elxaub{justify-content:flex-end;justify-self:end;align-items:center;gap:var(--nw-space-1);display:flex}.icon-btn.svelte-1elxaub{border-radius:var(--nw-radius-m);width:32px;height:32px;color:var(--nw-text-secondary);cursor:pointer;transition:color var(--nw-speed-out) var(--nw-ease-out), background var(--nw-speed-out) var(--nw-ease-out);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-btn.svelte-1elxaub:hover{color:var(--nw-text-primary);background:var(--nw-bg-hover);transition-duration:var(--nw-speed-in)}.mobile-toggle.svelte-1elxaub{display:none}@media (width<=768px){.header__inner.svelte-1elxaub{padding:0 var(--nw-space-4);grid-template-columns:auto 1fr}.nav.svelte-1elxaub,.text-link.svelte-1elxaub{display:none}.mobile-toggle.svelte-1elxaub{display:inline-flex}}
