.AnimatedCard-module__6Y0FoG__experience{pointer-events:none;perspective:62rem;place-items:center;width:100%;min-height:32rem;display:grid}.AnimatedCard-module__6Y0FoG__scene{opacity:0;perspective:62rem;width:100%;height:32rem;transform-style:preserve-3d;position:relative}.AnimatedCard-module__6Y0FoG__shadow,.AnimatedCard-module__6Y0FoG__cardShell{transform-style:preserve-3d;will-change:opacity, transform;position:absolute;top:50%;left:50%}.AnimatedCard-module__6Y0FoG__shadow{z-index:1;background:radial-gradient(ellipse at 52% 58%, color-mix(in srgb, var(--color-base-900) 48%, transparent) 0, color-mix(in srgb, var(--color-base-900) 24%, transparent) 36%, transparent 72%);filter:blur(1.25rem);opacity:.92;border-radius:9999px;width:112%;height:68%}.AnimatedCard-module__6Y0FoG__cardShell{z-index:2;aspect-ratio:1657/949;border-radius:1rem;width:min(100%,25.625rem)}.AnimatedCard-module__6Y0FoG__physicalCard,.AnimatedCard-module__6Y0FoG__codeCard{border-radius:inherit;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.AnimatedCard-module__6Y0FoG__physicalCard{z-index:1;background:var(--color-text-black);box-shadow:0 2.75rem 4rem -1.875rem color-mix(in srgb, var(--color-base-900) 72%, transparent), inset -.125rem 0 .125rem color-mix(in srgb, var(--color-text-white) 16%, transparent), inset 0 -.125rem .125rem color-mix(in srgb, var(--color-text-black) 32%, transparent)}.AnimatedCard-module__6Y0FoG__cardArt{object-fit:cover}.AnimatedCard-module__6Y0FoG__codeCard{z-index:2;border:1px solid var(--color-contrast-dark);background:var(--color-text-black);box-shadow:0 2.75rem 4rem -1.875rem color-mix(in srgb, var(--color-text-black) 82%, transparent), 0 1.5rem 2.5rem -1.75rem color-mix(in srgb, var(--color-text-black) 68%, transparent);opacity:0;flex-direction:column;transition:opacity 1s cubic-bezier(.25,.46,.45,.94);display:flex}.AnimatedCard-module__6Y0FoG__codeVisible{opacity:.95}.AnimatedCard-module__6Y0FoG__editorViewport{min-height:0;color:var(--color-text-white);flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:500;line-height:1.5rem;position:relative;overflow:hidden}.AnimatedCard-module__6Y0FoG__editorScroll{min-width:100%;padding:1rem 1.25rem 1rem 0;transition:transform .84s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0}.AnimatedCard-module__6Y0FoG__codeRow{white-space:pre;grid-template-columns:2.375rem max-content;min-width:100%;height:1.5rem;display:grid;position:relative}.AnimatedCard-module__6Y0FoG__codeRow:before{z-index:-1;content:"";background:0 0;transition:background-color .36s;position:absolute;inset:0 -1.25rem}.AnimatedCard-module__6Y0FoG__activeRow:before{background:var(--color-contrast-dark)}.AnimatedCard-module__6Y0FoG__lineNumber{color:var(--color-base-300);text-align:right;user-select:none;padding-right:.375rem;position:sticky;left:0}.AnimatedCard-module__6Y0FoG__lineCode{padding-left:1.25rem;position:relative}.AnimatedCard-module__6Y0FoG__tokenKey{color:var(--color-base-300)}.AnimatedCard-module__6Y0FoG__tokenString{color:var(--color-text-light)}.AnimatedCard-module__6Y0FoG__tokenNumber{color:var(--color-base-green)}.AnimatedCard-module__6Y0FoG__tokenLiteral{color:var(--color-base-500)}.AnimatedCard-module__6Y0FoG__cursor{z-index:5;background:var(--color-text-white);opacity:0;width:.125rem;height:1rem;transition:top .84s cubic-bezier(.25,.46,.45,.94),left .36s;animation:2s step-end infinite AnimatedCard-module__6Y0FoG__cursorBlink;position:absolute}.AnimatedCard-module__6Y0FoG__codeVisible .AnimatedCard-module__6Y0FoG__cursor{opacity:1}@keyframes AnimatedCard-module__6Y0FoG__cursorBlink{0%,48%{visibility:visible}49%,to{visibility:hidden}}@media (max-width:1279px){.AnimatedCard-module__6Y0FoG__experience,.AnimatedCard-module__6Y0FoG__scene{height:24rem;min-height:24rem}}@media (max-width:430px){.AnimatedCard-module__6Y0FoG__experience,.AnimatedCard-module__6Y0FoG__scene{height:19rem;min-height:19rem}.AnimatedCard-module__6Y0FoG__cardShell{width:94%}}@media (prefers-reduced-motion:reduce){.AnimatedCard-module__6Y0FoG__cursor{animation:none}.AnimatedCard-module__6Y0FoG__codeCard,.AnimatedCard-module__6Y0FoG__editorScroll,.AnimatedCard-module__6Y0FoG__cursor{transition:none}}
.HomeRotatingCard-module__0c1aRq__scene{perspective:68rem;perspective-origin:50%;place-items:center;width:100%;min-height:32rem;display:grid}.HomeRotatingCard-module__0c1aRq__card{aspect-ratio:1.65;width:min(100%,26rem);transform:rotateY(var(--card-turn,8deg)) rotateZ(58deg);transform-style:preserve-3d;will-change:transform;position:relative}.HomeRotatingCard-module__0c1aRq__depthLayer,.HomeRotatingCard-module__0c1aRq__face{border-radius:1.5rem;position:absolute;inset:0;overflow:hidden}.HomeRotatingCard-module__0c1aRq__depthLayer{background:linear-gradient(90deg, var(--color-contrast-dark) 0%, var(--color-base-900) 48%, var(--color-contrast-dark) 100%)}.HomeRotatingCard-module__0c1aRq__face{backface-visibility:hidden;background:var(--color-text-black);box-shadow:0 2.75rem 5rem -2rem color-mix(in srgb, var(--color-text-black) 58%, transparent)}.HomeRotatingCard-module__0c1aRq__front{transform:translateZ(.225rem)}.HomeRotatingCard-module__0c1aRq__back{transform:rotateY(180deg)translateZ(.225rem)}.HomeRotatingCard-module__0c1aRq__image{object-fit:cover}.HomeRotatingCard-module__0c1aRq__shine{background:linear-gradient(180deg, color-mix(in srgb, var(--color-text-white) 9%, transparent), transparent 22%), linear-gradient(112deg, transparent 16%, color-mix(in srgb, var(--color-text-white) 8%, transparent) 28%, transparent 40%);mix-blend-mode:screen;opacity:.55;pointer-events:none;position:absolute;inset:0}@media (max-width:1023px){.HomeRotatingCard-module__0c1aRq__scene{min-height:26rem}.HomeRotatingCard-module__0c1aRq__card{width:min(100%,21rem)}}@media (prefers-reduced-motion:reduce){.HomeRotatingCard-module__0c1aRq__card{will-change:auto;transform:rotateY(-24deg)rotate(12deg)}}
.CryptoFloatingCoins-module__Ap9Vka__scene{contain:layout paint;isolation:isolate;width:100%;min-height:32rem;position:relative;overflow:hidden}.CryptoFloatingCoins-module__Ap9Vka__tokenPoint{top:var(--token-top);left:var(--token-left);z-index:var(--token-layer);width:var(--token-size);height:var(--token-size);color:inherit;transform-origin:50%;appearance:none;background:0 0;border:0;padding:0;position:absolute}.CryptoFloatingCoins-module__Ap9Vka__floatingToken{width:100%;height:100%;animation:CryptoFloatingCoins-module__Ap9Vka__token-float var(--float-duration) ease-in-out var(--float-delay) infinite alternate;transform-origin:50%;will-change:transform;display:block;position:relative}.CryptoFloatingCoins-module__Ap9Vka__rotatingToken{width:100%;height:100%;animation:CryptoFloatingCoins-module__Ap9Vka__token-rotate var(--rotate-duration) ease-in-out var(--rotate-delay) infinite alternate-reverse;transform-origin:50%;will-change:transform;display:block;position:relative}.CryptoFloatingCoins-module__Ap9Vka__tokenLogo,.CryptoFloatingCoins-module__Ap9Vka__ring{border-radius:9999px;position:absolute;inset:0}.CryptoFloatingCoins-module__Ap9Vka__tokenLogo{z-index:2;background:var(--token-color);filter:blur(var(--token-blur));opacity:var(--token-opacity);transform:rotate(var(--token-rotation));place-items:center;transition:filter .15s ease-in-out,opacity .15s ease-in-out,transform .15s ease-in-out;display:grid;overflow:hidden}.CryptoFloatingCoins-module__Ap9Vka__tokenLogo:before{border-radius:inherit;background:color-mix(in srgb, var(--color-contrast-light) 12%, transparent);content:"";position:absolute;inset:8%}.CryptoFloatingCoins-module__Ap9Vka__icon{z-index:1;width:54%;height:54%;color:var(--color-contrast-light);position:relative}.CryptoFloatingCoins-module__Ap9Vka__ring{z-index:1;border:1px solid var(--token-color);opacity:0;transition:opacity .2s ease-in-out, transform .28s var(--var-animation-linear)}.CryptoFloatingCoins-module__Ap9Vka__ringNear,.CryptoFloatingCoins-module__Ap9Vka__ringFar{transform:scale(1)}.CryptoFloatingCoins-module__Ap9Vka__label{z-index:4;width:max-content;max-width:9rem;color:var(--color-text-light);opacity:0;pointer-events:none;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:opacity .1s ease-in-out,transform .1s ease-in-out;position:absolute;top:50%}.CryptoFloatingCoins-module__Ap9Vka__labelRight{text-align:left;left:125%;transform:translateY(-50%)}.CryptoFloatingCoins-module__Ap9Vka__labelLeft{text-align:right;right:125%;transform:translateY(-50%)}.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:hover,.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:focus-visible{z-index:20;outline:none}.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:hover .CryptoFloatingCoins-module__Ap9Vka__tokenLogo,.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:focus-visible .CryptoFloatingCoins-module__Ap9Vka__tokenLogo{filter:none;opacity:1;transform:scale(1.2) rotate(var(--token-hover-rotation))}.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:hover .CryptoFloatingCoins-module__Ap9Vka__ringNear,.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:focus-visible .CryptoFloatingCoins-module__Ap9Vka__ringNear{opacity:.3;transform:scale(1.45)}.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:hover .CryptoFloatingCoins-module__Ap9Vka__ringFar,.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:focus-visible .CryptoFloatingCoins-module__Ap9Vka__ringFar{opacity:.1;transform:scale(1.75)}.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:hover .CryptoFloatingCoins-module__Ap9Vka__label,.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:focus-visible .CryptoFloatingCoins-module__Ap9Vka__label{opacity:1}.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:hover .CryptoFloatingCoins-module__Ap9Vka__labelRight,.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:focus-visible .CryptoFloatingCoins-module__Ap9Vka__labelRight{transform:translate(.5rem,-50%)}.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:hover .CryptoFloatingCoins-module__Ap9Vka__labelLeft,.CryptoFloatingCoins-module__Ap9Vka__tokenPoint:focus-visible .CryptoFloatingCoins-module__Ap9Vka__labelLeft{transform:translate(-.5rem,-50%)}@keyframes CryptoFloatingCoins-module__Ap9Vka__token-float{0%{transform:translateY(-.65rem)}to{transform:translateY(.65rem)}}@keyframes CryptoFloatingCoins-module__Ap9Vka__token-rotate{0%{transform:rotate(-4deg)}to{transform:rotate(4deg)}}@media (max-width:48rem){.CryptoFloatingCoins-module__Ap9Vka__scene{min-height:26rem}.CryptoFloatingCoins-module__Ap9Vka__label{max-width:7rem}}@media (prefers-reduced-motion:reduce){.CryptoFloatingCoins-module__Ap9Vka__floatingToken,.CryptoFloatingCoins-module__Ap9Vka__rotatingToken{animation:none}}
.BillPaymentDemo-module__qxUCFq__demo{contain:layout paint;isolation:isolate;justify-content:center;align-items:center;width:100%;min-height:32rem;display:flex;position:relative}.BillPaymentDemo-module__qxUCFq__screen{animation:.34s ease-out both BillPaymentDemo-module__qxUCFq__bill-screen-in}.BillPaymentDemo-module__qxUCFq__cursor{top:var(--cursor-top);left:var(--cursor-left);z-index:50;background:var(--color-base-900);width:2.25rem;height:2.25rem;color:var(--color-contrast-light);pointer-events:none;border-radius:9999px;place-items:center;transition:top .85s cubic-bezier(.22,1,.36,1),left .85s cubic-bezier(.22,1,.36,1),opacity .24s,transform .24s;display:grid;position:absolute;transform:translate(-50%,-50%)}.BillPaymentDemo-module__qxUCFq__cursorClick{transform:translate(-50%,-50%)scale(.82)}.BillPaymentDemo-module__qxUCFq__cursorClick:after{border:2px solid var(--color-base-300);border-radius:inherit;content:"";animation:.4s ease-out both BillPaymentDemo-module__qxUCFq__bill-cursor-click;position:absolute;inset:-.4rem}.BillPaymentDemo-module__qxUCFq__spinner{border:2px solid color-mix(in srgb, var(--color-contrast-light) 35%, transparent);border-top-color:var(--color-contrast-light);border-radius:9999px;width:1.25rem;height:1.25rem;animation:.7s linear infinite BillPaymentDemo-module__qxUCFq__bill-spinner}.BillPaymentDemo-module__qxUCFq__successIcon{animation:.42s cubic-bezier(.22,1,.36,1) both BillPaymentDemo-module__qxUCFq__bill-success-in}@keyframes BillPaymentDemo-module__qxUCFq__bill-screen-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes BillPaymentDemo-module__qxUCFq__bill-cursor-click{0%{opacity:.75;transform:scale(.72)}to{opacity:0;transform:scale(1.35)}}@keyframes BillPaymentDemo-module__qxUCFq__bill-spinner{to{transform:rotate(360deg)}}@keyframes BillPaymentDemo-module__qxUCFq__bill-success-in{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@media (max-width:48rem){.BillPaymentDemo-module__qxUCFq__demo{min-height:29rem}}@media (prefers-reduced-motion:reduce){.BillPaymentDemo-module__qxUCFq__screen,.BillPaymentDemo-module__qxUCFq__successIcon,.BillPaymentDemo-module__qxUCFq__spinner,.BillPaymentDemo-module__qxUCFq__cursorClick:after{animation:none}.BillPaymentDemo-module__qxUCFq__cursor{transition:none}}
.otc-showcase-module__GPYtua__section{background:var(--color-base-900);padding-block:2.5rem 4rem}.otc-showcase-module__GPYtua__layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.25fr);grid-template-areas:"intro demo""cta demo";gap:1.5rem 3rem;display:grid}.otc-showcase-module__GPYtua__intro{flex-direction:column;grid-area:intro;align-self:end;align-items:flex-start;gap:1rem;display:flex}.otc-showcase-module__GPYtua__intro h2{color:var(--color-text-white);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.14}.otc-showcase-module__GPYtua__intro p{max-width:43ch}.otc-showcase-module__GPYtua__cta{background:var(--color-text-white);min-width:15rem;color:var(--color-base-900);grid-area:cta;place-self:start}.otc-showcase-module__GPYtua__cta:hover{background:var(--color-base-100);color:var(--color-base-900)}.otc-showcase-module__GPYtua__benefits{color:#c1cee2;gap:.8rem;margin-top:1rem;padding:0;font-size:.8125rem;line-height:1.55;list-style:none;display:grid}.otc-showcase-module__GPYtua__benefits li{align-items:flex-start;gap:.7rem;display:flex}.otc-showcase-module__GPYtua__benefits svg{color:#7fb3ff;flex-shrink:0;margin-top:.2rem}.otc-showcase-module__GPYtua__demo{width:100%;max-width:31rem;color:var(--color-text-dark);grid-area:demo;place-self:center end;margin:0}.otc-showcase-module__GPYtua__quote{background:#fff;border-radius:1.1rem;flex-direction:column;gap:1.4rem;padding:1.75rem;display:flex}.otc-showcase-module__GPYtua__quoteHeading{justify-content:space-between;align-items:center;gap:1rem;font-size:.875rem;display:flex}.otc-showcase-module__GPYtua__clock{color:#7d8797;font-variant-numeric:tabular-nums;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:.35rem;min-width:3.4rem;min-height:2.75rem;padding:0;font-size:.8125rem;transition:color .3s;display:inline-flex;position:relative}.otc-showcase-module__GPYtua__priceArea{justify-items:center;gap:.6rem;padding-top:.8rem;display:grid}.otc-showcase-module__GPYtua__price{width:100%;height:4rem;color:var(--color-base-500);letter-spacing:-.045em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(2rem,3.2vw,2.875rem);position:relative}.otc-showcase-module__GPYtua__priceValue{opacity:0;justify-content:center;align-items:center;gap:.5rem;transition:opacity .45s;display:flex;position:absolute;inset:0}.otc-showcase-module__GPYtua__priceValue[data-selected=true]{opacity:1}.otc-showcase-module__GPYtua__priceValue svg{width:1.1rem}.otc-showcase-module__GPYtua__progress{background:#e1ecfb;border-radius:2px;height:3px;overflow:hidden}.otc-showcase-module__GPYtua__progress>span{background:var(--color-base-500);transform-origin:0;will-change:transform;width:100%;height:100%;display:block;transform:scaleX(1)}.otc-showcase-module__GPYtua__summary{font-variant-numeric:tabular-nums;gap:1rem;margin-top:.4rem;font-size:.8125rem;display:grid}.otc-showcase-module__GPYtua__summary>div{justify-content:space-between;gap:.8rem;display:flex}.otc-showcase-module__GPYtua__summary strong{white-space:nowrap;font-weight:500}.otc-showcase-module__GPYtua__clock:enabled{cursor:pointer;color:var(--color-base-500)}.otc-showcase-module__GPYtua__clock:focus-visible{outline:2px solid var(--color-base-500);outline-offset:4px;border-radius:.3rem}.otc-showcase-module__GPYtua__demo[data-phase=expired] .otc-showcase-module__GPYtua__clock{animation:1.2s both otc-showcase-module__GPYtua__renew-press}.otc-showcase-module__GPYtua__demo[data-phase=renewing] .otc-showcase-module__GPYtua__clock svg{animation:.8s linear infinite otc-showcase-module__GPYtua__renew-spin}@keyframes otc-showcase-module__GPYtua__renew-spin{to{transform:rotate(360deg)}}.otc-showcase-module__GPYtua__renewCursor{z-index:2;pointer-events:none;width:.75rem;height:.75rem;animation:1.2s cubic-bezier(.22,1,.36,1) both otc-showcase-module__GPYtua__renew-cursor;position:absolute;top:52%;left:64%}.otc-showcase-module__GPYtua__demo[data-phase=expired] .otc-showcase-module__GPYtua__clock:after{content:"";border:1px solid var(--color-base-500);pointer-events:none;border-radius:50%;width:1.2rem;height:1.2rem;animation:1.2s both otc-showcase-module__GPYtua__renew-ripple;position:absolute;top:52%;left:64%}.otc-showcase-module__GPYtua__demo[data-running=false] .otc-showcase-module__GPYtua__renewCursor,.otc-showcase-module__GPYtua__demo[data-running=false] .otc-showcase-module__GPYtua__clock,.otc-showcase-module__GPYtua__demo[data-running=false] .otc-showcase-module__GPYtua__clock:after,.otc-showcase-module__GPYtua__demo[data-running=false] .otc-showcase-module__GPYtua__clock svg{animation-play-state:paused}@keyframes otc-showcase-module__GPYtua__renew-cursor{0%{opacity:0;transform:translate(-3rem,3.5rem)}15%{opacity:1}58%,72%{opacity:1;transform:translate(0)scale(1)}84%{transform:translate(0)scale(.85)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes otc-showcase-module__GPYtua__renew-ripple{0%,70%{opacity:0;transform:translate(-50%,-50%)scale(.4)}78%{opacity:.45}to{opacity:0;transform:translate(-50%,-50%)scale(2.4)}}@keyframes otc-showcase-module__GPYtua__renew-press{0%,72%,to{transform:scale(1)}84%{transform:scale(.98)}}.otc-showcase-module__GPYtua__demo[data-phase=renewing] .otc-showcase-module__GPYtua__priceArea,.otc-showcase-module__GPYtua__demo[data-phase=renewing] .otc-showcase-module__GPYtua__summary{opacity:.45}.otc-showcase-module__GPYtua__priceArea,.otc-showcase-module__GPYtua__summary{transition:opacity .4s}@media (max-width:1050px){.otc-showcase-module__GPYtua__layout{column-gap:2rem}.otc-showcase-module__GPYtua__quote{padding:1.4rem}}@media (max-width:800px){.otc-showcase-module__GPYtua__layout{grid-template-columns:1fr;grid-template-areas:"intro""demo""cta";gap:2rem}.otc-showcase-module__GPYtua__intro{max-width:40rem}.otc-showcase-module__GPYtua__demo{justify-self:center}.otc-showcase-module__GPYtua__cta{justify-self:center;width:100%;max-width:31rem}.otc-showcase-module__GPYtua__price{font-size:2.75rem}}@media (max-width:500px){.otc-showcase-module__GPYtua__quote{gap:1.2rem;padding:1.2rem}.otc-showcase-module__GPYtua__quoteHeading{gap:.4rem;font-size:.8125rem}.otc-showcase-module__GPYtua__clock{min-width:3rem;font-size:.75rem}.otc-showcase-module__GPYtua__price{height:3.4rem;font-size:clamp(1.875rem,8vw,2.5rem)}.otc-showcase-module__GPYtua__summary{gap:.85rem;font-size:.75rem}.otc-showcase-module__GPYtua__cta{width:100%}.otc-showcase-module__GPYtua__benefits{margin-top:.5rem}}@media (prefers-reduced-motion:reduce){.otc-showcase-module__GPYtua__demo .otc-showcase-module__GPYtua__priceValue,.otc-showcase-module__GPYtua__demo .otc-showcase-module__GPYtua__priceArea,.otc-showcase-module__GPYtua__demo .otc-showcase-module__GPYtua__summary,.otc-showcase-module__GPYtua__demo .otc-showcase-module__GPYtua__clock{transition:none;position:relative}}
.application-yield-visual-module__rInmGG__layout{width:100%;height:100%;color:inherit;position:relative}.application-yield-visual-module__rInmGG__group{width:calc(100% - 48px);min-width:0;transition:width .65s cubic-bezier(.22,1,.36,1);position:absolute;top:calc(50% - 95px);left:24px}.application-yield-visual-module__rInmGG__group:last-child{top:calc(50% + 25px)}.application-yield-visual-module__rInmGG__value{letter-spacing:-.055em;white-space:nowrap;align-items:baseline;gap:.2em;margin:0;font-size:clamp(24px,8.8cqw,42px);font-weight:500;line-height:1.1;display:flex}.application-yield-visual-module__rInmGG__suffix{letter-spacing:0;font-size:.4em;font-weight:400}.application-yield-visual-module__rInmGG__label{white-space:nowrap;align-items:center;gap:7px;margin:10px 0 0;font-size:clamp(11px,2.8cqw,13px);line-height:1.4;display:flex}.application-yield-visual-module__rInmGG__label span{opacity:.8}.application-yield-visual-module__rInmGG__flag{object-fit:contain;border-radius:2px;flex-shrink:0;width:20px;height:15px}.application-yield-visual-module__rInmGG__divider{opacity:.18;background:currentColor;width:calc(100% - 48px);height:1px;transition:width .65s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:24px}@media (max-width:600px){.application-yield-visual-module__rInmGG__layout{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-content:center;align-items:start;gap:clamp(10px,3.5cqw,20px);padding-inline:clamp(18px,5cqw,24px);display:grid}.application-yield-visual-module__rInmGG__group,.application-yield-visual-module__rInmGG__group:last-child{width:auto;position:static;top:auto;left:auto}.application-yield-visual-module__rInmGG__value{flex-direction:column;align-items:flex-start;gap:3px;min-height:calc(1.1em + 18px);font-size:clamp(24px,8cqw,38px)}.application-yield-visual-module__rInmGG__suffix{font-size:clamp(10px,3cqw,12px);line-height:1.2}.application-yield-visual-module__rInmGG__label{white-space:normal;gap:6px;margin-top:8px;font-size:clamp(11px,3.4cqw,13px)}.application-yield-visual-module__rInmGG__label span{min-width:0}.application-yield-visual-module__rInmGG__divider{align-self:stretch;width:1px;height:auto;position:static}}@media (prefers-reduced-motion:reduce){.application-yield-visual-module__rInmGG__group,.application-yield-visual-module__rInmGG__divider{transition:none}}
.product-showcase-module__XbI4Sa__section{padding:48px var(--home-gutter,36px) 40px;color:#092348;background:#fff;display:block}.product-showcase-module__XbI4Sa__container{max-width:calc(var(--home-max-width,80rem) - 2 * var(--home-gutter,2.25rem));margin:0 auto;scroll-margin-top:90px}.product-showcase-module__XbI4Sa__grid{flex-direction:column;gap:32px;display:flex}.product-showcase-module__XbI4Sa__product{--entry-stagger:0s;min-width:0;height:460px;color:inherit;border-radius:28px;flex-shrink:0;scroll-margin-top:112px;position:sticky;top:96px;container-type:inline-size}.product-showcase-module__XbI4Sa__surface{border-radius:inherit;isolation:isolate;transform-origin:50% 0;width:100%;height:100%;position:relative;overflow:hidden}.product-showcase-module__XbI4Sa__product:has(:focus-visible){outline-offset:5px;outline:3px solid #0052b4}.product-showcase-module__XbI4Sa__product:focus-within{z-index:1}.product-showcase-module__XbI4Sa__container[data-stack-ready] .product-showcase-module__XbI4Sa__surface{transform:perspective(1200px) translate3d(0, var(--stack-y,0px), 0) scale(var(--stack-scale,1)) rotateX(var(--stack-rotate,0deg));filter:brightness(var(--stack-brightness,1));will-change:transform}.product-showcase-module__XbI4Sa__container[data-stack-ready] .product-showcase-module__XbI4Sa__product:focus-within .product-showcase-module__XbI4Sa__surface{filter:none;transform:none}.product-showcase-module__XbI4Sa__crypto{background:#e2edff}.product-showcase-module__XbI4Sa__earn{background:#e5ecd9}.product-showcase-module__XbI4Sa__global{background:#eae8f7}.product-showcase-module__XbI4Sa__card{color:#fff;background:#0c2042}.product-showcase-module__XbI4Sa__visual{perspective:900px;justify-content:center;align-items:center;width:54%;height:310px;transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .4s;display:flex;position:absolute;top:calc(50% - 155px);left:46%;container-type:inline-size}.product-showcase-module__XbI4Sa__copy{z-index:3;pointer-events:none;position:absolute;top:50%;left:clamp(32px,4.5vw,60px);right:54%;transform:translateY(-50%)}.product-showcase-module__XbI4Sa__copy h3{letter-spacing:-.04em;white-space:nowrap;margin:0;font-size:clamp(32px,3vw,42px);font-weight:500;line-height:1.2}.product-showcase-module__XbI4Sa__details{grid-template-rows:1fr;display:grid}.product-showcase-module__XbI4Sa__detailsInner{min-height:0;overflow:hidden}.product-showcase-module__XbI4Sa__detailsInner p{color:#415573;max-width:38ch;margin-top:13px;font-size:clamp(16px,1.4vw,18px);line-height:1.6}.product-showcase-module__XbI4Sa__card .product-showcase-module__XbI4Sa__detailsInner p{color:#c1cee2}.product-showcase-module__XbI4Sa__action{z-index:4;pointer-events:auto;align-items:center;gap:18px;min-height:32px;margin-top:16px;font-size:16px;font-weight:500;display:inline-flex;position:relative}.product-showcase-module__XbI4Sa__action svg{flex-shrink:0;width:20px;height:20px;transition:transform .3s}.product-showcase-module__XbI4Sa__action:hover svg{transform:translate(3px,-3px)}.product-showcase-module__XbI4Sa__action:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid}.product-showcase-module__XbI4Sa__coin{border-radius:50%;place-items:center;font-weight:500;transition:transform .8s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;box-shadow:inset 2px 3px 4px #ffffffb0,inset -4px -5px 8px #002b7377,10px 18px 20px #1d4d7e26}.product-showcase-module__XbI4Sa__bitcoin{color:#fff;text-shadow:2px 3px #004491;background:linear-gradient(135deg,#ffdfad 0%,#f7931a 48%,#c56708 100%);border:6px solid #ffd39b;width:144px;height:144px;font-size:89px;top:38px;left:calc(50% - 100px);transform:rotate(-18deg)rotateY(-18deg)}.product-showcase-module__XbI4Sa__coin img{object-fit:contain;border-radius:50%;width:100%;height:100%}.product-showcase-module__XbI4Sa__bitcoinLogo{color:#f7931a;background:#fff;border-radius:50%;width:100%;height:100%}.product-showcase-module__XbI4Sa__dollar{color:#155ea9;background:linear-gradient(135deg,#fff,#d8e8f8);border:5px solid #f8fbff;width:110px;height:110px;font-size:36px;top:130px;left:calc(50% + 4px);transform:rotate(14deg)rotateY(-15deg)}.product-showcase-module__XbI4Sa__coinOrbit{border:1px solid #97b8e55c;border-radius:50%;width:290px;height:125px;position:absolute;transform:rotate(-30deg)}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__bitcoin{transform:translateY(-8px)rotate(-9deg)rotateY(10deg)}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__dollar{transform:translateY(5px)rotate(3deg)rotateY(10deg)}.product-showcase-module__XbI4Sa__earnRings{border:26px solid #cadbb647;border-radius:50%;width:215px;height:215px;position:absolute;top:-20px;right:-90px;box-shadow:0 0 0 25px #cadbb621}.product-showcase-module__XbI4Sa__bankCard{background:#fff;border-radius:18px;align-items:center;gap:12px;width:80%;padding:18px 15px;transition:transform .7s;display:flex;position:absolute;box-shadow:0 14px 28px #3e357b19}.product-showcase-module__XbI4Sa__bankCard img{object-fit:contain;border-radius:2px;width:32px;height:24px}.product-showcase-module__XbI4Sa__bankCard>span{color:#6e7288;font-size:9px}.product-showcase-module__XbI4Sa__bankCard strong{color:#1d2852;font-size:25px;font-weight:500;display:block}.product-showcase-module__XbI4Sa__bankCard svg{color:#817ba5;margin-left:auto}.product-showcase-module__XbI4Sa__usCard{top:53px;left:7%;transform:rotate(-9deg)}.product-showcase-module__XbI4Sa__euCard{top:140px;left:16%;transform:rotate(8deg)}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__usCard{transform:rotate(-4deg)translateY(-6px)}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__euCard{transform:rotate(3deg)translateY(5px)}.product-showcase-module__XbI4Sa__paymentCard{z-index:1;aspect-ratio:1.586;color:#f7f7f5;background:linear-gradient(135deg,#303133 0%,#171a1e 44%,#090f18 100%);border-radius:13px;justify-content:space-between;align-items:flex-start;width:78%;max-width:300px;padding:6%;transition:transform .8s cubic-bezier(.22,1,.36,1);display:flex;position:relative;transform:rotate(-28deg)rotateY(-17deg)translateY(-5px);box-shadow:inset 0 1px 1px #fff5,inset 1px 0 1px #ffffff25,0 26px 38px #0007}.product-showcase-module__XbI4Sa__cardBrand{width:64%;height:auto}.product-showcase-module__XbI4Sa__cardNetwork{flex-direction:column;align-items:flex-end;gap:2px;width:22%;display:flex;container-type:inline-size}.product-showcase-module__XbI4Sa__cardNetwork svg{width:100%;height:auto}.product-showcase-module__XbI4Sa__cardNetwork span{letter-spacing:-.04em;font-size:22cqw;line-height:1}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__paymentCard{transform:rotate(-18deg)rotateY(4deg)translateY(4px)}.product-showcase-module__XbI4Sa__cardGlow{background:radial-gradient(#2873d5b0,#0000 65%);width:280px;height:280px;position:absolute;top:-20px}@media (prefers-reduced-motion:no-preference) and (min-height:601px){.product-showcase-module__XbI4Sa__container[data-stack-ready] :is(.product-showcase-module__XbI4Sa__coin,.product-showcase-module__XbI4Sa__bankCard,.product-showcase-module__XbI4Sa__paymentCard){transition:none}.product-showcase-module__XbI4Sa__container[data-stack-ready] .product-showcase-module__XbI4Sa__bitcoin{transform:translate3d(var(--orbit-x,0px), calc(-8px + var(--orbit-y,0px)), var(--orbit-z,0px)) rotate(calc(-24deg + var(--visual-progress,0) * 36deg)) rotateY(calc(-18deg + var(--visual-progress,0) * 36deg)) scale(calc(.92 + var(--visual-progress,0) * .16))}.product-showcase-module__XbI4Sa__container[data-stack-ready] .product-showcase-module__XbI4Sa__dollar{transform:translate3d(calc(var(--orbit-x,0px) * -1), calc(5px - var(--orbit-y,0px)), calc(var(--orbit-z,0px) * -1)) rotate(calc(18deg - var(--visual-progress,0) * 34deg)) rotateY(calc(18deg - var(--visual-progress,0) * 36deg)) scale(calc(1.08 - var(--visual-progress,0) * .16))}.product-showcase-module__XbI4Sa__container[data-stack-ready] .product-showcase-module__XbI4Sa__coinOrbit{transform:rotate(calc(-42deg + var(--visual-progress,0) * 24deg)) scale(calc(.92 + var(--visual-progress,0) * .1))}.product-showcase-module__XbI4Sa__container[data-stack-ready] .product-showcase-module__XbI4Sa__usCard{transform:translate3d(calc(-18px + var(--visual-progress,0) * 36px), calc(12px - var(--visual-progress,0) * 32px), calc(-16px + var(--visual-progress,0) * 32px)) rotate(calc(-11deg + var(--visual-progress,0) * 14deg)) scale(calc(.94 + var(--visual-progress,0) * .1))}.product-showcase-module__XbI4Sa__container[data-stack-ready] .product-showcase-module__XbI4Sa__euCard{transform:translate3d(calc(18px - var(--visual-progress,0) * 34px), calc(-10px + var(--visual-progress,0) * 26px), calc(14px - var(--visual-progress,0) * 28px)) rotate(calc(11deg - var(--visual-progress,0) * 14deg)) scale(calc(1.04 - var(--visual-progress,0) * .1))}.product-showcase-module__XbI4Sa__container[data-stack-ready] .product-showcase-module__XbI4Sa__paymentCard{transform:translate3d(calc(-32px + var(--visual-progress,0) * 64px), calc(16px - var(--visual-progress,0) * 32px), calc(-18px + var(--visual-progress,0) * 36px)) rotate(calc(-30deg + var(--visual-progress,0) * 26deg)) rotateY(calc(-18deg + var(--visual-progress,0) * 30deg)) scale(calc(.84 + var(--visual-progress,0) * .2))}.product-showcase-module__XbI4Sa__container[data-stack-ready] .product-showcase-module__XbI4Sa__cardGlow{transform:translateX(calc(-14px + var(--visual-progress,0) * 28px)) scale(calc(.85 + var(--visual-progress,0) * .3))}.product-showcase-module__XbI4Sa__container[data-stack-ready] .product-showcase-module__XbI4Sa__earnRings{transform:translate3d(calc(-18px + var(--visual-progress,0) * 36px), calc(12px - var(--visual-progress,0) * 44px), 0) scale(calc(.88 + var(--visual-progress,0) * .2))}}@media (min-width:901px){.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__bitcoin{width:175px;height:175px;top:24px;left:calc(50% - 125px)}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__dollar{width:135px;height:135px;top:135px;left:calc(50% + 8px)}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__coinOrbit{width:370px;height:160px}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__bankCard{max-width:290px}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__usCard{left:calc(50% - 165px)}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__euCard{left:calc(50% - 115px)}}@media (max-width:900px){.product-showcase-module__XbI4Sa__section{padding:64px var(--home-gutter,24px) 24px}.product-showcase-module__XbI4Sa__grid{gap:24px}.product-showcase-module__XbI4Sa__product{height:420px}.product-showcase-module__XbI4Sa__visual{width:100%;height:270px;top:0;left:0}.product-showcase-module__XbI4Sa__copy{inset:auto 26px 28px;transform:none}.product-showcase-module__XbI4Sa__copy h3{font-size:25px}.product-showcase-module__XbI4Sa__detailsInner p{font-size:15px}.product-showcase-module__XbI4Sa__action{font-size:14px}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__bankCard{width:240px}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__usCard{top:40px;left:calc(50% - 142px)}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__euCard{top:138px;left:calc(50% - 95px)}.product-showcase-module__XbI4Sa__paymentCard{width:70%;max-width:300px}}@media (max-width:540px){.product-showcase-module__XbI4Sa__section{padding:48px var(--home-gutter,20px) 20px}.product-showcase-module__XbI4Sa__product{border-radius:24px}.product-showcase-module__XbI4Sa__copy{bottom:22px;left:22px;right:22px}.product-showcase-module__XbI4Sa__copy h3{font-size:24px}.product-showcase-module__XbI4Sa__detailsInner p{font-size:14px}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__bankCard{width:225px}.product-showcase-module__XbI4Sa__product[data-active=true] .product-showcase-module__XbI4Sa__euCard{left:calc(50% - 86px)}}@media (max-width:600px){.product-showcase-module__XbI4Sa__earn .product-showcase-module__XbI4Sa__visual{height:300px}}.product-showcase-module__XbI4Sa__bitcoin,.product-showcase-module__XbI4Sa__usCard,.product-showcase-module__XbI4Sa__paymentCard{--entry-offset:.14s}.product-showcase-module__XbI4Sa__dollar,.product-showcase-module__XbI4Sa__euCard{--entry-offset:.26s}.product-showcase-module__XbI4Sa__copy h3{--entry-offset:.32s}.product-showcase-module__XbI4Sa__detailsInner p{--entry-offset:.4s}.product-showcase-module__XbI4Sa__action{--entry-offset:.48s}@keyframes product-showcase-module__XbI4Sa__showcaseEntry{0%{opacity:0;translate:0 18px}to{opacity:1;translate:none}}@media (prefers-reduced-motion:reduce){.product-showcase-module__XbI4Sa__container [data-entry-group],.product-showcase-module__XbI4Sa__container [data-entry-part]{opacity:1;translate:none}}@media (prefers-reduced-motion:no-preference){.product-showcase-module__XbI4Sa__container[data-entry-ready] [data-entry-group]:not([data-entered=true]),.product-showcase-module__XbI4Sa__container[data-entry-ready] [data-entry-part]:not([data-entered=true]){opacity:0;pointer-events:none}.product-showcase-module__XbI4Sa__container[data-entry-ready] .product-showcase-module__XbI4Sa__product[data-entered=true] .product-showcase-module__XbI4Sa__surface,.product-showcase-module__XbI4Sa__container[data-entry-ready] [data-entry-part][data-entered=true]{animation:.7s cubic-bezier(.22,1,.36,1) backwards product-showcase-module__XbI4Sa__showcaseEntry;animation-delay:calc(var(--entry-stagger,0s) + var(--entry-offset,0s))}.product-showcase-module__XbI4Sa__container[data-entry-ready] .product-showcase-module__XbI4Sa__product[data-entry-skip=true] .product-showcase-module__XbI4Sa__surface,.product-showcase-module__XbI4Sa__container[data-entry-ready] [data-entry-skip=true] [data-entry-part]{animation:none}}@media (prefers-reduced-motion:reduce){.product-showcase-module__XbI4Sa__grid[data-layout=scroll] .product-showcase-module__XbI4Sa__product{position:relative;top:auto}.product-showcase-module__XbI4Sa__section *,.product-showcase-module__XbI4Sa__section :before,.product-showcase-module__XbI4Sa__section :after{transition:none;animation:none}}@media (max-height:600px){.product-showcase-module__XbI4Sa__grid[data-layout=scroll] .product-showcase-module__XbI4Sa__product{position:relative;top:auto}}@media (prefers-reduced-motion:reduce),(max-height:600px){.product-showcase-module__XbI4Sa__container[data-stack-ready] .product-showcase-module__XbI4Sa__surface{filter:none;will-change:auto;transform:none}}
.results-showcase-module__tjXoXG__section{color:var(--color-base-900);background:#fff;padding-block:32px;position:relative;overflow:clip visible}.results-showcase-module__tjXoXG__panel{padding-block:32px 36px;position:relative}.results-showcase-module__tjXoXG__main,.results-showcase-module__tjXoXG__partners{z-index:1;position:relative}.results-showcase-module__tjXoXG__main{row-gap:24px;display:grid}.results-showcase-module__tjXoXG__heading{min-width:0}.results-showcase-module__tjXoXG__intro h2{max-width:620px;font-size:var(--home-title-size,clamp(32px, 3.8vw, 48px));letter-spacing:-.04em;margin:0;font-weight:400;line-height:1.12}.results-showcase-module__tjXoXG__intro>p{max-width:48ch;color:color-mix(in srgb, var(--color-base-900), transparent 28%);margin-top:15px;font-size:16px;line-height:1.6}.results-showcase-module__tjXoXG__action{min-height:40px;color:var(--color-base-500);align-items:center;gap:9px;margin-top:8px;font-size:13px;font-weight:500;display:inline-flex}.results-showcase-module__tjXoXG__action svg{width:17px;height:17px;transition:transform .18s}.results-showcase-module__tjXoXG__action:hover svg{transform:translate(2px,-2px)}.results-showcase-module__tjXoXG__metrics{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;min-width:0;margin:0;padding:0;display:grid}.results-showcase-module__tjXoXG__panel[data-metric-count="2"] .results-showcase-module__tjXoXG__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.results-showcase-module__tjXoXG__panel[data-metric-count="4"] .results-showcase-module__tjXoXG__metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.results-showcase-module__tjXoXG__metric{min-width:0;color:var(--color-base-900);text-align:center;flex-direction:column;align-items:center;padding:12px 0;display:flex;position:relative}.results-showcase-module__tjXoXG__metricValue{letter-spacing:-.045em;font-size:clamp(28px,3.2vw,40px);font-weight:400;line-height:1.12}.results-showcase-module__tjXoXG__metricDescription{text-wrap:balance;color:#51637d;max-width:24ch;min-height:3em;margin-top:9px;font-size:14px;line-height:1.5}.results-showcase-module__tjXoXG__visual{z-index:0;opacity:.38;pointer-events:none;clip-path:inset(148px -100vw -240px);width:100vw;position:absolute;top:-180px;bottom:-180px;left:50%;transform:translate(-50%)}.results-showcase-module__tjXoXG__canvas{transform:translate(40%, 14%) translate(var(--mesh-x,0px), var(--mesh-y,0px)) rotate(var(--mesh-turn,0deg)) scale(1.3);transition:transform .65s ease-out;position:absolute;inset:0}.results-showcase-module__tjXoXG__action:focus-visible{outline:2px solid var(--color-base-500);outline-offset:4px}.results-showcase-module__tjXoXG__partners{margin-bottom:32px}.results-showcase-module__tjXoXG__partnersTitle{color:#51637d;font-size:var(--home-description-size,18px);text-align:center;margin:0 auto 26px;line-height:1.6}.results-showcase-module__tjXoXG__logoStrip{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:16px 26px;margin:0;padding:0;list-style:none;display:grid}.results-showcase-module__tjXoXG__logosViewport{overflow:hidden}.results-showcase-module__tjXoXG__logoDuplicate{display:none}.results-showcase-module__tjXoXG__logo{justify-content:center;align-items:center;min-width:0;height:34px;display:flex}.results-showcase-module__tjXoXG__logo>span,.results-showcase-module__tjXoXG__logo>a{justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;display:flex}.results-showcase-module__tjXoXG__logo svg,.results-showcase-module__tjXoXG__logo img{object-fit:contain;width:100%;max-width:100%;height:28px;max-height:28px;display:block}@media (max-width:900px){.results-showcase-module__tjXoXG__metrics{gap:20px}.results-showcase-module__tjXoXG__metricDescription{font-size:13px}.results-showcase-module__tjXoXG__logoStrip{gap:18px}}@media (max-width:767px){.results-showcase-module__tjXoXG__section{padding-block:24px}.results-showcase-module__tjXoXG__panel{padding-block:16px 28px}.results-showcase-module__tjXoXG__intro>p{margin-top:12px;font-size:15px}.results-showcase-module__tjXoXG__action{margin-top:5px;font-size:12px}.results-showcase-module__tjXoXG__metrics,.results-showcase-module__tjXoXG__panel[data-metric-count="2"] .results-showcase-module__tjXoXG__metrics,.results-showcase-module__tjXoXG__panel[data-metric-count="4"] .results-showcase-module__tjXoXG__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.results-showcase-module__tjXoXG__metric{padding-block:8px}.results-showcase-module__tjXoXG__metricValue{white-space:nowrap;font-size:clamp(20px,6.2vw,32px)}.results-showcase-module__tjXoXG__metricDescription{max-width:24ch;margin-top:6px;font-size:clamp(11px,3.1vw,14px);line-height:1.5}.results-showcase-module__tjXoXG__visual{opacity:.34;clip-path:inset(46px -100vw -160px);top:-70px;bottom:-70px}.results-showcase-module__tjXoXG__canvas{transform:translate(25%, 18%) translate(var(--mesh-x,0px), var(--mesh-y,0px)) rotate(var(--mesh-turn,0deg)) scale(1.35);inset:0 -30%}.results-showcase-module__tjXoXG__partners{margin-bottom:24px}.results-showcase-module__tjXoXG__logosViewport{width:100vw;mask-image:linear-gradient(to right, transparent, var(--color-base-900) 24px, var(--color-base-900) calc(100% - 24px), transparent);margin-inline:calc(50% - 50vw)}.results-showcase-module__tjXoXG__logoStrip{flex:none;gap:24px;width:max-content;padding-right:24px;display:flex}.results-showcase-module__tjXoXG__logosTrack{width:max-content;min-height:40px;animation:36s linear infinite results-showcase-module__tjXoXG__trustLogos;display:flex}.results-showcase-module__tjXoXG__logoDuplicate{flex:none;display:block}.results-showcase-module__tjXoXG__panel[data-visible=false] .results-showcase-module__tjXoXG__logosTrack,.results-showcase-module__tjXoXG__logosTrack:focus-within{animation-play-state:paused}.results-showcase-module__tjXoXG__logo{flex:0 0 120px;width:120px;height:40px}.results-showcase-module__tjXoXG__logo svg,.results-showcase-module__tjXoXG__logo img{max-height:30px}}@keyframes results-showcase-module__tjXoXG__trustLogos{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.results-showcase-module__tjXoXG__canvas,.results-showcase-module__tjXoXG__action svg{transition:none}.results-showcase-module__tjXoXG__logosTrack{width:100%;animation:none}.results-showcase-module__tjXoXG__logosViewport{width:100%;margin-inline:0;mask-image:none}.results-showcase-module__tjXoXG__logoStrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;padding:0;display:grid}.results-showcase-module__tjXoXG__logo{width:auto}.results-showcase-module__tjXoXG__logoDuplicate{display:none}}
.sophia-showcase-module__51eEoa__section{padding:5rem var(--home-gutter,2rem) 4rem;color:var(--color-base-900);background:linear-gradient(var(--color-base-100) 0, #f6fbff 100px, var(--color-text-white) 240px);scroll-margin-top:6rem}.sophia-showcase-module__51eEoa__layout{max-width:calc(var(--home-max-width,80rem) - 2 * var(--home-gutter,2.25rem));grid-template-columns:minmax(0,.87fr) minmax(0,1.13fr);align-items:center;gap:5rem;margin-inline:auto;display:grid}.sophia-showcase-module__51eEoa__intro{min-width:0}.sophia-showcase-module__51eEoa__intro h2{letter-spacing:-.065em;margin:0;font-size:clamp(2.5rem,3.5vw,3.5rem);font-weight:500;line-height:1.04}.sophia-showcase-module__51eEoa__name{color:var(--color-base-500)}.sophia-showcase-module__51eEoa__description{max-width:26rem;color:color-mix(in srgb, var(--color-base-900) 72%, transparent);margin-top:1.75rem;font-size:1.0625rem;line-height:1.7}.sophia-showcase-module__51eEoa__examples{gap:.5rem;max-width:24rem;margin-top:2rem;display:grid}.sophia-showcase-module__51eEoa__example{min-height:3.5rem;color:var(--color-base-900);text-align:left;cursor:pointer;border-radius:1rem;align-items:center;gap:.875rem;padding:.875rem 1.125rem;font-size:.9375rem;transition:background .22s,color .22s,transform .22s;display:flex}.sophia-showcase-module__51eEoa__example>svg{flex-shrink:0;width:1.125rem;height:1.125rem}.sophia-showcase-module__51eEoa__example>svg:last-child{opacity:0;margin-left:auto;transition:opacity .2s,transform .2s;transform:translate(-.25rem)}.sophia-showcase-module__51eEoa__example:hover{background:var(--color-contrast-light)}.sophia-showcase-module__51eEoa__example[aria-pressed=true]{background:var(--color-base-100);color:var(--color-base-500)}.sophia-showcase-module__51eEoa__example[aria-pressed=true]>svg:last-child{opacity:1;transform:translate(0)}.sophia-showcase-module__51eEoa__link{background:var(--color-base-500);min-height:3.5rem;color:var(--color-text-white);border-radius:2rem;justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;padding:1rem 1.5rem;font-size:.9375rem;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.sophia-showcase-module__51eEoa__link:hover{background:var(--color-base-700);transform:translateY(-.125rem)}.sophia-showcase-module__51eEoa__link svg{width:1.25rem;height:1.25rem}.sophia-showcase-module__51eEoa__example:focus-visible,.sophia-showcase-module__51eEoa__link:focus-visible{outline:2px solid var(--color-base-500);outline-offset:4px}.sophia-showcase-module__51eEoa__stage{isolation:isolate;border:1px solid var(--color-base-100);background:var(--color-text-white);border-radius:2rem;flex-direction:column;min-width:0;height:35rem;padding:1.5rem;scroll-margin-top:5.625rem;display:flex;position:relative;overflow:hidden}.sophia-showcase-module__51eEoa__conversation{overflow-anchor:none;flex-direction:column;flex:1;gap:1.5rem;min-height:0;padding:.5rem .25rem 1.5rem;display:flex;overflow:hidden}:where(.sophia-showcase-module__51eEoa__stage[data-transition=out]) .sophia-showcase-module__51eEoa__conversation,:where(.sophia-showcase-module__51eEoa__stage[data-transition=out]) .sophia-showcase-module__51eEoa__composerText{animation:.24s both sophia-showcase-module__51eEoa__scene-out}:where(.sophia-showcase-module__51eEoa__stage[data-transition=in]) .sophia-showcase-module__51eEoa__conversation,:where(.sophia-showcase-module__51eEoa__stage[data-transition=in]) .sophia-showcase-module__51eEoa__composerText{animation:.24s both sophia-showcase-module__51eEoa__scene-in}.sophia-showcase-module__51eEoa__turn{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.sophia-showcase-module__51eEoa__message{background:var(--color-contrast-light);max-width:88%;color:var(--color-text-dark);border-radius:1rem 1rem .375rem;align-self:flex-end;align-items:flex-end;gap:.5rem;margin:0;padding:.75rem .875rem;font-size:.875rem;line-height:1.5;animation:.42s cubic-bezier(.22,1,.36,1) both sophia-showcase-module__51eEoa__message-send;display:flex}.sophia-showcase-module__51eEoa__statusRow{align-items:center;gap:.25rem;min-height:2.5rem;animation:.33s cubic-bezier(.22,1,.36,1) both sophia-showcase-module__51eEoa__response-in;display:flex}.sophia-showcase-module__51eEoa__orb{flex-shrink:0;width:2.025rem;height:2.025rem;margin-inline:.25rem;display:block;overflow:visible}.sophia-showcase-module__51eEoa__statusStep{min-width:0;padding-inline:.125rem;font-size:.875rem;font-weight:600;line-height:1.4;animation:.24s both sophia-showcase-module__51eEoa__response-in}.sophia-showcase-module__51eEoa__statusText{color:var(--color-text-sub);background:linear-gradient(100deg, var(--color-text-sub) 0%, var(--color-text-sub) 42%, var(--color-text-dark) 50%, var(--color-text-sub) 58%, var(--color-text-sub) 100%);-webkit-text-fill-color:transparent;background-position:100%;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:1.35s cubic-bezier(.45,0,.55,1) infinite sophia-showcase-module__51eEoa__status-shimmer}.sophia-showcase-module__51eEoa__response{width:100%;min-width:0;animation:.33s cubic-bezier(.22,1,.36,1) both sophia-showcase-module__51eEoa__response-in}.sophia-showcase-module__51eEoa__answer{margin:0;font-size:.875rem;line-height:1.65}.sophia-showcase-module__51eEoa__supportAnswer{white-space:pre-line}.sophia-showcase-module__51eEoa__supportLink{min-height:2.75rem;color:var(--color-base-500);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.sophia-showcase-module__51eEoa__supportLink:focus-visible{outline-offset:3px;border-radius:.25rem;outline:2px solid}.sophia-showcase-module__51eEoa__caret{vertical-align:-.05em;background:currentColor;width:.1rem;height:.9em;margin-left:.125rem;animation:.75s step-end infinite sophia-showcase-module__51eEoa__caret-blink;display:inline-block}.sophia-showcase-module__51eEoa__resultCard,.sophia-showcase-module__51eEoa__reviewCard,.sophia-showcase-module__51eEoa__balanceCard{margin-top:.875rem;animation:.42s cubic-bezier(.22,1,.36,1) both sophia-showcase-module__51eEoa__response-in}.sophia-showcase-module__51eEoa__reviewCard,.sophia-showcase-module__51eEoa__balanceCard{border:1px solid var(--color-contrast-hover);background:var(--color-contrast-light);border-radius:1rem;padding:1rem}.sophia-showcase-module__51eEoa__reviewTitle{align-items:center;gap:.75rem;margin-bottom:.875rem;font-size:.875rem;display:flex}.sophia-showcase-module__51eEoa__dataTable{border:1px solid var(--color-contrast-hover);border-radius:.75rem;gap:.625rem;padding:.75rem;display:grid}.sophia-showcase-module__51eEoa__dataRow{grid-template-columns:minmax(0,6.5rem) minmax(0,1fr);gap:.75rem;font-size:.75rem;display:grid}.sophia-showcase-module__51eEoa__dataRow dt{color:var(--color-text-sub)}.sophia-showcase-module__51eEoa__dataRow dd{text-align:right;overflow-wrap:anywhere;min-width:0;margin:0;font-weight:600}.sophia-showcase-module__51eEoa__receiptCard{border:1px solid var(--color-contrast-hover);background:var(--color-contrast-light);border-radius:1rem;gap:.75rem;padding:1rem;display:grid}.sophia-showcase-module__51eEoa__receiptHeader{align-items:center;gap:.75rem;display:flex}.sophia-showcase-module__51eEoa__receiptHeader h3{flex:1;min-width:0;font-size:.875rem;font-weight:700}.sophia-showcase-module__51eEoa__receiptStatus{color:var(--color-status-success);align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;display:inline-flex}.sophia-showcase-module__51eEoa__currencyIcon{border-radius:50%;flex-shrink:0;width:2.25rem;height:2.25rem}.sophia-showcase-module__51eEoa__balanceRow{align-items:center;gap:.75rem;padding-block:.5rem;display:flex}.sophia-showcase-module__51eEoa__balanceRow>div{gap:.125rem;display:grid}.sophia-showcase-module__51eEoa__balanceRow strong{font-size:.8125rem;font-weight:600}.sophia-showcase-module__51eEoa__balanceRow>div>span{color:var(--color-text-sub);font-size:.6875rem}.sophia-showcase-module__51eEoa__balanceRow>strong{white-space:nowrap;margin-left:auto}.sophia-showcase-module__51eEoa__confirmAction{background:var(--color-base-500);min-height:2.75rem;color:var(--color-text-white);border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;margin-top:.875rem;padding:.75rem;font-size:.875rem;font-weight:600;display:flex;position:relative}.sophia-showcase-module__51eEoa__confirmAction[data-confirmation=clicking]{animation:.9s both sophia-showcase-module__51eEoa__confirm-click}.sophia-showcase-module__51eEoa__confirmAction[data-confirmation=completed]{background:var(--color-status-success)}.sophia-showcase-module__51eEoa__demoCursor{pointer-events:none;width:.75rem;height:.75rem;animation:.9s both sophia-showcase-module__51eEoa__confirmation-cursor;position:absolute;top:50%;left:62%}.sophia-showcase-module__51eEoa__processingIcon{animation:.9s linear infinite sophia-showcase-module__51eEoa__processing-spin}.sophia-showcase-module__51eEoa__stage .dashboard-sophia-data-list-row{grid-template-columns:minmax(0,6.5rem) minmax(0,1fr)}.sophia-showcase-module__51eEoa__composer{border:1px solid var(--color-contrast-hover);background:var(--color-text-white);min-height:3.75rem;color:var(--color-text-sub);border-radius:1.25rem;flex-shrink:0;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem;font-size:.8125rem;line-height:1.5;display:flex}.sophia-showcase-module__51eEoa__composerText{flex:1;min-width:0;padding-left:.375rem}.sophia-showcase-module__51eEoa__send{background:var(--color-base-100);width:2rem;height:2rem;color:var(--color-base-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.sophia-showcase-module__51eEoa__send[data-ready=true]{background:var(--color-base-500);color:var(--color-text-white)}.sophia-showcase-module__51eEoa__stage[data-playing=false] :where(*){animation-play-state:paused}@keyframes sophia-showcase-module__51eEoa__message-send{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes sophia-showcase-module__51eEoa__scene-out{0%{opacity:1}to{opacity:0}}@keyframes sophia-showcase-module__51eEoa__scene-in{0%{opacity:0}to{opacity:1}}@keyframes sophia-showcase-module__51eEoa__confirmation-cursor{0%{opacity:0;transform:translate(2.5rem,-2rem)scale(1)}20%{opacity:1}65%{opacity:1;transform:translate(-50%,-50%)scale(1)}78%{opacity:1;transform:translate(-50%,-50%)scale(.7)}90%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}@keyframes sophia-showcase-module__51eEoa__confirm-click{0%,65%,to{transform:scale(1)}78%{transform:scale(.98)}}@keyframes sophia-showcase-module__51eEoa__processing-spin{to{transform:rotate(360deg)}}@keyframes sophia-showcase-module__51eEoa__response-in{0%{opacity:0;transform:translateY(.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes sophia-showcase-module__51eEoa__status-shimmer{0%{background-position:100%}to{background-position:0%}}@keyframes sophia-showcase-module__51eEoa__caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}@media (max-width:1100px){.sophia-showcase-module__51eEoa__layout{gap:3rem}.sophia-showcase-module__51eEoa__stage{padding:1.25rem}.sophia-showcase-module__51eEoa__message{max-width:95%}}@media (max-width:800px){.sophia-showcase-module__51eEoa__section{padding-block:3.5rem 2.5rem}.sophia-showcase-module__51eEoa__layout{grid-template-columns:minmax(0,1fr);gap:2.5rem}.sophia-showcase-module__51eEoa__intro h2{font-size:clamp(2.25rem,7vw,2.75rem)}.sophia-showcase-module__51eEoa__description{max-width:32rem;font-size:1rem}.sophia-showcase-module__51eEoa__examples{max-width:none;margin-top:1.5rem}.sophia-showcase-module__51eEoa__link{margin-top:1.5rem}.sophia-showcase-module__51eEoa__stage{height:34rem}}@media (max-width:400px){.sophia-showcase-module__51eEoa__stage{border-radius:1.5rem;padding:1rem}.sophia-showcase-module__51eEoa__statusStep{font-size:.8125rem}.sophia-showcase-module__51eEoa__supportAnswer{font-size:.8125rem;line-height:1.55}.sophia-showcase-module__51eEoa__balanceRow{gap:.5rem}.sophia-showcase-module__51eEoa__balanceRow>strong{font-size:.75rem}.sophia-showcase-module__51eEoa__stage .dashboard-sophia-data-list-row{grid-template-columns:minmax(0,5.5rem) minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.sophia-showcase-module__51eEoa__section *,.sophia-showcase-module__51eEoa__section :before,.sophia-showcase-module__51eEoa__section :after{transition:none;animation:none}.sophia-showcase-module__51eEoa__statusText{-webkit-text-fill-color:currentColor;background:0 0}}
@media (max-width:767px){[data-home-band=baner-Negotiation] .negotiation-module__aUzdvG__marquee{mask-image:linear-gradient(to right, transparent, var(--color-base-900) 24px, var(--color-base-900) calc(100% - 24px), transparent)}}
