:root{color-scheme:light;--canvas:#f8fafc;--canvas-raised:#faf9fc;--surface:#fff;--ink:#082d57;--text:#172033;--text-muted:#667085;--action:#5652c8;--action-strong:#4541ac;--signal:#14aa9b;--warm:#ff9a5e;--source-property:#70b7e8;--rule:#ddd9e6;--rule-subtle:#eae7f0;--focus:#3157d5;--content-max:90rem;--radius-small:7px;--radius-medium:14px;--space-small:8px;--space-large:24px;--motion-fast:.12s;--motion-standard:.18s;--motion-ease-out:cubic-bezier(.23, 1, .32, 1);--motion-ease-in-out:cubic-bezier(.77, 0, .175, 1);--focus-ring:0 0 0 3px #fff, 0 0 0 6px var(--focus);--font-sans:"Inter Variable", Inter, ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, SFMono-Regular, Consolas, monospace;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--radius-xs:4px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--color-canvas:var(--canvas);--color-surface:var(--surface);--color-surface-muted:#f4f6f9;--color-surface-sunken:#041d38;--color-ink:var(--ink);--color-ink-muted:var(--text-muted);--color-border:var(--rule);--color-border-subtle:var(--rule-subtle);--color-brand-primary:var(--action);--color-brand-primary-light:#eef2ff;--color-brand-accent:#38bdf8;--line-height-tight:1.2;--line-height-normal:1.5;--line-height-relaxed:1.625}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-latin-400-normal.DMJ8VG8y.woff2)format("woff2"),url(/assets/ibm-plex-mono-latin-400-normal.CvHOgSBP.woff)format("woff")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-mono-latin-600-normal.BgSNZQsw.woff2)format("woff2"),url(/assets/ibm-plex-mono-latin-600-normal.DWFSQ4vo.woff)format("woff")}@font-face{font-family:Inter Variable;font-style:normal;font-display:optional;font-weight:100 900;src:url(/assets/inter-variable.woff2)format("woff2-variations")}html{font-family:var(--font-sans);font-optical-sizing:auto;font-synthesis:none}*,:before,:after{box-sizing:border-box}html{background:var(--canvas);min-width:20rem;color:var(--text);scroll-behavior:smooth;text-rendering:optimizelegibility}body{background:linear-gradient(90deg, transparent calc(100% - 1px), #082d570b 1px) center / min(8.333vw, 8rem) 100%, var(--canvas);min-height:100vh;margin:0;font-size:1rem;line-height:1.55;overflow-x:clip}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img,svg{max-width:100%;display:block}h1,h2,h3,p{margin-block-start:0}:focus-visible{border-radius:var(--radius-small);box-shadow:var(--focus-ring);outline:0}::selection{background:color-mix(in srgb, var(--signal) 28%, white);color:var(--ink)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){:focus-visible{outline-offset:3px;box-shadow:none;outline:2px solid canvastext}}.site-frame{width:min(100%, var(--content-max));background:color-mix(in srgb, var(--canvas) 92%, transparent);border-inline:1px solid color-mix(in srgb, var(--rule) 80%, transparent);margin-inline:auto}.content-gutter{padding-inline:clamp(1.25rem,5vw,6rem)}.site-main{background:#ffffffc7;min-height:42vh}.foundation-placeholder{place-items:center;min-height:42vh;padding:clamp(5rem,15vw,12rem) 1.5rem;display:grid}.foundation-placeholder h1{color:var(--ink);letter-spacing:-.065em;margin:0;font-size:clamp(3.5rem,12vw,9rem);font-weight:650;line-height:.9}@media (width<=39rem){.site-frame{border-inline:0}}.skip-link{z-index:100;background:var(--surface);color:var(--ink);border:1px solid var(--ink);transition:transform var(--motion-fast) var(--motion-ease-out);padding:.7rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus-visible{transform:translateY(0)}.announcement-bar{background:var(--ink);color:#f7fbff;justify-content:center;align-items:center;min-height:2.75rem;padding:0 1.25rem;font-size:.875rem;display:flex}.announcement-link.waitlist-link{color:#f7fbff;min-height:2.75rem;transition:color var(--motion-fast) ease, background var(--motion-fast) ease;background:0 0;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:.45rem;padding:0 .75rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.announcement-link.waitlist-link:hover{color:#fff;background:0 0;transform:none}.announcement-link .waitlist-arrow{color:#8bb2d9;font-family:var(--font-sans);transition:transform var(--motion-fast) ease, color var(--motion-fast) ease;display:inline-block}.announcement-link.waitlist-link:hover .waitlist-arrow{color:#fff;transform:translate(3px)}.announcement-link.waitlist-link:focus-visible{outline:2px solid var(--signal);outline-offset:-2px}.site-header{z-index:40;border-bottom:1px solid var(--rule);background:color-mix(in srgb, var(--surface) 92%, transparent);backdrop-filter:blur(16px);grid-template-columns:minmax(11rem,1fr) auto minmax(11rem,1fr);align-items:center;gap:1.5rem;min-height:6.4rem;padding-block:1rem;display:grid;position:sticky;top:0}.brand-lockup{width:max-content;min-height:2.75rem;color:var(--ink);align-items:center;gap:.68rem;text-decoration:none;display:inline-flex}.brand-lockup img{width:2.25rem;height:2.25rem}.brand-lockup span{letter-spacing:-.045em;font-size:1.55rem;font-weight:720}.primary-navigation-list,.footer-navigation-list,.mobile-navigation-list{margin:0;padding:0;list-style:none}.primary-navigation>.primary-navigation-list{justify-content:center;align-items:center;gap:clamp(.75rem,1.6vw,1.5rem);display:flex}.primary-navigation-list>li{position:relative}.primary-navigation a,.primary-navigation summary{color:#39526c;min-height:2.75rem;transition:color var(--motion-fast) ease;align-items:center;font-size:.94rem;font-weight:650;text-decoration:none;display:inline-flex}.primary-navigation summary{cursor:pointer;padding-right:1.15rem;list-style:none;position:relative}.primary-navigation summary::-webkit-details-marker{display:none}.primary-navigation summary:after{content:"+";font-family:var(--font-mono);transition:transform var(--motion-fast) var(--motion-ease-out);font-size:.85rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.primary-navigation details[open]>summary:after{transform:translateY(-50%)rotate(45deg)}.primary-navigation-group>.primary-navigation-list{z-index:20;border:1px solid var(--rule);background:var(--surface);border-radius:.85rem;width:max-content;min-width:15rem;max-width:min(22rem,100vw - 2rem);padding:.55rem;position:absolute;top:calc(100% + .35rem);left:50%;transform:translate(-50%);box-shadow:0 1.1rem 2.5rem #02162c29}.primary-navigation-group>.primary-navigation-list a,.primary-navigation-group>.primary-navigation-list summary{width:100%;padding-inline:.8rem}.primary-navigation a[aria-current=page],.primary-navigation summary[data-current=true]{color:var(--ink);text-decoration:underline;text-decoration-color:var(--signal);text-underline-offset:.38rem;text-decoration-thickness:.14rem}.header-actions{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.waitlist-link{background:var(--action);color:#fff;min-height:2.9rem;transition:background var(--motion-fast) ease, transform var(--motion-fast) ease;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:.68rem 1.2rem;font-weight:700;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.primary-navigation a:hover,.primary-navigation summary:hover{color:var(--ink)}.waitlist-link:hover{background:var(--action-strong);transform:translateY(-1px)}}.waitlist-arrow{font-family:var(--font-mono)}.mobile-menu-trigger,.mobile-menu-close{border:1px solid var(--rule);background:var(--surface);min-width:2.9rem;min-height:2.9rem;color:var(--ink);cursor:pointer;border-radius:999px;place-items:center;padding:0;display:none}.mobile-menu-trigger svg,.mobile-menu-close svg{width:1.25rem;height:1.25rem}.mobile-navigation-dialog{background:var(--ink);color:#fff;border:1px solid #ffffff24;border-radius:1.35rem;width:min(28rem,100% - 1rem);max-height:calc(100dvh - 1rem);margin:.5rem .5rem .5rem auto;padding:0;overflow:hidden auto;box-shadow:0 2rem 6rem #02162c59}.mobile-navigation-dialog::backdrop{backdrop-filter:blur(4px);background:#082d5757}.mobile-navigation-inner{flex-direction:column;min-height:calc(100dvh - 1rem);padding:1rem;display:flex}.mobile-navigation-top{justify-content:space-between;align-items:center;padding:.3rem .2rem 1.5rem;display:flex}.mobile-navigation-name{font-size:1.35rem;font-weight:720}.mobile-menu-close{color:#fff;background:#ffffff14;border-color:#fff3;display:grid}.mobile-navigation-list{border-top:1px solid #ffffff29}.mobile-navigation-list .mobile-navigation-list{border-top:0;margin-inline:.8rem 0}.mobile-navigation-group-label{color:#9fb2c7;min-height:3rem;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:end;padding-top:.7rem;font-size:.75rem;font-weight:650;display:flex}.mobile-navigation-list a{color:#fff;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;min-height:3.5rem;font-size:1.12rem;font-weight:600;text-decoration:none;display:flex}.mobile-navigation-list a[aria-current=page]{color:#fff;text-decoration:underline;text-decoration-color:var(--signal);text-underline-offset:.35rem;text-decoration-thickness:.14rem}.mobile-navigation-dialog .waitlist-link{color:var(--ink);background:#fff;margin-top:auto}.site-footer{color:#fff;background:#061b34;padding-block:clamp(4rem,8vw,7rem) 2rem;position:relative;overflow:hidden}.site-footer:before{content:"";aspect-ratio:1;pointer-events:none;border:4.5rem solid #5f84a91f;width:31rem;position:absolute;bottom:-13rem;right:-7rem;transform:rotate(45deg)}.footer-grid{grid-template-columns:minmax(16rem,.9fr) minmax(0,2.1fr);gap:clamp(2.5rem,5vw,5rem);display:grid;position:relative}.footer-intro p{color:#9fb2c7;max-width:28rem;margin-top:1.4rem;font-size:1.05rem}.site-footer .brand-lockup{color:#fff}.footer-heading{color:#9fb2c7;font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.73rem;font-weight:600}.footer-navigation-list li+li,.footer-contact li+li{margin-top:.8rem}.footer-navigation a,.footer-contact a{color:#d5e0eb;align-items:center;min-height:2.75rem;font-weight:550;text-decoration:none;display:inline-flex}.footer-navigation{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(1.25rem,2.5vw,2.5rem);display:grid}.footer-navigation-root{display:contents}.footer-navigation-column,.footer-navigation-root>.footer-navigation-column{min-width:0;margin-top:0}.footer-primary-link,.footer-nested-heading{color:#d5e0eb;align-items:center;min-height:2.75rem;margin:0;font-size:1rem;font-weight:650;text-decoration:none;display:inline-flex}.footer-navigation a[aria-current=page]{color:#fff;text-decoration:underline;text-decoration-color:var(--signal);text-underline-offset:.35rem;text-decoration-thickness:.14rem}.footer-contact{margin:0;padding:0;list-style:none}.footer-bottom{color:#8298ae;border-top:1px solid #ffffff26;justify-content:space-between;gap:1rem;margin-top:clamp(4rem,9vw,8rem);padding-top:1.5rem;font-size:.85rem;display:flex;position:relative}.footer-release{font-family:var(--font-mono)}@media (width<=56rem){.site-header{grid-template-columns:1fr auto;min-height:5.3rem}.primary-navigation,.header-waitlist{display:none}.mobile-menu-trigger{display:grid}.footer-grid{grid-template-columns:1fr}.footer-intro{grid-column:1/-1}.footer-navigation{grid-template-columns:repeat(2,minmax(9rem,1fr))}}@media (width<=38rem){.announcement-bar{justify-content:flex-start;font-size:.8rem}.announcement-link.waitlist-link{justify-content:flex-start;padding-inline:0}.site-header{padding-block:.75rem}.brand-lockup span{font-size:1.35rem}.footer-grid{grid-template-columns:1fr;gap:2.8rem}.footer-intro{grid-column:auto}.footer-navigation{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}.cpa-workpaper-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.workpaper-btn{cursor:pointer;border-radius:6px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.workpaper-btn.print-btn{color:#38bdf8;background:#38bdf826;border:1px solid #38bdf866}.workpaper-btn.print-btn:hover{background:#38bdf840;border-color:#38bdf8}.workpaper-btn.copy-btn{color:#cbd5e1;background:#1e293bcc;border:1px solid #ffffff26}.workpaper-btn.copy-btn:hover{color:#fff;background:#28354ce6;border-color:#ffffff4d}.tax-disclaimer{margin:var(--space-8) auto var(--space-6);border:1px solid var(--rule);border-left:3px solid var(--rule);border-radius:var(--radius-md);max-width:min(100%,58rem);padding:var(--space-5) var(--space-6);color:var(--text-muted);background:#f8fafc}.tax-disclaimer--compact{margin:var(--space-6) 0 var(--space-4);padding:var(--space-4) var(--space-5);max-width:100%}.tax-disclaimer__header{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.tax-disclaimer__icon{font-size:1rem;line-height:1}.tax-disclaimer__title{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--ink);font-weight:700}.tax-disclaimer__body p{color:#4a5568;margin:0;font-size:.84rem;line-height:1.55}.tax-disclaimer--compact .tax-disclaimer__body p{font-size:.8rem;line-height:1.5}.breadcrumbs-bar{padding-top:var(--space-4,1rem);padding-bottom:var(--space-2,.5rem)}.breadcrumbs-list{align-items:center;gap:var(--space-2,.5rem);font-size:var(--text-xs,.75rem);color:var(--text-muted,#64748b);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs-list a{color:var(--text-muted,#64748b);text-decoration:none;transition:color .15s}.breadcrumbs-list a:hover{color:var(--action,#2563eb);text-decoration:underline}.breadcrumbs-list .sep{color:var(--rule,#cbd5e1)}.breadcrumbs-list [aria-current=page]{color:var(--ink,#0f172a);font-weight:600}.disclaimer-section{padding-top:var(--space-4,1rem);padding-bottom:var(--space-4,1rem)}@media print{.site-header,.site-footer,.announcement-bar,.waitlist-embed,.tool-conversion,.conversion-card,.cpa-workpaper-actions,.dor-link-btn,.skip-link,button{display:none!important}body{color:#000!important;background:#fff!important}.journal-table,.tax-breakdown-table,.waterfall-steps{color:#000!important;border:1px solid #ccc!important}}.marketing-band,.page-intro{border-bottom:1px solid var(--rule);padding:clamp(2.5rem,5vw,4.5rem) clamp(1.25rem,5vw,6rem)}.data-sources-page{background:var(--surface);overflow:hidden}.data-sources-hero{border-bottom:1px solid var(--rule);background-image:linear-gradient(var(--rule-subtle) 1px, transparent 1px), linear-gradient(90deg, var(--rule-subtle) 1px, transparent 1px);background-size:clamp(5rem,9vw,9rem) clamp(5rem,9vw,9rem);grid-template-columns:minmax(18rem,.72fr) minmax(34rem,1.28fr);align-items:start;gap:clamp(2rem,5vw,5rem);padding:clamp(2.5rem,5vw,4.5rem) clamp(1.5rem,7vw,7rem);display:grid}.data-sources-hero__copy{z-index:1;max-width:42rem;position:relative}.data-sources-hero h1,.data-sources-connection h2,.data-sources-statements h2,.data-sources-provenance h2,.data-sources-boundary h2{color:var(--ink);letter-spacing:-.05em;max-width:18ch;margin:0;font-size:clamp(2.4rem,4.2vw,3.8rem);line-height:1.05}.data-sources-hero__lede{max-width:35rem;color:var(--text-muted);margin:2rem 0 0;font-size:clamp(1.15rem,1.8vw,1.5rem);line-height:1.5}.data-sources-hero__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2.5rem;display:flex}.data-sources-hero__actions .text-link{align-items:center;min-height:2.75rem;display:inline-flex}.data-sources-connection,.data-sources-statements,.data-sources-provenance,.data-sources-boundary,.data-sources-conversion{padding:clamp(5rem,10vw,9rem) clamp(1.5rem,7vw,7rem)}.data-sources-connection{border-bottom:1px solid var(--rule);grid-template-columns:minmax(12rem,.55fr) minmax(24rem,1.45fr);align-items:center;gap:clamp(3rem,8vw,9rem);min-height:44rem;display:grid}.data-sources-connection__label{color:var(--ink);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:1rem;font-size:.8rem;display:flex}.data-sources-connection__pulse{border:.25rem solid color-mix(in srgb, var(--signal) 22%, var(--surface));background:var(--signal);width:.85rem;height:.85rem;box-shadow:0 0 0 .5rem color-mix(in srgb, var(--signal) 10%, transparent);border-radius:50%}.data-sources-connection__copy{max-width:57rem}.data-sources-connection h2,.data-sources-statements h2,.data-sources-provenance h2,.data-sources-boundary h2{font-size:clamp(3rem,6vw,6.4rem)}.data-sources-connection__copy>p,.data-sources-statements__body>p,.data-sources-boundary>p{max-width:46rem;color:var(--text-muted);margin:2rem 0 0;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.55}.data-sources-statements{border-bottom:1px solid var(--rule);background:color-mix(in srgb, var(--action) 5%, var(--surface));grid-template-columns:minmax(20rem,1fr) minmax(22rem,.85fr);align-items:start;gap:clamp(4rem,9vw,10rem);min-height:49rem;display:grid}.data-sources-statements__body{padding-top:clamp(1rem,5vw,6rem)}.data-sources-statements__body>p+p{border-top:1px solid var(--rule);padding-top:2rem}.data-sources-file-types{gap:.65rem;margin:2.5rem 0 0;padding:0;list-style:none;display:flex}.data-sources-file-types li{border:1px solid color-mix(in srgb, var(--action) 32%, var(--rule));background:var(--surface);color:var(--ink);font-family:var(--font-mono);letter-spacing:.05em;border-radius:999px;padding:.55rem .8rem;font-size:.78rem}.data-sources-provenance{background:var(--ink);grid-template-columns:minmax(18rem,.7fr) minmax(22rem,1.3fr);align-items:center;gap:clamp(4rem,9vw,10rem);min-height:42rem;display:grid}.data-sources-provenance h2{max-width:52rem;color:var(--surface)}.data-sources__note{max-width:34rem;color:var(--text-muted);margin-top:1rem;font-size:1.05rem;line-height:1.6}.data-sources-provenance .data-sources__note{color:#ffffffd6}.data-sources-provenance .section-kicker{color:color-mix(in srgb, var(--signal) 72%, var(--surface))}.data-sources-provenance__trace{color:color-mix(in srgb, var(--surface) 72%, var(--ink));font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;grid-template-columns:auto minmax(4rem,1fr) auto;align-items:center;gap:1rem;font-size:.74rem;display:grid}.data-sources-provenance__trace i{background:color-mix(in srgb, var(--signal) 55%, var(--ink));height:1px;position:relative}.data-sources-provenance__trace i:after{background:var(--signal);content:"";border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:-.25rem;right:0}.data-sources-boundary{border-bottom:1px solid var(--rule);background:color-mix(in srgb, var(--warm) 10%, var(--surface));grid-template-columns:minmax(22rem,1.2fr) minmax(18rem,.8fr);align-items:center;gap:clamp(4rem,9vw,10rem);min-height:39rem;display:grid}.data-sources-boundary>p{border-left:.25rem solid var(--warm);background:color-mix(in srgb, var(--warm) 8%, var(--surface));color:var(--ink);padding:2rem}.data-sources-conversion{min-height:34rem}.migration-page{background:var(--surface);overflow:hidden}.migration-hero{border-bottom:1px solid var(--rule);background:linear-gradient(135deg, color-mix(in srgb, var(--signal) 8%, transparent), transparent 54%), repeating-linear-gradient(90deg, var(--rule-subtle) 0 1px, transparent 1px 7.5rem);grid-template-columns:minmax(18rem,.85fr) minmax(22rem,1.15fr);align-items:start;gap:clamp(2rem,5vw,6rem);padding:clamp(2.5rem,5vw,4.5rem) clamp(1.5rem,7vw,7rem);display:grid}.migration-hero__copy{max-width:45rem}.migration-hero h1,.migration-chapter h2,.migration-help h2{color:var(--ink);letter-spacing:-.05em;text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(2.4rem,4.2vw,3.8rem);line-height:1.05}.migration-hero__lede,.migration-chapter>div>p{max-width:43rem;color:var(--text-muted);text-wrap:pretty;margin:2rem 0 0;font-size:clamp(1.12rem,1.8vw,1.45rem);line-height:1.55}.migration-hero__body{max-width:43rem;color:var(--text-muted);text-wrap:pretty;margin:1.5rem 0 0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.6}.migration-hero__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2.5rem;display:flex}.migration-hero__help-link{align-items:center;min-height:2.75rem;display:inline-flex}.migration-sequence{border:1px solid color-mix(in srgb, var(--signal) 30%, var(--rule));border-radius:calc(var(--radius-medium) * 1.5);background:color-mix(in srgb, var(--surface) 90%, transparent);box-shadow:0 2rem 5rem color-mix(in srgb, var(--ink) 12%, transparent);padding:clamp(1.25rem,3vw,2.75rem);position:relative}.migration-sequence__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.migration-sequence__step{border:1px solid var(--rule);border-radius:var(--radius-medium);background:var(--surface);min-height:10.5rem;box-shadow:0 1rem 2.25rem color-mix(in srgb, var(--ink) 7%, transparent);align-content:space-between;gap:1.5rem;padding:1.25rem;display:grid}.migration-sequence__step strong{color:var(--ink);letter-spacing:-.035em;font-size:clamp(1.2rem,2.1vw,1.65rem)}.migration-sequence__step>span:last-child{color:var(--text-muted);font-size:.9rem;line-height:1.4}.migration-sequence__number,.migration-chapter__index{color:var(--ink);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.migration-sequence__step--validate{background:color-mix(in srgb, var(--action) 6%, var(--surface))}.migration-sequence__step--cutover{background:color-mix(in srgb, var(--warm) 8%, var(--surface))}.migration-sequence__step--confirm{background:var(--ink)}.migration-sequence__step--confirm strong,.migration-sequence__step--confirm .migration-sequence__number{color:var(--surface)}.migration-sequence__step--confirm>span:last-child{color:color-mix(in srgb, var(--surface) 72%, var(--ink))}.migration-chapter,.migration-help,.migration-conversion{border-bottom:1px solid var(--rule);grid-template-columns:minmax(11rem,.55fr) minmax(20rem,1.45fr);gap:clamp(3rem,8vw,9rem);padding:clamp(5rem,10vw,9rem) clamp(1.5rem,7vw,7rem);display:grid}.migration-chapter h2,.migration-help h2{font-size:clamp(2.7rem,5.5vw,5.8rem)}.migration-chapter--validate{background:color-mix(in srgb, var(--action) 5%, var(--surface))}.migration-chapter--cutover{background:color-mix(in srgb, var(--warm) 9%, var(--surface))}.migration-chapter--confirm{background:var(--ink)}.migration-chapter--confirm h2,.migration-chapter--confirm .migration-chapter__index{color:var(--surface)}.migration-chapter--confirm>div>p{color:color-mix(in srgb, var(--surface) 72%, var(--ink))}.migration-help{align-items:start}.migration-help__links{border:1px solid var(--rule);border-radius:var(--radius-medium);background:var(--rule);gap:1px;display:grid;overflow:hidden}.migration-help__links a{background:var(--surface);min-height:4.75rem;color:var(--ink);transition:background-color .18s var(--motion-ease-out), color .18s var(--motion-ease-out);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-weight:700;text-decoration:none;display:flex}.migration-help__links a:hover,.migration-help__links a:focus-visible{background:var(--ink);color:var(--surface)}.js .migration-sequence[data-motion-state=enhanced] [data-migration-step]{opacity:0;transition:opacity .36s var(--motion-ease-out), transform .44s var(--motion-ease-out);transform:translateY(.85rem)}.js .migration-sequence[data-motion-state=enhanced] [data-migration-step]:nth-child(2){transition-delay:70ms}.js .migration-sequence[data-motion-state=enhanced] [data-migration-step]:nth-child(3){transition-delay:.14s}.js .migration-sequence[data-motion-state=enhanced] [data-migration-step]:nth-child(4){transition-delay:.21s}.js .migration-sequence[data-motion-state=enhanced][data-visible=true] [data-migration-step]{opacity:1;transform:none}@media (width<=64rem){.data-sources-hero,.data-sources-connection,.data-sources-statements,.data-sources-provenance,.data-sources-boundary{grid-template-columns:1fr}.data-sources-hero{gap:4rem}.data-sources-connection,.data-sources-statements,.data-sources-provenance,.data-sources-boundary{min-height:auto}.migration-hero,.migration-chapter,.migration-help{grid-template-columns:1fr}.data-sources-statements__body{padding-top:0}}@media (width<=40rem){.data-sources-hero h1{font-size:clamp(3.3rem,16vw,5rem)}.data-sources-connection h2,.data-sources-statements h2,.data-sources-provenance h2,.data-sources-boundary h2{font-size:clamp(2.7rem,13vw,4.2rem)}.data-sources-provenance__trace{grid-template-columns:1fr}.data-sources-provenance__trace i{width:1px;height:4rem;margin-left:.3rem}.data-sources-provenance__trace i:after{top:auto;bottom:0;right:-.25rem}.migration-sequence__steps{grid-template-columns:1fr}}.section-kicker{color:#067066;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1.6rem;font-size:.75rem;font-weight:650}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes hero-flow-draw{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:.88;clip-path:inset(0)}}@keyframes hero-source-arrive{0%{transform:translateY(.55rem)scale(.96)}to{transform:translate(0,0)scale(1)}}@keyframes hero-product-settle{0%{transform:perspective(80rem)rotateY(-2deg)rotate(.3deg)translateY(1.5rem)scale(.985)}to{transform:perspective(80rem)rotateY(-2deg)rotate(.3deg)translate(0,0)scale(1)}}@keyframes hero-caption-arrive{0%{transform:translate(-.875rem)}to{transform:translate(0,0)}}.hero-band{border-bottom:1px solid var(--rule);background:#fbfcff;grid-template-columns:minmax(21rem,.82fr) minmax(32rem,1.18fr);min-height:min(46rem,85vh);display:grid;position:relative;overflow:hidden}.hero-band:before{content:"";pointer-events:none;background:linear-gradient(90deg,#082d570b 1px,#0000 1px) 0 0/min(8.333%,7.5rem) 100%;position:absolute;inset:0}.hero-copy-column{z-index:3;flex-direction:column;justify-content:flex-start;align-self:start;padding:clamp(2.5rem,5vw,4.5rem) clamp(2rem,5vw,6rem);display:flex;position:relative}.hero-title{max-width:16ch;color:var(--ink);letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(2.5rem,4.4vw,4rem);font-weight:650;line-height:1.05}.hero-title span{color:#6256e8}.hero-copy{color:#526b80;max-width:31rem;margin:2.4rem 0 0;font-size:clamp(1.05rem,1.45vw,1.3rem);line-height:1.58}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.6rem;display:flex}.hero-actions .waitlist-link{min-height:4rem;padding-inline:1.7rem;box-shadow:0 14px 30px #5652c82e}.hero-secondary{min-height:2.75rem;color:var(--ink);align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.hero-secondary span{font-family:var(--font-mono);margin-left:.4rem}.hero-note{color:#526b80;align-items:center;gap:.65rem;margin:1.7rem 0 0;font-size:.82rem;display:flex}.hero-note i{background:var(--signal);border-radius:50%;width:.45rem;height:.45rem}.hero-product-stage{min-width:0;position:relative}.hero-product-stage:before{aspect-ratio:1;content:"";background:radial-gradient(circle,#14aa9b33,#5652c81a 45%,#0000 70%);border-radius:50%;width:40rem;position:absolute;top:10%;right:-7%}.hero-flow-field{position:absolute;inset:1rem -8rem 0 -2rem;overflow:hidden}.hero-flow{opacity:.88;border:1.5rem solid #0000;border-radius:50%;width:47rem;height:10rem;position:absolute;right:-7rem}.hero-flow--payout{border-top-color:var(--warm);top:1.5rem;transform:rotate(-14deg)}.hero-flow--bank{border-top-color:#6256e8;top:8.6rem;right:-4rem;transform:rotate(-8deg)}.hero-flow--receipt{border-top-color:var(--signal);top:15.8rem;right:-1rem;transform:rotate(-1deg)}.hero-flow--property{border-top-color:var(--source-property);top:23rem;right:-5rem;transform:rotate(8deg)}.hero-source-labels{z-index:3;pointer-events:none;position:absolute;inset:0}.hero-source-label{color:#526b80;backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #092e551f;border-radius:999px;align-items:center;gap:.55rem;padding:.68rem .85rem;font-size:.72rem;display:flex;position:absolute;box-shadow:0 .8rem 2rem #15344f17}.hero-source-label i{border-radius:50%;width:.48rem;height:.48rem}.hero-source-label--payout{top:7.5rem;right:3.5rem}.hero-source-label--payout i{background:var(--warm)}.hero-source-label--bank{top:14rem;right:1rem}.hero-source-label--bank i{background:#6256e8}.hero-source-label--receipt{top:20.5rem;right:1rem}.hero-source-label--receipt i{background:var(--signal)}.hero-source-label--property{top:27rem;right:2rem}.hero-source-label--property i{background:var(--source-property)}.hero-product-window{z-index:2;width:min(47rem,100% - 10rem);position:absolute;top:10rem;right:9rem;transform:perspective(80rem)rotateY(-2deg)rotate(.3deg);box-shadow:0 2.4rem 5rem #0d2a453d,0 .2rem .5rem #0d2a4514}.hero-convergence-label{z-index:4;color:#526b80;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.67rem;font-weight:600;display:flex;position:absolute;bottom:2.8rem;right:8%}.hero-convergence-label span{background:linear-gradient(90deg, var(--warm), #6256e8, var(--signal), var(--source-property));width:2.8rem;height:.15rem}[data-motion-composition=hero][data-motion-state=enhanced] .hero-flow{opacity:0;animation:hero-flow-draw .9s var(--motion-ease-in-out) forwards}[data-motion-composition=hero][data-motion-state=enhanced] .hero-flow--bank{animation-delay:90ms}[data-motion-composition=hero][data-motion-state=enhanced] .hero-flow--receipt{animation-delay:.18s}[data-motion-composition=hero][data-motion-state=enhanced] .hero-flow--property{animation-delay:.27s}[data-motion-composition=hero][data-motion-state=enhanced] .hero-source-label{animation:hero-source-arrive .52s var(--motion-ease-out) both}[data-motion-composition=hero][data-motion-state=enhanced] .hero-source-label--payout{animation-delay:.32s}[data-motion-composition=hero][data-motion-state=enhanced] .hero-source-label--bank{animation-delay:.41s}[data-motion-composition=hero][data-motion-state=enhanced] .hero-source-label--receipt{animation-delay:.5s}[data-motion-composition=hero][data-motion-state=enhanced] .hero-source-label--property{animation-delay:.59s}[data-motion-composition=hero][data-motion-state=enhanced] .hero-product-window{animation:hero-product-settle .82s .24s var(--motion-ease-out) both}[data-motion-composition=hero][data-motion-state=enhanced] .hero-convergence-label{animation:hero-caption-arrive .52s .98s var(--motion-ease-out) both}.journey{background:#fff}.journey-heading{border-bottom:1px solid var(--rule);padding:clamp(5.5rem,7.8vw,7rem) clamp(2rem,4vw,3.375rem) clamp(4rem,5.3vw,4.75rem)}.journey-heading h2{max-width:58.75rem;color:var(--ink);letter-spacing:-.064em;text-wrap:balance;margin:0;font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:630;line-height:1.01}.journey-heading p{color:#617789;max-width:38.75rem;margin:1.45rem 0 0;font-size:.94rem;line-height:1.65}.journey-layout{grid-template-columns:15.625rem minmax(0,1fr);display:grid}.journey-rail-wrap{background:#fbfcfd;border-right:1px solid #dfe6eb;position:relative}.journey-rail{flex-direction:column;justify-content:center;min-height:calc(100svh - 6.4rem);padding:3.375rem 1.75rem 3.375rem 2.75rem;display:flex;position:sticky;top:6.4rem}.journey-rail a{color:#526b80;min-height:3.375rem;transition:color .2s var(--motion-ease-out);align-items:center;padding-left:2.45rem;font-size:.82rem;font-weight:560;text-decoration:none;display:flex;position:relative}.journey-rail a:before{transform-origin:0;content:"";width:1.7rem;height:2px;transition:transform .2s var(--motion-ease-out), background .2s var(--motion-ease-out);background:#c9d5dc;position:absolute;left:0;transform:scaleX(.44)}.journey-rail a[aria-current=step]{color:var(--ink);font-weight:700}.journey-rail a[aria-current=step]:before{background:var(--signal);transform:scaleX(1)}.journey-scenes{min-width:0}.journey-scene{border-bottom:1px solid #dfe6eb;min-height:51.25rem;padding:4.75rem clamp(2.625rem,4vw,4rem) 5.125rem;position:relative;overflow:hidden}.journey-scene__copy{transition:transform .6s var(--motion-ease-out);transform:none}.journey-scene[data-motion-state=enhanced] .journey-scene__copy{transform:translateY(1rem)}.journey-scene[data-visible=true] .journey-scene__copy{transform:translateY(0)}.journey-scene__copy h3{max-width:47.5rem;color:var(--ink);letter-spacing:-.057em;text-wrap:balance;margin:0;font-size:clamp(2.35rem,4.2vw,3.625rem);font-weight:620;line-height:1.04}.journey-scene__copy p{color:#526b80;max-width:35rem;margin:1.125rem 0 0;font-size:1rem;line-height:1.62}.journey-heading__help,.journey-scene__link{min-height:2.75rem;color:var(--action-strong);align-items:center;gap:.55rem;font-weight:700;text-decoration:none;display:inline-flex}.journey-heading__help{margin-top:1.25rem}.journey-scene__link{margin-top:1.1rem}.journey-scene--close .journey-scene__link{color:var(--signal)}.how-it-works-intro>p:last-child{max-width:43rem;color:var(--text-muted);margin:1.5rem 0 0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.65}.journey-product-stage{margin-top:clamp(3rem,6vw,5rem);position:relative}.journey-scene--decide{background:#f9fafc}.journey-scene--close{color:#fff;background:#071c35}.journey-scene--close .journey-scene__copy h3{color:#fff}.journey-scene--close .journey-scene__copy p{color:#c1d0de}.journey-scene--results{background:#eaf8f5}.journey-product-stage--decision{padding-right:13%}.decision-callout{width:min(19rem,38%);color:var(--ink);background:#fff;border:1px solid #0d345226;border-radius:.85rem;padding:1.5rem;position:absolute;bottom:2.2rem;right:0;box-shadow:0 1.7rem 4rem #0d284133}.decision-callout small{color:#9a4b16;font-family:var(--font-mono);text-transform:uppercase}.decision-callout strong{margin-top:.8rem;font-size:1.15rem;display:block}.decision-callout p{color:#637888;font-size:.82rem}.decision-callout span{color:var(--action-strong);margin-top:1rem;font-weight:700;display:block}[data-reveal-mode=decision][data-motion-state=enhanced] .decision-callout{transition:transform .62s .62s var(--motion-ease-out);transform:translate(1.75rem)}[data-reveal-mode=decision][data-visible=true] .decision-callout{transform:translate(0,0)}.help-band{border-bottom:1px solid var(--rule);background:#f5f8fa;grid-template-columns:.84fr 1.16fr;min-height:42rem;display:grid}.help-copy{border-right:1px solid var(--rule);background:#fff;flex-direction:column;justify-content:space-between;padding:clamp(5rem,8vw,7rem) clamp(2rem,5vw,5.5rem);display:flex}.help-copy h2{max-width:10ch;color:var(--ink);letter-spacing:-.062em;margin:0;font-size:clamp(3.3rem,5.5vw,5.7rem);font-weight:620;line-height:.96}.help-copy p:not(.section-kicker){color:#637888;max-width:31rem;margin:1.5rem 0 0;font-size:1.04rem;line-height:1.6}.help-copy a{width:fit-content;min-height:2.75rem;color:var(--ink);align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.help-stage{place-items:center;padding:clamp(2rem,5vw,5rem);display:grid;position:relative;overflow:hidden}.help-aura{aspect-ratio:1;filter:blur(6px);background:radial-gradient(circle,#14aa9b36,#5652c81a 45%,#0000 70%);border-radius:50%;width:min(38rem,80%);position:absolute}.help-search-panel{width:min(43rem,100%);position:relative}.help-search-bar{color:#526b80;background:#fff;border:1px solid #d9e2e8;border-radius:1rem;align-items:center;gap:1.2rem;min-height:5.2rem;padding:0 1.6rem;font-size:1rem;display:flex;box-shadow:0 1rem 3rem #12324e1c}.help-search-icon{border:.18rem solid var(--signal);border-radius:50%;width:1.45rem;height:1.45rem}.help-search-icon:after{background:var(--signal);content:"";width:.75rem;height:.18rem;margin:1rem 0 0 .95rem;display:block;transform:rotate(45deg)}.help-search-results{background:#fffffff0;border:1px solid #dfe6eb;border-radius:0 0 1rem 1rem;margin:1rem 1.5rem 0;overflow:hidden}.help-search-results article{border-bottom:1px solid #e3e9ee;padding:1.35rem 1.6rem}.help-search-results article:last-child{border-bottom:0}.help-search-results strong,.help-search-results span{display:block}.help-search-results strong{color:var(--ink)}.help-search-results span{color:#526b80;margin-top:.35rem;font-size:.78rem}[data-reveal-section=help][data-motion-state=enhanced] .help-aura{opacity:.25;transition:opacity .9s var(--motion-ease-out), transform 1.1s var(--motion-ease-in-out);transform:scale(.82)}[data-reveal-section=help][data-motion-state=enhanced] .help-search-bar{transition:transform .65s .16s var(--motion-ease-out);transform:translateY(1.125rem)}[data-reveal-section=help][data-motion-state=enhanced] .help-search-results{transition:transform .56s .7s var(--motion-ease-out);transform:translateY(.75rem)}[data-reveal-section=help][data-motion-state=enhanced] .help-search-results article{transition:transform .48s var(--motion-ease-out);transform:translate(.75rem)}[data-reveal-section=help][data-motion-state=enhanced] .help-search-results article:first-child{transition-delay:.82s}[data-reveal-section=help][data-motion-state=enhanced] .help-search-results article:nth-child(2){transition-delay:.89s}[data-reveal-section=help][data-motion-state=enhanced] .help-search-results article:nth-child(3){transition-delay:.96s}[data-reveal-section=help][data-visible=true] .help-aura,[data-reveal-section=help][data-visible=true] .help-search-bar,[data-reveal-section=help][data-visible=true] .help-search-results,[data-reveal-section=help][data-visible=true] .help-search-results article{transform:none}.pricing-band{border-bottom:1px solid var(--rule);background:#f7f6ff;grid-template-columns:.95fr 1.05fr;min-height:38rem;display:grid;position:relative;overflow:hidden}.pricing-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(5rem,8vw,7rem) clamp(2rem,5vw,5.5rem);display:flex;position:relative}.pricing-copy h2{max-width:12ch;color:var(--ink);letter-spacing:-.064em;text-wrap:balance;margin:0;font-size:clamp(3.3rem,5.5vw,5.7rem);font-weight:620;line-height:.96}.pricing-copy>p:not(.section-kicker){color:#526b80;max-width:32rem;margin:1.6rem 0 2rem;font-size:1.05rem;line-height:1.6}.pricing-copy .waitlist-link{color:var(--ink);background:0 0;padding-inline:0}@media (hover:hover) and (pointer:fine){.pricing-copy .waitlist-link:hover{color:var(--action-strong);background:0 0}}.pricing-stage{place-items:center;min-height:38rem;display:grid;position:relative}.pricing-ribbon{pointer-events:none;border:1.7rem solid #0000;border-radius:50%;width:59rem;height:14rem;position:absolute}.pricing-ribbon--violet{border-top-color:#6256e8;top:5rem;right:-17rem;transform:rotate(-12deg)}.pricing-ribbon--teal{border-top-color:var(--signal);bottom:-6rem;right:-2rem;transform:rotate(7deg)}.pricing-number{z-index:2;text-align:center;position:relative}.pricing-number .price-display{color:var(--ink);letter-spacing:-.08em;font-size:clamp(6rem,10vw,10rem);font-weight:620;line-height:.86;display:block}.pricing-number>span{color:#526b80;margin-top:1.5rem;font-size:1.05rem;display:block}.pricing-plan-summary{color:var(--text-muted);font-family:var(--font-mono);gap:.45rem;margin:1.5rem 0 0;padding:0;font-size:.78rem;list-style:none;display:grid}[data-reveal-section=pricing][data-motion-state=enhanced] .pricing-number{transition:transform .72s .46s var(--motion-ease-out);transform:translateY(1.25rem)}[data-reveal-section=pricing][data-visible=true] .pricing-number{transform:translate(0,0)}.closing-band{color:#fff;background:#061b34;border-bottom:1px solid #ffffff24;grid-template-columns:minmax(20rem,1fr) minmax(23rem,.8fr);align-items:center;gap:clamp(3rem,8vw,8rem);min-height:31rem;padding:clamp(5rem,8vw,7rem) clamp(2rem,6vw,7rem);display:grid;position:relative;overflow:hidden}.closing-band:before{background:linear-gradient(90deg, var(--signal) 0 18%, #ffffff1f 18%);content:"";height:.22rem;position:absolute;top:0;left:6rem;right:6rem}.closing-band:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/5rem 5rem;position:absolute;inset:0}.closing-copy,.closing-band .waitlist-form{z-index:2;position:relative}.closing-title{color:#fff;letter-spacing:-.066em;max-width:10ch;margin:0;font-size:clamp(4rem,6.8vw,7rem);font-weight:620;line-height:.93}.closing-copy>p{color:#c1d0de;margin:1.8rem 0 0;font-size:1.05rem}.closing-watermark{z-index:1;opacity:.08;width:min(30rem,34vw);position:absolute;right:4%;transform:rotate(3deg)}.closing-watermark path{fill:none;stroke:#fff;stroke-width:20px}.waitlist-form{width:100%;max-width:43rem}.waitlist-form label{margin-bottom:.65rem;font-weight:650;display:block}.waitlist-form-row{border:1px solid var(--rule);background:var(--surface);border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;padding:.65rem;display:grid}.waitlist-form input{width:100%;min-width:0;min-height:3.8rem;color:var(--ink);font:inherit;background:#fff;border:0;border-radius:.7rem;padding:0 1rem}.waitlist-form button{color:#fff;cursor:pointer;background:#6256e8;border:0;border-radius:.7rem;min-height:3.8rem;padding:0 1.4rem;font-weight:700}.waitlist-form button:disabled{cursor:wait;opacity:.72}.waitlist-honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.waitlist-form-note,.waitlist-form-status,.waitlist-form-noscript{color:#526b80;margin:.75rem 0 0;font-size:.82rem}.waitlist-form-status{min-height:1.3em;margin-top:.45rem}.waitlist-form--compact .waitlist-form-row{background:#ffffff0d;border-color:#ffffff3b}.waitlist-form--compact .waitlist-form-note,.waitlist-form--compact .waitlist-form-status,.waitlist-form--compact .waitlist-form-noscript{color:#c1d0de}.waitlist-form[data-state=pending] .waitlist-form-row{opacity:.78}.waitlist-form[data-state=error] .waitlist-form-row{border-color:var(--warm)}.waitlist-form[data-state=error] .waitlist-form-status{color:var(--ink);font-weight:650}.waitlist-form[data-state=success] .waitlist-form-row{border-color:var(--signal)}.waitlist-form[data-state=success] .waitlist-form-status{color:#087d72;font-weight:650}.waitlist-form--compact[data-state=error] .waitlist-form-status,.waitlist-form--compact[data-state=success] .waitlist-form-status{color:#fff}.page-intro{align-content:center;min-height:clamp(16rem,24vw,22rem);display:grid}.page-intro--split{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.55fr);align-items:end;gap:clamp(2rem,5vw,6rem);display:grid}.page-title,.section-title{max-width:18ch;color:var(--ink);letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(2.4rem,4.2vw,3.8rem);font-weight:650;line-height:1.05}.page-copy{color:#39526c;max-width:37rem;font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.55}.text-link{width:fit-content;color:var(--action-strong);font-size:1.2rem;font-weight:650}.product-journey-rail-wrap{align-self:start;position:sticky;top:calc(6.4rem + clamp(1rem,4vw,3rem))}.product-journey-rail{gap:.35rem;display:grid}.product-journey-rail a{min-height:2.75rem;color:var(--text-muted);transition:color var(--motion-standard) var(--motion-ease-out);grid-template-columns:.2rem minmax(0,1fr);align-items:center;gap:.8rem;font-size:.94rem;font-weight:650;line-height:1.3;text-decoration:none;display:grid}.product-journey-rail a>span{background:var(--rule);opacity:.7;width:100%;height:2rem;transition:opacity var(--motion-standard) var(--motion-ease-out), transform var(--motion-standard) var(--motion-ease-in-out);border-radius:999px;transform:scaleY(.35)}.product-journey-rail a[aria-current=step]{color:var(--ink)}.product-journey-rail a[aria-current=step]>span{background:var(--signal);opacity:1;transform:scaleY(1)}.product-journey-rail a:focus-visible{border-radius:var(--radius-small);box-shadow:var(--focus-ring);outline:none}@media (width<=70rem){.hero-band{grid-template-columns:.86fr 1.14fr}.hero-copy-column{padding-inline:2.5rem}.hero-title{font-size:clamp(4rem,7vw,5.7rem)}.journey-product-stage--decision{padding-right:5%}.decision-callout{right:-1rem}}@media (width<=56rem){.hero-band{grid-template-rows:auto 36rem;grid-template-columns:1fr;min-height:70rem}.hero-copy-column{padding:5rem 2rem 2rem}.hero-title{max-width:10ch}.hero-product-window{width:92%;top:6rem;right:4%}.hero-flow-field{inset:0 -5rem 0 0}.hero-source-label{display:none}.hero-convergence-label{bottom:1.5rem;right:2rem}.journey-heading{grid-template-columns:1fr;align-items:start}.journey-heading h2{max-width:13ch}.journey-layout{display:block}.journey-rail-wrap{z-index:8;border-bottom:1px solid #dfe6eb;border-right:0;position:relative;top:0}.js .journey-rail-wrap{position:sticky;top:5.3rem}.journey-rail{backdrop-filter:blur(12px);scrollbar-width:none;background:#fbfcfdf2;flex-direction:row;justify-content:flex-start;gap:1.25rem;min-height:0;padding:1.1rem 1.5rem;position:static;overflow-x:auto}.journey-rail::-webkit-scrollbar{display:none}.journey-rail a{min-width:max-content;min-height:2.75rem;padding:0;font-size:.84rem}.journey-rail a:before{display:none}.journey-scene{min-height:48rem;padding-inline:1.5rem}.journey-product-stage--decision{padding-bottom:8rem;padding-right:0}.decision-callout{width:min(22rem,72%);bottom:0;right:1rem}.help-band,.pricing-band,.closing-band,.page-intro--split{grid-template-columns:1fr}.help-copy{border-right:0;border-bottom:1px solid var(--rule);min-height:32rem}.help-stage{min-height:34rem}.pricing-stage{min-height:31rem}.closing-band{padding-block:6rem}.closing-watermark{width:25rem}}@media (width<=48rem){.product-journey-rail-wrap{position:static}.product-journey-rail{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem}}@media (width<=40rem){.marketing-band,.page-intro{padding-block:4.5rem}.hero-band{grid-template-rows:auto 30rem;min-height:61rem}.hero-copy-column{padding-inline:1.25rem}.hero-title{font-size:clamp(3.6rem,16vw,5rem)}.hero-actions{flex-direction:column;align-items:flex-start;gap:1.2rem}.hero-product-window{width:100%;top:4rem;right:0}.hero-flow{width:36rem}.hero-convergence-label{display:none}.journey-heading{padding-inline:1.25rem}.journey-heading h2,.journey-scene__copy h3,.help-copy h2,.pricing-copy h2{font-size:clamp(3rem,14vw,4.5rem)}.journey-scene{min-height:43rem;padding:4.5rem 1.25rem}.decision-callout{width:90%;right:0}.help-copy,.pricing-copy,.help-stage{padding-inline:1.25rem}.help-search-results{margin-inline:.5rem}.pricing-stage{min-height:25rem}.pricing-number .price-display{font-size:6rem}.closing-band{grid-template-columns:1fr;padding-inline:1.25rem}.closing-title{font-size:clamp(3.6rem,16vw,5rem)}.waitlist-form-row{grid-template-columns:1fr}.waitlist-form button{width:100%}}@media (prefers-reduced-motion:reduce){[data-motion-composition=hero] .hero-flow,[data-motion-composition=hero] .hero-source-label,[data-motion-composition=hero] .hero-product-window,[data-motion-composition=hero] .hero-convergence-label{opacity:1;clip-path:none;animation:none;transform:none}.journey-scene__copy,.decision-callout,[data-reveal-section] .help-aura,[data-reveal-section] .help-search-bar,[data-reveal-section] [data-help-query],[data-reveal-section] .help-search-results,[data-reveal-section] .help-search-results article,[data-reveal-section] .pricing-ribbon,[data-reveal-section] .pricing-number{opacity:1;clip-path:none;transition:none;transform:none}.journey-rail a{transition:color .12s var(--motion-ease-out)}.journey-rail a:before,.journey-rail a[aria-current=step]:before{transition:background .12s var(--motion-ease-out);transform:scaleX(.44)}}.product-overview,.property-results{color:var(--ink);overflow:clip}.product-system-hero{border-bottom:1px solid var(--rule);background:var(--surface);grid-template-columns:minmax(22rem,.76fr) minmax(0,1.24fr);align-items:start;min-height:min(48rem,85vh);display:grid}.product-system-hero__copy{z-index:2;flex-direction:column;justify-content:flex-start;align-self:start;padding:clamp(2.5rem,5vw,4.5rem) clamp(2rem,5vw,6rem);display:flex}.product-overview__title,.product-system-journey__heading h2,.product-pathway h2,.product-source-intro h2,.product-proof h2,.product-trust h2,.product-pricing h2,.product-overview__conversion h2{color:var(--ink);letter-spacing:-.05em;text-wrap:balance;margin:0;font-weight:650;line-height:1.05}.product-overview__title{max-width:16ch;font-size:clamp(2.4rem,4.2vw,3.8rem)}.product-overview__lede,.product-overview__result-claim{max-width:34rem;color:var(--text-muted);font-size:clamp(1.02rem,1.45vw,1.24rem);line-height:1.6}.product-overview__lede{margin:1.5rem 0 0}.product-overview__result-claim{color:var(--ink);border-left:none;margin:1rem 0 0;padding-left:0}.product-system-hero__actions{flex-wrap:wrap;align-items:center;gap:1.35rem;margin-top:2.2rem;display:flex}.product-system-hero__actions .waitlist-link,.product-system-hero__actions .text-link{align-items:center;min-height:2.75rem;display:inline-flex}.product-system-hero__stage{border-left:1px solid var(--rule);background:var(--canvas);flex-direction:column;justify-content:center;min-width:0;min-height:52rem;padding:5rem clamp(2rem,4vw,4.5rem);display:flex;position:relative}.product-system-hero__ribbon{z-index:3;min-height:2.65rem;color:var(--ink);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;align-items:center;padding:.65rem 1rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex;position:absolute}.product-system-hero__ribbon--payout{--ribbon-entry-x:-2.5rem;--ribbon-entry-y:-.75rem;background:var(--warm);top:2rem;left:clamp(1rem,3vw,3rem)}.product-system-hero__ribbon--transactions{--ribbon-entry-x:2.75rem;--ribbon-entry-y:-.35rem;background:var(--action);color:#fff;top:2rem;right:clamp(1rem,3vw,3rem)}.product-system-hero__ribbon--receipts{--ribbon-entry-x:-2.25rem;--ribbon-entry-y:.55rem;background:var(--signal);bottom:2rem;left:clamp(1rem,3vw,3rem)}.product-system-hero__ribbon--properties{--ribbon-entry-x:3rem;--ribbon-entry-y:.8rem;background:var(--source-property);bottom:2rem;right:clamp(1rem,3vw,3rem)}.product-system-hero__state{min-width:0;position:relative}.product-system-hero__state--close{z-index:1;width:88%}.product-system-hero__state--results{z-index:2;width:72%;margin:-5.5rem 0 0 auto}.product-system-journey{border-bottom:1px solid var(--rule);background:var(--surface);padding:clamp(6rem,10vw,10rem) clamp(1.25rem,5vw,6rem) 0}.product-system-journey__heading{max-width:64rem;padding-bottom:clamp(4rem,7vw,7rem)}.product-system-journey__heading h2{max-width:14ch;font-size:clamp(3.3rem,6.5vw,6.8rem)}.product-system-journey__grid{border-top:1px solid var(--rule);grid-template-columns:minmax(12rem,.24fr) minmax(0,1fr);display:grid}.product-journey-rail-wrap{border-right:1px solid var(--rule);background:var(--canvas)}.product-system-journey__scenes,.product-system-journey__track,.product-system-journey__stage{min-width:0}.product-system-journey__triggers{display:none}.product-journey-scene{border-bottom:1px solid var(--rule);grid-template-columns:minmax(13rem,.46fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:clamp(36rem,55vw,48rem);padding:clamp(4rem,7vw,7rem) clamp(1.5rem,5vw,5rem);display:grid}.product-journey-scene:last-child{border-bottom:0}.product-journey-scene:nth-child(2n){background:var(--canvas-raised)}.product-journey-scene__copy h3{max-width:10ch;color:var(--ink);letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,4vw,4.5rem);font-weight:650;line-height:.98}@media (width>=64.001rem) and (prefers-reduced-motion:no-preference){.js .product-system-journey__track{min-height:400vh;position:relative}.js .product-system-journey__stage{height:clamp(42rem,100vh - 6.4rem,58rem);position:sticky;top:6.4rem;overflow:visible}.js .product-journey-scene{pointer-events:none;opacity:0;min-height:100%;transition:opacity .5s var(--motion-ease-in-out), transform .6s var(--motion-ease-in-out);border-bottom:0;position:absolute;inset:0;transform:translateY(1rem)scale(.985)}.js .product-journey-scene[data-active=true]{z-index:1;pointer-events:auto;opacity:1;transform:translate(0,0)scale(1)}.js .product-system-journey__triggers{pointer-events:none;grid-template-rows:repeat(4,100vh);margin-top:clamp(-58rem,-100vh,-42rem);display:grid;position:relative}.js .product-system-journey__triggers>span{scroll-margin-top:20vh;display:block}}.product-pathways{border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,1.28fr) minmax(0,.72fr);display:grid}.product-pathway{flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:36rem;padding:clamp(4rem,8vw,8rem) clamp(1.5rem,5vw,6rem);display:flex}.product-pathway h2{max-width:14ch;font-size:clamp(2.4rem,4.4vw,4.4rem)}.product-pathway__desc{max-width:32ch;margin-top:1.25rem;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.55}.product-pathway--close .product-pathway__desc{color:#ffffffeb}.product-pathway--results .product-pathway__desc{color:var(--ink)}.product-pathway a{min-height:2.75rem;color:inherit;align-items:center;margin-top:2rem;font-size:1.05rem;font-weight:700;display:inline-flex}.product-pathway--close{background:var(--ink);color:#fff}.product-pathway--close h2,.product-pathway--close .section-kicker{color:#fff}.product-pathway--results{border-left:1px solid var(--ink);background:var(--signal)}.product-pathway--results .section-kicker{color:var(--ink)}.product-source-intro,.product-trust,.product-pricing,.product-overview__conversion{border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr);align-items:center;gap:clamp(3rem,8vw,9rem);padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,6rem);display:grid}.product-source-intro h2{max-width:14ch;font-size:clamp(2.6rem,4.5vw,4.8rem)}.product-source-intro__desc{color:var(--text-muted);max-width:38ch;margin-top:1.25rem;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.6}.product-source-intro .text-link{justify-self:end;align-items:center;min-height:3rem;display:inline-flex}.product-proof{border-bottom:1px solid var(--rule);padding:clamp(5rem,8vw,8rem) clamp(1.25rem,5vw,6rem)}.product-proof h2{max-width:22ch;margin-bottom:clamp(1rem,2vw,1.5rem);font-size:clamp(2.4rem,4.5vw,4.2rem);line-height:1.08}.product-proof__subheading{color:var(--text-muted);max-width:48rem;margin-top:0;margin-bottom:clamp(2.5rem,4vw,3.5rem);font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.6}.product-proof--decisions{background:var(--canvas-raised)}.product-proof--results{background:var(--surface)}.product-proof__header{max-width:54rem}.product-proof__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,26rem),1fr));align-items:start;gap:clamp(2rem,4vw,3.5rem);display:grid}.product-proof__item{gap:1.5rem;display:grid}.product-proof__item-copy{gap:.75rem;display:grid}.product-proof__item-copy h3{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:650;line-height:1.25}.product-proof__item-copy p{color:var(--text-muted);margin:0;font-size:1.02rem;line-height:1.55}.product-help{min-height:42rem}.product-trust{background:var(--ink);color:#fff}.product-trust h2,.product-trust .section-kicker{color:#fff}.product-trust h2,.product-pricing h2,.product-overview__conversion h2{max-width:12ch;font-size:clamp(3rem,5.5vw,5.8rem)}.product-trust ul,.product-pricing ul{margin:0;padding:0;list-style:none}.product-trust li{border-top:1px solid #ffffff3d;padding:1.3rem 0;font-size:clamp(1.25rem,2.5vw,2rem)}.product-trust li p{color:inherit;font:inherit;margin:0}.product-trust li:last-child{border-bottom:1px solid #ffffff3d}.product-pricing{background:var(--canvas-raised)}.product-pricing .text-link{align-items:center;min-height:2.75rem;margin-top:2rem;display:inline-flex}.product-pricing li{border-top:1px solid var(--rule);justify-content:space-between;align-items:baseline;gap:1.5rem;padding:1.25rem 0;display:flex}.product-pricing li:last-child{border-bottom:1px solid var(--rule)}.product-pricing li span{font-weight:700}.product-pricing li strong{font-family:var(--font-mono);font-size:.86rem}.product-overview__conversion{background:var(--ink);color:#fff;border-color:#ffffff29;min-height:32rem}.product-overview__conversion h2,.product-overview__conversion .section-kicker{color:#fff}.monthly-close{background:var(--canvas)}.monthly-close__hero{background:var(--ink);min-height:min(48rem,85vh);color:var(--surface);border-bottom:1px solid #ffffff29;grid-template-columns:minmax(24rem,.82fr) minmax(32rem,1.18fr);display:grid}.monthly-close__hero-copy{flex-direction:column;justify-content:flex-start;align-self:start;padding:clamp(2.5rem,5vw,4.5rem) clamp(1.25rem,6vw,7rem);display:flex}.monthly-close__hero .section-kicker{color:var(--signal)}.monthly-close__title,.monthly-close__chapter h2,.monthly-close__reconciliation h2,.monthly-close__handoff h2,.monthly-close__conversion h2,.monthly-close__section-heading h2{color:var(--ink);letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(2.4rem,4.2vw,3.8rem);font-weight:650;line-height:1.05}.monthly-close__title{max-width:18ch;color:var(--surface)}.monthly-close__lede{color:#ffffffc7;max-width:42rem;margin:1.5rem 0 0;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.62}.monthly-close__hero-cta{width:fit-content;margin-top:2rem}.monthly-close__hero-state{background:var(--ink);border-left:1px solid #ffffff29;align-items:center;min-width:0;padding:clamp(3rem,6vw,6rem) clamp(1.25rem,5vw,5rem);display:flex}.monthly-close__hero-state .approved-product-frame{width:100%;max-width:60rem;margin-inline:auto;box-shadow:0 2rem 6rem #00000038}.monthly-close__convergence{border-bottom:1px solid var(--rule);background:var(--surface);padding:clamp(5rem,10vw,10rem) clamp(1.25rem,5vw,6rem)}.monthly-close__section-heading{max-width:var(--content-max);margin-inline:auto}.monthly-close__section-heading h2{font-size:clamp(3rem,5.8vw,6rem)}.monthly-close__chapter-orientation{width:fit-content;color:var(--action-strong);grid-template-columns:clamp(2.5rem,5vw,5rem) minmax(0,1fr);align-items:center;gap:.9rem;margin:0 0 1.6rem;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700;line-height:1.2;display:grid}.monthly-close__chapter-orientation:before{content:"";background:currentColor;border-radius:999px;width:100%;height:.22rem}.monthly-close__convergence>.source-convergence{max-width:var(--content-max);margin:clamp(3rem,6vw,6rem) auto 0}.monthly-close__chapter{border-bottom:1px solid var(--rule);grid-template-columns:minmax(18rem,.64fr) minmax(0,1.36fr);align-items:center;gap:clamp(3rem,7vw,8rem);min-height:clamp(40rem,68vw,60rem);padding:clamp(5rem,10vw,10rem) clamp(1.25rem,5vw,6rem);display:grid}.monthly-close__chapter-copy{max-width:38rem}.monthly-close__chapter h2,.monthly-close__reconciliation h2{font-size:clamp(3rem,5.7vw,6rem)}.monthly-close__chapter-description{max-width:38rem;color:var(--text-muted);text-wrap:pretty;margin:1.5rem 0 0;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.6}.monthly-close__reconciliation .monthly-close__chapter-description{color:#ffffffe0}.monthly-close__chapter--decisions{border-top:.3rem solid var(--warm);background:color-mix(in srgb, var(--warm) 7%, var(--surface))}.monthly-close__chapter--decisions .monthly-close__chapter-orientation{color:color-mix(in srgb, var(--warm) 42%, var(--ink))}.monthly-close__state{width:100%;min-width:0}.monthly-close__reconciliation{background:var(--ink);border-bottom:1px solid #ffffff29;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:end;gap:clamp(3rem,8vw,10rem);min-height:clamp(48rem,78vw,68rem);padding:clamp(5rem,10vw,10rem) clamp(1.25rem,5vw,6rem);display:grid}.monthly-close__reconciliation-copy{align-self:start}.monthly-close__reconciliation h2{max-width:13ch;color:var(--surface)}.monthly-close__reconciliation-copy p{color:#ffffffd6;max-width:32rem;font-size:1.05rem;line-height:1.6}.monthly-close__reconciliation .monthly-close__chapter-orientation{color:var(--signal)}.monthly-close__state--reconciliation{padding-top:clamp(2rem,8vw,8rem)}.monthly-close__chapter--completion{border-top:.3rem solid var(--signal);background:color-mix(in srgb, var(--signal) 8%, var(--surface))}.monthly-close__chapter--completion .monthly-close__chapter-orientation{color:color-mix(in srgb, var(--signal) 42%, var(--ink))}.monthly-close__handoff{border-bottom:1px solid var(--ink);background:var(--signal);grid-template-columns:minmax(0,1fr) minmax(18rem,.6fr);align-items:center;gap:clamp(3rem,8vw,9rem);min-height:30rem;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,6rem);display:grid}.monthly-close__handoff h2{max-width:10ch}.monthly-close__handoff .monthly-close__chapter-orientation{color:var(--ink)}.monthly-close__handoff a{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);min-height:3.5rem;color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;padding-block:1rem;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:700;text-decoration:none;display:inline-flex}.monthly-close__handoff a span{font-family:var(--font-mono)}.monthly-close__conversion{background:var(--surface);grid-template-columns:minmax(0,1fr) minmax(22rem,.72fr);align-items:center;gap:clamp(3rem,8vw,9rem);min-height:34rem;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,6rem);display:grid}.monthly-close__conversion h2{max-width:12ch;font-size:clamp(3rem,5.7vw,6rem)}.monthly-close__conversion .waitlist-form{width:100%}.property-results{background:var(--surface)}.property-results__hero{border-bottom:1px solid var(--rule);grid-template-columns:minmax(23rem,.8fr) minmax(32rem,1.2fr);min-height:min(48rem,85vh);display:grid}.property-results__hero-copy{background:var(--surface);flex-direction:column;justify-content:flex-start;align-self:start;padding:clamp(2.5rem,5vw,4.5rem) clamp(1.25rem,6vw,7rem);display:flex}.property-results__title,.property-results__currentness h2,.property-results__traceability h2,.property-results__handoff h2,.property-results__conversion h2{color:var(--ink);letter-spacing:-.05em;text-wrap:balance;margin:0;font-weight:650;line-height:1.05}.property-results__title{max-width:18ch;font-size:clamp(2.4rem,4.2vw,3.8rem)}.property-results__lede{max-width:37rem;color:var(--text-muted);border-left:none;margin:1.5rem 0 0;padding-left:0;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.62}.property-results__hero-cta{width:fit-content;margin-top:2rem}.property-results__hero-state{border-left:1px solid var(--rule);background:color-mix(in srgb, var(--action) 8%, var(--canvas));align-items:center;min-width:0;padding:clamp(3rem,6vw,6rem) clamp(1.25rem,5vw,5rem);display:flex}.property-results__hero-state .approved-product-frame{width:100%;max-width:60rem;margin-inline:auto}.property-results__currentness{border-bottom:1px solid color-mix(in srgb, var(--ink) 22%, transparent);background:var(--signal);grid-template-columns:minmax(18rem,.58fr) minmax(0,1.42fr);align-items:center;gap:clamp(3rem,8vw,9rem);min-height:clamp(44rem,70vw,60rem);padding:clamp(5rem,10vw,10rem) clamp(1.25rem,5vw,6rem);display:grid}.property-results__currentness-copy{max-width:38rem}.property-results__currentness h2,.property-results__traceability h2{max-width:14ch;font-size:clamp(2.4rem,4.4vw,4.4rem);line-height:1.05}.property-results__description{text-wrap:pretty;max-width:38rem;margin:1.75rem 0 0;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.6}.property-results__currentness .property-results__description{color:var(--ink)}.property-results__traceability .property-results__description{color:#ffffffe0}.property-results__orientation{width:fit-content;color:var(--action-strong);grid-template-columns:clamp(2.5rem,5vw,5rem) minmax(0,1fr);align-items:center;gap:.9rem;margin:0 0 1.6rem;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700;line-height:1.2;display:grid}.property-results__orientation:before{content:"";background:currentColor;border-radius:999px;width:100%;height:.22rem}.property-results__currentness .property-results__orientation{color:var(--ink)}.property-results__currentness-state{min-width:0}.property-results__traceability{background:var(--ink);color:var(--surface);border-bottom:1px solid #ffffff29;padding:clamp(5rem,10vw,10rem) clamp(1.25rem,5vw,6rem)}.property-results__traceability-heading{max-width:var(--content-max);margin:0 auto clamp(4rem,8vw,8rem)}.property-results__traceability h2{color:var(--surface)}.property-results__traceability .property-results__orientation{color:var(--signal)}.property-evidence-path{max-width:78rem;margin-inline:auto;display:grid;position:relative}.property-evidence-path__state{width:78%;min-width:0;position:relative}.property-evidence-path__state--result{z-index:2}.property-evidence-path__state--completed-close{z-index:1;margin:-4rem 0 0 auto}.property-evidence-path__label{min-height:2.75rem;color:var(--surface);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border:1px solid #ffffff47;align-items:center;margin-bottom:.75rem;padding:.6rem .85rem;font-size:.72rem;font-weight:700;display:inline-flex}.property-evidence-path__connector{z-index:3;pointer-events:none;width:78%;height:7rem;margin:-2.5rem 0 -2.5rem auto;position:relative}.property-evidence-path__connector:before,.property-evidence-path__connector:after,.property-evidence-path__connector span{background:var(--signal);content:"";position:absolute}.property-evidence-path__connector:before{width:.22rem;height:50%;top:0;left:15%}.property-evidence-path__connector span{height:.22rem;top:50%;left:15%;right:15%}.property-evidence-path__connector:after{width:.22rem;height:50%;bottom:0;right:15%}.property-results__handoff{background:var(--action);min-height:30rem;color:var(--surface);border-bottom:1px solid #fff3;grid-template-columns:minmax(0,1fr) minmax(18rem,.6fr);align-items:center;gap:clamp(3rem,8vw,9rem);padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,6rem);display:grid}.property-results__handoff h2,.property-results__handoff .property-results__orientation{color:var(--surface)}.property-results__handoff h2,.property-results__conversion h2{max-width:11ch;font-size:clamp(3rem,5.7vw,6rem)}.property-results__handoff a{min-height:3.5rem;color:var(--surface);border-top:1px solid;border-bottom:1px solid;justify-content:space-between;align-items:center;gap:1rem;padding-block:1rem;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:700;text-decoration:none;display:inline-flex}.property-results__handoff a span{font-family:var(--font-mono)}.property-results__conversion{background:var(--canvas-raised);grid-template-columns:minmax(0,1fr) minmax(22rem,.72fr);align-items:center;gap:clamp(3rem,8vw,9rem);min-height:34rem;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,6rem);display:grid}.property-results__conversion .waitlist-form{width:100%}@media (width<=64rem){.product-system-hero,.monthly-close__hero,.monthly-close__chapter,.monthly-close__reconciliation,.monthly-close__handoff,.monthly-close__conversion,.property-results__hero,.property-results__currentness,.property-results__handoff,.property-results__conversion{grid-template-columns:1fr}.product-system-hero__stage{border-top:1px solid var(--rule);border-left:0}.product-system-journey__grid,.product-journey-scene,.product-pathways,.product-source-intro,.product-trust,.product-pricing,.product-overview__conversion{grid-template-columns:1fr}.product-journey-rail-wrap{border-right:0;border-bottom:1px solid var(--rule);position:static}.product-journey-rail{grid-template-columns:repeat(4,minmax(0,1fr))}.product-pathway--results{border-top:1px solid var(--ink);border-left:0}.product-source-intro .text-link{justify-self:start}.product-help{grid-template-columns:1fr}.monthly-close__hero-state{border-top:1px solid #ffffff29;border-left:0}.property-results__hero-state{border-top:1px solid var(--rule);border-left:0}}@media (width<=48rem){.product-system-hero{min-height:auto}.product-system-hero__copy,.product-system-journey,.product-pathway,.product-source-intro,.product-proof,.product-trust,.product-pricing,.product-overview__conversion{padding:4.5rem 1.25rem}.monthly-close__hero,.monthly-close__chapter,.monthly-close__reconciliation,.monthly-close__handoff,.monthly-close__conversion,.property-results__hero,.property-results__currentness,.property-results__handoff,.property-results__conversion{min-height:auto}.monthly-close__hero-copy,.monthly-close__convergence,.monthly-close__chapter,.monthly-close__reconciliation,.monthly-close__handoff,.monthly-close__conversion{padding:4.5rem 1.25rem}.monthly-close__title,.monthly-close__chapter h2,.monthly-close__reconciliation h2,.monthly-close__handoff h2,.monthly-close__conversion h2,.monthly-close__section-heading h2{font-size:clamp(3rem,15vw,4.6rem)}.monthly-close__hero-state{padding:0 1.25rem 4.5rem}.monthly-close__hero-cta{width:100%}.monthly-close__state{margin-top:.5rem}.monthly-close__state--reconciliation{padding-top:0}.monthly-close__handoff a{width:100%}.property-results__hero-copy,.property-results__currentness,.property-results__traceability,.property-results__handoff,.property-results__conversion{padding:4.5rem 1.25rem}.property-results__title,.property-results__currentness h2,.property-results__traceability h2,.property-results__handoff h2,.property-results__conversion h2{font-size:clamp(3rem,15vw,4.6rem)}.property-results__hero-state{padding:0 1.25rem 4.5rem}.property-results__hero-cta,.property-results__handoff a{width:100%}.property-evidence-path{gap:3rem}.property-evidence-path__state{width:100%;margin:0;position:static}.property-evidence-path__connector{background:var(--signal);width:.22rem;height:3rem;margin:0 auto}.property-evidence-path__connector:before,.property-evidence-path__connector:after,.property-evidence-path__connector span{display:none}.product-overview__title{font-size:clamp(3.6rem,16vw,5rem)}.product-system-hero__stage{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;min-height:auto;padding:1.25rem;display:grid}.product-system-hero__ribbon{white-space:normal;justify-content:center;width:100%;min-width:0;position:static}.product-system-hero__state--close,.product-system-hero__state--results{grid-column:1/-1;width:100%;margin:0}.product-system-journey__heading h2,.product-pathway h2,.product-source-intro h2,.product-proof h2,.product-trust h2,.product-pricing h2,.product-overview__conversion h2{font-size:clamp(2.8rem,13vw,4.2rem)}.product-journey-rail{grid-template-columns:1fr}.product-journey-scene{min-height:auto;padding:4.5rem 1.25rem;display:block;position:static}.product-pathway{min-height:31rem}.product-proof{min-height:26rem}.product-help{min-height:auto}.product-pricing li{flex-direction:column;align-items:flex-start;gap:.4rem}}.owners-page,.professionals-page{background:var(--surface);overflow:hidden}.owners-hero,.professionals-hero{border-bottom:1px solid var(--rule);background:var(--canvas);grid-template-columns:minmax(20rem,.9fr) minmax(24rem,1.1fr);align-items:start;gap:clamp(2rem,5vw,6rem);min-height:min(48rem,85vh);padding:clamp(2.5rem,5vw,4.5rem) clamp(1.5rem,7vw,7rem);display:grid}.owners-hero__copy,.professionals-hero__copy{max-width:50rem}.owners-hero h1,.professionals-hero h1,.owners-section-heading h2,.owners-handoff h2,.owners-fit h2,.professionals-section-heading h2,.professionals-client-workspace h2,.professionals-authority h2,.professionals-year-end h2,.professionals-migration h2{color:var(--ink);letter-spacing:-.05em;text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(2.4rem,4.2vw,3.8rem);line-height:1.05}.owners-decisions h2,.owners-results h2{letter-spacing:-.045em;text-wrap:balance;max-width:14ch;margin:0;font-size:clamp(2.4rem,4.4vw,4.2rem);line-height:1.05}.owners-decisions h2{color:var(--ink)}.owners-results h2{color:var(--surface)}.owners-hero__lede,.professionals-hero__lede,.owners-handoff>p:last-child,.owners-fit>p,.professionals-client-workspace>p,.professionals-year-end>p,.professionals-migration>div>p{max-width:46rem;color:var(--text-muted);text-wrap:pretty;margin:2rem 0 0;font-size:clamp(1.1rem,1.8vw,1.45rem);line-height:1.55}.owners-decisions__description,.owners-results__description{text-wrap:pretty;max-width:42rem;margin:1.75rem 0 0;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.6}.owners-decisions__description{color:var(--text-muted)}.owners-results__description{color:#ffffffe0}.owners-hero__body{max-width:46rem;color:var(--text-muted);text-wrap:pretty;margin:1.5rem 0 0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.6}.owners-hero__actions,.professionals-hero__actions{margin-top:1.75rem}.owners-hero__close-state{border:1px solid color-mix(in srgb, var(--signal) 38%, var(--rule));border-radius:calc(var(--radius-medium) * 1.5);background:var(--surface);min-height:27rem;box-shadow:0 2rem 5rem color-mix(in srgb, var(--ink) 12%, transparent);align-content:center;gap:1.5rem;padding:clamp(1.75rem,4vw,3.5rem);display:grid}.owners-hero__close-state>span,.professionals-hero__context>span{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:700}.owners-hero__close-state>strong{max-width:25rem;color:var(--ink);letter-spacing:-.05em;font-size:clamp(2rem,4vw,3.8rem);line-height:1}.owners-hero__close-state ul{border-top:1px solid var(--rule);margin:0;padding:1rem 0 0;list-style:none;display:grid}.owners-hero__close-state li{border-bottom:1px solid var(--rule-subtle);min-height:3rem;color:var(--ink);align-items:center;display:flex}.owners-month,.owners-decisions,.owners-results,.owners-handoff,.owners-fit,.owners-conversion,.professionals-practice-hub,.professionals-client-workspace,.professionals-authority,.professionals-year-end,.professionals-migration,.professionals-conversion{border-bottom:1px solid var(--rule);padding:clamp(5rem,10vw,9rem) clamp(1.5rem,7vw,7rem)}.owners-section-heading,.professionals-section-heading{max-width:64rem}.owner-month-journey,.professional-workspace-journey{border:1px solid var(--rule);border-radius:calc(var(--radius-medium) * 1.45);background:var(--surface);box-shadow:0 2rem 5rem color-mix(in srgb, var(--ink) 9%, transparent);margin-top:clamp(3rem,7vw,6rem);overflow:hidden}.owner-month-journey__steps,.professional-workspace-journey__steps{margin:0;padding:0;list-style:none}.owner-month-journey__steps>li{border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,1fr);align-items:center;min-height:10rem;padding:clamp(1.5rem,3vw,2.5rem);display:grid}.owner-month-journey__steps>li:last-child,.professional-workspace-journey__steps>li:last-child{border-bottom:0}.owner-month-journey__steps>li:nth-child(2){background:color-mix(in srgb, var(--warm) 8%, var(--surface))}.owner-month-journey__steps>li:nth-child(3){background:color-mix(in srgb, var(--signal) 7%, var(--surface))}.owner-month-journey__steps>li:nth-child(4){background:var(--ink)}.owner-month-journey strong,.professional-workspace-journey strong{color:var(--ink);letter-spacing:-.035em;font-size:clamp(1.3rem,2.5vw,2rem)}.owner-month-journey p,.professional-workspace-journey p{max-width:50rem;color:var(--text-muted);margin:.6rem 0 0;line-height:1.55}.owner-month-journey__steps>li:nth-child(4) strong{color:var(--surface)}.owner-month-journey__steps>li:nth-child(4) p{color:color-mix(in srgb, var(--surface) 72%, var(--ink))}.owners-source-intake{border:1px solid var(--rule);border-radius:var(--radius-medium);background:var(--canvas-raised);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem;display:grid}.owners-source-intake p{border-right:1px solid var(--rule);color:var(--ink);margin:0;padding:1.25rem;line-height:1.5}.owners-source-intake p:last-child{border-right:0}.owners-decisions,.owners-results,.owners-fit,.professionals-authority,.professionals-year-end,.professionals-migration{grid-template-columns:minmax(20rem,1.1fr) minmax(18rem,.9fr);align-items:center;gap:clamp(3rem,9vw,10rem);min-height:35rem;display:grid}.owners-decisions{background:color-mix(in srgb, var(--warm) 9%, var(--surface))}.owners-decisions__close,.professionals-authority__proposal{border:1px solid var(--rule-subtle);border-radius:var(--radius-medium);background:var(--surface);color:var(--ink);margin:0;padding:clamp(1.5rem,3vw,2.5rem);font-size:clamp(1.15rem,1.8vw,1.45rem);line-height:1.5;box-shadow:0 4px 20px -4px #081d2a0f}.owners-decisions__close>span{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:block}.owners-decisions__close p,.professionals-authority__proposal{margin-top:0}.owners-results{background:var(--ink)}.owners-results h2,.owners-results .section-kicker{color:var(--surface)}.owners-results__trace{border:1px solid color-mix(in srgb, var(--signal) 44%, var(--ink));border-radius:var(--radius-medium);color:color-mix(in srgb, var(--surface) 78%, var(--ink));margin:0;padding:clamp(1.5rem,4vw,3rem);font-size:clamp(1.2rem,2vw,1.6rem);line-height:1.5}.owners-handoff{background:var(--canvas-raised);min-height:35rem}.owners-handoff h2{max-width:62rem}.owners-fit>p{margin-top:0}.owners-conversion,.professionals-conversion{min-height:34rem}.owners-conversion .waitlist-form,.professionals-conversion .waitlist-form{width:100%}.professionals-hero{background:var(--ink)}.professionals-hero h1,.professionals-hero .section-kicker{color:var(--surface)}.professionals-hero__lede{color:color-mix(in srgb, var(--surface) 74%, var(--ink))}.professionals-hero__body{color:#ffffffd6;max-width:34rem;margin-top:1rem;font-size:1.05rem;line-height:1.6}.professionals-hero__context{border:1px solid color-mix(in srgb, var(--signal) 45%, var(--ink));border-radius:calc(var(--radius-medium) * 1.5);background:color-mix(in srgb, var(--surface) 5%, var(--ink));align-content:center;gap:1.5rem;min-height:22rem;padding:clamp(1.75rem,4vw,3rem);display:grid}.professionals-hero__context>span{color:color-mix(in srgb, var(--surface) 64%, var(--ink))}.professionals-hero__context>i{background:var(--signal);width:100%;height:1px}.professionals-hero__context>strong{color:var(--surface);letter-spacing:-.045em;font-size:clamp(1.7rem,3vw,3rem);line-height:1.1}.professionals-section-heading>p:last-child{max-width:42rem;color:var(--text-muted);font-size:1.2rem;line-height:1.55}.professional-workspace-journey__steps>li{border-bottom:1px solid var(--rule);grid-template-columns:minmax(13rem,.55fr) minmax(0,1.45fr);align-items:start;gap:clamp(1.5rem,5vw,5rem);min-height:11rem;padding:clamp(1.5rem,3vw,2.75rem);display:grid}.professional-workspace-journey__steps>li:nth-child(2){background:var(--canvas-raised)}.professional-workspace-journey__steps>li:nth-child(3){background:color-mix(in srgb, var(--action) 6%, var(--surface))}.professional-workspace-journey__steps>li:nth-child(4){background:color-mix(in srgb, var(--signal) 7%, var(--surface))}.professional-workspace-journey__heading{display:grid}.professional-workspace-journey__practice-nav,.professional-workspace-journey__surfaces{margin:0;padding:0;list-style:none}.professional-workspace-journey__practice-nav{border:1px solid var(--rule);border-radius:var(--radius-medium);background:var(--surface);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.professional-workspace-journey__practice-nav li{border-right:1px solid var(--rule);min-height:4.5rem;color:var(--ink);text-align:center;place-items:center;padding:.75rem;display:grid}.professional-workspace-journey__practice-nav li:last-child{border-right:0}.professional-workspace-journey__surfaces{border-top:1px solid var(--rule);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.professional-workspace-journey__surfaces li{border-bottom:1px solid var(--rule-subtle);min-height:3.5rem;color:var(--ink);align-items:center;padding:.75rem 0;display:grid}.professionals-client-workspace{background:var(--canvas-raised);min-height:35rem}.professionals-client-workspace h2{max-width:66rem}.professionals-authority{background:color-mix(in srgb, var(--action) 6%, var(--surface))}.professionals-authority__proposal{border-left-color:var(--warm)}.professionals-year-end{background:var(--ink)}.professionals-year-end h2,.professionals-year-end .section-kicker{color:var(--surface)}.professionals-year-end>p{color:color-mix(in srgb, var(--surface) 74%, var(--ink));margin-top:0}.owners-link{color:var(--action-strong);text-underline-offset:.18em;transition:color var(--motion-fast) ease;font-weight:600;text-decoration:underline}.owners-link:hover{color:var(--action)}.owners-link--inverse{min-height:2.75rem;color:var(--surface);text-underline-offset:.2em;transition:color var(--motion-fast) ease;align-items:center;gap:.35rem;margin-top:1rem;font-weight:600;text-decoration:underline;display:inline-flex}.owners-link--inverse:hover{color:color-mix(in srgb, var(--surface) 85%, var(--ink))}.professionals-link{min-height:2.75rem;color:var(--action-strong);text-underline-offset:.2em;transition:color var(--motion-fast) ease;align-items:center;gap:.35rem;margin-top:1rem;font-weight:600;text-decoration:underline;display:inline-flex}.professionals-link:hover{color:var(--action)}.monthly-close-inline-link{min-height:2.75rem;color:var(--action-strong);text-underline-offset:.2em;transition:color var(--motion-fast) ease;align-items:center;gap:.35rem;margin-top:.5rem;font-weight:600;text-decoration:underline;display:inline-flex}.monthly-close-inline-link:hover{color:var(--action)}@media (width<=64rem){.owners-hero,.professionals-hero,.owners-decisions,.owners-results,.owners-fit,.professionals-authority,.professionals-year-end,.professionals-migration,.owners-source-intake{grid-template-columns:1fr}.owners-source-intake p{border-right:0;border-bottom:1px solid var(--rule)}.owners-source-intake p:last-child{border-bottom:0}.professional-workspace-journey__steps>li,.professional-workspace-journey__practice-nav{grid-template-columns:1fr}.professional-workspace-journey__practice-nav li{border-right:0;border-bottom:1px solid var(--rule);justify-items:start;min-height:3rem}.professional-workspace-journey__practice-nav li:last-child{border-bottom:0}}@media (width<=48rem){.owners-hero,.professionals-hero,.owners-month,.owners-decisions,.owners-results,.owners-handoff,.owners-fit,.owners-conversion,.professionals-practice-hub,.professionals-client-workspace,.professionals-authority,.professionals-year-end,.professionals-migration,.professionals-conversion{min-height:auto;padding:4.5rem 1.25rem}.owners-hero h1,.professionals-hero h1,.owners-section-heading h2,.owners-decisions h2,.owners-results h2,.owners-handoff h2,.owners-fit h2,.professionals-section-heading h2,.professionals-client-workspace h2,.professionals-authority h2,.professionals-year-end h2,.professionals-migration h2{font-size:clamp(3rem,15vw,4.6rem)}.owners-hero .waitlist-link,.professionals-hero .waitlist-link{width:100%}.owners-hero__close-state,.professionals-hero__context{min-height:20rem}.professional-workspace-journey__surfaces{grid-template-columns:1fr}}.compare-hero{min-height:38rem;max-width:var(--content-max);grid-template-columns:minmax(0,1.25fr) minmax(20rem,.95fr);align-items:center;gap:clamp(3rem,7vw,7rem);margin-inline:auto;padding:clamp(4.5rem,8vw,8rem) clamp(1.25rem,5vw,6rem);display:grid}.compare-hero__copy h1{letter-spacing:-.05em;font-size:clamp(2.6rem,4.8vw,4.8rem);line-height:1.05}.compare-hero__lede{max-width:44rem;color:var(--text-muted);margin:1.5rem 0 0;font-size:clamp(1.1rem,1.5vw,1.35rem);line-height:1.6}.compare-hero__actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.compare-hero__matrix-link{align-items:center;gap:.35rem;min-height:2.75rem;display:inline-flex}.compare-hero__pricing-callout{border:1px solid var(--rule);border-radius:var(--radius-medium);background:var(--surface);flex-direction:column;gap:1.5rem;padding:clamp(2rem,4vw,3rem);display:flex;box-shadow:0 1.2rem 3.5rem #082d5712}.compare-callout__badge{background:color-mix(in srgb, var(--signal) 14%, var(--surface));width:fit-content;color:var(--signal);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:700}.compare-callout__amounts{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;display:grid}.compare-callout__item{flex-direction:column;gap:.35rem;display:flex}.compare-callout__name{color:var(--text-muted);font-size:.85rem;font-weight:600}.compare-callout__price{color:var(--ink);letter-spacing:-.03em;font-size:clamp(1.4rem,2.2vw,1.8rem);font-weight:800}.compare-callout__sub{color:var(--text-muted);font-size:.78rem;line-height:1.4}.compare-callout__vs{font-family:var(--font-mono);color:var(--text-muted);padding:.5rem;font-size:.85rem;font-weight:700}.compare-callout__note{border-top:1px solid var(--rule-subtle);color:var(--text-muted);margin:0;padding-top:1rem;font-size:.82rem;line-height:1.5}.compare-matrix-section{border-top:1px solid var(--rule);background:#fbfdff;padding:clamp(4rem,8vw,7rem) clamp(1.25rem,5vw,6rem)}.compare-section-heading{max-width:var(--content-max);margin-inline:auto;margin-bottom:clamp(2.5rem,5vw,4rem)}.compare-section-heading h2{letter-spacing:-.04em;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.1}.compare-section-description{max-width:44rem;color:var(--text-muted);margin:1rem 0 0;font-size:1.1rem;line-height:1.6}.compare-table-wrapper{max-width:var(--content-max);border:1px solid var(--rule);border-radius:var(--radius-medium);background:var(--surface);margin-inline:auto;overflow-x:auto;box-shadow:0 1rem 3rem #082d570d}.compare-table{border-collapse:collapse;text-align:left;width:100%;font-size:.95rem;line-height:1.5}.compare-table th,.compare-table td{border-bottom:1px solid var(--rule-subtle);vertical-align:top;padding:1.25rem 1.5rem}.compare-table thead th{border-bottom:2px solid var(--rule);background:color-mix(in srgb, var(--canvas) 60%, var(--surface));color:var(--ink);letter-spacing:.02em;font-size:.88rem;font-weight:700}.compare-col--feature{width:22%}.compare-col--roxby{width:28%;background:color-mix(in srgb, var(--signal) 6%, var(--surface))!important}.compare-col--competitor{width:26%}.compare-col--why{width:24%}.compare-cell--feature{color:var(--ink);font-weight:700}.compare-cell--roxby{background:color-mix(in srgb, var(--signal) 4%, transparent)}.compare-cell__content{align-items:flex-start;gap:.6rem;display:flex}.compare-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.75rem;font-weight:800;display:inline-flex}.compare-icon--check{background:color-mix(in srgb, var(--signal) 18%, var(--surface));color:var(--signal)}.compare-icon--cross{background:color-mix(in srgb, #e05252 14%, var(--surface));color:#c93b3b}.compare-cell--why{color:var(--text-muted);font-size:.88rem}.compare-breakdown-section{max-width:var(--content-max);border-top:1px solid var(--rule);margin-inline:auto;padding:clamp(4rem,8vw,7rem) clamp(1.25rem,5vw,6rem)}.compare-deep-dive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.5rem);display:grid}.compare-card{border:1px solid var(--rule);border-radius:var(--radius-medium);background:var(--surface);padding:clamp(1.75rem,3vw,2.5rem)}.compare-card h3{color:var(--ink);letter-spacing:-.02em;margin:0 0 1.25rem;font-size:1.35rem}.compare-card__comparison{flex-direction:column;gap:1.25rem;display:flex}.compare-card__side{border-radius:var(--radius-small);flex-direction:column;gap:.35rem;padding:1rem;display:flex}.compare-card__side--roxby{background:color-mix(in srgb, var(--signal) 8%, var(--surface));border-left:3px solid var(--signal)}.compare-card__side--competitor{background:color-mix(in srgb, var(--ink) 4%, var(--surface));border-left:3px solid var(--rule)}.compare-card__label{font-size:.76rem;font-weight:700;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em}.compare-card__side--roxby .compare-card__label{color:var(--signal)}.compare-card__side--competitor .compare-card__label{color:var(--text-muted)}.compare-card__side p{color:var(--text);margin:0;font-size:.92rem;line-height:1.55}@media (width<=64rem){.compare-hero,.compare-deep-dive-grid{grid-template-columns:1fr}}@media (width<=48rem){.compare-callout__amounts{grid-template-columns:1fr;gap:1rem}.compare-callout__vs{text-align:center}}.compare-disclaimer{border-top:1px solid var(--rule);padding-block:2.5rem 1.5rem}.compare-disclaimer__content{max-width:58rem;margin:0 auto}.compare-disclaimer p{color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.6}.source-convergence{margin-top:2.75rem;position:relative}.data-convergence{border:1px solid color-mix(in srgb, var(--action) 22%, var(--rule));border-radius:calc(var(--radius-medium) * 1.5);background:color-mix(in srgb, var(--surface) 92%, transparent);min-width:0;box-shadow:0 2.5rem 6rem color-mix(in srgb, var(--ink) 14%, transparent);padding:clamp(1.25rem,3vw,2.5rem);position:relative}.data-convergence__sources{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.data-convergence__source{z-index:1;border:1px solid var(--rule);border-radius:var(--radius-medium);background:var(--surface);min-height:6.75rem;box-shadow:0 1rem 2.5rem color-mix(in srgb, var(--ink) 7%, transparent);flex-direction:column;justify-content:space-between;gap:1rem;padding:1rem;display:flex;position:relative}.data-convergence__source:before{background:var(--source-color);content:"";border-radius:999px;width:2.5rem;height:.2rem}.data-convergence__source span,.data-convergence__destination>span{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem}.data-convergence__source strong{color:var(--ink);font-size:.92rem}.data-convergence__source--bank,.data-convergence__source--card{--source-color:var(--action)}.data-convergence__source--airbnb{--source-color:var(--warm)}.data-convergence__source--vrbo{--source-color:var(--signal)}.data-convergence__paths{width:100%;height:clamp(5.5rem,12vw,9rem);display:block;overflow:visible}.data-convergence__paths path{fill:none;stroke:color-mix(in srgb, var(--action) 50%, var(--signal));stroke-linecap:round;stroke-width:2px}.data-convergence__paths path:first-child,.data-convergence__paths path:nth-child(2){stroke:var(--action)}.data-convergence__paths path:nth-child(3){stroke:var(--warm)}.data-convergence__paths path:nth-child(4),.data-convergence__paths .data-convergence__trunk{stroke:var(--signal)}.data-convergence__paths .data-convergence__trunk{stroke-width:3px}.data-convergence__destination{border:1px solid color-mix(in srgb, var(--signal) 42%, var(--rule));border-radius:var(--radius-medium);background:var(--ink);max-width:38rem;box-shadow:0 1.5rem 4rem color-mix(in srgb, var(--ink) 18%, transparent);gap:1rem;margin:0 auto;padding:clamp(1.4rem,3vw,2.25rem);display:grid}.data-convergence__destination>span{color:color-mix(in srgb, var(--signal) 72%, var(--surface))}.data-convergence__destination>strong{max-width:30rem;color:var(--surface);letter-spacing:-.035em;font-size:clamp(1.25rem,2.4vw,2rem);line-height:1.1}.data-convergence__destination ul{border-top:1px solid color-mix(in srgb, var(--surface) 18%, var(--ink));color:color-mix(in srgb, var(--surface) 70%, var(--ink));flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding:1rem 0 0;font-size:.72rem;list-style:none;display:flex}.data-convergence__destination li{align-items:center;gap:.4rem;display:flex}.data-convergence__dot{background:var(--signal);border-radius:50%;width:.45rem;height:.45rem}.data-convergence__dot--plaid{background:var(--action)}.data-convergence__dot--airbnb{background:var(--warm)}.js .data-convergence[data-motion-state=enhanced] [data-convergence-source]{opacity:0;transition:opacity .42s var(--motion-ease-out), transform .52s var(--motion-ease-out);transform:translateY(-.75rem)}.js .data-convergence[data-motion-state=enhanced] [data-convergence-source]:nth-child(2){transition-delay:60ms}.js .data-convergence[data-motion-state=enhanced] [data-convergence-source]:nth-child(3){transition-delay:.12s}.js .data-convergence[data-motion-state=enhanced] [data-convergence-source]:nth-child(4){transition-delay:.18s}.js .data-convergence[data-motion-state=enhanced] [data-convergence-path]{stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .8s var(--motion-ease-in-out) .22s}.js .data-convergence[data-motion-state=enhanced] [data-convergence-destination]{opacity:0;transition:opacity .44s var(--motion-ease-out) .65s, transform .56s var(--motion-ease-out) .65s;transform:translateY(.75rem)}.js .data-convergence[data-motion-state=enhanced][data-visible=true] [data-convergence-source],.js .data-convergence[data-motion-state=enhanced][data-visible=true] [data-convergence-destination]{opacity:1;transform:none}.js .data-convergence[data-motion-state=enhanced][data-visible=true] [data-convergence-path]{stroke-dashoffset:0}@media (width<=40rem){.data-convergence__sources{grid-template-columns:repeat(2,minmax(0,1fr))}.data-convergence__paths{height:4.5rem}}@media (prefers-reduced-motion:reduce){.migration-sequence [data-migration-step],.data-convergence [data-convergence-source],.data-convergence [data-convergence-destination]{opacity:1!important;transition:none!important;transform:none!important}.data-convergence [data-convergence-path]{stroke-dasharray:none!important;stroke-dashoffset:0!important;transition:none!important}}.source-convergence__sources{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.65rem,1.4vw,1.25rem);display:grid}.source-convergence__source{isolation:isolate;border:1px solid var(--rule);border-radius:var(--radius-medium);background:var(--surface);min-height:7rem;color:var(--ink);will-change:transform;padding:1.15rem;position:relative;box-shadow:0 1rem 2.5rem #082d5712}.source-convergence__source:after{z-index:-1;border:1px solid var(--source-accent,var(--signal));border-radius:inherit;box-shadow:0 1.25rem 3rem color-mix(in srgb, var(--source-accent,var(--signal)) 16%, transparent);opacity:var(--source-emphasis,0);pointer-events:none;content:"";position:absolute;inset:-1px}.source-convergence__source:before{background:var(--source-accent,var(--signal));content:"";border-radius:999px;width:2.5rem;height:.2rem;margin-bottom:1.25rem;display:block}.source-convergence__source--payout,.source-convergence__branch--payout{--source-accent:var(--warm)}.source-convergence__source--bank,.source-convergence__branch--bank{--source-accent:var(--action)}.source-convergence__source--receipt,.source-convergence__branch--receipt{--source-accent:var(--signal)}.source-convergence__source--property,.source-convergence__branch--property{--source-accent:var(--source-property)}.source-convergence__source strong,.source-convergence__source span{display:block}.source-convergence__source .source-convergence__mobile-branch,.source-convergence__mobile-wiring{display:none}.source-convergence__source span{color:var(--text-muted);margin-top:.35rem;font-size:.82rem}.source-convergence__wiring{width:100%;height:clamp(5rem,10vw,8rem);overflow:visible}.source-convergence__wiring path{fill:none;stroke:var(--source-accent,var(--signal));stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.source-convergence__wiring .source-convergence__guide{stroke:var(--rule-subtle)}.source-convergence__wiring .source-convergence__guide--stem{stroke-width:3px}.source-convergence__wiring [data-convergence-stem]{stroke:var(--signal);stroke-width:3px}.source-convergence__wiring [data-convergence-junction],.source-convergence__wiring [data-convergence-stem]{filter:drop-shadow(0 0 4px #14aa9b80)}.source-convergence__wiring [data-convergence-junction]{stroke:var(--signal);stroke-width:3.5px}.source-convergence__destination{border:1px solid var(--rule);border-radius:calc(var(--radius-medium) * 1.4);background:var(--surface);will-change:transform;min-height:19rem;position:relative;overflow:hidden;box-shadow:0 2rem 5rem #082d571c}.source-convergence__destination-head{border-bottom:1px solid var(--rule-subtle);min-height:3.6rem;color:var(--text-muted);justify-content:space-between;align-items:center;padding:0 1.5rem;font-size:.76rem;display:flex}.source-convergence__destination-head strong{color:var(--ink)}.source-convergence[data-motion-state=enhanced] [data-convergence-provenance]{isolation:isolate;transform:translate3d(var(--provenance-shift,.5rem), 0, 0);border-radius:999px;padding:.3rem .45rem;position:relative}.source-convergence[data-motion-state=enhanced] [data-convergence-provenance]:before{z-index:-1;border-radius:inherit;opacity:var(--provenance-pulse,0);content:"";background:#e7f8f4;position:absolute;inset:0;box-shadow:0 0 0 .45rem #14aa9b14}.source-convergence__destination-body{padding:1.5rem}.source-convergence__destination-body h4{color:var(--ink);letter-spacing:-.05em;margin:0 0 1rem;font-size:clamp(1.6rem,3vw,2.6rem)}.source-convergence__destination-body>div{isolation:isolate;border-top:1px solid var(--rule-subtle);min-height:2.65rem;color:var(--text-muted);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;font-size:.78rem;display:grid;position:relative}.source-convergence__destination-body>div:before{z-index:-1;background:color-mix(in srgb, var(--signal) 8%, #fff);border-radius:var(--radius-small);opacity:var(--row-emphasis,0);content:"";position:absolute;inset:0 -.5rem}.source-convergence[data-motion-state=enhanced] [data-convergence-row]{transform:translate3d(var(--row-shift,.75rem), 0, 0)}.source-convergence__destination-body i{color:#087d72;will-change:opacity, transform;background:#e2f7f2;border-radius:50%;place-items:center;width:1.3rem;height:1.3rem;font-style:normal;display:grid}.source-convergence__destination-body b{color:#087d72;will-change:opacity, transform}.media-state-sequence [data-media-frame]{will-change:opacity, transform;grid-area:1/1}.media-state-sequence{display:grid}.media-state-sequence__caption{color:var(--text-muted);grid-column:1/-1;margin:.75rem 0 0;font-size:.875rem}.approved-product-frame{width:100%;margin:0}.approved-product-frame img{border-radius:var(--radius-medium);border:1px solid #0d345229;width:100%;height:auto;display:block;box-shadow:0 1.5rem 4rem -1rem #0d28412b}.approved-product-frame figcaption{color:var(--text-muted);margin-top:.75rem;font-size:.875rem}.journey-scene--close .approved-product-frame figcaption{color:#9cb2cd}.media-state-sequence [data-media-frame][aria-hidden=true]{pointer-events:none;opacity:0;transform:translateY(.5rem)scale(.98)}@media (width>=64.001rem) and (prefers-reduced-motion:no-preference){[data-journey-state] .media-state-sequence [data-media-frame]{transition:opacity .36s var(--motion-ease-out), transform .42s var(--motion-ease-out)}}.js .product-system-hero [data-product-hero-ribbon]{transform:translate3d(var(--ribbon-entry-x), var(--ribbon-entry-y), 0);transition:transform .6s var(--motion-ease-out)}.js .product-system-hero[data-visible=true] [data-product-hero-ribbon]{transform:translate(0,0)}@media (width<=48rem){.js .product-system-hero [data-product-hero-ribbon]{transform:none}.product-journey-scene,.product-journey-scene .approved-product-frame,.product-journey-scene [data-media-frame]{position:static}.source-convergence{overflow-x:clip}.source-convergence__sources{grid-template-columns:1fr;gap:1.5rem}.source-convergence__source{min-height:5.75rem;transform:none!important}.source-convergence__source .source-convergence__mobile-branch{transform-origin:top;background:var(--source-accent,var(--signal));color:#0000;border-radius:999px;width:2px;height:1.5rem;margin:0;font-size:0;display:block;position:absolute;bottom:-1.5rem;left:calc(50% - 1px);transform:scaleY(1)}.source-convergence__wiring{display:none}.source-convergence__mobile-wiring{place-items:stretch center;height:1.5rem;display:grid}.source-convergence__mobile-wiring span{transform-origin:top;background:var(--signal);border-radius:999px;width:3px;transform:scaleY(1);box-shadow:0 0 .35rem #14aa9b59}.source-convergence__destination{margin-top:0}}@media (prefers-reduced-motion:reduce){.js .product-system-hero [data-product-hero-ribbon],.js .product-system-hero[data-visible=true] [data-product-hero-ribbon]{opacity:1;transition:none;transform:none}.product-journey-rail a>span{transition:none;transform:none}.product-journey-scene{opacity:1;transition:none;transform:none}.product-system-journey__stage,.product-journey-scene{position:static}.source-convergence__source,.source-convergence__destination{transform:none!important}.source-convergence__source:after,.source-convergence__destination-body>div:before,[data-convergence-provenance]:before{opacity:0!important}.source-convergence__mobile-branch,.source-convergence__mobile-wiring span,.source-convergence__destination-body i,.source-convergence__destination-body b{opacity:1!important;transform:none!important}.source-convergence__wiring path{stroke-dasharray:none!important;stroke-dashoffset:0!important}}.js [data-feature-media-sequence][data-motion-state=enhanced]{opacity:0;transition:opacity .52s var(--motion-ease-out), transform .62s var(--motion-ease-out)}.js [data-feature-media-sequence][data-motion-state=enhanced][data-motion-effect=settle]{transform:translateY(1.5rem)scale(.985)}.js [data-feature-media-sequence][data-motion-state=enhanced][data-motion-effect=focus]{transform:translate(1.5rem)scale(.99)}.js [data-feature-media-sequence][data-motion-state=enhanced][data-motion-effect=surface]{transform:translate(-1.5rem)scale(.99)}.js [data-feature-media-sequence][data-motion-state=enhanced][data-motion-effect=whole-state]{transform:translateY(1.25rem)scale(.99)}.js [data-feature-media-sequence].property-evidence-path__state--result[data-motion-state=enhanced]{transform:translateY(-1.25rem)scale(.99)}.js [data-feature-media-sequence].property-evidence-path__state--completed-close[data-motion-state=enhanced]{transform:translateY(1.25rem)scale(.99)}.js [data-feature-media-sequence][data-motion-state=enhanced][data-visible=true]{opacity:1;transform:none}@media (width<=48rem){.js [data-feature-media-sequence][data-motion-state=enhanced][data-motion-effect=whole-state]{transition:opacity .3s var(--motion-ease-out);transform:none}.js [data-feature-media-sequence].property-evidence-path__state[data-motion-state=enhanced]{transform:none}}@media (prefers-reduced-motion:reduce){[data-feature-media-sequence]{opacity:1;transition:none;transform:none}}@keyframes audience-step-settle{0%{transform:translateY(.5rem)}to{transform:none}}@media (prefers-reduced-motion:no-preference){.js [data-owner-month-step],.js [data-professional-workspace-step]{animation:audience-step-settle .48s var(--motion-ease-out) both}.js [data-owner-month-step]:nth-child(2),.js [data-professional-workspace-step]:nth-child(2){animation-delay:60ms}.js [data-owner-month-step]:nth-child(3),.js [data-professional-workspace-step]:nth-child(3){animation-delay:.12s}.js [data-owner-month-step]:nth-child(4),.js [data-professional-workspace-step]:nth-child(4){animation-delay:.18s}}@media (prefers-reduced-motion:reduce){[data-owner-month-step],[data-professional-workspace-step]{opacity:1;transition:none;animation:none;transform:none}}.help-shell{color:var(--ink);background:#f9fbfd}.help-context{border-bottom:1px solid var(--rule);color:#526b82;align-items:center;gap:.65rem;min-height:3.6rem;font-size:.84rem;font-weight:600;display:flex}.help-context a{min-height:2.75rem;color:var(--ink);align-items:center;text-decoration:none;display:inline-flex}.help-hero{border-bottom:1px solid var(--rule);background-color:#fbfdff;background-image:linear-gradient(#082d5709 1px,#0000 1px),linear-gradient(90deg,#082d5709 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:4.75rem 4.75rem;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding-block:clamp(2.5rem,5vw,4rem) clamp(2rem,4vw,3.5rem);position:relative;overflow:hidden}.help-eyebrow,.article-meta{color:color-mix(in srgb, var(--signal) 45%, var(--ink));font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.78rem;font-weight:700}.help-hero>h1,.help-article-header h1,.release-notes-header h1{letter-spacing:-.04em;max-width:18ch;margin:0;font-size:clamp(2.2rem,3.8vw,3.2rem);font-weight:650;line-height:1.1}.help-hero>p:not(.help-eyebrow),.help-article-header>p,.release-notes-header>p:not(.help-eyebrow){color:#526b82;max-width:42rem;margin:1.75rem 0 0;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.55}.help-search-stage{z-index:1;max-width:61rem;margin-top:clamp(3rem,7vw,5.5rem);position:relative}.help-search-aura{z-index:-1;filter:blur(28px);pointer-events:none;background:radial-gradient(at 45%,#10aa9d33,#5949e217 40%,#0000 70%);position:absolute;inset:-4rem -5rem}.help-search label{margin-bottom:.75rem;font-size:.88rem;font-weight:700;display:block}.help-search-control{background:#fff;border:1px solid #c9d6e1;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.55rem;display:grid;box-shadow:0 1.3rem 4rem #082d571c}.help-search-control svg{fill:none;width:1.5rem;stroke:var(--signal);stroke-linecap:round;stroke-width:2px;margin-left:.65rem}.help-search-control input{min-width:0;min-height:3rem;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:1rem}.help-search-control:focus-within{border-color:var(--action);box-shadow:0 0 0 3px color-mix(in srgb, var(--action) 20%, transparent), 0 1.3rem 4rem #082d571c}.help-search-control button{background:var(--action);color:#fff;min-height:3rem;font:inherit;cursor:pointer;border:0;border-radius:.72rem;padding-inline:1.4rem;font-weight:700}.help-results{border:1px solid var(--rule);background:#fff;border-radius:1rem;margin-top:1rem;padding:1.25rem;box-shadow:0 1rem 3rem #082d5714}.help-results:focus-visible{outline:3px solid color-mix(in srgb, var(--action) 45%, transparent);outline-offset:3px}.help-results-heading{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.help-results h2,.help-results h3,.help-results p{margin:0}.help-results h2{font-size:1rem}.help-results [role=status]{color:#526b80;font-size:.85rem}.help-results ol{border-top:1px solid var(--rule);margin:1rem 0 0;padding:0;list-style:none}.help-results li{border-bottom:1px solid var(--rule)}.help-results li:last-child{border-bottom:0}.help-results a{color:inherit;padding-block:1rem;text-decoration:none;display:block}.help-results a h3{font-size:1rem}.help-results a p{color:#60778c;margin-top:.35rem;font-size:.9rem;line-height:1.5}.help-categories{background:#fff;padding-block:clamp(4.5rem,9vw,8rem)}.help-section-intro{max-width:48rem;margin-bottom:clamp(3rem,6vw,5rem)}.help-section-intro h2,.help-contact-band h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,5.5vw,5rem);font-weight:650;line-height:.98}.help-category-list{border-top:1px solid var(--rule)}.help-category{border-bottom:1px solid var(--rule);grid-template-columns:minmax(15rem,.8fr) minmax(0,1.45fr);gap:clamp(2rem,6vw,7rem);padding-block:2.6rem;display:grid}.help-category-heading h3{letter-spacing:-.03em;margin:0;font-size:1.45rem}.help-category-heading p{color:#61788e;max-width:26rem;margin:.75rem 0 0;line-height:1.55}.help-category ol{margin:0;padding:0;list-style:none}.help-category li+li{border-top:1px solid var(--rule)}.help-category a{min-height:3.75rem;color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;font-weight:650;text-decoration:none;display:flex}.help-contact-band{background:#eef6f7;justify-content:space-between;align-items:end;gap:2rem;padding-block:clamp(4rem,8vw,7rem);display:flex}.help-contact-band a{min-height:3rem;color:var(--ink);align-items:center;gap:.7rem;font-weight:700;display:inline-flex}.help-article,.legal-document{background:#fff;padding-block:clamp(4rem,8vw,7rem)}.legal-document-header{max-width:58rem;padding-bottom:clamp(2.5rem,6vw,5rem)}.legal-document-header h1{letter-spacing:-.04em;max-width:18ch;margin:0;font-size:clamp(2.2rem,3.8vw,3.2rem);font-weight:650;line-height:1.1}.legal-document-header>p:not(.section-kicker){color:#526b82;margin:1.25rem 0 0;line-height:1.55}.legal-version-note{max-width:46rem}.legal-document-grid{grid-template-columns:15rem minmax(0,44rem);align-items:start;gap:clamp(2.5rem,7vw,8rem);display:grid}.legal-document-body h2:first-child{margin-top:0}.contact-directory{border-top:1px solid var(--rule);max-width:46rem;margin:3rem 0 0}.contact-directory>div{border-bottom:1px solid var(--rule);grid-template-columns:minmax(8rem,.5fr) minmax(0,1fr);gap:1.5rem;padding-block:1.1rem;display:grid}.contact-directory dt{font-weight:700}.contact-directory dd{margin:0}.contact-directory a{min-height:2.75rem;color:var(--ink);align-items:center;display:inline-flex}.contact-address{gap:.35rem;margin-top:3rem;font-style:normal;display:grid}.trust-facts,.trust-providers{padding-block:clamp(3rem,6vw,5.5rem)}.trust-facts{background:#fff}.trust-facts h2,.trust-providers h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3.8vw,3rem)}.trust-facts ul{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1.25rem;max-width:72rem;margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.trust-facts li{border:1px solid var(--rule-subtle);border-radius:var(--radius-medium);background:var(--surface);color:var(--ink);align-items:flex-start;gap:1rem;padding:1.5rem 1.75rem;font-size:1.05rem;line-height:1.55;display:flex;position:relative;box-shadow:0 2px 10px -2px #081d2a0a}.trust-facts li:before{content:"✓";background:color-mix(in srgb, var(--signal) 14%, transparent);width:1.6rem;height:1.6rem;color:var(--signal);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.trust-providers-card{border:1px solid var(--rule-subtle);border-radius:var(--radius-medium);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:72rem;margin-top:1.5rem;padding:2rem 2.5rem;display:flex;box-shadow:0 2px 10px -2px #081d2a0a}.trust-providers-card h2{margin:0;font-size:clamp(1.6rem,2.5vw,2.2rem)}.trust-providers-card p{color:var(--text-muted);margin:.5rem 0 0}@media (width<=760px){.legal-document-header h1{overflow-wrap:anywhere;font-size:clamp(2.25rem,12vw,3.2rem)}.legal-document-grid{grid-template-columns:1fr}.legal-document-grid .article-contents{position:static}.contact-directory>div{grid-template-columns:1fr;gap:.45rem}}.help-article-header{max-width:58rem}.help-article-header h1{max-width:18ch;font-size:clamp(2.2rem,3.8vw,3.2rem)}.help-article-grid{grid-template-columns:15rem minmax(0,44rem);align-items:start;gap:clamp(3rem,8vw,8rem);margin-top:clamp(4rem,9vw,7rem);display:grid}.article-contents{padding-top:.25rem;position:sticky;top:7.9rem}.article-contents>p{margin:0 0 1rem;font-weight:750}.article-contents ol{border-top:1px solid var(--rule);margin:0;padding:0;list-style:none}.article-contents li{border-bottom:1px solid var(--rule)}.article-contents a{color:#61788e;align-items:center;min-height:2.75rem;padding-block:.75rem;font-size:.86rem;line-height:1.35;text-decoration:none;display:flex}.article-body{font-size:1.05rem;line-height:1.75}.article-body>:first-child{margin-top:0}.article-body h2{letter-spacing:-.04em;margin:3.5rem 0 1rem;scroll-margin-top:2rem;font-size:clamp(1.85rem,3vw,2.6rem);line-height:1.1}.article-body h3{margin:2.5rem 0 .8rem;scroll-margin-top:2rem;font-size:1.35rem}.article-body p{color:#304d67;margin:0 0 1.35rem}.article-body ul,.article-body ol{color:#304d67;margin:0 0 1.5rem;padding-left:1.35rem}.article-body li{padding-left:.35rem}.article-body li+li{margin-top:.45rem}.article-body a{color:#3f3bc4;text-underline-offset:.18em}.article-body code{font-family:var(--font-mono,monospace);color:#0d3151;background:#f1f5f9;border-radius:4px;padding:.15em .4em;font-size:.88em}.article-quote{border-left:3.5px solid var(--action);background:#f6f8fb;border-radius:0 .6rem .6rem 0;margin:2rem 0;padding:1.15rem 1.45rem}.article-quote p{color:#172c40;margin:0;font-size:1.02rem;line-height:1.65}.article-code-block{border:1px solid var(--rule);-webkit-overflow-scrolling:touch;font-family:var(--font-mono,monospace);color:var(--ink);background:#f6f8fa;border-radius:.65rem;margin:2rem 0;padding:1.25rem 1.5rem;font-size:.88rem;line-height:1.55;overflow-x:auto}.article-code-block:focus-visible{outline:2px solid var(--action);outline-offset:2px}.article-code-block code{color:inherit;background:0 0;border-radius:0;padding:0}.article-table-wrapper{-webkit-overflow-scrolling:touch;border:1px solid var(--rule);background:#fff;border-radius:.85rem;margin:2rem 0 2.25rem;overflow-x:auto;box-shadow:0 2px 10px -2px #081d2a0a}.article-table-wrapper:focus-visible{outline:2px solid var(--action);outline-offset:2px}.article-table{border-collapse:collapse;text-align:left;width:100%;color:var(--ink);font-size:.95rem;line-height:1.55}.article-table th,.article-table td{border-bottom:1px solid var(--rule);vertical-align:top;padding:.95rem 1.15rem}.article-table th{color:var(--ink);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#f4f8fb;font-size:.88rem;font-weight:700}.article-table tr:last-child td{border-bottom:none}.article-table tbody tr:nth-child(2n) td{background:#fafcfd}.article-table td a{color:#3f3bc4;text-underline-offset:.15em;text-decoration:underline}.help-tax-disclaimer{border:1px solid var(--rule);color:#526b82;background:#f4f8fb;border-radius:.85rem;margin:3.5rem 0 1.5rem;padding:1.5rem 1.75rem;font-size:.92rem;line-height:1.6}.help-tax-disclaimer__title{text-transform:uppercase;letter-spacing:.06em;color:var(--ink);margin:0 0 .5rem;font-size:.88rem;font-weight:700}.help-tax-disclaimer p:last-child{color:#526b82;margin-bottom:0}.related-articles{border-top:1px solid var(--rule);max-width:44rem;margin:5rem 0 0 calc(15rem + clamp(3rem,8vw,8rem));padding-top:2rem}.related-articles h2{margin:0;font-size:1rem}.related-articles ul{margin:1rem 0 0;padding:0;list-style:none}.related-articles li{border-top:1px solid var(--rule)}.related-articles a{min-height:3.5rem;color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;font-weight:650;text-decoration:none;display:flex}.release-notes-header{background:#fff;min-height:48rem;padding-block:clamp(5rem,10vw,9rem)}@media (hover:hover) and (pointer:fine){.help-category a:hover,.related-articles a:hover,.help-results a:hover{color:var(--action)}}@media (width<=48rem){.help-search-control{grid-template-columns:auto minmax(0,1fr)}.help-search-control button{grid-column:1/-1}.help-category{grid-template-columns:1fr;gap:1.5rem}.help-contact-band{flex-direction:column;align-items:start}.help-article-grid{grid-template-columns:1fr;gap:2.5rem}.article-contents{position:static}.related-articles{margin-left:0}}@media (prefers-reduced-motion:reduce){.help-search-aura{filter:none}}@media (prefers-reduced-transparency:reduce){body,.site-frame{background:var(--canvas)}.site-main,.site-header{background:var(--surface)}.site-header,.mobile-navigation-dialog::backdrop{backdrop-filter:none}.mobile-navigation-dialog::backdrop{background:var(--ink)}.help-aura,.help-search-aura{box-shadow:none;filter:none}}
