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}body{background-color:#d2d2d2;font-family:Bebas Neue,sans-serif;font-size:16px;margin:0;padding:0}.navbar{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem 1rem 0}.navbar a{color:#222;text-decoration:none}.logo{color:#222;font-size:2rem;font-weight:500px;letter-spacing:3px;padding-left:100px}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding-right:70px}.nav-item{color:#fff;cursor:pointer;font-size:2rem;font-weight:500;transition:color .3s}.nav-item a:hover{color:#3fa37a}.home-container{width:100%}.home-horizontal,.role{flex-wrap:wrap}.home{background-color:#f9f9f6;display:flex;justify-content:center;min-height:100vh}.home-content{max-width:1400px;padding:0 4rem;position:relative;width:100%}.home-text{display:flex;flex-direction:column}.home-text h1{font-size:14rem;font-weight:900;letter-spacing:10px;margin:0;text-align:center}.role{display:flex;gap:46rem}.role h2{-webkit-text-stroke:1px #2f6b4f;color:#0000;font-size:6rem;font-weight:1;letter-spacing:2px;margin:0;padding-left:60px}.role .left,.role .right{color:#fff}.subtitle{color:#2f6b4f;font-size:2.5rem;font-weight:900;letter-spacing:1px;padding-left:60px}.home-image{left:50%;position:absolute;top:53%;transform:translate(-50%,-50%);z-index:3}.profilepic{height:100%;object-fit:cover;width:100%}.home-horizontal{display:flex;flex-wrap:wrap;justify-content:center;left:80%;position:absolute;top:60%;transform:translate(-50%,-50%);z-index:3}.home-item{align-items:center;display:flex;flex-direction:column;font-size:20px;font-weight:700}.home-item img{height:50px;object-fit:contain;width:76px}.home-item:hover{transform:scale(1.05)}.project{align-items:center;background-color:#f9f9f6}.project-card{align-items:center;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;gap:2rem;max-width:1300px;padding:2rem;width:90%}.project-card h2 span{color:#212121;font-size:2rem;font-weight:1000;line-height:1.3}.project-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);width:100%}.project-item{border-radius:12px;box-shadow:0 12px 40px #0000004d;cursor:pointer;display:flex;flex-direction:column;gap:1rem;transition:transform .3s ease,box-shadow .3s ease}.project-item:hover{box-shadow:0 12px 28px #00000026;transform:translateY(-5px)}.project-image{background:linear-gradient(135deg,#00796b,#00ffd5);border-radius:12px;height:200px;overflow:hidden;width:100%}.project-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.project-image img:hover{transform:scale(1.05)}.project-minicard{background-color:#6d9886;border-radius:12px;box-shadow:0 8px 22px #00000014;flex:1 1;overflow:hidden;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.project-minicard h3{color:#212121;font-size:1.5rem;font-weight:700;letter-spacing:1px;line-height:1.3;margin:0 0 .5rem;transition:color .3s ease}.project-minicard span{background-color:#fff;border-radius:6px;color:#212121;display:inline-block;font-size:1rem;font-weight:500;margin:.25rem .5rem .25rem 0;padding:.25rem .7rem;transition:background-color .3s ease,color .3s ease}.project-minicard span:hover{background-color:#00796b;color:#fff}.project{display:flex;flex:1 1;justify-content:center;padding:2rem 8%;position:relative}.project h2.left{font-size:10em;left:10%;transform:translateY(30%) rotate(-90deg);transform-origin:left center}.project h2.left,.project h2.right{color:#000;font-weight:900;letter-spacing:10px;pointer-events:none;position:absolute;top:50%}.project h2.right{font-size:10rem;right:10%;transform:translateY(30%) rotate(90deg);transform-origin:right center}.modal-overlay{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal{background:#f9f9f6;border-radius:10px;max-height:90vh;max-width:900px;overflow-y:auto;padding:2rem;position:relative;width:90%}.close-btn{background:none;border:none;cursor:pointer;font-size:1.2rem;position:absolute;right:12px;top:12px}.modal-gallery.grid-2x2{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.modal-gallery img{aspect-ratio:16/9;background:#f5f5f5;border-radius:10px;box-shadow:0 12px 40px #0000004d;object-fit:contain;width:100%}.modal-gallery img:hover{transform:scale(1.03)}.modal h2{font-size:2rem;margin-top:1rem}.modal h2,.modal h4{color:#212121;font-weight:1000}.modal h4{font-size:1.5rem;margin-top:1.5rem}.modal p{font-size:1.4rem;line-height:1.6;margin-top:.8rem}.modal p,.modal ul{color:#212121;font-weight:500}.modal ul{font-size:1.3rem;list-style-type:disc;margin-top:.5rem;padding-left:1.2rem}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.skills{background-color:#f9f9f6;display:flex;justify-content:center;padding:2rem 8%}.skills-card{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:2rem;max-width:1300px;padding:2rem;width:90%}.skills-card h2{text-align:center}.skills-card h2 span{color:#000;font-size:7rem;font-weight:1;line-height:1.3}.skills-horizontal{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:20px}.skills-horizontal p{color:#212121;font-size:1.5rem;font-weight:1}.tech-item{align-items:center;display:flex;flex-direction:column}.tech-item img{height:50px;margin-bottom:5px;object-fit:contain;width:100px}.tech-item:hover{transform:scale(1.05)}.skills-minicard{background-color:#00ffd5;border-radius:8px;box-shadow:0 8px 22px #00000014;display:flex;flex-direction:column;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:1.5rem;width:100%}.skills-minicard p{line-height:1.6;margin:0}.skills-minicard strong{font-weight:600}.experience{background-color:#f9f9f6;display:flex;justify-content:center;padding:2rem 8%}.experience-card{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:2rem;max-width:1300px;padding:2rem;width:90%}.experience-card h2 span{color:#000;font-size:6rem;font-weight:1}.timeline{max-width:900px;position:relative;width:100%}.timeline:before{background-color:#000;bottom:0;content:"";left:20px;position:absolute;top:0;width:3px}.timeline-item{display:flex;gap:2rem;margin-bottom:2rem;padding-left:60px;position:relative}.timeline-dot{background-color:#fff;border:3px solid #000;border-radius:50%;height:18px;left:11px;position:absolute;top:10px;width:18px}.timeline-content{background-color:#fff;border-radius:8px;box-shadow:0 12px 40px #0000004d;padding-left:1.2rem;width:100%}.timeline-content h3{font-size:1.7rem;letter-spacing:1.5px;margin-bottom:.4rem}.timeline-content p{font-size:1.2rem;font-weight:500;letter-spacing:1.5px;margin-bottom:.8rem}.timeline-content ul{font-size:1rem;margin:0;padding-left:1.2rem}.timeline-content li{line-height:1.5;margin-bottom:.4rem}.footer{background-color:#fff;color:#000;font-size:1.5rem;padding:1rem}.footer-content{margin:0 auto;max-width:1200px;text-align:center}.footer-links{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-bottom:.8rem}.footer-links a{color:#000;font-weight:500;text-decoration:none;transition:opacity .25s ease}.footer-links a:hover{opacity:.7}.footer-links span{opacity:.4}.footer-copy{font-size:1rem;opacity:.6}@media(max-width:1200px){.home-text h1{font-size:10rem;letter-spacing:5px}.role{gap:20rem}.home-horizontal{left:70%}}@media(max-width:992px){.home{align-items:center}.home-text h1{font-size:9rem;letter-spacing:4px;text-align:center}.role{align-items:center;flex-direction:column;gap:2rem}.role h2{font-size:4rem}.role h2,.subtitle{padding-left:0;text-align:center}.subtitle{font-size:2rem}.home-image{margin:3rem auto;max-height:450px;max-width:300px}.home-horizontal,.home-image{left:auto;position:relative;top:auto;transform:none}.home-horizontal{gap:1.5rem;justify-content:center;margin-top:2rem}.home-item img{height:40px;width:80px}}@media(max-width:600px){.home-content{padding:0 1.5rem}.home-text h1{font-size:6rem;letter-spacing:2px;text-align:center}.role h2{font-size:2.5rem}.subtitle{font-size:1.5rem}.home-image{max-height:300px;max-width:220px}.home-horizontal{flex-direction:column;gap:1rem}.home-item img{height:30px;width:60px}.project-grid{gap:1.5rem;grid-template-columns:1fr}.skills-horizontal{flex-direction:column;gap:20px}.skills-card h2 span{font-size:4rem}.experience-card h2 span{font-size:3rem}.timeline:before{left:10px}.timeline-item{padding-left:40px}.timeline-dot{left:5px}.timeline-content{padding-left:1rem}}
/*# sourceMappingURL=main.eda30afd.css.map*/