@layer components{.photography-route,.photography{width:100%;min-height:100%}.photography-route{position:relative}.photography__heading{background:var(--paper-surface);padding:clamp(28px,3.2vw,52px) clamp(28px,3.2vw,52px) clamp(24px,2.6vw,40px)}.photography__heading .panel-heading{margin-bottom:0}.photography{--photography-target:260px;--photography-gap:3px;background:var(--paper-surface);position:relative}.photography__virtual-field{width:100%;min-height:100%;position:relative}.photography__row{position:absolute;left:0;overflow:hidden}.photography__item,.photography__fallback-item{min-width:0;min-height:0;color:var(--cream);background:var(--charcoal);cursor:zoom-in;border:0;border-radius:0;padding:0;overflow:hidden}.photography__item{position:absolute;top:0}.photography__item:focus-visible,.photography__fallback-item:focus-visible{z-index:2;outline:3px solid var(--ochre);outline-offset:-3px}.photography__picture,.photography__image,.photography__unavailable{width:100%;height:100%}.photography__image{object-fit:contain;opacity:0;transition:opacity .2s}.photography__image[data-decoded]{opacity:1}.photography__unavailable{font-family:var(--font-label);letter-spacing:.08em;text-transform:uppercase;place-items:center;padding:12px;font-size:.76rem;display:grid}.photography__fallback{gap:var(--photography-gap);flex-wrap:wrap;align-content:flex-start;display:flex}.photography__fallback:after{min-width:var(--photography-target);flex:100000 1 var(--photography-target);content:""}.photography__fallback-item{height:var(--photography-target);flex-basis:calc(var(--photo-ratio) * var(--photography-target));flex-grow:var(--photo-ratio)}.photography__pagination{font-family:var(--font-label);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:16px;padding:18px;display:flex}.photography__pagination a,.photography__batch-error button,.photography__deep-error a{color:var(--brick);text-underline-offset:.18em;text-decoration:underline}.photography__loading,.photography__batch-error{z-index:3;position:absolute;left:12px;right:12px}.photography__loading{color:#0000;background:var(--brick);transform-origin:0;height:2px;animation:photography-loading-rule .8s var(--ease) infinite alternate;overflow:hidden}.photography__batch-error,.photography__deep-error,.photography__empty{color:var(--navy);background:var(--paper-surface);padding:14px 18px;font-size:.9rem}.photography__batch-error{border-top:2px solid var(--brick);justify-content:space-between;align-items:center;gap:16px;display:flex}.photography__batch-error button{cursor:pointer;flex:none}.photography__deep-error{z-index:110;border-top:3px solid var(--brick);gap:18px;display:flex;position:fixed;bottom:18px;right:18px}.photography__empty{text-align:center;min-height:100svh;padding-top:clamp(96px,18vh,180px)}@keyframes photography-loading-rule{0%{transform:scaleX(.18)}to{transform:scaleX(1)}}@media (width<=1180px){.photography{--photography-target:220px}}@media (width<=900px){.photography-route{padding-top:calc(var(--nav-hub) + 6px)}.photography__heading{padding:28px 20px 26px}}@media (width<=620px){.photography{--photography-target:160px;--photography-gap:2px}.photography-route .photography__item,.photography-route .photography__fallback-item{min-width:0;min-height:0}.photography__heading{padding-block:24px 22px}}@media (prefers-reduced-motion:reduce){.photography__image,.photography__loading{transition:none;animation:none}}@media print{.photography-route{padding-top:0}.photography__virtual-field{height:auto!important}}}
