@import url(https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,300;0,600;1,300;1,600&family=DM+Sans:wght@300;400;500;600;700&display=swap);#root,body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;overflow-y:auto}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-page{--auth-forest:#0b2d1c;--auth-fmid:#1a5c3a;--auth-flit:#2d8a61;--auth-sage:#7adba0;--auth-pale:#e8f5ee;--auth-gold:#d4a853;--auth-cream:#f5f9f6;--auth-ink:#0b1e13;--auth-muted:#4a7060;--auth-hint:#8aab98;--auth-border:#c8e2d4;color:var(--auth-ink);font-family:DM Sans,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.auth-rise-in{animation:authRiseIn .7s both}.auth-slide-right{animation:authSlideRight .9s cubic-bezier(.16,1,.3,1) .2s both}.auth-view-enter{animation:authViewIn .35s cubic-bezier(.16,1,.3,1) both}@keyframes authRiseIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes authSlideRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes authViewIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes authPulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}@keyframes authBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes authFloatA{0%,to{transform:translateY(0) rotate(-1.5deg)}50%{transform:translateY(-10px) rotate(-1.5deg)}}@keyframes authFloatB{0%,to{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-8px) rotate(2deg)}}@keyframes authOrb{0%,to{transform:scale(1) translate(0)}50%{transform:scale(1.2) translate(-20px,20px)}}.auth-fraunces{font-family:Fraunces,serif}
/*# sourceMappingURL=main.2baf2e45.css.map*/