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}.header{align-items:center;background-color:#2f2f2f;box-shadow:0 2px 8px #0000004d;color:#fff;display:flex;font-weight:600;justify-content:space-between;padding:16px 32px}.side a,.side a:visited{color:#000}.logo img{border-radius:20%;height:55px;object-fit:cover;width:55px}.nav-container{flex-grow:1;justify-content:center;position:relative}.nav,.nav-container{align-items:center;display:flex}.nav{gap:24px}.nav-link{border-radius:8px;color:#fff;display:inline-block;font-size:18px;padding:8px 12px;text-align:center;text-decoration:none;transition:background-color .3s ease,color .3s ease;width:100px}.nav-link:hover{background-color:#fff;color:#2f2f2f}.hamburger{cursor:pointer;display:none;flex-direction:column;flex-shrink:0;padding:10px}.hamburger .line{background-color:#fff;height:3px;margin:4px 0;transition:all .3s ease;width:26px}.side-icon{background-color:#fff;background-size:cover;border-radius:10px;height:35px;margin-right:10px;padding:8px;width:35px}@media (max-width:768px){.hamburger{display:flex}.nav,.side{display:none}.nav{background-color:#2f2f2f;border-radius:8px;flex-direction:column;padding:16px;position:absolute;right:0;top:100%;width:auto;z-index:1000}.nav-link{margin:8px 0;padding:10px 18px}.nav-container.mobile-open .nav{display:flex}.nav-container{justify-content:flex-end}}.home{background-color:#f9f9f9;font-family:Segoe UI,sans-serif;justify-content:center;min-height:85vh;position:relative}.home,.home-wrapper{align-items:center;display:flex;flex-direction:column}.home-wrapper{margin-top:100px;max-width:1200px;padding:30px}.home-title{color:#333;font-family:Bungee,sans-serif;font-size:2.5rem;left:50%;position:absolute;top:2rem;transform:translateX(-50%);z-index:10}.home-content{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem}.text-section{flex:1 1;min-width:300px;padding:0 30px}.greeting{color:#555;display:block;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.intro{color:#222;font-size:2rem;font-weight:700;margin:.5rem 0}.description{color:#444;font-size:1rem;line-height:1.6;max-width:500px}.image-section{flex:1 1;text-align:center}.image-section h2{color:#333;font-family:Bungee,sans-serif;font-size:2rem;margin-bottom:2rem}.profile-image{border-radius:20%;box-shadow:0 10px 20px #0000001a;height:300px;object-fit:cover;width:300px}@media (max-width:768px){.home-content{flex-direction:column-reverse;text-align:center}.text-section{margin-top:2rem}.profile-image{height:240px;width:240px}.intro{font-size:1.5rem}.greeting{font-size:1.2rem}.description{font-size:.95rem}}.projects-section{background-color:#fff;padding:2rem}.section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:4rem;text-align:center}.projects-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.project-card{background:#f9fbff;border:1px solid #e1e8f0;border-radius:1rem;box-shadow:0 4px 12px #0000000d;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{box-shadow:0 8px 24px #0066cc1f;transform:translateY(-6px)}.project-card.has-images:hover{border-color:#fced15}.project-card.no-images:hover{border-color:#a3c4f3}.carousel-dots{display:flex;gap:6px;justify-content:center;margin-top:6px}.carousel-dots .dot{background-color:#bbb;border-radius:50%;display:inline-block;height:8px;transition:background-color .3s ease;width:8px}.carousel-dots .dot:first-child{background-color:#444}.project-img{border-bottom:1px solid #dde6f1;height:200px;object-fit:cover;width:100%}.project-info{background-color:#f9fbff;padding:1.5rem}.project-title{color:#0056b3;display:block;font-size:1.4rem;font-weight:600;margin-bottom:.5rem;text-decoration:none;transition:color .2s ease}.project-title:hover{color:#0077e6}.project-title:hover,a.project-title:hover{text-decoration:underline}span.project-title:hover{cursor:default;text-decoration:none}.project-desc{color:#333;font-size:1rem;line-height:1.6;margin-bottom:.75rem}.project-stack{color:#555;font-size:.95rem}.modal-overlay{align-items:center;background-color:#000000bf;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.carousel-modal{background:#f9fbff;border-radius:1rem;box-shadow:0 8px 24px #0003;max-height:90%;max-width:90%;padding:3rem;position:relative}.carousel-image{border:1px solid #ddd;border-radius:.5rem;box-shadow:0 0 8px #0000001a;max-height:70vh;max-width:100%}.carousel-close{background:#fff;border:none;border-radius:10%;color:#000;font-size:1.25rem;padding:0 10px;right:1rem;top:.5rem}.carousel-arrow,.carousel-close{cursor:pointer;position:absolute}.carousel-arrow{background:none;border:none;color:#0053a6;font-size:2rem;font-weight:700;top:50%;transform:translateY(-50%)}.carousel-arrow.left{left:.5rem}.carousel-arrow.right{right:.5rem}@media (max-width:600px){.carousel-modal{border-radius:.75rem;margin:0 auto;padding:1.5rem}.carousel-close{font-size:1.25rem;right:.5rem;top:.5rem}.carousel-arrow.left{left:-.25rem}.carousel-arrow.right{right:-.25rem}.carousel-image{max-height:50vh}}.About{text-align:center}.About h2{font-family:Bungee,FangSong;font-size:2.5rem;margin-bottom:80px;margin-top:80px}.para{margin:0 auto;width:100%}.para p{font-size:16px;line-height:1.75;margin:0 auto 3%;max-width:550px}@media (max-width:655px){.About h2{font-size:40px;margin-bottom:80px;margin-top:80px}.para p{font-size:12px;max-width:400px}}@media (max-width:500px){.para p{font-size:12px;max-width:300px}.para{margin-bottom:75px}}.contact{text-align:center}.contact h2{font-family:Bungee,FangSong;font-size:2.5rem;margin-bottom:80px;margin-top:80px}.contact p{margin:10px 0 5%;width:fit-content}.contact-icon{margin-right:5px;vertical-align:middle}.contacts{left:50%;position:absolute;top:50%;transform:translate(-40%,-40%)}.contact-icon{background-color:#fff;background-size:cover;border-radius:20%;color:#000;height:35px;margin-right:10px;padding:10px;width:35px}.copyable{cursor:pointer;position:relative}.copyable:hover .copy-alert{opacity:1;visibility:visible}.copy-alert{background-color:#333;border-radius:5px;color:#fff;font-size:14px;left:100%;opacity:0;padding:5px 10px;position:absolute;top:-30px;transform:translateX(-50%);transition:visibility 0s,opacity .5s linear;visibility:hidden}.link{color:inherit;text-decoration:none}.link:hover{text-decoration:underline}@media (max-width:515px){.contact-icon{height:25px;width:25px}.contact p,.copyable{font-size:14px;margin-bottom:30px}.contacts{width:250px}}@media (max-height:750px){.contacts{left:0;top:0;transform:translate(43%,90%)}}@media (max-height:500px){.contacts{left:50%;top:50%;transform:translate(-40%,20%)}}
/*# sourceMappingURL=main.467a60a5.css.map*/