@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color:#e8edf3;font-synthesis:none;text-rendering:optimizelegibility;background:#08111f;font-family:Space Grotesk,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#08111f;min-width:320px;margin:0}a{color:inherit;text-decoration:none}.site-shell{overflow:hidden}.nav-wrap,.section-grid,.experience,footer{width:min(1160px,100% - 64px);margin:0 auto}.nav-wrap{justify-content:space-between;align-items:center;height:96px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:18px;font-weight:600;display:flex}.brand-mark{color:#8cf06a;border:1px solid #8cf06a;place-items:center;width:32px;height:32px;font-family:DM Mono,monospace;font-size:12px;display:grid}.accent{color:#8cf06a}.nav-links{color:#98a6b7;align-items:center;gap:34px;font-family:DM Mono,monospace;font-size:12px;display:flex}.nav-links a:hover,.project-links a:hover,.socials a:hover{color:#8cf06a}.nav-cta{color:#e8edf3;border-bottom:1px solid #8cf06a;align-items:center;gap:7px;padding:7px 0;display:flex}.nav-cta svg,.project-links svg,.contact-email svg{width:15px;height:15px}.menu-toggle{color:#e8edf3;background:0 0;border:0;display:none}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;min-height:610px;padding:122px 0 120px;display:grid}.eyebrow,.section-kicker{color:#8cf06a;text-transform:uppercase;letter-spacing:.16em;margin:0 0 22px;font:500 11px DM Mono,monospace}.status-dot{background:#8cf06a;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #8cf06a20}h1,h2,h3,p{margin-top:0}h1{color:#f0f4f8;letter-spacing:-.075em;margin-bottom:28px;font-size:clamp(52px,7vw,91px);font-weight:600;line-height:.98}.outlined{color:#0000;-webkit-text-stroke:1px #e8edf3}.hero-text{color:#98a6b7;max-width:485px;font-size:16px;line-height:1.7}.hero-actions{align-items:center;gap:20px;margin-top:34px;display:flex}.button{cursor:pointer;border:0;align-items:center;gap:11px;padding:14px 20px;font:500 12px DM Mono,monospace;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{width:16px}.button-primary{color:#08111f;background:#8cf06a}.button-quiet{color:#98a6b7;background:0 0;padding-left:0}.button-quiet:hover{color:#e8edf3}.hero-terminal{background:#0b1727;border:1px solid #273449;font:13px/1.6 DM Mono,monospace;box-shadow:18px 18px #101e31}.terminal-top{color:#62748a;border-bottom:1px solid #273449;justify-content:space-between;align-items:center;height:42px;padding:0 16px;font-size:10px;display:flex}.terminal-dots{gap:6px;display:flex}.terminal-dots i{background:#31445b;border-radius:50%;width:7px;height:7px}.terminal-icon{color:#8cf06a}.terminal-icon svg{width:14px;display:block}.terminal-body{color:#a8b5c5;min-height:295px;padding:28px 30px 34px}.terminal-body p{margin-bottom:8px}.prompt{color:#8cf06a;margin-right:10px}.terminal-highlight{color:#e8edf3}.terminal-muted{color:#62748a}.terminal-bars{align-items:end;gap:5px;height:40px;margin:19px 0 10px;display:flex}.terminal-bars span{opacity:.7;background:#8cf06a;width:18px}.terminal-bars span:first-child{height:15px}.terminal-bars span:nth-child(2){height:29px}.terminal-bars span:nth-child(3){height:22px}.terminal-bars span:nth-child(4){height:36px}.terminal-bars span:nth-child(5){height:27px}.terminal-bars span:nth-child(6){height:40px}.cursor{vertical-align:middle;background:#8cf06a;width:8px;height:15px;animation:1s steps(2,end) infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.ticker{color:#62748a;letter-spacing:.12em;white-space:nowrap;border-top:1px solid #273449;border-bottom:1px solid #273449;justify-content:center;align-items:center;gap:35px;min-height:72px;font:11px DM Mono,monospace;display:flex}.ticker span{color:#8cf06a;font-size:15px}.work{grid-template-columns:.75fr 1.25fr;gap:100px;padding:150px 0;display:grid}.section-intro h2,.about h2,.experience h2,.contact h2{color:#f0f4f8;letter-spacing:-.07em;margin-bottom:22px;font-size:clamp(42px,5vw,68px);line-height:1.03}.section-intro>p:last-child,.about-copy>p,.experience-item>p{color:#98a6b7;max-width:370px;line-height:1.75}.project-list{flex-direction:column;gap:18px;display:flex}.project-card{background:#0b1727;border:1px solid #273449;padding:28px 30px 27px;transition:border-color .25s,transform .25s}.project-card:hover{border-color:#8cf06a;transform:translate(5px)}.project-meta,.experience-head>span{color:#62748a;letter-spacing:.1em;justify-content:space-between;font:10px DM Mono,monospace;display:flex}.project-meta span:first-child{color:#8cf06a}.project-card h3{letter-spacing:-.04em;margin:24px 0 10px;font-size:27px}.project-card>p{color:#98a6b7;max-width:590px;margin-bottom:20px;font-size:14px;line-height:1.65}.tag-list{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.tag-list span{color:#98a6b7;border:1px solid #273449;padding:6px 8px;font:10px DM Mono,monospace}.project-links{gap:24px;font:11px DM Mono,monospace;display:flex}.project-links a{color:#e8edf3;align-items:center;gap:7px;display:flex}.project-links a:last-child{color:#8cf06a}.about{border-top:1px solid #273449;grid-template-columns:.75fr 1.25fr;gap:100px;padding:110px 0 150px;display:grid}.about-mark{color:#8cf06a}.about-mark svg{stroke-width:.7px;width:80px;height:80px}.about-copy>p{max-width:620px;margin-bottom:18px}.skill-grid{grid-template-columns:repeat(2,1fr);gap:15px 30px;max-width:650px;margin-top:38px;display:grid}.skill{border-top:1px solid #273449;flex-direction:column;gap:7px;padding-top:12px;display:flex}.skill strong{color:#e8edf3;font:12px DM Mono,monospace}.skill span{color:#62748a;font-size:12px;line-height:1.5}.experience{grid-template-columns:.75fr 1.25fr;gap:100px;padding:0 0 150px;display:grid}.experience-item{border-top:1px solid #8cf06a;padding-top:20px}.experience-head{justify-content:space-between;gap:20px;margin-bottom:22px;display:flex}.experience-head h3{margin-bottom:7px;font-size:20px}.experience-head p{color:#62748a;margin:0;font:12px DM Mono,monospace}.contact{text-align:center;border-top:1px solid #273449;padding:110px 30px 120px}.contact .section-kicker{margin-bottom:28px}.contact h2{font-size:clamp(49px,7vw,86px)}.contact-email{color:#e8edf3;border-bottom:1px solid #8cf06a;align-items:center;gap:12px;padding:12px 0;font:13px DM Mono,monospace;display:inline-flex}.contact-email:hover{color:#8cf06a}footer{color:#62748a;border-top:1px solid #273449;justify-content:space-between;align-items:center;min-height:90px;font:10px DM Mono,monospace;display:flex}.socials{gap:17px;display:flex}.socials a{color:#98a6b7}.socials svg{width:16px;height:16px}@media (width<=760px){.nav-wrap,.section-grid,.experience,footer{width:min(100% - 40px,1160px)}.nav-wrap{height:78px}.menu-toggle{display:block}.menu-toggle svg{width:21px}.nav-links{z-index:2;background:#0b1727;border:1px solid #273449;flex-direction:column;align-items:flex-start;gap:24px;padding:24px;display:none;position:absolute;top:78px;left:20px;right:20px}.nav-links.open{display:flex}.hero{flex-direction:column;align-items:stretch;gap:60px;padding:82px 0 90px;display:flex}.hero-terminal{box-shadow:10px 10px #101e31}.ticker{justify-content:flex-start;gap:22px;padding-left:20px;overflow:hidden}.ticker div:nth-of-type(n+4),.ticker span:nth-of-type(n+4){display:none}.work,.about,.experience{flex-direction:column;gap:50px;padding:100px 0;display:flex}.about{padding-top:80px}.about-mark{display:none}.section-intro h2,.about h2,.experience h2{font-size:49px}.skill-grid{grid-template-columns:1fr}.experience-head{flex-direction:column;gap:4px}.experience-head>span{display:block}.contact{padding:90px 20px}.contact h2{font-size:53px}footer{flex-wrap:wrap;gap:18px;padding:24px 0}}.education-section{border-top:1px solid #273449;grid-template-columns:.75fr 1.25fr;align-items:center;gap:100px;width:min(1160px,100% - 64px);margin:0 auto;padding:110px 0 150px;display:grid}.education-heading .section-kicker{margin-bottom:22px}.education-heading h2{color:#f0f4f8;letter-spacing:-.07em;margin:0;font-size:clamp(42px,5vw,68px);font-weight:600;line-height:1.03}.education-content{background:#0b1727;border:1px solid #273449;align-items:flex-start;gap:22px;padding:30px;transition:border-color .25s,transform .25s;display:flex}.education-content:hover{border-color:#8cf06a;transform:translate(5px)}.education-icon{color:#8cf06a;border:1px solid #273449;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.education-details{min-width:0}.education-degree{color:#e8edf3;letter-spacing:-.03em;margin:0 0 10px;font-size:21px;font-weight:600;line-height:1.35}.education-details h3{color:#98a6b7;margin:0 0 8px;font-size:14px;font-weight:400}.education-duration{color:#62748a;letter-spacing:.08em;margin:0 0 22px;font:11px DM Mono,monospace}.education-cgpa{align-items:center;gap:12px;margin-bottom:24px;display:flex}.education-cgpa span{color:#62748a;text-transform:uppercase;letter-spacing:.12em;font:10px DM Mono,monospace}.education-cgpa strong{color:#8cf06a;font:500 14px DM Mono,monospace}.school-results{flex-wrap:wrap;gap:10px;display:flex}.school-results>div{color:#62748a;border:1px solid #273449;align-items:center;gap:12px;padding:9px 12px;font:10px DM Mono,monospace;display:flex}.school-results span{color:#62748a}.school-results strong{color:#e8edf3;font-weight:500}@media (width<=760px){.education-section{flex-direction:column;gap:50px;width:min(100% - 40px,1160px);padding:90px 0 100px;display:flex}.education-heading h2{font-size:49px}.education-content{gap:16px;padding:24px}.education-degree{font-size:18px}.education-icon{width:40px;height:40px}.school-results{flex-direction:column;align-items:flex-start}.school-results>div{width:fit-content}}@media (width<=480px){.education-content{flex-direction:column}.education-degree{font-size:17px}}
