.navbar{position:sticky;top:0;width:100%;background:#0a0a0ad9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;padding:18px 8%;z-index:1000}.logo{font-weight:700;font-size:20px}.nav-links{list-style:none;display:flex;gap:30px}.nav-links li{cursor:pointer;transition:.3s}.nav-links li:hover{color:#4faaff}.menu-toggle{display:none}@media (max-width: 768px){.menu-toggle{display:flex;flex-direction:column;cursor:pointer}.menu-toggle span{height:3px;width:25px;background:#fff;margin:4px 0}.nav-links{position:absolute;right:0;top:70px;background:#0b0b0b;flex-direction:column;width:200px;padding:20px;display:none}.nav-links.open{display:flex}}.home{background-color:#000;color:#f5f5f5;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;text-align:center;font-family:Poppins,sans-serif;overflow:hidden;padding:100px 15px 80px}.hero{max-width:800px;width:100%;padding:30px;animation:fadeIn 1.5s ease forwards}.hero-title{font-size:2.5rem;font-weight:700;color:#ffeb3b;margin-bottom:14px;letter-spacing:1.1px;text-shadow:0 0 12px rgba(255,235,59,.35);line-height:1.2}.hero-subtitle{font-size:1.1rem;font-weight:400;color:#e0e0e0;margin-bottom:20px;line-height:1.5;text-shadow:0 0 10px rgba(255,255,255,.1)}.hero-desc{font-size:.95rem;color:#bcbcbc;line-height:1.6;max-width:650px;margin:0 auto 40px;letter-spacing:.3px}.anime-theme{background:radial-gradient(circle at center,rgba(255,235,59,.05),transparent 70%);border-left:2px solid rgba(255,235,59,.4);padding:20px 25px;border-radius:12px;box-shadow:0 0 20px #ffeb3b1a;max-width:600px;margin:0 auto 30px;animation:fadeIn 1.8s ease forwards}.anime-overlay p{color:#ffeb3b;font-size:1rem;font-style:italic;text-shadow:0 0 10px rgba(255,235,59,.4);margin:0}.contact-section{margin-top:35px;text-align:center}.contact-title{font-size:1.3rem;font-weight:600;color:#ffeb3b;letter-spacing:1.5px;margin-bottom:20px;text-shadow:0 0 10px rgba(255,235,59,.4)}.contact-links{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.contact-btn{border:2px solid #ffeb3b;color:#ffeb3b;background:transparent;padding:10px 28px;border-radius:8px;font-weight:600;text-decoration:none;letter-spacing:.4px;transition:all .3s ease;box-shadow:0 0 10px #ffeb3b26}.contact-btn:hover{background-color:#ffeb3b1a;box-shadow:0 0 18px #ffeb3b66;transform:scale(1.04)}@keyframes fadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-desc{font-size:.85rem;margin-bottom:30px}.anime-theme{padding:18px}.anime-overlay p{font-size:.9rem}.contact-links{flex-direction:column;gap:12px}.contact-btn{width:180px;margin:0 auto}}.profile{padding:100px 10%;background:radial-gradient(circle at top left,#0a0a0a,#000);color:#fff;font-family:Poppins,sans-serif}.profile-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4rem;max-width:1200px;margin:0 auto}.profile-image{position:relative}.profile-image img{width:300px;height:300px;border-radius:50%;object-fit:cover;transition:transform .4s ease,box-shadow .4s ease}.profile-text{flex:1 1 500px;max-width:600px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem 2.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.3s ease}.profile-text:hover{border-color:#ffeb3b;box-shadow:0 0 30px #ffeb3b}.profile-text h2{font-size:2.5rem;margin-bottom:1.2rem;color:#ffeb3b;letter-spacing:1px}.profile-text p{line-height:1.8;margin-bottom:1rem;font-size:1rem;color:#e0e0e0}.profile-text .quote{font-style:italic;color:#a3bffa;border-left:4px solid #ffeb3b;padding-left:1rem;margin:2rem 0}.interests{margin-top:2rem}.interests h3{font-size:1.3rem;color:#ffeb3b;margin-bottom:1rem}.interests ul{list-style:none;padding:0;margin:0}.interests li{margin-bottom:.6rem;font-size:1rem;color:#fff;display:flex;align-items:center;opacity:.9;transition:transform .2s ease,color .2s ease}.interests li:hover{transform:translate(6px);color:#ffeb3b}.interests li:before{content:"";display:inline-block;width:8px;height:8px;background:#ffeb3b;border-radius:50%;margin-right:10px;box-shadow:0 0 10px #ffeb3b}@media (max-width: 900px){.profile-container{flex-direction:column;text-align:center;gap:2rem}.profile-image img{width:180px;height:180px}.profile-text{padding:1.5rem;text-align:center}.interests ul{display:inline-block;text-align:left}}.experience{background:radial-gradient(circle at top,#0a0a0a,#000);color:#f5f5f5;min-height:100vh;padding:100px 60px;font-family:Poppins,sans-serif;text-align:center;animation:fadeInUp 1.2s ease both}.title{font-size:2.5rem;color:#ffeb3b;text-transform:uppercase;letter-spacing:2px;font-weight:700;margin-bottom:60px;text-shadow:0 0 12px rgba(255,235,59,.4);position:relative;display:inline-block}.title:after{content:"";display:block;width:90px;height:4px;background:#ffeb3b;margin:15px auto 0;border-radius:2px;box-shadow:0 0 15px #ffeb3b}.experience-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px 40px;width:100%;max-width:1100px;margin:0 auto;justify-items:center}.exp-card{background:#ffffff08;border:1px solid rgba(255,235,59,.15);padding:30px 25px;border-radius:14px;box-shadow:0 0 15px #ffeb3b0d;transition:all .3s ease;text-align:left;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;max-width:350px;min-height:230px;display:flex;flex-direction:column;justify-content:flex-start}.exp-card:hover{transform:translateY(-6px);border-color:#ffeb3b66;box-shadow:0 0 25px #ffeb3b40;background:#ffeb3b0d}.exp-card h3{color:#ffeb3b;margin-bottom:10px;font-size:1.3rem;text-shadow:0 0 6px rgba(255,235,59,.3)}.years{font-size:.9rem;color:#aaa;margin-bottom:12px}.exp-card p{color:#ccc;line-height:1.6;font-size:.95rem}.exp-card:last-child{grid-column:auto;justify-self:center;width:100%}@media (max-width: 768px){.experience{padding:80px 25px}.title{font-size:2rem}.experience-list{grid-template-columns:1fr}.exp-card{max-width:100%;min-height:auto}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.skill-card{background:linear-gradient(145deg,#0a0a0a,#111);border:1px solid rgba(255,235,59,.2);border-radius:16px;padding:35px 40px;box-shadow:0 0 25px #ffeb3b0d;transition:all .4s ease}.skill-card:hover{transform:translateY(-8px);box-shadow:0 0 35px #ffeb3b33;border-color:#ffeb3b80}.skill-card h3{color:#ffeb3b;font-size:1.4rem;font-weight:600;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.skills-title{text-align:center}.skill-card p{color:#dcdcdc;font-size:1rem;line-height:1.8;letter-spacing:.3px}.certification{padding:100px 6%;background:#0a0a0a;color:#ffeb3b;font-family:Inter,sans-serif;text-align:center}.certification h2{font-size:2.4rem;font-weight:700;margin-bottom:.5rem;text-align:center;color:#ffeb3b}.certification p.subtitle{color:#aaa;margin-bottom:3rem;text-align:center}.certification-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.cert-card{background:#111;border-radius:16px;overflow:hidden;border:1px solid #1f1f1f;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.cert-card:hover{transform:translateY(-6px);box-shadow:0 25px 45px #0009}.cert-image{width:100%;height:180px;object-fit:cover;filter:brightness(.9)}.cert-content{padding:1.5rem 1.6rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.cert-content h3{font-size:1.15rem;font-weight:600;margin-bottom:.6rem;color:#fff}.cert-content p{font-size:.95rem;color:#b5b5b5;line-height:1.6;margin-bottom:1rem}.cert-link{font-size:.9rem;font-weight:600;color:#4f8cff;text-decoration:none}.cert-link:hover{text-decoration:underline}@media (max-width: 992px){.certification-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.certification-grid{grid-template-columns:1fr}.cert-image{height:160px}}.projects{padding:100px 6%;background:#0a0a0a;color:#f5f5f5;font-family:Inter,sans-serif}.projects-title{font-size:2.4rem;font-weight:700;margin-bottom:.3rem;text-align:center}.projects-subtitle{color:#aaa;margin-bottom:3rem;text-align:center}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.project-card{background:#111;border-radius:16px;overflow:hidden;border:1px solid #1f1f1f;transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{transform:translateY(-6px);box-shadow:0 25px 45px #0009}.project-image{width:100%;height:210px;object-fit:cover;filter:brightness(.9)}.project-content{padding:1.6rem}.project-content h3{font-size:1.15rem;font-weight:600;margin-bottom:.6rem;color:#fff}.project-content p{font-size:.95rem;color:#b5b5b5;line-height:1.6;margin-bottom:1.1rem}.project-tech{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.2rem}.tech-pill{font-size:.75rem;padding:.35rem .7rem;border-radius:999px;background:#1f1f1f;color:#ddd;border:1px solid #2a2a2a}.project-link{font-size:.9rem;font-weight:600;color:#4f8cff;text-decoration:none}.project-link:hover{text-decoration:underline}@media (max-width: 768px){.project-image{height:190px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}body{background-color:#000;color:#f5f5f5;line-height:1.6}a{color:#ffeb3b;text-decoration:none;transition:.3s ease}a:hover{color:#fff}.container{width:85%;max-width:1200px;margin:auto;padding:2rem 0}section{margin-bottom:3rem;background:#111;padding:2rem;border-radius:12px;box-shadow:0 4px 15px #0009;transition:transform .3s ease,box-shadow .3s ease}section:hover{transform:translateY(-4px);box-shadow:0 6px 20px #000c}h2{color:#ffeb3b;margin-bottom:1.5rem;font-size:1.8rem;border-bottom:1px solid #222;padding-bottom:.5rem}
