:root{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d1a2f;background-color:#fffdf9;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,#fff7e880,#fffaf1)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block;border-radius:16px}.container{width:min(1120px,90vw);margin:0 auto}.pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;font-size:.875rem;font-weight:500;background:#fff;box-shadow:0 6px 24px #2b16711f}.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:flex;justify-content:space-between;align-items:center;padding:18px 0;gap:32px}.nav__brand:where(.astro-ymhdp2rl){display:flex;align-items:center}.nav__logo:where(.astro-ymhdp2rl){display:block;height:28px;width:auto}.nav__links:where(.astro-ymhdp2rl){margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:28px;font-weight:500;color:#2f2b46}.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:#047857}.nav__dropdown:where(.astro-ymhdp2rl){position:relative}.nav__dropdown-toggle:where(.astro-ymhdp2rl){display:flex;align-items:center;gap:6px;background:none;border:none;color:inherit;font-size:.95rem;font-weight:500;font-family:inherit;cursor:pointer;padding:0;transition:color .2s ease}.nav__dropdown-toggle:where(.astro-ymhdp2rl):hover{color:#047857}.nav__dropdown-arrow:where(.astro-ymhdp2rl){transition:transform .2s ease}.nav__dropdown--open:where(.astro-ymhdp2rl) .nav__dropdown-arrow:where(.astro-ymhdp2rl){transform:rotate(180deg)}.nav__dropdown-menu:where(.astro-ymhdp2rl){position:absolute;top:100%;left:50%;transform:translate(-50%);list-style:none;margin:12px 0 0;padding:16px 0 8px;background:#fffaf5fa;backdrop-filter:blur(16px);border:1px solid rgba(225,217,255,.4);border-radius:12px;box-shadow:0 8px 24px #0000001f;min-width:180px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;transform:translate(-50%) translateY(0)}.nav__dropdown:where(.astro-ymhdp2rl):hover .nav__dropdown-menu:where(.astro-ymhdp2rl),.nav__dropdown:where(.astro-ymhdp2rl):focus-within .nav__dropdown-menu:where(.astro-ymhdp2rl),.nav__dropdown--open:where(.astro-ymhdp2rl) .nav__dropdown-menu:where(.astro-ymhdp2rl){opacity:1;visibility:visible;pointer-events:auto;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:#2f2b46;font-size:.9rem;transition:background-color .2s ease,color .2s ease}.nav__dropdown-menu:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl):hover{background-color:#05966914;color:#047857}.nav__actions:where(.astro-ymhdp2rl){display:flex;align-items:center;gap:16px}.nav__signin:where(.astro-ymhdp2rl){padding:12px 20px;color:#2f2b46;font-weight:500;font-size:.95rem;background:transparent;border:none;text-decoration:none;transition:color .2s ease}.nav__signin:where(.astro-ymhdp2rl):hover{color:#047857}.nav__cta:where(.astro-ymhdp2rl){padding:12px 24px;border-radius:28px;background:linear-gradient(135deg,#34d399,#059669);color:#fff;font-weight:600;box-shadow:0 14px 28px #05966940;transition:transform .2s ease,box-shadow .2s ease}.nav__cta:where(.astro-ymhdp2rl):hover{transform:translateY(-2px);box-shadow:0 18px 32px #05966952}.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:#2f2b46;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){flex-wrap:nowrap;gap:16px}.nav__actions:where(.astro-ymhdp2rl){order:2;gap:12px}.nav__signin:where(.astro-ymhdp2rl){padding:10px 16px;font-size:.9rem}.nav__cta:where(.astro-ymhdp2rl){padding:10px 20px;font-size:.9rem}.nav__burger:where(.astro-ymhdp2rl){display:flex;order:3}.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:where(.astro-ymhdp2rl){width:100%;display:flex;flex-direction:column;align-items:center}.nav__dropdown-toggle:where(.astro-ymhdp2rl){width:100%;justify-content:center;padding:12px 0;font-size:1.1rem}.nav__dropdown-menu:where(.astro-ymhdp2rl){position:static!important;transform:none!important;width:100%;margin-top:0;margin-left:0;padding:0;background:transparent;border:none;box-shadow:none;opacity:1!important;visibility:visible!important;pointer-events:auto!important;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;display:flex;flex-direction:column;align-items:center;gap:0;list-style:none}.nav__dropdown-menu--open:where(.astro-ymhdp2rl){max-height:200px;padding:0;margin-top:0}.nav__dropdown-menu:where(.astro-ymhdp2rl) li:where(.astro-ymhdp2rl){width:100%;display:flex;justify-content:center;align-items:center;margin:0;padding:0;list-style:none}.nav__dropdown-menu:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl){padding:12px 0;font-size:1.1rem;text-align:center;width:100%;display:block;color:#2f2b46;font-weight:500;background:none;border:none;border-radius:0;margin:0;transition:color .2s ease}.nav__dropdown-menu:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl):hover{background:none;color:#047857;transform:none}.nav__dropdown-menu:where(.astro-ymhdp2rl) a:where(.astro-ymhdp2rl):active{transform:none;background:none}}.footer:where(.astro-gcn2mc3v){padding:50px 0 0;background:#ecfdf5;color:#392f67}.footer__inner:where(.astro-gcn2mc3v){padding-bottom:40px}.footer__grid:where(.astro-gcn2mc3v){display:grid;grid-template-columns:repeat(4,1fr);gap:48px}.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:#4d4370}.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:#047857}.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:#392f67;transition:border-color .2s ease,box-shadow .2s ease}.footer__newsletter-input:where(.astro-gcn2mc3v):focus{outline:none;border-color:#047857;box-shadow:0 0 0 3px #0596691a}.footer__newsletter-input:where(.astro-gcn2mc3v)::placeholder{color:#6f6496}.footer__newsletter-button:where(.astro-gcn2mc3v){padding:12px 24px;border:none;border-radius:8px;background:linear-gradient(135deg,#34d399,#059669);color:#fff;font-weight:600;font-size:.95rem;font-family:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.footer__newsletter-button:where(.astro-gcn2mc3v):hover{transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}.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:#047857}.footer__bottom:where(.astro-gcn2mc3v){border-top:1px solid rgba(77,67,112,.15);padding:24px 0;background:#ecfdf5}.footer__bottom-inner:where(.astro-gcn2mc3v){display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#6f6496}.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}}
