*,*::before,*::after{box-sizing:border-box}:root{--red:#c40000;--ink:#0a0a0a;--paper:#f5f4f2;--muted:#707070;--display:'Oswald',sans-serif;--body:'Inter',sans-serif}html{background:var(--paper)}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid rgba(196,0,0,.5);outline-offset:4px}.site-header{min-height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,92px);color:#fff;background:#090909}.site-brand{font:700 28px var(--display);letter-spacing:.03em}.site-brand span{color:var(--red)}.site-header nav{display:flex;gap:28px;font-size:13px;font-weight:600}.site-header nav a{padding:28px 0;color:#aaa;border-bottom:2px solid transparent}.site-header nav a:hover,.site-header nav a.active{color:#fff;border-color:var(--red)}.hero{padding:clamp(70px,10vw,140px) clamp(24px,7vw,110px);color:#fff;background:radial-gradient(circle at 80% 30%,rgba(196,0,0,.38),transparent 32%),linear-gradient(120deg,#080808,#202020)}.hero__inner{max-width:1180px;margin:auto}.hero span,.category{color:#df2d2d;font:600 12px var(--display);letter-spacing:.18em;text-transform:uppercase}.hero h1,.detail-hero h1,.not-found h1{margin:10px 0;font:600 clamp(3.6rem,9vw,7.8rem)/.95 var(--display);letter-spacing:-.025em;text-transform:uppercase}.hero p{max-width:560px;margin:20px 0 0;color:#b5b5b5;line-height:1.7}.gallery-section,.gallery-detail{max-width:1320px;margin:auto;padding:clamp(45px,7vw,90px) clamp(22px,5vw,70px)}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.gallery-tile{overflow:hidden;background:#fff;box-shadow:0 14px 38px rgba(0,0,0,.08)}.gallery-tile__media{height:280px;display:grid;place-items:center;overflow:hidden;color:#555;background:#151515;font:700 36px var(--display)}.gallery-tile__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery-tile:hover img{transform:scale(1.035)}.gallery-tile__body{padding:24px}.gallery-tile h2{margin:8px 0;font:600 26px/1.15 var(--display);text-transform:uppercase}.gallery-tile time,.detail-hero time{color:var(--muted);font-size:12px}.detail-hero{min-height:520px;display:flex;align-items:flex-end;padding:60px clamp(24px,7vw,110px);color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.15)),var(--cover,linear-gradient(120deg,#111,#5a0000));background-position:center;background-size:cover}.detail-hero__inner{width:100%;max-width:1180px;margin:0 auto}.detail-hero h1{max-width:1000px;font-size:clamp(3rem,7vw,6.3rem)}.detail-hero time{color:#ccc}.back-link{display:inline-block;margin-bottom:34px;color:#fff;font-size:13px;font-weight:700}.gallery-description{max-width:820px;margin:0 auto 50px;color:#4d4d4d;font-size:17px;line-height:1.8}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.photo-button{position:relative;height:310px;padding:0;overflow:hidden;border:0;background:#ddd;cursor:zoom-in}.photo-button img{width:100%;height:100%;display:block;object-fit:cover;transition:filter .2s ease,transform .3s ease}.photo-button:hover img{filter:brightness(.85);transform:scale(1.025)}.photo-caption{position:absolute;inset:auto 0 0;padding:16px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.8));font-size:12px;text-align:left}.public-empty,.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.public-empty{min-height:280px;gap:8px;color:var(--muted);background:#fff}.public-empty strong{color:var(--ink);font:600 25px var(--display);text-transform:uppercase}.not-found{min-height:calc(100vh - 158px);padding:40px}.not-found>span{color:var(--red);font:700 18px var(--display)}.not-found h1{font-size:clamp(2.8rem,7vw,5rem)}.not-found p{color:var(--muted)}.not-found a{margin-top:20px;padding:13px 18px;color:#fff;background:var(--red);font-weight:700}.lightbox{width:100vw;height:100vh;max-width:none;max-height:none;padding:50px;border:0;background:rgba(0,0,0,.94)}.lightbox::backdrop{background:rgba(0,0,0,.94)}.lightbox img{width:100%;height:100%;object-fit:contain}.lightbox button{border:0;color:#fff;background:rgba(0,0,0,.42);cursor:pointer}.lightbox__close{position:absolute;top:18px;right:25px;z-index:2;background:transparent!important;font-size:40px}.lightbox__nav{position:absolute;top:50%;z-index:2;width:52px;height:70px;border-radius:8px;font-size:45px;transform:translateY(-50%)}.lightbox__nav--previous{left:16px}.lightbox__nav--next{right:16px}.site-footer{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px clamp(24px,6vw,92px);color:#888;background:#080808;font-size:12px}.site-footer strong{color:#fff;font:700 22px var(--display)}@media(max-width:900px){.gallery-grid,.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-tile__media{height:240px}.photo-button{height:270px}}@media(max-width:560px){.site-header nav a:first-child{display:none}.gallery-grid,.photo-grid{grid-template-columns:1fr}.photo-button{height:320px}.detail-hero{min-height:430px}.site-footer{align-items:flex-start;flex-direction:column}.lightbox{padding:20px}.lightbox__nav{width:42px;height:58px}}
