 @media only screen and (min-width: 0rem) {#ar-gallery-intro, #ar-gallery-grid, #ar-gallery-cta {font-family: var(--font-body);}.ar-tag {display: inline-flex;align-items: center;gap: 0.65rem;padding: 0.5rem 1.15rem;font-family: var(--font-label);font-size: 0.875rem;font-weight: 600;letter-spacing: 0.28em;text-transform: uppercase;line-height: 1.3;color: var(--white);background: var(--brick);}.ar-em {color: var(--brick);}.ar-em--light {color: var(--brick-bright);}.ar-course {display: flex;justify-content: center;gap: 3px;margin: 1.35rem auto 0;}.ar-course span {display: block;width: 2.5rem;height: 0.5rem;background: var(--brick);}.ar-course span:nth-child(2) {width: 1.25rem;}.ar-course span:nth-child(3) {width: 3.75rem;}.ar-btn {display: inline-flex;align-items: center;justify-content: center;gap: 0.6rem;font-family: var(--font-label);font-size: 1.0625rem;font-weight: 600;letter-spacing: 0.18em;text-transform: uppercase;text-decoration: none;padding: 1.15rem 2.5rem;border: 3px solid var(--brick);background: var(--brick);color: var(--white);cursor: pointer;transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;}.ar-btn:hover {background: var(--white);border-color: var(--white);color: var(--char-deep);}.ar-btn:focus-visible {outline: 3px solid var(--char-deep);outline-offset: 3px;}.ar-btn--ghost {background: transparent;color: var(--white);border-color: var(--white);}.ar-btn--ghost:hover {background: var(--white);color: var(--char-deep);border-color: var(--white);}.ar-btn--ghost:focus-visible {outline: 3px solid var(--brick-bright);outline-offset: 3px;}.ar-actions {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 0.85rem;}.ar-btn-ico {flex-shrink: 0;}}@media only screen and (min-width: 0rem) {#ar-gallery-intro {position: relative;background-color: var(--bone);background-image: repeating-linear-gradient(0deg, rgba(38, 36, 42, 0.05) 0 1px, transparent 1px 3.25rem), repeating-linear-gradient(90deg, rgba(38, 36, 42, 0.05) 0 1px, transparent 1px 6.5rem);padding: 11rem 1.5rem 5rem;text-align: center;}#ar-gallery-intro .ar-gallery-inner {max-width: 48rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#ar-gallery-intro .ar-gallery-title {font-family: var(--font-display);font-size: clamp(2.5rem, 8vw, 4.5rem);font-weight: 700;line-height: 1;letter-spacing: 0.01em;text-transform: uppercase;color: var(--headerColor);margin: 1.25rem 0 0;max-width: none;}#ar-gallery-intro .ar-gallery-text {font-size: var(--bodyFontSize);line-height: 1.8;font-weight: 400;color: var(--bodyTextColor);margin: 1.35rem auto 0;max-width: 46ch;}}@media only screen and (min-width: 0rem) {#ar-gallery-grid {background: var(--silver);padding: 4rem 1.5rem;}#ar-gallery-grid .ar-grid {width: 100%;max-width: 80rem;margin: 0 auto;padding: 0;display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.5rem;list-style: none;}#ar-gallery-grid .ar-item {position: relative;overflow: hidden;aspect-ratio: 4 / 3;margin: 0;padding: 0;background: var(--silver-dk);}#ar-gallery-grid .ar-item::after {content: '';position: absolute;inset: 0;background: rgba(187, 31, 35, 0);transition: background 0.3s ease;pointer-events: none;}#ar-gallery-grid .ar-item:hover::after {background: rgba(187, 31, 35, 0.26);}#ar-gallery-grid .ar-open {display: block;width: 100%;height: 100%;padding: 0;margin: 0;border: none;background: none;cursor: pointer;}#ar-gallery-grid .ar-open:focus-visible {outline: 4px solid var(--brick);outline-offset: -4px;}#ar-gallery-grid .ar-image {width: 100%;height: 100%;display: block;object-fit: cover;object-position: center;transition: transform 0.5s ease;}#ar-gallery-grid .ar-item:hover .ar-image {transform: scale(1.07);}.ar-lightbox {position: fixed;inset: 0;z-index: 20000;display: flex;align-items: center;justify-content: center;gap: 0.5rem;padding: 4.5rem 0.75rem 1.5rem;background: rgba(15, 14, 17, 0.95);}.ar-lightbox[hidden] {display: none;}.ar-lb-stage {margin: 0;flex: 1 1 auto;min-width: 0;display: flex;align-items: center;justify-content: center;}.ar-lb-img {max-width: 100%;max-height: 78svh;width: auto;height: auto;display: block;border: 0.5rem solid var(--bone);}.ar-lb-nav, .ar-lb-close {flex-shrink: 0;display: flex;align-items: center;justify-content: center;padding: 0;color: var(--white);background: var(--brick);border: 3px solid var(--brick);cursor: pointer;transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease;}.ar-lb-nav {width: 3.25rem;height: 4.5rem;}.ar-lb-close {position: absolute;top: 1rem;right: 1rem;width: 3.25rem;height: 3.25rem;}.ar-lb-nav:hover, .ar-lb-close:hover {background: var(--white);border-color: var(--white);color: var(--char-deep);}.ar-lb-nav:focus-visible, .ar-lb-close:focus-visible {outline: 3px solid var(--white);outline-offset: 3px;}}@media only screen and (min-width: 0rem) {#ar-gallery-cta {position: relative;isolation: isolate;background: var(--char-deep);padding: 6rem 1.5rem;text-align: center;overflow: hidden;}#ar-gallery-cta::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(21, 20, 23, 0.9), rgba(21, 20, 23, 0.93)), repeating-linear-gradient(0deg, rgba(249, 249, 249, 0.05) 0 1px, transparent 1px 3.25rem), repeating-linear-gradient(90deg, rgba(249, 249, 249, 0.05) 0 1px, transparent 1px 6.5rem);}#ar-gallery-cta .ar-cta-inner {max-width: 48rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#ar-gallery-cta .ar-cta-title {font-family: var(--font-display);font-size: clamp(2.125rem, 6.6vw, 3.5rem);font-weight: 700;line-height: 1.02;letter-spacing: 0.01em;text-transform: uppercase;color: var(--white);margin: 1.1rem 0 0;}#ar-gallery-cta .ar-cta-text {font-size: var(--bodyFontSize);line-height: 1.8;font-weight: 400;color: rgba(249, 249, 249, 0.85);margin: 1.25rem auto 0;max-width: 48ch;}#ar-gallery-cta .ar-actions {margin-top: 2.25rem;}#ar-gallery-cta .ar-cta-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}}@media only screen and (min-width: 48rem) {#ar-gallery-intro {padding: 12rem 2.5rem 5.5rem;}#ar-gallery-grid {padding: 5rem 2.5rem;}#ar-gallery-cta {padding-left: 2.5rem;padding-right: 2.5rem;}#ar-gallery-grid .ar-grid {grid-template-columns: repeat(3, 1fr);gap: 0.75rem;}.ar-lightbox {gap: 1.25rem;padding: 5rem 2rem 2rem;}.ar-lb-nav {width: 4rem;height: 5.5rem;}}@media only screen and (min-width: 64rem) {#ar-gallery-intro {padding: 16rem 3rem 6.5rem;}#ar-gallery-grid {padding: 6.5rem 3rem;}#ar-gallery-cta {padding: 7.5rem 3rem;}#ar-gallery-grid .ar-grid {grid-template-columns: repeat(4, 1fr);gap: 1rem;}}