.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}.component-item{background:var(--surface-card);border:1px solid var(--border-light);border-radius:.5rem;box-shadow:0 5px 15px rgba(0,0,0,.05);height:100%;transition:all .3s ease}.component-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,130,.1)}.component-icon{color:#E5E7EB}.importance-item{margin-bottom:2rem}.importance-item h4{font-family:Cormorant Garamond,serif;font-weight:600;color:#E5E7EB;margin-bottom:.5rem}.importance-img{border-radius:.5rem;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.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}.importance-img{margin-bottom:2rem}}