.conversation-scene{--cs-ink:#253126;--cs-muted:#60705d;--cs-line:#dce1d6;--cs-ease:cubic-bezier(.22,1,.36,1);width:100%;min-width:0;border:1px solid #e0e5d9;border-radius:12px;background:#f4f6ef;color:var(--cs-ink);font-family:var(--font-sans),sans-serif;font-size:13px;line-height:1.5;text-align:left;isolation:isolate;container-type:inline-size}.conversation-scene *,.conversation-scene :after,.conversation-scene :before{box-sizing:border-box}.conversation-scene button,.conversation-scene input{font:inherit}.conversation-scene button{cursor:pointer}.conversation-scene button:focus-visible,.conversation-scene input:focus-visible{outline:2px solid #3d6b35;outline-offset:4px}.conversation-scene svg{flex-shrink:0}.cs-footnote,.cs-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 22px;color:#52624c;font-size:10px}.cs-topline{border-bottom:1px solid #e3e7dd}.cs-footnote>span:first-child,.cs-topline>span:first-child{display:inline-flex;gap:6px;align-items:center}.cs-concept-label{font-size:9px;letter-spacing:.075em;text-transform:uppercase}.cs-footnote{border-top:1px solid #e3e7dd;padding-block:12px}.cs-stage{min-height:370px;padding:30px clamp(18px,6cqw,42px);display:flex;flex-direction:column;justify-content:center;gap:20px}.cs-bubble{position:relative;max-width:86%;border-radius:11px 11px 3px 11px;background:#e0e9d6;padding:13px 17px;align-self:flex-end}.cs-bubble p{margin:0;font-size:13px;line-height:1.6}.cs-speaker{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#54664a;margin-bottom:4px}.cs-bubble--garden{align-self:flex-start;border-radius:11px 11px 11px 3px;background:#fff;box-shadow:0 2px 6px #20331a06;border:1px solid #e2e5dc}.cs-bubble--agent{align-self:flex-start;background:#e9e2d3;border-radius:11px 11px 11px 3px}.cs-answer{display:flex;align-items:flex-start;gap:10px;color:#56654d;margin-top:-2px}.cs-answer p{margin:3px 0 0;font-size:11px;line-height:1.65;max-width:380px}.cs-answer-mark{display:grid;place-items:center;width:27px;height:27px;flex-shrink:0;background:#e4eadc;border-radius:50%}.cs-paper{background:#fff;border:1px solid #dfe3d9;box-shadow:0 12px 28px -15px #31402724;border-radius:7px}.cs-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;align-self:flex-start;min-height:38px;padding:9px 14px;border:1px solid #d0dac5;border-radius:5px;color:#31462b;background:#ecf2e4;font-size:11px;line-height:1.4;font-weight:500;transition:background .2s,border-color .2s}.cs-button:hover{background:#dfeacd;border-color:#b9cba7}.cs-segment{display:inline-flex;padding:3px;gap:2px;border:1px solid #dce2d4;border-radius:6px;background:#edf1e6;width:fit-content;max-width:100%}.cs-segment button{background:transparent;padding:7px 10px;min-height:31px;border:0;border-radius:3px;color:#5a6b50;font-size:10px;line-height:1.35}.cs-segment button[aria-pressed=true]{background:#fff;color:#2e4328;box-shadow:0 1px 4px #20311612}.cs-pill{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;color:#536948;background:#eaf0e2;border:1px solid #dce6d0;border-radius:20px;padding:3px 8px;font-size:9px;font-weight:400}.cs-microcopy{display:block;font-size:9px;line-height:1.6;color:#5e6e54}.cs-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cs-paper-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 20px;border-bottom:1px solid #e6e9e1;font-size:11px}.cs-paper-header>span{display:flex;gap:8px;align-items:center}.cs-paper-header .cs-segment button{padding:4px 8px;min-height:25px}.cs-report-intro{padding:22px 23px 16px;display:flex;flex-direction:column;gap:4px}.cs-report-intro small{font-size:8px;letter-spacing:.08em;color:var(--cs-muted)}.cs-report-intro>strong{font-size:23px;letter-spacing:-.04em;font-weight:400;margin-top:3px}.cs-report-intro>span{font-size:10px;color:var(--cs-muted)}.cs-report-lines{margin:0;padding:0 23px;font-size:11px}.cs-report-lines>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #eceee7}.cs-report-lines dd,.cs-report-lines dt{margin:0}.cs-report-lines dd{font-variant-numeric:tabular-nums}.cs-report-lines .cs-report-total{font-weight:600;padding-block:12px;border-bottom:0}.cs-report-bottom{display:flex;align-items:center;gap:10px;padding:13px 23px;background:#fafbf7;font-size:10px;border-top:1px solid #e7eade;border-radius:0 0 7px 7px}.cs-report-bottom>strong{margin-left:auto;font-size:14px;font-weight:500}.cs-report-open{width:100%;display:flex;align-items:center;gap:10px;padding:15px 21px;background:#edf3e4;color:#3c5632;border:0;border-top:1px solid #dae4cc;border-radius:0 0 6px 6px;text-align:left;transition:background .2s}.cs-report-open:hover{background:#e0eccf}.cs-report-open>span{flex:1;font-size:11px;font-weight:500}.cs-report-open small{display:block;margin-top:3px;font-size:8px;font-weight:400;color:#52624c}.cs-artifact-dialog{color:#253126;width:min(680px,calc(100vw - 32px));max-height:min(850px,88dvh);margin:auto;padding:0;background:#fff;border:1px solid #dce3d2;border-radius:12px;box-shadow:0 30px 100px #16220f40;overflow:auto}.cs-artifact-dialog::backdrop{background:#17201080;backdrop-filter:blur(5px)}.cs-artifact-body{padding:clamp(20px,4vw,38px)}.cs-artifact-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:#5d6e52}.cs-artifact-top>span{display:flex;align-items:center;gap:8px}.cs-artifact-close{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#f0f4e9;color:#31492a;border:0}.cs-artifact-close:hover{background:#e2eccf}.cs-artifact-heading{margin:32px 0 28px}.cs-artifact-heading>small{font-size:9px;letter-spacing:.075em;color:#65755a}.cs-artifact-heading h3{font-size:clamp(32px,4vw,43px);line-height:1.15;letter-spacing:-.045em;font-weight:400;margin:11px 0 7px}.cs-artifact-heading p{font-size:12px;color:#617256;margin:0}.cs-artifact-table{width:100%;border-collapse:collapse;font-size:12px}.cs-artifact-table th{text-align:left;font-weight:400}.cs-artifact-table td,.cs-artifact-table th:last-child{text-align:right;font-variant-numeric:tabular-nums}.cs-artifact-table td,.cs-artifact-table th{padding:10px 0;border-bottom:1px solid #e7ecdf}.cs-artifact-table thead th{color:#647559;font-size:10px}.cs-artifact-table .cs-artifact-subtotal>*{font-weight:600;padding-block:13px;border-bottom-color:#cbd8bd}.cs-artifact-table .cs-artifact-subtotal:last-child>*{font-size:15px;border-bottom:0}.cs-artifact-insight{display:flex;align-items:flex-start;gap:11px;padding:17px;margin:22px 0 18px;background:#f0f5e9;border-radius:6px;color:#4d6540}.cs-artifact-insight p{font-size:11px;line-height:1.7;margin:0}.cs-artifact-insight svg{margin-top:2px}.cs-comparison{background:#fff;border:1px solid #e0e4d9;border-radius:8px;padding:20px 22px}.cs-comparison-chart{display:flex;align-items:flex-end;justify-content:center;gap:clamp(16px,6cqw,42px);padding-top:28px;min-height:210px}.cs-comparison-column{flex:0 1 90px;text-align:center}.cs-comparison-column>strong{display:block;font-size:17px;font-weight:500;letter-spacing:-.045em;margin-bottom:8px}.cs-comparison-bar{display:flex;align-items:flex-end;justify-content:center;min-width:45px;border-radius:5px 5px 0 0;background:#dce5ce;padding-bottom:10px;font-size:10px;transition:height .45s var(--cs-ease);transform-origin:bottom}.cs-comparison-bar--new{background:#3d5935;color:#fff}.cs-comparison-note{display:flex;flex-direction:column;padding-bottom:24px;max-width:90px}.cs-comparison-note>strong{font-size:22px;letter-spacing:-.04em;font-weight:400;margin:5px 0 3px}.cs-comparison-note>span{color:var(--cs-muted);font-size:10px}.cs-vendor{text-align:center;padding:24px;border:1px solid #e0e4d8;border-radius:8px;background:#fff}.cs-vendor-stamp{display:inline-flex;align-items:center;gap:8px;font-family:Georgia,serif;font-size:24px}.cs-vendor-stamp>span{font:10px var(--font-sans),sans-serif;letter-spacing:.03em;color:var(--cs-muted)}.cs-vendor-number{display:flex;flex-direction:column;margin:14px 0 20px}.cs-vendor-number>strong{font-size:76px;line-height:1;font-weight:400;letter-spacing:-.06em}.cs-vendor-number>span{font-size:11px;color:var(--cs-muted);margin-top:7px}.cs-vendor-total{border-top:1px solid #e7eadf;padding-top:15px;display:flex;justify-content:space-between;gap:14px;margin-bottom:18px;font-size:11px}.cs-vendor-total strong{font-weight:500}.cs-entry-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding-top:17px;font-size:10px}.cs-entry-strip span{display:flex;flex-direction:column;gap:5px}.cs-entry-strip b{font-weight:500;color:var(--cs-muted)}.cs-spending{padding:20px;background:#fff;border-radius:8px;border:1px solid #e0e4d9}.cs-spend-top{justify-content:space-between;gap:12px;font-size:10px;color:var(--cs-muted)}.cs-spend-body,.cs-spend-top{display:flex;align-items:center}.cs-spend-body{justify-content:space-around;gap:25px;padding:26px 0 12px}.cs-spend-ring{width:clamp(110px,34cqw,175px);aspect-ratio:1;border-radius:50%;padding:17px;background:conic-gradient(#405c35 0 65%,#d9e4c8 65% 100%);flex-shrink:0}.cs-spend-ring--count{background:conic-gradient(#405c35 0 60%,#d9e4c8 60% 100%)}.cs-spend-ring>div{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#fff}.cs-spend-ring small{font-size:7px;letter-spacing:.05em;color:var(--cs-muted)}.cs-spend-ring strong{font-size:clamp(17px,4.5cqw,25px);font-weight:400;letter-spacing:-.04em}.cs-spend-key{display:flex;flex-direction:column;gap:18px}.cs-spend-key>div{display:flex;align-items:baseline;gap:8px}.cs-spend-key i{width:7px;height:7px;border-radius:2px;background:#405c35}.cs-spend-key>div:nth-child(2) i{background:#b4c69c}.cs-spend-key span{display:flex;flex-direction:column;font-size:10px}.cs-spend-key strong{font-size:19px;font-weight:500;margin-block:2px}.cs-spend-key small{font-size:8px;color:var(--cs-muted)}.cs-bank{background:#fff;border:1px solid #dce3d3;border-radius:8px;padding:21px}.cs-bank-heading{display:flex;align-items:center;gap:11px;padding-bottom:18px}.cs-bank-symbol{display:grid;place-items:center;width:42px;height:46px;border-radius:8px;background:#eaf0e0;flex-shrink:0}.cs-bank-heading>div{display:flex;flex-direction:column;gap:4px;flex:1}.cs-bank-heading small{color:var(--cs-muted);letter-spacing:.1em;font-size:8px}.cs-bank-heading strong{font-size:15px;font-weight:500;letter-spacing:-.035em}.cs-bank-details{border-block:1px solid #e5e9df;padding-block:7px;margin-bottom:18px}.cs-bank-details>div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;font-size:11px}.cs-bank-details span{color:var(--cs-muted)}.cs-bank-details strong{font-weight:500;text-align:right}.cs-bank-details .cs-bank-balance{border-top:1px solid #e5e9df;margin-top:5px;padding-top:13px}.cs-bank .cs-microcopy{margin-top:11px}.conversation-scene--agents,.conversation-scene--cards{background:#f0f3e8}.cs-card-stage{display:flex;align-items:center;flex-direction:column;gap:19px}.cs-physical-card{position:relative;width:min(100%,322px);aspect-ratio:1.62;border-radius:13px;overflow:hidden;background:#d2e7a0;padding:22px 24px;box-shadow:0 22px 30px -19px #29421d57;transform:rotate(-4deg);transition:background .3s,color .3s}.cs-physical-card--credit{background:#2f4530;color:#f0f6e5}.cs-card-brand{display:flex;align-items:center;gap:6px;position:relative;z-index:1}.cs-card-brand>span:first-of-type{font-size:19px;letter-spacing:-.06em;font-weight:500}.cs-card-brand>span:last-child{margin-left:auto;font-size:10px;text-transform:capitalize}.cs-card-chip{margin-top:23px;width:31px;height:23px;border:1px solid #809466;border-radius:4px;background:repeating-linear-gradient(0deg,transparent 0 6px,#889f6b80 7px 8px);position:relative;z-index:1}.cs-card-chip:before{content:"";position:absolute;width:12px;height:100%;top:0;left:8px;border-inline:1px solid #809466}.cs-card-number{display:block;position:relative;z-index:1;font-size:13px;letter-spacing:.05em;margin-top:15px}.cs-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;position:relative;z-index:1;margin-top:13px;font-size:7px;letter-spacing:.08em}.cs-card-arc{width:230px;height:230px;right:-105px;top:8px;opacity:.12}.cs-card-arc,.cs-card-arc:after,.cs-card-arc:before{position:absolute;border:1px solid;border-radius:50%}.cs-card-arc:after,.cs-card-arc:before{content:"";inset:14px}.cs-card-arc:after{inset:28px}.cs-card-controls{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;width:100%;font-size:9px;color:var(--cs-muted)}.cs-card-controls>span{display:inline-flex;align-items:center;gap:6px}.cs-card-edit{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;width:100%}.cs-card-reveal{display:inline-flex;align-items:center;gap:6px;padding:9px 11px;min-height:35px;color:#49613b;border:1px solid #cfdcbb;background:#f8faf3;border-radius:5px;font-size:9px!important}.cs-card-reveal:hover{background:#e6efd9}.cs-card-edit label{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(100%,322px);margin-top:4px;border-top:1px solid #d8e2ca;padding-top:12px;font-size:10px;color:#566c48}.cs-card-edit label>span{display:flex;align-items:center;gap:5px}.cs-card-edit input{color:#314929;background:#fff;border:1px solid #cfdabb;border-radius:4px;padding:7px;width:85px;min-width:0;font-size:11px}.cs-characters{display:flex;justify-content:center;align-items:flex-end;gap:clamp(12px,4cqw,34px);position:relative;width:100%;min-height:114px}.cs-character{width:100px;height:117px;position:relative;flex-shrink:0;transform-origin:50% 94%}.cs-character--second{width:108px;height:126px}.cs-character>.garden-agent-avatar{width:100%;height:100%}.cs-character-message{display:flex;justify-content:center;align-items:center;gap:4px;width:43px;height:31px;border-radius:6px 6px 2px 6px;border:1px solid #d8dfcb;background:#fff;align-self:flex-start;margin-top:10px}.cs-character-message i{width:3px;height:3px;border-radius:50%;background:#72815b}.cs-agent-stage{display:flex;flex-direction:column;align-items:center;width:100%;gap:22px}.cs-agent-labels{display:flex;justify-content:center;gap:60px;width:100%;color:#5e6e50;font-size:9px}.cs-agent-exchange{display:flex;flex-direction:column;gap:10px;width:100%}.cs-agent-exchange .cs-bubble{max-width:87%}.cs-agent-exchange .cs-bubble--garden{align-self:flex-end}.cs-handoff{display:flex;gap:9px;align-items:center;width:100%;font-size:9px;color:#52624c}.cs-handoff span{border:1px solid #d2dbbf;border-radius:20px;padding:4px 8px}.cs-handoff span.is-complete{background:#dce9bf;color:#374d2d}.cs-handoff i{display:block;flex:1;height:1px;background:#cdd7bc}.cs-agent-stage>.cs-button{align-self:center}.cs-returned-artifact{width:100%;overflow:hidden;animation:cs-arrive .5s var(--cs-ease) both}.cs-returned-summary{padding:19px 21px 17px}.cs-returned-period{display:block;font-size:8px;letter-spacing:.07em;color:#52624c}.cs-returned-summary>strong{display:block;margin-top:7px;font-size:20px;line-height:1.25;letter-spacing:-.035em;font-weight:400}.cs-returned-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.cs-returned-metrics>span{display:flex;flex-direction:column;gap:3px;color:#52624c;font-size:9px}.cs-returned-metrics b{font-size:22px;font-weight:400;letter-spacing:-.035em;color:#344e2c}.cs-comparison-table thead th:not(:first-child){text-align:right}.cs-comparison-table td{white-space:nowrap}.cs-comparison-table th:first-child{padding-right:12px}.cs-comparison-source{display:flex;align-items:flex-start;gap:10px;margin:0 0 20px;color:#52624c}.cs-comparison-source svg{margin-top:2px}.cs-comparison-source p{margin:0;font-size:10px;line-height:1.7}.cs-comparison-source span,.cs-comparison-source strong{display:block}.cs-comparison-source strong{font-weight:500;color:#344e2c}.cs-chief{display:flex;align-items:center;flex-direction:column;gap:19px;padding:16px 5px 5px}.cs-chief .cs-characters{min-height:80px}.cs-chief .cs-character{width:80px;height:80px}.cs-chief-copy{text-align:center;max-width:320px}.cs-chief-copy>small{font-size:8px;letter-spacing:.08em;color:var(--cs-muted)}.cs-chief-copy>strong{display:block;font-size:24px;line-height:1.2;font-weight:400;letter-spacing:-.04em;margin-top:9px;overflow-wrap:anywhere}.cs-chief-copy>p{color:var(--cs-muted);font-size:11px;line-height:1.65;margin:10px 0 0}.cs-chief-form{display:flex;align-items:stretch;gap:8px;width:min(100%,345px)}.cs-chief-form input{min-width:0;width:100%;border:1px solid #d4ddc7;background:#fff;border-radius:5px;padding:10px 12px;color:var(--cs-ink);font-size:12px}.cs-chief-form>button{flex-shrink:0;align-self:stretch}.cs-invoice{padding:23px;position:relative}.cs-invoice:after{content:"";position:absolute;inset:7px -5px -7px 5px;border:1px solid #e0e5d8;border-radius:7px;background:#fafbf7;z-index:-1;transform:rotate(1.5deg)}.cs-invoice-top{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:8px;letter-spacing:.1em;color:var(--cs-muted)}.cs-invoice-value{margin-top:25px;display:flex;flex-direction:column;gap:4px}.cs-invoice-value small{color:var(--cs-muted);font-size:10px}.cs-invoice-value>strong{font-size:39px;font-weight:400;letter-spacing:-.045em}.cs-invoice-rule{height:1px;background:#e2e7d8;margin:17px 0 8px}.cs-amount-line{display:flex;justify-content:space-between;gap:14px;padding:9px 0;font-size:11px}.cs-amount-line strong{font-weight:500}.cs-invoice .cs-button{margin-top:18px}.cs-invoice-note{padding:12px;margin-top:10px;background:#f4f7ed;border-radius:4px;color:#5d6a51;font-size:10px}.cs-payment{flex-direction:column;padding:24px 20px;gap:17px;background:#fff;border:1px solid #dfe5d6;border-radius:8px}.cs-payment,.cs-payment-path{display:flex;align-items:center}.cs-payment-path{justify-content:center;gap:20px;width:100%}.cs-payment-path>span{display:flex;align-items:center;flex-direction:column;gap:8px;padding-top:6px}.cs-payment-path small{font-size:9px;color:var(--cs-muted)}.cs-payment-path>div{display:flex;align-items:center;gap:8px;width:70px;color:#7a8e67}.cs-payment-path>div i{height:1px;flex:1;background:#c8d7b7}.cs-recipient{font-family:Georgia,serif;font-size:26px;height:28px}.cs-payment-value{text-align:center}.cs-payment-value small{font-size:8px;letter-spacing:.075em;color:var(--cs-muted);display:block}.cs-payment-value strong{display:block;font-size:47px;letter-spacing:-.045em;line-height:1.35;font-weight:400}.cs-payment-value strong>span{color:#819374}.cs-payment-review{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:45px;padding:10px 13px;background:#f3f6ed;border-radius:5px;font-size:10px;color:#57694a}.cs-payment>.cs-button{align-self:center}.cs-ledger{padding:23px;background:#fff;border:1px solid #dde5d5;border-radius:8px}.cs-ledger-heading{gap:8px;font-size:11px}.cs-ledger-heading,.cs-ledger-sides{display:flex;align-items:center;justify-content:space-between}.cs-ledger-sides{gap:15px;margin:27px 0}.cs-ledger-sides>div{display:flex;flex-direction:column;gap:5px;flex:1}.cs-ledger-sides>div:last-child{text-align:right}.cs-ledger-sides small{color:var(--cs-muted);font-size:8px;letter-spacing:.08em}.cs-ledger-sides strong{font-size:30px;letter-spacing:-.04em;font-weight:400}.cs-ledger-sides div>span{font-size:9px;color:var(--cs-muted)}.cs-ledger-equals{font-size:21px;color:#879a76}.cs-ledger-trace{display:flex;align-items:center;justify-content:center;gap:8px;font-size:8px;border-top:1px solid #e1e8d9;padding-top:15px;margin-top:18px}.cs-treasury{padding:22px;background:#fff;border:1px solid #dde4d4;border-radius:8px}.cs-treasury-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.cs-treasury-head small{display:block;font-size:8px;color:var(--cs-muted);letter-spacing:.04em}.cs-treasury-head strong{font-size:33px;letter-spacing:-.04em;font-weight:400;line-height:1.5}.cs-treasury-head .cs-button{font-size:9px;padding:6px 9px;min-height:32px;gap:6px}.cs-cash-chart{position:relative;margin:26px 0 20px;display:flex;justify-content:space-between;flex-wrap:wrap;font-size:9px;color:var(--cs-muted)}.cs-cash-chart svg{width:100%;height:126px;overflow:visible;margin-bottom:9px}.cs-chart-line{stroke-dasharray:600;stroke-dashoffset:0}.cs-cash-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:15px;border-top:1px solid #e3e8da;padding-top:16px;margin-bottom:15px}.cs-cash-breakdown>div{display:flex;align-items:flex-start;gap:8px}.cs-cash-breakdown>div>span{display:flex;flex-direction:column;font-size:9px;color:var(--cs-muted)}.cs-cash-breakdown strong{font-size:15px;font-weight:500;color:var(--cs-ink)}.cs-assets{display:flex;flex-direction:column;align-items:center;gap:17px}.cs-asset-orbit{position:relative;height:190px;width:min(100%,300px);display:grid;place-items:center}.cs-asset-orbit>i{position:absolute;width:205px;height:138px;border:1px solid #cedabe;border-radius:50%;transform:rotate(-27deg)}.cs-asset-orbit>i:nth-child(2){width:275px;height:184px;transform:rotate(-27deg)}.cs-asset-core{width:75px;height:75px;border-radius:50%;border:1px solid #b7c99e;display:grid;place-items:center;background:#dbe9c4;z-index:1}.cs-asset-token{position:absolute;display:grid;place-items:center;width:38px;height:38px;border:1px solid #d5decb;border-radius:50%;background:#fff;font-size:21px}.cs-asset-token--one{top:18px;right:55px}.cs-asset-token--two{bottom:19px;right:32px}.cs-asset-token--three{left:14px;top:89px}.cs-asset-caption{display:flex;flex-direction:column;gap:6px;text-align:center}.cs-asset-caption strong{font-size:19px;font-weight:400;letter-spacing:-.025em}.cs-asset-caption>span{font-size:10px;color:var(--cs-muted)}.cs-assets>.cs-button{align-self:center}.cs-compliance{display:flex;align-items:center;flex-direction:column;padding:12px 20px;text-align:center}.cs-compliance-seal{display:grid;place-items:center;width:85px;height:85px;border-radius:50%;background:#dfeacd;outline:1px solid #cddcba;outline-offset:8px;margin:9px 0 28px}.cs-compliance>strong{font-size:25px;font-weight:400;letter-spacing:-.04em}.cs-compliance>p{margin:7px 0 0;font-size:11px;color:var(--cs-muted)}.cs-check-items{display:flex;flex-direction:column;width:100%;gap:8px;margin:22px 0;text-align:left}.cs-check-items>span{display:flex;gap:9px;align-items:center;padding:10px 13px;background:#fff;border:1px solid #dfe6d4;border-radius:5px;font-size:11px}.cs-review-dot{margin-inline:3px;width:8px;height:8px;border:1px solid #8c9172;border-radius:50%}.cs-compliance>.cs-button{align-self:center}.cs-detail-note{font-size:10px;color:var(--cs-muted);line-height:1.65}.cs-connections{display:flex;align-items:center;flex-direction:column;gap:23px;padding:14px 0 6px}.cs-connection-map{display:flex;align-items:center;width:100%;gap:9px;padding:17px 0 26px}.cs-connection-hub,.cs-connection-node{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;width:79px;height:86px;border-radius:9px;background:#fff;border:1px solid #dce4d0;flex-shrink:0}.cs-connection-hub span,.cs-connection-node span{font-size:9px}.cs-connection-node--green{background:#e3edd2}.cs-connection-hub{background:#314c2b;border-color:#314c2b;color:#e7f1db;width:87px;height:95px}.cs-connection-line{flex:1;height:1px;background:#c5d3b7;min-width:8px;position:relative}.cs-connection-line:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#779461;top:-2px;left:50%}.cs-connection-copy{text-align:center}.cs-connection-copy strong{font-size:20px;letter-spacing:-.03em;font-weight:400}.cs-connection-copy p{font-size:11px;color:var(--cs-muted);max-width:295px;margin:8px auto 0}.cs-events{background:#fff;border:1px solid #e0e7d6;border-radius:8px;padding:22px}.cs-events-title{display:flex;align-items:center;gap:9px;font-size:12px}.cs-event-signal{display:block;width:7px;height:7px;border-radius:50%;background:#6b884f;box-shadow:0 0 0 4px #eff3e8}.cs-event-list{margin:23px 0 21px;padding:0;list-style:none;position:relative}.cs-event-list:before{content:"";position:absolute;top:20px;bottom:30px;left:15px;width:1px;background:#dbe4ce}.cs-event-list li{position:relative;display:flex;align-items:center;gap:13px;padding:10px 0}.cs-event-list li>span{display:grid;place-items:center;background:#f0f4e9;width:32px;height:32px;border-radius:50%;flex-shrink:0;z-index:1}.cs-event-list li>div{display:flex;flex-direction:column;gap:3px;flex:1}.cs-event-list strong{font-size:11px;font-weight:500}.cs-event-list small{font-size:9px;color:var(--cs-muted)}.cs-event-list time{font-size:8px;color:var(--cs-muted)}.cs-event-context{display:flex;flex-direction:column;gap:8px;padding-top:14px;margin-top:16px;border-top:1px solid #e2e8d8}.cs-event-context>span{display:flex;justify-content:space-between;gap:10px;font-size:9px}.cs-event-context strong{font-weight:500}.cs-reconciliation{display:flex;flex-direction:column;align-items:center;padding:8px 0}.cs-match-row{width:100%;display:flex;align-items:center;gap:12px;padding:17px;border:1px solid #dce4d1;border-radius:7px;background:#fff;transition:border-color .25s}.cs-match-icon{display:grid;place-items:center;background:#f0f4e9;width:39px;height:43px;border-radius:6px;flex-shrink:0}.cs-match-row>div{flex:1;display:flex;flex-direction:column;gap:3px}.cs-match-row small{font-size:8px;color:var(--cs-muted);letter-spacing:.06em}.cs-match-row strong{font-size:12px;font-weight:500}.cs-match-row div>span{color:var(--cs-muted);font-size:9px}.cs-match-row>b{font-size:19px;letter-spacing:-.025em;font-weight:500}.cs-match-connector{display:flex;flex-direction:column;gap:5px;align-items:center;padding:12px;color:#60774c}.cs-match-connector small{font-size:9px}.cs-reconciliation>.cs-button{margin-top:20px;align-self:center}.cs-reconciliation>.cs-microcopy{margin-top:12px}.cs-reconciliation.is-matched .cs-match-row{border-color:#91ae73}.cs-access{padding:22px;background:#fff;border:1px solid #dce4d1;border-radius:8px}.cs-access-person{display:flex;align-items:center;gap:11px;padding:23px 0}.cs-access-person>span{width:43px;height:43px;display:grid;place-items:center;flex-shrink:0;background:#e5edd8;border-radius:50%;font-size:13px}.cs-access-person>div{flex:1;display:flex;flex-direction:column;gap:4px}.cs-access-person strong{font-size:13px;font-weight:500}.cs-access-person small{font-size:9px;color:var(--cs-muted)}.cs-permission-lines{border-top:1px solid #e4e9dc}.cs-permission-lines>span{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;padding:12px 0;border-bottom:1px solid #e4e9dc}.cs-access .cs-detail-note{margin:15px 0 0}.cs-documents{position:relative;display:flex;flex-direction:column;align-items:center;padding:9px 10px}.cs-document-front{position:relative;width:100%;padding:27px;z-index:1}.cs-document-back{position:absolute;height:75%;inset:5px 5px auto 17px;border:1px solid #dce4d0;border-radius:7px;background:#edf2e4;transform:rotate(4deg)}.cs-document-heading{display:flex;gap:9px;align-items:center;font-size:8px;letter-spacing:.06em;color:var(--cs-muted);margin-bottom:27px}.cs-document-front>strong{display:block;max-width:250px;font-size:27px;line-height:1.12;font-weight:400;letter-spacing:-.045em}.cs-document-front>p{font-size:11px;line-height:1.7;color:var(--cs-muted);margin:15px 0 0;max-width:280px}.cs-document-marks{margin:23px 0;display:flex;flex-direction:column;gap:7px}.cs-document-marks i{height:3px;width:100%;background:#e8edde;border-radius:1px}.cs-document-marks i:nth-child(2){width:88%}.cs-document-marks i:nth-child(4){width:62%}.cs-document-label{font-size:9px;color:var(--cs-muted)}.cs-documents>.cs-button{align-self:center;margin-top:21px}.conversation-scene[data-entered=true] .cs-stage>.cs-reveal:first-child{animation:cs-arrive .7s var(--cs-ease) both}.conversation-scene[data-entered=true] .cs-stage>.cs-reveal:nth-child(2){animation:cs-arrive .85s .15s var(--cs-ease) both}.conversation-scene[data-entered=true] .cs-stage>.cs-reveal:nth-child(3){animation:cs-arrive .75s .36s var(--cs-ease) both}.conversation-scene[data-entered=true] .cs-comparison-bar{animation:cs-bar-grow 1.15s .35s var(--cs-ease) both}.conversation-scene[data-entered=true] .cs-chart-line{animation:cs-line-draw 1.4s .3s var(--cs-ease) both}.conversation-scene[data-entered=true] .cs-characters[data-active=true] .cs-character--first{animation:cs-character-hello 1.4s .18s var(--cs-ease) both}.conversation-scene[data-entered=true] .cs-characters[data-active=true] .cs-character--second{animation:cs-character-hello 1.5s .4s var(--cs-ease) both}.conversation-scene[data-entered=true] .cs-characters[data-active=true] .garden-agent-look{animation:cs-eyes-look 2.1s .5s var(--cs-ease) both}.conversation-scene[data-entered=true] .cs-characters[data-active=true] .garden-agent-eye-marks{animation:cs-eyes-blink 2.4s ease .35s both}.conversation-scene[data-entered=true] .cs-character-message{animation:cs-arrive .65s .75s var(--cs-ease) both}.conversation-scene[data-entered=true] .cs-event-list li{animation:cs-arrive .7s .2s var(--cs-ease) both}.conversation-scene[data-entered=true] .cs-event-list li:nth-child(2){animation-delay:.42s}.conversation-scene[data-entered=true] .cs-event-list li:nth-child(3){animation-delay:.64s}@keyframes cs-arrive{0%{opacity:.2;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes cs-bar-grow{0%{transform:scaleY(.2)}to{transform:scaleY(1)}}@keyframes cs-line-draw{0%{stroke-dashoffset:600}to{stroke-dashoffset:0}}@keyframes cs-character-hello{0%{transform:translateY(12px) rotate(-7deg)}55%{transform:translateY(-5px) rotate(4deg)}to{transform:translateY(0) rotate(0)}}@keyframes cs-eyes-look{0%,to{transform:translateX(0)}35%{transform:translateX(7px)}68%{transform:translateX(-3px)}}@keyframes cs-eyes-blink{0%,41%,49%,to{transform:scaleY(1)}45%{transform:scaleY(.12)}}.conversation-scene--compact .cs-stage{min-height:325px;padding:22px 20px;gap:16px}.conversation-scene--compact .cs-footnote,.conversation-scene--compact .cs-topline{padding-inline:17px}.conversation-scene--compact .cs-answer{display:none}.conversation-scene--compact .cs-bubble p{font-size:12px}.conversation-scene--compact .cs-report-intro{padding-top:16px}.conversation-scene--compact .cs-report-intro>strong{font-size:20px}.conversation-scene--compact .cs-report-lines>div{padding-block:6px}.conversation-scene--compact .cs-physical-card{max-width:290px}.conversation-scene--compact .cs-agent-stage{gap:17px}@container (max-width: 390px){.cs-stage{padding:23px 17px;gap:17px}.cs-footnote,.cs-topline{padding-inline:16px}.cs-topline{gap:5px;font-size:9px}.cs-concept-label{font-size:8px}.cs-footnote{gap:6px;font-size:9px}.cs-bubble{max-width:95%;padding:11px 14px}.cs-bubble p{font-size:12px}.cs-access,.cs-bank,.cs-events,.cs-ledger,.cs-spending,.cs-treasury{padding:17px}.cs-bank-heading{gap:8px;flex-wrap:wrap}.cs-bank-heading strong{font-size:14px}.cs-bank-heading .cs-pill{margin-left:auto}.cs-bank-details>div{font-size:10px}.cs-bank-symbol{width:34px;height:39px}.cs-spend-top{align-items:flex-start;gap:8px;flex-direction:column}.cs-spend-body{gap:17px}.cs-spend-ring{padding:13px}.cs-spend-key strong{font-size:16px}.cs-spend-key small{font-size:8px}.cs-comparison{padding:18px}.cs-comparison-chart{gap:19px}.cs-comparison-note strong{font-size:19px}.cs-comparison-column>strong{font-size:15px}.cs-report-intro,.cs-report-lines{padding-inline:18px}.cs-paper-header{padding-inline:16px}.cs-report-bottom{padding-inline:18px;gap:8px;font-size:9px}.cs-card-number{font-size:12px}.cs-physical-card{padding:18px 20px}.cs-card-chip{margin-top:17px}.cs-connection-node{width:63px;height:78px}.cs-connection-hub{width:71px;height:85px}.cs-connection-map{gap:5px}.cs-connection-hub span,.cs-connection-node span{font-size:8px}.cs-connection-copy strong{font-size:18px}.cs-chief-form{flex-direction:column}.cs-chief-form>button{width:100%}.cs-character{width:79px;height:92px}.cs-character--second{width:88px;height:103px}.cs-agent-labels{gap:48px;font-size:8px}.cs-asset-orbit>i:nth-child(2){width:245px;height:171px}.cs-match-row{padding:13px;gap:9px}.cs-match-row>b{font-size:16px}.cs-match-icon{width:31px;height:37px}.cs-match-row strong{font-size:11px}.cs-ledger-sides{gap:9px}.cs-ledger-sides strong{font-size:25px}.cs-treasury-head{flex-wrap:wrap}.cs-treasury-head strong{font-size:29px}.cs-invoice-value>strong{font-size:34px}.cs-document-front{padding:21px}.cs-document-front>strong{font-size:24px}}@container (max-width: 280px){.conversation-scene--compact .cs-stage,.cs-stage{padding-inline:11px}.cs-footnote>span:last-child{display:none}.cs-topline{padding-inline:11px}.cs-topline>span:first-child{font-size:8px}.cs-topline>span:first-child svg{display:none}.cs-concept-label{font-size:7px}.cs-comparison-chart{gap:12px}.cs-comparison-note{max-width:65px}.cs-comparison-note>strong{font-size:16px}.cs-spend-body{flex-direction:column}.cs-spend-key{flex-direction:row}.cs-connection-map{gap:4px}.cs-connection-node{width:57px}.cs-connection-hub{width:60px}.cs-connection-line{min-width:3px}.cs-connection-node span{font-size:7px}.cs-segment button{padding-inline:7px;font-size:9px}.cs-card-number{font-size:10px}.cs-card-brand>span:first-of-type{font-size:16px}.cs-card-chip{margin-top:12px}.cs-card-bottom{font-size:6px;margin-top:10px}.cs-card-controls{gap:8px}.cs-asset-orbit>i{width:64%;height:auto;aspect-ratio:205/138}.cs-asset-orbit>i:nth-child(2){width:82%;height:auto;aspect-ratio:275/184}.cs-event-list{margin-block:18px}.cs-event-list li{gap:8px}.cs-event-list time,.cs-report-bottom .cs-pill{display:none}.cs-report-intro>strong{font-size:21px}}@media (max-width:420px){.cs-comparison-table{font-size:10px}.cs-comparison-table th:first-child{max-width:90px;padding-right:8px}.cs-comparison-table td{padding-left:6px}}@media (prefers-reduced-motion:reduce){.conversation-scene *,.conversation-scene :after,.conversation-scene :before{animation:none!important;transition:none!important}}