html,body{background-color:#000;color:#fff;margin:0}@font-face{font-family:'STIXTwoText-Italic';src:url("/assets/fonts/STIXTwoText-Italic.ttf") format("opentype");font-weight:normal;font-style:normal;font-display:swap}.home .site-header{position:static}.home .header-inner{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.home .nav{display:flex;justify-content:center;gap:2rem;margin:0}.home .home-video{display:flex;justify-content:center;margin-top:2rem}.home .home-video video{width:450px;max-width:90vw;height:auto;object-fit:contain}.videos-hero{max-width:1000px;margin:4rem auto 3rem;padding:0 2rem}.videos-hero img{width:100%;height:auto;display:block;border-radius:16px}@media (max-width: 768px){.videos-hero{margin-top:2rem}}.scroll-indicator{display:flex;justify-content:center;margin-bottom:3rem}.scroll-indicator span{width:24px;height:24px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);animation:scroll-bounce 1.8s infinite;opacity:0.6}@keyframes scroll-bounce{0%{transform:rotate(-45deg) translate(0, 0);opacity:0.2}50%{transform:rotate(-45deg) translate(-6px, 6px);opacity:0.7}100%{transform:rotate(-45deg) translate(0, 0);opacity:0.2}}@media (max-width: 768px){.scroll-indicator span{width:28px;height:28px}}.film-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem;max-width:1200px;margin:4rem auto;padding:0 2rem}.film-embed{width:100%;aspect-ratio:16 / 9}.film-embed iframe{width:100%;height:100%;border-radius:16px;border:none}@media (max-width: 768px){.film-list{grid-template-columns:1fr;gap:2.5rem}}.photo-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem;max-width:1200px;margin:4rem auto;padding:0 2rem;justify-items:center;align-items:start}.photo-hero{max-width:900px;margin:4rem auto 3rem;padding:0 2rem}.photo-hero img{width:100%;height:auto;display:block;border-radius:16px}@media (max-width: 768px){.photo-hero{margin-top:2rem}}.photo-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem;max-width:1200px;margin:4rem auto;padding:0 2rem;justify-items:center}a.photo-card{width:100%;max-width:420px;display:block}a.photo-card img{width:100%;height:auto;display:block;border-radius:12px}a.photo-card.full-row{grid-column:1 / -1;max-width:100%;justify-self:center}a.photo-card.full-row img{width:100%;max-width:100%}@media (max-width: 768px){.photo-grid{grid-template-columns:1fr}a.photo-card.full-row{grid-column:auto}}.about-photo{display:flex;justify-content:center;width:100%;margin:4rem 0;padding-bottom:400px}.about-img{width:140px;height:auto;cursor:zoom-in;transition:transform 0.35s ease, opacity 0.2s ease;transform:scale(1);transform-origin:top center}@media (hover: hover){.about-img:hover{transform:scale(5.5);cursor:zoom-out;opacity:0.95}}.site-header{width:100%}.header-inner{max-width:1200px;margin:0 auto;padding:32px 40px;display:flex;justify-content:space-between;align-items:center;gap:40px}.brand{font-family:'STIXTwoText-Italic', sans-serif;font-size:3rem;font-weight:700;letter-spacing:0.12em;line-height:1;white-space:nowrap}.brand a{color:inherit;text-decoration:none}.nav{display:flex;gap:32px;flex-wrap:wrap}.nav a{color:#fff;text-decoration:none;font-size:1rem;letter-spacing:0.06em;text-transform:uppercase;opacity:0.85;white-space:nowrap}.nav a:hover{opacity:1}
