.navbar{width:100%;display:flex;justify-content:space-between;align-items:center;padding:2rem 4rem;box-sizing:border-box;background-color:#f2f2f2;position:relative;border-bottom:1px solid #111;z-index:100}.logo a{font-size:1.5rem;font-weight:700;text-decoration:none;color:#111}.nav-links{display:flex;align-items:center;gap:2.5rem;list-style:none;margin:0;padding:0}.nav-links a{text-decoration:none;color:#111;font-size:1rem}.resume-btn{padding:.5rem 1rem;border-radius:999px;border:1px solid #111;background:transparent;cursor:pointer;font-size:.95rem}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;z-index:110}.hamburger .bar{width:25px;height:3px;background-color:#111;border-radius:2px;transition:.3s}@media(max-width:1024px){.navbar{padding:1.5rem 2rem}.nav-links{gap:1.5rem}}@media(max-width:600px){.hamburger{display:flex}.nav-links{position:absolute;top:100%;right:0;background:#fff;flex-direction:column;align-items:flex-start;width:200px;padding:1rem 1.5rem;gap:1rem;border:1px solid #ddd;box-shadow:0 4px 6px #0000001a;transform:translate(100%);transition:transform .3s ease-in-out}.nav-links.open{transform:translate(0)}.nav-links a,.resume-btn{font-size:.95rem}}.project-card{display:flex;align-items:center;gap:4rem;width:100%}.project-title{font-weight:medium;font-size:40px;line-height:117%}.project-info{flex:1;max-width:520px;align-self:baseline}.project-info h3{margin-bottom:.75rem}.project-info p{line-height:1.6}.project-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5 rem}.chip{padding:.4rem .8rem;font-size:.85rem;border-radius:999px;background-color:#bebebe;color:#212322;white-space:nowrap}.project-image{flex:1;display:flex;justify-content:flex-end}.project-image img{width:100%;max-width:520px;border-radius:12px;object-fit:cover}@media(max-width:1024px){.project-card{gap:2.5rem}.project-title{font-size:32px}}@media(max-width:600px){.project-card{flex-direction:column;align-items:flex-start}.project-image{width:100%;justify-content:flex-start}.project-image img{max-width:100%}.project-title{font-size:32px}}.project-card-link{text-decoration:none;color:inherit}.project-card-link:hover .project-card{transform:translateY(-5px);transition:transform .3s ease;cursor:pointer}.project-card{margin-bottom:3rem}.project-card:last-child{margin-bottom:0}.featured-work{display:flex;flex-direction:column;gap:3rem}@media(max-width:1024px){.featured-work{gap:2rem}}@media(max-width:600px){.featured-work{gap:1.5rem}}.title{text-align:center;padding:4em}#title-1,#title-2{font-size:128px;font-weight:500}#title-3{font-size:128px;font-family:Lastik}#title-4{font-size:32px;font-family:Lastik}.footer{width:100%;padding:3rem 4rem;background-color:#f8f8f8;box-sizing:border-box;font-family:Inter,sans-serif;color:#111;margin-top:8rem;padding-left:144px;padding-right:144px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:4rem}.footer-left{flex:1 1 300px}.footer-left p{font-size:1rem;line-height:1.6}.footer-right{flex:1 1 300px}.footer-columns{display:flex;justify-content:flex-end;gap:2rem}.footer-column h4{font-weight:600;margin-bottom:.75rem}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:.5rem}.footer-column a{text-decoration:none;color:#111;transition:color .2s ease}.footer-column a:hover{color:#0070f3}.footer-bottom{margin-top:3rem;text-align:center;font-size:.9rem;color:#555}@media(max-width:1024px){.footer{padding:2rem 2.5rem}.footer-columns{gap:1.5rem}}@media(max-width:600px){.footer-top{flex-direction:column;align-items:flex-start;gap:2rem}.footer-left{flex:1 1 100px}.footer-columns{flex-direction:column;gap:1.5rem;justify-content:flex-start}.footer-bottom{margin-top:2rem;font-size:.85rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;overflow-x:hidden;width:100%;height:100%;font-family:Helvetica Neue;line-height:1.5;color:#111;background-color:#fff;background-image:url("D:¼ITSemester 4inal ProjectPortfoliosrc\assets஬kground_Texture.jpeg");background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:144px;padding-right:144px;box-sizing:border-box}@media(max-width:1024px){.container{padding-left:80px;padding-right:80px}}@media(max-width:600px){.container{padding-left:24px;padding-right:24px}}body{padding-left:0;padding-right:0}h1{font-size:48px;letter-spacing:2%}h2{font-size:28px}h3{font-size:24px}p{font-size:16px;letter-spacing:2%;line-height:140%}.chip{font-size:16px;letter-spacing:1%}.titles{font-size:36px}.subHeader{font-size:14px}.case-Study_Heading{font-size:16px;letter-spacing:1%}.featured-work{display:flex;flex-direction:column;gap:6rem}
