.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:100;background:var(--brand-surface);border-bottom:1px solid var(--brand-border);box-shadow:var(--shadow-elevated)}.site-header[data-astro-cid-ctg3m53h].at-top{box-shadow:none;border-bottom-color:transparent}.site-header__inner[data-astro-cid-ctg3m53h]{max-width:var(--container-wide);margin:0 auto;padding-inline:var(--space-5);height:64px;display:flex;align-items:center;gap:var(--space-6)}.site-header__logo[data-astro-cid-ctg3m53h]{flex-shrink:0;text-decoration:none;display:inline-flex;align-items:center}.site-header__logo[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{height:44px;width:auto;max-width:190px;display:block}.site-header__nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:var(--space-6);list-style:none;margin:0;padding:0;flex:1}.site-header__nav[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]{position:relative;display:flex;align-items:center}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--brand-fg-muted);font-weight:var(--weight-emph);font-size:var(--text-body);line-height:1;text-decoration:none;padding:var(--space-2) 0;border-bottom:2px solid transparent;transition:color var(--motion-instant) var(--ease-standard),border-color var(--motion-instant) var(--ease-standard)}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--brand-fg);border-color:var(--sam-primary)}.nav-trigger[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:var(--space-1);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-family:inherit;color:var(--brand-fg-muted);font-weight:var(--weight-emph);font-size:var(--text-body);line-height:1;padding:var(--space-2) 0;transition:color var(--motion-instant) var(--ease-standard),border-color var(--motion-instant) var(--ease-standard)}.nav-trigger[data-astro-cid-ctg3m53h]:hover,.nav-trigger[data-astro-cid-ctg3m53h][aria-expanded=true]{color:var(--brand-fg);border-color:var(--sam-primary)}.nav-trigger[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:16px;height:16px;transition:transform var(--motion-instant) var(--ease-standard)}.nav-trigger[data-astro-cid-ctg3m53h][aria-expanded=true] svg[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.nav-dropdown[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% + var(--space-3));left:0;min-width:248px;background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-elevated);padding:var(--space-3);display:none;z-index:120}.nav-dropdown[data-astro-cid-ctg3m53h][data-open]{display:block}.nav-dropdown[data-astro-cid-ctg3m53h]:before{content:"";position:absolute;top:calc(-1 * var(--space-3));left:0;right:0;height:var(--space-3)}.nav-dropdown[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:0}.nav-dropdown__item[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--brand-fg);font-weight:var(--weight-emph);font-size:var(--text-small);text-decoration:none;transition:background var(--motion-instant)}.nav-dropdown__item[data-astro-cid-ctg3m53h]:hover{background:var(--sam-primary-soft);color:var(--sam-primary-ink)}.nav-dropdown__item[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{flex-shrink:0;width:18px;height:18px;color:var(--sam-primary)}.nav-dropdown__foot[data-astro-cid-ctg3m53h]{margin-top:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--brand-border)}.nav-dropdown__foot[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);font-size:var(--text-small);font-weight:var(--weight-emph);color:var(--sam-primary-ink);text-decoration:none}.nav-dropdown__foot[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{text-decoration:underline}.nav-dropdown__foot[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:15px;height:15px}.site-header__actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:var(--space-3);flex-shrink:0}.lang-toggle[data-astro-cid-ctg3m53h]{display:flex;gap:2px;border:1px solid var(--brand-border);border-radius:var(--radius-pill);overflow:hidden;background:var(--brand-bg);padding:2px}.lang-toggle__pill[data-astro-cid-ctg3m53h]{padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);font-size:var(--text-small);font-weight:var(--weight-emph);letter-spacing:var(--tracking-caps);color:var(--brand-fg-muted);text-decoration:none;background:transparent;transition:background var(--motion-instant),color var(--motion-instant)}.lang-toggle__pill[data-astro-cid-ctg3m53h][aria-current=true]{background:var(--sam-primary);color:var(--sam-primary-fg)}.lang-toggle__pill[data-astro-cid-ctg3m53h]:hover:not([aria-current=true]){background:var(--sam-primary-soft);color:var(--sam-primary-ink)}.lang-toggle__pill[data-astro-cid-ctg3m53h]:focus-visible{outline:2px solid var(--sam-primary);outline-offset:-2px}.site-header__cta[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--sam-primary);border:1.5px solid var(--sam-primary);border-radius:var(--radius-md);color:var(--sam-primary-fg);font-weight:var(--weight-emph);font-size:var(--text-small);text-decoration:none;white-space:nowrap;transition:background var(--motion-instant),border-color var(--motion-instant)}.site-header__cta[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:16px;height:16px}.site-header__cta[data-astro-cid-ctg3m53h]:hover{background:var(--sam-primary-hover);border-color:var(--sam-primary-hover)}.site-header__cta[data-astro-cid-ctg3m53h]:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.site-header__burger[data-astro-cid-ctg3m53h]{display:none;background:none;border:none;padding:var(--space-2);cursor:pointer;color:var(--brand-fg);line-height:0}@media(max-width:768px){.site-header__nav[data-astro-cid-ctg3m53h]{display:none}.site-header__inner[data-astro-cid-ctg3m53h]{height:56px}.site-header__cta[data-astro-cid-ctg3m53h]:not(.site-header__cta--mobile){display:none}.site-header__burger[data-astro-cid-ctg3m53h]{display:flex}}.site-header__mobile[data-astro-cid-ctg3m53h]{background:var(--brand-surface);border-bottom:1px solid var(--brand-border);padding:var(--space-5) var(--space-4)}.site-header__mobile[data-astro-cid-ctg3m53h][hidden]{display:none}.site-header__mobile[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]{list-style:none;margin:0 0 var(--space-4);padding:0;display:flex;flex-direction:column;gap:0}.m-acc[data-astro-cid-ctg3m53h]{border-bottom:1px solid var(--brand-border)}.m-acc__head[data-astro-cid-ctg3m53h]{display:flex;width:100%;align-items:center;justify-content:space-between;background:none;border:none;cursor:pointer;font-family:inherit;padding:var(--space-3) 0;font-size:var(--text-lead);font-weight:var(--weight-emph);color:var(--brand-fg)}.m-acc__head[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:18px;height:18px;color:var(--brand-fg-muted);transition:transform var(--motion-instant) var(--ease-standard)}.m-acc__head[data-astro-cid-ctg3m53h][aria-expanded=true] svg[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.m-acc__panel[data-astro-cid-ctg3m53h]{display:none;padding:0 0 var(--space-3) var(--space-4)}.m-acc__panel[data-astro-cid-ctg3m53h][data-open]{display:block}.m-acc__panel[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--space-3)}.m-acc__panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:var(--text-body);font-weight:var(--weight-emph);color:var(--brand-fg-muted);text-decoration:none}.m-link[data-astro-cid-ctg3m53h]{display:block;padding:var(--space-3) 0;font-size:var(--text-lead);font-weight:var(--weight-emph);color:var(--brand-fg);text-decoration:none;border-bottom:1px solid var(--brand-border)}.site-header__cta--mobile[data-astro-cid-ctg3m53h]{display:inline-flex;width:100%;justify-content:center;margin-top:var(--space-4)}.site-header__mobile-lang[data-astro-cid-ctg3m53h]{display:none;gap:2px;border:1px solid var(--brand-border);border-radius:var(--radius-pill);overflow:hidden;background:var(--brand-bg);padding:2px;width:fit-content;margin-top:var(--space-4)}@media(max-width:479px){.site-header__inner[data-astro-cid-ctg3m53h]{padding-inline:var(--space-3);gap:var(--space-3)}.site-header__logo[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{max-width:130px}.lang-toggle[data-astro-cid-ctg3m53h]{display:none}.site-header__mobile-lang[data-astro-cid-ctg3m53h]{display:flex}}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--brand-bg-deep);border-top:1px solid var(--brand-border);color:var(--brand-fg)}.site-footer__inner[data-astro-cid-gcn2mc3v]{max-width:var(--container-wide);margin:0 auto;padding:var(--space-8) var(--space-5) var(--space-6);display:grid;grid-template-columns:1.6fr 1fr 1fr 1.1fr;gap:var(--space-7) var(--space-6)}.site-footer__brand-logo[data-astro-cid-gcn2mc3v]{display:block;margin-bottom:var(--space-4)}.site-footer__brand-logo[data-astro-cid-gcn2mc3v] svg[data-astro-cid-gcn2mc3v]{height:40px;width:auto;max-width:180px}.site-footer__blurb[data-astro-cid-gcn2mc3v]{font-size:var(--text-small);color:var(--brand-fg-muted);margin:0 0 var(--space-4);max-width:34ch}.site-footer__tagline[data-astro-cid-gcn2mc3v]{font-family:var(--sam-font-display);font-style:italic;font-weight:540;font-size:var(--text-lead);color:var(--sam-primary-ink);margin:0 0 var(--space-5)}.trust[data-astro-cid-gcn2mc3v]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-3)}.trust[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]{display:flex;align-items:flex-start;gap:var(--space-2);font-size:var(--text-small);color:var(--brand-fg-muted)}.trust[data-astro-cid-gcn2mc3v] svg[data-astro-cid-gcn2mc3v]{flex-shrink:0;width:18px;height:18px;margin-top:1px;color:var(--sam-primary)}.site-footer__col-title[data-astro-cid-gcn2mc3v]{font-size:var(--text-caption);font-weight:var(--weight-emph);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--brand-fg-subtle);margin:0 0 var(--space-4)}.site-footer__list[data-astro-cid-gcn2mc3v]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-3)}.site-footer__list[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v],.site-footer__list[data-astro-cid-gcn2mc3v] .contact-mail[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-size:var(--text-small);color:var(--brand-fg);text-decoration:none;border-bottom:1px solid transparent;transition:border-color var(--motion-instant)}.site-footer__list[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{border-color:var(--brand-border-strong)}.contact-mail[data-astro-cid-gcn2mc3v]{font-weight:var(--weight-emph)}.contact-note[data-astro-cid-gcn2mc3v]{display:block;font-size:var(--text-caption);color:var(--brand-fg-subtle);font-weight:var(--weight-read);margin-top:2px}.site-footer__bottom[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--brand-border)}.site-footer__bottom-inner[data-astro-cid-gcn2mc3v]{max-width:var(--container-wide);margin:0 auto;padding:var(--space-5);display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2) var(--space-4);font-size:var(--text-caption);color:var(--brand-fg-subtle)}.site-footer__bottom-inner[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--brand-fg-subtle);text-decoration:none}.site-footer__bottom-inner[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{text-decoration:underline}.dot[data-astro-cid-gcn2mc3v]{opacity:.5}.site-footer__bottom-lang[data-astro-cid-gcn2mc3v]{margin-left:auto}@media(max-width:920px){.site-footer__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr;gap:var(--space-6)}.site-footer__brand[data-astro-cid-gcn2mc3v]{grid-column:1 / -1}}@media(max-width:560px){.site-footer__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}.site-footer__bottom-lang[data-astro-cid-gcn2mc3v]{margin-left:0}}
