.service-detail-page { background: #e8e1d6; color: #2c251f; }
.service-detail-page a:focus-visible { outline: 2px solid currentColor; outline-offset: 5px; }
.service-detail-page em { font-style: normal; color: #9c8c78; }
.service-eyebrow, .service-section-marker { font-size: 10px; font-weight: 500; letter-spacing: .17em; }
.service-hero { position: relative; isolation: isolate; display: flex; align-items: center; min-height: clamp(360px, 38vh, 430px); padding: 115px var(--side-space) 55px; overflow: hidden; color: #fff; }
.service-hero > img, .service-hero-shade { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; }
.service-hero > img { object-fit: cover; object-position: center 55%; }
.service-hero-shade { z-index: -1; background: linear-gradient(90deg, rgba(14,14,13,.72) 0%, rgba(14,14,13,.35) 53%, rgba(14,14,13,.12) 100%), linear-gradient(0deg, rgba(14,14,13,.48), transparent 35%); }
.service-hero-content { max-width: 1040px; }
.service-hero h1 { margin: 0; font-size: clamp(28px, 6.1vw, 92px); font-weight: 300; line-height: 1.05; letter-spacing: -.065em; white-space: nowrap; }
.service-hero h1 em { color: #e4d4c0; }
.service-intro { display: grid; grid-template-columns: minmax(160px, .48fr) minmax(0, 1.52fr); gap: clamp(50px, 7vw, 130px); padding: clamp(44px, 4vw, 70px) var(--side-space); }
.service-section-marker { display: flex; align-items: flex-start; gap: 24px; padding-top: 12px; white-space: nowrap; }
.service-section-marker i { display: block; width: 55px; height: 1px; margin-top: 6px; background: #9c8c78; }
.service-intro h2, .service-feature h2, .service-references h2 { margin: 0; font-size: clamp(34px, 3.8vw, 62px); font-weight: 300; line-height: 1.1; letter-spacing: -.055em; }
.service-intro-copy { max-width: 900px; }
.service-intro-copy h2 { margin-bottom: 26px; }
.service-intro-copy p { max-width: 730px; margin: 0 0 21px; color: #686054; font-size: 14px; line-height: 1.85; }
.service-intro-copy .service-lead { color: #2c251f; font-size: clamp(16px, 1.35vw, 20px); line-height: 1.65; letter-spacing: -.025em; }
.service-feature { display: grid; grid-template-columns: 1fr 1fr; min-height: 690px; background: #292a26; color: #f5f3ee; }
.service-feature-image { min-height: 600px; overflow: hidden; }
.service-feature-image img { display: block; width: 100%; height: 100%; object-fit: cover; }
.service-feature-copy { align-self: center; padding: clamp(65px, 8vw, 130px) clamp(45px, 7vw, 125px); }
.service-feature .service-eyebrow { color: #b8aa95; }
.service-feature h2 { margin: 26px 0; font-size: clamp(34px, 3.5vw, 56px); }
.service-feature-copy > p { max-width: 510px; margin: 0 0 43px; color: #d4cec4; font-size: 14px; line-height: 1.8; }
.service-feature ul { max-width: 550px; margin: 0; padding: 0; list-style: none; }
.service-feature li { display: flex; gap: 23px; padding: 17px 0; border-top: 1px solid rgba(255,255,255,.2); font-size: 13px; line-height: 1.6; }
.service-feature li:last-child { border-bottom: 1px solid rgba(255,255,255,.2); }
.service-feature li span { color: #b8aa95; font-size: 10px; letter-spacing: .1em; }
.service-references { padding: clamp(95px, 9vw, 155px) var(--side-space) clamp(100px, 9vw, 150px); overflow: hidden; }
.service-references-heading { display: flex; align-items: center; justify-content: center; margin-bottom: 58px; text-align: center; }
.service-references .service-eyebrow { display: inline-block; margin-bottom: 27px; color: #766c5f; }
.service-references h2 { font-size: clamp(18px, 3.1vw, 48px); white-space: nowrap; }
.service-reference-viewport { width: 100vw; margin-left: calc(50% - 50vw); overflow: hidden; outline-offset: 5px; touch-action: pan-y; }
.service-reference-track { position: relative; display: flex; gap: 18px; width: max-content; transition: transform .55s cubic-bezier(.22,.61,.36,1); will-change: transform; }
.service-reference-card { position: relative; isolation: isolate; display: flex; flex: none; align-items: flex-end; width: calc(25vw - 18px); height: clamp(360px, 30vw, 560px); padding: 30px; overflow: hidden; border-radius: 12px; background: #b8aa95; color: #fff; text-decoration: none; }
.service-reference-card::after { content: ''; position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg, transparent 43%, rgba(9, 10, 9, .7) 100%); }
.service-reference-card > img { position: absolute; z-index: -2; inset: 0; display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .7s ease; }
.service-reference-card:hover > img, .service-reference-card:focus-visible > img { transform: scale(1.045); }
.service-reference-content { position: relative; z-index: 1; display: grid; gap: 6px; }
.service-reference-content strong { font-size: clamp(27px, 2.5vw, 43px); font-weight: 300; line-height: 1.08; letter-spacing: -.055em; }
.service-reference-content small { font-size: 12px; font-weight: 400; }
.service-reference-controls { display: flex; align-items: center; justify-content: center; gap: 26px; margin-top: 28px; }
.service-reference-controls button { display: grid; place-items: center; width: 40px; height: 40px; padding: 0; border: 1px solid #b7aa98; border-radius: 50%; background: transparent; color: #2c251f; font-size: 13px; cursor: pointer; transition: background .2s ease, color .2s ease; }
.service-reference-controls button:hover { background: #2c251f; color: #f5f3ee; }
.service-reference-controls button:focus-visible { outline: 2px solid #2c251f; outline-offset: 4px; }
.service-reference-count { min-width: 55px; font-size: 11px; letter-spacing: .12em; text-align: center; }
.service-all-link { display: flex; align-items: center; justify-content: space-between; gap: 20px; width: fit-content; min-width: 195px; margin: 60px auto 0; padding: 0 0 15px; border-bottom: 1px solid #2c251f; color: inherit; font-size: 11px; letter-spacing: .12em; text-decoration: none; transition: gap .2s ease; }
.service-all-link:hover { gap: 33px; }
@media (max-width: 900px) { .service-intro { grid-template-columns: 1fr; gap: 42px; } .service-feature { grid-template-columns: 1fr; } .service-feature-image { min-height: 420px; max-height: 600px; } .service-feature-copy { padding: 75px var(--side-space); } }
@media (max-width: 1000px) { .service-reference-card { width: min(64vw, 390px); height: clamp(360px, 58vw, 480px); } }
@media (max-width: 700px) { .service-hero { padding-top: 125px; } .service-references-heading { display: block; } .service-reference-card { width: 76vw; height: clamp(360px, 100vw, 470px); padding: 23px; } .service-reference-content strong { font-size: 29px; } .service-all-link { margin-top: 52px; } }
@media (max-width: 520px) { .service-hero { min-height: 430px; padding: 130px 22px 60px; } .service-hero h1 { font-size: clamp(25px, 6.6vw, 34px); } .service-intro { padding: 52px 22px; } .service-intro-copy h2 { margin-bottom: 24px; } .service-feature-copy { padding: 70px 22px; } .service-references { padding: 85px 22px 100px; } }
@media (prefers-reduced-motion: reduce) { .service-reference-track, .service-reference-card > img, .service-reference-controls button, .service-all-link { transition: none; } .service-reference-card:hover > img, .service-reference-card:focus-visible > img { transform: none; } }
