:root{--ink: #7c0d0e;--ink-soft: rgba(124, 13, 14, .68);--line: rgba(124, 13, 14, .22);--paper: #ffffff;--max: 1180px;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img,video{display:block;width:100%}button,a{-webkit-tap-highlight-color:transparent}.section-shell{width:min(calc(100% - 32px),var(--max));margin:0 auto}.site-header{position:sticky;top:16px;z-index:10;display:flex;width:min(calc(100% - 32px),var(--max));min-height:64px;align-items:center;justify-content:space-between;margin:16px auto 0;padding:10px 12px 10px 22px;overflow:hidden;color:var(--ink);background:#ffffffa8;border-radius:8px;box-shadow:inset 0 1px #ffffffe0,0 18px 52px #7c0d0e14;-webkit-backdrop-filter:blur(26px) saturate(180%);backdrop-filter:blur(26px) saturate(180%)}.site-header:after{position:absolute;inset:0;pointer-events:none;content:"";background:#ffffff29}.brand,.nav-links{position:relative;z-index:1}.brand{font-size:1.05rem;font-weight:700;line-height:1}.nav-links{display:flex;align-items:center;gap:6px}.nav-links a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 14px;border-radius:8px;color:var(--ink);font-size:.94rem;font-weight:650;line-height:1;transition:background-color .18s ease,transform .18s ease}.nav-links a:hover{background:#7c0d0e14;transform:translateY(-1px)}.hero{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(320px,1.12fr);gap:62px;align-items:start;padding:74px 0 76px}.hero-media{overflow:hidden;aspect-ratio:1;background:#fff;border-radius:8px}.hero-media img{height:100%;object-fit:cover}.hero-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.eyebrow{margin:0 0 12px;color:var(--ink-soft);font-family:Space Mono,IBM Plex Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.86rem;font-weight:700;letter-spacing:0;line-height:1.35;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3,p{margin:0;letter-spacing:0}.hero h1,.project-hero h1,.archive-page h1{max-width:12ch;font-size:6.25rem;font-weight:780;line-height:.94}.location{display:inline-flex;align-items:center;gap:8px;margin-top:24px;color:var(--ink-soft);font-size:1rem;font-weight:650}.social-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.social-links a{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:999px;color:var(--ink);background:#7c0d0e12;transition:background-color .18s ease,transform .18s ease}.social-links a:hover{background:#7c0d0e21;transform:translateY(-1px)}.social-links svg{width:21px;height:21px;fill:currentColor}.social-links.inverted a{color:#fff;background:#ffffff24}.social-links.inverted a:hover{background:#ffffff3d}.divider{height:1px;background:var(--line)}.divider.compact{width:100%}.info-section{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:56px;padding:72px 0;scroll-margin-top:110px}.info-section h2,.section-heading h2{max-width:760px;font-size:3.4rem;font-weight:760;line-height:1}.info-content{display:grid;gap:32px;align-content:start}.about-copy{display:grid;gap:14px}.about-copy p,.info-content>p,.project-summary{max-width:740px;color:var(--ink);font-size:1.28rem;font-weight:520;line-height:1.38}.plain-list{display:grid;gap:10px}.plain-list h3{color:var(--ink-soft);font-size:.9rem;font-weight:760;line-height:1;text-transform:uppercase}.plain-list p{color:var(--ink);font-size:1.08rem;font-weight:650;line-height:1.35}.plain-list-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 18px;background:var(--ink);border-radius:8px;color:#fff;font-size:1rem;font-weight:760;line-height:1;text-decoration:none;transition:transform .18s ease,background-color .18s ease}.plain-list-button:hover{background:#8f1617;transform:translateY(-1px)}.works-section,.archive-page,.project-page{padding:72px 0 88px;scroll-margin-top:110px}.section-heading,.page-title-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.text-link{display:inline-flex;min-height:44px;align-items:center;gap:8px;color:var(--ink);font-size:1rem;font-weight:760;line-height:1}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.project-row{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(280px,.68fr);gap:34px;align-items:end;padding-top:28px}.project-row-copy,.project-tile-copy{display:grid;gap:16px}.project-row-copy h3{max-width:12ch;font-size:4.15rem;font-weight:780;line-height:.98}.project-row-copy span,.project-tile-copy span{color:var(--ink-soft);font-size:1rem;font-weight:650}.project-media{overflow:hidden;background:var(--ink);border-radius:8px}.project-media video{height:100%;min-height:520px;object-fit:cover}.work-grid,.more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 24px}.project-tile{display:grid;gap:18px}.project-media.small{aspect-ratio:16 / 11}.project-media.small video{height:100%;min-height:0;object-fit:cover}.project-tile-copy h3{max-width:16ch;font-size:1.75rem;font-weight:760;line-height:1.05}.project-hero{display:grid;gap:24px;padding-bottom:34px}.project-hero .text-link{width:fit-content;margin-bottom:16px}.project-hero h1{max-width:11ch;text-transform:lowercase}.project-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:44px;align-items:start;padding:8px 0 34px}.project-showcase{overflow:hidden;background:var(--ink);border-radius:8px}.project-showcase video,.project-showcase img{height:100%;width:100%;object-fit:contain}.project-media video,.project-media img{height:100%;width:100%;object-fit:cover}.project-meta{display:grid;gap:22px;padding-top:2px}.mini-divider{height:1px;background:var(--line)}.cta-band{display:grid;gap:28px;padding:14px 0 62px}.work-button{display:inline-flex;width:fit-content;min-height:54px;align-items:center;gap:10px;justify-content:center;padding:0 22px;background:var(--ink);border-radius:8px;color:#fff;font-size:1rem;font-weight:760;line-height:1;transition:transform .18s ease,background-color .18s ease}.work-button:hover{background:#8f1617;transform:translateY(-2px)}.more-section{padding-top:14px}.work-with-me{padding-bottom:86px}.site-footer{margin-top:10px;color:#fff;background:var(--ink)}.footer-inner{display:flex;min-height:330px;align-items:end;justify-content:space-between;gap:28px;padding-top:48px;padding-bottom:38px}.footer-inner p{margin-bottom:8px;color:#ffffffc2;font-size:1rem;font-weight:700;text-transform:uppercase}.footer-inner h2{color:#fff;font-size:10.5rem;font-weight:820;line-height:.78}@media(max-width:900px){.site-header{top:10px;width:min(calc(100% - 20px),var(--max));margin-top:10px;padding-left:16px}.hero,.info-section,.project-row,.project-detail-grid,.work-grid,.more-grid{grid-template-columns:1fr}.hero{gap:34px;padding:46px 0 66px}.hero h1,.project-hero h1,.archive-page h1{font-size:4rem}.info-section h2,.section-heading h2{font-size:2.7rem}.about-copy p,.info-content>p,.project-summary{font-size:1.12rem}.project-row-copy h3{font-size:3rem}.project-detail-grid{gap:28px}.project-showcase{aspect-ratio:4 / 5}.footer-inner{display:grid}.footer-inner h2{font-size:7rem}}@media(max-width:620px){.section-shell{width:min(calc(100% - 22px),var(--max))}.site-header{min-height:58px}.nav-links{gap:0}.nav-links a{min-height:38px;padding:0 8px;font-size:.82rem}.hero h1,.project-hero h1,.archive-page h1{font-size:3.2rem}.hero-media{max-width:420px}.info-section,.works-section,.archive-page,.project-page{padding-top:54px;padding-bottom:64px}.section-heading,.page-title-row{display:grid;gap:14px}.info-section h2,.section-heading h2{font-size:2.15rem}.project-row-copy h3{font-size:2.55rem}.project-media video{min-height:360px}.social-links a{width:42px;height:42px}.footer-inner{min-height:260px}.footer-inner h2{font-size:4.8rem}}
