.product-name[data-astro-cid-xx66rpoc]{white-space:nowrap}.initial[data-astro-cid-xx66rpoc]{color:var(--brand);font-weight:850}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;z-index:20;top:0;border-bottom:1px solid color-mix(in srgb,var(--line) 78%,transparent);background:color-mix(in srgb,var(--surface) 92%,transparent);backdrop-filter:blur(18px)}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:2rem}.wordmark[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.7rem;color:var(--ink);font-size:.96rem;font-weight:760;letter-spacing:-.015em;text-decoration:none;white-space:nowrap}.wordmark[data-astro-cid-3ef6ksr2]>span[data-astro-cid-3ef6ksr2]:first-child{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.55rem;color:#fff;background:var(--ink);font-family:Georgia,serif;font-size:1.05rem}.desktop-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.45rem;color:var(--muted-ink);font-size:.9rem;font-weight:600}.desktop-nav[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]:not(.button){padding-block:.45rem;text-decoration:none}.desktop-nav[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]:hover,.desktop-nav[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2][aria-current=page]{color:var(--ink)}.mobile-nav[data-astro-cid-3ef6ksr2]{display:none}@media(max-width:850px){.desktop-nav[data-astro-cid-3ef6ksr2]{display:none}.mobile-nav[data-astro-cid-3ef6ksr2]{display:block;position:relative}.mobile-nav[data-astro-cid-3ef6ksr2] summary[data-astro-cid-3ef6ksr2]{cursor:pointer;font-weight:700}.mobile-nav[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2]{position:absolute;right:0;top:2rem;display:grid;min-width:220px;gap:.25rem;padding:.75rem;border:1px solid var(--line);border-radius:.8rem;background:var(--surface);box-shadow:var(--shadow-lg)}.mobile-nav[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:.7rem;border-radius:.5rem;text-decoration:none}.mobile-nav[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{background:var(--soft-surface)}}.site-footer[data-astro-cid-sz7xmlte]{margin-top:6rem;border-top:1px solid var(--line);background:var(--soft-surface)}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3rem;padding-block:3rem}.footer-product[data-astro-cid-sz7xmlte]{font-size:1rem;font-weight:760}.footer-summary[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{max-width:440px;margin:.6rem 0 0;color:var(--muted-ink);line-height:1.65}nav[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;gap:1.4rem;color:var(--muted-ink);font-size:.9rem;font-weight:600}nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none}nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--ink)}@media(max-width:720px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1.6rem}nav[data-astro-cid-sz7xmlte]{flex-wrap:wrap}}:root{--ink: #14213a;--muted-ink: #5f6f88;--line: #dbe3ef;--surface: #ffffff;--soft-surface: #f5f8fc;--brand: #2f66f6;--brand-dark: #1e4bc4;--success: #17845c;--max-width: 1180px;--shadow-lg: 0 22px 55px rgb(30 55 90 / .13);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--surface)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--surface)}a{color:inherit}img{display:block;max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 45%,transparent);outline-offset:3px}.shell{width:min(calc(100% - 40px),var(--max-width));margin-inline:auto}.eyebrow{color:var(--brand);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:.72rem 1rem;border:1px solid var(--line);border-radius:.55rem;font-weight:650;text-decoration:none}.button-primary{color:#fff;background:var(--brand);border-color:var(--brand)}.button-primary:hover{background:var(--brand-dark)}.section{padding-block:clamp(4.5rem,9vw,8rem)}.section-soft{border-block:1px solid var(--line);background:var(--soft-surface)}.section h2{max-width:820px;margin:.8rem 0 0;font-size:clamp(2.25rem,5vw,4.35rem);line-height:1.02;letter-spacing:-.055em}.section>p:not(.eyebrow),.section .shell>p:not(.eyebrow){max-width:720px;color:var(--muted-ink);font-size:1.05rem;line-height:1.75}.text-link{display:inline-flex;margin-top:1.5rem;color:var(--brand-dark);font-weight:700;text-underline-offset:.25em}.prose{max-width:800px;padding-block:1rem 6rem}.prose h2{margin:3rem 0 .8rem;font-size:clamp(1.6rem,3vw,2.4rem);letter-spacing:-.035em}.prose p{color:var(--muted-ink);font-size:1.02rem;line-height:1.8}@media(max-width:720px){.shell{width:min(calc(100% - 28px),var(--max-width))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
