:root{--cs-navy: #0A1628;--cs-navy-mid: #111f3a;--cs-blue: #008AE0;--cs-blue-glow: rgba(0,138,224,.18);--cs-text: #0F172A;--cs-muted: #64748B;--cs-border: #E2E8F0;--cs-surface: #F8FAFC;--cs-radius: 16px;--cs-radius-sm: 8px;--cs-ease: .3s cubic-bezier(.4, 0, .2, 1)}@keyframes fadein{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes grid-fade{0%,to{opacity:.02}50%{opacity:.05}}@keyframes particle-float{0%,to{transform:translateY(0) translate(0) scale(1);opacity:.6}25%{transform:translateY(-30px) translate(10px) scale(1.1);opacity:.8}50%{transform:translateY(-60px) translate(-5px) scale(.9);opacity:.4}75%{transform:translateY(-30px) translate(-10px) scale(1.05);opacity:.7}}@keyframes shimmer-text{0%{background-position:0% center}to{background-position:200% center}}@keyframes shine{0%{left:-100%}50%,to{left:100%}}@keyframes scale-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slide-up-fade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes flipUp{0%{opacity:0;transform:perspective(600px) rotateX(18deg) translateY(30px)}to{opacity:1;transform:perspective(600px) rotateX(0) translateY(0)}}@keyframes bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px #008ae04d}50%{box-shadow:0 0 30px #008ae099}}.animate-fadein[data-astro-cid-72nlo57a]{opacity:0;animation:fadein .7s ease forwards}.cs-zoom-item[data-astro-cid-72nlo57a]{opacity:0;transform:scale(.88);transition:opacity .6s ease,transform .6s ease}.cs-zoom-item[data-astro-cid-72nlo57a].is-visible{opacity:1;transform:scale(1)}.cs-flip-item[data-astro-cid-72nlo57a]{opacity:0;transform:perspective(600px) rotateX(18deg) translateY(30px);transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1)}.cs-flip-item[data-astro-cid-72nlo57a].is-visible{opacity:1;transform:perspective(600px) rotateX(0) translateY(0)}.cs-reveal-item[data-astro-cid-72nlo57a]{opacity:0;transform:translateY(32px);transition:opacity .6s ease,transform .6s ease}.cs-reveal-item[data-astro-cid-72nlo57a].is-visible{opacity:1;transform:translateY(0)}.cs-label[data-astro-cid-72nlo57a]{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--cs-blue);background:#008ae01a;border:1px solid rgba(0,138,224,.25);padding:.3rem .85rem;border-radius:999px;margin-bottom:1rem}.cs-label--light[data-astro-cid-72nlo57a]{color:#ffffffd9;background:#ffffff14;border-color:#ffffff26}.cs-badge[data-astro-cid-72nlo57a]{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cs-blue);background:#008ae01f;border:1px solid rgba(0,138,224,.3);padding:.35rem 1rem;border-radius:999px;margin-bottom:1.25rem}.cs-section-title[data-astro-cid-72nlo57a]{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;line-height:1.18;color:var(--cs-text);margin-bottom:1rem}.cs-section-title--light[data-astro-cid-72nlo57a]{color:#fff}.cs-section-lead[data-astro-cid-72nlo57a]{font-size:1.0625rem;color:var(--cs-muted);line-height:1.75;max-width:56ch}.cs-section-lead--light[data-astro-cid-72nlo57a]{color:#ffffffa6}.cs-section-header[data-astro-cid-72nlo57a]{margin-bottom:3rem}.cs-section-header--center[data-astro-cid-72nlo57a]{text-align:center}.cs-section-header--center[data-astro-cid-72nlo57a] .cs-section-lead[data-astro-cid-72nlo57a]{margin-inline:auto}.cs-btn[data-astro-cid-72nlo57a]{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;padding:.8rem 1.75rem;border-radius:var(--cs-radius-sm);transition:var(--cs-ease);text-decoration:none;border:2px solid transparent}.cs-btn--primary[data-astro-cid-72nlo57a]{background:var(--cs-blue);color:#fff}.cs-btn--primary[data-astro-cid-72nlo57a]:hover{background:#006fc2;transform:translateY(-2px);box-shadow:0 8px 24px #008ae059}.cs-btn--ghost[data-astro-cid-72nlo57a]{background:transparent;color:#ffffffd9;border-color:#ffffff40}.cs-btn--ghost[data-astro-cid-72nlo57a]:hover{background:#ffffff14;border-color:#ffffff80}.cs-svc-tag[data-astro-cid-72nlo57a]{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#ffffffb3;background:#ffffff12;border:1px solid rgba(255,255,255,.12);padding:.25rem .6rem;border-radius:999px;transition:var(--cs-ease)}.cs-svc-tag--sm[data-astro-cid-72nlo57a]{font-size:.6rem;padding:.2rem .5rem}.cs-hero[data-astro-cid-72nlo57a]{position:relative;background:var(--cs-navy);padding:clamp(5rem,10vw,8rem) 0 clamp(3rem,6vw,5rem);overflow:hidden}.cs-hero__bg[data-astro-cid-72nlo57a]{position:absolute;inset:0;overflow:hidden;pointer-events:none}.cs-hero__bg-img[data-astro-cid-72nlo57a]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;opacity:.2;filter:grayscale(20%)}.cs-hero__bg-overlay[data-astro-cid-72nlo57a]{position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,#0a1628eb,#0a1628b3 40%,#003c7899,#0a1628e0)}.cs-hero__orb[data-astro-cid-72nlo57a]{position:absolute;border-radius:50%;filter:blur(80px);animation:pulse-glow 6s ease-in-out infinite;z-index:2}.cs-hero__orb--1[data-astro-cid-72nlo57a]{width:500px;height:500px;background:#008ae026;top:-20%;right:-10%}.cs-hero__orb--2[data-astro-cid-72nlo57a]{width:400px;height:400px;background:#00b2941a;bottom:-30%;left:-5%;animation-delay:3s}.cs-hero__grid-lines[data-astro-cid-72nlo57a]{position:absolute;inset:0;z-index:2;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px;animation:grid-fade 8s ease-in-out infinite}.cs-hero__particles[data-astro-cid-72nlo57a]{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:3}.cs-hero__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]{position:absolute;width:4px;height:4px;background:#008ae080;border-radius:50%;animation:particle-float 10s ease-in-out infinite}.cs-hero__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(1){left:5%;top:15%;animation-delay:0s}.cs-hero__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(2){left:20%;top:45%;animation-delay:2s;width:6px;height:6px}.cs-hero__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(3){left:35%;top:75%;animation-delay:4s}.cs-hero__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(4){left:50%;top:25%;animation-delay:1s;width:5px;height:5px}.cs-hero__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(5){left:65%;top:55%;animation-delay:3s}.cs-hero__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(6){left:80%;top:85%;animation-delay:5s;width:3px;height:3px}.cs-hero__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(7){left:92%;top:35%;animation-delay:1.5s}.cs-hero__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(8){left:12%;top:65%;animation-delay:2.5s;width:5px;height:5px}.cs-hero__inner[data-astro-cid-72nlo57a]{position:relative;z-index:1}.cs-hero__content[data-astro-cid-72nlo57a]{max-width:700px;margin-bottom:3.5rem}.cs-hero__title[data-astro-cid-72nlo57a]{font-size:clamp(2.25rem,5.5vw,4rem);font-weight:900;line-height:1.1;color:#fff;margin-bottom:1.5rem;letter-spacing:-.02em}.cs-hero__accent[data-astro-cid-72nlo57a]{background:linear-gradient(135deg,#008ae0,#00c6ff,#008ae0);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer-text 3s linear infinite}.cs-hero__lead[data-astro-cid-72nlo57a]{font-size:clamp(1rem,1.8vw,1.125rem);color:#ffffffb3;line-height:1.75;margin-bottom:2.25rem;max-width:60ch}.cs-hero__ctas[data-astro-cid-72nlo57a]{display:flex;flex-wrap:wrap;gap:1rem}.cs-hero__stats[data-astro-cid-72nlo57a]{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;max-width:560px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:var(--cs-radius);overflow:hidden}@media(min-width:640px){.cs-hero__stats[data-astro-cid-72nlo57a]{grid-template-columns:repeat(4,1fr);max-width:100%}}.cs-stat[data-astro-cid-72nlo57a]{background:#ffffff08;padding:1.5rem 1.25rem;text-align:center;transition:background var(--cs-ease),transform var(--cs-ease)}.cs-stat[data-astro-cid-72nlo57a]:hover{background:#008ae01f;transform:scale(1.02)}.cs-stat__value[data-astro-cid-72nlo57a]{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:900;color:#fff;line-height:1;margin-bottom:.4rem}.cs-stat__label[data-astro-cid-72nlo57a]{font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffff80}.cs-trust[data-astro-cid-72nlo57a]{background:#fff;border-bottom:1px solid var(--cs-border);padding:1.125rem 0}.cs-trust__inner[data-astro-cid-72nlo57a]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.25rem 2rem}.cs-trust__logo[data-astro-cid-72nlo57a]{height:36px;width:auto;object-fit:contain;filter:grayscale(.2) opacity(.85);transition:filter var(--cs-ease),transform var(--cs-ease)}.cs-trust__logo[data-astro-cid-72nlo57a]:hover{filter:none;transform:scale(1.05)}.cs-trust__divider[data-astro-cid-72nlo57a]{width:1px;height:32px;background:var(--cs-border)}.cs-trust__badge[data-astro-cid-72nlo57a]{font-size:.75rem;font-weight:700;color:var(--cs-muted);background:var(--cs-surface);border:1px solid var(--cs-border);padding:.3rem .8rem;border-radius:999px;transition:var(--cs-ease)}.cs-trust__badge[data-astro-cid-72nlo57a]:hover{background:#008ae00d;border-color:#008ae033;color:var(--cs-blue)}.cs-featured[data-astro-cid-72nlo57a]{padding:clamp(4rem,8vw,7rem) 0;background:var(--cs-surface)}.cs-featured__grid[data-astro-cid-72nlo57a]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.cs-featured__grid[data-astro-cid-72nlo57a]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cs-featured__grid[data-astro-cid-72nlo57a]{grid-template-columns:repeat(3,1fr)}}.cs-feat-card[data-astro-cid-72nlo57a]{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--cs-border);border-radius:var(--cs-radius);text-decoration:none;overflow:hidden;transition:border-color var(--cs-ease),box-shadow var(--cs-ease),transform var(--cs-ease)}.cs-feat-card[data-astro-cid-72nlo57a]:hover{border-color:var(--card-color);transform:translateY(-6px);box-shadow:0 0 0 1px var(--card-color),0 20px 50px #0000001f}.cs-feat-card__image[data-astro-cid-72nlo57a]{position:relative;height:220px;overflow:hidden}.cs-feat-card__image[data-astro-cid-72nlo57a] img[data-astro-cid-72nlo57a]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.cs-feat-card[data-astro-cid-72nlo57a]:hover .cs-feat-card__image[data-astro-cid-72nlo57a] img[data-astro-cid-72nlo57a]{transform:scale(1.07)}.cs-feat-card__overlay[data-astro-cid-72nlo57a]{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,transparent 30%,rgba(10,22,40,.55) 100%)}.cs-feat-card__metric-badge[data-astro-cid-72nlo57a]{position:absolute;top:1rem;right:1rem;background:#0a1628e0;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);border-radius:var(--cs-radius-sm);padding:.5rem .75rem;text-align:center}.cs-feat-card__metric[data-astro-cid-72nlo57a]{display:block;font-size:1.125rem;font-weight:900;color:var(--card-color);line-height:1}.cs-feat-card__detail[data-astro-cid-72nlo57a]{font-size:.6rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffff80;margin-top:.2rem;display:block}.cs-feat-card__industry[data-astro-cid-72nlo57a]{position:absolute;bottom:1rem;left:1rem;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#0a1628cc;backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.12);padding:.25rem .6rem;border-radius:999px}.cs-feat-card__body[data-astro-cid-72nlo57a]{padding:1.5rem;display:flex;flex-direction:column;flex:1}.cs-feat-card__title[data-astro-cid-72nlo57a]{font-size:1.0625rem;font-weight:800;color:var(--cs-text);margin-bottom:.625rem;transition:color var(--cs-ease)}.cs-feat-card[data-astro-cid-72nlo57a]:hover .cs-feat-card__title[data-astro-cid-72nlo57a]{color:var(--card-color)}.cs-feat-card__desc[data-astro-cid-72nlo57a]{font-size:.875rem;color:var(--cs-muted);line-height:1.7;margin-bottom:1rem;flex:1}.cs-feat-card__services[data-astro-cid-72nlo57a]{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1.25rem}.cs-feat-card__cta[data-astro-cid-72nlo57a]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:var(--card-color);transition:gap var(--cs-ease)}.cs-feat-card[data-astro-cid-72nlo57a]:hover .cs-feat-card__cta[data-astro-cid-72nlo57a]{gap:.85rem}.cs-feat-card__bar[data-astro-cid-72nlo57a]{position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,transparent,var(--card-color),transparent);transform:scaleX(0);transform-origin:left;transition:none}.cs-feat-card[data-astro-cid-72nlo57a].is-visible .cs-feat-card__bar[data-astro-cid-72nlo57a]{animation:bar-grow .9s cubic-bezier(.22,1,.36,1) .3s forwards}.cs-feat-card__shine[data-astro-cid-72nlo57a]{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,0,0,.04),transparent)}.cs-feat-card[data-astro-cid-72nlo57a]:hover .cs-feat-card__shine[data-astro-cid-72nlo57a]{animation:shine .8s ease}.cs-parallax[data-astro-cid-72nlo57a]{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden}.cs-parallax__bg[data-astro-cid-72nlo57a]{position:absolute;inset:0;z-index:0}.cs-parallax__img[data-astro-cid-72nlo57a]{position:absolute;inset:-50px;width:calc(100% + 100px);height:calc(100% + 100px);object-fit:cover;transform:translateY(var(--parallax-offset,0));transition:transform .1s linear}.cs-parallax__overlay[data-astro-cid-72nlo57a]{position:absolute;inset:0;background:linear-gradient(135deg,#0a1628f2,#0a1628d9 30%,#003c78bf 70%,#0a1628eb);backdrop-filter:blur(2px)}.cs-parallax__particles[data-astro-cid-72nlo57a]{position:absolute;inset:0;overflow:hidden}.cs-parallax__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]{position:absolute;display:block;width:8px;height:8px;background:#008ae099;border-radius:50%;animation:particle-float 8s ease-in-out infinite;filter:blur(1px)}.cs-parallax__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(1){left:10%;top:20%;animation-delay:0s;animation-duration:7s}.cs-parallax__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(2){left:25%;top:60%;animation-delay:1s;animation-duration:9s;width:6px;height:6px}.cs-parallax__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(3){left:40%;top:30%;animation-delay:2s;animation-duration:6s;width:10px;height:10px}.cs-parallax__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(4){left:55%;top:70%;animation-delay:.5s;animation-duration:8s}.cs-parallax__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(5){left:70%;top:20%;animation-delay:1.5s;animation-duration:10s;width:5px;height:5px}.cs-parallax__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(6){left:80%;top:50%;animation-delay:3s;animation-duration:7s}.cs-parallax__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(7){left:15%;top:80%;animation-delay:2.5s;animation-duration:9s;width:7px;height:7px}.cs-parallax__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(8){left:90%;top:35%;animation-delay:.8s;animation-duration:8s}.cs-parallax__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(9){left:5%;top:45%;animation-delay:4s;animation-duration:11s;width:4px;height:4px}.cs-parallax__particles[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]:nth-child(10){left:60%;top:85%;animation-delay:1.2s;animation-duration:6s}.cs-parallax[data-astro-cid-72nlo57a] .container[data-astro-cid-72nlo57a]{position:relative;z-index:1}.cs-parallax__content[data-astro-cid-72nlo57a]{max-width:900px;margin:0 auto;text-align:center;padding:clamp(3rem,6vw,5rem) 0}.cs-parallax__badge[data-astro-cid-72nlo57a]{display:inline-flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#fff;background:#008ae033;border:1px solid rgba(0,138,224,.4);padding:.4rem 1rem;border-radius:999px;margin-bottom:1.5rem;animation:scale-in .6s ease .2s both}.cs-parallax__badge-dot[data-astro-cid-72nlo57a]{width:8px;height:8px;background:var(--cs-blue);border-radius:50%;animation:glow-pulse 2s infinite}.cs-parallax__title[data-astro-cid-72nlo57a]{font-size:clamp(2rem,5vw,3.25rem);font-weight:900;color:#fff;line-height:1.15;margin-bottom:1.25rem;animation:slide-up-fade .8s ease .3s both;text-shadow:0 2px 20px rgba(0,0,0,.5)}.cs-parallax__accent[data-astro-cid-72nlo57a]{color:var(--cs-blue);text-shadow:0 0 30px rgba(0,138,224,.5)}.cs-parallax__lead[data-astro-cid-72nlo57a]{font-size:clamp(1rem,1.6vw,1.125rem);color:#ffffffd9;line-height:1.8;max-width:60ch;margin:0 auto 2.5rem;animation:slide-up-fade .8s ease .4s both}.cs-parallax__steps[data-astro-cid-72nlo57a]{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:var(--cs-radius);overflow:hidden;animation:slide-up-fade .8s ease .5s both}@media(min-width:640px){.cs-parallax__steps[data-astro-cid-72nlo57a]{grid-template-columns:repeat(4,1fr)}}.cs-step[data-astro-cid-72nlo57a]{background:#ffffff08;padding:1.5rem 1.25rem;text-align:center;transition:background var(--cs-ease)}.cs-step[data-astro-cid-72nlo57a]:hover{background:#008ae01f}.cs-step__num[data-astro-cid-72nlo57a]{font-size:1.75rem;font-weight:900;color:var(--cs-blue);line-height:1;margin-bottom:.35rem}.cs-step__label[data-astro-cid-72nlo57a]{font-size:.875rem;font-weight:800;color:#fff;margin-bottom:.35rem}.cs-step__desc[data-astro-cid-72nlo57a]{font-size:.75rem;color:#ffffff80;line-height:1.5}.cs-all[data-astro-cid-72nlo57a]{position:relative;padding:clamp(4rem,8vw,7rem) 0;background:#fff;overflow:hidden}.cs-all__bg-grid[data-astro-cid-72nlo57a]{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(var(--cs-border) 1px,transparent 1px),linear-gradient(90deg,var(--cs-border) 1px,transparent 1px);background-size:60px 60px;opacity:.25}.cs-all[data-astro-cid-72nlo57a] .container[data-astro-cid-72nlo57a]{position:relative}.cs-filters[data-astro-cid-72nlo57a]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2.5rem;background:var(--cs-surface);border:1px solid var(--cs-border);border-radius:999px;padding:.375rem;width:fit-content;margin-inline:auto}.cs-filter[data-astro-cid-72nlo57a]{font-size:.8125rem;font-weight:700;padding:.5rem 1.25rem;border-radius:999px;border:none;background:transparent;color:var(--cs-muted);cursor:pointer;transition:all var(--cs-ease)}.cs-filter[data-astro-cid-72nlo57a]:hover{color:var(--cs-text);background:#008ae00f}.cs-filter--active[data-astro-cid-72nlo57a]{background:var(--cs-blue);color:#fff;box-shadow:0 4px 14px #008ae059}.cs-grid[data-astro-cid-72nlo57a]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.cs-grid[data-astro-cid-72nlo57a]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cs-grid[data-astro-cid-72nlo57a]{grid-template-columns:repeat(3,1fr)}}.cs-card[data-astro-cid-72nlo57a]{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--cs-border);border-radius:var(--cs-radius);text-decoration:none;overflow:hidden;transition:border-color var(--cs-ease),box-shadow var(--cs-ease),transform var(--cs-ease)}.cs-card[data-astro-cid-72nlo57a]:hover{border-color:var(--card-color);transform:translateY(-5px);box-shadow:0 0 0 1px var(--card-color),0 16px 40px #0000001a}.cs-card__img-wrap[data-astro-cid-72nlo57a]{position:relative;height:170px;overflow:hidden}.cs-card__img-wrap[data-astro-cid-72nlo57a] img[data-astro-cid-72nlo57a]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.cs-card[data-astro-cid-72nlo57a]:hover .cs-card__img-wrap[data-astro-cid-72nlo57a] img[data-astro-cid-72nlo57a]{transform:scale(1.07)}.cs-card__img-overlay[data-astro-cid-72nlo57a]{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,transparent 20%,rgba(10,22,40,.4) 100%)}.cs-card__metric-pill[data-astro-cid-72nlo57a]{position:absolute;top:.875rem;right:.875rem;background:#0a1628e0;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);border-radius:var(--cs-radius-sm);padding:.4rem .7rem}.cs-card__metric-val[data-astro-cid-72nlo57a]{font-size:1rem;font-weight:900;color:var(--card-color);display:block;line-height:1}.cs-card__body[data-astro-cid-72nlo57a]{padding:1.25rem;display:flex;flex-direction:column;flex:1}.cs-card__industry-tag[data-astro-cid-72nlo57a]{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--card-color);background:color-mix(in srgb,var(--card-color) 10%,transparent);border:1px solid color-mix(in srgb,var(--card-color) 25%,transparent);padding:.2rem .55rem;border-radius:999px;margin-bottom:.625rem}.cs-card__title[data-astro-cid-72nlo57a]{font-size:.9375rem;font-weight:800;color:var(--cs-text);margin-bottom:.5rem;line-height:1.35;transition:color var(--cs-ease)}.cs-card[data-astro-cid-72nlo57a]:hover .cs-card__title[data-astro-cid-72nlo57a]{color:var(--card-color)}.cs-card__desc[data-astro-cid-72nlo57a]{font-size:.8125rem;color:var(--cs-muted);line-height:1.65;margin-bottom:1rem;flex:1}.cs-card__footer[data-astro-cid-72nlo57a]{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.cs-card__services[data-astro-cid-72nlo57a]{display:flex;flex-wrap:wrap;gap:.3rem}.cs-card__link[data-astro-cid-72nlo57a]{font-size:.8125rem;font-weight:700;color:var(--card-color);white-space:nowrap;flex-shrink:0;transition:letter-spacing var(--cs-ease)}.cs-card[data-astro-cid-72nlo57a]:hover .cs-card__link[data-astro-cid-72nlo57a]{letter-spacing:.03em}.cs-card__accent-bar[data-astro-cid-72nlo57a]{position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,transparent,var(--card-color),transparent);transform:scaleX(0);transform-origin:left;transition:none}.cs-card[data-astro-cid-72nlo57a].is-visible .cs-card__accent-bar[data-astro-cid-72nlo57a]{animation:bar-grow .9s cubic-bezier(.22,1,.36,1) .35s forwards}.cs-track[data-astro-cid-72nlo57a]{position:relative;padding:clamp(4rem,8vw,7rem) 0;overflow:hidden}.cs-track__bg[data-astro-cid-72nlo57a]{position:absolute;inset:0;z-index:0;background:linear-gradient(160deg,#060f1e,#0a1628)}.cs-track[data-astro-cid-72nlo57a] .container[data-astro-cid-72nlo57a],.cs-track[data-astro-cid-72nlo57a] .cs-section-header[data-astro-cid-72nlo57a]{position:relative;z-index:1}.cs-track__grid[data-astro-cid-72nlo57a]{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){.cs-track__grid[data-astro-cid-72nlo57a]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.cs-track__grid[data-astro-cid-72nlo57a]{grid-template-columns:repeat(6,1fr)}}.cs-track-card[data-astro-cid-72nlo57a]{position:relative;text-align:center;padding:2rem 1.25rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:var(--cs-radius);overflow:hidden;transition:background var(--cs-ease),transform var(--cs-ease),box-shadow var(--cs-ease);cursor:default}.cs-track-card[data-astro-cid-72nlo57a]:hover{background:#008ae01f;transform:translateY(-4px);box-shadow:0 0 0 1px #008ae066,0 16px 40px #0000004d}.cs-track-card__icon[data-astro-cid-72nlo57a]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto .875rem;background:#008ae01f;border:1px solid rgba(0,138,224,.2);border-radius:var(--cs-radius-sm);color:var(--cs-blue);transition:transform var(--cs-ease),background var(--cs-ease)}.cs-track-card__icon[data-astro-cid-72nlo57a] svg{width:28px;height:28px;flex-shrink:0}.cs-track-card[data-astro-cid-72nlo57a]:hover .cs-track-card__icon[data-astro-cid-72nlo57a]{transform:scale(1.12) rotate(-5deg);background:#008ae038}.cs-track-card__metric[data-astro-cid-72nlo57a]{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:900;color:#fff;line-height:1;margin-bottom:.35rem}.cs-track-card__label[data-astro-cid-72nlo57a]{font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffff80}.cs-track-card__glow[data-astro-cid-72nlo57a]{position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--cs-blue),transparent);opacity:0;transition:opacity var(--cs-ease)}.cs-track-card[data-astro-cid-72nlo57a]:hover .cs-track-card__glow[data-astro-cid-72nlo57a]{opacity:1}
