body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{background-color:#d3d3d3}html{scroll-behavior:smooth}#contact{align-items:center;padding:60px}#contact,#contact form{display:flex;flex-direction:column}#contact form{background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000014;gap:16px;padding:30px;width:50%}#contact p{color:#666;margin-bottom:30px}#contact input,#contact textarea{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:12px 14px}#contact input:focus,#contact textarea:focus{border-color:#2563eb;outline:none}#contact button{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px}#contact button:hover{background:#1d4ed8}#contact div{align-items:center;color:#444;display:flex;font-size:14px;font-size:16px;gap:10px;margin-top:20px}#contact img{height:32px;width:32px}@media(max-width:500px){#contact{align-content:center;display:flex;height:680px;margin-top:0;width:100%}#contact form{width:80%}#contact input{padding-top:5px}#contact button{margin-top:10px}}.footer-container{color:#fff;padding:10px 0;text-align:center}.footer-container,.header{background-color:#2563eb;width:100%}.header{align-items:center;display:flex;height:60px;justify-content:space-between}.header-name{background-color:#2563eb;color:#fff;cursor:pointer;font-family:Montez,cursive;font-size:40px;margin:0}.header-nav-links{background-color:#2563eb;padding:0}.header-nav-links li{background-color:#2563eb;display:inline-block}.header-nav-links li a{background-color:inherit;color:#fff;font-size:20px;text-decoration:none;transition:all .3s ease 0s}@media (min-width:501px){.header{position:fixed}.header-nav-links li a{padding:0 40px}}@media (max-width:500px){.header-name{font-size:20px;width:30%}.header-nav-links{display:flex!important;gap:10px;justify-content:flex-end;width:70%}.header-nav-links li a{font-size:15px;padding:0 5px}}#home{align-items:center;display:flex;justify-content:space-around;padding-top:60px;width:100%}.home-text-container{color:#000}.home-image-container,.home-text-container{display:flex;justify-content:center;width:40%}.home-image-container{align-items:center;overflow:hidden}.home-text{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.home-image{border-radius:50%;height:500px;object-fit:cover;object-position:top;width:500px}.home-links-container{display:flex;flex-direction:row;justify-content:space-around;margin:20px;width:100%}.home-links{background-color:#2563eb;border-radius:10px;color:#fff;font-size:25px;padding:10px;text-decoration:none}.home-links:hover{background:#1d4ed8}@media (max-width:500px){#home{display:flex;flex-direction:column-reverse;margin-top:30px}.home-image-container{border-radius:50%;height:350px;overflow:hidden;width:80%}.home-text-container{width:80%}.home-text{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}.home-text h1{font-size:24px}.home-text p{font-size:16px}.home-image{height:250px;object-fit:cover;object-position:top;width:250px}.home-links-container{display:flex;flex-direction:row;justify-content:space-around;width:100%}.home-links{background-color:navy;border-radius:8px;color:#fff;font-size:12px;padding:10px}}#projects{padding-top:60px;width:100%}#projects,.projects-cred-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.project-container{border:.5px solid #1d4ed8;border-radius:10px;box-shadow:5px .8rem 1rem #000000b3;color:#000;display:flex;flex-direction:row;height:250px;justify-content:center;margin-top:50px;overflow:hidden;width:60%}.project-image{height:250px;object-fit:cover;width:50%}.project-inner-container{align-items:flex-start;display:flex;flex-direction:column;padding-left:5px;width:50%}.project-links{display:flex;gap:15px;justify-content:flex-start;text-align:center;width:100%}.project-links a{background-color:#2563eb;border-radius:5px;color:#fff;cursor:pointer;height:25px;padding:5px 0;text-decoration:none;width:25%}.project-links a:hover{background:#1d4ed8}@media (max-width:500px){#projects{padding-top:100px}.project-container{border-radius:5px;display:flex;flex-direction:column;width:90%}.project-image{height:156px;margin-top:0;object-fit:cover;padding:0;width:100%}.project-inner-container{height:250px;width:100%}.project-inner-container h3{font-size:14px}.project-inner-container p{font-size:10px}.project-links a{border-radius:3px;font-size:7px;height:20px;width:30%}}#skills{height:700px;padding-top:60px;width:100%}#skills h1{text-align:center}.skills-container{display:flex;flex-direction:row;justify-content:space-around;width:100%}.skill-container{border:2px solid #1d4ed8;border-radius:10px;height:450px;margin-top:50px;padding:10px;text-align:center;width:25%}.skill-table{align-content:flex-start;display:flex;flex-direction:column;justify-content:center;row-gap:10px;width:100%}#skill-component{display:flex;flex-direction:row;height:45px;justify-content:space-between;width:100%}.skill-bar{background-color:#7777f7;width:100%}.skill-bar,.skill-bar p{border-radius:5px;height:10px}.skill-bar p{background-color:#1d4ed8;margin-top:0}@media (max-width:500px){#skills{height:1145px;padding-top:100px}#skills,.skills-container{align-items:center;display:flex;flex-direction:column}.skills-container{height:1000px;justify-content:center;width:80%}.skill-container{border:2px solid navy;border-radius:10px;box-shadow:5px .8rem 1rem #000000b3;height:450px;margin-top:50px;padding:10px;text-align:center;width:100%}}
/*# sourceMappingURL=main.ee33b525.css.map*/