.m_b37d9ac7{width:calc(100% - var(--mantine-spacing-md) * 2);z-index:var(--notifications-z-index);max-width:var(--notifications-container-width);position:fixed}.m_b37d9ac7:where([data-position=top-center]){top:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=top-left]){top:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=top-right]){top:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-center]){bottom:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=bottom-left]){bottom:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-right]){bottom:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_5ed0edd0+.m_5ed0edd0{margin-top:var(--mantine-spacing-md)}
:root{--easing-standard:cubic-bezier(.4, 0, .2, 1);--easing-smooth:cubic-bezier(.25, .8, .25, 1);--easing-bounce:cubic-bezier(.34, 1.56, .64, 1);--easing-natural:cubic-bezier(.16, 1, .3, 1);--duration-fast:.2s;--duration-normal:.3s;--duration-medium:.4s;--duration-slow:.6s}@keyframes animations-module__0OFTSW__liquidShine{0%,to{background-position:0%}25%{background-position:50% 25%}50%{background-position:100%}75%{background-position:50% 75%}}@keyframes animations-module__0OFTSW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes animations-module__0OFTSW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes animations-module__0OFTSW__fadeInSlide{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes animations-module__0OFTSW__fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes animations-module__0OFTSW__fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes animations-module__0OFTSW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animations-module__0OFTSW__animateFadeIn{animation:animations-module__0OFTSW__fadeIn var(--duration-normal) var(--easing-standard) forwards}.animations-module__0OFTSW__animateFadeInUp{animation:animations-module__0OFTSW__fadeInUp var(--duration-medium) var(--easing-natural) forwards}.animations-module__0OFTSW__animateFadeInSlide{animation:animations-module__0OFTSW__fadeInSlide var(--duration-normal) var(--easing-standard) forwards}.animations-module__0OFTSW__animateScaleIn{animation:animations-module__0OFTSW__scaleIn var(--duration-normal) var(--easing-smooth) forwards}
:root{--glass-small:blur(10px);--glass-light:blur(var(--mantine-spacing-sm));--glass-medium:blur(calc(var(--mantine-spacing-md) * 2)) saturate(180%);--glass-heavy:blur(100px) saturate(180%);--glass-navbar:blur(var(--mantine-spacing-lg));--glass-hero:blur(var(--mantine-spacing-xl))}
:root{--container-primary:85rem;--container-navbar:1408px;--container-extra-large:1400px;--container-large:1200px;--container-medium:900px;--content-max:800px;--content-small:700px;--content-extra-small:600px;--border-width-hairline:calc(var(--mantine-spacing-xs) / 10);--border-width-thin:calc(var(--mantine-spacing-xs) / 8);--border-width-light:calc(var(--mantine-spacing-xs) / 4);--transparency-subtle:10%;--transparency-light:20%;--transparency-medium:40%;--transparency-heavy:60%;--transparency-strong:80%;--lift-small:-2px;--lift-medium:calc(var(--mantine-spacing-lg) * -.2);--lift-large:calc(var(--mantine-spacing-lg) * -.4);--card-shadow-hover-small:0 calc(var(--mantine-spacing-sm) * 1.2) calc(var(--mantine-spacing-lg) * 1.2) calc(var(--mantine-spacing-lg) * -.4) color-mix(in srgb, var(--mantine-color-black) 20%, transparent);--card-shadow-hover-large:0 var(--mantine-spacing-lg) calc(var(--mantine-spacing-xl) * 1.25) calc(var(--mantine-spacing-sm) * -1) color-mix(in srgb, var(--mantine-color-black) 25%, transparent);--card-shadow-hover-small-dark:0 calc(var(--mantine-spacing-sm) * 1.2) calc(var(--mantine-spacing-lg) * 1.2) calc(var(--mantine-spacing-lg) * -.4) color-mix(in srgb, var(--mantine-color-black) 40%, transparent);--card-shadow-hover-large-dark:0 var(--mantine-spacing-lg) calc(var(--mantine-spacing-xl) * 1.25) calc(var(--mantine-spacing-sm) * -1) color-mix(in srgb, var(--mantine-color-black) 50%, transparent);--font-size-heading-xl:calc(var(--mantine-font-size-xl) * 2);--font-size-heading-lg:calc(var(--mantine-font-size-xl) * 1.75);--font-size-heading-md:calc(var(--mantine-font-size-xl) * 1.5);--spacing-section-xs:calc(var(--mantine-spacing-xl) * 2);--spacing-section-sm:calc(var(--mantine-spacing-xl) * 2.5);--spacing-section-md:calc(var(--mantine-spacing-xl) * 3);--spacing-section-lg:calc(var(--mantine-spacing-xl) * 4);--spacing-section-xl:calc(var(--mantine-spacing-xl) * 5);--gap-compact:calc(var(--mantine-spacing-xs) / 2);--gap-tight:calc(var(--mantine-spacing-xs) * .4);--button-lift-minimal:-1px;--button-lift-small:-2px;--button-lift-medium:-3px;--z-index-below:-1;--z-index-base:0;--z-index-raised:10;--z-index-sticky:100;--z-index-dropdown:200;--z-index-navbar:300;--z-index-modal-backdrop:400;--z-index-modal:500;--z-index-notification:600;--z-index-tooltip:700;--z-index-max:9999}


