:root{--bg:#07111f;--bg-soft:#0c1729;--card:rgba(13,25,45,.7);--line:hsla(0,0%,100%,.1);--text:#eff6ff;--muted:#aab8d1;--accent:#69e2ff;--accent-2:#7c8cff;--shadow:0 20px 80px rgba(0,0,0,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Arial,Helvetica,sans-serif;background:radial-gradient(circle at top left,rgba(105,226,255,.15),transparent 30%),radial-gradient(circle at top right,rgba(124,140,255,.18),transparent 35%),linear-gradient(180deg,#07111f,#08101d 45%,#050b14)}a{color:inherit;text-decoration:none}.page-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:40px 0 72px}.hero-section{display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:60vh;padding:40px 0 0}.hero-section h1{margin:0 0 16px;font-size:clamp(2.6rem,6vw,4.2rem);font-weight:800;line-height:1.05}.hero-subtitle{color:var(--muted);font-size:1.12rem;line-height:1.7;max-width:48ch;margin:0 0 8px}.hero-content{flex:1 1;min-width:0}.hero-contact{list-style:none;display:flex;flex-wrap:wrap;gap:8px 20px;margin:0;padding:0;color:var(--muted);font-size:.92rem}.hero-contact li{display:flex;align-items:center;gap:6px}.hero-contact li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--accent);flex-shrink:0}.hero-contact a{color:var(--muted);transition:color .2s}.hero-contact a:hover{color:var(--accent)}.hero-avatar{position:relative;width:280px;height:280px;flex-shrink:0;border-radius:50%;overflow:hidden;border:4px solid rgba(105,226,255,.3);box-shadow:0 0 40px rgba(105,226,255,.12),0 20px 60px rgba(0,0,0,.3)}.hero-avatar-img{object-fit:cover;object-position:center top}.grid-two,.hero{display:grid;grid-gap:24px;gap:24px}.hero{grid-template-columns:1.5fr .9fr;align-items:stretch;min-height:72vh;padding:40px 0 28px}.hero-copy{display:flex;flex-direction:column;justify-content:center}.eyebrow,.hero-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:10px 14px;border:1px solid rgba(105,226,255,.25);border-radius:999px;background:rgba(105,226,255,.08);color:var(--accent);font-size:.88rem;letter-spacing:.04em}.hero h1{margin:18px 0 8px;font-size:clamp(3rem,8vw,6rem);line-height:.95}.hero-role{margin:0;color:#fff;font-size:1.15rem;letter-spacing:.16em;text-transform:uppercase}.hero h2{margin:26px 0 14px;font-size:clamp(1.6rem,3vw,2.6rem);max-width:12ch;line-height:1.1}.about-copy p,.cta p,.education-card p,.hero-summary,.mini-card p,.project-card p,.section-heading p,.timeline-item li{color:var(--muted);line-height:1.7}.hero-summary{max-width:64ch;font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:14px 20px;border-radius:14px;font-weight:700;transition:transform .2s ease,border-color .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:linear-gradient(135deg,var(--accent),#b8f3ff);color:#041018}.button.secondary{background:hsla(0,0%,100%,.04)}.button.secondary,.glass{border:1px solid var(--line)}.glass{background:var(--card);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.about-copy,.cta,.education-card,.hero-card,.mini-card,.project-card,.skills-block,.timeline-item{border-radius:28px}.hero-card{padding:28px;position:relative;overflow:hidden}.status-dot{width:12px;height:12px;border-radius:50%;background:#7dffaf;box-shadow:0 0 20px rgba(125,255,175,.8);margin-bottom:24px}.card-label,.contact-list span,.education-card span,.job-location{color:var(--muted)}.hero-card h3{margin:0 0 22px;font-size:2rem}.contact-list{display:grid;grid-gap:16px;gap:16px}.contact-list div{padding-top:14px;border-top:1px solid var(--line)}.contact-list span{display:block;margin-bottom:8px;font-size:.9rem}.contact-list a{word-break:break-word}section{margin-top:34px}.grid-two{grid-template-columns:1.08fr .92fr;align-items:flex-start}.grid-two>div{display:flex;flex-direction:column}.grid-two>div>.about-copy,.grid-two>div>.highlights-grid{flex:1 1}.section-heading{margin-bottom:6px}.section-heading h2{margin:10px 0 4px;font-size:clamp(1.7rem,3vw,2.5rem)}.about-copy,.cta,.skills-block{padding:26px}.education-list,.highlights-grid,.projects-grid{display:grid;grid-gap:16px;gap:16px}.highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.education-card,.mini-card,.project-card{padding:22px}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.education-card h3,.project-card h3,.skills-block h3,.timeline-item h3{margin-top:0}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.tag{padding:9px 12px;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);color:#e8efff;font-size:.92rem}.timeline{display:grid;grid-gap:16px;gap:16px}.timeline-item{padding:22px}.timeline-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.timeline-header p{margin:4px 0 0;color:var(--muted)}.timeline-item ul{padding-left:18px;margin-bottom:0}.stack-column{gap:36px}.stack-column,.stack-group{display:flex;flex-direction:column}.stack-group{gap:12px}.stack-group .section-heading{margin-bottom:0}.skills-block h3:not(:first-child){margin-top:22px}.cta{text-align:center;padding:36px 26px;margin-top:42px}.cta h2{margin:16px auto 10px;font-size:clamp(1.9rem,4vw,3rem)}.cta p{max-width:60ch;margin:0 auto}.cta .hero-actions{justify-content:center}@media (max-width:960px){.grid-two,.hero,.highlights-grid,.projects-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-top:10px}.hero-section{flex-direction:column-reverse;text-align:center;min-height:auto;padding:40px 0 28px}.hero-section .hero-actions{justify-content:center}.hero-subtitle{margin-inline:auto}.hero-avatar{width:220px;height:220px}.timeline-header{flex-direction:column}}@media (max-width:640px){.page-shell{width:min(100% - 20px,1180px);padding-bottom:40px}.hero h1{font-size:2.8rem}.cta h2,.hero h2,.section-heading h2{max-width:none}.hero-avatar{width:180px;height:180px}.hero-section{gap:28px;padding:28px 0 20px}}