.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:40}.site-header__bottom-border[data-astro-cid-ctg3m53h]{position:absolute;inset:auto 0 0;border-bottom:1px solid var(--header-border)}.site-header__container[data-astro-cid-ctg3m53h]{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:80px;padding:0 1rem}.site-header__brand-wrap[data-astro-cid-ctg3m53h]{position:relative;z-index:10;display:flex;align-items:center;align-self:stretch;margin-right:.75rem;background:var(--header-brand-surface)}.site-header__brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;padding:22px 0;transform:translateY(1px);text-decoration:none}.site-header__brand-badge[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:12px;background:#111}.site-header__logo[data-astro-cid-ctg3m53h]{display:block;width:auto;height:32px}.site-header__toggle[data-astro-cid-ctg3m53h]{position:relative;z-index:20;display:inline-flex;flex-direction:column;justify-content:center;gap:.32rem;width:48px;height:48px;padding:0;margin-right:-.5rem;border:0;background:transparent;color:var(--header-text);cursor:pointer}.site-header__toggle-line[data-astro-cid-ctg3m53h]{display:block;width:24px;height:1.5px;margin:0 auto;background:currentColor;transition:transform .2s ease,opacity .2s ease}.site-header[data-astro-cid-ctg3m53h][data-menu-open=true] .site-header__toggle-line[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header[data-astro-cid-ctg3m53h][data-menu-open=true] .site-header__toggle-line[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.site-header[data-astro-cid-ctg3m53h][data-menu-open=true] .site-header__toggle-line[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header__nav[data-astro-cid-ctg3m53h]{position:absolute;left:1rem;right:1rem;top:calc(100% + .5rem);display:none;flex-direction:column;gap:1rem;padding:1rem;border:1px solid var(--header-border);border-radius:16px;background:var(--header-surface);color:var(--header-text);box-shadow:0 20px 48px #15151524}.site-header__nav[data-astro-cid-ctg3m53h][data-open=true]{display:flex}.site-header__primary[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;gap:.25rem}.site-header__secondary[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;gap:.75rem}.site-header__link[data-astro-cid-ctg3m53h],.site-header__summary[data-astro-cid-ctg3m53h]{display:flex;align-items:center;width:100%;min-height:48px;padding:.55rem .85rem;border-radius:10px;color:inherit;font-size:.95rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.site-header__summary[data-astro-cid-ctg3m53h]{justify-content:space-between;list-style:none}.site-header__summary[data-astro-cid-ctg3m53h]::-webkit-details-marker{display:none}.site-header__link[data-astro-cid-ctg3m53h]:hover,.site-header__link[data-astro-cid-ctg3m53h]:focus-visible,.site-header__summary[data-astro-cid-ctg3m53h]:hover,.site-header__summary[data-astro-cid-ctg3m53h]:focus-visible{outline:none;background:var(--header-hover);color:var(--header-text-strong)}.site-header__link--active[data-astro-cid-ctg3m53h],.site-header__group[data-astro-cid-ctg3m53h].is-active>.site-header__summary[data-astro-cid-ctg3m53h]{color:var(--header-text-strong)}.site-header__link-label[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;line-height:1.4}.site-header__chevron[data-astro-cid-ctg3m53h]{position:relative;top:1px;width:24px;height:24px;flex-shrink:0;transition:transform .2s ease}.site-header__group[data-astro-cid-ctg3m53h][open]>.site-header__summary[data-astro-cid-ctg3m53h] .site-header__chevron[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.site-header__panel[data-astro-cid-ctg3m53h]{display:grid;gap:.35rem;padding:.25rem 0 .65rem}.site-header__panel-link[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;gap:.2rem;padding:.8rem .95rem;border-radius:12px;color:inherit;text-decoration:none;background:var(--header-panel-surface);transition:background-color .2s ease,color .2s ease}.site-header__panel-link[data-astro-cid-ctg3m53h]:hover,.site-header__panel-link[data-astro-cid-ctg3m53h]:focus-visible,.site-header__panel-link--active[data-astro-cid-ctg3m53h]{outline:none;background:var(--header-panel-hover);color:var(--header-text-strong)}.site-header__panel-title[data-astro-cid-ctg3m53h]{font-size:.95rem;font-weight:600}.site-header__panel-description[data-astro-cid-ctg3m53h]{font-size:.82rem;line-height:1.45;color:var(--header-muted)}.site-header__cta[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 1rem;border:2px solid var(--header-cta-border);border-radius:10px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.site-header__cta--primary[data-astro-cid-ctg3m53h]{background:var(--header-cta-primary-bg);color:var(--header-cta-primary-text)}.site-header__cta--secondary[data-astro-cid-ctg3m53h]{background:transparent;color:var(--header-text)}.site-header__cta[data-astro-cid-ctg3m53h]:hover,.site-header__cta[data-astro-cid-ctg3m53h]:focus-visible{outline:none;opacity:.84}.site-header--light[data-astro-cid-ctg3m53h]{--header-surface: #ffffff;--header-brand-surface: #ffffff;--header-text: #151515;--header-text-strong: #151515;--header-muted: #5d5d5d;--header-border: #eeeeee;--header-hover: #f7f7f7;--header-panel-surface: #fbfbfb;--header-panel-hover: #f2f2f2;--header-cta-border: #151515;--header-cta-primary-bg: #151515;--header-cta-primary-text: #ffffff}.site-header--dark[data-astro-cid-ctg3m53h]{--header-surface: #151515;--header-brand-surface: #ffffff;--header-text: #a4a4a4;--header-text-strong: #ffffff;--header-muted: #bcbcbc;--header-border: #333333;--header-hover: #1f1f1f;--header-panel-surface: #1c1c1c;--header-panel-hover: #262626;--header-cta-border: #ffffff;--header-cta-primary-bg: #ffffff;--header-cta-primary-text: #151515}.sr-only[data-astro-cid-ctg3m53h]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:960px){.site-header__toggle[data-astro-cid-ctg3m53h]{display:none}.site-header__nav[data-astro-cid-ctg3m53h]{position:static;display:flex;flex:1;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}.site-header__primary[data-astro-cid-ctg3m53h]{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:0}.site-header__secondary[data-astro-cid-ctg3m53h]{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:1.5rem 0}.site-header__link[data-astro-cid-ctg3m53h],.site-header__summary[data-astro-cid-ctg3m53h]{width:auto;padding:1rem 0;border-radius:0;background:transparent}.site-header__link-label[data-astro-cid-ctg3m53h],.site-header__summary[data-astro-cid-ctg3m53h] .site-header__link-label[data-astro-cid-ctg3m53h]{display:flex;align-items:center;padding:.5rem .75rem;border-radius:8px;transition:background-color .2s ease,color .2s ease}.site-header__summary[data-astro-cid-ctg3m53h]{gap:0}.site-header__summary[data-astro-cid-ctg3m53h] .site-header__chevron[data-astro-cid-ctg3m53h]{margin-left:-.35rem;margin-right:-.3rem}.site-header__link[data-astro-cid-ctg3m53h]:hover,.site-header__link[data-astro-cid-ctg3m53h]:focus-visible,.site-header__summary[data-astro-cid-ctg3m53h]:hover,.site-header__summary[data-astro-cid-ctg3m53h]:focus-visible{background:transparent}.site-header__link[data-astro-cid-ctg3m53h]:hover .site-header__link-label[data-astro-cid-ctg3m53h],.site-header__link[data-astro-cid-ctg3m53h]:focus-visible .site-header__link-label[data-astro-cid-ctg3m53h],.site-header__summary[data-astro-cid-ctg3m53h]:hover .site-header__link-label[data-astro-cid-ctg3m53h],.site-header__summary[data-astro-cid-ctg3m53h]:focus-visible .site-header__link-label[data-astro-cid-ctg3m53h],.site-header__group[data-astro-cid-ctg3m53h].is-active>.site-header__summary[data-astro-cid-ctg3m53h] .site-header__link-label[data-astro-cid-ctg3m53h],.site-header__link--active[data-astro-cid-ctg3m53h] .site-header__link-label[data-astro-cid-ctg3m53h]{background:var(--header-hover);color:var(--header-text-strong)}.site-header__group[data-astro-cid-ctg3m53h]{position:relative}.site-header__panel[data-astro-cid-ctg3m53h]{position:absolute;top:100%;left:0;min-width:280px;padding:.75rem;border:1px solid var(--header-border);border-radius:16px;background:var(--header-surface);box-shadow:0 20px 48px #15151524;z-index:30}.site-header--dark[data-astro-cid-ctg3m53h] .site-header__panel[data-astro-cid-ctg3m53h]{background:#151515}.site-header__panel-link[data-astro-cid-ctg3m53h]{min-width:0}}
