@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600&display=swap";:root{color:#f5f7fb;background:#0f172a;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:linear-gradient(#0f172a 0%,#111827 100%);min-width:320px}a{color:#c4b5fd}a:hover{color:#ddd6fe}.site{flex-direction:column;align-items:stretch;min-height:100vh;padding:40px 0;display:flex;position:relative;overflow:hidden}.top-bar{z-index:2;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:36px;padding:0 64px;display:flex}.brand h1{letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:3rem;line-height:1}.site-shell{z-index:1;background:#0f172ae0;border:1px solid #94a3b82e;border-radius:24px;width:100%;max-width:820px;margin:0 auto;padding:48px;position:relative;box-shadow:0 20px 60px #00000059}.site-shell:before,.site-shell:after{content:"";pointer-events:none;background:linear-gradient(#0000,#94a3b82e,#0000);width:2px;position:absolute;top:-24px;bottom:-24px}.site-shell:before{left:-120px}.site-shell:after{right:-120px}.site-header{margin-bottom:32px}.site-header h1{text-align:center;margin:0 0 12px;font-size:3.5rem;line-height:1.05}.tagline{margin-top:.5rem}.tagline-title,.tagline-subtitle{text-transform:uppercase;letter-spacing:.28em;margin:0}.tagline-title{font-size:1.1rem;font-weight:500}.tagline-subtitle{opacity:.85;margin-top:.35rem;font-size:.9rem}.site-nav{flex-wrap:wrap;gap:24px;margin-top:10px;display:flex}.site-nav a{color:#f5f7fb;font-size:1rem;text-decoration:none}.site-nav a:hover{color:#ddd6fe}.content section,.content-page{width:100%}.content h2,.content-page h2{color:#f8fafc;margin:0 0 12px;font-size:1.4rem}.content-page h2.personal-projects-heading{margin:3rem 0 12px}.content h3,.content-page h3{color:#f8fafc;margin:24px 0 12px;font-size:1.15rem}.content p,.content li,.content-page p,.content-page li{color:#dbe4f0;font-size:1.05rem}.content p+p,.content-page p+p{margin-top:16px}.content ul,.content-page ul{margin:0;padding-left:20px}.content li+li,.content-page li+li{margin-top:10px}.headshot{object-fit:cover;border:1px solid #94a3b82e;border-radius:16px;width:300px;height:300px;margin:0 auto 24px;display:block}.project-item{background:#ffffff05;border:1px solid #ffffff1a;border-radius:10px;margin-top:20px;padding:16px}.project-item h3{margin-top:0}.project-links{margin-top:12px}@media (width<=900px){.top-bar{flex-direction:column;align-items:flex-start;gap:20px}.brand h1{letter-spacing:.12em;font-size:2.2rem}.site-nav{gap:16px;margin-top:0}.site-shell:before,.site-shell:after{display:none}}@media (width<=640px){.site-shell{padding:28px}.site-header h1{font-size:2.5rem}.site-nav{gap:12px}.headshot{width:220px;height:220px}}
