:root{--paper:#f3f0e9;--ink:#171814;--line:rgba(23,24,20,.22);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px}button,a,input{font:inherit}.serif{font-family:"Iowan Old Style","Baskerville","Times New Roman",serif}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero{position:relative;min-height:92svh;overflow:hidden;background:#30372d}.hero>img{width:100%;height:92svh;display:block;object-fit:cover;object-position:center 47%;filter:saturate(.82) contrast(.98)}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,11,8,.42),transparent 26%,transparent 59%,rgba(10,11,8,.48))}.topbar{position:absolute;z-index:2;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:24px clamp(20px,4vw,58px);color:#fff}.mark{font-size:.78rem;letter-spacing:.25em;text-transform:uppercase}.download-all{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.62);background:rgba(0,0,0,.12);backdrop-filter:blur(8px);color:#fff;text-decoration:none;padding:12px 16px;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;transition:.2s ease}.download-all svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.download-all:hover,.download-all:focus-visible{background:#fff;color:#161713;outline:none}.hero-title{position:absolute;z-index:2;left:0;right:0;bottom:clamp(34px,7vw,82px);margin:0;text-align:center;color:#fff;font-weight:400;font-size:clamp(3.2rem,9vw,8.5rem);line-height:.92;letter-spacing:-.035em;text-wrap:balance}.empty-hero{position:relative;height:58svh;min-height:460px;background:#252a23;color:#fff;display:grid;place-items:center}.empty-hero .mark{position:absolute;top:26px;left:clamp(20px,4vw,58px)}.empty-hero .hero-title{bottom:auto}.gate-body{min-height:100svh;display:grid;place-items:center;background:#252a23;color:#fff}.gate{width:min(92vw,540px);text-align:center;padding:40px 24px}.gate-mark{font-size:.75rem;letter-spacing:.3em;margin-bottom:28px}.gate h1{margin:0 0 42px;font-size:clamp(3.2rem,12vw,6rem);font-weight:400;line-height:.92}.gate p{color:rgba(255,255,255,.75)}.gate-form{text-align:left}.gate-form label{display:block;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px}.gate-row{display:grid;grid-template-columns:1fr auto}.gate-row input{min-width:0;border:1px solid rgba(255,255,255,.5);border-right:0;background:transparent;color:#fff;padding:15px}.gate-row button{border:1px solid #fff;background:#fff;color:#171814;padding:0 18px;cursor:pointer}.form-error{color:#ffc6bd!important;font-size:.9rem}main{padding:clamp(54px,8vw,110px) clamp(14px,3vw,46px) clamp(70px,9vw,120px)}.gallery-head{display:flex;justify-content:space-between;align-items:end;gap:24px;max-width:1700px;margin:0 auto clamp(28px,4vw,52px);padding-bottom:16px;border-bottom:1px solid var(--line)}.gallery-head h2{margin:0;font-weight:400;font-size:clamp(2rem,4vw,3.8rem);line-height:1}.gallery-head span{font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.gallery{max-width:1700px;margin:0 auto;columns:3;column-gap:clamp(10px,1.5vw,22px)}.tile{display:block;width:100%;margin:0 0 clamp(10px,1.5vw,22px);padding:0;border:0;background:#dedbd2;cursor:zoom-in;break-inside:avoid;overflow:hidden}.tile img{width:100%;height:auto;display:block;transition:transform .65s cubic-bezier(.2,.65,.25,1)}.tile.landscape img{aspect-ratio:3/2;object-fit:cover}.tile.portrait img{aspect-ratio:2/3;object-fit:cover}.tile:hover img{transform:scale(1.018)}.tile:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.footer{max-width:1700px;margin:clamp(54px,8vw,110px) auto 0;display:flex;justify-content:center}.download-all.dark{border-color:var(--ink);background:transparent;color:var(--ink);padding:15px 20px}.download-all.dark:hover{background:var(--ink);color:var(--paper)}.empty-message{text-align:center;color:#6a6c64;margin:80px 0}dialog{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#11120f;color:white;overflow:hidden}dialog::backdrop{background:#11120f}.lightbox{width:100%;height:100%;display:grid;grid-template-rows:auto 1fr auto}.lb-top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:calc(14px + env(safe-area-inset-top)) clamp(16px,3vw,38px) 14px}.lb-counter{font-size:.75rem;letter-spacing:.16em}.lb-actions{display:flex;gap:8px}.icon-btn{width:46px;height:46px;border:1px solid rgba(255,255,255,.35);background:transparent;color:white;display:grid;place-items:center;cursor:pointer}.icon-btn:hover,.icon-btn:focus-visible{background:white;color:#11120f;outline:none}.icon-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}.lb-stage{min-height:0;display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center}.lb-image-wrap{height:100%;min-height:0;display:grid;place-items:center;padding:8px}.lb-image-wrap img{display:block;max-width:100%;max-height:calc(100dvh - 150px);width:auto;height:auto;object-fit:contain;user-select:none;-webkit-user-drag:none}.nav-btn{justify-self:center;border:0;background:transparent;color:white;width:52px;height:70px;display:grid;place-items:center;cursor:pointer;opacity:.74}.nav-btn:hover,.nav-btn:focus-visible{opacity:1;outline:1px solid rgba(255,255,255,.4)}.nav-btn svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.35}.lb-bottom{height:30px;padding-bottom:env(safe-area-inset-bottom)}@media(max-width:900px){.gallery{columns:2}.hero,.hero>img{min-height:82svh;height:82svh}}@media(max-width:600px){.topbar{padding:18px 16px}.topbar .download-all{width:44px;height:44px;padding:0;justify-content:center;border-radius:50%}.topbar .download-all span{display:none}.hero-title{font-size:clamp(3.2rem,18vw,5.2rem);bottom:36px}main{padding:44px 10px 70px}.gallery-head{margin:0 6px 18px;padding-bottom:12px}.gallery-head h2{font-size:2rem}.gallery{columns:1}.tile{margin-bottom:10px}.tile.landscape img,.tile.portrait img{aspect-ratio:auto}.lb-stage{grid-template-columns:1fr}.nav-btn{position:absolute;z-index:3;bottom:calc(24px + env(safe-area-inset-bottom));width:52px;height:52px;border:1px solid rgba(255,255,255,.28);background:rgba(0,0,0,.25)}.nav-btn.prev{left:16px}.nav-btn.next{right:16px}.lb-image-wrap img{max-height:calc(100dvh - 125px)}.lb-bottom{height:78px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tile img{transition:none}}
