*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#050505;color:#f5f5f5;line-height:1.6;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:2rem 1rem}.container{max-width:640px;margin:0 auto;width:100%}header{margin-bottom:4rem}.brand{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#888}.intro{margin-bottom:3rem}.intro h1{font-size:2rem;font-weight:400;margin-bottom:.5rem;letter-spacing:.05em}.tagline{font-size:.875rem;color:#999;font-weight:300}.projects{margin-bottom:4rem}.project-list{list-style:none}.project-item{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #1a1a1a}.project-item:last-child{border-bottom:none}.project-domain{font-family:Courier New,Courier,monospace;font-size:1.125rem;color:#f5f5f5;text-decoration:none;display:inline-block;margin-bottom:.5rem;transition:color .2s ease}.project-domain:hover{color:#ccc}.project-domain:focus{outline:2px solid #555;outline-offset:4px}.project-meta{font-size:.875rem;color:#777;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.project-description{font-weight:300}.project-status{font-family:Courier New,Courier,monospace;font-size:.75rem;color:#666}footer{margin-top:auto;padding-top:2rem}.footer-text{font-size:.625rem;color:#444;letter-spacing:.1em}@media (min-width: 768px){body{padding:3rem 2rem}.intro h1{font-size:2.5rem}.project-domain{font-size:1.25rem}}@media (max-width: 480px){body{padding:1.5rem 1rem}.intro h1{font-size:1.75rem}header{margin-bottom:3rem}}
