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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.welcome-page{align-items:center;background-image:url(https://img.freepik.com/free-photo/front-view-open-blue-copybook-blank-paper-yellow-blue-surface_140725-64115.jpg?w=1060&t=st=1688859971~exp=1688860571~hmac=3ce2dff06396135c070a9baad2b41809231df60ce3c2cc6f5a60cf97916b566b);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center}.welcome-heading{font-size:24px;margin-bottom:16px;padding-right:240px}.welcome-heading,.welcome-text{color:#615d6c;display:flex;justify-content:flex-end;margin-left:auto;max-width:100%}.welcome-text{margin-bottom:32px;padding-right:280px}.container,.login-signup{justify-content:flex-end;width:100%}.login-signup{display:flex;margin-left:auto;max-width:1200px;padding-right:200px}.form-box{background:#f1f7fe;border-radius:24px;color:#010101;max-width:400px;overflow:hidden;width:100%}.form{display:flex;flex-direction:column;gap:24px;padding:48px 32px 32px;position:relative;text-align:center}.title{font-size:2rem;font-weight:700}.subtitle{color:#666;font-size:1.2rem}.form-container{display:flex;flex-direction:column;justify-content:flex-end;width:100%}.input{background:none;border:0;border-bottom:1px solid #eee;font-size:1rem;height:48px;margin-bottom:16px;outline:0;padding:12px 20px;width:100%}.form-section{background-color:#e0ecfb;box-shadow:0 -1px rgb(0 0 0/8%);font-size:1rem;padding:24px}.form-section a{color:#06f;font-weight:700;transition:color .3s ease}.form-section a:hover{color:#005ce6;text-decoration:underline}.form button{background-color:#06f;border:0;border-radius:32px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:14px 24px;transition:background-color .3s ease}.form button:hover{background-color:#005ce6}.signupbutton{border:0;border:1px solid rgba(0,0,0,.25);border-radius:32px;color:#000;font-size:.9rem;font-weight:600;padding:7px 12px;transition:background-color .3s ease}.button,.signupbutton{background-color:#fff;cursor:pointer}.button{align-items:center;border:1px solid rgba(0,0,0,.25);border-radius:.5rem;color:#413f3f;display:flex;font-size:.875rem;font-weight:700;gap:.75rem;line-height:1.25rem;margin-top:20px;max-width:320px;padding:.5rem 1.4rem;text-align:center;text-transform:uppercase;transition:all .6s ease;vertical-align:middle}.button svg{height:24px}button:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.container{align-items:center;display:flex;height:100%;justify-content:center}.textarea{background-color:#f7f31444;border:none;font-size:16px;height:80vh;padding:20px;resize:none;width:80vw}.app-container{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:center}.btn{--color1:#f7f314;--color2:#c1be35;background:linear-gradient(var(--color1),var(--color2));border:none;color:#fff;cursor:pointer;font-size:36px;height:10em;letter-spacing:4px;outline:none;-webkit-perspective:1000px;perspective:1000px;text-shadow:0 10px 10px #000;text-transform:uppercase;-webkit-transform:rotateX(70deg) rotate(30deg);transform:rotateX(70deg) rotate(30deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:10em}.btn:before{background-color:var(--color2);bottom:0;height:15px;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:bottom;transform-origin:bottom;width:100%}.btn:after,.btn:before{content:"";position:absolute;right:0}.btn:after{background-color:var(--color1);height:100%;top:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;width:15px}.btn:hover{-webkit-transform:rotateX(30deg) rotate(0);transform:rotateX(30deg) rotate(0)}
/*# sourceMappingURL=main.bd32901d.css.map*/