.services-page{background:var(--background)}.services-hero-section{align-items:flex-end;height:80vh;min-height:520px;max-height:720px;display:flex;position:relative;overflow:hidden}.services-hero-image-wrap{position:absolute;inset:0}.services-hero-img{object-fit:cover}.services-hero-overlay{background:linear-gradient(#0000001a,#000000b3);position:absolute;inset:0}.services-hero-content{z-index:2;padding-bottom:80px;position:relative}.services-hero-title{letter-spacing:-.04em;color:#fff;margin-bottom:20px;font-size:clamp(2.8rem,6.5vw,5.5rem);font-weight:500;line-height:1.04}.services-hero-subtitle{color:#ffffffa6;max-width:500px;font-size:clamp(1rem,2vw,1.25rem);line-height:1.65}.services-cards-section{background:var(--background)}.services-card-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:640px){.services-card-grid{grid-template-columns:1fr}}.luxury-service-card-lg{background:var(--surface);border:1px solid var(--surface-border);transition:transform .3s var(--ease-out-quint), box-shadow .3s var(--ease-out-quint), background .3s, border-color .3s;border-radius:16px;flex-direction:column;padding:40px;display:flex}.luxury-service-card-lg:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000000f}.card-top-row{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.card-icon{color:#0d6efd}.card-num{font-family:var(--font-playfair);font-size:2.2rem;font-style:italic;line-height:1}.card-title{color:var(--primary);letter-spacing:-.02em;margin-bottom:12px;font-size:1.35rem;font-weight:500}.card-desc{color:var(--text-muted);flex-grow:1;margin-bottom:20px;font-size:.95rem;line-height:1.77}.card-detail{text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);background:var(--surface-alt);border-radius:8px;margin-bottom:24px;padding:8px 12px;font-size:.75rem;transition:background .3s}.card-footer{border-top:1px solid var(--surface-border);padding-top:20px;transition:border-color .3s}.card-cta{color:#0d6efd;align-items:center;gap:8px;font-size:.88rem;font-weight:600;transition:gap .2s;display:inline-flex}.card-cta:hover{gap:12px}.services-timeline-section{background:#1b2a4e}.timeline-heading{color:#fff;letter-spacing:-.035em;margin-bottom:12px;font-size:clamp(2rem,4vw,3rem)}.timeline-sub{color:#555;max-width:440px;margin:0 auto;font-size:.95rem;line-height:1.7}.timeline-grid{border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:768px){.timeline-grid{grid-template-columns:repeat(2,1fr)}}.timeline-step{border-right:1px solid #ffffff14;padding:40px 32px}.timeline-step:last-child{border-right:none}.timeline-phase{text-transform:uppercase;letter-spacing:.14em;color:#6ea8fe;margin-bottom:16px;font-size:.7rem}.timeline-title{color:#fff;margin-bottom:12px;font-size:1.2rem;font-weight:500}.timeline-desc{color:#ffffff8c;font-size:.9rem;line-height:1.72}.services-mid-section{background:var(--background)}.mid-image-wrap{border-radius:16px;height:50vh;min-height:360px;max-height:520px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000001a}.mid-img{object-fit:cover;object-position:center}.mid-stat-overlay{background:linear-gradient(90deg,#0009,#0000);align-items:flex-end;padding:40px;display:flex;position:absolute;inset:0}.mid-stat-num{color:#6ea8fe;letter-spacing:-.04em;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1;font-family:var(--font-outfit)}.mid-stat-label{color:#ffffffbf;margin-top:8px;font-size:1rem}.services-cta-section{background:var(--surface-alt);transition:background .3s}
