.HeroBanner-module__wpus2W__hero{background:var(--card-bg);box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100vh;min-height:580px;max-height:100vh;padding-top:88px;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.HeroBanner-module__wpus2W__bgWrapper{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroBanner-module__wpus2W__bgImageHolder{width:100%;height:100%;position:absolute;inset:0}.HeroBanner-module__wpus2W__bgImage{object-fit:cover;object-position:center 38%;opacity:.75;transition:opacity .4s}.HeroBanner-module__wpus2W__bgOverlay{pointer-events:none;background:radial-gradient(75% 60% at 50% 48%,#ffffffad 0%,#ffffff7a 45%,#ffffff1f 80%,#0000 100%);position:absolute;inset:0}[data-theme=dark] .HeroBanner-module__wpus2W__bgOverlay{background:radial-gradient(75% 60% at 50% 48%,#0d0f17bf 0%,#0d0f1785 45%,#0d0f172e 80%,#0000 100%)}.HeroBanner-module__wpus2W__content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:980px;margin:auto 0;padding:0 24px;display:flex;position:relative}.HeroBanner-module__wpus2W__eyebrow{font-family:var(--font-body);color:var(--foreground);letter-spacing:-.01em;text-shadow:0 1px 12px #ffffffe6,0 1px 3px #0000000d;max-width:640px;margin-bottom:20px;font-size:clamp(.9rem,1.3vw,1.05rem);font-weight:600;line-height:1.5}[data-theme=dark] .HeroBanner-module__wpus2W__eyebrow{color:#e2e8f0;text-shadow:0 1px 16px #000000e6}.HeroBanner-module__wpus2W__heading{font-family:var(--font-heading);letter-spacing:-.032em;color:var(--foreground);text-shadow:0 1px 20px #fffffff2,0 2px 6px #00000014;max-width:880px;margin-bottom:28px;font-size:clamp(2rem,4.1vw,3.4rem);font-weight:700;line-height:1.14}[data-theme=dark] .HeroBanner-module__wpus2W__heading{text-shadow:0 2px 25px #000000f2,0 1px 4px #000000d9}.HeroBanner-module__wpus2W__wordSpan{white-space:pre;display:inline-block}.HeroBanner-module__wpus2W__ctaRow{justify-content:center;align-items:center;gap:16px;margin-bottom:20px;display:flex}.HeroBanner-module__wpus2W__ctaBtn{border-radius:var(--radius-pill);background:var(--foreground);color:var(--card-bg);font-family:var(--font-heading);letter-spacing:-.01em;box-shadow:var(--shadow-sm);align-items:center;gap:8px;padding:15px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.HeroBanner-module__wpus2W__ctaBtn:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.HeroBanner-module__wpus2W__handWave{font-size:1.05rem}.HeroBanner-module__wpus2W__scrollArrowWrapper{margin-top:4px}.HeroBanner-module__wpus2W__scrollArrow{background:var(--foreground);width:42px;height:42px;color:var(--card-bg);cursor:pointer;box-shadow:var(--shadow-sm);border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background-color .2s;display:flex}.HeroBanner-module__wpus2W__scrollArrow:hover{background:var(--primary-hover)}.HeroBanner-module__wpus2W__ticker{color:#fff;z-index:2;background:#0a0a0a;border-top:1px solid #ffffff1a;flex-shrink:0;width:100%;padding:16px 0;position:relative;overflow:hidden}.HeroBanner-module__wpus2W__tickerTrack{white-space:nowrap;align-items:center;gap:0;width:max-content;animation:24s linear infinite HeroBanner-module__wpus2W__marqueeScroll;display:flex}.HeroBanner-module__wpus2W__tickerItem{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:#fff;align-items:center;padding:0 28px;font-size:.84rem;font-weight:600;display:inline-flex}.HeroBanner-module__wpus2W__tickerSlash{color:#3b82f6;margin-right:28px;font-weight:900}@keyframes HeroBanner-module__wpus2W__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-height:700px){.HeroBanner-module__wpus2W__hero{padding-top:76px}.HeroBanner-module__wpus2W__heading{margin-bottom:20px;font-size:clamp(1.8rem,3.8vw,2.8rem)}.HeroBanner-module__wpus2W__eyebrow{margin-bottom:14px}}@media (max-width:768px){.HeroBanner-module__wpus2W__hero{height:100vh;min-height:560px;padding-top:80px}.HeroBanner-module__wpus2W__heading{font-size:clamp(1.7rem,6vw,2.4rem)}}
.AboutSection-module__UGBiha__wrapper{padding:16px 0 24px}.AboutSection-module__UGBiha__card{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:24px;padding:44px 52px;transition:background-color .3s,border-color .3s}.AboutSection-module__UGBiha__label{color:var(--foreground-muted);font-size:.83rem;font-weight:600;font-family:var(--font-body);letter-spacing:.02em;align-items:center;gap:8px;margin-bottom:32px;display:inline-flex}.AboutSection-module__UGBiha__dot{background:var(--foreground);border-radius:50%;flex-shrink:0;width:6px;height:6px}.AboutSection-module__UGBiha__grid{grid-template-columns:380px 1fr;align-items:start;gap:56px;display:grid}.AboutSection-module__UGBiha__mediaCol{flex-direction:column;display:flex}.AboutSection-module__UGBiha__videoCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:18px;transition:transform .3s,box-shadow .3s;overflow:hidden}.AboutSection-module__UGBiha__videoCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.AboutSection-module__UGBiha__videoThumb{aspect-ratio:16/10;background:#0a0a0a;position:relative;overflow:hidden}.AboutSection-module__UGBiha__thumbImg{object-fit:cover;opacity:1;width:100%;height:100%;transition:transform .5s}.AboutSection-module__UGBiha__videoCard:hover .AboutSection-module__UGBiha__thumbImg{transform:scale(1.03)}.AboutSection-module__UGBiha__videoMeta{background:var(--surface);border-top:1px solid var(--border);justify-content:flex-start;align-items:center;padding:14px 20px;display:flex}.AboutSection-module__UGBiha__videoTitle{color:var(--foreground);font-size:.85rem;font-weight:600;font-family:var(--font-body)}.AboutSection-module__UGBiha__textCol{flex-direction:column;display:flex}.AboutSection-module__UGBiha__heading{font-family:var(--font-heading);letter-spacing:-.035em;color:var(--foreground);margin-bottom:20px;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:600;line-height:1.18}.AboutSection-module__UGBiha__wordSpan{white-space:pre;display:inline-block}.AboutSection-module__UGBiha__body{font-family:var(--font-body);color:var(--foreground-muted);margin-bottom:16px;font-size:.92rem;line-height:1.75}.AboutSection-module__UGBiha__pillarsGrid{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:20px;margin:20px 0 28px;padding-top:20px;display:grid}.AboutSection-module__UGBiha__pillarItem{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:18px 20px}.AboutSection-module__UGBiha__pillarTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:6px;font-size:.95rem;font-weight:600}.AboutSection-module__UGBiha__pillarDesc{font-family:var(--font-body);color:var(--foreground-muted);font-size:.81rem;line-height:1.55}.AboutSection-module__UGBiha__cta{background:var(--foreground);color:var(--card-bg);border-radius:var(--radius-pill);font-size:.875rem;font-weight:600;font-family:var(--font-body);letter-spacing:-.01em;align-items:center;gap:8px;width:fit-content;padding:12px 26px;text-decoration:none;transition:all .25s;display:inline-flex}.AboutSection-module__UGBiha__cta:hover{opacity:.9;box-shadow:var(--shadow-md);transform:translateY(-2px)}@media (max-width:1024px){.AboutSection-module__UGBiha__grid{grid-template-columns:1fr;gap:32px}.AboutSection-module__UGBiha__pillarsGrid{grid-template-columns:1fr}.AboutSection-module__UGBiha__card{padding:32px 24px}}
.ContactFormSection-module__d3UZLG__wrapper{padding:16px 0 32px}.ContactFormSection-module__d3UZLG__card{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:24px;padding:56px 64px;transition:background-color .3s,border-color .3s}.ContactFormSection-module__d3UZLG__grid{grid-template-columns:360px 1fr;align-items:start;gap:64px;display:grid}.ContactFormSection-module__d3UZLG__leftCol{flex-direction:column;justify-content:flex-start;display:flex}.ContactFormSection-module__d3UZLG__pillBadge{border-radius:var(--radius-pill);border:1px solid var(--border);font-family:var(--font-body);color:var(--foreground-muted);letter-spacing:-.01em;padding:8px 18px;font-size:.85rem;font-weight:500;display:inline-block}.ContactFormSection-module__d3UZLG__heading{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--foreground);margin-top:28px;font-size:clamp(2.2rem,3.8vw,3.3rem);font-weight:600;line-height:1.1}.ContactFormSection-module__d3UZLG__rightCol{flex-direction:column;display:flex}.ContactFormSection-module__d3UZLG__form{flex-direction:column;gap:36px;display:flex}.ContactFormSection-module__d3UZLG__inputGrid{grid-template-columns:1fr 1fr;gap:32px 28px;display:grid}.ContactFormSection-module__d3UZLG__inputGroup{flex-direction:column;gap:8px;display:flex}.ContactFormSection-module__d3UZLG__label{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.01em;font-size:.85rem;font-weight:600}.ContactFormSection-module__d3UZLG__input{border:none;border-bottom:1px solid var(--border);font-family:var(--font-body);color:var(--foreground);background:0 0;outline:none;padding:8px 0 12px;font-size:.95rem;transition:border-color .2s}.ContactFormSection-module__d3UZLG__input:focus{border-bottom-color:var(--foreground)}.ContactFormSection-module__d3UZLG__input::placeholder{color:var(--foreground-subtle)}.ContactFormSection-module__d3UZLG__sectionBlock{flex-direction:column;gap:16px;display:flex}.ContactFormSection-module__d3UZLG__sectionLabel{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.01em;font-size:.85rem;font-weight:600}.ContactFormSection-module__d3UZLG__pillsRow{flex-wrap:wrap;gap:10px;display:flex}.ContactFormSection-module__d3UZLG__pillOption{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);font-family:var(--font-body);color:var(--foreground);cursor:pointer;padding:10px 22px;font-size:.86rem;font-weight:500;transition:all .2s}.ContactFormSection-module__d3UZLG__pillOption:hover{border-color:var(--foreground);background:var(--surface-hover)}.ContactFormSection-module__d3UZLG__selectedPill{background:var(--foreground)!important;color:var(--card-bg)!important;border-color:var(--foreground)!important}.ContactFormSection-module__d3UZLG__textarea{border:none;border-bottom:1px solid var(--border);font-family:var(--font-body);color:var(--foreground);resize:none;background:0 0;outline:none;padding:8px 0 12px;font-size:.95rem;transition:border-color .2s}.ContactFormSection-module__d3UZLG__textarea:focus{border-bottom-color:var(--foreground)}.ContactFormSection-module__d3UZLG__textarea::placeholder{color:var(--foreground-subtle)}.ContactFormSection-module__d3UZLG__submitRow{justify-content:flex-start;padding-top:12px;display:flex}.ContactFormSection-module__d3UZLG__submitBtn{border-radius:var(--radius-pill);background:var(--foreground);width:100%;max-width:320px;color:var(--card-bg);font-family:var(--font-heading);cursor:pointer;border:none;padding:16px 36px;font-size:.95rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1)}.ContactFormSection-module__d3UZLG__submitBtn:hover{background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}@media (max-width:1024px){.ContactFormSection-module__d3UZLG__grid{grid-template-columns:1fr;gap:40px}.ContactFormSection-module__d3UZLG__card{padding:36px 24px}.ContactFormSection-module__d3UZLG__leftCol{min-height:auto}.ContactFormSection-module__d3UZLG__inputGrid{grid-template-columns:1fr}.ContactFormSection-module__d3UZLG__submitBtn{max-width:100%}}
.SelectedWork-module__GEfaoa__wrapper{padding:16px 0 28px}.SelectedWork-module__GEfaoa__header{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.SelectedWork-module__GEfaoa__titleArea{grid-template-columns:240px 1fr;align-items:start;gap:36px;display:grid}.SelectedWork-module__GEfaoa__label{color:var(--foreground-muted);font-size:.83rem;font-weight:600;font-family:var(--font-body);align-items:center;gap:8px;padding-top:6px;display:inline-flex}.SelectedWork-module__GEfaoa__dot{background:var(--foreground);border-radius:50%;flex-shrink:0;width:6px;height:6px}.SelectedWork-module__GEfaoa__sectionHeading{font-family:var(--font-heading);letter-spacing:-.038em;color:var(--foreground);font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:600;line-height:1.15}.SelectedWork-module__GEfaoa__tabs{flex-wrap:wrap;gap:8px;padding-top:8px;display:flex}.SelectedWork-module__GEfaoa__tabBtn{border-radius:var(--radius-pill);font-size:.83rem;font-weight:500;font-family:var(--font-body);background:var(--surface);color:var(--foreground-muted);border:1px solid var(--border);cursor:pointer;padding:8px 18px;transition:all .2s}.SelectedWork-module__GEfaoa__tabBtn:hover{color:var(--foreground);background:var(--surface-hover);border-color:var(--foreground-muted)}.SelectedWork-module__GEfaoa__activeTab{box-shadow:0 2px 8px #0000001f;background:var(--foreground)!important;color:var(--card-bg)!important;border-color:var(--foreground)!important}.SelectedWork-module__GEfaoa__cards{flex-direction:column;gap:20px;display:flex}.SelectedWork-module__GEfaoa__card{background:var(--card-bg);border:1px solid var(--border);min-height:440px;box-shadow:var(--shadow-sm);border-radius:24px;grid-template-columns:1fr 1fr;transition:box-shadow .3s,transform .3s,background-color .3s;display:grid;overflow:hidden}.SelectedWork-module__GEfaoa__card:hover{box-shadow:0 8px 30px #0000000f}.SelectedWork-module__GEfaoa__card.SelectedWork-module__GEfaoa__flip .SelectedWork-module__GEfaoa__textSide{order:2}.SelectedWork-module__GEfaoa__card.SelectedWork-module__GEfaoa__flip .SelectedWork-module__GEfaoa__imageSide{order:1}.SelectedWork-module__GEfaoa__textSide{flex-direction:column;justify-content:center;padding:44px 52px;display:flex}.SelectedWork-module__GEfaoa__cardHeaderMeta{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.SelectedWork-module__GEfaoa__cardLabel{color:var(--foreground-muted);font-size:.8rem;font-weight:500;font-family:var(--font-body);align-items:center;gap:8px;display:inline-flex}.SelectedWork-module__GEfaoa__badge{text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-pill);background:var(--surface);color:var(--foreground-muted);border:1px solid var(--border);padding:4px 10px;font-size:.72rem;font-weight:600}.SelectedWork-module__GEfaoa__cardTitle{font-family:var(--font-heading);letter-spacing:-.038em;color:var(--foreground);margin-bottom:14px;font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:600;line-height:1.12}.SelectedWork-module__GEfaoa__cardDesc{font-family:var(--font-body);color:var(--foreground-muted);margin-bottom:24px;font-size:.88rem;line-height:1.7}.SelectedWork-module__GEfaoa__metrics{border-top:1px solid var(--border-subtle);gap:36px;margin-bottom:28px;padding-top:12px;display:flex}.SelectedWork-module__GEfaoa__metric{flex-direction:column;gap:4px;display:flex}.SelectedWork-module__GEfaoa__metricValue{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--foreground);font-size:1.85rem;font-weight:600;line-height:1}.SelectedWork-module__GEfaoa__metricLabel{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--foreground-subtle);font-size:.67rem;font-weight:600}.SelectedWork-module__GEfaoa__exploreBtn{color:var(--foreground);font-size:.875rem;font-weight:600;font-family:var(--font-body);align-items:center;gap:8px;width:fit-content;transition:color .2s;display:inline-flex}.SelectedWork-module__GEfaoa__arrowIcon{transition:transform .25s}.SelectedWork-module__GEfaoa__exploreBtn:hover{color:#2563eb}.SelectedWork-module__GEfaoa__exploreBtn:hover .SelectedWork-module__GEfaoa__arrowIcon{transform:translate(5px)}.SelectedWork-module__GEfaoa__imageSide{background:var(--surface);justify-content:center;align-items:center;padding:24px;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.SelectedWork-module__GEfaoa__workImage{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow-sm);border:1px solid var(--border);border-radius:14px;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.SelectedWork-module__GEfaoa__card:hover .SelectedWork-module__GEfaoa__workImage{transform:scale(1.03)}@media (max-width:1024px){.SelectedWork-module__GEfaoa__titleArea{grid-template-columns:1fr;gap:12px}.SelectedWork-module__GEfaoa__card{grid-template-columns:1fr;min-height:auto}.SelectedWork-module__GEfaoa__card.SelectedWork-module__GEfaoa__flip{direction:ltr}.SelectedWork-module__GEfaoa__imageSide{aspect-ratio:16/10;padding:16px}.SelectedWork-module__GEfaoa__textSide{padding:32px 24px}.SelectedWork-module__GEfaoa__metrics{flex-wrap:wrap;gap:20px}.SelectedWork-module__GEfaoa__metricValue{font-size:1.5rem}}
.CaseStudyCoverCard-module__9QMw6G__card{border:1px solid var(--border);width:100%;box-shadow:var(--shadow-sm);box-sizing:border-box;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#0c0e17 0%,#121024 50%,#1a1430 100%);border-radius:20px;grid-template-columns:1.2fr .8fr;align-items:center;gap:36px;padding:40px 48px;display:grid;position:relative;overflow:hidden}.CaseStudyCoverCard-module__9QMw6G__card.CaseStudyCoverCard-module__9QMw6G__compact{grid-template-columns:1.3fr .7fr;gap:24px;min-height:280px;padding:28px 32px}.CaseStudyCoverCard-module__9QMw6G__gridOverlay{pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.CaseStudyCoverCard-module__9QMw6G__glowEffect{background:radial-gradient(circle, var(--card-accent-glow,#8b5cf62e) 0%, transparent 70%);pointer-events:none;z-index:1;border-radius:50%;width:500px;height:500px;position:absolute;top:-40%;right:-20%}.CaseStudyCoverCard-module__9QMw6G__leftCol{z-index:2;flex-direction:column;justify-content:space-between;height:100%;min-height:260px;display:flex;position:relative}.CaseStudyCoverCard-module__9QMw6G__card.CaseStudyCoverCard-module__9QMw6G__compact .CaseStudyCoverCard-module__9QMw6G__leftCol{min-height:220px}.CaseStudyCoverCard-module__9QMw6G__headerMeta{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.CaseStudyCoverCard-module__9QMw6G__eyebrow{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--card-accent-color,#a855f7);font-size:.75rem;font-weight:700}.CaseStudyCoverCard-module__9QMw6G__card.CaseStudyCoverCard-module__9QMw6G__compact .CaseStudyCoverCard-module__9QMw6G__eyebrow{letter-spacing:.18em;font-size:.68rem}.CaseStudyCoverCard-module__9QMw6G__watermarkNumber{font-family:var(--font-heading);color:var(--card-accent-color,#8b5cf6);opacity:.22;margin-bottom:12px;font-size:4.5rem;font-weight:900;line-height:1}.CaseStudyCoverCard-module__9QMw6G__card.CaseStudyCoverCard-module__9QMw6G__compact .CaseStudyCoverCard-module__9QMw6G__watermarkNumber{margin-bottom:6px;font-size:3.2rem}.CaseStudyCoverCard-module__9QMw6G__titleArea{margin-bottom:24px}.CaseStudyCoverCard-module__9QMw6G__cardTitle{font-family:var(--font-heading);letter-spacing:-.02em;color:#f8fafc;text-transform:uppercase;margin:0 0 10px;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:700;line-height:1.15}.CaseStudyCoverCard-module__9QMw6G__card.CaseStudyCoverCard-module__9QMw6G__compact .CaseStudyCoverCard-module__9QMw6G__cardTitle{margin-bottom:8px;font-size:clamp(1.2rem,1.8vw,1.6rem)}.CaseStudyCoverCard-module__9QMw6G__subtitle{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#a5b4fc;font-size:.82rem;font-weight:600}.CaseStudyCoverCard-module__9QMw6G__card.CaseStudyCoverCard-module__9QMw6G__compact .CaseStudyCoverCard-module__9QMw6G__subtitle{letter-spacing:.1em;font-size:.72rem}.CaseStudyCoverCard-module__9QMw6G__bottomChip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:fit-content;font-family:var(--font-body);letter-spacing:.12em;color:#c4b5fd;text-transform:uppercase;background:#ffffff08;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:8px;margin-top:auto;padding:8px 16px;font-size:.75rem;font-weight:600;display:inline-flex}.CaseStudyCoverCard-module__9QMw6G__card.CaseStudyCoverCard-module__9QMw6G__compact .CaseStudyCoverCard-module__9QMw6G__bottomChip{padding:6px 12px;font-size:.68rem}.CaseStudyCoverCard-module__9QMw6G__rightCol{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.CaseStudyCoverCard-module__9QMw6G__marketplaceDiagram{justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.CaseStudyCoverCard-module__9QMw6G__arrowLine{flex:1;align-items:center;max-width:120px;display:flex}.CaseStudyCoverCard-module__9QMw6G__dotsLine{background-image:linear-gradient(to right, var(--card-accent-color,#8b5cf6) 50%, transparent 50%);background-size:10px 2px;width:100%;height:2px}.CaseStudyCoverCard-module__9QMw6G__arrowHead{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid var(--card-accent-color,#8b5cf6);width:0;height:0;margin-left:-2px}.CaseStudyCoverCard-module__9QMw6G__nodesContainer{flex-direction:column;gap:20px;display:flex;position:relative}.CaseStudyCoverCard-module__9QMw6G__verticalLine{background-image:linear-gradient(to bottom, var(--card-accent-color,#8b5cf6) 50%, transparent 50%);background-size:2px 10px;width:2px;position:absolute;top:24px;bottom:24px;left:50%;transform:translate(-50%)}.CaseStudyCoverCard-module__9QMw6G__nodePill{z-index:2;border:1.5px solid var(--node-border,#8b5cf6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e2e8f0;font-family:var(--font-body);letter-spacing:.15em;text-align:center;background:#141127d9;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:.78rem;font-weight:700;display:flex;position:relative;box-shadow:0 4px 14px #0006}.CaseStudyCoverCard-module__9QMw6G__nodeDot{background:var(--node-dot,#8b5cf6);width:7px;height:7px;box-shadow:0 0 8px var(--node-dot,#8b5cf6);border-radius:50%}.CaseStudyCoverCard-module__9QMw6G__roboticsDiagram{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.CaseStudyCoverCard-module__9QMw6G__radarCircle{border:2px solid var(--card-accent-color,#ff6a39);border-radius:50%;justify-content:center;align-items:center;width:170px;height:170px;display:flex;position:relative;box-shadow:0 0 30px #ff6a3926}.CaseStudyCoverCard-module__9QMw6G__radarInner{border:1px dashed #fff3;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.CaseStudyCoverCard-module__9QMw6G__radarCenterDot{background:var(--card-accent-color,#ff6a39);width:14px;height:14px;box-shadow:0 0 12px var(--card-accent-color,#ff6a39);border-radius:50%}.CaseStudyCoverCard-module__9QMw6G__badgeRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.CaseStudyCoverCard-module__9QMw6G__badgeFilled{background:var(--card-accent-color,#ff6a39);color:#0d0f17;font-family:var(--font-body);letter-spacing:.1em;border-radius:6px;padding:8px 16px;font-size:.75rem;font-weight:700}.CaseStudyCoverCard-module__9QMw6G__badgeOutline{border:1px solid var(--card-accent-color,#ff6a39);color:#fdba74;font-family:var(--font-body);letter-spacing:.1em;border-radius:6px;padding:8px 16px;font-size:.75rem;font-weight:700}@media (max-width:900px){.CaseStudyCoverCard-module__9QMw6G__card{grid-template-columns:1fr;gap:28px;padding:32px 28px}.CaseStudyCoverCard-module__9QMw6G__card.CaseStudyCoverCard-module__9QMw6G__compact{grid-template-columns:1fr;padding:24px 20px}.CaseStudyCoverCard-module__9QMw6G__rightCol{display:none}}
.ServicesSection-module__JL3_nq__wrapper{padding:16px 0 28px}.ServicesSection-module__JL3_nq__card{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:24px;padding:44px 52px;transition:background-color .3s,border-color .3s}.ServicesSection-module__JL3_nq__top{grid-template-columns:240px 1fr;align-items:start;gap:36px;margin-bottom:44px;display:grid}.ServicesSection-module__JL3_nq__label{color:var(--foreground-muted);font-size:.83rem;font-weight:600;font-family:var(--font-body);align-items:center;gap:8px;padding-top:6px;display:inline-flex}.ServicesSection-module__JL3_nq__dot{background:var(--foreground);border-radius:50%;flex-shrink:0;width:6px;height:6px}.ServicesSection-module__JL3_nq__statement{font-family:var(--font-heading);letter-spacing:-.038em;color:var(--foreground);font-size:clamp(1.5rem,2.6vw,2.2rem);font-weight:600;line-height:1.18}.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ServicesSection-module__JL3_nq__serviceItem{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;justify-content:space-between;padding:32px 28px;transition:border-color .3s,box-shadow .3s;display:flex}.ServicesSection-module__JL3_nq__serviceItem:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0000000d}.ServicesSection-module__JL3_nq__itemNumber{font-family:var(--font-heading);color:var(--foreground-subtle);letter-spacing:.04em;margin-bottom:16px;font-size:.85rem;font-weight:600}.ServicesSection-module__JL3_nq__serviceTitle{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--foreground);margin-bottom:14px;font-size:1.25rem;font-weight:600;line-height:1.25}.ServicesSection-module__JL3_nq__serviceDesc{font-family:var(--font-body);color:var(--foreground-muted);margin-bottom:24px;font-size:.86rem;line-height:1.68}.ServicesSection-module__JL3_nq__featureList{border-top:1px solid var(--border);flex-direction:column;gap:10px;margin-bottom:28px;padding-top:16px;list-style:none;display:flex}.ServicesSection-module__JL3_nq__featureItem{color:var(--foreground-muted);font-size:.81rem;font-weight:500;font-family:var(--font-body);align-items:center;gap:10px;display:flex}.ServicesSection-module__JL3_nq__featureDot{background:var(--foreground);border-radius:50%;flex-shrink:0;width:4px;height:4px}.ServicesSection-module__JL3_nq__serviceLink{color:var(--foreground);font-size:.85rem;font-weight:600;font-family:var(--font-body);align-items:center;gap:8px;transition:color .2s;display:inline-flex}.ServicesSection-module__JL3_nq__arrow{transition:transform .25s}.ServicesSection-module__JL3_nq__serviceItem:hover .ServicesSection-module__JL3_nq__arrow{transform:translate(4px)}.ServicesSection-module__JL3_nq__serviceLink:hover{color:#2563eb}@media (max-width:1024px){.ServicesSection-module__JL3_nq__top{grid-template-columns:1fr;gap:12px}.ServicesSection-module__JL3_nq__grid{grid-template-columns:1fr}.ServicesSection-module__JL3_nq__card{padding:32px 24px}}
.IndustriesSection-module___YOEga__wrapper{padding:16px 0 24px}.IndustriesSection-module___YOEga__card{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:24px;padding:56px 52px;transition:background-color .3s,border-color .3s}.IndustriesSection-module___YOEga__header{max-width:720px;margin-bottom:48px}.IndustriesSection-module___YOEga__label{color:var(--foreground-muted);font-size:.83rem;font-weight:600;font-family:var(--font-body);align-items:center;gap:8px;margin-bottom:16px;display:inline-flex}.IndustriesSection-module___YOEga__dot{background:var(--foreground);border-radius:50%;width:6px;height:6px}.IndustriesSection-module___YOEga__heading{font-family:var(--font-heading);letter-spacing:-.035em;color:var(--foreground);margin-bottom:14px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600;line-height:1.16}.IndustriesSection-module___YOEga__subheading{font-family:var(--font-body);color:var(--foreground-muted);font-size:.95rem;line-height:1.65}.IndustriesSection-module___YOEga__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.IndustriesSection-module___YOEga__industryCard{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;padding:32px 28px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.IndustriesSection-module___YOEga__industryCard:hover{border-color:var(--foreground);box-shadow:var(--shadow-md)}.IndustriesSection-module___YOEga__cardTop{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.IndustriesSection-module___YOEga__icon{font-size:2rem}.IndustriesSection-module___YOEga__metricBadge{font-family:var(--font-heading);color:#0284c7;border-radius:var(--radius-pill);letter-spacing:-.01em;background:#e0f2fe;padding:5px 12px;font-size:.76rem;font-weight:600}[data-theme=dark] .IndustriesSection-module___YOEga__metricBadge{color:#38bdf8;background:#0284c733}.IndustriesSection-module___YOEga__cardTitle{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.02em;margin-bottom:6px;font-size:1.15rem;font-weight:600}.IndustriesSection-module___YOEga__tagline{font-family:var(--font-body);color:var(--foreground-subtle);margin-bottom:14px;font-size:.83rem;font-weight:600}.IndustriesSection-module___YOEga__description{font-family:var(--font-body);color:var(--foreground-muted);font-size:.88rem;line-height:1.65}@media (max-width:1024px){.IndustriesSection-module___YOEga__grid{grid-template-columns:repeat(2,1fr)}.IndustriesSection-module___YOEga__card{padding:40px 28px}}@media (max-width:640px){.IndustriesSection-module___YOEga__grid{grid-template-columns:1fr}}
.ServiceDetail-module__WA_qva__card{background:var(--card-bg);box-shadow:var(--shadow-sm);border:1px solid var(--border);border-radius:24px;padding:44px 52px;transition:background-color .3s}.ServiceDetail-module__WA_qva__categoryBadge{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:#3b82f6;align-items:center;gap:8px;margin-bottom:16px;font-size:.75rem;font-weight:700;display:inline-flex}.ServiceDetail-module__WA_qva__badgeDot{background:#3b82f6;border-radius:50%;width:6px;height:6px}.ServiceDetail-module__WA_qva__introBox{background:var(--surface);border:1px solid var(--border);border-left:4px solid #3b82f6;border-radius:16px;margin-bottom:44px;padding:32px 36px}.ServiceDetail-module__WA_qva__introText{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:500;line-height:1.8}.ServiceDetail-module__WA_qva__statsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:52px;display:grid}.ServiceDetail-module__WA_qva__statCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:6px;padding:24px 20px;display:flex}.ServiceDetail-module__WA_qva__statLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted);font-size:.72rem;font-weight:700}.ServiceDetail-module__WA_qva__statValue{font-family:var(--font-heading);color:var(--foreground);font-size:1.15rem;font-weight:600}.ServiceDetail-module__WA_qva__sectionBlock{margin-bottom:56px}.ServiceDetail-module__WA_qva__sectionTitle{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.02em;margin-bottom:28px;font-size:1.6rem;font-weight:600}.ServiceDetail-module__WA_qva__capabilitiesGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.ServiceDetail-module__WA_qva__capCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:28px 26px;display:flex}.ServiceDetail-module__WA_qva__capNum{font-family:var(--font-body);letter-spacing:.12em;color:#3b82f6;margin-bottom:12px;font-size:.75rem;font-weight:700}.ServiceDetail-module__WA_qva__capTitle{font-family:var(--font-heading);color:var(--foreground);margin:0 0 10px;font-size:1.12rem;font-weight:600}.ServiceDetail-module__WA_qva__capDesc{color:var(--foreground-muted);margin:0;font-size:.88rem;line-height:1.65}.ServiceDetail-module__WA_qva__approachGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.ServiceDetail-module__WA_qva__stepCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:28px 24px}.ServiceDetail-module__WA_qva__stepNum{font-family:var(--font-heading);color:var(--foreground-subtle);margin-bottom:12px;font-size:2.2rem;font-weight:600;line-height:1}.ServiceDetail-module__WA_qva__stepTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:8px;font-size:1.05rem;font-weight:600}.ServiceDetail-module__WA_qva__stepDesc{color:var(--foreground-muted);margin:0;font-size:.85rem;line-height:1.6}.ServiceDetail-module__WA_qva__industryGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.ServiceDetail-module__WA_qva__indCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:20px}.ServiceDetail-module__WA_qva__indTitle{color:var(--foreground);margin-bottom:6px;font-size:.95rem;font-weight:600}.ServiceDetail-module__WA_qva__indDesc{color:var(--foreground-muted);margin:0;font-size:.82rem;line-height:1.5}.ServiceDetail-module__WA_qva__caseHighlight{border:1px solid var(--border);background:linear-gradient(135deg,#3b82f614 0%,#8b5cf60a 100%);border-left:4px solid #3b82f6;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:40px;padding:28px 32px;display:flex}.ServiceDetail-module__WA_qva__highlightText{flex-direction:column;gap:4px;display:flex}.ServiceDetail-module__WA_qva__highlightLabel{letter-spacing:.12em;text-transform:uppercase;color:#3b82f6;font-size:.72rem;font-weight:700}.ServiceDetail-module__WA_qva__highlightTitle{font-family:var(--font-heading);color:var(--foreground);font-size:1.15rem;font-weight:600}.ServiceDetail-module__WA_qva__highlightBtn{border-radius:var(--radius-pill);background:var(--foreground);color:var(--card-bg);align-items:center;gap:8px;padding:10px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex}.ServiceDetail-module__WA_qva__highlightBtn:hover{transform:translateY(-2px)}@media (max-width:1024px){.ServiceDetail-module__WA_qva__card{padding:36px 32px}.ServiceDetail-module__WA_qva__statsGrid{grid-template-columns:repeat(2,1fr)}.ServiceDetail-module__WA_qva__capabilitiesGrid{grid-template-columns:1fr}.ServiceDetail-module__WA_qva__approachGrid,.ServiceDetail-module__WA_qva__industryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServiceDetail-module__WA_qva__card{padding:24px 18px}.ServiceDetail-module__WA_qva__statsGrid,.ServiceDetail-module__WA_qva__approachGrid,.ServiceDetail-module__WA_qva__industryGrid{grid-template-columns:1fr}.ServiceDetail-module__WA_qva__introBox{padding:22px 20px}.ServiceDetail-module__WA_qva__caseHighlight{flex-direction:column;align-items:flex-start}}
.ClientsSection-module__e6n0ja__wrapper{padding:16px 0 28px}.ClientsSection-module__e6n0ja__card{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:24px;transition:background-color .3s,border-color .3s;overflow:hidden}.ClientsSection-module__e6n0ja__top{grid-template-columns:240px 1fr;align-items:start;gap:36px;padding:44px 52px 36px;display:grid}.ClientsSection-module__e6n0ja__label{color:var(--foreground-muted);font-size:.83rem;font-weight:600;font-family:var(--font-body);align-items:center;gap:8px;padding-top:6px;display:inline-flex}.ClientsSection-module__e6n0ja__dot{background:var(--foreground);border-radius:50%;flex-shrink:0;width:6px;height:6px}.ClientsSection-module__e6n0ja__statement{font-family:var(--font-heading);letter-spacing:-.038em;color:var(--foreground);font-size:clamp(1.4rem,2.5vw,2.05rem);font-weight:600;line-height:1.22}.ClientsSection-module__e6n0ja__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:20px;padding:0 52px 40px;display:grid}.ClientsSection-module__e6n0ja__testimonialCard{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;justify-content:space-between;padding:28px 24px;transition:border-color .3s,box-shadow .3s;display:flex}.ClientsSection-module__e6n0ja__testimonialCard:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0000000d}.ClientsSection-module__e6n0ja__quoteMark{font-family:var(--font-heading);color:var(--foreground-subtle);margin-bottom:8px;font-size:2.2rem;font-weight:600;line-height:1}.ClientsSection-module__e6n0ja__quoteText{font-family:var(--font-body);color:var(--foreground-muted);margin-bottom:24px;font-size:.88rem;line-height:1.68}.ClientsSection-module__e6n0ja__authorRow{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;padding-top:16px;display:flex}.ClientsSection-module__e6n0ja__avatar{object-fit:cover;border:1px solid var(--border);border-radius:50%;width:42px;height:42px}.ClientsSection-module__e6n0ja__authorName{font-family:var(--font-heading);color:var(--foreground);font-size:.88rem;font-weight:600;line-height:1.2}.ClientsSection-module__e6n0ja__authorRole{font-family:var(--font-body);color:var(--foreground-subtle);font-size:.75rem}.ClientsSection-module__e6n0ja__marqueeWrapper{border-top:1px solid var(--border);padding:24px 0 0}.ClientsSection-module__e6n0ja__marqueeLabel{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--foreground-subtle);margin-bottom:20px;padding:0 52px;font-size:.68rem;font-weight:600}.ClientsSection-module__e6n0ja__marquee{width:100%;padding-bottom:32px;overflow:hidden}.ClientsSection-module__e6n0ja__marqueeTrack{white-space:nowrap;align-items:center;width:max-content;animation:24s linear infinite ClientsSection-module__e6n0ja__marqueeScroll;display:flex}.ClientsSection-module__e6n0ja__marqueeTrack:hover{animation-play-state:paused}@keyframes ClientsSection-module__e6n0ja__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ClientsSection-module__e6n0ja__clientItem{align-items:center;gap:28px;padding:0 24px;display:inline-flex}.ClientsSection-module__e6n0ja__clientLogo{object-fit:contain;filter:grayscale()opacity(.55);width:auto;height:28px;transition:filter .25s}[data-theme=dark] .ClientsSection-module__e6n0ja__clientLogo{filter:grayscale()invert(.85)opacity(.7)}.ClientsSection-module__e6n0ja__clientLogo:hover,[data-theme=dark] .ClientsSection-module__e6n0ja__clientLogo:hover{filter:grayscale(0%)invert(0)opacity()}.ClientsSection-module__e6n0ja__clientText{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--foreground-subtle);font-size:1.05rem;font-weight:600;transition:color .25s}.ClientsSection-module__e6n0ja__clientText:hover{color:var(--foreground)}.ClientsSection-module__e6n0ja__bullet{color:var(--border);font-size:.6rem;line-height:1}@media (max-width:1024px){.ClientsSection-module__e6n0ja__top{grid-template-columns:1fr;gap:12px;padding:32px 24px 28px}.ClientsSection-module__e6n0ja__testimonialsGrid{grid-template-columns:1fr;padding:0 24px 32px}.ClientsSection-module__e6n0ja__marqueeLabel{padding:0 24px}}
.BlogSection-module__nyVgcG__wrapper{padding:16px 0 28px}.BlogSection-module__nyVgcG__card{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:24px;padding:44px 52px;transition:background-color .3s,border-color .3s}.BlogSection-module__nyVgcG__top{grid-template-columns:240px 1fr;align-items:start;gap:36px;margin-bottom:36px;display:grid}.BlogSection-module__nyVgcG__label{color:var(--foreground-muted);font-size:.83rem;font-weight:600;font-family:var(--font-body);align-items:center;gap:8px;padding-top:6px;display:inline-flex}.BlogSection-module__nyVgcG__dot{background:var(--foreground);border-radius:50%;flex-shrink:0;width:6px;height:6px}.BlogSection-module__nyVgcG__statement{font-family:var(--font-heading);letter-spacing:-.038em;color:var(--foreground);font-size:clamp(1.4rem,2.5vw,2.05rem);font-weight:600;line-height:1.22}.BlogSection-module__nyVgcG__grid{grid-template-columns:1fr;gap:24px;display:grid}.BlogSection-module__nyVgcG__blogItem{background:var(--surface);border:1px solid var(--border);border-radius:18px;grid-template-columns:380px 1fr;align-items:center;gap:40px;padding:20px;transition:border-color .3s,box-shadow .3s,transform .3s;display:grid}.BlogSection-module__nyVgcG__blogItem:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 24px #0000000d}.BlogSection-module__nyVgcG__imageBox{aspect-ratio:16/10;border-radius:12px;position:relative;overflow:hidden}.BlogSection-module__nyVgcG__blogImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.BlogSection-module__nyVgcG__blogItem:hover .BlogSection-module__nyVgcG__blogImage{transform:scale(1.04)}.BlogSection-module__nyVgcG__categoryBadge{text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--foreground);background:#ffffffe6;padding:4px 10px;font-size:.7rem;font-weight:600;position:absolute;top:12px;left:12px}.BlogSection-module__nyVgcG__contentBox{padding-right:20px}.BlogSection-module__nyVgcG__metaRow{color:var(--foreground-subtle);align-items:center;gap:8px;margin-bottom:12px;font-size:.8rem;display:flex}.BlogSection-module__nyVgcG__dotSeparator{font-size:.7rem}.BlogSection-module__nyVgcG__title{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--foreground);margin-bottom:12px;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:600;line-height:1.25;transition:color .2s}.BlogSection-module__nyVgcG__blogItem:hover .BlogSection-module__nyVgcG__title{color:#2563eb}.BlogSection-module__nyVgcG__excerpt{font-family:var(--font-body);color:var(--foreground-muted);margin-bottom:20px;font-size:.88rem;line-height:1.68}.BlogSection-module__nyVgcG__readMore{color:var(--foreground);align-items:center;gap:6px;font-size:.85rem;font-weight:600;transition:gap .2s;display:inline-flex}.BlogSection-module__nyVgcG__blogItem:hover .BlogSection-module__nyVgcG__readMore{gap:10px}@media (max-width:900px){.BlogSection-module__nyVgcG__top{grid-template-columns:1fr;gap:12px}.BlogSection-module__nyVgcG__blogItem{grid-template-columns:1fr;gap:20px}.BlogSection-module__nyVgcG__card{padding:32px 24px}}
