:root{--vero-yellow: #fcb900;--vero-yellow-dark: #e5a800;--vero-yellow-light: #ffd23f;--vero-cream: #fcefc7;--vero-green: #0b6156;--vero-black: #000000;--vero-ink: #1a1a1a;--vero-dark: #2d2d2d;--vero-gray: #6b6b6b;--vero-gray-light: #e8e8e8;--vero-gray-lighter: #f5f5f5;--vero-bg: #e9e9e9;--vero-white: #ffffff;--vero-error: #d63638;--vero-success: #2a8f3e;--font-heading: "Lato", system-ui, -apple-system, sans-serif;--font-body: "Open Sans", system-ui, -apple-system, sans-serif;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem;--space-2xl: 6rem;--container-max: 640px;--container-wide: 1140px;--header-h: 70px;--radius: 0;--radius-sm: 4px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--vero-ink);background:var(--vero-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2;color:var(--vero-black)}a{color:var(--vero-black);text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:var(--font-body);cursor:pointer;border:none;background:none}input,select,textarea{font-family:var(--font-body);font-size:1rem}.container{max-width:var(--container-max);margin:0 auto;padding:0 var(--space-md)}.container--wide{max-width:var(--container-wide)}.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}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.footer[data-astro-cid-sz7xmlte]{background:var(--vero-black);padding:var(--space-xl) 0 var(--space-lg)}.footer__inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);text-align:center}.footer__logo[data-astro-cid-sz7xmlte]{width:120px;height:auto;margin-bottom:var(--space-xs)}.footer__pages[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-xs) var(--space-md);padding-bottom:var(--space-xs)}.footer__page-link[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-weight:700;font-size:.8125rem;text-transform:uppercase;letter-spacing:.02em;color:var(--vero-white);transition:color .2s ease}.footer__page-link[data-astro-cid-sz7xmlte]:hover{color:var(--vero-yellow)}.footer__page-link[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid var(--vero-yellow);outline-offset:2px}.footer__contact[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:.9375rem;font-style:normal;color:var(--vero-gray-light);line-height:1.6}.footer__links[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-xs) var(--space-md)}.footer__link[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:.9375rem;color:var(--vero-white);transition:color .2s ease}.footer__link[data-astro-cid-sz7xmlte]:hover{color:var(--vero-yellow)}.footer__link[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid var(--vero-yellow);outline-offset:2px}.footer__social[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;gap:var(--space-sm);margin-top:var(--space-xs)}.footer__social-link[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--vero-white);border:1px solid var(--vero-gray);transition:color .2s ease,border-color .2s ease}.footer__social-link[data-astro-cid-sz7xmlte]:hover{color:var(--vero-yellow);border-color:var(--vero-yellow)}.footer__social-link[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid var(--vero-yellow);outline-offset:2px}.footer__copy[data-astro-cid-sz7xmlte]{margin-top:var(--space-md);font-family:var(--font-body);font-size:.8125rem;color:var(--vero-gray)}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:50;background:var(--vero-black);height:var(--header-h)}.site-header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);height:100%}.site-header__brand[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:38px;width:auto}.site-header__nav[data-astro-cid-3ef6ksr2]{display:none;align-items:center;gap:var(--space-xs);margin-left:auto;margin-right:var(--space-md)}.site-header__link[data-astro-cid-3ef6ksr2]{font-family:var(--font-body);font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;color:var(--vero-white);padding:8px 12px;transition:color .2s ease}.site-header__link[data-astro-cid-3ef6ksr2]:hover{color:var(--vero-yellow)}.site-header__cta[data-astro-cid-3ef6ksr2]{font-family:var(--font-body);font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;color:var(--vero-black);background:var(--vero-yellow);padding:10px 20px;white-space:nowrap;transition:background .2s ease}.site-header__cta[data-astro-cid-3ef6ksr2]:hover{background:var(--vero-yellow-dark)}.site-header__link[data-astro-cid-3ef6ksr2]:focus-visible,.site-header__cta[data-astro-cid-3ef6ksr2]:focus-visible,.site-header__brand[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid var(--vero-yellow);outline-offset:2px}@media(min-width:900px){.site-header__nav[data-astro-cid-3ef6ksr2]{display:flex}}
