:root{--cmac-dark:#050b14;--cmac-panel:#07111f;--cmac-blue:#0d6efd;--cmac-muted:rgba(255,255,255,.68)}
.hero{position:relative;min-height:82vh;display:flex;align-items:center;overflow:hidden;background-position:center;background-size:cover;background-repeat:no-repeat}.hero::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 30%,rgba(13,110,253,.28),transparent 34%);pointer-events:none}.hero .container{position:relative;z-index:1}.hero-copy{max-width:760px}.hero-badge{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem .85rem;border:1px solid rgba(255,255,255,.16);border-radius:50rem;background:rgba(255,255,255,.06);font-weight:700;font-size:.85rem}.hero h1{font-size:clamp(2.8rem,6vw,5.5rem);line-height:.98}.hero p{max-width:690px;color:rgba(255,255,255,.76);font-size:1.15rem}
.trust-strip{margin-top:-42px;position:relative;z-index:2}.trust-panel,.service-card,.process-card{background:var(--cmac-panel);border:1px solid rgba(255,255,255,.12);border-radius:1rem}.trust-item{padding:1.2rem}.trust-item i{color:var(--cmac-blue);font-size:1.6rem}
.section-kicker{color:var(--cmac-blue);font-weight:800;text-transform:uppercase;letter-spacing:.14rem}.section-copy,.service-summary,.process-card p{color:var(--cmac-muted)}
.service-card{overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.service-card:hover{transform:translateY(-7px);border-color:var(--cmac-blue);box-shadow:0 1.2rem 2.5rem rgba(0,0,0,.34)}.service-card img{width:100%;height:230px;object-fit:cover}.service-card .card-body{padding:1.5rem}.service-icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:1.35rem;background:linear-gradient(145deg,#0d6efd,#063c88);border:1px solid rgba(255,255,255,.22)}
.about-visual{position:relative}.about-visual img{width:100%;min-height:470px;object-fit:cover;border-radius:1rem}.about-stat{position:absolute;right:-18px;bottom:24px;padding:1.25rem 1.4rem;background:#0d6efd;border-radius:1rem;box-shadow:0 1rem 2.5rem rgba(0,0,0,.35)}.why-content ul{list-style:none;padding:0;margin:1.5rem 0}.why-content li{position:relative;padding-left:1.75rem;margin-bottom:.8rem;color:rgba(255,255,255,.78)}.why-content li::before{position:absolute;left:0;content:"✓";color:var(--cmac-blue);font-weight:800}
.process-card{padding:1.5rem;height:100%}.process-number{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(13,110,253,.15);color:#6ea8fe;font-weight:800;border:1px solid rgba(13,110,253,.42)}
.cta-section{background:linear-gradient(135deg,rgba(13,110,253,.18),transparent 55%),var(--cmac-panel);border:1px solid var(--cmac-blue);border-radius:1.2rem}
@media(max-width:991.98px){.hero{min-height:auto;padding:7rem 0 6rem;background-position:62% center}.trust-strip{margin-top:-25px}.about-stat{right:12px}}@media(max-width:575.98px){.hero h1{font-size:2.7rem}.about-visual img{min-height:360px}.about-stat{position:static;margin-top:1rem}}
