:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.navbar{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;width:100%;top:0;z-index:10;left:0}.nav-links li a.active{color:gray}.logo-container{background-color:#000;padding:5px 10px;border-radius:5px;height:30px;width:130px;display:flex;align-items:center;justify-content:center;overflow:hidden}.logo{font-size:24px;font-weight:400;color:#f8efef;font-family:Luckiest Guy,cursive;white-space:nowrap;overflow:hidden;text-align:center}.nav-links{list-style:none;display:flex;gap:45px;padding-right:50px;font-family:Montserrat,sans-serif}.nav-links li a{text-decoration:none;color:#000;font-size:18px;transition:color .3s ease}.nav-links li a:hover,.nav-links li a.active{color:gray}.mobile-bottom-nav{display:none}@media (max-width: 768px){.nav-links{display:none}.mobile-bottom-nav{display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:0;width:100%;background-color:#fff;padding:8px 0;box-shadow:0 -2px 10px #0000001a;z-index:15}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#000;font-size:12px;transition:color .3s}.mobile-bottom-nav a svg{font-size:20px}.mobile-bottom-nav a.active,.mobile-bottom-nav a:hover{color:gray}.logo{margin-top:6.5px}}html{scroll-behavior:smooth}.home-section{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#fafafa;overflow:hidden}h1{font-size:3rem}.home-container{display:flex;justify-content:space-between;align-items:center;max-width:1580px;padding:25px;margin:0 auto;width:100%;box-sizing:border-box}.intro-text{flex:1;padding-left:20px}.name{color:#2c3e50;font-weight:700}.description{font-size:1.2rem;color:#555;margin-top:10px}.image-container{flex:1;display:flex;justify-content:flex-end;align-items:center}.profile-image{width:100%;height:auto;max-width:300px;border-radius:50%;object-fit:cover}.extra-info{display:flex;flex-direction:column;gap:20px;margin-top:20px}.location{display:flex;align-items:center;color:#333;font-size:1.2rem}.location svg{margin-right:8px;color:#000}.name{white-space:nowrap}.cv-btn{background-color:#000;color:#fff;font-size:1rem;padding:12px 30px;border:none;border-radius:5px;cursor:pointer;display:flex;align-items:center;font-weight:600;transition:background-color .3s ease;width:190px}.cv-btn:hover{background-color:gray}.cv-btn svg{margin-right:10px}@keyframes wave{0%{transform:rotate(0)}25%{transform:rotate(10deg)}50%{transform:rotate(0)}75%{transform:rotate(-10deg)}to{transform:rotate(0)}}.hand-emoji{display:inline-block;animation:wave 1s ease-in-out infinite;animation-delay:0s}@media (max-width: 768px){.home-section{height:auto;padding:30px}.home-container{flex-direction:column-reverse;text-align:center;width:100%;padding-top:60px}.profile-image{max-width:250px;margin-bottom:20px}.intro-text{padding-left:0;padding-right:0}.name{white-space:nowrap}.extra-info{gap:20px;margin-top:25px;flex-direction:row;display:flex;justify-content:center}.cv-btn{padding:10px 25px}}.social-icons{display:flex;gap:15px;margin-top:20px}.social-icons a{font-size:1.8rem;color:#000;transition:transform .3s ease-in-out,color .3s ease-in-out}.social-icons a:hover{transform:scale(1.2)}@media (max-width: 768px){.social-icons a:hover{transform:none;color:inherit}.social-icons{justify-content:center}}@media (max-width: 768px){.cv-btn:hover{background-color:#000}}.about-section{background:#efefef;padding:100px 20px;display:flex;justify-content:center;align-items:center}.about-container{max-width:1200px;width:100%;text-align:center}.section-title{font-size:2.5rem;color:#0c2741;margin-bottom:30px;text-transform:uppercase;font-weight:700;letter-spacing:1.5px}.about-card{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 10px #0000001a;max-width:800px;margin:0 auto;text-align:center}.about-card p{font-size:1.2rem;color:#444;line-height:1.6;margin-bottom:15px}.section-divider{margin:40px auto;width:50%;border:1px solid #bbb}.skills-section{text-align:center;margin-top:40px}.skills-title{font-size:2rem;color:#2c3e50;margin-bottom:20px}.skills-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.skill-card{background:#fff;padding:15px;border-radius:10px;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease;width:120px}.skill-card:hover{transform:translateY(-5px)}.skill-icon{width:60px;height:60px;object-fit:contain;margin-bottom:10px}.skill-card p{font-size:1rem;font-weight:700;color:#333}@media (max-width: 768px){.about-content{text-align:center}.skills-container{gap:15px}.skill-card{width:100px}.skill-card:hover{transform:none}.skill-icon{width:50px;height:50px}}.education-section{text-align:center;margin-top:50px}.education-title{font-size:2rem;color:#2c3e50;margin-bottom:20px}.education-container{display:flex;flex-direction:column;align-items:center;gap:20px}.education-item{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 8px #0000001a;width:80%;max-width:800px}.education-icon img{width:60px;height:60px;border-radius:50%}.education-details{flex:1;text-align:left;margin-left:20px}.education-details h4{font-size:1.5rem;color:#0c2741;margin-bottom:5px}.education-details p{font-size:1.1rem;color:#444}.education-year{text-align:right;font-size:1rem;color:#666}@media (max-width: 768px){.education-item{flex-direction:column;text-align:center;width:100%}.education-details{text-align:center;margin-left:0;margin-top:10px}.education-year{text-align:center;margin-top:10px}}.about-content-flex{display:flex;align-items:center;gap:20px}.about-gif{width:250px;height:200px;object-fit:contain}.experience-section{text-align:center;margin-top:50px}.experience-title{font-size:2rem;color:#2c3e50;margin-bottom:20px}.experience-container{display:flex;flex-direction:column;gap:18px;align-items:center}.experience-item{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,#fff,#fbfbfb);padding:18px;border-radius:12px;box-shadow:0 6px 18px #0c274114;width:85%;max-width:900px;transition:box-shadow .25s ease}.experience-logo img{width:70px;height:70px;object-fit:cover;border-radius:10px;border:2px solid #f0f0f0}.offer-actions{margin-top:12px}.offer-btn{background:#0c2741;color:#fff;border:none;padding:8px 12px;border-radius:8px;cursor:pointer;font-weight:600;transition:opacity .18s ease}.offer-btn:hover{opacity:.9}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0412218c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px}.modal-body{background:#fff;width:100%;max-width:900px;border-radius:12px;padding:18px;box-shadow:0 12px 40px #04122140;position:relative;max-height:85vh;overflow:hidden}.modal-iframe{width:100%;height:100%;border:none;border-radius:8px;display:block;overflow:auto}.modal-image{max-width:100%;max-height:100%;display:block;margin:0 auto;border-radius:8px;object-fit:contain}.modal-scroll{width:100%;height:calc(85vh - 86px);overflow:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}.modal-spinner{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.spinner{width:48px;height:48px;border-radius:50%;border:5px solid rgba(12,39,65,.1);border-top-color:#0c2741;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal-close{margin-top:12px;background:#0c2741;color:#fff;border:none;padding:8px 14px;border-radius:8px;cursor:pointer;font-weight:600}.experience-details{flex:1;text-align:left;margin-left:20px}.experience-details h4{font-size:1.2rem;color:#0c2741;margin-bottom:6px}.experience-company{font-weight:600;color:#2c3e50;margin-bottom:8px}.experience-desc{margin:0;padding-left:18px;color:#444;font-size:.98rem;list-style-type:disc}.experience-period{text-align:right;font-size:.95rem;color:#666;min-width:120px}@media (max-width: 820px){.experience-item{flex-direction:column;text-align:center;width:100%;padding:16px}.experience-details{text-align:center;margin-left:0;margin-top:12px}.experience-period{text-align:center;margin-top:10px}}@media (max-width: 768px){.modal-body{width:100%;height:100vh;max-width:100%;max-height:100vh;border-radius:0;padding:12px}.modal-scroll{height:calc(100vh - 86px)}.modal-iframe,.modal-image{height:100%;max-height:100%}.modal-close{position:fixed;bottom:12px;left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:420px}}@media (max-width: 768px){.about-content-flex{flex-direction:column;text-align:center}.about-gif{width:200px;height:150px}}.projects-section{background:#f8f8f8;padding:80px 20px;text-align:center}.projects-container{max-width:1200px;margin:auto}.section-title{font-size:2.5rem;color:#0c2741;margin-bottom:40px;text-transform:uppercase;font-weight:700;letter-spacing:1.5px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;justify-content:center;align-items:stretch}.project-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;overflow:hidden;text-align:left;transition:transform .3s ease-in-out;display:flex;flex-direction:column;height:100%}.project-media{position:relative;width:100%;height:250px;overflow:hidden}.project-image,.project-video{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.project-video,.project-media:hover .project-image{opacity:0}.project-media:hover .project-video{opacity:1}.project-content{padding:20px;display:flex;flex-direction:column;flex-grow:1}.project-title{font-size:1.5rem;color:#333;font-weight:700;margin-bottom:10px;min-height:48px;display:flex;align-items:center}.project-description{font-size:1rem;color:#555;line-height:1.5;flex-grow:1;min-height:60px}.tech-stack{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.tech-item{display:flex;align-items:center;background:#eef1f5;padding:5px 10px;border-radius:8px;font-size:.9rem}.tech-icon{width:20px;height:20px;margin-right:8px}.project-buttons{display:flex;gap:10px;margin-top:auto;justify-content:center}.btn{text-decoration:none;padding:10px 15px;border-radius:8px;font-size:1rem;font-weight:700;text-align:center;transition:background .3s ease;min-width:120px}.github-btn{background:#333;color:#fff}.github-btn:hover{background:#222}.website-btn{background:#0f8406;color:#fff}.website-btn:hover{background:#0056b3}@media (max-width: 768px){.projects-grid{grid-template-columns:1fr}}.github-btn{display:flex;align-items:center;gap:8px;justify-content:center}.website-btn:hover{background:#0f8406;transition:none}.github-icon{font-size:1.2rem}.github-btn,.website-btn{display:flex;align-items:center;gap:8px;justify-content:center}.github-icon,.globe-icon{font-size:1.2rem}.contact-section{padding:50px 20px;background-color:#efefef;text-align:center}.contact-container{max-width:90%;width:500px;margin:0 auto;background:#fff;padding:25px;border-radius:10px;box-shadow:0 5px 15px #0000001a}.section-title{font-size:1.8rem;font-weight:700;margin-bottom:8px}.section-subtitle{font-size:1rem;color:#555;margin-bottom:20px}.contact-box{display:flex;flex-direction:column;align-items:center;width:100%}.contact-form{width:100%;text-align:left}.form-group{margin-bottom:12px;width:100%}.form-group input,.form-group textarea{width:100%;padding:12px;border:1px solid #ccc;border-radius:5px;font-size:1rem;box-sizing:border-box;display:block}textarea{resize:none;height:120px}.btn-submit{width:100%;padding:12px;background-color:#000;color:#fff;font-size:1rem;font-weight:700;border:none;border-radius:5px;cursor:pointer;transition:.3s ease}.btn-submit:hover{background-color:#333}@media (max-width: 600px){.contact-container{width:85%;padding:20px}.form-group input,.form-group textarea{font-size:.9rem;padding:10px}.section-title{font-size:1.5rem}.section-subtitle{font-size:.9rem}.btn-submit{font-size:.9rem;padding:10px}}.footer{background:#111;color:#fff;padding:25px 50px;font-family:Poppins,sans-serif;box-shadow:0 -5px 10px #0003}.footer-container{display:flex;justify-content:space-between;align-items:center}.footer-left{text-align:left}.footer-title{font-size:2rem;margin:0;text-transform:uppercase;letter-spacing:2px;font-family:Montserrat,sans-serif}.copyright{font-size:.9rem;margin-top:5px;opacity:.8}.footer-right{display:flex;gap:18px}.footer-right a{color:#fff;font-size:1.8rem}@media (max-width: 768px){.footer{padding:30px 20px}.footer-container{flex-direction:column;align-items:center;text-align:center;gap:20px}.footer-left{text-align:center}.footer-title{font-size:1.8rem}.copyright{font-size:.85rem}.footer-right{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:30px}.footer-right a{font-size:1.6rem;padding:10px;background-color:#222;border-radius:8px;transition:background-color .3s ease}}
