.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}}
.BillingHeroVisual-module__7iy5Uq__shell,.BillingHeroVisual-module__7iy5Uq__plan,.BillingHeroVisual-module__7iy5Uq__invoiceScreen{letter-spacing:-.01em;color:var(--grey700);opacity:0;pointer-events:none;--grey700:#19212e;--grey600:#66758f;--grey500:#8c95a6;--grey400:#c3c9d5;--grey300:#d9dee7;--grey100:#f3f4f6;--sand:#f1f1ef;--blue:#006cfa;--green:#008559;--ease:cubic-bezier(.22, 1, .36, 1);line-height:1.5;transition:opacity .4s,transform .4s cubic-bezier(.22,1,.36,1);position:absolute;transform:translateY(8px)}:is([data-screen=plan] .BillingHeroVisual-module__7iy5Uq__plan,[data-screen=invoice] .BillingHeroVisual-module__7iy5Uq__invoiceScreen,[data-screen=credits] .BillingHeroVisual-module__7iy5Uq__credits){opacity:1;transform:none}.BillingHeroVisual-module__7iy5Uq__icon{width:1em;height:1em;display:block}.BillingHeroVisual-module__7iy5Uq__shell{background:#fbfbf980;border:2px solid #fff;border-radius:1em;align-items:flex-start;gap:1em;padding:1em;display:flex}.BillingHeroVisual-module__7iy5Uq__panel{background:#fff;border:2px solid #eae9e9;border-radius:.5em;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.BillingHeroVisual-module__7iy5Uq__panelTitle{letter-spacing:-.022em;box-shadow:inset 0 -1px 0 var(--grey300);padding:.889em;font-size:1.125em;font-weight:500;line-height:1.333}.BillingHeroVisual-module__7iy5Uq__identity{flex-direction:column;flex:1;min-width:0;display:flex}.BillingHeroVisual-module__7iy5Uq__identity strong{font-weight:500}.BillingHeroVisual-module__7iy5Uq__identity span{color:var(--grey600);text-overflow:ellipsis;white-space:nowrap;font-size:.875em;overflow:hidden}.BillingHeroVisual-module__7iy5Uq__avatar{color:#fff;background:#1f6fe5;border-radius:50%;flex-shrink:0;place-items:center;width:2.5em;height:2.5em;font-weight:500;display:grid}.BillingHeroVisual-module__7iy5Uq__button{border-radius:.5em;flex-shrink:0;place-items:center;padding:.25em;display:grid}.BillingHeroVisual-module__7iy5Uq__muted{color:var(--grey600);font-size:.875em}.BillingHeroVisual-module__7iy5Uq__plan{font-size:clamp(9px,1.5cqw,13px);inset:7% -3% -8% 5%}.BillingHeroVisual-module__7iy5Uq__invoiceScreen{font-size:clamp(8px,1.3cqw,11px);inset:0}.BillingHeroVisual-module__7iy5Uq__invoice{background:#fff;border-radius:.8em;flex-direction:column;width:60em;padding:3.2em;line-height:1.6;display:flex;position:absolute;top:7%;bottom:13%;left:7%;overflow:hidden;box-shadow:0 2px 4px #19212e04,0 20px 48px -20px #19212e24}.BillingHeroVisual-module__7iy5Uq__invoiceTitle{justify-content:space-between;align-items:center;padding-bottom:2.4em;display:flex}.BillingHeroVisual-module__7iy5Uq__invoiceTitle strong{letter-spacing:-.02em;font-size:2.4em;font-weight:500;line-height:1.333}.BillingHeroVisual-module__7iy5Uq__invoiceTitle img{width:3.2em;height:3.2em}.BillingHeroVisual-module__7iy5Uq__invoiceInfo{grid-template-columns:9.6em 1fr;column-gap:1.6em;padding-bottom:2.4em;display:grid}.BillingHeroVisual-module__7iy5Uq__invoiceInfo>:nth-child(odd),.BillingHeroVisual-module__7iy5Uq__addresses strong{font-weight:500}.BillingHeroVisual-module__7iy5Uq__addresses{grid-template-columns:1fr 1fr;gap:1.6em;padding-bottom:2.4em;display:grid}.BillingHeroVisual-module__7iy5Uq__addresses>div{white-space:nowrap;flex-direction:column;display:flex}.BillingHeroVisual-module__7iy5Uq__amountDue{flex-direction:column;gap:.4em;display:flex;position:relative}.BillingHeroVisual-module__7iy5Uq__amountDue>*{transition:opacity .3s}.BillingHeroVisual-module__7iy5Uq__amountDue:not([data-on])>*{visibility:hidden;opacity:0}.BillingHeroVisual-module__7iy5Uq__amountDue:before{content:"";background:#eef0f3;border-radius:.3em;width:7em;height:1.2em;transition:opacity .3s;position:absolute;top:.2em;left:0}.BillingHeroVisual-module__7iy5Uq__amountDue[data-on]:before{opacity:0}.BillingHeroVisual-module__7iy5Uq__amountDue strong{font-size:1.8em;font-weight:500;line-height:1.333}.BillingHeroVisual-module__7iy5Uq__amountDue span{font-weight:500}.BillingHeroVisual-module__7iy5Uq__fees{flex-direction:column;padding-top:2.4em;display:flex}.BillingHeroVisual-module__7iy5Uq__fee{box-shadow:inset 0 -1px 0 var(--grey300);white-space:nowrap;grid-template-columns:1fr 5.2em 8.65em 5.2em 8.65em;align-items:center;column-gap:1.6em;padding:.8em 0;display:grid}.BillingHeroVisual-module__7iy5Uq__fee>:not(:first-child){text-align:right}.BillingHeroVisual-module__7iy5Uq__fee strong{text-overflow:ellipsis;font-weight:500;overflow:hidden}.BillingHeroVisual-module__7iy5Uq__feeHead{color:var(--grey600);padding-top:0;font-size:.9em}.BillingHeroVisual-module__7iy5Uq__feeHead>*{text-overflow:ellipsis;overflow:hidden}.BillingHeroVisual-module__7iy5Uq__fee:not(.BillingHeroVisual-module__7iy5Uq__feeHead){opacity:0;transition:opacity .3s ease, transform .4s var(--ease);transform:translate(-6px)}.BillingHeroVisual-module__7iy5Uq__fee[data-on]{opacity:1;transform:none}.BillingHeroVisual-module__7iy5Uq__feeAmount{transition:color .6s .2s}.BillingHeroVisual-module__7iy5Uq__fee:not([data-on]) .BillingHeroVisual-module__7iy5Uq__feeAmount{color:var(--blue)}.BillingHeroVisual-module__7iy5Uq__invoiceFooter{color:var(--grey600);flex-direction:column;gap:2.4em;margin-top:auto;font-size:.9em;display:flex}.BillingHeroVisual-module__7iy5Uq__footerNote{white-space:nowrap}.BillingHeroVisual-module__7iy5Uq__poweredBy{color:var(--grey600);align-items:center;gap:.3em;font-size:1.11em;display:flex}.BillingHeroVisual-module__7iy5Uq__poweredBy img{width:auto;height:1.1em}.BillingHeroVisual-module__7iy5Uq__poweredBy img:first-of-type{height:1em;margin-left:.3em}.BillingHeroVisual-module__7iy5Uq__taxes{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;transition:opacity .4s ease, transform .5s var(--ease);background:#fbfbf980;border:2px solid #fff;border-radius:2.17em;padding:2.17em;position:absolute;bottom:7%;right:5%;transform:translateY(16px)}.BillingHeroVisual-module__7iy5Uq__taxes[data-on]{opacity:1;transform:none}.BillingHeroVisual-module__7iy5Uq__taxCard{border:1px solid var(--grey400);background:#fff;border-radius:2.17em;flex-direction:column;padding:2.9em;font-size:1.3em;line-height:1.6;display:flex}.BillingHeroVisual-module__7iy5Uq__taxRow{box-shadow:inset 0 -1px 0 var(--grey300);white-space:nowrap;grid-template-columns:15.45em 8.65em;column-gap:1.6em;padding:.8em 0;display:grid}.BillingHeroVisual-module__7iy5Uq__taxRow>:last-child{text-align:right}.BillingHeroVisual-module__7iy5Uq__taxRow strong{font-weight:500}.BillingHeroVisual-module__7iy5Uq__totalDue{box-shadow:none}.BillingHeroVisual-module__7iy5Uq__taxes .BillingHeroVisual-module__7iy5Uq__taxRow{opacity:0;transition:opacity .3s}.BillingHeroVisual-module__7iy5Uq__taxes[data-on] .BillingHeroVisual-module__7iy5Uq__taxRow{opacity:1}.BillingHeroVisual-module__7iy5Uq__taxes[data-on] .BillingHeroVisual-module__7iy5Uq__taxRow:nth-child(2){transition-delay:.15s}.BillingHeroVisual-module__7iy5Uq__taxes[data-on] .BillingHeroVisual-module__7iy5Uq__taxRow:nth-child(3){transition-delay:.3s}.BillingHeroVisual-module__7iy5Uq__taxes[data-on] .BillingHeroVisual-module__7iy5Uq__taxRow:nth-child(4){transition-delay:.45s}.BillingHeroVisual-module__7iy5Uq__taxes[data-on] .BillingHeroVisual-module__7iy5Uq__taxRow:nth-child(5){transition-delay:.65s}.BillingHeroVisual-module__7iy5Uq__credits{gap:1.5em;font-size:clamp(9px,1.4cqw,13px);inset:7% 2% -10% 4%}.BillingHeroVisual-module__7iy5Uq__wallet{width:23em}.BillingHeroVisual-module__7iy5Uq__walletBody{flex-direction:column;gap:1em;padding:0 1em 2em;display:flex}.BillingHeroVisual-module__7iy5Uq__walletCustomer{border:0;gap:1em;margin-top:1em}.BillingHeroVisual-module__7iy5Uq__avatarLarge{width:3.2em;height:3.2em;font-size:1.25em}.BillingHeroVisual-module__7iy5Uq__walletCustomer .BillingHeroVisual-module__7iy5Uq__identity strong{font-size:1em}.BillingHeroVisual-module__7iy5Uq__walletCustomer .BillingHeroVisual-module__7iy5Uq__identity span{color:#5c6b85}.BillingHeroVisual-module__7iy5Uq__balance{box-shadow:inset 0 -1px 0 var(--grey300);flex-direction:column;padding:1em 0 1.5em;display:flex}.BillingHeroVisual-module__7iy5Uq__balance>.BillingHeroVisual-module__7iy5Uq__muted:first-child{font-weight:500}.BillingHeroVisual-module__7iy5Uq__tick{flex-direction:column;display:flex}.BillingHeroVisual-module__7iy5Uq__tick[data-moved]{animation:BillingHeroVisual-module__7iy5Uq__tick .5s var(--ease)}@keyframes BillingHeroVisual-module__7iy5Uq__tick{0%{opacity:.3;transform:translateY(-4px)}}.BillingHeroVisual-module__7iy5Uq__creditAmount{align-items:baseline;gap:.25em;font-size:.875em;font-weight:500;display:flex}.BillingHeroVisual-module__7iy5Uq__creditAmount strong{letter-spacing:-.02em;font-size:1.286em;font-weight:500}.BillingHeroVisual-module__7iy5Uq__creditAmount small{font-size:.778em;font-weight:500}.BillingHeroVisual-module__7iy5Uq__expireLabel{color:var(--grey600);margin-top:1.5em;font-size:.875em;font-weight:500}.BillingHeroVisual-module__7iy5Uq__balance>span:last-child{font-size:.875em}.BillingHeroVisual-module__7iy5Uq__activity{flex:1;align-self:stretch;min-width:0}.BillingHeroVisual-module__7iy5Uq__transaction{box-shadow:inset 0 -1px 0 var(--grey300);flex-shrink:0;grid-template-columns:1fr auto 3em;align-items:center;padding:.75em 0 .75em 1em;display:grid}.BillingHeroVisual-module__7iy5Uq__transactionHead{color:var(--grey600);padding-top:.5em;padding-bottom:.5em;font-size:.875em;font-weight:500}.BillingHeroVisual-module__7iy5Uq__transactionHead>:nth-child(2){text-align:right;padding-left:2em}.BillingHeroVisual-module__7iy5Uq__what{align-items:center;gap:.75em;min-width:0;display:flex}.BillingHeroVisual-module__7iy5Uq__iconAvatar{background:var(--sand);border-radius:.75em;flex-shrink:0;place-items:center;width:2.5em;height:2.5em;display:grid;position:relative}.BillingHeroVisual-module__7iy5Uq__status{background:var(--grey600);border-radius:50%;place-items:center;width:1em;height:1em;font-size:1em;display:grid;position:absolute;top:1.5em;left:1.5em}.BillingHeroVisual-module__7iy5Uq__status[data-status=stop]{background:#ff7e1d}.BillingHeroVisual-module__7iy5Uq__status .BillingHeroVisual-module__7iy5Uq__icon{width:.5em;height:.5em}.BillingHeroVisual-module__7iy5Uq__identity[data-tone=muted] strong{color:var(--grey600)}.BillingHeroVisual-module__7iy5Uq__amount{white-space:nowrap;flex-direction:column;align-items:flex-end;padding-left:2em;display:flex}.BillingHeroVisual-module__7iy5Uq__amount strong{font-weight:500}.BillingHeroVisual-module__7iy5Uq__amount span{color:var(--grey600);font-size:.875em}.BillingHeroVisual-module__7iy5Uq__amount[data-tone=credit] strong{color:var(--green)}.BillingHeroVisual-module__7iy5Uq__amount[data-tone=muted] strong{color:var(--grey600)}.BillingHeroVisual-module__7iy5Uq__amount[data-voided] strong{text-decoration:line-through}.BillingHeroVisual-module__7iy5Uq__transaction>.BillingHeroVisual-module__7iy5Uq__button{justify-self:center}.BillingHeroVisual-module__7iy5Uq__transaction[data-new]{opacity:0;max-height:0;transition:max-height .45s var(--ease), padding .45s var(--ease), opacity .3s ease .15s, background-color 1.2s ease 1.4s;background:#006cfa0a;padding-top:0;padding-bottom:0;overflow:hidden}.BillingHeroVisual-module__7iy5Uq__transaction[data-new][data-on]{opacity:1;background:#fff;max-height:5em;padding-top:.75em;padding-bottom:.75em}@container (max-width:560px){.BillingHeroVisual-module__7iy5Uq__shell{flex-direction:column;align-items:stretch;font-size:10px}.BillingHeroVisual-module__7iy5Uq__plan{font-size:10px;inset:5% -6% -8% 4%}.BillingHeroVisual-module__7iy5Uq__invoiceScreen{font-size:7px}.BillingHeroVisual-module__7iy5Uq__invoice{width:auto;padding:2.4em;inset:5% 4% 18%}.BillingHeroVisual-module__7iy5Uq__fee{grid-template-columns:1fr 4em 7em 7em}.BillingHeroVisual-module__7iy5Uq__fee>:nth-child(4),.BillingHeroVisual-module__7iy5Uq__addresses,.BillingHeroVisual-module__7iy5Uq__invoiceInfo{display:none}.BillingHeroVisual-module__7iy5Uq__fees{padding-top:1.6em}.BillingHeroVisual-module__7iy5Uq__taxes{font-size:6.5px;bottom:5%;right:4%}.BillingHeroVisual-module__7iy5Uq__credits{gap:1em;top:5%;left:4%;right:4%}.BillingHeroVisual-module__7iy5Uq__wallet{width:100%}.BillingHeroVisual-module__7iy5Uq__walletBody{flex-direction:row;align-items:center;gap:1em;padding-bottom:1em}.BillingHeroVisual-module__7iy5Uq__walletCustomer{flex:1;margin:0}.BillingHeroVisual-module__7iy5Uq__balance{box-shadow:none;padding:0}.BillingHeroVisual-module__7iy5Uq__expireLabel,.BillingHeroVisual-module__7iy5Uq__balance>span:last-child{display:none}.BillingHeroVisual-module__7iy5Uq__transaction{grid-template-columns:1fr auto;padding-right:1em}.BillingHeroVisual-module__7iy5Uq__transaction>:last-child{display:none}}@media (prefers-reduced-motion:reduce){.BillingHeroVisual-module__7iy5Uq__shell,.BillingHeroVisual-module__7iy5Uq__plan,.BillingHeroVisual-module__7iy5Uq__invoiceScreen,.BillingHeroVisual-module__7iy5Uq__fee,.BillingHeroVisual-module__7iy5Uq__taxes,.BillingHeroVisual-module__7iy5Uq__taxRow{transition:none}.BillingHeroVisual-module__7iy5Uq__tick[data-moved]{animation:none}}
.CreditsScenes-module__8G_Usq__scene{width:calc(100cqw + 2 * var(--stage-side,0px));height:calc(560px + var(--stage-top,0px));margin:calc(-1 * var(--stage-top,0px)) 0 0 calc((100% - 100cqw) / 2 - var(--stage-side,0px));--grey700:#19212e;--grey600:#66758f;--grey500:#8c95a6;--grey300:#d9dee7;--blue:#006cfa;background:50%/cover no-repeat;position:relative;overflow:hidden;container-type:inline-size}@media (max-width:767px){.CreditsScenes-module__8G_Usq__scene{height:calc(460px + var(--stage-top,0px))}}.CreditsScenes-module__8G_Usq__wallet{background-image:url(/credits/wallet-background.webp)}.CreditsScenes-module__8G_Usq__alert{background-image:url(/credits/alert-background.webp)}.CreditsScenes-module__8G_Usq__topup{background-image:url(/credits/topup-background.webp)}.CreditsScenes-module__8G_Usq__shell{border-left:0;border-radius:0 1em 1em 0;top:64px;left:0;right:4%}.CreditsScenes-module__8G_Usq__shell,.CreditsScenes-module__8G_Usq__topupShell{--grey600:#5c6b85}.CreditsScenes-module__8G_Usq__customer{background:#f1f1ef;border-radius:.5em;align-items:center;gap:1em;height:6em;padding:1em;display:flex}.CreditsScenes-module__8G_Usq__walletName{box-shadow:inset 0 -1px 0 var(--grey300);align-items:flex-start;gap:.5em;padding:.75em 0;display:flex}.CreditsScenes-module__8G_Usq__walletName>img{margin:.25em}.CreditsScenes-module__8G_Usq__active{color:#00734b;background:#e3fcf4;border:1px solid #abf5dc;border-radius:.5em;align-self:center;padding:.125em .5em;font-size:.875em;font-weight:500}.CreditsScenes-module__8G_Usq__balances{box-shadow:inset 0 -1px 0 var(--grey300);flex-direction:column;gap:1.5em;margin-top:-.5em;padding:1em 0;display:flex}.CreditsScenes-module__8G_Usq__balances>div{flex-direction:column;gap:.25em;display:flex}.CreditsScenes-module__8G_Usq__label{color:var(--grey600);align-items:center;gap:.25em;font-size:.875em;font-weight:500;display:flex}.CreditsScenes-module__8G_Usq__label img,.CreditsScenes-module__8G_Usq__invoiced img{width:1.143em;height:1.143em}.CreditsScenes-module__8G_Usq__expireLabel{color:var(--grey600);font-size:.875em;font-weight:500}.CreditsScenes-module__8G_Usq__expire{font-size:.875em}.CreditsScenes-module__8G_Usq__invoiced{color:var(--grey600);white-space:nowrap;align-items:center;gap:.25em;font-size:.875em;display:flex}.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__row{animation:.45s cubic-bezier(.22,1,.36,1) both CreditsScenes-module__8G_Usq__rowIn}@keyframes CreditsScenes-module__8G_Usq__rowIn{0%{opacity:0;transform:translateY(-6px)}}.CreditsScenes-module__8G_Usq__settingsColumn{flex-direction:column;flex-shrink:0;align-self:stretch;gap:1.75em;width:20.125em;display:flex}.CreditsScenes-module__8G_Usq__settings{width:100%}.CreditsScenes-module__8G_Usq__faded{opacity:.5;flex:1}.CreditsScenes-module__8G_Usq__fields{flex-direction:column;align-items:flex-start;gap:1.5em;padding:1.5em 1em 2em;display:flex}.CreditsScenes-module__8G_Usq__field{flex-direction:column;gap:.25em;width:100%;display:flex}.CreditsScenes-module__8G_Usq__field>span:first-child{font-size:.875em;font-weight:500}.CreditsScenes-module__8G_Usq__input{border:1px solid var(--grey500);background:#fff;border-radius:.75em;align-items:center;height:3em;padding:0 .9375em;display:flex}.CreditsScenes-module__8G_Usq__ghostButton{color:var(--grey600);white-space:nowrap;align-items:center;gap:.5em;padding:.5em .75em;display:inline-flex}.CreditsScenes-module__8G_Usq__triggers{flex:1;align-self:stretch;min-width:0}.CreditsScenes-module__8G_Usq__usage{flex-direction:column;gap:.5em;padding:1em 1em 2.5em;display:flex}.CreditsScenes-module__8G_Usq__usageLabel{color:var(--grey600);font-size:.875em;font-weight:500}.CreditsScenes-module__8G_Usq__usage strong{letter-spacing:-.02em;font-size:1.125em;font-weight:500}.CreditsScenes-module__8G_Usq__usageBar{border-radius:1em;gap:2px;margin-top:1em;display:flex;overflow:hidden}.CreditsScenes-module__8G_Usq__usageBar>:first-child{background:var(--blue);width:90.67%;height:1.25em}.CreditsScenes-module__8G_Usq__usageBar>:last-child{background:var(--grey300);flex:1;height:1.25em}.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__usageBar>:first-child{animation:1.2s cubic-bezier(.22,1,.36,1) both CreditsScenes-module__8G_Usq__fill}@keyframes CreditsScenes-module__8G_Usq__fill{0%{width:0}}.CreditsScenes-module__8G_Usq__triggersBody{flex-direction:column;gap:1.5em;padding:0 1em;display:flex}.CreditsScenes-module__8G_Usq__addThreshold{align-self:flex-end;margin:1.5em -.25em -1em 0}.CreditsScenes-module__8G_Usq__table{border-top:1px solid var(--grey300);border-left:1px solid var(--grey300);grid-template-columns:10.8em minmax(0,1fr) minmax(0,1fr);display:grid}.CreditsScenes-module__8G_Usq__tableRow{display:contents}.CreditsScenes-module__8G_Usq__table>span,.CreditsScenes-module__8G_Usq__tableRow>span{border-right:1px solid var(--grey300);border-bottom:1px solid var(--grey300);white-space:nowrap;align-items:center;min-width:0;height:3em;padding:0 1em;display:flex;overflow:hidden}.CreditsScenes-module__8G_Usq__table>.CreditsScenes-module__8G_Usq__head,.CreditsScenes-module__8G_Usq__tableRow>.CreditsScenes-module__8G_Usq__rowLabel{height:3.42857em;color:var(--grey600);padding:0 1.14286em;font-size:.875em;font-weight:500}.CreditsScenes-module__8G_Usq__table i{margin-right:.5em;font-style:normal}.CreditsScenes-module__8G_Usq__recurring{align-items:center;gap:.75em;display:flex}.CreditsScenes-module__8G_Usq__switch{background:var(--blue);color:#fff;border-radius:2em;flex-shrink:0;width:3.75em;height:2em;position:relative}.CreditsScenes-module__8G_Usq__switch>:first-child{font-size:.75em;font-weight:500;position:absolute;top:50%;left:.55em;transform:translateY(-50%)}.CreditsScenes-module__8G_Usq__knob{background:#fff;border-radius:50%;width:1.5em;height:1.5em;position:absolute;top:.25em;right:.25em}.CreditsScenes-module__8G_Usq__recurringCopy{flex-direction:column;min-width:0;display:flex}.CreditsScenes-module__8G_Usq__recurringCopy strong{font-weight:400}.CreditsScenes-module__8G_Usq__recurringCopy span{color:var(--grey600);font-size:.875em}.CreditsScenes-module__8G_Usq__recurringRow{margin-top:-.5em}.CreditsScenes-module__8G_Usq__tableRow>.CreditsScenes-module__8G_Usq__focused{position:relative;overflow:visible}.CreditsScenes-module__8G_Usq__focused:after{content:"";border:1px solid var(--blue);pointer-events:none;border-radius:.75em;position:absolute;inset:-1px;box-shadow:0 0 0 4px #b3d4ff}.CreditsScenes-module__8G_Usq__createAlert{color:var(--grey700);background:#fff;border-radius:1em;align-items:center;gap:1.5em;padding:1.5em 2.25em 1.5em 1.5em;font-size:clamp(9px,1.4cqw,13px);display:flex;position:absolute;top:64%;left:5.5%;box-shadow:0 25px 25px #00000014}.CreditsScenes-module__8G_Usq__createAlert strong{letter-spacing:-.02em;white-space:nowrap;font-size:1.5em;font-weight:500;line-height:1.333}.CreditsScenes-module__8G_Usq__createIcon{background:#f1f1ef;border-radius:.75em;place-items:center;width:4em;height:4em;display:grid}.CreditsScenes-module__8G_Usq__createIcon img{width:2em;height:2em}.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__createAlert{animation:.55s cubic-bezier(.22,1,.36,1) .9s both CreditsScenes-module__8G_Usq__rise}@keyframes CreditsScenes-module__8G_Usq__rise{0%{opacity:0;transform:translateY(12px)}}.CreditsScenes-module__8G_Usq__topupShell{width:min(69%,52em);color:var(--grey700);letter-spacing:-.01em;background:#fbfbf980;border:2px solid #fff;border-radius:1em;padding:1em;font-size:clamp(9px,1.4cqw,13px);line-height:1.5;position:absolute;top:64px;bottom:-10%;left:50%;transform:translate(-50%)}.CreditsScenes-module__8G_Usq__topupShell img{width:1em;height:1em;display:block}.CreditsScenes-module__8G_Usq__rule{background:#fff;border:1px solid #c3c9d5;border-radius:.75em;overflow:hidden}.CreditsScenes-module__8G_Usq__ruleHead{border-bottom:1px solid #c3c9d5;align-items:center;gap:.75em;height:4.5em;padding:1em;display:flex}.CreditsScenes-module__8G_Usq__ruleTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.CreditsScenes-module__8G_Usq__iconButton{border-radius:.5em;place-items:center;padding:.25em;display:grid}.CreditsScenes-module__8G_Usq__ruleBody{box-shadow:inset 0 -1px 0 var(--grey300);flex-direction:column;align-items:flex-start;gap:1.5em;padding:1em;display:flex}.CreditsScenes-module__8G_Usq__ruleBody>.CreditsScenes-module__8G_Usq__field,.CreditsScenes-module__8G_Usq__triggerRow,.CreditsScenes-module__8G_Usq__note{width:100%}.CreditsScenes-module__8G_Usq__control{border:1px solid var(--grey500);white-space:nowrap;background:#fff;border-radius:.75em;justify-content:space-between;align-items:center;gap:.5em;height:3em;padding:0 .9375em;display:flex}.CreditsScenes-module__8G_Usq__control em{font-style:normal}.CreditsScenes-module__8G_Usq__placeholder{color:#66758f}.CreditsScenes-module__8G_Usq__field small{color:var(--grey600);font-size:.875em}.CreditsScenes-module__8G_Usq__options{gap:.75em;display:flex}.CreditsScenes-module__8G_Usq__option{border:1px solid var(--grey500);color:var(--grey600);border-radius:.75em;padding:.375em .75em;line-height:1.75}.CreditsScenes-module__8G_Usq__option[data-active]{color:var(--blue);background:#e7eaee;border-color:#0000}.CreditsScenes-module__8G_Usq__triggerRow{align-items:flex-end;gap:.75em;display:flex}.CreditsScenes-module__8G_Usq__triggerRow>.CreditsScenes-module__8G_Usq__field{flex:1;min-width:0}.CreditsScenes-module__8G_Usq__triggerRow>.CreditsScenes-module__8G_Usq__trigger{flex:0 0 10em}.CreditsScenes-module__8G_Usq__note{background:#eae6ff;border-radius:.75em;align-items:center;gap:1em;margin:0;padding:1em;display:flex}.CreditsScenes-module__8G_Usq__metadata{flex-direction:column;display:flex}.CreditsScenes-module__8G_Usq__metadata strong{font-weight:500}.CreditsScenes-module__8G_Usq__metadata span{color:var(--grey600);font-size:.875em}.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__ruleBody>*{animation:.45s cubic-bezier(.22,1,.36,1) both CreditsScenes-module__8G_Usq__rowIn}.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__ruleBody>:nth-child(2){animation-delay:80ms}.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__ruleBody>:nth-child(3){animation-delay:.16s}.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__ruleBody>:nth-child(4){animation-delay:.24s}.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__ruleBody>:nth-child(5){animation-delay:.32s}.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__ruleBody>:nth-child(6){animation-delay:.4s}@container (max-width:560px){.CreditsScenes-module__8G_Usq__topupShell{top:calc(var(--stage-top,0px) + 20px);width:92%}.CreditsScenes-module__8G_Usq__field small{display:none}.CreditsScenes-module__8G_Usq__shell{top:calc(var(--stage-top,0px) + 20px);border-left:0;left:0;right:4%}.CreditsScenes-module__8G_Usq__walletBody{flex-direction:column;align-items:stretch}.CreditsScenes-module__8G_Usq__walletName,.CreditsScenes-module__8G_Usq__invoiced{display:none}.CreditsScenes-module__8G_Usq__balances{box-shadow:none;flex-direction:row;gap:2em;margin:0;padding:0}.CreditsScenes-module__8G_Usq__settingsColumn{width:100%}.CreditsScenes-module__8G_Usq__faded,.CreditsScenes-module__8G_Usq__recurringCopy span,.CreditsScenes-module__8G_Usq__addThreshold,.CreditsScenes-module__8G_Usq__createAlert{display:none}.CreditsScenes-module__8G_Usq__table{grid-template-columns:7.5em minmax(0,1fr) minmax(0,1fr)}.CreditsScenes-module__8G_Usq__tableRow>.CreditsScenes-module__8G_Usq__rowLabel{white-space:normal;line-height:1.2}}@media (prefers-reduced-motion:reduce){.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__row,.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__createAlert,.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__usageBar>:first-child,.CreditsScenes-module__8G_Usq__scene[data-animate=true] .CreditsScenes-module__8G_Usq__ruleBody>*{animation:none}}
.CustomerStories-module__svCgdq__header{text-align:center;max-width:1050px;margin:0 auto}.CustomerStories-module__svCgdq__heading{letter-spacing:-1.5px;padding:0;font-size:48px;line-height:1.12}.CustomerStories-module__svCgdq__heading>span{color:var(--foreground-02-dark);display:block}.CustomerStories-module__svCgdq__header p{color:var(--foreground-02-dark);margin-top:24px;font-size:18px;line-height:1.5}.CustomerStories-module__svCgdq__spotlight{width:100%;min-width:0;margin-top:48px}.CustomerStories-module__svCgdq__story{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px;min-height:620px;animation:.35s both CustomerStories-module__svCgdq__reveal;display:grid}.CustomerStories-module__svCgdq__content{border:1px solid var(--stroke-01);border-radius:8px;flex-direction:column;min-width:0;display:flex;position:relative}.CustomerStories-module__svCgdq__quoteBody{flex-direction:column;flex:1;align-items:flex-start;padding:40px;display:flex}.CustomerStories-module__svCgdq__quoteLogo{object-fit:contain;object-position:left center;width:180px;max-width:100%;height:40px}.CustomerStories-module__svCgdq__industry{letter-spacing:.8px;text-transform:uppercase;color:var(--foreground-02-dark);margin-top:12px;font-size:12px;line-height:18px}.CustomerStories-module__svCgdq__quoteMark{height:48px;font-family:var(--font-ivory-ll);color:var(--primary);margin-top:32px;font-size:80px;line-height:1;display:block}.CustomerStories-module__svCgdq__quote{font-family:var(--font-ivory-ll);letter-spacing:-.8px;margin-top:12px;font-size:clamp(30px,2.9vw,42px);font-weight:300;line-height:1.12}.CustomerStories-module__svCgdq__quote[data-long=true]{font-size:clamp(28px,2.5vw,36px)}.CustomerStories-module__svCgdq__author{max-width:430px;color:var(--foreground-02-dark);margin-top:32px;font-size:15px;line-height:1.5}.CustomerStories-module__svCgdq__storyFooter{border-top:1px solid var(--stroke-01);padding:24px 40px}.CustomerStories-module__svCgdq__storyFooter a{justify-content:space-between;width:100%}.CustomerStories-module__svCgdq__visual{background:var(--surface-02);border-radius:8px;min-width:0;position:relative;overflow:hidden}.CustomerStories-module__svCgdq__portrait{object-fit:cover;object-position:center}.CustomerStories-module__svCgdq__navigation{justify-content:flex-end;align-items:center;gap:12px;margin-top:24px;display:flex}.CustomerStories-module__svCgdq__counter{font-variant-numeric:tabular-nums;margin-right:12px;font-size:14px}.CustomerStories-module__svCgdq__counter>span{color:var(--foreground-02-dark)}.CustomerStories-module__svCgdq__navigation button{border:1px solid var(--stroke-01);cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.CustomerStories-module__svCgdq__navigation button:hover{background:var(--surface-01);border-color:var(--foreground-02-dark)}.CustomerStories-module__svCgdq__spotlight button:focus-visible,.CustomerStories-module__svCgdq__spotlight a:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.CustomerStories-module__svCgdq__footer{justify-content:center;margin-top:32px;display:flex}.CustomerStories-module__svCgdq__footer a{border:1px solid var(--stroke-01);border-radius:6px;padding:14px 22px}.CustomerStories-module__svCgdq__footer a:hover{background:var(--surface-01)}@keyframes CustomerStories-module__svCgdq__reveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.CustomerStories-module__svCgdq__heading{font-size:42px}.CustomerStories-module__svCgdq__quoteBody{padding:32px}.CustomerStories-module__svCgdq__storyFooter{padding:24px 32px}.CustomerStories-module__svCgdq__story{min-height:610px}}@media (max-width:767px){.CustomerStories-module__svCgdq__heading{letter-spacing:-1px;font-size:clamp(28px,5vw,34px)}.CustomerStories-module__svCgdq__header p{margin-top:20px;font-size:16px}.CustomerStories-module__svCgdq__spotlight{margin-top:32px}.CustomerStories-module__svCgdq__story{grid-template-columns:minmax(0,1fr);gap:16px;min-height:0}.CustomerStories-module__svCgdq__quoteBody{padding:28px}.CustomerStories-module__svCgdq__quote,.CustomerStories-module__svCgdq__quote[data-long=true]{font-size:30px;line-height:1.15}.CustomerStories-module__svCgdq__quoteMark{margin-top:24px}.CustomerStories-module__svCgdq__author{margin-top:24px;font-size:14px}.CustomerStories-module__svCgdq__storyFooter{padding:22px 28px}.CustomerStories-module__svCgdq__visual{height:360px}.CustomerStories-module__svCgdq__portrait{object-position:center 35%}.CustomerStories-module__svCgdq__footer{margin-top:24px}}@media (max-width:360px){.CustomerStories-module__svCgdq__quoteBody{padding:24px}.CustomerStories-module__svCgdq__quote,.CustomerStories-module__svCgdq__quote[data-long=true]{font-size:28px}.CustomerStories-module__svCgdq__storyFooter{padding:20px 24px}.CustomerStories-module__svCgdq__visual{height:320px}}@media (prefers-reduced-motion:reduce){.CustomerStories-module__svCgdq__story{animation:none}}.CustomerStories-module__svCgdq__storyHeadline{letter-spacing:-1.3px;max-width:540px;margin-top:48px;font-size:clamp(32px,3.3vw,48px);font-weight:500;line-height:1.1}.CustomerStories-module__svCgdq__description{max-width:480px;color:var(--foreground-02-dark);margin-top:28px;font-size:18px;line-height:1.6}.CustomerStories-module__svCgdq__visual[data-branded=true]{isolation:isolate;background:#f2efe9;place-items:center;display:grid}.CustomerStories-module__svCgdq__visual[data-branded=true]:before{content:"";z-index:-1;background:radial-gradient(ellipse at 25% 25%, var(--brand-glow), transparent 58%), radial-gradient(ellipse at 85% 85%, var(--brand-shade), transparent 60%);filter:blur(36px);position:absolute;inset:-15%}.CustomerStories-module__svCgdq__visual[data-theme=coral]{--brand-glow:#f4b6ae;--brand-shade:#e8d6c3}.CustomerStories-module__svCgdq__visual[data-theme=sand]{--brand-glow:#e5c393;--brand-shade:#d5c5b7}.CustomerStories-module__svCgdq__visual[data-theme=lilac]{--brand-glow:#c9b8f1;--brand-shade:#bacddc}.CustomerStories-module__svCgdq__visual[data-theme=sky]{--brand-glow:#abccec;--brand-shade:#c0c6e8}.CustomerStories-module__svCgdq__visual[data-theme=mint]{--brand-glow:#b4d5ba;--brand-shade:#d4ddac}.CustomerStories-module__svCgdq__brandLogo{object-fit:contain;width:58%;height:auto;max-height:160px}@media (max-width:767px){.CustomerStories-module__svCgdq__storyHeadline{letter-spacing:-.8px;margin-top:32px;font-size:34px}.CustomerStories-module__svCgdq__description{margin-top:24px;font-size:16px}.CustomerStories-module__svCgdq__brandLogo{width:62%;max-height:120px}}.CustomerStories-module__svCgdq__progress{background:var(--stroke-01);border-radius:8px 8px 0 0;height:3px;position:absolute;top:0;left:0;right:0;overflow:hidden}.CustomerStories-module__svCgdq__progressFill{background:var(--primary);transform-origin:0;width:100%;height:100%;animation:9s linear both CustomerStories-module__svCgdq__customerProgress;display:block;transform:scaleX(0)}@keyframes CustomerStories-module__svCgdq__customerProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.CustomerStories-module__svCgdq__progress{display:none}.CustomerStories-module__svCgdq__progressFill{animation:none}}
.DeferredContent-module__uab1jq__content{content-visibility:auto;contain-intrinsic-block-size:auto var(--mobile-height)}@media (min-width:1024px){.DeferredContent-module__uab1jq__content{contain-intrinsic-block-size:auto var(--desktop-height)}}@media print{.DeferredContent-module__uab1jq__content{content-visibility:visible}}
.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}}
.CreditsHeroVisual-module__bJ-sQG__shell{--grey600:#5c6b85;border-left:0;border-radius:0 1em 1em 0;left:0}.CreditsHeroVisual-module__bJ-sQG__customer{background:#f1f1ef;border-radius:.5em;align-items:center;gap:1em;height:6em;padding:1em;display:flex}.CreditsHeroVisual-module__bJ-sQG__balance{box-shadow:inset 0 -1px 0 var(--grey300);flex-direction:column;padding:1em 0 1.5em;display:flex}.CreditsHeroVisual-module__bJ-sQG__balanceLabel{color:var(--grey600);align-items:center;gap:.5em;font-size:.875em;font-weight:500;display:flex}.CreditsHeroVisual-module__bJ-sQG__live{background:var(--green);border-radius:50%;width:.5em;height:.5em;position:relative}.CreditsHeroVisual-module__bJ-sQG__live:after{content:"";border-radius:inherit;background:var(--green);animation:1.6s ease-out infinite CreditsHeroVisual-module__bJ-sQG__pulse;position:absolute;inset:0}@keyframes CreditsHeroVisual-module__bJ-sQG__pulse{to{opacity:0;transform:scale(2.6)}}.CreditsHeroVisual-module__bJ-sQG__balanceFigure{letter-spacing:-.04em;align-items:baseline;margin-top:.25em;font-weight:500;display:flex}.CreditsHeroVisual-module__bJ-sQG__balanceFigure strong{font-size:3.5em;font-weight:500;line-height:1.1}.CreditsHeroVisual-module__bJ-sQG__balanceFigure small{color:var(--grey600);font-size:1.75em;font-weight:500}.CreditsHeroVisual-module__bJ-sQG__balanceUnit{color:var(--grey600);margin-top:.25em;font-size:.875em}.CreditsHeroVisual-module__bJ-sQG__expire{font-size:.875em}.CreditsHeroVisual-module__bJ-sQG__row[data-new]{opacity:1;transition:max-height .45s var(--ease), padding .45s var(--ease), background-color 1.2s ease 1.4s}.CreditsHeroVisual-module__bJ-sQG__status{animation:CreditsHeroVisual-module__bJ-sQG__badgeIn .4s var(--ease) both}@keyframes CreditsHeroVisual-module__bJ-sQG__badgeIn{0%{opacity:0;transform:scale(.4)}}.CreditsHeroVisual-module__bJ-sQG__notice{opacity:1;clip-path:inset(-48px 100% -48px -48px);width:min(340px,44%);transform:translateX(calc(-1 * var(--notification-slide)));transition:clip-path .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);inset:auto auto 16% 5%}.CreditsHeroVisual-module__bJ-sQG__notice[data-visible]{clip-path:inset(-48px);transform:none}.CreditsHeroVisual-module__bJ-sQG__noticeCard{animation:.45s cubic-bezier(.22,1,.36,1) both CreditsHeroVisual-module__bJ-sQG__swap}.CreditsHeroVisual-module__bJ-sQG__noticeCard[data-tone=danger]>span:first-child{color:#d91f11;background:color-mix(in srgb, #d91f11 10%, var(--surface-01))}@keyframes CreditsHeroVisual-module__bJ-sQG__swap{0%{transform:translateY(-10px)}}@container (max-width:560px){.CreditsHeroVisual-module__bJ-sQG__shell{left:0}.CreditsHeroVisual-module__bJ-sQG__customer{height:auto}.CreditsHeroVisual-module__bJ-sQG__balance{box-shadow:none;flex:1;padding:0}.CreditsHeroVisual-module__bJ-sQG__balanceFigure strong{font-size:2.6em}.CreditsHeroVisual-module__bJ-sQG__balance>:nth-last-child(-n+2){display:none}.CreditsHeroVisual-module__bJ-sQG__notice{width:calc(100% - 24px);bottom:40px;left:12px}}@media (prefers-reduced-motion:reduce){.CreditsHeroVisual-module__bJ-sQG__notice,.CreditsHeroVisual-module__bJ-sQG__noticeCard,.CreditsHeroVisual-module__bJ-sQG__status,.CreditsHeroVisual-module__bJ-sQG__live:after,.CreditsHeroVisual-module__bJ-sQG__row{transition:none;animation:none}}
.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}}
.RevRecHeroVisual-module__mZVdyW__frame{--u:clamp(.5px, .11244cqw, .96px);--revrec-u:var(--u);--grey700:#19212e;--grey600:#66758f;--grey500:#8c95a6;--grey300:#d9dee7;--grey200:#e7eaee;--grey100:#f3f4f6;--blue:#006cfa;--blue500:#267dff;--blue300:#4c9aff;--blue100:#deecff;--ease:cubic-bezier(.22, 1, .36, 1);width:94%;color:var(--grey700);font-size:calc(14 * var(--u));line-height:calc(24 * var(--u));letter-spacing:-.01em;font-variant-numeric:tabular-nums;position:absolute;top:7%;bottom:-4%;left:0}.RevRecHeroVisual-module__mZVdyW__frame:before{content:"";inset:calc(-16 * var(--u)) calc(-16 * var(--u)) calc(-16 * var(--u)) 0;border-radius:0 calc(16 * var(--u)) calc(16 * var(--u)) 0;-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);background:#fbfbf980;border:2px solid #fff;border-left:0;position:absolute}.RevRecHeroVisual-module__mZVdyW__window{background:#fff;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.RevRecHeroVisual-module__mZVdyW__topBar{padding:calc(12 * var(--u)) calc(48 * var(--u));font-size:calc(16 * var(--u));box-shadow:inset 0 -1px 0 var(--grey300);flex-shrink:0;font-weight:500}.RevRecHeroVisual-module__mZVdyW__tabs{gap:calc(24 * var(--u));border-bottom:1px solid var(--grey300);white-space:nowrap;padding:0 calc(48 * var(--u));flex-shrink:0;display:flex}.RevRecHeroVisual-module__mZVdyW__tab{padding:calc(16 * var(--u)) 0;color:var(--grey600);font-weight:500;transition:color .2s,box-shadow .2s;box-shadow:inset 0 0 #0000}.RevRecHeroVisual-module__mZVdyW__tab[data-active]{color:var(--blue);box-shadow:inset 0 -2px 0 var(--blue)}.RevRecHeroVisual-module__mZVdyW__content{flex:1;min-height:0;position:relative}.RevRecHeroVisual-module__mZVdyW__screen{opacity:0;transition:opacity .35s ease, transform .4s var(--ease);position:absolute;inset:0;transform:translateY(6px)}:is([data-screen=recognized] .RevRecHeroVisual-module__mZVdyW__screen[data-screen=recognized],[data-screen=waterfall] .RevRecHeroVisual-module__mZVdyW__screen[data-screen=waterfall],[data-screen=statements] .RevRecHeroVisual-module__mZVdyW__screen[data-screen=statements]){opacity:1;transform:none}.RevRecHeroVisual-module__mZVdyW__cursor{z-index:3;left:var(--x);top:var(--y);color:#19212e;opacity:0;transform-origin:11px 2px;filter:drop-shadow(0 2px 2px #19212e35);pointer-events:none;width:28px;height:32px;transition:left .75s var(--ease), top .75s var(--ease), opacity .3s ease, transform .12s ease;margin:-2px 0 0 -11px;position:absolute}.RevRecHeroVisual-module__mZVdyW__cursor[data-visible]{opacity:1}.RevRecHeroVisual-module__mZVdyW__cursor[data-pressed]{transform:scale(.86)}.RevRecHeroVisual-module__mZVdyW__cursor svg{display:block}@container (max-width:560px){.RevRecHeroVisual-module__mZVdyW__frame{--u:.62px;width:96%;top:5%;left:0}.RevRecHeroVisual-module__mZVdyW__tabs{padding:0 calc(24 * var(--u))}.RevRecHeroVisual-module__mZVdyW__screen{--revrec-gutter:24}}@media (prefers-reduced-motion:reduce){.RevRecHeroVisual-module__mZVdyW__screen,.RevRecHeroVisual-module__mZVdyW__cursor,.RevRecHeroVisual-module__mZVdyW__tab{transition:none}}
@property --revrec-u{syntax:"<length>";inherits:true;initial-value:1px}.RevRecScreens-module__hWjxPW__screen{padding:calc(40 * var(--revrec-u)) calc(var(--revrec-gutter,48) * var(--revrec-u)) 0;color:var(--grey700);font-size:calc(14 * var(--revrec-u));line-height:calc(24 * var(--revrec-u));letter-spacing:-.01em;font-variant-numeric:tabular-nums;--grey700:#19212e;--grey600:#66758f;--grey500:#8c95a6;--grey300:#d9dee7;--grey200:#e7eaee;--grey100:#f3f4f6;--blue:#006cfa;--blue500:#267dff;--blue300:#4c9aff;--blue100:#deecff;--blue-text:#0060df;--ease:cubic-bezier(.22, 1, .36, 1);flex-direction:column;display:flex;container-type:inline-size}.RevRecScreens-module__hWjxPW__screen>*{flex-shrink:0}.RevRecScreens-module__hWjxPW__icon{width:calc(var(--size) * var(--revrec-u));height:calc(var(--size) * var(--revrec-u));flex-shrink:0;display:block}.RevRecScreens-module__hWjxPW__heading{align-items:center;gap:calc(8 * var(--revrec-u));display:flex}.RevRecScreens-module__hWjxPW__heading strong{font-size:calc(24 * var(--revrec-u));line-height:calc(32 * var(--revrec-u));letter-spacing:-.02em;font-weight:500}.RevRecScreens-module__hWjxPW__filters{align-items:center;gap:calc(12 * var(--revrec-u));margin-top:calc(16 * var(--revrec-u));white-space:nowrap;flex-wrap:nowrap;display:flex;overflow:hidden}.RevRecScreens-module__hWjxPW__button,.RevRecScreens-module__hWjxPW__chip{align-items:center;gap:calc(8 * var(--revrec-u));padding:max(3px, calc(4 * var(--revrec-u))) max(8px, calc(12 * var(--revrec-u)));color:var(--grey600);display:flex}.RevRecScreens-module__hWjxPW__chip{background:var(--grey100);color:#5c6b85;border-radius:100px;font-weight:500}.RevRecScreens-module__hWjxPW__badge{min-width:calc(20 * var(--revrec-u));padding:0 calc(6 * var(--revrec-u));border-radius:calc(16 * var(--revrec-u));background:var(--blue100);color:var(--blue);font-size:calc(12 * var(--revrec-u));line-height:calc(20 * var(--revrec-u));place-items:center;font-weight:500;display:grid}.RevRecScreens-module__hWjxPW__divider{width:1px;height:calc(32 * var(--revrec-u));background:var(--grey300)}.RevRecScreens-module__hWjxPW__updated{align-items:center;gap:calc(8 * var(--revrec-u));margin-top:calc(32 * var(--revrec-u));color:var(--grey600);display:flex}.RevRecScreens-module__hWjxPW__chart{gap:calc(24 * var(--revrec-u));margin-top:calc(40 * var(--revrec-u));flex-direction:column;display:flex}.RevRecScreens-module__hWjxPW__chartHeader{justify-content:space-between;align-items:flex-start;gap:calc(12 * var(--revrec-u));font-size:calc(16 * var(--revrec-u));display:flex}.RevRecScreens-module__hWjxPW__chartHeader>div:first-child{gap:calc(4 * var(--revrec-u));flex-direction:column;display:flex}.RevRecScreens-module__hWjxPW__chartHeader strong{align-items:center;gap:calc(4 * var(--revrec-u));font-weight:500;display:flex}.RevRecScreens-module__hWjxPW__legend{gap:calc(12 * var(--revrec-u));color:var(--grey600);font-size:calc(14 * var(--revrec-u));display:flex}.RevRecScreens-module__hWjxPW__legend>span{align-items:center;gap:calc(8 * var(--revrec-u));display:flex}.RevRecScreens-module__hWjxPW__plotRow{gap:calc(8 * var(--revrec-u));display:flex}.RevRecScreens-module__hWjxPW__plotColumn{gap:calc(8 * var(--revrec-u));flex-direction:column;flex:1;min-width:0;display:flex}.RevRecScreens-module__hWjxPW__plot{height:calc(300 * var(--revrec-u));box-shadow:inset 0 -1px 0 var(--grey300);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.RevRecScreens-module__hWjxPW__slot{justify-content:center;align-items:flex-end;padding:0 16%;display:flex}.RevRecScreens-module__hWjxPW__bar{width:100%;max-width:calc(48 * var(--revrec-u));border-radius:calc(3 * var(--revrec-u)) calc(3 * var(--revrec-u)) 0 0;background:var(--blue500);transform-origin:bottom;transition:transform .6s var(--ease) var(--rise-delay,0s), height .5s var(--ease), opacity .2s ease;display:block;transform:scaleY(0)}.RevRecScreens-module__hWjxPW__bar:not([data-open]){background-image:repeating-linear-gradient(0deg,#0000 0 3px,#10203924 3px 4px)}.RevRecScreens-module__hWjxPW__bar[data-open]{border:2px dashed var(--blue300);background:var(--blue100)}.RevRecScreens-module__hWjxPW__plot[data-on] .RevRecScreens-module__hWjxPW__bar{transform:scaleY(1)}.RevRecScreens-module__hWjxPW__dates{color:var(--grey600);justify-content:space-between;display:flex}.RevRecScreens-module__hWjxPW__axis{padding-bottom:calc(32 * var(--revrec-u));color:var(--grey600);flex-direction:column;justify-content:space-between;display:flex}.RevRecScreens-module__hWjxPW__waterfall{grid-template-columns:calc(168 * var(--revrec-u)) minmax(0, 1fr) calc(216 * var(--revrec-u));margin-top:calc(16 * var(--revrec-u));font-size:calc(12 * var(--revrec-u));border-top:1px solid var(--grey300);display:grid}.RevRecScreens-module__hWjxPW__fixed,.RevRecScreens-module__hWjxPW__overTime,.RevRecScreens-module__hWjxPW__totals{flex-direction:column;min-width:0;display:flex}.RevRecScreens-module__hWjxPW__overTime{overflow:hidden}.RevRecScreens-module__hWjxPW__overTime>*,.RevRecScreens-module__hWjxPW__totals>*{border-left:1px solid var(--grey300)}.RevRecScreens-module__hWjxPW__totals>*{box-shadow:inset 0 -1px 0 var(--grey300), -8px 0 12px -10px #19212e40}.RevRecScreens-module__hWjxPW__group{height:calc(32 * var(--revrec-u));padding:0 calc(8 * var(--revrec-u));background:var(--grey100);color:var(--grey600);line-height:calc(32 * var(--revrec-u));text-align:center;white-space:nowrap;text-overflow:ellipsis;box-shadow:inset 0 -1px 0 var(--grey300);overflow:hidden}.RevRecScreens-module__hWjxPW__cohort,.RevRecScreens-module__hWjxPW__months{height:calc(40 * var(--revrec-u));box-shadow:inset 0 -1px 0 var(--grey300);white-space:nowrap;align-items:center;display:grid}.RevRecScreens-module__hWjxPW__cohort{grid-template-columns:1fr 1fr}.RevRecScreens-module__hWjxPW__months{grid-template-columns:repeat(6, calc(84 * var(--revrec-u)))}.RevRecScreens-module__hWjxPW__cohort>*,.RevRecScreens-module__hWjxPW__months>*{padding:0 calc(8 * var(--revrec-u));text-overflow:ellipsis;overflow:hidden}.RevRecScreens-module__hWjxPW__cohort>:not(:first-child),.RevRecScreens-module__hWjxPW__totals .RevRecScreens-module__hWjxPW__cohort>*,.RevRecScreens-module__hWjxPW__months>*{text-align:right}.RevRecScreens-module__hWjxPW__months>*{height:100%;line-height:calc(40 * var(--revrec-u));box-shadow:inset -1px 0 0 var(--grey300)}.RevRecScreens-module__hWjxPW__cohort strong{font-weight:500}.RevRecScreens-module__hWjxPW__columnHead{color:var(--grey600)}.RevRecScreens-module__hWjxPW__cohort:not(.RevRecScreens-module__hWjxPW__columnHead),.RevRecScreens-module__hWjxPW__months:not(.RevRecScreens-module__hWjxPW__columnHead),.RevRecScreens-module__hWjxPW__months:not(.RevRecScreens-module__hWjxPW__columnHead)>*{opacity:0;transition:opacity .3s}.RevRecScreens-module__hWjxPW__cohort[data-on],.RevRecScreens-module__hWjxPW__months[data-on],.RevRecScreens-module__hWjxPW__months[data-on]>*{opacity:1}.RevRecScreens-module__hWjxPW__cohort [data-zero]{color:var(--grey600)}.RevRecScreens-module__hWjxPW__subTabs{gap:calc(24 * var(--revrec-u));margin-top:calc(16 * var(--revrec-u));border-bottom:1px solid var(--grey300);white-space:nowrap;display:flex}.RevRecScreens-module__hWjxPW__subTabs>span{padding:calc(16 * var(--revrec-u)) 0;color:var(--grey600);font-weight:500}.RevRecScreens-module__hWjxPW__subTabs>[data-active]{color:var(--blue);box-shadow:inset 0 -2px 0 var(--blue)}.RevRecScreens-module__hWjxPW__sheetHeader{margin-top:calc(32 * var(--revrec-u));justify-content:space-between;align-items:center;display:flex}.RevRecScreens-module__hWjxPW__sheetHeader strong{font-size:calc(18 * var(--revrec-u));letter-spacing:-.02em;font-weight:500}.RevRecScreens-module__hWjxPW__export{padding:calc(4 * var(--revrec-u)) calc(12 * var(--revrec-u));border-radius:calc(8 * var(--revrec-u));background:var(--grey200);color:var(--blue-text)}.RevRecScreens-module__hWjxPW__sheetHeader+.RevRecScreens-module__hWjxPW__filters+.RevRecScreens-module__hWjxPW__updated{margin-top:calc(20 * var(--revrec-u))}.RevRecScreens-module__hWjxPW__sheet{margin-top:calc(12 * var(--revrec-u));font-size:calc(15 * var(--revrec-u));flex-direction:column;display:flex}.RevRecScreens-module__hWjxPW__sheetRow{justify-content:space-between;gap:calc(32 * var(--revrec-u));padding-left:calc(16 * var(--revrec-u));color:var(--grey600);white-space:nowrap;display:flex}.RevRecScreens-module__hWjxPW__sheetRow>:not(:first-child):not([role=tooltip]){width:calc(180 * var(--revrec-u));text-align:right}.RevRecScreens-module__hWjxPW__sheetHead{padding:calc(10 * var(--revrec-u)) 0;font-size:calc(14 * var(--revrec-u));box-shadow:inset 0 -1px 0 var(--grey300);font-weight:500}.RevRecScreens-module__hWjxPW__sheetGroup{gap:calc(6 * var(--revrec-u));padding:calc(10 * var(--revrec-u)) 0;box-shadow:inset 0 -1px 0 var(--grey300);opacity:0;transition:opacity .35s ease, transform .45s var(--ease);flex-direction:column;display:flex;transform:translateY(6px)}.RevRecScreens-module__hWjxPW__sheetGroup[data-on]{opacity:1;transform:none}.RevRecScreens-module__hWjxPW__sheetGroup>strong{font-weight:500}.RevRecScreens-module__hWjxPW__sheetTotal{color:var(--grey700)}.RevRecScreens-module__hWjxPW__ledger .RevRecScreens-module__hWjxPW__sheetRow>:first-child{flex:1}.RevRecScreens-module__hWjxPW__ledger .RevRecScreens-module__hWjxPW__sheetHead{padding-left:0}.RevRecScreens-module__hWjxPW__sheetBody{gap:calc(8 * var(--revrec-u));padding:calc(12 * var(--revrec-u)) 0;box-shadow:inset 0 -1px 0 var(--grey300);flex-direction:column;display:flex}.RevRecScreens-module__hWjxPW__sheetBody>.RevRecScreens-module__hWjxPW__sheetRow{opacity:0;transition:opacity .3s ease, transform .4s var(--ease);transform:translate(-6px)}.RevRecScreens-module__hWjxPW__sheetBody>.RevRecScreens-module__hWjxPW__sheetRow[data-on]{opacity:1;transform:none}.RevRecScreens-module__hWjxPW__compact{padding-top:calc(28 * var(--revrec-u))}.RevRecScreens-module__hWjxPW__compact .RevRecScreens-module__hWjxPW__subTabs{margin-top:calc(8 * var(--revrec-u))}.RevRecScreens-module__hWjxPW__compact .RevRecScreens-module__hWjxPW__sheetHeader{margin-top:calc(16 * var(--revrec-u))}.RevRecScreens-module__hWjxPW__compact .RevRecScreens-module__hWjxPW__filters{display:none}.RevRecScreens-module__hWjxPW__compact .RevRecScreens-module__hWjxPW__sheetHead{padding:calc(6 * var(--revrec-u)) 0}.RevRecScreens-module__hWjxPW__compact .RevRecScreens-module__hWjxPW__sheet{margin-top:calc(16 * var(--revrec-u));font-size:calc(14 * var(--revrec-u))}.RevRecScreens-module__hWjxPW__compact .RevRecScreens-module__hWjxPW__sheetGroup{gap:calc(2 * var(--revrec-u));padding:calc(8 * var(--revrec-u)) 0}.RevRecScreens-module__hWjxPW__journal{margin-top:calc(32 * var(--revrec-u));flex-direction:column;display:flex}.RevRecScreens-module__hWjxPW__entry{grid-template-columns:calc(104 * var(--revrec-u)) calc(116 * var(--revrec-u)) minmax(calc(136 * var(--revrec-u)), 1fr) calc(152 * var(--revrec-u)) calc(164 * var(--revrec-u)) calc(96 * var(--revrec-u)) calc(96 * var(--revrec-u));column-gap:calc(8 * var(--revrec-u));min-height:calc(72 * var(--revrec-u));border-bottom:1px solid var(--grey300);font-size:calc(16 * var(--revrec-u));white-space:nowrap;align-items:center;display:grid}.RevRecScreens-module__hWjxPW__entry>:not(.RevRecScreens-module__hWjxPW__tipAnchor){text-overflow:ellipsis;min-width:0;overflow:hidden}.RevRecScreens-module__hWjxPW__entry>:nth-child(n+5){text-align:right}.RevRecScreens-module__hWjxPW__entry strong{font-weight:500}.RevRecScreens-module__hWjxPW__entryHead{min-height:0;padding:calc(8 * var(--revrec-u)) 0;color:var(--grey600);font-size:calc(14 * var(--revrec-u));font-weight:500}.RevRecScreens-module__hWjxPW__plan{flex-direction:column;display:flex}.RevRecScreens-module__hWjxPW__plan small{color:var(--grey600);font-size:calc(14 * var(--revrec-u))}.RevRecScreens-module__hWjxPW__link{color:var(--blue)}.RevRecScreens-module__hWjxPW__entry:not(.RevRecScreens-module__hWjxPW__entryHead){opacity:0;transition:opacity .3s ease, transform .45s var(--ease);transform:translateY(8px)}.RevRecScreens-module__hWjxPW__entry[data-on]{opacity:1;transform:none}:where(.RevRecScreens-module__hWjxPW__screen) button{color:inherit;font:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.RevRecScreens-module__hWjxPW__screen button:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:calc(4 * var(--revrec-u))}.RevRecScreens-module__hWjxPW__filters[data-interactive]{flex-wrap:wrap;overflow:visible}.RevRecScreens-module__hWjxPW__screen .RevRecScreens-module__hWjxPW__button,.RevRecScreens-module__hWjxPW__screen .RevRecScreens-module__hWjxPW__chip{border-radius:calc(8 * var(--revrec-u))}.RevRecScreens-module__hWjxPW__screen .RevRecScreens-module__hWjxPW__chip{border-radius:100px}.RevRecScreens-module__hWjxPW__filters[data-interactive] .RevRecScreens-module__hWjxPW__button:hover:not(:disabled),.RevRecScreens-module__hWjxPW__filters[data-interactive] .RevRecScreens-module__hWjxPW__chipButton:hover{background:var(--grey100);color:var(--grey700)}.RevRecScreens-module__hWjxPW__filters[data-interactive] .RevRecScreens-module__hWjxPW__chipButton:hover{background:var(--grey200)}.RevRecScreens-module__hWjxPW__screen .RevRecScreens-module__hWjxPW__button:disabled{cursor:default;opacity:.5}.RevRecScreens-module__hWjxPW__removable{gap:calc(6 * var(--revrec-u));padding-right:max(5px, calc(6 * var(--revrec-u)));background:var(--blue100);color:var(--blue-text)}.RevRecScreens-module__hWjxPW__removable button{width:calc(18 * var(--revrec-u));height:calc(18 * var(--revrec-u));border-radius:50%;place-items:center;display:grid}.RevRecScreens-module__hWjxPW__removable button:hover{background:#006cfa1f}.RevRecScreens-module__hWjxPW__tipAnchor{position:relative}.RevRecScreens-module__hWjxPW__tip{z-index:30;color:#fff;letter-spacing:-.16px;text-align:left;white-space:normal;pointer-events:none;background:#19212e;border-radius:12px;flex-direction:column;width:max-content;max-width:320px;padding:12px 16px;font-size:14px;font-weight:400;line-height:24px;animation:.15s RevRecScreens-module__hWjxPW__tipIn;display:flex;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.RevRecScreens-module__hWjxPW__tip strong{font-weight:500}.RevRecScreens-module__hWjxPW__tipLabel{color:#c3c9d5;font-size:12px;line-height:18px}.RevRecScreens-module__hWjxPW__floating{bottom:auto;transform:translate(-50%,calc(-100% - 8px))}@keyframes RevRecScreens-module__hWjxPW__tipIn{0%{opacity:0}}.RevRecScreens-module__hWjxPW__slot .RevRecScreens-module__hWjxPW__tip{bottom:calc(var(--bar) + 8px)}.RevRecScreens-module__hWjxPW__tip[data-align=start]{left:0;transform:none}.RevRecScreens-module__hWjxPW__tip[data-align=end]{left:auto;right:0;transform:none}.RevRecScreens-module__hWjxPW__menuAnchor{display:inline-flex;position:relative}.RevRecScreens-module__hWjxPW__menu{z-index:40;border:1px solid var(--grey200);background:#fff;border-radius:12px;flex-direction:column;min-width:240px;max-height:320px;padding:8px;font-size:14px;line-height:24px;animation:.15s RevRecScreens-module__hWjxPW__tipIn;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:0 6px 8px #19212e1f}.RevRecScreens-module__hWjxPW__menu[data-align=end]{left:auto;right:0}.RevRecScreens-module__hWjxPW__menuTitle{color:var(--grey600);padding:4px 8px;font-size:12px;font-weight:500}.RevRecScreens-module__hWjxPW__screen .RevRecScreens-module__hWjxPW__menuItem{width:100%;color:var(--grey700);text-align:left;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:4px 8px;display:flex}.RevRecScreens-module__hWjxPW__screen .RevRecScreens-module__hWjxPW__menuItem:hover{background:var(--grey100)}.RevRecScreens-module__hWjxPW__menuItem[data-selected]{color:var(--blue-text);background:var(--blue100)}.RevRecScreens-module__hWjxPW__checkbox{border:1px solid var(--grey500);color:#fff;background:#fff;border-radius:4px;flex-shrink:0;place-items:center;width:16px;height:16px;display:grid}.RevRecScreens-module__hWjxPW__checkbox[data-checked]{border-color:var(--blue);background:var(--blue)}.RevRecScreens-module__hWjxPW__menuHint{color:var(--grey600);margin-left:auto;font-size:12px}.RevRecScreens-module__hWjxPW__screen .RevRecScreens-module__hWjxPW__menuBack{color:var(--grey600);font-weight:500}.RevRecScreens-module__hWjxPW__empty{margin-top:calc(32 * var(--revrec-u));color:var(--grey600)}.RevRecScreens-module__hWjxPW__note{color:var(--grey600);font-size:calc(14 * var(--revrec-u))}.RevRecScreens-module__hWjxPW__slotButton{justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex}.RevRecScreens-module__hWjxPW__screen[data-interactive] .RevRecScreens-module__hWjxPW__plot{height:calc(380 * var(--revrec-u))}.RevRecScreens-module__hWjxPW__slot{position:relative}.RevRecScreens-module__hWjxPW__plot[data-hovering] .RevRecScreens-module__hWjxPW__bar:not([data-hovered]){opacity:.4}.RevRecScreens-module__hWjxPW__overTimeWrap{flex-direction:column;min-width:0;display:flex;position:relative}.RevRecScreens-module__hWjxPW__overTimeWrap>.RevRecScreens-module__hWjxPW__group{justify-content:space-between;align-items:center;gap:calc(8 * var(--revrec-u));border-left:1px solid var(--grey300);display:flex}.RevRecScreens-module__hWjxPW__overTimeWrap>.RevRecScreens-module__hWjxPW__group>span{text-overflow:ellipsis;flex:1;overflow:hidden}.RevRecScreens-module__hWjxPW__scroll{width:calc(22 * var(--revrec-u));height:calc(22 * var(--revrec-u));border-radius:calc(6 * var(--revrec-u));color:var(--grey600);place-items:center;display:grid}.RevRecScreens-module__hWjxPW__screen .RevRecScreens-module__hWjxPW__scroll:hover:not(:disabled){background:var(--grey200);color:var(--grey700)}.RevRecScreens-module__hWjxPW__screen .RevRecScreens-module__hWjxPW__scroll:disabled{opacity:.3;cursor:default}.RevRecScreens-module__hWjxPW__overTime[data-scrollable]{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--grey300) transparent;cursor:grab;-webkit-user-select:none;user-select:none;overflow-x:auto}.RevRecScreens-module__hWjxPW__overTime[data-scrollable]:active{cursor:grabbing}.RevRecScreens-module__hWjxPW__overTimeWrap:not([data-end]):after{content:"";top:calc(32 * var(--revrec-u));width:calc(32 * var(--revrec-u));pointer-events:none;background:linear-gradient(270deg,#fff,#0000);position:absolute;bottom:0;right:0}.RevRecScreens-module__hWjxPW__waterfall{position:relative}.RevRecScreens-module__hWjxPW__cohort[data-hovered],.RevRecScreens-module__hWjxPW__months[data-hovered]>*{background:var(--grey100)}.RevRecScreens-module__hWjxPW__screen[data-interactive] .RevRecScreens-module__hWjxPW__months>span:not(:empty):hover{background:var(--blue100);color:var(--blue)}.RevRecScreens-module__hWjxPW__entry[data-hovered]{background:var(--grey100)}.RevRecScreens-module__hWjxPW__screen .RevRecScreens-module__hWjxPW__link{color:var(--blue);text-align:left;font-weight:500}.RevRecScreens-module__hWjxPW__screen button.RevRecScreens-module__hWjxPW__link:hover{text-decoration:underline}.RevRecScreens-module__hWjxPW__entry>.RevRecScreens-module__hWjxPW__tipAnchor{min-width:0}@container (max-width:560px){.RevRecScreens-module__hWjxPW__optional,.RevRecScreens-module__hWjxPW__compact .RevRecScreens-module__hWjxPW__sheetHeader,.RevRecScreens-module__hWjxPW__compact .RevRecScreens-module__hWjxPW__sheetHead{display:none}.RevRecScreens-module__hWjxPW__waterfall{grid-template-columns:1fr 0 1fr}.RevRecScreens-module__hWjxPW__overTimeWrap{visibility:hidden}.RevRecScreens-module__hWjxPW__screen[data-interactive] .RevRecScreens-module__hWjxPW__waterfall{grid-template-columns:calc(150 * var(--revrec-u)) minmax(0, 1fr) calc(190 * var(--revrec-u))}.RevRecScreens-module__hWjxPW__screen[data-interactive] .RevRecScreens-module__hWjxPW__overTimeWrap{visibility:visible}.RevRecScreens-module__hWjxPW__sheetRow>:not(:first-child){width:auto}.RevRecScreens-module__hWjxPW__entry{column-gap:calc(12 * var(--revrec-u));grid-template-columns:minmax(0,1fr) auto auto}.RevRecScreens-module__hWjxPW__entry>:nth-child(-n+4){display:none}.RevRecScreens-module__hWjxPW__entry>:nth-child(5){text-align:left}}@media (prefers-reduced-motion:reduce){.RevRecScreens-module__hWjxPW__bar,.RevRecScreens-module__hWjxPW__cohort,.RevRecScreens-module__hWjxPW__months,.RevRecScreens-module__hWjxPW__months>*,.RevRecScreens-module__hWjxPW__sheetGroup,.RevRecScreens-module__hWjxPW__sheetBody>.RevRecScreens-module__hWjxPW__sheetRow,.RevRecScreens-module__hWjxPW__entry{transition:none}}
.SelfHostedTerminal-module__LlSCyG__terminal{background:var(--surface-02-dark);width:100%;height:100%;color:var(--foreground-02-light);border:1px solid #484848;border-radius:8px;overflow:hidden;container-type:inline-size}.SelfHostedTerminal-module__LlSCyG__header{border-bottom:1px solid #3a3a3a;align-items:center;height:40px;padding:0 16px;display:flex;position:relative}.SelfHostedTerminal-module__LlSCyG__control{width:28px;height:28px;color:var(--foreground-02-light);cursor:pointer;border-radius:4px;place-items:center;margin-left:auto;display:grid}.SelfHostedTerminal-module__LlSCyG__control:hover{background:#ffffff14}.SelfHostedTerminal-module__LlSCyG__control:focus-visible{outline:2px solid var(--foreground-01-light);outline-offset:2px}.SelfHostedTerminal-module__LlSCyG__body{font-family:var(--font-ibm-plex-mono), monospace;letter-spacing:-.25px;padding:clamp(16px,5cqw,32px);font-size:clamp(9px,2.35cqw,14px);font-weight:500;line-height:1.7}.SelfHostedTerminal-module__LlSCyG__scene{color:#b4b4b4;display:grid;-webkit-mask-image:linear-gradient(#000 0%,#0000 108.33%);mask-image:linear-gradient(#000 0%,#0000 108.33%)}.SelfHostedTerminal-module__LlSCyG__command,.SelfHostedTerminal-module__LlSCyG__response{opacity:1;grid-area:1/1;min-width:0;transition:opacity .32s ease-in-out}.SelfHostedTerminal-module__LlSCyG__command{align-items:flex-start;gap:2ch;display:flex}.SelfHostedTerminal-module__LlSCyG__command pre{min-width:0;font:inherit;white-space:pre-wrap;margin:0}.SelfHostedTerminal-module__LlSCyG__command code{font:inherit}.SelfHostedTerminal-module__LlSCyG__command[data-visible=false],.SelfHostedTerminal-module__LlSCyG__response[data-visible=false]{opacity:0}.SelfHostedTerminal-module__LlSCyG__cursor{vertical-align:-.15em;background:currentColor;width:.6ch;height:1.1em;margin-left:.15ch;animation:1s step-end infinite paused SelfHostedTerminal-module__LlSCyG__blink;display:inline-block}.SelfHostedTerminal-module__LlSCyG__terminal[data-running=true] .SelfHostedTerminal-module__LlSCyG__cursor{animation-play-state:running}.SelfHostedTerminal-module__LlSCyG__responseLine{white-space:pre;opacity:0;gap:2ch;min-height:1.7em;display:flex;transform:translateY(5px)}.SelfHostedTerminal-module__LlSCyG__responseLine[data-visible=true]{opacity:1;transition:opacity .48s ease-out,transform .48s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.SelfHostedTerminal-module__LlSCyG__lineNumber{text-align:right;flex:0 0 2ch}@keyframes SelfHostedTerminal-module__LlSCyG__blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.SelfHostedTerminal-module__LlSCyG__cursor{animation:none}.SelfHostedTerminal-module__LlSCyG__command,.SelfHostedTerminal-module__LlSCyG__response,.SelfHostedTerminal-module__LlSCyG__responseLine[data-visible=true]{transition:none}}
.AnalyticsHeroVisual-module__WJzfjW__screen{opacity:0;transition:opacity .35s ease, transform .4s var(--ease);position:absolute;inset:0;transform:translateY(6px)}:is([data-screen=streams] .AnalyticsHeroVisual-module__WJzfjW__screen[data-screen=streams],[data-screen=mrr] .AnalyticsHeroVisual-module__WJzfjW__screen[data-screen=mrr],[data-screen=usage] .AnalyticsHeroVisual-module__WJzfjW__screen[data-screen=usage]){opacity:1;transform:none}.AnalyticsHeroVisual-module__WJzfjW__notification{transform:translateX(var(--notification-slide)) scale(.98);transition:opacity .32s ease, transform .5s var(--ease,cubic-bezier(.22, 1, .36, 1))}.AnalyticsHeroVisual-module__WJzfjW__notification[data-visible]{opacity:1;transform:none}@container (max-width:560px){.AnalyticsHeroVisual-module__WJzfjW__screen{--revrec-gutter:24}}@media (prefers-reduced-motion:reduce){.AnalyticsHeroVisual-module__WJzfjW__screen,.AnalyticsHeroVisual-module__WJzfjW__notification{transition:none}}
