@import "https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap";.cir-btn[data-astro-cid-g2ebeict]{--ink:var(--color-ink,#0e1116);--cloud:var(--color-cloud,#fff);background:var(--ink);height:48px;color:var(--cloud);border-radius:999px;align-items:center;gap:10px;padding:0 24px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:transform .14s cubic-bezier(.22,1,.36,1),background-color .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 1px 1px #0e11160f,0 14px 28px -18px #0e111666}.cir-btn__arrow[data-astro-cid-g2ebeict]{width:16px;height:16px;transition:transform .22s cubic-bezier(.22,1,.36,1)}.cir-btn[data-astro-cid-g2ebeict]:hover{background:#1a1f28;box-shadow:0 1px 1px #0e111614,0 20px 36px -16px #0e11167a}.cir-btn[data-astro-cid-g2ebeict]:hover .cir-btn__arrow[data-astro-cid-g2ebeict]{transform:translate(2px,-2px)}.cir-btn[data-astro-cid-g2ebeict]:focus-visible{outline:none;box-shadow:0 0 0 3px #2e7def52,0 14px 28px -18px #0e111666}.cir-btn[data-astro-cid-g2ebeict]:active{transform:translateY(1px)}.navbar[data-astro-cid-q3uyxffx]{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 32px;display:flex;position:fixed}.navbar__logo[data-astro-cid-q3uyxffx]{z-index:2;align-items:center;display:flex}.navbar__logo[data-astro-cid-q3uyxffx] img[data-astro-cid-q3uyxffx]{width:auto;height:36px;display:block}.cir-tabs[data-astro-cid-q3uyxffx]{background:var(--color-cloud,#fff);border:1px solid var(--color-edge,#e3e8ee);border-radius:999px;align-items:center;gap:4px;padding:6px;font-family:Inter,system-ui,-apple-system,sans-serif;display:inline-flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 1px 1px #0e11160a,0 20px 40px -24px #0e11162e}.cir-tabs__t[data-astro-cid-q3uyxffx]{white-space:nowrap;height:36px;color:var(--color-mist,#5b6472);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .22s cubic-bezier(.22,1,.36,1),color .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1);display:inline-flex}.cir-tabs__t[data-astro-cid-q3uyxffx]:hover{color:var(--color-ink,#0e1116)}.cir-tabs__t[data-astro-cid-q3uyxffx].active,.cir-tabs__t[data-astro-cid-q3uyxffx][aria-current=page]{background:var(--color-ink,#0e1116);color:var(--color-cloud,#fff);box-shadow:0 1px 1px #0e11160f,0 8px 18px -10px #0e111680}.cir-tabs__t[data-astro-cid-q3uyxffx]:focus-visible{outline:none;box-shadow:0 0 0 3px #2e7def52}.mobile-nav[data-astro-cid-q3uyxffx]{display:none}.mobile-nav[data-astro-cid-q3uyxffx] summary[data-astro-cid-q3uyxffx]{cursor:pointer;font-size:28px;list-style:none}.mobile-nav[data-astro-cid-q3uyxffx] summary[data-astro-cid-q3uyxffx]::-webkit-details-marker{display:none}@media (width<=900px){.cir-tabs[data-astro-cid-q3uyxffx],.navbar__cta[data-astro-cid-q3uyxffx]{display:none}.mobile-nav[data-astro-cid-q3uyxffx]{display:block;position:relative}.mobile-nav__menu[data-astro-cid-q3uyxffx]{background:#fff;border-radius:20px;flex-direction:column;gap:12px;width:250px;padding:20px;display:flex;position:absolute;top:60px;right:0;box-shadow:0 10px 30px #0000001a}}.footer[data-astro-cid-oenwriqq]{background:#fff;border-top:1px solid #e5e7eb;padding:48px}.footer-top[data-astro-cid-oenwriqq]{justify-content:space-between;gap:32px;display:flex}.footer-brand[data-astro-cid-oenwriqq] h3[data-astro-cid-oenwriqq]{margin-bottom:8px}.footer-brand[data-astro-cid-oenwriqq] p[data-astro-cid-oenwriqq]{color:#4b5563}.footer-links[data-astro-cid-oenwriqq]{flex-direction:column;gap:12px;display:flex}.footer-links[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]{color:#4b5563;text-decoration:none}.footer-links[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]:hover{color:#0e1116}.footer-bottom[data-astro-cid-oenwriqq]{color:#4b5563;border-top:1px solid #e5e7eb;margin-top:32px;padding-top:24px;font-size:14px}@media (width<=768px){.footer-top[data-astro-cid-oenwriqq]{flex-direction:column}}:root{--bg:#f8f7f4;--surface:#fff;--primary:#244d3f;--primary-light:#3e6d5b;--text:#13231c;--text-muted:#6f746f;--border:#e6e7e2;--radius:18px;--radius-lg:28px;--container:1180px;--shadow:0 10px 30px #0000000f;--transition:.25s ease}html,body{background:var(--bg);width:100%;height:100%;color:var(--text);margin:0}*{font-family:Inter,sans-serif}.container{width:min(var(--container),92%);margin:auto}section{padding:6rem 0}h1,h2,h3{letter-spacing:-.04em;line-height:1.05}p{color:var(--text-muted);line-height:1.7}.button{background:var(--primary);color:#fff;transition:var(--transition);border-radius:999px;align-items:center;gap:.5rem;padding:.9rem 1.4rem;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-2px)}@media (width<=900px){section{padding:4rem 0}}
