:root{font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.55;font-weight:400;color:#e8edf7;background:radial-gradient(circle at top,#19233f,#0e1322 48%,#090c16);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px}#app{width:100%}a{color:inherit;text-decoration:none}.portfolio{width:min(1080px,92vw);margin:0 auto;padding:3.5rem 0 5rem}.section{margin-bottom:3.5rem}.hero-layout{display:grid;grid-template-columns:1.6fr minmax(200px,320px);gap:1.2rem;align-items:center}.eyebrow{display:inline-block;margin-bottom:1rem;font-size:.88rem;letter-spacing:.08em;text-transform:uppercase;color:#8eb8ff}h1,h2,h3{margin:0;color:#f4f7ff}h1{max-width:18ch;font-size:clamp(2rem,5vw,3.4rem);line-height:1.12}h2{margin-bottom:.9rem;font-size:clamp(1.5rem,3vw,2.15rem)}p{margin:0}.lead{max-width:62ch;margin-top:1.15rem;color:#c2cce0;font-size:1.08rem}.profile-photo{margin:0;display:grid;gap:.55rem;justify-items:center}.profile-photo img{width:min(100%,300px);aspect-ratio:1 / 1;border-radius:50%;object-fit:cover;border:1px solid rgba(120,148,214,.35);background:#101728e6}.cta-group{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.75rem}.btn{padding:.72rem 1.2rem;border-radius:.7rem;border:1px solid transparent;font-weight:600;transition:all .18s ease}.btn.primary{background:linear-gradient(135deg,#4f7cff,#76a6ff);color:#091127}.btn.primary:hover{transform:translateY(-1px);box-shadow:0 10px 20px #4d80ff38}.btn.ghost{border-color:#3a4768;color:#dbe5ff}.btn.ghost:hover{border-color:#6a85c7;background:#96b8ff14}.metrics{margin-top:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.metrics article,.card,.timeline article,.contact{background:linear-gradient(160deg,#1a233bbf,#0c111ed9);border:1px solid rgba(120,148,214,.2);border-radius:1rem;padding:1.05rem 1.2rem}.metric-value{font-size:1.45rem;font-weight:700;color:#9ec0ff}.metric-label{margin-top:.25rem;color:#bbc7df;font-size:.92rem}.section>p{max-width:72ch;color:#c7d2e7}.grid{display:grid;gap:1rem}.skill-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card h3{margin-bottom:.7rem;font-size:1.1rem}.card ul{margin:0;padding-left:1rem;color:#c4d0e8}.card li+li{margin-top:.45rem}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-tag{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:#95aff0}.project-card p{color:#c5d0e6}.project-card h3{margin:.5rem 0}.project-outcome{margin-top:.8rem;color:#9ec0ff;font-weight:600}.timeline{display:grid;gap:.85rem}.timeline article{display:grid;grid-template-columns:auto 1fr;column-gap:1rem;row-gap:.28rem;align-items:start}.timeline span{grid-row:1 / span 2;width:2rem;height:2rem;border-radius:999px;display:grid;place-items:center;font-size:.85rem;font-weight:700;color:#0f1a33;background:#9abcff}.timeline p{color:#c4d0e6}.contact{padding:1.45rem}.contact p{color:#c5d0e6;margin:.65rem 0 1rem}.contact-links{display:flex;flex-wrap:wrap;gap:.9rem}.contact-links a{color:#9ec0ff;font-weight:600}.contact-links a:hover{color:#c4d8ff}@media(max-width:900px){.hero-layout{grid-template-columns:1fr;justify-items:start}.profile-photo{justify-items:start}.metrics,.skill-grid,.project-grid{grid-template-columns:1fr}.portfolio{padding-top:2.2rem}}
