body{overflow-x:hidden}.contact{background-color:#111;padding:60px 20px;text-align:center}.contact h2{font-size:2rem;color:#f39c12;margin-bottom:10px}.contact p{color:#fff}.contact-intro{max-width:600px;margin:0 auto 40px;font-size:1.1rem;color:#fff;line-height:1.6}.contact-container{display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.contact-info{text-align:left;min-width:250px}.contact-info p{font-size:1rem;margin:10px 0;color:#e67e22}.contact-info p a{color:#ccc;text-decoration:none}.contact-form{display:flex;flex-direction:column;width:300px}.contact-form input,.contact-form textarea{margin-bottom:15px;padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:6px}.contact-form button{background-color:#f39c12;color:#fff;padding:10px;border:none;font-size:1rem;border-radius:6px;cursor:pointer}.contact-form button:hover{background-color:#e67e22}.icon-click{display:flex;gap:15px;margin-top:20px}.icon-click a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:#222;color:#f39c12;font-size:1.5rem;transition:all .3s ease;text-decoration:none}.icon-click a:hover{background-color:#f39c12;color:#111;transform:scale(1.1)}.education{background-color:#1e1e1e;color:#fff;padding:60px 100px}.academic-journey{margin-top:50px;text-align:center;padding:0 120px}.academic-journey .section-title{font-size:28px;font-weight:700;color:#ecebe9;margin-bottom:20px}.academic-journey p{font-size:17px;line-height:1.7;color:#ddd;text-align:center}.section-title{font-size:32px;font-weight:700;color:orange;margin-bottom:40px;text-align:center}.education-container{display:flex;flex-direction:column;gap:30px}.education-item{background:#2a2a2a;padding:25px;border-radius:8px;border-left:4px solid #ffa500;transition:transform .3s ease}.education-item:hover{transform:translate(5px)}.education-item h3{font-size:22px;margin-bottom:5px;color:orange}.university{font-size:18px;font-weight:500;color:#ddd;margin-bottom:10px}.year{display:block;font-size:14px;color:#bbb;margin-bottom:10px}.cgpa{display:block;font-size:16px;color:orange;font-weight:600;margin-bottom:15px}.education-item p{font-size:16px;line-height:1.6;color:#ddd}@media (max-width: 768px){.education{padding:40px 20px}.academic-journey{padding:0 20px;margin-top:30px}.academic-journey .section-title{font-size:24px}.academic-journey p{font-size:15px;line-height:1.5;text-align:justify}.section-title{font-size:26px;margin-bottom:25px}.education-item{padding:18px}.education-item h3{font-size:18px}.university{font-size:16px}.year,.cgpa{font-size:14px}.education-item p{font-size:14px;line-height:1.5;text-align:justify}}.footer{background-color:#1e1e1e;color:#fff;padding:25px 20px;text-align:center}.footer p{margin-bottom:10px;font-size:.95rem;color:#aaa}.footer-links{display:flex;justify-content:center;gap:20px}.footer-links a{color:orange;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#f80}.header{display:flex;justify-content:space-between;align-items:center;padding:15px 50px;background-color:#1e1e1e;box-shadow:0 2px 5px #00000080;position:sticky;top:0;z-index:1000}.logo{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:700;color:orange;letter-spacing:1px}.logo img{width:35px;height:35px;border-radius:50%}.nav ul{list-style:none;display:flex;gap:25px}.nav ul li a{text-decoration:none;font-size:18px;color:#f5f5f5;transition:color .3s ease,border-bottom .3s ease}.nav ul li a:hover{color:orange;border-bottom:2px solid #ffa500;padding-bottom:3px}@media (max-width: 768px){.nav{display:none}.header{padding:15px 20px}.logo{font-size:22px}}.home{display:flex;justify-content:space-between;align-items:center;padding:60px 100px;background-color:#121212;color:#fff}.home-left{flex:1}.home-left h2{font-size:24px;color:orange;margin-bottom:10px}.home-left h1{font-size:48px;font-weight:700;margin-bottom:20px}.home-left p{font-size:18px;line-height:1.6;max-width:500px;margin-bottom:30px}.buttons{display:flex;gap:15px}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background-color:orange;color:#121212;border:none;border-radius:6px;font-size:16px;cursor:pointer;transition:background .3s ease;font-weight:500}.btn:hover{background-color:#ff8c00}.btn-icon{font-size:18px;color:#121212}.btn-secondary{background-color:transparent;border:2px solid #ffa500;color:orange}.btn-secondary:hover{background-color:orange;color:#121212}.home-right{flex:1;display:flex;justify-content:center}.home-right img{width:400px;height:400px;border-radius:50%;object-fit:cover;border:4px solid #ffa500}.typing-text{font-size:22px;font-weight:500;color:orange;margin-bottom:20px}@media (max-width: 768px){.home{flex-direction:column;padding:40px 20px;text-align:center}.home-left{order:1}.home-right{order:2;margin-top:20px}.home-right img{width:250px;height:250px}.buttons{justify-content:center;flex-wrap:wrap}}.projects{padding:60px 10%;background-color:#1e1e1e;color:#222}.projects-intro{text-align:center;max-width:700px;margin:0 auto 50px;font-size:1.1rem;color:#fcfafa;line-height:1.6}.section-title{text-align:center;font-size:2rem;margin-bottom:40px;color:orange}.projects-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.project-card{background:#121212;border-radius:12px;box-shadow:0 4px 8px #0000001a;padding:20px;text-align:center;transition:transform .3s ease}.project-card:hover{transform:translateY(-5px)}.image-placeholder{width:100%;height:160px;background-color:#ddd;display:flex;justify-content:center;align-items:center;color:#555;font-weight:700;border-radius:8px}.project-card h3{color:#fff4f4;margin-bottom:10px}.project-card p{font-size:.95rem;color:#555;margin-bottom:15px}.project-buttons{display:flex;justify-content:center;gap:10px}.btn{background-color:orange;color:#fff;padding:8px 14px;text-decoration:none;border-radius:6px;font-size:.9rem;transition:background-color .3s ease}.btn:hover{background-color:#f80}.btn-secondary{background-color:#333}.btn-secondary:hover{background-color:#555}.project-image{margin-bottom:15px}.project-img{width:100%;height:160px;object-fit:cover;border-radius:8px}.skills{padding:60px 10%;background-color:#111;color:#fff}.section-title{text-align:center;font-size:2rem;margin-bottom:20px;color:orange}.skills-intro{text-align:center;max-width:700px;margin:0 auto 40px;font-size:1.1rem;line-height:1.6;color:#ddd}.skills-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:80px;justify-items:center}.skills-category{background-color:#1c1c1c;padding:20px;border-radius:12px;box-shadow:0 4px 8px #0006;transition:transform .3s ease,box-shadow .3s ease;width:100%;max-width:280px}.skills-category:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0009}.skills-category h3{font-size:1.3rem;color:orange;margin-bottom:15px;text-align:center}.skills-category ul{list-style:none;padding:0;margin:0}.skills-category ul li{font-size:1rem;color:#ddd;margin-bottom:10px;display:flex;align-items:center;gap:8px}
