.services-landing-hero{background:radial-gradient(ellipse 900px 600px at 15% 30%,#7c3aed59,transparent 60%), radial-gradient(ellipse 700px 500px at 85% 40%,#a855f747,transparent 55%), radial-gradient(ellipse 600px 400px at 50% 80%,rgba(var(--color-accent-rgb,47,112,255),.18),transparent 50%), var(--color-bg,#0a0a0b);min-height:calc(100vh - 80px);color:var(--color-text,#e6e7e9);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:clamp(100px,14vw,160px) 0 clamp(60px,8vw,100px);display:flex;position:relative;overflow:hidden}.services-landing-hero__bg-video{object-fit:cover;z-index:0;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.services-landing-hero__bg-video.is-active{opacity:.85}.services-landing-hero__bg-overlay{z-index:0;pointer-events:none;background:linear-gradient(#0a0a0b8c 0%,#0a0a0b59 50%,#0a0a0bb3 100%);position:absolute;top:0;bottom:0;left:0;right:0}.services-landing-hero:before{content:"";pointer-events:none;opacity:.7;background:repeating-radial-gradient(circle,#0000 0 38px,#ffffff0a 39px,#0000 40px);border-radius:50%;width:700px;height:700px;position:absolute;top:-20%;right:-15%}.services-landing-hero:after{content:"";pointer-events:none;opacity:.5;background:repeating-radial-gradient(circle,#0000 0 38px,#ffffff08 39px,#0000 40px);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-30%;left:-10%}.services-landing-hero__inner{z-index:1;text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:900px;margin:0 auto;padding:0 20px;display:flex;position:relative}.services-landing-hero__title{letter-spacing:-.01em;white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:baseline;gap:0 .35em;margin:0;font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1;display:flex}.services-landing-hero__title-sep{color:#ffffff59;margin:0;font-weight:300}.services-landing-hero__title-word{color:#0000;-webkit-background-clip:text;background-clip:text}.services-landing-hero__title-word--1{background-image:linear-gradient(135deg,#f0c27f,#d4a65a)}.services-landing-hero__title-word--2{background-image:linear-gradient(135deg,#c084fc,#a855f7)}.services-landing-hero__title-word--3{background-image:linear-gradient(135deg,#e0e0e0,#fff)}.services-landing-hero__sub{color:var(--color-muted,#a7a9ad);max-width:620px;margin:0;font-size:clamp(18px,2.2vw,22px);line-height:1.65}.services-landing-hero__cta{background:rgba(var(--color-accent-rgb,47,112,255),1);color:#fff;border:1px solid #2f70ff99;border-radius:999px;align-items:center;gap:12px;margin-top:36px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .25s,background .25s,color .25s,box-shadow .25s,transform .25s;display:inline-flex}.services-landing-hero__cta:hover{color:#2f70ff;background:#fff;border-color:#2f70ff;transform:translateY(-2px);box-shadow:0 10px 28px #2f70ff73}.services-landing-hero__cta svg{stroke:currentColor;stroke-width:2px;fill:none;width:16px;height:16px}@media (max-width:768px){.services-landing-hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding-top:120px;padding-bottom:80px}.services-landing-hero__inner{align-items:center;gap:18px}.services-landing-hero__title{font-size:22px}.services-landing-hero__sub{font-size:16px;line-height:1.6}.services-landing-hero__cta{white-space:nowrap;margin-top:32px;padding:12px 28px;font-size:14px}.services-landing-hero:before{width:500px;height:500px;top:-15%;right:-30%}.services-landing-hero:after{width:300px;height:300px}}