.Hero-module__5mqjZW__hero{text-align:center;z-index:1;max-width:1100px;margin:0 auto;padding:60px 20px 50px;position:relative}.Hero-module__5mqjZW__hero:before{content:"";z-index:-2;background:radial-gradient(circle at top,#4f46e52e,#0000 60%),linear-gradient(#020617,#020617);position:absolute}.Hero-module__5mqjZW__hero:after{content:"";opacity:.08;z-index:-1;pointer-events:none;background-image:url(/backgrounds/hero-bg.png);background-position:50%;background-size:cover;position:absolute;inset:-300px}.Hero-module__5mqjZW__heroLogo{filter:drop-shadow(0 0 #4f46e500);max-width:90%;height:200px;margin-bottom:38px;transition:transform .4s,filter .4s}.Hero-module__5mqjZW__heroLogo:hover{filter:drop-shadow(0 0 24px #4f46e599)drop-shadow(0 0 48px #22d3ee66);transform:scale(1.06)}.Hero-module__5mqjZW__heroLogo svg #Hero-module__5mqjZW__arc-path{stroke-dasharray:260;stroke-dashoffset:260px;animation:1.8s ease-out forwards Hero-module__5mqjZW__drawArc}.Hero-module__5mqjZW__heroLogo:hover svg #Hero-module__5mqjZW__arc-path{animation:1.2s ease-out forwards Hero-module__5mqjZW__drawArcHover}@keyframes Hero-module__5mqjZW__drawArc{to{stroke-dashoffset:0}}@keyframes Hero-module__5mqjZW__drawArcHover{0%{stroke-dashoffset:260px}to{stroke-dashoffset:0}}.Hero-module__5mqjZW__hero h1{letter-spacing:-1px;font-size:60px;line-height:1.1}.Hero-module__5mqjZW__hero p{color:var(--text-secondary);max-width:720px;margin-top:24px;margin-left:auto;margin-right:auto;font-size:18px}.Hero-module__5mqjZW__actions{justify-content:center;gap:16px;margin-top:48px;display:flex}.Hero-module__5mqjZW__primary{background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:var(--radius);color:#fff;padding:14px 32px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.Hero-module__5mqjZW__primary:after{content:"";background:linear-gradient(120deg,#0000 20%,#ffffff40,#0000 80%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.Hero-module__5mqjZW__primary:hover{transform:translateY(-3px);box-shadow:0 10px 40px #4f46e599,0 0 24px #22d3ee73}.Hero-module__5mqjZW__primary:hover:after{transform:translate(100%)}.Hero-module__5mqjZW__secondary{border:1px solid var(--primary);border-radius:var(--radius);color:var(--text-primary);background:#4f46e514;padding:14px 32px;text-decoration:none;transition:all .25s}.Hero-module__5mqjZW__secondary:hover{background:#4f46e526;transform:translateY(-3px);box-shadow:0 12px 30px #4f46e559}@media (max-width:768px){.Hero-module__5mqjZW__hero{padding:100px 16px}.Hero-module__5mqjZW__hero h1{font-size:42px}.Hero-module__5mqjZW__actions{flex-direction:column}.Hero-module__5mqjZW__heroLogo{height:96px;margin-bottom:40px}}@media (max-width:480px){.Hero-module__5mqjZW__heroLogo{height:84px}}
.ServicesOverview-module__pBVrlW__section{z-index:2;background:linear-gradient(#020617,#020617);padding:140px 24px 120px;position:relative}.ServicesOverview-module__pBVrlW__section h2{text-align:center;margin-bottom:12px;font-size:44px}.ServicesOverview-module__pBVrlW__subtitle{text-align:center;color:var(--text-secondary);max-width:720px;margin:0 auto 72px}.ServicesOverview-module__pBVrlW__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;display:grid}.ServicesOverview-module__pBVrlW__card{transform-style:preserve-3d;cursor:pointer;background:linear-gradient(#ffffff0d,#ffffff05);border-radius:18px;outline:none;padding:36px;transition:transform .35s,box-shadow .35s;position:relative}.ServicesOverview-module__pBVrlW__card:before{content:"";background:var(--glow-gradient);border-radius:4px;width:40px;height:4px;margin-bottom:18px;display:block}.ServicesOverview-module__pBVrlW__card:after{content:"";background:radial-gradient(circle at var(--x,50%)var(--y,50%),var(--glow-soft),transparent 60%);opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.ServicesOverview-module__pBVrlW__card:hover:after,.ServicesOverview-module__pBVrlW__focused:after{opacity:1}.ServicesOverview-module__pBVrlW__card:hover,.ServicesOverview-module__pBVrlW__focused{box-shadow:0 30px 70px #00000073,0 0 0 1px var(--glow-border)}.ServicesOverview-module__pBVrlW__card h3{margin-bottom:10px}.ServicesOverview-module__pBVrlW__card p{color:var(--text-secondary);line-height:1.6}@media (max-width:640px){.ServicesOverview-module__pBVrlW__section{padding:120px 16px 96px}}
.Metrics-module__K4-Q4W__section{background:linear-gradient(#020617f2,#020617);padding:96px 24px}.Metrics-module__K4-Q4W__grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;max-width:1000px;margin:0 auto;display:grid}.Metrics-module__K4-Q4W__metric strong{color:#fff;font-size:36px}.Metrics-module__K4-Q4W__metric span{color:var(--text-secondary);margin-top:8px;display:block}
.ProductMock-module__KRvfKG__section{text-align:center;padding:120px 24px}.ProductMock-module__KRvfKG__mock{background:#020617;border-radius:16px;max-width:720px;margin:0 auto 24px;overflow:hidden;box-shadow:0 40px 80px #0006}.ProductMock-module__KRvfKG__header{gap:8px;padding:12px;display:flex}.ProductMock-module__KRvfKG__dot{background:#64748b;border-radius:50%;width:10px;height:10px}.ProductMock-module__KRvfKG__canvas{height:320px;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.ProductMock-module__KRvfKG__badge{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:999px;margin-top:12px;padding:6px 14px;font-size:13px;display:inline-block}
.WhyCreativeArc-module__MCd5PW__section{text-align:center;background:linear-gradient(#020617f2,#020617);padding:120px 24px}.WhyCreativeArc-module__MCd5PW__section h2{color:var(--text-primary);margin-bottom:64px;font-size:44px}.WhyCreativeArc-module__MCd5PW__list{gap:20px;max-width:900px;margin:0 auto;display:grid}.WhyCreativeArc-module__MCd5PW__item{background:var(--card-bg);color:var(--text-primary);border-radius:16px;padding:22px 32px;font-size:16px;transition:transform .25s,box-shadow .25s}.WhyCreativeArc-module__MCd5PW__item:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 18px 42px #4f46e540}
.CareersCTA-module__vDFmaG__section{text-align:center;padding:120px 24px;position:relative;overflow:hidden}.CareersCTA-module__vDFmaG__section:before{content:"";z-index:-1;background:radial-gradient(circle,#4f46e52e,#0000 70%);position:absolute;inset:0}.CareersCTA-module__vDFmaG__section h2{font-size:40px}.CareersCTA-module__vDFmaG__section p{max-width:620px;color:var(--text-secondary);margin-top:16px;margin-left:auto;margin-right:auto}.CareersCTA-module__vDFmaG__cta{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:var(--radius);margin-top:40px;padding:14px 36px;font-weight:500;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-block}.CareersCTA-module__vDFmaG__cta:hover{transform:translateY(-2px);box-shadow:0 14px 40px #4f46e559}@media (max-width:640px){.CareersCTA-module__vDFmaG__cta{width:100%}}
