.gauge-module-scss-module__GFNIYW__wrapper{flex-direction:column;align-items:center;gap:.75rem;display:flex}.gauge-module-scss-module__GFNIYW__wrapper [data-variant=subject]{--gauge-color:rgb(var(--theme-benchmark-subject))}.gauge-module-scss-module__GFNIYW__wrapper [data-variant=compare]{--gauge-color:rgb(var(--theme-benchmark-compare))}.gauge-module-scss-module__GFNIYW__wrapper[data-variant=dark] .gauge-module-scss-module__GFNIYW__track{stroke:rgba(var(--theme-black), .05)}.gauge-module-scss-module__GFNIYW__wrapper[data-variant=dark] .gauge-module-scss-module__GFNIYW__labelText{color:rgb(var(--theme-black))}.gauge-module-scss-module__GFNIYW__wrapper[data-variant=light] .gauge-module-scss-module__GFNIYW__track{stroke:rgba(var(--theme-white), .05)}.gauge-module-scss-module__GFNIYW__wrapper[data-variant=light] .gauge-module-scss-module__GFNIYW__labelText{color:rgb(var(--theme-white))}.gauge-module-scss-module__GFNIYW__gaugeRow{align-items:flex-end;gap:.5rem;display:flex}.gauge-module-scss-module__GFNIYW__svg{flex:1;width:100%;min-width:0;max-width:20rem;height:auto;display:block}.gauge-module-scss-module__GFNIYW__track{fill:none}.gauge-module-scss-module__GFNIYW__needle{stroke:var(--gauge-color);stroke-width:1px;transform:rotate(var(--gauge-angle,-180deg));transform-origin:var(--gauge-origin,center);transition:transform 1s var(--ease-out-expo) var(--gauge-delay,0s)}.gauge-module-scss-module__GFNIYW__pivot{fill:var(--gauge-color)}.gauge-module-scss-module__GFNIYW__bound{font-family:var(--font-base);opacity:.5;white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:400;line-height:1.1}.gauge-module-scss-module__GFNIYW__labels{flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;margin:0;padding:0;list-style:none;display:flex}.gauge-module-scss-module__GFNIYW__labelItem{align-items:center;gap:.375rem;display:inline-flex}.gauge-module-scss-module__GFNIYW__labelItem:before{content:"";background-color:var(--gauge-color);border-radius:50%;width:.5rem;height:.5rem;display:inline-block}.gauge-module-scss-module__GFNIYW__labelText{font-family:var(--font-base);font-size:.75rem;font-weight:400;line-height:1.1}.gauge-module-scss-module__GFNIYW__meter{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
.notification-toasts-module-scss-module__Nx4Oqq__viewport{top:var(--spacing-small);right:var(--spacing-small);z-index:var(--layer-toast);width:23.75rem;max-width:calc(100vw - 2*var(--spacing-small));pointer-events:none;position:fixed}.notification-toasts-module-scss-module__Nx4Oqq__toastRoot{--gap:.5rem;--peek:.5rem;--scale:calc(max(0, 1 - (var(--toast-index) * .075)));--shrink:calc(1 - var(--scale));--height:var(--toast-frontmost-height,var(--toast-height));box-sizing:border-box;width:100%;height:var(--height);-webkit-user-select:none;user-select:none;cursor:default;z-index:calc(var(--layer-toast) - var(--toast-index));transform-origin:top;transition:transform .5s var(--ease-out-expo),opacity .15s;transform:translateY(calc(var(--toast-index) * var(--peek) + var(--shrink) * var(--height))) scale(var(--scale));margin:0;position:absolute;top:0;left:0;right:0}.notification-toasts-module-scss-module__Nx4Oqq__toastRoot[data-starting-style],.notification-toasts-module-scss-module__Nx4Oqq__toastRoot[data-ending-style]{opacity:0;transform:translate(100%)scale(1)}.notification-toasts-module-scss-module__Nx4Oqq__toastRoot:last-child{position:relative}.notification-toasts-module-scss-module__Nx4Oqq__toastContent{pointer-events:auto;transition:opacity .25s}.notification-toasts-module-scss-module__Nx4Oqq__toastContent[data-behind]{opacity:1}