/* The original homepage scene supplies the stone texture without changing any photos. */
:root{--bg:#414840;--ink:#f4f0e6;--muted:#d5d7cd;--gold:#ebc29c;--line:#e0c5a54d;background:var(--bg)}
body{position:relative;isolation:isolate;background:transparent}
body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(90deg,#51574ca8,#424b438c 55%,#42483ead),url('assets/klucznik-hero-web-29c.webp');background-size:cover;background-position:center;opacity:.66}
.archive-header{border-bottom-color:#e0c5a547}.album-heading h1{color:#f6f0e4}.handwritten{color:#e6d8c5}.filter-bar button[aria-pressed=true]{color:#fff9ed}.favorites-filter[aria-pressed=true]{color:#ffcfab}
.photo{box-shadow:0 8px 24px #13191335}.photo:hover,.photo:focus-within{box-shadow:0 12px 30px #13191350}
.lightbox{--ink:#e9e8e2;--muted:#a6aaa3;--gold:#bca579}
@media(max-width:600px){body::before{background-position:23% center;background-size:auto 100%;height:100lvh;bottom:auto;opacity:.58}}
