.page{position:relative;max-width:640px;margin:0 auto;padding:2rem 1.5rem 4rem}.glow{position:fixed;top:-20%;right:-10%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(232,168,56,.08) 0%,transparent 70%);pointer-events:none;z-index:-1}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.eyebrow{margin:0;font-family:IBM Plex Mono,monospace;font-size:.8rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#6b7280;text-decoration:none;transition:color .15s}.eyebrow:hover{color:#9ca3af}.lang-switch{display:flex;gap:.25rem;padding:.2rem;border:1px solid #1f2937;border-radius:6px;background:#11151c}.lang-switch a{padding:.3rem .55rem;border-radius:4px;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:500;letter-spacing:.06em;color:#6b7280;text-decoration:none;transition:color .15s,background .15s}.lang-switch a:hover{color:#9ca3af}.lang-switch a.active{color:#f0f2f5;background:#1f2937}.hero{margin-bottom:3rem}h1{margin:0 0 .5rem;font-size:clamp(2.25rem,6vw,3rem);font-weight:600;line-height:1.15;color:#f0f2f5;letter-spacing:-.02em}.accent{color:#e8a838}.tagline{margin:0 0 1.25rem;font-family:IBM Plex Mono,monospace;font-size:.95rem;color:#9ca3af}.lead{margin:0;font-size:1.05rem;color:#9ca3af;max-width:52ch}.pitch{margin:1rem 0 0;font-size:.98rem;line-height:1.65;color:#6b7280;max-width:58ch}.section{margin-bottom:2.5rem}.section h2{margin:0 0 1rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#6b7280}.projects{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.projects a{display:block;padding:1rem;border:1px solid #1f2937;border-radius:8px;text-decoration:none;background:#11151c;transition:border-color .15s,background .15s}.projects a:hover{border-color:#e8a83855;background:#151a23}.project-featured a{padding:1.25rem;border-color:#2a3444}.project-featured a:hover{border-color:#e8a83866}.project-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.25rem}.project-head strong{font-family:IBM Plex Mono,monospace;font-size:.95rem;color:#e8a838}.project-badge{font-family:IBM Plex Mono,monospace;font-size:.65rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#e8a838;padding:.15rem .45rem;border:1px solid #e8a83844;border-radius:4px}.project-badge.muted{color:#6b7280;border-color:#1f2937}.project-url{display:block;margin-bottom:.5rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;color:#4b5563}.projects p{margin:0;font-size:.9rem;color:#9ca3af}.stack-groups{display:flex;flex-direction:column;gap:1.25rem}.stack-group-label{margin:0 0 .5rem;font-family:IBM Plex Mono,monospace;font-size:.65rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#4b5563}.stack{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.stack-item{display:inline-flex;align-items:center;gap:.45rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;color:var(--skill-color);padding:.4rem .7rem .4rem .55rem;border:1px solid var(--skill-border);border-radius:6px;background:var(--skill-bg)}.stack-icon{width:1rem;height:1rem;flex-shrink:0}.companies{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.company-card{display:flex;align-items:center;justify-content:center;height:3.5rem;padding:.5rem .75rem;border:1px solid #1f2937;border-radius:8px;background:#11151c;text-decoration:none;transition:border-color .15s,background .15s,transform .15s}.company-card:hover{border-color:#e8a83855;background:#151a23;transform:translateY(-1px)}.company-text{cursor:default;font-family:IBM Plex Mono,monospace;font-size:.8rem;font-weight:500;color:#9ca3af}.company-text:hover{transform:none;border-color:#1f2937;background:#11151c}.company-card img{max-width:85%;max-height:2.25rem;width:auto;height:auto;object-fit:contain}.company-card img[src$="reprod.png"]{max-height:2.75rem}.company-card img[src$="mapsly.png"]{max-height:1.75rem;filter:brightness(1.15)}.links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.links a{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.75rem 1rem;border:1px solid #1f2937;border-radius:8px;text-decoration:none;background:#11151c;transition:border-color .15s,background .15s}.links a:hover{border-color:#e8a83855;background:#151a23}.link-label{font-weight:500;color:#f0f2f5}.link-hint{font-family:IBM Plex Mono,monospace;font-size:.8rem;color:#6b7280}.footer{padding-top:2rem;border-top:1px solid #1f2937;font-family:IBM Plex Mono,monospace;font-size:.75rem;color:#4b5563}@media (max-width: 480px){.page{padding:1.5rem 1.25rem 3rem}.companies{grid-template-columns:repeat(2,1fr)}.links a{flex-direction:column;gap:.25rem}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6;color:#c8cdd6;background:#0c0f14;-webkit-font-smoothing:antialiased}#root{min-height:100vh}a{color:inherit}
