:root{--black: #0c0c0c;--white: #ffffff;--cream: #f9f7f4;--green: #0a5c36;--green-light: #0d7a48;--lime: #caff4e;--lime-dark: #b8e845;--gray-100: #f5f5f5;--gray-200: #e8e8e8;--gray-400: #a0a0a0;--gray-600: #666666;--font: "DM Sans", -apple-system, sans-serif;--ease: cubic-bezier(.4, 0, .2, 1)}[data-astro-cid-2pjcwduj]{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--cream);color:var(--black);-webkit-font-smoothing:antialiased}.container[data-astro-cid-2pjcwduj]{max-width:1200px;margin:0 auto;padding:0 24px}.btn[data-astro-cid-2pjcwduj]{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:100px;font-family:var(--font);font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .25s var(--ease);border:none}.btn[data-astro-cid-2pjcwduj] svg[data-astro-cid-2pjcwduj]{width:18px;height:18px}.btn--primary[data-astro-cid-2pjcwduj]{background:var(--green);color:var(--white)}.btn--primary[data-astro-cid-2pjcwduj]:hover{background:var(--green-light)}.btn--lime[data-astro-cid-2pjcwduj]{background:var(--lime);color:var(--green)}.btn--lime[data-astro-cid-2pjcwduj]:hover{background:var(--lime-dark)}.btn--large[data-astro-cid-2pjcwduj]{padding:18px 36px;font-size:1.0625rem}.nav[data-astro-cid-2pjcwduj]{position:fixed;top:0;left:0;right:0;z-index:100;padding:20px 0;transition:all .3s var(--ease)}.nav[data-astro-cid-2pjcwduj].scrolled{background:#f9f7f4f2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:12px 0;border-bottom:1px solid var(--gray-200)}.nav__inner[data-astro-cid-2pjcwduj]{display:flex;align-items:center;justify-content:space-between}.nav__logo[data-astro-cid-2pjcwduj]{display:flex;align-items:center;gap:10px;font-size:1.25rem;font-weight:700;color:var(--black);text-decoration:none}.nav__logo-icon[data-astro-cid-2pjcwduj]{width:36px;height:36px;background:var(--green);border-radius:10px;display:flex;align-items:center;justify-content:center}.nav__logo-icon[data-astro-cid-2pjcwduj] svg[data-astro-cid-2pjcwduj]{width:20px;height:20px;fill:var(--lime)}.nav__links[data-astro-cid-2pjcwduj]{display:flex;list-style:none;gap:32px}.nav__link[data-astro-cid-2pjcwduj]{color:var(--gray-600);text-decoration:none;font-size:.9375rem;font-weight:500;transition:color .2s}.nav__link[data-astro-cid-2pjcwduj]:hover{color:var(--black)}.nav__cta[data-astro-cid-2pjcwduj]{display:flex;align-items:center}.nav__cta[data-astro-cid-2pjcwduj] .btn[data-astro-cid-2pjcwduj]{padding:10px 20px;font-size:.9375rem}.nav__mobile[data-astro-cid-2pjcwduj]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav__mobile[data-astro-cid-2pjcwduj] span[data-astro-cid-2pjcwduj]{display:block;width:24px;height:2px;background:var(--black);border-radius:2px;transition:all .3s var(--ease)}.nav__mobile[data-astro-cid-2pjcwduj][aria-expanded=true] span[data-astro-cid-2pjcwduj]:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav__mobile[data-astro-cid-2pjcwduj][aria-expanded=true] span[data-astro-cid-2pjcwduj]:nth-child(2){opacity:0}.nav__mobile[data-astro-cid-2pjcwduj][aria-expanded=true] span[data-astro-cid-2pjcwduj]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-2pjcwduj]{position:fixed;inset:0;z-index:99;background:var(--cream);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;pointer-events:none;transform:translateY(-100%);transition:transform .3s var(--ease),opacity .3s var(--ease)}.mobile-menu[data-astro-cid-2pjcwduj].active{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu__links[data-astro-cid-2pjcwduj]{list-style:none;text-align:center}.mobile-menu__link[data-astro-cid-2pjcwduj]{display:block;padding:16px;color:var(--black);text-decoration:none;font-size:1.5rem;font-weight:600}.mobile-menu__cta[data-astro-cid-2pjcwduj]{margin-top:32px}.btn--full[data-astro-cid-2pjcwduj]{width:100%;justify-content:center}.careers-hero[data-astro-cid-2pjcwduj]{padding:160px 0 80px;text-align:center}.careers-hero__badge[data-astro-cid-2pjcwduj]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#0a5c3614;border-radius:100px;font-size:.875rem;font-weight:600;color:var(--green);margin-bottom:24px}.careers-hero__badge[data-astro-cid-2pjcwduj] svg[data-astro-cid-2pjcwduj]{width:16px;height:16px}.careers-hero__title[data-astro-cid-2pjcwduj]{font-size:3.5rem;font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--black);margin-bottom:16px}.careers-hero__subtitle[data-astro-cid-2pjcwduj]{font-size:1.25rem;color:var(--gray-600);max-width:640px;margin:0 auto;line-height:1.6}.why-section[data-astro-cid-2pjcwduj]{padding:0 0 80px}.why-section__heading[data-astro-cid-2pjcwduj]{font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--black);text-align:center;margin-bottom:48px}.why-cards__grid[data-astro-cid-2pjcwduj]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:800px;margin:0 auto}.why-card[data-astro-cid-2pjcwduj]{background:var(--white);border-radius:20px;padding:40px 32px;border:1px solid var(--gray-200);transition:all .3s var(--ease)}.why-card[data-astro-cid-2pjcwduj]:hover{border-color:var(--green);box-shadow:0 8px 32px #0a5c3614;transform:translateY(-4px)}.why-card__icon[data-astro-cid-2pjcwduj]{width:56px;height:56px;background:#0a5c3614;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.why-card__icon[data-astro-cid-2pjcwduj] svg[data-astro-cid-2pjcwduj]{width:24px;height:24px;stroke:var(--green);fill:none;stroke-width:2}.why-card__title[data-astro-cid-2pjcwduj]{font-size:1.125rem;font-weight:600;color:var(--black);margin-bottom:8px}.why-card__text[data-astro-cid-2pjcwduj]{font-size:.9375rem;color:var(--gray-600);line-height:1.6}.offer-section[data-astro-cid-2pjcwduj]{padding:80px 0;background:var(--white)}.offer-section__heading[data-astro-cid-2pjcwduj]{font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--black);text-align:center;margin-bottom:16px}.offer-section__subtitle[data-astro-cid-2pjcwduj]{font-size:1.125rem;color:var(--gray-600);text-align:center;max-width:520px;margin:0 auto 56px;line-height:1.6}.offer-list[data-astro-cid-2pjcwduj]{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.offer-item[data-astro-cid-2pjcwduj]{display:flex;align-items:flex-start;gap:20px}.offer-item__icon[data-astro-cid-2pjcwduj]{width:48px;height:48px;background:#0a5c3614;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.offer-item__icon[data-astro-cid-2pjcwduj] svg[data-astro-cid-2pjcwduj]{width:22px;height:22px;stroke:var(--green);fill:none;stroke-width:2}.offer-item__content[data-astro-cid-2pjcwduj]{padding-top:2px}.offer-item__title[data-astro-cid-2pjcwduj]{font-size:1.0625rem;font-weight:600;color:var(--black);margin-bottom:4px}.offer-item__text[data-astro-cid-2pjcwduj]{font-size:.9375rem;color:var(--gray-600);line-height:1.6}.roles-section[data-astro-cid-2pjcwduj]{padding:80px 0}.roles-section__heading[data-astro-cid-2pjcwduj]{font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--black);text-align:center;margin-bottom:16px}.roles-section__subtitle[data-astro-cid-2pjcwduj]{font-size:1.125rem;color:var(--gray-600);text-align:center;max-width:520px;margin:0 auto 48px;line-height:1.6}.roles[data-astro-cid-2pjcwduj]{max-width:720px;margin:0 auto}.role__item[data-astro-cid-2pjcwduj]{border-bottom:1px solid var(--gray-200)}.role__question[data-astro-cid-2pjcwduj]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:24px 0;background:none;border:none;cursor:pointer;font-family:var(--font);font-size:1.125rem;font-weight:600;color:var(--black);text-align:left}.role__question[data-astro-cid-2pjcwduj] svg[data-astro-cid-2pjcwduj]{width:24px;height:24px;color:var(--gray-400);transition:transform .3s var(--ease),color .3s var(--ease);flex-shrink:0;margin-left:16px}.role__item[data-astro-cid-2pjcwduj].active .role__question[data-astro-cid-2pjcwduj] svg[data-astro-cid-2pjcwduj]{transform:rotate(45deg);color:var(--green)}.role__answer[data-astro-cid-2pjcwduj]{max-height:0;overflow:hidden;transition:max-height .3s var(--ease)}.role__item[data-astro-cid-2pjcwduj].active .role__answer[data-astro-cid-2pjcwduj]{max-height:300px}.role__answer-text[data-astro-cid-2pjcwduj]{padding-bottom:24px;font-size:1rem;color:var(--gray-600);line-height:1.7}.role__tag[data-astro-cid-2pjcwduj]{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:#0a5c3614;border-radius:100px;font-size:.75rem;font-weight:600;color:var(--green);margin-right:8px}.careers-cta[data-astro-cid-2pjcwduj]{padding:80px 0;background:var(--green);text-align:center}.careers-cta__title[data-astro-cid-2pjcwduj]{font-size:2.5rem;font-weight:700;color:var(--white);line-height:1.2;letter-spacing:-.02em;margin-bottom:16px}.careers-cta__desc[data-astro-cid-2pjcwduj]{font-size:1.125rem;color:#ffffffb3;max-width:500px;margin:0 auto 32px;line-height:1.6}.footer[data-astro-cid-2pjcwduj]{background:var(--black);color:var(--white);padding:80px 0 40px}.footer__grid[data-astro-cid-2pjcwduj]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;margin-bottom:64px}.footer__brand[data-astro-cid-2pjcwduj] p[data-astro-cid-2pjcwduj]{color:var(--gray-400);font-size:.9375rem;line-height:1.6;margin-top:16px}.footer__logo[data-astro-cid-2pjcwduj]{display:flex;align-items:center;gap:10px;font-size:1.25rem;font-weight:700}.footer__logo-icon[data-astro-cid-2pjcwduj]{width:36px;height:36px;background:var(--green);border-radius:10px;display:flex;align-items:center;justify-content:center}.footer__logo-icon[data-astro-cid-2pjcwduj] svg[data-astro-cid-2pjcwduj]{width:20px;height:20px;fill:var(--lime)}.footer__column[data-astro-cid-2pjcwduj] h4[data-astro-cid-2pjcwduj]{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);margin-bottom:20px}.footer__links[data-astro-cid-2pjcwduj]{list-style:none}.footer__link[data-astro-cid-2pjcwduj]{display:block;padding:6px 0;color:#ffffffb3;text-decoration:none;font-size:.9375rem;transition:color .2s}.footer__link[data-astro-cid-2pjcwduj]:hover{color:var(--white)}.footer__disclaimer[data-astro-cid-2pjcwduj]{padding-bottom:24px}.footer__disclaimer[data-astro-cid-2pjcwduj] p[data-astro-cid-2pjcwduj]{color:#ffffff4d;font-size:.75rem;line-height:1.6;max-width:720px}.footer__bottom[data-astro-cid-2pjcwduj]{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}.footer__copyright[data-astro-cid-2pjcwduj]{font-size:.875rem;color:var(--gray-400)}.footer__legal[data-astro-cid-2pjcwduj]{display:flex;gap:24px}.footer__legal[data-astro-cid-2pjcwduj] a[data-astro-cid-2pjcwduj]{font-size:.875rem;color:var(--gray-400);text-decoration:none}.footer__legal[data-astro-cid-2pjcwduj] a[data-astro-cid-2pjcwduj]:hover{color:var(--white)}@media(max-width:1024px){.footer__grid[data-astro-cid-2pjcwduj]{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:768px){.nav__links[data-astro-cid-2pjcwduj],.nav__cta[data-astro-cid-2pjcwduj]{display:none}.nav__mobile[data-astro-cid-2pjcwduj]{display:flex}.careers-hero[data-astro-cid-2pjcwduj]{padding:120px 0 60px}.careers-hero__title[data-astro-cid-2pjcwduj]{font-size:2.25rem}.careers-hero__subtitle[data-astro-cid-2pjcwduj]{font-size:1.0625rem}.why-cards__grid[data-astro-cid-2pjcwduj]{grid-template-columns:1fr;gap:16px}.why-card[data-astro-cid-2pjcwduj]{padding:32px 24px}.why-section__heading[data-astro-cid-2pjcwduj],.offer-section__heading[data-astro-cid-2pjcwduj],.roles-section__heading[data-astro-cid-2pjcwduj],.careers-cta__title[data-astro-cid-2pjcwduj]{font-size:1.75rem}.footer__grid[data-astro-cid-2pjcwduj]{grid-template-columns:1fr;gap:32px}.footer__bottom[data-astro-cid-2pjcwduj]{flex-direction:column;gap:16px;text-align:center}}
