.services-section{padding:clamp(4rem,8vw,5rem) 0;background:radial-gradient(ellipse at 22% 18%,rgba(0,207,255,.18) 0,rgba(0,207,255,0) 60%),linear-gradient(135deg,#0a1a28,#112530);color:#ffffff}.section-title{font-family:var(--font-headings);font-size:clamp(1.9rem,4vw + 1rem,2.4rem);font-weight:800;text-shadow:0 2px 6px rgb(0 0 0/.35)}.section-underline{width:60px;height:4px;background:#00cfff;border-radius:3px;margin:.5rem auto 1.2rem}.section-subtitle{max-width:720px;margin-inline:auto;font-size:1.05rem;line-height:1.6;color:#d1f3ff}.service-card{background:rgb(255 255 255/.04);border:1px solid rgb(255 255 255/.08);border-radius:8px;cursor:zoom-in;transition:transform .25s ease,box-shadow .25s ease;outline:none;padding:.75rem}@media (hover:hover){.service-card:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 6px 18px rgb(0 0 0/.4)}}.service-img{width:100%;height:200px;object-fit:cover;border-radius:6px}.service-title{margin:.8rem 0 .35rem;font-size:1.05rem;font-weight:700;color:#ffffff;text-transform:uppercase}.service-description{font-size:.94rem;color:#d1f3ff}.cta-services-btn{background:#00cfff!important;color:#0a1a28!important;font-weight:700;border:none!important;padding:.75rem 2.2rem!important;border-radius:8px;transition:transform .25s ease,background .25s ease;min-width:240px}@media (hover:hover){.cta-services-btn:hover{background:#08b9e0!important;transform:scale(1.05)}}.fullscreen-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;background:radial-gradient(circle at 30% 20%,rgb(0 207 255/.15) 0,transparent 50%),rgb(0 0 0/.95)}.fullscreen-img{max-width:100%;max-height:88vh;object-fit:contain;border-radius:6px;box-shadow:0 0 25px rgb(0 0 0/.6)}.fullscreen-title{font-family:var(--font-headings);font-size:2rem;font-weight:700;color:#00cfff;margin-top:1.2rem;text-align:center}.fullscreen-description{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);max-width:90%;max-height:42vh;overflow:auto;background:rgb(0 0 0/.75);color:#ffffff;padding:1rem 2rem;border-radius:8px;font-size:1.05rem;line-height:1.6;text-align:center}.fullscreen-close,.nav-btn{position:absolute;background:none;border:none;color:#ffffff;cursor:pointer;font-size:3rem;line-height:1;z-index:10000;transition:color .25s}.fullscreen-close{top:18px;right:28px;font-size:2.4rem}.nav-btn{top:50%;transform:translateY(-50%);padding:0 15px}.nav-btn.left{left:22px}.nav-btn.right{right:22px}.fullscreen-close:hover,.nav-btn:hover{color:#00cfff}.fullscreen-close:focus-visible,.nav-btn:focus-visible,.service-card:focus-visible{outline:2px solid #00cfff;outline-offset:2px}@media (max-width:768px){.service-img{height:180px}.fullscreen-title{font-size:1.55rem;margin-top:1rem}.fullscreen-description{position:static;transform:none;margin-top:1rem;max-height:none;font-size:.96rem;padding:1rem;background:rgb(0 0 0/.85)}.fullscreen-img{max-height:60vh}}