@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
.svc-services{--navy-900:#0b1330;--navy-800:#131d42;--ink:#14161f;--muted:#667085;--line:#e6e8ef;--paper:#fff;--canvas:#f7f8fb;--accent:#2b6cf6;--accent-soft:#eaf1ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}.svc-services .focus-ring:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:8px}.svc-card{animation:.5s cubic-bezier(.16,1,.3,1) forwards svcFadeUp}@keyframes svcFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
