.galleries-page,.gallery-page{min-height:100vh;background:var(--bg);color:var(--ink);font-family:var(--font-spectral),serif;padding:58px clamp(18px,4vw,56px) 88px}.galleries-inner{width:min(1120px,100%);margin:0 auto}.gallery-inner{width:min(820px,100%);margin:0 auto}.galleries-header,.gallery-header{margin-bottom:44px}.galleries-eyebrow,.gallery-eyebrow{display:flex;flex-wrap:wrap;gap:8px 12px;margin-bottom:14px;color:var(--accent);font-family:var(--font-mono),monospace;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.galleries-header h1,.gallery-header h1{max-width:820px;margin:0 0 14px;font-family:var(--font-spectral),serif;font-size:clamp(34px,7vw,72px);font-weight:400;letter-spacing:-.02em;line-height:1.02}.galleries-header p,.gallery-header p{max-width:640px;margin:0;color:var(--ink-dim);font-size:17px;font-style:italic;line-height:1.65}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.gallery-card-link{position:relative;display:block;aspect-ratio:4/3;min-width:0;overflow:hidden;border:1px solid var(--line-soft);border-radius:10px;background:var(--bg-sink);text-decoration:none}.gallery-card-cover{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,rgba(124,169,215,.1),transparent 55%),var(--bg-sink);color:var(--ink-faint);font-family:var(--font-mono),monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.gallery-card-cover img{width:100%;height:100%;object-fit:cover;display:block}.gallery-card-body{position:absolute;left:0;right:0;bottom:0;min-width:0;display:flex;flex-direction:column;gap:7px;padding:88px 18px 16px;background:linear-gradient(0deg,rgba(3,6,11,.96) 0,rgba(3,6,11,.9) 26%,rgba(3,6,11,.62) 58%,rgba(3,6,11,0))}.gallery-card-body b{font-family:var(--font-spectral),serif;font-size:19px;font-weight:500;line-height:1.15;color:#f3f6f9}.gallery-card-body p{margin:0;color:rgba(233,239,245,.82);font-size:12.5px;font-style:italic;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gallery-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.gallery-tags span{border:1px solid var(--line);border-radius:999px;padding:4px 8px;color:var(--accent);font-family:var(--font-mono),monospace;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.gallery-empty{color:var(--ink-faint);font-size:15px;font-style:italic}.gallery-header.has-rive{display:flex;align-items:center;justify-content:flex-start;gap:24px;flex-wrap:wrap}.gallery-header-text{flex:0 1 auto;min-width:0;max-width:640px}.gallery-heading-rive{flex:0 0 auto;width:108px;height:108px}.gallery-heading-rive canvas{width:100%!important;height:100%!important;display:block}.gallery-card-stack img{cursor:zoom-in}.gallery-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgba(2,4,8,.9);cursor:zoom-out}.gallery-lightbox img{max-width:94vw;max-height:90vh;object-fit:contain;border-radius:6px;box-shadow:0 24px 70px -24px rgba(0,0,0,.85);cursor:default}.gallery-lightbox-close{position:fixed;top:18px;right:22px;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(0,0,0,.45);color:#fff;font-size:20px;line-height:1;cursor:pointer}.gallery-card-stack{width:min(820px,100%);margin:0 auto}.layout-grid .gallery-inner{width:min(1120px,100%)}.gallery-card-stack.is-grid{width:100%;columns:340px;column-gap:22px}.gallery-card-stack.is-grid>*{break-inside:avoid;-webkit-column-break-inside:avoid;margin:0 0 22px}@media (max-width:680px){.galleries-page,.gallery-page{padding:40px 18px 70px}.gallery-heading-rive{width:96px;height:96px}}