@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";.navbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:#fefefe;box-shadow:0 1px 4px #0000000d;position:relative;z-index:100;height:100px;border-radius:40px;max-width:1200px;margin:2rem auto}.logo{height:80px;width:auto;object-fit:contain;background-color:transparent;transition:transform .3s ease;cursor:pointer;margin:0;padding:0}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none;border-radius:10px;margin-top:1px}.nav-links li a{text-decoration:none;font-size:1rem;color:#333;font-weight:500;transition:color .3s ease}.nav-links li a:hover{color:#417e91;text-decoration:underline;transform:scale(1.05)}.mobile-menu-icon{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#333}.mobile-menu-icon:hover{color:#417e91;transform:scale(1.05)}@media (max-width: 768px){.navbar{flex-wrap:wrap;padding:.5rem 1rem;height:auto;border-radius:30px}.logo{height:60px}.nav-links{display:none;flex-direction:column;width:100%;background:linear-gradient(to bottom,#207989,#e1e1e1);position:absolute;top:100%;left:0;padding:1rem 0;box-shadow:0 4px 10px #0000001a;z-index:99}.nav-links li a:hover{color:#1002a9;text-decoration:underline;transform:scale(1.05)}.nav-links.open{display:flex}.mobile-menu-icon{display:block}}@media (max-width: 480px){.navbar{padding:.5rem;height:auto}.logo{height:40px;margin-left:.5rem}.nav-links li a{font-size:.9rem}.mobile-menu-icon{font-size:.8rem;padding:.5rem}}.image-container{display:flex;justify-content:center;align-items:center;height:50vh}.my-image{width:250px;height:300px;border-radius:20%;object-fit:cover;box-shadow:0 6px 10px #00000080,0 2px 3px #00000014;transition:transform .3s ease,box-shadow .3s ease}.my-image:hover{transform:scale(1.3);box-shadow:0 6px 10px #00000026,0 2px 4px #9d030349;cursor:pointer}@media (max-width: 768px){.my-image{width:200px;height:260px}}@media (max-width: 480px){.my-image{width:140px;height:170px}}.hero-section{max-width:800px;margin-top:5rem;margin-bottom:15rem;margin-right:auto;margin-left:auto;padding:3rem 2.5rem;border-radius:20px;box-shadow:1px 1px 10px 10px #92c91225;text-align:center;font-family:Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;transition:transform .3s ease;background:#f9f9f978}.hero-title{font-size:2.7rem;font-weight:700;margin-bottom:3rem;color:#313131dc}.hero-title span{color:#edededf4;font-size:3.2rem;text-shadow:1.5px 1.5px 0 #060b25}.hero-subtitle{font-size:1.2rem;margin-bottom:1rem;color:#000}.hero-button{display:inline-block;margin-top:1.5rem;padding:.75rem 1.5rem;color:#06491a;border:1px solid #06491a;border-radius:30px;text-decoration:none;font-size:1rem;font-weight:500;transition:background-color .3s ease,transform .3s ease}.hero-button:hover{transform:scale(1.07);cursor:pointer;color:#d3fd9b}@media (max-width: 768px){.hero-section{padding:2rem 1.5rem;margin-top:3rem;margin-bottom:9rem;margin-right:auto;margin-left:auto}.hero-title{font-size:1.4rem}.hero-subtitle{font-size:1rem}.hero-button{padding:.5rem 1rem;font-size:1rem}}@media (max-width: 480px){.hero-section{padding:1.5rem 1rem;margin-top:2rem;margin-bottom:5rem;margin-right:auto;margin-left:auto}.hero-title{font-size:1.2rem}.hero-title span{font-size:1.5rem}.hero-subtitle{font-size:.9rem}.hero-button{padding:.4rem .8rem;font-size:.9rem}}.resume-section{padding:5rem 2rem;background:linear-gradient(to right,#f9f9f9,#edf5fb6e);text-align:center;max-width:800px;margin:0 auto 2rem;border-radius:15px;box-shadow:0 6px 15px #0000000d}.resume-section h2{font-size:2.5rem;color:#1a1a1a;margin-bottom:2rem;position:relative;display:inline-block}.resume-section h2:after{content:"";display:block;width:50px;height:3px;background-color:#cf9230;margin:.5rem auto 0;border-radius:2px}.resume-section p{font-size:1.4rem;max-width:700px;margin:0 auto;color:#444;line-height:1.6}.download-btn{display:inline-block;padding:.75rem 1.5rem;background-color:#18778f;color:#fff;border-radius:80px;text-decoration:none;font-weight:700;transition:background-color .3s ease;margin-top:1rem}.download-btn:hover{color:#000;box-shadow:0 4px 8px #0003}@media (max-width: 768px){.resume-section{padding:3.5rem 1.5rem;margin:20px 20px 10px}.resume-section h2{font-size:2rem}.resume-section p{font-size:1rem;padding:0 1rem}}@media (max-width: 480px){.resume-section h2{font-size:1.75rem}.resume-section p{font-size:.95rem}.download-link{padding:.6rem 1.2rem;font-size:.9rem}}.contact-section{padding:5rem 2rem;background:linear-gradient(to right,#f9f9f9,#edf5fb6e);text-align:center;max-width:800px;margin:0 auto;border-radius:15px;box-shadow:0 6px 15px #0000000d}.contact-title{font-size:2.5rem;color:#1a1a1a;margin-bottom:2rem;position:relative;display:inline-block}.contact-title:after{content:"";display:block;width:50px;height:3px;background-color:#cf9230;margin:.5rem auto 0;border-radius:2px}.contact-card{text-decoration:none;font-weight:600;transition:color .3s ease}.contact-icon{font-size:2.5rem;color:#0a0c2e}.contact-info{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.contact-detail{color:#09544b;margin:.8rem 0;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6;font-size:1.8rem}.contact-detail:hover{color:#001fb8;transform:scale(1.2);transition:color .3s ease,transform .3s ease;text-shadow:#67e76078 0px 0px 5px}.contact-icon:hover{color:#cf9230;transition:color .3s ease,transform .3s ease;transform:scale(1.2);text-shadow:#09544b 0px 0px 5px}@media (max-width: 768px){.contact-section{padding:3.5rem 1.5rem;margin:20px}.contact-title{font-size:2rem}.contact-detail{font-size:1.2rem;padding:0 1rem}}@media (max-width: 480px){.contact-title{font-size:1.75rem}.contact-detail{font-size:1rem}}.footer{background-color:#282c34;color:#fff;padding:20px;text-align:center}@media (max-width: 768px){.footer{padding:10px;font-size:.9rem}}.about-section{padding:5rem 2rem;background:linear-gradient(to right,#f9f9f9,#edf5fb6e);border-radius:15px;text-align:center;max-width:1000px;margin:0 auto;box-shadow:0 6px 15px #0000000d}.about-section h2{font-size:2.5rem;color:#514d4d;margin-bottom:2rem;position:relative;display:inline-block}.about-section h2:after{content:"";display:block;width:50px;height:3px;background-color:#cf9230;margin:.5rem auto 0;border-radius:2px}.about-section p{max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.8;color:#232323}.about-section a{color:#905515;text-decoration:none;font-weight:700}@media (max-width: 768px){.about-section{padding:3.5rem 1.5rem}.about-section h2{font-size:2rem}}@media (max-width: 480px){.about-section p{font-size:1rem}.about-section h2{font-size:1.75rem}}.certification-section{padding:5rem 2rem;background:linear-gradient(to right,#f9f9f9,#edf5fb6e);border-radius:15px;text-align:center;max-width:1000px;margin:0 auto;box-shadow:0 6px 15px #0000000d}.certification-section h2{font-size:2.5rem;color:#514d4d;margin-bottom:2rem;position:relative;display:inline-block}.certification-section h2:after{content:"";display:block;width:50px;height:3px;background-color:#cf9230;margin:.5rem auto 0;border-radius:2px}.cert-card{background-color:#f8f8f800;margin-bottom:1rem;padding:1rem 1.5rem;border-radius:10px;box-shadow:0 4px 12px #00000080;font-size:1.1rem;color:#333;line-height:1.5;transition:transform .3s ease,box-shadow .3s ease}.cert-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0e8a2f8b}@media (max-width: 768px){.certification-section{padding:3.5rem 1.5rem}.certification-section h2{font-size:2rem}}@media (max-width: 480px){.certification-section h2{font-size:1.75rem}.cert-card{font-size:1rem}}.project-section{padding:5rem 2rem;background:linear-gradient(to right,#f9f9f9,#edf5fb6e);border-radius:15px;text-align:center;max-width:1000px;width:100%;margin:0 auto;box-shadow:0 6px 15px #0000000d}.project-section h2{font-size:2.5rem;color:#514d4d;margin-bottom:2rem;position:relative;display:inline-block}.project-section h2:after{content:"";display:block;width:50px;height:3px;background-color:#cf9230;margin:.5rem auto 0;border-radius:2px}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(20px,1fr));gap:2rem;max-width:1000px;grid-template-columns:repeat(2,1fr);margin:0 auto}.project-card{background-color:#f8f8f800;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #00000080;transition:transform .3s ease,box-shadow .3s ease;text-align:left}.project-card h3{margin-bottom:.5rem;font-size:1.5rem;color:#222}.project-card p{color:#555;font-size:1rem;line-height:1.6}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0e8a2f8b}@media (max-width: 768px){.project-section{padding:3.5rem 1.5rem}.project-section h2{font-size:2rem}.project-grid{display:flex;flex-direction:column;gap:1.5rem}.project-card{width:100%}}@media (max-width: 480px){.project-section h2{font-size:1.75rem}.project-card h3{font-size:1.25rem}.project-card p{font-size:.9rem}}.layout{display:flex;gap:20px;padding:20px;max-width:1200px;margin:0 auto}.layout-left{display:flex;flex-direction:column;gap:20px;flex:1}.layout-right{flex:2;display:flex}@media (max-width: 768px){.layout{flex-direction:column}.layout-left,.layout-right{width:100%}}.skills-section{padding:5rem 2rem;background:linear-gradient(to right,#f9f9f9,#edf5fb6e);text-align:center;max-width:800px;margin:0 auto 2rem;border-radius:15px;box-shadow:0 6px 15px #0000000d}.skills-title{font-size:2.5rem;margin-bottom:2rem;color:#333;font-weight:700;position:relative;display:inline-block}.skills-title:after{content:"";display:block;width:50px;height:3px;background-color:#cf9230;margin:.5rem auto 0;border-radius:2px}.skills-subtitle{font-size:1.75rem;margin-top:3rem;margin-bottom:1.5rem;color:#020873;text-shadow:0 1px 2px rgba(6,131,6,.6);font-weight:600;text-align:left;max-width:800px;margin-left:auto;margin-right:auto}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:3rem;max-width:1000px;margin:0 auto}.skill-card{background-color:#f8f8f800;border-radius:12px;box-shadow:0 4px 12px #00000080;padding:2.5rem 1rem;transition:transform .3s ease,box-shadow .3s ease;text-align:center;cursor:default}.skill-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0d76298b}.skill-icon{font-size:2.5rem;color:#20707e;margin-bottom:.75rem}.skill-name{font-size:1.2rem;color:#3d3e44;font-weight:600}.skill-level{color:#ff8000;font-size:1rem;margin-top:.5rem}@media (max-width: 768px){.skills-section{padding:3.5rem 1.5rem;margin:0 20px 10px}.skills-title{font-size:2rem}.skills-subtitle{font-size:1.5rem;margin-top:2rem}.skills-grid{gap:1.5rem}.skill-card{padding:1.75rem 1rem}.skill-icon{font-size:2rem;margin-bottom:.5rem}.skill-name{font-size:1.1rem}}@media (max-width: 480px){.skills-title{font-size:1.75rem}.skills-subtitle{font-size:1.2rem;margin-top:2rem;margin-bottom:2rem}.skill-card{padding:1.5rem .8rem}.skill-name{font-size:1rem}.skill-level{font-size:.9rem}}:root{--font-main: "Inter, Arial, Helvetica, sans-serif";--color-text: #333;--color-background: rgb(32, 121, 137)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-main);line-height:1.6;font-weight:400;color:var(--color-text);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit}@media (prefers-color-scheme: light){:root{--color-text: #111}}
