:root{--color-primary: #2563eb;--color-primary-dark: #1d4ed8;--color-accent: #f59e0b;--color-text: #111827;--color-text-muted: #6b7280;--color-bg: #ffffff;--color-bg-muted: #f9fafb;--color-border: #e5e7eb;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--radius: .5rem;--shadow-sm: 0 1px 3px rgb(0 0 0 / .1);--shadow-md: 0 4px 12px rgb(0 0 0 / .1);--container-max: 1200px;--container-pad: clamp(1rem, 5vw, 2rem)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased}img,video{max-width:100%;display:block}a{color:var(--color-primary)}a:hover{color:var(--color-primary-dark)}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}.container{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-pad)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.navbar[data-astro-cid-4d4oqtgh]{position:sticky;top:0;z-index:100;background:var(--color-bg);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.navbar__inner[data-astro-cid-4d4oqtgh]{display:flex;align-items:center;justify-content:space-between;height:4rem}.navbar__brand[data-astro-cid-4d4oqtgh]{font-size:1.25rem;font-weight:700;text-decoration:none;color:var(--color-text);white-space:nowrap}.navbar__brand[data-astro-cid-4d4oqtgh]:hover{color:var(--color-primary)}.navbar__menu[data-astro-cid-4d4oqtgh]{display:flex}.navbar__list[data-astro-cid-4d4oqtgh]{display:flex;gap:2rem;list-style:none}.navbar__link[data-astro-cid-4d4oqtgh]{text-decoration:none;color:var(--color-text-muted);font-weight:500;transition:color .15s}.navbar__link[data-astro-cid-4d4oqtgh]:hover{color:var(--color-primary)}.navbar__toggle[data-astro-cid-4d4oqtgh]{display:none;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;background:none;border:none;cursor:pointer;padding:.25rem}.navbar__bar[data-astro-cid-4d4oqtgh]{display:block;width:100%;height:2px;background:var(--color-text);border-radius:2px;transition:transform .2s,opacity .2s}.navbar__toggle[data-astro-cid-4d4oqtgh].is-open .navbar__bar[data-astro-cid-4d4oqtgh]:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar__toggle[data-astro-cid-4d4oqtgh].is-open .navbar__bar[data-astro-cid-4d4oqtgh]:nth-child(2){opacity:0}.navbar__toggle[data-astro-cid-4d4oqtgh].is-open .navbar__bar[data-astro-cid-4d4oqtgh]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){.navbar__toggle[data-astro-cid-4d4oqtgh]{display:flex}.navbar__menu[data-astro-cid-4d4oqtgh]{display:none;position:absolute;top:4rem;left:0;right:0;background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:1rem var(--container-pad)}.navbar__menu[data-astro-cid-4d4oqtgh].is-open{display:flex}.navbar__list[data-astro-cid-4d4oqtgh]{flex-direction:column;gap:0;width:100%}.navbar__link[data-astro-cid-4d4oqtgh]{display:block;padding:.75rem 0;border-bottom:1px solid var(--color-border)}.navbar__list[data-astro-cid-4d4oqtgh] li[data-astro-cid-4d4oqtgh]:last-child .navbar__link[data-astro-cid-4d4oqtgh]{border-bottom:none}}.footer[data-astro-cid-kmdp2fco]{background:var(--color-text);color:#d1d5db;padding-top:3rem}.footer__inner[data-astro-cid-kmdp2fco]{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:space-between;align-items:flex-start;padding-bottom:2.5rem}.footer__brand[data-astro-cid-kmdp2fco]{max-width:280px}.footer__name[data-astro-cid-kmdp2fco]{font-size:1.25rem;font-weight:700;color:#fff;text-decoration:none}.footer__name[data-astro-cid-kmdp2fco]:hover{color:var(--color-accent, #f59e0b)}.footer__tagline[data-astro-cid-kmdp2fco]{margin-top:.5rem;font-size:.9rem;opacity:.75;line-height:1.5}.footer__nav[data-astro-cid-kmdp2fco] ul[data-astro-cid-kmdp2fco],.footer__links[data-astro-cid-kmdp2fco]{list-style:none;display:flex;flex-direction:column;gap:.6rem}.footer__nav[data-astro-cid-kmdp2fco] a[data-astro-cid-kmdp2fco],.footer__links[data-astro-cid-kmdp2fco] a[data-astro-cid-kmdp2fco]{color:#d1d5db;text-decoration:none;font-size:.95rem;transition:color .15s}.footer__nav[data-astro-cid-kmdp2fco] a[data-astro-cid-kmdp2fco]:hover,.footer__links[data-astro-cid-kmdp2fco] a[data-astro-cid-kmdp2fco]:hover{color:#fff}.footer__social[data-astro-cid-kmdp2fco]{list-style:none;display:flex;gap:1rem;align-items:center}.footer__social[data-astro-cid-kmdp2fco] a[data-astro-cid-kmdp2fco]{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:#ffffff14;color:#d1d5db;text-decoration:none;transition:background .15s,color .15s}.footer__social[data-astro-cid-kmdp2fco] a[data-astro-cid-kmdp2fco]:hover{background:var(--color-primary);color:#fff}.footer__social[data-astro-cid-kmdp2fco] svg[data-astro-cid-kmdp2fco]{width:1.1rem;height:1.1rem}.footer__bottom[data-astro-cid-kmdp2fco]{border-top:1px solid rgb(255 255 255 / .1);padding-block:1.25rem}.footer__bottom[data-astro-cid-kmdp2fco] p[data-astro-cid-kmdp2fco]{font-size:.85rem;opacity:.6;text-align:center}@media(max-width:640px){.footer__inner[data-astro-cid-kmdp2fco]{flex-direction:column;gap:2rem}}:root{--color-primary: #1a56db;--color-primary-dark: #1e429f;--color-accent: #ff6b00;--color-text: #111827;--color-text-muted: #6b7280;--color-bg: #ffffff;--color-bg-muted: #f3f4f6;--color-border: #d1d5db}
