.services-hero{isolation:isolate;justify-content:center;align-items:center;min-height:calc(100vh - 120px);margin-top:0;padding:60px 0;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.services-hero{min-height:calc(80vh - 80px);padding:40px 0}}@media (max-width:768px){.services-hero{min-height:calc(70vh - 60px);padding:30px 0}}@media (max-width:480px){.services-hero{min-height:calc(60vh - 40px);padding:40px 0 30px}}.services-hero__background{z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 40%,#6366f12e 0%,transparent 50%),radial-gradient(circle at 80% 60%,#3b82f633 0%,transparent 50%),radial-gradient(circle at 50% 30%,#8b5cf626 0%,transparent 55%),radial-gradient(circle at 30% 70%,#60a5fa1f 0%,transparent 45%),radial-gradient(circle at 70% 20%,#93c5fd24 0%,transparent 40%),var(--background);background-attachment:fixed;width:200vw;position:absolute;inset:0 -50vw}[data-theme=dark] .services-hero__background{background:radial-gradient(circle at 20% 40%,#6366f140 0%,transparent 50%),radial-gradient(circle at 80% 60%,#3b82f647 0%,transparent 50%),radial-gradient(circle at 50% 30%,#8b5cf638 0%,transparent 55%),radial-gradient(circle at 30% 70%,#60a5fa2e 0%,transparent 45%),radial-gradient(circle at 70% 20%,#93c5fd33 0%,transparent 40%),var(--background)}.services-hero__waves{z-index:1;pointer-events:none;width:200vw;height:100%;position:absolute;inset:0 -50vw;overflow:hidden}.services-hero__wave{width:200%;height:200px;animation:waveMove var(--duration,20s)var(--delay,0s)infinite ease-in-out;background:linear-gradient(90deg,#0000,#6366f11a,#3b82f614,#8b5cf61a,#0000);border-radius:50% 50% 0 0;position:absolute;bottom:0;left:0}[data-theme=dark] .services-hero__wave{background:linear-gradient(90deg,#0000,#6366f126,#3b82f61f,#8b5cf626,#0000)}.services-hero__wave:first-child{--duration:25s;--delay:0s;height:250px;bottom:-50px}.services-hero__wave:nth-child(2){--duration:30s;--delay:2s;height:220px;bottom:-30px}.services-hero__wave:nth-child(3){--duration:28s;--delay:4s;height:200px;bottom:-40px}@media (max-width:768px){.services-hero__wave{opacity:.6;height:150px}.services-hero__wave:first-child{height:180px}.services-hero__wave:nth-child(2){height:160px}.services-hero__wave:nth-child(3){height:150px}}.services-hero__orbs{z-index:1;pointer-events:none;width:200vw;position:absolute;inset:0 -50vw;overflow:hidden}.services-hero__orb{width:var(--size,100px);height:var(--size,100px);animation:orbFloat var(--duration,18s)var(--delay,0s)infinite ease-in-out,orbGlow 6s var(--delay,0s)infinite ease-in-out;filter:blur(30px);opacity:.7;background:radial-gradient(circle at 30% 30%,#6366f180,#3b82f64d,#8b5cf633,#0000);border-radius:50%;position:absolute}[data-theme=dark] .services-hero__orb{opacity:.85;filter:blur(40px);background:radial-gradient(circle at 30% 30%,#6366f199,#3b82f666,#8b5cf64d,#0000)}.services-hero__orb:first-child{--duration:20s;--delay:0s;top:15%;left:8%}.services-hero__orb:nth-child(2){--duration:22s;--delay:.8s;top:25%;left:88%}.services-hero__orb:nth-child(3){--duration:18s;--delay:1.6s;top:65%;left:45%}.services-hero__orb:nth-child(4){--duration:24s;--delay:2.4s;top:80%;left:15%}.services-hero__orb:nth-child(5){--duration:19s;--delay:3.2s;top:55%;left:92%}.services-hero__orb:nth-child(6){--duration:21s;--delay:4s;top:50%;left:3%}.services-hero__orb:nth-child(7){--duration:23s;--delay:4.8s;top:88%;left:68%}.services-hero__orb:nth-child(8){--duration:17s;--delay:5.6s;top:12%;left:52%}@media (max-width:768px){.services-hero__orb{filter:blur(20px);opacity:.5}[data-theme=dark] .services-hero__orb{filter:blur(25px);opacity:.65}}.services-hero__container{z-index:2;text-align:center;max-width:1000px;margin:0 auto;position:relative}.services-hero__content{align-items:center;gap:clamp(var(--space-lg),2.5vw,var(--space-2xl));text-align:center;padding:0 var(--space-md);flex-direction:column;display:flex}@media (max-width:1024px){.services-hero__content{gap:clamp(var(--space-md),2vw,var(--space-xl))}}@media (max-width:768px){.services-hero__content{gap:var(--space-lg);padding:0 var(--space-sm)}}@media (max-width:480px){.services-hero__content{gap:var(--space-md);padding:0 var(--space-xs)}}.services-hero__content .section-eyebrow{margin:0 auto;display:inline-flex}.services-hero__content h1{color:var(--foreground);max-width:800px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.2;font-family:var(--font-space-grotesk),var(--font-sans);margin:0}@media (max-width:1024px){.services-hero__content h1{max-width:700px;font-size:clamp(1.5rem,4.5vw,2.5rem);line-height:1.25}}@media (max-width:768px){.services-hero__content h1{max-width:100%;font-size:clamp(1.4rem,5vw,2rem);line-height:1.3}}@media (max-width:480px){.services-hero__content h1{font-size:clamp(1.3rem,6vw,1.75rem);line-height:1.35}}.services-hero__content p{color:var(--foreground-soft);max-width:700px;margin:0;font-size:clamp(.95rem,1.6vw,1.1rem);line-height:1.7}@media (max-width:1024px){.services-hero__content p{max-width:650px;font-size:clamp(.9rem,1.8vw,1.05rem)}}@media (max-width:768px){.services-hero__content p{max-width:100%;font-size:clamp(.9rem,2vw,1rem);line-height:1.65}}@media (max-width:480px){.services-hero__content p{font-size:clamp(.85rem,2.5vw,.95rem);line-height:1.6}}.services-hero__service-areas{gap:clamp(var(--space-md),2vw,var(--space-lg));margin-top:clamp(var(--space-lg),3vw,var(--space-xl));grid-template-columns:repeat(3,minmax(150px,1fr));width:100%;max-width:900px;margin-bottom:0;display:grid}@media (max-width:1024px){.services-hero__service-areas{gap:var(--space-md);max-width:800px}}@media (max-width:768px){.services-hero__service-areas{gap:var(--space-md);max-width:100%;margin-top:var(--space-lg);grid-template-columns:1fr}}@media (max-width:480px){.services-hero__service-areas{gap:var(--space-sm);margin-top:var(--space-md)}}.services-hero__service-area{padding:clamp(var(--space-lg),2.5vw,var(--space-xl))clamp(var(--space-md),1.5vw,var(--space-lg));background:color-mix(in srgb,var(--surface)85%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid color-mix(in srgb,var(--border)40%,transparent);box-shadow:var(--shadow-soft);transition:transform var(--duration-base)var(--ease-smooth),border-color var(--duration-base)var(--ease-smooth),box-shadow var(--duration-base)var(--ease-smooth),background var(--duration-base)var(--ease-smooth);isolation:isolate;text-align:center;border-radius:clamp(16px,2vw,24px);position:relative;overflow:hidden}@media (max-width:768px){.services-hero__service-area{padding:var(--space-lg)var(--space-md);text-align:left}}@media (max-width:480px){.services-hero__service-area{padding:var(--space-md)}}.services-hero__service-area:before{content:"";opacity:0;transition:opacity var(--duration-base)var(--ease-smooth);z-index:0;background:linear-gradient(135deg,#6366f126 0%,#3b82f61f 50%,#8b5cf626 100%) 0 0/200% 200%;animation:8s ease-in-out infinite gradientShift;position:absolute;inset:0}.services-hero__service-area:after{content:"";border-radius:inherit;opacity:0;transition:opacity var(--duration-base)var(--ease-smooth);z-index:-1;filter:blur(12px);background:linear-gradient(135deg,#6366f1,#3b82f6,#8b5cf6,#6366f1) 0 0/200% 200%;animation:4s infinite gradientMove;position:absolute;inset:-2px}.services-hero__service-area h3{color:var(--foreground);margin:0 0 clamp(var(--space-xs),.8vw,var(--space-sm))0;z-index:1;transition:color var(--duration-base)var(--ease-smooth),transform var(--duration-base)var(--ease-smooth);font-size:clamp(1rem,1.4vw,1.2rem);font-weight:600;position:relative}@media (max-width:1024px){.services-hero__service-area h3{font-size:clamp(.95rem,1.5vw,1.15rem)}}@media (max-width:768px){.services-hero__service-area h3{margin-bottom:var(--space-xs);font-size:clamp(1rem,2vw,1.1rem)}}.services-hero__service-area p{color:var(--foreground-soft);z-index:1;transition:color var(--duration-base)var(--ease-smooth);margin:0;font-size:clamp(.85rem,1.1vw,.95rem);line-height:1.6;position:relative}@media (max-width:1024px){.services-hero__service-area p{font-size:clamp(.8rem,1.2vw,.9rem)}}@media (max-width:768px){.services-hero__service-area p{font-size:clamp(.85rem,1.8vw,.95rem)}}.services-hero__service-area:hover{border-color:color-mix(in srgb,var(--accent)60%,transparent);background:color-mix(in srgb,var(--surface)95%,transparent);box-shadow:0 25px 50px #0f172a33,0 0 0 1px color-mix(in srgb,var(--accent)40%,transparent),0 0 40px #6366f14d;transform:translateY(-8px)scale(1.02)}[data-theme=dark] .services-hero__service-area:hover{box-shadow:0 25px 50px #020617b3,0 0 0 1px color-mix(in srgb,var(--accent)40%,transparent),0 0 40px #6366f159}.services-hero__service-area:hover:before{opacity:1}.services-hero__service-area:hover:after{opacity:.4}.services-hero__service-area:hover h3{color:var(--accent);transform:translate(2px)}.services-hero__service-area:hover p{color:var(--foreground)}@keyframes waveMove{0%{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-20px)}to{transform:translate(-50%)translateY(0)}}@keyframes orbFloat{0%{transform:translate(0)scale(1)}25%{transform:translate(40px,-60px)scale(1.1)}50%{transform:translate(-30px,-100px)scale(.9)}75%{transform:translate(50px,-40px)scale(1.05)}to{transform:translate(0)scale(1)}}@keyframes orbGlow{0%,to{opacity:.7;filter:blur(30px)}50%{opacity:1;filter:blur(35px)}}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
