@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Mono:wght@400;500&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{max-width:100%}body,html{overflow-x:hidden}body{background:#000;font-family:DM Sans,sans-serif}::selection{background:#fff;color:#000}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.chip-dark{border-radius:100px;background:#1a1a1a;color:#aaa;border:1px solid #2a2a2a}.chip-dark,.chip-light{display:inline-block;font-family:DM Mono,monospace;font-size:12px;padding:5px 14px;margin:4px 4px 4px 0;letter-spacing:.3px}.chip-light{border-radius:100px;background:#f0f0ec;color:#555}.pcard-dark{background:#0d0d0d;border-radius:16px;padding:38px;border:1px solid #222;height:100%;transition:transform .3s ease,box-shadow .3s ease}.pcard-dark:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgba(255,255,255,.05)}.pcard-light{background:#fff;border-radius:16px;padding:38px;border:1px solid #e8e8e4;height:100%;transition:transform .3s ease,box-shadow .3s ease}.pcard-light:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgba(0,0,0,.08)}.metric-dark{border-left:2px solid #333;padding-left:16px}.metric-light{border-left:2px solid #e0e0e0;padding-left:16px}@keyframes hIn{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.h1{animation:hIn .8s ease .1s both}.h2{animation:hIn .8s ease .25s both}.h3{animation:hIn .8s ease .4s both}.h4{animation:hIn .8s ease .55s both}.h5{animation:hIn .8s ease .7s both}.exp-row{display:grid;grid-template-columns:240px 1fr;grid-gap:56px;gap:56px;padding:56px 0}.page-shell{font-family:DM Sans,sans-serif;overflow-x:hidden}.section-shell{max-width:1140px;margin:0 auto;padding:120px 56px}.hero-shell{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding-top:130px;padding-bottom:90px}.section-title{display:flex;align-items:baseline;gap:16px;margin-bottom:72px}.hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:90px;padding-top:52px;border-top:1px solid #1e1e1e;grid-gap:16px;gap:16px}.education-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.skills-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.skill-card{padding:36px 30px;border-top:1px solid #e8e8e4}.certs-grid{margin-top:72px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;max-width:620px;margin-bottom:72px}.site-nav{min-height:68px}.site-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 56px;max-width:1240px;margin:0 auto}.nav-links-wrap{display:flex;gap:36px;align-items:center}.nav-link{font-family:DM Mono,monospace;font-size:12px;color:#aaa;text-decoration:none;letter-spacing:.8px;text-transform:capitalize;transition:color .2s}.nav-link:hover{color:#fff}.hire-btn{font-family:DM Mono,monospace;font-size:12px;background:#fff;color:#000;padding:10px 22px;border-radius:100px;text-decoration:none;transition:background .2s}.hire-btn:hover{background:#ddd}.nav-toggle{display:none;border:1px solid #262626;background:rgba(255,255,255,.04);border-radius:999px;width:46px;height:46px;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}.nav-toggle span{display:block;width:16px;height:1.5px;background:#fff}@media (max-width:1024px){.section-shell{padding:104px 40px}.site-nav-inner{padding:14px 40px}.education-grid,.hero-stats,.skills-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.section-shell{padding:96px 24px}.hero-shell{padding-top:112px;padding-bottom:72px}.site-nav-inner{padding:14px 24px}.nav-toggle{display:inline-flex}.nav-links-wrap{position:absolute;top:calc(100% + 10px);left:24px;right:24px;display:none;flex-direction:column;align-items:stretch;gap:14px;padding:18px;border:1px solid #222;border-radius:20px;background:rgba(8,8,8,.98);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-links-wrap.open{display:flex}.hire-btn,.nav-link{text-align:center;width:100%}.section-title{margin-bottom:48px;flex-wrap:wrap;gap:10px}.certs-grid,.contact-grid,.education-grid,.exp-row,.hero-stats,.projects-grid,.skills-grid{grid-template-columns:minmax(0,1fr)}.skill-card{border-right:none!important}.exp-row{gap:24px;padding:40px 0}}@media (max-width:640px){.section-shell{padding:88px 18px}.hero-shell{min-height:auto;padding-top:108px;padding-bottom:64px}.site-nav-inner{padding:12px 18px}.pcard-dark,.pcard-light,.skill-card{padding:28px 20px}.metric-dark,.metric-light{padding-left:12px}}