.auth-bg{position:relative;overflow:hidden}.auth-bg:before{content:"";position:fixed;inset:-10%;background:linear-gradient(90deg,#e4e4e7,#c1cdfe,#fecdd3);filter:blur(80px);transform:translateZ(0);animation:drift 10s linear infinite;will-change:transform}@keyframes drift{0%{transform:translateZ(-20%) scale(.5)}15%{transform:translate3d(25%,25%,-10%) scale(1)}50%{transform:translate3d(-25%,25%,0) scale(1.5)}85%{transform:translate3d(25%,-25%,0) scale(1)}to{transform:translateZ(-20%) scale(.5)}}@media (prefers-reduced-motion:reduce){.auth-bg:before{animation:none}}.meta-bg{--accent-hue:168;--tint-hue:calc(var(--accent-hue) + 120);position:fixed;inset:0;z-index:-1;pointer-events:none}.postcard{border-radius:40px;border:.045rem solid #d1c6e7}.blob,.blobtwo,.postcard{background:transparent;box-shadow:inset 17px 17px 49px hsla(240,5%,96%,.35),inset -17px -17px 49px #fecdd3}.blob,.blobtwo{transform-origin:50% 50%;transform-box:fill-box;will-change:transform}.blob{fill:rgba(230,230,255,.05);box-shadow:inset 17px 17px 49px hsla(240,5%,96%,.75),inset -17px -17px 49px #fecdd3}.blob,.blobtwo{transform-origin:50% 50%;animation:float 30s infinite alternate-reverse}.blobtwo{fill:rgba(202,180,228,.5)}.blob.core{animation-delay:-1s;animation-duration:28s}.blob.n1{animation-delay:-3s;animation-duration:32s}.blob.n2{animation-delay:-5s;animation-duration:26s}.blob.n3{animation-delay:-7s;animation-duration:34s}.blob.s1{animation-delay:-11s;animation-duration:38s}.blob.s2{animation-delay:-9s;animation-duration:30s}.blob.s3{animation-delay:-13s;animation-duration:36s}.blobtwo.core{animation-delay:-1s;animation-duration:28s}.blobtwo.n1{animation-delay:-3s;animation-duration:32s}.blobtwo.n2{animation-delay:-5s;animation-duration:26s}.blobtwo.n3{animation-delay:-7s;animation-duration:34s}.blobtwo.s1{animation-delay:-11s;animation-duration:38s}.blobtwo.s2{animation-delay:-9s;animation-duration:30s}.blobtwo.s3{animation-delay:-13s;animation-duration:36s}@media (max-width:768px){.hide-sm{display:none}}@keyframes float{0%{transform:translateY(-70px) scaleX(1) scaleY(1.5) rotate(1turn)}25%{transform:translate(-140px,-260px) scaleX(1.58) scaleY(1.7) rotate(270deg)}50%{transform:translate(400px,150px) scaleX(.8) scaleY(1.15) rotate(180deg)}75%{transform:translate(-80px,320px) scaleY(.42) scaleX (.7) rotate(120deg)}to{transform:translate(0) scaleX(1) scaleY(1.4) rotate(40deg)}}.tint .halo{fill:rgba(230,230,255,.5);transform-origin:50% 50%;animation:orbit 30s linear infinite}@keyframes orbit{to{transform:rotate(0deg) translateX(50%) translateY(0) rotate(180deg)}}@for $i from 0 through 11{.halo.h0{animation-delay:0s}.halo.h1{animation-delay:-5s}.halo.h2{animation-delay:-10s}.halo.h3{animation-delay:-15s}.halo.h4{animation-delay:-20s}.halo.h5{animation-delay:-25s}.halo.h6{animation-delay:-30s}.halo.h7{animation-delay:-35s}.halo.h8{animation-delay:-40s}.halo.h9{animation-delay:-45s}.halo.h10{animation-delay:-50s}.halo.h11{animation-delay:-55s}}@media (prefers-reduced-motion:reduce){.blob,.halo{animation:none}}@media (prefers-color-scheme:dark){.meta-bg{--accent-hue:210}}