.styles-module__792B5q__badge{width:.625rem;height:.625rem;display:flex;position:absolute;top:-.125rem;right:-.125rem}.styles-module__792B5q__ping{background-color:var(--color-primary);opacity:.75;border-radius:9999px;width:100%;height:100%;animation:1s cubic-bezier(0,0,.2,1) infinite styles-module__792B5q__ping;display:inline-flex;position:absolute}.styles-module__792B5q__dot{background-color:var(--color-primary);border-radius:9999px;width:.625rem;height:.625rem;display:inline-flex;position:relative}@keyframes styles-module__792B5q__ping{75%,to{opacity:0;transform:scale(2)}}
.styles-module__G89xCq__badge{color:#fff;background-color:#fb2c36;background-color:lab(55.4814% 75.0732 48.8528);border-radius:9999px;justify-content:center;align-items:center;min-width:1rem;height:1rem;padding:0 .25rem;font-size:10px;font-weight:700;display:flex;position:absolute;top:-.25rem;right:-.25rem}
@layer theme,base;@layer components{.styles-module__SHHXWW__bottomNav{z-index:40;pointer-events:none;position:fixed;bottom:0;left:0;right:0}.styles-module__SHHXWW__nav,.styles-module__SHHXWW__fabWrapper>*{pointer-events:auto}@media (min-width:48rem){.styles-module__SHHXWW__bottomNav{display:none}}.styles-module__SHHXWW__fabWrapper{transition:transform .3s var(--ease-standard);justify-content:flex-end;margin-bottom:.75rem;padding-right:1rem;display:flex}.styles-module__SHHXWW__fabWrapper[data-hidden=true]{transform:translateY(calc(4.25rem + env(safe-area-inset-bottom)))}.styles-module__SHHXWW__fab{background-color:var(--color-primary);width:3.5rem;height:3.5rem;box-shadow:var(--elevation-lg);color:var(--color-primary-foreground);transition:color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard);border-radius:9999px;justify-content:center;align-items:center;display:flex}.styles-module__SHHXWW__fab:hover{background-color:color-mix(in oklab, var(--color-primary) 90%, transparent)}.styles-module__SHHXWW__fabIcon{width:1.5rem;height:1.5rem}.styles-module__SHHXWW__nav{margin:0 .75rem calc(.75rem + env(safe-area-inset-bottom));border:1px solid color-mix(in oklab, var(--color-foreground) 10%, transparent);background-color:color-mix(in oklab, var(--color-background) 96%, transparent);box-shadow:var(--elevation-lg), inset 0 1px 0 #fff6;transition:transform .3s var(--ease-standard);border-radius:9999px}@supports (color:lab(0% 0 0)){.styles-module__SHHXWW__nav{box-shadow:var(--elevation-lg), inset 0 1px 0 lab(100% -.0000298023 .0000119209/.4)}}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.styles-module__SHHXWW__nav{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background-color:color-mix(in oklab, var(--color-background) 62%, transparent)}}.dark .styles-module__SHHXWW__nav{box-shadow:var(--elevation-lg), inset 0 1px 0 #ffffff1f}@supports (color:lab(0% 0 0)){.dark .styles-module__SHHXWW__nav{box-shadow:var(--elevation-lg), inset 0 1px 0 lab(100% -.0000298023 .0000119209/.12)}}.styles-module__SHHXWW__nav[data-hidden=true]{transform:translateY(calc(100% + .75rem + env(safe-area-inset-bottom)))}.styles-module__SHHXWW__items{justify-content:space-around;align-items:center;height:3.5rem;padding:0 .5rem;display:flex}.styles-module__SHHXWW__item{height:100%;color:var(--color-muted-foreground);transition:color var(--duration-fast) var(--ease-standard);-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.125rem;display:flex;position:relative}.styles-module__SHHXWW__item:before{background-color:color-mix(in oklab, var(--color-primary) 14%, transparent);content:"";opacity:0;width:3.25rem;height:2rem;transition:opacity .2s var(--ease-standard), transform .3s cubic-bezier(.34, 1.56, .64, 1);border-radius:9999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.6)}.styles-module__SHHXWW__item[data-active=true]{color:var(--color-primary)}.styles-module__SHHXWW__item[data-active=true]:before{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module__SHHXWW__iconWrapper{position:relative}.styles-module__SHHXWW__icon{width:1.5rem;height:1.5rem}.styles-module__SHHXWW__item[data-active=true] .styles-module__SHHXWW__icon{animation:styles-module__SHHXWW__iconPop .35s var(--ease-standard)}.styles-module__SHHXWW__srOnly{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@layer utilities;@keyframes styles-module__SHHXWW__iconPop{0%{transform:scale(1)}40%{transform:scale(1.2)}to{transform:scale(1)}}
.layout-module__fcsDfa__header{z-index:50;border-bottom:1px solid color-mix(in oklab, var(--color-border) 40%, transparent);background-color:color-mix(in oklab, var(--color-background) 80%, transparent);width:100%;position:sticky;top:0}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.layout-module__fcsDfa__header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:color-mix(in oklab, var(--color-background) 60%, transparent)}}.layout-module__fcsDfa__nav{justify-content:center;width:100%;height:4rem;display:flex}.layout-module__fcsDfa__navInner{justify-content:space-between;align-items:center;width:100%;max-width:64rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;display:flex}@media (min-width:40rem){.layout-module__fcsDfa__navInner{padding-left:1.25rem;padding-right:1.25rem}}.layout-module__fcsDfa__brandGroup{align-items:center;gap:1.25rem;font-weight:600;display:flex}.layout-module__fcsDfa__brandLink{transition:opacity var(--duration-fast) var(--ease-standard);align-items:center;gap:.625rem;display:flex}.layout-module__fcsDfa__brandLink:hover{opacity:.8}.layout-module__fcsDfa__brandName{letter-spacing:-.025em;font-size:1rem;font-weight:700;line-height:1.5rem}.layout-module__fcsDfa__navActions{align-items:center;gap:.5rem;display:flex}.layout-module__fcsDfa__switchers{display:none}@media (min-width:40rem){.layout-module__fcsDfa__navActions{gap:1rem}.layout-module__fcsDfa__switchers{align-items:center;gap:1rem;display:flex}}.layout-module__fcsDfa__contentShell{flex-direction:column;min-height:calc(100vh - 4rem);display:flex}.layout-module__fcsDfa__main{flex:1;justify-content:center;width:100%;display:flex;overflow-x:clip}.layout-module__fcsDfa__mainInner{width:100%;max-width:64rem;padding:1.5rem 1.25rem 5rem}@media (min-width:48rem){.layout-module__fcsDfa__mainInner{padding-bottom:1.5rem}}.layout-module__fcsDfa__footer{border-top:1px solid color-mix(in oklab, var(--color-border) 40%, transparent);background-color:color-mix(in oklab, var(--color-muted) 30%, transparent);width:100%;padding-bottom:5rem}@media (min-width:48rem){.layout-module__fcsDfa__footer{padding-bottom:0}}.layout-module__fcsDfa__footerInner{max-width:64rem;margin:0 auto;padding:1.5rem}@media (min-width:40rem){.layout-module__fcsDfa__footerInner{padding:2.5rem}}.layout-module__fcsDfa__footerGrid{grid-template-columns:1fr;gap:2rem;font-size:.875rem;line-height:1.25rem;display:grid}@media (min-width:40rem){.layout-module__fcsDfa__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.layout-module__fcsDfa__footerGrid{grid-template-columns:repeat(4,1fr)}}.layout-module__fcsDfa__footerBrand{flex-direction:column;gap:1rem;display:flex}.layout-module__fcsDfa__footerBrandRow{align-items:center;gap:.5rem;display:flex}.layout-module__fcsDfa__footerBrandName{font-weight:700}.layout-module__fcsDfa__footerDescription{color:var(--color-muted-foreground);font-size:.75rem;line-height:1.625}.layout-module__fcsDfa__footerHeading{color:var(--color-foreground);margin-bottom:1rem;font-weight:600}.layout-module__fcsDfa__footerList{flex-direction:column;gap:.75rem;font-size:.75rem;line-height:1rem;display:flex}.layout-module__fcsDfa__footerLink{color:var(--color-muted-foreground);transition:color var(--duration-fast) var(--ease-standard)}.layout-module__fcsDfa__footerLink:hover{color:var(--color-primary)}.layout-module__fcsDfa__footerExternalLink{color:var(--color-muted-foreground);transition:color var(--duration-fast) var(--ease-standard);align-items:center;gap:.375rem;display:inline-flex}.layout-module__fcsDfa__footerExternalLink:hover{color:var(--color-primary)}.layout-module__fcsDfa__copyright{border-top:1px solid color-mix(in oklab, var(--color-border) 40%, transparent);text-align:center;margin-top:2.5rem;padding-top:1.5rem}.layout-module__fcsDfa__copyrightText{color:var(--color-muted-foreground);font-size:.75rem;line-height:1rem}