@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--bg:#e8e2d6;--panel:#f4efe6;--ink:#1a1814;--muted:#6a6358;--line:#1a181424;--olive:#3f4a3a;--olive-2:#2f382c;--olive-soft:#3f4a3a1f;--paper:#f4efe6;--text-main:var(--ink);--text-muted:var(--muted);--primary:var(--olive);--secondary:var(--olive-2);--glass:var(--panel);--glass-border:var(--line)}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(180deg, #3f4a3a0a, transparent 28%), radial-gradient(circle at 0% 0%, #ffffff59, transparent 40%), var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Space Grotesk,system-ui,sans-serif;line-height:1.55;overflow-x:hidden}#root{min-height:100vh}a{color:inherit}.site-shell{grid-template-columns:220px 1fr;max-width:1200px;min-height:100vh;margin:0 auto;display:grid}.site-aside{border-right:1px solid var(--line);background:0 0;flex-direction:column;gap:2rem;height:100vh;padding:1.75rem 1.25rem 2rem;display:flex;position:sticky;top:0}.site-main{flex-direction:column;min-width:0;padding:2rem 2rem 4rem;display:flex}.site-content{flex:1}.brand-mark{letter-spacing:.08em;text-transform:uppercase;color:var(--olive);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:500}.brand-mark span{color:var(--ink);letter-spacing:-.02em;text-transform:none;margin-top:.35rem;font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:600;display:block}.side-nav{flex-direction:column;gap:.35rem;list-style:none;display:flex}.side-nav .nav-link{text-align:left;color:var(--muted);border:1px solid #0000;border-radius:.4rem;padding:.55rem .7rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .45s,background .45s,border-color .45s;display:block}.side-nav .nav-link:hover,.side-nav .nav-link.active{color:var(--ink);background:var(--panel);border-color:var(--line)}.side-meta{flex-direction:column;gap:.85rem;margin-top:auto;display:flex}.lang-switch{border:1px solid var(--line);background:var(--panel);border-radius:.4rem;width:fit-content;display:inline-flex;overflow:hidden}.lang-switch button{letter-spacing:.06em;cursor:pointer;color:var(--muted);background:0 0;border:none;padding:.45rem .65rem;font-family:IBM Plex Mono,monospace;font-size:.72rem;transition:background .4s,color .4s}.lang-switch button.active{background:var(--olive);color:#f4efe6}.side-links{flex-direction:column;gap:.35rem;font-family:IBM Plex Mono,monospace;font-size:.72rem;display:flex}.side-links a{color:var(--muted);text-decoration:none;transition:color .4s}.side-links a:hover{color:var(--olive)}.aside-top{display:none}.mobile-menu-toggle{background:var(--panel);border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:.4rem;padding:.45rem .55rem;display:none}.kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--olive);align-items:center;gap:.6rem;margin-bottom:1rem;font-family:IBM Plex Mono,monospace;font-size:.72rem;display:flex}.kicker:before{content:"";background:var(--olive);border-radius:2px;width:8px;height:8px}.hero-panel{background:var(--panel);border:1px solid var(--line);border-radius:.75rem;padding:clamp(1.5rem,4vw,2.5rem);position:relative;overflow:hidden}.hero-panel:after{content:"";border:1px solid var(--olive-soft);pointer-events:none;border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:-40px}.brand{letter-spacing:-.045em;max-width:12ch;margin-bottom:0;font-size:clamp(2.4rem,6vw,4rem);font-weight:700;line-height:1.05}.brand-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:.85rem;display:flex}.brand-avatar{object-fit:cover;border:1px solid var(--line);background:var(--bg);border-radius:50%;flex-shrink:0;width:clamp(96px,16vw,140px);height:clamp(96px,16vw,140px);margin-left:auto}.role-row{flex-wrap:wrap;gap:.5rem;margin-bottom:1.35rem;display:flex}.chip{letter-spacing:.04em;color:var(--olive-2);background:var(--olive-soft);border:1px solid #3f4a3a38;border-radius:.3rem;padding:.35rem .6rem;font-family:IBM Plex Mono,monospace;font-size:.72rem}.lede{max-width:42rem;color:var(--muted);margin-bottom:1.75rem;font-size:1.02rem;line-height:1.65}.actions{flex-wrap:wrap;gap:.75rem;display:flex}.btn{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:.4rem;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .45s,color .45s,border-color .45s,transform .45s;display:inline-flex}.btn-primary{background:var(--olive);color:#f4efe6}.btn-primary:hover{background:var(--olive-2);transform:translateY(-1px)}.btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.btn-ghost:hover{border-color:var(--olive);color:var(--olive)}.section{margin-top:2.25rem}.section-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.section-head h2{letter-spacing:-.02em;font-size:1.35rem;font-weight:600}.section-head span,.mono-label{color:var(--muted);letter-spacing:.06em;font-family:IBM Plex Mono,monospace;font-size:.7rem}.prose{color:var(--muted);max-width:48rem;margin-bottom:.9rem;font-size:.98rem}.project-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.85rem;margin-top:1.25rem;display:grid}.project{background:var(--panel);border:1px solid var(--line);border-radius:.65rem;flex-direction:column;gap:.65rem;min-height:150px;padding:1.15rem 1.15rem 1.25rem;transition:border-color .45s,transform .55s;display:flex}.project:hover{border-color:#3f4a3a73;transform:translateY(-3px)}.project .idx{color:var(--olive);letter-spacing:.08em;font-family:IBM Plex Mono,monospace;font-size:.7rem}.project h3{letter-spacing:-.02em;font-size:1.05rem;font-weight:600;line-height:1.3}.project p{color:var(--muted);margin-top:auto;font-size:.9rem;line-height:1.5}.stack-block{background:var(--panel);border:1px solid var(--line);border-radius:.65rem;margin-bottom:1rem;padding:1.25rem}.stack-block h3{letter-spacing:.08em;text-transform:uppercase;color:var(--olive);margin-bottom:.9rem;font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:500}.tags{flex-wrap:wrap;gap:.45rem;display:flex}.tag,.skill-badge{background:var(--bg);border:1px solid var(--line);color:var(--ink);border-radius:.3rem;padding:.4rem .65rem;font-size:.85rem;font-weight:500;transition:border-color .4s,background .4s,color .4s}.tag:hover,.skill-badge:hover{background:var(--olive-soft);color:var(--olive-2);border-color:#3f4a3a73}.work-list{gap:.65rem;display:grid}.work-item{background:var(--panel);border:1px solid var(--line);border-radius:.55rem;grid-template-columns:28px 1fr;align-items:start;gap:.75rem;padding:.95rem 1rem;display:grid}.work-item .dot{background:var(--olive);border-radius:2px;width:10px;height:10px;margin-top:.35rem}.work-item p{color:var(--muted);font-size:.93rem;line-height:1.5}.download-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.85rem;display:grid}.doc{background:var(--panel);border:1px solid var(--line);border-radius:.65rem;padding:1.35rem;transition:border-color .45s,transform .55s}.doc:hover{border-color:#3f4a3a73;transform:translateY(-3px)}.doc .label{color:var(--olive);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.55rem;font-family:IBM Plex Mono,monospace;font-size:.7rem}.doc h3{letter-spacing:-.02em;margin-bottom:.45rem;font-size:1.2rem;font-weight:600}.doc p{color:var(--muted);margin-bottom:1.15rem;font-size:.92rem}.contact-wrap{gap:.75rem;max-width:520px;display:grid}.contact-row{background:var(--panel);border:1px solid var(--line);color:inherit;border-radius:.55rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;text-decoration:none;transition:border-color .45s,transform .55s;display:flex}.contact-row:hover{border-color:#3f4a3a73;transform:translateY(-2px)}.contact-row strong{font-size:1rem;font-weight:600}.contact-row span{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.72rem}.availability{color:var(--muted);align-items:center;gap:.5rem;margin-top:1.75rem;font-size:.9rem;font-weight:500;display:flex}.availability .pulse{background:var(--olive);border-radius:50%;width:8px;height:8px;animation:2.8s ease-out infinite pulse;box-shadow:0 0 #3f4a3a73}@keyframes pulse{0%{box-shadow:0 0 #3f4a3a66}70%{box-shadow:0 0 0 10px #3f4a3a00}to{box-shadow:0 0 #3f4a3a00}}.site-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:2.5rem;padding-top:1rem;font-family:IBM Plex Mono,monospace;font-size:.7rem}@media (width<=860px){.site-shell{grid-template-columns:1fr}.site-aside{z-index:50;border-right:none;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#e8e2d6eb;gap:1rem;height:auto;padding:1rem 1.1rem;position:sticky;top:0}.aside-top{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.mobile-menu-toggle{display:inline-flex}.side-nav{flex-flow:wrap;display:none}.side-nav.open{display:flex}.side-meta{flex-direction:row;justify-content:space-between;align-items:center;margin-top:0}.site-main{padding:1.25rem 1.1rem 3rem}.brand{max-width:none}}
