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}html{scroll-behavior:smooth}.navbar{align-items:center;background-color:#222;display:flex;justify-content:space-between;padding:1rem 2rem}.navbar a{color:#f6f6f6;text-decoration:none}.logo{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:5px}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-item{color:#fff;cursor:pointer;font-weight:500;transition:color .3s}.nav-item a:hover{color:#00bcd4}.home-container{color:#000;display:flex;flex-direction:column;height:100vh}.home{flex:1 1;justify-content:center;padding:2rem 8%}.home,.home-content{align-items:center;display:flex}.home-content{flex-wrap:wrap;gap:3rem;justify-content:space-between;max-width:1200px;width:100%}.home-text{flex:1 1;text-align:left}.home-text h1{font-size:2.8rem;letter-spacing:1px;margin-bottom:.5rem}.home-text h1 span{color:#6d9886}.home-text h2{color:#212121;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.home-text p{color:#212121;font-size:1.1rem;font-weight:500;line-height:1.6;margin-bottom:2rem}.home-btn{background-color:#00bcd4;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:.3s ease}.home-btn:hover{background-color:#0097a7;transform:translateY(-2px)}.home-image{align-items:center;display:flex;flex:1 1;justify-content:center}.profilepic{border:4px solid #6d9886;border-radius:50%;box-shadow:0 0 20px #00bcd466;height:300px;object-fit:cover;object-position:50% 30%;transition:transform .3s ease,box-shadow .3s ease;width:300px}.profilepic:hover{transform:scale(1.05)}.project{flex:1 1;justify-content:center;padding:2rem 8%}.project,.project-card{align-items:center;display:flex}.project-card{background-color:#d9cab3;border-radius:12px;box-shadow:0 12px 40px #00000014;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{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 #0000001f;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.2rem;font-weight:700;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:.85rem;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}.modal-overlay{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal{background:#d9cab3;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;object-fit:contain;width:100%}.modal-gallery img:hover{transform:scale(1.03)}.modal h2{font-size:1.8rem;margin-top:1rem}.modal h2,.modal h4{color:#212121;font-weight:1000}.modal h4{font-size:1.2rem;margin-top:1.5rem}.modal p{font-size:1rem;line-height:1.6;margin-top:.8rem}.modal p,.modal ul{color:#212121;font-weight:500}.modal ul{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{display:flex;justify-content:center;padding:2rem 8%}.skills-card{align-items:center;background-color:#d9cab3;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:#212121;font-size:2rem;font-weight:1000;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-weight:500}.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{display:flex;justify-content:center;padding:2rem 8%}.experience-card{align-items:center;background-color:#d9cab3;border-radius:8px;display:flex;flex-direction:column;gap:2rem;max-width:1300px;padding:2rem;width:90%}.experience-card h2 span{color:#212121;font-size:2rem;font-weight:1000}.timeline{max-width:900px;position:relative;width:100%}.timeline:before{background-color:#6d9886;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:#6d9886;border:3px solid #f1f2eb;border-radius:50%;height:18px;left:11px;position:absolute;top:10px;width:18px}.timeline-content{background-color:#fff;border-radius:8px;box-shadow:0 6px 18px #00000014;padding:1.5rem;width:100%}.timeline-content h3{font-size:1.2rem;margin-bottom:.4rem}.timeline-content p{font-weight:500;margin-bottom:.8rem}.timeline-content ul{margin:0;padding-left:1.2rem}.timeline-content li{line-height:1.5;margin-bottom:.4rem}.footer{background-color:#212121;color:#6d9886;padding:2rem 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:#6d9886;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:.85rem;opacity:.6}@media(max-width:1024px){.home-content{flex-direction:column;text-align:center}.home-image,.home-text{flex:1 1 100%}.home-text h1{font-size:2.2rem}.home-text h2{font-size:1.3rem}.home-text p{font-size:1rem}.profilepic{height:250px;width:250px}.project-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.project-minicard h3{font-size:1rem}.project-minicard span{font-size:.8rem}.skills-horizontal{flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center}.skills-card h2 span{font-size:1.7rem}.timeline-content h3{font-size:1rem}.timeline-content li,.timeline-content p{font-size:.9rem}}@media(max-width:768px){.home-text h1{font-size:1.8rem}.home-text h2{font-size:1.1rem}.home-text p{font-size:.95rem}.profilepic{height:200px;width:200px}.project-grid{grid-template-columns:1fr}.project-card{padding:1rem}.project-minicard h3{font-size:.95rem}.project-minicard span{font-size:.75rem}.skills-horizontal{flex-direction:column;gap:15px}.skills-card h2 span{font-size:1.5rem}.timeline{padding-left:0}.timeline-item{flex-direction:column;padding-left:0}.timeline-dot{left:50%;transform:translateX(-50%)}.timeline-content{margin:0 auto;width:90%}.timeline-content h3{font-size:1rem}.timeline-content li,.timeline-content p{font-size:.85rem}.modal{padding:1rem;width:95%}.modal h2{font-size:1.5rem}.modal h4{font-size:1rem}.modal li,.modal p,.modal ul{font-size:.9rem}}@media(max-width:480px){.navbar{padding:1rem}.nav-list,.navbar{flex-direction:column}.nav-list{align-items:center;gap:1rem}.home-btn{font-size:.9rem;padding:.6rem 1rem}.profilepic{height:150px;width:150px}.project-card{padding:.8rem}.skills-card{padding:1rem}.skills-horizontal{gap:10px}.experience-card{padding:1rem}}
/*# sourceMappingURL=main.9b8ae658.css.map*/