 @media only screen and (min-width: 0rem) {#ar-hero, #ar-band, #ar-about, #ar-services, #ar-glass, #ar-work, #ar-areas, #ar-cta {font-family: var(--font-body);}.ar-bricks {display: flex;flex-direction: column;gap: 2px;padding: 2px 0;background: var(--silver-dk);overflow: hidden;}.ar-bricks span {display: block;width: 100%;height: 0.85rem;background-image: repeating-linear-gradient(90deg, var(--brick) 0 3.25rem, var(--silver-dk) 3.25rem calc(3.25rem + 2px));}.ar-bricks span:nth-child(even) {width: calc(100% + 1.625rem);margin-left: -1.625rem;}.ar-bricks--edge {position: absolute;left: 0;right: 0;z-index: 2;}.ar-bricks--bottom {bottom: 0;}.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-tag--outline {color: var(--brick);background: transparent;border: 2px solid var(--brick);}.ar-h2 {font-family: var(--font-display);font-size: clamp(2.125rem, 6.6vw, 3.875rem);font-weight: 700;line-height: 1.02;letter-spacing: 0.005em;text-transform: uppercase;color: var(--headerColor);margin: 1.1rem 0 0;}.ar-h2--light {color: var(--white);}.ar-em {color: var(--brick);}.ar-em--light {color: var(--brick-bright);}.ar-sub {font-size: var(--bodyFontSize);line-height: 1.8;font-weight: 400;color: var(--bodyTextColor);margin: 1.25rem auto 0;max-width: 50ch;}.ar-sub--light {color: rgba(249, 249, 249, 0.82);}.ar-head {max-width: 52rem;margin: 0 auto 3rem;text-align: center;display: flex;flex-direction: column;align-items: center;}.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-course--light span {background: var(--brick-bright);}.ar-course--light span:nth-child(2) {background: var(--white);}.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-ico {flex-shrink: 0;}.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-btn--dark {background: var(--char);border-color: var(--char);}.ar-btn--dark:hover {background: var(--brick);border-color: var(--brick);color: var(--white);}.ar-actions {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 0.85rem;}.ar-actions--pad {margin-top: 3rem;}}@media only screen and (min-width: 0rem) {#ar-hero {position: relative;isolation: isolate;overflow: hidden;display: flex;align-items: center;justify-content: center;min-height: 92svh;padding: 11.5rem 1.5rem 8rem;text-align: center;background: var(--char-deep);}#ar-hero .ar-hero-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#ar-hero::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(21, 20, 23, 0.86) 0%, rgba(21, 20, 23, 0.66) 42%, rgba(17, 16, 19, 0.95) 100%), 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-hero .ar-hero-inner {width: 100%;max-width: 60rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#ar-hero .ar-hero-title {font-family: var(--font-display);font-size: clamp(2.75rem, 10vw, 6rem);font-weight: 700;line-height: 0.98;letter-spacing: 0.01em;text-transform: uppercase;color: var(--white);margin: 1.75rem 0 0;text-wrap: balance;}#ar-hero .ar-hero-title span {display: block;}#ar-hero .ar-hero-lead {font-size: 1.1875rem;line-height: 1.8;font-weight: 400;color: rgba(249, 249, 249, 0.86);margin: 1.6rem auto 0;max-width: 44ch;}#ar-hero .ar-actions {margin-top: 2.5rem;}}@media only screen and (min-width: 0rem) {#ar-band {position: relative;background-color: var(--char);background-image: repeating-linear-gradient(0deg, rgba(249, 249, 249, 0.06) 0 1px, transparent 1px 3rem), repeating-linear-gradient(90deg, rgba(249, 249, 249, 0.06) 0 1px, transparent 1px 6rem);padding: 0;}#ar-band .ar-band-list {list-style: none;margin: 0 auto;padding: 0;max-width: 80rem;display: grid;grid-template-columns: repeat(2, 1fr);gap: 1px;background: rgba(249, 249, 249, 0.16);}#ar-band .ar-band-item {display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;gap: 0.3rem;padding: 1.85rem 0.75rem;background: var(--char);}#ar-band .ar-band-key {font-family: var(--font-display);font-size: clamp(1.625rem, 5.6vw, 2.375rem);font-weight: 700;line-height: 1;letter-spacing: 0.01em;text-transform: uppercase;color: var(--brick-bright);}#ar-band .ar-band-val {font-family: var(--font-label);font-size: 0.9375rem;font-weight: 500;letter-spacing: 0.2em;text-transform: uppercase;line-height: 1.4;color: rgba(249, 249, 249, 0.85);}}@media only screen and (min-width: 0rem) {#ar-about {background: var(--bone);padding: 4.5rem 1.5rem;}#ar-about .ar-about-inner {max-width: 74rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#ar-about .ar-about-stage {position: relative;width: 100%;max-width: 26rem;padding-bottom: 4rem;}#ar-about .ar-about-shot {position: relative;overflow: hidden;width: 86%;border-bottom: 8px solid var(--brick);}#ar-about .ar-about-shot img {width: 100%;height: 17rem;object-fit: cover;object-position: center;}#ar-about .ar-about-inset {position: absolute;right: 0;bottom: 3.25rem;width: 52%;padding: 0.55rem 0 0 0.55rem;background: var(--bone);}#ar-about .ar-about-inset img {width: 100%;height: 10.5rem;object-fit: cover;object-position: center;border-bottom: 8px solid var(--char);}#ar-about .ar-about-stamp {position: absolute;left: 0;bottom: 0;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 0.1rem;padding: 0.9rem 1.5rem;background: var(--char);color: var(--white);}#ar-about .ar-stamp-key {font-family: var(--font-display);font-size: 1.875rem;font-weight: 700;line-height: 1;letter-spacing: 0.01em;color: var(--brick-bright);}#ar-about .ar-stamp-val {font-family: var(--font-label);font-size: 0.8125rem;font-weight: 500;letter-spacing: 0.24em;text-transform: uppercase;line-height: 1.3;}#ar-about .ar-about-copy {width: 100%;max-width: 42rem;margin: 2.75rem 0 0;text-align: center;display: flex;flex-direction: column;align-items: center;}#ar-about .ar-about-text {font-size: var(--bodyFontSize);line-height: 1.85;font-weight: 400;color: var(--bodyTextColor);margin: 1.4rem 0 0;}#ar-about .ar-sig {font-family: var(--font-display);font-size: 1.875rem;font-weight: 700;line-height: 1.1;letter-spacing: 0.02em;text-transform: uppercase;color: var(--headerColor);margin: 2.25rem 0 0;}#ar-about .ar-sig-role {display: block;margin-top: 0.45rem;font-family: var(--font-label);font-size: 1rem;font-weight: 500;letter-spacing: 0.22em;text-transform: uppercase;color: var(--brick);}}@media only screen and (min-width: 0rem) {#ar-services {position: relative;background-color: var(--silver);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: 4.5rem 1.5rem;}#ar-services .ar-svc-grid {list-style: none;margin: 0 auto;padding: 0;max-width: 74rem;display: grid;grid-template-columns: 1fr;gap: 1.5rem;}#ar-services .ar-svc {position: relative;display: flex;flex-direction: column;background: var(--white);border-bottom: 8px solid var(--char);transition: border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;}#ar-services .ar-svc:hover {border-bottom-color: var(--brick);transform: translateY(-6px);box-shadow: 0 20px 44px rgba(38, 36, 42, 0.18);}#ar-services .ar-svc-media {position: relative;overflow: hidden;width: 100%;aspect-ratio: 4 / 3;background: var(--silver-dk);}#ar-services .ar-svc-media img {width: 100%;height: 100%;object-fit: cover;object-position: center;transition: transform 0.7s ease;}#ar-services .ar-svc:hover .ar-svc-media img {transform: scale(1.06);}#ar-services .ar-svc-num {position: absolute;top: 0;left: 0;display: flex;align-items: center;justify-content: center;width: 3.5rem;height: 3.5rem;font-family: var(--font-display);font-size: 1.375rem;font-weight: 700;line-height: 1;letter-spacing: 0.04em;color: var(--white);background: var(--brick);}#ar-services .ar-svc-body {padding: 2rem 1.5rem 2.25rem;text-align: center;display: flex;flex-direction: column;align-items: center;flex: 1;}#ar-services .ar-svc-title {font-family: var(--font-display);font-size: clamp(1.5rem, 4.6vw, 1.9375rem);font-weight: 700;line-height: 1.05;letter-spacing: 0.01em;text-transform: uppercase;color: var(--headerColor);margin: 0;}#ar-services .ar-svc-text {font-size: var(--bodyFontSizeSm);line-height: 1.8;font-weight: 400;color: var(--bodyTextColor);margin: 0.85rem 0 0;max-width: 40ch;}#ar-services .ar-svc-list {list-style: none;margin: 1.5rem 0 0;padding: 0;width: 100%;display: flex;flex-wrap: wrap;justify-content: center;gap: 3px;}#ar-services .ar-svc-list li {font-family: var(--font-label);font-size: 0.875rem;font-weight: 500;letter-spacing: 0.16em;text-transform: uppercase;line-height: 1.2;color: var(--char);background: var(--silver);padding: 0.6rem 0.8rem;}}@media only screen and (min-width: 0rem) {#ar-glass {position: relative;background-color: var(--char-deep);background-image: 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);padding: 5rem 1.5rem;overflow: hidden;}#ar-glass .ar-glass-inner {max-width: 68rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#ar-glass .ar-glass-frame {width: 100%;max-width: 44rem;margin-top: 2.5rem;padding: 0.625rem;background: var(--bone);}#ar-glass .ar-glass-shots {display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.625rem;}#ar-glass .ar-glass-shot {position: relative;overflow: hidden;aspect-ratio: 1 / 1;}#ar-glass .ar-glass-shot img {width: 100%;height: 100%;object-fit: cover;object-position: center;transition: transform 0.6s ease;}#ar-glass .ar-glass-shot:hover img {transform: scale(1.06);}#ar-glass .ar-glass-points {list-style: none;margin: 2.75rem 0 0;padding: 0;width: 100%;max-width: 46rem;display: grid;grid-template-columns: 1fr;gap: 0;}#ar-glass .ar-glass-points li {position: relative;font-family: var(--font-label);font-size: 1.0625rem;font-weight: 400;letter-spacing: 0.14em;text-transform: uppercase;line-height: 1.4;color: rgba(249, 249, 249, 0.88);padding: 1rem 0 1rem 2rem;border-top: 1px solid rgba(249, 249, 249, 0.16);text-align: left;}#ar-glass .ar-glass-points li::before {content: '';position: absolute;left: 0;top: 1.5rem;width: 0.9rem;height: 0.45rem;background: var(--brick-bright);}}@media only screen and (min-width: 0rem) {#ar-work {background: var(--bone);padding: 4.5rem 1.5rem;}#ar-work .ar-bond {list-style: none;margin: 0 auto;padding: 0;max-width: 74rem;display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.5rem;}#ar-work .ar-tile {position: relative;overflow: hidden;aspect-ratio: 4 / 3;background: var(--silver-dk);}#ar-work .ar-tile::after {content: '';position: absolute;inset: 0;background: rgba(187, 31, 35, 0);transition: background 0.3s ease;pointer-events: none;}#ar-work .ar-tile:hover::after {background: rgba(187, 31, 35, 0.26);}#ar-work .ar-tile img {width: 100%;height: 100%;object-fit: cover;object-position: center;transition: transform 0.5s ease;}#ar-work .ar-tile:hover img {transform: scale(1.07);}}@media only screen and (min-width: 0rem) {#ar-areas {position: relative;background-color: var(--silver);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: 4.5rem 1.5rem;text-align: center;}#ar-areas .ar-wall {max-width: 68rem;margin: 0 auto;display: flex;flex-direction: column;gap: 4px;}#ar-areas .ar-row {list-style: none;margin: 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: center;gap: 4px;}#ar-areas .ar-brick {font-family: var(--font-label);font-size: 0.9375rem;font-weight: 500;letter-spacing: 0.18em;text-transform: uppercase;line-height: 1.2;color: var(--char);padding: 0.9rem 1.2rem;background: var(--white);border-left: 6px solid var(--silver-dk);transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;}#ar-areas .ar-brick:hover {background: var(--brick);color: var(--white);border-left-color: var(--char);}}@media only screen and (min-width: 0rem) {#ar-cta {position: relative;isolation: isolate;background: var(--char-deep);padding: 6rem 1.5rem;text-align: center;overflow: hidden;}#ar-cta .ar-cta-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#ar-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-cta .ar-cta-inner {max-width: 50rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#ar-cta .ar-cta-title {font-family: var(--font-display);font-size: clamp(2.125rem, 6.6vw, 3.875rem);font-weight: 700;line-height: 1.02;letter-spacing: 0.01em;text-transform: uppercase;color: var(--white);margin: 1.1rem 0 0;}#ar-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-cta .ar-actions {margin-top: 2.25rem;}}@media only screen and (min-width: 48rem) {#ar-about, #ar-services, #ar-glass, #ar-work, #ar-areas, #ar-cta {padding-left: 2.5rem;padding-right: 2.5rem;}.ar-bricks span {height: 1rem;}#ar-band .ar-band-list {grid-template-columns: repeat(4, 1fr);}#ar-band .ar-band-item {padding: 2.25rem 1rem;}#ar-about .ar-about-stage {max-width: 30rem;}#ar-about .ar-about-shot img {height: 21rem;}#ar-about .ar-about-inset img {height: 13rem;}#ar-services .ar-svc-grid {grid-template-columns: repeat(2, 1fr);gap: 1.75rem;}#ar-services .ar-svc-body {padding: 2.25rem 1.75rem 2.5rem;}#ar-glass .ar-glass-shots {gap: 0.75rem;}#ar-glass .ar-glass-frame {padding: 0.75rem;}#ar-glass .ar-glass-points {grid-template-columns: repeat(2, 1fr);column-gap: 3rem;}#ar-work .ar-bond {grid-template-columns: repeat(3, 1fr);gap: 0.75rem;}#ar-work .ar-tile:first-child {grid-column: span 2;grid-row: span 2;}#ar-areas .ar-row:nth-child(even) {padding: 0 3.25rem;}}@media only screen and (min-width: 64rem) {#ar-about, #ar-services, #ar-glass, #ar-work, #ar-areas {padding-top: 6.5rem;padding-bottom: 6.5rem;padding-left: 3rem;padding-right: 3rem;}#ar-cta {padding: 8rem 3rem;}#ar-hero {padding-top: 14rem;}#ar-band .ar-band-item {padding: 2.5rem 1.5rem;}#ar-about .ar-about-inner {display: grid;grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);align-items: center;gap: 5rem;}#ar-about .ar-about-stage {max-width: 32rem;}#ar-about .ar-about-shot img {height: 26rem;}#ar-about .ar-about-inset img {height: 16rem;}#ar-about .ar-about-copy {margin: 0;max-width: none;}#ar-services .ar-svc-grid {grid-template-columns: repeat(4, 1fr);gap: 1.5rem;}#ar-services .ar-svc:nth-child(even) {margin-top: 3.5rem;}#ar-services .ar-svc-body {padding: 2.25rem 1.5rem 2.5rem;}#ar-glass .ar-glass-frame {max-width: 48rem;}#ar-work .ar-bond {gap: 1rem;}#ar-areas .ar-row:nth-child(even) {padding: 0 5rem;}}