:root{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d3748;background-color:#faf9f7;line-height:1.5;font-weight:400;scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f8f7f480,#f9f8f5)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block;border-radius:12px}.container{width:min(1120px,90vw);margin:0 auto}.pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:600px;font-size:.875rem;font-weight:500;background:#fff;box-shadow:0 6px 24px #2b16711f}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:18px;padding:12px 24px;font-weight:600;font-size:1rem;transition:all .2s ease;border:1px solid transparent;cursor:pointer;text-decoration:none;font-family:inherit}.btn--primary{background:#04724c;color:#fff;box-shadow:0 14px 28px #04724c33}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 18px 32px #04724c40;background:#036144}.btn--secondary{background:#ffffffe6;color:#036144;border:2px solid rgba(4,114,76,.3);box-shadow:0 12px 28px #392f671a}.btn--secondary:hover{background:#04724c1a;border-color:#04724c73;transform:translateY(-2px);box-shadow:0 16px 32px #392f671f}.nav:where(.astro-ymhdp2rl){position:sticky;top:0;z-index:999;backdrop-filter:blur(16px);background:#fffaf5b3;border-bottom:1px solid rgba(225,217,255,.4)}.nav__inner:where(.astro-ymhdp2rl){display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:18px 0;gap:32px}.nav__brand:where(.astro-ymhdp2rl){display:flex;align-items:center}.nav__logo:where(.astro-ymhdp2rl){height:34px;width:auto;display:block}.nav__links-wrapper:where(.astro-ymhdp2rl){display:flex;justify-content:flex-end;align-items:center}.nav__links:where(.astro-ymhdp2rl){margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:28px;font-weight:500;color:#2d3748}.nav__links:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl){color:inherit;font-size:.95rem;transition:color .2s ease}.nav__links:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl):hover{color:#036144}.nav__links:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl).nav__link--active,.nav__links:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl)[href="/features"].nav__link--active,.nav__links:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl)[href="/for-agencies"].nav__link--active,.nav__links:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl)[href="/for-consultants"].nav__link--active{color:#04724c;font-weight:600}.nav__dropdown:where(.astro-ymhdp2rl){position:relative}.nav__dropdown-trigger:where(.astro-ymhdp2rl){display:flex;align-items:center;gap:6px;background:transparent;border:none;color:inherit;font-size:.95rem;font-weight:500;font-family:inherit;cursor:pointer;padding:0;transition:color .2s ease}.nav__dropdown-trigger:where(.astro-ymhdp2rl):hover{color:#036144}.nav__dropdown-trigger--active:where(.astro-ymhdp2rl),.nav__dropdown-trigger:where(.astro-ymhdp2rl)[aria-expanded=true]{color:#04724c}.nav__dropdown-arrow:where(.astro-ymhdp2rl){transition:transform .2s ease}.nav__dropdown-trigger:where(.astro-ymhdp2rl)[aria-expanded=true] .nav__dropdown-arrow:where(.astro-ymhdp2rl){transform:rotate(180deg)}.nav__dropdown-menu:where(.astro-ymhdp2rl){position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);min-width:180px;background:#fffaf5fa;backdrop-filter:blur(16px);border:1px solid rgba(225,217,255,.4);border-radius:12px;box-shadow:0 8px 24px #0000001f;list-style:none;margin:0;padding:8px 0;opacity:0;visibility:hidden;transform:translate(-50%) translateY(-8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:1000}.nav__dropdown-menu--open:where(.astro-ymhdp2rl){opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.nav__dropdown-menu:where(.astro-ymhdp2rl) li:where(.astro-ymhdp2rl){margin:0}.nav__dropdown-menu:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl){display:block;padding:10px 20px;color:#2d3748;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .2s ease,color .2s ease}.nav__dropdown-menu:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl):hover{background:#04724c14;color:#036144}.nav__dropdown-menu:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl).nav__link--active{background:#04724c1f;color:#04724c}.nav__actions:where(.astro-ymhdp2rl){display:flex;align-items:center;gap:16px}.nav__signin:where(.astro-ymhdp2rl){font-size:.95rem;font-weight:500;color:#2d3748;text-decoration:none;transition:color .2s ease}.nav__signin:where(.astro-ymhdp2rl):hover{color:#036144}.nav__cta:where(.astro-ymhdp2rl){font-size:.95rem}.nav__burger:where(.astro-ymhdp2rl){display:none;flex-direction:column;justify-content:space-around;width:28px;height:28px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.nav__burger:where(.astro-ymhdp2rl) span:where(.astro-ymhdp2rl){width:100%;height:3px;background:#2d3748;border-radius:2px;transition:all .3s ease;transform-origin:center}.nav__burger--open:where(.astro-ymhdp2rl) span:where(.astro-ymhdp2rl):nth-child(1){transform:rotate(45deg) translate(8px,8px)}.nav__burger--open:where(.astro-ymhdp2rl) span:where(.astro-ymhdp2rl):nth-child(2){opacity:0}.nav__burger--open:where(.astro-ymhdp2rl) span:where(.astro-ymhdp2rl):nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}@media (max-width: 768px){.nav__inner:where(.astro-ymhdp2rl){display:flex;flex-wrap:nowrap;gap:16px}.nav__links-wrapper:where(.astro-ymhdp2rl){display:none}.nav__links-wrapper--open:where(.astro-ymhdp2rl){display:block}.nav__actions:where(.astro-ymhdp2rl){margin-left:auto;gap:12px}.nav__signin:where(.astro-ymhdp2rl){font-size:.9rem}.nav__cta:where(.astro-ymhdp2rl){padding:10px 20px;font-size:.9rem}.nav__burger:where(.astro-ymhdp2rl){display:flex}.nav__links:where(.astro-ymhdp2rl){position:absolute;top:100%;left:0;right:0;width:100%;flex-direction:column;background:#fffaf5fa;backdrop-filter:blur(16px);padding:24px;gap:20px;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease,padding .3s ease;border-bottom:1px solid rgba(225,217,255,.4);box-shadow:0 4px 12px #0000001a}.nav__links--open:where(.astro-ymhdp2rl){max-height:500px;opacity:1}.nav__links:where(.astro-ymhdp2rl) li:where(.astro-ymhdp2rl){width:100%;text-align:center}.nav__links:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl){display:block;padding:12px 0;font-size:1.1rem}.nav__dropdown-trigger:where(.astro-ymhdp2rl){width:100%;justify-content:center;font-size:1.1rem;padding:12px 0}.nav__dropdown-menu:where(.astro-ymhdp2rl){position:static;transform:none;width:100%;margin-top:8px;box-shadow:none;border:none;border-top:1px solid rgba(225,217,255,.4);border-radius:0;background:transparent}.nav__dropdown-menu--open:where(.astro-ymhdp2rl){transform:none}.nav__dropdown-menu:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl){padding:10px 0 10px 24px}}.footer:where(.astro-gcn2mc3v){padding:50px 0 0;background:#f8fafc;color:#2d3748}.footer__inner:where(.astro-gcn2mc3v){padding-bottom:40px}.footer__grid:where(.astro-gcn2mc3v){display:grid;grid-template-columns:repeat(4,1fr);gap:48px}@media (max-width: 768px){.footer__grid:where(.astro-gcn2mc3v){grid-template-columns:1fr;gap:32px}}.footer__column:where(.astro-gcn2mc3v){display:flex;flex-direction:column;gap:16px}.footer__column:where(.astro-gcn2mc3v) h4:where(.astro-gcn2mc3v){margin:0;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.footer__links:where(.astro-gcn2mc3v){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.footer__links:where(.astro-gcn2mc3v) a:where(.astro-gcn2mc3v){color:inherit;font-weight:500;font-size:.95rem;transition:color .2s ease}.footer__links:where(.astro-gcn2mc3v) a:where(.astro-gcn2mc3v):hover{color:#036144}.footer__subsection:where(.astro-gcn2mc3v){margin-top:8px;padding-top:16px;border-top:1px solid rgba(77,67,112,.15)}.footer__subsection-label:where(.astro-gcn2mc3v){margin:0 0 10px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:#6f6496}.footer__column--newsletter:where(.astro-gcn2mc3v){gap:20px}.footer__newsletter:where(.astro-gcn2mc3v){display:flex;flex-direction:column;gap:10px}.footer__newsletter-input:where(.astro-gcn2mc3v){padding:12px 16px;border:1px solid rgba(77,67,112,.2);border-radius:8px;font-size:.95rem;font-family:inherit;background:#fff;color:#2d3748;transition:border-color .2s ease,box-shadow .2s ease}.footer__newsletter-input:where(.astro-gcn2mc3v):focus{outline:none;border-color:#036144;box-shadow:0 0 0 3px #04724c1a}.footer__newsletter-input:where(.astro-gcn2mc3v)::placeholder{color:#94a3b8}.footer__newsletter-button:where(.astro-gcn2mc3v){padding:12px 24px;border:none;border-radius:8px;background:#04724c;color:#fff;font-weight:600;font-size:.95rem;font-family:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.footer__newsletter-button:where(.astro-gcn2mc3v):hover{transform:translateY(-1px);box-shadow:0 4px 12px #04724c3d;background:#036144}.footer__newsletter-button:where(.astro-gcn2mc3v):active{transform:translateY(0)}.footer__social:where(.astro-gcn2mc3v){margin-top:4px}.footer__social:where(.astro-gcn2mc3v) a:where(.astro-gcn2mc3v){color:#4d4370;font-size:.9rem;font-weight:500;transition:color .2s ease}.footer__social:where(.astro-gcn2mc3v) a:where(.astro-gcn2mc3v):hover{color:#036144}.footer__bottom:where(.astro-gcn2mc3v){border-top:1px solid rgba(77,67,112,.15);padding:24px 0;background:#f8fafc}.footer__bottom-inner:where(.astro-gcn2mc3v){display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#94a3b8}.footer__copyright:where(.astro-gcn2mc3v){flex:1}.footer__made-with:where(.astro-gcn2mc3v){display:block}.sr-only:where(.astro-gcn2mc3v){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (max-width: 968px){.footer__grid:where(.astro-gcn2mc3v){grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width: 768px){.footer:where(.astro-gcn2mc3v){padding:40px 0 0}.footer__inner:where(.astro-gcn2mc3v){padding-bottom:32px}.footer__grid:where(.astro-gcn2mc3v){grid-template-columns:1fr;gap:32px}.footer__bottom-inner:where(.astro-gcn2mc3v){flex-direction:column;gap:12px;text-align:center}.footer__made-with:where(.astro-gcn2mc3v){display:block}}
