:root{--font-sans:"DM Sans",system-ui,sans-serif;--font-display:"Space Grotesk",system-ui,sans-serif;--bg:#fdfcfb;--bg-subtle:#f4f6f4;--ink:#1a1a1a;--muted:#6b7b71;--accent:#8faa93;--accent-soft:#e9f0eb;--line:#dfe5e1}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}.content-link,.main-nav a{background-image:linear-gradient(var(--accent),var(--accent));background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .2s ease,color .2s ease}.content-link:hover,.main-nav a:hover{color:var(--ink);background-size:100% 1px}.section-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin:0}.section-desc{color:var(--muted);margin:.3rem 0 0}.projects-page{padding-bottom:2.5rem}.projects-group+.projects-group,.projects-page{margin-top:2.5rem}.projects-page .project-grid{margin-top:1.4rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem}.projects-page .project-card{border:1px solid var(--line);border-radius:.5rem;overflow:hidden;transition:background .15s ease,border-color .15s ease,transform .15s ease;display:flex;flex-direction:column}.project-image{width:100%;aspect-ratio:16/9;background:var(--bg-subtle);overflow:hidden}.project-media-link{display:block;line-height:0}.project-image img{width:100%;height:100%;object-fit:cover;display:block}.project-image-framed{background:#fff;padding:.5rem}.project-image-framed img{object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:.35rem}.project-video-wrap{background:#000;position:relative}.project-video{width:100%;height:100%;display:block;object-fit:contain}.project-video-overlay{position:absolute;inset:0 auto auto 0;width:100%;padding:.45rem .5rem .3rem;background:linear-gradient(180deg,rgba(0,0,0,.75),rgba(0,0,0,0));color:#fff;pointer-events:none;z-index:1}.projects-page .project-card .project-video-title{margin:0;text-align:center;font-family:var(--font-display);font-size:.68rem;letter-spacing:.03em;line-height:1.2;color:#f5e55a}.project-video-labels{margin-top:.2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.project-video-labels span{text-align:center;font-size:.56rem;line-height:1.15}.project-body{padding:.85rem 1rem}.project-links{padding:0 1rem .9rem;display:flex;flex-wrap:wrap;gap:.9rem}.project-link{font-size:.82rem;color:var(--accent);display:inline-flex;align-items:center;gap:.35rem}.project-link-icon{width:.9rem;height:.9rem;flex:0 0 auto}.project-header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.projects-page .project-card h3{margin:0;font-family:var(--font-display);font-size:1.05rem}.project-tag{font-size:.7rem;color:var(--muted);white-space:nowrap}.projects-page .project-card p{margin:.4rem 0 0;color:var(--muted);font-size:.88rem}.projects-page .project-card:hover{background:var(--accent-soft);border-color:var(--accent);transform:translateY(-2px)}.about-page{margin-top:2.5rem;padding-bottom:2.5rem;max-width:680px}.about-page .section-label{margin-top:2rem}.about-page .section-label:first-child{margin-top:0}.about-prose{margin-top:.6rem}.about-prose p{color:var(--muted);margin:0 0 1rem}.about-page .about-list{margin:.6rem 0 0;padding-left:1.2rem;color:var(--muted)}.about-page .about-list li{margin-bottom:.3rem}.about-page .about-links{margin-top:.6rem;color:var(--muted)}.about-page .about-links a{color:var(--accent);background-image:linear-gradient(var(--accent),var(--accent));background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .2s ease}.about-page .about-links a:hover{background-size:100% 1px}.home{margin-top:3rem;padding-bottom:2.5rem}.home-intro{display:flex;align-items:flex-start;gap:2.5rem}.home-intro-text{flex:1 1}.home-headshot{width:10rem;height:10rem;border-radius:.75rem;object-fit:cover;flex-shrink:0}.home-heading{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,3.2rem);font-weight:600;line-height:1.08;letter-spacing:-.02em;margin:0;max-width:18ch}.home-sub{margin:1rem 0 0;color:var(--muted);max-width:52ch}.home-links{margin-top:1.2rem;display:flex;gap:1.4rem}.home-recent{margin-top:3rem}.recent-list{margin:.8rem 0 0;padding:0;list-style:none}.recent-item{display:flex;align-items:baseline;gap:1rem;padding:.6rem 0;border-bottom:1px solid var(--line)}.recent-item:last-child{border-bottom:none}.recent-date{font-size:.85rem;color:var(--muted);white-space:nowrap;min-width:8rem}.recent-title{font-family:var(--font-display);font-size:1.05rem}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1;padding-left:1.5rem;border-left:2px solid var(--accent)}.site-header,main{width:min(960px,92vw);margin:0 auto}.site-header{padding:1rem 0 1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:var(--accent)}.main-nav{display:flex;gap:1rem;font-size:.95rem;color:var(--muted)}.blog-index{margin-top:2.5rem;padding-bottom:2.5rem}.blog-empty{color:var(--muted);margin-top:1rem}.post-list{margin:1.2rem 0 0;padding:0;list-style:none}.post-list-item{padding:1rem 0;border-bottom:1px solid var(--line)}.post-list-item:last-child{border-bottom:none}.post-date{margin:0;font-size:.85rem;color:var(--muted)}.post-title-link{display:inline-block;margin-top:.2rem;font-size:1.25rem;font-family:var(--font-display);line-height:1.15}.post-summary{color:var(--muted);margin:.3rem 0 0;font-size:.92rem}.tag-row{margin-top:.6rem;display:flex;flex-wrap:wrap;gap:.4rem}.tag-chip{font-size:.72rem;border-radius:.5rem;padding:.2rem .5rem;background:var(--accent-soft);color:var(--muted)}.post-page{margin-top:2.5rem;padding-bottom:2.5rem;max-width:680px}.post-page h1{font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2.4rem);line-height:1.1;margin:.3rem 0 0}.post-page .post-summary{font-style:italic}.post-body{margin-top:1.5rem}.post-body h1,.post-body h2,.post-body h3{font-family:var(--font-display);line-height:1.2}.post-body p{margin-bottom:1.5rem}.post-body a{color:var(--accent);background-image:linear-gradient(var(--accent),var(--accent));background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .2s ease}.post-body a:hover{background-size:100% 1px}.post-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;background:var(--bg-subtle);padding:.15rem .35rem;border-radius:.25rem}.site-footer{width:min(960px,92vw);margin:3rem auto 1.5rem;padding:1rem 0 0 1.5rem;border-top:1px solid var(--line);color:var(--muted);font-size:.85rem}.site-footer p{margin:0}.reveal{opacity:0;transform:translateY(6px);animation:revealIn .4s ease forwards}@keyframes revealIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.home-intro{flex-direction:column-reverse;gap:1.5rem}.home-headshot{width:7rem;height:7rem}.projects-page .project-grid{grid-template-columns:1fr}.project-video-title{font-size:.62rem}.project-video-labels span{font-size:.52rem}.home-links{flex-direction:column;gap:.6rem}.recent-item{flex-direction:column;gap:.15rem}.recent-date{min-width:auto}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;animation:none}}