@layer components{.auth-background{--muted-foreground:var(--auth-muted-foreground);--link:var(--auth-link);isolation:isolate;background-color:var(--background);position:relative;overflow:clip}.auth-glows{pointer-events:none;z-index:-1;opacity:var(--auth-glow-opacity);position:absolute;inset:0}.auth-glow{filter:blur(4rem);height:42.375rem;position:absolute;inset-inline:0;overflow:hidden}.auth-glow:before{content:"";aspect-ratio:1155/678;background-image:linear-gradient(var(--auth-glow-direction,45deg), var(--primary), var(--auth-glow-middle) 50%, color-mix(in oklab, var(--primary) 55%, var(--primary-foreground)));clip-path:polygon(74% 44%,100% 62%,98% 27%,86% 0%,81% 2%,73% 33%,60% 62%,52% 68%,48% 58%,45% 35%,28% 77%,0% 65%,18% 100%,28% 77%,76% 98%);width:72.1875rem;position:absolute;left:calc(50% - 30rem);transform:translate(-50%)rotate(30deg)}.auth-glow-top{top:-20rem}.auth-glow-bottom{--auth-glow-direction:225deg;top:calc(100% - 30rem)}.auth-glow-bottom:before{left:calc(50% + 36rem);transform:translate(-50%)}}
