.AnimatedPercentage-module-scss-module__I6J6Jq__percentage-graphic{height:calc(var(--percentage-size)*1px);width:calc(var(--percentage-size)*1px);position:relative}.AnimatedPercentage-module-scss-module__I6J6Jq__percentage-text{font-family:var(--b-font-serif);color:var(--percentage-text-color);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AnimatedPercentage-module-scss-module__I6J6Jq__percentage-number{letter-spacing:-.129688rem;text-align:center;font-size:3rem;font-weight:400;line-height:1.05}.AnimatedPercentage-module-scss-module__I6J6Jq__percentage-sign{vertical-align:top;font-size:.9375rem;line-height:1.8}
.SpaceFiller-module-scss-module__4BB-HW__main{height:var(--desktop-height)}@media (max-width:360px){.SpaceFiller-module-scss-module__4BB-HW__main{height:var(--mobile-height)}}
._grid_809edeb{grid-template-columns:[full-start] max(0px,calc((100% - min(var(--grid--max-width,var(--b-grid-max-width)),max(0px,100% - 2 * var(--grid--padding-inline,var(--b-grid-margin)))))/2) - var(--grid--column-gap,0px)) [content-start] repeat(var(--b-grid-column-count),[column] 1fr) [content-end] max(0px,calc((100% - min(var(--grid--max-width,var(--b-grid-max-width)),max(0px,100% - 2 * var(--grid--padding-inline,var(--b-grid-margin)))))/2) - var(--grid--column-gap,0px)) [full-end];column-gap:var(--grid--column-gap,0);row-gap:var(--grid--row-gap,0);width:var(--grid--width,100%);max-width:var(--grid--max-width,100%);height:var(--grid--height,auto);margin-inline:var(--grid--margin-inline,auto);grid-column:full;grid-auto-rows:min-content;display:grid}._grid_809edeb>._grid_809edeb{grid-column:full;grid-template-columns:subgrid;grid-auto-rows:min-content;display:grid}._grid--full-height_f93ab94{--grid--height:100%}._grid--row_3db181a{grid-column:var(--grid--column,var(--grid--item-column,content))}._grid--row-full_80d86b2{--grid--column:full}._grid--row-content_89921a0{--grid--column:content}._grid_809edeb>:where(:not(._grid--row_3db181a)){grid-column:var(--grid--item-column,content)}
._modal-grid_fc03aba{z-index:1;width:100%;max-width:var(--grid-content-max-width);transform-origin:bottom;transition:transform var(--duration-default) var(--ease-bounce) 0s;position:relative}@media (max-width:768px){._modal-grid_fc03aba{max-width:var(--grid-content-max-width);margin:0;padding:0}}._modal-header-root_b477e01{z-index:3;min-height:var(--header-height);margin-bottom:calc(var(--header-overlap) * -1);background-color:var(--modal-background-color);flex-direction:row;flex-shrink:0;justify-content:center;align-items:flex-end;padding:0 1rem;display:flex;position:relative}._modal-header-root_b477e01:after{content:"";z-index:1;width:100%;height:var(--header-overlap);background:linear-gradient(to bottom,oklch(from var(--modal-background-color) l c h/1),oklch(from var(--modal-background-color) l c h/0));position:absolute;top:100%;left:0}._modal-close-button_8313fd1{appearance:none;cursor:pointer;z-index:2;background-color:var(--modal-close-button--background-color);width:2rem;height:2rem;box-shadow:var(--shadow);transition:opacity var(--duration-fast) linear 0s;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1.5rem;right:1.5rem}._modal-close-button_8313fd1 svg{fill:var(--modal-close-button--icon-color);min-width:1.5rem;min-height:1.5rem}@media (hover:hover){._modal-close-button_8313fd1:hover{opacity:.7}}._modal-scrim_d55473d{pointer-events:none;background-color:var(--modal-scrim-color);opacity:0;transition:opacity var(--duration-quick) linear 0s;position:fixed;inset:0}._modal-scrim--visible_89c83d3{pointer-events:auto;opacity:.7;transition-delay:var(--duration-fast)}._modal-content_b0f944b{width:100%;min-height:0;max-height:calc(100vh - var(--content-top-offset));max-height:calc(100dvh - var(--content-top-offset));background-color:var(--modal-background-color);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);flex-direction:column;display:flex;overflow:hidden}._modal-content_b0f944b a{overflow-wrap:break-word}@media (max-width:768px){._modal-content_b0f944b{margin-top:0}}._modal-scroll_9400ad2{touch-action:pan-y;scrollbar-width:none;width:100%;min-height:0;padding-bottom:var(--content-bottom);background-color:var(--modal-background-color);-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;-ms-overflow-style:none;flex:1;overflow:hidden auto}._modal-scroll_9400ad2::-webkit-scrollbar{display:none}._modal-scroll_9400ad2 a{overflow-wrap:break-word}._modal-header-root_b477e01+._modal-scroll_9400ad2{padding-top:calc(var(--header-height))}@media (max-width:768px){._modal-scroll_9400ad2{margin-top:0}}._modal-overflow_710893b{z-index:901;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);min-height:0;max-height:100dvh;box-shadow:0 0 0 var(--b-color-neutral-dark-100);opacity:0;transform-origin:bottom;transition:transform var(--duration-medium) var(--ease-bounce) 0s,opacity var(--duration-fast) linear var(--duration-default),box-shadow var(--duration-fast) linear 0s;position:relative;transform:translateY(100%)scale(1)}._modal-overflow_710893b:before{content:"";z-index:1;height:calc(var(--content-bottom-offset) + 20px);background:linear-gradient(to bottom,oklch(from var(--modal-background-color) l c h/0),oklch(from var(--modal-background-color) l c h/1) 16%,oklch(from var(--modal-background-color) l c h/1));position:absolute;top:calc(100% - 20px);left:0;right:0}._modal-overflow_710893b:before,._modal-overflow_710893b ._modal-content_b0f944b{transform:translateY(clamp(var(--content-bottom-offset) * -1,var(--touch-y,0px),100%));transition:transform var(--duration-quicker) linear 0s}._modal-overflow_710893b:not(._modal-overflow--visible_10d9dc7),._modal-overflow_710893b:not(._modal-overflow--visible_10d9dc7) *{pointer-events:none}._modal-overflow--visible_10d9dc7{pointer-events:auto;box-shadow:0 10px 30px var(--b-color-neutral-dark-100);opacity:1;transition-duration:var(--duration-default);transition-delay:var(--duration-fast),0s,0s;transform:translateY(0)scale(1)}@media (max-width:768px){._modal-overflow_710893b{margin-top:0}}._modal-wrapper_e39d7f9{--border-radius:3rem;--content-top-offset:3rem;--content-bottom:1.875rem;--content-bottom-offset:6rem;--ease-bounce:cubic-bezier(.46, .46, .08, 1.13);--grid-content-max-width:48rem;--header-height:3rem;--header-overlap:1.5rem;--modal-background-color:var(--b-color-neutral-light-1000);--modal-scrim-color:var(--b-color-neutral-dark-750);--modal-close-button--background-color:var(--b-color-neutral-light-1000);--modal-close-button--icon-color:var(--b-color-neutral-dark-950);--shadow:0 .5rem 1.875rem 0 #0000000f;--duration-quicker:.12s;--duration-quick:.15s;--duration-fast:.2s;--duration-default:.3s;--duration-medium:.4s}@media (max-width:768px){._modal-wrapper_e39d7f9{--content-bottom:2.25rem;--grid-content-max-width:100%;--header-height:2.25rem}}._modal-wrapper_e39d7f9{pointer-events:none;z-index:900;align-items:flex-end;display:flex;position:fixed;inset:0}._modal-wrapper_e39d7f9[data-stack-index="1"] ._modal-close-button_8313fd1,._modal-wrapper_e39d7f9[data-stack-index="2"] ._modal-close-button_8313fd1,._modal-wrapper_e39d7f9[data-stack-index=""] ._modal-close-button_8313fd1{opacity:0}._modal-wrapper_e39d7f9[data-stack-index="1"] ._modal-grid_fc03aba{transform:translateY(calc(var(--content-bottom-offset) * -.375)) scale(.95)}._modal-wrapper_e39d7f9[data-stack-index="2"] ._modal-grid_fc03aba{transform:translateY(calc(var(--content-bottom-offset) * -.75)) scale(.9)}._modal-wrapper_e39d7f9[data-stack-index=""] ._modal-grid_fc03aba{transform:translateY(calc(var(--content-bottom-offset) * -1.125)) scale(.85)}._modal-wrapper_e39d7f9[data-stack-index=""] ._modal-overflow_710893b{opacity:0}._modal-wrapper_e39d7f9 ._modal-content_b0f944b:focus:not(:focus-visible),._modal-wrapper_e39d7f9 ._modal-close-button_8313fd1:focus:not(:focus-visible),._modal-wrapper_e39d7f9 ._modal-content_b0f944b a:focus:not(:focus-visible),._modal-wrapper_e39d7f9 ._modal-content_b0f944b button:focus:not(:focus-visible){outline:none}
.ContentfulModal-module-scss-module__6PV9-q__content{padding:1.5rem}.ContentfulModal-module-scss-module__6PV9-q__modal-wrapper{--grid--height:auto}[id^=contentful-modal] div:focus-visible{outline:none}[id^=contentful-modal] button:has(svg[aria-hidden]){background-color:#fff}[id^=contentful-modal] button:has(svg[aria-hidden]):focus-visible{outline:2px solid var(--b-color-neutral-dark-950,#1a1a1a);outline-offset:3px}
.ContextViewerPanel-module-scss-module__AMKnPW__error{color:#f38ba8}.ContextViewerPanel-module-scss-module__AMKnPW__filterInput{color:#cdd6f4;box-sizing:border-box;background:#313244;border:1px solid #45475a;border-radius:4px;width:100%;margin-bottom:8px;padding:6px 8px;font-size:11px}
.JsonTree-module-scss-module__m-pT-a__root{font-size:11px;line-height:1.6}.JsonTree-module-scss-module__m-pT-a__leaf{word-break:break-word;padding:2px 0}.JsonTree-module-scss-module__m-pT-a__label{color:#89b4fa}.JsonTree-module-scss-module__m-pT-a__valueNull{color:#f38ba8}.JsonTree-module-scss-module__m-pT-a__valueBoolean{color:#fab387}.JsonTree-module-scss-module__m-pT-a__valueNumber{color:#a6e3a1}.JsonTree-module-scss-module__m-pT-a__valueString{color:#f9e2af}.JsonTree-module-scss-module__m-pT-a__valueDefault{color:#cdd6f4}.JsonTree-module-scss-module__m-pT-a__expandButton{color:#89b4fa;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:4px;width:100%;padding:2px 0;font-family:inherit;font-size:11px;display:flex}.JsonTree-module-scss-module__m-pT-a__expandIcon{width:10px;display:inline-block}.JsonTree-module-scss-module__m-pT-a__preview{color:#6c7086;font-style:italic}
.ExperimentsPanel-module-scss-module__6WCP-a__error{color:#f38ba8}.ExperimentsPanel-module-scss-module__6WCP-a__wrapper{overflow-x:auto}.ExperimentsPanel-module-scss-module__6WCP-a__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:11px}.ExperimentsPanel-module-scss-module__6WCP-a__colKey{width:70%}.ExperimentsPanel-module-scss-module__6WCP-a__colValue{width:30%}.ExperimentsPanel-module-scss-module__6WCP-a__headerRow{text-align:left;border-bottom:1px solid #45475a}.ExperimentsPanel-module-scss-module__6WCP-a__headerCell{padding:4px 6px}.ExperimentsPanel-module-scss-module__6WCP-a__row{border-bottom:1px solid #313244}.ExperimentsPanel-module-scss-module__6WCP-a__cellKey{text-overflow:ellipsis;white-space:nowrap;padding:4px 6px;overflow:hidden}.ExperimentsPanel-module-scss-module__6WCP-a__cellValue{color:#a6e3a1;text-overflow:ellipsis;white-space:nowrap;padding:4px 6px;overflow:hidden}
.StagingDebugToolbar-module-scss-module__0p6_pa__toolbar{z-index:99999;color:#cdd6f4;background:#1e1e2e;border-radius:8px;flex-direction:column;width:420px;max-height:70vh;font-family:SF Mono,Fira Code,monospace;font-size:12px;display:flex;position:fixed;overflow:hidden;box-shadow:0 8px 32px #0006}@media (max-width:480px){.StagingDebugToolbar-module-scss-module__0p6_pa__toolbar{border-radius:12px;width:calc(100% - 16px);max-height:50vh;bottom:8px;right:8px;top:auto!important;left:8px!important}}.StagingDebugToolbar-module-scss-module__0p6_pa__header{cursor:grab;-webkit-user-select:none;user-select:none;background:#313244;align-items:center;gap:4px;padding:8px 12px;display:flex}.StagingDebugToolbar-module-scss-module__0p6_pa__header:active{cursor:grabbing}.StagingDebugToolbar-module-scss-module__0p6_pa__title{text-transform:uppercase;letter-spacing:.5px;color:#a6adc8;flex:1;font-size:11px;font-weight:600}.StagingDebugToolbar-module-scss-module__0p6_pa__closeButton{color:#a6adc8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:14px}.StagingDebugToolbar-module-scss-module__0p6_pa__closeButton:hover{color:#cdd6f4;background:#45475a}.StagingDebugToolbar-module-scss-module__0p6_pa__tabs{border-bottom:1px solid #45475a;display:flex}.StagingDebugToolbar-module-scss-module__0p6_pa__tab{color:#a6adc8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:6px 8px;font-family:inherit;font-size:11px;transition:all .15s}.StagingDebugToolbar-module-scss-module__0p6_pa__tab:hover{color:#cdd6f4;background:#313244}.StagingDebugToolbar-module-scss-module__0p6_pa__tabActive{color:#89b4fa;border-bottom-color:#89b4fa}.StagingDebugToolbar-module-scss-module__0p6_pa__panelContent{flex:1;padding:12px;overflow-y:auto}.StagingDebugToolbar-module-scss-module__0p6_pa__toggle{z-index:99998;color:#89b4fa;cursor:pointer;background:#313244;border:2px solid #89b4fa;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:transform .15s;display:flex;position:fixed;bottom:16px;right:16px;box-shadow:0 4px 12px #0000004d}.StagingDebugToolbar-module-scss-module__0p6_pa__toggle:hover{transform:scale(1.1)}
.TermsModal-module-scss-module__Da8v_q__overlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.TermsModal-module-scss-module__Da8v_q__modal{z-index:10000;background-color:#fff;border-radius:1.25rem;width:100%;max-width:600px;max-height:90vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 10px 40px #0003}.TermsModal-module-scss-module__Da8v_q__header{text-align:center;margin-bottom:1.875rem}.TermsModal-module-scss-module__Da8v_q__content{margin-bottom:2.5rem}.TermsModal-module-scss-module__Da8v_q__legalText{color:var(--b-color-text-primary)}.TermsModal-module-scss-module__Da8v_q__legalText button{color:var(--b-color-interactive-primary);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.TermsModal-module-scss-module__Da8v_q__legalText button:hover{color:var(--b-color-interactive-primary-hover)}.TermsModal-module-scss-module__Da8v_q__legalText button:focus-visible{outline:2px solid var(--b-color-interactive-primary);outline-offset:2px;border-radius:2px}.TermsModal-module-scss-module__Da8v_q__documentHeader{margin-bottom:1.875rem}.TermsModal-module-scss-module__Da8v_q__documentContent{background-color:#f5f5f5;border-radius:.625rem;max-height:50vh;padding:1.25rem;overflow-y:auto}.TermsModal-module-scss-module__Da8v_q__documentContent h1,.TermsModal-module-scss-module__Da8v_q__documentContent h2,.TermsModal-module-scss-module__Da8v_q__documentContent h3{margin-top:1.875rem;margin-bottom:1.25rem}.TermsModal-module-scss-module__Da8v_q__documentContent p{margin-bottom:1.25rem}.TermsModal-module-scss-module__Da8v_q__buttons{flex-direction:column;gap:1.25rem;display:flex}
/*# sourceMappingURL=06-p47v0kn9en.css.map*/