@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@500;600;700;800;900&display=swap";:root{--white: #fff;--ink: #16162a;--navy: #18173a;--navy-mid: #1f1d50;--purple: #6060e8;--purple-dark: #4848cc;--lime: #d0f01a;--soft: #f5f5fc;--muted: #6b6b8a;--dark-text-soft: rgba(255, 255, 255, .86);--dark-text-muted: rgba(255, 255, 255, .74);--dark-text-subtle: rgba(255, 255, 255, .62);--border: #e5e5f0;--max-width: 1280px;--radius: 24px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}h1,h2,h3{margin:0;font-family:Outfit,system-ui,sans-serif;font-weight:800;letter-spacing:-.035em;line-height:1.05}p{margin:0}.shell{width:min(var(--max-width),calc(100% - 40px));margin-inline:auto}.section{padding:96px 0}.section-soft{background:var(--soft);border-block:1px solid var(--border)}.section-dark,.page-hero{color:#fff;background:linear-gradient(145deg,var(--navy-mid),var(--navy) 55%,#12102e)}.page-hero{padding:150px 0 92px;text-align:center}.page-hero h1{max-width:900px;margin:0 auto;font-size:clamp(3rem,7vw,4.75rem)}.page-hero p{max-width:660px;margin:20px auto 0;color:var(--dark-text-muted);font-size:1.2rem;line-height:1.7}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;padding:7px 14px;border:1px solid #d7d2f6;border-radius:999px;background:linear-gradient(135deg,#f3f1fd,#ede9fc);color:#4f46c7;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{width:6px;height:6px;border-radius:50%;background:var(--purple);content:""}.eyebrow-dark{border-color:#fff3;background:#ffffff1f;color:var(--dark-text-soft)}.title{font-size:clamp(2.5rem,5vw,4rem)}.lead{margin-top:20px;color:var(--muted);font-size:1.08rem;line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;border:1px solid transparent;border-radius:999px;font-weight:700;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#303047;box-shadow:0 12px 30px #16162a2e}.button-light{border-color:var(--border);background:#fff;color:var(--ink)}.button-lime{background:var(--lime);color:var(--navy)}.button-lime:hover{box-shadow:0 12px 30px #d0f01a40}.focus-ring:focus-visible{outline:3px solid rgba(96,96,232,.45);outline-offset:3px}.cards{display:grid;gap:20px}.card{border:1px solid var(--border);border-radius:var(--radius);background:#fff}.center-heading{max-width:800px;margin:0 auto 54px;text-align:center}.center-heading .lead{margin-inline:auto}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:42px;border-radius:28px;background:var(--navy);color:#fff}.cta-band p{max-width:650px;margin-top:12px;color:#ffffff8c;line-height:1.7}@media(max-width:800px){.section{padding:72px 0}.page-hero{padding:130px 0 72px}.cta-band{align-items:flex-start;flex-direction:column;padding:30px}}@media(max-width:520px){.shell{width:min(100% - 28px,var(--max-width))}}.site-header[data-astro-cid-dmqpwcec]{position:fixed;z-index:50;top:0;width:100%;border-bottom:1px solid rgba(255,255,255,.08);background:#18173ae6;backdrop-filter:blur(18px)}.nav-shell[data-astro-cid-dmqpwcec]{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:30px}.brand[data-astro-cid-dmqpwcec] img[data-astro-cid-dmqpwcec]{width:150px;height:50px;object-fit:contain}.desktop-nav[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:34px;margin-left:auto}.desktop-nav[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{color:#ffffffbd;font-size:.9rem;font-weight:600;transition:color .16s ease}.desktop-nav[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover,.desktop-nav[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec].active{color:#fff}.nav-cta[data-astro-cid-dmqpwcec]{border-color:transparent;background:#fff;color:#18173a;min-height:44px;padding-inline:20px;font-size:.88rem}.menu-toggle[data-astro-cid-dmqpwcec],.mobile-menu[data-astro-cid-dmqpwcec]{display:none}@media(max-width:860px){.site-header[data-astro-cid-dmqpwcec]{backdrop-filter:none}.nav-shell[data-astro-cid-dmqpwcec]{min-height:68px}.desktop-nav[data-astro-cid-dmqpwcec],.nav-cta[data-astro-cid-dmqpwcec]{display:none}.menu-toggle[data-astro-cid-dmqpwcec]{display:grid;width:44px;height:44px;place-content:center;gap:6px;border:0;border-radius:50%;background:var(--ink)}.menu-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{width:19px;height:2px;background:#fff;transition:transform .18s ease}.menu-toggle[data-astro-cid-dmqpwcec][aria-expanded=true] span[data-astro-cid-dmqpwcec]:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[data-astro-cid-dmqpwcec][aria-expanded=true] span[data-astro-cid-dmqpwcec]:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu[data-astro-cid-dmqpwcec]{position:absolute;top:100%;right:0;left:0;display:block;visibility:hidden;overflow-y:auto;min-height:calc(100dvh - 68px);padding:35px 24px;background:#111027;opacity:0;transition:opacity .18s ease,visibility .18s ease}.mobile-menu[data-astro-cid-dmqpwcec][aria-hidden=false]{visibility:visible;opacity:1}.mobile-menu[data-astro-cid-dmqpwcec] nav[data-astro-cid-dmqpwcec]{display:grid;gap:4px;padding-bottom:28px}.mobile-menu[data-astro-cid-dmqpwcec] nav[data-astro-cid-dmqpwcec]>a[data-astro-cid-dmqpwcec]:not(.button){padding:17px 5px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.mobile-menu[data-astro-cid-dmqpwcec] .button[data-astro-cid-dmqpwcec]{margin-top:25px}}.footer[data-astro-cid-sz7xmlte]{padding:76px 0 30px;background:#111027;color:#fff}.footer-intro[data-astro-cid-sz7xmlte]{display:grid;gap:8px;margin-bottom:34px}.footer-intro[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]:first-child{color:#fff;font-family:Outfit,sans-serif;font-size:1.65rem;font-weight:600;line-height:1.15}.footer-intro[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]:last-child{color:#fffc;font-size:.88rem;line-height:1.7}.footer-top[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.1fr .72fr 1.35fr .73fr;gap:56px;padding-bottom:58px}.footer-brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:160px;height:62px;object-fit:contain}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{max-width:300px;margin-top:18px;color:#fffc;font-size:.88rem;line-height:1.7}.footer-tagline[data-astro-cid-sz7xmlte]{color:#d0f01ae6;font-size:.76rem;font-style:italic}.footer-label[data-astro-cid-sz7xmlte]{margin-bottom:20px;color:#ffffff9e;font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.footer-links[data-astro-cid-sz7xmlte]{display:grid;gap:13px}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-links[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:#ffffffdb;font-size:.88rem}.footer-contact[data-astro-cid-sz7xmlte]{display:grid;gap:10px}.footer-contact-row[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:14px;min-height:34px;color:#ffffffdb;font-size:.88rem}.footer-contact-link[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-contact-static[data-astro-cid-sz7xmlte]{color:#ffffffb8}.footer-contact-icon[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:#7f7ce9;flex:0 0 auto}.footer-contact-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:22px;height:22px;fill:currentColor}.footer-phone-list[data-astro-cid-sz7xmlte]{display:grid;gap:20px;margin-top:8px}.footer-phone-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:16px;padding:0 0 0 2px}.footer-phone-number[data-astro-cid-sz7xmlte]{color:#fff;font-size:.84rem;font-weight:600;min-width:0;white-space:nowrap}.footer-phone-actions[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-left:auto}.footer-icon-button[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:30px;padding:0 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0f;color:#fff;font-size:.72rem;font-weight:700;transition:background .18s ease,border-color .18s ease,transform .18s ease}.footer-icon-button[data-astro-cid-sz7xmlte]:hover{transform:translateY(-1px);border-color:#ffffff3d;background:#ffffff24}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-ready[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{margin:0 0 20px;color:#fff;font-size:2rem}.footer-ready[data-astro-cid-sz7xmlte] .button[data-astro-cid-sz7xmlte]{min-height:46px}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.06);color:#ffffffb3;font-size:.75rem}.footer-bottom[data-astro-cid-sz7xmlte] div[data-astro-cid-sz7xmlte]{display:flex;gap:12px}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffd6}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}@media(max-width:900px){.footer-top[data-astro-cid-sz7xmlte]{grid-template-columns:1.2fr 1fr}}@media(max-width:560px){.footer-top[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:38px}.footer-bottom[data-astro-cid-sz7xmlte]{align-items:flex-start;flex-direction:column}.footer-phone-item[data-astro-cid-sz7xmlte]{flex-wrap:wrap;gap:12px}.footer-phone-actions[data-astro-cid-sz7xmlte]{width:100%;justify-content:flex-start;margin-left:0}}
