 @media only screen and (min-width: 0rem) {#gal-4180 {position: relative;background-color: var(--paper);padding: 4rem 0 4.5rem;}#gal-4180 .frame {width: 100%;max-width: 80rem;margin: auto;padding: 0 1.25rem;}#gal-4180 .shot-grid {list-style: none;margin: 0;padding: 0;width: 100%;display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.65rem;}#gal-4180 .shot-cell {border-radius: 0.5rem;overflow: hidden;background-color: var(--paperDeep);}#gal-4180 .shot-open {display: block;width: 100%;padding: 0;margin: 0;border: none;background: none;cursor: pointer;position: relative;overflow: hidden;line-height: 0;}#gal-4180 .shot-open img {width: 100%;aspect-ratio: 4 / 3;height: auto;object-fit: cover;display: block;transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), filter 0.4s ease;}#gal-4180 .shot-open::after {content: "";position: absolute;inset: 0;border: 3px solid var(--red);border-radius: 0.5rem;opacity: 0;transition: opacity 0.3s ease;pointer-events: none;z-index: 2;}#gal-4180 .shot-tab {position: absolute;left: 0;bottom: 0.85rem;z-index: 3;padding: 0.5rem 1.2rem 0.5rem 0.9rem;background-color: var(--red);color: var(--white);font-family: var(--altFont);font-size: 1rem;font-weight: 700;letter-spacing: 0.22em;text-transform: uppercase;line-height: 1;border-radius: 0 0.3rem 0.3rem 0;transform: translateX(-100%);transition: transform 0.3s ease;}#gal-4180 .shot-open:hover img, #gal-4180 .shot-open:focus-visible img {transform: scale(1.05);filter: brightness(0.72);}#gal-4180 .shot-open:hover::after, #gal-4180 .shot-open:focus-visible::after {opacity: 1;}#gal-4180 .shot-open:hover .shot-tab, #gal-4180 .shot-open:focus-visible .shot-tab {transform: translateX(0);}}@media only screen and (min-width: 48rem) {#gal-4180 {padding: 5.5rem 0 6rem;}#gal-4180 .frame {padding: 0 2.25rem;}#gal-4180 .shot-grid {grid-template-columns: repeat(2, 1fr);gap: 1rem;}}@media only screen and (min-width: 64rem) {#gal-4180 .shot-grid {grid-template-columns: repeat(3, 1fr);gap: 1.15rem;}}@media only screen and (prefers-reduced-motion: reduce) {#gal-4180 .shot-open:hover img, #gal-4180 .shot-open:focus-visible img {transform: none;}#gal-4180 .shot-tab {transform: translateX(0);}}@media only screen and (min-width: 0rem) {.lb {position: fixed;inset: 0;z-index: 100000;background-color: rgba(0, 0, 0, 0.97);display: flex;align-items: center;justify-content: center;padding: 4.5rem 0.75rem 4rem;}.lb[hidden] {display: none;}.lb-stage {margin: 0;max-width: 64rem;width: 100%;display: flex;flex-direction: column;align-items: center;gap: 1.35rem;}.lb-stage img {max-width: 100%;max-height: 66vh;width: auto;height: auto;display: block;border-radius: 0.5rem;border-bottom: 5px solid var(--red);}.lb-cap {display: flex;flex-direction: column;align-items: center;gap: 0.75rem;text-align: center;}.lb-count {font-family: var(--displayFont);font-size: 1.05rem;font-weight: 800;letter-spacing: -0.02em;color: var(--redLit);}.lb-shut {position: absolute;top: 1rem;right: 1rem;width: 3rem;height: 3rem;font-size: 1.85rem;line-height: 1;color: var(--paper);background-color: var(--steel);border: 1px solid var(--lineDark);border-radius: 50%;cursor: pointer;transition: background-color 0.25s ease, color 0.25s ease;}.lb-shut:hover {background-color: var(--red);color: var(--white);}.lb-step {position: absolute;top: 50%;transform: translateY(-50%);width: 2.85rem;height: 2.85rem;font-size: 1.6rem;line-height: 1;color: var(--white);background-color: var(--red);border: none;border-radius: 50%;cursor: pointer;transition: background-color 0.25s ease, transform 0.25s ease;}.lb-step:hover {background-color: var(--redDeep);}.lb-step-prev {left: 0.5rem;}.lb-step-next {right: 0.5rem;}}@media only screen and (min-width: 48rem) {.lb {padding: 5rem 5.5rem;}.lb-step {width: 3.35rem;height: 3.35rem;}.lb-step:hover {transform: translateY(-50%) scale(1.06);}.lb-step-prev {left: 1.75rem;}.lb-step-next {right: 1.75rem;}}