[data-v2=true] .hero{border-top:0;padding:96px 0 56px;position:relative}[data-v2=true] .hero-grid{grid-template-columns:minmax(0,1fr);gap:48px;display:grid}[data-v2=true] .hero-grid>*{min-width:0}[data-v2=true] .hero h1{margin-top:24px}[data-v2=true] .hero h1 .accent-fade{background:linear-gradient(180deg, var(--fg) 0%, var(--fg-2) 130%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}[data-v2=true] .hero-sub{color:var(--fg-1);max-width:54ch;margin-top:28px;font-size:1.18rem;line-height:1.5}[data-v2=true] .hero-ctas{flex-wrap:wrap;align-items:center;gap:12px;margin-top:36px;display:flex}[data-v2=true] .hero-meta{color:var(--fg-2);flex-wrap:wrap;align-items:center;gap:18px;margin-top:24px;font-size:13px;display:flex}[data-v2=true] .hero-meta>span{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}[data-v2=true] .hero-meta .dot{background:var(--mint);width:6px;height:6px;box-shadow:0 0 0 4px var(--mint-soft);border-radius:50%}[data-v2=true] .hero-bg{pointer-events:none;z-index:0;position:absolute;inset:-100px 0 0;overflow:hidden}[data-v2=true] .hero-bg .grid{background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);opacity:.55;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50% at 50% 30%,#000 30%,#0000 75%);mask-image:radial-gradient(60% 50% at 50% 30%,#000 30%,#0000 75%)}[data-v2=true] .hero-bg .blob{background:radial-gradient(ellipse at center, var(--accent-soft) 0%, transparent 60%);filter:blur(40px);opacity:.5;width:1100px;height:560px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}[data-v2=true] .integrations{border-top:1px solid var(--line);padding:48px 0;position:relative;overflow:hidden}[data-v2=true] .integrations .label{text-align:center;color:var(--fg-3);letter-spacing:.09em;text-transform:uppercase;margin-bottom:32px;font-size:12px}[data-v2=true] .integrations .label b{color:var(--fg-1);font-weight:500}[data-v2=true] .marquee{gap:48px;width:100%;min-width:0;max-width:100%;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}[data-v2=true] .marquee-track{flex-shrink:0;width:max-content;animation:40s linear infinite marquee;display:flex}[data-v2=true][data-anim=off] .marquee-track{animation:none}[data-v2=true][data-anim=subtle] .marquee-track{animation-duration:60s}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){[data-v2=true] .marquee-track{animation:none}}[data-v2=true] .marquee-track .logo{background:var(--bg-1);border:1px solid var(--line);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;margin-right:48px;padding:10px;display:flex;overflow:hidden}[data-v2=true] .marquee-track .logo .logo-img{object-fit:contain;opacity:.85;border-radius:5px;width:auto;max-width:100%;height:auto;max-height:100%;transition:opacity .2s,filter .2s}[data-v2=true] .marquee-track .logo:hover .logo-img{opacity:1}[data-v2=true][data-theme=dark] .marquee-track .logo .logo-img{filter:brightness(.95)contrast(1.05)}[data-v2=true][data-theme=dark] .marquee-track .logo .logo-img[data-invert-dark=true]{filter:invert()brightness(1.1)}[data-v2=true] .sb{background:var(--bg-1);flex-direction:column;padding:10px 8px 12px;display:flex;position:relative}[data-v2=true] .sb__close{border:1px solid var(--line-2);background:var(--bg-1);width:28px;height:28px;color:var(--fg-2);cursor:pointer;z-index:1;border-radius:6px;justify-content:center;align-items:center;display:none;position:absolute;top:8px;right:8px}[data-v2=true] .sb__close:hover{background:var(--bg-2);color:var(--fg)}[data-v2=true] .sb-scrim{z-index:5;opacity:0;pointer-events:none;background:#00000073;transition:opacity .2s;display:none;position:absolute;inset:0}[data-v2=true] .sb-scrim.is-open{opacity:1;pointer-events:auto;display:block}[data-v2=true] .surface .main{border-left:1px solid var(--line)}[data-v2=true] .sb__head{align-items:center;gap:8px;padding:6px 8px 14px;display:flex}[data-v2=true] .sb__logo{background:var(--bg-3);border:1px solid var(--line-2);width:22px;height:22px;color:var(--fg);border-radius:5px;justify-content:center;align-items:center;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:600;display:inline-flex}[data-v2=true] .sb__brand{letter-spacing:-.005em;color:var(--fg);font-size:13px;font-weight:580}[data-v2=true] .sb__logo-img{object-fit:contain;border-radius:5px;flex-shrink:0;width:22px;height:22px}[data-v2=true] .sb__ws{background:var(--bg);border:1px solid var(--line);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:9px;margin:0 4px 14px;padding:8px 10px;transition:border-color .12s;display:flex}[data-v2=true] .sb__ws:hover{border-color:var(--line-2)}[data-v2=true] .sb__ws-avatar{color:#e7effc;color:lab(94.1323% -.973195 -7.43576);background:#3c2686;background:lab(23.1907% 30.7332 -50.9058);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:600;display:inline-flex}[data-v2=true] .sb__ws-meta{flex-direction:column;flex:1;min-width:0;display:flex}[data-v2=true] .sb__ws-name{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:540;overflow:hidden}[data-v2=true] .sb__ws-role{color:var(--fg-3);font-size:11px}[data-v2=true] .sb__ws-chev{color:var(--fg-3);flex-shrink:0}[data-v2=true] .sb__group{flex-direction:column;gap:1px;margin:2px 0;display:flex}[data-v2=true] .sb__group-label{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-4);padding:12px 12px 6px;font-size:10.5px;font-weight:500}[data-v2=true] .sb__item{color:var(--fg-2);cursor:pointer;border-radius:5px;align-items:center;gap:10px;margin:0 2px;padding:6px 10px;font-size:13px;transition:background .1s,color .1s;display:flex;position:relative}[data-v2=true] .sb__item:hover,[data-v2=true] .sb__item.is-active{background:var(--bg-2);color:var(--fg)}[data-v2=true] .sb__item.is-active:before{content:"";background:var(--accent);border-radius:2px;width:2px;position:absolute;top:6px;bottom:6px;left:-4px}[data-v2=true] .sb__item-count{color:var(--fg-4);margin-left:auto;padding:0 2px;font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px}[data-v2=true] .sb__item.is-active .sb__item-count{color:var(--fg-3)}[data-v2=true] .sb__spacer{flex:1}[data-v2=true] .sb__ai{background:var(--bg);border:1px solid var(--line);cursor:pointer;border-radius:7px;margin:8px 4px 0;padding:10px 12px;transition:border-color .12s,background .12s}[data-v2=true] .sb__ai:hover{border-color:var(--line-2);background:var(--bg-2)}[data-v2=true] .sb__ai-row{color:var(--fg);align-items:center;gap:8px;font-size:12px;display:flex}[data-v2=true] .sb__ai-row .ai-ico{background:var(--accent-soft);width:18px;height:18px;color:var(--accent);border-radius:4px;justify-content:center;align-items:center;display:inline-flex}[data-v2=true] .sb__ai-row .count{color:var(--fg-2);margin-left:auto;font-family:Geist Mono,ui-monospace,monospace;font-size:11.5px;font-weight:500}[data-v2=true] .sb__ai-bar{background:var(--bg-3);border-radius:2px;height:3px;margin-top:8px;overflow:hidden}[data-v2=true] .sb__ai-bar>div{background:linear-gradient(90deg, var(--accent) 0%, #bea5ff 100%);height:100%;transition:width .3s}@supports (color:lab(0% 0 0)){[data-v2=true] .sb__ai-bar>div{background:linear-gradient(90deg, var(--accent) 0%, lab(71.9902% 34.2556 -58.5966) 100%)}}[data-v2=true] .sb__ai-meta{color:var(--fg-3);align-items:center;gap:5px;margin-top:6px;font-size:10.5px;display:flex}[data-v2=true] .sb__ai-meta .d{background:var(--accent);border-radius:50%;width:4px;height:4px}[data-v2=true] .sb__user{border-top:1px solid var(--line);cursor:pointer;border-radius:5px;align-items:center;gap:9px;margin:8px 4px 0;padding:12px 10px 8px;transition:background .1s;display:flex}[data-v2=true] .sb__user:hover{background:var(--bg-2)}[data-v2=true] .sb__user-avatar{color:#f8f4f3;color:lab(96.4788% 1.45793 .967133);background:#6e4b45;background:lab(35.7658% 14.9421 10.0756);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:600;display:inline-flex}[data-v2=true] .sb__user-meta{flex-direction:column;flex:1;min-width:0;display:flex}[data-v2=true] .sb__user-name{color:var(--fg);font-size:12.5px;font-weight:540}[data-v2=true] .sb__user-mail{color:var(--fg-3);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}[data-v2=true] .dash{grid-template-columns:248px 1fr;min-width:0;height:640px;display:grid;position:relative}[data-v2=true] .sb{height:100%;overflow-y:auto}[data-v2=true] .dash>*{min-width:0}[data-v2=true] .app-top{border-bottom:1px solid var(--line);background:var(--bg);align-items:center;gap:12px;padding:10px 14px;display:flex}[data-v2=true] .app-top .iconbtn{width:32px;height:32px;color:var(--fg-2);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;display:grid}[data-v2=true] .app-top .iconbtn:hover{background:var(--bg-2)}[data-v2=true] .app-top .brand-mark{width:24px;height:24px}[data-v2=true] .app-top-logo{object-fit:contain;border-radius:6px;flex-shrink:0;width:24px;height:24px}[data-v2=true] .app-top-burger{display:none}[data-v2=true] .app-top .name{color:var(--fg);font-size:14px;font-weight:500}[data-v2=true] .app-top .search{background:var(--bg-2);border:1px solid var(--line);max-width:380px;color:var(--fg-3);border-radius:8px;flex:1;align-items:center;gap:8px;margin:0 auto;padding:6px 11px;font-size:13px;display:flex}[data-v2=true] .app-top .search kbd{border:1px solid var(--line-2);color:var(--fg-3);background:var(--bg);border-radius:4px;margin-left:auto;padding:1px 6px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px}[data-v2=true] .app-top .right{gap:2px;margin-left:auto;display:flex}[data-v2=true] .side{border-right:1px solid var(--line);background:var(--bg);flex-direction:column;gap:1px;padding:12px 8px;display:flex}[data-v2=true] .side-ws{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:10px;padding:9px 10px 12px;display:flex}[data-v2=true] .ws-av{background:linear-gradient(180deg, color-mix(in oklab, var(--accent) 90%, white), var(--accent));color:#fff;border-radius:7px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:grid;box-shadow:inset 0 0 0 .5px #ffffff40}[data-v2=true] .ws-nm{flex-direction:column;flex:1;min-width:0;line-height:1.1;display:flex}[data-v2=true] .ws-nm b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}[data-v2=true] .ws-nm span{color:var(--fg-3);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}[data-v2=true] .ws-chev{color:var(--fg-3)}[data-v2=true] .side-section{letter-spacing:.07em;color:var(--fg-3);text-transform:uppercase;padding:14px 10px 6px;font-size:11px;font-weight:500}[data-v2=true] .side-item{color:var(--fg-1);cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:7px 10px;font-size:13px;transition:all .12s;display:flex}[data-v2=true] .side-item:hover{background:var(--bg-2);color:var(--fg)}[data-v2=true] .side-item.active{background:var(--bg-2);color:var(--fg);box-shadow:inset 0 0 0 .5px var(--line-2)}[data-v2=true] .side-item .ic{width:15px;height:15px;color:var(--fg-3);flex-shrink:0}[data-v2=true] .side-item.active .ic{color:var(--accent)}[data-v2=true] .side-item .count{color:var(--fg-3);margin-left:auto;font-family:Geist Mono,ui-monospace,monospace;font-size:11px}[data-v2=true] .surface .main{flex-direction:column;min-width:0;min-height:0;padding:20px 24px 28px;display:flex;overflow:auto}[data-v2=true] .surface .main>.fade-in,[data-v2=true] .surface .main>.tab-panel{margin-top:0;padding-top:0}[data-v2=true] .surface .page-head{margin-top:0}[data-v2=true] .surface .page-head h1,[data-v2=true] .surface .page-head .ps-h1{margin-top:0;padding-top:0}[data-v2=true] .ps-h1{letter-spacing:-.02em;color:var(--fg);font-size:22px;font-weight:580;line-height:1.2}[data-v2=true] .main-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}[data-v2=true] .main-head h2,[data-v2=true] .main-head .mh-title{letter-spacing:-.02em;color:var(--fg);font-size:22px;font-weight:580;line-height:1.2}[data-v2=true] .main-head .sub{color:var(--fg-2);margin-top:6px;font-size:13px}[data-v2=true] .main-head .actions{flex-shrink:0;gap:8px;display:flex}[data-v2=true] .seg{border:1px solid var(--line);background:var(--bg);border-radius:7px;flex-shrink:0;padding:2px;display:inline-flex}[data-v2=true] .seg button{color:var(--fg-2);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:5px 11px;font-size:12.5px;transition:all .12s}[data-v2=true] .seg button.on{background:var(--bg-2);color:var(--fg);box-shadow:inset 0 0 0 .5px var(--line-2)}[data-v2=true] .kpis{border:1px solid var(--line);background:var(--bg-1);border-radius:10px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}[data-v2=true] .kpi{padding:18px 20px;position:relative}[data-v2=true] .kpi:not(:last-child){border-right:1px solid var(--line)}[data-v2=true] .kpi .lbl{color:var(--fg-2);font-size:13px;font-weight:400}[data-v2=true] .kpi .val{letter-spacing:-.025em;font-variant-numeric:tabular-nums;color:var(--fg);margin-top:6px;font-size:28px;font-weight:500}[data-v2=true] .kpi .delta{color:var(--mint);white-space:nowrap;align-items:center;gap:6px;margin-top:6px;font-family:Geist Mono,ui-monospace,monospace;font-size:12.5px;display:flex}[data-v2=true] .kpi .delta.neg{color:var(--red)}[data-v2=true] .kpi .delta svg{width:11px;height:11px}[data-v2=true] .kpi .spark{width:100%;height:32px;margin-top:12px}[data-v2=true] .spark path.line{fill:none;stroke:var(--mint);stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round}[data-v2=true] .spark path.area{fill:url(#mint-grad)}[data-v2=true] .spark.neg path.line{stroke:var(--red)}[data-v2=true] .spark.neg path.area{fill:url(#red-grad)}[data-v2=true] .panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}[data-v2=true] .panel-head h4{color:var(--fg);white-space:nowrap;font-size:13px;font-weight:500}[data-v2=true] .panel-head .view-all{color:var(--fg-2);white-space:nowrap;font-size:12px}[data-v2=true] .panel-head .view-all:hover{color:var(--fg)}[data-v2=true] .surface .row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:11px 14px;font-size:13px;display:flex}[data-v2=true] .surface .row:last-child{border-bottom:0}[data-v2=true] .surface .row .name{color:var(--fg);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}[data-v2=true] .surface .row .meta{color:var(--fg-3);white-space:nowrap;font-family:Geist Mono,ui-monospace,monospace;font-size:12px}[data-v2=true] .aether-pill{z-index:3;background:var(--bg-2);border:1px solid var(--line-2);box-shadow:var(--shadow-md);color:var(--fg-1);border-radius:999px;align-items:center;gap:8px;padding:7px 12px 7px 9px;font-size:12.5px;display:inline-flex;position:absolute;bottom:18px;right:18px}[data-v2=true] .aether-pill .mark{background:var(--accent);color:#fff;border-radius:5px;place-items:center;width:18px;height:18px;font-size:11px;font-weight:600;display:grid}[data-v2=true] .aether-pill kbd{border:1px solid var(--line);color:var(--fg-3);border-radius:3px;margin-left:6px;padding:0 5px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px}[data-v2=true] .proto-pill{z-index:3;background:var(--bg-2);border:1px solid var(--line-2);color:var(--fg-2);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:11.5px;display:inline-flex;position:absolute;bottom:64px;right:18px}[data-v2=true] .proto-pill .d{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:50%}[data-v2=true] .tab-panel{flex-direction:column;gap:18px;animation:.24s fade-in;display:none}[data-v2=true] .tab-panel.active{display:flex}@keyframes fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}[data-v2=true] .table{border:1px solid var(--line);background:var(--bg-1);border-radius:10px;overflow:hidden}[data-v2=true] .thead{border-bottom:1px solid var(--line);color:var(--fg-3);text-transform:uppercase;letter-spacing:.07em;background:var(--bg);grid-template-columns:30px 1.4fr 1fr 1fr 1fr 80px;gap:14px;padding:10px 14px;font-size:11px;display:grid}[data-v2=true] .trow{border-bottom:1px solid var(--line);grid-template-columns:30px 1.4fr 1fr 1fr 1fr 80px;align-items:center;gap:14px;padding:11px 14px;font-size:13px;display:grid}[data-v2=true] .trow:last-child{border-bottom:0}[data-v2=true] .trow:hover{background:var(--bg-2)}[data-v2=true] .cli-av{color:#fff;border-radius:5px;place-items:center;width:22px;height:22px;font-size:11px;font-weight:600;display:grid}[data-v2=true] .cli-name{flex-direction:column;min-width:0;line-height:1.2;display:flex}[data-v2=true] .cli-name b{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}[data-v2=true] .cli-name span{color:var(--fg-3);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}[data-v2=true] .fin-grid{grid-template-columns:1.3fr 1fr;gap:14px;min-height:0;display:grid}[data-v2=true] .reco-rows{flex-direction:column;display:flex}[data-v2=true] .reco-row{border-bottom:1px solid var(--line);grid-template-columns:18px 1fr 100px 110px;align-items:center;gap:12px;padding:11px 14px;font-size:13px;display:grid}[data-v2=true] .reco-row:last-child{border-bottom:0}[data-v2=true] .reco-row .ic{width:18px;height:18px;color:var(--mint);place-items:center;display:grid}[data-v2=true] .reco-row .ic.un{color:var(--amber)}[data-v2=true] .reco-row .desc{flex-direction:column;min-width:0;line-height:1.25;display:flex}[data-v2=true] .reco-row .desc b{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}[data-v2=true] .reco-row .desc span{color:var(--fg-3);font-family:Geist Mono,ui-monospace,monospace;font-size:11.5px}[data-v2=true] .reco-row .amt{text-align:right;color:var(--fg);font-variant-numeric:tabular-nums;font-family:Geist Mono,ui-monospace,monospace;font-size:13px}[data-v2=true] .reco-row .amt.pos{color:var(--mint)}[data-v2=true] .accounts{flex-direction:column;display:flex}[data-v2=true] .acc{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:11px 14px;display:flex}[data-v2=true] .acc:last-child{border-bottom:0}[data-v2=true] .acc .logo{border:1px solid var(--line);background:var(--bg);width:32px;height:32px;color:var(--fg-1);border-radius:6px;flex-shrink:0;place-items:center;font-size:13px;font-weight:600;display:grid}[data-v2=true] .acc .meta{flex-direction:column;flex:1;min-width:0;line-height:1.3;display:flex}[data-v2=true] .acc .meta b{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}[data-v2=true] .acc .meta span{color:var(--fg-3);font-size:11.5px}[data-v2=true] .acc .bal{font-variant-numeric:tabular-nums;color:var(--fg);text-align:right;font-family:Geist Mono,ui-monospace,monospace;font-size:13px}[data-v2=true] .surface .tag{background:var(--bg-2);color:var(--fg-2);border:1px solid var(--line-2);white-space:nowrap;border-radius:4px;align-items:center;padding:1px 7px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:500;display:inline-flex}[data-v2=true] .progbar{background:var(--bg-3);border-radius:2px;flex:1;height:4px;overflow:hidden}[data-v2=true] .progbar>div{background:var(--fg-2);opacity:.85;height:100%}[data-v2=true] .avstack{display:flex}[data-v2=true] .avstack>*{border:2px solid var(--bg-1);border-radius:50%;margin-left:-6px}[data-v2=true] .avstack>:first-child{margin-left:0}[data-v2=true] .task{border-bottom:1px solid var(--line);grid-template-columns:16px 1fr auto auto auto;align-items:center;gap:12px;padding:11px 14px;font-size:13px;display:grid}[data-v2=true] .task:last-child{border-bottom:0}[data-v2=true] .task .check{border:1.5px solid var(--line-3);border-radius:4px;width:14px;height:14px}[data-v2=true] .task.done .check{background:var(--mint);border-color:var(--mint);position:relative}[data-v2=true] .task.done .check:after{content:"";border:solid var(--bg);border-width:0 1.5px 1.5px 0;width:5px;height:8px;position:absolute;top:1px;left:3px;transform:rotate(45deg)}[data-v2=true] .task .nm{color:var(--fg);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}[data-v2=true] .task.done .nm{color:var(--fg-3);text-decoration:line-through}[data-v2=true] .task .proj{color:var(--fg-3);font-family:Geist Mono,ui-monospace,monospace;font-size:11.5px}[data-v2=true] .signal{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}[data-v2=true] .signal>div{border-right:1px solid var(--line);flex-direction:column;gap:6px;min-width:0;padding:18px 22px;display:flex}[data-v2=true] .signal>div:last-child{border-right:0}[data-v2=true] .signal .v{letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--fg);font-size:22px;font-weight:500}[data-v2=true] .signal .l{color:var(--fg-2);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:11px;font-weight:500}@media (max-width:880px){[data-v2=true] .app-top-burger{display:inline-flex}[data-v2=true] .app-top .name{display:none}[data-v2=true] .app-top .search{max-width:none;padding:6px 10px}[data-v2=true] .app-top .search .search-label,[data-v2=true] .app-top .right .iconbtn:nth-child(2){display:none}[data-v2=true] .dash{grid-template-columns:1fr;position:static}[data-v2=true] .surface .main{border-left:0;overflow:hidden}[data-v2=true] .surface,[data-v2=true] .surface *{touch-action:pan-y}[data-v2=true] .surface .card{overflow:hidden}[data-v2=true] .surface{position:relative;overflow:hidden}[data-v2=true] .sb-scrim{position:absolute;inset:0}[data-v2=true] .sb{z-index:10;border-right:1px solid var(--line);width:min(280px,86%);box-shadow:0 0 0 1px var(--line);-webkit-overflow-scrolling:touch;transition:transform .22s;position:absolute;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}[data-v2=true] .sb.is-open{transform:none}[data-v2=true] .sb__close{display:inline-flex}[data-v2=true] .side{display:none}[data-v2=true] .kpis{grid-template-columns:1fr}[data-v2=true] .kpi:nth-child(odd){border-right:0}[data-v2=true] .kpi{border-bottom:1px solid var(--line)!important}[data-v2=true] .kpi:last-child{border-bottom:0!important}[data-v2=true] .fin-grid{grid-template-columns:1fr}[data-v2=true] .signal{grid-template-columns:repeat(2,1fr)}[data-v2=true] .signal>div:nth-child(2n){border-right:0}[data-v2=true] .signal>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:520px){[data-v2=true] .app-top .search kbd{display:none}[data-v2=true] .app-top .search{background:0 0;border-color:#0000;width:auto;padding:6px}}[data-v2=true] .bento-head{max-width:760px}[data-v2=true] .bento-head h2{letter-spacing:-.04em;margin:0;font-size:clamp(40px,6vw,80px);font-weight:600;line-height:.98}[data-v2=true] .bento-head .lead{max-width:60ch;margin-top:22px}[data-v2=true] .bento-grid{--bento-gap:20px;flex-wrap:wrap;gap:20px;margin:56px 0 0;padding:0;list-style:none;display:flex}[data-v2=true] .bento-card{--bento-accent:var(--accent);--bento-accent-2:var(--accent-hover);--bs-stage:#16171c;--bs-stage-2:#101116;--bs-panel:#1c1d23;--bs-panel-2:#22232b;--bs-edge:#ffffff12;--bs-edge-2:#ffffff1c;--bs-text:#f2f3f7;--bs-text-2:#b7bacb;--bs-text-3:#82869c;--fg:#f2f3f7;--fg-1:#cfd2de;--fg-2:#aab0c2;--fg-3:#82869c;--fg-4:#5c607450;--bg:#16171c;--bg-1:#1c1d23;--bg-2:#14151a;--bg-3:#24262e;--bg-4:#2c2e38;--line:#ffffff12;--line-2:#ffffff1c;--line-3:#ffffff29;background:var(--bs-stage);height:420px;box-shadow:0 0 0 1px var(--bs-edge), 0 0 0 6px var(--bento-ring,#ffffff06), 0 30px 60px -30px #000000b3;will-change:transform;border-radius:20px;transition:transform .52s cubic-bezier(.22,1,.36,1),box-shadow .52s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}[data-v2=true] .bento-card--sm{width:calc((100% - var(--bento-gap)) * .358)}[data-v2=true] .bento-card--lg{width:calc((100% - var(--bento-gap)) * .642)}[data-v2=true] .bento-card:is(:hover,.is-inview){box-shadow:0 0 0 1px var(--bs-edge-2), 0 0 0 6px var(--bento-ring-hover,#9461ff29), 0 30px 60px -30px #000000b3}[data-v2=true] .bento-glow{display:none}[data-v2=true] .bento-card.is-money{--bento-accent:var(--metal);--bento-accent-2:var(--metal-2);--bento-ring-hover:#e6b8642e}[data-v2=true] .bento-stage{background:radial-gradient(130% 80% at 50% -10%, color-mix(in oklch, var(--bento-accent) 13%, transparent) 0%, transparent 55%), linear-gradient(180deg, var(--bs-stage) 0%, var(--bs-stage-2) 100%);position:absolute;inset:0;overflow:hidden}[data-v2=true] .bento-stage:before{content:"";z-index:1;pointer-events:none;opacity:.5;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 90% at 50% 18%,#000 35%,#0000 78%);mask-image:radial-gradient(120% 90% at 50% 18%,#000 35%,#0000 78%)}[data-v2=true] .bento-aurora{opacity:.4;z-index:0;background:radial-gradient(75% 60% at 42% 30%, color-mix(in oklch, var(--bento-accent) 70%, transparent), transparent 62%), radial-gradient(75% 60% at 60% 38%, color-mix(in oklch, var(--bento-accent-2) 60%, transparent), transparent 64%);height:130%;transition:opacity .6s,transform 1.2s cubic-bezier(.22,1,.36,1);inset:-40% -15% auto}[data-v2=true] .bento-card:is(:hover,.is-inview) .bento-aurora{opacity:.6;transform:translateY(8px)scale(1.06)}[data-v2=true] .bento-stage:after{content:"";z-index:1;pointer-events:none;opacity:0;background:radial-gradient(340px circle at var(--mx,50%) var(--my,50%), color-mix(in oklch, var(--bento-accent) 26%, transparent), transparent 62%);transition:opacity .4s;position:absolute;inset:0}[data-v2=true] .bento-card:is(:hover,.is-inview) .bento-stage:after{opacity:1}[data-v2=true] .bento-guide{background:linear-gradient(#ffffff0f,#0000 70%);width:1px;height:100%;position:absolute;top:0;left:50%}[data-v2=true] .bento-placeholder{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-4);border:1px dashed var(--line-2);white-space:nowrap;background:#00000026;border-radius:999px;padding:7px 12px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}[data-v2=true] .bento-cap{z-index:3;--feather:56px;padding:24px 26px 22px;position:absolute;bottom:0;left:0;right:0}[data-v2=true] .bento-cap:before{content:"";z-index:-1;bottom:0;left:0;right:0;top:calc(var(--feather) * -1);pointer-events:none;background:linear-gradient(180deg, #08090d00 0%, #08090d var(--feather), #08090d 100%);filter:blur(10px);position:absolute}[data-v2=true] .bento-card--lg .bento-cap p{max-width:440px}[data-v2=true] .bento-cap p{letter-spacing:-.01em;color:var(--bs-text-2);margin:0;font-size:15px;font-weight:400;line-height:1.5}[data-v2=true] .bento-cap b{color:var(--bs-text);font-weight:600}[data-v2=true] .bento-cap-link{letter-spacing:-.01em;color:var(--bento-accent,#9461ff);align-items:center;gap:6px;margin-top:14px;font-size:14px;font-weight:600;text-decoration:none;transition:gap .18s;display:inline-flex}[data-v2=true] .bento-cap-link:hover{gap:10px}[data-v2=true] .bento-arrow{transition:transform .18s}[data-v2=true] .bento-cap-link:hover .bento-arrow{transform:translate(2px)}[data-v2=true] .bs{z-index:2;position:absolute;inset:0;overflow:hidden}[data-v2=true] .bs-card{isolation:isolate;background:linear-gradient(180deg, var(--bs-panel-2) 0%, var(--bs-panel) 100%);border:1px solid var(--bs-edge);box-shadow:0 1px 0 var(--bs-edge-2) inset, 0 1px 1px #0006, 0 18px 40px -22px #000000bf;border-radius:15px;position:absolute}[data-v2=true] .bs-card:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;opacity:.35;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='m'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23m)'/%3E%3C/svg%3E");position:absolute;inset:0}[data-v2=true] .bs-pill{letter-spacing:.01em;white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:500}[data-v2=true] .bs-pill--accent{color:#16171c;background:var(--bento-accent);border:1px solid var(--bento-accent);font-weight:600}[data-v2=true] .bs-avatars{display:inline-flex}[data-v2=true] .bs-av{border:1.5px solid var(--bg-1);background:linear-gradient(135deg, color-mix(in oklch, var(--bento-accent) 70%, var(--bg-3)), color-mix(in oklch, var(--bento-accent) 20%, var(--bg-3)));border-radius:50%;width:22px;height:22px;margin-left:-7px}[data-v2=true] .bs-av:first-child{margin-left:0}[data-v2=true] .bs-ic{background:#0d0d0d;border-radius:10px;flex-shrink:0;width:34px;height:34px;position:relative;box-shadow:inset 0 1px #ffffff0d,0 0 0 1px #26262d,0 6px 14px -6px #000000b3}[data-v2=true] .bs-ic:after{content:"";background:var(--bento-accent);width:17px;height:17px;-webkit-mask:var(--ic) center / contain no-repeat;-webkit-mask:var(--ic) center / contain no-repeat;mask:var(--ic) center / contain no-repeat;margin:auto;position:absolute;inset:0}[data-v2=true] .bs-ic--proj{--ic:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2.5'/%3E%3Cpath d='M3 9h18'/%3E%3C/svg%3E")}[data-v2=true] .bs-ic--pay{--ic:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='5' width='20' height='14' rx='2.5'/%3E%3Cpath d='M2 10h20'/%3E%3C/svg%3E")}[data-v2=true] .bs-ic--file{--ic:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpath d='M14 2v6h6'/%3E%3C/svg%3E")}[data-v2=true] .bs-placeholder{place-items:center;display:grid}[data-v2=true] .bs-crm-profile{flex-direction:column;gap:13px;padding:16px;transition:transform .48s cubic-bezier(.22,1,.36,1);display:flex;top:30px;left:26px;right:26px}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-crm-profile{transform:translateY(-4px)}[data-v2=true] .bs-crm-head{align-items:center;gap:11px;display:flex}[data-v2=true] .bs-crm-logo{color:#fff;background:linear-gradient(135deg, var(--bento-accent), color-mix(in oklch, var(--bento-accent) 50%, #000));width:38px;height:38px;box-shadow:0 6px 16px -6px color-mix(in oklch, var(--bento-accent) 60%, transparent);border-radius:10px;flex-shrink:0;place-items:center;font-size:13px;font-weight:600;display:grid}[data-v2=true] .bs-crm-id{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}[data-v2=true] .bs-crm-id b{color:var(--bs-text);white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:600;overflow:hidden}[data-v2=true] .bs-crm-id span{color:var(--bs-text-3);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}[data-v2=true] .bs-crm-links{flex-direction:column;gap:8px;display:flex}[data-v2=true] .bs-crm-row{background:linear-gradient(180deg, var(--bs-panel-2), var(--bs-panel));border:1px solid var(--bs-edge);min-width:0;box-shadow:0 1px 0 var(--bs-edge-2) inset, 0 4px 10px -8px #0009;transition:border-color .4s,transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;transition-delay:calc(var(--d) * 70ms);border-radius:11px;align-items:center;gap:11px;padding:9px 11px;display:flex}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-crm-row{border-color:color-mix(in oklch, var(--bento-accent) 36%, transparent);box-shadow:0 1px 0 var(--bs-edge-2) inset, 0 0 0 1px color-mix(in oklch, var(--bento-accent) 18%, transparent), 0 10px 20px -12px color-mix(in oklch, var(--bento-accent) 50%, transparent)}[data-v2=true] .bs-crm-k{color:var(--bs-text-2);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;overflow:hidden}[data-v2=true] .bs-crm-v{color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:500}[data-v2=true] .bs-crm-foot{align-items:center;gap:10px;padding-top:4px;display:flex}[data-v2=true] .bs-crm-team{color:var(--bs-text-3);font-size:11.5px}[data-v2=true] .bs-proj{align-items:stretch;gap:14px;min-width:0;height:306px;padding:30px 26px 0;display:flex}[data-v2=true] .bs-proj-stack{flex:1.1 1 0;min-width:0;height:100%;position:relative}[data-v2=true] .bs-proj-main,[data-v2=true] .bs-proj-peek{box-sizing:border-box;background:linear-gradient(180deg, var(--bs-panel-2), var(--bs-panel));border:1px solid var(--bs-edge);box-shadow:0 1px 0 var(--bs-edge-2) inset, 0 -8px 20px -12px #000000b3, 0 14px 30px -20px #000c;border-radius:13px;padding:14px 16px;transition:transform .48s cubic-bezier(.22,1,.36,1);position:absolute;left:0;right:0}[data-v2=true] .bs-proj-main{z-index:3;flex-direction:column;justify-content:center;gap:9px;height:143px;display:flex;bottom:0;overflow:hidden}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-proj-main{transform:translateY(-2px)}[data-v2=true] .bs-proj-peek{flex-direction:column;justify-content:flex-start;gap:9px;height:143px;display:flex;overflow:hidden}[data-v2=true] .bs-proj-peek--2{z-index:1;top:0}[data-v2=true] .bs-proj-peek--1{z-index:2;top:82px}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-proj-peek--1{transform:translateY(-2px)}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-proj-peek--2{transform:translateY(-4px)}[data-v2=true] .bs-proj-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}[data-v2=true] .bs-proj-id{flex-direction:column;gap:3px;display:flex}[data-v2=true] .bs-proj-id b{color:var(--fg);font-size:15px;font-weight:600}[data-v2=true] .bs-proj-id span{color:var(--fg-3);font-size:11.5px}[data-v2=true] .bs-proj-progress{align-items:center;gap:10px;display:flex}[data-v2=true] .bs-proj-bar{background:var(--bg-3);border-radius:999px;flex:1;height:6px;overflow:hidden}[data-v2=true] .bs-proj-bar i{height:100%;width:var(--p);background:linear-gradient(90deg, var(--bento-accent), color-mix(in oklch, var(--bento-accent) 55%, #fff));box-shadow:0 0 12px -2px var(--bento-accent);transform-origin:0;border-radius:999px;transition:transform .7s cubic-bezier(.22,1,.36,1);display:block;transform:scaleX(.6)}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-proj-bar i{transform:scaleX(1)}[data-v2=true] .bs-proj-progress span{color:#fff;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:600}[data-v2=true] .bs-proj-team{align-items:center;gap:10px;display:flex}[data-v2=true] .bs-proj-mods{flex-direction:column;flex:.9 1 0;gap:20px;min-width:0;height:100%;display:flex}[data-v2=true] .bs-proj-mod{background:linear-gradient(180deg, var(--bs-panel-2), var(--bs-panel));border:1px solid var(--bs-edge);min-width:0;box-shadow:0 1px 0 var(--bs-edge-2) inset, 0 4px 10px -8px #0009;opacity:.62;transition:opacity .42s,transform .42s cubic-bezier(.22,1,.36,1),border-color .36s;transition-delay:calc(var(--d) * 70ms);border-radius:11px;flex:1 1 0;align-items:center;gap:10px;padding:10px 12px;display:flex;transform:translate(6px)}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-proj-mod{opacity:1;border-color:color-mix(in oklch, var(--bento-accent) 26%, transparent);transform:none}[data-v2=true] .bs-proj-k{color:var(--bs-text-2);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12.5px;overflow:hidden}[data-v2=true] .bs-proj-v{color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:500}[data-v2=true] .bs-tasks{grid-template-columns:repeat(3,1fr);gap:12px;padding:30px 26px 0;display:grid}[data-v2=true] .bs-col{flex-direction:column;gap:9px;display:flex}[data-v2=true] .bs-col-head{align-items:center;gap:7px;padding:0 2px 2px;display:flex}[data-v2=true] .bs-col-dot{background:var(--fg-4);border-radius:50%;width:7px;height:7px}[data-v2=true] .bs-col--accent .bs-col-dot{background:var(--bento-accent);box-shadow:0 0 8px var(--bento-accent)}[data-v2=true] .bs-col--done .bs-col-dot{background:#4ec99a}[data-v2=true] .bs-col-name{color:var(--fg-2);flex:1;font-size:11.5px;font-weight:500}[data-v2=true] .bs-col-n{color:#fff;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:600}[data-v2=true] .bs-task{background:linear-gradient(180deg, var(--bs-panel-2), var(--bs-panel));border:1px solid var(--bs-edge);box-shadow:0 1px 0 var(--bs-edge-2) inset, 0 8px 20px -14px #000000b3;border-radius:11px;flex-direction:column;gap:9px;padding:11px 12px;display:flex}[data-v2=true] .bs-task-t{color:var(--fg);font-size:12.5px;font-weight:500}[data-v2=true] .bs-task-meta{justify-content:space-between;align-items:center;display:flex}[data-v2=true] .bs-tag{color:#16171c;background:var(--bento-accent);border:1px solid var(--bento-accent);border-radius:5px;padding:2px 7px;font-size:10px;font-weight:600}[data-v2=true] .bs-av--solo{border-width:0;width:18px;height:18px;margin:0}[data-v2=true] .bs-task.is-moving{border-color:color-mix(in oklch, var(--bento-accent) 36%, transparent);box-shadow:0 0 0 1px color-mix(in oklch, var(--bento-accent) 24%, transparent), 0 14px 30px -16px var(--bento-accent);will-change:transform;transition:transform .62s cubic-bezier(.5,0,.2,1)}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-task.is-moving{transform:translate(calc(100% + 12px))translateY(38px)}[data-v2=true] .bs-inv-doc{flex-direction:column;gap:12px;padding:16px;transition:transform .48s cubic-bezier(.22,1,.36,1);display:flex;top:28px;left:26px;right:26px}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-inv-doc{transform:translateY(-4px)}[data-v2=true] .bs-inv-top{justify-content:space-between;align-items:flex-start;display:flex}[data-v2=true] .bs-inv-id{flex-direction:column;gap:2px;display:flex}[data-v2=true] .bs-inv-id b{color:var(--fg);letter-spacing:.02em;font-family:Geist Mono,ui-monospace,monospace;font-size:14px}[data-v2=true] .bs-inv-id span{color:var(--fg-3);font-size:11px}[data-v2=true] .bs-inv-cur{color:#16171c;background:var(--metal-2);border:1px solid var(--metal-2);border-radius:6px;padding:3px 8px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:700}[data-v2=true] .bs-inv-lines{flex-direction:column;gap:7px;display:flex}[data-v2=true] .bs-inv-line{color:var(--fg-2);border-bottom:1px dashed var(--line);justify-content:space-between;padding-bottom:7px;font-size:12px;display:flex}[data-v2=true] .bs-inv-line span:last-child{color:var(--fg-1);font-family:Geist Mono,ui-monospace,monospace}[data-v2=true] .bs-inv-total{justify-content:space-between;align-items:baseline;display:flex}[data-v2=true] .bs-inv-total span{color:var(--fg-3);text-transform:uppercase;letter-spacing:.05em;font-size:11.5px}[data-v2=true] .bs-inv-total b{background:linear-gradient(100deg, var(--metal), var(--metal-2) 50%, var(--metal));color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Geist Mono,ui-monospace,monospace;font-size:17px}[data-v2=true] .bs-inv-foot{justify-content:space-between;align-items:center;min-height:34px;margin-top:2px;display:flex}[data-v2=true] .bs-inv-sign{background:color-mix(in oklch, var(--metal-2) 70%, transparent);opacity:.85;width:64px;height:26px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 32'%3E%3Cpath d='M2 24c8-2 10-18 14-18s2 22 8 22 6-26 12-26 0 22 6 22 8-10 14-12' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round'/%3E%3C/svg%3E") 0/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 32'%3E%3Cpath d='M2 24c8-2 10-18 14-18s2 22 8 22 6-26 12-26 0 22 6 22 8-10 14-12' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round'/%3E%3C/svg%3E") 0/contain no-repeat}[data-v2=true] .bs-stamp{letter-spacing:.12em;opacity:0;color:color-mix(in oklch, var(--metal-2) 85%, #fff);border:2px solid color-mix(in oklch, var(--metal-2) 55%, transparent);background:var(--metal-soft);border-radius:7px;padding:5px 12px;font-size:13px;font-weight:800;transition:opacity .3s .16s,transform .42s cubic-bezier(.34,1.56,.64,1) .16s;transform:rotate(-7deg)scale(.6)}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-stamp{opacity:1;transform:rotate(-7deg)scale(1)}[data-v2=true] .bs-bank{flex-direction:column;align-items:stretch;padding:30px 26px 0;display:flex}[data-v2=true] .bs-bank-row{align-items:stretch;gap:11px;padding:12px 13px;transition:transform .48s cubic-bezier(.22,1,.36,1),border-color .36s,box-shadow .36s;display:flex;position:relative}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-bank-deposit{transform:translateY(-3px)}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-bank-invoice{transform:translateY(3px)}[data-v2=true] .bs-bank-ic{background:#0d0d0d;border:1px solid #26262d;border-radius:9px;flex-shrink:0;align-self:stretch;width:38px;position:relative;box-shadow:inset 0 1px #ffffff0d}[data-v2=true] .bs-bank-ic:after{content:"";background:var(--metal-2);width:18px;height:18px;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M3 21h18M5 21V10l7-5 7 5v11M9 21v-6h6v6'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M3 21h18M5 21V10l7-5 7 5v11M9 21v-6h6v6'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .bs-bank-ic--inv:after{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpath d='M14 2v6h6'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpath d='M14 2v6h6'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .bs-bank-txt{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}[data-v2=true] .bs-bank-txt b{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}[data-v2=true] .bs-bank-txt span{color:var(--fg-3);font-family:Geist Mono,ui-monospace,monospace;font-size:11px}[data-v2=true] .bs-bank-amt{color:#4ec99a;font-family:Geist Mono,ui-monospace,monospace;font-size:13px;font-weight:600}[data-v2=true] .bs-bank-link{place-items:center;height:34px;display:grid;position:relative}[data-v2=true] .bs-bank-line{background:linear-gradient(var(--metal-line), var(--metal-line));width:2px;position:absolute;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}[data-v2=true] .bs-bank-line:after{content:"";transform-origin:top;background:linear-gradient(var(--metal-2), var(--metal));box-shadow:0 0 10px var(--metal-2);transition:transform .56s cubic-bezier(.5,0,.2,1);position:absolute;inset:0;transform:scaleY(0)}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-bank-line:after{transform:scaleY(1)}[data-v2=true] .bs-bank-check{z-index:1;background:var(--bg-1);border:1.5px solid var(--metal-line);opacity:0;border-radius:50%;width:24px;height:24px;transition:transform .42s cubic-bezier(.34,1.56,.64,1) .48s,opacity .28s .48s,border-color .28s .48s;position:relative;transform:scale(.5)}[data-v2=true] .bs-bank-check:after{content:"";background:var(--metal-2);width:12px;height:12px;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-bank-check{opacity:1;border-color:color-mix(in oklch, var(--metal-2) 60%, transparent);box-shadow:0 0 14px -2px var(--metal-2);transform:scale(1)}[data-v2=true] .bs-bank-status{color:var(--fg-3);background:var(--bg-3);border:1px solid var(--line);align-self:center;transition:all .36s .52s}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-bank-status{color:#16171c;background:var(--metal-2);border-color:var(--metal-2);font-weight:600}[data-v2=true] .bs-docs{align-items:flex-start;gap:16px;padding:30px 28px 0;display:flex}[data-v2=true] .bs-doc-page{flex-direction:column;flex:58%;gap:14px;min-width:0;height:210px;padding:18px;transition:transform .48s cubic-bezier(.22,1,.36,1);display:flex;position:relative}[data-v2=true] .bs-doc-lines{flex-direction:column;flex:1;justify-content:center;gap:8px;display:flex}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-doc-page{transform:translateY(-4px)}[data-v2=true] .bs-doc-title{color:var(--fg);font-size:13.5px;font-weight:600}[data-v2=true] .bs-doc-lines{flex-direction:column;gap:7px;display:flex}[data-v2=true] .bs-doc-lines span{background:#ffffff29;border-radius:3px;height:6px}[data-v2=true] .bs-doc-sigfield{border:1px dashed color-mix(in oklch, var(--bento-accent) 32%, var(--line));background:color-mix(in oklch, var(--bento-accent) 5%, transparent);border-radius:9px;flex-direction:column;gap:4px;min-height:46px;margin-top:4px;padding:10px 12px;display:flex;position:relative}[data-v2=true] .bs-doc-sig{transform-origin:0;background:color-mix(in oklch, var(--bento-accent) 75%, #fff);width:70px;height:22px;transition:transform .7s cubic-bezier(.5,0,.2,1) .2s;transform:scaleX(0);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 32'%3E%3Cpath d='M2 22c6-2 8-16 12-16s3 20 7 20 6-24 11-24 1 20 6 20 7-9 13-11' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round'/%3E%3C/svg%3E") 0/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 32'%3E%3Cpath d='M2 22c6-2 8-16 12-16s3 20 7 20 6-24 11-24 1 20 6 20 7-9 13-11' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round'/%3E%3C/svg%3E") 0/contain no-repeat}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-doc-sig{transform:scaleX(1)}[data-v2=true] .bs-doc-sigline{color:#ffffff6b;text-transform:uppercase;letter-spacing:.06em;font-size:10px}[data-v2=true] .bs-doc-track{flex-direction:column;flex:42%;justify-content:center;gap:10px;min-width:0;height:210px;display:flex}[data-v2=true] .bs-doc-step{background:linear-gradient(180deg, var(--bs-panel-2), var(--bs-panel));border:1px solid var(--bs-edge);box-shadow:0 1px 0 var(--bs-edge-2) inset, 0 4px 10px -8px #0009;border-radius:11px;align-items:center;gap:10px;padding:10px 12px;display:flex}[data-v2=true] .bs-doc-step span:last-child{color:var(--fg-1);font-size:12px}[data-v2=true] .bs-doc-tick{background:var(--bg-3);border:1px solid var(--line-2);border-radius:50%;flex-shrink:0;width:18px;height:18px;position:relative}[data-v2=true] .bs-doc-tick.is-on,[data-v2=true] .bs-doc-step--final .bs-doc-tick{background:var(--bento-accent);border-color:var(--bento-accent)}[data-v2=true] .bs-doc-tick.is-on:after,[data-v2=true] .bs-doc-step--final .bs-doc-tick:after{content:"";background:#fff;width:10px;height:10px;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .bs-doc-step--final .bs-doc-tick{background:var(--bg-3);border-color:var(--line-2);transition:background .32s .76s,border-color .32s .76s}[data-v2=true] .bs-doc-step--final .bs-doc-tick:after{opacity:0;transition:opacity .28s .8s}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-doc-step--final .bs-doc-tick{background:var(--bento-accent);border-color:var(--bento-accent)}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-doc-step--final .bs-doc-tick:after{opacity:1}[data-v2=true] .bs-doc-step--final{border-color:color-mix(in oklch, var(--bento-accent) 20%, var(--line))}[data-v2=true] .bs-files{place-items:center;padding:0;display:grid}[data-v2=true] .bs-files-stack{width:460px;height:200px;margin-top:30px;position:relative}[data-v2=true] .bs-sheet{--sheet-w:92px;--sheet-h:124px;--slot-gap:96px;top:0;left:calc(var(--n) * var(--slot-gap));width:var(--sheet-w);height:var(--sheet-h);transform:translate(var(--sx), var(--sy)) rotate(var(--r));transition:transform .66s cubic-bezier(.34,1.15,.5,1),box-shadow .5s;transition-delay:calc(var(--i) * 55ms);z-index:calc(10 - var(--i));background:linear-gradient(168deg,#fbfbfd 0%,#eef0f5 100%);border-radius:8px;flex-direction:column;padding:9px 9px 0;display:flex;position:absolute;overflow:hidden;box-shadow:0 0 0 1px #0000000a,0 2px 4px -1px #0000004d,0 18px 34px -14px #000000d9}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-sheet{transform:translate(0)rotate(0)translateY(-4px);box-shadow:0 0 0 1px #0000000a,0 2px 4px -1px #0000004d,0 26px 48px -16px #000000e6}[data-v2=true] .bs-sheet:after{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(150deg,#ffffff80,#0000 38%);position:absolute;inset:0}[data-v2=true] .bs-sheet-fold{z-index:2;background:linear-gradient(225deg,#d6d9e2 0%,#eef0f5 48%,#0000 50%);border-bottom-left-radius:5px;width:16px;height:16px;position:absolute;top:0;right:0;box-shadow:-1px 1px 2px #0000001f}[data-v2=true] .bs-doc{flex-direction:column;flex:1;min-height:0;display:flex}[data-v2=true] .bs-doc--invoice{gap:5px}[data-v2=true] .bs-doc-hd{justify-content:space-between;align-items:center;display:flex}[data-v2=true] .bs-doc-mk{background:linear-gradient(150deg, var(--metal-2), var(--metal));border-radius:4px;width:14px;height:14px}[data-v2=true] .bs-doc-no{color:#6a7080;letter-spacing:.04em;font-family:Geist Mono,ui-monospace,monospace;font-size:6.5px;font-weight:700}[data-v2=true] .bs-doc-rows{flex-direction:column;gap:4px;margin-top:2px;display:flex}[data-v2=true] .bs-doc-rows span{background:#d0d4de;border-radius:2px;height:3px}[data-v2=true] .bs-doc-rows span:nth-child(2){width:86%}[data-v2=true] .bs-doc-rows span:nth-child(3){width:64%}[data-v2=true] .bs-doc-tot{border-top:1px solid #e2e5ec;justify-content:space-between;align-items:baseline;margin-top:auto;padding:5px 0;display:flex}[data-v2=true] .bs-doc-tot em{color:#9097a6;text-transform:uppercase;letter-spacing:.06em;font-size:6px;font-style:normal}[data-v2=true] .bs-doc-tot b{color:var(--metal);font-family:Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:700}[data-v2=true] .bs-doc--contract{gap:6px}[data-v2=true] .bs-doc-h{background:#c2c7d2;border-radius:2px;width:60%;height:6px}[data-v2=true] .bs-doc-para{flex-direction:column;gap:4px;display:flex}[data-v2=true] .bs-doc-para span{background:#d8dbe3;border-radius:2px;height:2.5px}[data-v2=true] .bs-doc-sigrow{margin-top:auto;padding-bottom:8px}[data-v2=true] .bs-doc-sig{background:linear-gradient(90deg, var(--accent), color-mix(in oklch, var(--accent) 60%, #000));width:52px;height:18px;display:block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 32'%3E%3Cpath d='M2 22c6-2 8-16 12-16s3 20 7 20 6-24 11-24 1 20 6 20 7-9 13-11' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") 0 100%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 32'%3E%3Cpath d='M2 22c6-2 8-16 12-16s3 20 7 20 6-24 11-24 1 20 6 20 7-9 13-11' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") 0 100%/contain no-repeat}[data-v2=true] .bs-doc--design{gap:5px}[data-v2=true] .bs-doc-art-bar{background:#e2e5ec;border-radius:3px;height:8px}[data-v2=true] .bs-doc-canvas{background:linear-gradient(135deg,#eef0f5,#e2e5ec);border-radius:5px;flex:1;margin-bottom:8px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000a}[data-v2=true] .bs-doc-shape1{background:var(--accent);border-radius:50%;width:34%;height:34%;position:absolute;top:22%;left:12%}[data-v2=true] .bs-doc-shape2{background:color-mix(in oklch, var(--accent) 45%, #fff);border-radius:4px;width:40%;height:26%;position:absolute;bottom:20%;right:14%}[data-v2=true] .bs-doc--sheet{gap:0}[data-v2=true] .bs-doc-sheethd{background:#4a9d5e;border-radius:3px 3px 0 0;height:12px}[data-v2=true] .bs-doc-cells{background-color:#f5f6f9;background-image:linear-gradient(#cfd4de 1px,#0000 1px),linear-gradient(90deg,#cfd4de 1px,#0000 1px);background-size:13px 10px;border-radius:0 0 4px 4px;flex:1;margin-bottom:8px;box-shadow:inset 0 0 0 1px #0000000d}[data-v2=true] .bs-doc--photo{padding-bottom:8px;position:relative}[data-v2=true] .bs-doc--photo>span{position:absolute}[data-v2=true] .bs-doc-sky{background:linear-gradient(#9cc0f0 0%,#c9def5 60%,#e8f0fb 100%);border-radius:5px;inset:0 0 8px}[data-v2=true] .bs-doc-sun{background:radial-gradient(circle,#ffe9a8,#ffd166);border-radius:50%;width:16px;height:16px;top:16%;right:18%;box-shadow:0 0 8px 2px #ffd166b3}[data-v2=true] .bs-doc-hill{clip-path:polygon(0 45%,28% 18%,55% 40%,78% 12%,100% 38%,100% 100%,0 100%);background:linear-gradient(#7fb98a,#4f8f63);border-radius:0 0 5px 5px;height:38%;bottom:8px;left:0;right:0}[data-v2=true] .bs-sheet-foot{background:linear-gradient(#0000,#ffffffe6 40%);align-items:center;gap:5px;width:100%;padding:4px 7px;display:flex;position:absolute;bottom:0;left:0}[data-v2=true] .bs-sheet-mk{letter-spacing:.05em;color:#fff;background:#3a3f4d;border-radius:3px;padding:1.5px 4px;font-size:6px;font-weight:800}[data-v2=true] .bs-sheet-name{color:#6a7080;white-space:nowrap;text-overflow:ellipsis;font-size:7px;font-weight:600;overflow:hidden}[data-v2=true] .bs-sheet-lock{z-index:3;background:linear-gradient(155deg, color-mix(in oklch, var(--accent) 92%, #fff), var(--accent));width:18px;height:18px;box-shadow:0 1px 0 #fff6 inset, 0 4px 10px -3px color-mix(in oklch, var(--accent) 70%, transparent);border-radius:6px;position:absolute;top:7px;left:7px}[data-v2=true] .bs-sheet-lock:after{content:"";background:#fff;width:9px;height:9px;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .bs-vault-panel{flex-direction:column;gap:12px;padding:16px;transition:transform .48s cubic-bezier(.22,1,.36,1);display:flex;top:28px;left:26px;right:26px;overflow:hidden}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-vault-panel{transform:translateY(-4px)}[data-v2=true] .bs-vault-head{align-items:center;gap:9px;display:flex}[data-v2=true] .bs-vault-shield{background:#0d0d0d;border:1px solid #26262d;border-radius:7px;flex-shrink:0;width:26px;height:26px;position:relative;box-shadow:inset 0 1px #ffffff0d}[data-v2=true] .bs-vault-shield:after{content:"";background:var(--bento-accent);width:13px;height:13px;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .bs-vault-title{color:var(--fg-3);font-family:Geist Mono,ui-monospace,monospace;font-size:11px}[data-v2=true] .bs-vault-list{flex-direction:column;gap:7px;display:flex}[data-v2=true] .bs-vault-row{background:var(--bg-2);border:1px solid var(--line);transition:border-color .36s;transition-delay:calc(var(--d) * 50ms);border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:8px 10px;display:grid}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-vault-row{border-color:color-mix(in oklch, var(--bento-accent) 24%, transparent)}[data-v2=true] .bs-vault-svc{color:var(--fg-1);font-size:12px;font-weight:500}[data-v2=true] .bs-vault-acc{color:var(--fg-3);font-size:11px}[data-v2=true] .bs-vault-mask{color:var(--fg-2);letter-spacing:1px;font-family:Geist Mono,ui-monospace,monospace;font-size:13px}[data-v2=true] .bs-vault-scan{pointer-events:none;background:linear-gradient(to bottom, transparent, color-mix(in oklch, var(--bento-accent) 22%, transparent), transparent);opacity:0;height:40%;position:absolute;top:-40%;left:0;right:0}[data-v2=true] .bento-card:is(:hover,.is-inview) .bs-vault-scan{animation:1.6s ease-in-out infinite bs-vault-sweep}@keyframes bs-vault-sweep{0%{opacity:0;top:-40%}25%{opacity:1}75%{opacity:1}to{opacity:0;top:110%}}[data-v2=true] .fin-section{border-top:1px solid var(--line);padding:140px 0;position:relative}[data-v2=true] .fin-section .grid-bg{pointer-events:none;background-image:radial-gradient(circle, var(--dots-color) 1px, transparent 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 30%,#0000 80%);mask-image:radial-gradient(70% 60%,#000 30%,#0000 80%)}[data-v2=true] .fin-head{max-width:780px;margin-bottom:64px}[data-v2=true] .fin-callouts{grid-template-columns:1.4fr 1fr 1fr;gap:14px;margin-bottom:14px;display:grid}[data-v2=true] .fin-callouts>.panel{padding:0}[data-v2=true] .fin-callouts .panel-inner{flex-direction:column;gap:14px;min-height:220px;padding:22px 24px;display:flex}[data-v2=true] .fin-callouts h4{color:var(--fg);font-size:14px;font-weight:500}[data-v2=true] .fin-callouts p{color:var(--fg-2);font-size:13px;line-height:1.5}[data-v2=true] .fin-callouts .stat{letter-spacing:-.025em;font-variant-numeric:tabular-nums;color:var(--fg);font-size:36px;font-weight:500;line-height:1}[data-v2=true] .fin-callouts .stat small{color:var(--fg-2);margin-left:4px;font-size:14px;font-weight:400}[data-v2=true] .fin-row-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}[data-v2=true] .fin-row-2 .panel-inner{flex-direction:column;gap:18px;min-height:240px;padding:22px 24px;display:flex}[data-v2=true] .panel{border:1px solid var(--line);background:var(--bg-1);border-radius:10px;overflow:hidden}[data-v2=true] .reco-vis{flex-direction:column;gap:8px;margin-top:auto;display:flex}[data-v2=true] .reco-line{border:1px solid var(--line);background:var(--bg-2);border-radius:8px;grid-template-columns:1fr 22px 1fr;align-items:center;gap:10px;padding:9px 12px;font-size:12px;display:grid}[data-v2=true] .reco-line .l,[data-v2=true] .reco-line .r{flex-direction:column;min-width:0;line-height:1.25;display:flex}[data-v2=true] .reco-line .l b,[data-v2=true] .reco-line .r b{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}[data-v2=true] .reco-line .l span,[data-v2=true] .reco-line .r span{color:var(--fg-3);font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px}[data-v2=true] .reco-line .mid{background:var(--mint-soft);width:22px;height:22px;color:var(--mint);border:1px solid #7ee0b859;border-radius:50%;place-items:center;font-size:11px;display:grid}[data-v2=true] .reco-line .r{text-align:right;align-items:flex-end}[data-v2=true] .banks-cluster{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}[data-v2=true] .banks-cluster .b{border:1px solid var(--line);background:var(--bg-2);color:var(--fg-2);border-radius:6px;padding:4px 10px;font-family:Geist Mono,ui-monospace,monospace;font-size:11.5px}[data-v2=true] #aether.ae{color:#fff;background:#08080a;border-top:1px solid #ffffff12;padding:128px 0;scroll-margin-top:90px;position:relative;overflow:hidden}[data-v2=true] .ae-wrap{z-index:1;max-width:1040px;margin:0 auto;padding:0 32px;position:relative}[data-v2=true] #aether .ae-eyebrow{color:#ffffff9e}[data-v2=true] #aether .ae-eyebrow:before{background:#9461ff;box-shadow:0 0 0 4px #9461ff29}[data-v2=true] .ae-head{color:#fff;letter-spacing:-.035em;margin:22px 0 0;font-size:clamp(2.4rem,5.4vw,4.5rem);font-weight:600;line-height:1}[data-v2=true] .ae-sub{color:#ffffff80;max-width:560px;margin:22px 0 0;font-size:1.05rem;line-height:1.55}[data-v2=true] .ae-stage{margin-top:56px;position:relative}[data-v2=true] .ae-bloom{z-index:0;filter:blur(64px);pointer-events:none;border-radius:50%;position:absolute}[data-v2=true] .ae-bloom--violet{background:radial-gradient(circle,#9661ff8c,#0000 66%);width:46%;height:56%;top:-13%;left:-9%}[data-v2=true] .ae-bloom--blue{background:radial-gradient(circle,#4878ff80,#0000 66%);width:50%;height:58%;bottom:-15%;right:-10%}[data-v2=true] .ae-halftone{z-index:1;pointer-events:none;background-image:radial-gradient(circle,currentColor 1.1px,#0000 1.7px);background-size:7px 7px;position:absolute}[data-v2=true] .ae-halftone--violet{color:#aa7cffd9;width:300px;height:330px;top:-64px;left:-72px;-webkit-mask:radial-gradient(58% 58% at 38% 34%,#000,#0000 72%);mask:radial-gradient(58% 58% at 38% 34%,#000,#0000 72%)}[data-v2=true] .ae-halftone--blue{color:#6090ffd1;width:340px;height:340px;bottom:-72px;right:-80px;-webkit-mask:radial-gradient(58% 58% at 64% 66%,#000,#0000 72%);mask:radial-gradient(58% 58% at 64% 66%,#000,#0000 72%)}[data-v2=true] .ae-card{z-index:2;background:linear-gradient(#16171d,#0d0e12);border-radius:18px;min-height:560px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f,0 50px 100px -50px #000000e6}[data-v2=true] .ae-card:after{content:"";border-radius:inherit;z-index:6;pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(135deg,#c6aafff2 0%,#ffffff6b 9%,#ffffff0d 34% 66%,#a2c0ff6b 91%,#7896fff2 100%);padding:1.2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}[data-v2=true] .ae-chrome{z-index:3;border-bottom:1px solid #ffffff0f;align-items:center;gap:9px;padding:13px 16px;display:flex;position:relative}[data-v2=true] .ae-glyph{color:#fff;background:linear-gradient(160deg,#a07cff,#6d3eea);border-radius:7px;place-items:center;width:24px;height:24px;font-size:14px;font-weight:600;display:grid;box-shadow:0 4px 12px -2px #7c4dff80,inset 0 1px #ffffff4d}[data-v2=true] .ae-name{color:#fff;letter-spacing:-.01em;font-size:13.5px;font-weight:600}[data-v2=true] .ae-crumb{color:#fff6;font-size:13px}[data-v2=true] .ae-chrome-sp{margin-left:auto}[data-v2=true] .ae-live{color:#ffffff8c;align-items:center;gap:7px;font-size:12px;display:flex}[data-v2=true] .ae-live-dot{background:#4fd99a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #4fd99a2e}[data-v2=true] .ae-kbd{color:#ffffff80;border:1px solid #ffffff1f;border-radius:5px;padding:2px 6px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px}[data-v2=true] .ae-tabs{z-index:3;border-bottom:1px solid #ffffff0f;align-items:center;gap:22px;padding:0 16px;display:flex;position:relative}[data-v2=true] .ae-tab{font:inherit;color:#ffffff80;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:12px 0;font-size:13px;font-weight:500;display:flex;position:relative}[data-v2=true] .ae-tab:hover{color:#fffc}[data-v2=true] .ae-tab.is-active{color:#fff}[data-v2=true] .ae-tab.is-active:after{content:"";background:linear-gradient(90deg,#a07cff,#6d3eea);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0;box-shadow:0 0 10px #7c4dff99}[data-v2=true] .ae-count{color:#ffffff8c;background:#ffffff14;border-radius:999px;padding:1px 7px;font-size:11px}[data-v2=true] .ae-filter{color:#ffffff6b;border:1px solid #ffffff1a;border-radius:7px;align-items:center;gap:7px;padding:6px 11px;font-size:12.5px;display:flex}[data-v2=true] .ae-log{z-index:2;padding:4px 0;position:relative}[data-v2=true] .ae-row{border-bottom:1px solid #ffffff0b;gap:13px;padding:13px 16px;display:flex}[data-v2=true] .ae-row-main{min-width:0}[data-v2=true] .ae-row-title{letter-spacing:-.005em;color:#ffffffe6;margin:0;font-size:14px;line-height:1.45}[data-v2=true] .ae-row-title b{color:#fff;font-weight:600}[data-v2=true] .ae-row-meta{color:#ffffff57;letter-spacing:-.01em;margin:3px 0 0;font-size:11.5px}[data-v2=true] .ae-st{border-radius:50%;flex:none;width:18px;height:18px;margin-top:1px;position:relative}[data-v2=true] .ae-st--done{background:#4fd99a24;box-shadow:inset 0 0 0 1px #4fd99a66}[data-v2=true] .ae-st--done:after{content:"";background:#5fe0a8;width:11px;height:11px;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12l5 5L20 6'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12l5 5L20 6'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .ae-st--run{box-shadow:inset 0 0 0 2px #9461ff38}[data-v2=true] .ae-st--run:after{content:"";background:conic-gradient(#9461ff,#0000 62%);border-radius:50%;animation:1s linear infinite ae-spin;position:absolute;inset:-1px;-webkit-mask:radial-gradient(#0000 55%,#000 57%);mask:radial-gradient(#0000 55%,#000 57%)}[data-v2=true] .ae-row.is-run .ae-row-meta{color:#aa8cff8c}[data-v2=true] .ae-tag{white-space:nowrap;border-radius:999px;margin-left:8px;padding:1.5px 8px;font-size:11px;font-weight:500;display:inline-block;transform:translateY(-1px)}[data-v2=true] .ae-tag--mint{color:#5fe0a8;background:#4fd99a1f;box-shadow:inset 0 0 0 1px #4fd99a38}[data-v2=true] .ae-tag--violet{color:#bca6ff;background:#9461ff26;box-shadow:inset 0 0 0 1px #9461ff42}[data-v2=true] .ae-tag--blue{color:#84b4ff;background:#487cff26;box-shadow:inset 0 0 0 1px #487cff42}[data-v2=true] .ae-tag--amber{color:#f0c477;background:#e6aa5021;box-shadow:inset 0 0 0 1px #e6aa503d}[data-v2=true] .ae-fade{z-index:4;pointer-events:none;background:linear-gradient(#0000,#0d0e12 86%);height:200px;position:absolute;bottom:0;left:0;right:0}[data-v2=true] .ae-grid{grid-template-columns:repeat(3,1fr);gap:64px 48px;margin-top:96px;display:grid}[data-v2=true] .ae-ic{width:48px;height:48px;margin-bottom:26px;display:block}[data-v2=true] .ae-ic:before{content:"";filter:drop-shadow(0 8px 20px #7c4dff80);width:100%;height:100%;-webkit-mask:var(--g) center/contain no-repeat;-webkit-mask:var(--g) center/contain no-repeat;mask:var(--g) center/contain no-repeat;background:linear-gradient(155deg,#cdbcff 0%,#7c4dff 52%,#5a30d4 100%);display:block}[data-v2=true] .ae-ic--bolt{--g:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.1' stroke-linejoin='round' stroke-linecap='round'%3E%3Cpath d='M13 2 4 14h7l-1 8 9-12h-7z'/%3E%3C/svg%3E")}[data-v2=true] .ae-ic--reconcile{--g:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 2l4 4-4 4'/%3E%3Cpath d='M3 11V9a4 4 0 0 1 4-4h14'/%3E%3Cpath d='M7 22l-4-4 4-4'/%3E%3Cpath d='M21 13v2a4 4 0 0 1-4 4H3'/%3E%3C/svg%3E")}[data-v2=true] .ae-ic--memory{--g:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3v5h5'/%3E%3Cpath d='M3.05 13A9 9 0 1 0 6 5.3L3 8'/%3E%3Cpath d='M12 7v5l4 2'/%3E%3C/svg%3E")}[data-v2=true] .ae-ic--write{--g:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.12 2.12 0 0 1 3 3L7 19l-4 1 1-4z'/%3E%3C/svg%3E")}[data-v2=true] .ae-ic--doc{--g:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpath d='M14 2v6h6'/%3E%3Cpath d='M16 13H8'/%3E%3Cpath d='M16 17H8'/%3E%3Cpath d='M10 9H8'/%3E%3C/svg%3E")}[data-v2=true] .ae-ic--context{--g:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.1'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Ccircle cx='12' cy='12' r='4.4'/%3E%3Ccircle cx='12' cy='12' r='1.4' fill='%23000' stroke='none'/%3E%3C/svg%3E")}[data-v2=true] .ae-feat-title{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.4rem,2vw,1.72rem);font-weight:500;line-height:1.08}[data-v2=true] .ae-feat-desc{color:#ffffff75;max-width:300px;margin:15px 0 0;font-size:15px;line-height:1.5}@keyframes ae-spin{to{transform:rotate(360deg)}}@media (max-width:980px){[data-v2=true] #aether.ae{padding:88px 0}[data-v2=true] .ae-wrap{padding:0 20px}}@media (max-width:900px){[data-v2=true] .ae-grid{grid-template-columns:repeat(2,1fr);gap:54px 40px}[data-v2=true] .ae-card{min-height:0}}@media (max-width:600px){[data-v2=true] .ae-stage{margin-top:40px}[data-v2=true] .ae-grid{grid-template-columns:1fr;row-gap:44px;margin-top:72px}[data-v2=true] .ae-feat-desc{max-width:none}[data-v2=true] .ae-chrome{gap:7px;padding:12px 13px}[data-v2=true] .ae-crumb,[data-v2=true] .ae-kbd{display:none}[data-v2=true] .ae-tabs{gap:16px;padding:0 13px}[data-v2=true] .ae-tab .ae-count{display:none}[data-v2=true] .ae-row{padding:12px 13px}[data-v2=true] .ae-row-title{font-size:13.5px}[data-v2=true] .ae-halftone--violet{width:220px;height:240px;top:-44px;left:-48px}[data-v2=true] .ae-halftone--blue{width:240px;height:240px;bottom:-48px;right:-54px}}@media (prefers-reduced-motion:reduce){[data-v2=true] .ae-st--run:after{animation:none}}[data-v2=true] .steps{border:1px solid var(--line);background:var(--bg-1);border-radius:14px;grid-template-columns:repeat(3,1fr);margin-top:56px;display:grid;overflow:hidden}[data-v2=true] .step{border-right:1px solid var(--line);flex-direction:column;gap:18px;min-height:280px;padding:32px 28px;display:flex;position:relative}[data-v2=true] .step:last-child{border-right:0}[data-v2=true] .step .n{color:var(--fg-3);font-family:Geist Mono,ui-monospace,monospace;font-size:11px}[data-v2=true] .step h3{letter-spacing:-.015em;font-size:18px;font-weight:500}[data-v2=true] .step p{color:var(--fg-2);font-size:13.5px;line-height:1.5}[data-v2=true] .step .visual{border:1px solid var(--line);background:var(--bg-2);border-radius:8px;height:96px;margin-top:auto;padding:10px;font-size:11px;overflow:hidden}[data-v2=true] .trust-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:56px;display:grid}[data-v2=true] .trust{border:1px solid var(--line);background:var(--bg-1);border-radius:10px;flex-direction:column;gap:10px;min-height:170px;padding:22px 22px 24px;transition:all .25s;display:flex}[data-v2=true] .trust:hover{transform:translateY(-2px)}[data-v2=true] .trust .ic{color:var(--accent);width:18px;height:18px}[data-v2=true] .trust h4{color:var(--fg);font-size:14px;font-weight:500}[data-v2=true] .trust p{color:var(--fg-2);font-size:12.5px;line-height:1.55}[data-v2=true] .trust .tag{color:var(--fg-4);text-transform:uppercase;letter-spacing:.06em;margin-top:auto;font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px}[data-v2=true] .quotes-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:56px;display:grid}[data-v2=true] .quote{border:1px solid var(--line);background:var(--bg-1);border-radius:12px;flex-direction:column;gap:18px;min-height:240px;padding:24px 24px 22px;display:flex}[data-v2=true] .quote q{color:var(--fg);quotes:none;letter-spacing:-.01em;font-size:15px;font-style:normal;line-height:1.5}[data-v2=true] .quote q:before,[data-v2=true] .quote q:after{content:""}[data-v2=true] .quote .who{align-items:center;gap:10px;margin-top:auto;display:flex}[data-v2=true] .quote .who .av{background:var(--bg-3);width:32px;height:32px;color:var(--fg-1);border:1px solid var(--line);border-radius:50%;flex-shrink:0;place-items:center;font-size:13px;font-weight:600;display:grid}[data-v2=true] .quote .who .nm{flex-direction:column;line-height:1.2;display:flex}[data-v2=true] .quote .who .nm b{color:var(--fg);font-size:13px;font-weight:500}[data-v2=true] .quote .who .nm span{color:var(--fg-3);font-size:11.5px}[data-v2=true] .faq-list{border:1px solid var(--line);background:var(--bg-1);border-radius:12px;margin-top:56px;overflow:hidden}[data-v2=true] .faq-item{border-bottom:1px solid var(--line)}[data-v2=true] .faq-item:last-child{border-bottom:0}[data-v2=true] .faq-q{cursor:pointer;color:var(--fg);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:15px;font-weight:500;transition:background .14s;display:flex}[data-v2=true] .faq-q:hover{background:var(--bg-2)}[data-v2=true] .faq-q .ch{color:var(--fg-3);transition:transform .24s}[data-v2=true] .faq-item.open .faq-q .ch{transform:rotate(180deg)}[data-v2=true] .faq-a{max-height:0;color:var(--fg-2);font-size:14px;line-height:1.6;transition:max-height .32s;overflow:hidden}[data-v2=true] .faq-item.open .faq-a{max-height:500px}[data-v2=true] .faq-a-inner{max-width:70ch;padding:0 24px 22px}[data-v2=true] .closer{text-align:center;border-top:1px solid var(--line);padding:160px 0;position:relative;overflow:hidden}[data-v2=true] .closer .glow{background:radial-gradient(ellipse at center, var(--accent-soft) 0%, transparent 65%);filter:blur(50px);pointer-events:none;width:900px;height:380px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-v2=true] .closer h2{z-index:1;font-size:clamp(2.2rem,5vw,4.2rem);position:relative}[data-v2=true] .closer .lead{margin:24px auto 0}[data-v2=true] .counter{font-variant-numeric:tabular-nums}@media (max-width:1100px){[data-v2=true] .bento-grid{--bento-gap:16px;gap:16px}[data-v2=true] .bento-card{height:300px}[data-v2=true] .fin-callouts{grid-template-columns:1fr}[data-v2=true] .trust-grid{grid-template-columns:repeat(2,1fr)}[data-v2=true] .quotes-grid{grid-template-columns:1fr}}@media (max-width:880px){[data-v2=true] .hero{padding:64px 0 32px}[data-v2=true] .bento-cap p{max-width:none!important}[data-v2=true] .steps{grid-template-columns:1fr}[data-v2=true] .step{border-right:0;border-bottom:1px solid var(--line)}[data-v2=true] .step:last-child{border-bottom:0}[data-v2=true] .fin-row-2,[data-v2=true] .trust-grid{grid-template-columns:1fr}}@media (max-width:970px){[data-v2=true] .bento-grid{--bento-gap:16px;flex-flow:column;gap:16px}[data-v2=true] .bento-card--sm,[data-v2=true] .bento-card--lg{width:100%;order:0!important}[data-v2=true] .bento-card{height:360px}}@media (hover:none){[data-v2=true] .bento-card:not(.is-inview) .bs-proj-mod{opacity:1!important;transform:none!important}[data-v2=true] .bento-card:not(.is-inview) .bs-proj-bar i{transform:scaleX(.67)!important}[data-v2=true] .bs-share-link{max-width:200px!important}}@media (max-width:560px){[data-v2=true] .bento-card{height:340px}[data-v2=true] .bs-proj{flex-direction:column;gap:12px;padding-top:24px}[data-v2=true] .bs-proj-mods{flex-flow:wrap}[data-v2=true] .bs-proj-mod{flex:44%}[data-v2=true] .bs-proj-peek,[data-v2=true] .bs-proj-mods{display:none}[data-v2=true] .bs-proj-main{top:4px;bottom:auto;transform:none}[data-v2=true] .bs-docs{flex-direction:column;gap:12px;padding:22px 28px 0}[data-v2=true] .bs-doc-track{display:none}[data-v2=true] .bs-doc-page{box-sizing:border-box;flex:none;width:100%;height:220px}[data-v2=true] .bs-files{height:200px;position:relative;overflow:hidden;padding:0!important}[data-v2=true] .bs-files-stack{transform-origin:50%;width:476px;height:124px;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.62)}[data-v2=true] .bs-tasks{gap:8px;padding:22px 18px 0}[data-v2=true] .bs-task{padding:8px 9px}[data-v2=true] .bs-crm-profile,[data-v2=true] .bs-inv-doc,[data-v2=true] .bs-vault-panel{left:20px;right:20px}[data-v2=true] .bs-bank{padding-left:20px;padding-right:20px}}[data-v2=true] .rb-section{border-top:1px solid var(--line);padding:120px 0;position:relative;overflow:hidden}[data-v2=true] .rb-bg-grid{z-index:0;pointer-events:none;opacity:1;background-image:linear-gradient(#7e60e047 1px,#0000 1px),linear-gradient(90deg,#7e60e047 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(44% 48% at 50% 56%,#000 6%,#0000 72%);mask-image:radial-gradient(44% 48% at 50% 56%,#000 6%,#0000 72%)}[data-v2=true] .rb-bg-grid--hot{-webkit-mask-image:radial-gradient(180px 180px at var(--gx,-999px) var(--gy,-999px), #000 0%, #0006 45%, transparent 72%), radial-gradient(ellipse 44% 48% at 50% 56%, #000 6%, transparent 72%);-webkit-mask-composite:source-in;-webkit-mask-image:radial-gradient(180px 180px at var(--gx,-999px) var(--gy,-999px), #000 0%, #0006 45%, transparent 72%), radial-gradient(ellipse 44% 48% at 50% 56%, #000 6%, transparent 72%);mask-image:radial-gradient(180px 180px at var(--gx,-999px) var(--gy,-999px), #000 0%, #0006 45%, transparent 72%), radial-gradient(ellipse 44% 48% at 50% 56%, #000 6%, transparent 72%);opacity:0;will-change:opacity;background-image:linear-gradient(#9674ffd9 1px,#0000 1px),linear-gradient(90deg,#9674ffd9 1px,#0000 1px);transition:opacity .42s cubic-bezier(.22,1,.36,1);-webkit-mask-composite:source-in;mask-composite:intersect}[data-v2=true] .rb-section.is-grid-live .rb-bg-grid--hot{opacity:1}[data-v2=true] .rb-grid-pulses{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:radial-gradient(44% 48% at 50% 56%,#000 6%,#0000 72%);mask-image:radial-gradient(44% 48% at 50% 56%,#000 6%,#0000 72%)}[data-v2=true] .rb-pulse{opacity:.62;mix-blend-mode:screen;position:absolute}[data-v2=true] .rb-pulse:after{content:"";background:radial-gradient(circle,#fff 0%,#d8c8ff 30%,#9674ffe6 55%,#0000 72%);border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 8px 2px #a886ffe6,0 0 16px 4px #7e60e08c}[data-v2=true] .rb-pulse--col{left:calc(var(--line) * 64px);width:1px;height:130px;animation:rb-pulse-down var(--dur) linear var(--delay) infinite;background:linear-gradient(#0000,#9674ffe6 60%,#c4b2ff 100%);top:0}[data-v2=true] .rb-pulse--col:after{bottom:0;left:50%;transform:translate(-50%,50%)}[data-v2=true] .rb-pulse--col.rb-pulse--up{background:linear-gradient(#c4b2ff 0%,#9674ffe6 40%,#0000);animation-name:rb-pulse-up}[data-v2=true] .rb-pulse--col.rb-pulse--up:after{top:0;bottom:auto;transform:translate(-50%,-50%)}[data-v2=true] .rb-pulse--row{top:calc(var(--line) * 64px);width:130px;height:1px;animation:rb-pulse-right var(--dur) linear var(--delay) infinite;background:linear-gradient(90deg,#0000,#9674ffe6 60%,#c4b2ff 100%);left:0}[data-v2=true] .rb-pulse--row:after{top:50%;right:0;transform:translate(50%,-50%)}[data-v2=true] .rb-pulse--row.rb-pulse--rtl{background:linear-gradient(270deg,#0000,#9674ffe6 60%,#c4b2ff 100%);animation-name:rb-pulse-left}[data-v2=true] .rb-pulse--row.rb-pulse--rtl:after{left:0;right:auto;transform:translate(-50%,-50%)}@keyframes rb-pulse-down{0%{transform:translateY(-130px)}to{transform:translateY(900px)}}@keyframes rb-pulse-up{0%{transform:translateY(900px)}to{transform:translateY(-130px)}}@keyframes rb-pulse-right{0%{transform:translate(-130px)}to{transform:translate(1500px)}}@keyframes rb-pulse-left{0%{transform:translate(1500px)}to{transform:translate(-130px)}}@media (prefers-reduced-motion:reduce){[data-v2=true] .rb-pulse{opacity:0!important;animation:none!important}}[data-v2=true] .rb-section>.wrap{z-index:1;position:relative}[data-v2=true] .rb-reconBrain{box-sizing:border-box;background:0 0;justify-content:center;gap:24px;width:100%;height:508px;display:flex}[data-v2=true] .rb-blue2{background:#00f;flex:1}[data-v2=true] .rb-groupB{background:0 0;flex-direction:column;flex:none;gap:24px;width:fit-content;display:flex}[data-v2=true] .rb-B-top{flex:1;justify-content:flex-end;align-items:center;gap:24px;width:fit-content;display:flex}[data-v2=true] .rb-B-top .rb-card--fx{flex:none;width:264px!important;height:258px!important}[data-v2=true] .rb-B-top .rb-card--dial{flex:none;width:258px!important;height:258px!important}[data-v2=true] .rb-B-bottom{flex:1;justify-content:flex-end;align-items:center;width:fit-content;display:flex}[data-v2=true] .rb-B-bottom .rb-card--orbit{width:480px!important;height:226px!important}[data-v2=true] .rb-groupA{box-sizing:border-box;background:0 0;align-items:center;width:fit-content;min-height:508px;margin:0 auto;display:flex;overflow:visible}[data-v2=true] .rb-A-lpair{background:0 0;flex:none;width:534px;margin-right:-270px;overflow:visible}[data-v2=true] .rb-A-side{background:0 0;flex-direction:column;flex:none;gap:24px;width:560px;display:flex;overflow:visible}[data-v2=true] .rb-A-deposit{flex:1;justify-content:flex-end;display:flex}[data-v2=true] .rb-A-deposit .rb-card--deposit{height:258px;width:264px!important}[data-v2=true] .rb-A-status .rb-card--status{height:226px;width:520px!important}[data-v2=true] .rb-A-status{flex:1;justify-content:flex-end;display:flex}[data-v2=true] .rb-head{max-width:700px;margin-left:64px}[data-v2=true] .rb-eyebrow{margin-bottom:16px}[data-v2=true] .rb-head h2{letter-spacing:-.04em;color:var(--fg);margin:0;font-size:clamp(40px,6vw,80px);font-weight:600;line-height:.98}[data-v2=true] .rb-head .lead{max-width:640px;color:var(--fg-2);margin-top:20px}[data-v2=true] .rb-grid{justify-content:center;align-items:flex-start;gap:18px;margin-top:56px;display:flex}[data-v2=true] .rb-group{gap:18px;display:flex}[data-v2=true] .rb-group--a{flex-direction:column;gap:18px;width:590px;display:flex;position:relative}[data-v2=true] .rb-group--a .rb-lpair{order:2}[data-v2=true] .rb-group--a .rb-card--deposit{order:1;align-self:flex-end;width:280px;height:232px}[data-v2=true] .rb-group--a .rb-card--status{order:3;width:100%}[data-v2=true] .rb-group--b{flex-direction:column;width:280px}[data-v2=true] .rb-card{--bento-accent:var(--accent);--bento-accent-2:var(--accent-hover);background:linear-gradient(#15161b,#0d0e12);border-radius:28px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff13,0 24px 60px -32px #000000d9}[data-v2=true] .rb-card.is-money{--bento-accent:var(--metal);--bento-accent-2:var(--metal-2)}[data-v2=true] .rb-grain{z-index:1;pointer-events:none;opacity:.4;background-image:radial-gradient(#ffffff2e .9px,#0000 1.3px);background-size:11px 11px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(130% 120% at 28% 16%,#000 12%,#0000 70%);mask-image:radial-gradient(130% 120% at 28% 16%,#000 12%,#0000 70%)}[data-v2=true] .rb-bloom{pointer-events:none;z-index:0;filter:blur(40px);border-radius:50%;position:absolute}[data-v2=true] .rb-bloom--amber{background:radial-gradient(circle,#e6b86438,#0000 62%);width:64%;height:64%;bottom:-22%;right:-12%}[data-v2=true] .rb-bloom--blue{background:radial-gradient(circle,#482ba266,#0000 60%);width:82%;height:82%;top:-12%;left:-12%}[data-v2=true] .rb-bloom--violet{background:radial-gradient(circle,#7e60e066,#482ba233 46%,#0000 64%);width:86%;height:86%;top:-16%;left:-14%}[data-v2=true] .rb-bloom--bottom{top:auto;bottom:-30%;left:50%;transform:translate(-50%)}[data-v2=true] .rb-lobe>.rb-cap,[data-v2=true] .rb-lobe-grain,[data-v2=true] .rb-lobe-bloom{display:none}[data-v2=true] .rb-cap{z-index:3;letter-spacing:-.005em;color:#ffffffa8;max-width:27ch;margin:0;padding:21px 24px;font-size:15px;font-weight:400;line-height:1.38;position:absolute;inset:0 0 auto}[data-v2=true] .rb-card--status .rb-cap,[data-v2=true] .rb-card--orbit .rb-cap{max-width:40ch}[data-v2=true] .rb-cap strong{color:#fff;letter-spacing:-.01em;font-weight:600}[data-v2=true] .rb-mock{z-index:2;padding:0 22px 22px;position:absolute;bottom:0;left:0;right:0}[data-v2=true] .rb-card--deposit{width:280px;height:232px}[data-v2=true] .rb-card--status,[data-v2=true] .rb-card--orbit{width:100%;height:232px}[data-v2=true] .rb-card--dial{width:280px;height:280px;position:relative}[data-v2=true] .rb-dial-disc{background:radial-gradient(125% 120% at 50% 16%,#2e3140 0%,#1a1c24 42%,#0c0d12 74%,#08090d 100%);border-radius:50%;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 2px 1px #ffffff1f,inset 0 -10px 30px -10px #000000e6,inset 0 0 0 1px #ffffff0f,0 30px 70px -28px #000000e6}[data-v2=true] .rb-dial-sheen{z-index:1;pointer-events:none;background:radial-gradient(120% 80% at 50% -18%,#ffffff2e,#ffffff0a 38%,#0000 60%);border-radius:50%;position:absolute;inset:0}[data-v2=true] .rb-card--fx{width:280px;height:200px}[data-v2=true] .rb-ic{background:linear-gradient(160deg,#26272f,#141519);border-radius:10px;flex-shrink:0;width:34px;height:34px;position:relative;box-shadow:inset 0 1px #ffffff17,inset 0 0 0 1px #ffffff0d,0 4px 10px -4px #0009}[data-v2=true] .rb-ic:after{content:"";background:var(--metal-2);filter:drop-shadow(0 0 6px #e6b86459);width:17px;height:17px;-webkit-mask:var(--ic) center/contain no-repeat;-webkit-mask:var(--ic) center/contain no-repeat;mask:var(--ic) center/contain no-repeat;margin:auto;position:absolute;inset:0}[data-v2=true] .rb-ic--bank{--ic:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M3 21h18M5 21V10l7-5 7 5v11M9 21v-6h6v6'/%3E%3C/svg%3E")}[data-v2=true] .rb-ic--card{--ic:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='2' y='5' width='20' height='14' rx='2'/%3E%3Cpath d='M2 10h20'/%3E%3C/svg%3E")}[data-v2=true] .rb-mock--deposit{flex-direction:column;gap:11px;display:flex}[data-v2=true] .rb-row{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#282a33eb,#1a1b21eb);border-radius:13px;align-items:center;gap:12px;padding:11px 13px;display:flex;box-shadow:inset 0 1px #ffffff0f,inset 0 0 0 1px #ffffff0b,0 8px 18px -10px #000000b3}[data-v2=true] .rb-row-txt{flex-direction:column;gap:2px;min-width:0;display:flex}[data-v2=true] .rb-row-txt b{color:#fff;letter-spacing:-.01em;font-size:13.5px;font-weight:600}[data-v2=true] .rb-row-txt span{color:var(--metal-2);letter-spacing:-.02em;font-family:Geist Mono,ui-monospace,monospace;font-size:12px}[data-v2=true] .rb-card--fx .rb-mock--fx{justify-content:center;align-items:center;gap:18px;padding:0 22px;display:flex;position:absolute;inset:64px 0 0}[data-v2=true] .rb-fx-chip{letter-spacing:.01em;color:#fff;background:linear-gradient(#2a2c35,#1a1b21);border-radius:13px;padding:11px 20px;font-family:Geist Mono,ui-monospace,monospace;font-size:15px;font-weight:600;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #ffffff0f,0 8px 18px -8px #000000b3}[data-v2=true] .rb-fx-chip--gold{color:#1a1407;background:linear-gradient(180deg,var(--metal),var(--metal-2));box-shadow:inset 0 1px #fff6,0 8px 20px -6px #e6b8648c}[data-v2=true] .rb-fx-arrow{background:var(--metal-2);width:26px;height:12px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 12' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 6h20M16 1l5 5-5 5'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 12' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 6h20M16 1l5 5-5 5'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .rb-dial-halo{z-index:1;background:radial-gradient(52% 68%,#ffffff4d 0%,#ffffff1a 40%,#0000 68%);border-radius:50%;width:240px;height:150px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-v2=true] .rb-dial{z-index:2;flex-direction:column;align-items:center;gap:1px;display:flex;position:relative}[data-v2=true] .rb-dial-cur{letter-spacing:.14em;color:var(--metal-2);text-shadow:0 0 12px #e6b86466;margin-bottom:2px;font-family:Geist Mono,ui-monospace,monospace;font-size:13px}[data-v2=true] .rb-dial-amt{letter-spacing:-.05em;background:linear-gradient(#fff 6%,#f2f4f8 30%,#c5c8d4 56%,#898d9d 82%,#6f7283 100%);color:#0000;filter:drop-shadow(0 1px #fff9)drop-shadow(0 -1px 1px #00000080)drop-shadow(0 0 34px #fff6);-webkit-background-clip:text;background-clip:text;font-size:86px;font-weight:700;line-height:.92}[data-v2=true] .rb-dial-sub{color:var(--fg-3);letter-spacing:.01em;margin-top:6px;font-size:12px}[data-v2=true] .rb-dial-add{z-index:5;cursor:pointer;background:linear-gradient(155deg,#34363f 0%,#212229 50%,#15161b 100%);border:none;border-radius:50%;width:50px;height:50px;position:absolute;bottom:16px;right:6px;box-shadow:inset 0 1.5px #ffffff38,inset 0 0 0 1px #ffffff14,0 10px 24px -6px #000000d9,0 2px 6px #0009}[data-v2=true] .rb-dial-add span{filter:drop-shadow(0 0 4px #ffffff4d);background:#fff;width:19px;height:19px;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .rb-lpair{aspect-ratio:534/508;width:100%;max-width:534px;position:relative}[data-v2=true] .rb-lpair-surface{z-index:0;background:linear-gradient(160deg,#16171c,#0c0d12);position:absolute;inset:0;overflow:hidden;-webkit-mask:url("/Managable L Shape.svg") 0 0/100% 100% no-repeat;mask:url("/Managable L Shape.svg") 0 0/100% 100% no-repeat}[data-v2=true] .rb-lpair-surface .rb-grain{opacity:.7;z-index:1;inset:0;-webkit-mask-image:none;mask-image:none}[data-v2=true] .rb-lpair-glow{pointer-events:none;z-index:0;filter:blur(30px);background:radial-gradient(circle,#7e60e0d1 0%,#482ba28c 32%,#482ba238 56%,#0000 72%);width:420px;height:420px;position:absolute;top:50%;left:48%;transform:translate(-50%,-50%)}[data-v2=true] .rb-lobe{z-index:2;position:absolute}[data-v2=true] .rb-lobe--tr{width:52.06%;height:50.69%;top:0;right:0}[data-v2=true] .rb-lobe--bl{width:52.06%;height:50.79%;bottom:0;left:0}[data-v2=true] .rb-mock--check{flex-direction:column;justify-content:center;align-items:flex-end;gap:12px;padding:0 18px 0 0;display:flex;position:absolute;inset:0}[data-v2=true] .rb-check{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#1e212cb8,#1618209e);border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:11px;width:215px;padding:11px 14px;display:flex}[data-v2=true] .rb-check i{color:#ffffffeb;white-space:nowrap;font-size:13.5px;font-style:normal}[data-v2=true] .rb-check-box{border:1.5px solid #ffffff38;border-radius:7px;flex-shrink:0;width:22px;height:22px;position:relative}[data-v2=true] .rb-check--done .rb-check-box{background:#fff;border-color:#fff}[data-v2=true] .rb-check--done .rb-check-box:after{content:"";background:#16171c;width:13px;height:13px;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .rb-check--done i{color:#ffffff80;text-decoration:line-through}[data-v2=true] .rb-check--on{border-color:#7e60e08c;box-shadow:0 0 0 1px #482ba266,0 0 26px -6px #482ba2b3}[data-v2=true] .rb-check--ghost{opacity:.5}[data-v2=true] .rb-mock--blocks{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#191a20f7,#101116f7);border-radius:8px;flex-direction:column;justify-content:flex-start;gap:14px;padding:15px 16px 0;display:flex;position:absolute;inset:20px;overflow:hidden;box-shadow:inset 0 1px #ffffff12,inset 0 0 0 4px #ffffff12,0 24px 50px -20px #000000b3}[data-v2=true] .rb-mock--blocks:after{content:"";pointer-events:none;background:linear-gradient(#0000,#101116f7);height:52px;position:absolute;bottom:0;left:0;right:0}[data-v2=true] .rb-blocks-h{color:#fff6;letter-spacing:0;margin:0 0 2px;font-size:12.5px}[data-v2=true] .rb-block{align-items:center;gap:13px;display:flex}[data-v2=true] .rb-block-ic{color:#ffffffe6;background:linear-gradient(#1d1e24,#16171c);border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:15px;font-weight:600;display:grid;box-shadow:inset 0 0 0 1px #ffffff12}[data-v2=true] .rb-block-ic--list,[data-v2=true] .rb-block-ic--tax{position:relative}[data-v2=true] .rb-block-ic--list:after{content:"";background:#ffffffeb;width:17px;height:17px;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .rb-block-ic--tax:after{content:"";background:#ffffffeb;width:17px;height:17px;margin:auto;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M19 5 5 19M9 6.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zM20 17.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M19 5 5 19M9 6.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zM20 17.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .rb-block-txt{flex-direction:column;gap:1px;display:flex}[data-v2=true] .rb-block-txt b{color:#fff;letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1.25}[data-v2=true] .rb-block-txt span{color:#ffffff61;font-size:12px;line-height:1.25}[data-v2=true] .rb-mock--status{flex-direction:column;gap:8px;display:flex}[data-v2=true] .rb-stat-row{background:linear-gradient(#262831e6,#191a20e6);border-radius:12px;align-items:center;gap:11px;padding:9px 14px;display:flex;box-shadow:inset 0 1px #ffffff0e,inset 0 0 0 1px #ffffff0a,0 8px 18px -10px #000000a6}[data-v2=true] .rb-stat-row b{color:#fff;letter-spacing:-.01em;flex:1;font-family:Geist Mono,ui-monospace,monospace;font-size:13px;font-weight:600}[data-v2=true] .rb-stat-row:has(.rb-pill--due){box-shadow:inset 0 1px #ffffff12,inset 0 0 0 1px #e6b86447,0 0 26px -10px #e6b86480}[data-v2=true] .rb-dot{border-radius:50%;width:8px;height:8px}[data-v2=true] .rb-dot--paid{background:#4ec99a;box-shadow:0 0 9px #4ec99a}[data-v2=true] .rb-dot--due{background:var(--metal-2);box-shadow:0 0 9px var(--metal-2)}[data-v2=true] .rb-pill{color:#16171c;letter-spacing:-.01em;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:700}[data-v2=true] .rb-pill--paid{background:#4ec99a;box-shadow:0 2px 8px -2px #4ec99a80}[data-v2=true] .rb-pill--due{background:var(--metal-2);box-shadow:0 2px 8px -2px #e6b86480}[data-v2=true] .rb-mock--orbit{place-items:center;padding:0;display:grid;inset:30px 0 0}[data-v2=true] .rb-node{width:56px;height:56px;transform:translate(calc(-50% + var(--x)), -50%) scale(var(--s));background:radial-gradient(circle at 38% 28%,#4a4e5c 0%,#2a2c35 45%,#141519 100%);border-radius:50%;position:absolute;top:58%;left:50%;box-shadow:inset 0 1.5px 1px #ffffff2e,inset 0 0 0 1px #ffffff0f,0 10px 22px -8px #000000b3}[data-v2=true] .rb-node--far{filter:blur(2.5px);opacity:.5}[data-v2=true] .rb-node--mid{filter:blur(.3px);opacity:.92}[data-v2=true] .rb-core{background:radial-gradient(circle at 50% 38%,#251f3a,#0b0c11);border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px 1px #ffffff1a,0 0 0 1.5px #7e60e0cc,0 0 50px -2px #482ba2e6}[data-v2=true] .rb-core-glyph{z-index:2;background:#fff;width:26px;height:26px;position:relative;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 12h3l3-9 4 18 3-9h5'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 12h3l3-9 4 18 3-9h5'/%3E%3C/svg%3E") 50%/contain no-repeat}[data-v2=true] .rb-stream{pointer-events:none;z-index:0;width:150px;height:30px;position:absolute;top:58%;-webkit-mask:linear-gradient(90deg,#0000 0%,#000 24% 100%);mask:linear-gradient(90deg,#0000 0%,#000 24% 100%)}[data-v2=true] .rb-stream>span{border-radius:3px;position:absolute;inset:0}[data-v2=true] .rb-stream-aura{filter:blur(9px);mix-blend-mode:screen;background:radial-gradient(78% 58% at 100%,#9670ff8c 0%,#7050e442 34%,#0000 68%);border-radius:0!important;inset:-36px 0!important}[data-v2=true] .rb-stream-body{filter:blur(1.4px);mix-blend-mode:screen;background:linear-gradient(90deg,#785ae100 0%,#8c69f099 48%,#be9bfff2 86%,#e4d2ff 100%);inset:30% 0!important}[data-v2=true] .rb-stream-flow{mix-blend-mode:screen;will-change:background-position}[data-v2=true] .rb-stream-flow--1{filter:blur(.5px);background:repeating-linear-gradient(90deg,#fff0 0,#ebd7ff00 11px,#f0e1ffe6 17px,#fff 20px,#f0e1ff00 26px,#fff0 38px) 0 0/38px 100%;animation:.85s linear infinite rb-current-38;inset:32% 0!important}[data-v2=true] .rb-stream-flow--2{filter:blur(1.3px);background:repeating-linear-gradient(90deg,#9b78fa00 0,#a07afa80 26px,#c8aaffcc 33px,#9b78fa00 60px) 0 0/60px 100%;animation:1.6s linear infinite rb-current-60,3.3s ease-in-out infinite rb-turbulence;inset:22% 0!important}[data-v2=true] .rb-stream-core{filter:blur(.6px)drop-shadow(0 0 5px #ceb8fff2);mix-blend-mode:screen;background:linear-gradient(90deg,#fff0 0%,#ece2ff73 42%,#fffffff5 82%,#fff 100%);inset:43% 0!important}[data-v2=true] .rb-stream-stars{filter:drop-shadow(0 0 2.5px #d6c2ff);mix-blend-mode:screen;background-image:radial-gradient(2px 2px at 8% 22%,#fff,#0000 58%),radial-gradient(1.4px 1.4px at 16% 60%,#e6d8ff,#0000 58%),radial-gradient(2.2px 2.2px at 30% 14%,#fff,#0000 58%),radial-gradient(1.4px 1.4px at 42% 78%,#decaff,#0000 58%),radial-gradient(1.6px 1.6px at 50% 40%,#fff,#0000 58%),radial-gradient(2.2px 2.2px at 64% 24%,#fff,#0000 58%),radial-gradient(1.4px 1.4px at 74% 70%,#e8daff,#0000 58%),radial-gradient(2px 2px at 86% 46%,#fff,#0000 58%),radial-gradient(1.4px 1.4px at 94% 30%,#fff,#0000 58%);background-repeat:repeat;background-size:110px 100%;animation:3s linear infinite rb-stars-110,2.3s ease-in-out infinite rb-twinkle;-webkit-mask:linear-gradient(90deg,#0000 4%,#000 28% 100%);mask:linear-gradient(90deg,#0000 4%,#000 28% 100%);border-radius:0!important;inset:-32px 0!important}@keyframes rb-current-38{0%{background-position-x:0}to{background-position-x:38px}}@keyframes rb-current-60{0%{background-position-x:0}to{background-position-x:60px}}@keyframes rb-stars-110{0%{background-position-x:0}to{background-position-x:110px}}@keyframes rb-turbulence{0%,to{opacity:.85;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.3)}}@keyframes rb-twinkle{0%,to{opacity:.55}50%{opacity:1}}[data-v2=true] .rb-stream--l{left:50%;transform:translate(-100%,-50%)translate(-2px)}[data-v2=true] .rb-stream--r{left:50%;transform:translateY(-50%)translate(2px)scaleX(-1)}[data-v2=true] .rb-overflow{pointer-events:none;z-index:0;filter:blur(8px);mix-blend-mode:screen;background:radial-gradient(50% 54%,#9673f06b 0%,#6c50d62e 46%,#0000 74%);border-radius:50%;width:196px;height:112px;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%)}[data-v2=true] .rb-sparkle{z-index:1;pointer-events:none;filter:drop-shadow(0 0 3px #d0baff);mix-blend-mode:screen;background-image:radial-gradient(2.4px 2.4px at 50% 7%,#fff,#0000 56%),radial-gradient(1.8px 1.8px at 77% 18%,#e6d8ff,#0000 56%),radial-gradient(2.4px 2.4px at 93%,#fff,#0000 56%),radial-gradient(1.8px 1.8px at 80% 80%,#e0ccff,#0000 56%),radial-gradient(2.4px 2.4px at 50% 93%,#fff,#0000 56%),radial-gradient(1.8px 1.8px at 19% 81%,#e6d8ff,#0000 56%),radial-gradient(2.4px 2.4px at 7% 49%,#fff,#0000 56%),radial-gradient(1.8px 1.8px at 21% 19%,#fff,#0000 56%),radial-gradient(1.5px 1.5px at 63% 34%,#e8daff,#0000 56%),radial-gradient(1.5px 1.5px at 36% 64%,#e8daff,#0000 56%);border-radius:50%;width:110px;height:110px;animation:16s linear infinite rb-sparkle-rot,2.7s ease-in-out infinite rb-twinkle;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%);-webkit-mask:radial-gradient(circle,#0000 40%,#000 47% 76%,#0000 92%);mask:radial-gradient(circle,#0000 40%,#000 47% 76%,#0000 92%)}@keyframes rb-sparkle-rot{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}[data-v2=true] .rb-pour{z-index:1;pointer-events:none;filter:blur(2.5px);mix-blend-mode:screen;background:radial-gradient(circle at 0%,#e0caff,#9a74ff6b 26%,#0000 56%),radial-gradient(circle at 100%,#e0caff,#9a74ff6b 26%,#0000 56%);border-radius:50%;width:90px;height:90px;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%);-webkit-mask:radial-gradient(circle,#0000 50%,#000 58% 90%,#0000 100%);mask:radial-gradient(circle,#0000 50%,#000 58% 90%,#0000 100%)}[data-v2=true] .rb-pour:after{content:"";filter:blur(6px);mix-blend-mode:screen;background:radial-gradient(circle at 2%,#a886ff99,#0000 60%),radial-gradient(circle at 98%,#a886ff99,#0000 60%);border-radius:50%;position:absolute;inset:-10px;-webkit-mask:radial-gradient(circle,#0000 52%,#000 60% 92%,#0000 100%);mask:radial-gradient(circle,#0000 52%,#000 60% 92%,#0000 100%)}[data-v2=true] .rb-pour:before{content:"";z-index:1;filter:blur(1.3px);mix-blend-mode:screen;background:conic-gradient(#0000 0deg,#ffffffd9 20deg,#0000 54deg 180deg,#ffffffd9 200deg,#0000 234deg 360deg);border-radius:50%;animation:5s linear infinite rb-rim-flow;position:absolute;inset:0;-webkit-mask:radial-gradient(circle,#0000 54%,#000 61% 88%,#0000 100%);mask:radial-gradient(circle,#0000 54%,#000 61% 88%,#0000 100%)}@keyframes rb-rim-flow{to{transform:rotate(360deg)}}[data-v2=true] .rb-intake{pointer-events:none;z-index:0;filter:blur(3px);mix-blend-mode:screen;background:radial-gradient(50% 60%,#e0ccff8c,#9673fa33 50%,#0000 74%);border-radius:50%;width:112px;height:30px;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%)}[data-v2=true] .rb-mock--orbit .rb-core{z-index:2;box-shadow:inset 0 1px 1px #ffffff21,0 0 0 1.5px #a886ffeb,0 0 62px #7050e4f2}@media (prefers-reduced-motion:reduce){[data-v2=true] .rb-stream-flow,[data-v2=true] .rb-stream-stars,[data-v2=true] .rb-sparkle,[data-v2=true] .rb-pour:before{animation:none}}@media (max-width:1440px){[data-v2=true] .rb-head{margin-bottom:56px;margin-left:0}[data-v2=true] .rb-reconBrain{flex-direction:column;align-items:center;height:auto;min-height:508px}[data-v2=true] .rb-groupB{flex-direction:row;align-items:center;gap:24px}[data-v2=true] .rb-B-bottom{width:fit-content}[data-v2=true] .rb-B-bottom .rb-card--orbit{width:264px!important;height:258px!important}}@media (max-width:890px){[data-v2=true] .rb-reconBrain,[data-v2=true] .rb-groupA,[data-v2=true] .rb-groupB,[data-v2=true] .rb-A-side,[data-v2=true] .rb-A-deposit,[data-v2=true] .rb-A-status,[data-v2=true] .rb-A-lpair,[data-v2=true] .rb-A-lpair>.rb-lpair,[data-v2=true] .rb-B-top,[data-v2=true] .rb-B-bottom{display:contents}[data-v2=true] .rb-reconBrain{grid-template-columns:1fr 1fr;gap:16px;width:100%;height:auto;margin:0;padding:0;display:grid!important}[data-v2=true] .rb-bg-grid,[data-v2=true] .rb-grid-pulses,[data-v2=true] .rb-lpair-surface{display:none}[data-v2=true] .rb-lobe>.rb-cap{display:block}[data-v2=true] .rb-lobe-grain{opacity:.4;z-index:1;display:block;inset:0!important}[data-v2=true] .rb-lobe-bloom{z-index:0;display:block}[data-v2=true] .rb-reconBrain .rb-card,[data-v2=true] .rb-reconBrain .rb-card--dial,[data-v2=true] .rb-lobe{background:linear-gradient(#15161b,#0d0e12);overflow:hidden;box-shadow:inset 0 0 0 4px #ffffff13,0 24px 60px -32px #000000d9;aspect-ratio:1!important;border-radius:24px!important;width:auto!important;height:auto!important;margin:0!important;position:relative!important;inset:auto!important}[data-v2=true] .rb-dial-disc{background:radial-gradient(125% 100% at 50% 12%,#2a2d3a 0%,#181a22 46%,#0c0d12 80%);border-radius:inherit!important;box-shadow:none!important;position:absolute!important;inset:0!important}[data-v2=true] .rb-dial-add{width:44px!important;height:44px!important;bottom:18px!important;right:18px!important}[data-v2=true] .rb-card--deposit .rb-mock--deposit,[data-v2=true] .rb-card--status .rb-mock--status{flex-direction:column;justify-content:center;display:flex;inset:72px 0 0;padding:0 22px!important;position:absolute!important}[data-v2=true] .rb-card--fx .rb-mock--fx{top:72px!important;bottom:0!important}[data-v2=true] .rb-mock--check{z-index:2;inset:76px 0 0;justify-content:center!important;align-items:stretch!important;gap:12px!important;padding:0 22px!important;position:absolute!important}[data-v2=true] .rb-lobe--tr .rb-check{box-sizing:border-box;max-width:none;width:100%!important}[data-v2=true] .rb-lobe--bl .rb-mock--blocks{z-index:2;left:0;right:0;top:auto!important;bottom:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-radius:0!important;justify-content:flex-end!important;gap:16px!important;padding:0 24px 22px!important;position:absolute!important;inset:auto 0 0!important}[data-v2=true] .rb-lobe--bl .rb-blocks-h,[data-v2=true] .rb-lobe--bl .rb-mock--blocks:after{display:none}[data-v2=true] .rb-lobe--bl .rb-block-ic{width:36px;height:36px}[data-v2=true] .rb-reconBrain .rb-card--orbit{grid-column:1/-1;aspect-ratio:auto!important;height:calc(50vw - 40px)!important}[data-v2=true] .rb-reconBrain .rb-card--deposit,[data-v2=true] .rb-reconBrain .rb-card--status,[data-v2=true] .rb-lobe--tr,[data-v2=true] .rb-lobe--bl{min-height:calc(50vw - 40px);aspect-ratio:auto!important}[data-v2=true] .rb-card--deposit .rb-mock--deposit,[data-v2=true] .rb-card--status .rb-mock--status,[data-v2=true] .rb-lobe--tr .rb-mock--check,[data-v2=true] .rb-lobe--bl .rb-mock--blocks{padding-bottom:22px!important;top:auto!important;bottom:0!important}[data-v2=true] .rb-reconBrain .rb-card--dial,[data-v2=true] .rb-reconBrain .rb-card--fx{aspect-ratio:1!important}}@media (max-width:640px){[data-v2=true] .rb-section{padding:84px 0}[data-v2=true] .rb-reconBrain{--rb-cap-zone:84px;--rb-pad:24px;gap:18px;grid-template-columns:1fr!important}[data-v2=true] .rb-reconBrain .rb-card,[data-v2=true] .rb-reconBrain .rb-card--dial,[data-v2=true] .rb-reconBrain .rb-card--fx,[data-v2=true] .rb-reconBrain .rb-card--orbit,[data-v2=true] .rb-lobe--tr,[data-v2=true] .rb-lobe--bl{aspect-ratio:auto!important;grid-column:auto!important;height:auto!important;min-height:0!important}[data-v2=true] .rb-card--deposit .rb-mock--deposit,[data-v2=true] .rb-card--status .rb-mock--status,[data-v2=true] .rb-lobe--tr .rb-mock--check,[data-v2=true] .rb-lobe--bl .rb-mock--blocks{margin-top:var(--rb-cap-zone)!important;padding:0 22px var(--rb-pad)!important;flex-direction:column!important;justify-content:flex-start!important;gap:12px!important;display:flex!important;position:relative!important;inset:auto!important}[data-v2=true] .rb-lobe--tr,[data-v2=true] .rb-lobe--bl{display:block!important}[data-v2=true] .rb-lobe--tr .rb-check{box-sizing:border-box;width:100%!important}[data-v2=true] .rb-lobe--bl .rb-block-ic{width:36px;height:36px}[data-v2=true] .rb-lobe--bl .rb-mock--blocks{gap:16px!important}[data-v2=true] .rb-card--deposit,[data-v2=true] .rb-card--status{display:block!important}[data-v2=true] .rb-card--fx .rb-mock--fx{margin-top:var(--rb-cap-zone)!important;padding:4px 22px var(--rb-pad)!important;position:relative!important;inset:auto!important}[data-v2=true] .rb-card--fx{display:block!important}[data-v2=true] .rb-reconBrain .rb-card--dial{height:240px!important}[data-v2=true] .rb-reconBrain .rb-card--orbit{height:280px!important}[data-v2=true] .rb-dial-sheen{display:none}}
