:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bg:#050816;--bg-alt:#0b1020;--card-bg:#111827;--accent:#38bdf8;--accent-soft:#38bdf81f;--text-main:#e5e7eb;--text-muted:#9ca3af;--border-subtle:#94a3b84d;--shadow-soft:0 18px 40px #0f172a99}*,:before,:after{box-sizing:border-box}body{color:var(--text-main);background:radial-gradient(circle at top,#111827 0,#020617 45%,#000 100%);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site{max-width:1040px;margin:0 auto;padding:2rem 1.25rem 3rem}.hero{box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#0f172af2,#082f49e6);border:1px solid #94a3b866;border-radius:1.75rem;flex-wrap:wrap;gap:2rem;margin-bottom:3rem;padding:2.5rem 2rem;display:flex}.hero-content{flex:1.6;min-width:260px}.hero-side{flex:1;align-items:stretch;min-width:230px;display:flex}.hero-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--accent);margin:0 0 .5rem;font-size:.75rem}.hero-title{margin:0 0 .5rem;font-size:clamp(2.1rem,4vw,2.7rem)}.hero-subtitle{color:var(--text-muted);max-width:36rem;margin:0 0 1.25rem}.hero-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.hero-tags span{background:#0f172ab3;border:1px solid #94a3b866;border-radius:999px;padding:.35rem .7rem;font-size:.8rem}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.3rem;font-size:.9rem;text-decoration:none;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s;display:inline-flex}.btn.primary{background:var(--accent);color:#0b1120;box-shadow:0 12px 25px #38bdf866}.btn.primary:hover{transform:translateY(-1px);box-shadow:0 16px 32px #38bdf873}.btn.ghost{color:var(--text-main);background:0 0;border-color:#94a3b899}.btn.ghost:hover{background:#0f172ae6}.hero-card{background:#0f172ae6;border:1px solid #94a3b866;border-radius:1.25rem;width:100%;padding:1.3rem 1.4rem}.hero-card h2{margin-top:0;margin-bottom:.75rem;font-size:1rem}.hero-card ul{color:var(--text-muted);margin:0;padding-left:0;font-size:.9rem;list-style:none}.hero-card li+li{margin-top:.4rem}.section{margin-bottom:3rem}.section h2{margin-bottom:.8rem;font-size:1.4rem}.section p{color:var(--text-muted)}.pill-row{flex-wrap:wrap;gap:.5rem;margin-top:1.2rem;display:flex}.pill{background:#0f172ad9;border:1px solid #94a3b866;border-radius:999px;padding:.35rem .75rem;font-size:.8rem}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;margin-top:1rem;display:grid}.card{background:var(--card-bg);border:1px solid #94a3b859;border-radius:1.25rem;padding:1rem 1.1rem}.project{background:var(--card-bg);border:1px solid #94a3b859;border-radius:1.25rem;margin-bottom:1.2rem;padding:1.1rem 1.3rem}.project-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem;margin-bottom:.4rem;display:flex}.project-header h3{margin:0;font-size:1.05rem}.project-tag{background:var(--accent-soft);color:var(--accent);border:1px solid #38bdf866;border-radius:999px;padding:.25rem .6rem;font-size:.75rem}.project-summary{color:var(--text-muted);margin:.2rem 0 .6rem}.project-bullets{color:var(--text-muted);margin:0;padding-left:1.1rem;font-size:.92rem}.project-bullets li+li{margin-top:.25rem}.project-link-note{margin-top:1.2rem;font-size:.9rem}.project-link-note a{color:var(--accent)}.contact-list{color:var(--text-muted);padding-left:0;font-size:.95rem;list-style:none}.contact-list li+li{margin-top:.3rem}.contact-list a{color:var(--accent)}.footer{text-align:center;color:var(--text-muted);border-top:1px solid #1f2937e6;margin-top:2rem;padding-top:1.5rem;font-size:.85rem}.footer a{color:var(--accent);text-decoration:none}@media (max-width:768px){.hero{padding:1.8rem 1.5rem}.site{padding-inline:1.25rem}}.experience-list{color:var(--text-muted);padding-left:0;font-size:.95rem;list-style:none}.experience-list li+li{margin-top:.35rem}
