*{box-sizing:border-box;margin:0;padding:0}html{font-family:system-ui,-apple-system,sans-serif;line-height:1.6;color:#1a1a1a;background:#fafafa}body{max-width:1200px;margin:0 auto;padding:2rem}header nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}header nav>a{font-weight:700;font-size:1.5rem;text-decoration:none;color:inherit;text-transform:uppercase}header nav ul{display:flex;gap:2rem;list-style:none}header nav ul a{text-decoration:none;color:#666}header nav ul a:hover{color:#1a1a1a}main{min-height:60vh}h1{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem}h2{font-size:1.1rem;font-weight:600;margin-bottom:1rem}h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.work-section{margin-bottom:2rem}p{max-width:65ch;margin-bottom:1rem}a{color:#1a1a1a}a:hover{color:#666}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.gallery a{display:block}.gallery img{width:100%;height:auto;display:block;cursor:pointer}.gallery-2x2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}.gallery-2x2 a{display:block}.gallery-2x2 img{width:100%;height:auto;display:block;cursor:pointer}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s}.lightbox:target{opacity:1;visibility:visible}.lightbox img{max-width:90vw;max-height:90vh;object-fit:contain}.lightbox .close{position:absolute;top:2rem;right:2rem;color:#fff;font-size:2rem;text-decoration:none;line-height:1}.series-info{margin-bottom:2rem}.series-info .blurb{max-width:none;margin-bottom:1rem}.artist-statement{margin:2rem 0;padding-left:1.5rem;border-left:2px solid #e0e0e0;font-style:italic;color:#444}.artist-statement p{max-width:none}.specs{color:#666;font-size:.9rem;margin-top:2rem}.warning{color:#666;font-size:.9rem;font-style:italic}.hint{color:#666;font-size:.9rem;margin-bottom:.5rem}.booklet-link{margin-top:2rem}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.process-grid img{width:100%;height:auto;display:block}.project-logo{max-width:350px;width:100%;height:auto;margin-bottom:1.5rem}.album-section{margin:3rem 0}.album-section h2{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.album-layout{display:grid;grid-template-columns:3fr 1fr;align-items:stretch;gap:.5rem;margin-bottom:2rem;max-width:800px}.album-layout .album-cover{width:100%;aspect-ratio:1 / 1;object-fit:cover}.cassette-stack{display:grid;grid-template-rows:repeat(3,1fr);gap:.5rem;height:100%}.cassette-stack img{width:100%;height:100%;min-height:0;object-fit:cover}.cassette-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:800px;margin-bottom:2rem}.cassette-grid img{width:100%;height:auto}.hero{margin-bottom:2rem}.hero img{width:100%;max-height:65vh;object-fit:cover;object-position:center 30%;display:block}.hero-fullbleed{margin:-2rem -2rem 1rem;width:calc(100% + 4rem)}.hero-fullbleed img{width:100%;height:70vh;object-fit:cover;object-position:center 30%;display:block}.home-intro{padding:.5rem 0}.practice-statement{max-width:65ch;margin:0 0 1rem}.cta-button{display:inline-block;padding:.75rem 2rem;background:#1a1a1a;color:#fff;text-decoration:none;font-weight:500;transition:background .2s}.cta-button:hover{background:#333;color:#fff}.hero-small img{max-height:24vh}.hero-full img{max-height:none;object-fit:contain}.work-catalog{display:flex;flex-direction:column;gap:2rem}.work-entry{display:flex;gap:1.5rem;text-decoration:none;color:inherit}.work-entry:hover{opacity:.8}.work-entry img,.work-entry video{width:200px;height:150px;object-fit:cover;flex-shrink:0}.work-entry-info h2{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.work-entry-info p{color:#666;font-size:.95rem;max-width:none}.work-entry-placeholder{width:200px;height:150px;background:#e0e0e0;flex-shrink:0}.video-embed{margin:2rem 0}.video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.video-thumb{display:block;cursor:pointer}.video-thumb video{width:100%;height:auto;display:block;pointer-events:none}.video-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s;z-index:1000}.video-lightbox:target{opacity:1;visibility:visible}.video-lightbox video{max-width:90vw;max-height:90vh}.video-lightbox .close{position:absolute;top:2rem;right:2rem;color:#fff;font-size:2rem;text-decoration:none;line-height:1}.about-content{max-width:65ch}.about-layout{display:flex;gap:2rem;align-items:flex-start}.about-layout p{flex:1;max-width:none}.about-photo{flex:0 0 240px;width:240px;height:auto}.contact-layout{display:flex;gap:3rem;align-items:flex-start}.contact-content{flex:1}.contact-image{flex:0 0 300px}.contact-image img{width:100%;height:400px;object-fit:cover}.social-links{display:flex;flex-direction:column;gap:1rem}.social-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.social-link svg{width:24px;height:24px}footer{margin-top:3rem;padding-top:1rem;border-top:1px solid #e0e0e0;color:#666;font-size:.9rem;text-transform:uppercase}
