@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";*{box-sizing:border-box}body{color:#e7ecef;background:#2f3b47;margin:0;font-family:JetBrains Mono,monospace}#center{max-width:42rem;margin:0 auto;padding:4rem 1.5rem}.hero{background:#7fb3d5;border-radius:2px;width:3rem;height:3px;margin-bottom:1.5rem}h1{letter-spacing:-.02em;margin:0 0 1.5rem;font-size:2rem;font-weight:600}.intro p{color:#d3dae0;background:#26313b;border-radius:6px;margin:0 0 2.5rem;padding:1.25rem 1.5rem;font-size:.95rem;line-height:1.6}.projects-section>p{color:#8fa3b3;margin-bottom:1rem;font-size:.95rem}.projects{flex-direction:column;gap:.75rem;display:flex}.project-card{background:#26313b;border:1px solid #3a4753;border-radius:6px;padding:1.25rem 1.5rem}.project-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.project-header h2{margin:0;font-size:1.1rem;font-weight:500}.project-tag{color:#8fa3b3;font-size:.75rem}.project-card>p{color:#c3ccd3;margin:.5rem 0 .75rem;font-size:.875rem;line-height:1.6}.project-stack{flex-wrap:wrap;gap:.5rem;display:flex}.project-stack span{color:#9fb2c1;background:#1f282f;border-radius:4px;padding:.2rem .5rem;font-size:.75rem}.project-card a{color:#7fb3d5;margin-top:.75rem;font-size:.8rem;text-decoration:none;display:inline-block}.project-card a:hover{text-decoration:underline}.social-section>p{color:#8fa3b3;margin:2.5rem 0 1rem;font-size:.95rem}.social-links{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.social-links a{color:#7fb3d5;font-size:.875rem;text-decoration:none}.social-links a:hover{text-decoration:underline}.spotify-section{margin-top:2.5rem}.spotify-section>p{color:#8fa3b3;margin-bottom:1rem;font-size:.95rem}.spotify-section iframe{display:block}.flow-preview{margin-top:.75rem}.flow-image-small{cursor:zoom-in;border:1px solid #3a4753;border-radius:6px;width:100%;max-width:260px;display:block}.flow-link{color:#7fb3d5;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:0;font-family:inherit;font-size:.8rem}.flow-link:hover{text-decoration:underline}.lightbox-overlay{z-index:50;cursor:zoom-out;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.lightbox-image{border-radius:8px;max-width:90vw;max-height:90vh}
