: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{max-width:960px;margin:0 auto;padding:2rem;text-align:left;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.hero{text-align:center;padding:4rem 1rem}.hero h1{font-size:2.4rem;margin:0 0 .5rem}.hero .tagline{color:#555;margin:0 0 1rem}.hero .profile{width:120px;height:120px;object-fit:cover;border-radius:9999px;border:4px solid #e6fffa;display:block;margin:0 auto 1rem}@media (min-width: 640px){.hero{display:block}}.cta{color:#0ea5a4;text-decoration:none;font-weight:600}.section{padding:2rem 1rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-top:1rem}.project{border:1px solid #eee;padding:1rem;border-radius:8px}.project-card{display:flex;flex-direction:column;text-decoration:none;color:var(--text);border:1px solid rgba(0,0,0,.06);padding:.75rem;border-radius:8px;background:var(--card-bg);transition:transform .15s ease,box-shadow .15s ease}.project-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px #00000014}.project-thumb img{width:100%;height:120px;object-fit:cover;border-radius:6px}.project-body{padding-top:.5rem}.project-body h3{margin:0 0 .25rem;font-size:1.05rem}.project-body p{margin:0 0 .5rem;color:var(--muted)}.tags{display:flex;gap:.4rem;flex-wrap:wrap}.tag{background:#0000000f;padding:.18rem .4rem;border-radius:4px;font-size:.75rem}.site-footer{padding:2rem 1rem;text-align:center;color:#777;border-top:1px solid #f0f0f0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.socials{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.socials a{color:#0b7285;font-weight:600;text-decoration:none}.site-nav{position:sticky;top:0;background:#fff;border-bottom:1px solid #f0f0f0;z-index:40}.nav-inner{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem}.nav-links a{margin-left:1rem;color:#333;text-decoration:none;font-weight:600}.nav-brand{font-weight:700;color:#0ea5a4;text-decoration:none}.resume-container{height:70vh;margin-top:1rem}.resume-container iframe{width:100%;height:100%;border:none}.courses-section .semester{margin-bottom:1.5rem}.courses-section ul{list-style:disc;padding-left:1.25rem}.courses-section li{margin-bottom:.25rem}.pw-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000008c;z-index:9999;padding:1rem}.pw-modal{background:var(--bg);padding:1.25rem 1.5rem;border-radius:10px;max-width:420px;width:100%;box-shadow:0 10px 30px #00000040;text-align:center}.pw-modal h2{margin:0 0 .5rem}.pw-modal input{width:100%;padding:.6rem;border-radius:6px;border:1px solid rgba(0,0,0,.08);margin-bottom:.5rem}.pw-actions{display:flex;gap:.5rem;justify-content:center}.pw-error{color:#b00020;margin-top:.4rem}.pw-note{font-size:.75rem;color:var(--muted);margin-top:.5rem}.project-category{margin-bottom:1.5rem}.category-title{margin:0 0 .5rem;font-size:1rem;color:var(--muted);text-transform:uppercase}.featured h3{margin-top:0;margin-bottom:.5rem}
