:root{--page-bg:#fff;--text:#101010;--muted:#666;--surface:#f6f6f4;--surface-strong:#eeeeeb;--accent:#2f2f2f;--accent-bright:#d6d6d1;--focus:#005fcc;--max-width:1260px;--page-x:clamp(1.25rem, 4vw, 4.5rem);--section-y:clamp(3.75rem, 6vw, 6rem);--radius:8px}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--page-bg);min-width:320px;color:var(--text);text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:clip}body.menu-open{overflow:hidden}img{max-width:100%;display:block}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--focus);outline-offset:4px}.site-header{z-index:20;width:min(100%, calc(var(--max-width) + (var(--page-x) * 2)));padding:1.35rem var(--page-x);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:sticky;top:0}.brand{min-width:2rem;color:var(--text);justify-content:center;align-items:center;font-size:1.05rem;font-weight:800;line-height:1;display:inline-flex}.nav-links{align-items:center;gap:clamp(1.1rem,2.5vw,2.4rem);list-style:none;display:flex}.nav-links a,.menu-links a{color:var(--text);font-size:.95rem;font-weight:520;transition:color .18s}.nav-links a:hover,.menu-links a:hover{color:var(--muted)}.hamburger-icon{width:2.75rem;height:2.75rem;color:var(--text);cursor:pointer;background:0 0;border:0;display:none}.hamburger-icon span{transform-origin:50%;background:currentColor;width:1.65rem;height:2px;margin:.32rem auto;transition:opacity .18s,transform .18s;display:block}.hamburger-icon.open span:first-child{transform:translateY(.46rem)rotate(45deg)}.hamburger-icon.open span:nth-child(2){opacity:0}.hamburger-icon.open span:last-child{transform:translateY(-.46rem)rotate(-45deg)}.menu-links{inset:4.95rem var(--page-x) auto var(--page-x);border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:.35rem;padding:.55rem;display:none;position:fixed;box-shadow:0 24px 70px #00000014}.menu-links a{padding:.85rem .95rem}main{width:min(100%, calc(var(--max-width) + (var(--page-x) * 2)));padding-right:var(--page-x);padding-left:var(--page-x);margin:0 auto;overflow-x:clip}.hero-section{place-items:center;min-height:calc(100svh - 4.75rem);padding:clamp(3rem,6vw,5.5rem) 0;display:grid}.hero-copy{text-align:center;justify-items:center;width:100%;min-width:0;display:grid}.hero-name-objects{aspect-ratio:4.1;width:min(100%,72rem)}.hero-name-canvas{cursor:pointer;width:100%;height:100%;display:block}.hero-name-objects.scene-unavailable{display:none}#hero-title.hero-title-fallback{clip:auto;white-space:normal;border:0;justify-items:center;width:auto;height:auto;padding:0;font-size:clamp(4rem,9vw,8rem);font-weight:800;line-height:.9;display:grid;position:static;overflow:visible}.hero-role{color:var(--text);margin-top:clamp(1.25rem,2.5vw,2rem);font-size:clamp(1.6rem,2.8vw,2.25rem);font-weight:720;line-height:1.08}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.button{border-radius:var(--radius);border:0;justify-content:center;align-items:center;gap:.4rem;min-height:2.85rem;padding:.72rem 1.1rem;font-size:.96rem;font-weight:650;line-height:1;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--text);color:#fff}.button-primary:hover{background:#2a2a2a}.button-secondary{background:var(--surface);color:var(--text)}.button-secondary:hover{background:var(--surface-strong)}.section{padding:var(--section-y) 0;scroll-margin-top:4.75rem}.section+.section{margin-top:clamp(.5rem,1.5vw,1.5rem)}.section-heading{margin-bottom:clamp(2.5rem,5vw,4.5rem)}.section-heading h2{max-width:12ch;font-size:clamp(2.75rem,5.4vw,5.25rem);font-weight:800;line-height:.94}.about-layout{grid-template-columns:minmax(0,.78fr) minmax(20rem,.9fr);gap:clamp(2rem,8vw,8rem);display:grid}.about-copy{color:var(--muted);font-size:clamp(1.02rem,1.4vw,1.16rem);line-height:1.7}.about-copy-lead{max-width:26ch;color:var(--text);font-size:1.65rem;font-weight:680;line-height:1.35}.about-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,8vw,8rem);margin-top:clamp(2.5rem,5vw,4rem);display:grid}.about-fact{gap:.4rem;display:grid}.about-fact dt{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:700}.about-fact dd{font-size:clamp(1rem,1.35vw,1.15rem);font-weight:650}.about-fact a{text-underline-offset:.22em;align-items:baseline;gap:.4rem;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.about-fact a:hover{color:var(--accent)}.skill-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,6vw,6rem);display:grid}.skill-row{min-width:0}.skill-row h3{max-width:19rem;font-size:1rem;font-weight:720;line-height:1.35}.skill-items{gap:.12rem;margin-top:1.4rem;list-style:none;display:grid}.skill-item{max-width:100%;color:var(--muted);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:.18rem 0;font-size:1.05rem;line-height:1.45;transition:color .16s,transform .16s}.skill-item:hover,.skill-item:focus-visible{color:var(--accent);transform:translate(.2rem)}.skill-context{min-height:1.5rem;color:var(--muted);align-items:baseline;gap:.8rem;margin-top:clamp(2.5rem,5vw,4rem);font-size:1rem;line-height:1.5;display:flex}.skill-context-label{color:var(--accent);text-transform:uppercase;flex:none;font-size:.82rem;font-weight:750}.project-list{gap:clamp(5rem,9vw,8.5rem);display:grid}.project-entry{scroll-margin-top:6rem}.project-row{cursor:pointer;grid-template-columns:minmax(0,1.35fr) minmax(20rem,.65fr);align-items:stretch;gap:clamp(2rem,5vw,5rem);list-style:none;display:grid}.project-row::-webkit-details-marker{display:none}.project-row:focus-visible{outline:2px solid var(--focus);outline-offset:6px}.project-cover{aspect-ratio:16/9;contain:paint;background:#e8eae7;border-radius:4px;align-self:start;width:100%;min-width:0;max-width:100%;display:block;position:relative;overflow:hidden;container-type:inline-size}.project-cover img{object-fit:cover;width:100%;max-width:100%;height:100%;transition:transform .42s cubic-bezier(.2,.7,.2,1);display:block}.project-cover-hex{color:#fff}.project-entry:hover .project-cover img{transform:scale(1.018)}.project-cover-tower{color:#fff;background:#e2e6e1}.project-cover-label,.project-cover-wordmark{display:block;position:absolute}.project-cover-label{color:var(--accent-bright);text-transform:uppercase;font-size:min(2.5cqi,.82rem);font-weight:720;top:7cqi;left:7cqi}.project-cover-tower .project-cover-label{color:#fff}.project-cover-tower .project-cover-label,.project-cover-tower .project-cover-wordmark{text-shadow:0 1px 12px #00000047}.project-cover-wordmark{font-size:min(10cqi,4.8rem);font-weight:820;line-height:.84;transition:transform .42s cubic-bezier(.2,.7,.2,1);bottom:7cqi;left:7cqi;right:7cqi}.project-cover-tower .project-cover-wordmark{font-size:min(7.4cqi,3.55rem);line-height:.9}.project-entry:hover .project-cover-wordmark{transform:translateY(-.2rem)}.project-teaser{flex-direction:column;min-width:0;padding-top:.15rem;display:flex}.project-main{gap:.5rem;display:grid}.project-title{font-size:2rem;font-weight:780;line-height:1.05}.project-contribution{color:var(--accent);text-transform:uppercase;font-size:.76rem;font-weight:750;line-height:1.4}.project-summary{max-width:34rem;color:var(--muted);margin-top:.75rem;font-size:1rem;line-height:1.65;display:block}.project-footer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.25rem;margin-top:auto;padding-top:2rem;display:grid}.project-meta{color:var(--muted);font-size:.78rem;line-height:1.5}.project-toggle{color:var(--text);white-space:nowrap;align-items:center;gap:.6rem;font-size:.9rem;font-weight:680;transition:color .16s;display:inline-flex}.project-entry:hover .project-toggle,.project-entry[open] .project-toggle{color:var(--accent)}.project-toggle-close{display:none}.project-toggle-icon{width:1.4rem;height:1.4rem;color:var(--text);place-items:center;font-size:1.25rem;font-weight:450;line-height:1;transition:transform .18s;display:grid}.project-entry[open] .project-toggle-open{display:none}.project-entry[open] .project-toggle-close{display:inline}.project-entry[open] .project-toggle-icon{transform:rotate(45deg)}.project-details{grid-template-columns:minmax(16rem,.75fr) minmax(20rem,1.25fr);gap:clamp(2rem,6vw,6rem);padding:clamp(2.5rem,5vw,4rem) 0 0;animation:.18s ease-out project-details-in;display:grid}.project-detail-overview{grid-column:1;max-width:44rem}.project-detail-facts{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.project-detail-overview,.project-detail-facts>div{align-content:start;gap:.45rem;display:grid}.project-detail-label{color:var(--accent);letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:700}.project-details p{color:var(--text);font-size:.98rem}.project-task-list{flex-wrap:wrap;gap:.35rem .65rem;font-size:.98rem;font-weight:650;list-style:none;display:flex}.project-task-list li:not(:last-child):after{color:var(--muted);content:"/";margin-left:.65rem;font-weight:400}.project-source-link{width:fit-content;color:var(--text);text-decoration:underline;-webkit-text-decoration-color:var(--muted);text-decoration-color:var(--muted);text-underline-offset:.22rem;align-items:center;gap:.35rem;font-size:.95rem;font-weight:650;transition:text-decoration-color .16s;display:inline-flex}.project-source-link:hover{text-decoration-color:currentColor}.project-source-link:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid}.project-demo{color:#fff;background:#171918;border-radius:6px;grid-column:1/3;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.05rem 1.15rem;display:flex}.project-demo-copy{gap:.28rem;display:grid}.project-demo .project-detail-label{color:#aeb4af}.project-demo p{color:#f4f5f3;max-width:42rem}.project-demo-link{color:#101211;white-space:nowrap;background:#f4f5f3;border-radius:4px;flex:none;justify-content:center;align-items:center;gap:.7rem;min-height:2.75rem;padding:.65rem .85rem .65rem 1rem;font-size:.9rem;font-weight:720;transition:background .18s,transform .18s;display:inline-flex}.project-demo-link:hover{background:#fff;transform:translateY(-1px)}.project-demo-link-symbol{font-size:1.05rem;line-height:1}@keyframes project-details-in{0%{opacity:0;transform:translateY(-.35rem)}to{opacity:1;transform:translateY(0)}}#contact{padding-bottom:clamp(2rem,3vw,3.25rem)}.contact-layout{grid-template-columns:14rem minmax(0,1fr);align-items:start;gap:clamp(2.5rem,5vw,5rem);display:grid}.contact-identity{gap:.45rem;font-style:normal;line-height:1.1;display:grid}.contact-identity strong{max-width:12ch;font-size:2.35rem;font-weight:650}.contact-identity span{color:var(--muted);font-size:clamp(1rem,1.4vw,1.15rem)}.contact-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;width:100%;display:grid}.contact-row{overflow-wrap:anywhere;flex-direction:column;gap:.7rem;min-width:0;font-size:1rem;font-weight:650;transition:color .18s,transform .18s;display:flex}.contact-label{color:var(--accent);text-transform:uppercase;font-size:.72rem;font-weight:700}.contact-row:hover{color:var(--accent);transform:translate(.2rem)}.site-footer{width:100%;margin:0;padding:clamp(1.25rem,2.5vw,2.25rem) 0 0}.keyboard-stage{aspect-ratio:3/2;width:100%;max-height:58rem;position:relative;overflow:hidden}.keyboard-canvas{width:100%;height:100%;display:block}.keyboard-key-tooltip{z-index:3;color:#fff;opacity:0;pointer-events:none;white-space:nowrap;background:#101010eb;border:1px solid #ffffff3d;padding:.45rem .6rem;font-size:.72rem;font-weight:650;line-height:1;transition:opacity .14s;position:absolute}.keyboard-key-tooltip.is-visible{opacity:1}.keyboard-screen-frame{z-index:2;opacity:0;transform-origin:0 0;background:#111312;border:0;width:1px;height:1px;transition:opacity .12s;display:block;position:absolute;top:0;left:0;transform:translate(0,0)}.keyboard-screen-frame.is-positioned{opacity:1}.keyboard-stage.scene-unavailable{border-radius:var(--radius);background:var(--text)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media screen and (width<=1050px){.project-row{grid-template-columns:1fr;gap:1.75rem}}@media screen and (width<=900px){.desktop-nav{display:none}.hamburger-icon{display:block}.menu-links.open{display:flex}.hero-section{min-height:calc(100svh - 4.5rem);padding:3rem 0}.about-layout,.contact-layout,.project-details{grid-template-columns:1fr}.project-detail-overview,.project-detail-facts,.project-demo{grid-column:auto}.project-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (width<=640px){.site-header{padding-top:1rem;padding-bottom:1rem}.menu-links{top:4.2rem}#hero-title{clip:auto;letter-spacing:0;white-space:normal;border:0;justify-items:center;width:auto;height:auto;padding:0;font-size:3rem;font-weight:800;line-height:.95;display:grid;position:static;overflow:visible}#hero-title span{display:block}.hero-name-objects{display:none}.hero-role{font-size:1.45rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.section-heading{margin-bottom:2rem}.about-facts{grid-template-columns:1fr;gap:1.5rem}.about-copy-lead{font-size:1.35rem}.skill-list,.contact-links{grid-template-columns:1fr}.skill-list{gap:2.75rem}.skill-context{flex-direction:column;align-items:flex-start;gap:.35rem}.project-list{gap:5rem}.project-footer{grid-template-columns:1fr;align-items:start;gap:1rem}.project-title{font-size:1.65rem}.project-details{gap:1.25rem}.project-demo{flex-direction:column;align-items:stretch;gap:1rem}.project-demo-link{width:100%}.project-detail-facts{grid-template-columns:1fr}.contact-identity strong{font-size:2rem}.keyboard-stage{aspect-ratio:1.35}}
