*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#0a0f1f;font-family:Arial,sans-serif}html{scroll-behavior:smooth}.navbar{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0f1ff2;border-bottom:1px solid #1f3b57;justify-content:space-between;align-items:center;height:80px;padding:0 8%;display:flex;position:sticky;top:0}.nav-links{flex-wrap:wrap;gap:20px;display:flex}.logo-image{object-fit:contain;width:auto;max-height:20px;transition:all .3s}.logo-image:hover{filter:drop-shadow(0 0 8px #00ff9c);transform:scale(1.05)}.nav-links a{color:#d8e6f2;font-size:.95rem;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#00ff9c}.hero{justify-content:center;align-items:center;min-height:50vh;padding:40px 20px;display:flex}.terminal-window{background:#050b12;border:1px solid #1f3b57;border-radius:14px;width:100%;max-width:850px;overflow:hidden;box-shadow:0 0 25px #00d8ff26}.terminal-header{background:#0d1724;border-bottom:1px solid #1f3b57;align-items:center;gap:10px;padding:14px 18px;display:flex}.terminal-header p{color:#9dc4dd;margin-left:10px;font-size:.95rem}.dot{background:#3b536b;border-radius:50%;width:12px;height:12px}.terminal-body{color:#00ff9c;padding:30px 24px 40px;font-family:Courier New,Courier,monospace}.terminal-body p{margin-bottom:12px}.terminal-form{flex-direction:column;gap:18px;max-width:500px;margin-top:20px;display:flex}.terminal-prompt-line{align-items:center;gap:10px;width:100%;display:flex}.terminal-input{color:#00ff9c;background:0 0;border:none;border-bottom:1px solid #00ff9c;outline:none;flex:1;padding:6px 4px;font-family:Courier New,Courier,monospace;font-size:1rem}.terminal-input::placeholder{color:#4fa37d}.terminal-input:focus{border-bottom:1px solid #00ff9c;box-shadow:0 2px 8px #00ff9c33}.btn{padding:8px 20px}.btn.primary{color:#00ff9c;text-align:center;background:0 0;border:none;align-self:center;width:auto;min-width:auto;font-family:Courier New,Courier,monospace}.btn.primary:hover{color:#fff;font-weight:700}.btn.secondary{color:#00d8ff;background:0 0;border:1px solid #00d8ff;margin-top:18px}.typed-line{min-height:24px}.cursor{margin-left:2px;animation:.8s infinite blink;display:inline-block}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.section{text-align:center;padding:50px 0 80px}.section h2{color:#00d8ff;text-shadow:0 0 3px #00d8ff59,0 0 6px #00d8ff33;text-align:center;margin-bottom:20px;font-size:2rem}#about h2{text-align:center;width:100%;margin-left:auto;margin-right:auto}.about-title{text-align:center;margin-bottom:20px}.section-text{color:#d7e1ea;text-align:center;max-width:850px;margin:0 auto;font-size:1rem;line-height:1.8}.section-title{flex-direction:column;align-items:center;display:flex}.section-inner{max-width:1200px;margin:0 auto;padding:0 8%}.title-line{background:#00d8ff;width:80px;height:2px;margin-top:-10px;box-shadow:0 0 10px #00d8ff}.about-content{flex-wrap:wrap;align-items:flex-start;gap:50px;max-width:1200px;margin:0 auto;display:flex}.about-image{flex:0 0 300px;justify-content:center;align-items:flex-start;display:flex}.profile-image{object-fit:cover;object-position:85% 10%;border:3px solid #00d8ff;border-radius:50%;width:250px;height:250px;transition:transform .3s;box-shadow:0 0 20px #00d8ff4d}.profile-image:hover{transform:scale(1.05)}.about-right{flex:1;min-width:300px}.about-text{text-align:left;max-width:700px;min-height:180px;margin-bottom:35px}.core-strengths{flex-direction:column;align-items:center;display:flex}.core-strengths h3{color:#00d8ff;text-align:center;margin-bottom:20px;font-size:1.2rem}.strength-grid{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.strength-card{color:#d8e6f2;background:#10192e;border:1px solid #1f3b57;border-radius:12px;padding:14px 18px;font-size:.95rem;transition:transform .2s,border-color .2s,box-shadow .2s}.strength-card:hover{border-color:#00d8ff;transform:translateY(-3px);box-shadow:0 0 12px #00d8ff26}#about{padding-top:60px;padding-bottom:60px}.cert-group-title{color:#00d8ff;text-align:center;margin-bottom:20px;font-size:1.3rem}.cert-row{flex-wrap:wrap;justify-content:center;gap:25px;display:flex}.cert-group{text-align:center;margin-bottom:50px}.cert-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center;gap:30px;max-width:1200px;margin:0 auto;padding:60px 20px;display:grid}.cert-card{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0f1fcc;border:1px solid #1f3b57;border-radius:12px;padding:20px;transition:transform .3s,box-shadow .3s}.cert-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00d8ff33}.cert-badge{object-fit:contain;border-radius:8px;width:130px;height:auto;margin-bottom:15px}@media (width<=768px){.navbar{flex-direction:column;justify-content:center;gap:12px;height:auto;padding:12px 5%}.nav-links{justify-content:center;gap:16px}.nav-links a{font-size:.95rem}.hero{min-height:auto;padding:30px 15px}.terminal-window{max-width:100%}.terminal-header p{font-size:.85rem}.terminal-body{padding:24px 18px 30px;font-size:.95rem}.terminal-input{font-size:.95rem}.footer{padding:42px 6% 28px}.footer-logo{width:60px}.footer-name{font-size:1.2rem}.footer-tagline{font-size:.9rem}.footer-terminal{font-size:.85rem}.footer-icon{font-size:1.35rem}.footer-line{width:130px}.about-content{text-align:center;flex-direction:column;align-items:center}.about-right{width:100%}.about-text,.core-strengths h3{text-align:center}.strength-grid{justify-content:center}.profile-image{width:220px;height:220px}}.skills-grid{flex-wrap:wrap;justify-content:center;gap:25px;margin-top:30px;display:flex}.skills-category-card{text-align:left;background:#10192e;border:1px solid #1f3b57;border-radius:14px;width:280px;padding:24px;transition:transform .2s,border-color .2s,box-shadow .2s}.skills-category-card:hover{border-color:#00d8ff;transform:translateY(-4px);box-shadow:0 0 15px #00d8ff26}.skills-category-title{color:#00d8ff;text-align:center;margin-bottom:18px;font-size:1.2rem}.skills-badge-wrap{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.skill-badge{color:#d8e6f2;background:#00d8ff14;border:1px solid #1f3b57;border-radius:999px;padding:10px 16px;font-size:.92rem;line-height:1.4}.stagger-card{opacity:0;animation:.7s forwards staggerFadeUp;transform:translateY(30px)}@keyframes staggerFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.projects-grid{flex-wrap:wrap;justify-content:center;gap:25px;margin-top:30px;display:flex}.project-card{text-align:left;background:#10192e;border:1px solid #1f3b57;border-radius:14px;width:320px;max-width:100%;padding:24px;transition:transform .2s,border-color .2s,box-shadow .2s}.project-card:hover{border-color:#00d8ff;transform:translateY(-4px);box-shadow:0 0 15px #00d8ff26}.project-title{color:#00d8ff;margin-bottom:14px;font-size:1.2rem}.project-description{color:#d7e1ea;font-size:.97rem;line-height:1.7}#certifications{padding-bottom:5px}#skills{padding-bottom:25px}#projects{padding-top:20px}.icon-row{justify-content:center;gap:35px;margin-top:30px;margin-bottom:30px;display:flex}.icon-link{color:#00d8ff;opacity:0;font-size:2.2rem;transition:transform .3s,color .3s,box-shadow .3s}.icon-link:hover{color:#00ff9c;filter:drop-shadow(0 0 10px #00ff9c);transform:translateY(-5px)scale(1.1)}.show-icons .email{animation:.8s .2s forwards rollIn}.show-icons .github{animation:.8s .4s forwards rollIn}.show-icons .linkedin{animation:.8s .6s forwards rollIn}.resume-button{color:#00d8ff;opacity:0;background:0 0;border:1px solid #00d8ff;border-radius:999px;align-items:center;gap:10px;margin-top:12px;padding:12px 22px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,color .2s,border-color .2s;display:inline-flex}.show-resume{animation:1.2s 1.2s forwards ghostAppear}.resume-button:hover{color:#fff;border-color:#00ff9c;transform:translateY(-3px);box-shadow:0 0 14px #00ff9c33}.download-icon{font-size:1rem}@keyframes rollIn{0%{opacity:0;transform:translate(-60px)rotate(-180deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes ghostAppear{0%{opacity:0;filter:blur(4px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translateY(0)}}.project-links{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.project-button{color:#00d8ff;border:1px solid #00d8ff;border-radius:999px;padding:10px 16px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,color .2s,border-color .2s;display:inline-block}.project-button:hover{color:#fff;border-color:#00ff9c;transform:translateY(-2px);box-shadow:0 0 12px #00ff9c2e}.secondary-project-button{color:#d8e6f2;border-color:#1f3b57}.secondary-project-button:hover{color:#fff;border-color:#00d8ff}.project-tools{color:#00d8ff;opacity:.85;margin-top:10px;font-size:.85rem}.project-image{object-fit:cover;width:100%;height:100%;transition:transform .35s,filter .35s;display:block}.project-image-wrap{border:1px solid #1f3b57;border-radius:10px;width:100%;height:180px;margin-bottom:15px;text-decoration:none;display:block;position:relative;overflow:hidden}.project-image-overlay{color:#00ff9c;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050b128c;justify-content:center;align-items:center;font-family:Courier New,Courier,monospace;font-size:.95rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.project-image-wrap:hover .project-image{filter:brightness(.75);transform:scale(1.08)}.project-image-wrap:hover .project-image-overlay{opacity:1}.project-tools{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.tool-badge{color:#d8e6f2;background:#00d8ff14;border:1px solid #1f3b57;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:.82rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.tool-badge svg{color:#00d8ff;font-size:1rem}.tool-badge:hover{border-color:#00ff9c;transform:translateY(-2px);box-shadow:0 0 10px #00ff9c2e}.coming-soon-badge{color:#00d8ff;letter-spacing:1px;border:1px solid #00d8ff;border-radius:999px;margin-bottom:15px;padding:8px 14px;font-size:.8rem;font-weight:700;display:inline-block;box-shadow:0 0 10px #00d8ff26}.project-card:has(.coming-soon-badge){text-align:center;opacity:.85}.coming-soon-badge{color:#00d8ff;letter-spacing:1px;border:1px solid #00d8ff;border-radius:999px;margin-bottom:15px;padding:8px 14px;font-size:.8rem;font-weight:700;animation:2s ease-in-out infinite subtlePulse;display:inline-block;box-shadow:0 0 10px #00d8ff26}@keyframes subtlePulse{0%,to{transform:scale(1);box-shadow:0 0 10px #00d8ff26}50%{transform:scale(1.04);box-shadow:0 0 16px #00d8ff4d}}.footer{text-align:center;opacity:0;background:radial-gradient(circle at top,#00d8ff14,#0000 55%),linear-gradient(#0a0f1ffa,#060a12);flex-direction:column;justify-content:center;align-items:center;margin-top:70px;padding:55px 8% 38px;transition:opacity .8s,transform .8s;display:flex;position:relative;overflow:hidden;transform:translateY(30px)}.footer-show{opacity:1;transform:translateY(0)}.footer-grid-overlay{pointer-events:none;background-image:linear-gradient(#00d8ff0d 1px,#0000 1px),linear-gradient(90deg,#00d8ff0d 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000073,#0000 85%);mask-image:linear-gradient(#00000073,#0000 85%)}.footer-line{z-index:1;background:#00d8ff;width:170px;height:2px;margin-bottom:20px;animation:2.2s ease-in-out infinite pulseLine;position:relative;box-shadow:0 0 10px #00d8ffcc,0 0 24px #00d8ff59}.footer-terminal{z-index:1;color:#8fdcc0;letter-spacing:.2px;min-height:60px;margin-bottom:18px;font-family:Courier New,Courier,monospace;font-size:.95rem;position:relative}.footer-terminal p{margin:0;line-height:1.6}.footer-prompt{color:#00ff9c;margin-right:6px}.footer-logo{z-index:1;object-fit:contain;filter:drop-shadow(0 0 10px #00d8ff38);width:74px;height:auto;margin-bottom:16px;transition:transform .3s,filter .3s;position:relative}.footer-logo:hover{filter:drop-shadow(0 0 14px #00ff9c66);transform:scale(1.06)}.footer-name{z-index:1;color:#00d8ff;text-shadow:0 0 4px #00d8ff59,0 0 10px #00d8ff26;margin-bottom:10px;font-size:1.4rem;position:relative}.footer-tagline{z-index:1;color:#d8e6f2;letter-spacing:.6px;margin-bottom:24px;font-size:.98rem;position:relative}.footer-icons{z-index:1;gap:22px;margin-bottom:22px;display:flex;position:relative}.footer-icon{color:#00d8ff;font-size:1.5rem;transition:transform .25s,color .25s,filter .25s}.footer-icon:hover{color:#00ff9c;filter:drop-shadow(0 0 10px #00ff9c);transform:translateY(-4px)scale(1.1)}.footer-copy{z-index:1;color:#93a8bd;letter-spacing:.3px;font-size:.85rem;position:relative}@keyframes pulseLine{0%,to{opacity:.75;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.08)}}.reveal{opacity:0;transition:opacity 1s,transform 1s;transform:translateY(80px)}.reveal-show{opacity:1;transform:translateY(0)}.stagger-project-card{opacity:0;animation:.7s forwards staggerProjectFadeUp;transform:translateY(30px)}@keyframes staggerProjectFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.active-link{text-shadow:0 0 4px #00ff9c80,0 0 8px #00ff9c40;position:relative;color:#00ff9c!important}.active-link:after{content:"";background:#00ff9c;border-radius:999px;width:100%;height:2px;position:absolute;bottom:-6px;left:0;box-shadow:0 0 8px #00ff9c99}
