:root{--teal-deep: #001e2b;--teal-mid: #003d4f;--green: #00ed64;--green-dark: #00684a;--on-primary: #001e2b;--canvas: #ffffff;--surface: #f9fbfa;--surface-feature: #e3fcef;--hairline: #e1e5e8;--hairline-strong: #c1ccd6;--ink: #001e2b;--slate: #3d4f5b;--steel: #5c6c7a;--on-dark: #ffffff;--on-dark-muted: #a8b3bc;--font-sans: "Euclid Circular A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--radius-card: 12px;--radius-btn: 9999px;--max-w: 1280px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1}img{max-width:100%;height:auto}a{color:var(--green-dark);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:var(--max-w);margin-inline:auto;padding-inline:1.5rem}@media (min-width: 768px){.container{padding-inline:2rem}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:100;background:var(--canvas);border-bottom:1px solid var(--hairline)}.header-inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1rem;height:64px}.logo[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.5rem;color:var(--ink);text-decoration:none;flex-shrink:0}.logo-img[data-astro-cid-ctg3m53h]{height:41px;width:auto;display:block;flex-shrink:0}.logo-name[data-astro-cid-ctg3m53h]{font-size:.75rem;font-weight:700;color:var(--ink);line-height:1.1}@media (max-width: 479px){.logo-name[data-astro-cid-ctg3m53h]{display:none}}.nav-desktop[data-astro-cid-ctg3m53h]{flex:1;display:none}@media (min-width: 768px){.nav-desktop[data-astro-cid-ctg3m53h]{display:flex;justify-content:center}}.nav-desktop[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{display:flex;gap:.25rem;list-style:none}.nav-link[data-astro-cid-ctg3m53h]{display:inline-block;padding:.375rem .75rem;font-size:.875rem;font-weight:500;color:var(--slate);text-decoration:none;border-radius:var(--radius-btn);transition:color .15s ease,background .15s ease}.nav-link[data-astro-cid-ctg3m53h]:hover{color:var(--ink);background:var(--surface);text-decoration:none}.nav-link[data-astro-cid-ctg3m53h].active{color:var(--ink);font-weight:600}.btn-primary[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;padding:.5625rem 1.25rem;background:var(--green);color:var(--on-primary);font-size:.875rem;font-weight:600;border-radius:var(--radius-btn);text-decoration:none;white-space:nowrap;transition:background .15s ease;min-height:44px}.btn-primary[data-astro-cid-ctg3m53h]:hover{background:#00c853;text-decoration:none}.header-cta[data-astro-cid-ctg3m53h]{margin-left:auto}@media (max-width: 767px){.header-cta[data-astro-cid-ctg3m53h]{display:none}}.hamburger[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0;min-height:44px;min-width:44px;align-items:center;justify-content:center}.hamburger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;width:22px;height:2px;background:var(--ink);border-radius:2px;transition:transform .15s ease}.hamburger[data-astro-cid-ctg3m53h]:nth-child(2){margin:3px 0}@media (min-width: 768px){.hamburger[data-astro-cid-ctg3m53h]{display:none}}.nav-mobile[data-astro-cid-ctg3m53h]{background:var(--canvas);border-top:1px solid var(--hairline);padding:.5rem 0 1rem}.nav-mobile[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;display:flex;flex-direction:column}.mobile-link[data-astro-cid-ctg3m53h]{display:block;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;color:var(--slate);text-decoration:none}.mobile-link[data-astro-cid-ctg3m53h].active{color:var(--ink);font-weight:600}.mobile-cta[data-astro-cid-ctg3m53h]{display:block;margin:.5rem 1.5rem 0;padding:.75rem 1.25rem;background:var(--green);color:var(--on-primary);font-size:.875rem;font-weight:600;border-radius:var(--radius-btn);text-align:center;text-decoration:none}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--teal-deep);color:var(--on-dark);padding:4rem 0 2rem;margin-top:auto}.footer-grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width: 640px){.footer-grid[data-astro-cid-gcn2mc3v]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.footer-grid[data-astro-cid-gcn2mc3v]{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-logo[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.logo-mark[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--green);color:var(--on-primary);font-size:.75rem;font-weight:700;letter-spacing:.05em;border-radius:8px;flex-shrink:0}.logo-name[data-astro-cid-gcn2mc3v]{font-size:1.25rem;font-weight:700;color:var(--on-dark);line-height:1.1}.footer-contact[data-astro-cid-gcn2mc3v] h3[data-astro-cid-gcn2mc3v],.footer-nav[data-astro-cid-gcn2mc3v] h3[data-astro-cid-gcn2mc3v]{font-size:.875rem;font-weight:600;color:var(--on-dark);margin-bottom:1rem;letter-spacing:.05em;text-transform:uppercase;font-size:.6875rem}.footer-contact[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v],.footer-nav[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-contact[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v],.footer-nav[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]{font-size:.875rem;color:var(--on-dark-muted);line-height:1.5}.footer-contact[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v],.footer-nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--on-dark-muted);text-decoration:none}.footer-contact[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover,.footer-nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--on-dark);text-decoration:underline}.footer-bottom[data-astro-cid-gcn2mc3v]{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;font-size:.8125rem;color:var(--on-dark-muted)}
