.art-gallery-page{--art-gallery-border:#c5a05961;--art-gallery-border-soft:#c5a05938;--art-gallery-glow:#c5a05924;--art-gallery-gold:#e8d5a3;--art-gallery-gold-dim:#c5a059e6;--art-gallery-cream:#f2ead8;--art-gallery-cream-muted:#e8dcb7b8;--art-gallery-ink:#0d0b09}.art-gallery-page__body{margin-top:.5rem}.art-gallery-hero{padding-top:2rem;padding-bottom:1.5rem}@media (min-width:640px){.art-gallery-hero{padding-top:2.75rem;padding-bottom:2rem}}.art-gallery-hero__inner{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.art-gallery-hero__visual{border:1px solid var(--art-gallery-border);width:100%;min-height:14rem;box-shadow:0 12px 40px #00000073,0 0 32px var(--art-gallery-glow);margin-top:.5rem;position:relative;overflow:hidden}@media (min-width:640px){.art-gallery-hero__visual{min-height:18rem}}.art-gallery-hero__image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.art-gallery-hero__overlay{background:linear-gradient(#0c0a0840 0%,#0c0a0873 55%,#0c0a08f2 100%);position:absolute;inset:0}.art-gallery-hero__content{text-align:center;padding:1.25rem 1rem 1.5rem;position:absolute;inset:auto 0 0}.art-gallery-hero__title{color:var(--art-gallery-gold);text-shadow:0 2px 18px #000000a6}.art-gallery-hero__subtitle{color:#e8d5a3e0;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.95rem;display:flex}.art-gallery-document{flex-direction:column;gap:1.35rem;display:flex}.art-gallery-overview{border:1px solid var(--art-gallery-border-soft);background:linear-gradient(#2a23188c 0%,#120e0ab8 100%);padding:1rem 1.15rem}.art-gallery-overview__p{color:var(--art-gallery-cream-muted);margin:0 0 .75rem;font-size:.98rem;line-height:1.7}.art-gallery-overview__p:last-child{margin-bottom:0}.art-gallery-controls{border:1px solid var(--art-gallery-border);background:linear-gradient(#241e14b8 0%,#0e0c09e0 100%);flex-direction:column;gap:1rem;padding:1rem 1.1rem 1.15rem;display:flex;box-shadow:inset 0 0 0 1px #c5a05914}.art-gallery-controls__row{flex-wrap:wrap;align-items:stretch;gap:.75rem;display:flex}.art-gallery-search{flex:16rem;min-width:0;position:relative}.art-gallery-search__icon{color:#c5a059cc;pointer-events:none;font-size:.85rem;position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.art-gallery-search__input{width:100%;color:var(--art-gallery-cream);background:#080705b8;border:1px solid #c5a05959;padding:.65rem .85rem .65rem 2.25rem;font-size:.92rem}.art-gallery-search__input::placeholder{color:#e8dcb76b}.art-gallery-search__input:focus{border-color:#c5a059bf;outline:none;box-shadow:0 0 0 2px #c5a05929}.art-gallery-sort{flex-direction:column;flex:0 11rem;gap:.3rem;display:flex}.art-gallery-sort__label{letter-spacing:.08em;text-transform:uppercase;color:#c5a059d9;font-size:.72rem}.art-gallery-sort__select{color:var(--art-gallery-cream);background:#080705b8;border:1px solid #c5a05959;min-height:2.55rem;padding:.58rem .7rem;font-size:.9rem}.art-gallery-sort__select:focus{border-color:#c5a059bf;outline:none}.art-gallery-filter-group{flex-direction:column;gap:.45rem;display:flex}.art-gallery-filter-group__label{letter-spacing:.08em;text-transform:uppercase;color:#c5a059d9;margin:0;font-size:.72rem}.art-gallery-chips{flex-wrap:wrap;gap:.4rem;display:flex}.art-gallery-chip{color:var(--art-gallery-cream-muted);cursor:pointer;background:#0a08068c;border:1px solid #c5a0594d;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.78rem;line-height:1.2;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.art-gallery-chip:hover{color:var(--art-gallery-cream);border-color:#c5a0598c}.art-gallery-chip--active{color:var(--art-gallery-gold);background:#c5a05929;border-color:#c5a059cc}.art-gallery-chip__count{opacity:.65;font-size:.7rem}.art-gallery-toolbar{border-top:1px solid #c5a0592e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;padding-top:.15rem;display:flex}.art-gallery-toolbar__count{color:var(--art-gallery-cream-muted);margin:0;font-size:.86rem}.art-gallery-toolbar__count strong{color:var(--art-gallery-gold);font-weight:600}.art-gallery-clear{color:var(--art-gallery-gold-dim);cursor:pointer;background:0 0;border:1px solid #c5a05959;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.78rem;display:inline-flex}.art-gallery-clear:hover{color:var(--art-gallery-gold);border-color:#c5a059a6}.art-gallery-empty{text-align:center;color:var(--art-gallery-cream-muted);border:1px dashed #c5a05947;flex-direction:column;align-items:center;gap:.75rem;margin:1.5rem 0;padding:2.5rem 1rem;display:flex}.art-gallery-empty__icon{color:#c5a0598c;font-size:1.6rem}.art-gallery-empty p{margin:0}.art-gallery-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:520px){.art-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.art-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}}@media (min-width:1200px){.art-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.art-gallery-card{width:100%;height:100%;color:inherit;text-align:left;cursor:pointer;background:linear-gradient(#2a2318 0%,#16120e 100%);border:1px solid #c5a05952;flex-direction:column;padding:0;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;overflow:hidden}.art-gallery-card:hover,.art-gallery-card:focus-visible{border-color:#c5a059bf;outline:none;transform:translateY(-3px);box-shadow:0 14px 32px #00000073}.art-gallery-card__media{aspect-ratio:4/3;background:var(--art-gallery-ink);display:block;position:relative;overflow:hidden}.art-gallery-card__quest-badge{z-index:1;color:var(--art-gallery-gold);letter-spacing:.04em;background:#0a0806d1;border:1px solid #c5a0598c;padding:.2rem .45rem;font-size:.68rem;font-weight:600;position:absolute;top:.45rem;left:.45rem}.art-gallery-card__quest{color:#c5a059f2;font-size:.74rem}.art-gallery-card__image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.art-gallery-card:hover .art-gallery-card__image,.art-gallery-card:focus-visible .art-gallery-card__image{transform:scale(1.04)}.art-gallery-card__overlay{opacity:0;background:#08060473;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.art-gallery-card:hover .art-gallery-card__overlay,.art-gallery-card:focus-visible .art-gallery-card__overlay{opacity:1}.art-gallery-card__view{color:var(--art-gallery-gold);letter-spacing:.06em;text-transform:uppercase;background:#0c0a08b8;border:1px solid #e8d5a38c;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.78rem;display:inline-flex}.art-gallery-card__meta{flex-direction:column;flex:1;gap:.3rem;padding:.75rem .85rem .9rem;display:flex}.art-gallery-card__title{color:var(--art-gallery-cream);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.art-gallery-card__artist{color:var(--art-gallery-gold-dim);font-size:.78rem}.art-gallery-card__tags{flex-wrap:wrap;gap:.3rem;margin-top:.15rem;display:flex}.art-gallery-card__tag{color:#e8dcb7cc;background:#00000047;border:1px solid #c5a05947;padding:.15rem .4rem;font-size:.68rem;line-height:1.25}.art-gallery-card__tag--more{opacity:.75}.art-gallery-card__untagged{color:#e8dcb773;margin-top:.15rem;font-size:.72rem;font-style:italic}.art-gallery-results{flex-direction:column;gap:1rem;scroll-margin-top:1.25rem;display:flex}.art-gallery-pager{background:#0c0a0873;border:1px solid #c5a05947;flex-direction:column;align-items:center;gap:.65rem;padding:.75rem .85rem;display:flex}.art-gallery-pager__range{color:var(--art-gallery-cream-muted);text-align:center;margin:0;font-size:.86rem}.art-gallery-pager__range strong{color:var(--art-gallery-gold);font-weight:600}.art-gallery-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;display:flex}.art-gallery-pagination__btn{color:var(--art-gallery-cream);cursor:pointer;background:#0c0a08a6;border:1px solid #c5a05966;align-items:center;gap:.4rem;min-height:2.35rem;padding:.45rem .75rem;font-size:.82rem;display:inline-flex}.art-gallery-pagination__btn:hover:not(:disabled){color:var(--art-gallery-gold);border-color:#c5a059b3}.art-gallery-pagination__btn:disabled{opacity:.4;cursor:not-allowed}.art-gallery-pagination__pages{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.art-gallery-pagination__page{min-width:2.35rem;min-height:2.35rem;color:var(--art-gallery-cream);cursor:pointer;background:#0c0a088c;border:1px solid #c5a05959;padding:.35rem .5rem;font-size:.82rem}.art-gallery-pagination__page:hover{color:var(--art-gallery-gold);border-color:#c5a059b3}.art-gallery-pagination__page--active{color:var(--art-gallery-gold);background:#c5a0592e;border-color:#c5a059d9;font-weight:600}.art-gallery-pagination__ellipsis{text-align:center;color:#e8dcb773;min-width:1.5rem;font-size:.9rem}@media (max-width:520px){.art-gallery-pagination__btn-label{display:none}}.art-gallery-pagination__status{color:var(--art-gallery-cream-muted);margin:0;font-size:.85rem}.art-gallery-lightbox{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#060504db;justify-content:center;align-items:center;padding:1rem 3.5rem;display:flex;position:fixed;inset:0}@media (max-width:720px){.art-gallery-lightbox{padding:.75rem .65rem 4.5rem}}.art-gallery-lightbox__panel{background:linear-gradient(#2a2318 0%,#14110d 100%);border:1px solid #c5a05980;width:min(58rem,100%);max-height:min(92vh,100%);position:relative;overflow:auto;box-shadow:0 24px 70px #0009}.art-gallery-lightbox__close{z-index:4;color:#f2ead8;cursor:pointer;background:#0c0a08cc;border:1px solid #c5a05973;width:2.15rem;height:2.15rem;position:absolute;top:.65rem;right:.65rem}.art-gallery-lightbox__nav{z-index:85;width:2.85rem;height:2.85rem;color:var(--art-gallery-gold);cursor:pointer;background:#0c0a08e0;border:1px solid #c5a0598c;justify-content:center;align-items:center;display:inline-flex;position:fixed;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #00000073}.art-gallery-lightbox__nav--prev{left:.75rem}.art-gallery-lightbox__nav--next{right:.75rem}.art-gallery-lightbox__nav:hover{color:#fff4d6;background:#1c160ef2;border-color:#c5a059f2}@media (max-width:720px){.art-gallery-lightbox__nav{width:3rem;height:3rem;top:auto;bottom:.85rem;transform:none}.art-gallery-lightbox__nav--prev{left:calc(50% - 3.6rem)}.art-gallery-lightbox__nav--next{left:auto;right:calc(50% - 3.6rem)}}.art-gallery-lightbox__media{background:#0a0908;min-height:12rem;position:relative}.art-gallery-lightbox__hit{z-index:2;cursor:pointer;background:0 0;border:0;width:28%;padding:0;position:absolute;top:0;bottom:0}.art-gallery-lightbox__hit--prev{left:0}.art-gallery-lightbox__hit--next{right:0}.art-gallery-lightbox__image{object-fit:contain;pointer-events:none;width:100%;height:auto;max-height:62vh;margin:0 auto;display:block}.art-gallery-lightbox__body{padding:1rem 1.2rem 1.35rem}.art-gallery-lightbox__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem;margin-bottom:.45rem;display:flex}.art-gallery-lightbox__index{letter-spacing:.08em;text-transform:uppercase;color:#c5a059bf;margin:0;font-size:.75rem}.art-gallery-lightbox__stepper{gap:.4rem;display:inline-flex}.art-gallery-lightbox__step{color:var(--art-gallery-gold);cursor:pointer;background:#0c0a088c;border:1px solid #c5a05966;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.78rem;display:inline-flex}.art-gallery-lightbox__step:hover{background:#c5a0591f;border-color:#c5a059cc}.art-gallery-lightbox__title{color:var(--art-gallery-cream);margin:0;font-size:1.3rem}.art-gallery-lightbox__sub{color:var(--art-gallery-gold-dim);margin:.4rem 0 0;font-size:.92rem}.art-gallery-lightbox__artist-btn{color:inherit;font:inherit;text-underline-offset:.15em;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.art-gallery-lightbox__artist-btn:hover{color:var(--art-gallery-gold)}.art-gallery-lightbox__tags{flex-direction:column;gap:.45rem;margin-top:.9rem;display:flex}.art-gallery-lightbox__quest{flex-direction:column;align-items:flex-start;gap:.45rem;margin-top:.85rem;display:flex}.art-gallery-lightbox__tags-label{letter-spacing:.08em;text-transform:uppercase;color:#c5a059d9;font-size:.72rem}.art-gallery-lightbox__untagged{color:#e8dcb78c;margin:.85rem 0 0;font-size:.88rem;font-style:italic}.art-gallery-lightbox__link{color:var(--art-gallery-gold);text-underline-offset:.15em;align-items:center;gap:.45rem;margin-top:1rem;font-size:.9rem;text-decoration:underline;display:inline-flex}.art-gallery-lightbox__link:hover{color:#fff4d6}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
