.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;color:#fff;position:relative}.logo img{height:50px}.nav-links{display:flex;gap:2.5rem}.nav-links a{color:#fff;text-decoration:none;font-size:20px;font-family:Trebuchet MS,sans-serif;transition:color .3s ease}.nav-links a:hover{color:#aaa}.hamburger{display:none;font-size:28px;background:none;border:none;color:#fff;cursor:pointer}@media (max-width: 768px){.hamburger{display:block}.nav-links{position:absolute;top:100%;right:0;flex-direction:column;background-color:#45523e;width:100%;display:none;padding:1rem 0;gap:1rem}.nav-links.open{display:flex}.nav-links a{font-size:20px;text-align:center}}.head{color:#fff;font-size:90px;font-weight:700;margin-bottom:1px}@media (max-width: 768px){.head{font-size:60px}}@media (max-width: 480px){.head{font-size:60px}}.sub-head{color:#f5f5f5b6;font-size:20px}.main-container{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}button{margin-top:15px}.projects-section{padding:10px 40px;color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.projects-container{margin-top:50px;display:flex;flex-wrap:wrap;gap:60px;justify-content:center}h3{font-size:36px;font-weight:700;margin-bottom:20px}.project-card{background-color:#8e8a8a;color:#fff;padding:20px;border-radius:20px;min-width:220px;flex-shrink:0;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:space-between;height:420px;width:300px;position:relative;box-shadow:0 4px 10px #0000004d}.project-image{background-color:#d9d9d9;width:100%;height:200px;border-radius:10px;margin-bottom:15px}.project-info{font-size:14px}.projtitle{font-weight:700;font-size:16px}.year{font-weight:700;font-size:14px;margin-bottom:5px}.star{position:absolute;bottom:10px;right:10px;font-size:28px}.techstack-box ul{margin-top:10px;padding-left:20px}.techstack-box li{margin-bottom:8px}.star-wrapper{position:absolute;bottom:10px;right:10px;display:flex;align-items:center;gap:8px;cursor:pointer}.star{font-size:28px;transition:transform .2s ease,color .2s ease}.star:hover{transform:scale(1.2);color:gold}.tech-label{font-size:12px;margin-left:8px;color:#fff;cursor:help}.techstack-box{display:none;position:absolute;bottom:30px;right:0;background-color:#fffffff2;color:#000;padding:20px;border-radius:20px;width:280px;font-size:14px;box-shadow:0 4px 10px #0000004d;z-index:100}.star-wrapper:hover .techstack-box{display:block}.image{width:100%;height:200px;border-radius:10px}.description-link{color:#fff;text-decoration:none;font-weight:700}.description-link:hover{text-decoration:underline}.about-section{color:#fff;font-family:Inter,sans-serif;margin-top:20px;margin-left:40px}.about-section h2,h4{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.intro-row{display:flex;align-items:flex-start;justify-content:center;gap:2rem;flex-wrap:wrap;padding:2rem}.myself-image img{max-width:350px;height:auto;border-radius:12px;box-shadow:0 4px 10px #0000004d}.intro-container{max-width:600px;color:#fff}.bio{margin-bottom:1.5rem;line-height:1.6}.values h4{margin-bottom:.5rem}.timeline-horizontal{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;overflow-x:auto;padding:2rem 1rem;gap:2rem;position:relative}.timeline-item{display:flex;flex-direction:column;align-items:center;min-width:200px;max-width:300px;font-family:Inter,sans-serif;color:#fff}.timeline-marker{font-size:2rem;color:#fff;line-height:1}.timeline-info{margin-top:.75rem;background-color:#8e8a8a;padding:.75rem;border-radius:8px;box-shadow:0 4px 10px #0000004d}.timeline-year{font-weight:700;color:#fff;display:block;margin-bottom:.4rem}.full-arrow-line{width:97%;height:2px;background:linear-gradient(to right,white 100%,transparent);position:relative}.timeline-title{margin:.5rem 0 .25rem;color:#fff;font-weight:700;text-align:left}.timeline-bullets{list-style-type:disc;padding-left:1.2rem;font-size:.9rem;color:#fff;text-align:left}.skills-section{padding:10px 40px;color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.skills-section h2{font-size:2.5rem;font-weight:600;margin-bottom:40px;font-size:36px}.skill-category{background-color:#8e8a8a;border-radius:20px;padding:30px;flex:1 1 250px;max-width:300px;box-sizing:border-box;margin:15px;box-shadow:0 4px 10px #0000004d}.skill-category h3{font-size:1.5rem;font-weight:600;margin-bottom:20px;text-align:center}.skill-items{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.skill-item{background-color:#aaa;color:#fff;padding:10px 14px;border-radius:12px;min-width:100px;text-align:center;font-size:16px;font-weight:500;box-shadow:0 4px 10px #0000004d}.skills-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:15px 10px;box-sizing:border-box}@media (max-width: 768px){.skills-grid{flex-direction:column;align-items:center}.skill-category{width:100%;max-width:500px}}.resume-button{margin-top:0}.main-container{margin:130px auto 0;color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:18px;text-align:center;max-width:900px;padding:0 20px}.title{font-size:55px;font-weight:700;margin-bottom:50px}.sublist{text-align:left;margin:30px auto 0;max-width:600px;width:90%}.contactlist{text-align:left;margin:50px auto 0;background-color:#8e8a8a;padding:30px;border-radius:30px;box-shadow:0 4px 12px #0000001a;width:fit-content;max-width:90%;box-shadow:0 4px 10px #0000004d}.contact-link{color:#fff;text-decoration:none}.contact-link:hover{text-decoration:underline}body{background-color:#45523e;margin:0;padding:0}button{padding:12px 24px;font-size:16px;border:none;border-radius:30px;cursor:pointer;transition:background-color .3s,transform .2s;box-shadow:0 4px 6px #0000001a;font-weight:100;background-color:#8e8a8a;color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-right:30px}button:hover{background-color:#aaa;transform:translateY(-2px)}
