.home{background:radial-gradient(ellipse 80% 50% at 50% 0,rgba(124,58,237,.18) 0,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 30%,rgba(91,33,182,.12) 0,transparent 55%),linear-gradient(180deg,#0b0621 0,#080420 30%,#050219 60%,var(--bg-primary) 100%)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding-top:var(--nav-offset)}.hero__glow{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.hero__glow--purple{width:700px;height:600px;background:radial-gradient(ellipse,rgba(124,58,237,.28) 0,transparent 70%);bottom:-100px;left:50%;transform:translateX(-50%)}.hero__glow--blue{width:500px;height:400px;background:radial-gradient(ellipse,rgba(59,130,246,.18) 0,transparent 70%);top:50%;right:-100px}.hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:60px;padding-bottom:160px;gap:28px}.hero__title{font-size:clamp(52px,7.5vw,115px);font-weight:900;line-height:1.06;letter-spacing:-.03em;color:#fff;max-width:820px}.hero__subtitle{font-size:21px;line-height:1.75;color:rgba(255,255,255,.62);max-width:580px}.hero__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.home .gradient-text{background:linear-gradient(270deg,#a855f7,#5b5fc7,#06b6d4,#10b981,#60a5fa,#a855f7);background-size:300% 300%;animation:gradient-shift 6s ease infinite;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__cursor-glow{width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(91,95,199,.18) 0,rgba(124,58,237,.08) 45%,transparent 70%);transform:translate(-50%,-50%);opacity:0;transition:opacity .4s ease}.hero__cursor-glow,.hero__particles{position:absolute;pointer-events:none;z-index:1}.hero__particles{inset:0;overflow:hidden}.hero__particle{position:absolute;border-radius:50%;animation:float-orb ease-in-out infinite}@keyframes pulse-opacity{0%,to{opacity:1}50%{opacity:.55}}.hero__glow--purple{animation:pulse-opacity 5s ease-in-out infinite}.hero__glow--blue{animation:pulse-opacity 7s ease-in-out 1.5s infinite}@media (prefers-reduced-motion:reduce){.hero__glow--blue,.hero__glow--purple,.home .gradient-text{animation:none}}.hero__glow,.hero__x-deco{will-change:transform}.hero__content{will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.hero__content,.hero__glow,.hero__x-deco{will-change:auto}}.hero__x-deco{position:absolute;top:50%;left:50%;transform:translate(-50%,-42%);width:min(700px,88vw);height:auto;pointer-events:none;z-index:1;opacity:.45}[data-theme=light] .hero__x-deco{display:none}.clients{background:rgba(255,255,255,.02);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);padding:40px 0;overflow:hidden}.clients__label{text-align:center;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:20px}.clients__ticker{overflow:hidden;width:100%}.clients__track{display:flex;align-items:center;gap:24px;width:max-content;animation:ticker 20s linear infinite}@keyframes ticker{0%{transform:translateX(-33.33%)}to{transform:translateX(-66.66%)}}.stats__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;padding:48px;background:var(--bg-card);border:1px solid var(--border);border-radius:24px}.stats__item{text-align:center;padding:16px}.stats__value{font-size:clamp(44px,5vw,68px);font-weight:900;letter-spacing:-.02em;line-height:1;margin-bottom:8px}.stats__label{font-size:16px;color:rgba(255,255,255,.5);font-weight:500}.services__header{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:60px}.services__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.services__card{display:flex;flex-direction:column}.services__card-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:10px}.services__card-desc{font-size:15.5px;line-height:1.7;color:rgba(255,255,255,.55);flex:1 1;margin-bottom:20px}.services__card-link{font-size:13px;font-weight:600;background:none;border:none;cursor:pointer;padding:0;text-align:left;transition:opacity .2s}.services__card-link:hover{opacity:.75}.case-studies__header{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin-bottom:48px}.case-studies__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.case-study__tag{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;border-radius:50px;border:1px solid;margin-bottom:16px}.case-study__title{font-size:20px;font-weight:700;color:#fff;margin-bottom:12px;line-height:1.35}.case-study__desc{font-size:15.5px;line-height:1.7;color:rgba(255,255,255,.55);margin-bottom:24px;flex:1 1}.case-study{display:flex;flex-direction:column}.case-study__metric{display:flex;align-items:baseline;gap:10px;padding-top:20px;border-top:1px solid rgba(255,255,255,.07);margin-top:auto}.case-study__metric-value{font-size:38px;font-weight:900;letter-spacing:-.02em}.case-study__metric-label{font-size:15px;color:rgba(255,255,255,.45);font-weight:500}.home-testimonial__inner{max-width:800px;text-align:center}.home-testimonial__quote-mark{font-size:60px;color:#5b5fc7;line-height:1;margin-bottom:16px}.home-testimonial__text{font-size:26px;font-weight:500;color:rgba(255,255,255,.88);line-height:1.6;font-style:italic;margin-bottom:24px}.home-testimonial__author{gap:12px}.home-testimonial__author,.home-testimonial__avatar{display:flex;align-items:center;justify-content:center}.home-testimonial__avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#5b5fc7,#10b981);color:#fff;font-weight:700;flex-shrink:0}.home-testimonial__author-info{text-align:left}.home-testimonial__name{font-weight:700;color:rgba(255,255,255,.92);font-size:15px}.home-testimonial__role{color:rgba(255,255,255,.45);font-size:13px}.cta-banner{position:relative;padding:100px 0;overflow:hidden}.cta-banner__glow{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(124,58,237,.2) 0,transparent 70%)}.cta-banner__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.cta-banner__title{font-size:clamp(38px,5vw,75px);font-weight:900;letter-spacing:-.025em;line-height:1.1;color:#fff}.cta-banner__subtitle{font-size:20px;color:rgba(255,255,255,.6);margin-bottom:8px}.cta-banner__actions{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.footer{border-top:1px solid rgba(255,255,255,.07);padding:64px 0 32px}.footer__top{display:flex;gap:80px;margin-bottom:48px}.footer__brand{flex:0 0 240px}.footer__brand-name{font-size:18px;font-weight:800;letter-spacing:.06em;color:#fff;margin-bottom:12px}.footer__brand-desc{font-size:14px;line-height:1.7;color:rgba(255,255,255,.45)}.footer__cols{display:flex;gap:60px;flex:1 1}.footer__col{display:flex;flex-direction:column;gap:12px;flex:1 1}.footer__col-title{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:4px}.footer__col a,.footer__col button{font-size:14px;font-weight:500;color:rgba(255,255,255,.6);background:none;border:none;cursor:pointer;text-align:left;padding:0;transition:color .2s}.footer__col a:hover,.footer__col button:hover{color:#fff}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-top:28px;font-size:13px;color:rgba(255,255,255,.3)}.footer__bottom-links{display:flex;gap:24px}.footer__bottom-links a:hover{color:rgba(255,255,255,.65)}.services-showcase__header{display:flex;justify-content:space-between;gap:80px;margin-bottom:62px;align-items:flex-start}.services-showcase__header .section-title{flex:1 1;max-width:700px}.services-showcase__header .section-subtitle{flex:1 1;max-width:530px}.services-showcase__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:start}.services-showcase__left{display:flex;flex-direction:column}.services-showcase__right{position:-webkit-sticky;position:sticky;top:120px}.service-item{display:flex;gap:24px;padding:20px 0;border-bottom:1px solid #ddd;cursor:pointer;transition:all .3s ease}.service-item:hover{padding-left:10px}.service-number{font-size:18px;color:#666;min-width:45px;flex-shrink:0}.service-details h3{font-size:34px;font-weight:600;color:#09154b;margin-bottom:12px}.service-details p{color:#6b7280;line-height:1.8;max-width:500px}.learn-more{margin-top:20px;background:none;border:none;color:#4f46e5;font-weight:600;cursor:pointer;transition:opacity .2s}.learn-more:hover{opacity:.7}.services-showcase__image{width:100%;border-radius:8px;object-fit:cover}.service-title{gap:14px}.service-icon,.service-title{display:flex;align-items:center}.service-icon{justify-content:center;width:28px;height:28px;color:#5b5fc7;flex-shrink:0}.service-title h3{margin:0}@media(max-width:992px){.services-showcase__content,.services-showcase__header{display:block}.services-showcase__header{gap:24px;margin-bottom:48px}.services-showcase__header .section-subtitle,.services-showcase__header .section-title{max-width:100%}.services-showcase__right{position:static;margin-top:40px}.service-details h3{font-size:26px}}@media(max-width:768px){.services-showcase__header{gap:20px;margin-bottom:40px}.services-showcase__content{gap:32px}.services-showcase__right{margin-top:32px}.service-item{gap:16px;padding:16px 0}.service-item:hover{padding-left:5px}.service-number{font-size:16px;min-width:40px}.service-details h3{font-size:22px;margin-bottom:10px}.service-details p{font-size:14px;line-height:1.6}.service-title{gap:10px}.service-icon{width:24px;height:24px}.learn-more{margin-top:14px;font-size:13px}}@media(max-width:480px){.services-showcase__header{gap:16px;margin-bottom:32px}.services-showcase__content{gap:24px}.services-showcase__right{margin-top:24px}.service-item{flex-direction:column;gap:10px;padding:14px 0}.service-item:hover{background:rgba(91,95,199,.02);padding:14px 10px;margin:0 -10px;border-radius:8px}.service-number{min-width:auto;font-size:14px}.service-details h3{font-size:19px;margin-bottom:8px}.service-details p{font-size:13px;line-height:1.5}.service-title{gap:8px}.service-icon{width:22px;height:22px}.learn-more{margin-top:10px;font-size:12px}.services-showcase__image{border-radius:10px;max-height:300px}}@media (max-width:1024px){.case-studies__header,.services__header{flex-direction:column;gap:24px}.stats__grid{grid-template-columns:repeat(2,1fr)}.case-studies__grid,.services__grid{grid-template-columns:repeat(2,1fr);gap:20px}.footer__top{flex-direction:column;gap:40px}.footer__cols{flex-wrap:wrap;gap:32px}.home-testimonial__text{font-size:22px}}@media (max-width:768px){.container{padding-inline:20px}.section{padding:60px 0}.hero{min-height:auto;padding:calc(var(--nav-offset) + 30px) 0 60px}.hero__content{padding-top:20px;padding-bottom:70px;gap:20px}.hero__title{font-size:42px;line-height:1.15;max-width:100%}.hero__subtitle{font-size:17px;line-height:1.7;max-width:100%}.hero__actions{width:100%;justify-content:center}.hero__actions .btn-outline,.hero__actions .btn-primary{min-width:180px;padding:12px 24px;font-size:14px}.hero__x-deco{width:340px;opacity:.25}.hero__glow--purple{width:400px;height:350px}.hero__glow--blue{width:300px;height:250px}.badge{font-size:14px;padding:8px 14px}.clients{padding:28px 0}.clients__track{gap:18px}.stats__grid{grid-template-columns:repeat(2,1fr);padding:24px;gap:16px}.stats__value{font-size:48px}.stats__label{font-size:14px}.services__grid{grid-template-columns:1fr;gap:20px}.services__card{padding:24px}.services__card-title{font-size:18px}.services__card-desc{font-size:14px}.services-showcase__content{grid-template-columns:1fr;gap:40px}.services-showcase__image{width:100%;max-height:420px;object-fit:cover}.service-item{padding:16px 0}.service-details h3{font-size:22px}.case-studies__grid{grid-template-columns:1fr;gap:20px}.home-testimonial__text{font-size:20px;line-height:1.5}.home-testimonial__avatar{width:40px;height:40px;font-size:13px}.cta-banner{padding:70px 0}.cta-banner__title{font-size:42px}.cta-banner__subtitle{font-size:18px}.cta-banner__actions .btn-outline,.cta-banner__actions .btn-primary{padding:12px 24px;font-size:14px}.footer__top{flex-direction:column;align-items:flex-start;gap:32px}.footer__brand{flex:unset;width:100%}.footer__cols{flex-direction:column;gap:24px;width:100%}.footer__bottom{flex-direction:column;gap:16px;text-align:center}.footer__bottom-links{flex-direction:column;gap:12px}}[data-theme=light] .home{background:radial-gradient(ellipse 70% 40% at 50% 0,rgba(124,58,237,.08) 0,transparent 60%),linear-gradient(180deg,#f0eeff,#f8f7ff 40%,#ffffff)}[data-theme=light] .hero__title{color:#0f0d1a}[data-theme=light] .hero__subtitle{color:rgba(15,13,26,.62)}[data-theme=light] .clients{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.07)}[data-theme=light] .clients__label{color:rgba(0,0,0,.35)}[data-theme=light] .stats__label{color:rgba(0,0,0,.5)}[data-theme=light] .services__card-title{color:#0f0d1a}[data-theme=light] .services__card-desc{color:rgba(0,0,0,.55)}[data-theme=light] .case-study__title{color:#0f0d1a}[data-theme=light] .case-study__desc{color:rgba(0,0,0,.55)}[data-theme=light] .case-study__metric{border-top-color:rgba(0,0,0,.1)}[data-theme=light] .case-study__metric-label{color:rgba(0,0,0,.45)}[data-theme=light] .home-testimonial{background:#f5f4ff}[data-theme=light] .home-testimonial__text{color:#1e293b}[data-theme=light] .home-testimonial__name{color:#0f1461}[data-theme=light] .home-testimonial__role{color:#64748b}[data-theme=light] .cta-banner{background:#f0eeff}[data-theme=light] .cta-banner__title{color:#0f0d1a!important}[data-theme=light] .cta-banner__subtitle{color:rgba(0,0,0,.6)!important}[data-theme=light] .footer{border-top-color:rgba(0,0,0,.08)}[data-theme=light] .footer__brand-name{color:#0f1461}[data-theme=light] .footer__brand-desc{color:rgba(0,0,0,.5)}[data-theme=light] .footer__col-title{color:rgba(0,0,0,.4)}[data-theme=light] .footer__col a,[data-theme=light] .footer__col button{color:rgba(0,0,0,.62)}[data-theme=light] .footer__col a:hover,[data-theme=light] .footer__col button:hover{color:#0f0d1a}[data-theme=light] .footer__bottom{color:rgba(0,0,0,.32)}@media (max-width:640px){.section-title{font-size:28px;line-height:1.2}.section-subtitle{font-size:15px}.section-label{font-size:11px}.services__header{gap:16px;margin-bottom:40px}.services__header .section-title{font-size:26px}.services__header .section-subtitle{font-size:14px}.icon-box{width:44px;height:44px;font-size:20px}.services-showcase__header{gap:20px;margin-bottom:32px}.home-testimonial{padding:50px 0}.home-testimonial__quote-mark{font-size:48px}.home-testimonial__text{font-size:18px;line-height:1.5}.home-testimonial__author{flex-direction:column;gap:12px;text-align:center}.home-testimonial__author-info{text-align:center}.home-testimonial__name{font-size:14px}.home-testimonial__role{font-size:12px}}@media (max-width:480px){:root{--pad-x:16px;--pad-y:50px}.container{padding-inline:16px}.section{padding:50px 0}.hero{padding:calc(var(--nav-offset) + 20px) 0 40px}.hero__content{gap:16px;padding-top:10px;padding-bottom:40px}.hero__title{font-size:32px;line-height:1.2}.hero__subtitle{font-size:15px;line-height:1.6}.hero__actions{flex-direction:column;width:100%;gap:12px}.hero__actions .btn-outline,.hero__actions .btn-primary{width:100%;justify-content:center;padding:13px 24px}.hero__glow--blue,.hero__glow--purple{display:none}.hero__x-deco{width:240px;opacity:.18}.badge{font-size:12px;padding:7px 12px;gap:6px}.badge-dot{width:6px;height:6px}.clients{padding:24px 0}.clients__label{font-size:10px;margin-bottom:16px}.clients__track{gap:12px}.stats{padding:40px 0}.stats__grid{grid-template-columns:1fr;padding:18px;gap:12px}.stats__item{padding:12px}.stats__value{font-size:36px;margin-bottom:6px}.stats__label{font-size:13px}.section-title{font-size:24px;margin-bottom:12px}.section-subtitle{font-size:14px;line-height:1.6}.section-label{font-size:10px;margin-bottom:12px}.services__header{gap:12px;margin-bottom:32px}.services__card{padding:20px}.icon-box{width:40px;height:40px;margin-bottom:16px}.services__card-title{font-size:17px;margin-bottom:8px}.services__card-desc{font-size:13px;line-height:1.6;margin-bottom:16px}.services__card-link{font-size:12px}.services-showcase__header{gap:16px;margin-bottom:28px}.service-item{flex-direction:column;gap:12px;padding:14px 0}.service-item:hover{padding-left:0}.service-number{min-width:auto;font-size:16px}.service-details h3{font-size:20px;margin-bottom:10px}.service-details p{font-size:13px;line-height:1.6}.service-icon{width:24px;height:24px}.learn-more{margin-top:12px;font-size:13px}.services-showcase__image{max-height:280px;border-radius:12px}.case-studies__grid{gap:16px}.case-study{padding:20px}.case-study__tag{font-size:11px;padding:3px 10px;margin-bottom:12px}.case-study__title{font-size:18px;margin-bottom:10px}.case-study__desc{font-size:13px;line-height:1.6;margin-bottom:16px}.case-study__metric{padding-top:16px;gap:8px}.case-study__metric-value{font-size:32px}.case-study__metric-label{font-size:13px}.home-testimonial{padding:40px 0}.home-testimonial__quote-mark{font-size:42px;margin-bottom:12px}.home-testimonial__text{font-size:17px;line-height:1.5;margin-bottom:20px}.home-testimonial__avatar{width:38px;height:38px;font-size:12px}.cta-banner{padding:50px 0}.cta-banner__title{font-size:28px;line-height:1.15}.cta-banner__subtitle{font-size:15px;line-height:1.6;margin-bottom:12px}.cta-banner__actions{width:100%;flex-direction:column;gap:12px}.cta-banner__actions .btn-outline,.cta-banner__actions .btn-primary{width:100%;justify-content:center}.footer{padding:48px 0 24px}.footer__top{flex-direction:column;text-align:center;gap:32px;margin-bottom:32px}.footer__brand{width:100%;display:flex;flex-direction:column;align-items:center}.footer__brand-desc{font-size:13px;text-align:center}.footer__cols{flex-direction:column;text-align:center;gap:24px;width:100%}.footer__col{gap:10px}.footer__col-title{font-size:12px;margin-bottom:2px}.footer__col a,.footer__col button{font-size:13px;text-align:center}.footer__bottom{flex-direction:column;text-align:center;gap:12px;padding-top:20px;font-size:12px}.footer__bottom-links{flex-direction:column;gap:10px}.btn-outline,.btn-primary{font-size:14px;padding:12px 24px}.btn-outline svg,.btn-primary svg{width:14px;height:14px}}