.service-detail-page{min-height:100vh;padding-bottom:6rem}.service-detail-hero{background-position:50%;background-size:cover;align-items:flex-end;height:58vh;min-height:420px;padding-bottom:4rem;display:flex;position:relative}.service-detail-hero-overlay{background:linear-gradient(#0000000d 0%,#0000004d 45%,#000c 100%);position:absolute;inset:0}.service-detail-hero-content{z-index:2;color:#fff;position:relative}.back-link{font-family:var(--font-sans);color:#ffffffbf;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;transition:color .3s;display:inline-flex}.back-link:hover{color:#fff}.service-eyebrow{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--gold-300);margin-bottom:.75rem;font-size:.78rem;font-weight:600}.service-detail-hero-content h1{color:#fff;font-size:3.2rem;line-height:1.1}.service-detail-body{padding-top:4.5rem}.service-detail-intro{max-width:780px;margin-bottom:4rem}.service-detail-intro p{color:#444;font-size:1.12rem;line-height:1.85}.service-highlights{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.service-highlight-card{border:1px solid var(--gold-200);background:var(--gold-50);border-radius:12px;gap:1.25rem;padding:2rem;display:flex}.highlight-icon{color:var(--gold-600);flex-shrink:0;margin-top:.15rem}.service-highlight-card h4{font-family:var(--font-sans);color:var(--color-black);margin-bottom:.4rem;font-size:1rem;font-weight:600}.service-highlight-card p{color:#666;font-size:.9rem;line-height:1.55}.service-property-types{margin-bottom:4.5rem}.service-property-types h3{color:var(--gold-800);margin-bottom:1.5rem;font-size:1.6rem}.property-type-pills{flex-wrap:wrap;gap:.75rem;display:flex}.property-pill{border:1px solid var(--gold-400);font-family:var(--font-sans);color:var(--gold-700);background:0 0;border-radius:50px;padding:.5rem 1.25rem;font-size:.88rem;font-weight:500;transition:background .25s,color .25s,border-color .25s;display:inline-block}.property-pill:hover{background:var(--gold-600);color:#fff;border-color:var(--gold-600)}.service-cta-block{background:var(--color-black);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:4rem;padding:3rem;display:flex}.service-cta-text h3{color:#fff;margin-bottom:.4rem;font-size:1.75rem}.service-cta-text p{color:#fff9;font-size:.95rem}.service-cta-buttons{flex-shrink:0;gap:1rem;display:flex}.service-cta-buttons .btn-secondary{color:#fff;border-color:#fff6}.service-cta-buttons .btn-secondary:hover{color:#fff;background:#ffffff14}.service-nav{border-top:1px solid var(--gold-200);justify-content:space-between;padding-top:2rem;display:flex}.service-nav-item{font-family:var(--font-sans);color:var(--color-black);align-items:center;gap:.6rem;font-size:.95rem;font-weight:500;transition:color .3s;display:inline-flex}.service-nav-item:hover{color:var(--gold-600)}.service-nav-next{margin-left:auto}@media (max-width:900px){.service-highlights{grid-template-columns:1fr;gap:1.25rem}.service-cta-block{flex-direction:column;align-items:flex-start;padding:2rem}.service-cta-buttons{flex-direction:column;width:100%}.service-cta-buttons a{text-align:center;justify-content:center}}@media (max-width:640px){.service-detail-hero-content h1{font-size:2.2rem}.service-detail-body{padding-top:2.5rem}}
