:root{--font-display:"Space Grotesk","Inter",system-ui,sans-serif;--font-body:"Inter","Segoe UI",system-ui,-apple-system,sans-serif;--font-mono:"JetBrains Mono","Consolas",monospace;--bg-primary:#0a0a0f;--bg-secondary:#12121a;--bg-elevated:#1a1a26;--bg-surface:#161622b8;--bg-surface-solid:#16161f;--text-primary:#f0f0f5;--text-secondary:#a0a0b8;--text-tertiary:#6a6a82;--border-color:#ffffff12;--border-hover:#ffffff24;--accent:#3bcea9;--accent-soft:#3bcea91f;--accent-glow:#3bcea940;--violet:#8369d3;--violet-soft:#8369d31f;--rose:#de7c7c;--rose-soft:#de7c7c1f;--amber:#dfad49;--amber-soft:#dfad491f;--blue:#6494d8;--blue-soft:#6494d81f;--radius-lg:20px;--radius-md:14px;--radius-sm:8px;--radius-pill:999px;--shadow-card:0 8px 32px -8px #00000073;--shadow-hover:0 16px 48px -12px #0000008c;--shadow-glow:0 0 24px -4px var(--accent-glow);--nav-height:80px;--max-width:1180px;--max-width-wide:2300px}.app-container:not(.dark-mode){--bg-primary:#f8f9fb;--bg-secondary:#f0f1f5;--bg-elevated:#fff;--bg-surface:#ffffffeb;--bg-surface-solid:#fff;--text-primary:#1a1a2e;--text-secondary:#5a5a72;--text-tertiary:#8a8a9e;--border-color:#00000017;--border-hover:#00000029;--accent:#2c967c;--accent-soft:#2c967c14;--accent-glow:#2c967c26;--violet:#6647c2;--violet-soft:#6647c214;--rose:#cb4d4d;--rose-soft:#cb4d4d14;--amber:#bd8c28;--amber-soft:#bd8c2814;--blue:#3974c6;--blue-soft:#3974c614;--shadow-card:0 2px 12px -4px #0000000f,0 1px 3px #0000000a;--shadow-hover:0 8px 24px -8px #0000001a;--shadow-glow:0 0 16px -4px var(--accent-glow);--nav-shadow-opacity:0.12;--nav-shadow-opacity-scrolled:0.18}*,:after,:before{box-sizing:border-box}#root,body,html{height:auto;margin:0;min-height:100vh;overflow-x:hidden;padding:0;scroll-behavior:smooth;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font-body)}.app-container,body{background-color:#0a0a0f;background-color:var(--bg-primary);color:#f0f0f5;color:var(--text-primary)}.app-container{display:flex;flex-direction:column;min-height:100vh;position:relative;transition:background-color .5s ease,color .5s ease;width:100%;z-index:1}.app-container:before{background:radial-gradient(ellipse 800px 600px at 10% 0,#3bcea91f,#0000 60%),radial-gradient(ellipse 600px 400px at 90% 10%,#8369d31f,#0000 55%),#0a0a0f;background:radial-gradient(ellipse 800px 600px at 10% 0,var(--accent-soft),#0000 60%),radial-gradient(ellipse 600px 400px at 90% 10%,var(--violet-soft),#0000 55%),var(--bg-primary);content:"";height:100%;left:0;position:fixed;top:0;transition:background .5s ease;width:100%;z-index:-1}.app-container:not(.dark-mode):before{display:none}.premium-section-header{display:flex;flex-direction:column;gap:.6rem;margin:0 auto 3rem;max-width:1180px;max-width:var(--max-width);text-align:left}.premium-section-header:before{background:#3bcea9;background:var(--accent);border-radius:2px;content:"";display:inline-block;height:3px;margin-bottom:.5rem;width:40px}.premium-heading{color:#f0f0f5;color:var(--text-primary);font-family:Space Grotesk,Inter,system-ui,sans-serif;font-family:var(--font-display);font-size:clamp(2.4rem,6vw,4.2rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:0}.premium-subtitle{color:#a0a0b8;color:var(--text-secondary);font-size:1.05rem;font-weight:400;line-height:1.7;margin:0;max-width:560px}.section-wrapper{contain-intrinsic-size:auto 100vh;content-visibility:auto}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.premium-section-header{margin-bottom:2rem}.premium-heading{font-size:clamp(2rem,8vw,2.8rem)}.app-container:before{background:#0a0a0f;background:var(--bg-primary)}.section-wrapper{contain-intrinsic-size:auto 50vh}}@media (min-width:2000px){.premium-section-header{max-width:2300px;max-width:var(--max-width-wide)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.hero-container{font-family:var(--font-body);justify-content:center;min-height:calc(100vh - var(--nav-height));overflow:visible;padding:clamp(2.5rem,4vw,4rem) 2rem 5rem}.hero-container,.hero-content{align-items:flex-start;display:flex;position:relative}.hero-content{gap:clamp(2.5rem,4vw,4rem);max-width:1200px;width:100%;z-index:1}.hero-left{display:flex;flex:1 1;max-width:380px}.profile-card{animation:fade-up .6s ease both;background:var(--bg-surface-solid);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:2.4rem 1.8rem 2rem;text-align:center;transition:transform .35s ease;width:100%}.profile-card:hover{transform:translateY(-3px)}.avatar-wrap{height:180px;margin:0 auto 1.4rem;position:relative;width:180px}.avatar-aura{animation:breathe 6s ease-in-out infinite;background:radial-gradient(circle at 35% 30%,var(--accent) 0,var(--violet) 55%,#0000 72%);border-radius:50%;filter:blur(24px);inset:-20px;opacity:.4;position:absolute;z-index:0}.avatar-frame{border:3px solid var(--border-color);border-radius:50%;box-shadow:var(--shadow-card);height:100%;overflow:hidden;position:relative;width:100%;z-index:1}.avatar-frame img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.profile-card:hover .avatar-frame img{transform:scale(1.04)}.profile-name{color:var(--text-primary);font-family:var(--font-display);font-size:1.7rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .5rem}.profile-role{background:var(--accent-soft);border-radius:var(--radius-pill);color:var(--accent);display:inline-block;font-family:var(--font-mono);font-size:.7rem;font-weight:500;letter-spacing:.12em;margin-bottom:1.4rem;padding:.35rem .85rem;text-transform:uppercase}.social-row{gap:.6rem;margin-bottom:1.5rem}.social-node,.social-row{display:flex;justify-content:center}.social-node{align-items:center;background:#0000;border:1px solid var(--border-color);border-radius:50%;color:var(--text-tertiary);font-size:1rem;height:40px;transition:color .2s ease,background .2s ease,transform .2s ease;width:40px}.social-node:hover{border-color:#0000;color:#fff;transform:translateY(-2px)}.pill-btn:focus-visible,.social-node:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.social-node[data-brand=linkedin]:hover{background:#0077b5}.social-node[data-brand=github]:hover{background:#333}.social-node[data-brand=youtube]:hover{background:#ef4444}.social-node[data-brand=orcid]:hover{background:#a6ce39;color:#1a1a2e}.quiet-divider{background:linear-gradient(90deg,#0000,var(--border-color),#0000);height:1px;margin:0 0 1.5rem}.testimonial{background:#ffffff08;border:1px solid var(--border-color);border-radius:var(--radius-md);margin:0;padding:1.3rem 1.2rem 1.1rem;position:relative;text-align:left}.testimonial-mark{color:var(--accent-soft);font-family:var(--font-display);font-size:3rem;left:14px;line-height:1;pointer-events:none;position:absolute;top:-6px;-webkit-user-select:none;user-select:none}.testimonial blockquote{color:var(--text-secondary);font-size:.92rem;font-style:italic;line-height:1.65;margin:.7rem 0 .85rem;position:relative;z-index:1}.testimonial figcaption{display:flex;flex-direction:column;gap:.12rem}.testimonial-name{color:var(--text-primary);font-family:var(--font-body);font-size:.85rem;font-weight:700}.testimonial-role{color:var(--text-tertiary);font-size:.75rem}.testimonial-date{color:var(--text-tertiary);font-family:var(--font-mono);font-size:.65rem;letter-spacing:.03em}.hero-right{flex:2.15 1}.about-card,.hero-right{display:flex;flex-direction:column}.about-card{animation:fade-up .6s ease .1s both;background:var(--bg-surface-solid);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);gap:2.4rem;overflow:hidden;padding:2.6rem 2.4rem;position:relative}.about-card>*{position:relative;z-index:1}.eyebrow{color:var(--accent);display:inline-block;font-family:var(--font-mono);font-size:.7rem;font-weight:500;letter-spacing:.14em;margin-bottom:.4rem;text-transform:uppercase}.block-title{color:var(--text-primary);font-family:var(--font-display);font-size:1.45rem;font-weight:700;letter-spacing:-.02em;margin:.1rem 0 1rem}.about-copy p{color:var(--text-secondary);font-size:1.02rem;line-height:1.85;margin:0 0 1rem}.about-copy p:last-child{margin-bottom:0}.highlight{font-weight:700;padding:0 2px;position:relative;z-index:0}.highlight:after{bottom:0;content:"";height:30%;left:0;position:absolute;transition:height .25s ease;width:100%;z-index:-1}.highlight:hover:after{height:100%}.highlight.sage{color:var(--accent)}.highlight.sage:after{background:var(--accent-soft)}.highlight.rose{color:var(--rose)}.highlight.rose:after{background:var(--rose-soft)}.highlight.amber{color:var(--amber)}.highlight.amber:after{background:var(--amber-soft)}.highlight.dusk{color:var(--violet)}.highlight.dusk:after{background:var(--violet-soft)}.info-row{align-items:center;background:#ffffff08;border:1px solid var(--border-color);border-radius:var(--radius-md);display:flex;gap:1rem;justify-content:space-between;padding:1.2rem 1.3rem;transition:border-color .25s ease}.info-row:hover{border-color:var(--border-hover)}.info-row-main h4{color:var(--text-primary);font-family:var(--font-body);font-size:1rem;font-weight:700;margin:0}.info-row-main p{color:var(--text-tertiary);font-family:var(--font-mono);font-size:.78rem;letter-spacing:.02em;margin:.2rem 0 0}.info-row-actions{display:flex;flex-shrink:0;gap:.6rem}.pill-btn{align-items:center;border-radius:var(--radius-pill);cursor:pointer;display:inline-flex;font-family:var(--font-body);font-size:.88rem;font-weight:600;gap:.45rem;padding:.6rem 1.2rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.pill-btn.outline{background:#0000;border:1px solid var(--border-color);color:var(--text-primary)}.pill-btn.outline:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.pill-btn.solid{background:var(--accent);border:1px solid #0000;color:var(--bg-primary)}.pill-btn.solid:hover{filter:brightness(1.1);transform:translateY(-1px)}@keyframes breathe{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.08)}}@keyframes drift-a{0%,to{transform:translate(0)}50%{transform:translate(35px,25px)}}@keyframes drift-b{0%,to{transform:translate(0)}50%{transform:translate(-30px,-20px)}}@keyframes drift-c{0%,to{transform:translate(0)}50%{transform:translate(20px,-30px)}}@media (max-width:992px){.hero-content{align-items:center;flex-direction:column;gap:1.8rem;max-width:680px}.hero-left{max-width:420px;width:100%}.hero-right{width:100%}}@media (max-width:768px){.hero-container{padding:2rem 1rem 6rem}.ambient-field{display:none}.about-card,.profile-card{animation:none;opacity:1;transform:none}.profile-card{padding:2rem 1.3rem 1.6rem}.avatar-wrap{height:150px;width:150px}.avatar-aura{animation:none;display:none}.about-card{gap:2rem;padding:1.7rem 1.3rem}.info-row{align-items:flex-start;flex-direction:column;gap:.85rem}.info-row-actions{width:100%}.about-card:hover,.profile-card:hover{transform:none}}@media (min-width:2000px){.hero-content{gap:4rem;max-width:var(--max-width-wide)}.hero-left{max-width:460px}.avatar-wrap{height:240px;width:240px}.profile-name{font-size:2.1rem}.block-title{font-size:1.85rem}.about-copy p{font-size:1.2rem;line-height:1.9}.about-card{padding:3.2rem 3rem}}@media (prefers-reduced-motion:reduce){.ambient-blob,.avatar-aura{animation:none}.about-card,.profile-card{animation:none;opacity:1;transform:none}}.navbar{align-items:center;backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2);border:1px solid var(--border-color);border-radius:var(--radius-pill);box-shadow:0 12px 40px -16px #00000080;box-shadow:0 12px 40px -16px rgba(0,0,0,var(--nav-shadow-opacity,.5));display:flex;left:50%;min-height:56px;position:fixed;top:1rem;transform:translateX(-50%);transition:top .35s ease,width .35s ease,background .35s ease;width:min(92%,1100px);z-index:1000}.navbar,.navbar.scrolled{background:var(--bg-surface)}.navbar.scrolled{box-shadow:0 16px 48px -20px #0009;box-shadow:0 16px 48px -20px rgba(0,0,0,var(--nav-shadow-opacity-scrolled,.6));top:.5rem;width:min(94%,1140px)}.navbar-container{gap:.75rem;justify-content:space-between;padding:.5rem .75rem .5rem 1rem;position:relative;width:100%;z-index:1}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{flex-shrink:0}.navbar-monogram{align-items:center;background:var(--accent);border:1px solid var(--border-color);border-radius:50%;color:var(--bg-primary);display:inline-flex;font-family:var(--font-mono);font-size:.72rem;font-weight:500;height:38px;justify-content:center;letter-spacing:.06em;width:38px}.mobile-nav-title{color:var(--text-primary);display:none;font-family:var(--font-body);font-size:.82rem;font-weight:700;line-height:1;min-width:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.navbar-links{display:flex;gap:.15rem;min-width:0}.nav-link,.navbar-links{align-items:center;justify-content:center}.nav-link{background:#0000;border:none;border-radius:var(--radius-pill);color:var(--text-tertiary);cursor:pointer;display:inline-flex;font-family:var(--font-body);font-size:.84rem;font-weight:600;min-height:36px;padding:.4rem .75rem;position:relative;text-decoration:none;transition:color .2s ease,background .2s ease;white-space:nowrap}.nav-link:hover{background:#ffffff0f;color:var(--text-primary)}.nav-link.active{background:var(--accent-soft);color:var(--accent)}.nav-link:after{display:none}.theme-toggle-btn{align-items:center;background:#0000;border:1px solid var(--border-color);border-radius:50%;color:var(--text-primary);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:1rem;height:38px;justify-content:center;margin-left:.15rem;transition:transform .25s ease,background .25s ease;width:38px}.theme-toggle-btn:hover{background:var(--accent-soft);transform:rotate(15deg)}.mobile-tile:focus-visible,.nav-link:focus-visible,.theme-toggle-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.content{flex:1 1;padding-top:var(--nav-height)}.content,.section-wrapper{min-height:100vh;width:100%}.section-wrapper{padding-top:0}.section-loader,.section-placeholder{min-height:calc(100vh - var(--nav-height));width:100%}.section-loader{align-items:center;display:flex;justify-content:center}.mobile-nav-container{display:none}.mobile-bottom-dock{align-items:center;background:var(--bg-surface-solid);border:1px solid var(--border-color);border-radius:var(--radius-pill);bottom:.75rem;box-shadow:0 8px 32px -12px #00000080;box-shadow:0 8px 32px -12px rgba(0,0,0,var(--nav-shadow-opacity,.5));display:none;gap:.2rem;justify-content:space-between;left:.75rem;margin:0 auto;max-width:480px;overflow-x:auto;padding:.45rem;position:fixed;right:.75rem;scrollbar-width:none;z-index:1001}.mobile-bottom-dock::-webkit-scrollbar{display:none}.mobile-tile{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;border-radius:var(--radius-pill);color:var(--text-tertiary);cursor:pointer;display:flex;flex:1 0 44px;font-size:1rem;gap:.15rem;justify-content:center;min-height:42px;min-width:44px;padding:.3rem .35rem;text-decoration:none;transition:color .2s ease,background .2s ease}.mobile-tile span{color:inherit;font-size:.52rem;font-weight:700;line-height:1;max-width:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-tile.active{background:var(--accent-soft);color:var(--accent)}@media (max-width:1100px){.navbar{width:min(94%,960px)}.nav-link{font-size:.78rem;padding-inline:.55rem}}@media (max-width:992px){.navbar{backdrop-filter:none;-webkit-backdrop-filter:none;background:var(--bg-surface-solid);min-height:50px;width:min(72%,280px)}.navbar-links{display:none}.navbar-container{gap:.55rem;padding:.4rem .55rem}.mobile-nav-title{display:block;flex:1 1}.mobile-bottom-dock{backdrop-filter:none;-webkit-backdrop-filter:none;display:flex}.section-wrapper{min-height:auto}.section-loader,.section-placeholder{min-height:48vh}.content{padding-bottom:80px}}@media (max-width:420px){.mobile-bottom-dock{left:.4rem;padding:.35rem;right:.4rem}.mobile-tile{flex-basis:38px;font-size:.92rem;min-height:38px;min-width:38px}.mobile-tile span{display:none}}@media (prefers-reduced-motion:reduce){.mobile-tile,.nav-link,.navbar,.theme-toggle-btn{transition:none}}#contact-section{color:var(--text-primary);font-family:var(--font-body);min-height:calc(100vh - 80px);padding:5rem 2rem 5.5rem;position:relative}#contact-section .contact-container{margin:0 auto;max-width:var(--max-width);position:relative;z-index:1}#contact-section .contact-content{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:minmax(260px,.85fr) minmax(300px,1.15fr)}#contact-section .contact-left-col.premium{background:var(--bg-surface-solid);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:2.2rem;padding:2rem}#contact-section .contact-left-col.premium:before{color:var(--accent);content:"Contact";display:inline-block;font-family:var(--font-mono);font-size:.7rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#contact-section .premium-heading{font-size:clamp(2.4rem,5vw,4rem)}#contact-section .premium-contact-info,#contact-section .premium-socials{display:flex;flex-direction:column;gap:1.3rem}#contact-section .form-group.premium-group label,#contact-section .info-block h4,#contact-section .premium-socials h4{color:var(--accent);font-family:var(--font-mono);font-size:.7rem;font-weight:500;letter-spacing:.12em;margin:0 0 .4rem;text-transform:uppercase}#contact-section .info-block p{color:var(--text-secondary);font-size:.95rem;font-weight:500;line-height:1.6;margin:0;overflow-wrap:anywhere}#contact-section .social-icons-minimal{display:flex;flex-wrap:wrap;gap:.6rem}#contact-section .social-icons-minimal a{align-items:center;background:#0000;border:1px solid var(--border-color);border-radius:var(--radius-pill);color:var(--text-tertiary);display:inline-flex;font-size:.85rem;font-weight:600;min-height:32px;padding:.3rem .75rem;text-decoration:none;transition:color .2s ease,background .2s ease,border-color .2s ease}#contact-section .social-icons-minimal a:hover{background:var(--accent-soft);border-color:var(--accent-soft);color:var(--accent)}#contact-section .contact-form-wrapper.premium{background:var(--bg-surface-solid);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:2rem}#contact-section .contact-form.premium{display:flex;flex-direction:column;gap:1.3rem}#contact-section .form-group.premium-group{display:flex;flex-direction:column}#contact-section .form-group.premium-group input,#contact-section .form-group.premium-group textarea{background:#ffffff08;border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-body);font-size:.95rem;line-height:1.5;padding:.85rem 1rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}#contact-section .form-group.premium-group textarea{min-height:130px;resize:vertical}#contact-section .form-group.premium-group input:focus,#contact-section .form-group.premium-group textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}#contact-section .form-group.premium-group input:disabled{color:var(--text-tertiary);cursor:not-allowed}#contact-section .email-row{align-items:stretch;display:flex;gap:.6rem;width:100%}#contact-section .email-row input{min-width:0}#contact-section .submit-button,#contact-section .verify-btn{align-items:center;border:1px solid #0000;border-radius:var(--radius-pill);cursor:pointer;display:inline-flex;font-family:var(--font-body);font-weight:700;justify-content:center;transition:transform .2s ease,filter .2s ease}#contact-section .verify-btn{background:var(--violet-soft);color:var(--violet);font-size:.85rem;padding:0 .9rem;white-space:nowrap}#contact-section .submit-button:not(:disabled):hover,#contact-section .verify-btn:not(:disabled):hover{filter:brightness(1.08);transform:translateY(-1px)}#contact-section .submit-button:disabled,#contact-section .verify-btn:disabled{cursor:not-allowed;opacity:.4}#contact-section .verified-badge{align-items:center;background:var(--accent-soft);border-radius:50%;color:var(--accent);display:inline-flex;font-weight:800;justify-content:center;width:40px}#contact-section .submit-button{background:var(--accent);color:var(--bg-primary);font-size:.95rem;gap:.6rem;margin-top:.15rem;min-height:50px;width:100%}#contact-section .spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:992px){#contact-section .contact-content{grid-template-columns:1fr}}@media (max-width:768px){#contact-section{padding:4rem 1rem 3rem}#contact-section .contact-form-wrapper.premium,#contact-section .contact-left-col.premium{padding:1.3rem}#contact-section .email-row{flex-direction:column}#contact-section .verify-btn{min-height:42px}}@media (min-width:2000px){#contact-section .contact-container{max-width:var(--max-width-wide)}}#experience-section{color:var(--text-primary);font-family:var(--font-body);padding:5rem 2rem 5.5rem;position:relative}#experience-section .premium-section-header:before{background:#0000;color:var(--accent);content:"Timeline";font-family:var(--font-mono);font-size:.7rem;font-weight:500;height:auto;letter-spacing:.14em;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#experience-section .section-container{margin:0 auto;max-width:var(--max-width);position:relative;z-index:1}#experience-section .experience-timeline{display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:900px;padding:0;position:relative}#experience-section .experience-timeline:before{background:var(--border-color);bottom:0;content:"";left:140px;position:absolute;top:0;width:1px}#experience-section .timeline-entry{align-items:flex-start;border-bottom:1px solid var(--border-color);display:flex;gap:2.5rem;padding:1.8rem 0;position:relative;transition:background .25s ease}#experience-section .timeline-entry:last-child{border-bottom:none}#experience-section .timeline-entry:hover{background:#ffffff05}#experience-section .timeline-entry:before{background:var(--accent);border-radius:50%;box-shadow:0 0 0 4px var(--accent-soft);content:"";height:9px;left:136px;position:absolute;top:2.2rem;width:9px;z-index:2}#experience-section .timeline-date{color:var(--text-tertiary);flex-shrink:0;font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.03em;line-height:1.5;padding-top:.15rem;text-align:right;width:110px}#experience-section .timeline-content{flex:1 1;min-width:0;padding-left:1.5rem}#experience-section .timeline-content h3{color:var(--text-primary);font-family:var(--font-display);font-size:1.15rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0 0 .3rem}#experience-section .timeline-company{align-items:center;color:var(--text-secondary);display:inline-flex;font-size:.9rem;font-weight:500;gap:.4rem;margin-bottom:.65rem}#experience-section .timeline-company .text-icon{color:var(--accent);font-size:.8rem}#experience-section .timeline-summary{color:var(--text-secondary);font-size:.92rem;line-height:1.7;margin:0 0 .85rem}#experience-section .tech-stack{display:flex;flex-wrap:wrap;gap:.4rem}#experience-section .tech-tag{align-items:center;background:var(--accent-soft);border-radius:var(--radius-pill);color:var(--accent);display:inline-flex;font-family:var(--font-mono);font-size:.68rem;font-weight:500;letter-spacing:.02em;min-height:24px;padding:.2rem .65rem}#experience-section .edu-entry{align-items:flex-start;border-bottom:1px solid var(--border-color);display:flex;gap:2.5rem;padding:1.6rem 0;position:relative}#experience-section .edu-entry:last-child{border-bottom:none}#experience-section .edu-entry:before{background:var(--violet);border-radius:50%;box-shadow:0 0 0 4px var(--violet-soft);content:"";height:9px;left:136px;position:absolute;top:2rem;width:9px;z-index:2}#experience-section .edu-date{color:var(--text-tertiary);flex-shrink:0;font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.03em;line-height:1.5;padding-top:.15rem;text-align:right;width:110px}#experience-section .edu-content{flex:1 1;min-width:0;padding-left:1.5rem}#experience-section .edu-content h3{color:var(--text-primary);font-family:var(--font-display);font-size:1.1rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0 0 .25rem}#experience-section .edu-institution{align-items:center;color:var(--text-secondary);display:flex;font-size:.88rem;font-weight:500;gap:.4rem;margin-bottom:.15rem}#experience-section .edu-institution .text-icon{color:var(--violet);font-size:.78rem}#experience-section .edu-location{align-items:center;color:var(--text-tertiary);display:inline-flex;font-size:.82rem;gap:.35rem;margin-bottom:.5rem}#experience-section .edu-location .text-icon{color:var(--text-tertiary);font-size:.72rem}#experience-section .edu-detail{color:var(--text-secondary);font-size:.9rem;line-height:1.65;margin:0}@media (max-width:768px){#experience-section{padding:4rem 1rem 3rem}#experience-section .experience-timeline:before{display:none}#experience-section .edu-entry,#experience-section .timeline-entry{flex-direction:column;gap:.4rem;padding:1.4rem 0}#experience-section .edu-entry:before,#experience-section .timeline-entry:before{display:none}#experience-section .edu-date,#experience-section .timeline-date{color:var(--accent);font-size:.68rem;padding-top:0;text-align:left;width:auto}#experience-section .edu-content,#experience-section .timeline-content{padding-left:0}}@media (min-width:2000px){#experience-section .premium-section-header,#experience-section .section-container{max-width:var(--max-width-wide)}#experience-section .experience-timeline{max-width:1200px}}#project-section{color:var(--text-primary);font-family:var(--font-body);padding:5rem 2rem 5.5rem;position:relative}#project-section .premium-section-header:before{background:#0000;color:var(--accent);content:"Selected builds";font-family:var(--font-mono);font-size:.7rem;font-weight:500;height:auto;letter-spacing:.14em;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#project-section .project-category{margin:0 auto 3rem;max-width:var(--max-width)}#project-section .category-title{align-items:center;color:var(--accent);display:inline-flex;font-family:var(--font-mono);font-size:.72rem;font-weight:500;gap:.65rem;letter-spacing:.14em;margin:0 0 1.2rem;text-transform:uppercase}#project-section .category-title:after{background:var(--border-color);content:"";height:1px;width:40px}#project-section .project-grid{grid-gap:1.3rem;display:grid;gap:1.3rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}#project-section .project-item{background:var(--bg-surface-solid);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);display:flex;flex-direction:column;min-height:100%;overflow:hidden;transition:transform .3s ease,border-color .3s ease}#project-section .project-item:hover{border-color:var(--border-hover);transform:translateY(-4px) scale(1.01)}#project-section .project-image-container{aspect-ratio:16/10;background:var(--bg-elevated);overflow:hidden;position:relative;width:100%}#project-section .project-image-container img{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}#project-section .project-item:hover .project-image-container img{transform:scale(1.05)}#project-section .project-overlay{align-items:flex-end;background:linear-gradient(0deg,#000000e0,#0000004d,#0000);display:flex;inset:0;opacity:0;padding:1.15rem;position:absolute;transition:opacity .25s ease}#project-section .project-item:hover .project-overlay,#project-section .project-overlay.active{opacity:1}#project-section .project-description p{color:#f0f0f5;font-size:.88rem;line-height:1.6;margin:0 0 .75rem}#project-section .tech-stack{display:flex;flex-wrap:wrap;gap:.4rem}#project-section .tech-tag{align-items:center;background:#ffffff14;border:1px solid #ffffff2e;border-radius:var(--radius-pill);color:#f0f0f5;display:inline-flex;font-family:var(--font-mono);font-size:.65rem;letter-spacing:.02em;min-height:24px;padding:.2rem .6rem}#project-section .project-info{align-items:center;display:flex;gap:.85rem;justify-content:space-between;padding:1.1rem 1.15rem}#project-section .project-info h3{color:var(--text-primary);font-size:.96rem;font-weight:700;line-height:1.3;margin:0;max-width:72%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#project-section .project-links{display:flex;flex-shrink:0;gap:.45rem}#project-section .icon-button{align-items:center;background:#0000;border:1px solid var(--border-color);border-radius:50%;color:var(--text-tertiary);cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;transition:color .2s ease,background .2s ease,border-color .2s ease;width:36px}#project-section .icon-button:hover{background:var(--accent-soft);border-color:var(--accent-soft);color:var(--accent)}#project-section .youtube-btn:hover{background:var(--rose-soft);border-color:var(--rose-soft);color:var(--rose)}@media (max-width:768px){#project-section{padding:4rem 1rem 3rem}#project-section .project-grid{grid-template-columns:1fr}#project-section .project-overlay{opacity:1}#project-section .project-item{transition:none}#project-section .project-item:hover{transform:none}#project-section .project-image-container img{transition:none}#project-section .project-item:hover .project-image-container img{transform:none}}@media (min-width:2000px){#project-section .premium-section-header,#project-section .project-category{max-width:var(--max-width-wide)}#project-section .project-grid{gap:2rem;grid-template-columns:repeat(auto-fill,minmax(420px,1fr))}}#skills-section{color:var(--text-primary);font-family:var(--font-body);padding:5rem 2rem 5.5rem;position:relative}#skills-section .premium-section-header:before{background:#0000;color:var(--accent);content:"Capabilities";font-family:var(--font-mono);font-size:.7rem;font-weight:500;height:auto;letter-spacing:.14em;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#skills-section .skills-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto 3.5rem;max-width:var(--max-width);position:relative;z-index:1}#skills-section .skill-item{align-items:flex-start;background:var(--bg-surface-solid);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);display:flex;gap:1rem;padding:1.3rem;transition:border-color .25s ease}#skills-section .skill-item:hover{border-color:var(--border-hover)}#skills-section .skill-icon-container{align-items:center;background:var(--accent-soft);border-radius:50%;color:var(--accent);color:var(--skill-color,var(--accent));display:inline-flex;flex-shrink:0;font-size:1.25rem;height:48px;justify-content:center;width:48px}#skills-section .skill-content h3{color:var(--text-primary);font-size:1rem;font-weight:700;line-height:1.35;margin:0}#skills-section .skill-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.55rem}#skills-section .skill-tag{align-items:center;background:var(--accent-soft);border-radius:var(--radius-pill);color:var(--accent);display:inline-flex;font-family:var(--font-mono);font-size:.68rem;font-weight:500;letter-spacing:.02em;min-height:24px;padding:.2rem .6rem}#skills-section .skill-item:hover .skill-tag{color:var(--accent);color:var(--skill-color,var(--accent))}#skills-section .Achievements{display:flex;flex-direction:column;gap:0;margin:0 auto 3.5rem;max-width:800px;padding:0;position:relative;z-index:1}#skills-section .achievement-card{align-items:flex-start;backdrop-filter:none;-webkit-backdrop-filter:none;background:#0000;border-bottom:1px solid var(--border-color);border-radius:0;box-shadow:none;display:flex;gap:1.5rem;padding:1.4rem 0}#skills-section .achievement-card:last-child{border-bottom:none}#skills-section .achievement-card:hover{box-shadow:none;transform:none}#skills-section .achievement-card:after{display:none}#skills-section .achievement-date{align-items:center;background:var(--violet-soft);border-radius:var(--radius-pill);color:var(--violet);display:inline-flex;flex-shrink:0;font-family:var(--font-mono);font-size:.68rem;font-weight:500;letter-spacing:.03em;margin-bottom:0;min-height:24px;min-width:100px;padding:.2rem .65rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#skills-section .achievement-card h3{color:var(--text-primary);font-size:1.02rem;font-weight:700;line-height:1.35;margin:0 0 .15rem}#skills-section .achievement-card p{color:var(--text-secondary);font-size:.9rem;line-height:1.65;margin:.35rem 0 0}#skills-section .certifications-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto 3.5rem;max-width:var(--max-width);position:relative;z-index:1}#skills-section .certification-card{background:var(--bg-surface-solid);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:.85rem;min-height:130px;overflow:hidden;padding:1.4rem;position:relative;transition:border-color .25s ease}#skills-section .certification-card:before{background:linear-gradient(135deg,var(--accent-soft),#0000 55%);content:"";inset:0;opacity:.5;pointer-events:none;position:absolute}#skills-section .certification-card>*{position:relative;z-index:1}#skills-section .certification-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-card);transform:none}#skills-section .certification-card h3{color:var(--text-primary);font-size:.98rem;font-weight:700;margin:0;padding-right:3rem}#skills-section .certification-score{background:var(--amber-soft);color:var(--amber);margin-top:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#skills-section .certification-score,#skills-section .certification-year{align-items:center;border-radius:var(--radius-pill);display:inline-flex;font-family:var(--font-mono);font-size:.68rem;font-weight:500;min-height:24px;padding:.2rem .6rem}#skills-section .certification-year{background:#ffffff0d;color:var(--text-tertiary);position:absolute;right:1.1rem;top:1.1rem}#skills-section .scholarship-banner{align-items:center;background:var(--bg-surface-solid);border:1px solid rgba(var(--amber),.15);border-color:var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);display:flex;gap:1.3rem;margin:0 auto;max-width:800px;padding:1.6rem}#skills-section .scholarship-banner:hover{box-shadow:var(--shadow-card);transform:none}#skills-section .scholarship-banner h3{color:var(--text-primary);font-size:1.02rem;font-weight:700;margin:0}#skills-section .scholarship-banner p{color:var(--text-secondary);font-size:.9rem;line-height:1.65;margin:.5rem 0 0}#skills-section .scholarship-icon{color:var(--amber);flex-shrink:0;font-size:2.2rem}@media (max-width:768px){#skills-section{padding:4rem 1rem 3rem}#skills-section .certifications-container,#skills-section .skills-container{grid-template-columns:1fr;margin-bottom:2.5rem}#skills-section .certification-card,#skills-section .skill-item{transition:none}#skills-section .achievement-card{flex-direction:column;gap:.6rem;padding:1.2rem 0}#skills-section .scholarship-banner{align-items:flex-start;flex-direction:column}}@media (min-width:2000px){#skills-section .certifications-container,#skills-section .premium-section-header,#skills-section .skills-container{max-width:var(--max-width-wide)}#skills-section .certifications-container,#skills-section .skills-container{gap:2rem}}#blog-section{color:var(--text-primary);font-family:var(--font-body);padding:5rem 2rem 5.5rem;position:relative}#blog-section .premium-section-header:before{background:#0000;color:var(--accent);content:"Writing";font-family:var(--font-mono);font-size:.7rem;font-weight:500;height:auto;letter-spacing:.14em;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#blog-section .blog-container{margin:0 auto;max-width:var(--max-width);position:relative;z-index:1}#blog-section .blog-grid{grid-gap:1.3rem;display:grid;gap:1.3rem;grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}#blog-section .blog-card{background:var(--bg-surface-solid);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);display:flex;flex-direction:column;min-height:100%;overflow:hidden;transition:transform .3s ease,border-color .3s ease}#blog-section .blog-card:hover{border-color:var(--border-hover);transform:translateY(-4px)}#blog-section .blog-image-container{aspect-ratio:16/9;background:var(--bg-elevated);display:block;overflow:hidden;width:100%}#blog-section .blog-image-container img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}#blog-section .blog-card:hover .blog-image-container img{transform:scale(1.04)}#blog-section .blog-content{display:flex;flex:1 1;flex-direction:column;padding:1.3rem}#blog-section .blog-meta{color:var(--accent);display:flex;flex-wrap:wrap;font-family:var(--font-mono);font-size:.68rem;gap:.4rem;letter-spacing:.04em;margin-bottom:.75rem;text-transform:uppercase}#blog-section .blog-title{color:var(--text-primary);display:block;margin-bottom:.65rem;text-decoration:none}#blog-section .blog-title h3{font-size:1.02rem;font-weight:700;line-height:1.4;margin:0;transition:color .2s ease}#blog-section .blog-card:hover .blog-title h3{color:var(--violet)}#blog-section .blog-description{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--text-secondary);display:-webkit-box;font-size:.9rem;line-height:1.65;margin:0;overflow:hidden}@media (max-width:768px){#blog-section{padding:4rem 1rem 3rem}#blog-section .blog-grid{grid-template-columns:1fr}#blog-section .blog-card{transition:none}#blog-section .blog-card:hover{transform:none}#blog-section .blog-image-container img{transition:none}}@media (min-width:2000px){#blog-section .blog-container,#blog-section .premium-section-header{max-width:var(--max-width-wide)}#blog-section .blog-grid{gap:2rem;grid-template-columns:repeat(auto-fill,minmax(420px,1fr))}}.terminal-card{border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-card);display:flex;flex-direction:column;font-family:var(--font-mono);height:250px;overflow:hidden;width:100%}.terminal-header{align-items:center;border-bottom:1px solid var(--border-color);display:flex;gap:8px;padding:10px 16px;-webkit-user-select:none;user-select:none}.dot{border-radius:50%;height:12px;width:12px}.red{background:#ff5f56}.yellow{background:#ffbd2e}.green{background:#27c93f}.terminal-title{font-size:.78rem;font-weight:500;letter-spacing:.4px;margin-left:12px;opacity:.6}.terminal-body{cursor:text;flex:1 1;font-size:.88rem;line-height:1.6;overflow-y:auto;padding:16px}.terminal-body::-webkit-scrollbar{width:6px}.terminal-body::-webkit-scrollbar-track{background:#0000001a}.terminal-body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.terminal-line{margin-bottom:5px;white-space:pre-wrap;word-break:break-word}.terminal-input{align-items:center;display:flex;gap:10px;margin-top:8px}.prompt{flex-shrink:0;font-weight:600}.terminal-input input{background:#0000;border:none;caret-color:currentColor;flex:1 1;font-family:var(--font-mono);font-size:.88rem;font-weight:500;outline:none}.theme-default{background:var(--bg-surface-solid);color:var(--text-secondary)}.theme-default .terminal-header{background:#ffffff05}.theme-default .terminal-title{color:var(--text-tertiary)}.theme-default .prompt{color:var(--violet)}.theme-default input{color:var(--text-primary)}.theme-matrix{background:#000;border-color:#003b00;color:#00ff41}.theme-matrix .terminal-header{background:#0a0a0a;border-bottom-color:#003b00}.theme-matrix .terminal-title{color:#008f11}.theme-matrix .prompt,.theme-matrix input{color:#00ff41}.theme-solarized{background:#002b36;border-color:#073642;color:#839496}.theme-solarized .terminal-header{background:#073642}.theme-solarized .terminal-title{color:#586e75}.theme-solarized .prompt{color:#b58900}.theme-solarized input{color:#93a1a1}@media (max-width:480px){.terminal-card{height:300px}.terminal-input{flex-wrap:wrap;gap:4px}.prompt{width:100%}}.stats-container{align-items:flex-start;color:var(--text-primary);display:flex;font-family:var(--font-body);justify-content:center;padding:5rem 2rem 5.5rem}.stats-wrapper{grid-gap:1.3rem;align-items:start;display:grid;gap:1.3rem;grid-template-columns:minmax(300px,.9fr) 1.7fr;max-width:var(--max-width);width:100%}.left-column{display:flex;flex-direction:column;gap:1.3rem}.platform-card,.sql-card,.stats-details,.stats-summary{background:var(--bg-surface-solid);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.stats-details,.stats-summary{padding:1.8rem}.stats-summary{display:flex;flex-direction:column;text-align:center}.sql-card h3,.stats-summary h2,.stats-title,.summary-top h2{color:var(--text-primary);font-family:var(--font-display);font-size:1.2rem;font-weight:700;margin:0}.platform-total,.sql-total,.total-solved{color:var(--text-primary);font-family:var(--font-display);font-weight:700;line-height:1}.total-solved{font-size:4.2rem;margin:1.2rem 0 .4rem}.platform-stats,.total-label{color:var(--text-tertiary);font-size:.85rem;font-weight:400}.platforms-row{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin:1rem 0 1.6rem}.p-name{font-family:var(--font-mono);font-size:.62rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.divider{color:var(--text-tertiary);opacity:.35}.leetcode,.medium,.platform-badge{color:var(--amber)}.easy,.gfg{color:var(--accent)}.hard,.tuf{color:var(--rose)}.codechef,.ninjas{color:var(--amber)}.codeforces,.interviewbit{color:var(--blue)}.difficulty-breakdown,.sql-difficulty-breakdown{border-top:1px solid var(--border-color);padding-top:1.1rem;width:100%}.difficulty-item{align-items:center;display:flex;font-size:.92rem;font-weight:600;justify-content:space-between;margin-bottom:.75rem}.difficulty-item:last-child{margin-bottom:0}.difficulty-item span.count{font-family:var(--font-mono);font-size:.95rem}.sql-card{padding:1.4rem}.sql-total{font-size:2rem;margin:.75rem 0 .9rem}.stats-details{display:flex;flex-direction:column}.stats-title{font-size:1.35rem;margin-bottom:1.1rem}.github-grid{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.platform-card{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:140px;padding:1.2rem;transition:border-color .25s ease}.platform-card:hover{border-color:var(--border-hover)}.platform-badge{align-items:center;background:var(--amber-soft)!important;border-radius:var(--radius-pill);color:var(--amber);display:inline-flex;font-family:var(--font-mono);font-size:.65rem;font-weight:500;letter-spacing:.03em;margin-bottom:.8rem;min-height:24px;padding:.2rem .6rem}.platform-total{font-size:clamp(1.4rem,3.5vw,2.1rem);margin-bottom:.3rem}@media (max-width:1024px){.stats-wrapper{grid-template-columns:1fr}}@media (max-width:600px){.stats-container{padding:4rem 1rem 3rem}.sql-card,.stats-details,.stats-summary{padding:1.2rem}.github-grid{grid-template-columns:1fr}.total-solved{font-size:3.2rem}.platform-card{transition:none}}@media (min-width:2000px){.stats-wrapper{gap:2rem;max-width:var(--max-width-wide)}}
/*# sourceMappingURL=main.6008e64c.css.map*/