:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;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: #fafafa;--text: #1a1a1a;--muted: #666;--border: #e5e5e5;--accent: #2277aa}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;font-size:16px}a{color:var(--text);text-decoration:underline;text-underline-offset:3px}a:hover{color:var(--accent)}#root{max-width:750px;margin:0 auto;padding:80px 24px}header{margin-bottom:48px;padding-bottom:48px;border-bottom:1px dashed var(--border)}.header-top{display:flex;align-items:center;gap:20px;margin-bottom:24px}.avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;flex-shrink:0}.header-info{display:flex;flex-direction:column;justify-content:center}header h1{font-size:2em;font-weight:600;margin:0;line-height:1.2}.title{color:var(--muted);margin:0}.intro{color:var(--text);margin-bottom:12px}section{margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid var(--border)}section:last-child{border-bottom:none}section h2{font-size:1.1em;font-weight:600;margin-bottom:20px;color:var(--text)}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.projects{display:flex;flex-direction:column;gap:12px}.project-row{display:flex;flex-direction:column;gap:4px}.project-title{font-weight:500}.project-desc{color:var(--muted);font-size:.9em}.experience{display:flex;flex-direction:column;gap:24px}.exp-item{display:flex;flex-direction:column;gap:8px}.exp-row{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:8px}.exp-highlights{margin-left:20px;color:var(--muted);font-size:.9em}.exp-highlights li{margin-bottom:4px}.exp-left{flex:1}.exp-title{font-weight:500}.exp-right{display:flex;gap:16px;color:var(--muted);font-size:.9em}.exp-location{min-width:80px;text-align:right}.contact{display:flex;gap:24px;flex-wrap:wrap}.contact a{color:var(--muted)}.contact a:hover{color:var(--text)}@media(max-width:600px){.container{padding:48px 20px}.grid{grid-template-columns:1fr}.exp-row{flex-direction:column;gap:4px}.exp-right{gap:12px}.exp-location{text-align:left;min-width:auto}}
