.home-hero{padding-top:var(--rw-nav-h)}.home-hero-panel{--hero-panel-h:680px;border-radius:var(--rw-panel-radius);height:min(90vh, var(--hero-panel-h));min-height:560px;position:relative;overflow:hidden}.home-hero-media{aspect-ratio:auto;border-radius:inherit;position:absolute;inset:0}.home-hero-picture{display:contents}.home-hero-img{--hero-media-blur:0px;object-fit:cover;object-position:50% 62%;width:100%;height:100%;filter:blur(var(--hero-media-blur));display:block;position:absolute;inset:0}.home-hero-scrim{pointer-events:none;background:rgba(var(--rw-media-scrim-tint-rgb), .46);position:absolute;inset:0}.home-hero-copy{left:var(--rw-hero-inset);right:var(--rw-hero-inset);bottom:var(--rw-hero-bottom);color:var(--rw-white);position:absolute}.home-hero-h1{max-width:14ch;color:var(--rw-white)}.home-hero-sub{max-width:576px;margin-top:var(--rw-hero-gap-sub);color:var(--rw-white)}.home-hero-actions{margin-top:var(--rw-hero-gap-actions);flex-wrap:wrap;align-items:center;gap:8px;display:flex}.home-hero-note{color:#ffffffdb;margin-left:8px;font-size:14px;line-height:21.7px}.home-hero-custody{letter-spacing:-.13px;color:#ffffffd1;max-width:62ch;margin-top:24px;font-size:13px;line-height:18px}.home-hero-custody-link{transition:border-color var(--rw-t);border-bottom:1px solid #ffffff80}.home-hero-custody-link:hover{border-color:currentColor}@media (max-width:1023px){.home-hero-panel{aspect-ratio:3/4;width:100%;height:auto;min-height:0;max-height:640px}.home-hero-h1{max-width:100%}.home-hero-note{margin-left:0}.home-hero-custody{margin-top:20px;font-size:12px;line-height:16.8px}}@media (max-width:339px){.home-hero-panel{min-height:520px}}.home-strip{padding-block:64px}.home-strip-caption{text-align:center}.home-strip-marks{justify-content:center;margin-top:28px}.home-flow-head{text-align:center;max-width:1024px;margin:0 auto 56px}.home-flow-stage{grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;max-width:960px;margin-inline:auto;display:grid}.home-flow-art{grid-area:1/2;min-width:0}.home-flow-chip{border:var(--rw-hairline);border-radius:var(--rw-r-6);background:var(--rw-white);white-space:nowrap;grid-row:1;align-items:center;height:40px;padding:0 14px;display:inline-flex}.home-flow-chip--app{grid-column:1}.home-flow-chip--provider{grid-column:3}.home-flow-cycle{display:inline-grid}.home-flow-cycle-alt{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-flow-cycle-stack{justify-items:center;display:grid}.home-flow-cycle-stack>*{opacity:0;grid-area:1/1;transition:opacity .42s}.home-flow-cycle-stack>.is-on{opacity:1}.home-flow-svg{width:100%;height:auto;color:var(--rw-off-black)}.home-flow-svg--tall{display:none}.home-flow-thread,.home-flow-current,.home-flow-ring{fill:none;stroke-width:1px;vector-effect:non-scaling-stroke}.home-flow-ring{stroke:currentColor}.home-flow-thread{stroke:var(--rw-hairline-color)}.home-flow-current{stroke:currentColor;stroke-dasharray:.08 .92;animation:6s linear infinite home-flow-run}@keyframes home-flow-run{to{stroke-dashoffset:-1px}}@media (prefers-reduced-motion:reduce){.home-flow-current{display:none}}.home-flow-labels{text-align:center;grid-area:2/2;margin-top:12px;position:relative}.home-flow-label--1,.home-flow-label--3{white-space:nowrap;position:absolute;top:0;transform:translate(-50%)}.home-flow-label--1{left:var(--flow-wide-1)}.home-flow-label--3{left:var(--flow-wide-3)}.home-flow-caption{text-align:center;max-width:640px;margin:32px auto 0}.home-flow-actions{justify-content:center;margin-top:32px;display:flex}@media (max-width:640px){.home-flow-svg--wide{display:none}.home-flow-svg--tall{display:block}.home-flow-stage{max-width:420px;display:block;position:relative}.home-flow-chip{position:absolute}.home-flow-chip--app{top:0;left:var(--flow-tall-entry);transform:translate(-50%)}.home-flow-chip--provider{min-width:calc(100% - var(--flow-tall-exit) + var(--flow-chip-attach));bottom:0;right:0}.home-flow-labels{top:var(--flow-tall-label-top);margin-top:0;position:absolute;left:0;right:0}.home-flow-label--1{left:var(--flow-tall-1)}.home-flow-label--3{left:var(--flow-tall-3)}.home-flow-caption,.home-flow-actions{margin-top:28px}}.home-triplet{--home-triplet-seam:96px;margin-top:32px;grid-template-rows:repeat(12,auto);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;max-width:928px;margin-inline:auto;display:grid}.home-triplet>.home-card:nth-child(n+3){margin-top:var(--home-triplet-seam)}.home-triplet-lede{text-align:center;margin-top:72px}.home-card{grid-row:span 6;grid-template-rows:subgrid;display:grid}.home-card-label{margin-bottom:16px}.home-card-statement{max-width:30ch;margin-top:20px}.home-card-body{max-width:40ch;margin-top:12px}.home-card-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;display:flex}.home-card-note{margin-top:12px}@media (max-width:1023px){.home-triplet{grid-template-rows:none;grid-template-columns:1fr;gap:64px}.home-card{grid-row:auto;display:block}.home-triplet>.home-card:nth-child(n+3){--home-triplet-seam:0px;margin-top:0}.home-card-statement,.home-card-body{max-width:none}.home-card-actions>*{flex:auto;justify-content:center}}@media (max-width:640px){.home-triplet-lede{margin-top:56px}.home-triplet{margin-top:28px}}.home-showcase{border-radius:var(--rw-r-16);background:var(--rw-white);border:1px solid #0000001a;grid-template-columns:1fr 3fr;align-items:center;gap:48px;padding:56px;display:grid}.home-showcase-rail{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.home-sw-tab{appearance:none;text-align:left;color:var(--rw-caption-ink);cursor:pointer;transition:color var(--rw-t);background:0 0;border:0;margin:0;padding:0;font-family:inherit;font-weight:400;line-height:30px}.home-sw-tab:hover{color:var(--rw-ink)}.home-sw-tab.is-active{color:var(--rw-off-black)}.home-sw-tab:focus-visible,.home-vig:focus-visible{outline:1px solid var(--rw-off-black);outline-offset:4px}.home-vig{aspect-ratio:16/9;background:var(--rw-surface-panel);border-radius:var(--rw-r-8);box-shadow:inset 0 0 0 1px var(--rw-hairline-soft-color);flex-direction:column;padding:32px 36px;display:flex;overflow:hidden}@media (min-width:1024px){.home-vig--panel{justify-self:stretch;min-height:496px}.home-vig--card{padding:20px}.home-vig--card .home-vig-head{padding-bottom:12px}.home-vig--card .home-vig-row{gap:12px;padding-block:8px}.home-vig--card .home-vig-row--spend{grid-template-columns:1fr auto}.home-vig--card .home-vig-row--receipt{grid-template-columns:1fr auto auto}.home-vig--card .home-vig-cap{gap:14px;padding-block:16px 14px}.home-vig--card .home-vig-total{padding-top:12px}.home-vig--card .home-vig-foot{padding-top:10px}}.home-vig-head{border-bottom:var(--rw-hairline);justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:16px;display:flex}.home-vig-label{align-items:center;gap:8px;display:inline-flex}.home-vig-dot{background:var(--rw-off-black);flex:none;width:6px;height:6px;animation:2.4s ease-in-out infinite home-vig-pulse}@keyframes home-vig-pulse{0%,to{opacity:1}50%{opacity:.25}}.home-vig-feed{flex-direction:column;flex:1;justify-content:center;margin:0;padding:0;list-style:none;display:flex;position:relative}.home-vig-row{border-bottom:var(--rw-hairline-soft);align-items:center;gap:20px;padding-block:16px;display:grid}.home-vig-row:last-child{border-bottom:0}.home-vig-row--spend,.home-vig-row--receipt,.home-vig-row--refused{grid-template-columns:1fr auto auto auto}.home-vig-row--more{grid-template-columns:1fr auto}.home-vig-row--attr{grid-template-columns:1fr auto auto 88px auto}.home-vig-row--run{grid-template-columns:1fr auto}.home-vig-num{text-align:right;min-width:96px}.home-vig-tok,.home-vig-calls,.home-vig-at,.home-vig-hash{white-space:nowrap}.home-vig-runid{letter-spacing:.02em}.home-vig-note{padding-top:12px}.home-vig-route{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-vig-total{border-top:var(--rw-hairline);justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.home-vig-cap{flex-direction:column;gap:16px;padding-block:20px 16px;display:flex}.home-vig-cap>.home-vig-capline,.home-vig-cap>.home-vig-declared{margin-top:0;margin-bottom:0}.home-vig-cap>.home-vig-capline+.home-vig-bar,.home-vig-cap>.home-vig-declared+.home-vig-bar,.home-vig-cap>.home-vig-bar+.home-vig-capline{margin-top:-10px}.home-vig-bar{border-radius:var(--rw-r-3);background:var(--rw-light-gray);height:8px;position:relative;overflow:hidden}.home-vig-bar-fill,.home-vig-share-fill{width:calc(var(--home-vig-fill) * 100%);background:var(--rw-off-black);border-radius:inherit;position:absolute;inset:0 auto 0 0}.home-vig-capline{margin-top:12px}.home-vig-declared{margin-bottom:12px}.home-vig-share{border-radius:var(--rw-r-3);background:var(--rw-light-gray);height:4px;position:relative;overflow:hidden}.home-vig-share-fill{background:var(--rw-meta)}.home-vig-402{border-radius:var(--rw-r-4);background:var(--rw-off-black);height:24px;color:var(--rw-white);align-items:center;padding:0 9px;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.home-vig-foot{padding-top:14px}.home-vig-chain .home-vig-row{padding-left:26px;position:relative}.home-vig-chain:before{content:"";background:var(--rw-hairline-soft-color);width:1px;position:absolute;top:24px;bottom:24px;left:2px}.home-vig-row--receipt:before{content:"";background:var(--rw-meta);width:5px;height:5px;margin-top:-2px;position:absolute;top:50%;left:0}.home-vig-hash{letter-spacing:.02em}.home-vig-chip{border-radius:var(--rw-r-4);background:var(--rw-white);width:34px;height:28px;box-shadow:inset 0 0 0 1px var(--rw-hairline-soft-color);justify-content:center;align-items:center;display:inline-flex}.home-vig-chip:after{content:"↓";color:var(--rw-ink);font-size:14px;line-height:1}.home-band-section{padding-block:var(--rw-module)}.home-band{border-radius:var(--rw-panel-radius);background:var(--rw-off-black);padding:88px 64px;position:relative;overflow:hidden}.home-band-media{border-radius:inherit;background:radial-gradient(120% 90% at 15% 0%, #ffffff12 0%, #fff0 60%), var(--rw-ground-deep);position:absolute;inset:0}.home-band-inner{grid-template-columns:1.4fr 1fr;align-items:start;gap:80px;display:grid;position:relative}.home-band-eyebrow{color:#ffffffb3;margin-bottom:20px}.home-band-statement{color:var(--rw-white);max-width:24ch;margin-bottom:44px}.home-ledger{border-collapse:collapse;width:100%;color:var(--rw-white)}.home-ledger th{text-align:left;letter-spacing:-.26px;color:#ffffff8c;border-bottom:.5px solid #ffffff4d;padding-bottom:12px;font-size:13px;font-weight:500;line-height:1.3}.home-ledger td{letter-spacing:-.16px;border-bottom:.5px solid #ffffff29;padding-block:18px;font-size:16px;line-height:20.8px}.home-ledger th+th,.home-ledger td+td{padding-left:16px}.home-ledger th:nth-child(2),.home-ledger th:nth-child(3),.home-ledger-num,.home-ledger-hash{text-align:right}.home-ledger-hash{color:#ffffff8c;font-size:14px}.home-band-caption{color:#ffffff80;margin-top:14px;margin-bottom:32px;font-size:12px;line-height:16.8px}.home-band-right{border-left:.5px solid #ffffff38;padding-left:64px}.home-402{letter-spacing:-.03em;color:var(--rw-white);margin:4px 0 18px;font-size:clamp(72px,9vw,132px);line-height:.92}.home-band-refusal-line{color:#ffffffc7;max-width:24ch;margin-bottom:28px}.home-assess-inner{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:64px;display:grid}.home-assess-line{max-width:34ch;margin-top:16px}.home-assess-terms{max-width:40ch;margin-top:16px}.home-assess-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:32px;display:flex}@media (max-width:1023px){.home-assess-inner{grid-template-columns:1fr;gap:32px}.home-assess-media{order:-1}.home-assess-line,.home-assess-terms{max-width:none}.home-assess-actions{margin-top:24px}.home-assess-actions>*{flex:auto;justify-content:center}.home-strip{padding-block:48px}.home-strip-marks{gap:40px}.home-showcase{grid-template-columns:1fr;gap:24px;padding:24px}.home-vig{aspect-ratio:auto;padding:20px}.home-vig-row--spend,.home-vig-row--refused,.home-vig-row--receipt,.home-vig-row--attr,.home-vig-row--more,.home-vig-row--run{grid-template-columns:1fr auto;gap:6px 16px}.home-vig-row>:first-child{grid-area:1/1}.home-vig-num,.home-vig-402{grid-area:1/2;justify-self:end}.home-vig-tok,.home-vig-calls,.home-vig-at,.home-vig-hash,.home-vig-prov{white-space:normal;grid-area:2/1/auto/-1}.home-vig-row--spend .home-vig-calls,.home-vig-row--refused .home-vig-tok,.home-vig-row--attr .home-vig-prov{grid-column:1;justify-self:start}.home-vig-row--spend .home-vig-tok,.home-vig-row--refused .home-vig-at,.home-vig-row--attr .home-vig-calls{grid-column:2;justify-self:end}.home-vig--card .home-vig-row--receipt .home-vig-hash{white-space:nowrap;grid-area:1/2;justify-self:end}.home-vig-share{display:none}.home-vig-num{min-width:0}.home-band{padding:40px 24px}.home-band-inner{grid-template-columns:1fr;gap:48px}.home-band-statement{max-width:100%;margin-bottom:32px}.home-band-right{border-top:.5px solid #ffffff38;border-left:0;padding-top:40px;padding-left:0}.home-ledger td{padding-block:14px}.home-ledger-hash{font-size:13px}}
