.sofi-home{--background:#f6f8f7;--foreground:#0f172a;--card:#fff;--muted:#eef2f0;--muted-2:#e6ede9;--muted-foreground:#5b6b66;--border:#dde6e1;--border-strong:#c5d2cb;--brand:#4c1d95;--brand-2:#2e1065;--brand-soft:rgba(76,29,149,.08);--sky:#0284c7;--emerald:#6d28d9;--amber:#b45309;--rose:#be123c;--slate-950:#04130d;--shadow:0 24px 80px rgba(4,19,13,.1);--radius:8px;position:relative;padding-top:80px;color:var(--foreground);font-feature-settings:"cv02","cv03","cv04","cv11";-webkit-font-smoothing:antialiased;background:linear-gradient(rgba(4,19,13,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(4,19,13,.035) 1px,transparent 1px),var(--background);background-size:72px 72px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sofi-home *{box-sizing:border-box}.sofi-home a{color:inherit;text-decoration:none}.sofi-home button,.sofi-home input{font:inherit}.sofi-home .mono{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.sofi-home .container{width:min(1112px,calc(100% - 32px));margin-inline:auto}.sofi-home .dot{position:relative;display:inline-flex;width:8px;height:8px;border-radius:50%;background:currentColor;flex:none}.sofi-home .dot:before{content:"";position:absolute;inset:0;border-radius:inherit;background:currentColor;opacity:.35;animation:sofi-pulse-dot 2.4s cubic-bezier(.66,0,0,1) infinite}@keyframes sofi-pulse-dot{0%{box-shadow:0 0 0 0 currentColor;opacity:1}70%{box-shadow:0 0 0 7px transparent;opacity:.8}to{box-shadow:0 0 0 0 transparent;opacity:1}}.sofi-home .hero{position:relative;border-block:1px solid rgba(221,230,225,.82);padding:56px 0 82px;background:linear-gradient(180deg,hsla(0,0%,100%,.42),#fff 78%),hsla(0,0%,100%,.45)}.sofi-home .hero-inner{border-inline:1px solid rgba(221,230,225,.8);padding-inline:24px}.sofi-home .center{text-align:center}.sofi-home .badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.sofi-home .badge{display:inline-flex;align-items:center;gap:7px;min-height:28px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:6px 10px;color:rgba(15,23,42,.72);font-size:11px;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 8px 30px rgba(4,19,13,.04)}.sofi-home .badge.brand{border-color:rgba(76,29,149,.22);background:var(--brand-soft);color:var(--brand)}.sofi-home .badge.emerald{border-color:rgba(5,150,105,.2);background:rgba(5,150,105,.08);color:var(--emerald)}.sofi-home h1,.sofi-home h2,.sofi-home h3,.sofi-home p{letter-spacing:0}.sofi-home h1{max-width:780px;margin:30px auto 0;font-size:clamp(42px,7vw,70px);line-height:1.02;font-weight:650}.sofi-home .accent,.sofi-home h1 span{color:var(--brand)}.sofi-home .lead{max-width:660px;margin:22px auto 0;color:var(--muted-foreground);font-size:17px;line-height:1.75}.sofi-home .hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px}.sofi-home .btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--foreground);padding:10px 14px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,opacity .18s ease}.sofi-home .btn:hover{transform:translateY(-1px);border-color:var(--border-strong)}.sofi-home .btn.primary{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:inset 0 -6px 12px rgba(46,16,101,.34),0 2px 4px rgba(76,29,149,.18),0 1px 1px rgba(76,29,149,.16),0 .5px .5px rgba(76,29,149,.14),0 8px 22px -10px rgba(76,29,149,.55)}.sofi-home .btn.primary:hover{background:#053a2c;border-color:#053a2c}.sofi-home .btn.ghost{background:transparent;border-color:transparent;color:var(--muted-foreground)}.sofi-home .command-box{max-width:600px;margin:40px auto 0;border:1px solid rgba(221,230,225,.9);border-radius:16px;background:hsla(0,0%,100%,.85);backdrop-filter:blur(8px);padding:8px;box-shadow:0 20px 60px -28px rgba(4,19,13,.35),inset 0 1px 0 hsla(0,0%,100%,.7)}.sofi-home .command-line{display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:11px;background:#fff;padding:7px 7px 7px 14px;color:var(--muted-foreground);text-align:left;transition:border-color .2s ease,box-shadow .2s ease}.sofi-home .command-box:hover .command-line{border-color:var(--border-strong);box-shadow:0 0 0 4px rgba(76,29,149,.05)}.sofi-home .cmd-icon{display:inline-grid;place-items:center;width:18px;height:18px;color:#94a3a0;flex:none}.sofi-home .command-line .url{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;color:var(--foreground)}.sofi-home .cmd-go{flex:none;display:inline-grid;place-items:center;width:38px;height:38px;border-radius:9px;background:var(--brand);color:#fff;border:1px solid var(--brand);box-shadow:inset 0 -5px 10px rgba(46,16,101,.34),0 6px 16px -8px rgba(76,29,149,.7);transition:transform .18s ease,background .18s ease}.sofi-home .cmd-go:hover{transform:translateY(-1px);background:#053a2c}.sofi-home .cmd-go svg{width:16px;height:16px;transition:transform .18s ease}.sofi-home .cmd-go:hover svg{transform:translateX(2px)}.sofi-home .segmented{display:flex;gap:2px;margin-top:8px;border-radius:11px;background:rgba(238,242,240,.7);padding:4px}.sofi-home .segmented button{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:transparent;color:var(--muted-foreground);padding:8px 10px;font-size:12.5px;font-weight:650;cursor:pointer;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.sofi-home .seg-dot{width:6px;height:6px;border-radius:1.5px;background:currentColor;opacity:.45;transform:rotate(45deg);transition:opacity .2s ease,background .2s ease}.sofi-home .segmented button[aria-selected=true]{background:#fff;color:var(--brand);box-shadow:0 1px 2px rgba(4,19,13,.06),0 4px 12px -4px rgba(4,19,13,.12)}.sofi-home .segmented button[aria-selected=true] .seg-dot{opacity:1;background:var(--brand)}@media (max-width:480px){.sofi-home .segmented button{font-size:11px;padding:8px 6px}}.sofi-home .browser{margin-top:28px;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.sofi-home .browser-top{display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--border);padding:12px 14px}.sofi-home .window-dot{width:10px;height:10px;border-radius:50%;background:#c4d2cb}.sofi-home .address{min-width:0;flex:1;border:1px solid var(--border);border-radius:999px;background:rgba(238,242,240,.55);padding:7px 12px;color:var(--muted-foreground);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sofi-home .browser-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.sofi-home .panel-light{padding:24px;border-right:1px solid var(--border)}.sofi-home .panel-dark{background:var(--slate-950);color:#fff;padding:24px}.sofi-home .panel-kicker{color:var(--muted-foreground);font-size:10px;letter-spacing:.2em;text-transform:uppercase}.sofi-home .panel-dark .panel-kicker{color:hsla(0,0%,100%,.48)}.sofi-home .mini-list,.sofi-home .result-list{display:grid;gap:9px;margin-top:16px}.sofi-home .mini-row,.sofi-home .result-row{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:12px}.sofi-home .mini-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.sofi-home .mini-row.dark{border-color:hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04)}.sofi-home .result-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:650}.sofi-home .subtle{color:var(--muted-foreground)}.sofi-home .bar{height:5px;overflow:hidden;border-radius:999px;background:rgba(91,107,102,.15)}.sofi-home .bar span{display:block;height:100%;border-radius:inherit;background:var(--brand)}.sofi-home .terminal-lines{display:grid;gap:10px;margin-top:18px;color:hsla(0,0%,100%,.78);font-size:12px}.sofi-home .terminal-lines .line{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid hsla(0,0%,100%,.08);padding-bottom:9px}.sofi-home .trust-band{border-bottom:1px solid rgba(221,230,225,.82);background:hsla(0,0%,100%,.72)}.sofi-home .trust-grid{display:grid;grid-template-columns:.9fr 1.6fr;border-inline:1px solid rgba(221,230,225,.8)}.sofi-home .trust-copy{border-right:1px solid var(--border);padding:24px}.sofi-home .trust-copy h2{margin:10px 0 0;max-width:360px;font-size:20px;line-height:1.35;font-weight:650}.sofi-home .trust-items{display:grid;grid-template-columns:repeat(4,1fr);background:var(--border);gap:1px}.sofi-home .trust-item{background:#fff;padding:20px}.sofi-home .trust-item strong{display:block;margin-top:8px;font-size:15px}.sofi-home section{padding:86px 0;border-bottom:1px solid rgba(221,230,225,.82)}.sofi-home .section-marker{display:flex;align-items:center;gap:12px;border-top:1px solid rgba(221,230,225,.9);padding-top:18px;color:var(--muted-foreground);font-size:11px;letter-spacing:.2em;text-transform:uppercase}.sofi-home .section-marker:after{content:"";height:1px;flex:1;background:var(--border)}.sofi-home .section-title{max-width:720px;margin:44px auto 0;text-align:center}.sofi-home .eyebrow{color:var(--muted-foreground);font-size:12px;letter-spacing:.2em;text-transform:uppercase}.sofi-home .section-title h2{margin:18px 0 0;font-size:clamp(34px,5vw,52px);line-height:1.06;font-weight:620}.sofi-home .section-title p{max-width:520px;margin:18px auto 0;color:var(--muted-foreground);font-size:15px;line-height:1.75}.sofi-home .agent-grid,.sofi-home .code-panel,.sofi-home .comparison-shell,.sofi-home .faq-shell,.sofi-home .feature-grid,.sofi-home .flow-panel,.sofi-home .performance-grid,.sofi-home .pricing-shell,.sofi-home .usecase-shell{margin-top:48px}.sofi-home .flow-panel{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:hsla(0,0%,100%,.7);box-shadow:var(--shadow)}.sofi-home .flow-steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border)}.sofi-home .flow-step{position:relative;background:#fff;padding:24px 18px;text-align:center}.sofi-home .flow-step .number{width:38px;height:38px;display:inline-grid;place-items:center;border-radius:50%;background:var(--brand);color:#fff;font-weight:700}.sofi-home .flow-step p{margin:12px 0 0}.sofi-home .flow-step strong{display:block;margin-top:6px}.sofi-home .flow-lower{display:grid;grid-template-columns:1fr .7fr;border-top:1px solid var(--border)}.sofi-home .flow-lower h3{margin:8px 0 0}.sofi-home .schema-list{border-left:1px solid var(--border);background:#fff;padding:24px}.sofi-home .schema-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding:12px 0;gap:16px}.sofi-home .schema-row:last-child{border-bottom:0}.sofi-home .chip{display:inline-flex;align-items:center;gap:6px;border-radius:6px;background:var(--muted);color:var(--muted-foreground);padding:4px 8px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.sofi-home .chip.brand{background:var(--brand);color:#fff}.sofi-home .chip.amber{background:rgba(180,83,9,.12);color:var(--amber)}.sofi-home .chip.emerald{background:rgba(5,150,105,.1);color:var(--emerald)}.sofi-home .code-panel{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.sofi-home .code-tabs{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border);background:rgba(238,242,240,.58);padding:8px}.sofi-home .code-tab-list{display:flex;flex-wrap:wrap;gap:4px}.sofi-home .code-tabs button{border:0;border-radius:6px;background:transparent;color:var(--muted-foreground);padding:8px 10px;font-size:11px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer}.sofi-home .code-tabs button[aria-selected=true]{background:rgba(76,29,149,.08);color:var(--brand)}.sofi-home pre{margin:0;overflow-x:auto;white-space:pre;background:var(--slate-950);color:hsla(0,0%,100%,.86);padding:24px;font-size:12.5px;line-height:1.7;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.sofi-home .feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sofi-home .card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:24px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.sofi-home .card:hover{transform:translateY(-3px);border-color:rgba(76,29,149,.32);box-shadow:0 18px 50px rgba(4,19,13,.08)}.sofi-home .icon-box{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--muted);color:var(--brand)}.sofi-home .card h3{margin:18px 0 0;font-size:18px}.sofi-home .card p{margin:10px 0 0;color:var(--muted-foreground);font-size:14px;line-height:1.7}.sofi-home .agent-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px}.sofi-home .agent-portal{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.sofi-home .agent-portal-body{display:grid;grid-template-columns:280px 1fr}.sofi-home .agent-menu{border-right:1px solid var(--border);background:rgba(238,242,240,.36);padding:18px}.sofi-home .agent-menu h3{margin:14px 0;font-size:16px}.sofi-home .agent-menu button{width:100%;display:flex;align-items:center;gap:8px;border:0;border-radius:var(--radius);background:transparent;color:var(--muted-foreground);padding:11px 12px;text-align:left;cursor:pointer}.sofi-home .agent-menu button[aria-selected=true]{background:#fff;color:var(--brand);box-shadow:0 1px 16px rgba(4,19,13,.06)}.sofi-home .agent-code pre{min-height:360px}.sofi-home .guarantees{display:grid;gap:10px;margin-top:16px}.sofi-home .guarantee{display:grid;grid-template-columns:38px 1fr;gap:12px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:14px}.sofi-home .guarantee strong{font-size:14px}.sofi-home .guarantee p{margin:4px 0 0;color:var(--muted-foreground);font-size:13px;line-height:1.6}.sofi-home .performance-grid{display:grid;gap:14px}.sofi-home .stat-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff}.sofi-home .stat{border-right:1px solid var(--border);padding:24px}.sofi-home .stat:last-child{border-right:0}.sofi-home .stat strong{display:block;margin-top:14px;color:var(--brand);font-size:40px;line-height:1;font-weight:620}.sofi-home .benchmark-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sofi-home .bench-row{margin-top:18px}.sofi-home .bench-head{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px}.sofi-home .governance-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--border);gap:1px;margin-top:48px}.sofi-home .governance-grid .card{border:0;border-radius:0;min-height:240px}.sofi-home .visual-mini{min-height:98px;border:1px solid var(--border);border-radius:var(--radius);background:rgba(238,242,240,.48);padding:14px;line-height:1.7}.sofi-home .usecase-shell{display:grid;grid-template-columns:300px 1fr;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.sofi-home .usecase-tabs{border-right:1px solid var(--border);background:rgba(238,242,240,.35);padding:12px}.sofi-home .usecase-tabs button{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;border-radius:var(--radius);background:transparent;color:rgba(15,23,42,.74);padding:14px;text-align:left;cursor:pointer}.sofi-home .usecase-tabs button[aria-selected=true]{background:#fff;color:var(--brand);box-shadow:0 1px 16px rgba(4,19,13,.06)}.sofi-home .usecase-panel{padding:24px}.sofi-home .canvas{display:grid;grid-template-columns:1fr 250px;gap:14px}.sofi-home .diagram{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:18px}.sofi-home .diagram h3{margin:0 0 6px}.sofi-home .diagram-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sofi-home .side-rail{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(135deg,rgba(76,29,149,.05),#fff);padding:18px}.sofi-home .integrations-grid,.sofi-home .solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.sofi-home .integration-card{min-height:168px}.sofi-home .logo-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.sofi-home .logo-tile{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:6px}.sofi-home .logo-tile img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.sofi-home .comparison-shell{overflow-x:auto;border:1px solid var(--border);border-radius:12px;background:#fff}.sofi-home table{width:100%;min-width:780px;border-collapse:collapse}.sofi-home td,.sofi-home th{border-bottom:1px solid var(--border);border-left:1px solid var(--border);padding:16px;text-align:center;vertical-align:middle;font-size:14px}.sofi-home td:first-child,.sofi-home th:first-child{border-left:0;text-align:left}.sofi-home th{background:rgba(238,242,240,.55);color:var(--muted-foreground);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.sofi-home tr:last-child td{border-bottom:0}.sofi-home .pricing-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:14px}.sofi-home .price-card{border:1px solid var(--border);border-radius:12px;background:var(--slate-950);color:#fff;padding:30px}.sofi-home .price-card h3{margin:14px 0 0}.sofi-home .price-card strong{display:block;margin-top:18px;font-size:44px;line-height:1}.sofi-home .module-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.sofi-home .faq-shell{max-width:860px;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff}.sofi-home details{border-bottom:1px solid var(--border)}.sofi-home details:last-child{border-bottom:0}.sofi-home summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;cursor:pointer;font-weight:650;list-style:none}.sofi-home summary::-webkit-details-marker{display:none}.sofi-home summary:after{content:"+";color:var(--muted-foreground);font-weight:400}.sofi-home details[open] summary:after{content:"–"}.sofi-home details p{margin:0;padding:0 22px 20px;color:var(--muted-foreground);line-height:1.7}.sofi-home .final-cta{text-align:center;background:#fff}.sofi-home .final-cta h2{max-width:700px;margin:18px auto 0;font-size:clamp(36px,5vw,58px);line-height:1.05;font-weight:620}.sofi-home .final-cta .lead{margin-top:22px}.sofi-home .final-cta .hero-actions{margin-bottom:18px}@media (max-width:980px){.sofi-home .agent-grid,.sofi-home .agent-portal-body,.sofi-home .benchmark-grid,.sofi-home .browser-grid,.sofi-home .canvas,.sofi-home .flow-lower,.sofi-home .pricing-shell,.sofi-home .trust-grid,.sofi-home .usecase-shell{grid-template-columns:1fr}.sofi-home .agent-menu,.sofi-home .panel-light,.sofi-home .trust-copy,.sofi-home .usecase-tabs{border-right:0;border-bottom:1px solid var(--border)}.sofi-home .panel-dark{min-height:280px}.sofi-home .feature-grid,.sofi-home .flow-steps,.sofi-home .governance-grid,.sofi-home .integrations-grid,.sofi-home .solutions-grid,.sofi-home .stat-row,.sofi-home .trust-items{grid-template-columns:repeat(2,1fr)}.sofi-home .schema-list{border-left:0;border-top:1px solid var(--border)}}@media (max-width:640px){.sofi-home .container{width:min(100% - 24px,1112px)}.sofi-home .hero-inner{padding-inline:12px;border-inline:0}.sofi-home .hero{padding-top:42px;padding-bottom:58px}.sofi-home section{padding:62px 0}.sofi-home .command-line{flex-wrap:wrap;height:auto}.sofi-home .command-line .btn{width:100%}.sofi-home .code-tabs{align-items:flex-start;flex-direction:column}.sofi-home .diagram-grid,.sofi-home .feature-grid,.sofi-home .flow-steps,.sofi-home .governance-grid,.sofi-home .integrations-grid,.sofi-home .module-grid,.sofi-home .solutions-grid,.sofi-home .stat-row,.sofi-home .trust-items{grid-template-columns:1fr}.sofi-home .stat{border-right:0;border-bottom:1px solid var(--border)}.sofi-home .stat:last-child{border-bottom:0}}@keyframes sofi-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes sofi-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes sofi-spark{0%,to{opacity:.18;transform:scale(.85) rotate(0deg)}50%{opacity:.6;transform:scale(1) rotate(90deg)}}@media (prefers-reduced-motion:no-preference){.sofi-home [data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0ms);will-change:opacity,transform}.sofi-home [data-reveal].is-in{opacity:1;transform:none}.sofi-home .hero .center>*{animation:sofi-rise .85s cubic-bezier(.16,1,.3,1) both}.sofi-home .hero .center>:first-child{animation-delay:.05s}.sofi-home .hero .center>:nth-child(2){animation-delay:.13s}.sofi-home .hero .center>:nth-child(3){animation-delay:.21s}.sofi-home .hero .center>:nth-child(4){animation-delay:.29s}.sofi-home .hero .center>:nth-child(5){animation-delay:.37s}.sofi-home .hero .browser{animation:sofi-rise .95s cubic-bezier(.16,1,.3,1) .42s both}.sofi-home .swap{animation:sofi-fade .35s ease both}.sofi-home [data-reveal] .bar>span{transform:scaleX(0);transform-origin:left center}.sofi-home [data-reveal].is-in .bar>span{transform:scaleX(1);transition:transform 1s cubic-bezier(.16,1,.3,1) .2s}}.sofi-home .hero{overflow:hidden}.sofi-home .spark{position:absolute;z-index:0;width:14px;height:14px;color:var(--brand);pointer-events:none;opacity:.22}@media (prefers-reduced-motion:no-preference){.sofi-home .spark{animation:sofi-spark 6s ease-in-out infinite}}.sofi-home .spark.s1{top:120px;left:12%;animation-delay:0s}.sofi-home .spark.s2{top:180px;right:13%;animation-delay:1.4s}.sofi-home .spark.s3{top:320px;left:18%;width:10px;height:10px;animation-delay:2.6s}.sofi-home .spark.s4{top:280px;right:19%;width:10px;height:10px;animation-delay:3.4s}.sofi-home .hero-inner{position:relative;z-index:1}@media (max-width:640px){.sofi-home .spark{display:none}}.sofi-home .mock-row{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:12px}.sofi-home .mock-row.hi{border-color:rgba(76,29,149,.3);background:rgba(76,29,149,.05)}.sofi-home .mock-row-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.sofi-home .mock-row .result-title{min-width:0}.sofi-home .mock-meta{margin:8px 0 0;font-size:12px}.sofi-home .mock-bar{margin-top:10px}.sofi-home .mock-val{flex:none;font-size:12.5px}.sofi-home .mock-val.amber{color:var(--amber)}.sofi-home .tone-warn{color:#fde68a}.sofi-home .tone-ok{color:#86efac}.sofi-home .tw-caret{height:1.02em;margin-left:2px;vertical-align:-2px;background:var(--brand)}.sofi-home .term-caret,.sofi-home .tw-caret{display:inline-block;width:7px;border-radius:1px}.sofi-home .term-caret{height:13px;margin-top:2px;background:#86efac}@keyframes sofi-fade-row{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes sofi-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes sofi-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}@media (prefers-reduced-motion:no-preference){.sofi-home .mock-line,.sofi-home .mock-row{animation:sofi-fade-row .5s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--d,0ms)}.sofi-home .mock-bar>span{transform-origin:left center;animation:sofi-grow .9s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--d, 0ms) + .16s)}.sofi-home .term-caret,.sofi-home .tw-caret{animation:sofi-blink 1.05s steps(1) infinite}.sofi-home .term-caret{opacity:0;animation-delay:var(--d,0ms)}}@media (prefers-reduced-motion:reduce){.sofi-home .term-caret,.sofi-home .tw-caret{display:none}}