.IntegrationsGlobe-module__IOCRhG__viewport{width:100vw;margin-left:calc(50% - 50vw);padding-top:48px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 62%,#000000a6 82%,#0000 100%);mask-image:linear-gradient(#000 0% 62%,#000000a6 82%,#0000 100%)}.IntegrationsGlobe-module__IOCRhG__scene{isolation:isolate;aspect-ratio:1000/540;width:100%;margin:0 auto;position:relative;container-type:inline-size}.IntegrationsGlobe-module__IOCRhG__glow{background:radial-gradient(ellipse at 50% 82%, var(--surface-02), transparent 68%);opacity:.7;pointer-events:none;border-radius:50% 50% 16% 16%;position:absolute;inset:0 5% 5%}.IntegrationsGlobe-module__IOCRhG__wireframe{pointer-events:none;width:100%;height:100%;stroke:var(--stroke-01);stroke-width:.8px;opacity:.6;position:absolute;inset:0;overflow:visible;-webkit-mask-image:linear-gradient(#000 50%,#0006 100%);mask-image:linear-gradient(#000 50%,#0006 100%)}.IntegrationsGlobe-module__IOCRhG__integration{cursor:pointer;will-change:transform;background:0 0;border:0;border-radius:16px;place-items:center;width:clamp(36px,6.2cqw,80px);height:clamp(36px,6.2cqw,80px);padding:0;display:grid;position:absolute;top:0;left:0}.IntegrationsGlobe-module__IOCRhG__icon{border-radius:25%;width:100%;height:100%;transition:transform .22s,box-shadow .22s;display:block;box-shadow:0 4px 10px #1c201d0f,0 14px 28px #1c201d0d}.IntegrationsGlobe-module__IOCRhG__icon img{object-fit:contain;border-radius:inherit;width:100%;height:100%;display:block}.IntegrationsGlobe-module__IOCRhG__integration[data-active=true]{z-index:300!important;opacity:1!important}.IntegrationsGlobe-module__IOCRhG__integration[data-active=true] .IntegrationsGlobe-module__IOCRhG__icon{transform:scale(1.13);box-shadow:0 8px 30px #1c201d24}.IntegrationsGlobe-module__IOCRhG__integration:focus-visible{outline:2px solid var(--primary);outline-offset:7px}.IntegrationsGlobe-module__IOCRhG__scene[data-filtered=true] .IntegrationsGlobe-module__IOCRhG__integration[data-matching=false]{opacity:.12!important}.IntegrationsGlobe-module__IOCRhG__scene[data-filtered=true] .IntegrationsGlobe-module__IOCRhG__integration[data-matching=true],.IntegrationsGlobe-module__IOCRhG__scene .IntegrationsGlobe-module__IOCRhG__integration[data-active=true],.IntegrationsGlobe-module__IOCRhG__scene[data-filtered=true] .IntegrationsGlobe-module__IOCRhG__integration[data-active=true]{opacity:1!important}.IntegrationsGlobe-module__IOCRhG__hoverCard{z-index:500;width:min(292px,100vw - 32px)}@media (prefers-reduced-motion:reduce){.IntegrationsGlobe-module__IOCRhG__icon{transition:none}}
.IntegrationCard-module__ExJSza__card{border:1px solid var(--stroke-01-dark);border-radius:calc(var(--radius) - 2px);background:var(--background-dark);color:var(--foreground-01-light);box-shadow:none;padding:16px}.IntegrationCard-module__ExJSza__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.IntegrationCard-module__ExJSza__cardHeader>img{object-fit:contain;flex:0 0 32px;width:32px;height:32px}.IntegrationCard-module__ExJSza__tags{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.IntegrationCard-module__ExJSza__tags span{border:1px solid var(--stroke-01-dark);font-family:var(--font-ibm-plex-mono), monospace;border-radius:3px;padding:2px 4px;font-size:11px;line-height:1.5}.IntegrationCard-module__ExJSza__cardName{margin:0;font-size:16px;font-weight:500;line-height:1.5}.IntegrationCard-module__ExJSza__cardDescription{color:var(--foreground-02-light);margin:4px 0 0;font-size:14px;line-height:1.5}.IntegrationCard-module__ExJSza__integrationLink{color:var(--foreground-01-light);align-items:center;gap:6px;margin-top:12px;font-size:14px;font-weight:500;display:inline-flex}.IntegrationCard-module__ExJSza__integrationLink:hover{text-underline-offset:3px;text-decoration:underline}.IntegrationCard-module__ExJSza__integrationLink:focus-visible{outline:2px solid var(--foreground-01-light);outline-offset:4px}
.IntegrationsExplorer-module__bBBFPG__desktop{display:none}.IntegrationsExplorer-module__bBBFPG__category{color:var(--foreground-02-dark);flex-direction:column;gap:8px;margin-bottom:20px;font-size:14px;line-height:1.5;display:flex}.IntegrationsExplorer-module__bBBFPG__category select{border:1px solid var(--stroke-01);background:var(--surface-01);width:100%;min-height:48px;color:var(--foreground-01-dark);font:inherit;border-radius:8px;padding:10px 12px;font-size:16px}.IntegrationsExplorer-module__bBBFPG__grid{grid-template-columns:minmax(0,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.IntegrationsExplorer-module__bBBFPG__grid li{min-width:0}.IntegrationsExplorer-module__bBBFPG__category select:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.IntegrationsExplorer-module__bBBFPG__filters{flex-wrap:wrap;gap:8px;display:flex}.IntegrationsExplorer-module__bBBFPG__filters button{color:var(--foreground-02-dark);cursor:pointer;border-radius:999px;padding:8px 12px;font-size:16px;line-height:1.5;transition:color .2s,background-color .2s}.IntegrationsExplorer-module__bBBFPG__filters button:hover{color:var(--foreground-01-dark)}.IntegrationsExplorer-module__bBBFPG__filters button[aria-pressed=true]{background:var(--primary);color:#fff}.IntegrationsExplorer-module__bBBFPG__filters button:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.IntegrationsExplorer-module__bBBFPG__globeFrame{height:calc(54vw + 48px)}@media (min-width:640px){.IntegrationsExplorer-module__bBBFPG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.IntegrationsExplorer-module__bBBFPG__mobile{display:none}.IntegrationsExplorer-module__bBBFPG__desktop{display:block}}@media (prefers-reduced-motion:reduce){.IntegrationsExplorer-module__bBBFPG__category select,.IntegrationsExplorer-module__bBBFPG__filters button{transition:none}}
.HomeHeroAnimation-module__WOBzVq__visual{isolation:isolate;width:100%;min-width:0;font-family:var(--font-gt-america), sans-serif;color:var(--foreground-01-dark);--hero-input:#3775ee;--hero-output:#96b9fa;--hero-cached:#8dc7b7;--card-border:color-mix(in oklch, var(--stroke-01) 65%, var(--surface-01));--muted:var(--foreground-02-dark);background:#f3f4f6;border-radius:12px;margin:0;font-weight:400;position:relative;overflow:visible;container-type:inline-size}.HomeHeroAnimation-module__WOBzVq__texture{object-fit:cover;border-radius:inherit;pointer-events:none}.HomeHeroAnimation-module__WOBzVq__playbackControl{z-index:20;border:1px solid var(--card-border);background:var(--surface-01);min-height:32px;color:var(--foreground-02-dark);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;display:flex;position:absolute;top:calc(100% + 12px);right:0}.HomeHeroAnimation-module__WOBzVq__playbackControl:hover{color:var(--foreground-01-dark);background:var(--surface-02)}.HomeHeroAnimation-module__WOBzVq__playbackControl:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.HomeHeroAnimation-module__WOBzVq__scene{border-radius:inherit;letter-spacing:-.16px;font-variant-numeric:tabular-nums;width:100%;min-width:0;height:max(700px,100cqw);font-size:clamp(12px,1.8cqw,14px);line-height:1.5;position:relative}.HomeHeroAnimation-module__WOBzVq__sceneClip{z-index:0;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.HomeHeroAnimation-module__WOBzVq__chartPosition{transform-origin:0 0;width:86%;position:absolute;top:6%;left:6%}.HomeHeroAnimation-module__WOBzVq__invoicePosition{z-index:7;width:54%;height:68%;position:absolute;bottom:5%;right:3%}.HomeHeroAnimation-module__WOBzVq__creditsPosition{z-index:2;width:46%;position:absolute;top:calc(6% + clamp(286px,42cqw,334px));left:3%}.HomeHeroAnimation-module__WOBzVq__alertPosition{z-index:8;transform-origin:100% 0;--notification-slide:16px;width:min(380px,64%);position:absolute;top:-28px;right:-20px}.HomeHeroAnimation-module__WOBzVq__card{border:1px solid var(--card-border);background:var(--surface-01);border-radius:5px;overflow:hidden;box-shadow:0 2px 4px #19212e04,0 20px 48px -20px #19212e24}.HomeHeroAnimation-module__WOBzVq__cardHeader{justify-content:space-between;align-items:center;gap:12px;font-weight:500;display:flex}.HomeHeroAnimation-module__WOBzVq__chart{padding:clamp(18px,3cqw,24px)}.HomeHeroAnimation-module__WOBzVq__chartSummary{justify-content:space-between;align-items:flex-end;gap:12px;margin:14px 0 24px;display:flex}.HomeHeroAnimation-module__WOBzVq__chartSummary strong{letter-spacing:-1.5px;font-size:clamp(36px,5.5cqw,44px);font-weight:500;line-height:1.1}.HomeHeroAnimation-module__WOBzVq__chartSummary strong span{color:var(--muted);letter-spacing:-.16px;margin-left:8px;font-size:12px;font-weight:400}.HomeHeroAnimation-module__WOBzVq__plot{height:clamp(120px,18cqw,150px);position:relative}.HomeHeroAnimation-module__WOBzVq__grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.HomeHeroAnimation-module__WOBzVq__grid>div{align-items:center;gap:12px;height:0;display:flex}.HomeHeroAnimation-module__WOBzVq__grid span{width:30px;color:var(--muted);text-align:right;font-size:9px}.HomeHeroAnimation-module__WOBzVq__grid i{background:var(--surface-02);flex:1;height:1px}.HomeHeroAnimation-module__WOBzVq__bars{grid-template-columns:repeat(18,minmax(0,1fr));gap:clamp(3px,.9cqw,7px);display:grid;position:absolute;inset:0 0 0 42px}.HomeHeroAnimation-module__WOBzVq__bar{transform-origin:bottom;height:100%;transform:scaleY(var(--bar-a));flex-direction:column-reverse;gap:1px;display:flex}.HomeHeroAnimation-module__WOBzVq__bar>span{display:block}.HomeHeroAnimation-module__WOBzVq__bar>span:first-child{height:66.6667%}.HomeHeroAnimation-module__WOBzVq__bar>span:nth-child(2){height:20%}.HomeHeroAnimation-module__WOBzVq__bar>span:last-child{height:13.3333%}.HomeHeroAnimation-module__WOBzVq__input{background-color:var(--hero-input)}.HomeHeroAnimation-module__WOBzVq__output{background-color:var(--hero-output)}.HomeHeroAnimation-module__WOBzVq__cached{background-color:var(--hero-cached)}.HomeHeroAnimation-module__WOBzVq__chartFooter{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:22px;font-size:11px;display:flex}.HomeHeroAnimation-module__WOBzVq__legend{gap:16px;display:flex}.HomeHeroAnimation-module__WOBzVq__legend span{border-radius:3px;align-items:center;gap:6px;display:flex}.HomeHeroAnimation-module__WOBzVq__legend i,.HomeHeroAnimation-module__WOBzVq__invoiceRow i{border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.HomeHeroAnimation-module__WOBzVq__invoice{flex-direction:column;height:100%;padding:clamp(16px,2.6cqw,24px);font-size:clamp(11px,1.65cqw,14px);display:flex;box-shadow:0 4px 8px #19212e05,0 28px 64px -24px #19212e38}.HomeHeroAnimation-module__WOBzVq__invoiceHeader{justify-content:space-between;align-items:center;display:flex}.HomeHeroAnimation-module__WOBzVq__invoiceHeader>strong{letter-spacing:-.8px;font-size:clamp(22px,3.4cqw,28px);font-weight:500}.HomeHeroAnimation-module__WOBzVq__invoiceHeader img{width:26px;height:26px}.HomeHeroAnimation-module__WOBzVq__invoiceMeta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:4px 12px;margin-top:12px;font-size:10px;display:flex}.HomeHeroAnimation-module__WOBzVq__invoiceTable{margin-top:28px}.HomeHeroAnimation-module__WOBzVq__invoiceTableHeader,.HomeHeroAnimation-module__WOBzVq__invoiceRow{border-bottom:1px solid var(--card-border);grid-template-columns:1fr .65fr 1fr;gap:6px;padding:12px 0;display:grid}.HomeHeroAnimation-module__WOBzVq__invoiceTableHeader{color:var(--muted);padding-top:0;font-size:10px}.HomeHeroAnimation-module__WOBzVq__invoiceTableHeader>:not(:first-child),.HomeHeroAnimation-module__WOBzVq__invoiceRow>:not(:first-child){text-align:right}.HomeHeroAnimation-module__WOBzVq__invoiceRow>:first-child{align-items:center;gap:6px;display:flex}.HomeHeroAnimation-module__WOBzVq__invoiceSubtotal,.HomeHeroAnimation-module__WOBzVq__invoiceCredit{justify-content:space-between;gap:8px;padding-top:10px;display:flex}.HomeHeroAnimation-module__WOBzVq__invoiceSubtotal{margin-top:auto}.HomeHeroAnimation-module__WOBzVq__invoiceCredit{color:var(--muted)}.HomeHeroAnimation-module__WOBzVq__invoiceCredit[data-applied=true]{color:#357665;animation:1.2s ease-out both HomeHeroAnimation-module__WOBzVq__creditApplied}.HomeHeroAnimation-module__WOBzVq__invoiceTotal{border-top:1px solid var(--stroke-01);justify-content:space-between;align-items:baseline;gap:8px;margin-top:12px;padding-top:14px;font-weight:500;display:flex}.HomeHeroAnimation-module__WOBzVq__invoiceTotal strong{letter-spacing:-1px;font-size:clamp(22px,3.4cqw,28px);font-weight:500}.HomeHeroAnimation-module__WOBzVq__poweredBy{color:var(--muted);justify-content:flex-end;align-items:center;gap:4px;margin-top:12px;font-size:9px;display:flex}.HomeHeroAnimation-module__WOBzVq__poweredBy img:first-of-type{width:9px;height:10px}.HomeHeroAnimation-module__WOBzVq__poweredBy img:last-of-type{width:25px;height:11px}.HomeHeroAnimation-module__WOBzVq__credits{border-radius:12px;box-shadow:0 2px 4px #19212e0a,0 12px 24px -8px #19212e26,0 28px 52px -16px #19212e3d}.HomeHeroAnimation-module__WOBzVq__credits .HomeHeroAnimation-module__WOBzVq__cardHeader{border-bottom:1px solid var(--card-border);padding:16px;font-size:14px}.HomeHeroAnimation-module__WOBzVq__creditDetails{padding:16px 16px 20px}.HomeHeroAnimation-module__WOBzVq__creditCustomer{background:#f1f1ef;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.HomeHeroAnimation-module__WOBzVq__creditAvatar{color:#fff;background:#5195ff;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:12px;font-weight:500;display:grid}.HomeHeroAnimation-module__WOBzVq__creditCustomer>div{flex-direction:column;gap:3px;min-width:0;display:flex}.HomeHeroAnimation-module__WOBzVq__creditCustomer strong{font-size:12px;font-weight:500}.HomeHeroAnimation-module__WOBzVq__creditCustomer>div>span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px;overflow:hidden}.HomeHeroAnimation-module__WOBzVq__creditExpiry{border-bottom:1px solid var(--card-border);flex-direction:column;gap:4px;padding-bottom:12px;font-size:10px;display:flex}.HomeHeroAnimation-module__WOBzVq__creditExpiry>span{color:#8c95a6}.HomeHeroAnimation-module__WOBzVq__creditExpiry strong{font-weight:400}.HomeHeroAnimation-module__WOBzVq__alert{background:color-mix(in srgb, var(--surface-01) 98%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:#ffffffe6;border-radius:20px;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 18px 40px -12px #19212e42,0 4px 12px #19212e12,inset 0 1px #ffffffc0}.HomeHeroAnimation-module__WOBzVq__alertIcon{width:42px;height:42px;color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, var(--surface-01));border-radius:13px;flex-shrink:0;place-items:center;display:grid}.HomeHeroAnimation-module__WOBzVq__alertIcon svg{width:22px;height:22px;display:block}.HomeHeroAnimation-module__WOBzVq__alertBody{flex:1;min-width:0}.HomeHeroAnimation-module__WOBzVq__alertBody strong{font-size:16px;font-weight:500;line-height:1.3;display:block}.HomeHeroAnimation-module__WOBzVq__alertBody p{color:var(--muted);margin-top:4px;font-size:14px;line-height:1.4}.HomeHeroAnimation-module__WOBzVq__scene[data-running=false] *,.HomeHeroAnimation-module__WOBzVq__scene[data-running=false] :before,.HomeHeroAnimation-module__WOBzVq__scene[data-running=false] :after{animation-play-state:paused!important}.HomeHeroAnimation-module__WOBzVq__invoicePosition,.HomeHeroAnimation-module__WOBzVq__creditsPosition,.HomeHeroAnimation-module__WOBzVq__alertPosition{opacity:0}.HomeHeroAnimation-module__WOBzVq__invoicePosition[data-visible=true]{opacity:1}.HomeHeroAnimation-module__WOBzVq__creditsPosition[data-visible=true]{opacity:1;animation:.9s cubic-bezier(.22,1,.36,1) both HomeHeroAnimation-module__WOBzVq__cardEnter}.HomeHeroAnimation-module__WOBzVq__scene[data-stage="7"] .HomeHeroAnimation-module__WOBzVq__creditsPosition{animation:.8s ease-in-out both HomeHeroAnimation-module__WOBzVq__cardExit}.HomeHeroAnimation-module__WOBzVq__creditBalance{flex-direction:column;align-items:flex-start;gap:4px;padding:20px 0;display:flex}.HomeHeroAnimation-module__WOBzVq__creditBalance>span{color:var(--muted);font-size:10px}.HomeHeroAnimation-module__WOBzVq__creditBalance>strong{letter-spacing:-.7px;font-size:24px;font-weight:500;line-height:1.2}.HomeHeroAnimation-module__WOBzVq__creditBalance small,.HomeHeroAnimation-module__WOBzVq__creditBalance strong>span{letter-spacing:-.16px;font-size:12px}@keyframes HomeHeroAnimation-module__WOBzVq__cardEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes HomeHeroAnimation-module__WOBzVq__cardExit{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-12px)}}@keyframes HomeHeroAnimation-module__WOBzVq__creditApplied{0%{background-color:#dceee3}to{background-color:#0000}}.HomeHeroAnimation-module__WOBzVq__analyticsPosition{z-index:10;opacity:0;pointer-events:none;content-visibility:hidden;position:absolute;inset:0}.HomeHeroAnimation-module__WOBzVq__scene[data-stage="5"] .HomeHeroAnimation-module__WOBzVq__analyticsPosition,.HomeHeroAnimation-module__WOBzVq__scene[data-stage="6"] .HomeHeroAnimation-module__WOBzVq__analyticsPosition,.HomeHeroAnimation-module__WOBzVq__scene[data-stage="7"] .HomeHeroAnimation-module__WOBzVq__analyticsPosition{content-visibility:visible}.HomeHeroAnimation-module__WOBzVq__reportPosition{width:83%;position:absolute;top:19%;left:4%}.HomeHeroAnimation-module__WOBzVq__reportHeader{border-bottom:1px solid var(--card-border);padding:16px;font-size:13px;font-weight:500}.HomeHeroAnimation-module__WOBzVq__reportValue{justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.HomeHeroAnimation-module__WOBzVq__reportValue>strong{letter-spacing:-.6px;font-size:25px;font-weight:500}.HomeHeroAnimation-module__WOBzVq__reportValue>span{color:#008559;white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:flex}.HomeHeroAnimation-module__WOBzVq__reportValue>span>span{color:var(--muted)}.HomeHeroAnimation-module__WOBzVq__reportChart{border-bottom:1px solid var(--card-border);height:132px;position:relative}.HomeHeroAnimation-module__WOBzVq__reportChart img{width:100%;position:absolute;left:0}.HomeHeroAnimation-module__WOBzVq__reportArea{height:100%}.HomeHeroAnimation-module__WOBzVq__reportBlue{height:74%;top:0}.HomeHeroAnimation-module__WOBzVq__reportPurple{height:61.4%;top:16.5%}.HomeHeroAnimation-module__WOBzVq__reportOrange{height:62.2%;top:32.3%}.HomeHeroAnimation-module__WOBzVq__reportTablePosition{padding:8px 14px}.HomeHeroAnimation-module__WOBzVq__reportRow{line-height:1.5}.HomeHeroAnimation-module__WOBzVq__reportTable{border-collapse:collapse;white-space:nowrap;width:100%;font-size:clamp(10px,1.5cqw,12px)}.HomeHeroAnimation-module__WOBzVq__reportTable th,.HomeHeroAnimation-module__WOBzVq__reportTable td{border-bottom:1px solid var(--card-border);text-align:right;padding:12px 6px;font-weight:400}.HomeHeroAnimation-module__WOBzVq__reportTable thead th{color:var(--muted);font-size:10px}.HomeHeroAnimation-module__WOBzVq__reportTable th:first-child{text-align:left}.HomeHeroAnimation-module__WOBzVq__reportTable th>span{align-items:center;gap:6px;display:flex}.HomeHeroAnimation-module__WOBzVq__reportTable img{flex-shrink:0;width:12px;height:12px}.HomeHeroAnimation-module__WOBzVq__reportTable tbody tr:last-child>*{border-bottom:0}.HomeHeroAnimation-module__WOBzVq__reportChevron{transform:rotate(-90deg)}.HomeHeroAnimation-module__WOBzVq__reportPositive{color:#008559}.HomeHeroAnimation-module__WOBzVq__reportNegative{color:#dc3309}.HomeHeroAnimation-module__WOBzVq__assistantPosition{z-index:2;border:1px solid var(--stroke-01);background:#f3f4f6;border-radius:14px;flex-direction:column;width:52%;height:410px;display:flex;position:absolute;top:10%;right:4%;overflow:hidden;box-shadow:0 4px 10px #19212e06,0 28px 64px -24px #19212e40}.HomeHeroAnimation-module__WOBzVq__assistantHeader{border-bottom:1px solid var(--stroke-01);background:var(--surface-01);justify-content:space-between;align-items:center;padding:18px 20px;font-size:13px;font-weight:500;display:flex}.HomeHeroAnimation-module__WOBzVq__assistantHeader img{width:16px;height:16px}.HomeHeroAnimation-module__WOBzVq__assistantContent{flex-direction:column;flex:1;justify-content:flex-end;gap:20px;min-height:0;padding:20px;display:flex}.HomeHeroAnimation-module__WOBzVq__assistantIntro strong{letter-spacing:-.4px;font-size:clamp(18px,2.7cqw,22px);font-weight:500;line-height:1.3;display:block}.HomeHeroAnimation-module__WOBzVq__assistantIntro p{color:var(--muted);margin-top:6px;font-size:12px}.HomeHeroAnimation-module__WOBzVq__assistantPrompt{border:1px solid var(--primary);background:var(--surface-01);border-radius:8px;flex-direction:column;align-items:stretch;gap:8px;min-height:100px;padding:12px;display:flex}.HomeHeroAnimation-module__WOBzVq__assistantPrompt p{white-space:nowrap;width:max-content;max-width:100%;font-size:clamp(11px,1.8cqw,14px);font-weight:500;line-height:1.5}.HomeHeroAnimation-module__WOBzVq__promptFirst,.HomeHeroAnimation-module__WOBzVq__promptSecond{position:relative}.HomeHeroAnimation-module__WOBzVq__sendControl{align-self:flex-end;position:relative}.HomeHeroAnimation-module__WOBzVq__sendCursor{z-index:3;color:#19212e;opacity:0;transform-origin:11px 2px;filter:drop-shadow(0 2px 2px #19212e35);pointer-events:none;width:28px;height:32px;position:absolute;top:calc(50% - 2px);left:calc(50% - 11px)}.HomeHeroAnimation-module__WOBzVq__sendCursor svg{display:block}.HomeHeroAnimation-module__WOBzVq__assistantSend{background:#006cfa;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.HomeHeroAnimation-module__WOBzVq__assistantSend img{width:16px;height:16px}.HomeHeroAnimation-module__WOBzVq__assistantSuggestions{gap:6px;margin-right:-20px;display:flex;overflow:hidden}.HomeHeroAnimation-module__WOBzVq__assistantSuggestions span{color:var(--muted);white-space:nowrap;border:1px solid #8c95a6;border-radius:6px;flex-shrink:0;padding:5px 6px;font-size:8px}@container (max-width:560px){.HomeHeroAnimation-module__WOBzVq__scene{height:max(740px,135cqw);font-size:12px}.HomeHeroAnimation-module__WOBzVq__chartPosition{width:91%;top:7%;left:4%}.HomeHeroAnimation-module__WOBzVq__chart{padding:18px 16px}.HomeHeroAnimation-module__WOBzVq__chartSummary{margin:14px 0 24px}.HomeHeroAnimation-module__WOBzVq__chartSummary strong{font-size:32px}.HomeHeroAnimation-module__WOBzVq__plot{height:120px}.HomeHeroAnimation-module__WOBzVq__chartFooter{gap:6px;margin-top:18px;font-size:9px}.HomeHeroAnimation-module__WOBzVq__legend{gap:8px}.HomeHeroAnimation-module__WOBzVq__invoicePosition{width:55%;height:64%;bottom:5%;right:3%}.HomeHeroAnimation-module__WOBzVq__invoice{padding:16px 12px;font-size:10px}.HomeHeroAnimation-module__WOBzVq__invoiceHeader>strong{font-size:22px}.HomeHeroAnimation-module__WOBzVq__invoiceHeader img{width:20px;height:20px}.HomeHeroAnimation-module__WOBzVq__invoiceMeta{gap:3px;margin-top:8px;font-size:8px}.HomeHeroAnimation-module__WOBzVq__invoiceTable{margin-top:24px}.HomeHeroAnimation-module__WOBzVq__invoiceTableHeader{font-size:8px}.HomeHeroAnimation-module__WOBzVq__invoiceTableHeader,.HomeHeroAnimation-module__WOBzVq__invoiceRow{gap:3px;padding-block:10px}.HomeHeroAnimation-module__WOBzVq__invoiceRow>:first-child{gap:4px}.HomeHeroAnimation-module__WOBzVq__invoiceRow i{width:3px;height:3px}.HomeHeroAnimation-module__WOBzVq__invoiceSubtotal,.HomeHeroAnimation-module__WOBzVq__invoiceCredit{gap:4px;padding-top:9px}.HomeHeroAnimation-module__WOBzVq__invoiceTotal{flex-direction:column;gap:2px;margin-top:12px;padding-top:10px}.HomeHeroAnimation-module__WOBzVq__invoiceTotal strong{font-size:23px}.HomeHeroAnimation-module__WOBzVq__poweredBy{margin-top:12px;font-size:8px}.HomeHeroAnimation-module__WOBzVq__creditsPosition{width:46%;top:calc(7% + 272px);left:3%}.HomeHeroAnimation-module__WOBzVq__credits .HomeHeroAnimation-module__WOBzVq__cardHeader{padding:12px;font-size:11px}.HomeHeroAnimation-module__WOBzVq__creditDetails{padding:12px}.HomeHeroAnimation-module__WOBzVq__creditCustomer{flex-direction:column;align-items:flex-start;gap:6px;padding:8px}.HomeHeroAnimation-module__WOBzVq__creditAvatar{width:26px;height:26px;font-size:10px}.HomeHeroAnimation-module__WOBzVq__creditCustomer strong{font-size:10px}.HomeHeroAnimation-module__WOBzVq__creditCustomer>div>span{display:none}.HomeHeroAnimation-module__WOBzVq__creditBalance{padding:16px 0}.HomeHeroAnimation-module__WOBzVq__creditBalance>span{font-size:9px}.HomeHeroAnimation-module__WOBzVq__creditBalance>strong{font-size:20px}.HomeHeroAnimation-module__WOBzVq__creditBalance small,.HomeHeroAnimation-module__WOBzVq__creditBalance strong>span{font-size:10px}.HomeHeroAnimation-module__WOBzVq__creditExpiry{padding-bottom:8px;font-size:9px}.HomeHeroAnimation-module__WOBzVq__alertPosition{--notification-slide:8px;width:90%;top:-24px;right:-8px}.HomeHeroAnimation-module__WOBzVq__alert{gap:11px;padding:14px}.HomeHeroAnimation-module__WOBzVq__alertIcon{border-radius:11px;width:36px;height:36px}.HomeHeroAnimation-module__WOBzVq__alertIcon svg{width:20px;height:20px}.HomeHeroAnimation-module__WOBzVq__alertBody strong{font-size:15px}.HomeHeroAnimation-module__WOBzVq__alertBody p{font-size:13px}.HomeHeroAnimation-module__WOBzVq__assistantPosition{width:92%;height:272px;top:6%;left:4%;right:auto}.HomeHeroAnimation-module__WOBzVq__assistantHeader{padding:13px 16px;font-size:12px}.HomeHeroAnimation-module__WOBzVq__assistantContent{gap:12px;padding:16px}.HomeHeroAnimation-module__WOBzVq__assistantIntro strong{font-size:18px}.HomeHeroAnimation-module__WOBzVq__assistantIntro p{margin-top:4px;font-size:11px}.HomeHeroAnimation-module__WOBzVq__assistantPrompt{gap:4px;min-height:82px;padding:10px}.HomeHeroAnimation-module__WOBzVq__assistantPrompt p{font-size:12px}.HomeHeroAnimation-module__WOBzVq__assistantSend{width:22px;height:22px}.HomeHeroAnimation-module__WOBzVq__assistantSuggestions{margin-right:-16px}.HomeHeroAnimation-module__WOBzVq__reportPosition{width:92%;top:46%;left:4%}.HomeHeroAnimation-module__WOBzVq__reportHeader{padding:12px;font-size:11px}.HomeHeroAnimation-module__WOBzVq__reportValue{gap:8px;padding:12px}.HomeHeroAnimation-module__WOBzVq__reportValue>strong{font-size:21px}.HomeHeroAnimation-module__WOBzVq__reportValue>span{font-size:9px}.HomeHeroAnimation-module__WOBzVq__reportValue>span>span{display:none}.HomeHeroAnimation-module__WOBzVq__reportChart{height:94px}.HomeHeroAnimation-module__WOBzVq__reportTablePosition{padding:4px 8px}.HomeHeroAnimation-module__WOBzVq__reportTable{font-size:10px}.HomeHeroAnimation-module__WOBzVq__reportTable th,.HomeHeroAnimation-module__WOBzVq__reportTable td{padding:8px 3px}.HomeHeroAnimation-module__WOBzVq__reportTable th:nth-child(n+4),.HomeHeroAnimation-module__WOBzVq__reportTable td:nth-child(n+4){display:none}.HomeHeroAnimation-module__WOBzVq__reportTable thead th{font-size:9px}.HomeHeroAnimation-module__WOBzVq__reportTable th>span{gap:4px}.HomeHeroAnimation-module__WOBzVq__reportTable img{width:10px;height:10px}}@container (max-width:340px){.HomeHeroAnimation-module__WOBzVq__legend{gap:6px;font-size:8px}.HomeHeroAnimation-module__WOBzVq__legend span{gap:4px}.HomeHeroAnimation-module__WOBzVq__legend i{width:4px;height:4px}.HomeHeroAnimation-module__WOBzVq__scene{height:800px}.HomeHeroAnimation-module__WOBzVq__invoice{padding-inline:9px;font-size:9px}.HomeHeroAnimation-module__WOBzVq__invoiceTotal strong{font-size:21px}.HomeHeroAnimation-module__WOBzVq__invoiceHeader>strong{font-size:20px}.HomeHeroAnimation-module__WOBzVq__invoiceMeta{flex-direction:column}.HomeHeroAnimation-module__WOBzVq__assistantPrompt p{font-size:11px}.HomeHeroAnimation-module__WOBzVq__reportTable{font-size:9px}}@media (max-width:767px),(min-width:1024px) and (max-height:960px){.HomeHeroAnimation-module__WOBzVq__scene{height:clamp(420px,120cqw,480px);font-size:12px}.HomeHeroAnimation-module__WOBzVq__chartPosition{width:92%;top:5%;left:4%}.HomeHeroAnimation-module__WOBzVq__chart{padding:14px}.HomeHeroAnimation-module__WOBzVq__chartSummary{margin:10px 0 14px}.HomeHeroAnimation-module__WOBzVq__chartSummary strong{font-size:32px}.HomeHeroAnimation-module__WOBzVq__plot{height:82px}.HomeHeroAnimation-module__WOBzVq__chartFooter{margin-top:14px;font-size:9px}.HomeHeroAnimation-module__WOBzVq__legend{gap:8px}.HomeHeroAnimation-module__WOBzVq__legend span{gap:4px}.HomeHeroAnimation-module__WOBzVq__invoicePosition{width:62%;height:74%;bottom:4%;right:3%}.HomeHeroAnimation-module__WOBzVq__invoice{padding:12px;font-size:10px}.HomeHeroAnimation-module__WOBzVq__invoiceHeader>strong{font-size:20px;line-height:1.2}.HomeHeroAnimation-module__WOBzVq__invoiceHeader img{width:20px;height:20px}.HomeHeroAnimation-module__WOBzVq__invoiceMeta{margin-top:6px;font-size:8px}.HomeHeroAnimation-module__WOBzVq__invoiceTable{margin-top:12px}.HomeHeroAnimation-module__WOBzVq__invoiceTableHeader{font-size:8px}.HomeHeroAnimation-module__WOBzVq__invoiceTableHeader,.HomeHeroAnimation-module__WOBzVq__invoiceRow{gap:3px;padding-block:6px}.HomeHeroAnimation-module__WOBzVq__invoiceSubtotal,.HomeHeroAnimation-module__WOBzVq__invoiceCredit{gap:4px;padding-top:6px}.HomeHeroAnimation-module__WOBzVq__invoiceTotal{flex-direction:row;align-items:baseline;gap:6px;margin-top:8px;padding-top:8px}.HomeHeroAnimation-module__WOBzVq__invoiceTotal strong{font-size:21px;line-height:1.2}.HomeHeroAnimation-module__WOBzVq__poweredBy{margin-top:8px;font-size:8px}.HomeHeroAnimation-module__WOBzVq__creditsPosition{width:48%;top:calc(5% + 204px);left:3%}.HomeHeroAnimation-module__WOBzVq__credits .HomeHeroAnimation-module__WOBzVq__cardHeader{padding:10px;font-size:11px}.HomeHeroAnimation-module__WOBzVq__creditDetails{padding:10px}.HomeHeroAnimation-module__WOBzVq__creditCustomer{flex-direction:row;align-items:center;gap:6px;padding:8px}.HomeHeroAnimation-module__WOBzVq__creditAvatar{width:24px;height:24px;font-size:9px}.HomeHeroAnimation-module__WOBzVq__creditCustomer strong{font-size:10px}.HomeHeroAnimation-module__WOBzVq__creditCustomer>div>span,.HomeHeroAnimation-module__WOBzVq__creditExpiry{display:none}.HomeHeroAnimation-module__WOBzVq__creditBalance{padding:12px 0 4px}.HomeHeroAnimation-module__WOBzVq__creditBalance>span{font-size:9px}.HomeHeroAnimation-module__WOBzVq__creditBalance>strong{font-size:20px}.HomeHeroAnimation-module__WOBzVq__creditBalance small,.HomeHeroAnimation-module__WOBzVq__creditBalance strong>span{font-size:10px}.HomeHeroAnimation-module__WOBzVq__assistantPosition{--assistant-result-opacity:0;--assistant-result-transform:translateY(-8px);width:92%;height:270px;top:12%;left:4%;right:auto}.HomeHeroAnimation-module__WOBzVq__assistantHeader{padding:13px 16px;font-size:12px}.HomeHeroAnimation-module__WOBzVq__assistantContent{gap:12px;padding:16px}.HomeHeroAnimation-module__WOBzVq__assistantIntro strong{font-size:18px}.HomeHeroAnimation-module__WOBzVq__assistantIntro p{margin-top:4px;font-size:11px}.HomeHeroAnimation-module__WOBzVq__assistantPrompt{gap:4px;min-height:82px;padding:10px}.HomeHeroAnimation-module__WOBzVq__assistantPrompt p{font-size:12px}.HomeHeroAnimation-module__WOBzVq__assistantSend{width:22px;height:22px}.HomeHeroAnimation-module__WOBzVq__assistantSuggestions{margin-right:-16px}.HomeHeroAnimation-module__WOBzVq__reportPosition{width:92%;top:8%;left:4%}.HomeHeroAnimation-module__WOBzVq__reportHeader{padding:10px;font-size:11px}.HomeHeroAnimation-module__WOBzVq__reportValue{gap:8px;padding:10px}.HomeHeroAnimation-module__WOBzVq__reportValue>strong{font-size:21px}.HomeHeroAnimation-module__WOBzVq__reportValue>span{font-size:9px}.HomeHeroAnimation-module__WOBzVq__reportValue>span>span{display:none}.HomeHeroAnimation-module__WOBzVq__reportChart{height:82px}.HomeHeroAnimation-module__WOBzVq__reportTablePosition{padding:4px 8px}.HomeHeroAnimation-module__WOBzVq__reportTable{font-size:10px}.HomeHeroAnimation-module__WOBzVq__reportTable th,.HomeHeroAnimation-module__WOBzVq__reportTable td{padding:7px 3px}.HomeHeroAnimation-module__WOBzVq__reportTable th:nth-child(n+4),.HomeHeroAnimation-module__WOBzVq__reportTable td:nth-child(n+4){display:none}.HomeHeroAnimation-module__WOBzVq__reportTable thead th{font-size:9px}.HomeHeroAnimation-module__WOBzVq__reportTable th>span{gap:4px}.HomeHeroAnimation-module__WOBzVq__reportTable img{width:10px;height:10px}}@media (min-width:1024px){.HomeHeroAnimation-module__WOBzVq__heroSection{--hero-top-space:clamp(48px, calc(100svh - 810px), 90px);padding-top:var(--hero-top-space)}.HomeHeroAnimation-module__WOBzVq__scene{max-height:max(460px, calc(100svh - 69px - var(--hero-top-space,90px) - 60px))}}@media (min-width:1024px) and (max-height:960px){.HomeHeroAnimation-module__WOBzVq__scene{height:700px}.HomeHeroAnimation-module__WOBzVq__invoicePosition{width:55%;height:max(340px,74%)}.HomeHeroAnimation-module__WOBzVq__invoice{font-size:clamp(11px,1.65cqw,12px);line-height:1.35}.HomeHeroAnimation-module__WOBzVq__invoiceTable{margin-top:10px}.HomeHeroAnimation-module__WOBzVq__invoiceTableHeader,.HomeHeroAnimation-module__WOBzVq__invoiceRow{padding-block:4px}@container (min-width:561px){.HomeHeroAnimation-module__WOBzVq__reportTable th:nth-child(n+4),.HomeHeroAnimation-module__WOBzVq__reportTable td:nth-child(n+4){display:table-cell}}}@media (prefers-reduced-motion:reduce){.HomeHeroAnimation-module__WOBzVq__scene[data-stage] .HomeHeroAnimation-module__WOBzVq__analyticsPosition{content-visibility:hidden}.HomeHeroAnimation-module__WOBzVq__scene *,.HomeHeroAnimation-module__WOBzVq__scene :before,.HomeHeroAnimation-module__WOBzVq__scene :after{animation:none!important}}
.DunningAgentVisual-module__XCR98G__frame{aspect-ratio:9/8;background:radial-gradient(at 55% 10%,#f5eade,#0000 70%),radial-gradient(at 100% 65%,#e7eeeb,#0000 75%),#eeefed;border-radius:4px;width:100%;min-width:0;position:relative;overflow:hidden}.DunningAgentVisual-module__XCR98G__scene{aspect-ratio:16/9;width:116%;position:absolute;top:12%;left:-12%;-webkit-mask-image:linear-gradient(#0000,#000 8% 88%,#0000);mask-image:linear-gradient(#0000,#000 8% 88%,#0000)}.DunningAgentVisual-module__XCR98G__motion{display:none}.DunningAgentVisual-module__XCR98G__frame[data-motion=true] .DunningAgentVisual-module__XCR98G__motion{display:block}.DunningAgentVisual-module__XCR98G__motion span{animation-play-state:paused;animation-fill-mode:both;display:block;position:absolute}.DunningAgentVisual-module__XCR98G__promptFirst,.DunningAgentVisual-module__XCR98G__promptSecond{transform-origin:100%;background:#fff;height:3.33333%;left:57.6563%}.DunningAgentVisual-module__XCR98G__promptFirst{transform-origin:100%;width:28.5156%;animation:7s steps(40,end) infinite both paused DunningAgentVisual-module__XCR98G__typeFirst;top:55.5556%}.DunningAgentVisual-module__XCR98G__promptSecond{width:11.3281%;animation:7s steps(16,end) infinite both paused DunningAgentVisual-module__XCR98G__typeSecond;top:58.8889%}.DunningAgentVisual-module__XCR98G__sendPulse{aspect-ratio:1;border:2px solid var(--primary);opacity:0;border-radius:8px;width:2.03125%;animation:7s ease-out infinite both paused DunningAgentVisual-module__XCR98G__sendRequest;top:62.2222%;left:88.5938%}.DunningAgentVisual-module__XCR98G__customers{width:41.5625%;height:40%;position:absolute;top:34.4444%;left:11.4063%}.DunningAgentVisual-module__XCR98G__customers>span{background:var(--primary);opacity:0;width:100%;height:16.3%;left:0}.DunningAgentVisual-module__XCR98G__customers>span:first-child{animation:7s infinite both paused DunningAgentVisual-module__XCR98G__reviewCustomer1;top:0}.DunningAgentVisual-module__XCR98G__customers>span:nth-child(2){animation:7s infinite both paused DunningAgentVisual-module__XCR98G__reviewCustomer2;top:16.6667%}.DunningAgentVisual-module__XCR98G__customers>span:nth-child(3){animation:7s infinite both paused DunningAgentVisual-module__XCR98G__reviewCustomer3;top:33.3333%}.DunningAgentVisual-module__XCR98G__customers>span:nth-child(4){animation:7s infinite both paused DunningAgentVisual-module__XCR98G__reviewCustomer4;top:50%}.DunningAgentVisual-module__XCR98G__customers>span:nth-child(5){animation:7s infinite both paused DunningAgentVisual-module__XCR98G__reviewCustomer5;top:66.6667%}.DunningAgentVisual-module__XCR98G__customers>span:nth-child(6){animation:7s infinite both paused DunningAgentVisual-module__XCR98G__reviewCustomer6;top:83.3333%}.DunningAgentVisual-module__XCR98G__frame[data-playing=true] .DunningAgentVisual-module__XCR98G__motion span{animation-play-state:running}@keyframes DunningAgentVisual-module__XCR98G__typeFirst{0%,4.286%{opacity:1;transform:scaleX(1)}25%,90%{opacity:1;transform:scaleX(0)}90.01%{opacity:0;transform:scaleX(1)}to{opacity:1;transform:scaleX(1)}}@keyframes DunningAgentVisual-module__XCR98G__typeSecond{0%,25%{opacity:1;transform:scaleX(1)}31.429%,90%{opacity:1;transform:scaleX(0)}90.01%{opacity:0;transform:scaleX(1)}to{opacity:1;transform:scaleX(1)}}@keyframes DunningAgentVisual-module__XCR98G__sendRequest{0%,31.429%{opacity:0;transform:scale(1)}33.143%{opacity:.5}40%,to{opacity:0;transform:scale(1.8)}}@keyframes DunningAgentVisual-module__XCR98G__reviewCustomer1{0%,34.286%,43.571%,to{opacity:0}37.536%{opacity:.12}}@keyframes DunningAgentVisual-module__XCR98G__reviewCustomer2{0%,37.857%,47.143%,to{opacity:0}41.107%{opacity:.12}}@keyframes DunningAgentVisual-module__XCR98G__reviewCustomer3{0%,41.429%,50.714%,to{opacity:0}44.679%{opacity:.12}}@keyframes DunningAgentVisual-module__XCR98G__reviewCustomer4{0%,45%,54.286%,to{opacity:0}48.25%{opacity:.12}}@keyframes DunningAgentVisual-module__XCR98G__reviewCustomer5{0%,48.571%,57.857%,to{opacity:0}51.821%{opacity:.12}}@keyframes DunningAgentVisual-module__XCR98G__reviewCustomer6{0%,52.143%,61.429%,to{opacity:0}55.393%{opacity:.12}}@media (prefers-reduced-motion:reduce){.DunningAgentVisual-module__XCR98G__frame[data-motion=true] .DunningAgentVisual-module__XCR98G__motion{display:none}}
.FinanceAssistantVisual-module__ZuWKJW__frame{aspect-ratio:9/8;background:radial-gradient(at 70% 20%,#ffe9dc,#0000 70%),radial-gradient(at 100% 75%,#f6e5eb,#0000 75%),#f4efee;border-radius:4px;width:100%;min-width:0;position:relative;overflow:hidden}.FinanceAssistantVisual-module__ZuWKJW__scene{aspect-ratio:16/9;width:116%;position:absolute;top:12%;left:-12%;-webkit-mask-image:linear-gradient(#0000,#000 8% 88%,#0000);mask-image:linear-gradient(#0000,#000 8% 88%,#0000)}.FinanceAssistantVisual-module__ZuWKJW__masks{display:none}.FinanceAssistantVisual-module__ZuWKJW__frame[data-motion=true] .FinanceAssistantVisual-module__ZuWKJW__masks{display:block}.FinanceAssistantVisual-module__ZuWKJW__masks>span{background:#fff;animation-play-state:paused;animation-fill-mode:both;display:block;position:absolute}.FinanceAssistantVisual-module__ZuWKJW__frame[data-playing=true] .FinanceAssistantVisual-module__ZuWKJW__masks>span{animation-play-state:running}.FinanceAssistantVisual-module__ZuWKJW__promptFirst{transform-origin:100%;width:24.2188%;height:3.33333%;animation:7s steps(31,end) infinite both paused FinanceAssistantVisual-module__ZuWKJW__typeFirst;top:55.5556%;left:57.6563%}.FinanceAssistantVisual-module__ZuWKJW__promptSecond{transform-origin:100%;width:17.1875%;height:3.33333%;animation:7s steps(24,end) infinite both paused FinanceAssistantVisual-module__ZuWKJW__typeSecond;top:58.8889%;left:57.6563%}.FinanceAssistantVisual-module__ZuWKJW__total{width:15%;height:5%;animation:7s infinite both paused FinanceAssistantVisual-module__ZuWKJW__showTotal;top:29.7222%;left:12.3438%}.FinanceAssistantVisual-module__ZuWKJW__chart{transform-origin:100%;width:42.0313%;height:17.3611%;animation:7s cubic-bezier(.4,0,.2,1) infinite both paused FinanceAssistantVisual-module__ZuWKJW__drawChart;top:36.1111%;left:11.4063%}.FinanceAssistantVisual-module__ZuWKJW__rows{transform-origin:bottom;width:41.0938%;height:32.2222%;animation:7s infinite both paused FinanceAssistantVisual-module__ZuWKJW__showRows;top:57.2222%;left:12.3438%}.FinanceAssistantVisual-module__ZuWKJW__rowsEnd{transform-origin:bottom;width:27.6563%;height:9.44444%;animation:7s infinite both paused FinanceAssistantVisual-module__ZuWKJW__showRowsEnd;top:80%;left:53.4375%}@keyframes FinanceAssistantVisual-module__ZuWKJW__typeFirst{0%,4.286%{opacity:1;transform:scaleX(1)}21.429%,90%{opacity:1;transform:scaleX(0)}90.01%{opacity:0;transform:scaleX(1)}to{opacity:1;transform:scaleX(1)}}@keyframes FinanceAssistantVisual-module__ZuWKJW__typeSecond{0%,21.429%{opacity:1;transform:scaleX(1)}30%,90%{opacity:1;transform:scaleX(0)}90.01%{opacity:0;transform:scaleX(1)}to{opacity:1;transform:scaleX(1)}}@keyframes FinanceAssistantVisual-module__ZuWKJW__showTotal{0%,32.857%{opacity:1}40.714%,90%{opacity:0}to{opacity:1}}@keyframes FinanceAssistantVisual-module__ZuWKJW__drawChart{0%,32.857%{opacity:1;transform:scaleX(1)}52.143%,90%{opacity:1;transform:scaleX(0)}90.01%{opacity:0;transform:scaleX(1)}to{opacity:1;transform:scaleX(1)}}@keyframes FinanceAssistantVisual-module__ZuWKJW__showRows{0%,48.571%{opacity:1;transform:scaleY(1)}64.286%,90%{opacity:1;transform:scaleY(0)}90.01%{opacity:0;transform:scaleY(1)}to{opacity:1;transform:scaleY(1)}}@keyframes FinanceAssistantVisual-module__ZuWKJW__showRowsEnd{0%,57.143%{opacity:1;transform:scaleY(1)}64.286%,90%{opacity:1;transform:scaleY(0)}90.01%{opacity:0;transform:scaleY(1)}to{opacity:1;transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.FinanceAssistantVisual-module__ZuWKJW__frame[data-motion=true] .FinanceAssistantVisual-module__ZuWKJW__masks{display:none}}
.AgentSDKVisual-module___76lWq__frame{aspect-ratio:9/8;background:#ecece6;border-radius:4px;width:100%;min-width:0;position:relative;overflow:hidden}.AgentSDKVisual-module___76lWq__scene{width:158.025%;height:100%;position:absolute;top:0;left:-29.0123%;container-type:inline-size}.AgentSDKVisual-module___76lWq__signals{display:none}.AgentSDKVisual-module___76lWq__frame[data-motion=true] .AgentSDKVisual-module___76lWq__signals{display:block}.AgentSDKVisual-module___76lWq__signal{background:var(--primary);opacity:0;border-radius:50%;width:1.2cqw;height:1.2cqw;margin:-.6cqw;animation:2.8s cubic-bezier(.4,0,.2,1) infinite both paused AgentSDKVisual-module___76lWq__collectUsage;position:absolute;box-shadow:0 0 0 .4cqw #267dff1f,0 0 0 .15cqw #fff}.AgentSDKVisual-module___76lWq__signal:first-child{--dx:13.9823cqw;--dy:15.6148cqw;animation-delay:.2s;top:22.3662%;left:35.0993%}.AgentSDKVisual-module___76lWq__signal:nth-child(2){--dx:-20.5652cqw;--dy:15.6148cqw;animation-delay:.45s;top:22.3662%;left:69.6468%}.AgentSDKVisual-module___76lWq__signal:nth-child(3){--dx:12.314cqw;--dy:-1.85517cqw;animation-delay:.7s;top:53.424%;left:36.7677%}.AgentSDKVisual-module___76lWq__signal:nth-child(4){--dx:-19.2885cqw;--dy:-1.85517cqw;animation-delay:.95s;top:53.424%;left:68.3702%}.AgentSDKVisual-module___76lWq__signal:nth-child(5){--dx:13.9823cqw;--dy:-19.3243cqw;animation-delay:1.2s;top:84.4803%;left:35.0993%}.AgentSDKVisual-module___76lWq__signal:nth-child(6){--dx:-20.761cqw;--dy:-19.0302cqw;animation-delay:1.45s;top:83.9573%;left:69.8427%}.AgentSDKVisual-module___76lWq__received{aspect-ratio:1;border:2px solid var(--primary);opacity:0;border-radius:50%;width:16.6943%;animation:2.1s ease-out .8s infinite both paused AgentSDKVisual-module___76lWq__receiveUsage;position:absolute;top:35.2865%;left:40.7345%}.AgentSDKVisual-module___76lWq__innerOrbit,.AgentSDKVisual-module___76lWq__outerOrbit{aspect-ratio:1;border-radius:50%;animation:8s linear infinite paused AgentSDKVisual-module___76lWq__orbit;position:absolute}.AgentSDKVisual-module___76lWq__innerOrbit{width:31.7193%;top:21.931%;left:33.221%}.AgentSDKVisual-module___76lWq__outerOrbit{width:49.4153%;animation-duration:12s;animation-direction:reverse;top:6.201%;left:24.374%}.AgentSDKVisual-module___76lWq__innerOrbit:before,.AgentSDKVisual-module___76lWq__outerOrbit:before,.AgentSDKVisual-module___76lWq__outerOrbit:after{content:"";background:var(--primary);border-radius:50%;width:1cqw;height:1cqw;margin:-.5cqw;position:absolute;top:0;left:50%;box-shadow:0 0 0 .35cqw #ffffffb3}.AgentSDKVisual-module___76lWq__outerOrbit:after{background:#aea2f1;top:100%}.AgentSDKVisual-module___76lWq__frame[data-playing=true] .AgentSDKVisual-module___76lWq__signals>span{animation-play-state:running}@keyframes AgentSDKVisual-module___76lWq__collectUsage{0%{opacity:0;transform:translate(0)scale(.8)}12%,55%{opacity:1}80%,to{opacity:0;transform:translate(var(--dx), var(--dy)) scale(.65)}}@keyframes AgentSDKVisual-module___76lWq__receiveUsage{0%{opacity:0;transform:scale(1)}20%{opacity:.6}to{opacity:0;transform:scale(1.55)}}@keyframes AgentSDKVisual-module___76lWq__orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.AgentSDKVisual-module___76lWq__frame[data-motion=true] .AgentSDKVisual-module___76lWq__signals{display:none}}
.ForecastRevenueVisual-module__2CdjvW__frame{aspect-ratio:9/8;background:radial-gradient(at 40% 15%,#e8f7f7,#0000 65%),radial-gradient(at 100% 60%,#f4e7ef,#0000 75%),#eeecf5;border-radius:4px;width:100%;min-width:0;position:relative;overflow:hidden}.ForecastRevenueVisual-module__2CdjvW__scene{aspect-ratio:16/9;width:116%;position:absolute;top:12%;left:-8%;-webkit-mask-image:linear-gradient(#0000,#000 8% 88%,#0000);mask-image:linear-gradient(#0000,#000 8% 88%,#0000)}.ForecastRevenueVisual-module__2CdjvW__reveals{display:none}.ForecastRevenueVisual-module__2CdjvW__frame[data-motion=true] .ForecastRevenueVisual-module__2CdjvW__reveals{display:block}.ForecastRevenueVisual-module__2CdjvW__chart,.ForecastRevenueVisual-module__2CdjvW__total,.ForecastRevenueVisual-module__2CdjvW__rows>span{background:#fff;animation-play-state:paused;animation-fill-mode:both;display:block;position:absolute}.ForecastRevenueVisual-module__2CdjvW__chart{transform-origin:100%;width:82.1875%;height:17.7778%;animation:7s cubic-bezier(.4,0,.2,1) infinite both paused ForecastRevenueVisual-module__2CdjvW__drawForecast;top:26.9444%;left:8.98438%}.ForecastRevenueVisual-module__2CdjvW__total{width:80.4688%;height:5.55556%;animation:7s infinite both paused ForecastRevenueVisual-module__2CdjvW__revealTotal;top:20.5556%;left:9.92188%}.ForecastRevenueVisual-module__2CdjvW__rows{width:81.0938%;height:33.3333%;position:absolute;top:53.8889%;left:10%}.ForecastRevenueVisual-module__2CdjvW__rows>span{width:100%;height:19.5%;animation:.5s both paused ForecastRevenueVisual-module__2CdjvW__revealValue;left:0}.ForecastRevenueVisual-module__2CdjvW__rows>span:first-child{animation:7s infinite both paused ForecastRevenueVisual-module__2CdjvW__revealRow1;top:0}.ForecastRevenueVisual-module__2CdjvW__rows>span:nth-child(2){animation:7s infinite both paused ForecastRevenueVisual-module__2CdjvW__revealRow2;top:20%}.ForecastRevenueVisual-module__2CdjvW__rows>span:nth-child(3){animation:7s infinite both paused ForecastRevenueVisual-module__2CdjvW__revealRow3;top:40%}.ForecastRevenueVisual-module__2CdjvW__rows>span:nth-child(4){animation:7s infinite both paused ForecastRevenueVisual-module__2CdjvW__revealRow4;top:60%}.ForecastRevenueVisual-module__2CdjvW__rows>span:nth-child(5){animation:7s infinite both paused ForecastRevenueVisual-module__2CdjvW__revealRow5;top:80%}.ForecastRevenueVisual-module__2CdjvW__frame[data-playing=true] .ForecastRevenueVisual-module__2CdjvW__reveals span{animation-play-state:running}@keyframes ForecastRevenueVisual-module__2CdjvW__drawForecast{0%,5%{opacity:1;transform:scaleX(1)}30.714%,90%{opacity:1;transform:scaleX(0)}90.01%{opacity:0;transform:scaleX(1)}to{opacity:1;transform:scaleX(1)}}@keyframes ForecastRevenueVisual-module__2CdjvW__revealTotal{0%,21.429%{opacity:1}31.429%,90%{opacity:0}to{opacity:1}}@keyframes ForecastRevenueVisual-module__2CdjvW__revealRow1{0%,30%{opacity:1}37.143%,90%{opacity:0}to{opacity:1}}@keyframes ForecastRevenueVisual-module__2CdjvW__revealRow2{0%,34.286%{opacity:1}41.429%,90%{opacity:0}to{opacity:1}}@keyframes ForecastRevenueVisual-module__2CdjvW__revealRow3{0%,38.571%{opacity:1}45.714%,90%{opacity:0}to{opacity:1}}@keyframes ForecastRevenueVisual-module__2CdjvW__revealRow4{0%,42.857%{opacity:1}50%,90%{opacity:0}to{opacity:1}}@keyframes ForecastRevenueVisual-module__2CdjvW__revealRow5{0%,47.143%{opacity:1}54.286%,90%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.ForecastRevenueVisual-module__2CdjvW__frame[data-motion=true] .ForecastRevenueVisual-module__2CdjvW__reveals{display:none}}
.HomeFinanceAI-module__JkGLRa__header{text-align:left;max-width:1040px;margin:0}.HomeFinanceAI-module__JkGLRa__heading{letter-spacing:-1.5px;padding:0;font-size:48px;line-height:1.12}.HomeFinanceAI-module__JkGLRa__heading>span{color:var(--foreground-02-dark);display:block}.HomeFinanceAI-module__JkGLRa__header>p{max-width:740px;color:var(--foreground-02-dark);margin:24px 0 0;font-size:18px;line-height:1.5}.HomeFinanceAI-module__JkGLRa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:48px;display:grid}.HomeFinanceAI-module__JkGLRa__card{background:var(--surface-02);border-radius:8px;flex-direction:column;min-width:0;padding:24px;display:flex}.HomeFinanceAI-module__JkGLRa__content{flex:1;padding-bottom:24px}.HomeFinanceAI-module__JkGLRa__eyebrow{justify-content:space-between;align-items:center;gap:16px;min-height:20px;margin-bottom:16px;display:flex}.HomeFinanceAI-module__JkGLRa__accent{background:var(--primary);border-radius:2px;width:10px;height:10px}.HomeFinanceAI-module__JkGLRa__card h3{font-family:var(--font-gt-america);letter-spacing:-.7px;font-size:32px;font-weight:500;line-height:1.15}.HomeFinanceAI-module__JkGLRa__card h3 a{font:inherit;letter-spacing:inherit;display:block}.HomeFinanceAI-module__JkGLRa__card h3 a:hover{color:var(--primary)}.HomeFinanceAI-module__JkGLRa__card h3 a:focus-visible{outline:2px solid var(--primary);outline-offset:5px;border-radius:2px}.HomeFinanceAI-module__JkGLRa__content>p{color:var(--foreground-02-dark);margin-top:16px;font-size:16px;line-height:1.5}.HomeFinanceAI-module__JkGLRa__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:40px;display:flex}@media (max-width:1100px){.HomeFinanceAI-module__JkGLRa__heading{font-size:42px}.HomeFinanceAI-module__JkGLRa__grid{gap:20px}.HomeFinanceAI-module__JkGLRa__card h3{font-size:30px}}@media (max-width:767px){.HomeFinanceAI-module__JkGLRa__heading{letter-spacing:-1px;font-size:clamp(28px,5vw,34px)}.HomeFinanceAI-module__JkGLRa__header>p{margin-top:20px;font-size:16px}.HomeFinanceAI-module__JkGLRa__grid{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:32px}.HomeFinanceAI-module__JkGLRa__card{padding:20px}.HomeFinanceAI-module__JkGLRa__card h3{font-size:28px}.HomeFinanceAI-module__JkGLRa__content>p{font-size:15px}.HomeFinanceAI-module__JkGLRa__actions{margin-top:32px}}
.HomePlatform-module__iLFfWa__heading{letter-spacing:-1.5px;max-width:1000px;padding:0;font-size:48px;line-height:1.1}.HomePlatform-module__iLFfWa__heading>span{color:var(--foreground-02-dark);display:block}.HomePlatform-module__iLFfWa__actions{flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:32px;display:flex}.HomePlatform-module__iLFfWa__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;margin-top:56px;display:grid}.HomePlatform-module__iLFfWa__card{isolation:isolate;aspect-ratio:4/5;border:1px solid var(--stroke-01);background:var(--surface-02);border-radius:12px;flex-direction:column;grid-column:span 2;justify-content:flex-start;align-items:stretch;gap:0;width:100%;min-width:0;max-width:100%;min-height:480px;text-decoration:none;transition:border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.HomePlatform-module__iLFfWa__card[data-wide=true]{aspect-ratio:4/3;grid-column:span 3;min-height:440px}.HomePlatform-module__iLFfWa__cardHeader{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;padding:30px;display:flex;position:relative}.HomePlatform-module__iLFfWa__cardHeader h3{letter-spacing:-.6px;max-width:340px;font-size:24px;font-weight:500;line-height:1.2}.HomePlatform-module__iLFfWa__cardHeader h3>span{color:var(--foreground-02-dark);margin-top:6px;font-weight:400;display:block}.HomePlatform-module__iLFfWa__card[data-wide=true] .HomePlatform-module__iLFfWa__cardHeader h3{max-width:390px;font-size:28px}.HomePlatform-module__iLFfWa__arrow{border:1px solid var(--stroke-01);background:var(--surface-01);height:36px;color:var(--foreground-01-dark);border-radius:6px;flex:0 0 36px;place-items:center;transition:background-color .25s,color .25s;display:grid}.HomePlatform-module__iLFfWa__visual{flex:1;width:100%;min-height:0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 14%);mask-image:linear-gradient(#0000,#000 14%)}.HomePlatform-module__iLFfWa__visual img{object-fit:cover;object-position:center top;transition:transform .6s cubic-bezier(.22,1,.36,1)}.HomePlatform-module__iLFfWa__card[data-wide=true] .HomePlatform-module__iLFfWa__visual img{object-position:left top}.HomePlatform-module__iLFfWa__card:hover{border-color:var(--foreground-03-dark);box-shadow:0 8px 28px #19212e0d}.HomePlatform-module__iLFfWa__card:hover .HomePlatform-module__iLFfWa__visual img{transform:scale(1.035)}.HomePlatform-module__iLFfWa__card:hover .HomePlatform-module__iLFfWa__arrow{color:var(--foreground-01-light);background:var(--primary)}.HomePlatform-module__iLFfWa__card:focus-visible{outline:2px solid var(--primary);outline-offset:4px}@media (max-width:1100px){.HomePlatform-module__iLFfWa__heading{font-size:42px}.HomePlatform-module__iLFfWa__grid{gap:20px}.HomePlatform-module__iLFfWa__cardHeader{gap:12px;padding:24px}.HomePlatform-module__iLFfWa__cardHeader h3,.HomePlatform-module__iLFfWa__card[data-wide=true] .HomePlatform-module__iLFfWa__cardHeader h3{font-size:22px}.HomePlatform-module__iLFfWa__card,.HomePlatform-module__iLFfWa__card[data-wide=true]{min-height:420px}}@media (max-width:767px){.HomePlatform-module__iLFfWa__heading{letter-spacing:-1px;font-size:clamp(28px,5vw,34px);line-height:1.12}.HomePlatform-module__iLFfWa__actions{gap:16px;margin-top:24px}.HomePlatform-module__iLFfWa__grid{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:36px}.HomePlatform-module__iLFfWa__card,.HomePlatform-module__iLFfWa__card[data-wide=true]{aspect-ratio:4/5;grid-column:1;min-height:400px;max-height:560px}.HomePlatform-module__iLFfWa__cardHeader{padding:24px}.HomePlatform-module__iLFfWa__cardHeader h3,.HomePlatform-module__iLFfWa__card[data-wide=true] .HomePlatform-module__iLFfWa__cardHeader h3{font-size:24px}}@media (max-width:360px){.HomePlatform-module__iLFfWa__cardHeader{padding:20px}.HomePlatform-module__iLFfWa__cardHeader h3,.HomePlatform-module__iLFfWa__card[data-wide=true] .HomePlatform-module__iLFfWa__cardHeader h3{font-size:21px}}@media (prefers-reduced-motion:reduce){.HomePlatform-module__iLFfWa__card,.HomePlatform-module__iLFfWa__visual img,.HomePlatform-module__iLFfWa__arrow{transition:none}.HomePlatform-module__iLFfWa__card:hover .HomePlatform-module__iLFfWa__visual img{transform:none}}
.QuotesHeroVisual-module__LEznGq__window{letter-spacing:-.01em;width:112%;color:var(--grey700);--grey700:#19212e;--grey600:#66758f;--grey500:#8c95a6;--grey400:#c3c9d5;--grey300:#d9dee7;--grey200:#e7eaee;--grey100:#f3f4f6;--blue:#006cfa;border-radius:.75em;font-size:clamp(10px,1.538cqw,15px);line-height:1.5;transition:opacity .4s,transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:7%;bottom:-6%;left:8%;container-type:inline-size}.QuotesHeroVisual-module__LEznGq__editor{background:#fff;overflow:hidden}[data-screen=versions] .QuotesHeroVisual-module__LEznGq__editor{opacity:0;transform:translateY(-8px)}.QuotesHeroVisual-module__LEznGq__editor:before{content:"";pointer-events:none;background:#fbfbf980;border:2px solid #fff;border-radius:16px;position:absolute;inset:-16px}.QuotesHeroVisual-module__LEznGq__icon{width:1em;height:1em;display:block}.QuotesHeroVisual-module__LEznGq__canvas{background:#fff;flex-direction:column;flex:1 0 0;min-width:0;display:flex;position:relative}.QuotesHeroVisual-module__LEznGq__toolbar{box-shadow:inset 0 -1px 0 var(--grey300);flex-shrink:0;align-items:center;gap:.25em;padding:.75em 1.5em;font-size:.8em;display:flex;overflow:hidden}.QuotesHeroVisual-module__LEznGq__tool{border-radius:.75em;flex-shrink:0;place-items:center;width:2.5em;height:2.5em;display:grid}.QuotesHeroVisual-module__LEznGq__tool[data-active]{background:var(--grey200)}.QuotesHeroVisual-module__LEznGq__separator{background:var(--grey300);flex-shrink:0;width:1px;height:2.5em;margin:0 .25em}.QuotesHeroVisual-module__LEznGq__writing{justify-content:center;padding:1.5em 2.5em 2.5em;display:flex}.QuotesHeroVisual-module__LEznGq__content{flex-direction:column;width:100%;max-width:40em;transition:opacity .4s;display:flex}[data-screen=reset] .QuotesHeroVisual-module__LEznGq__content{opacity:0}.QuotesHeroVisual-module__LEznGq__content>*{margin:0;padding:.375em .5em}.QuotesHeroVisual-module__LEznGq__h1{letter-spacing:-.0125em;padding-top:1.25em;font-size:2em;font-weight:500;line-height:1.25}.QuotesHeroVisual-module__LEznGq__h2{letter-spacing:-.0167em;padding-top:1.5em;font-size:1.5em;font-weight:500;line-height:1.333}.QuotesHeroVisual-module__LEznGq__h3{letter-spacing:-.02em;padding-top:1.25em;font-size:1.25em;font-weight:500;line-height:1.2}.QuotesHeroVisual-module__LEznGq__table{border:1px solid var(--grey300);grid-template-columns:1fr 1fr;font-size:.875em;line-height:1.714;display:grid}.QuotesHeroVisual-module__LEznGq__cell{white-space:nowrap;flex-direction:column;padding:.643em .571em;display:flex;overflow:hidden}.QuotesHeroVisual-module__LEznGq__cell+.QuotesHeroVisual-module__LEznGq__cell{border-left:1px solid var(--grey300)}.QuotesHeroVisual-module__LEznGq__cell strong{font-weight:500}.QuotesHeroVisual-module__LEznGq__paragraph{position:relative}.QuotesHeroVisual-module__LEznGq__reserve{visibility:hidden}.QuotesHeroVisual-module__LEznGq__typed{position:absolute;inset:.375em .5em}.QuotesHeroVisual-module__LEznGq__caret{vertical-align:-.125em;background:var(--blue);width:1px;height:1em;margin-left:1px;animation:1s step-end infinite QuotesHeroVisual-module__LEznGq__caret;display:inline-block}@keyframes QuotesHeroVisual-module__LEznGq__caret{50%{opacity:0}}.QuotesHeroVisual-module__LEznGq__line{align-items:center;height:2.25em;display:flex;position:relative}.QuotesHeroVisual-module__LEznGq__slash{opacity:0}:is([data-stage="1"] .QuotesHeroVisual-module__LEznGq__slash,[data-stage="2"] .QuotesHeroVisual-module__LEznGq__slash,[data-stage="3"] .QuotesHeroVisual-module__LEznGq__slash,[data-stage="4"] .QuotesHeroVisual-module__LEznGq__slash,[data-stage="5"] .QuotesHeroVisual-module__LEznGq__slash){opacity:1}.QuotesHeroVisual-module__LEznGq__popover{z-index:3;border:1px solid var(--grey200);opacity:0;background:#fff;border-radius:.75em;flex-direction:column;gap:.25em;padding:.5em;transition:opacity .18s,transform .18s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:100%;left:0;transform:translateY(4px);box-shadow:0 6px 8px #19212e1f}:is([data-stage="2"] .QuotesHeroVisual-module__LEznGq__popover,[data-stage="3"] .QuotesHeroVisual-module__LEznGq__popover,[data-stage="4"] .QuotesHeroVisual-module__LEznGq__popover,[data-stage="5"] .QuotesHeroVisual-module__LEznGq__popover){opacity:1;transform:none}.QuotesHeroVisual-module__LEznGq__command{color:var(--grey600);white-space:nowrap;border-radius:.75em;align-items:center;gap:.5em;padding:.5em .75em;display:flex}:is([data-stage="3"] .QuotesHeroVisual-module__LEznGq__command[data-index="0"],[data-stage="4"] .QuotesHeroVisual-module__LEznGq__command[data-index="1"]){background:var(--grey100)}[data-stage="5"] .QuotesHeroVisual-module__LEznGq__command[data-index="1"]{background:var(--grey200);color:var(--grey700)}.QuotesHeroVisual-module__LEznGq__pricing{opacity:0;flex-direction:column;align-items:flex-start;transition:opacity .4s,transform .4s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(6px)}[data-stage="6"] .QuotesHeroVisual-module__LEznGq__pricing{opacity:1;transform:none}.QuotesHeroVisual-module__LEznGq__chip{border:1px solid var(--grey300);background:var(--grey100);border-bottom:0;border-radius:.5em .5em 0 0;align-items:center;height:2em;padding:0 .5em;font-size:.875em;font-weight:500;line-height:1;display:flex}.QuotesHeroVisual-module__LEznGq__selector{border:1px solid var(--grey300);border-radius:0 .75em .75em;align-items:center;gap:.75em;width:100%;padding:.75em;display:flex}.QuotesHeroVisual-module__LEznGq__avatar{background:var(--grey100);border-radius:.75em;flex-shrink:0;place-items:center;width:2.5em;height:2.5em;display:grid}.QuotesHeroVisual-module__LEznGq__plan{flex-direction:column;flex:1;min-width:0;display:flex}.QuotesHeroVisual-module__LEznGq__plan strong{font-weight:500}.QuotesHeroVisual-module__LEznGq__plan span{color:var(--grey600);font-size:.875em}.QuotesHeroVisual-module__LEznGq__sidebar{border-left:1px solid var(--grey300);background:#fff;flex-direction:column;flex-shrink:0;width:20em;display:flex;position:relative}.QuotesHeroVisual-module__LEznGq__section{border-bottom:1px solid var(--grey300);flex-direction:column;gap:.75em;padding:1.5em 1em;display:flex}.QuotesHeroVisual-module__LEznGq__section>strong{font-weight:500}.QuotesHeroVisual-module__LEznGq__rows{flex-direction:column;display:flex}.QuotesHeroVisual-module__LEznGq__row{grid-template-columns:7em 1fr;align-items:center;display:grid}.QuotesHeroVisual-module__LEznGq__row>span:first-child{color:var(--grey600);white-space:nowrap;padding-right:.75em;font-size:.875em;font-weight:500}.QuotesHeroVisual-module__LEznGq__field{border:1px solid var(--grey500);white-space:nowrap;border-radius:.75em;justify-content:space-between;align-items:center;height:3em;margin:.25em 0;padding:0 1em;display:flex}.QuotesHeroVisual-module__LEznGq__field[data-muted]{border-color:var(--grey300);background:var(--grey100);color:var(--grey600)}.QuotesHeroVisual-module__LEznGq__actions{border-top:1px solid var(--grey200);background:#fff;justify-content:flex-end;gap:.75em;padding:1em;display:flex;position:absolute;bottom:0;left:0;right:0}.QuotesHeroVisual-module__LEznGq__secondary,.QuotesHeroVisual-module__LEznGq__primary{white-space:nowrap;border-radius:.75em;padding:.75em}.QuotesHeroVisual-module__LEznGq__secondary{border:1px solid var(--grey500);color:var(--grey600)}.QuotesHeroVisual-module__LEznGq__primary{background:var(--blue);color:#fff}.QuotesHeroVisual-module__LEznGq__versions{opacity:0;pointer-events:none;background:#fbfbf980;border:2px solid #fff;border-radius:1em;gap:1em;width:auto;padding:1em;font-size:clamp(10px,1.85cqw,16px);left:-4%;right:2%;transform:translateY(8px)}[data-screen=versions] .QuotesHeroVisual-module__LEznGq__versions{opacity:1;transform:none}.QuotesHeroVisual-module__LEznGq__panel{background:#fff;border:2px solid #eae9e9;border-radius:.5em;flex-direction:column;flex-shrink:0;align-self:flex-start;width:15em;display:flex}.QuotesHeroVisual-module__LEznGq__panelTitle{letter-spacing:-.022em;box-shadow:inset 0 -1px 0 var(--grey300);padding:1em;font-size:1.125em;font-weight:500}.QuotesHeroVisual-module__LEznGq__panelBody{padding:1em}.QuotesHeroVisual-module__LEznGq__customer{border:1px solid var(--grey300);background:#f1f1ef;border-radius:.5em .5em 0 0;align-items:center;gap:.5em;padding:1em;display:flex}.QuotesHeroVisual-module__LEznGq__userAvatar{color:#fff;background:#5195ff;border-radius:50%;flex-shrink:0;place-items:center;width:2.5em;height:2.5em;font-weight:500;display:grid}.QuotesHeroVisual-module__LEznGq__panelForm{border:1px solid var(--grey400);border-top:0;border-radius:0 0 .75em .75em;flex-direction:column;gap:.25em;padding:1em;display:flex}.QuotesHeroVisual-module__LEznGq__label{font-size:.875em;font-weight:500}.QuotesHeroVisual-module__LEznGq__wide{justify-content:center;margin-top:.75em;display:flex}.QuotesHeroVisual-module__LEznGq__column{flex-direction:column;flex:1;gap:1.5em;min-width:0;display:flex}.QuotesHeroVisual-module__LEznGq__card{border:1px solid var(--grey400);background:#fff;border-radius:.75em;flex-direction:column;gap:.5em;padding:1.25em 1.5em 1.5em;display:flex}.QuotesHeroVisual-module__LEznGq__cardTitle{letter-spacing:-.022em;font-size:1.125em;font-weight:500}.QuotesHeroVisual-module__LEznGq__cardHint{color:var(--grey600);font-size:.875em}.QuotesHeroVisual-module__LEznGq__details{grid-template-columns:9em 1fr;align-items:center;row-gap:.5em;margin-top:.5em;display:grid}.QuotesHeroVisual-module__LEznGq__details>span:nth-child(odd){color:var(--grey600);font-size:.875em}.QuotesHeroVisual-module__LEznGq__owners{gap:1em;display:flex}.QuotesHeroVisual-module__LEznGq__owners span{border:1px solid var(--grey300);background:var(--grey100);border-radius:.5em;padding:.25em .75em;font-size:.875em}.QuotesHeroVisual-module__LEznGq__swap{display:grid}.QuotesHeroVisual-module__LEznGq__swap>*{grid-area:1/1;transition:opacity .3s}.QuotesHeroVisual-module__LEznGq__swap>:last-child,:is([data-added=true] .QuotesHeroVisual-module__LEznGq__swap>:first-child,[data-signed=true] .QuotesHeroVisual-module__LEznGq__signedSwap>:first-child){opacity:0}:is([data-added=true] .QuotesHeroVisual-module__LEznGq__swap>:last-child,[data-signed=true] .QuotesHeroVisual-module__LEznGq__signedSwap>:last-child){opacity:1}.QuotesHeroVisual-module__LEznGq__signedSwap{display:grid}.QuotesHeroVisual-module__LEznGq__signedSwap>*{grid-area:1/1;justify-self:center;transition:opacity .3s}.QuotesHeroVisual-module__LEznGq__signedSwap>:last-child{opacity:0}.QuotesHeroVisual-module__LEznGq__history{color:var(--grey600);flex-direction:column;margin-top:.5em;display:flex}.QuotesHeroVisual-module__LEznGq__historyRow{border-bottom:1px solid var(--grey300);white-space:nowrap;grid-template-columns:5em 1fr 7em 2.5em;align-items:center;min-height:3em;display:grid}.QuotesHeroVisual-module__LEznGq__historyRow>span{padding:0 1em 0 .25em;overflow:hidden}.QuotesHeroVisual-module__LEznGq__historyRow>span:nth-child(3){display:none}.QuotesHeroVisual-module__LEznGq__historyRow>span:last-child{justify-self:end;padding:0;display:grid}.QuotesHeroVisual-module__LEznGq__historyHead{min-height:2.5em;font-size:.8125em;font-weight:500}.QuotesHeroVisual-module__LEznGq__historyHead>span{padding-right:.5em}.QuotesHeroVisual-module__LEznGq__status{border:1px solid var(--grey400);background:#fff;border-radius:.5em;padding:.125em .5em;font-size:.875em;font-weight:500;display:inline-flex}.QuotesHeroVisual-module__LEznGq__status[data-voided]{background:var(--grey100);color:var(--grey500)}.QuotesHeroVisual-module__LEznGq__historyNew{opacity:0;border-bottom-width:0;height:0;min-height:0;transition:height .45s cubic-bezier(.22,1,.36,1),opacity .3s .15s,border-bottom-width 0s linear .45s;overflow:hidden}[data-added=true] .QuotesHeroVisual-module__LEznGq__historyNew{opacity:1;border-bottom-width:1px;height:3em;transition:height .45s cubic-bezier(.22,1,.36,1),opacity .3s .15s}.QuotesHeroVisual-module__LEznGq__overlay{z-index:2;opacity:0;pointer-events:none;transition:opacity .4s,transform .4s cubic-bezier(.22,1,.36,1);position:absolute;left:4em;transform:translateY(10px)}.QuotesHeroVisual-module__LEznGq__sign{align-items:flex-end;gap:1em;display:flex;bottom:9%}:is([data-stage="9"] .QuotesHeroVisual-module__LEznGq__sign,[data-stage="10"] .QuotesHeroVisual-module__LEznGq__sign){opacity:1;transform:none}.QuotesHeroVisual-module__LEznGq__attachments{width:24em;box-shadow:0 0 0 1px var(--grey200), 0 24px 48px -24px #19212e59;background:#fff;border:2px solid #fff;border-radius:.75em;flex-direction:column;flex-shrink:0;gap:1.5em;padding:1em 1em 1.25em;display:flex}.QuotesHeroVisual-module__LEznGq__signatureBox{width:22.2em;max-width:100%;height:9.7em;display:block;overflow:visible}.QuotesHeroVisual-module__LEznGq__signature{opacity:.72}.QuotesHeroVisual-module__LEznGq__pen{fill:none;stroke:#fff;stroke-width:22px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1 3;stroke-dashoffset:1.3px;transition-property:stroke-dashoffset;transition-timing-function:linear}:is([data-stage="9"] .QuotesHeroVisual-module__LEznGq__pen,[data-stage="10"] .QuotesHeroVisual-module__LEznGq__pen){stroke-dashoffset:0}:is([data-screen=reset] .QuotesHeroVisual-module__LEznGq__pen,[data-screen=editor] .QuotesHeroVisual-module__LEznGq__pen){transition-duration:0s!important;transition-delay:0s!important}.QuotesHeroVisual-module__LEznGq__signPanel{flex-shrink:0;width:21em;box-shadow:0 24px 48px -20px #19212e66}@container (max-width:560px){.QuotesHeroVisual-module__LEznGq__window{width:auto;font-size:10px;top:5%;left:4%;right:-4%}.QuotesHeroVisual-module__LEznGq__editor:before,.QuotesHeroVisual-module__LEznGq__sidebar{display:none}.QuotesHeroVisual-module__LEznGq__writing{padding:1.25em}.QuotesHeroVisual-module__LEznGq__content{max-width:none}.QuotesHeroVisual-module__LEznGq__h1{padding-top:.75em}.QuotesHeroVisual-module__LEznGq__h2,.QuotesHeroVisual-module__LEznGq__table{display:none}.QuotesHeroVisual-module__LEznGq__versions{padding:.5em;font-size:10px;left:2%;right:2%}.QuotesHeroVisual-module__LEznGq__createPanel{display:none}.QuotesHeroVisual-module__LEznGq__column{gap:.75em}.QuotesHeroVisual-module__LEznGq__card{padding:1em}.QuotesHeroVisual-module__LEznGq__details{grid-template-columns:7em 1fr}.QuotesHeroVisual-module__LEznGq__owners{flex-wrap:wrap;gap:.5em}.QuotesHeroVisual-module__LEznGq__historyRow{grid-template-columns:5em 1fr 7em}.QuotesHeroVisual-module__LEznGq__historyRow>span:last-child{display:none}.QuotesHeroVisual-module__LEznGq__versions{left:-2%;right:2%}.QuotesHeroVisual-module__LEznGq__sign{flex-direction:column;align-items:flex-start;gap:.75em;bottom:8%;left:1.5em}.QuotesHeroVisual-module__LEznGq__attachments{gap:1em;width:20em}.QuotesHeroVisual-module__LEznGq__signatureBox{width:18em;height:7.9em}.QuotesHeroVisual-module__LEznGq__signPanel{width:20em}}@media (prefers-reduced-motion:reduce){.QuotesHeroVisual-module__LEznGq__slash,.QuotesHeroVisual-module__LEznGq__caret,.QuotesHeroVisual-module__LEznGq__popover,.QuotesHeroVisual-module__LEznGq__versions{display:none}.QuotesHeroVisual-module__LEznGq__pricing{opacity:1;transform:none}}
.AgentsHeroVisual-module__Y3qd-q__stack{letter-spacing:-.01em;color:var(--grey700);--grey700:#19212e;--grey600:#66758f;--grey500:#8c95a6;--grey400:#c3c9d5;--grey300:#d9dee7;--grey200:#e7eaee;--grey100:#f3f4f6;--blue:#006cfa;--ease-out:cubic-bezier(.22, 1, .36, 1);font-size:clamp(9px,1.6cqw,14px);line-height:1.5;position:absolute;inset:0;container-type:inline-size}.AgentsHeroVisual-module__Y3qd-q__window{opacity:0;transition:opacity .5s ease, transform .7s var(--ease-out), filter .5s ease;pointer-events:none;will-change:transform, opacity;transition-delay:.12s;position:absolute;transform:translateY(6%)scale(.98)}:is([data-front=prompt] .AgentsHeroVisual-module__Y3qd-q__prompt,[data-front=terminal] .AgentsHeroVisual-module__Y3qd-q__terminal,[data-front=assistant] .AgentsHeroVisual-module__Y3qd-q__assistant,[data-front=report] .AgentsHeroVisual-module__Y3qd-q__report){opacity:1;filter:none;transform:none}:is([data-front=terminal] .AgentsHeroVisual-module__Y3qd-q__prompt,[data-front=assistant] .AgentsHeroVisual-module__Y3qd-q__prompt,[data-front=assistant] .AgentsHeroVisual-module__Y3qd-q__terminal,[data-front=report] .AgentsHeroVisual-module__Y3qd-q__prompt,[data-front=report] .AgentsHeroVisual-module__Y3qd-q__terminal,[data-front=report] .AgentsHeroVisual-module__Y3qd-q__assistant){opacity:0;filter:blur(3px);transition-delay:0s;transform:translateY(-5%)scale(.94)}[data-front=reset] .AgentsHeroVisual-module__Y3qd-q__window{opacity:0;transition:opacity .4s;transform:none}.AgentsHeroVisual-module__Y3qd-q__caret{vertical-align:-.125em;background:var(--blue);width:1px;height:1em;margin-left:1px;animation:1s step-end infinite AgentsHeroVisual-module__Y3qd-q__caret;display:inline-block}@keyframes AgentsHeroVisual-module__Y3qd-q__caret{50%{opacity:0}}.AgentsHeroVisual-module__Y3qd-q__centered{justify-content:center;align-items:center;padding:0 5%;display:flex;inset:0}.AgentsHeroVisual-module__Y3qd-q__prompt{}.AgentsHeroVisual-module__Y3qd-q__shell{background:#fbfbf9a6;border:2px solid #fff;border-radius:1em;flex-direction:column;align-items:stretch;gap:1.5em;width:100%;padding:4.5em 2.5em 1.5em;display:flex;box-shadow:0 30px 60px -30px #19212e4d}.AgentsHeroVisual-module__Y3qd-q__greeting{letter-spacing:-.03em;justify-content:center;align-items:center;gap:.5em;font-size:2.3em;font-weight:500;line-height:1.1;display:flex}.AgentsHeroVisual-module__Y3qd-q__spark{width:.85em;height:.85em;color:var(--blue)}.AgentsHeroVisual-module__Y3qd-q__composer{border:1px solid var(--grey300);background:#fff;border-radius:1em;flex-direction:column;display:flex;box-shadow:0 8px 24px -16px #19212e40}.AgentsHeroVisual-module__Y3qd-q__composerText{min-height:7.5em;padding:1.25em 1.5em .75em;font-size:1.1em}.AgentsHeroVisual-module__Y3qd-q__composerText p{min-height:1.5em;margin:0}.AgentsHeroVisual-module__Y3qd-q__placeholder{color:var(--grey500)}.AgentsHeroVisual-module__Y3qd-q__composerBar{color:#5b6a84;align-items:center;gap:.5em;padding:.75em 1em 1em;display:flex}.AgentsHeroVisual-module__Y3qd-q__iconButton{border-radius:.5em;place-items:center;width:2.25em;height:2.25em;display:grid}.AgentsHeroVisual-module__Y3qd-q__iconButton svg{width:1.2em;height:1.2em}.AgentsHeroVisual-module__Y3qd-q__segmented{background:var(--grey100);border-radius:.6em;padding:.2em;font-size:.9em;font-weight:500;display:flex}.AgentsHeroVisual-module__Y3qd-q__segmented span{border-radius:.5em;padding:.35em .9em}.AgentsHeroVisual-module__Y3qd-q__segmented span[data-active]{color:var(--grey700);box-shadow:0 0 0 1px var(--grey300);background:#fff}.AgentsHeroVisual-module__Y3qd-q__barSpacer{flex:1}.AgentsHeroVisual-module__Y3qd-q__model{color:var(--grey700);white-space:nowrap;align-items:center;gap:.25em;padding:0 .5em;font-size:.9em;font-weight:500;display:flex}.AgentsHeroVisual-module__Y3qd-q__model svg{width:1em;height:1em;color:var(--grey500)}.AgentsHeroVisual-module__Y3qd-q__send{background:var(--blue);color:#fff;width:2.25em;height:2.25em;transition:transform .18s var(--ease-out), background .18s ease;border-radius:.6em;place-items:center;display:grid}.AgentsHeroVisual-module__Y3qd-q__send svg{width:1.2em;height:1.2em}[data-sent=true] .AgentsHeroVisual-module__Y3qd-q__send{background:#0054c4;transform:scale(.88)}.AgentsHeroVisual-module__Y3qd-q__workspace{color:#5b6a84;justify-content:space-between;gap:1em;padding:0 .5em;font-size:.85em;display:flex}.AgentsHeroVisual-module__Y3qd-q__terminal{color:#e7eaee;font-family:var(--font-ibm-plex-mono), ui-monospace, monospace;background:#1b2231;border:1px solid #2c3648;border-radius:.6em;flex-direction:column;font-size:.95em;display:flex;inset:8% -6% -8% 5%;overflow:hidden;box-shadow:0 40px 80px -40px #19212e99}.AgentsHeroVisual-module__Y3qd-q__titleBar{text-align:center;color:#d9dee7;border-bottom:1px solid #2c3648;flex-shrink:0;padding:.75em 1em}.AgentsHeroVisual-module__Y3qd-q__console{flex:1;min-height:0;display:flex}.AgentsHeroVisual-module__Y3qd-q__gutter{color:#66758f;text-align:right;border-right:1px solid #2c3648;flex-direction:column;flex-shrink:0;width:3.5em;padding:1em 0;display:flex}.AgentsHeroVisual-module__Y3qd-q__gutter span{padding-right:1em;line-height:1.7}.AgentsHeroVisual-module__Y3qd-q__code{white-space:pre;flex:1;min-width:0;margin:0;padding:1em 1.25em;line-height:1.7;overflow:hidden}.AgentsHeroVisual-module__Y3qd-q__code>div{min-height:1.7em}.AgentsHeroVisual-module__Y3qd-q__gap{height:1.7em}.AgentsHeroVisual-module__Y3qd-q__comment{color:#e7eaee}.AgentsHeroVisual-module__Y3qd-q__binary{color:#f3c95a}.AgentsHeroVisual-module__Y3qd-q__subcommand{color:#f5854f}.AgentsHeroVisual-module__Y3qd-q__flag{color:#4d9bff}.AgentsHeroVisual-module__Y3qd-q__value{color:#c9dcf5}.AgentsHeroVisual-module__Y3qd-q__muted{color:#66758f}.AgentsHeroVisual-module__Y3qd-q__block{vertical-align:-.2em;background:#c9dcf5;width:.6em;height:1.1em;margin-left:1px;animation:1s step-end infinite AgentsHeroVisual-module__Y3qd-q__caret;display:inline-block}.AgentsHeroVisual-module__Y3qd-q__response{color:#a7b4c8;opacity:0;min-height:1.7em;transition:opacity .3s ease, transform .3s var(--ease-out);transform:translateY(4px)}.AgentsHeroVisual-module__Y3qd-q__response[data-visible=true]{opacity:1;transform:none}.AgentsHeroVisual-module__Y3qd-q__check{color:#5fd39a}.AgentsHeroVisual-module__Y3qd-q__report{}.AgentsHeroVisual-module__Y3qd-q__card{border:1px solid var(--grey300);background:#fff;border-radius:.5em;width:84%;overflow:hidden;box-shadow:0 30px 60px -30px #19212e4d}.AgentsHeroVisual-module__Y3qd-q__reportHeader{border-bottom:1px solid var(--grey300);padding:1.25em 1.25em 1em;font-size:1.15em;font-weight:500}.AgentsHeroVisual-module__Y3qd-q__reportValue{letter-spacing:-.02em;font-variant-numeric:tabular-nums;padding:1.25em 1.25em .5em;font-size:1.8em;font-weight:500}.AgentsHeroVisual-module__Y3qd-q__chart{aspect-ratio:300/80;width:100%;height:auto;display:block;overflow:visible}.AgentsHeroVisual-module__Y3qd-q__line{fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:var(--len,1000);stroke-dashoffset:var(--len,1000);transition:stroke-dashoffset 1.4s var(--ease-out) .35s}.AgentsHeroVisual-module__Y3qd-q__lineBlue{stroke:#3775ee}.AgentsHeroVisual-module__Y3qd-q__linePurple{stroke:#a89ff0;transition-delay:.5s}.AgentsHeroVisual-module__Y3qd-q__lineOrange{stroke:#f0a63a;transition-delay:.65s}.AgentsHeroVisual-module__Y3qd-q__area{opacity:0;transition:opacity .8s 1.1s}[data-front=report] .AgentsHeroVisual-module__Y3qd-q__line{stroke-dashoffset:0}[data-front=report] .AgentsHeroVisual-module__Y3qd-q__area{opacity:1}.AgentsHeroVisual-module__Y3qd-q__table{border-collapse:collapse;border-top:1px solid var(--grey300);font-variant-numeric:tabular-nums;width:100%;margin-top:.75em;font-size:.95em}.AgentsHeroVisual-module__Y3qd-q__table th,.AgentsHeroVisual-module__Y3qd-q__table td{text-align:right;white-space:nowrap;border-bottom:1px solid var(--grey200);padding:.8em 1.25em}.AgentsHeroVisual-module__Y3qd-q__table th:first-child,.AgentsHeroVisual-module__Y3qd-q__table td:first-child{text-align:left;font-weight:500}.AgentsHeroVisual-module__Y3qd-q__table thead th{color:var(--grey600);font-weight:400}.AgentsHeroVisual-module__Y3qd-q__table td[data-positive=true]{color:#1a9a5a}.AgentsHeroVisual-module__Y3qd-q__table td[data-positive=false]{color:#e0552f}.AgentsHeroVisual-module__Y3qd-q__table tbody tr{opacity:0;transition:opacity .35s ease, transform .35s var(--ease-out);transform:translateY(4px)}[data-front=report] .AgentsHeroVisual-module__Y3qd-q__table tbody tr{opacity:1;transform:none}[data-front=report] .AgentsHeroVisual-module__Y3qd-q__table tbody tr:first-child{transition-delay:.9s}[data-front=report] .AgentsHeroVisual-module__Y3qd-q__table tbody tr:nth-child(2){transition-delay:1.02s}[data-front=report] .AgentsHeroVisual-module__Y3qd-q__table tbody tr:nth-child(3){transition-delay:1.14s}[data-front=report] .AgentsHeroVisual-module__Y3qd-q__table tbody tr:nth-child(4){transition-delay:1.26s}.AgentsHeroVisual-module__Y3qd-q__dot{vertical-align:.05em;border-radius:50%;width:.6em;height:.6em;margin-right:.6em;display:inline-block}.AgentsHeroVisual-module__Y3qd-q__dot[data-tone=blue]{background:#3775ee}.AgentsHeroVisual-module__Y3qd-q__dot[data-tone=purple]{background:#a89ff0}.AgentsHeroVisual-module__Y3qd-q__dot[data-tone=orange]{background:#f0a63a}.AgentsHeroVisual-module__Y3qd-q__disclosure{border-style:solid;border-width:.3em 0 .3em .45em;border-color:transparent transparent transparent var(--grey700);width:0;height:0;margin-right:.7em;display:inline-block}.AgentsHeroVisual-module__Y3qd-q__assistant{}.AgentsHeroVisual-module__Y3qd-q__panel{border:1px solid var(--grey300);background:var(--grey100);border-radius:.75em;flex-direction:column;width:64%;display:flex;overflow:hidden;box-shadow:0 0 0 .6em #fff9,0 40px 80px -40px #19212e73}.AgentsHeroVisual-module__Y3qd-q__assistantHeader{border-bottom:1px solid var(--grey300);background:#fff;justify-content:space-between;align-items:center;padding:1em 1.25em;font-weight:500;display:flex}.AgentsHeroVisual-module__Y3qd-q__close{width:1.2em;height:1.2em;color:var(--grey600)}.AgentsHeroVisual-module__Y3qd-q__assistantBody{flex-direction:column;gap:1em;padding:5em 1.25em 1.25em;display:flex}.AgentsHeroVisual-module__Y3qd-q__assistantIntro{flex-direction:column;gap:.25em;display:flex}.AgentsHeroVisual-module__Y3qd-q__assistantIntro strong{letter-spacing:-.015em;font-size:1.35em;font-weight:500}.AgentsHeroVisual-module__Y3qd-q__assistantIntro span{color:var(--grey600)}.AgentsHeroVisual-module__Y3qd-q__query{border:1px solid var(--blue);background:#fff;border-radius:.5em;min-height:5.5em;padding:1em 3em 1em 1em;font-size:1.05em;position:relative}.AgentsHeroVisual-module__Y3qd-q__query p{margin:0}.AgentsHeroVisual-module__Y3qd-q__querySend{background:var(--blue);color:#fff;width:1.8em;height:1.8em;transition:transform .18s var(--ease-out);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:.75em;right:.75em}.AgentsHeroVisual-module__Y3qd-q__querySend svg{width:1em;height:1em}[data-qsent=true] .AgentsHeroVisual-module__Y3qd-q__querySend{transform:scale(.85)}.AgentsHeroVisual-module__Y3qd-q__chips{white-space:nowrap;gap:.5em;display:flex;overflow:hidden}.AgentsHeroVisual-module__Y3qd-q__chips span{border:1px solid var(--grey400);color:var(--grey600);background:#fff;border-radius:.35em;padding:.4em .7em;font-size:.8em}@container (max-width:560px){.AgentsHeroVisual-module__Y3qd-q__stack{font-size:10px}.AgentsHeroVisual-module__Y3qd-q__centered{padding:0 3%}.AgentsHeroVisual-module__Y3qd-q__shell{gap:1em;padding:2.5em 1em 1em}.AgentsHeroVisual-module__Y3qd-q__greeting{font-size:2em}.AgentsHeroVisual-module__Y3qd-q__composerText{min-height:6em;font-size:1em}.AgentsHeroVisual-module__Y3qd-q__model,.AgentsHeroVisual-module__Y3qd-q__workspace{display:none}.AgentsHeroVisual-module__Y3qd-q__terminal{font-size:.85em;inset:5% -3% -10% 3%}.AgentsHeroVisual-module__Y3qd-q__gutter{width:2.75em}.AgentsHeroVisual-module__Y3qd-q__gutter span:nth-child(n+15){display:none}.AgentsHeroVisual-module__Y3qd-q__card{width:100%}.AgentsHeroVisual-module__Y3qd-q__table th:nth-child(n+4),.AgentsHeroVisual-module__Y3qd-q__table td:nth-child(n+4){display:none}.AgentsHeroVisual-module__Y3qd-q__panel{width:92%}.AgentsHeroVisual-module__Y3qd-q__assistantBody{gap:.75em;padding:2em 1em 1em}.AgentsHeroVisual-module__Y3qd-q__chips{display:none}}@media (prefers-reduced-motion:reduce){.AgentsHeroVisual-module__Y3qd-q__caret,.AgentsHeroVisual-module__Y3qd-q__block{display:none}.AgentsHeroVisual-module__Y3qd-q__window{transition:none}}
.AiMetering-module__S6hyKq__section{--metering-input:#3775ee;--metering-output:#96b9fa;--metering-cached:#8dc7b7;width:100%;min-width:0;max-width:100%;color:var(--foreground-01-dark);font-family:var(--font-gt-america), sans-serif}.AiMetering-module__S6hyKq__header{justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:52px;display:flex}.AiMetering-module__S6hyKq__header>div{min-width:0}.AiMetering-module__S6hyKq__title{letter-spacing:-1.5px;padding:0;font-size:48px;line-height:1.05}.AiMetering-module__S6hyKq__description{color:var(--foreground-02-dark);letter-spacing:-.25px;margin-top:18px;font-size:16px;line-height:24px}.AiMetering-module__S6hyKq__cta{border:1px solid var(--stroke-01);background:var(--surface-01);flex-shrink:0;gap:0;max-width:100%;display:flex}.AiMetering-module__S6hyKq__ctaVisual{width:94px;color:var(--primary);border-right:1px solid var(--stroke-01);background:radial-gradient(ellipse at bottom left, color-mix(in oklch, var(--primary) 10%, transparent), transparent 75%), var(--surface-02);align-self:stretch;place-items:center;display:grid}.AiMetering-module__S6hyKq__ctaCopy{flex-direction:column;gap:6px;padding:18px 24px;font-size:14px;font-weight:400;display:flex}.AiMetering-module__S6hyKq__ctaCopy>span:last-child{color:var(--foreground-02-dark);align-items:center;gap:8px;font-size:12px;display:flex}.AiMetering-module__S6hyKq__cta:hover{border-color:var(--foreground-02-dark)}.AiMetering-module__S6hyKq__cta:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.AiMetering-module__S6hyKq__frame{border:1px solid var(--stroke-01);width:100%;min-width:0;max-width:100%}.AiMetering-module__S6hyKq__stage{isolation:isolate;background:var(--surface-01);grid-template-columns:minmax(0,1fr);justify-items:center;width:100%;min-width:0;max-width:100%;padding:68px 32px 0;display:grid;position:relative;overflow:hidden}.AiMetering-module__S6hyKq__backdrops{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:clip;-webkit-mask-image:radial-gradient(at 50% 55%,#000 30%,#000000bf 65%,#0000 100%);mask-image:radial-gradient(at 50% 55%,#000 30%,#000000bf 65%,#0000 100%)}.AiMetering-module__S6hyKq__backdrop{opacity:0;transition:opacity .8s;position:absolute;inset:0}.AiMetering-module__S6hyKq__backdrop[data-active=true]{opacity:1}.AiMetering-module__S6hyKq__backdropImage{object-fit:cover;opacity:.28;filter:blur(clamp(40px,7vw,100px));transform:scale(1.12)}.AiMetering-module__S6hyKq__backdropGrain{object-fit:cover;mix-blend-mode:soft-light;opacity:.025}.AiMetering-module__S6hyKq__chart{border:1px solid var(--surface-02-dark);background:radial-gradient(ellipse at 72% 12%, var(--surface-02-dark), transparent 72%), var(--surface-01-dark);width:100%;max-width:760px;color:var(--foreground-01-light);border-bottom:0;border-radius:12px 12px 0 0;margin:0;padding:32px 34px 30px;position:relative;box-shadow:0 24px 64px #111a3033}.AiMetering-module__S6hyKq__chartHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.AiMetering-module__S6hyKq__chartHeader h3{letter-spacing:-.4px;font-size:20px;font-weight:500;line-height:28px}.AiMetering-module__S6hyKq__chartHeader p{color:var(--foreground-02-light);margin-top:5px;font-size:12px;line-height:18px}.AiMetering-module__S6hyKq__chartSummary{align-items:baseline;gap:10px;margin:24px 0 28px;display:flex}.AiMetering-module__S6hyKq__chartSummary strong{letter-spacing:-1.5px;font-variant-numeric:tabular-nums;font-size:40px;font-weight:500;line-height:44px}.AiMetering-module__S6hyKq__chartSummary>span{color:var(--foreground-02-light);font-size:12px}.AiMetering-module__S6hyKq__plot{height:230px;position:relative}.AiMetering-module__S6hyKq__grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.AiMetering-module__S6hyKq__grid>div{align-items:center;gap:14px;height:0;display:flex}.AiMetering-module__S6hyKq__grid span{width:32px;color:var(--foreground-02-light);text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:10px}.AiMetering-module__S6hyKq__grid i{background:color-mix(in oklch, var(--stroke-01-dark) 60%, transparent);flex:1;height:1px}.AiMetering-module__S6hyKq__bars{grid-template-columns:repeat(18,minmax(0,1fr));gap:9px;display:grid;position:absolute;inset:0 2px 0 48px}.AiMetering-module__S6hyKq__bar{transform-origin:bottom;flex-direction:column-reverse;justify-content:flex-start;gap:1px;display:flex}.AiMetering-module__S6hyKq__bars[data-animate=true] .AiMetering-module__S6hyKq__bar{animation:.9s cubic-bezier(.22,1,.36,1) both AiMetering-module__S6hyKq__barRise}.AiMetering-module__S6hyKq__bars[data-paused=true] .AiMetering-module__S6hyKq__bar{animation-play-state:paused}@keyframes AiMetering-module__S6hyKq__barRise{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.AiMetering-module__S6hyKq__bar>span{background-image:repeating-linear-gradient(0deg,#0000 0 3px,#10203924 3px 4px);flex-shrink:0;display:block}.AiMetering-module__S6hyKq__dates{color:var(--foreground-02-light);justify-content:space-between;margin:17px 0 0 48px;font-size:10px;display:flex}.AiMetering-module__S6hyKq__legend{border-top:1px solid color-mix(in oklch, var(--stroke-01-dark) 60%, transparent);justify-content:center;gap:42px;margin:28px 0 0 48px;padding-top:24px;display:flex}.AiMetering-module__S6hyKq__legend>div{align-items:flex-start;gap:8px;display:flex}.AiMetering-module__S6hyKq__legendDot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:4px;display:block}.AiMetering-module__S6hyKq__legend>div>span:last-child{color:var(--foreground-02-light);white-space:nowrap;font-size:11px;line-height:16px}.AiMetering-module__S6hyKq__legend strong{color:var(--foreground-01-light);font-variant-numeric:tabular-nums;margin-top:4px;font-size:16px;font-weight:500;display:block}.AiMetering-module__S6hyKq__benefits{border-top:1px solid var(--stroke-01);background:var(--surface-01);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.AiMetering-module__S6hyKq__benefit{text-align:left;cursor:pointer;min-width:0;color:var(--foreground-01-dark);flex-direction:column;align-items:flex-start;padding:28px 30px 30px;display:flex;position:relative}.AiMetering-module__S6hyKq__benefit[aria-selected=true]{background:var(--surface-02)}.AiMetering-module__S6hyKq__benefit:after{content:"";background:color-mix(in oklch, var(--primary) 15%, transparent);opacity:0;height:3px;position:absolute;bottom:0;left:0;right:0}.AiMetering-module__S6hyKq__benefit[aria-selected=true]:after{opacity:1}.AiMetering-module__S6hyKq__tabProgress{z-index:1;background:var(--primary);transform-origin:0;height:3px;animation:linear both AiMetering-module__S6hyKq__tabFill;position:absolute;bottom:0;left:0;right:0}.AiMetering-module__S6hyKq__tabProgress[data-running=false]{animation-play-state:paused}@keyframes AiMetering-module__S6hyKq__tabFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.AiMetering-module__S6hyKq__benefit:hover{background:var(--background)}.AiMetering-module__S6hyKq__benefit:focus-visible{z-index:1;outline:2px solid var(--primary);outline-offset:-4px}.AiMetering-module__S6hyKq__benefit+.AiMetering-module__S6hyKq__benefit{border-left:1px solid var(--stroke-01)}.AiMetering-module__S6hyKq__step{color:var(--foreground-02-dark);letter-spacing:.8px;margin-bottom:18px;font-size:10px;display:block}.AiMetering-module__S6hyKq__benefitTitle{letter-spacing:-.5px;font-size:22px;font-weight:500;line-height:28px;display:block}.AiMetering-module__S6hyKq__benefitDescription{color:var(--foreground-02-dark);letter-spacing:-.2px;margin-top:12px;font-size:14px;line-height:22px;display:block}.AiMetering-module__S6hyKq__integrations{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.AiMetering-module__S6hyKq__integrations img{width:36px;height:36px}.AiMetering-module__S6hyKq__mobileBenefitCopy,.AiMetering-module__S6hyKq__mobileTabTitle{display:none}.AiMetering-module__S6hyKq__panelStack{grid-template-columns:minmax(0,1fr);width:100%;min-width:0;max-width:760px;display:grid}.AiMetering-module__S6hyKq__panel{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;width:100%;min-width:0;max-width:100%;transition:opacity .24s,transform .24s,visibility 0s .24s;transform:translateY(8px)}.AiMetering-module__S6hyKq__panel[data-active=true]{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.AiMetering-module__S6hyKq__panel:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.AiMetering-module__S6hyKq__panel .AiMetering-module__S6hyKq__chart{height:100%}.AiMetering-module__S6hyKq__rotationControl{min-height:28px;color:var(--foreground-02-dark);font-variant-numeric:tabular-nums;cursor:pointer;z-index:1;align-items:center;gap:12px;padding:4px 8px;font-size:10px;display:flex;position:absolute;top:20px;right:24px}.AiMetering-module__S6hyKq__rotationControl:hover{color:var(--foreground-01-dark);background:var(--surface-01)}.AiMetering-module__S6hyKq__rotationControl:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.AiMetering-module__S6hyKq__invoiceScene{grid-template-columns:minmax(0,1fr);justify-items:center;width:100%;min-width:0;height:100%;display:grid;position:relative}.AiMetering-module__S6hyKq__invoicePaper{border:1px solid var(--stroke-01);color:#19212e;background:#fff;border-bottom:0;border-radius:12px 12px 0 0;flex-direction:column;width:100%;min-width:0;max-width:560px;min-height:100%;padding:32px;display:flex;box-shadow:0 24px 64px #111a3033}.AiMetering-module__S6hyKq__invoiceHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.AiMetering-module__S6hyKq__invoiceHeader h3{letter-spacing:-.5px;font-size:20px;font-weight:700;line-height:28px}.AiMetering-module__S6hyKq__invoiceMetadata{grid-template-columns:1fr 1fr;gap:32px;margin-top:20px;display:grid}.AiMetering-module__S6hyKq__invoiceMetadata>div{flex-direction:column;gap:8px;display:flex}.AiMetering-module__S6hyKq__invoiceMetadata i{background:#f1f1ef;border-radius:10px;width:78%;height:8px;display:block}.AiMetering-module__S6hyKq__invoiceMetadata i:first-child{width:52%}.AiMetering-module__S6hyKq__invoiceMetadata i:last-child{width:64%}.AiMetering-module__S6hyKq__invoiceAmount{flex-direction:column;gap:4px;margin-top:20px;display:flex}.AiMetering-module__S6hyKq__invoiceAmount strong{letter-spacing:-.75px;font-variant-numeric:tabular-nums;font-size:28px;font-weight:700;line-height:34px}.AiMetering-module__S6hyKq__invoiceAmount>span:not(.AiMetering-module__S6hyKq__sr-only){font-size:11px;line-height:16px}.AiMetering-module__S6hyKq__pricingTable{margin-top:20px}.AiMetering-module__S6hyKq__pricingTableHeader,.AiMetering-module__S6hyKq__pricingRow{grid-template-columns:1.4fr 1fr 1fr;align-items:baseline;column-gap:12px;display:grid}.AiMetering-module__S6hyKq__pricingTableHeader{color:#687384;padding-bottom:8px;font-size:10px;line-height:16px}.AiMetering-module__S6hyKq__pricingTableHeader>span:not(:first-child),.AiMetering-module__S6hyKq__pricingRow>span:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.AiMetering-module__S6hyKq__pricingRow{border-top:1px solid #f1f1ef;row-gap:6px;padding:10px 0}.AiMetering-module__S6hyKq__pricingTokenLabel{align-items:center;gap:6px;font-size:14px;font-weight:500;line-height:20px;display:flex}.AiMetering-module__S6hyKq__pricingTokenLabel i{border-radius:50%;flex-shrink:0;width:6px;height:6px}.AiMetering-module__S6hyKq__pricingUnits{font-size:13px;line-height:20px}.AiMetering-module__S6hyKq__pricingAmount{font-size:14px;font-weight:500;line-height:20px}.AiMetering-module__S6hyKq__modelBreakdown{color:#687384;flex-wrap:wrap;grid-column:1/-1;gap:2px 16px;margin:0;padding-left:12px;font-size:10px;line-height:14px;display:flex}.AiMetering-module__S6hyKq__modelBreakdown>div{align-items:baseline;gap:4px;display:flex}.AiMetering-module__S6hyKq__modelBreakdown dt,.AiMetering-module__S6hyKq__modelBreakdown dd{margin:0}.AiMetering-module__S6hyKq__modelBreakdown dd{font-variant-numeric:tabular-nums}.AiMetering-module__S6hyKq__pricingTotals{border-top:1px solid #f1f1ef;margin:auto 0 0;padding-top:14px}.AiMetering-module__S6hyKq__creditsApplied{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.AiMetering-module__S6hyKq__creditsApplied dt{font-size:14px;line-height:20px}.AiMetering-module__S6hyKq__creditsApplied dd{white-space:nowrap;font-variant-numeric:tabular-nums;margin:0;font-size:20px;font-weight:500;line-height:26px}.AiMetering-module__S6hyKq__invoicePoweredBy{color:#8c95a6;justify-content:flex-end;align-items:center;gap:5px;margin-top:20px;font-size:9px;line-height:12px;display:flex}.AiMetering-module__S6hyKq__invoiceLogo{align-items:center;gap:3px;display:flex}.AiMetering-module__S6hyKq__stackVisual{width:100%;min-width:0;max-width:100%;height:100%;margin:0;position:relative;container-type:size}.AiMetering-module__S6hyKq__orbitScene{aspect-ratio:1;isolation:isolate;width:min(100cqw,100cqh,600px);min-width:0;max-width:100%;position:absolute;top:50%;left:50%;overflow:clip;transform:translate(-50%,-50%)}.AiMetering-module__S6hyKq__orbitWaves{pointer-events:none;border-radius:50%;position:absolute;inset:0;overflow:hidden}.AiMetering-module__S6hyKq__orbitWave{transform:scale(var(--wave-scale));opacity:.35;border:2px solid #ffffffbf;border-radius:50%;animation:6s linear infinite AiMetering-module__S6hyKq__orbitRipple;position:absolute;inset:0;box-shadow:inset 0 0 24px #ffffff59,0 0 20px #ffffff40}.AiMetering-module__S6hyKq__orbitLane{animation:AiMetering-module__S6hyKq__orbitTurn var(--orbit-duration) linear infinite var(--orbit-direction);position:absolute;inset:0}.AiMetering-module__S6hyKq__orbitRing{border:2px dashed #fff;border-radius:50%;position:absolute;inset:23%;box-shadow:0 0 0 1px #19212e08}.AiMetering-module__S6hyKq__orbitLane[data-orbit="1"] .AiMetering-module__S6hyKq__orbitRing{inset:8%}.AiMetering-module__S6hyKq__orbitItem{aspect-ratio:1;width:9.1%;position:absolute;transform:translate(-50%,-50%)}.AiMetering-module__S6hyKq__orbitCounter{width:100%;height:100%;animation:AiMetering-module__S6hyKq__orbitCounterTurn var(--orbit-duration) linear infinite var(--orbit-direction)}.AiMetering-module__S6hyKq__orbitItem .AiMetering-module__S6hyKq__orbitCounter{border-radius:25%;box-shadow:0 6px 16px #19212e14}.AiMetering-module__S6hyKq__orbitItem img{width:100%;height:100%;display:block}.AiMetering-module__S6hyKq__orbitSatellite{aspect-ratio:1;width:4.5%;position:absolute;transform:translate(-50%,-50%)}.AiMetering-module__S6hyKq__orbitSatellite i{background:#fbfbf980;border:2px solid #fff;border-radius:25%;display:block}.AiMetering-module__S6hyKq__orbitHub{background:#fbfbf9b3;border:2px solid #fff;border-radius:50%;place-items:center;display:grid;position:absolute;inset:35.8%;box-shadow:0 10px 36px #19212e0d}.AiMetering-module__S6hyKq__orbitHub:before{content:"";border:2px solid #fff;border-radius:50%;position:absolute;inset:5%}.AiMetering-module__S6hyKq__orbitHub img{width:48%;height:48%}.AiMetering-module__S6hyKq__orbitScene[data-running=false] .AiMetering-module__S6hyKq__orbitLane,.AiMetering-module__S6hyKq__orbitScene[data-running=false] .AiMetering-module__S6hyKq__orbitCounter,.AiMetering-module__S6hyKq__orbitScene[data-running=false] .AiMetering-module__S6hyKq__orbitWave{animation-play-state:paused}@keyframes AiMetering-module__S6hyKq__orbitRipple{0%{opacity:0;transform:scale(.28)}20%{opacity:.65}70%{opacity:.35}to{opacity:0;transform:scale(1.1)}}@keyframes AiMetering-module__S6hyKq__orbitTurn{to{transform:rotate(360deg)}}@keyframes AiMetering-module__S6hyKq__orbitCounterTurn{to{transform:rotate(-360deg)}}@media (max-width:1100px){.AiMetering-module__S6hyKq__header{gap:24px}.AiMetering-module__S6hyKq__title{font-size:42px}.AiMetering-module__S6hyKq__ctaVisual{width:70px}.AiMetering-module__S6hyKq__ctaCopy{padding:16px;font-size:12px}.AiMetering-module__S6hyKq__ctaCopy>span:last-child{font-size:11px}.AiMetering-module__S6hyKq__benefit{padding-inline:24px}.AiMetering-module__S6hyKq__benefitTitle{font-size:20px}}@media (max-width:767px){.AiMetering-module__S6hyKq__header{flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:32px}.AiMetering-module__S6hyKq__title{letter-spacing:-1px;font-size:clamp(26px,5vw,34px);line-height:1.12}.AiMetering-module__S6hyKq__description{font-size:14px;line-height:22px}.AiMetering-module__S6hyKq__stage{padding:36px 20px 0}.AiMetering-module__S6hyKq__chart{padding:24px 22px}.AiMetering-module__S6hyKq__chartHeader h3{font-size:17px;line-height:24px}.AiMetering-module__S6hyKq__chartHeader p{font-size:10px}.AiMetering-module__S6hyKq__chartSummary strong{font-size:34px}.AiMetering-module__S6hyKq__plot{height:210px}.AiMetering-module__S6hyKq__bars{gap:6px}.AiMetering-module__S6hyKq__legend{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-left:0;display:grid}.AiMetering-module__S6hyKq__legend>div{flex-direction:column;gap:6px;min-width:0}.AiMetering-module__S6hyKq__legendDot{margin-top:0}.AiMetering-module__S6hyKq__legend>div>span:last-child{white-space:normal}.AiMetering-module__S6hyKq__benefit{justify-content:center;align-items:center;min-height:56px;padding:16px 12px}.AiMetering-module__S6hyKq__benefitTitle,.AiMetering-module__S6hyKq__benefitDescription,.AiMetering-module__S6hyKq__benefit .AiMetering-module__S6hyKq__integrations,.AiMetering-module__S6hyKq__step{display:none}.AiMetering-module__S6hyKq__mobileTabTitle{text-transform:capitalize;font-size:14px;font-weight:500;line-height:20px;display:block}.AiMetering-module__S6hyKq__mobileBenefitCopy{border-top:1px solid var(--stroke-01);background:var(--surface-01);color:var(--foreground-02-dark);margin:0;padding:18px;font-size:14px;line-height:22px;display:block}.AiMetering-module__S6hyKq__mobileBenefitCopy strong{color:var(--foreground-01-dark);margin-bottom:8px;font-size:16px;font-weight:500;line-height:22px;display:block}}@media (max-width:450px){.AiMetering-module__S6hyKq__stage{padding:28px 12px 0}.AiMetering-module__S6hyKq__chart{border-radius:8px 8px 0 0;padding:20px 14px}.AiMetering-module__S6hyKq__chartHeader{gap:8px}.AiMetering-module__S6hyKq__chartHeader h3{font-size:15px}.AiMetering-module__S6hyKq__chartHeader p{max-width:150px;line-height:15px}.AiMetering-module__S6hyKq__chartSummary{margin:18px 0 24px}.AiMetering-module__S6hyKq__chartSummary strong{font-size:32px}.AiMetering-module__S6hyKq__chartSummary>span{font-size:10px}.AiMetering-module__S6hyKq__plot{height:176px}.AiMetering-module__S6hyKq__grid>div{gap:8px}.AiMetering-module__S6hyKq__grid span{width:26px;font-size:8px}.AiMetering-module__S6hyKq__bars{gap:4px;left:35px}.AiMetering-module__S6hyKq__dates{margin-left:35px;font-size:8px}.AiMetering-module__S6hyKq__legend{justify-content:space-between;gap:8px;margin-top:22px;padding-top:18px}.AiMetering-module__S6hyKq__legend>div{gap:5px}.AiMetering-module__S6hyKq__legendDot{width:5px;height:5px}.AiMetering-module__S6hyKq__legend>div>span:last-child{font-size:9px}.AiMetering-module__S6hyKq__legend strong{font-size:14px}}@media (max-width:767px){.AiMetering-module__S6hyKq__rotationControl{min-height:26px;top:4px;right:12px}}@media (max-width:450px){.AiMetering-module__S6hyKq__rotationControl{font-size:9px;top:1px;right:8px}.AiMetering-module__S6hyKq__invoicePaper{border-radius:8px 8px 0 0;padding:20px 16px}.AiMetering-module__S6hyKq__invoiceHeader h3{font-size:18px;line-height:24px}.AiMetering-module__S6hyKq__invoiceHeader img{width:22px;height:22px}.AiMetering-module__S6hyKq__invoiceMetadata{gap:20px;margin-top:16px}.AiMetering-module__S6hyKq__invoiceMetadata>div{gap:6px}.AiMetering-module__S6hyKq__invoiceMetadata i{height:6px}.AiMetering-module__S6hyKq__invoiceAmount{margin-top:16px}.AiMetering-module__S6hyKq__invoiceAmount strong{font-size:24px;line-height:30px}.AiMetering-module__S6hyKq__pricingTable{margin-top:16px}.AiMetering-module__S6hyKq__pricingTableHeader,.AiMetering-module__S6hyKq__pricingRow{column-gap:6px}.AiMetering-module__S6hyKq__pricingTableHeader{font-size:9px;line-height:14px}.AiMetering-module__S6hyKq__pricingRow{row-gap:4px;padding-block:8px}.AiMetering-module__S6hyKq__pricingTokenLabel{gap:5px;font-size:12px;line-height:18px}.AiMetering-module__S6hyKq__pricingTokenLabel i{width:5px;height:5px}.AiMetering-module__S6hyKq__pricingUnits{font-size:11px;line-height:18px}.AiMetering-module__S6hyKq__pricingAmount{font-size:12px;line-height:18px}.AiMetering-module__S6hyKq__modelBreakdown{gap:2px 8px;padding-left:10px;font-size:9px;line-height:13px}.AiMetering-module__S6hyKq__modelBreakdown>div{gap:3px}.AiMetering-module__S6hyKq__pricingTotals{padding-top:12px}.AiMetering-module__S6hyKq__creditsApplied dt{font-size:12px;line-height:18px}.AiMetering-module__S6hyKq__creditsApplied dd{font-size:18px;line-height:24px}.AiMetering-module__S6hyKq__invoicePoweredBy{margin-top:16px}.AiMetering-module__S6hyKq__orbitRing,.AiMetering-module__S6hyKq__orbitHub,.AiMetering-module__S6hyKq__orbitHub:before,.AiMetering-module__S6hyKq__orbitSatellite i{border-width:1px}}@media (max-width:360px){.AiMetering-module__S6hyKq__invoicePaper{padding-inline:10px}.AiMetering-module__S6hyKq__pricingTableHeader,.AiMetering-module__S6hyKq__pricingRow{grid-template-columns:1.6fr .9fr 1fr;column-gap:4px}.AiMetering-module__S6hyKq__pricingTokenLabel{font-size:11px}.AiMetering-module__S6hyKq__pricingUnits{font-size:10px}.AiMetering-module__S6hyKq__pricingAmount{font-size:11px}}@media (prefers-reduced-motion:reduce){.AiMetering-module__S6hyKq__tabProgress{animation:none;transform:scaleX(1)}.AiMetering-module__S6hyKq__backdrop{transition:none}.AiMetering-module__S6hyKq__panel,.AiMetering-module__S6hyKq__benefit{transition:none;transform:none}.AiMetering-module__S6hyKq__bars[data-animate=true] .AiMetering-module__S6hyKq__bar,.AiMetering-module__S6hyKq__orbitLane,.AiMetering-module__S6hyKq__orbitCounter,.AiMetering-module__S6hyKq__orbitWave{animation:none}}
.MeteringHeroAnimation-module__OkyG6G__stack{flex-direction:column;display:flex;position:absolute;top:6%;left:6%;right:6%}.MeteringHeroAnimation-module__OkyG6G__chart{z-index:2;position:relative}.MeteringHeroAnimation-module__OkyG6G__bar{animation:7.2s cubic-bezier(.65,0,.35,1) infinite MeteringHeroAnimation-module__OkyG6G__barDrift;animation-delay:calc(var(--bar-index) * -.32s)}.MeteringHeroAnimation-module__OkyG6G__orbit{z-index:1;aspect-ratio:2/1.25;--tile:clamp(36px, 9.3cqw, 64px);--dot:clamp(16px, 4.4cqw, 30px);width:100%;position:relative;overflow:hidden;container-type:inline-size}.MeteringHeroAnimation-module__OkyG6G__rings{width:100%;height:50cqw;position:absolute;top:0;left:0;overflow:visible}.MeteringHeroAnimation-module__OkyG6G__ring{stroke:#3c50784d;stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:2.6 7.4;animation:4s linear infinite MeteringHeroAnimation-module__OkyG6G__ringCrawl}.MeteringHeroAnimation-module__OkyG6G__ring:nth-child(2){animation-duration:6s;animation-direction:reverse}.MeteringHeroAnimation-module__OkyG6G__rotor{left:calc(50cqw - var(--ring) * 50cqw);top:calc(var(--ring) * -50cqw);width:calc(var(--ring) * 100cqw);height:calc(var(--ring) * 100cqw);animation:MeteringHeroAnimation-module__OkyG6G__orbit var(--period) linear infinite;animation-direction:var(--direction);border-radius:50%;position:absolute}.MeteringHeroAnimation-module__OkyG6G__node{left:calc(50% + var(--cos) * 50%);top:calc(50% + var(--sin) * 50%);width:0;height:0;position:absolute}.MeteringHeroAnimation-module__OkyG6G__tile,.MeteringHeroAnimation-module__OkyG6G__placeholder,.MeteringHeroAnimation-module__OkyG6G__placeholderSmall{box-sizing:border-box;animation:MeteringHeroAnimation-module__OkyG6G__orbit var(--period) linear infinite, MeteringHeroAnimation-module__OkyG6G__tileFloat 6s ease-in-out infinite;animation-direction:var(--counter), normal;animation-delay:0s, var(--float);place-items:center;display:grid;position:absolute}.MeteringHeroAnimation-module__OkyG6G__tile{z-index:2;width:var(--tile);height:var(--tile);margin:calc(var(--tile) / -2) 0 0 calc(var(--tile) / -2);background:var(--surface-01);animation-name:MeteringHeroAnimation-module__OkyG6G__orbit,MeteringHeroAnimation-module__OkyG6G__tileFloat,MeteringHeroAnimation-module__OkyG6G__tileEmit;animation-duration:var(--period), 6s, 1.6s;animation-timing-function:linear,ease-in-out,ease-out;animation-direction:var(--counter), normal, normal;animation-delay:0s, var(--float), var(--d);border:1px solid #ffffffe6;border-radius:22%;box-shadow:0 1px 2px #19212e14,0 12px 28px -14px #19212e59}.MeteringHeroAnimation-module__OkyG6G__tile img{object-fit:contain;width:68%;height:68%}.MeteringHeroAnimation-module__OkyG6G__tile[data-compact] img{width:50%;height:50%}.MeteringHeroAnimation-module__OkyG6G__placeholder,.MeteringHeroAnimation-module__OkyG6G__placeholderSmall{width:var(--dot);height:var(--dot);margin:calc(var(--dot) / -2) 0 0 calc(var(--dot) / -2);background:#ffffff8c;border:1px solid #fffffff2;border-radius:26%;box-shadow:0 6px 16px -10px #19212e4d}.MeteringHeroAnimation-module__OkyG6G__placeholderSmall{--dot:clamp(12px, 3.2cqw, 22px);opacity:.8}.MeteringHeroAnimation-module__OkyG6G__signal{z-index:3;background:var(--tone,var(--primary));width:1.4cqw;height:1.4cqw;box-shadow:0 0 0 .45cqw color-mix(in srgb, var(--tone,var(--primary)) 16%, transparent), 0 0 0 .17cqw #fff;opacity:0;--dx:calc(var(--cos) * var(--ring) * -50cqw);--dy:calc(var(--sin) * var(--ring) * -50cqw);animation:1.6s cubic-bezier(.4,0,.2,1) infinite both MeteringHeroAnimation-module__OkyG6G__collectUsage;animation-delay:var(--d);border-radius:50%;margin:-.7cqw;position:absolute}.MeteringHeroAnimation-module__OkyG6G__received{z-index:1;aspect-ratio:1;border:2px solid var(--primary);opacity:0;border-radius:50%;width:16cqw;margin:-8cqw;animation:1.4s ease-out .5s infinite both MeteringHeroAnimation-module__OkyG6G__receiveUsage;position:absolute;top:0;left:50%}.MeteringHeroAnimation-module__OkyG6G__runner{z-index:1;left:calc(50cqw - var(--ring) * 50cqw);top:calc(var(--ring) * -50cqw);width:calc(var(--ring) * 100cqw);aspect-ratio:1;border-radius:50%;animation:8s linear infinite MeteringHeroAnimation-module__OkyG6G__orbit;position:absolute}.MeteringHeroAnimation-module__OkyG6G__runner:before,.MeteringHeroAnimation-module__OkyG6G__runnerOuter:after{content:"";background:var(--primary);border-radius:50%;width:1.1cqw;height:1.1cqw;margin:-.55cqw;position:absolute;top:0;left:50%;box-shadow:0 0 0 .4cqw #ffffffb3}.MeteringHeroAnimation-module__OkyG6G__runnerOuter{animation-duration:12s;animation-direction:reverse}.MeteringHeroAnimation-module__OkyG6G__runnerOuter:after{background:#aea2f1;top:100%}.MeteringHeroAnimation-module__OkyG6G__feed{z-index:4;-webkit-backdrop-filter:blur(14px)saturate(1.3);background:linear-gradient(#ffffffe6,#ffffffbd);border:1px solid #fffc;border-radius:12px;width:38%;min-width:236px;font-size:11px;line-height:1.4;position:absolute;bottom:-7%;right:-4%;overflow:hidden;box-shadow:inset 0 1px #fff,0 2px 6px #19212e0f,0 28px 56px -24px #19212e66}.MeteringHeroAnimation-module__OkyG6G__feedHeader{letter-spacing:-.1px;color:var(--foreground-02-dark);padding:12px 16px 10px;font-size:12px;font-weight:500}.MeteringHeroAnimation-module__OkyG6G__feedRate{border-bottom:1px solid #19212e14;align-items:baseline;gap:6px;padding:0 16px 12px;display:flex}.MeteringHeroAnimation-module__OkyG6G__feedRate strong{letter-spacing:-.6px;font-variant-numeric:tabular-nums;min-width:5.2ch;color:var(--foreground-01-dark);font-size:22px;font-weight:500;line-height:1.1}.MeteringHeroAnimation-module__OkyG6G__feedRate span{color:#5b6b86;font-size:11px}.MeteringHeroAnimation-module__OkyG6G__feedRows{--row:32px;height:calc(var(--row) * 4);margin:0;padding:0;list-style:none}.MeteringHeroAnimation-module__OkyG6G__feedRow{height:var(--row);white-space:nowrap;border-bottom:1px solid #19212e0f;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;display:flex;overflow:hidden}.MeteringHeroAnimation-module__OkyG6G__feedRow:last-child{border-bottom:0}.MeteringHeroAnimation-module__OkyG6G__feedRow>span:first-child{text-overflow:ellipsis;min-width:0;font-family:var(--font-ibm-plex-mono), monospace;align-items:center;gap:8px;font-size:10.5px;display:flex;overflow:hidden}.MeteringHeroAnimation-module__OkyG6G__feedRow i{background:#b6bfcc;border-radius:50%;flex-shrink:0;width:6px;height:6px}.MeteringHeroAnimation-module__OkyG6G__feedRow[data-tone=input] i{background:var(--hero-input)}.MeteringHeroAnimation-module__OkyG6G__feedRow[data-tone=output] i{background:var(--hero-output)}.MeteringHeroAnimation-module__OkyG6G__feedRow[data-tone=cached] i{background:var(--hero-cached)}.MeteringHeroAnimation-module__OkyG6G__feedRow>span:last-child{color:#5b6b86;font-variant-numeric:tabular-nums;flex-shrink:0}.MeteringHeroAnimation-module__OkyG6G__feedRow[data-new=true]{animation:.26s cubic-bezier(.22,1,.36,1) both MeteringHeroAnimation-module__OkyG6G__rowIn,1.1s ease-out both MeteringHeroAnimation-module__OkyG6G__rowSettle}@keyframes MeteringHeroAnimation-module__OkyG6G__rowIn{0%{opacity:0;height:0;transform:translateY(-6px)}60%{height:var(--row)}to{height:var(--row);opacity:1;transform:none}}@keyframes MeteringHeroAnimation-module__OkyG6G__rowSettle{0%{background-color:color-mix(in srgb, var(--primary) 10%, transparent)}to{background-color:#0000}}@keyframes MeteringHeroAnimation-module__OkyG6G__barDrift{0%,to{transform:scaleY(var(--bar-a))}33%{transform:scaleY(var(--bar-b))}66%{transform:scaleY(var(--bar-c))}}@keyframes MeteringHeroAnimation-module__OkyG6G__ringCrawl{to{stroke-dashoffset:-10px}}@keyframes MeteringHeroAnimation-module__OkyG6G__orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes MeteringHeroAnimation-module__OkyG6G__collectUsage{0%{opacity:0;transform:translate(0)scale(.8)}12%,55%{opacity:1}80%,to{opacity:0;transform:translate(var(--dx), var(--dy)) scale(.65)}}@keyframes MeteringHeroAnimation-module__OkyG6G__receiveUsage{0%{opacity:0;transform:scale(1)}20%{opacity:.6}to{opacity:0;transform:scale(1.55)}}@keyframes MeteringHeroAnimation-module__OkyG6G__tileEmit{0%{box-shadow:0 1px 2px #19212e14, 0 12px 28px -14px #19212e59, 0 0 0 1px color-mix(in srgb, var(--tone,var(--primary)) 32%, transparent)}14%,to{box-shadow:0 1px 2px #19212e14, 0 12px 28px -14px #19212e59, 0 0 0 12px color-mix(in srgb, var(--tone,var(--primary)) 0%, transparent)}}@keyframes MeteringHeroAnimation-module__OkyG6G__tileFloat{0%,to{translate:0}50%{translate:0 -4px}}@container (max-width:560px){.MeteringHeroAnimation-module__OkyG6G__stack{top:7%;left:4%;right:4%}.MeteringHeroAnimation-module__OkyG6G__feed{width:58%;min-width:0;font-size:10px;bottom:-5%;right:2%}.MeteringHeroAnimation-module__OkyG6G__feedDate{display:none}.MeteringHeroAnimation-module__OkyG6G__feedHeader{padding:10px 12px 8px;font-size:11px}.MeteringHeroAnimation-module__OkyG6G__feedRate{padding:0 12px 10px}.MeteringHeroAnimation-module__OkyG6G__feedRate strong{font-size:18px}.MeteringHeroAnimation-module__OkyG6G__feedRows{--row:28px}.MeteringHeroAnimation-module__OkyG6G__feedRow{gap:8px;padding:0 12px}.MeteringHeroAnimation-module__OkyG6G__feedRow>span:first-child{font-size:9.5px}}@media (max-width:767px),(min-width:1024px) and (max-height:960px){.MeteringHeroAnimation-module__OkyG6G__stack{top:5%;left:4%;right:4%}.MeteringHeroAnimation-module__OkyG6G__feedRows{--row:28px}}@media (prefers-reduced-motion:reduce){.MeteringHeroAnimation-module__OkyG6G__signal,.MeteringHeroAnimation-module__OkyG6G__received,.MeteringHeroAnimation-module__OkyG6G__runner{display:none}.MeteringHeroAnimation-module__OkyG6G__feedRow[data-new=true]{animation:none}.MeteringHeroAnimation-module__OkyG6G__feed{bottom:3%;right:3%}}
.AgentsFramework-module__jKuyBW__window{font-family:var(--font-ibm-plex-mono), ui-monospace, monospace;tab-size:4}.AgentsFramework-module__jKuyBW__window code,.AgentsFramework-module__jKuyBW__window textarea{font:inherit;letter-spacing:inherit}.AgentsFramework-module__jKuyBW__code{--syntax-green:#1c7b5a;color:var(--foreground-01-dark)}@supports (color:lab(0% 0 0)){.AgentsFramework-module__jKuyBW__code{--syntax-green:lab(45.6461% -34.279 9.72046)}}:is(.AgentsFramework-module__jKuyBW__code .token.comment,.AgentsFramework-module__jKuyBW__code .token.prolog,.AgentsFramework-module__jKuyBW__code .token.doctype,.AgentsFramework-module__jKuyBW__code .token.cdata),:is(.AgentsFramework-module__jKuyBW__code .token.punctuation,.AgentsFramework-module__jKuyBW__code .token.operator){color:var(--foreground-02-dark)}:is(.AgentsFramework-module__jKuyBW__code .token.keyword,.AgentsFramework-module__jKuyBW__code .token.builtin,.AgentsFramework-module__jKuyBW__code .token.boolean,.AgentsFramework-module__jKuyBW__code .token.important,.AgentsFramework-module__jKuyBW__code .token.atrule){color:var(--primary)}:is(.AgentsFramework-module__jKuyBW__code .token.string,.AgentsFramework-module__jKuyBW__code .token.char,.AgentsFramework-module__jKuyBW__code .token.attr-value,.AgentsFramework-module__jKuyBW__code .token.template-string){color:var(--accent-default)}:is(.AgentsFramework-module__jKuyBW__code .token.number,.AgentsFramework-module__jKuyBW__code .token.constant,.AgentsFramework-module__jKuyBW__code .token.symbol){color:var(--syntax-green)}:is(.AgentsFramework-module__jKuyBW__code .token.function,.AgentsFramework-module__jKuyBW__code .token.class-name,.AgentsFramework-module__jKuyBW__code .token.property,.AgentsFramework-module__jKuyBW__code .token.variable,.AgentsFramework-module__jKuyBW__code .token.environment){color:var(--primary-hover)}.AgentsFramework-module__jKuyBW__code .token.function{font-weight:500}:is(.AgentsFramework-module__jKuyBW__code .token.string .token.variable,.AgentsFramework-module__jKuyBW__code .token.string .token.interpolation){color:var(--primary-hover)}:is(.AgentsFramework-module__jKuyBW__plainStrings .token.string,.AgentsFramework-module__jKuyBW__plainStrings .token.attr-value){color:var(--foreground-01-dark)}.AgentsFramework-module__jKuyBW__idleCaret{vertical-align:-.2em;background:var(--foreground-01-dark);width:2px;height:1.2em;margin-left:1px;animation:1.1s step-end infinite AgentsFramework-module__jKuyBW__idleCaret;display:inline-block}@keyframes AgentsFramework-module__jKuyBW__idleCaret{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.AgentsFramework-module__jKuyBW__idleCaret{animation:none}}
