@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;700;900&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}.hero-section{padding:4rem 1rem 1rem;display:flex;justify-content:center;text-align:center;min-height:70vh;align-items:center;font-family:Outfit,sans-serif}.hero-content{max-width:1000px;width:100%;display:flex;flex-direction:column;align-items:center}.hero-top-row{display:flex;align-items:flex-end;gap:3rem;flex-wrap:wrap;justify-content:center;margin-bottom:1rem}.hello-world-container,.i-am-neer-container{display:flex;align-items:flex-end;line-height:.8}.i-am-neer-container{gap:.5rem}.letter-block{display:flex;align-items:flex-end}.huge-h{font-size:10rem;font-weight:900;background:linear-gradient(135deg,#673ab7,#512da8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-right:-.3rem;letter-spacing:-4px}.huge-i{background:linear-gradient(135deg,#673ab7,#512da8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.huge-n{background:linear-gradient(135deg,#e91e63,#880e4f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hello-text-stack,.small-text-stack{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:.5rem;margin-bottom:1.2rem}.small-text-stack{margin-bottom:1.2rem;justify-content:flex-end;height:8rem;padding-bottom:.5rem}.hello-rest,.world-text,.small-text-stack{font-size:3.5rem;font-weight:700;color:#212121;line-height:1}.world-text{font-weight:300;color:#616161}.hero-intro-text{display:none}.hero-typing-container{height:3rem;margin-bottom:3rem;display:flex;align-items:center;justify-content:center}.hero-typed-text{font-size:1.5rem;color:#546e7a;font-weight:500;font-family:Courier New,Courier,monospace}.typed-cursor{font-size:1.5rem;color:#673ab7}@media(max-width:1100px){.hero-top-row{flex-direction:column;gap:1rem}.huge-h{font-size:8rem}.hello-rest,.world-text,.small-text-stack{font-size:2.5rem}.hello-text-stack,.small-text-stack{margin-bottom:1rem;height:auto}}.hero-actions{display:flex;align-items:center;gap:1.5rem;margin-top:1rem}.email-pill{display:flex;align-items:center;background-color:#f5f5f5;border-radius:50px;padding:.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden;width:50px;height:50px;box-shadow:0 4px 10px #0000000d;cursor:pointer;border:1px solid #e0e0e0}.email-pill.expanded{width:300px;background-color:#fff;box-shadow:0 8px 20px #673ab726;border-color:#b39ddb}.icon-container{min-width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;color:#5e35b1;margin-left:-1px}.email-pill.expanded .icon-container{background-color:#ede7f6}.email-content{white-space:nowrap;opacity:0;transform:translate(10px);transition:all .3s ease;margin-left:1rem;user-select:text;-webkit-user-select:text}.email-pill.expanded .email-content{opacity:1;transform:translate(0)}.email-text{font-weight:500;color:#424242;font-size:1rem}.social-icon-btn{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:#fff;color:#0077b5;border:1px solid #e0e0e0;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 10px #0000000d}.social-icon-btn:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0077b533;border-color:#0077b5;background-color:#0077b5;color:#fff}@media(min-width:768px){.hero-title{font-size:4.5rem}.hero-typed-text{font-size:2rem}.hero-typing-container{height:4rem}}.skills-section{padding:1rem 1rem 2rem;display:flex;justify-content:center}.skills-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:1400px;width:100%}.skill-card{background:#fff;border-radius:16px;border:1.5px solid #eeeeee;padding:1rem;height:180px;width:100%;max-width:160px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 0 0 transparent}.skill-card.hovered{border-color:#b39ddb;box-shadow:0 4px 10px #673ab71a}.skill-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.skill-icon-wrapper{display:flex;flex-direction:column;align-items:center;gap:.75rem}.skill-icon{color:#757575}.skill-name{font-size:1rem;font-weight:600;color:#333;text-align:center;margin:0}.skill-description{font-size:1rem;color:#424242;text-align:center;font-weight:500;line-height:1.4;animation:fadeIn .2s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(min-width:500px){.skill-card{max-width:250px}.skill-description{font-size:1.2rem}}.interactive-section{padding:1rem;max-width:1000px;margin:0 auto;width:100%}.section-header{display:flex;align-items:center;margin-bottom:2rem;color:#5e35b1}.section-divider{flex:1;height:2px;background-color:#5e35b1;margin:0 1rem}.section-title{font-size:1.2rem;font-weight:700;letter-spacing:1.2px}.cards-container{display:flex;flex-direction:column;gap:1.5rem;width:100%}.expandable-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;width:100%}.expandable-card.blue-grey{background-color:#eceff1}.expandable-card.indigo{background-color:#e8eaf6}.card-header{padding:1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.header-text{text-align:center;flex:1}.header-text h3{font-size:1.4rem;font-weight:700;margin:0;color:#212121}.header-text p{font-size:.9rem;color:#616161;margin:.25rem 0 0;font-weight:500}.card-content{padding:1.5rem;background-color:#fff;border-top:1px solid rgba(0,0,0,.05);animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.stepper-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.btn-step{padding:.5rem 1rem;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer}.btn-step:disabled{opacity:.5;cursor:not-allowed}.step-content h4{font-size:1.2rem;margin-bottom:1rem}.points-list{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.5rem}.points-list li{margin-bottom:.5rem;font-size:1.1rem}.snippet-block{margin-bottom:1rem}.snippet-label{font-weight:700;display:block;margin-bottom:.25rem;font-size:.9rem}pre{background:#f5f5f5;padding:1rem;border-radius:6px;overflow-x:auto;border:1px solid #e0e0e0}.devops-content h3{font-size:1.5rem;margin-bottom:1rem}.devops-content p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.flowchart{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem}.flow-box{background:#fff;border:1px solid #bdbdbd;border-radius:8px;padding:.75rem 1.5rem;display:flex;align-items:center;gap:1rem;width:100%;max-width:400px;box-shadow:0 2px 4px #0000001a}.arrow{font-size:1.5rem;color:#757575}.strategy-points ul{list-style-type:disc;padding-left:1.5rem}.strategy-points li{margin-bottom:.5rem;font-size:1.1rem}.experience-section{padding:2rem 1rem;max-width:1000px;margin:0 auto}.section-header-centered{text-align:center;margin-bottom:3rem}.section-header-centered h2{font-size:2rem;font-weight:700;margin-bottom:.5rem}.section-header-centered .underline{width:60px;height:4px;background-color:#7e57c2;margin:0 auto;border-radius:2px}.timeline-list{display:flex;flex-direction:column}.timeline-row{display:flex;gap:1.5rem}.timeline-left{display:flex;flex-direction:column;align-items:center;min-width:50px}.icon-circle{width:40px;height:40px;background-color:#e3f2fd;border:2px solid #bbdefb;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.timeline-icon{color:#1976d2}.timeline-line{width:2px;background-color:#bbdefb;flex:1;margin:4px 0}.timeline-right{flex:1;padding-bottom:3rem}.experience-card{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 4px 10px #00000008;border:1px solid #f5f5f5;transition:transform .2s}.experience-card:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0000000d}.year-badge{display:inline-block;background-color:#f5f5f5;padding:.25rem .75rem;border-radius:20px;font-size:.9rem;font-weight:700;color:#424242;margin-bottom:.75rem}.experience-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#212121}.experience-narrative{font-size:1rem;line-height:1.6;color:#616161;white-space:pre-line}.oss-section{padding:2rem 1rem;max-width:1200px;margin:0 auto}.oss-grid{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.oss-card{background:#fff;border-radius:24px;padding:2rem;width:100%;max-width:900px;box-shadow:0 8px 20px #00000008;border:1px solid #f5f5f5;transition:transform .2s}.oss-card:hover{transform:translateY(-2px)}.oss-card-content{display:flex;flex-direction:column;gap:1.5rem}.oss-icon-wrapper{width:64px;height:64px;background-color:#e3f2fd;border-radius:16px;display:flex;align-items:center;justify-content:center}.oss-icon{color:#1976d2}.oss-info{flex:1}.oss-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;line-height:1.2}.oss-description{font-size:1rem;color:#757575;line-height:1.6}.oss-action{display:flex;align-items:center}.btn-view-pr{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:1px solid #e0e0e0;border-radius:12px;text-decoration:none;color:#212121;font-weight:600;transition:background-color .2s}.btn-view-pr:hover{background-color:#f5f5f5}@media(min-width:768px){.oss-card-content{flex-direction:row;align-items:flex-start}.oss-action{align-self:center}}.certs-section{padding:2rem 1rem;display:flex;justify-content:center;margin-bottom:2rem}.cert-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000000d;padding:2.5rem;max-width:1200px;width:100%;display:flex;flex-direction:column;gap:2.5rem}.cert-content{flex:3;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.cert-badge{background-color:#e3f2fd;color:#1976d2;font-size:.75rem;font-weight:700;letter-spacing:1.2px;padding:.4rem .8rem;border-radius:20px;margin-bottom:1rem}.cert-title{font-size:2rem;font-weight:800;margin-bottom:1rem;line-height:1.2;letter-spacing:-.5px}.cert-description{font-size:1rem;color:#757575;line-height:1.5;margin-bottom:2rem}.btn-verify{display:inline-flex;align-items:center;gap:.5rem;background-color:#000;color:#fff;padding:1rem 1.5rem;border-radius:12px;text-decoration:none;font-weight:600;transition:opacity .2s}.btn-verify:hover{opacity:.9}.cert-image-container{flex:2;display:flex;justify-content:center;align-items:center}.cert-image-wrapper{border:1px solid #f5f5f5;border-radius:16px;padding:1.5rem;width:100%;max-width:400px}.cert-image{width:100%;height:auto;object-fit:contain}@media(min-width:768px){.cert-card{flex-direction:row;padding:3rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}button{font-family:inherit}.app-container{width:100%;max-width:100vw;overflow-x:hidden}.section-container{display:flex;flex-direction:column;justify-content:center;position:relative;padding-bottom:1rem}.scroll-button-container{display:flex;justify-content:center;padding:2rem 0;width:100%}.scroll-down-btn{background:none;border:none;color:#9e9e9e;cursor:pointer;transition:color .2s,transform .2s;padding:10px;border-radius:50%}.scroll-down-btn:hover{color:#616161;transform:translateY(4px);background-color:#0000000d}.scroll-up-btn{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e0e0e0;padding:1rem 2rem;border-radius:30px;cursor:pointer;font-weight:600;color:#424242;transition:all .2s}.scroll-up-btn:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 10px #0000000d}.footer-scroll{margin-bottom:4rem}
