@layer app{.hds-globalization-picker{--locale-switcher-max-width:var(--hds-space-layout-content-maxWidth);width:min(var(--available-width),var(--locale-switcher-max-width));margin-inline-start:calc(50vw - var(--scrollbarWidth, 0px) / 2);transform:translateX(-50%) translateY(var(--position-y))}@media (min-width:600px) and (max-width:1295px){.hds-globalization-picker{--locale-switcher-max-width:calc(100% - 2 * var(--hds-space-layout-page-margin))}}.locale-switcher__button{padding:0;margin-inline-start:var(--hds-space-core-200);margin-block:var(--hds-space-core-200)}.locale-switcher__trigger-region:after{content:"\0020"}:where(.hds-globalization-picker) .hds-listbox{padding:var(--hds-space-core-400)}@media (min-width:400px){:where(.hds-globalization-picker) .hds-listbox{column-count:2}}@media (min-width:600px){:where(.hds-globalization-picker) .hds-listbox{column-count:3}}@media (min-width:1115px){:where(.hds-globalization-picker) .hds-listbox{column-count:4}}:is(:where(.hds-globalization-picker) .hds-listbox):before{content:"";position:absolute;top:0;left:0;right:0;height:24px;background:linear-gradient(to bottom,var(--hds-color-surface-bg-quiet),transparent);pointer-events:none;z-index:1;border-radius:var(--hds-space-core-radius-md) var(--hds-space-core-radius-md) 0 0}:is(:where(.hds-globalization-picker) .hds-listbox):after{content:"";position:absolute;bottom:0;left:0;right:0;height:24px;background:linear-gradient(to top,var(--hds-color-surface-bg-quiet),transparent);pointer-events:none;z-index:1;border-radius:0 0 var(--hds-space-core-radius-md) var(--hds-space-core-radius-md)}:where(.hds-globalization-picker) .hds-group{--flag-icon-size:21px;padding-inline-start:calc(var(--flag-icon-size) + var(--hds-space-core-100));column-gap:var(--hds-space-core-100);padding-block-end:var(--hds-space-core-150)}:where(.hds-globalization-picker) .hds-group__label{padding-block:1px;padding-inline:0}.locale-switcher__region-label{color:var(--hds-color-text-solid)}.hds-group:has([aria-selected=true]) .locale-switcher__region-label{font-weight:var(--hds-font-weight-bold)}:where(:lang(ja)) :is(.hds-group:has([aria-selected=true]) .locale-switcher__region-label){font-weight:600;font-variation-settings:"wght" 400}:where(.hds-globalization-picker) .hds-listbox__item{padding:0}:where(.hds-globalization-picker) .hds-listbox__item:hover{background-color:transparent;color:var(--hds-color-text-solid)}:where(.hds-globalization-picker .hds-group:has(>[aria-selected=true])):after{content:unset;display:none}:where(.hds-globalization-picker) .locale-switcher__check{position:absolute;left:3px;top:4px;line-height:1}}.locale-switcher__flag{position:absolute;left:0;top:0;line-height:1}.hds-group:has([aria-selected=true]) .locale-switcher__flag{visibility:hidden}.footer{--section-container-padding-inline:0}.footer__container{padding-block-start:0;padding-block-end:0}.footer-links-section{display:grid;column-gap:var(--hds-space-layout-gap);grid-template-columns:repeat(var(--hds-space-layout-columns),minmax(0,1fr));align-items:flex-start;padding-inline:var(--hds-space-core-200);padding-block-start:var(--hds-space-core-800);border-block-end:var(--hds-canary-dashed-border)}.footer-links-section__content{grid-column:var(--hds-canary-grid-span-quarter);padding-block-end:var(--hds-space-core-800)}@media (min-width:940px){.footer-links-section{padding-block:0}.footer-links-section__content{height:100%;padding-block:var(--hds-space-core-800)}.footer-links-section__content:not(:last-child){border-inline-end:var(--hds-canary-dashed-border)}}.footer-links-block{display:flex;flex-direction:column;row-gap:var(--hds-space-core-50);padding-inline-end:var(--hds-space-core-300)}.footer-links-block__title{padding-block-end:var(--hds-space-core-100)}.footer-links-block__item{color:var(--hds-color-text-soft);font-weight:var(--hds-font-weight-normal);font-size:1rem;line-height:1.25;-webkit-text-decoration:none;text-decoration:none;width:fit-content}:where(:lang(ja)) .footer-links-block__item{font-weight:300;font-variation-settings:"wght" 300}a.footer-links-block__item:hover{color:var(--hds-color-text-solid)}.footer-newsletter{padding-inline:var(--hds-space-core-200);padding-block:var(--hds-space-core-400);display:flex;flex-direction:column;row-gap:var(--hds-space-core-150);border-block-end:var(--hds-canary-dashed-border)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-inline-end:var(--hds-space-core-400);padding-block-start:var(--hds-space-core-300);padding-block-end:var(--hds-space-core-200)}.footer-bottom__copyright,.footer-disclaimer{padding-inline:var(--hds-space-core-200)}.footer-disclaimer{padding-block:var(--hds-space-core-200);color:var(--hds-color-core-neutral-500);font-size:.75rem;font-weight:var(--hds-font-weight-normal)}.footer--clip-overflow-both,.footer--clip-overflow-x,.footer--clip-overflow-y{overflow:hidden}@supports (overflow:clip){.footer--clip-overflow-x{overflow:visible;overflow-x:clip}.footer--clip-overflow-y{overflow:visible;overflow-y:clip}.footer--clip-overflow-both{overflow:clip}}@layer base{.feature-detail{display:flex;flex-direction:column;align-items:flex-start;row-gap:var(--hds-space-core-200);text-wrap:var(--feature-detail-text-wrap,pretty);container-type:inline-size;container-name:feature-detail}.feature-detail__image{position:relative;width:100%;border-radius:var(--hds-space-core-radius-md);overflow:hidden}.feature-detail__content,.feature-detail__footer{padding-inline-end:var(--hds-space-core-200);max-width:var(--feature-detail-max-width-mb,400px)}@container feature-detail (min-width: 248px){.feature-detail__content,.feature-detail__footer{padding-inline-end:var(--hds-space-core-300)}}@container feature-detail (min-width: 264px){.feature-detail__content,.feature-detail__footer{padding-inline-end:var(--feature-detail-pie-mb,var(--hds-space-core-400))}}@container feature-detail (min-width: 504px){.feature-detail__content,.feature-detail__footer{padding-inline-end:var(--feature-detail-pie-mb,var(--hds-space-core-500));max-width:var(--feature-detail-max-width-mb,544px)}}.feature-detail__content--stacked{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hds-space-core-50)}}@layer app{.footer-cta-section__grid{--section-container-border-block-end:var(--hds-canary-dashed-border);display:grid;column-gap:var(--hds-space-layout-gap);row-gap:var(--hds-space-core-700);grid-template-columns:repeat(var(--hds-space-layout-columns),minmax(0,1fr));align-items:start}.footer-cta-section__content{grid-column:var(--hds-canary-grid-span-half);padding-right:var(--hds-space-core-200)}.footer-cta-section__content-text{display:flex;flex-direction:column;gap:var(--hds-space-core-200)}.footer-cta-section__title{max-width:24ch;text-wrap:pretty}.footer-cta-section__description{max-width:42ch;text-wrap:pretty}.footer-cta-section__feature-grid{display:grid;grid-column:var(--hds-canary-grid-span-half);grid-template-columns:subgrid;row-gap:var(--hds-space-core-500)}.footer-cta-section__feature-card{grid-column:var(--hds-canary-grid-span-quarter)}@media (min-width:940px){.footer-cta-section__grid:has(.footer-cta-section__feature-card:only-child) .footer-cta-section__title{max-width:32ch}.footer-cta-section__grid:has(.footer-cta-section__feature-card:only-child) .footer-cta-section__description{max-width:52ch}.footer-cta-section__grid:has(.footer-cta-section__feature-card:only-child) .footer-cta-section__content{grid-column:span 7}.footer-cta-section__grid:has(.footer-cta-section__feature-card:only-child) .footer-cta-section__feature-grid{grid-column:9/span 3}}}.all-products-hero__bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.search-typeahead{display:flex}@media (max-width:639px){.search-typeahead{scroll-margin-top:12px}}.search-typeahead__box{flex:1 1 auto;min-width:0}.search-typeahead__icon{flex-shrink:0;color:var(--hds-color-icon-quiet)}.search-typeahead__box .hds-textinput{border-radius:var(--hds-space-core-radius-md)}.search-typeahead__clear{all:unset;-webkit-user-select:none;user-select:none;cursor:pointer}.search-typeahead__clear:focus-visible{outline:var(--hds-focus-outline);outline-offset:var(--hds-focus-outline-offset);border-radius:var(--hds-space-core-radius-sm)}.search-typeahead__clear svg{fill:var(--hds-color-icon-quiet);transition:fill .15s ease}.search-typeahead__clear:focus-visible svg,.search-typeahead__clear:hover svg{fill:var(--hds-color-icon-subdued)}.search-typeahead__dropdown{width:var(--reference-width);background:var(--hds-color-surface-bg-quiet);border-radius:var(--hds-space-core-radius-sm);box-shadow:var(--hds-shadow-md);overflow:hidden}.search-typeahead__dropdown-animation{animation:search-typeahead-dropdown-enter .16s cubic-bezier(.22,.61,.36,1) .15s both}.search-typeahead__dropdown-animation--exiting{pointer-events:none;animation:search-typeahead-dropdown-exit 80ms cubic-bezier(.165,.84,.44,1) both}@keyframes search-typeahead-dropdown-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes search-typeahead-dropdown-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.search-typeahead__options{max-height:320px;overflow-y:auto}.search-typeahead__dropdown:has(.search-typeahead__footer) .search-typeahead__options{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.search-typeahead__footer{border:1px solid var(--hds-color-surface-border-quiet);border-radius:0 0 var(--hds-space-core-radius-sm) var(--hds-space-core-radius-sm);padding:24px 16px;display:flex;align-items:center;justify-content:space-between;gap:8px}.search-typeahead__footer-prompt{font-size:16px;color:#50617a}@media (max-width:639px){.search-typeahead__icon{width:14px;height:14px}.search-typeahead__footer{display:none}.search-typeahead__footer-prompt{font-size:14px}}@media (prefers-reduced-motion:reduce){.search-typeahead__dropdown{animation:none}}.all-products-hero{position:relative;overflow:hidden;min-block-size:423px;max-inline-size:1600px;margin-block:var(--hds-space-core-0);margin-inline:auto}.all-products-hero,.all-products-hero .hds-input-group{border-radius:var(--hds-space-core-radius-md)}@media (max-width:1600px){.all-products-hero{border-radius:var(--hds-space-core-0)}}.all-products-hero__bg-scene{position:absolute;inset:0;inline-size:100%;block-size:100%;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.all-products-hero__fullbleed-line{position:absolute;z-index:1;pointer-events:none;mix-blend-mode:multiply}.all-products-hero__fullbleed-line--left,.all-products-hero__fullbleed-line--right{display:none;inset-block:0;inset-inline:var(--hds-space-layout-page-margin);max-inline-size:var(--hds-canary-layout-content-maxWidth-borders);margin-inline:auto}@media (min-width:940px){.all-products-hero__fullbleed-line--left,.all-products-hero__fullbleed-line--right{display:block}}.all-products-hero__fullbleed-line--left{border-inline-start:var(--hds-space-core-border-sm) solid var(--hds-color-surface-border-quiet)}.all-products-hero__fullbleed-line--right{border-inline-end:var(--hds-space-core-border-sm) solid var(--hds-color-surface-border-quiet)}.all-products-hero .section-container{--section-container-border-inline:none;display:flex;align-items:center;min-block-size:423px;padding-block:var(--hds-space-core-500);z-index:2}.all-products-hero .section-row{inline-size:100%}.all-products-hero__content{position:relative;display:flex;flex-direction:column}.all-products-hero__duotone{max-inline-size:844px;margin-block-start:0;margin-block-end:var(--hds-space-core-700);margin-inline:auto;text-wrap:pretty;text-align:center}.all-products-hero__duotone .hds-hero{color:var(--hds-color-action-text-onSolid)}.all-products-hero__duotone .hds-hero--subdued{opacity:.8}.all-products-hero__filters{display:flex;flex-direction:column;gap:var(--hds-space-core-100);background-color:var(--hds-color-util-white);padding:var(--hds-space-core-200);border-radius:var(--hds-space-core-radius-md)}.all-products-hero__filter-row{display:flex;flex-direction:row;gap:var(--hds-space-core-100);align-items:center}.all-products-hero__search{flex:2 1 50%;cursor:text}.all-products-hero__filter{flex:1 1 25%;min-inline-size:var(--hds-space-core-0)}.all-products-hero__filter-option{align-items:flex-start}.all-products-hero__filter-popover--keyboard .hds-select__listbox [data-focused=true] .hds-selection-indicator{outline:solid var(--hds-space-input-focus-shadowOuter) var(--hds-color-action-focus-outerSoft);outline-offset:var(--hds-space-input-focus-outline-offset)}.all-products-hero__filter-option .hds-selection-indicator{flex:none;margin-top:2px}.all-products-hero__filter-option:disabled{opacity:.4;cursor:not-allowed}.all-products-hero__filter-option:disabled:hover{background-color:transparent}.all-products-hero__filter .all-products-hero__select-trigger{inline-size:100%;min-block-size:var(--hds-space-core-600);justify-content:space-between;border-radius:var(--hds-space-core-radius-md);font-size:var(--hds-font-text-md-size);font-weight:var(--hds-font-weight-bold);--hds-color-button-secondary-bg:var(--hds-color-input-bg-default);--hds-color-button-secondary-bgHover:var(--hds-color-input-bg-default);--hds-color-button-secondary-text:var(--hds-color-input-text-solid);--hds-color-button-secondary-textHover:var(--hds-color-input-text-solid);--hds-color-button-secondary-borderOnSubdued:var(--hds-color-input-border-default);--hds-color-button-secondary-borderHover:var(--hds-color-input-border-hoverSubdued)}.all-products-hero__callout{display:flex;flex-direction:row;gap:var(--hds-space-core-50);font-size:var(--hds-font-text-md-size);margin-inline:auto;margin-block-start:var(--hds-space-core-250)}.all-products-hero__callout-link,.all-products-hero__callout-prompt{color:var(--hds-color-action-text-onSolid)}.all-products-hero__callout-link{font-weight:var(--hds-font-weight-bold)}@media (max-width:1023px){.all-products-hero__search{flex:1 1 100%}.all-products-hero__filter{flex:1 1 calc(50% - var(--hds-space-core-50))}}@media (max-width:767px){.all-products-hero__filter-row{flex-direction:column;align-items:stretch}.all-products-hero__filter,.all-products-hero__search{inline-size:100%;flex:none}}@media (max-width:639px){.all-products-hero{min-block-size:unset}.all-products-hero .section-container{min-block-size:unset;padding-block:var(--hds-space-core-400)}.all-products-hero__duotone{max-inline-size:370px;margin-block:0 var(--hds-space-core-400);margin-inline:auto}.all-products-hero__filters{padding:var(--hds-space-core-100);gap:var(--hds-space-core-75)}.all-products-hero__callout{font-size:var(--hds-font-text-sm-size);flex-direction:column;align-items:center}}.sticky-bottom-nav{display:none}@media (max-width:1023px){.sticky-bottom-nav{display:block;position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--hds-color-surface-bg-quiet);border-top:1px solid var(--hds-color-surface-border-quiet);padding-bottom:env(safe-area-inset-bottom,0)}}.sticky-bottom-nav__bar{display:flex;align-items:center;gap:16px;padding:16px}.sticky-bottom-nav__text{display:flex;flex:1 0 0;min-width:0;flex-direction:column}.sticky-bottom-nav__navigate-label{margin:0;font-size:14px;font-weight:300;line-height:19.6px;color:var(--hds-color-text-soft)}.sticky-bottom-nav__active-label{margin:0;font-size:16px;font-weight:500;line-height:22.4px;color:var(--hds-color-action-text-solid)}.sticky-bottom-nav__close,.sticky-bottom-nav__toggle{color:var(--hds-color-button-ui-icon)}.sticky-bottom-nav__toggle .hds-icon--chevron .start{transform-origin:44% 53%}.sticky-bottom-nav__toggle .hds-icon--chevron .end{transform-origin:64% 53%}.sticky-bottom-nav__toggle[aria-expanded=false] .hds-icon--chevron .start{transform:rotate(-90deg)}.sticky-bottom-nav__toggle[aria-expanded=false] .hds-icon--chevron .end{transform:rotate(90deg)}@media (prefers-reduced-motion:no-preference){.sticky-bottom-nav__toggle .hds-icon--chevron path{transition:transform .1s ease}}.sticky-bottom-nav__dialog .hds-dialog__close-button[aria-label="Close dialog"]{display:none}@media (max-width:1023px){.hds-dialog__overlay:has(.sticky-bottom-nav__dialog){position:fixed;inset:0;overflow:hidden;touch-action:none}.hds-dialog__snap-container:has(.sticky-bottom-nav__dialog){position:relative;display:block;width:100%;height:100dvh;overflow-y:scroll;-webkit-overflow-scrolling:touch;scroll-snap-type:y mandatory;overscroll-behavior:none;scrollbar-width:none}.hds-dialog__snap-spacer:has(+.hds-dialog__snap-content .sticky-bottom-nav__dialog){height:100dvh;scroll-snap-align:start}.hds-dialog__snap-content:has(.sticky-bottom-nav__dialog){scroll-snap-align:end}.sticky-bottom-nav__dialog{align-self:end;width:100%;max-width:none;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-block:0;padding-inline:0;overflow-x:hidden;overflow-y:initial}.sticky-bottom-nav__dialog .hds-dialog__inner-content{overflow-y:auto;max-height:95svh;padding-inline:var(--hds-dialog-padding-inline);padding-block-end:var(--hds-space-core-1000)}.sticky-bottom-nav__close{position:relative;z-index:999;top:auto;right:auto;width:28px;height:28px;margin-top:var(--hds-space-core-200);left:calc(100% - 22px);transform:translateZ(0);backface-visibility:hidden}}.sticky-bottom-nav__heading{margin:0 0 16px;font-size:16px;font-weight:500;line-height:22.4px;color:var(--hds-color-text-solid)}.sticky-bottom-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sticky-bottom-nav__item{display:flex;align-items:center;gap:8px;width:100%;background:transparent;border:none;padding:0;text-align:left;cursor:pointer;font-size:16px;font-weight:300;line-height:22.4px;color:var(--hds-color-text-soft)}.sticky-bottom-nav__item--active{font-weight:400;color:var(--hds-color-action-text-solid)}.sticky-bottom-nav__item--active:before{height:15px;background:var(--hds-color-action-text-solid)}.sticky-bottom-nav__item:disabled{opacity:.35;cursor:default}@layer base{.dom-graphic{--graphic-source-width:0;--graphic-source-height:0;--graphic-aspect-ratio:1/1;--graphic-scale:1;--graphic-max-width:100%;--graphic-reveal-duration:300ms;--graphic-reveal-easing:cubic-bezier(0.25,1,0.5,1);position:relative;width:100%;max-width:var(--graphic-max-width);margin:0 auto;-webkit-user-select:none;user-select:none;aspect-ratio:var(--graphic-aspect-ratio)}.dom-graphic--dynamic-height{aspect-ratio:auto}.dom-graphic__content{--horizontal-scale-left:0;--horizontal-transform:0;position:absolute;top:0;left:var(--horizontal-scale-left);width:var(--graphic-source-width);height:var(--graphic-source-height);transform:scale(var(--graphic-scale)) translateX(var(--horizontal-transform));transform-origin:top left}.dom-graphic__content.dom-graphic__content--horizontal-scale-center{--horizontal-scale-left:50%;--horizontal-transform:-50%}.dom-graphic__content.dom-graphic__content--horizontal-scale-right{--horizontal-scale-left:100%;--horizontal-transform:-100%}.dom-graphic__content--dynamic{position:static;width:var(--graphic-source-width);height:auto}.dom-graphic--hide-until-ready>.dom-graphic__content{visibility:hidden}.dom-graphic--hide-until-ready[data-status=ready]>.dom-graphic__content{visibility:visible}.dom-graphic--reveal-fade>.dom-graphic__content{opacity:0}.dom-graphic--reveal-fade[data-status=ready]>.dom-graphic__content{opacity:1}@media (prefers-reduced-motion:no-preference){.dom-graphic--reveal-fade[data-status=ready]>.dom-graphic__content{transition:opacity var(--graphic-reveal-duration) var(--graphic-reveal-easing)}}.dom-graphic--variant-card .dom-graphic__content{border-radius:var(--hds-space-core-radius-md);background:var(--hds-color-surface-bg-quiet);box-shadow:var(--hds-canary-ui-shadow);outline:1px solid var(--hds-canary-ui-stroke)}.dom-graphic--variant-card-flat .dom-graphic__content{border-radius:var(--hds-space-core-radius-md);background:var(--hds-color-surface-bg-quiet);border:1px solid var(--hds-canary-ui-mini-stroke)}.dom-graphic--variant-card-flat-no-border .dom-graphic__content{border-radius:var(--hds-space-core-radius-md);background:var(--hds-color-surface-bg-quiet)}}.compact-agentic-commerce-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-agentic-commerce-graphic__inner{display:flex;flex-direction:column;gap:12px;align-items:flex-end}.compact-agentic-commerce-graphic__user-bubble{background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);padding:var(--hds-space-core-150) var(--hds-space-core-250);color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-normal);line-height:1.2;letter-spacing:0;white-space:nowrap;flex-shrink:0}.compact-agentic-commerce-graphic__response{display:flex;flex-direction:column;gap:10px;align-items:flex-start;width:100%;flex-shrink:0}.compact-agentic-commerce-graphic__response-text{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-normal);line-height:1.2;letter-spacing:0;width:100%}.compact-agentic-commerce-graphic__cart{background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);padding:19px;display:flex;align-items:center;justify-content:space-between;width:100%;height:91px}.compact-agentic-commerce-graphic__cart-left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.compact-agentic-commerce-graphic__thumbnail{width:40px;height:40px;border:1px solid var(--hds-color-util-neutral-50);border-radius:2px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.compact-agentic-commerce-graphic__product-info{display:flex;flex-direction:column;gap:6px;align-items:flex-start;justify-content:center;flex-shrink:0}.compact-agentic-commerce-graphic__skeleton{height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-agentic-commerce-graphic__skeleton--wide{width:120px}.compact-agentic-commerce-graphic__skeleton--narrow{width:60px}.compact-agentic-commerce-graphic__quantity{display:flex;align-items:center;gap:14px;height:26px;padding-inline:12px;border:1px solid var(--hds-color-util-neutral-50);border-radius:100px;flex-shrink:0}.compact-agentic-commerce-graphic__quantity-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0}.compact-agentic-commerce-graphic__quantity-value{color:var(--hds-color-util-neutral-700);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-ai-developer-tools-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-ai-developer-tools-graphic__card{padding:24px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md) var(--hds-space-core-radius-md) 0 0;height:180px}.compact-ai-developer-tools-graphic__title{flex-shrink:0;color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;white-space:nowrap;margin-bottom:var(--hds-space-core-150)}.compact-ai-developer-tools-graphic__input-box{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex:1 0 0;width:100%;min-height:80px;padding:14px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);overflow:hidden}.compact-ai-developer-tools-graphic__placeholder{flex-shrink:0;color:var(--hds-color-util-neutral-600);font-size:11px;font-weight:var(--hds-font-weight-normal);line-height:1.1;white-space:nowrap}.compact-ai-developer-tools-graphic__send-button-wrap{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;width:100%}.compact-ai-developer-tools-graphic__send-button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:var(--hds-space-core-50,4px);background-color:#e8e9ff;border-radius:var(--hds-space-core-radius-xs,2px);flex-shrink:0}.compact-apps-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-apps-graphic__card{height:172px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:6px;padding:23px;overflow:hidden;display:flex;flex-direction:column;gap:20px}.compact-apps-graphic__heading{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0}.compact-apps-graphic__list{display:flex;flex-direction:column;gap:10px;width:100%}.compact-apps-graphic__row{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.compact-apps-graphic__row-left{display:flex;align-items:flex-start;gap:10px}.compact-apps-graphic__logo{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.compact-apps-graphic__app-info{display:flex;flex-direction:column;justify-content:space-between;height:28px}.compact-apps-graphic__app-name{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-apps-graphic__app-name--soft{color:var(--hds-color-util-neutral-500)}.compact-apps-graphic__skeleton{height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-apps-graphic__install{color:var(--hds-color-util-brand-600);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-atlas-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-atlas-graphic__card{background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);padding:var(--hds-space-core-300);display:flex;flex-direction:column;gap:var(--hds-space-core-300);height:180px}.compact-atlas-graphic__title{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:400;line-height:1.4;white-space:nowrap}.compact-atlas-graphic__field{display:flex;flex-direction:column;gap:10px;width:100%}.compact-atlas-graphic__label{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-atlas-graphic__input{display:flex;align-items:center;justify-content:space-between;height:36px;padding:8px 12px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);overflow:hidden}.compact-atlas-graphic__skeleton{height:10px;width:91px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-atlas-graphic__available{display:flex;align-items:center;gap:4px;flex-shrink:0}.compact-atlas-graphic__available-text{color:var(--hds-color-util-success-400);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-authorization-boost-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-authorization-boost-graphic__card{height:172px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);padding:var(--hds-space-core-300);display:flex;flex-direction:column;gap:var(--hds-space-core-250)}.compact-authorization-boost-graphic__header{display:flex;flex-direction:column;gap:var(--hds-space-core-150)}.compact-authorization-boost-graphic__title{color:var(--hds-color-util-neutral-990);font-size:var(--hds-font-text-sm-size);font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;white-space:nowrap}.compact-authorization-boost-graphic__tabs{display:flex;gap:var(--hds-space-core-100);align-items:center}.compact-authorization-boost-graphic__tab{display:flex;align-items:center;height:19px;padding-block:var(--hds-space-core-25);padding-inline:var(--hds-space-core-75);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-button-radius-sm);overflow:hidden;font-size:10px;font-weight:var(--hds-font-weight-normal);line-height:1.4;color:var(--hds-color-util-neutral-800)}.compact-authorization-boost-graphic__tab--active{border-color:var(--hds-color-util-brand-300);color:var(--hds-color-util-neutral-990);padding-block-start:var(--hds-space-core-25);padding-block-end:3px}.compact-authorization-boost-graphic__table{display:flex;flex-direction:column;gap:10px;width:100%}.compact-authorization-boost-graphic__row{display:flex;align-items:center;justify-content:space-between;width:100%}.compact-authorization-boost-graphic__row--header{color:var(--hds-color-util-neutral-600);font-size:10px;line-height:1;letter-spacing:.012em}.compact-authorization-boost-graphic__cell{font-size:10px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.012em}.compact-authorization-boost-graphic__row--header .compact-authorization-boost-graphic__cell{font-weight:var(--hds-font-weight-bold)}.compact-authorization-boost-graphic__cell--right{text-align:right}.compact-authorization-boost-graphic__divider{width:100%;height:1px;background-color:var(--hds-color-util-neutral-50)}.compact-authorization-boost-graphic__feature{display:flex;align-items:center;gap:var(--hds-space-core-50)}.compact-authorization-boost-graphic__swatch{width:9px;height:9px;border-radius:2px;background-color:var(--hds-color-util-brand-300);flex-shrink:0}.compact-authorization-boost-graphic__feature-label{color:var(--hds-color-util-neutral-600);font-size:11px;font-weight:var(--hds-font-weight-normal);line-height:1.1;white-space:nowrap}.compact-authorization-boost-graphic__skeleton{height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-authorization-boost-graphic__skeleton--49{width:49px}.compact-authorization-boost-graphic__skeleton--56{width:56px}.compact-authorization-boost-graphic__skeleton--60{width:60px}.compact-billing-graphic{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.compact-billing-graphic__content{display:flex;flex-direction:column;gap:10px;width:320px}.compact-billing-graphic__row{display:flex;align-items:center;gap:34px;height:56px;padding:14px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);overflow:hidden}.compact-billing-graphic__row--active{border-color:var(--hds-color-util-brand-600)}.compact-billing-graphic__row-left{display:flex;align-items:center;align-self:stretch;gap:var(--hds-space-core-100);flex-shrink:0}.compact-billing-graphic__charm{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:var(--hds-space-core-100);border:1px solid var(--hds-color-util-neutral-50);border-radius:2px;flex-shrink:0}.compact-billing-graphic__row--active .compact-billing-graphic__charm{border-color:var(--hds-color-util-brand-100)}.compact-billing-graphic__text{display:flex;flex-direction:column;gap:7px;width:134px;flex-shrink:0}.compact-billing-graphic__label{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-billing-graphic__label--muted{color:var(--hds-color-util-neutral-500)}.compact-billing-graphic__skeleton{height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-billing-graphic__row-right{display:flex;flex:1 0 0;flex-direction:column;align-items:flex-end;gap:7px;min-width:0}.compact-billing-graphic__price{color:var(--hds-color-util-neutral-990);font-size:20px;font-weight:var(--hds-font-weight-bold);line-height:1;text-align:right;white-space:nowrap}.compact-billing-graphic__price--muted{color:var(--hds-color-util-neutral-500)}.compact-billing-graphic__skeleton--price{width:35px;height:6px}.compact-capital-for-platforms-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-capital-for-platforms-graphic__card{height:auto;padding:var(--hds-space-core-300);background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md) var(--hds-space-core-radius-md) 0 var(--hds-space-core-radius-md);display:flex;flex-direction:column;gap:20px}.compact-capital-for-platforms-graphic__title{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;white-space:nowrap}.compact-capital-for-platforms-graphic__table{display:flex;flex-direction:column;gap:8px}.compact-capital-for-platforms-graphic__divider{width:100%;height:1px;background-color:var(--hds-color-util-neutral-50)}.compact-capital-for-platforms-graphic__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:8px;align-items:center;width:100%}.compact-capital-for-platforms-graphic__row--header{justify-content:space-between;letter-spacing:.012em}.compact-capital-for-platforms-graphic__row--header .compact-capital-for-platforms-graphic__cell:last-child{text-align:right}.compact-capital-for-platforms-graphic__cell{flex:none;min-width:1px;color:var(--hds-color-util-neutral-600);font-size:10px;font-weight:var(--hds-font-weight-bold);line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-capital-for-platforms-graphic__cell--account{color:var(--hds-color-util-neutral-800);font-size:12px;font-weight:var(--hds-font-weight-bold);letter-spacing:.01em}.compact-capital-for-platforms-graphic__cell--amount{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1.4}.compact-capital-for-platforms-graphic__cell--right{display:flex;justify-content:flex-end}.compact-capital-for-platforms-graphic__skeleton{height:10px;border-radius:var(--hds-space-core-radius-xs);background-color:var(--hds-color-util-neutral-50)}.compact-capital-for-platforms-graphic__skeleton--wide{width:72px}.compact-capital-for-platforms-graphic__skeleton--medium{width:49px}.compact-capital-for-platforms-graphic__skeleton--narrow{width:46px}.compact-capital-graphic{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.compact-capital-graphic__card{display:flex;flex-direction:column;gap:var(--hds-space-core-200);width:360px;height:auto;padding:40px 24px;overflow:hidden;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:0}.compact-capital-graphic__title{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0}.compact-capital-graphic__divider{position:relative;width:100%;height:1px}.compact-capital-graphic__field{display:flex;flex-direction:column;gap:var(--hds-space-core-100)}.compact-capital-graphic__field-label{color:var(--hds-color-util-neutral-600);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-capital-graphic__input{display:inline-flex;align-self:flex-start;padding:4px var(--hds-space-core-100);overflow:hidden;border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-capital-graphic__input-value{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1.4;white-space:nowrap}.compact-capital-graphic__slider-section{display:flex;flex-direction:column;gap:12px;width:100%}.compact-capital-graphic__track{position:relative;width:100%;height:6px;background-color:var(--hds-color-util-neutral-200);border-radius:10px}.compact-capital-graphic__track-fill{position:absolute;top:0;left:0;width:202px;height:6px;background-color:var(--hds-color-util-brand-600);border-radius:6px 0 0 6px}.compact-capital-graphic__thumb{position:absolute;top:-2.88px;left:196.33px;width:12px;height:12px}.compact-capital-graphic__range-labels{display:flex;align-items:center;justify-content:space-between;width:100%}.compact-capital-graphic__range-label{width:60px;height:6px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-cards-graphic{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.compact-cards-graphic__content{display:flex;flex-direction:column;gap:10px;width:320px}.compact-cards-graphic__item{display:flex;gap:10px;align-items:center;height:56px;padding:14px;overflow:hidden;background-color:var(--hds-color-util-neutral-0);border:0;border-radius:var(--hds-space-core-radius-sm);box-shadow:0 0 0 1px var(--hds-color-util-neutral-100);flex:none}.compact-cards-graphic__item--selected{box-shadow:0 0 0 1px var(--hds-color-util-brand-600)}.compact-cards-graphic__radio{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:14px;height:14px}.compact-cards-graphic__item-body{display:flex;flex:1;flex-direction:column;gap:4px;justify-content:center;min-width:0}.compact-cards-graphic__item-title{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em}.compact-cards-graphic__item-title--unselected{color:var(--hds-color-util-neutral-500);font-weight:var(--hds-font-weight-bold)}.compact-cards-graphic__item-subtitle{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-cards-graphic__skeleton{width:118px;height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);margin-top:4px}.compact-checkout-graphic{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.compact-checkout-graphic__form{width:360px;height:212px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:6px;padding:39px 23px;display:flex;flex-direction:column;gap:var(--hds-space-core-200)}.compact-checkout-graphic__section{display:flex;flex-direction:column;gap:10px;width:100%}.compact-checkout-graphic__section-title{color:var(--hds-role-heading-color-primary,#061b31);font-size:var(--hds-font-size-sm-01,12px);font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.12px;margin:0;width:100%}.compact-checkout-graphic__field{height:32px}.compact-checkout-graphic__field,.compact-checkout-graphic__payment-panel{background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);width:100%}.compact-checkout-graphic__payment-panel{height:40px;overflow:hidden}.compact-checkout-graphic__payment-cell{display:flex;flex-direction:column;height:100%;width:100%}.compact-checkout-graphic__payment-cell-inner{display:flex;flex:1 0 0;flex-direction:column;align-items:flex-start;justify-content:center;min-height:0;padding-inline:3px;width:100%}.compact-checkout-graphic__lpm-header{display:flex;align-items:center;justify-content:space-between;padding:9px 6px;width:100%}.compact-checkout-graphic__payment-left{display:flex;align-items:center;gap:13px}.compact-checkout-graphic__radio{display:flex;align-items:center;justify-content:center;flex-shrink:0}.compact-checkout-graphic__card-method{display:flex;align-items:center;gap:6px}.compact-checkout-graphic__card-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.compact-checkout-graphic__label-skeleton{width:50px;height:6px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-checkout-graphic__brand-logos{display:flex;align-items:center;gap:4px}.compact-checkout-graphic__brand-logo{display:flex;align-items:center;flex-shrink:0;width:16px;height:12px}.compact-climate-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-climate-graphic__card{padding:var(--hds-space-core-300);background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);overflow:hidden;display:flex;flex-direction:column;gap:20px}.compact-climate-graphic__header{display:flex;flex-direction:column;gap:10px;flex-shrink:0}.compact-climate-graphic__title{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;white-space:nowrap}.compact-climate-graphic__skeleton{border-radius:var(--hds-space-core-radius-xs);background-color:var(--hds-color-util-neutral-50);flex-shrink:0}.compact-climate-graphic__skeleton--subtitle{width:80px;height:8px}.compact-climate-graphic__skeleton--option-label{width:54px;height:6px}.compact-climate-graphic__options{display:flex;gap:8px;flex-shrink:0;width:100%}.compact-climate-graphic__option{flex:1 0 0;min-width:1px;padding:10px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;align-self:stretch}.compact-climate-graphic__option--active{border-color:var(--hds-color-util-brand-600)}.compact-climate-graphic__option-value{color:var(--hds-color-util-neutral-500);font-size:18px;font-weight:var(--hds-font-weight-bold);line-height:1.4}.compact-climate-graphic__option-value--active{color:var(--hds-color-util-neutral-990)}.compact-climate-graphic__option-label{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-connect-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-connect-graphic__card{background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);display:flex;flex-direction:column;gap:20px;padding:var(--hds-space-core-300)}.compact-connect-graphic__heading{color:var(--hds-color-util-neutral-990);font-size:var(--hds-font-text-sm-size);font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;white-space:nowrap}.compact-connect-graphic__table{display:flex;flex-direction:column;gap:8px;width:100%}.compact-connect-graphic__row{display:grid;align-items:center;grid:auto/repeat(3,minmax(0,1fr));column-gap:8px;width:100%}.compact-connect-graphic__row:not(.compact-connect-graphic__row--header) .compact-connect-graphic__cell--right{display:flex;justify-content:flex-end}.compact-connect-graphic__row--header{color:var(--hds-color-util-neutral-600);font-size:10px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.012em}.compact-connect-graphic__cell{color:var(--hds-color-util-neutral-800);font-size:var(--hds-font-text-xxs-size);font-weight:var(--hds-font-weight-bold);line-height:1.5;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-block:var(--hds-space-core-25)}.compact-connect-graphic__row--header .compact-connect-graphic__cell{font-size:10px;color:var(--hds-color-util-neutral-600);padding-block:0}.compact-connect-graphic__row:last-child .compact-connect-graphic__cell{padding-block:0}.compact-connect-graphic__cell--right{text-align:right}.compact-connect-graphic__cell--account{color:var(--hds-color-util-neutral-800);font-size:var(--hds-font-text-xxs-size);font-weight:var(--hds-font-weight-bold)}.compact-connect-graphic__divider{width:100%;height:1px;background-color:var(--hds-color-util-neutral-50)}.compact-connect-graphic__badge{display:inline-flex;align-items:center;justify-content:center;height:16px;padding-inline:4px;font-size:11px;font-weight:var(--hds-font-weight-bold);line-height:13.8756px;letter-spacing:0;border-radius:var(--hds-space-core-radius-xs);white-space:nowrap}.compact-connect-graphic__badge--enabled{color:#217005;background-color:#d1fab3;border:1px solid #a8f170}.compact-connect-graphic__skeleton{height:10px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-connect-graphic__skeleton--46{width:46px}.compact-connect-graphic__skeleton--49{width:49px}.compact-connect-graphic__skeleton--66{width:66px}.compact-connect-graphic__skeleton--72{width:72px}.compact-console-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-console-graphic__card{display:flex;flex-direction:column;gap:12px;height:169px;padding:24px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);overflow:hidden}.compact-console-graphic__title{flex-shrink:0;color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;white-space:nowrap}.compact-console-graphic__body{display:flex;flex-direction:column;gap:12px;flex-shrink:0;width:100%}.compact-console-graphic__input{display:flex;align-items:center;gap:271px;width:fit-content;max-width:100%;padding:10px 16px;background-color:var(--hds-color-util-bg-quiet);border:1px solid var(--hds-color-util-neutral-100);border-radius:var(--hds-space-core-radius-sm);overflow:hidden}.compact-console-graphic__input-text{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:wrap;flex-shrink:0;max-width:100%}.compact-console-graphic__text{display:flex;flex-direction:column;gap:8px;flex-shrink:0;width:100%;padding-bottom:6px;position:relative;border-radius:6px}.compact-console-graphic__tool{display:flex;align-items:center;width:100%}.compact-console-graphic__ellipsis{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;margin:auto 0;flex-shrink:0}.compact-console-graphic__dot{position:relative;flex-shrink:0;width:8px;height:8px}.compact-console-graphic__tool-content{display:flex;flex:1 0 0;gap:8px;align-items:center;min-width:1px;margin-left:8px;position:relative}.compact-console-graphic__task-label{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-normal);line-height:1.2;letter-spacing:0;white-space:nowrap;flex-shrink:0}.compact-console-graphic__skeleton{height:10px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-console-graphic__skeleton--task{width:110px;margin-top:5px}.compact-console-graphic__skeleton--sub{position:absolute;width:84px;height:10px;left:29px;top:32px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-console-graphic__meta{display:flex;gap:7px;align-items:flex-start;padding-left:17px;flex-shrink:0;width:100%}.compact-console-graphic__indent-icon{position:relative;flex-shrink:0;width:6px;height:11px}.compact-crypto-graphic{position:relative;width:100%;height:180px;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-crypto-graphic__card{display:flex;flex-direction:column;gap:var(--hds-space-core-250);height:163px;padding:24px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-bottom:none;border-radius:6px 6px 0 0;overflow:hidden}.compact-crypto-graphic__header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:-4px}.compact-crypto-graphic__title{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;white-space:nowrap}.compact-crypto-graphic__header-right{display:flex;align-items:center;gap:5.5px;width:48px;height:22px}.compact-crypto-graphic__eth-icon{display:flex;align-items:center;justify-content:center;width:13.476px;height:13.476px}.compact-crypto-graphic__skeleton{background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-crypto-graphic__skeleton--label{width:29px;height:8px}.compact-crypto-graphic__divider{width:100%;height:1px;background-color:var(--hds-color-util-neutral-50);flex-shrink:0}.compact-crypto-graphic__body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hds-space-core-100);width:100%}.compact-crypto-graphic__amount{color:var(--hds-color-util-neutral-500);font-size:22px;font-weight:var(--hds-font-weight-bold);line-height:1.1;text-align:center;white-space:nowrap}.compact-crypto-graphic__skeleton--subtext{width:64px;height:8px}.compact-crypto-onramp-graphic{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.compact-crypto-onramp-graphic__card{transform:translateY(.5px);width:360px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:6px;padding:var(--hds-space-core-500) 24px;overflow:hidden;display:flex;flex-direction:column;gap:var(--hds-space-core-200)}.compact-crypto-onramp-graphic__heading{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0}.compact-crypto-onramp-graphic__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--hds-space-core-100)}.compact-crypto-onramp-graphic__option{display:flex;align-items:center;gap:var(--hds-space-core-100);padding:var(--hds-space-core-100);background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm)}.compact-crypto-onramp-graphic__option--active{border-color:var(--hds-color-util-brand-600)}.compact-crypto-onramp-graphic__coin-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.compact-crypto-onramp-graphic__coin-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.compact-crypto-onramp-graphic__ticker{color:var(--hds-color-util-neutral-600);font-size:10px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.012em;white-space:nowrap}.compact-crypto-onramp-graphic__ticker--active{color:var(--hds-color-util-neutral-990)}.compact-crypto-onramp-graphic__skeleton{height:6px;width:37px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-custom-objects-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-custom-objects-graphic__card{height:171px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-bottom:0;border-radius:6px;padding:var(--hds-space-core-300);overflow:hidden;display:flex;flex-direction:column;gap:24px}.compact-custom-objects-graphic__header{display:flex;align-items:center;justify-content:space-between}.compact-custom-objects-graphic__title{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0}.compact-custom-objects-graphic__add-button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#e8e9ff;border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-custom-objects-graphic__table{display:flex;flex-direction:column;gap:10px;width:100%}.compact-custom-objects-graphic__col-headers,.compact-custom-objects-graphic__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.6fr) minmax(0,.8fr);align-items:center;width:100%}.compact-custom-objects-graphic__col-headers{color:var(--hds-color-util-neutral-600);font-size:10px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.012em}.compact-custom-objects-graphic__col-header--note,.compact-custom-objects-graphic__col-header--records{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.compact-custom-objects-graphic__col-header--records{text-align:right}.compact-custom-objects-graphic__divider{width:100%;height:1px;background-color:var(--hds-color-util-neutral-50)}.compact-custom-objects-graphic__row-object{display:flex;align-items:center;gap:4px;min-width:0}.compact-custom-objects-graphic__dot{width:9px;height:9px;background-color:var(--hds-color-util-brand-100);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-custom-objects-graphic__row-label{color:var(--hds-color-util-neutral-600);font-size:11px;font-weight:var(--hds-font-weight-normal);line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-custom-objects-graphic__skeleton{height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-custom-objects-graphic__skeleton--records{justify-self:end}.compact-dashboard-mobile-app-graphic{font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.compact-dashboard-mobile-app-graphic__phone{position:absolute;left:50%;top:-170%;transform:translate(-50%,calc(-50% + 201px));width:270px;height:542px;border-radius:38px;overflow:hidden;box-shadow:0 15px 40px 0 rgba(0,55,112,.1),0 5px 20px 0 rgba(0,59,137,.04)}.compact-dashboard-mobile-app-graphic__phone:before{content:"";position:absolute;inset:0;border-radius:38px;background:linear-gradient(180deg,rgba(212,222,233,.2) 8.3%,rgba(248,250,253,.2) 45.8%,rgba(248,250,253,.2)),linear-gradient(90deg,#f8fafd,#f8fafd);pointer-events:none;z-index:0}.compact-dashboard-mobile-app-graphic__phone:after{content:"";position:absolute;inset:0;border-radius:38px;box-shadow:inset 0 -2px 5px 0 rgba(10,37,64,.2);pointer-events:none;z-index:2}.compact-dashboard-mobile-app-graphic__phone-inner{position:absolute;inset:0;display:flex;flex-direction:column;background-color:#122054;border-radius:32px;overflow:hidden;margin:8px 7px;z-index:1}.compact-dashboard-mobile-app-graphic__status-bar{display:flex;align-items:center;padding-top:8px;padding-bottom:0;flex-shrink:0;position:relative;height:29px;width:100%}.compact-dashboard-mobile-app-graphic__status-bar-left{flex:1;min-width:0}.compact-dashboard-mobile-app-graphic__notch{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.compact-dashboard-mobile-app-graphic__notch-pill{background-color:#000;height:21px;width:82px;border-radius:60px;flex-shrink:0}.compact-dashboard-mobile-app-graphic__notch-lens{position:absolute;left:calc(50% + 16px);top:50%;transform:translateY(-50%);width:7px;height:7px}.compact-dashboard-mobile-app-graphic__status-icons{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:6px;padding-right:5px}.compact-dashboard-mobile-app-graphic__status-icon{display:flex;align-items:center;flex-shrink:0}.compact-dashboard-mobile-app-graphic__status-icon--signal,.compact-dashboard-mobile-app-graphic__status-icon--wifi{width:11px;height:8px}.compact-dashboard-mobile-app-graphic__status-icon--battery{width:18px;height:9px}.compact-dashboard-mobile-app-graphic__status-icon svg{width:100%;height:100%}.compact-dashboard-mobile-app-graphic__lock-screen{display:flex;flex-direction:column;align-items:center;height:202px;padding:42px 6px 0;flex-shrink:0;gap:8px}.compact-dashboard-mobile-app-graphic__date{color:#fff;font-size:13px;font-weight:600;line-height:12px;letter-spacing:-.65px;text-align:center;text-transform:capitalize;margin:0;white-space:nowrap}.compact-dashboard-mobile-app-graphic__time{color:#fff;font-size:63px;font-weight:600;line-height:53px;letter-spacing:-2.61px;text-align:center;margin:0;white-space:nowrap}.compact-dashboard-mobile-app-graphic__widgets{display:flex;align-items:flex-start;gap:15px;flex-shrink:0}.compact-dashboard-mobile-app-graphic__widget{flex-shrink:0}.compact-dashboard-mobile-app-graphic__widget--battery{width:92px;height:32px;display:flex;flex-direction:column;gap:2px}.compact-dashboard-mobile-app-graphic__headphone-widget{display:flex;flex-direction:column;gap:1px}.compact-dashboard-mobile-app-graphic__headphone-header{display:flex;align-items:center;gap:5px;color:#fff;font-size:9px;font-weight:700;line-height:1.3}.compact-dashboard-mobile-app-graphic__headphone-icon{width:11px;height:10px;flex-shrink:0}.compact-dashboard-mobile-app-graphic__headphone-pct{color:#fff;font-size:9px;font-weight:700;line-height:1.3}.compact-dashboard-mobile-app-graphic__headphone-name{color:#fff;font-size:9px;font-weight:400;line-height:1.3;margin:0}.compact-dashboard-mobile-app-graphic__battery-bar{position:relative;height:5px;width:93px;border-radius:28px;overflow:hidden}.compact-dashboard-mobile-app-graphic__battery-bar-track{position:absolute;inset:0;background-color:#fff;opacity:.35;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:28px}.compact-dashboard-mobile-app-graphic__battery-bar-fill{position:absolute;top:0;left:0;height:100%;width:53%;background-color:#fff;border-radius:28px}.compact-dashboard-mobile-app-graphic__widget--radar{position:relative;width:38px;height:38px}.compact-dashboard-mobile-app-graphic__widget--radar svg{width:100%;height:100%}.compact-dashboard-mobile-app-graphic__widget--calendar{position:relative;width:38px;height:38px}.compact-dashboard-mobile-app-graphic__calendar-bg{position:absolute;inset:0;width:100%;height:100%}.compact-dashboard-mobile-app-graphic__calendar-day{position:absolute;top:32%;left:25%;right:24%;bottom:36%;color:#fff;font-size:15px;font-weight:700;line-height:1.3;text-align:center;white-space:nowrap}.compact-dashboard-mobile-app-graphic__calendar-dot{position:absolute;top:12%;left:12%;width:12%;height:12%}.compact-dashboard-mobile-app-graphic__calendar-dot svg{width:100%;height:100%}.compact-dashboard-mobile-app-graphic__calendar-num{position:absolute;bottom:-3%;color:#fff;font-size:8px;font-weight:400;line-height:1.3;text-align:center;white-space:nowrap}.compact-dashboard-mobile-app-graphic__calendar-num--left{left:20%}.compact-dashboard-mobile-app-graphic__calendar-num--right{right:20%}.compact-dashboard-mobile-app-graphic__notification-list{flex:0 0 230px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 12px 10px;gap:6px}.compact-dashboard-mobile-app-graphic__notification{position:relative;display:flex;align-items:center;gap:6px;flex:0 0 53px;padding:8px;border-radius:12px;width:100%;overflow:hidden}.compact-dashboard-mobile-app-graphic__notification:before{content:"";position:absolute;inset:0;border-radius:10px;background-color:hsla(0,0%,92%,.7);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);mix-blend-mode:luminosity;pointer-events:none}.compact-dashboard-mobile-app-graphic__notification-icon{position:relative;flex-shrink:0;width:24px;height:24px;border-radius:var(--hds-space-core-radius-sm);overflow:hidden;display:flex;align-items:center;justify-content:center}.compact-dashboard-mobile-app-graphic__notification-icon svg{display:block}.compact-dashboard-mobile-app-graphic__notification-content{position:relative;display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.compact-dashboard-mobile-app-graphic__notification-header{display:flex;align-items:center;justify-content:space-between;width:100%}.compact-dashboard-mobile-app-graphic__notification-app{color:#111;font-size:10px;font-weight:500;line-height:12px;letter-spacing:0;white-space:nowrap}.compact-dashboard-mobile-app-graphic__notification-time{color:#565656;font-size:8px;font-weight:400;line-height:12px;letter-spacing:0;white-space:nowrap}.compact-dashboard-mobile-app-graphic__notification-body{color:#111;font-size:9px;font-weight:300;line-height:12px;letter-spacing:0;margin:0}.compact-dashboard-mobile-app-graphic__bottom-actions{position:relative;display:flex;flex-direction:column;align-items:center;flex:0 0 65px;padding:0;gap:0;flex-shrink:0}.compact-dashboard-mobile-app-graphic__action-buttons{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:space-between;width:100%;padding-inline:30px}.compact-dashboard-mobile-app-graphic__action-button{position:relative;width:32px;height:32px;border-radius:var(--hds-space-core-radius-round);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.compact-dashboard-mobile-app-graphic__action-button-bg{position:absolute;inset:0;width:100%;height:100%}.compact-dashboard-mobile-app-graphic__action-button svg:not(.compact-dashboard-mobile-app-graphic__action-button-bg){position:relative;z-index:1}.compact-dashboard-mobile-app-graphic__focus-mode{display:flex;align-items:center;gap:4px;color:hsla(0,0%,100%,.85);font-size:9px;font-weight:400;line-height:1.3;letter-spacing:-.05em;text-align:center;white-space:nowrap}.compact-dashboard-mobile-app-graphic__home-bar{position:absolute;top:57px;left:50%;transform:translateX(-50%);width:87px;height:4px;border-radius:var(--hds-space-core-radius-round);background-color:#fff;flex-shrink:0}.compact-data-pipeline-graphic{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.compact-data-pipeline-graphic__card{position:relative;top:19px;width:360px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);padding:40px var(--hds-space-core-300);display:flex;flex-direction:column;gap:20px;overflow:hidden}.compact-data-pipeline-graphic__title{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0}.compact-data-pipeline-graphic__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:var(--hds-space-core-100);grid-template-rows:64px 62px;column-gap:var(--hds-space-core-100)}.compact-data-pipeline-graphic__button{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm)}.compact-data-pipeline-graphic__button--selected{border-color:var(--hds-color-util-brand-600)}.compact-data-pipeline-graphic__button-icon{display:flex;align-items:center;justify-content:center;height:24px}.compact-data-pipeline-graphic__button-label{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;text-align:center;white-space:nowrap}.compact-data-pipeline-graphic__button-placeholder{width:50px;height:6px;border-radius:var(--hds-space-core-radius-xs)}.compact-data-pipeline-graphic__button-placeholder--neutral{background-color:var(--hds-color-util-neutral-50)}.compact-data-pipeline-graphic__button-placeholder--white{background-color:var(--hds-color-util-neutral-0)}.compact-embedded-wallets-by-privy-graphic{position:relative;width:100%;height:100%}.compact-embedded-wallets-by-privy-graphic__bg-picture{position:absolute;top:-27.78%;right:-192px;left:-96px;height:278.89%}.compact-embedded-wallets-by-privy-graphic__bg{width:100%;height:100%;object-fit:cover;pointer-events:none}.compact-embedded-wallets-by-privy-graphic__foreground{position:relative;width:447px;height:180px;padding:20px 24px 0}.compact-embedded-wallets-by-privy-graphic__card{position:relative;display:flex;flex-direction:column;gap:12px;height:169px;padding:24px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-right:0;border-radius:var(--hds-space-core-radius-md);overflow:hidden}.compact-embedded-wallets-by-privy-graphic__heading{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;white-space:nowrap;flex-shrink:0}.compact-embedded-wallets-by-privy-graphic__stats{display:grid;grid-template-columns:92px 112px 124px;gap:12px;align-items:stretch;flex-shrink:0;width:100%}.compact-embedded-wallets-by-privy-graphic__stat-box{display:flex;flex-direction:column;gap:4px;padding:12px;width:100%;border:0;border-radius:4px;box-shadow:inset 0 0 0 1px var(--hds-color-util-neutral-100);white-space:nowrap;justify-content:flex-start}.compact-embedded-wallets-by-privy-graphic__stat-box--stretch{min-width:0;justify-content:space-between;white-space:nowrap}.compact-embedded-wallets-by-privy-graphic__stat-label{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:wrap}.compact-embedded-wallets-by-privy-graphic__stat-value{color:var(--hds-color-util-neutral-990);font-size:16px;font-weight:var(--hds-font-weight-bold);line-height:1.4;overflow:hidden;text-overflow:ellipsis;margin-top:auto}.compact-embedded-wallets-by-privy-graphic__stat-skeleton{display:inline-block;vertical-align:baseline;width:58px;height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-financial-connections-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-financial-connections-graphic__card{background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);padding:var(--hds-space-core-300);overflow:hidden;display:flex;flex-direction:column;gap:20px}.compact-financial-connections-graphic__header{display:flex;align-items:center;gap:var(--hds-space-core-100)}.compact-financial-connections-graphic__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.compact-financial-connections-graphic__header-text{display:flex;flex-direction:column;gap:var(--hds-space-core-100)}.compact-financial-connections-graphic__title{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;white-space:nowrap}.compact-financial-connections-graphic__panel{background-color:var(--hds-color-util-neutral-25);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);padding:14px;display:flex;flex-direction:column;gap:12px;overflow:hidden;height:100px}.compact-financial-connections-graphic__panel-row{display:flex;align-items:center;width:100%}.compact-financial-connections-graphic__panel-label{width:150px;flex-shrink:0;color:var(--hds-color-util-neutral-800);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em}.compact-financial-connections-graphic__divider{width:100%;height:1px;background-color:var(--hds-color-util-neutral-50)}.compact-financial-connections-graphic__skeleton{height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-financial-connections-graphic__skeleton--64{width:64px}.compact-financial-connections-graphic__skeleton--101{width:101px}.compact-financial-connections-graphic__skeleton--103{width:103px}.compact-global-payouts-graphic{position:relative;width:100%;height:100%}.compact-global-payouts-graphic__card{position:absolute;top:-11px;left:50%;transform:translateX(-50%);width:360px;display:flex;flex-direction:column;gap:var(--hds-space-core-200);padding:24px;overflow:hidden;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50)}.compact-global-payouts-graphic__section{display:flex;flex-direction:column;gap:10px}.compact-global-payouts-graphic__label{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-global-payouts-graphic__select{display:flex;align-items:center;gap:10px;padding:8px 12px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);overflow:hidden}.compact-global-payouts-graphic__select-icon{display:flex;align-items:center;justify-content:center;width:28px;height:29px;background-color:var(--hds-color-util-neutral-50);border-radius:2px;flex-shrink:0}.compact-global-payouts-graphic__select-lines{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0;overflow:hidden}.compact-global-payouts-graphic__skeleton{height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-global-payouts-graphic__skeleton--wide{width:75px}.compact-global-payouts-graphic__skeleton--narrow{width:43px}.compact-global-payouts-graphic__skeleton--option-desc-instant{width:82px;height:6px}.compact-global-payouts-graphic__skeleton--option-desc-standard{width:102px;height:6px}.compact-global-payouts-graphic__options{display:flex;gap:8px}.compact-global-payouts-graphic__option{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0;padding:10px 12px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);overflow:hidden}.compact-global-payouts-graphic__option--active{border-color:var(--hds-color-util-brand-600)}.compact-global-payouts-graphic__option-label{color:var(--hds-color-util-neutral-500);font-size:10px;font-weight:var(--hds-font-weight-bold);line-height:1;white-space:nowrap}.compact-global-payouts-graphic__option-label--active{color:var(--hds-color-util-neutral-990)}.compact-identity-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-identity-graphic__card{background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);padding:24px;overflow:hidden;display:flex;flex-direction:column;gap:var(--hds-space-core-100);flex-shrink:0}.compact-identity-graphic__title{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0}.compact-identity-graphic__body{display:flex;gap:34px;align-items:flex-start}.compact-identity-graphic__photo-section{display:flex;gap:16px;align-items:flex-start;flex-shrink:0}.compact-identity-graphic__photo-frame{display:inline-grid;grid-template-columns:max-content;grid-template-rows:max-content;place-items:start;flex-shrink:0}.compact-identity-graphic__photo-bevel{grid-column:1;grid-row:1;width:78px;height:99px;background-color:#f6f9fb;border:.5px solid var(--hds-color-util-neutral-50);border-radius:4px}.compact-identity-graphic__photo-inner{grid-column:1;grid-row:1;width:74px;height:95px;margin:2px;border-radius:3px;overflow:hidden;position:relative}.compact-identity-graphic__photo-pattern{position:absolute;inset:0;width:100%;height:auto;object-fit:fill;pointer-events:none}.compact-identity-graphic__photo-number{position:absolute;bottom:5.7px;left:13px;width:48.881px;font-size:13.828px;font-weight:var(--hds-font-weight-bold);color:hsla(0,0%,100%,.01);line-height:15.211px;opacity:.9;mix-blend-mode:screen;text-align:center}.compact-identity-graphic__fields{display:flex;flex-direction:column;gap:12px;padding-top:6px;width:96px;flex-shrink:0}.compact-identity-graphic__field-group{display:flex;flex-direction:column;gap:4px;width:67px}.compact-identity-graphic__field-group--full{width:100%}.compact-identity-graphic__side-fields{display:flex;flex-direction:column;gap:4px;padding-top:6px;width:52px;flex-shrink:0}.compact-identity-graphic__skeleton{height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-identity-graphic__skeleton--full{width:100%}.compact-identity-graphic__skeleton--53{width:53px}.compact-identity-graphic__skeleton--56{width:56px}.compact-identity-graphic__skeleton--79{width:79px}.compact-identity-graphic__skeleton--28{width:28px;height:6px}.compact-identity-graphic__skeleton--52{width:52px;height:6px}.compact-invoicing-graphic{position:relative;width:100%;height:100%;padding:20px 24px 0;overflow:hidden}.compact-invoicing-graphic__card{position:relative;width:100%;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:6px;padding:44px 24px;display:flex;flex-direction:column;gap:20px}.compact-invoicing-graphic__header{display:flex;flex-direction:column;gap:4px}.compact-invoicing-graphic__amount{color:var(--hds-color-util-neutral-990);font-size:20px;font-weight:var(--hds-font-weight-bold);line-height:1.4}.compact-invoicing-graphic__due-date{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em}.compact-invoicing-graphic__details{display:flex;flex-direction:column;gap:8px}.compact-invoicing-graphic__detail-row{display:flex;align-items:center;gap:6px}.compact-invoicing-graphic__detail-label{width:48px;flex-shrink:0;color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em}.compact-invoicing-graphic__detail-value{display:flex;align-items:center;padding-top:2px}.compact-invoicing-graphic__skeleton{height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-invoicing-graphic__pdf-pill{position:absolute;top:49px;left:259px;display:inline-flex;align-items:center;gap:5px;padding:3px 8px 4px;background-color:var(--hds-color-util-neutral-0);border-radius:114px;box-shadow:0 2px 10px 0 rgba(0,55,112,.06),0 1px 4px 0 rgba(0,59,137,.04);white-space:nowrap}.compact-invoicing-graphic__pdf-pill-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--hds-color-util-neutral-990);transform:rotate(0deg)}.compact-invoicing-graphic__pdf-pill-label{color:var(--hds-color-util-neutral-990);font-size:9px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.002em}.compact-issuing-graphic{position:relative;width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center;padding-top:var(--hds-space-core-300)}.compact-issuing-graphic__card{position:relative;width:308px;height:190px;border-radius:var(--hds-space-core-radius-md);overflow:hidden}.compact-issuing-graphic__card-img{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.compact-issuing-graphic__logo{position:absolute;right:15.749px;top:16px;width:32.251px;height:33.212px}.link-brand-logo{display:block}.link-brand-logo--green .link-brand-logo__text{fill:#011e0f}.link-brand-logo--green .link-brand-logo__circle{fill:#00d66f}.link-brand-logo--black .link-brand-logo__circle,.link-brand-logo--black .link-brand-logo__text,.link-brand-logo--green .link-brand-logo__mark{fill:#011e0f}.link-brand-logo--black .link-brand-logo__mark{fill:var(--hds-color-util-neutral-0)}.compact-link-graphic{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.compact-link-graphic__sheet{transform:translateY(.5px);width:360px;border:.742px solid var(--hds-color-util-neutral-50);border-radius:8px;overflow:hidden;flex-direction:column}.compact-link-graphic__nav,.compact-link-graphic__sheet{background-color:var(--hds-color-util-neutral-0);display:flex}.compact-link-graphic__nav{align-items:center;justify-content:space-between;padding:40px 12px 20px}.compact-link-graphic__close,.compact-link-graphic__logo{display:flex;align-items:center;flex-shrink:0}.compact-link-graphic__close{justify-content:center;width:24px;height:24px;background-color:var(--hds-color-util-neutral-25);border-radius:var(--hds-space-core-radius-round)}.compact-link-graphic__body{padding:0 12px 16px}.compact-link-graphic__payment-list{background-color:var(--hds-color-util-neutral-25);border-radius:6px;overflow:hidden;padding:0 12px}.compact-link-graphic__payment-row--selected{border-bottom:.83px solid var(--hds-color-util-neutral-50)}.compact-link-graphic__row-inner{display:flex;align-items:center;gap:10px;padding-block:20px}.compact-link-graphic__radio{display:flex;align-items:center;justify-content:center;flex-shrink:0}.compact-link-graphic__row-content{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.compact-link-graphic__card-icon{display:flex;align-items:center;flex-shrink:0}.compact-link-graphic__card-info{display:flex;align-items:center;flex:1;min-width:0}.compact-link-graphic__card-number{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-normal);line-height:1.4;white-space:nowrap}.compact-link-graphic__skeleton{width:81px;height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-link-graphic__more{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px}.compact-managed-payments-graphic{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.compact-managed-payments-graphic__content{display:flex;flex-direction:column;gap:10px;width:320px}.compact-managed-payments-graphic__row{display:flex;align-items:center;height:56px;padding:0 14px;background-color:var(--hds-color-util-neutral-0);border:0;border-radius:var(--hds-space-core-radius-sm);box-shadow:0 0 0 1px var(--hds-color-util-neutral-50);overflow:hidden}.compact-managed-payments-graphic__row--active{box-shadow:0 0 0 1px var(--hds-color-util-brand-600)}.compact-managed-payments-graphic__row-inner{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.compact-managed-payments-graphic__charm{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border:1px solid var(--hds-color-util-neutral-100);border-radius:2px;padding:0}.compact-managed-payments-graphic__charm svg{width:11.2px;height:11.2px}.compact-managed-payments-graphic__charm--active{border-color:#d6d9fc}.compact-managed-payments-graphic__text{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.compact-managed-payments-graphic__label-row{display:flex;align-items:center;justify-content:space-between;width:100%}.compact-managed-payments-graphic__label{font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.12px;color:var(--hds-color-util-neutral-600)}.compact-managed-payments-graphic__label--active{color:var(--hds-color-util-neutral-990)}.compact-managed-payments-graphic__check{display:flex;align-items:center;flex-shrink:0}.compact-managed-payments-graphic__skeleton{height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-managed-risk-graphic{width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-managed-risk-graphic__card{display:flex;flex-direction:column;gap:40px;padding:var(--hds-space-core-300);overflow:hidden;background-color:var(--hds-color-util-neutral-0);border:1px solid #e5edf5;border-radius:var(--hds-space-core-radius-md)}.compact-managed-risk-graphic__header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;width:100%}.compact-managed-risk-graphic__title{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;white-space:nowrap}.compact-managed-risk-graphic__legend{display:flex;gap:20px;align-items:center}.compact-managed-risk-graphic__legend-item{display:flex;align-items:center;height:12px}.compact-managed-risk-graphic__legend-svg{display:block;width:70px;height:20px;flex-shrink:0}.compact-managed-risk-graphic__chart{position:relative;display:flex;align-items:flex-end;height:122px;flex-shrink:0;width:100%}.compact-managed-risk-graphic__bars{display:flex;align-items:flex-end;justify-content:space-between;width:100%;height:100%}.compact-managed-risk-graphic__bar-column{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:2px}.compact-managed-risk-graphic__bar-segment{width:15px;flex-shrink:0}.compact-managed-risk-graphic__bar-segment--blocked-active{background-color:#d6d9fc;border-radius:1px}.compact-managed-risk-graphic__bar-segment--allowed-active{background-color:var(--hds-color-util-brand-300);border-radius:2px}.compact-managed-risk-graphic__bar-segment--blocked-forecast{background-color:var(--hds-color-util-neutral-50);border-radius:1px}.compact-managed-risk-graphic__bar-segment--allowed-forecast{background-color:var(--hds-color-util-neutral-200);border-radius:2px}.compact-managed-risk-graphic__lines{position:absolute;top:13px;left:-.34px;width:353.84px;height:34px;pointer-events:none}.compact-managed-risk-graphic__line-svg{position:absolute;top:0;left:0;width:100%;height:100%}.compact-managed-risk-graphic__line-svg--brand{top:0;left:0}.compact-metronome-graphic{position:relative;width:100%;height:100%}.compact-metronome-graphic__card{position:absolute;inset-block-start:var(--hds-space-core-300);inset-inline:var(--hds-space-core-300);display:flex;flex-direction:column;gap:var(--hds-space-core-250);height:181px;padding:var(--hds-space-core-300);background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-surface-border-quiet);border-radius:var(--hds-space-core-radius-md);overflow:hidden}.compact-metronome-graphic__copy{display:flex;flex-direction:column;gap:var(--hds-space-core-75);flex-shrink:0;width:100%}.compact-metronome-graphic__title{color:var(--hds-role-heading-color-primary,var(--hds-color-core-neutral-990));font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.4;white-space:nowrap}.compact-metronome-graphic__skeleton-label{height:10px;width:84px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-metronome-graphic__divider{position:relative;height:0;width:100%;flex-shrink:0;overflow:visible}.compact-metronome-graphic__divider:before{content:"";position:absolute;inset:0;display:block;height:var(--hds-space-core-1);background-color:var(--hds-color-surface-border-quiet)}.compact-metronome-graphic__data-rows{display:flex;gap:var(--hds-space-core-400);align-items:flex-start;flex-shrink:0}.compact-metronome-graphic__data-row{display:flex;flex-direction:column;gap:var(--hds-space-core-50);flex-shrink:0}.compact-metronome-graphic__skeleton-row-label{height:var(--hds-space-core-75);background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-metronome-graphic__skeleton-row-label--tokens{width:35px}.compact-metronome-graphic__skeleton-row-label--cost{width:49px}.compact-metronome-graphic__data-value{color:var(--hds-role-heading-color-primary,var(--hds-color-core-neutral-990));font-size:18px;font-weight:var(--hds-font-weight-bold);line-height:1.4;letter-spacing:var(--hds-font-text-sm-letterSpacing);white-space:nowrap}.compact-open-issuance-by-bridge-graphic{position:relative;width:100%;height:100%}.compact-open-issuance-by-bridge-graphic__ui-frame-picture{position:absolute;top:50%;left:50%;width:600px;height:320px;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%)}.compact-open-issuance-by-bridge-graphic__ui-frame-img{display:block;width:100%;height:100%;object-fit:fill;pointer-events:none}.compact-open-issuance-by-bridge-graphic__foreground{position:relative;top:21px;width:348px;height:139px;margin-inline:auto}.compact-open-issuance-by-bridge-graphic__card{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:var(--hds-space-core-1000);padding:10px var(--hds-space-core-300);border-radius:var(--hds-space-core-radius-sm);overflow:hidden;font-size:12px;text-align:center;line-height:1.45;letter-spacing:var(--hds-font-text-xxs-letterSpacing)}.compact-open-issuance-by-bridge-graphic__card--usdc-base{top:2px;left:0;height:46px;background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-surface-border-quiet)}.compact-open-issuance-by-bridge-graphic__card--mxn{top:0;left:268px;height:var(--hds-space-core-600);background-color:#00c993}.compact-open-issuance-by-bridge-graphic__card--eur{top:93px;left:89px;height:46px;background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-surface-border-quiet)}.compact-open-issuance-by-bridge-graphic__card--usdc-stellar{top:93px;left:182px;height:46px;background-color:#0dc2e8}.compact-open-issuance-by-bridge-graphic__currency{font-weight:var(--hds-font-weight-bold);color:var(--hds-color-text-soft);white-space:nowrap}.compact-open-issuance-by-bridge-graphic__currency--light{color:var(--hds-color-util-neutral-0)}.compact-open-issuance-by-bridge-graphic__network{font-weight:var(--hds-font-weight-normal);color:var(--hds-color-text-soft);white-space:nowrap}.compact-open-issuance-by-bridge-graphic__network--light{color:var(--hds-color-util-neutral-0)}.compact-open-issuance-by-bridge-graphic__arrow{position:absolute;overflow:visible;display:flex;align-items:flex-start;justify-content:flex-start}.compact-open-issuance-by-bridge-graphic__arrow--solid{top:48px;left:262px;width:47px;height:68px}.compact-open-issuance-by-bridge-graphic__arrow--dashed{top:48px;left:40px;width:49px;height:70px}.compact-orchestration-by-bridge-graphic{position:relative;width:100%;height:100%}.compact-orchestration-by-bridge-graphic__bg-picture{position:absolute;top:50%;left:50%;width:600px;height:320px;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%)}.compact-orchestration-by-bridge-graphic__bg-image{display:block;width:100%;height:100%;object-fit:fill;pointer-events:none}.compact-orchestration-by-bridge-graphic__foreground{position:relative;width:447px;height:180px}.compact-orchestration-by-bridge-graphic__source-card{left:calc(50% - 98px);top:var(--hds-space-core-300)}.compact-orchestration-by-bridge-graphic__destination-card,.compact-orchestration-by-bridge-graphic__source-card{position:absolute;width:164px;transform:translateX(-50%);background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);padding:var(--hds-space-core-150);overflow:hidden}.compact-orchestration-by-bridge-graphic__destination-card{left:calc(50% + 99px);top:89px}.compact-orchestration-by-bridge-graphic__code-line{margin:0;font-family:var(--hds-font-family-code);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:17px;letter-spacing:var(--hds-font-text-xxs-letterSpacing);white-space:nowrap}.compact-orchestration-by-bridge-graphic__code-key{color:var(--hds-color-text-soft)}.compact-orchestration-by-bridge-graphic__code-cyan{color:#40cfff}.compact-orchestration-by-bridge-graphic__arrow{position:absolute;left:calc(50% - 98.5px);top:84px;width:116px;height:39px;display:flex;align-items:center;justify-content:center;overflow:visible}.compact-orchestration-by-bridge-graphic__arrow-inner{flex:none;width:116px;height:39px;overflow:visible}.compact-orchestration-graphic{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.compact-orchestration-graphic__content{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;width:320px;height:132px}.compact-orchestration-graphic__card{display:flex;align-items:center;height:var(--hds-space-core-450);padding:0 14px;background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);overflow:hidden;flex-shrink:0}.compact-orchestration-graphic__card-inner{display:flex;flex-direction:row;align-items:baseline;gap:10px;width:100%}.compact-orchestration-graphic__card--active{border-color:var(--hds-color-util-brand-600)}.compact-orchestration-graphic__card-label{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:nowrap;flex-shrink:0}.compact-orchestration-graphic__card-label--active{color:var(--hds-color-util-neutral-990)}.compact-orchestration-graphic__skeleton{height:var(--hds-space-core-75);background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-orchestration-graphic__skeleton--wide{width:118px}.compact-orchestration-graphic__skeleton--narrow{width:83px}.compact-orchestration-graphic__connector{display:flex;align-items:center;justify-content:center;flex-shrink:0}.compact-organizations-graphic{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;gap:0}.compact-organizations-graphic__parent{display:flex;align-items:center;gap:var(--hds-space-core-100);flex-shrink:0;margin-inline-end:var(--hds-space-core-75)}.compact-organizations-graphic__parent-icon{display:flex;align-items:center;justify-content:center;width:var(--hds-space-core-300);height:var(--hds-space-core-300);background-color:var(--hds-color-util-neutral-990);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-organizations-graphic__parent-icon svg{width:24px;height:24px;flex:none}.compact-organizations-graphic__parent-name{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.4;letter-spacing:var(--hds-font-text-sm-letterSpacing);white-space:nowrap}.compact-organizations-graphic__branch-group{display:flex;align-items:center}.compact-organizations-graphic__branch{display:block;flex-shrink:0;color:var(--hds-color-util-neutral-300)}.compact-organizations-graphic__children{gap:var(--hds-space-core-150);flex-shrink:0;display:grid;grid-auto-rows:1fr}.compact-organizations-graphic__child{display:flex;align-items:center;gap:var(--hds-space-core-100);padding:var(--hds-space-core-100);background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);overflow:hidden}.compact-organizations-graphic__child-icon{display:flex;align-items:center;justify-content:center;width:var(--hds-space-core-250);height:var(--hds-space-core-250);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-organizations-graphic__child-icon svg{width:20px;height:20px;flex:none}.compact-organizations-graphic__child-icon--brand{--compact-organizations-child-icon-bg:var(--hds-color-util-brand-100);color:var(--hds-color-util-brand-600)}.compact-organizations-graphic__child-icon--orange{--compact-organizations-child-icon-bg:var(--hds-color-util-accent-orange-100);color:var(--hds-color-util-accent-orange-600)}.compact-organizations-graphic__child-icon--neutral{--compact-organizations-child-icon-bg:var(--hds-color-util-neutral-50);color:var(--hds-color-util-neutral-600)}.compact-organizations-graphic__child-name{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1.45;letter-spacing:var(--hds-font-text-xxs-letterSpacing);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-organizations-graphic__child-skeleton{height:var(--hds-space-core-75);width:83px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-payment-processing-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-payment-processing-graphic__card{height:195px;background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);padding:var(--hds-space-core-300);display:flex;flex-direction:column;gap:var(--hds-space-core-200);align-items:flex-start}.compact-payment-processing-graphic__title{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;flex-shrink:0;white-space:nowrap}.compact-payment-processing-graphic__selector{display:flex;gap:var(--hds-space-core-75);align-items:flex-start;width:100%;flex-shrink:0}.compact-payment-processing-graphic__method{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:var(--hds-space-core-150);height:60px;align-items:flex-start;padding:10px 13px;background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm)}.compact-payment-processing-graphic__method--active{border-color:var(--hds-color-util-neutral-990);gap:var(--hds-space-core-75);justify-content:center;padding-inline-start:var(--hds-space-core-150)}.compact-payment-processing-graphic__method-icon{display:flex;align-items:center;flex-shrink:0;width:15px;height:15px}.compact-payment-processing-graphic__method-label{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-payment-processing-graphic__method-skeleton{width:var(--hds-space-core-600);height:var(--hds-space-core-100);background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-projects-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-projects-graphic__card{height:180px;border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);overflow:hidden;flex-direction:column}.compact-projects-graphic__card,.compact-projects-graphic__chrome{background-color:var(--hds-color-util-neutral-0);display:flex;flex-shrink:0}.compact-projects-graphic__chrome{align-items:center;padding:var(--hds-space-core-100);border-bottom:1px solid var(--hds-color-util-neutral-50)}.compact-projects-graphic__body{position:relative;flex:1;background-color:var(--hds-color-util-neutral-0);overflow:hidden}.compact-projects-graphic__command-row{position:absolute;left:16px;top:16px;display:flex;align-items:center;gap:12px}.compact-projects-graphic__prompt-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:6px;height:8px}.compact-projects-graphic__command-text{color:var(--hds-color-util-neutral-990);font-family:var(--hds-font-family-code);font-size:12px;font-weight:400;line-height:20px;white-space:nowrap}.compact-projects-graphic__status-row{position:absolute;left:16px;top:44px;display:flex;align-items:center;gap:12px}.compact-projects-graphic__spinner-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:8px;height:8px;margin-left:-2px}.compact-projects-graphic__status-text{color:var(--hds-color-util-neutral-500);font-family:var(--hds-font-family-code);font-size:12px;font-weight:400;line-height:20px;white-space:nowrap}.compact-projects-graphic__tree{position:absolute;left:31px;top:66px;display:flex;flex-direction:column}.compact-projects-graphic__tree-branch{display:flex;flex-shrink:0}.compact-projects-graphic__check-rows{position:absolute;left:45px;top:78px;display:flex;flex-direction:column;gap:11px}.compact-projects-graphic__check-row{display:flex;align-items:center;gap:9px;height:8px}.compact-projects-graphic__check-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:8px;height:8px}.compact-projects-graphic__skeleton{height:6px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-radar-graphic{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:100%;padding:var(--hds-space-core-300) 0 0 var(--hds-space-core-300)}.compact-radar-graphic__card{display:flex;flex-direction:column;width:512px;flex-shrink:0;overflow:hidden;background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);height:276px;gap:var(--hds-space-core-200)}.compact-radar-graphic__title{color:var(--hds-color-text-solid);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:16.8px;letter-spacing:var(--hds-font-heading-xxs-letterSpacing);white-space:nowrap;flex-shrink:0;width:100%;padding:var(--hds-space-core-150) var(--hds-space-core-200);border-bottom:var(--hds-space-core-border-sm) solid var(--hds-color-util-neutral-50)}.compact-radar-graphic__chart{position:relative;flex:1;width:585px;inset-inline-start:-15px;inset-block-end:var(--hds-space-core-200);overflow:visible}.compact-radar-graphic__vert-lines{position:absolute;top:0;left:-49px;display:flex;justify-content:space-between;width:calc(100% + 275px);height:153px;pointer-events:none}.compact-radar-graphic__vert-line{width:var(--hds-space-core-1);height:100%;background-color:var(--hds-color-util-neutral-25);mix-blend-mode:multiply}.compact-radar-graphic__yellow-line{position:absolute;top:0;left:-21px;width:100%;height:128px;transform:scaleX(-1);transform-origin:center;display:block;z-index:1}.compact-radar-graphic__blue-lines{position:absolute;left:-21px;width:100%;height:139px;display:block;z-index:2}.compact-reports-graphic{position:relative;width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center;padding-block-start:var(--hds-space-core-300);padding-inline:var(--hds-space-core-300)}.compact-reports-graphic__card{display:flex;flex-direction:column;gap:var(--hds-space-core-400);width:100%;padding:var(--hds-space-core-300);background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-util-border-quiet);border-radius:var(--hds-space-core-radius-md)}.compact-reports-graphic__header{display:flex;align-items:center;justify-content:space-between;gap:var(--hds-space-core-200)}.compact-reports-graphic__title{margin:0;color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:var(--hds-font-heading-xxs-letterSpacing)}.compact-reports-graphic__actions{display:flex;align-items:center;gap:var(--hds-space-core-100);flex-shrink:0}.compact-reports-graphic__action{display:flex;align-items:center;gap:var(--hds-space-core-75);padding:var(--hds-space-core-50) var(--hds-space-core-75);border:var(--hds-space-core-border-sm) solid var(--hds-color-util-border-quiet);border-radius:var(--hds-space-core-radius-xs);color:var(--hds-color-util-neutral-800)}.compact-reports-graphic__action-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.compact-reports-graphic__action-label{font-size:10px;font-weight:var(--hds-font-weight-bold);line-height:1.4}.compact-reports-graphic__table{display:flex;flex-direction:column;gap:10px;width:100%}.compact-reports-graphic__table-header{display:flex;align-items:center;justify-content:space-between;gap:var(--hds-space-core-200);color:var(--hds-color-util-neutral-600);font-size:10px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.012em}.compact-reports-graphic__divider{width:100%;height:var(--hds-space-core-1);background-color:var(--hds-color-util-border-quiet)}.compact-reports-graphic__row{display:flex;align-items:center;justify-content:space-between;gap:var(--hds-space-core-200)}.compact-reports-graphic__row-label{color:var(--hds-color-util-neutral-600);font-size:11px;font-weight:var(--hds-font-weight-normal);line-height:1.1}.compact-reports-graphic__row-bar{height:var(--hds-space-core-100);background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-reports-graphic__row-bar--narrow{width:60px}.compact-reports-graphic__row-bar--wide{width:81px}.compact-revenue-recognition-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-revenue-recognition-graphic__card{display:flex;flex-direction:column;gap:var(--hds-space-core-300);height:172px;padding:var(--hds-space-core-300);background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-surface-border-quiet);border-bottom:none;border-radius:var(--hds-space-core-radius-md) var(--hds-space-core-radius-md) 0 0}.compact-revenue-recognition-graphic__header{display:flex;align-items:flex-start;justify-content:space-between}.compact-revenue-recognition-graphic__header-left{display:flex;flex-direction:column;gap:var(--hds-space-core-75)}.compact-revenue-recognition-graphic__label{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em}.compact-revenue-recognition-graphic__amount{color:var(--hds-color-util-neutral-990);font-size:18px;font-weight:var(--hds-font-weight-bold);line-height:1.4;letter-spacing:var(--hds-font-text-sm-letterSpacing)}.compact-revenue-recognition-graphic__period-indicator{display:flex;align-items:center;flex-shrink:0}.compact-revenue-recognition-graphic__chart{display:flex;align-items:flex-end;justify-content:space-between;height:122px;flex-shrink:0}.compact-revenue-recognition-graphic__bar{width:15px;flex-shrink:0;border-radius:var(--hds-space-core-radius-xs)}.compact-revenue-recognition-graphic__bar--recognized{background-color:var(--hds-color-util-brand-300)}.compact-revenue-recognition-graphic__bar--unrecognized{background-color:var(--hds-color-util-neutral-100)}.compact-sandboxes-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-sandboxes-graphic__panel{border:1px solid #e5edf5;border-bottom:0;border-radius:var(--hds-space-core-radius-md) var(--hds-space-core-radius-md) 0 0;overflow:hidden}.compact-sandboxes-graphic__banner{width:calc(100% - 1px);margin-inline:auto;background-color:#00345c;height:89px;display:flex;align-items:flex-start;padding:var(--hds-space-core-150) var(--hds-space-core-300) 0;flex-shrink:0;margin-bottom:-51px}.compact-sandboxes-graphic__banner-text{color:var(--hds-color-util-neutral-0);font-size:14px;font-weight:var(--hds-font-weight-normal);line-height:1.2;letter-spacing:var(--hds-font-heading-xxs-letterSpacing);white-space:nowrap}.compact-sandboxes-graphic__body{position:relative;background-color:var(--hds-color-util-neutral-0);border-radius:var(--hds-space-core-radius-lg) var(--hds-space-core-radius-lg) 0 0;padding:var(--hds-space-core-300);display:flex;flex-direction:column;gap:var(--hds-space-core-75);flex-shrink:0;height:135.333px}.compact-sandboxes-graphic__selector{display:flex;align-items:center;justify-content:space-between;width:100%}.compact-sandboxes-graphic__selector-left{display:flex;align-items:center;gap:var(--hds-space-core-150)}.compact-sandboxes-graphic__icon-placeholder{width:var(--hds-space-core-500);height:var(--hds-space-core-500);background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-sandboxes-graphic__selector-labels{display:flex;flex-direction:column;gap:var(--hds-space-core-50)}.compact-sandboxes-graphic__sandbox-name{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:var(--hds-font-heading-xxs-letterSpacing);white-space:nowrap}.compact-sandboxes-graphic__business-name{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-sandboxes-graphic__chevron{display:flex;align-items:center;justify-content:center;color:var(--hds-color-util-neutral-800);flex-shrink:0}.compact-sandboxes-graphic__skeleton{height:var(--hds-space-core-100);background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-sandboxes-graphic__skeleton--124{width:124px;margin-block-start:var(--hds-space-core-150)}.compact-sandboxes-graphic__skeleton--90{width:90px}.compact-signals-graphic{position:relative;width:447px;height:180px;display:flex;align-items:center;justify-content:center}.compact-signals-graphic__card{display:flex;flex-direction:column;width:320px;height:132px;padding:14px;background-color:var(--hds-color-util-white);border:var(--hds-space-core-border-sm) solid var(--hds-color-util-border-quiet);border-radius:var(--hds-space-core-radius-sm)}.compact-signals-graphic__header{display:flex;align-items:center;gap:var(--hds-space-core-100);width:292px}.compact-signals-graphic__score{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--hds-space-core-400);height:var(--hds-space-core-400)}.compact-signals-graphic__score-diamond{position:absolute;inset:0;margin:auto;width:23px;height:23px;transform:rotate(45deg);border-radius:var(--hds-space-core-radius-sm);background-color:#fde2dd}.compact-signals-graphic__score-value{position:relative;color:#a41c4e;font-size:16px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:var(--hds-font-text-md-letterSpacing)}.compact-signals-graphic__title-group{display:flex;flex:1 0 0;flex-direction:column;gap:10px;min-width:0}.compact-signals-graphic__title{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:100%;letter-spacing:.01em}.compact-signals-graphic__skeleton{flex-shrink:0;width:53px;height:var(--hds-space-core-75);border-radius:var(--hds-space-core-radius-xs);background-color:var(--hds-color-util-neutral-50)}.compact-signals-graphic__chart{position:relative;width:270px;height:60px;margin-inline:auto}.compact-signals-graphic__bar{position:absolute;left:0;top:var(--hds-space-core-450);display:flex;gap:1px;width:268px;height:var(--hds-space-core-50)}.compact-signals-graphic__segment{flex-shrink:0;height:100%}.compact-signals-graphic__segment--low{width:var(--hds-space-core-2100);border-radius:var(--hds-space-core-radius-sm) 0 0 var(--hds-space-core-radius-sm);background-color:#85d996}.compact-signals-graphic__segment--mid{width:var(--hds-space-core-350);background-color:#efc078}.compact-signals-graphic__segment--high{width:var(--hds-space-core-900);border-radius:0 var(--hds-space-core-radius-xs) var(--hds-space-core-radius-xs) 0;background-color:#fa8389}.compact-signals-graphic__marker{position:absolute;left:249px;top:0;width:27px;height:43px}.compact-signals-graphic__marker-shape{position:absolute;inset:0}.compact-signals-graphic__marker-value{position:absolute;top:var(--hds-space-core-75);left:0;width:100%;color:#a41c4e;font-size:12px;font-weight:500;line-height:var(--hds-space-core-200);letter-spacing:var(--hds-font-text-xxs-letterSpacing);text-align:center}.compact-signals-graphic__marker-dot{position:absolute;left:9.5px;top:33.5px;width:var(--hds-space-core-100);height:var(--hds-space-core-100);border-radius:var(--hds-space-core-radius-round);background-color:#fa8389}.compact-signals-graphic__axis{position:absolute;left:0;top:46px;width:270px;height:var(--hds-space-core-200)}.compact-signals-graphic__axis-label{position:absolute;top:0;color:#8792a2;font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-signals-graphic__axis-label--min{left:0}.compact-signals-graphic__axis-label--low{left:155px}.compact-signals-graphic__axis-label--mid{left:197px}.compact-signals-graphic__axis-label--max{left:255px}.compact-stablecoin-backed-card-issuing-graphic{position:relative;width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center;padding-top:var(--hds-space-core-300)}.compact-stablecoin-backed-card-issuing-graphic__card{position:relative;width:308px;height:190px;border-radius:var(--hds-space-core-radius-md);overflow:hidden;box-shadow:0 15px 40px rgba(0,55,112,.1),0 5px 20px rgba(0,59,137,.04)}.compact-stablecoin-backed-card-issuing-graphic__waves{position:absolute;inset:0;pointer-events:none}.compact-stablecoin-backed-card-issuing-graphic__waves-svg{width:100%;height:100%}.compact-stablecoin-backed-card-issuing-graphic__triplo{position:absolute;left:235px;top:22px;width:57px;height:21px}.compact-stablecoin-backed-card-issuing-graphic__triplo-svg{width:100%;height:100%}.compact-stablecoin-backed-card-issuing-graphic__chip{position:absolute;left:33px;top:62px;width:42px;height:var(--hds-space-core-400);display:block}.compact-stablecoin-backed-card-issuing-graphic__currency-label{position:absolute;left:35px;top:102px;color:var(--hds-color-core-neutral-0);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.4;letter-spacing:var(--hds-font-text-sm-letterSpacing);margin:0}.compact-stablecoin-payments-graphic{position:relative;width:100%;height:100%}.compact-stablecoin-payments-graphic__form{position:absolute;top:-59px;left:50%;width:var(--hds-space-input-layered-input-maxWidth);transform:translateX(-50%);background-color:var(--hds-color-util-neutral-0);padding:calc(var(--hds-space-core-500) - var(--hds-space-core-1)) calc(var(--hds-space-core-300) - var(--hds-space-core-1));gap:var(--hds-space-core-150)}.compact-stablecoin-payments-graphic__form,.compact-stablecoin-payments-graphic__payment-list{border:var(--hds-space-core-border-sm) solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);display:flex;flex-direction:column}.compact-stablecoin-payments-graphic__payment-list{justify-content:flex-end;overflow:hidden;height:133px}.compact-stablecoin-payments-graphic__list-item{display:flex;align-items:center;width:100%;padding-inline:calc(var(--hds-space-core-150) - var(--hds-space-core-1));transform:translateY(var(--hds-space-core-1))}.compact-stablecoin-payments-graphic__list-item--phantom{gap:var(--hds-space-core-75);height:60px;padding-block:18px;border-bottom:.83px solid var(--hds-color-util-neutral-50)}.compact-stablecoin-payments-graphic__list-item--usdc{height:var(--hds-space-core-700);padding-block:14px}.compact-stablecoin-payments-graphic__icon-wrap{display:flex;align-items:center;justify-content:center;border-radius:var(--hds-space-core-radius-xs);overflow:hidden;flex-shrink:0;background-color:var(--hds-color-util-action-bg-solid)}.compact-stablecoin-payments-graphic__icon-wrap--phantom{width:var(--hds-space-core-300);height:var(--hds-space-core-300)}.compact-stablecoin-payments-graphic__icon-wrap--usdc{width:var(--hds-space-core-200);height:var(--hds-space-core-200)}.compact-stablecoin-payments-graphic__item-info{display:flex;flex:1;flex-direction:column;gap:var(--hds-space-core-75);min-width:0}.compact-stablecoin-payments-graphic__item-name{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-stablecoin-payments-graphic__skeleton{height:var(--hds-space-core-75);width:81px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-stablecoin-payments-graphic__skeleton--wide{width:var(--hds-space-core-700);background-color:var(--hds-color-util-neutral-100)}.compact-stablecoin-payments-graphic__more-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px}.compact-stablecoin-payments-graphic__selected-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--hds-space-core-75);background-color:var(--hds-color-util-neutral-25);border-radius:var(--hds-space-core-radius-sm)}.compact-stablecoin-payments-graphic__selected-left{display:flex;align-items:center;gap:var(--hds-space-core-100)}.compact-stablecoin-payments-graphic__pay-button{display:flex;align-items:center;justify-content:center;width:100%;padding-block:11px;background-color:var(--hds-color-core-brand-50);border:none;border-radius:var(--hds-space-core-radius-sm);cursor:default;color:var(--hds-color-core-brand-600);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-stablecoin-payouts-graphic{--stablecoin-payouts-source-top:var(--hds-space-core-300);position:relative;width:100%;height:100%}.compact-stablecoin-payouts-graphic__card{position:absolute;left:50%;display:flex;align-items:center;justify-content:space-between;width:320px;padding-inline:calc(var(--hds-space-core-150) - var(--hds-space-core-1));transform:translateX(-50%);overflow:hidden;background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm)}.compact-stablecoin-payouts-graphic__card--source{top:var(--stablecoin-payouts-source-top);height:var(--hds-space-core-600);padding-block:calc(var(--hds-space-core-150) - var(--hds-space-core-1))}.compact-stablecoin-payouts-graphic__card--recipient{top:132px;height:57px;padding-block:calc(var(--hds-space-core-150) - var(--hds-space-core-1)) var(--hds-space-core-250)}.compact-stablecoin-payouts-graphic__card-left{display:flex;align-items:center;gap:10px}.compact-stablecoin-payouts-graphic__card-right{display:flex;align-items:center;gap:var(--hds-space-core-75)}.compact-stablecoin-payouts-graphic__bank-icon{display:flex;align-items:center;justify-content:center;width:var(--hds-space-core-300);height:var(--hds-space-core-300);overflow:hidden;border-radius:var(--hds-space-core-radius-round);flex-shrink:0}.compact-stablecoin-payouts-graphic__bank-name{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1.45;letter-spacing:var(--hds-font-text-xxs-letterSpacing);white-space:nowrap}.compact-stablecoin-payouts-graphic__us-flag{display:flex;align-items:center;justify-content:center;width:13.333px;height:10px;overflow:hidden;border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-stablecoin-payouts-graphic__us-flag svg{width:100%;height:100%}.compact-stablecoin-payouts-graphic__currency{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1.45;letter-spacing:var(--hds-font-text-xxs-letterSpacing);white-space:nowrap}.compact-stablecoin-payouts-graphic__arrow-updown{display:flex;align-items:center;justify-content:center;width:10px;height:10px;flex-shrink:0}.compact-stablecoin-payouts-graphic__connector{position:absolute;left:calc(50% - var(--hds-space-core-50));display:flex;align-items:center;justify-content:center;width:var(--hds-space-core-100)}.compact-stablecoin-payouts-graphic__connector svg{max-height:100%}.compact-stablecoin-payouts-graphic__connector--source{top:72px;height:15px}.compact-stablecoin-payouts-graphic__connector--recipient{top:117px;height:15px}.compact-stablecoin-payouts-graphic__usdc-pill{position:absolute;top:87px;left:50%;display:flex;align-items:center;gap:var(--hds-space-core-50);width:74px;height:30px;padding:calc(var(--hds-space-core-75) - var(--hds-space-core-1)) 9px;transform:translateX(-50%);background-color:var(--hds-color-util-neutral-0);border:var(--hds-space-core-border-sm) solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-round)}.compact-stablecoin-payouts-graphic__usdc-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;overflow:hidden;border-radius:var(--hds-space-core-radius-round);flex-shrink:0}.compact-stablecoin-payouts-graphic__usdc-label{color:#1a1a1a;font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1.45;letter-spacing:var(--hds-font-text-xxs-letterSpacing);white-space:nowrap}.compact-stablecoin-payouts-graphic__recipient-icon{display:flex;align-items:center;justify-content:center;width:var(--hds-space-core-300);height:var(--hds-space-core-300);overflow:hidden;border-radius:var(--hds-space-core-radius-round);flex-shrink:0}.compact-stablecoin-payouts-graphic__mx-flag{display:flex;align-items:center;justify-content:center;width:13.333px;height:10px;overflow:hidden;flex-shrink:0}.compact-stablecoin-payouts-graphic__mx-flag svg{width:100%;height:100%}.compact-stablecoin-payouts-graphic__skeleton{height:var(--hds-space-core-100);background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-stablecoin-payouts-graphic__skeleton--recipient{width:70px}.compact-stablecoin-payouts-graphic__skeleton--currency{width:27px}.compact-stablecoin-subscriptions-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-stablecoin-subscriptions-graphic__card{height:208px;padding:23px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:6px;overflow:hidden}.compact-stablecoin-subscriptions-graphic__heading{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;margin-bottom:12px}.compact-stablecoin-subscriptions-graphic__form{display:flex;flex-direction:column;height:131px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);overflow:hidden}.compact-stablecoin-subscriptions-graphic__form-body{display:flex;flex:1;flex-direction:column;gap:16px;padding:11px}.compact-stablecoin-subscriptions-graphic__lpm-row{display:flex;align-items:center;gap:8px;flex-shrink:0}.compact-stablecoin-subscriptions-graphic__radio{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:13px;height:13px}.compact-stablecoin-subscriptions-graphic__lpm-label{display:flex;align-items:center;gap:2px}.compact-stablecoin-subscriptions-graphic__crypto-icon{display:flex;align-items:center;justify-content:center;width:19px;height:13px;flex-shrink:0}.compact-stablecoin-subscriptions-graphic__lpm-name{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:normal;letter-spacing:-.01em;white-space:nowrap}.compact-stablecoin-subscriptions-graphic__form-content{display:flex;flex-direction:column;gap:12px;flex-shrink:0}.compact-stablecoin-subscriptions-graphic__subtitle{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em}.compact-stablecoin-subscriptions-graphic__skeletons{display:flex;flex-direction:column;gap:6px}.compact-stablecoin-subscriptions-graphic__skeleton{height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-stablecoin-subscriptions-graphic__skeleton--long{width:113px}.compact-stablecoin-subscriptions-graphic__skeleton--short{width:68px}.compact-stripe-cli-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-stripe-cli-graphic__window{background-color:#122054;border:1px solid #273f73;border-radius:var(--hds-space-core-radius-md);overflow:hidden;display:flex;flex-direction:column;gap:var(--hds-space-core-150);height:181px}.compact-stripe-cli-graphic__titlebar{display:flex;align-items:center;padding:var(--hds-space-core-100);background-color:#0d1738;flex-shrink:0}.compact-stripe-cli-graphic__dots{width:26px;height:6px;display:block}.compact-stripe-cli-graphic__body{display:flex;flex-direction:column;padding-left:var(--hds-space-core-300);padding-right:var(--hds-space-core-300)}.compact-stripe-cli-graphic__row{display:grid;grid-template-columns:161px 1fr;align-items:center}.compact-stripe-cli-graphic__command{font-family:var(--hds-font-family-code);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:20px;color:#fff;white-space:nowrap}.compact-stripe-cli-graphic__bar{height:6px;background-color:#839bc8;border-radius:var(--hds-space-core-radius-xs)}.compact-stripe-database-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-stripe-database-graphic__window{height:181px;background-color:#122054;border:1px solid #273f73;border-radius:var(--hds-space-core-radius-md);overflow:hidden;display:flex;flex-direction:column;gap:var(--hds-space-core-250)}.compact-stripe-database-graphic__titlebar{display:flex;align-items:center;padding:var(--hds-space-core-100);background-color:#0d1738;flex-shrink:0}.compact-stripe-database-graphic__dots{display:block;width:26px;height:6px;flex-shrink:0}.compact-stripe-database-graphic__body{display:flex;flex-direction:column;padding:0 var(--hds-space-core-200)}.compact-stripe-database-graphic__code-block{display:flex;gap:10px;align-items:flex-start;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;font-weight:400;font-size:12px;white-space:nowrap}.compact-stripe-database-graphic__line-numbers{color:#799cd4;text-align:right;flex-shrink:0;-webkit-user-select:none;user-select:none}.compact-stripe-database-graphic__line-number{display:block;line-height:20px}.compact-stripe-database-graphic__lines{display:flex;flex-direction:column}.compact-stripe-database-graphic__line{display:flex;align-items:baseline;line-height:20px}.compact-stripe-database-graphic__token--plain{color:#fff}.compact-stripe-database-graphic__token--string{color:#7cd889}.compact-stripe-database-graphic__token--keyword{color:#8bb0ff}.compact-stripe-sigma-graphic{position:relative;width:100%;height:100%;font-size:12px;font-weight:var(--hds-font-weight-normal);padding-inline:var(--hds-space-core-300)}.compact-stripe-sigma-graphic__window{background-color:var(--hds-color-util-neutral-0);border-inline:var(--hds-space-core-border-sm) solid var(--hds-color-util-neutral-50);height:var(--hds-space-core-2500)}.compact-stripe-sigma-graphic__code{display:flex;flex-direction:column;gap:var(--hds-space-core-100);padding:var(--hds-space-core-250);height:97px;font-family:var(--hds-font-family-code);line-height:1;letter-spacing:.01em}.compact-stripe-sigma-graphic__code-keyword{color:var(--hds-color-util-action-text-solid)}.compact-stripe-sigma-graphic__skeleton{height:var(--hds-space-core-100);background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);margin-inline-start:15px;margin-block-start:var(--hds-space-core-50)}.compact-stripe-sigma-graphic__skeleton--short{width:30px}.compact-stripe-sigma-graphic__skeleton--long{width:70px}.compact-stripe-sigma-graphic__result{display:flex;flex-direction:column;gap:var(--hds-space-core-100);padding:var(--hds-space-core-250);background-color:rgba(168,195,222,.3);color:var(--hds-color-util-neutral-500);line-height:1;letter-spacing:.01em;height:100%}.compact-stripe-sigma-graphic__result-text{color:var(--hds-color-util-neutral-500);line-height:1;white-space:nowrap}.compact-stripe-sigma-graphic__result-link-wrap{display:flex;flex-direction:column;gap:0;width:fit-content}.compact-stripe-sigma-graphic__result-link{color:var(--hds-color-util-action-text-solid);line-height:1;white-space:nowrap;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.compact-stripe-sigma-graphic__question-card{position:absolute;top:19px;right:var(--hds-space-core-50);width:177px;padding:var(--hds-space-core-150);background-color:var(--hds-color-util-neutral-0);border-radius:var(--hds-space-core-radius-sm);box-shadow:var(--hds-shadow-lg-top-offset-x) var(--hds-shadow-lg-top-offset-y) var(--hds-shadow-lg-top-blur) var(--hds-space-core-0) rgba(0,55,112,.1),var(--hds-shadow-lg-bottom-offset-x) var(--hds-shadow-lg-bottom-offset-y) var(--hds-shadow-lg-bottom-blur) var(--hds-space-core-0) rgba(0,59,137,.04)}.compact-stripe-sigma-graphic__question-text{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-normal);line-height:1.2;letter-spacing:var(--hds-font-heading-xxs-letterSpacing)}.compact-subscriptions-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-subscriptions-graphic__card{display:flex;flex-direction:column;gap:16px;height:168px;padding:23px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);overflow:hidden}.compact-subscriptions-graphic__header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.compact-subscriptions-graphic__title{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.4;white-space:nowrap}.compact-subscriptions-graphic__add-button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;min-height:28px;padding:var(--hds-space-core-50);background-color:#e8e9ff;border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-subscriptions-graphic__divider{position:relative;height:0;width:100%;flex-shrink:0}.compact-subscriptions-graphic__divider:before{position:absolute;top:-.5px;left:0;width:100%;height:1px;background-color:var(--hds-color-util-neutral-50);content:""}.compact-subscriptions-graphic__body{display:flex;gap:32px;align-items:flex-start;flex-shrink:0}.compact-subscriptions-graphic__customer-section{display:flex;flex-direction:column;gap:10px}.compact-subscriptions-graphic__customer-row{display:flex;align-items:center;gap:8px}.compact-subscriptions-graphic__row-icon{display:flex;align-items:center;color:var(--hds-color-util-neutral-700);flex-shrink:0;width:12px;height:12px}.compact-subscriptions-graphic__row-icon--person{height:13px;padding-top:1px;align-items:flex-start}.compact-subscriptions-graphic__row-icon--billing,.compact-subscriptions-graphic__row-icon--email{height:14px;padding-top:2px;align-items:flex-start}.compact-subscriptions-graphic__customer-email,.compact-subscriptions-graphic__customer-name{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-subscriptions-graphic__plan-section{display:flex;flex-direction:column}.compact-subscriptions-graphic__plan-row{display:flex;align-items:flex-start;gap:8px}.compact-subscriptions-graphic__plan-details{display:flex;flex-direction:column;gap:8px;width:85px;height:38.808px}.compact-subscriptions-graphic__plan-name{color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-subscriptions-graphic__skeleton{height:8px;width:68px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-tax-graphic{position:relative;width:100%;height:100%}.compact-tax-graphic__card{position:absolute;top:50%;left:calc(50% - 40px);width:320px;height:188px;transform:translate(-50%,-50%);background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);padding:29px 0;display:flex;flex-direction:column;gap:20px}.compact-tax-graphic__logo-row{display:flex;align-items:center;gap:var(--hds-space-core-100);padding:0 17px}.compact-tax-graphic__logo{flex-shrink:0;width:40px;height:40px}.compact-tax-graphic__merchant-name{flex-shrink:0;color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;white-space:nowrap}.compact-tax-graphic__divider{position:relative;height:0;width:311.642px;margin-left:-1px;overflow:visible;flex-shrink:0}.compact-tax-graphic__divider svg{position:absolute;top:-.5px;left:0;height:1px}.compact-tax-graphic__content{display:flex;flex-direction:column;gap:var(--hds-space-core-100);padding:0 17px}.compact-tax-graphic__label-skeleton{width:68px;height:10px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-tax-graphic__amount{color:var(--hds-color-util-neutral-990);font-size:26px;font-weight:var(--hds-font-weight-bold);line-height:1.12;white-space:nowrap}.compact-tax-graphic__popup{position:absolute;left:241px;top:58px;width:182px;background-color:var(--hds-color-util-neutral-0);border-radius:var(--hds-space-core-radius-sm);padding:12px;display:flex;flex-direction:column;gap:10px;box-shadow:0 15px 40px 0 rgba(0,55,112,.1),0 5px 20px 0 rgba(0,59,137,.04)}.compact-tax-graphic__popup-row{display:flex;align-items:center;justify-content:space-between}.compact-tax-graphic__popup-label{flex-shrink:0;color:var(--hds-color-util-neutral-990);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-tax-graphic__popup-value{display:flex;flex-direction:column;align-items:flex-end;padding-top:2px}.compact-tax-graphic__skeleton{height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs)}.compact-terminal-graphic{position:relative;width:100%;height:100%}.compact-terminal-graphic__reader{position:absolute;left:calc(50% - 70px);top:calc(50% + 30.48px);transform:translate(-50%,-50%);width:240px;height:354.957px}.compact-terminal-graphic__reader-img{position:absolute;top:-3px;left:-25.5px;width:234.5px;height:363.5px;object-fit:fill;pointer-events:none}.compact-terminal-graphic__reader-screen{position:absolute;left:16px;top:22px;width:150px;height:251px;background-color:var(--hds-color-util-neutral-0);border-radius:var(--hds-space-core-radius-sm);overflow:hidden}.compact-terminal-graphic__screen-content{position:absolute;top:50%;left:50%;transform:translate(calc(-50% - .33px),calc(-50% + 34.7px));display:flex;flex-direction:column;align-items:center;gap:6px;width:130.409px}.compact-terminal-graphic__screen-placeholder{width:32px;height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-terminal-graphic__screen-tap{position:absolute;top:59.07px;left:40.13px;width:70.22px;height:70.22px;flex-shrink:0}.compact-terminal-graphic__tap-bg{position:absolute;inset:0}.compact-terminal-graphic__screen-amount{color:var(--hds-color-util-neutral-990);font-size:18px;font-weight:var(--hds-font-weight-bold);line-height:1.4;white-space:nowrap;flex-shrink:0}.compact-terminal-graphic__card-area{position:absolute;left:169px;top:14px;width:247.637px;height:188.059px;display:flex;align-items:center;justify-content:center}.compact-terminal-graphic__card-tilt{transform:rotate(15deg);flex-shrink:0}.compact-terminal-graphic__card{position:relative;width:220px;height:136px;border-radius:var(--hds-space-core-radius-md);overflow:hidden;box-shadow:0 15px 40px 0 rgba(0,55,112,.1),0 5px 20px 0 rgba(0,59,137,.04)}.compact-terminal-graphic__card-img{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.compact-terminal-graphic__card-brand{position:absolute;top:33.23%;left:10.75%;width:30.035px;height:22.846px}.compact-terminal-graphic__card-brand-img{display:block;width:100%;height:100%;object-fit:contain}.compact-terminal-graphic__card-pin{position:absolute;left:175.11px;top:15.56px;width:29.283px;height:29.73px;display:flex;align-items:center;justify-content:center}.compact-terminal-graphic__card-pin-inner{rotate:-34deg}.compact-treasury-for-platforms-graphic{position:relative;width:100%;height:100%;padding:var(--hds-space-core-300) var(--hds-space-core-300) 0}.compact-treasury-for-platforms-graphic__card{height:164px;padding:24px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-md);display:flex;flex-direction:column;gap:16px}.compact-treasury-for-platforms-graphic__connect-row{display:flex;align-items:flex-start;gap:28px}.compact-treasury-for-platforms-graphic__entity{display:flex;align-items:center;gap:var(--hds-space-core-100);flex-shrink:0}.compact-treasury-for-platforms-graphic__icon-box{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:6px;border-radius:1.5px;flex-shrink:0;overflow:hidden}.compact-treasury-for-platforms-graphic__icon-box--stripe{background-color:var(--hds-color-util-brand-500)}.compact-treasury-for-platforms-graphic__icon-box--platform{background-color:var(--hds-color-util-neutral-990);padding:0}.compact-treasury-for-platforms-graphic__entity-name{color:var(--hds-color-util-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold);line-height:1.2;letter-spacing:0;white-space:nowrap}.compact-treasury-for-platforms-graphic__transfer-box{background-color:var(--hds-color-util-neutral-25);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);padding:13px;display:flex;flex-direction:column;overflow:hidden}.compact-treasury-for-platforms-graphic__transfer-box>div{display:flex;flex-direction:column;flex-shrink:0}.compact-treasury-for-platforms-graphic__divider{position:relative;width:100%;height:0;margin-top:12px;margin-bottom:12px}.compact-treasury-for-platforms-graphic__divider:before{position:absolute;top:-.5px;left:0;width:100%;height:1px;background-color:var(--hds-color-util-neutral-50);content:""}.compact-treasury-for-platforms-graphic__transfer-row{display:flex;align-items:center;width:100%}.compact-treasury-for-platforms-graphic__transfer-label{color:var(--hds-color-util-neutral-800);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;width:150px;flex-shrink:0}.compact-treasury-for-platforms-graphic__skeleton{height:8px;border-radius:var(--hds-space-core-radius-xs);background-color:var(--hds-color-util-neutral-50);flex-shrink:0}.compact-treasury-graphic{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.compact-treasury-graphic__card{display:flex;flex-direction:column;gap:var(--hds-space-core-200);width:360px;height:226px;padding:39px 23px;overflow:hidden;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:6px;transform:translateY(1px)}.compact-treasury-graphic__account-info{display:flex;flex-direction:column;gap:4px}.compact-treasury-graphic__account-label{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em}.compact-treasury-graphic__balance{color:var(--hds-color-util-neutral-990);font-size:18px;font-weight:var(--hds-font-weight-bold);line-height:1.4}.compact-treasury-graphic__tabs-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--hds-space-core-100)}.compact-treasury-graphic__tab{display:flex;flex-direction:column;gap:6px;padding:var(--hds-space-core-100);background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);overflow:hidden}.compact-treasury-graphic__tab--active{border-color:var(--hds-color-util-brand-600)}.compact-treasury-graphic__tab-header{display:flex;align-items:center;gap:6px}.compact-treasury-graphic__tab-flag{display:flex;flex-shrink:0;align-items:center;width:16px;height:12px}.compact-treasury-graphic__tab-currency{color:var(--hds-color-util-neutral-500);font-size:10px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-treasury-graphic__tab-currency--active{color:var(--hds-color-util-neutral-990)}.compact-treasury-graphic__skeleton{height:6px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-treasury-with-stablecoin-balance-graphic{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.compact-treasury-with-stablecoin-balance-graphic__content{display:flex;flex-direction:column;gap:10px;width:320px}.compact-treasury-with-stablecoin-balance-graphic__option{display:flex;align-items:center;gap:10px;height:56px;padding:13px;overflow:hidden;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm)}.compact-treasury-with-stablecoin-balance-graphic__option--selected{border-color:var(--hds-color-util-brand-600)}.compact-treasury-with-stablecoin-balance-graphic__radio{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:14px;height:14px}.compact-treasury-with-stablecoin-balance-graphic__option-body{display:flex;flex:1;flex-direction:column;justify-content:space-between;height:100%;min-width:0}.compact-treasury-with-stablecoin-balance-graphic__option--selected .compact-treasury-with-stablecoin-balance-graphic__option-body{justify-content:center;gap:4px;height:auto}.compact-treasury-with-stablecoin-balance-graphic__option-label{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-treasury-with-stablecoin-balance-graphic__option--selected .compact-treasury-with-stablecoin-balance-graphic__option-label{color:var(--hds-color-util-neutral-990)}.compact-treasury-with-stablecoin-balance-graphic__option-subtitle{color:var(--hds-color-util-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-treasury-with-stablecoin-balance-graphic__skeleton{width:118px;height:8px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0}.compact-workbench-graphic{position:relative;width:100%;height:100%}.compact-workbench-graphic__pipeline{position:absolute;top:23px;left:50%;display:flex;align-items:center;width:348px;transform:translateX(-50%)}.compact-workbench-graphic__icon-box{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:7px;border-radius:2px;flex-shrink:0}.compact-workbench-graphic__icon-box--brand{background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-brand-600)}.compact-workbench-graphic__icon-box--quiet{background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50)}.compact-workbench-graphic__connector{flex:1 0 0;height:1px;min-width:1px;background-color:var(--hds-color-util-neutral-50)}.compact-workbench-graphic__code-card{position:relative;width:220px;height:134px;flex-shrink:0;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);padding:23px}.compact-workbench-graphic__code-lines{display:flex;flex-direction:column;width:172px}.compact-workbench-graphic__code-line{display:flex;align-items:center;font-family:var(--hds-font-family-code);font-size:13px;font-weight:var(--hds-font-weight-bold);line-height:1.653;white-space:nowrap}.compact-workbench-graphic__code-soft{color:var(--hds-color-util-neutral-500);white-space:pre}.compact-workbench-graphic__code-null{color:#061b31}.compact-workbench-graphic__code-number{color:var(--hds-color-util-success-600)}.compact-workbench-graphic__skeleton{height:6px;background-color:var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-xs);flex-shrink:0;width:88px}.compact-workbench-graphic__skeleton--id{position:absolute;top:31px;left:67px}.compact-workbench-graphic__skeleton--created{position:absolute;top:97px;left:107px}.compact-workflows-graphic{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.compact-workflows-graphic__content{display:flex;flex-direction:column;gap:0;align-items:center;width:320px;transform:translateY(.5px)}.compact-workflows-graphic__step-group{display:flex;flex-direction:column;gap:0;align-items:center;width:100%}.compact-workflows-graphic__card{display:flex;flex-direction:column;gap:8px;width:100%;height:56px;padding:13px;background-color:var(--hds-color-util-neutral-0);border:1px solid var(--hds-color-util-neutral-50);border-radius:var(--hds-space-core-radius-sm);overflow:hidden;flex-shrink:0;justify-content:center}.compact-workflows-graphic__card--active{border-color:var(--hds-color-util-brand-600);border-width:1px}.compact-workflows-graphic__card-label{color:var(--hds-color-util-neutral-500);font-size:var(--hds-font-size-sm-01,12px);font-weight:var(--hds-font-weight-bold);line-height:1;letter-spacing:.01em;white-space:nowrap}.compact-workflows-graphic__card-label--active{color:var(--hds-color-util-neutral-990)}.compact-workflows-graphic__skeleton{display:flex;align-items:center;height:8px;flex-shrink:0}.compact-workflows-graphic__skeleton svg{display:block}.compact-workflows-graphic__connector{display:flex;align-items:center;justify-content:center;height:12px;width:12px;flex-shrink:0}.product-ui-graphic{width:100%;position:relative;aspect-ratio:var(--pcg-aspect);border-radius:var(--hds-space-core-radius-md);background-color:var(--pcg-background-color,var(--hds-color-core-neutral-0));overflow:hidden;border:1px solid var(--hds-color-surface-border-quiet)}.section--white .product-ui-graphic{background-color:var(--pcg-background-color,var(--hds-color-surface-bg-subduedAdaptive))}.product-ui-graphic--borderless{border-radius:0;border:none}.product-ui-graphic__wrap{position:absolute;width:var(--pcg-width);height:auto}.product-ui-graphic__wrap--x-left{left:var(--pcg-offset-x)}.product-ui-graphic__wrap--x-center{left:50%;transform:translateX(calc(-50% + var(--pcg-offset-x)))}.product-ui-graphic__wrap--x-right{right:var(--pcg-offset-x)}.product-ui-graphic__wrap--y-top{top:var(--pcg-offset-y)}.product-ui-graphic__wrap--y-center{top:50%;transform:translateY(calc(-50% + var(--pcg-offset-y)))}.product-ui-graphic__wrap--y-bottom{bottom:var(--pcg-offset-y)}.product-ui-graphic__wrap--x-center.product-ui-graphic__wrap--y-center{transform:translate(calc(-50% + var(--pcg-offset-x)),calc(-50% + var(--pcg-offset-y)))}.all-products-product-card .dom-graphic__content :is(.tabular-nums,.tabular-nums--tight){font-feature-settings:"ss01" on,"tnum" off}@layer base{.gradient-border-card{--gradient-border-card-ease:cubic-bezier(0.165,0.84,0.44,1);--gradient-border-card-duration:800ms;--gradient-border-card-shift-x:0;--gradient-border-card-shift-y:0;--gradient-border-card-radius:var(--hds-space-core-radius-md);--gradient-border-card-mouse-x:0;--gradient-border-card-mouse-y:0;--gradient-border-card-bg:var(--hds-color-surface-bg-subdued);--gradient-border-card-accent-start:#533afd;--gradient-border-card-accent-mid:#f72df3de;--gradient-border-card-accent-end:#ff6118;--gradient-border-card-gradient:radial-gradient(circle,var(--gradient-border-card-accent-start) 0%,var(--gradient-border-card-accent-mid) 30%,var(--gradient-border-card-accent-end) 50%,#ffffff00 70%);position:relative}@media (hover:hover) and (pointer:fine){.gradient-border-card:hover .gradient-border-card__reveal{opacity:1}}.gradient-border-card:focus-visible .gradient-border-card__reveal,.gradient-border-card:has(:focus-visible) .gradient-border-card__reveal{opacity:1}.gradient-border-card__border{position:absolute;inset:-1px;z-index:0;clip-path:inset(0 round calc(var(--gradient-border-card-radius) + 1px));border-radius:var(--gradient-border-card-radius);overflow:hidden;pointer-events:none}.gradient-border-card__reveal{position:absolute;top:50%;left:50%;height:200%;aspect-ratio:1;opacity:0;transform:translate(-50%,-50%);display:none}@media (min-width:940px){.gradient-border-card__reveal{display:block}}@media (prefers-reduced-motion:no-preference){.gradient-border-card__reveal{transition:opacity .25s linear}}.gradient-border-card__gradient{position:absolute;inset:0;background:var(--gradient-border-card-gradient);transform:translate3d(var(--gradient-border-card-mouse-x),var(--gradient-border-card-mouse-y),0)}@media (prefers-reduced-motion:no-preference){.gradient-border-card__gradient{transition:transform 1s cubic-bezier(.16,1,.3,1);will-change:transform}}.gradient-border-card__inner{position:relative;height:100%;z-index:1;border-radius:var(--gradient-border-card-radius)}.gradient-border-card__background{position:absolute;inset:0;z-index:0;border-radius:var(--gradient-border-card-radius);background-color:var(--gradient-border-card-bg);pointer-events:none}.gradient-border-card__content{position:relative;width:100%;height:100%;border-radius:var(--gradient-border-card-radius);overflow:hidden;z-index:1}.gradient-border-card--expandable{--gradient-border-card-ease:cubic-bezier(0.165,0.84,0.44,1);--gradient-border-card-duration:800ms;transition:z-index .1s step-end}.gradient-border-card--expandable .gradient-border-card__border{background:var(--hds-color-core-neutral-50)}.gradient-border-card--expandable .gradient-border-card__inner{position:absolute;inset:0;height:auto}@supports selector(:has(*)){@media (min-width:940px){.gradient-border-card--expandable .gradient-border-card__inner{inset:calc(-1 * var(--gradient-border-card-grow-y)) calc(-1 * var(--gradient-border-card-grow-x)) calc(-1 * var(--gradient-border-card-grow-y)) calc(-1 * var(--gradient-border-card-grow-x));border-radius:0;clip-path:inset(var(--gradient-border-card-grow-y) var(--gradient-border-card-grow-x) var(--gradient-border-card-grow-y) var(--gradient-border-card-grow-x) round calc(var(--gradient-border-card-radius) - 1px))}}@media (min-width:940px) and (prefers-reduced-motion:no-preference){.gradient-border-card--expandable .gradient-border-card__inner{transition:clip-path var(--gradient-border-card-duration) var(--gradient-border-card-ease)}}}@supports selector(:has(*)){@media (min-width:940px){.gradient-border-card--expandable .gradient-border-card__border{inset:calc(-1 * var(--gradient-border-card-grow-y) - 1px) calc(-1 * var(--gradient-border-card-grow-x) - 1px) calc(-1 * var(--gradient-border-card-grow-y) - 1px) calc(-1 * var(--gradient-border-card-grow-x) - 1px);clip-path:inset(var(--gradient-border-card-grow-y) var(--gradient-border-card-grow-x) var(--gradient-border-card-grow-y) var(--gradient-border-card-grow-x) round var(--gradient-border-card-radius))}}@media (min-width:940px) and (prefers-reduced-motion:no-preference){.gradient-border-card--expandable .gradient-border-card__border{transition:clip-path var(--gradient-border-card-duration) var(--gradient-border-card-ease)}}}@supports selector(:has(*)){@media (min-width:940px) and (pointer:fine) and (prefers-reduced-motion:no-preference){.gradient-border-card--expandable:hover .gradient-border-card__inner{clip-path:inset(0 round calc(var(--gradient-border-card-radius) - 1px))}.gradient-border-card--expandable:hover .gradient-border-card__border{clip-path:inset(0 round var(--gradient-border-card-radius))}}}}@layer app{.all-products-product-card-tags{display:flex;flex-wrap:wrap;gap:var(--hds-space-core-100)}.all-products-product-card .product-ui-graphic{max-height:180px}.all-products-product-card .compact-product-eco-card__body{grid-template-rows:auto 1fr}.all-products-product-card-description{height:100%;display:flex;flex-direction:column;gap:var(--hds-space-core-300);justify-content:space-between}}@layer app{@media (min-width:640px){.all-products-catalog__layout--search-collapsed .all-products-product-card .compact-product-eco-card__body{padding-block-end:var(--hds-space-core-300)}}.all-products-product-card .hds-icon-hover-arrow{position:relative;top:-1px}.all-products-product-card:has(:focus-visible) .gradient-border-card__reveal{opacity:0}.all-products-product-card .compact-product-eco-card:focus-visible{outline:none}.all-products-product-card:has(:focus-visible){border-radius:var(--gradient-border-card-radius);outline:var(--hds-focus-outline);outline-offset:var(--hds-focus-outline-offset)}.all-products-product-card .gradient-border-card__border{inset:0;z-index:2;box-sizing:border-box;padding:1px;border-radius:var(--gradient-border-card-radius);clip-path:none;pointer-events:none;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor}@media (prefers-reduced-motion:reduce){.all-products-product-card .gradient-border-card__gradient{display:none}.all-products-product-card .gradient-border-card__border{background:var(--hds-color-core-neutral-50)}}@media (prefers-reduced-motion:no-preference){.all-products-product-card .gradient-border-card__frame{transition:transform .15s ease}.all-products-product-card .compact-product-eco-card{transition:border-color .15s ease}.all-products-product-card .compact-product-eco-card__body{transition:transform .15s ease}}}@layer app{.compact-product-eco-card{display:grid;align-content:start;height:100%;border-radius:var(--hds-space-core-radius-md);border:1px solid var(--hds-color-surface-border-quiet);-webkit-text-decoration:none;text-decoration:none;background-color:var(--hds-color-surface-bg-quiet);overflow:hidden}.compact-product-eco-card--graphic-bottom{grid-template-rows:1fr auto}.compact-product-eco-card__inner{position:relative;z-index:1;display:grid;align-content:start;height:100%;border-radius:calc(var(--hds-space-core-radius-md) - 1px);overflow:hidden;background-color:var(--hds-color-surface-bg-quiet)}.compact-product-eco-card__graphic{container-type:inline-size;overflow:hidden;border-bottom:1px solid var(--hds-color-surface-border-quiet)}@media (min-width:640px){.compact-product-eco-card--graphic-bottom{grid-template-rows:1fr auto}.compact-product-eco-card--graphic-bottom .compact-product-eco-card__graphic{order:1;border-bottom:none;border-top:1px solid var(--hds-color-surface-border-quiet)}}@media (max-width:639px){.compact-product-eco-card--mobile-graphic-bottom{grid-template-rows:1fr auto}.compact-product-eco-card--mobile-graphic-bottom .compact-product-eco-card__graphic{order:1;border-bottom:none;border-top:1px solid var(--hds-color-surface-border-quiet)}}.compact-product-eco-card__body{padding-block:var(--hds-space-core-300) var(--hds-space-core-400);padding-inline:var(--hds-space-core-300) var(--hds-space-core-400);display:grid;row-gap:var(--hds-space-core-75);align-content:start}.compact-product-eco-card__title-link{font-size:18px}.compact-product-eco-card__title .hds-icon-hover-arrow{opacity:0;transform:translateX(-3px)}@media (prefers-reduced-motion:no-preference){.compact-product-eco-card__title .hds-icon-hover-arrow{transition:.3s cubic-bezier(.25,1,.5,1)}}@media (hover:hover) and (pointer:fine){:is(.compact-product-eco-card:hover .compact-product-eco-card__title,.compact-product-eco-card:focus-visible .compact-product-eco-card__title) .compact-product-eco-card__title-link{color:var(--hds-color-action-text-solidHover);--hds-hover-active:1}:is(.compact-product-eco-card:hover .compact-product-eco-card__title,.compact-product-eco-card:focus-visible .compact-product-eco-card__title) .hds-icon-hover-arrow{opacity:1;transform:translateX(0)}}}.all-products-catalog{--section-container-border-block-end:var(--hds-space-core-border-sm) solid var(--hds-color-surface-border-quiet);padding-top:0}.all-products-catalog .section-container{--section-container-border-inline:none}@media (min-width:940px){.all-products-catalog .section-container{--section-container-border-inline:1px solid var(--hds-color-surface-border-quiet)}}.all-products-catalog:has(.all-products-catalog__empty-state){padding-inline:var(--hds-space-layout-page-margin)}.all-products-catalog:has(.all-products-catalog__empty-state) .section-container{--section-container-border-inline:1px solid var(--hds-color-surface-border-quiet)}.section-container:has(.all-products-catalog__empty-state){padding-inline:0;padding-block-end:0}.all-products-catalog__results-bar{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:8px;padding-top:32px;padding-inline:var(--hds-space-core-100);margin-bottom:64px;transform:translateY(0);transition:opacity .13s cubic-bezier(.22,.61,.36,1),transform .13s cubic-bezier(.22,.61,.36,1)}.all-products-catalog__results-bar--hidden{opacity:0}.all-products-catalog__results-bar--entering{transform:translateY(8px);transition:none}.all-products-catalog__results-bar--leaving{transform:translateY(8px)}.all-products-catalog__results-bar--affected-exiting{opacity:0;transition:opacity .11s ease-in-out}.all-products-catalog__results-bar--affected-entering{opacity:0;transition:none}.all-products-catalog__results-bar--affected-entering-active{opacity:1;transition:opacity .16s ease-out}.all-products-catalog__results-text{margin:0;font-size:16px;line-height:1.4;color:var(--hds-color-heading-solid);font-weight:300;text-align:center}.all-products-catalog__results-text strong{font-weight:500;color:#061b31}.all-products-catalog__clear-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;cursor:pointer;font-size:16px;font-weight:400;color:#533afd;line-height:1.4}.all-products-catalog__clear-btn svg{margin-top:2px}.all-products-catalog__clear-btn:hover{color:var(--hds-color-core-brand-700)}.all-products-catalog__clear-btn:focus-visible{outline:var(--hds-focus-outline);outline-offset:var(--hds-focus-outline-offset);border-radius:var(--hds-space-core-radius-sm)}.all-products-catalog__layout{display:grid;grid-template-columns:180px 1fr;align-items:start}.all-products-catalog__layout--search-collapsed{grid-template-columns:0 1fr}.all-products-catalog__layout--search-collapsed .all-products-catalog__grid{grid-template-columns:repeat(3,1fr)}.all-products-catalog__sidebar{position:sticky;top:80px;min-width:0;transform:translateY(0);transition:opacity .13s cubic-bezier(.22,.61,.36,1),transform .13s cubic-bezier(.22,.61,.36,1)}.all-products-catalog__sidebar-inner{width:180px;padding-top:5px}.all-products-catalog__layout--sidebar-hidden .all-products-catalog__sidebar{opacity:0;pointer-events:none}.all-products-catalog__layout--sidebar-offset .all-products-catalog__sidebar{transform:translateY(8px)}.all-products-catalog__layout--unfiltered-exiting :is(.all-products-catalog__sidebar,.all-products-catalog__areas){transition-delay:25ms}.all-products-catalog__layout--returning .all-products-catalog__sidebar{transition-duration:145ms}.all-products-catalog__sidebar-label{padding-left:18px;margin-bottom:16px}.all-products-catalog__sidebar-list{position:relative;list-style:none;margin:0 0 0 -1px;padding:0;display:flex;flex-direction:column;gap:8px}.all-products-catalog__sidebar-list:before{content:"";position:absolute;left:0;top:0;width:1px;height:14px;background:#533afd;transform:translateY(var(--indicator-y,0));transition:transform .25s ease;pointer-events:none}.all-products-catalog__sidebar-item{display:block;cursor:pointer;color:#50617a;font-feature-settings:"ss01" on;font-size:16px;font-style:normal;font-weight:300;line-height:22.4px;background:transparent;padding:0 0 0 17px;margin:0;text-align:left;width:100%;overflow-wrap:anywhere;white-space:normal;border:none;border-left:1px solid transparent;transition:border-color .2s ease,color .2s ease}.all-products-catalog__sidebar-item:hover{color:var(--hds-color-core-brand-800)}.all-products-catalog__sidebar-item:focus-visible{outline:2px solid var(--hds-color-core-brand-400A);outline-offset:3px;border-radius:2px}.all-products-catalog__sidebar-item--active{color:#533afd;font-weight:400}.all-products-catalog__sidebar-item--hidden{opacity:.35;cursor:default;pointer-events:none}.all-products-catalog__content{display:flex;flex-direction:column;gap:128px;padding-left:48px}.all-products-catalog__areas{display:flex;flex-direction:column;gap:128px;transform:translateY(0);transition:opacity .13s cubic-bezier(.22,.61,.36,1),transform .13s cubic-bezier(.22,.61,.36,1)}.all-products-catalog__areas--hidden{opacity:0}.all-products-catalog__areas--entering{transform:translateY(8px);transition:none}.all-products-catalog__areas--entering-active{transition-duration:.16s}.all-products-catalog__areas--returning-active{transition-duration:145ms}.all-products-catalog__areas--leaving{transform:translateY(8px)}.all-products-catalog__area{scroll-margin-top:80px}.all-products-catalog__area-header:not(:empty){margin-bottom:64px;max-width:628px}.all-products-catalog__area-heading{margin-bottom:8px}.all-products-catalog__grid{display:grid;grid-template-columns:repeat(2,1fr);align-content:start;gap:24px;position:relative}.all-products-catalog__grid-item,.all-products-catalog__grid-item>.all-products-product-card,.all-products-catalog__grid-item>.all-products-product-card>.gradient-border-card__frame{height:100%}.all-products-catalog__empty-state{--all-products-grain-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='luminanceToAlpha'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='1.5' intercept='.15'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 48px;background:#fff}.all-products-catalog__empty-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.all-products-catalog__empty-heading{margin:0 0 32px;max-width:650px;font-weight:400}@media (max-width:1023px){.all-products-catalog{padding-inline:0}.all-products-catalog__content{padding-left:0}.all-products-catalog__layout,.all-products-catalog__layout--search-collapsed{grid-template-columns:1fr}.all-products-catalog__sidebar{display:none}}@media (min-width:1024px){.all-products-catalog .section-container{padding-left:0}.all-products-catalog--filtering .section-container{padding-block-start:0}.all-products-catalog__layout--search-collapsed .all-products-catalog__content{padding-left:16px}}@media (max-width:1023px){.all-products-catalog--filtering .section-container{padding-block-start:0}}@media (max-width:767px){.all-products-catalog__results-bar{flex-direction:column}}@media (max-width:639px){.all-products-catalog__grid,.all-products-catalog__layout--search-collapsed .all-products-catalog__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.all-products-catalog__areas,.all-products-catalog__results-bar,.all-products-catalog__sidebar,.all-products-catalog__sidebar-list:before{transition:none}}.all-products-catalog__status{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.all-products-highlight-card-section .section-container{padding-inline:16px;padding-block:var(--hds-space-core-1200,96px)}.all-products-highlight-card{display:flex;align-items:center;height:400px;border-radius:6px;border:1px solid var(--hds-color-surface-border-quiet,#e5edf5);background:var(--hds-color-surface-background-subdued,#f8fafd);overflow:hidden}.all-products-highlight-card__copy{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:var(--hds-space-core-250,20px);align-items:flex-start;padding-left:var(--hds-space-core-600,48px);padding-right:var(--hds-space-core-400,32px)}.all-products-highlight-card__content{display:flex;flex-direction:column;gap:var(--hds-space-core-150,12px);width:475px;max-width:100%}.all-products-highlight-card__title{margin:0;font-size:var(--hds-font-size-heading-md,26px);font-weight:300;line-height:1.12;letter-spacing:-.01em;color:var(--hds-color-heading-solid,#061b31);font-feature-settings:"ss01" 1}.all-products-highlight-card__description{margin:0;font-size:var(--hds-font-size-lg,18px);font-weight:300;line-height:1.4;color:var(--hds-color-text-soft,#50617a);font-feature-settings:"ss01" 1}.all-products-highlight-card__image{flex-shrink:0;width:600px;height:100%;overflow:hidden;background:#ae9ef8}.all-products-highlight-card__img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}@media (max-width:1023px){.all-products-highlight-card{flex-direction:column;height:auto}.all-products-highlight-card__copy{padding:var(--hds-space-core-400,32px) var(--hds-space-core-300,24px)}.all-products-highlight-card__content{width:100%}.all-products-highlight-card__image{width:100%;height:240px}}.faq-section-container{display:grid;grid-template-columns:repeat(var(--hds-space-layout-columns),minmax(0,1fr));column-gap:var(--hds-space-layout-gap);row-gap:var(--hds-space-core-400);align-items:start}.faq-section-header{grid-column:var(--hds-canary-grid-span-full);padding-inline-end:var(--hds-space-core-300)}@media (min-width:940px){.faq-section-header{margin-block-start:11px}}.faq-section-accordion{grid-column:var(--hds-canary-grid-span-full)}@media (min-width:940px){.faq-section-header{grid-column:span 4}.faq-section-accordion{grid-column:span 8}}.all-products-page__search-shortcut{position:fixed;z-index:11;inset-block-start:var(--hds-space-core-1000);inset-inline-start:var(--hds-space-core-200);padding:var(--hds-space-core-200);background:var(--hds-color-surface-bg-quiet);border-radius:var(--hds-space-core-radius-md)}.all-products-page__search-shortcut:not(:focus){clip-path:inset(50%);pointer-events:none}@media (max-width:1023px){.all-products-page:has(.sticky-bottom-nav){padding-bottom:calc(var(--hds-space-core-1200) + env(safe-area-inset-bottom, 0px))}}.search-typeahead__positioner,html:has(.all-products-page) .hds-positioner{z-index:10}@media (min-width:940px){html:has(.all-products-page) .hds-navigation-menu__overlay{inset-block-start:0}html:has(.all-products-page) #__next{isolation:auto}.all-products-page .navigation{z-index:2147483647}.all-products-page .hds-navigation-menu--open~.navigation-menu__background{box-shadow:none}}