.service-hero h1{font-family:Cormorant Garamond,serif;font-weight:700;font-size:3.5rem;margin-bottom:1rem}.service-hero p{font-size:1.2rem;max-width:700px;margin:0 auto}.service-overview{background:var(--surface-card);border:1px solid var(--border-light)}.service-features{list-style:none;padding:0}.service-features li{margin-bottom:.75rem;font-size:1.1rem}.service-img{border-radius:.5rem;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.process-item{background:var(--surface-card);border:1px solid var(--border-light);border-radius:.5rem;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease;height:100%}.process-item:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,130,.1)}.process-icon{position:relative;width:80px;height:80px;margin:0 auto;background:rgba(0,0,130,.1);color:#E5E7EB}.process-icon,.process-step{display:flex;align-items:center;justify-content:center;border-radius:50%}.process-step{position:absolute;top:-10px;right:-10px;width:30px;height:30px;background:#00D4FF;color:white;font-size:.8rem;font-weight:700}.philosophy-item{margin-bottom:2rem}.philosophy-item h4{font-family:Cormorant Garamond,serif;font-weight:600;color:#E5E7EB;margin-bottom:.5rem}.service-cta{background:linear-gradient(135deg,#000858,#1a237e)}@media (max-width:768px){.service-hero h1{font-size:2.5rem}.service-hero p{font-size:1rem}.process-item{margin-bottom:1.5rem}}