.services-page{width:100%;min-height:100vh;background:#050505;color:#f5f5f5;overflow-x:hidden}.services-hero{padding:160px 7% 120px;border-bottom:1px solid #101010}.services-label{display:inline-block;color:#7c7c7c;font-size:.78rem;letter-spacing:2px;margin-bottom:28px}.services-hero h1{font-size:clamp(3.2rem,8vw,7rem);line-height:.92;letter-spacing:-5px;margin-bottom:30px;max-width:950px}.services-hero p{max-width:760px;color:#8d8d8d;line-height:1.9;font-size:1.08rem}.services-section{padding:120px 7%}.services-heading{margin-bottom:70px}.services-heading span{color:#7d7d7d;font-size:.8rem;letter-spacing:2px}.services-heading h2{margin-top:20px;font-size:clamp(2.5rem,5vw,5rem);line-height:1;letter-spacing:-3px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));grid-gap:26px;gap:26px}.service-card{background:#0a0a0a;border:1px solid #161616;border-radius:28px;padding:34px;transition:.4s ease;position:relative;overflow:hidden}.service-card:hover{transform:translateY(-8px);border-color:#2a2a2a}.service-icon{width:68px;height:68px;border-radius:20px;background:#101010;border:1px solid #1a1a1a;display:flex;align-items:center;justify-content:center;font-size:1.7rem;margin-bottom:26px;color:white}.service-card h3{font-size:1.5rem;margin-bottom:18px;line-height:1.2}.service-card p{color:#8b8b8b;line-height:1.9;margin-bottom:28px;font-size:.98rem}.service-tech{display:inline-block;color:#d2d2d2;font-size:.84rem;letter-spacing:.5px}@media (max-width:992px){.services-grid{grid-template-columns:1fr}}@media (max-width:768px){.services-hero{padding:130px 5% 90px}.services-section{padding:90px 5%}.services-heading h2,.services-hero h1{letter-spacing:-2px}.service-card{padding:28px;border-radius:24px}}