:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0!important;padding:0!important;display:block;min-width:320px;min-height:100vh;overflow-x:hidden;width:100vw;box-sizing:border-box}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.intro-loader{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a0a2e,#0a0a0a);display:flex;align-items:center;justify-content:center;z-index:99999;overflow:hidden}.intro-loader.fade-out{animation:fadeOutLoader 1s ease-out forwards}@keyframes fadeOutLoader{to{opacity:0;visibility:hidden}}.intro-loader.initial{background:linear-gradient(135deg,#000,#1a1a2e,#000)}.start-button{position:relative;background:transparent;border:3px solid #00a8ff;color:#fff;font-size:1.5rem;font-weight:700;padding:24px 60px;border-radius:50px;cursor:pointer;overflow:hidden;transition:all .3s ease;letter-spacing:2px;text-transform:uppercase}.start-button:hover{transform:scale(1.05);border-color:#06c;box-shadow:0 0 40px #00a8ff80}.button-glow{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,168,255,.4),transparent);animation:buttonGlow 2s infinite}@keyframes buttonGlow{0%,to{left:-100%}50%{left:100%}}.button-text{position:relative;z-index:1}.button-ring{position:absolute;top:50%;left:50%;width:100%;height:100%;border:2px solid rgba(0,168,255,.3);border-radius:50px;transform:translate(-50%,-50%) scale(1);animation:pulseRing 2s infinite}@keyframes pulseRing{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.2);opacity:0}}.start-hint{margin-top:24px;color:#ffffff80;font-size:.9rem;letter-spacing:1px;animation:hintPulse 2s infinite}@keyframes hintPulse{0%,to{opacity:.5}50%{opacity:1}}.intro-loader.animating{background:radial-gradient(circle at center,#1a0a2e,#0a0a0a)}.intro-content{text-align:center;position:relative}.circle-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px}.circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;opacity:0;animation:circleExpand 2s ease-out forwards}.circle-1{width:100px;height:100px;background:radial-gradient(circle,rgba(138,43,226,.8),transparent);animation-delay:0s}.circle-2{width:200px;height:200px;background:radial-gradient(circle,rgba(0,168,255,.6),transparent);animation-delay:.3s}.circle-3{width:300px;height:300px;background:radial-gradient(circle,rgba(138,43,226,.4),transparent);animation-delay:.6s}@keyframes circleExpand{0%{transform:translate(-50%,-50%) scale(0);opacity:0}50%{opacity:1}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.name-container{margin-top:60px;font-size:4rem;font-weight:900;letter-spacing:12px;color:#fff;position:relative;z-index:10;opacity:0;animation:fadeInName 2s ease-in-out forwards;animation-delay:.5s;text-transform:uppercase}@keyframes fadeInName{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.tagline{margin-top:24px;font-size:1.5rem;color:#fffc;letter-spacing:4px;opacity:0;animation:fadeInUp 1s ease forwards;animation-delay:2s}.intro-loader.animating:before,.intro-loader.animating:after{content:"";position:absolute;width:2px;height:2px;background:#00a8ffcc;border-radius:50%;animation:floatParticle 3s infinite}.intro-loader.animating:before{top:20%;left:20%;animation-delay:.5s}.intro-loader.animating:after{top:70%;right:20%;animation-delay:1.5s}@keyframes floatParticle{0%,to{transform:translateY(0) scale(1);opacity:0}50%{transform:translateY(-100px) scale(1.5);opacity:1}}@media (max-width: 768px){.name-container{font-size:2.5rem;letter-spacing:4px}.tagline{font-size:1rem;letter-spacing:2px}.circle-container{width:250px;height:250px}.start-button{font-size:1.2rem;padding:20px 40px}}@media (max-width: 480px){.name-container{font-size:1.8rem;letter-spacing:2px}.tagline{font-size:.9rem}.start-button{font-size:1rem;padding:16px 32px}}.skill-card{background:#1e1e2899;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.1);overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;height:100%}.skill-card:hover{transform:translateY(-8px);border-color:#fff3;box-shadow:0 20px 40px #0006}.skill-card-inner{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;position:relative;height:100%}.skill-icon-wrapper{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.skill-card:hover .skill-icon-wrapper{background:#ffffff1a;transform:scale(1.1)}.skill-icon{font-size:2rem;line-height:1}.skill-content{flex:1;display:flex;flex-direction:column;gap:.75rem}.skill-name{font-size:1.25rem;font-weight:600;color:#fff;margin:0;line-height:1.3}.skill-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.skill-experience{font-size:.875rem;color:#ffffffb3}.skill-proficiency-badge{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.skill-proficiency-bar{width:100%;height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden;position:relative}.skill-proficiency-fill{height:100%;border-radius:3px;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative}.skill-proficiency-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.skill-stats{display:flex;gap:1rem;margin-top:auto}.skill-stat{font-size:.875rem;color:#fff9;white-space:nowrap}.skill-card-hover{position:absolute;inset:0;background:linear-gradient(135deg,#6366f1e6,#a855f7e6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none;border-radius:12px}.skill-card:hover .skill-card-hover{opacity:1}.skill-hover-text{color:#fff;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin:0}@media (max-width: 768px){.skill-card-inner{padding:1.25rem;gap:.875rem}.skill-icon-wrapper{width:50px;height:50px}.skill-icon{font-size:1.75rem}.skill-name{font-size:1.125rem}.skill-meta{gap:.5rem}.skill-experience,.skill-stat{font-size:.8125rem}.skill-proficiency-badge{font-size:.6875rem;padding:.2rem .6rem}.skill-stats{gap:.75rem}}@media (max-width: 480px){.skill-card-inner{padding:1rem}.skill-icon-wrapper{width:45px;height:45px}.skill-icon{font-size:1.5rem}.skill-name{font-size:1rem}.skill-stats{flex-direction:column;gap:.25rem}}.certification-card{background:linear-gradient(135deg,#0066cc1a,#0a0a0acc);border:1px solid rgba(0,168,255,.2)}.certification-card:hover{border-color:#06c;box-shadow:0 20px 40px #0066cc4d}.cert-icon-wrapper{background:linear-gradient(135deg,#06c,#00a8ff);border:none;position:relative}.cert-icon{font-size:2rem}.cert-badge-overlay{position:absolute;top:-4px;right:-4px;background:#10b981;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#fff;border:2px solid rgba(10,10,10,.8)}.cert-name{font-size:1.125rem;line-height:1.3;min-height:2.6em}.cert-meta{margin-bottom:.5rem}.cert-issuer{color:#fff9;font-size:.875rem;font-weight:400}.cert-date-row{display:flex;align-items:center;gap:6px;color:#ffffff80;font-size:.8125rem;margin-bottom:.75rem}.cert-date-row svg{color:#00a8ff}.cert-type-badge{background:#00a8ff26;color:#00a8ff;padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:600;border:1px solid rgba(0,168,255,.3)}.cert-card-hover{background:linear-gradient(135deg,#0066ccf2,#00a8fff2)}.skill-modal-backdrop{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:fadeIn .3s ease}.skill-modal{background:linear-gradient(135deg,#1e1e28f2,#14141ef2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px #00000080;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;position:relative;animation:slideUp .4s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.skill-modal-close{position:absolute;top:1.5rem;right:1.5rem;width:32px;height:32px;background:transparent;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10;padding:0}.skill-modal-close svg{width:32px;height:32px;stroke-width:2;stroke:#fff}.skill-modal-close:hover{opacity:.7;transform:scale(1.1)}.skill-modal-header{padding:2rem 2rem 1.5rem;display:flex;align-items:center;gap:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.skill-modal-icon-large{font-size:4rem;line-height:1;background:#ffffff0d;border-radius:20px;width:90px;height:90px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1)}.skill-modal-title-section{flex:1}.skill-modal-title{font-size:2rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.2}.skill-modal-category{font-size:1rem;color:#fff9;margin:0}.skill-modal-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1)}.skill-stat-card{background:#ffffff0d;border-radius:12px;padding:1rem;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:.75rem;transition:all .3s ease}.skill-stat-card:hover{background:#ffffff14;transform:translateY(-2px)}.stat-icon{color:#fff9;flex-shrink:0}.stat-content{display:flex;flex-direction:column;gap:.25rem;min-width:0}.stat-value{font-size:1.25rem;font-weight:700;color:#fff;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-label{font-size:.75rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.skill-modal-proficiency{padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1)}.proficiency-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.proficiency-label{font-size:.875rem;color:#ffffffb3;font-weight:600}.proficiency-percentage{font-size:1.25rem;font-weight:700;color:#fff}.proficiency-bar-large{width:100%;height:12px;background:#ffffff1a;border-radius:6px;overflow:hidden;position:relative}.proficiency-fill-large{height:100%;border-radius:6px;transition:width .8s cubic-bezier(.4,0,.2,1);position:relative}.proficiency-fill-large:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}.skill-modal-content{flex:1;overflow-y:auto;padding:2rem}.skill-modal-content::-webkit-scrollbar{width:8px}.skill-modal-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.skill-modal-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.skill-modal-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.skill-modal-section{margin-bottom:2.5rem}.skill-modal-section:last-child{margin-bottom:0}.section-title{font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 1rem;display:flex;align-items:center;gap:.75rem}.section-description{font-size:1rem;line-height:1.6;color:#fffc;margin:0}.projects-list,.experience-list,.certifications-list{display:flex;flex-direction:column;gap:1.5rem}.project-item,.experience-item,.certification-item{background:#ffffff0d;border-radius:12px;padding:1.5rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.project-item:hover,.experience-item:hover,.certification-item:hover{background:#ffffff14;border-color:#fff3}.project-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.project-image-wrapper{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;border:1px solid rgba(255,255,255,.1)}.project-image{width:100%;height:100%;object-fit:cover}.project-info{flex:1;min-width:0}.project-title{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 .25rem;line-height:1.3}.project-category{font-size:.875rem;color:#fff9;margin:0}.project-description{font-size:.9375rem;line-height:1.6;color:#fffc;margin:0 0 1rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tech-tag{font-size:.75rem;padding:.25rem .75rem;background:#6366f133;color:#818cf8;border-radius:12px;border:1px solid rgba(99,102,241,.3);font-weight:500}.project-impact{font-size:.875rem;line-height:1.5;color:#ffffffb3;padding:.75rem;background:#10b9811a;border-left:3px solid #10b981;border-radius:4px}.project-impact strong{color:#10b981}.experience-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.company-logo-wrapper{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem;border:1px solid rgba(255,255,255,.1)}.company-logo{max-width:100%;max-height:100%;object-fit:contain}.experience-info{flex:1;min-width:0}.experience-company{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 .25rem;line-height:1.3}.experience-position{font-size:.9375rem;color:#fffc;margin:0 0 .25rem}.experience-duration{font-size:.875rem;color:#fff9;margin:0}.experience-description{font-size:.9375rem;line-height:1.6;color:#fffc;margin:0 0 1rem}.experience-achievements{font-size:.875rem;line-height:1.6;color:#ffffffb3}.experience-achievements strong{color:#fff;display:block;margin-bottom:.5rem}.experience-achievements ul{margin:0;padding-left:1.5rem}.experience-achievements li{margin-bottom:.5rem}.experience-achievements li:last-child{margin-bottom:0}.certification-item{display:flex;align-items:center;gap:1.5rem}.certification-image-wrapper{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem;border:1px solid rgba(255,255,255,.1)}.certification-image{max-width:100%;max-height:100%;object-fit:contain}.certification-info{flex:1;min-width:0}.certification-name{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 .25rem;line-height:1.3}.certification-issuer{font-size:.9375rem;color:#fffc;margin:0 0 .25rem}.certification-date{font-size:.875rem;color:#fff9;margin:0 0 .5rem}.certification-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#818cf8;text-decoration:none;transition:color .2s ease}.certification-link:hover{color:#a5b4fc}.related-skills{display:flex;flex-wrap:wrap;gap:.75rem}.related-skill-tag{font-size:.875rem;padding:.5rem 1rem;background:#ffffff0d;color:#ffffffe6;border-radius:20px;border:1px solid rgba(255,255,255,.2);font-weight:500;transition:all .2s ease}.related-skill-tag:hover{background:#ffffff1a;border-color:#ffffff4d}@media (max-width: 768px){.skill-modal{max-height:95vh;border-radius:16px}.skill-modal-header{padding:1.5rem 1.5rem 1rem;flex-direction:column;align-items:flex-start;gap:1rem}.skill-modal-icon-large{width:70px;height:70px;font-size:3rem}.skill-modal-title{font-size:1.5rem}.skill-modal-stats{grid-template-columns:repeat(2,1fr);padding:1rem 1.5rem;gap:.75rem}.skill-stat-card{padding:.75rem}.stat-value{font-size:1.125rem}.skill-modal-proficiency{padding:1rem 1.5rem}.skill-modal-content{padding:1.5rem}.section-title{font-size:1.25rem}.project-header,.experience-header{flex-direction:column;align-items:flex-start}.project-image-wrapper{width:100%;height:120px}}@media (max-width: 480px){.skill-modal-backdrop{padding:.5rem}.skill-modal-close{top:1rem;right:1rem;width:32px;height:32px}.skill-modal-header{padding:1rem 1rem .75rem}.skill-modal-icon-large{width:60px;height:60px;font-size:2.5rem}.skill-modal-title{font-size:1.25rem}.skill-modal-category{font-size:.875rem}.skill-modal-stats{padding:1rem}.stat-value{font-size:1rem}.stat-label{font-size:.6875rem}.skill-modal-proficiency,.skill-modal-content{padding:1rem}.skill-modal-section{margin-bottom:2rem}.section-title{font-size:1.125rem;gap:.5rem}.project-item,.experience-item,.certification-item{padding:1rem}.certification-item{flex-direction:column;align-items:flex-start}}.skills-section{width:100%;padding:4rem 0;background:transparent}.skills-container{max-width:1400px;margin:0 auto;padding:0 2rem}.skills-header{text-align:center;margin-bottom:3rem}.skills-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 1rem;line-height:1.2}.skills-subtitle{font-size:1.125rem;color:#ffffffb3;max-width:600px;margin:0 auto}.category-filter{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:3rem;padding:0 1rem}.category-button{padding:.75rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:24px;color:#fffc;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.category-button:hover{background:#ffffff1a;border-color:#fff3;color:#fff;transform:translateY(-2px)}.category-button.active{background:linear-gradient(135deg,#6366f1,#a855f7);border-color:transparent;color:#fff;box-shadow:0 4px 16px #6366f166}.skills-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;animation:fadeInUp .6s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.skills-empty{text-align:center;padding:4rem 2rem}.skills-empty p{font-size:1.125rem;color:#ffffff80;margin:0}@media (min-width: 1400px){.skills-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1399px){.skills-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1023px){.skills-section{padding:3rem 0}.skills-container{padding:0 1.5rem}.skills-header{margin-bottom:2.5rem}.skills-title{font-size:2rem}.skills-subtitle{font-size:1rem}.category-filter{margin-bottom:2.5rem;gap:.5rem}.category-button{padding:.625rem 1.25rem;font-size:.875rem}.skills-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (max-width: 767px){.skills-section{padding:2.5rem 0}.skills-container{padding:0 1rem}.skills-header{margin-bottom:2rem}.skills-title{font-size:1.75rem}.skills-subtitle{font-size:.9375rem}.category-filter{margin-bottom:2rem;gap:.5rem;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:.5rem 1rem;margin-left:-1rem;margin-right:-1rem;-webkit-overflow-scrolling:touch}.category-filter::-webkit-scrollbar{display:none}.category-button{padding:.5rem 1rem;font-size:.8125rem}.skills-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 639px){.skills-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 479px){.skills-section{padding:2rem 0}.skills-header{margin-bottom:1.5rem}.skills-title{font-size:1.5rem}.skills-subtitle{font-size:.875rem}.category-filter{margin-bottom:1.5rem}.category-button{padding:.5rem .875rem;font-size:.75rem}.skills-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.skills-empty{padding:3rem 1.5rem}.skills-empty p{font-size:1rem}}@media (max-width: 374px){.skills-container{padding:0 .75rem}.skills-title{font-size:1.375rem}.category-filter{padding:.5rem .75rem;margin-left:-.75rem;margin-right:-.75rem}.skills-grid{gap:.625rem}}.hire-modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .2s ease-out}.hire-modal-content{background:#1a1a1a;border:1px solid #333;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:slideUp .3s ease-out}.hire-modal-close{position:absolute;top:20px;right:20px;background:transparent;border:none;color:#fff;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:1}.hire-modal-close svg{width:32px;height:32px;stroke-width:2;stroke:#fff}.hire-modal-close:hover{opacity:.7;transform:scale(1.1)}.hire-modal-header{padding:40px 40px 20px;border-bottom:1px solid #333}.hire-modal-header h2{font-size:28px;font-weight:600;color:#fff;margin:0 0 10px}.hire-modal-header p{color:#888;margin:0;font-size:14px}.hire-form{padding:30px 40px 40px}.form-group{margin-bottom:24px}.form-group label{display:block;color:#fff;font-size:14px;font-weight:500;margin-bottom:8px}.form-group input,.form-group textarea{width:100%;background:#0a0a0a;border:1px solid #333;border-radius:8px;padding:12px 16px;color:#fff;font-size:14px;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#06c}.form-group input::placeholder,.form-group textarea::placeholder{color:#555}.form-group textarea{resize:vertical;min-height:120px}.hire-submit-btn{width:100%;background:#06c;color:#fff;border:none;border-radius:8px;padding:14px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.hire-submit-btn:hover:not(:disabled){background:#0052a3}.hire-submit-btn:disabled{opacity:.6;cursor:not-allowed}.submit-message{margin-top:16px;padding:12px 16px;border-radius:8px;font-size:14px;text-align:center}.submit-message.success{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.submit-message.error{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}@media (max-width: 768px){.hire-modal-content{max-height:95vh;border-radius:12px 12px 0 0;margin-top:auto}.hire-modal-header{padding:30px 24px 20px}.hire-modal-header h2{font-size:24px}.hire-form{padding:24px}.hire-modal-close{top:16px;right:16px;width:32px;height:32px}.hire-modal-close svg{width:32px;height:32px}}.cert-modal-overlay{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:10001;padding:20px;animation:fadeIn .2s ease-out}.cert-modal-container{background:#0a0a0a;border:1px solid #333;border-radius:20px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.cert-modal-close{position:fixed;top:30px;right:30px;background:transparent;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s;z-index:10002;padding:0}.cert-modal-close svg{width:32px;height:32px;stroke-width:2;stroke:#fff}.cert-modal-close:hover{opacity:.7;transform:scale(1.1)}.cert-modal-hero{background:linear-gradient(135deg,#1a1a1a,#0a0a0a);padding:48px 40px;border-bottom:1px solid #222;text-align:center}.cert-hero-badge{width:80px;height:80px;background:linear-gradient(135deg,#06c,#00a8ff);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:#fff}.cert-modal-title{font-size:32px;font-weight:700;color:#fff;margin:0 0 24px;line-height:1.2}.cert-modal-meta{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px}.cert-meta-item{display:flex;flex-direction:column;align-items:center;gap:4px}.cert-meta-label{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px}.cert-meta-value{font-size:16px;color:#fff;font-weight:500}.cert-meta-divider{width:1px;height:30px;background:#333}.cert-credentials-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;padding:20px;background:#0066cc0d;border-radius:12px;margin-top:24px}.cert-credential-item{display:flex;align-items:center;gap:8px;font-size:13px}.credential-label{color:#888}.credential-value{color:#00a8ff;font-family:Courier New,monospace;font-size:12px}.cert-verify-link{display:flex;align-items:center;gap:8px;color:#06c;text-decoration:none;font-size:14px;font-weight:500;padding:8px 16px;background:#0066cc1a;border:1px solid rgba(0,102,204,.3);border-radius:8px;transition:all .2s}.cert-verify-link:hover{background:#06c3;border-color:#06c}.cert-coauthors{display:flex;align-items:center;justify-content:center;gap:8px;color:#888;font-size:14px;margin-top:16px}.cert-modal-content{padding:40px}.cert-story-section{margin-bottom:40px}.cert-story-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.cert-story-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.challenge-icon{background:#ef44441a;color:#ef4444}.approach-icon{background:#fbbf241a;color:#fbbf24}.impact-icon{background:#22c55e1a;color:#22c55e}.cert-story-header h2{font-size:24px;font-weight:600;color:#fff;margin:0}.cert-story-text{color:#aaa;font-size:16px;line-height:1.7;margin:0;padding-left:64px}.cert-projects-section{margin-top:48px;padding-top:40px;border-top:1px solid #222}.cert-projects-title{font-size:24px;font-weight:600;color:#fff;margin:0 0 24px}.cert-projects-grid{display:grid;gap:20px}.cert-project-card{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:24px;transition:all .3s}.cert-project-card:hover{border-color:#06c;transform:translate(4px)}.cert-project-header{margin-bottom:12px}.cert-project-number{display:inline-block;background:#0066cc1a;color:#00a8ff;font-size:12px;font-weight:600;padding:4px 10px;border-radius:6px;margin-bottom:8px}.cert-project-name{font-size:20px;font-weight:600;color:#fff;margin:8px 0 0}.cert-project-description{color:#888;font-size:15px;line-height:1.6;margin:12px 0}.cert-project-tech{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.cert-tech-tag{background:#00a8ff1a;color:#00a8ff;padding:6px 12px;border-radius:6px;font-size:13px;border:1px solid rgba(0,168,255,.2)}.cert-skills-section{margin-top:48px;padding-top:40px;border-top:1px solid #222}.cert-skills-title{font-size:24px;font-weight:600;color:#fff;margin:0 0 24px}.cert-skills-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.cert-skill-card{background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border:1px solid #333;border-radius:8px;padding:12px 16px;text-align:center;transition:all .2s}.cert-skill-card:hover{border-color:#06c;background:linear-gradient(135deg,#0066cc15,#00a8ff15)}.cert-skill-name{color:#fff;font-size:14px;font-weight:500}.cert-modal-container::-webkit-scrollbar{width:8px}.cert-modal-container::-webkit-scrollbar-track{background:#0a0a0a}.cert-modal-container::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.cert-modal-container::-webkit-scrollbar-thumb:hover{background:#06c}@media (max-width: 768px){.cert-modal-container{max-height:95vh;border-radius:16px 16px 0 0;margin-top:auto}.cert-modal-close{top:20px;right:20px;width:32px;height:32px}.cert-modal-close svg{width:32px;height:32px}.cert-modal-hero{padding:32px 24px}.cert-modal-title{font-size:24px}.cert-modal-content{padding:24px}.cert-story-header h2{font-size:20px}.cert-story-text{padding-left:0;font-size:15px}.cert-story-icon{width:40px;height:40px}.cert-projects-title,.cert-skills-title{font-size:20px}.cert-skills-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.cert-credentials-bar{flex-direction:column;align-items:flex-start}}.timeline-page{min-height:100vh;background:linear-gradient(to bottom,#141414,#0a0a0a);color:#fff;padding-bottom:80px}.nav-item.active,.mobile-nav-item.active,.drawer-nav-item.active{color:#fff;font-weight:600}.timeline-page-header{padding:120px 40px 40px;text-align:center}.timeline-page-title{font-size:42px;font-weight:700;margin:0;background:linear-gradient(135deg,#fff,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.timeline-container{max-width:1200px;margin:0 auto;padding:40px 40px 60px;position:relative}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.2) 10%,rgba(255,255,255,.2) 90%,transparent);transform:translate(-50%)}.timeline-item{position:relative;margin-bottom:80px;display:grid;grid-template-columns:1fr auto 1fr;gap:40px;align-items:start}.timeline-left{grid-template-areas:"card node date"}.timeline-right{grid-template-areas:"date node card"}.timeline-node{grid-area:node;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#e50914,#b20710);border:4px solid #141414;display:flex;align-items:center;justify-content:center;position:relative;z-index:10;box-shadow:0 0 20px #e5091480}.timeline-education .timeline-node{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 0 20px #2563eb80}.timeline-node svg{color:#fff}.timeline-date{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 20px;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1);font-size:14px;color:#999;white-space:nowrap}.timeline-left .timeline-date{grid-area:date;text-align:right}.timeline-right .timeline-date{grid-area:date;text-align:left}.timeline-date svg{color:#e50914;flex-shrink:0}.timeline-duration{font-size:12px;color:#666}.timeline-card{grid-area:card;background:linear-gradient(135deg,#1e1e1ee6,#141414e6);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px;transition:all .3s ease;position:relative;overflow:hidden}.timeline-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e50914,#b20710)}.timeline-education .timeline-card:before{background:linear-gradient(90deg,#2563eb,#1d4ed8)}.timeline-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0006;border-color:#fff3}.timeline-card-header{margin-bottom:16px}.timeline-card-title{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap}.timeline-card-title h3{font-size:20px;font-weight:600;margin:0;color:#fff}.current-badge{background:linear-gradient(135deg,#e50914,#b20710);padding:4px 12px;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.timeline-card-header h4{font-size:16px;font-weight:500;color:#999;margin:0 0 8px}.timeline-location{font-size:14px;color:#666;margin:0}.timeline-card-content{color:#ccc}.timeline-description{font-size:14px;line-height:1.6;margin-bottom:20px;color:#aaa}.timeline-achievements,.timeline-highlights{margin-bottom:20px}.timeline-achievements h5,.timeline-highlights h5{font-size:14px;font-weight:600;color:#fff;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.timeline-achievements ul,.timeline-highlights ul{list-style:none;padding:0;margin:0}.timeline-achievements li,.timeline-highlights li{font-size:13px;line-height:1.6;margin-bottom:8px;padding-left:20px;position:relative;color:#ccc}.timeline-achievements li:before{content:"▸";position:absolute;left:0;color:#e50914;font-weight:700}.timeline-education .timeline-achievements li:before,.timeline-highlights li:before{content:"▸";color:#2563eb}.timeline-skills{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.timeline-skill-tag{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:6px 12px;border-radius:4px;font-size:12px;color:#999;transition:all .3s ease}.timeline-skill-tag:hover{background:#e509141a;border-color:#e50914;color:#e50914}@media (max-width: 1024px){.timeline-container{padding:0 20px}.timeline-item{gap:20px}}@media (max-width: 768px){.timeline-header{padding:16px 20px}.timeline-page-title{font-size:24px}.timeline-container{padding:0 20px}.timeline-line{left:24px}.timeline-item{grid-template-columns:auto 1fr;grid-template-areas:"node card" "node date";gap:0;margin-bottom:40px;padding-left:0}.timeline-left,.timeline-right{grid-template-areas:"node card" "node date"}.timeline-node{width:40px;height:40px;margin-right:20px}.timeline-node svg{width:18px;height:18px}.timeline-date{margin-left:60px;margin-top:12px;align-items:flex-start;text-align:left}.timeline-card{padding:20px}.timeline-card-title h3{font-size:18px}.timeline-card-header h4{font-size:15px}}@media (max-width: 480px){.timeline-header{padding:12px 16px}.back-button{padding:8px 16px;font-size:13px}.timeline-page-title{font-size:20px}.timeline-container{margin:40px auto;padding:0 16px}.timeline-card{padding:16px}.timeline-card-title h3{font-size:16px}.timeline-achievements li,.timeline-highlights li{font-size:12px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#000;color:#fff;overflow-x:hidden;overflow-y:auto;line-height:1.6;margin:0;padding:0;width:100%;min-height:100vh}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:#0a0a0a}body::-webkit-scrollbar-thumb{background:#333;border-radius:6px}body::-webkit-scrollbar-thumb:hover{background:#555}body{display:block!important;place-items:initial!important}.profile-selection{min-height:100vh;width:100vw;display:flex;align-items:center;position:relative;padding:0;margin:0;box-sizing:border-box}.profile-background{position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#000,#1a1a1a);z-index:1}.profile-logo{position:fixed;top:2rem;left:2rem;font-size:2rem;font-weight:900;letter-spacing:.1em;z-index:2000;transition:opacity .8s ease-in-out}.profile-logo.fade-out{opacity:0}.logo-text{color:#fff}.logo-accent{color:#8b5cf6;margin-left:.5rem}.profile-content{position:relative;z-index:1000;text-align:center;width:100%;padding:6rem 3rem 0;box-sizing:border-box}.profile-title{font-size:3.5rem;font-weight:700;margin-bottom:5rem;letter-spacing:.05em;transition:opacity .8s ease-in-out,transform .8s ease-in-out}.profile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:4rem;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 2rem;box-sizing:border-box;justify-items:center;transition:opacity .8s ease-in-out,transform .8s ease-in-out}.profile-grid.fade-out{opacity:0;transform:scale(.95);pointer-events:none}.profile-title.fade-out{opacity:0;transform:translateY(-20px);pointer-events:none}.profile-card{cursor:pointer;text-align:center;transition:none}@media (hover: hover) and (pointer: fine){.profile-card{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.profile-card:hover{transform:scale(1.15);filter:brightness(1.1)}.profile-card:hover .profile-avatar{box-shadow:0 25px 50px #00000080,0 0 50px #8b5cf666,0 0 80px #8b5cf633;border-color:#fffc}.profile-card:hover .profile-name{color:#c084fc;text-shadow:0 0 20px rgba(192,132,252,.5)}.profile-card:hover .profile-desc{color:#e5e7eb;transform:translateY(-2px)}.profile-card:hover .profile-icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.6)) drop-shadow(0 0 20px rgba(139,92,246,.3));transform:scale(1.05)}}.profile-avatar{width:9rem;height:9rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 20px 40px #0000004d;border:4px solid transparent;transition:none}@media (hover: hover) and (pointer: fine){.profile-avatar{transition:all .4s cubic-bezier(.25,.46,.45,.94)}}.profile-icon{font-size:4rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));transition:none}.profile-name{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#fff;transition:none}.profile-desc{font-size:.9rem;color:#9ca3af;max-width:10rem;line-height:1.4;transition:none}@media (hover: hover) and (pointer: fine){.profile-icon,.profile-name,.profile-desc{transition:all .4s cubic-bezier(.25,.46,.45,.94)}}.got-toggle-btn{background:#3e3e3ebf;color:#fff;padding:1rem 2.5rem;border:2px solid rgba(62,62,62,.9);border-radius:.5rem;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s ease;text-shadow:0 2px 4px rgba(0,0,0,.5);position:relative;overflow:hidden}.got-toggle-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(62,62,62,.2),transparent);transition:left .5s}.got-toggle-btn:hover:before{left:100%}.got-toggle-btn:hover{background:#3e3e3ee6;border-color:#3e3e3e;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #3e3e3e66}.got-toggle-btn.active{background:linear-gradient(135deg,#dc2626,#ef4444);border-color:#f87171;color:#fecaca;box-shadow:0 0 20px #f871714d,0 5px 15px #0000004d}.got-toggle-btn.active:hover{background:linear-gradient(135deg,#ef4444,#f87171);transform:translateY(-2px);box-shadow:0 0 30px #f8717166,0 8px 25px #0006}.audio-toggle-btn{background:#0009;color:#d4af37;padding:.5rem;border:1px solid #d4af37;border-radius:50%;font-size:1rem;cursor:pointer;transition:all .3s ease;margin-left:1rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.audio-toggle-btn:hover{background:#d4af3733;color:gold}.audio-toggle-btn.active{background:#ff6b6b4d;border-color:#ff6b6b;color:#ffcccb}.got-controls{display:flex;align-items:center;justify-content:center}.got-video-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:500;overflow:hidden;pointer-events:none}.got-background-video{position:fixed;top:50%;left:50%;width:98vw;height:98vh;opacity:.8;object-fit:contain;object-position:center;transform:translate(-50%,-50%);filter:brightness(1.5) contrast(1.2) saturate(1.1) sepia(.2);transition:opacity .8s ease-in-out,filter .8s ease-in-out;z-index:500}.got-video-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;pointer-events:none;z-index:600}.got-audio{position:absolute;top:-9999px;left:-9999px;opacity:0;pointer-events:none}.got-video-container.entering{animation:got-fade-in 1s ease-out}.got-video-container.exiting{animation:got-fade-out .8s ease-out forwards}@keyframes got-fade-in{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes got-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes flicker{0%,to{opacity:.15}50%{opacity:.12}75%{opacity:.18}}body:not(.video-active) .got-background-video.dramatic{animation:flicker 8s ease-in-out infinite}body.video-active .got-background-video.dramatic{animation:none}.got-video-container.performance-mode .got-background-video{opacity:.08;filter:sepia(.2) contrast(1.1) brightness(.9)}@media (max-width: 1366px) and (min-width: 1025px){.got-video-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:500;overflow:hidden;pointer-events:none}.got-background-video{position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:.8;object-fit:cover;filter:brightness(1.4) contrast(1.2) saturate(1.1) sepia(.1);z-index:500}.got-video-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;z-index:600}}@media (max-width: 1024px) and (min-width: 769px){.got-video-container{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100vw;min-height:100vh;z-index:500;overflow:hidden;pointer-events:none}.got-background-video{position:fixed;top:50%;left:50%;width:98vw;height:98vh;opacity:.8;object-fit:contain;object-position:center;transform:translate(-50%,-50%);filter:brightness(1.4) contrast(1.2) saturate(1.1) sepia(.1);z-index:500;-webkit-transform:translate(-50%,-50%);-webkit-backface-visibility:hidden;backface-visibility:hidden}.got-video-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;z-index:600}}@media (max-width: 768px){.got-video-container{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100vw;min-height:100vh;z-index:500;overflow:hidden;pointer-events:none}.got-background-video{position:fixed;top:50%;left:50%;width:98vw;height:98vh;opacity:.8;object-fit:contain;object-position:center;transform:translate(-50%,-50%);filter:brightness(1.4) contrast(1.2) saturate(1.1) sepia(.1);z-index:500;-webkit-transform:translate(-50%,-50%);-webkit-backface-visibility:hidden;backface-visibility:hidden}.got-video-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;z-index:600}}.main-portfolio{background:#000;color:#fff;min-height:100vh;width:100%;max-width:100vw;position:relative;overflow-x:hidden;box-sizing:border-box}.main-header{position:fixed;top:0;left:0;right:0;z-index:50;background:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.8) 50%,transparent 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:80px;overflow:hidden}.header-content{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;width:100%;height:100%;box-sizing:border-box}.header-left{display:flex;align-items:center;gap:3rem;height:100%;justify-content:flex-start}.header-logo{font-size:2rem;font-weight:900;letter-spacing:.1em;cursor:pointer;background:none;border:none;color:#fff;transition:color .3s ease;flex-shrink:0;width:100px;height:80px;max-height:80px;display:flex;align-items:center;justify-content:center;overflow:hidden}.header-logo:hover{color:#8b5cf6}.logo-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.header-nav{display:flex;align-items:center;gap:1rem;height:100%}.nav-item{background:none;border:none;color:#fff;font-size:1.1rem;font-weight:500;cursor:pointer;transition:color .3s ease;padding:.5rem 1rem;line-height:1;vertical-align:baseline}.nav-item:hover{color:#8b5cf6}.hire-me-btn{background:#8b5cf6!important;color:#fff!important;padding:.5rem 1rem!important;border-radius:.375rem!important;font-weight:600!important}.hire-me-btn:hover{background:#7c3aed!important;color:#fff!important}.header-right{display:flex;align-items:center;gap:1.5rem;height:100%;justify-content:flex-end}.header-icon{width:1.75rem;height:1.75rem;cursor:pointer;transition:color .3s ease;flex-shrink:0}.header-icon:hover{color:#8b5cf6}.profile-avatar-small{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid transparent;transition:all .3s ease;font-size:1.2rem;flex-shrink:0}.profile-avatar-small:hover{border-color:#fff;transform:scale(1.1)}.mobile-menu-toggle{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;transition:color .3s ease;flex-shrink:0}.mobile-menu-toggle:hover{color:#8b5cf6}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(139,92,246,.2);z-index:40}.mobile-nav{display:flex;flex-direction:column;padding:1rem 0}.mobile-nav-item{background:none;border:none;color:#fff;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;padding:1rem 3rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav-item:hover{color:#8b5cf6;background:#8b5cf61a}.mobile-nav-item:last-child{border-bottom:none}.mobile-nav-item.hire-me-btn{background:#8b5cf6!important;color:#fff!important;margin:.5rem 3rem;border-radius:.375rem!important;font-weight:600!important}.mobile-nav-item.hire-me-btn:hover{background:#7c3aed!important;color:#fff!important}.drawer-backdrop{position:fixed;inset:80px 0 0;background:#000000b3;z-index:9998!important;animation:fadeIn .3s ease;pointer-events:auto}.mobile-drawer{position:fixed;top:80px;left:0;height:calc(100vh - 80px);width:280px;background:#000;z-index:9999!important;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:4px 0 20px #0000004d;pointer-events:auto}.mobile-drawer.drawer-open{transform:translate(0)!important;display:flex!important}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.drawer-logo{display:flex;align-items:center}.drawer-logo-image{width:60px;height:40px;object-fit:contain}.drawer-close{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:background .3s ease}.drawer-close:hover{background:#ffffff1a}.drawer-nav{flex:1;padding:2rem 0 1rem;display:flex;flex-direction:column}.drawer-nav-item{background:none;border:none;color:#fff;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;padding:1rem 1.5rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.05);min-height:56px;display:flex;align-items:center}.drawer-nav-item:hover{background:#8b5cf61a;color:#8b5cf6;padding-left:2rem}.drawer-nav-item:last-child{border-bottom:none}.drawer-hire-btn{background:#8b5cf6!important;color:#fff!important;margin:1rem 1.5rem;border-radius:.5rem!important;font-weight:600!important;justify-content:center!important;border-bottom:none!important}.drawer-hire-btn:hover{background:#7c3aed!important;color:#fff!important;padding-left:1.5rem!important;transform:translateY(-1px)}.drawer-footer{padding:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.drawer-profile{display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .3s ease;padding:.75rem;border-radius:.5rem}.drawer-profile:hover{background:#ffffff0d}.drawer-profile-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.drawer-profile span{color:#d1d5db;font-size:.9rem;font-weight:500}@media (max-width: 1024px){.mobile-menu-toggle{display:block}.header-nav{display:none}}@media (min-width: 1025px){.mobile-drawer,.drawer-backdrop{display:none!important}}.hero-section{position:relative;min-height:85vh;max-height:none;margin-top:80px;display:flex;align-items:flex-start;overflow:visible;width:100%;max-width:100vw;box-sizing:border-box;padding-bottom:2rem}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/portfolio/assets/videos/hero-background.gif);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.hero-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#000,#000c,#0006);z-index:2}.hero-content{position:relative;z-index:10;padding:15rem 2rem 2rem;width:100%;max-width:100%;box-sizing:border-box;overflow:visible}.hero-badges{margin-bottom:1.5rem;margin-top:2rem}.series-badge{color:#8b5cf6;font-weight:600;font-size:1.1rem}.hero-title{font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:1.1;max-width:100%;color:#fff;margin-bottom:2rem;text-shadow:2px 2px 4px rgba(0,0,0,.8);letter-spacing:.05em;background:none;word-wrap:break-word;overflow-wrap:break-word}.hero-info{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem;font-size:clamp(.9rem,2.5vw,1.1rem)}.match-badge{background:#10b981;color:#fff;padding:.5rem 1rem;font-weight:700;border-radius:.25rem;font-size:.9rem}.category-badge{border:2px solid #6b7280;padding:.5rem 1rem;font-size:.9rem;border-radius:.25rem;transition:all .3s ease}.category-badge:hover{border-color:#8b5cf6;color:#8b5cf6}.hero-description{font-size:clamp(.9rem,2.2vw,1.1rem);line-height:1.5;color:#d1d5db;margin-bottom:2rem;font-weight:300;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.hero-actions{display:flex;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.play-btn,.resume-btn,.linkedin-btn{display:flex;align-items:center;gap:1rem;padding:.875rem 2rem;border-radius:.5rem;font-weight:700;font-size:.95rem;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.play-btn,.resume-btn{background:#fff;color:#000;border:none;cursor:pointer}.play-btn:hover,.resume-btn:hover{background:#f3f4f6;transform:translateY(-2px);box-shadow:0 10px 25px #ffffff1a}.linkedin-btn{background:#37415199;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #6b7280}.linkedin-btn:hover{background:#4b556399;transform:translateY(-2px);border-color:#8b5cf6}.hero-skills{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;max-width:70%}.skill-tag{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:clamp(.5rem,2vw,.75rem) clamp(1rem,3vw,1.5rem);font-size:clamp(.8rem,2.5vw,1rem);border-radius:2rem;border:1px solid #6b7280;transition:all .3s ease;cursor:pointer}.skill-tag:hover{background:#8b5cf633;border-color:#8b5cf6;transform:translateY(-2px)}.hero-metrics{color:#d1d5db;font-size:clamp(.9rem,2vw,1.1rem);font-weight:300;margin-top:1.5rem;margin-bottom:1rem;max-width:100%;word-wrap:break-word;position:relative;z-index:20}.content-wrapper{position:relative;z-index:10;margin-top:5px;padding-bottom:4rem}.content-section{margin-bottom:2rem;padding:2rem 1rem;width:100%;box-sizing:border-box}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(139,92,246,.1)}.section-title{font-size:2.5rem;font-weight:700;letter-spacing:.05em;background:linear-gradient(135deg,#fff,#8b5cf6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-arrow{width:2rem;height:2rem;color:#6b7280;cursor:pointer;transition:all .3s ease}.section-arrow:hover{color:#8b5cf6;transform:translate(5px)}.projects-grid{display:flex;gap:2rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:thin;scrollbar-color:#374151 transparent}.projects-grid::-webkit-scrollbar{height:8px}.projects-grid::-webkit-scrollbar-track{background:transparent}.projects-grid::-webkit-scrollbar-thumb{background:#374151;border-radius:4px}.projects-grid::-webkit-scrollbar-thumb:hover{background:#4b5563}.project-card{flex-shrink:0;width:24rem;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);border-radius:.75rem;padding:.5rem}.project-card:hover{transform:scale(1.02)}.card-image-wrapper{position:relative;border-radius:.75rem;overflow:hidden;margin-bottom:1rem;box-shadow:0 10px 30px #0000004d}.card-image{width:100%;height:14rem;object-fit:cover;object-position:center;transition:transform .3s ease}.card-image.aws-logo{object-fit:cover;object-position:center}.card-image.pace-logo{object-fit:cover}.card-image.dualfuel-logo,.card-image.insight-logo{object-fit:contain;padding:1rem}.project-card:hover .card-image{transform:scale(1.05)}.card-badge{position:absolute;top:1rem;left:1rem}.badge{padding:.25rem .75rem;font-size:.75rem;font-weight:700;border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-featured{background:#8b5cf6e6;color:#fff}.badge-new{background:#ef4444e6;color:#fff}.badge-popular{background:#f59e0be6;color:#000}.badge-current{background:#10b981e6;color:#fff}.badge-certified{background:#3b82f6e6;color:#fff}.badge-published{background:#a855f7e6;color:#fff}.badge-completed{background:#22c55ee6;color:#fff}.badge-verified{background:#0ea5e9e6;color:#fff}.card-overlay{position:absolute;inset:0;background:#0000;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.project-card:hover .card-overlay{background:#0009}.play-icon{width:4rem;height:4rem;color:#fff;opacity:0;transition:all .3s ease}.project-card:hover .play-icon{opacity:1;transform:scale(1.1)}.card-content{padding:0 .5rem}.card-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;transition:color .3s ease}.project-card:hover .card-title{color:#8b5cf6}.card-description{color:#9ca3af;line-height:1.5;font-size:.9rem}.continue-card{flex-shrink:0;width:24rem;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);border-radius:.75rem;padding:.5rem}.continue-card:hover{transform:scale(1.02)}.continue-image-wrapper{position:relative;border-radius:.75rem;overflow:hidden;margin-bottom:1rem;box-shadow:0 10px 30px #0000004d}.continue-image{width:100%;height:14rem;object-fit:cover;transition:transform .3s ease}.continue-card:hover .continue-image{transform:scale(1.05)}.progress-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:1.5rem}.progress-bar{width:100%;height:.5rem;background:#4b5563;border-radius:.25rem;margin-bottom:.75rem;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#ef4444,#dc2626);border-radius:.25rem;transition:width .5s ease}.progress-text{color:#fff;font-size:.875rem;font-weight:500}.continue-title{font-size:1.25rem;font-weight:700;padding:0 .5rem;transition:color .3s ease}.continue-card:hover .continue-title{color:#8b5cf6}.portfolio-footer{background:linear-gradient(to top,#111827,#000);padding:4rem 3rem;margin-top:4rem}.footer-content{width:100%;text-align:center}.footer-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;letter-spacing:.05em;background:linear-gradient(135deg,#fff,#8b5cf6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.contact-item{transition:transform .3s ease}.contact-item:hover{transform:translateY(-5px)}.contact-item h4{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#8b5cf6}.contact-item p{color:#d1d5db;font-size:1.1rem}.connect-btn{background:linear-gradient(135deg,#8b5cf6,#3b82f6);color:#fff;padding:1.25rem 3rem;border:none;border-radius:3rem;font-weight:700;font-size:1.2rem;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #8b5cf64d}.connect-btn:hover{transform:translateY(-2px);box-shadow:0 15px 40px #8b5cf666;background:linear-gradient(135deg,#7c3aed,#2563eb)}.footer-copyright{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-copyright p{color:#9ca3af;font-size:.9rem;margin:0}@media (min-width: 1024px){.profile-grid{grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1200px}}@media (max-width: 1023px) and (min-width: 769px){.profile-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:600px}.profile-content{padding:6rem 2rem 0}.profile-title{font-size:3rem;margin-bottom:4rem}}@media (max-width: 768px) and (min-width: 481px){.profile-content{padding:3.5rem 1rem 0}.profile-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:400px;margin-bottom:2.5rem}.profile-title{font-size:2.2rem;margin-bottom:2rem}.profile-avatar{width:7rem;height:7rem}.profile-icon{font-size:3rem}.profile-name{font-size:1.2rem}.profile-desc{font-size:.8rem;max-width:8rem}}@media (max-width: 480px){.profile-content{padding:3rem 1rem 0}.profile-grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:320px;margin-bottom:2rem}.profile-title{font-size:1.8rem;margin-bottom:1.5rem}.profile-avatar{width:6rem;height:6rem}.profile-icon{font-size:2.5rem}.profile-name{font-size:1rem;margin-bottom:.5rem}.profile-desc{font-size:.75rem;max-width:7rem;line-height:1.3}.got-toggle-btn{padding:.75rem 2rem;font-size:1rem}.got-controls{flex-direction:column;gap:.8rem;margin-top:1rem}.audio-toggle-btn{margin-left:0}}@media (max-width: 768px){.profile-logo{font-size:1.6rem;top:1.5rem;left:1.5rem}.profile-content{padding-top:5rem}}@media (max-width: 480px){.profile-logo{font-size:1.4rem;top:1rem;left:1rem}.profile-content{padding-top:4.5rem}}@media (max-width: 768px){.hero-section{margin-top:100px;height:70vh;max-height:600px}.hero-content{padding:3rem 2rem}.hero-description{font-size:1rem;max-width:90%;line-height:1.4}.content-wrapper{margin-top:5px}.content-section{margin-bottom:1.5rem;padding:2rem}.section-header{margin-bottom:1rem}}@media (max-width: 480px){.hero-section{margin-top:80px;height:60vh;max-height:500px}.hero-content{padding:2rem 1.5rem}.hero-description{font-size:.9rem;max-width:100%;line-height:1.4}.hero-metrics{font-size:.9rem;max-width:100%}.hero-skills{max-width:100%}.hero-title{font-size:clamp(2rem,8vw,3rem);max-width:100%}.content-wrapper{margin-top:5px}.content-section{margin-bottom:1.5rem;padding:1.5rem}.section-header{margin-bottom:1rem}}@media (max-width: 1024px){.mobile-menu-toggle{display:block}.header-nav{display:none}.header-content{padding:0 1.5rem}.header-left{gap:2rem}.hero-actions{flex-direction:column;gap:1rem;align-items:stretch}.play-btn,.linkedin-btn{justify-content:center}.projects-grid{padding:0 1rem}.project-card,.continue-card{width:20rem}}@media (max-width: 768px){.header-content{padding:0 1rem}.header-left{gap:1rem}.header-logo{width:80px;height:60px;max-height:60px}.hero-section{margin-top:80px;min-height:85vh;max-height:none;height:auto}.hero-content{padding:3rem 1.5rem;display:flex;flex-direction:column;justify-content:center;min-height:calc(85vh - 80px)}.hero-title{font-size:clamp(1.8rem,6vw,2.8rem);line-height:1.2;margin-bottom:1.5rem}.hero-description{font-size:clamp(.85rem,3vw,1rem);line-height:1.4;margin-bottom:1.5rem}.hero-info{font-size:clamp(.8rem,3vw,.95rem);gap:1rem;margin-bottom:2rem}.hero-actions{flex-direction:column;gap:1rem}.hero-skills{max-width:100%}.content-section{padding:2rem 1rem}.project-card,.continue-card{width:18rem}.projects-grid{gap:1rem;padding:0 .5rem}}@media (max-width: 480px){.header-content{padding:0 .5rem}.header-logo{width:70px;height:50px;max-height:50px}.hero-section{margin-top:80px;min-height:90vh;max-height:none;height:auto}.hero-content{padding:2rem 1rem 3rem;display:flex;flex-direction:column;justify-content:center;min-height:calc(90vh - 80px)}.hero-title{font-size:clamp(1.5rem,8vw,2.2rem);line-height:1.2;margin-bottom:.75rem;letter-spacing:.02em}.hero-description{font-size:clamp(.8rem,3.5vw,.95rem);line-height:1.4;margin-bottom:1rem}.hero-info{flex-wrap:wrap;gap:.5rem;font-size:clamp(.75rem,3vw,.85rem);margin-bottom:1rem}.hero-actions{gap:.75rem}.play-btn,.linkedin-btn{padding:.75rem 1.5rem;font-size:.9rem}.hero-metrics{font-size:clamp(.75rem,3vw,.85rem);margin-top:.75rem;margin-bottom:.5rem}.hero-skills{margin-bottom:.75rem}.content-section{padding:1.5rem .5rem}.project-card,.continue-card{width:16rem}.projects-grid{gap:.75rem;padding:0 .25rem}.portfolio-footer{padding:3rem 1rem}.contact-grid{grid-template-columns:1fr;gap:1.5rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.profile-card{animation:fadeInUp .6s ease forwards}.profile-card:nth-child(1){animation-delay:.1s}.profile-card:nth-child(2){animation-delay:.2s}.profile-card:nth-child(3){animation-delay:.3s}.profile-card:nth-child(4){animation-delay:.4s}.project-card{animation:fadeInUp .6s ease forwards}html{scroll-behavior:smooth}.experience-card{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.experience-card:hover{transform:scale(1.05);box-shadow:0 8px 32px #ffffff26}.experience-card:hover .card-overlay{opacity:1}.experience-card:active{transform:scale(1.02)}.modal-overlay{position:fixed;inset:0;background:#000000d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-container{background:#141414f2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 24px 48px #00000080;border:1px solid rgba(255,255,255,.1);animation:slideUp .4s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-container::-webkit-scrollbar{width:8px}.modal-container::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.modal-container::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.modal-container::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.modal-close{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease;z-index:10;padding:0}.modal-close svg{width:32px;height:32px;stroke-width:2;stroke:#fff}.modal-close:hover{opacity:.7;transform:scale(1.1)}.modal-content{padding:2.5rem}.modal-header{margin-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.5rem}.modal-company-info{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.modal-company-logo{width:80px;height:80px;object-fit:contain;background:#ffffff0d;padding:.75rem;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.modal-company-details{flex:1}.modal-company-name{font-size:2rem;font-weight:700;margin-bottom:.25rem;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.modal-location{color:#fff9;font-size:.95rem}.modal-position-info{padding-left:calc(80px + 1.5rem)}.modal-position{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#fff}.modal-dates{color:#ffffffb3;font-size:.95rem}.modal-duration{color:#ffffff80}.modal-section{margin-bottom:2rem}.modal-section-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#fff;display:flex;align-items:center;gap:.5rem}.modal-section-title:before{content:"";width:4px;height:1.25rem;background:linear-gradient(135deg,#e50914,#b00610);border-radius:2px}.modal-description p{color:#ffffffd9;line-height:1.7;margin-bottom:1rem;font-size:1rem}.modal-description p:last-child{margin-bottom:0}.modal-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.metric-card{background:#e509141a;border:1px solid rgba(229,9,20,.3);border-radius:8px;padding:1rem}.metric-card p{color:#ffffffe6;font-size:.95rem;line-height:1.5}.modal-achievements{list-style:none;padding:0;margin:0}.modal-achievements li{position:relative;padding-left:2rem;margin-bottom:1rem;color:#ffffffd9;line-height:1.6;font-size:.95rem}.modal-achievements li:before{content:"✓";position:absolute;left:0;color:#e50914;font-weight:700;font-size:1.2rem}.modal-achievements li:last-child{margin-bottom:0}.modal-tech-stack{display:flex;flex-wrap:wrap;gap:.75rem}.tech-chip{background:linear-gradient(135deg,#e5091433,#b0061033);border:1px solid rgba(229,9,20,.4);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;transition:all .2s ease}.tech-chip:hover{background:linear-gradient(135deg,#e509144d,#b006104d);border-color:#e5091499;transform:translateY(-2px)}.modal-skills-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.skill-item{display:flex;align-items:center;gap:.5rem;color:#fffc;font-size:.95rem}.skill-bullet{color:#e50914;font-weight:700;font-size:1.2rem}@media (max-width: 768px){.modal-overlay{padding:0}.modal-container{max-width:100%;max-height:100vh;border-radius:0;height:100%}.modal-content{padding:1.5rem}.modal-close{top:1rem;right:1rem;width:32px;height:32px}.modal-close svg{width:32px;height:32px}.modal-company-logo{width:60px;height:60px}.modal-company-name{font-size:1.5rem}.modal-position{font-size:1.25rem}.modal-position-info{padding-left:calc(60px + 1.5rem)}.modal-section-title{font-size:1.1rem}.modal-metrics,.modal-skills-list{grid-template-columns:1fr}}
