.svc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin:0 auto;}.svc-item{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:12px;padding:40px 36px;position:relative;overflow:hidden;transition:border-color 0.3s,transform 0.3s;}.svc-item:hover{border-color:rgba(0,229,255,0.3);transform:translateY(-4px);}.svc-item::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;border-radius:0 0 12px 12px;}.svc-item:nth-child(1)::after{background:linear-gradient(90deg,#00e5ff,#2979ff);}.svc-item:nth-child(2)::after{background:linear-gradient(90deg,#00ffa3,#00b4ff);}.svc-item:nth-child(3)::after{background:linear-gradient(90deg,#ff6b35,#ff3366);}.svc-item:nth-child(4)::after{background:linear-gradient(90deg,#b44fff,#2979ff);}.svc-icon{font-size:36px;margin-bottom:16px;display:block;}.svc-title{font-family:Syne,sans-serif;font-size:22px;font-weight:700;color:#fff;margin-bottom:12px;}.svc-desc{font-family:DM Sans,sans-serif;font-size:15px;color:rgba(255,255,255,0.5);line-height:1.7;}@media(max-width:768px){.svc-grid{grid-template-columns:1fr;}}