.ubb-dashboard-graphic{position:relative;width:100%;height:100%;display:flex;font-weight:var(--hds-font-weight-normal);background:var(--hds-color-util-neutral-0);border-radius:var(--hds-space-core-radius-md);overflow:hidden}.ubb-dashboard-graphic__sidebar{display:flex;flex-direction:column;width:177px;flex-shrink:0;border-right:1px solid var(--hds-color-util-neutral-50);overflow:hidden}.ubb-dashboard-graphic__account{display:flex;align-items:center;gap:var(--hds-space-core-100);padding:19px;border-bottom:none}.ubb-dashboard-graphic__account-logo{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background:#e5d8ff;border-radius:50%;flex-shrink:0}.ubb-dashboard-graphic__account-name{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.28}.ubb-dashboard-graphic__nav{padding:19px;gap:28px}.ubb-dashboard-graphic__nav,.ubb-dashboard-graphic__nav-section{display:flex;flex-direction:column}.ubb-dashboard-graphic__nav-item{display:flex;align-items:center;gap:var(--hds-space-core-100);height:23px}.ubb-dashboard-graphic__nav-icon{width:19px;height:19px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.ubb-dashboard-graphic__nav-icon-dot{width:12px;height:12px;background:var(--hds-color-util-neutral-800);border-radius:var(--hds-space-core-radius-xs);opacity:.4}.ubb-dashboard-graphic__nav-icon-dot--active{background:var(--hds-color-util-brand-600);opacity:1}.ubb-dashboard-graphic__nav-label{color:var(--hds-color-util-neutral-990);font-size:11px;line-height:1.45;letter-spacing:-.011em}.ubb-dashboard-graphic__nav-label--active{color:var(--hds-color-util-brand-600)}.ubb-dashboard-graphic__nav-chevron{margin-inline-start:auto;display:flex;align-items:center}.ubb-dashboard-graphic__nav-chevron--active path{fill:var(--hds-color-util-brand-600)}.ubb-dashboard-graphic__section-heading{color:var(--hds-color-util-neutral-600);font-size:11px;line-height:1.73;padding-block-end:var(--hds-space-core-50)}.ubb-dashboard-graphic__main{flex:1;display:flex;flex-direction:column;padding-block:48px 16px;padding-inline:48px;gap:10px;min-width:0}.ubb-dashboard-graphic__panel{display:flex;flex-direction:column;padding:var(--hds-space-core-150) 15px;gap:7px;border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);flex:1;min-height:0}.ubb-dashboard-graphic__panel-header{display:flex;flex-direction:column;gap:2px}.ubb-dashboard-graphic__panel-title{color:var(--hds-color-util-neutral-600);font-size:11px;line-height:1.27;letter-spacing:-.014em}.ubb-dashboard-graphic__panel-metric{display:flex;align-items:flex-end;gap:var(--hds-space-core-100)}.ubb-dashboard-graphic__panel-value{color:var(--hds-color-util-neutral-990);font-size:18px;font-weight:var(--hds-font-weight-bold);line-height:1.28;letter-spacing:normal}.ubb-dashboard-graphic__badge{display:flex;align-items:center;padding:0 4px;height:16px;background:rgba(0,178,97,.15);border:1px solid rgba(0,178,97,.15);border-radius:2px;color:var(--hds-color-util-success-400);font-size:10px;line-height:1.6;letter-spacing:-.002em;margin-block-end:2px}.ubb-dashboard-graphic__chart{position:relative;flex:1;min-height:0}.ubb-dashboard-graphic__chart-area{position:absolute;left:0;right:40px;top:40px;bottom:32px}.ubb-dashboard-graphic__bars{display:flex;align-items:flex-end;gap:4px;width:100%;height:100%}.ubb-dashboard-graphic__bar{width:10px;border-radius:var(--hds-space-core-radius-xs) var(--hds-space-core-radius-xs) 0 0;flex-shrink:0}.ubb-dashboard-graphic__bar--gray{background:var(--hds-color-util-neutral-100)}.ubb-dashboard-graphic__bar--purple{background:var(--hds-color-util-brand-600)}.ubb-dashboard-graphic__y-axis{position:absolute;right:0;top:0;bottom:26px;width:36px;display:flex;flex-direction:column;justify-content:space-between;padding-block-start:var(--hds-space-core-75)}.ubb-dashboard-graphic__y-label{color:var(--hds-color-util-neutral-500);font-size:10px;line-height:1.3;text-align:center}.ubb-dashboard-graphic__grid-line{position:absolute;left:0;right:40px;height:0;border-top:1px solid var(--hds-color-util-neutral-50)}.ubb-dashboard-graphic__x-axis{position:absolute;left:0;right:40px;bottom:0;height:32px;display:flex;justify-content:space-between;align-items:center;padding-block-start:var(--hds-space-core-100)}.ubb-dashboard-graphic__x-label{color:var(--hds-color-util-neutral-600);font-size:10px;line-height:1.3}.invoice-card-graphic{position:relative;width:100%;height:100%;font-weight:var(--hds-font-weight-normal)}.invoice-card-graphic__container{position:relative;height:100%;padding:18px;background:var(--hds-color-util-neutral-0);border-radius:var(--hds-space-core-radius-md);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:640px){.invoice-card-graphic__container{box-shadow:var(--hds-shadow-xl)}}.invoice-card-graphic__header{display:flex;flex-direction:column;gap:var(--hds-space-core-150)}@media (min-width:640px){.invoice-card-graphic__header{gap:var(--hds-space-core-200)}}.invoice-card-graphic__body{display:flex;flex-direction:column;gap:var(--hds-space-core-150)}@media (min-width:640px){.invoice-card-graphic__body{gap:var(--hds-space-core-200)}}.invoice-card-graphic__brand{display:flex;align-items:center;gap:var(--hds-space-core-100)}.invoice-card-graphic__brand-logo{display:flex;justify-content:center;align-items:center;width:var(--hds-space-core-300);height:var(--hds-space-core-300);background:#e5d8ff;border-radius:50%}.invoice-card-graphic__brand-name{color:var(--hds-color-util-neutral-990);font-size:10px;font-weight:var(--hds-font-weight-bold);line-height:1.25}@media (min-width:640px){.invoice-card-graphic__brand-name{font-size:12px}}.invoice-card-graphic__details{display:flex;flex-direction:column;gap:var(--hds-space-core-25)}.invoice-card-graphic__invoice-from{color:var(--hds-color-util-neutral-600);font-size:9px;font-weight:var(--hds-font-weight-bold);line-height:1.73}@media (min-width:640px){.invoice-card-graphic__invoice-from{font-size:11px}}.invoice-card-graphic__amount{color:var(--hds-color-util-neutral-990);font-size:20px;font-weight:var(--hds-font-weight-bold);line-height:1.29}@media (min-width:640px){.invoice-card-graphic__amount{font-size:24px}}.invoice-card-graphic__due-date{color:var(--hds-color-util-neutral-990);font-size:9px;line-height:1.73}@media (min-width:640px){.invoice-card-graphic__due-date{font-size:11px}}.invoice-card-graphic__download-button{position:absolute;top:60px;right:var(--hds-space-core-250);display:flex;flex-direction:row;align-items:center;padding-block:3px;padding-inline:var(--hds-space-core-100);gap:var(--hds-space-core-50);background:#fff;box-shadow:0 5px 14px rgba(0,55,112,.08),0 2px 8px rgba(0,59,137,.05);border-radius:100px;color:var(--hds-color-util-neutral-990);font-size:8px;font-weight:var(--hds-font-weight-bold);line-height:1.3;letter-spacing:.002em}.invoice-card-graphic__line-items{display:flex;flex-direction:column}.invoice-card-graphic__table-header,.invoice-card-graphic__table-row{display:grid;grid-template-columns:repeat(2,minmax(0,.75fr)) minmax(0,1fr);gap:var(--hds-space-core-200)}.invoice-card-graphic__table-header{padding-block-end:9px;margin-block-end:10px;border-bottom:1px solid var(--hds-color-util-neutral-50)}.invoice-card-graphic__col-desc,.invoice-card-graphic__col-price,.invoice-card-graphic__col-qty{display:flex;flex-direction:column}.invoice-card-graphic__col-label{color:var(--hds-color-util-neutral-500);font-size:9px;line-height:1.5}@media (min-width:640px){.invoice-card-graphic__col-label{font-size:11px}}.invoice-card-graphic__col-value{color:var(--hds-color-util-neutral-990);font-size:9px;line-height:1.5}@media (min-width:640px){.invoice-card-graphic__col-value{font-size:11px}}.invoice-card-graphic__col-value--bold{font-weight:var(--hds-font-weight-bold);font-size:9px;line-height:1.5}@media (min-width:640px){.invoice-card-graphic__col-value--bold{font-size:11px}}.invoice-card-graphic__item-sub{color:var(--hds-color-util-neutral-990);font-size:9px;line-height:1.5}@media (min-width:640px){.invoice-card-graphic__item-sub{font-size:11px}}.invoice-card-graphic__col-value,.invoice-card-graphic__col-value--bold,.invoice-card-graphic__item-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invoice-card-graphic__button{display:flex;justify-content:center;align-items:center;height:30px;background:#e5d8ff;border-radius:var(--hds-space-core-radius-sm)}@media (min-width:640px){.invoice-card-graphic__button{height:34px}}.invoice-card-graphic__button-label{color:#6d2bf0;font-size:9px;font-weight:var(--hds-font-weight-bold);line-height:1.73;letter-spacing:.015em;text-align:center}@media (min-width:640px){.invoice-card-graphic__button-label{font-size:11px}}.billing-plan-token-static-graphic__header{display:flex;flex-direction:column;gap:1px;padding:13px}.billing-plan-token-static-graphic__period{font-family:var(--hds-font-family);font-weight:var(--hds-font-weight-normal);font-size:10px;line-height:12px;color:var(--hds-color-util-neutral-600)}.billing-plan-token-static-graphic__title{font-family:var(--hds-font-family);font-weight:var(--hds-font-weight-bold);font-size:11px;line-height:14px;color:var(--hds-color-util-neutral-990)}.billing-plan-token-static-graphic__chart{position:absolute;bottom:22px;left:0;right:0;display:flex;align-items:flex-end;justify-content:center;gap:3px}.billing-plan-token-static-graphic__bar{width:4.5px;background:#96f;border-radius:1px}.ubb-hero__container{--section-container-pbs:var(--hds-space-core-300);--section-container-pbs-tb:var(--hds-space-core-400);--section-container-pbs-dt:var(--hds-space-core-500);--section-container-pbe:var(--hds-space-core-700);--section-container-pbe-dt:var(--hds-space-core-800)}.ubb-hero__container,.ubb-hero__content{display:flex;flex-direction:column;gap:var(--hds-space-core-400)}.ubb-hero__content{align-items:center;justify-content:center}.ubb-hero__title{max-width:43ch;text-align:center;text-wrap:pretty}.ubb-hero__title,.ubb-hero__title .hds-heading--lg{font-size:var(--hds-font-heading-hero-sm-size);line-height:var(--hds-font-heading-hero-sm-lineHeight)}.ubb-hero__title .hds-heading--lg{display:inline;font-weight:var(--hds-font-heading-hero-sm-weight);letter-spacing:var(--hds-font-heading-hero-sm-letterSpacing)}@media (max-width:639px){.ubb-hero__content{align-items:stretch;justify-content:flex-start}.ubb-hero__title{text-align:start}}.ubb-hero__graphic-container{--section-container-pbe:var(--hds-space-core-0);--section-container-pbe-tb:var(--hds-space-core-0);--section-container-pbe-dt:var(--hds-space-core-0);--section-container-pbs:var(--hds-space-core-0);--section-container-pbs-tb:var(--hds-space-core-0);--section-container-pbs-dt:var(--hds-space-core-0);--section-container-border-inline:1px solid transparent;height:636px;position:relative;z-index:2}.ubb-hero__graphic-stack{position:relative;z-index:1;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:var(--hds-space-core-150);flex-direction:column}@media (min-width:640px){.ubb-hero__graphic-stack{flex-direction:row;gap:var(--hds-space-core-0)}}.ubb-hero__graphic-browser{width:86%;max-width:1024px;position:relative;overflow:hidden}.ubb-hero__graphic-browser>.dom-graphic{transform:translateY(13.5%)}.ubb-hero__graphic-browser--desktop{display:none}.ubb-hero__graphic-chart-card{width:70%}@media (min-width:640px){.ubb-hero__graphic-browser--desktop{display:block}.ubb-hero__graphic-chart-card--mobile{display:none}}.ubb-hero__graphic-invoice{position:relative;width:70%;top:0;right:0;z-index:1}@media (min-width:640px){.ubb-hero__graphic-invoice{position:absolute;top:20.8%;right:-2%;width:25%}}@media (min-width:1360px){.ubb-hero__graphic-invoice{right:-3%}}.ubb-hero__graphic{top:auto;margin-inline:auto;width:100%;max-width:1600px;height:636px;display:flex;justify-content:center;align-items:center;isolation:isolate;overflow:hidden;z-index:1}@media (min-width:1360px){.ubb-hero__graphic{border-radius:var(--hds-space-core-radius-md);width:calc(100% - 32px)}}.ubb-hero__graphic-background{position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(152deg,#f4853a,#b58ff5 50%,#8159f3)}@media (min-width:640px){.ubb-hero__graphic-background{background:linear-gradient(146deg,#ffbc74,#ffb567 8%,#ff8f22 24%,#9939d1 52%,rgba(93,36,208,.68) 74%,#d1adf8)}}.ubb-hero__graphic-background img,.ubb-hero__graphic-background picture,.ubb-hero__graphic-background-media{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ubb-hero__graphic-background-poster{position:absolute;inset:0}.ubb-hero__graphic-background-poster--desktop{display:none}@media (min-width:640px){.ubb-hero__graphic-background-poster--desktop{display:block}.ubb-hero__graphic-background-poster--mobile{display:none}}.ubb-hero__graphic-background-video{position:absolute;inset:0;opacity:0;transition:opacity .2s ease-out}.ubb-hero__graphic-background-video--ready{opacity:1}@media (prefers-reduced-motion:reduce){.ubb-hero__graphic-background-video{transition:none}}@media (prefers-reduced-motion:no-preference){.ubb-hero__graphic-stack .ubb-dashboard-graphic__bar{transform-origin:bottom;will-change:transform}.ubb-hero__graphic-stack .ubb-dashboard-graphic__panel:first-child .ubb-dashboard-graphic__bar{transform:scaleY(0)}.ubb-hero__graphic-invoice{opacity:0;transform:translateY(16px);will-change:opacity,transform}}@media (max-width:1264px){.ubb-hero__graphic-container{height:auto;aspect-ratio:1264/640}.ubb-hero__graphic{height:auto;aspect-ratio:1296/640}}@media (max-width:639px){.ubb-hero__graphic,.ubb-hero__graphic-container{aspect-ratio:400/452}}.ubb-logo-bar__container{padding:0}.ubb-logo-bar{position:relative;z-index:2}.ksp-layout{display:grid;grid-template-columns:1fr;column-gap:var(--hds-space-core-200);row-gap:var(--hds-space-core-300)}@media (min-width:640px){.ksp-layout{grid-template-columns:repeat(2,1fr)}}@media (min-width:940px){.ksp-layout{grid-template-columns:repeat(4,1fr)}}.ksp-card{--gradient-border-card-bg:var(--hds-color-surface-bg-quiet);-webkit-text-decoration:none;text-decoration:none;display:grid;border-radius:var(--hds-space-core-radius-md);box-shadow:var(--hds-shadow-xs);width:100%}@media (prefers-reduced-motion:no-preference){.ksp-card{transition:box-shadow .25s linear}}.ksp-card:focus-visible,.ksp-card:hover{box-shadow:var(--hds-shadow-md)}@media (prefers-reduced-motion:no-preference){.ksp-card:focus-visible,.ksp-card:hover{--hds-hover-active:1}}.ksp-card:focus-visible{outline:2px solid var(--hds-color-action-border-solid);outline-offset:3px;border-radius:calc(var(--hds-space-core-radius-md) - 1px)}.ksp-card__content{display:flex;flex-direction:column;gap:var(--hds-space-core-200);height:100%;overflow:hidden;padding-block-start:var(--hds-space-core-200);padding-block-end:var(--hds-space-core-300);padding-inline-start:var(--hds-space-core-200);padding-inline-end:var(--hds-space-core-400);min-height:186px}.ksp-card__cta{display:flex;margin-top:auto}.ksp-card__cta-icon{display:inline;vertical-align:baseline;margin-inline-start:1px;margin-inline-end:-5px}.ubb-ksp__container{--section-container-pbs:var(--hds-space-core-700);--section-container-pbe:var(--hds-space-core-700);--section-container-pbs-tb:var(--hds-space-core-500);--section-container-pbe-tb:var(--hds-space-core-500);--section-container-pbs-dt:var(--hds-space-core-600);--section-container-pbe-dt:var(--hds-space-core-600)}.pay-as-you-go-graphic{position:relative;width:100%;height:100%;font-weight:var(--hds-font-weight-normal);padding-block:30px var(--hds-space-core-300);padding-inline:25px;display:flex;flex-direction:column}.pay-as-you-go-graphic__heading{font-size:16px;font-weight:var(--hds-font-weight-bold);line-height:22px;color:var(--hds-color-util-neutral-990)}.pay-as-you-go-graphic__subtitle{display:flex;flex-direction:row;align-items:center;gap:var(--hds-space-core-50);margin-block-start:5px;font-size:9px;line-height:var(--hds-space-core-150);letter-spacing:-.01em;color:var(--hds-color-util-neutral-600)}.pay-as-you-go-graphic__subtitle-currency{display:inline-flex;align-items:center;gap:var(--hds-space-core-50)}.pay-as-you-go-graphic__subtitle-dot{flex-shrink:0;width:var(--hds-space-core-25);height:var(--hds-space-core-25);background:var(--hds-color-util-neutral-600);border-radius:50%}.pay-as-you-go-graphic__flag{width:auto;height:var(--hds-space-core-100);flex-shrink:0;position:relative;top:var(--hds-space-core-1)}.pay-as-you-go-graphic__product-row{justify-content:space-between;margin-block-start:var(--hds-space-core-400)}.pay-as-you-go-graphic__product-left,.pay-as-you-go-graphic__product-row{display:flex;flex-direction:row;align-items:flex-start;gap:7px}.pay-as-you-go-graphic__product-icon{width:26px;height:26px;background:var(--hds-color-util-neutral-25);border-radius:var(--hds-space-core-radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.pay-as-you-go-graphic__product-icon svg{width:10px;height:10px}.pay-as-you-go-graphic__product-info{display:flex;flex-direction:column;gap:var(--hds-space-core-25)}.pay-as-you-go-graphic__product-title{font-size:9px;font-weight:var(--hds-font-weight-bold);line-height:1.333;color:var(--hds-color-util-neutral-990)}.pay-as-you-go-graphic__product-model{font-size:9px;line-height:var(--hds-space-core-150);color:var(--hds-color-util-neutral-600);letter-spacing:-.01em}.pay-as-you-go-graphic__product-price{font-size:9px;line-height:var(--hds-space-core-150);color:var(--hds-color-util-neutral-990);text-align:right;white-space:nowrap;align-self:center}.pay-as-you-go-graphic__divider{width:100%;height:var(--hds-space-core-border-sm);background:var(--hds-canary-ui-mini-stroke);margin-block-start:var(--hds-space-core-200)}.pay-as-you-go-graphic__field{display:flex;flex-direction:column;gap:7px;margin-block-start:var(--hds-space-core-200)}.pay-as-you-go-graphic__field-label{font-size:9px;font-weight:var(--hds-font-weight-bold);line-height:var(--hds-space-core-150);letter-spacing:-.01em;color:var(--hds-color-util-neutral-990)}.pay-as-you-go-graphic__select{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2.5px var(--hds-space-core-100);height:var(--hds-space-core-350);background:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-canary-ui-mini-stroke);border-radius:3px}.pay-as-you-go-graphic__select-label{font-size:9px;line-height:var(--hds-space-core-150);color:var(--hds-color-util-neutral-990)}.pay-as-you-go-graphic__select-chevron{width:7px;height:7px;flex-shrink:0}.pay-as-you-go-graphic__toggle{align-items:flex-start;padding:2.4px;gap:4.5px;background:var(--hds-color-util-neutral-25)}.pay-as-you-go-graphic__toggle,.pay-as-you-go-graphic__toggle-option{display:flex;flex-direction:row;justify-content:center;border-radius:var(--hds-space-core-radius-sm)}.pay-as-you-go-graphic__toggle-option{text-align:center;align-items:center;padding:2.4px 4.8px;height:30.74px;font-size:9px;line-height:10px;color:var(--hds-color-util-neutral-990);flex:1}.pay-as-you-go-graphic__toggle-option--active{background:var(--hds-color-util-neutral-0);color:var(--hds-color-util-action-text-solid);font-weight:var(--hds-font-weight-bold)}.pay-as-you-go-graphic__input{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:2.5px var(--hds-space-core-100);height:var(--hds-space-core-350);background:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-canary-ui-mini-stroke);border-radius:3px;font-size:9px;line-height:var(--hds-space-core-150);color:var(--hds-color-util-neutral-990)}.subscription-overage-graphic{position:relative;width:100%;height:100%;font-weight:var(--hds-font-weight-normal);padding:24px;display:flex;flex-direction:column;gap:10px}.subscription-overage-graphic__top{display:flex;flex-direction:column;gap:12px}.subscription-overage-graphic__badge{display:flex;flex-direction:row;align-items:center;gap:8px}.subscription-overage-graphic__badge-icon-container{width:28px;height:28px;background:#e5d8ff;border-radius:var(--hds-space-core-radius-round);display:flex;align-items:center;justify-content:center;flex-shrink:0}.subscription-overage-graphic__badge-icon-container svg{width:14px}.subscription-overage-graphic__badge-label{font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:18px;color:var(--hds-color-util-neutral-990)}.subscription-overage-graphic__divider{width:100%;height:1px;background:var(--hds-color-util-neutral-50)}.subscription-overage-graphic__body{display:flex;flex-direction:column;gap:24px}.subscription-overage-graphic__product-row{justify-content:space-between}.subscription-overage-graphic__product-left,.subscription-overage-graphic__product-row{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.subscription-overage-graphic__product-icon{width:28px;height:28px;background:var(--hds-color-util-brand-700);border-radius:var(--hds-space-core-radius-sm);flex-shrink:0}.subscription-overage-graphic__product-info{display:flex;flex-direction:column;gap:2px}.subscription-overage-graphic__product-name{font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:13px;letter-spacing:-.1px;color:var(--hds-color-util-neutral-990)}.subscription-overage-graphic__product-detail{font-size:10px;line-height:11px;color:var(--hds-color-util-neutral-600)}.subscription-overage-graphic__product-price{font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:13px;letter-spacing:-.1px;color:var(--hds-color-util-neutral-990);white-space:nowrap}.subscription-overage-graphic__table{display:flex;flex-direction:column;gap:10px}.subscription-overage-graphic__table-header,.subscription-overage-graphic__table-row{display:grid;grid-template-columns:41% 37% 22%;align-items:center}:is(.subscription-overage-graphic__table-header,.subscription-overage-graphic__table-row)>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.subscription-overage-graphic__table-header{font-size:10px;font-weight:var(--hds-font-weight-bold);line-height:13px;color:var(--hds-color-util-neutral-500)}.subscription-overage-graphic__table-row{font-size:10px;line-height:13px;color:var(--hds-color-util-neutral-990)}.subscription-overage-graphic__table-cell--overage{font-weight:var(--hds-font-weight-bold);text-align:right}.subscription-overage-graphic__table-row-group{display:flex;flex-direction:column;gap:10px}@layer base{.carousel-pagination{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--hds-space-core-50);padding-block-start:var(--hds-space-core-200)}.carousel-pagination__segment{height:2px;width:10px;border-radius:1px;background:var(--hds-color-util-brand-300);transition:width .3s ease,background-color .3s ease;will-change:width,background-color}.carousel-pagination__segment--active{width:30px;background:var(--hds-color-util-brand-600)}button.carousel-pagination__segment{-webkit-appearance:none;appearance:none;border:0;padding:var(--hds-space-core-150) 0;margin-block:calc(var(--hds-space-core-150) * -1);background-clip:content-box;box-sizing:content-box;cursor:pointer}button.carousel-pagination__segment:focus-visible{outline:var(--hds-space-core-border-lg) solid var(--hds-color-util-brand-600);outline-offset:var(--hds-space-core-50)}}.ubb-launch-graphics__scroller{--carousel-gap:var(--hds-space-core-200)}.ubb-launch-graphics__item{--carousel-card-width:100%}@media (min-width:640px){.ubb-launch-graphics__scroller{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--hds-space-layout-gap);row-gap:var(--hds-space-core-200);overflow:visible;scroll-snap-type:none;-webkit-overflow-scrolling:auto}.ubb-launch-graphics__item{--carousel-card-width:auto;scroll-snap-align:unset}.ubb-launch-graphics__pagination{display:none}}@layer base{.spotlight-card{display:grid;grid-template-columns:1fr;align-items:center;gap:var(--hds-space-core-200);background:var(--hds-color-surface-bg-quiet);border:1px solid var(--hds-color-surface-border-quiet);border-radius:var(--hds-space-core-radius-md);overflow:hidden}@media (min-width:640px){.spotlight-card{grid-template-columns:1fr minmax(0,240px);padding-inline-start:var(--hds-space-core-400)}}@media (min-width:940px){.spotlight-card{grid-template-columns:1fr minmax(0,400px)}}.hds-mode--light.section--white .spotlight-card{background:var(--hds-color-surface-bg-subdued)}.spotlight-card__content{display:flex;flex-direction:column;flex:1;min-width:0;gap:var(--hds-space-core-200);padding-inline:var(--hds-space-core-400);padding-block:var(--hds-space-core-300)}@media (min-width:640px){.spotlight-card__content{padding:var(--hds-space-core-500) 0}}.spotlight-card__eyebrow{display:flex}.spotlight-card__logo{width:auto}.spotlight-card__body{max-width:576px;padding-inline-end:var(--hds-space-core-200);padding-block-end:var(--hds-space-core-50);text-wrap:pretty}@media (min-width:640px){.spotlight-card__body{padding-inline-end:var(--hds-space-core-300)}}.spotlight-card__graphic{aspect-ratio:400/283;align-self:stretch;overflow:hidden;position:relative}@media (min-width:640px){.spotlight-card__graphic{aspect-ratio:unset;min-height:280px}}.spotlight-card__graphic-picture-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}}.stepper-progress{position:absolute;bottom:0;left:0;width:100%;height:1px;overflow:hidden;z-index:1;opacity:0;transition:opacity var(--stepper-progress-duration) ease-out}@media (max-width:939px){.stepper-progress{display:none}}.stepper-progress--active{opacity:1}.stepper-progress__container{position:absolute;top:0;left:0;width:100%;height:100%;clip-path:inset(0 100% 0 0);background:var(--stepper-gradient)}.stepper-item{position:relative;padding-block-end:var(--hds-space-core-150);border:0;interpolate-size:allow-keywords}@media (min-width:640px){.stepper-item{padding-block-end:var(--hds-space-core-300)}}@media (prefers-reduced-motion:no-preference){.stepper-item{transition-property:padding;transition-duration:var(--stepper-duration);transition-timing-function:var(--stepper-ease);transform:translateZ(0)}}.stepper-item::details-content{height:0;overflow:hidden}@media (prefers-reduced-motion:no-preference){.stepper-item::details-content{transition-property:content-visibility,height;transition-behavior:allow-discrete;transition-duration:var(--stepper-duration);transition-timing-function:var(--stepper-ease)}}.stepper-item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--hds-color-surface-border-quiet)}@media (max-width:939px){.stepper-item:last-child:after{display:none}}.stepper-item[open]::details-content{height:var(--content-height)}@supports (interpolate-size:allow-keywords){.stepper-item[open]::details-content{height:fit-content}}.stepper-item__summary{align-items:center;padding-block-start:var(--hds-space-core-200);padding-block-end:var(--hds-space-core-100);background-color:transparent}@media (min-width:640px){.stepper-item__summary{margin-block-end:calc(var(--hds-space-core-300) * -1);padding-block-start:var(--hds-space-core-350);padding-block-end:var(--hds-space-core-400)}}.stepper-item__summary:focus-visible{outline:2px solid var(--hds-color-action-border-solid);outline-offset:3px;border-radius:var(--hds-space-core-radius-sm)}.stepper-item__summary:after{content:"";position:absolute;inset:0;width:100%;height:100%}.stepper-item__content{padding-block-end:var(--hds-space-core-200);margin-inline-end:0}@media (max-width:939px){.stepper-item__content{display:flex;flex-direction:column;gap:var(--hds-space-core-300)}}@media (min-width:640px){.stepper-item__content{padding-block-end:var(--hds-space-core-100)}}@media (min-width:940px){.stepper-item__mobile-graphic{display:none}}.stepper-item__mobile-toggle-button{display:flex}@media (min-width:940px){.stepper-item__mobile-toggle-button{display:none}}.stepper-item__mobile-toggle-button--open{--cross-toggle-collapse:1}.stepper-graphic{inset:0;width:100%;height:100%;pointer-events:none;z-index:1;position:relative}.stepper-graphic:not(:first-child){position:absolute}.stepper-graphic--active{pointer-events:auto;z-index:2}.stepper{--stepper-duration:360ms;--stepper-progress-duration:300ms;--stepper-ease:cubic-bezier(0.65,0.05,0.36,1);--stepper-gradient:linear-gradient(270deg,#fe8d33 23.88%,#cb58d8 69.69%,#631ccc 113.08%);position:relative}@media (min-width:940px){.stepper__container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:var(--hds-space-core-200)}.stepper__accordion{margin-block-start:calc(var(--hds-space-core-350) * -1);padding-inline-end:var(--hds-space-core-1100)}}.stepper__graphics{display:none;position:relative;width:100%;overflow:hidden}@media (min-width:940px){.stepper__graphics{display:block}}.stepper__background{position:absolute;inset:0;width:100%;height:100%;z-index:0}.llm-token-usage-graphic__container{position:relative;width:100%;height:100%;font-weight:var(--hds-font-weight-normal);padding:var(--hds-space-core-350);display:flex;flex-direction:column;gap:var(--hds-space-core-200)}.llm-token-usage-graphic__header{display:flex;flex-direction:column;gap:var(--hds-space-core-50)}.llm-token-usage-graphic__heading{font-size:18px;font-weight:var(--hds-font-weight-bold);line-height:23px;color:var(--hds-color-util-neutral-990)}.llm-token-usage-graphic__updated{font-size:12px;line-height:15px;color:var(--hds-color-util-neutral-500)}.llm-token-usage-graphic__divider{width:100%;height:1px;background:var(--hds-color-util-neutral-50)}.llm-token-usage-graphic__body{display:flex;flex-direction:column;gap:var(--hds-space-core-300)}.llm-token-usage-graphic__stats{display:flex;flex-direction:row;gap:var(--hds-space-core-400)}.llm-token-usage-graphic__stat{display:flex;flex-direction:column;gap:var(--hds-space-core-25)}.llm-token-usage-graphic__stat-label{font-size:12px;line-height:15px;color:var(--hds-color-util-neutral-500)}.llm-token-usage-graphic__stat-value{font-size:18px;font-weight:var(--hds-font-weight-bold);line-height:23px;color:var(--hds-color-util-neutral-990)}.llm-token-usage-graphic__chart-container{position:relative;width:100%;height:119px}.llm-token-usage-graphic__chart-baseline{position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--hds-color-util-neutral-50)}.llm-token-usage-graphic__chart{display:flex;flex-direction:row;align-items:flex-end;gap:var(--hds-space-core-100);width:100%;height:119px}.llm-token-usage-graphic__bar{width:24px;background:var(--hds-color-util-brand-600);border-radius:var(--hds-space-core-radius-xs) var(--hds-space-core-radius-xs) 0 0;flex:none}@media (prefers-reduced-motion:no-preference){@keyframes llm-bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.llm-token-usage-graphic.is-within-stepper{opacity:0;transform:translateY(50px);transition:opacity .5s cubic-bezier(.2,0,0,1),transform .75s cubic-bezier(.2,0,0,1)}.llm-token-usage-graphic.is-within-stepper .llm-token-usage-graphic__bar{transform-origin:bottom;transform:scaleY(0)}.llm-token-usage-graphic.is-within-stepper.is-exiting{transform:translateY(25px)}.llm-token-usage-graphic.is-animating{opacity:1;transform:translateY(0)}.llm-token-usage-graphic.is-animating .llm-token-usage-graphic__bar{animation:llm-bar-grow .5s cubic-bezier(.33,1,.68,1) forwards;animation-delay:calc(var(--bar-index, 0) * 30ms)}.llm-token-usage-graphic.is-paused .llm-token-usage-graphic__bar{animation-play-state:paused}}.recovery-breakdown-graphic__container{position:relative;width:100%;height:100%;font-weight:var(--hds-font-weight-normal);padding:28px;display:flex;flex-direction:column;gap:24px}.recovery-breakdown-graphic__header{display:flex;flex-direction:column;gap:12px}.recovery-breakdown-graphic__heading{font-size:20px;font-weight:var(--hds-font-weight-bold);line-height:25px;color:var(--hds-color-util-neutral-990)}.recovery-breakdown-graphic__stats{display:flex;flex-direction:row;gap:32px}.recovery-breakdown-graphic__stat{display:flex;flex-direction:column;gap:2px}.recovery-breakdown-graphic__stat-label{font-size:12px;line-height:15px;color:var(--hds-color-util-neutral-500)}.recovery-breakdown-graphic__stat-value{font-size:16px;font-weight:var(--hds-font-weight-bold);line-height:20px;color:var(--hds-color-util-neutral-990)}.recovery-breakdown-graphic__chart-area{position:relative;flex:1}.recovery-breakdown-graphic__gridlines{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between}.recovery-breakdown-graphic__gridline{display:flex;align-items:center;width:100%}.recovery-breakdown-graphic__gridline-label-left{flex-shrink:0;width:22px;font-size:10px;line-height:13px;color:var(--hds-color-util-neutral-600)}.recovery-breakdown-graphic__gridline-rule{flex:1;height:0;border-top:1px dashed var(--hds-color-util-neutral-50)}.recovery-breakdown-graphic__gridline--baseline .recovery-breakdown-graphic__gridline-rule{border-top-style:solid}.recovery-breakdown-graphic__gridline-label-right{flex-shrink:0;width:28px;font-size:10px;line-height:13px;color:var(--hds-color-util-neutral-600);text-align:right}.recovery-breakdown-graphic__bars-area{position:absolute;top:7px;left:26px;right:32px;bottom:7px}.recovery-breakdown-graphic__bars{display:flex;flex-direction:row;align-items:flex-end;gap:8px;width:100%;height:100%}.recovery-breakdown-graphic__bar-stack{flex:1;display:flex;flex-direction:column-reverse;align-items:stretch}.recovery-breakdown-graphic__bar-segment{width:100%}.recovery-breakdown-graphic__bar-segment:last-child{border-radius:var(--hds-space-core-radius-xs) var(--hds-space-core-radius-xs) 0 0}.recovery-breakdown-graphic__bar-segment--dark{background:var(--hds-color-util-brand-600)}.recovery-breakdown-graphic__bar-segment--medium{background:var(--hds-color-util-brand-500)}.recovery-breakdown-graphic__bar-segment--light{background:var(--hds-color-util-brand-400)}@media (prefers-reduced-motion:no-preference){@keyframes recovery-stack-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.recovery-breakdown-graphic.is-within-stepper{opacity:0;transform:translateY(50px);transition:opacity .5s cubic-bezier(.2,0,0,1),transform .75s cubic-bezier(.2,0,0,1)}.recovery-breakdown-graphic.is-within-stepper .recovery-breakdown-graphic__bar-stack{transform-origin:bottom;transform:scaleY(0)}.recovery-breakdown-graphic.is-within-stepper.is-exiting{transform:translateY(25px)}.recovery-breakdown-graphic.is-animating{opacity:1;transform:translateY(0)}.recovery-breakdown-graphic.is-animating .recovery-breakdown-graphic__bar-stack{animation:recovery-stack-grow .5s cubic-bezier(.33,1,.68,1) forwards;animation-delay:calc(var(--bar-index, 0) * 30ms)}.recovery-breakdown-graphic.is-paused .recovery-breakdown-graphic__bar-stack{animation-play-state:paused}}.usage-revenue-graphic__container{position:relative;width:100%;height:100%;font-weight:var(--hds-font-weight-normal);padding:var(--hds-space-core-350);display:flex;flex-direction:column}.usage-revenue-graphic__header{display:flex;flex-direction:column;gap:var(--hds-space-core-50)}.usage-revenue-graphic__title-row{display:flex;flex-direction:row;align-items:center;gap:var(--hds-space-core-100)}.usage-revenue-graphic__value{font-size:20px;font-weight:var(--hds-font-weight-bold);line-height:1.25;color:var(--hds-color-util-neutral-990)}.usage-revenue-graphic__badge{display:flex;align-items:center;padding:0 4px;height:16px;background:rgba(0,178,97,.15);border:1px solid rgba(0,178,97,.15);border-radius:var(--hds-space-core-radius-xs);font-size:10px;line-height:1.6;letter-spacing:-.002em;color:var(--hds-color-util-success-400)}.usage-revenue-graphic__label{font-size:12px;line-height:1.25;color:var(--hds-color-util-neutral-600)}.usage-revenue-graphic__chart-area{position:relative;flex:1;margin-block-start:var(--hds-space-core-200)}.usage-revenue-graphic__gridlines{position:absolute;top:5px;left:0;right:-8px;bottom:26px;display:flex;flex-direction:column;justify-content:space-between}.usage-revenue-graphic__gridline{position:relative;width:100%;display:flex;align-items:center}.usage-revenue-graphic__gridline-rule{flex:1;height:0;border-top:1px dashed var(--hds-color-util-neutral-50)}.usage-revenue-graphic__gridline-label{flex-shrink:0;margin-inline-start:7px;font-size:10px;line-height:1.3;color:var(--hds-color-util-neutral-600);white-space:nowrap;width:32px;text-align:right}.usage-revenue-graphic__bars-area{position:absolute;top:5px;left:0;right:32px;bottom:26px}.usage-revenue-graphic__baseline{position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--hds-color-util-neutral-50)}.usage-revenue-graphic__bars{display:flex;flex-direction:row;align-items:flex-end;gap:3px;width:100%;height:100%}.usage-revenue-graphic__bar-group{display:flex;flex-direction:row;align-items:flex-end;gap:3px;flex:1}.usage-revenue-graphic__bar{flex:1;border-radius:var(--hds-space-core-radius-xs) var(--hds-space-core-radius-xs) 0 0}.usage-revenue-graphic__bar--light{background:var(--hds-color-util-neutral-100)}.usage-revenue-graphic__bar--dark{background:var(--hds-color-util-brand-600)}.usage-revenue-graphic__x-axis{position:absolute;bottom:0;left:0;right:32px;display:flex;flex-direction:row;justify-content:space-between;font-size:10px;line-height:1.3;color:var(--hds-color-util-neutral-600)}@media (prefers-reduced-motion:no-preference){@keyframes usage-revenue-bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.usage-revenue-graphic.is-within-stepper{opacity:0;transform:translateY(50px);transition:opacity .5s cubic-bezier(.2,0,0,1),transform .75s cubic-bezier(.2,0,0,1)}.usage-revenue-graphic.is-within-stepper .usage-revenue-graphic__bar{transform-origin:bottom;transform:scaleY(0)}.usage-revenue-graphic.is-within-stepper.is-exiting{transform:translateY(25px)}.usage-revenue-graphic.is-animating{opacity:1;transform:translateY(0)}.usage-revenue-graphic.is-animating .usage-revenue-graphic__bar{animation:usage-revenue-bar-grow .5s cubic-bezier(.33,1,.68,1) forwards;animation-delay:calc(var(--bar-index, 0) * 30ms)}.usage-revenue-graphic.is-paused .usage-revenue-graphic__bar{animation-play-state:paused}}.ubb-protect__stepper-graphic-background{opacity:1}@media (min-width:940px){.ubb-protect__stepper-graphic-background{opacity:0}}.ubb-protect__stepper .stepper-item__mobile-graphic,.ubb-protect__stepper-graphic{max-height:460px}.ubb-protect__stepper-background{border-radius:var(--hds-space-core-radius-md);position:absolute;overflow:hidden;inset:0;display:none}.ubb-protect__stepper-background img{width:100%;height:100%;object-fit:cover}@media (min-width:940px){.ubb-protect__stepper-background{display:block}}@layer base{.side-by-side{display:grid;grid-template-columns:1fr;column-gap:var(--hds-space-layout-gap);row-gap:var(--hds-space-core-300);align-items:stretch}.side-by-side--reverse-when-stacked>:first-child{order:2}.side-by-side--reverse-when-stacked>:last-child{order:1}.side-by-side-row-gap{--side-by-side-row-gap-mb:var(--hds-space-core-300);--side-by-side-row-gap-tb:initial;--side-by-side-row-gap-dt:initial;row-gap:var(--side-by-side-row-gap-mb)}.side-by-side-column-gap{--side-by-side-column-gap-mb:var(--hds-space-layout-gap);--side-by-side-column-gap-tb:initial;--side-by-side-column-gap-dt:initial;column-gap:var(--side-by-side-column-gap-mb)}.side-by-side-align{--side-by-side-align-mb:stretch;--side-by-side-align-tb:initial;--side-by-side-align-dt:initial;align-items:var(--side-by-side-align-mb)}@media (min-width:640px){.side-by-side{grid-template-columns:var(
        --side-by-side-template-cols-tb,var(--side-by-side-template-cols,1fr)
      )}.side-by-side--reverse-when-stacked:not(.side-by-side--stacked-through-tablet)>:first-child,.side-by-side--reverse-when-stacked:not(.side-by-side--stacked-through-tablet)>:last-child{order:0}.side-by-side:not(.side-by-side-row-gap){row-gap:var(--hds-space-core-400)}.side-by-side-row-gap{row-gap:var(--side-by-side-row-gap-tb,var(--side-by-side-row-gap-mb))}.side-by-side-column-gap{column-gap:var(--side-by-side-column-gap-tb,var(--side-by-side-column-gap-mb))}.side-by-side-align{align-items:var(--side-by-side-align-tb,var(--side-by-side-align-mb))}}@media (min-width:940px){.side-by-side{grid-template-columns:var(
        --side-by-side-template-cols-dt,var(--side-by-side-template-cols-tb,var(--side-by-side-template-cols,1fr))
      )}.side-by-side--reverse-when-stacked>:first-child,.side-by-side--reverse-when-stacked>:last-child{order:0}.side-by-side-row-gap{row-gap:var(
        --side-by-side-row-gap-dt,var(--side-by-side-row-gap-tb,var(--side-by-side-row-gap-mb))
      )}.side-by-side-column-gap{column-gap:var(
        --side-by-side-column-gap-dt,var(--side-by-side-column-gap-tb,var(--side-by-side-column-gap-mb))
      )}.side-by-side-align{align-items:var(
        --side-by-side-align-dt,var(--side-by-side-align-tb,var(--side-by-side-align-mb))
      )}}.side-by-side-content{min-width:0;max-width:var(--side-by-side-content-max-width,544px)}.side-by-side-content-padding-inline-buffer{--side-by-side-content-padding-inline-buffer-mb:0;--side-by-side-content-padding-inline-buffer-tb:initial;--side-by-side-content-padding-inline-buffer-dt:initial}.side-by-side-content--left.side-by-side-content-padding-inline-buffer{padding-inline-end:var(--side-by-side-content-padding-inline-buffer-mb)}.side-by-side-content--right.side-by-side-content-padding-inline-buffer{padding-inline-start:var(--side-by-side-content-padding-inline-buffer-mb)}@media (min-width:640px){.side-by-side-content--left.side-by-side-content-padding-inline-buffer{padding-inline-end:var(
        --side-by-side-content-padding-inline-buffer-tb,var(--side-by-side-content-padding-inline-buffer-mb)
      )}.side-by-side-content--right.side-by-side-content-padding-inline-buffer{padding-inline-start:var(
        --side-by-side-content-padding-inline-buffer-tb,var(--side-by-side-content-padding-inline-buffer-mb)
      )}}@media (min-width:940px){.side-by-side-content--left.side-by-side-content-padding-inline-buffer{padding-inline-end:var(
        --side-by-side-content-padding-inline-buffer-dt,var(
          --side-by-side-content-padding-inline-buffer-tb,var(--side-by-side-content-padding-inline-buffer-mb)
        )
      )}.side-by-side-content--right.side-by-side-content-padding-inline-buffer{padding-inline-start:var(
        --side-by-side-content-padding-inline-buffer-dt,var(
          --side-by-side-content-padding-inline-buffer-tb,var(--side-by-side-content-padding-inline-buffer-mb)
        )
      )}}}.ubb-metronome__graphic{position:relative;overflow:hidden;border-radius:var(--hds-space-core-radius-md);aspect-ratio:608/382;container-type:inline-size}.ubb-metronome__bg{position:absolute;inset:0;width:100%;height:100%;display:block}.ubb-metronome__content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--hds-color-core-neutral-0);margin-top:3cqw;gap:2.5cqw}.ubb-metronome__metronome-logo{display:block;width:39.5cqw;height:auto}.ubb-metronome__product{display:flex;align-items:center;font-family:var(--hds-font-family);font-weight:var(--hds-font-weight-normal);font-size:3.94737cqw;line-height:1.26;letter-spacing:-.03em;color:var(--hds-color-core-neutral-0);white-space:pre-wrap}.ubb-metronome__stripe-logo{display:inline-block;width:8.6cqw;height:auto;position:relative;top:.46cqw}