@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.menu{background:#0000;display:flex;justify-content:center;left:0;padding:20px 0;position:fixed;top:0;transition:top .3s ease-in-out;width:100%;z-index:1000}.buttons{background-color:#fafafa;border-radius:30px;box-shadow:0 5px 15px #00000040;padding:15px 40px;width:fit-content}.menu ul{align-items:center;display:flex;gap:3rem;list-style:none;margin:0;padding:0}.menu a{animation:fadeInRight .6s ease-in-out;color:#21282d;display:inline-block;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:300;text-decoration:none}#hero{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:center;position:relative;width:100%}#hero,.heading{text-align:center}.heading h1{font-size:3.5rem;font-weight:900;margin-bottom:.5rem}.heading h1,.heading h2{color:#fff;font-family:Inter,sans-serif}.heading h2{font-size:2.75rem;font-weight:300;margin-top:0;padding-top:-50px}body,html{height:100%;margin:0}body{margin:0;padding:0}#gradient-canvas{--gradient-color-1:#6ec3f4;--gradient-color-2:#3a3aff;--gradient-color-3:#ff61ab;--gradient-color-4:#e63946;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.content ol{--height:3.8rem;height:var(--height);line-height:var(--height);list-style:none;overflow:hidden}.typewriter{align-items:center;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:2.75rem;font-weight:300;justify-content:center;text-align:center;white-space:nowrap}.cursor{animation:blink 1s step-start infinite;background-color:#fff;display:inline-block;height:100%;margin-left:4px;width:0}.role{font-weight:400}#about{font-family:Inter}#about h2{color:#21282d;font-size:2rem;font-weight:900;justify-content:center;text-align:center}#about p{color:#2b343b;font-size:1.5rem;font-weight:300;text-align:center}#skills{background-color:#ededed}#skills h2{color:#21282d;justify-content:center;text-align:center}.grid-container{display:grid;grid-template-columns:repeat(12,1fr);margin:0 auto;max-width:1200px;padding:2rem}.middle-8{grid-column:3/span 8}.middle-6{grid-column:4/span 6}#skills{background-image:linear-gradient(120deg,#e0c3fcbf,#8ec5fcbf);padding:2rem 0;text-align:center}.skills-background{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}#skills h2,.skills-container{position:relative;z-index:1}#skills h2{color:#fff;font-family:Inter,sans-serif;font-size:2rem;font-weight:900;margin-bottom:2rem}.skills-container{grid-gap:1.5rem 1.5rem;display:grid;gap:1.5rem 1.5rem;grid-template-columns:repeat(3,150px);justify-content:center;margin:0 auto;max-width:500px;padding-bottom:20px}.skill-card{align-items:center;background-image:linear-gradient(120deg,#a47fc7bf,#256bb0bf);border-radius:15px;box-shadow:0 5px 15px #00000040;color:#fff;display:flex;flex-direction:column;justify-content:center;opacity:.95;padding:1rem;transform-origin:center center;transition:transform .3s ease-in-out}.skill-card:hover{transform:scale(1.15)}.skill-image{height:80px;margin-bottom:.5rem;object-fit:contain;width:80px}.skill-label{font-family:Inter;font-size:1rem;font-weight:900;margin:0}.projects-section{background-color:#f7f7f7;font-family:Inter,sans-serif;padding:4rem 1rem;text-align:center}.projects-section h1{color:#21282d;font-size:2.25rem;font-weight:900;margin-bottom:2rem;margin-top:0;padding-bottom:2rem}.projects-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1100px;padding-bottom:2rem}.project-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000000d;display:flex;flex-direction:row;gap:2rem;height:320px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.image-slideshow{flex:1 1;height:100%;max-height:280px}.project-details{align-items:flex-start;display:flex;flex:1.2 1;flex-direction:column;gap:.75rem;justify-content:center;text-align:left}.project-card h2{font-size:1.5rem;margin:0}.project-card .description{font-size:1rem;line-height:1.5}.lang{font-size:.8rem;padding:.3rem .75rem}.links{margin-top:.5rem}.github-link img{transition:transform .2s ease;width:35px}.github-link img:hover{transform:scale(1.15)}@media (max-width:768px){.project-card{flex-direction:column;height:auto;text-align:center}.project-details{align-items:center}.image-slideshow{max-height:250px;width:100%}}.project-card:hover{box-shadow:0 12px 25px #0000001a;transform:translateY(-6px)}.project-card h2{color:#21282d;font-size:1.25rem;font-weight:700;font-weight:900;margin:.5rem 0 0}.project-card .description{color:#555;font-size:.95rem;line-height:1.4;margin:.25rem 0}.languages{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}.lang{background:#333;border-radius:999px;color:#eff1f5;font-size:.75rem;font-weight:600;padding:.25rem .6rem}.link{align-items:center;display:flex;justify-content:center;padding:.75rem 1rem 0}.github-link img{display:block;padding:.75rem .5rem 0}.github-link{color:#3a3aff;display:inline-block;font-size:.9rem;font-weight:600;margin-top:auto;text-decoration:none;transition:color .2s ease}.github-link:hover{color:#2323cc}.image-slideshow{border-radius:12px;height:250px;overflow:hidden;position:relative;width:100%}.image-slideshow img{height:100%;object-fit:cover;transition:opacity .3s ease;width:100%}.nav{background:#fffc;border:none;border-radius:50%;color:#333;cursor:pointer;font-size:1.25rem;padding:4px 10px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.nav.left{left:8px}.nav.right{right:8px}.modal-overlay{align-items:center;background:#000000d9;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:2000}.modal-content{gap:2rem;max-height:90vh;position:relative}.modal-content,.modal-image-wrapper{align-items:center;display:flex;height:auto;justify-content:center;max-width:90vw;width:auto}.modal-image-wrapper{max-height:85vh}.modal-image-wrapper img{border-radius:12px;height:auto;max-height:85vh;max-width:100%;object-fit:contain;width:100%}.modal-nav{background:none;border:none;color:#fff;cursor:pointer;font-size:3rem;transition:transform .2s ease;-webkit-user-select:none;user-select:none}.modal-nav:hover{transform:scale(1.1)}.modal-left{left:-1rem;position:relative}.modal-right{position:relative;right:-1rem}.close-modal{background:#0000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:2rem;padding:4px 10px;position:fixed;right:28px;top:24px;transition:background .2s ease;z-index:3000}@media (max-width:768px){.modal-content{flex-direction:column;gap:1rem;max-height:90vh;max-width:95vw}.modal-image-wrapper,.modal-image-wrapper img{max-height:80vh;max-width:90vw}.modal-nav{font-size:2.5rem}.modal-left,.modal-right{position:static}}.contact{background-color:#1c1c1c;margin-top:0;padding-top:0}.contact h1{color:#fff;font-family:Inter;font-size:2.25rem;font-weight:900;margin-top:0;padding-top:3rem;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1.2rem;margin:0 auto;max-width:700px;padding:1rem}.name-fields{display:flex;gap:1rem}.name-fields label{display:flex;flex:1 1;flex-direction:column}.contact-form label{color:#fff;display:flex;flex-direction:column;font-family:Inter;font-weight:600}.contact-form input,.contact-form textarea{background-color:#141414;border:2px solid #1f1f1f;border-radius:8px;color:#fff;font-family:Inter;font-size:1rem;margin-top:.5rem;outline:none;padding:.6rem}.contact-form button{background-color:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;font-family:Inter;font-size:1rem;font-weight:600;font-weight:400;padding:.75rem;transition:background .3s ease}.contact-form button:hover{background-color:#e3e3e3}.socials{align-items:center;display:flex;gap:1rem;justify-content:center}.socials img{padding-bottom:2rem;padding-top:.5rem;width:50px}@keyframes blink{50%{opacity:0}}@keyframes gradient{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}#skills{overflow:hidden;position:relative}.particles-wrapper{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.particle{animation-fill-mode:forwards;animation-iteration-count:infinite;background:linear-gradient(120deg,#e0c3fc,#8ec5fc);border-radius:50%;opacity:.6;position:absolute}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(180px)}}@keyframes floatReverse{0%,to{transform:translateY(0)}50%{transform:translateY(-180px)}}@keyframes float2{0%,to{transform:translateY(0)}50%{transform:translateY(280px)}}@keyframes floatReverse2{0%,to{transform:translateY(0)}50%{transform:translateY(-280px)}}
/*# sourceMappingURL=main.e8def9f0.css.map*/