@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap);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}*{font-family:Lato;font-weight:500;list-style-type:none;margin:0}body{background:#512b81}a{text-decoration:none}nav{background-color:#35155d;color:#f0f8ff;display:flex;overflow:hidden;padding:20px;position:fixed;top:0;width:100%;z-index:4}.logo{font-size:32px}.logo img{border-radius:50px;height:100px;width:100px}.logo a{color:#f0f8ff}.menu{display:flex;font-size:18px;gap:1em}.menu li{padding:5px 14px}li{display:inline;padding:50px}.nav-links{align-items:center;display:flex}li a{color:#f0f8ff;font-size:20px;font-weight:500;padding:6px 0;position:relative;text-decoration:none}li a:before{background:#8cabff;border-radius:12px;bottom:0;content:"";height:3px;left:0;position:absolute;transition:all .4s ease;width:0}li a:hover:before{color:#8cabff;width:100%}main{margin-top:100px}.home{display:flex;font-size:3rem;height:700px;justify-content:space-around;margin-top:200px;position:relative}.section1{align-items:center;color:#f0f8ff;font-size:3rem;justify-content:center;padding:20px;width:50%}.section2{width:50%}.image{background:#8cabff;border-radius:50% 50% 50% 50%/33% 33% 67% 67%;margin-left:10px;margin-right:10px;text-align:center}img{border-radius:20%;height:500px;width:350px}.purple{color:#d5a9d5}.links a{color:#f0f8ff;font-size:2rem;margin:30px}.links a:hover{color:#8cabff}.btn{align-items:center;background:linear-gradient(180deg,#8cabff 0,#4477ce);border:none;border-radius:25px;box-shadow:0 5px 10px rgba(0,0,0,.2);color:#f0f8ff;font-size:1.2rem;justify-content:center;padding:.8em 1.2em;transition:all .3s}.projects{color:#f0f8ff}.content,.projects{padding:20px;text-align:center}.content{font-size:1.5rem}.content p{padding:30px}.project{background:#8cabff;border-radius:31px;box-shadow:6px 6px 12px #516394,-6px -6px 12px #c7f3ff;display:inline-flex;height:auto;margin:55px 20px 70px;width:300px}.project,h1{color:#f0f8ff}h1{font-size:2.5rem}.text-center,h1{text-align:center}.text-center{padding:20px}.about{backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);background:rgba(140,171,255,.4);border:1px solid hsla(0,0%,100%,.18);border-radius:31px;box-shadow:6px 6px 12px #516394,-6px -6px 12px #c7f3ff;color:#f0f8ff;display:inline-flex;height:auto;margin:55px 20px 70px;text-align:center;width:45vw}.about-content,.about-content p{font-size:1.5rem;padding:20px;text-align:center}.skills{backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);background:rgba(140,171,255,.4);border:1px solid hsla(0,0%,100%,.18);border-radius:31px;box-shadow:6px 6px 12px #516394,-6px -6px 12px #c7f3ff;box-sizing:border-box;color:#f0f8ff;display:inline-flex;height:auto;margin:55px 20px 70px;text-align:center;width:45vw}.container{padding:20px;width:100%}.container p{color:#f0f8ff;font-size:1.5rem}.skill{background:linear-gradient(180deg,#8cabff 0,#4477ce);border-radius:25px;box-shadow:6px 6px 12px #516394,-6px -6px 12px #c7f3ff;padding-bottom:10px;padding-top:10px;text-align:right}.django,.python{width:90%}.react{width:75%}.git{width:80%}.html{width:100%}.css{width:80%}.js{width:65%}form{font-size:16px;line-height:1.5;margin:55px auto 70px;width:400px}label{color:#f0f8ff;display:block;margin-bottom:5px}input[type=email],input[type=text],textarea{background-color:#512b81;border:4px solid #8cabff;border-radius:31px;color:#f0f8ff;font-size:16px;line-height:1.5;margin-bottom:15px;padding:20px;width:100%}::-webkit-input-placeholder{color:#f0f8ff}::placeholder{color:#f0f8ff}input[type=submit]{cursor:pointer}input[type=submit]:hover{font-size:23px}.footer{background-color:#35155d;bottom:0;color:#f0f8ff;left:0;width:100%}.footer .heading{color:#fefefe;margin:0 auto 3rem;max-width:1010px;text-transform:uppercase;width:90%}.footer .content{display:flex;justify-content:space-evenly;margin:1.5rem}.footer .content p{font-size:19px;margin-bottom:1.3rem}.footer .content a{color:#f0f8ff;font-size:20px;font-weight:500;padding:6px 0;position:relative}.footer .content a:before{background:#8cabff;border-radius:12px;bottom:0;content:"";height:3px;left:0;position:absolute;transition:all .4s ease;width:0}.footer .content a:hover:before{color:#8cabff;width:100%}.footer .content a{color:#fefefe;text-decoration:none}.footer .content h4{margin-bottom:1.3rem}footer{text-align:center}footer hr{margin:2rem 0}@media (max-width:409px){.about,.skills{width:200px}}@media (max-width:745px){.about,.skills{width:350px}.footer .content{display:flex;flex-direction:column;font-size:14px}.footer{position:static}}@media (min-width:768px) and (max-width:1024px){.footer,.footer .content{font-size:14px}}@media (orientation:landscape) and (max-height:500px){.footer{position:static}}@media (max-width:944px){main{margin-top:240px}.home{flex-direction:column-reverse}.section1,.section2{text-align:center;width:100%}.projects{margin-top:200px}}.hamburger,input[type=checkbox]{display:none}.hamburger{float:right;font-size:24px;-webkit-user-select:none;user-select:none}@media (max-width:768px){.menu{display:none}.menu li+li{margin-top:12px}input[type=checkbox]:checked~.menu{display:flex;flex-direction:column;left:0;padding:16px 0;right:0;text-align:center}.hamburger{display:block}}
/*# sourceMappingURL=main.19bbf7bd.css.map*/