.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.site-header[data-astro-cid-ctg3m53h]{position:fixed;top:0;left:0;width:100%;z-index:60;border-bottom:1px solid var(--slate-200);background-color:#f8fafceb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .25s ease}.site-header--overlay[data-astro-cid-ctg3m53h]{border-bottom-color:transparent;background-color:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.site-header--overlay[data-astro-cid-ctg3m53h].site-header--scrolled{border-bottom-color:var(--slate-200);background-color:#ffffffe0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.site-header__inner[data-astro-cid-ctg3m53h]{min-height:84px;display:flex;align-items:center;gap:16px;justify-content:space-between}.site-header__brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-serif);color:var(--slate-900);font-size:1.2rem;font-weight:700;white-space:nowrap;text-decoration:none}.site-header__brand-icon[data-astro-cid-ctg3m53h]{color:var(--orange-500);width:18px;height:18px;transform:translateY(1px)}.site-header__links[data-astro-cid-ctg3m53h]{display:none;align-items:center;gap:24px}.site-header__links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.92rem;font-weight:500;color:var(--slate-600);text-decoration:none;transition:color .2s ease}.site-header__links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--orange-500)}.site-header__toggle[data-astro-cid-ctg3m53h]{width:40px;height:40px;border-radius:999px;border:1px solid var(--slate-300);background:#ffffffd9;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer}.site-header__toggle-bar[data-astro-cid-ctg3m53h]{display:block;width:16px;height:1.8px;background-color:var(--slate-800);border-radius:999px;transition:transform .2s ease}.site-header__mobile[data-astro-cid-ctg3m53h]{border-top:1px solid var(--slate-200);background-color:#fffffffa}.site-header__mobile-inner[data-astro-cid-ctg3m53h]{padding-top:14px;padding-bottom:18px;display:flex;flex-direction:column;gap:14px}.site-header__mobile-links[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;gap:10px}.site-header__mobile-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--slate-700);text-decoration:none;font-weight:500;padding:8px 2px}.site-header__mobile-cta[data-astro-cid-ctg3m53h]{width:fit-content}.site-header__cta[data-astro-cid-ctg3m53h]{display:none}.site-header--menu-open[data-astro-cid-ctg3m53h] .site-header__toggle-bar[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(5.8px) rotate(45deg)}.site-header--menu-open[data-astro-cid-ctg3m53h] .site-header__toggle-bar[data-astro-cid-ctg3m53h]:nth-child(2){transform:scaleX(0)}.site-header--menu-open[data-astro-cid-ctg3m53h] .site-header__toggle-bar[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-5.8px) rotate(-45deg)}@media(min-width:880px){.site-header__links[data-astro-cid-ctg3m53h],.site-header__cta[data-astro-cid-ctg3m53h]{display:inline-flex}.site-header__toggle[data-astro-cid-ctg3m53h],.site-header__mobile[data-astro-cid-ctg3m53h]{display:none}}.site-footer[data-astro-cid-gcn2mc3v]{background-color:var(--slate-900);color:var(--slate-300);padding:80px 0 38px;border-top:4px solid var(--sky-500)}.site-footer__grid[data-astro-cid-gcn2mc3v]{display:grid;gap:44px;margin-bottom:56px}.site-footer__title[data-astro-cid-gcn2mc3v]{font-family:var(--font-serif);font-size:1.9rem;margin:0 0 16px;color:#fff}.site-footer__desc[data-astro-cid-gcn2mc3v]{max-width:420px;color:var(--slate-400);line-height:1.65;margin:0 0 26px}.site-footer__btn[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;border-radius:999px;background:#fff;color:var(--slate-900);text-decoration:none;font-weight:600;transition:background-color .2s ease}.site-footer__btn[data-astro-cid-gcn2mc3v]:hover{background-color:var(--orange-50)}.site-footer__links[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;gap:12px}.site-footer__links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:var(--slate-300);transition:color .2s ease}.site-footer__icon[data-astro-cid-gcn2mc3v]{width:16px;height:16px}.site-footer__links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:#fff}.site-footer__bottom[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--slate-800);padding-top:24px;display:flex;flex-direction:column;gap:14px;color:var(--slate-500);font-size:.875rem}.site-footer__bottom[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:0}@media(min-width:768px){.site-footer__grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr;align-items:center}.site-footer__links[data-astro-cid-gcn2mc3v]{align-items:flex-end}.site-footer__bottom[data-astro-cid-gcn2mc3v]{flex-direction:row;justify-content:space-between;align-items:center}}
