@import"https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap";: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}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#000;color:#5fff00;font-family:Space Mono,monospace;line-height:1.4}.app{max-width:1000px;margin:0 auto;padding:3rem 2rem}.header{margin-bottom:4rem}.logo-container{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.logo{width:100px;height:100px;flex-shrink:0}.logo-icon{width:100%;height:100%;object-fit:contain}.title h1{font-size:2rem;font-weight:700;line-height:1.1;margin:0}.tagline{font-size:1.2rem;margin-bottom:2rem;line-height:1.3}.button{display:inline-block;padding:.6rem 1.2rem;border:1px solid #5fff00;color:#5fff00;text-decoration:none;font-size:.9rem;transition:all .3s ease;background:transparent;cursor:pointer;font-family:inherit}.button:hover{background-color:#5fff001a}.button.small{padding:.4rem .8rem;font-size:.8rem}.button.apply{padding:.8rem 1.5rem;font-size:1rem}.section{margin-bottom:4rem}h2{font-size:1.5rem;margin-bottom:1.5rem;font-weight:700}.description{font-size:1rem;margin-bottom:2rem;line-height:1.4}.projects{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.project-card{border:1px solid #5fff00;padding:1.2rem;display:flex;flex-direction:column;min-height:280px}.project-card h3{font-size:1.2rem;margin-bottom:.8rem;font-weight:700}.project-description{font-size:.9rem;margin-bottom:1rem;line-height:1.3}.project-card ul{list-style-type:none;margin-bottom:1rem;flex-grow:1}.project-card li{position:relative;padding-left:1rem;margin-bottom:.4rem;font-size:.85rem;line-height:1.3}.project-card li:before{content:"•";position:absolute;left:0}.additional-info{font-size:.9rem;margin-bottom:1rem;line-height:1.3}.project-card .button{margin-top:auto;align-self:flex-start}@media (max-width: 900px){.projects{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.app{padding:2rem 1rem}.logo-container{flex-direction:column;align-items:flex-start;gap:1rem}.logo{width:80px;height:80px}.title h1{font-size:1.6rem}.tagline{font-size:1rem}.projects{grid-template-columns:1fr}.project-card{min-height:auto}}@media (max-width: 480px){.app{padding:1.5rem .8rem}.title h1{font-size:1.4rem}.tagline{font-size:.9rem}h2{font-size:1.3rem}.description{font-size:.9rem}}
