:root{--x-font-sans:var(--font-figtree),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}body{font-family:var(--x-font-sans)}:root{--brand-amethyst:#2e2a5e;--brand-violet-ink:#161228;--brand-near-black-violet:#1e1a32;--brand-muted-violet-grey:#6e6994;--brand-faded-lavender:#9e9abf;--brand-lavender-mist:#b8b8d1;--brand-lavender-wash:#edeaf2;--brand-warm-linen:#ede8e2;--brand-soft-cream:#faf6f1;--brand-monet-blue:#4a6fa5;--brand-signac-pool:#89c2d9;--brand-signac-deep:#6fa8c2;--brand-signac-ink:#1f5c72;--brand-vermillion:#e07a5f;--brand-haystack-gold:#f2cc8f;--nextra-bg:250 246 241;--nextra-primary-hue:213deg;--nextra-primary-saturation:38%;--nextra-primary-lightness:47%}html:not(.dark) body{background-color:var(--brand-soft-cream);color:#1e1a32}html:not(.dark) .nextra-sidebar-container,html:not(.dark) .nextra-toc,html:not(.dark) aside.nextra-sidebar,html:not(.dark) nav.nextra-navbar{background-color:var(--brand-soft-cream);border-color:rgba(46,42,94,.1)}html:not(.dark) .nextra-navbar{border-bottom:1px solid rgba(46,42,94,.1)}.nextra-body :is(code,kbd,pre){font-family:var(--font-mono),ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-feature-settings:none;font-variant-ligatures:none}html:not(.dark) code,html:not(.dark) pre{background-color:var(--brand-lavender-wash)!important;color:#1e1a32}html:not(.dark) pre{border:1px solid rgba(46,42,94,.1);border-radius:10px;box-shadow:inset 0 1px 2px rgba(46,42,94,.05)}html.dark{--nextra-bg:22 18 40;--nextra-primary-hue:199deg;--nextra-primary-saturation:54%;--nextra-primary-lightness:69%}html.dark body{background-color:var(--brand-violet-ink);color:var(--brand-soft-cream)}html.dark .nextra-sidebar-container,html.dark .nextra-toc,html.dark aside.nextra-sidebar,html.dark nav.nextra-navbar{background-color:rgba(26,22,45,.94);border-color:rgba(137,194,217,.14)}html.dark .nextra-navbar{border-bottom:1px solid rgba(137,194,217,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html.dark code,html.dark pre{background-color:rgba(18,15,34,.88)!important;color:var(--brand-soft-cream);border:1px solid rgba(137,194,217,.08)}html.dark pre{border-radius:10px;border-color:rgba(137,194,217,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 1px 3px rgba(0,0,0,.3)}:not(pre)>code{padding:.12em .42em;border-radius:5px;font-size:.86em;font-weight:500}html.dark :not(pre)>code{background-color:rgba(137,194,217,.12)!important;border:1px solid rgba(137,194,217,.2);color:var(--brand-soft-cream)}html:not(.dark) :not(pre)>code{background-color:rgba(137,194,217,.14)!important;border:1px solid rgba(137,194,217,.3);color:#2a2640}a{transition:color .15s ease}::selection{background-color:rgba(137,194,217,.35);color:inherit}h2{border-bottom:none!important}h1,h2,h3,h4{letter-spacing:-.01em}.nextra-footer-line{padding:.75rem 1.5rem;font-size:.8125rem;text-align:center;color:rgba(30,26,50,.72);border-top:1px solid rgba(46,42,94,.1)}html.dark .nextra-footer-line{color:rgba(250,246,241,.62);border-top-color:rgba(137,194,217,.14)}.nextra-callout:has(.brand-callout-caution){--co-accent:var(--brand-vermillion);--co-bg:rgba(224,122,95,0.14)}.nextra-callout:has(.brand-callout-warning){--co-accent:#c2882c;--co-bg:rgba(242,204,143,0.24)}.nextra-callout:has(.brand-callout-note){--co-accent:#3f86a3;--co-bg:rgba(137,194,217,0.18)}.nextra-callout:has(.brand-callout-tip){--co-accent:var(--brand-monet-blue);--co-bg:rgba(74,111,165,0.12)}.nextra-callout:has(.brand-callout-important){--co-accent:var(--brand-amethyst);--co-bg:rgba(46,42,94,0.10)}html.dark .nextra-callout:has(.brand-callout-caution){--co-accent:var(--brand-vermillion);--co-bg:rgba(224,122,95,0.20)}html.dark .nextra-callout:has(.brand-callout-warning){--co-accent:var(--brand-haystack-gold);--co-bg:rgba(242,204,143,0.16)}html.dark .nextra-callout:has(.brand-callout-note){--co-accent:var(--brand-signac-pool);--co-bg:rgba(137,194,217,0.16)}html.dark .nextra-callout:has(.brand-callout-tip){--co-accent:#8aa8d4;--co-bg:rgba(74,111,165,0.22)}html.dark .nextra-callout:has(.brand-callout-important){--co-accent:var(--brand-lavender-mist);--co-bg:rgba(110,105,148,0.24)}.nextra-callout:has([class*=brand-callout-]){background-color:var(--co-bg)!important;border-color:var(--co-accent)!important;color:#1e1a32}html.dark .nextra-callout:has([class*=brand-callout-]){color:var(--brand-soft-cream)}.nextra-callout:has([class*=brand-callout-])>div:first-child,[class*=brand-callout-]>b:first-child{color:var(--co-accent)!important}.nextra-sidebar-container li.active>a{box-shadow:inset 3px 0 0 0 var(--brand-signac-pool)}.nextra-card{border-radius:12px!important;transition:border-color .22s ease,background .22s ease,transform .22s ease,box-shadow .22s ease}html.dark .nextra-card{background:#1b1733!important;border-color:rgba(137,194,217,.14)!important;box-shadow:none!important}html:not(.dark) .nextra-card{background:#ffffff!important;border-color:rgba(46,42,94,.12)!important;box-shadow:none!important}.nextra-card:hover{transform:translateY(-1px)}html.dark .nextra-card:hover{background:#1f1b3a!important;border-color:rgba(137,194,217,.3)!important;box-shadow:0 10px 28px rgba(0,0,0,.45)!important}html:not(.dark) .nextra-card:hover{border-color:rgba(31,92,114,.35)!important;box-shadow:0 8px 24px rgba(46,42,94,.1)!important}.nextra-card>span>._truncate{flex:1 1 auto}html.dark .nextra-card:hover>span{color:var(--brand-signac-pool)}html:not(.dark) .nextra-card:hover>span{color:var(--brand-signac-ink)}.nextra-card>span:before{content:"";flex:0 0 auto;width:11px;height:11px;border-radius:9999px;border:2px solid var(--brand-signac-deep);background:transparent;transition:background .22s ease,box-shadow .22s ease}.nextra-card:hover>span:before{background:var(--brand-signac-pool);box-shadow:0 0 0 4px rgba(137,194,217,.14)}.nextra-card>span:after{content:none!important}html.dark .nextra-body article{color:#faf6f1}html.dark .nextra-toc a{color:#b9bdcb}.nextra-steps{border-inline-start-width:2px!important}html:not(.dark) .nextra-steps{border-inline-start-color:rgba(137,194,217,.5)!important}html.dark .nextra-steps{border-inline-start-color:rgba(137,194,217,.45)!important}.nextra-steps h3:before{background:#e8eeed!important;color:var(--brand-signac-ink)!important;box-shadow:inset 0 0 0 1.5px rgba(31,92,114,.5);font-weight:700!important}html.dark .nextra-steps h3:before{background:#2d354b!important;color:var(--brand-signac-pool)!important;box-shadow:inset 0 0 0 1.5px rgba(137,194,217,.5)}.nextra-steps :is(h4,h5,h6){counter-increment:none!important}.nextra-steps :is(h4,h5,h6):before{content:none!important}html:not(.dark) .nextra-sidebar{background:#faf6f1!important}html:not(.dark) .nextra-sidebar-footer{background:#faf6f1!important;border-top:none!important}.nextra-body article h1{margin-bottom:1rem}.nextra-body article :is(h2,h3,h4,h5,h6){margin-bottom:.7rem}.nextra-body article :is(h1,h2,h3,h4,h5,h6)+*{margin-top:0!important}.nextra-toc a[aria-current=true],.nextra-toc a[aria-current]{color:var(--brand-signac-pool)!important}.compare-grid thead th{border-bottom:2px solid rgba(137,194,217,.45)!important}.compare-grid td:last-child,.compare-grid th:last-child{background:rgba(137,194,217,.08)}.compare-grid th:last-child{color:var(--brand-signac-ink)}html.dark .compare-grid th:last-child{color:var(--brand-signac-pool)}.compare-grid tbody tr:hover td{background:rgba(137,194,217,.06)}.compare-grid tbody tr:hover td:last-child{background:rgba(137,194,217,.13)}.cmp-yes{color:#2f7a5f;font-weight:600}.cmp-no{color:#6e6994}.cmp-lim{color:#8a5e12;font-size:.9em}.compare-grid td:last-child .cmp-yes{color:var(--brand-signac-ink)}html.dark .cmp-yes{color:#5cbfa0}html.dark .cmp-no{color:rgba(158,154,191,.6)}html.dark .cmp-lim{color:var(--brand-haystack-gold)}html.dark .compare-grid td:last-child .cmp-yes{color:var(--brand-signac-pool)}.sync-hero{position:relative;isolation:isolate;overflow:hidden;width:calc(100% + 2rem);margin:-1rem -1rem 3rem;padding:clamp(2.75rem,6vw,4.75rem) 1rem clamp(2.5rem,5vw,3.75rem)}@media (min-width:768px){.sync-hero{width:calc(100% + 6rem);margin-left:-3rem;margin-right:-3rem;padding-left:3rem;padding-right:3rem}}html.dark .sync-hero{background:radial-gradient(110% 120% at 100% 0,rgba(224,122,95,.1),transparent 55%),linear-gradient(180deg,rgba(40,32,70,.9),rgba(28,22,50,.5) 55%,rgba(22,18,40,0) 94%)}html:not(.dark) .sync-hero{background:radial-gradient(110% 120% at 100% 0,rgba(224,122,95,.07),transparent 55%),linear-gradient(180deg,rgba(238,233,250,.95),rgba(244,240,250,.55) 55%,rgba(250,246,241,0) 94%)}.sync-hero:before{content:"";position:absolute;inset:0;z-index:-1;background-image:radial-gradient(rgba(137,194,217,.09) 1.2px,transparent 0);background-size:22px 22px;-webkit-mask-image:radial-gradient(90% 120% at 0 0,#000,transparent 70%);mask-image:radial-gradient(90% 120% at 0 0,#000,transparent 70%)}.sync-hero__glow{position:absolute;z-index:-1;border-radius:9999px;filter:blur(60px);pointer-events:none}.sync-hero__glow--teal{top:-35%;left:-8%;width:46%;height:130%;background:radial-gradient(circle,rgba(137,194,217,.22),transparent 62%)}.sync-hero__glow--amber{bottom:-45%;right:-6%;width:40%;height:130%;background:radial-gradient(circle,rgba(224,122,95,.12),transparent 62%)}html:not(.dark) .sync-hero__glow--teal{background:radial-gradient(circle,rgba(137,194,217,.28),transparent 62%)}.sync-hero__content{position:relative;max-width:46rem}.sync-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--brand-signac-deep)}html.dark .sync-hero__eyebrow{color:var(--brand-signac-pool)}.sync-hero__eyebrow:before{content:"";width:.5rem;height:.5rem;border-radius:9999px;background:var(--brand-signac-pool);box-shadow:0 0 10px rgba(137,194,217,.8)}.sync-hero__title{margin:0;font-size:clamp(2.4rem,5.2vw,3.6rem);line-height:1.04;letter-spacing:-.025em;font-weight:800}.sync-hero__subtitle{margin:1rem 0 0;max-width:40rem;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.6;color:var(--brand-muted-violet-grey)}html.dark .sync-hero__subtitle{color:var(--brand-faded-lavender)}.sync-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.sync-hero__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.25rem;border-radius:10px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease}.sync-hero__btn--primary{background:var(--brand-signac-pool);color:#10202a;box-shadow:0 6px 18px rgba(137,194,217,.28)}.sync-hero__btn--primary:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(137,194,217,.4)}.sync-hero__btn--secondary{background:transparent;color:var(--brand-amethyst);border:1px solid rgba(137,194,217,.55)}html.dark .sync-hero__btn--secondary{color:var(--brand-soft-cream);border-color:rgba(137,194,217,.4)}.sync-hero__btn--secondary:hover{border-color:rgba(137,194,217,.7);transform:translateY(-1px)}.sync-hero__btn-arrow{transition:transform .15s ease}.sync-hero__btn--secondary:hover .sync-hero__btn-arrow{transform:translateX(2px)}.path-cards{counter-reset:pathstep}.path-cards .nextra-card{counter-increment:pathstep;position:relative}.path-cards .nextra-card>span:before{display:none}.path-cards .nextra-card>span{padding-left:3.25rem}.path-cards .nextra-card:after{content:counter(pathstep);position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding-top:.16em;font-size:.75rem;font-weight:700;line-height:1;border-radius:9999px;color:var(--brand-signac-ink);background:rgba(137,194,217,.12);border:1px solid rgba(137,194,217,.35)}html.dark .path-cards .nextra-card:after{color:var(--brand-signac-pool)}.nextra-body article table:not(.compare-grid table){width:fit-content;max-width:100%;border-radius:10px;font-size:.95em}.nextra-body article table:not(.compare-grid table) :is(th,td){border:0!important;padding:.62rem 1rem!important}.nextra-body article table:not(.compare-grid table) thead th{font-weight:600;text-align:left}.nextra-body article table:not(.compare-grid table) tbody tr:last-child td{border-bottom:0!important}html:not(.dark) article table:not(.compare-grid table){border:1px solid rgba(46,42,94,.12)}html:not(.dark) article table:not(.compare-grid table) thead th{background:rgba(137,194,217,.08);border-bottom:1px solid rgba(137,194,217,.42)!important;color:#2a2640}html:not(.dark) article table:not(.compare-grid table) tbody td{border-bottom:1px solid rgba(46,42,94,.08)!important}html:not(.dark) article table:not(.compare-grid table) tbody tr:hover td{background:rgba(137,194,217,.05)}html.dark article table:not(.compare-grid table){border:1px solid rgba(137,194,217,.14)}html.dark article table:not(.compare-grid table) thead th{background:rgba(137,194,217,.06);border-bottom:1px solid rgba(137,194,217,.32)!important;color:var(--brand-soft-cream)}html.dark article table:not(.compare-grid table) tbody td{border-bottom:1px solid rgba(137,194,217,.08)!important}html.dark article table:not(.compare-grid table) tbody tr:hover td{background:rgba(137,194,217,.05)}.nextra-body article img{border-radius:10px}html:not(.dark) article img{border:1px solid rgba(46,42,94,.12);box-shadow:0 2px 12px rgba(46,42,94,.07)}html.dark article img{border:1px solid rgba(137,194,217,.12);box-shadow:0 6px 20px rgba(0,0,0,.38)}.nextra-body article a{text-underline-offset:2px;text-decoration-thickness:1px}.nextra-body article :is(ul,ol)>li::marker{color:var(--brand-signac-deep);font-weight:600}html.dark .nextra-body article :is(ul,ol)>li::marker{color:var(--brand-signac-pool)}.nextra-search input{transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}html:not(.dark) .nextra-search input{border:1px solid rgba(46,42,94,.14)}html.dark .nextra-search input{border:1px solid rgba(137,194,217,.16)}.nextra-search input:focus{border-color:rgba(137,194,217,.55)!important;box-shadow:0 0 0 3px rgba(137,194,217,.16);outline:none}.nextra-body article [class~=nextra-border][class~="x:pt-8"] a:hover{color:var(--brand-signac-deep)!important}html.dark .nextra-body article [class~=nextra-border][class~="x:pt-8"] a:hover{color:var(--brand-signac-pool)!important}.nextra-body article [class~=nextra-border] button[class~="x:ps-2"]{border:1px solid transparent;border-radius:8px;padding-top:.25rem;padding-bottom:.25rem;transition:border-color .15s ease,background-color .15s ease}.nextra-body article [class~=nextra-border] button[class~="x:ps-2"]:hover{border-color:rgba(137,194,217,.4);background:rgba(137,194,217,.08)}.legal-document{max-width:72ch;font-size:.98rem;line-height:1.75}.legal-document>:is(p,ul,ol){margin-top:1rem}.legal-document__title{margin-top:0!important;font-size:1.125rem;font-weight:650}.legal-document__date,.legal-document__dates{color:var(--brand-muted-violet-grey);font-size:.875rem}.legal-document__dates{display:grid;gap:.15rem;margin-top:.25rem}.legal-document__dates p{margin:0}.legal-document>.legal-document__notice{margin-block:1.25rem;font-size:.9rem;line-height:1.65}html.dark .legal-document__date,html.dark .legal-document__dates{color:var(--brand-soft-cream)}