.Navbar-module__nuAbfa__header{z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(160%);transition:background var(--transition), box-shadow var(--transition), border-color var(--transition);background:#080d188c;border-bottom:1px solid #ffffff0f;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__header.Navbar-module__nuAbfa__scrolled{background:#080d18e0;border-bottom-color:#ffffff17;box-shadow:0 8px 32px #00000059}.Navbar-module__nuAbfa__inner{max-width:var(--container-max);align-items:center;gap:24px;height:84px;margin:0 auto;padding:0 28px;display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;gap:6px;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoImg{width:auto;height:48px;transition:opacity var(--transition);flex-shrink:0;display:block}.Navbar-module__nuAbfa__logo:hover .Navbar-module__nuAbfa__logoImg{opacity:.85}.Navbar-module__nuAbfa__desktopNav{flex:1;justify-content:center;align-items:center;gap:32px;display:flex}.Navbar-module__nuAbfa__navItem{position:relative}.Navbar-module__nuAbfa__navLink{color:#ffffffc7;transition:color var(--transition);white-space:nowrap;letter-spacing:.01em;align-items:center;padding:6px 0;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.Navbar-module__nuAbfa__navLink:after{content:"";transform-origin:0;background:linear-gradient(90deg,#60a5fa,#3b82f6);width:100%;height:1.5px;transition:transform .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Navbar-module__nuAbfa__navLink:hover,.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active{color:#fff}.Navbar-module__nuAbfa__navLink:hover:after,.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active:after{transform:scaleX(1)}.Navbar-module__nuAbfa__navTrigger{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:6px 0;font-family:inherit;display:inline-flex}.Navbar-module__nuAbfa__chevron{opacity:.65;margin-top:1px;transition:transform .22s}.Navbar-module__nuAbfa__chevronOpen{transform:rotate(180deg)}.Navbar-module__nuAbfa__active{color:#fff}.Navbar-module__nuAbfa__ctaBtn{color:#fff;border-radius:var(--radius-pill);white-space:nowrap;transition:box-shadow var(--transition), transform var(--transition), filter var(--transition);letter-spacing:.01em;background:linear-gradient(135deg,#1e40af,#2563eb);flex-shrink:0;align-items:center;padding:11px 24px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.Navbar-module__nuAbfa__ctaBtn:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 22px #2563eb73}.Navbar-module__nuAbfa__megaMenu{-webkit-backdrop-filter:blur(24px);z-index:999;background:#080d18f7;border-top:1px solid #60a5fa40;border-bottom:1px solid #ffffff0f;animation:.18s Navbar-module__nuAbfa__megaFadeIn;position:fixed;top:84px;left:0;right:0;box-shadow:0 24px 64px #00000073}@keyframes Navbar-module__nuAbfa__megaFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__nuAbfa__megaInner{max-width:var(--container-max);margin:0 auto;padding:36px 40px 40px}.Navbar-module__nuAbfa__megaServicesGrid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.Navbar-module__nuAbfa__megaCol{min-width:0}.Navbar-module__nuAbfa__megaColHead{text-transform:uppercase;letter-spacing:.12em;color:#60a5fa;font-size:10px;font-weight:700;font-family:var(--font-mono), monospace;border-bottom:1px solid #ffffff14;margin-bottom:12px;padding-bottom:8px}.Navbar-module__nuAbfa__megaList{flex-direction:column;gap:5px;list-style:none;display:flex}.Navbar-module__nuAbfa__megaLink{color:#ffffff9e;font-size:12.5px;line-height:1.5;text-decoration:none;transition:color .14s,padding-left .14s;display:block}.Navbar-module__nuAbfa__megaLink:hover{color:#93c5fd;padding-left:5px}.Navbar-module__nuAbfa__industryGrid{grid-template-columns:repeat(3,1fr);gap:10px;max-width:700px;display:grid}.Navbar-module__nuAbfa__industryCard{border:1px solid #ffffff14;border-radius:10px;padding:14px 18px;text-decoration:none;transition:border-color .18s,box-shadow .18s,background .18s,transform .18s;display:block}.Navbar-module__nuAbfa__industryCard:hover{background:#60a5fa14;border-color:#60a5fa66;transform:translateY(-2px);box-shadow:0 4px 16px #2563eb2e}.Navbar-module__nuAbfa__industryName{color:#fff;margin-bottom:3px;font-size:14px;font-weight:600}.Navbar-module__nuAbfa__industryDesc{color:#ffffff8c;font-size:11.5px;line-height:1.4}.Navbar-module__nuAbfa__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;margin-left:auto;padding:6px;display:none}.Navbar-module__nuAbfa__hamburger span{transform-origin:50%;background:#ffffffd9;border-radius:2px;height:1.5px;transition:transform .22s,opacity .22s;display:block}.Navbar-module__nuAbfa__hamburgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__nuAbfa__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__nuAbfa__hamburgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__nuAbfa__mobileMenu{-webkit-backdrop-filter:blur(24px);background:#080d18fa;border-top:1px solid #ffffff14;flex-direction:column;max-height:0;padding:0 28px;transition:max-height .35s,padding .35s;display:none;overflow:hidden}.Navbar-module__nuAbfa__mobileMenuOpen{max-height:80vh;padding:4px 28px 24px;overflow-y:auto}.Navbar-module__nuAbfa__mobileGroup{border-bottom:1px solid #ffffff14}.Navbar-module__nuAbfa__mobileTrigger{cursor:pointer;color:#ffffffd1;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 0;font-family:inherit;font-size:15px;font-weight:500;display:flex}.Navbar-module__nuAbfa__mobileTrigger:hover{color:#93c5fd}.Navbar-module__nuAbfa__mobileChevron{transition:transform .22s}.Navbar-module__nuAbfa__mobileChevronOpen{transform:rotate(180deg)}.Navbar-module__nuAbfa__mobileSubMenu{flex-direction:column;gap:6px;padding:0 0 14px 8px;display:flex}.Navbar-module__nuAbfa__mobileSubGroup{margin-bottom:10px}.Navbar-module__nuAbfa__mobileSubHead{text-transform:uppercase;letter-spacing:.1em;color:#60a5fa;font-size:10px;font-weight:700;font-family:var(--font-mono), monospace;margin-bottom:6px}.Navbar-module__nuAbfa__mobileSubLink{color:#ffffff94;padding:4px 0;font-size:13px;text-decoration:none;transition:color .14s;display:block}.Navbar-module__nuAbfa__mobileSubLink:hover{color:#93c5fd}.Navbar-module__nuAbfa__mobileLink{color:#ffffffd1;transition:color var(--transition);border-bottom:1px solid #ffffff14;padding:14px 0;font-size:15px;font-weight:500;text-decoration:none;display:block}.Navbar-module__nuAbfa__mobileLink:last-of-type{border-bottom:none}.Navbar-module__nuAbfa__mobileLink:hover{color:#93c5fd}.Navbar-module__nuAbfa__mobileCta{color:#fff;border-radius:var(--radius-pill);transition:filter var(--transition);background:linear-gradient(135deg,#1e40af,#2563eb);justify-content:center;align-items:center;margin-top:14px;padding:13px 20px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.Navbar-module__nuAbfa__mobileCta:hover{filter:brightness(1.1)}@media (max-width:1024px){.Navbar-module__nuAbfa__megaServicesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.Navbar-module__nuAbfa__desktopNav,.Navbar-module__nuAbfa__ctaBtn{display:none}.Navbar-module__nuAbfa__hamburger,.Navbar-module__nuAbfa__mobileMenu{display:flex}.Navbar-module__nuAbfa__megaMenu{display:none}}
.Footer-module__EZoWya__footer{background:var(--bg-ink);border-top:1px solid #ffffff14}.Footer-module__EZoWya__ctaBanner{background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);padding:64px 40px;position:relative;overflow:hidden;box-shadow:0 -4px 20px #0f172a0d}.Footer-module__EZoWya__ctaInner{max-width:var(--container-max);z-index:1;justify-content:space-between;align-items:center;gap:32px;margin:0 auto;display:flex;position:relative}.Footer-module__EZoWya__ctaDeco{pointer-events:none;background:#ffffff0d;border-radius:50%;width:360px;height:360px;position:absolute;top:-80px;right:-80px}.Footer-module__EZoWya__ctaDeco:before{content:"";background:#ffffff0a;border-radius:50%;width:240px;height:240px;position:absolute;top:60px;left:60px}.Footer-module__EZoWya__ctaEyebrow{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.16em;color:#ffffffa6;margin-bottom:10px;font-size:11px;font-weight:700}.Footer-module__EZoWya__ctaHeading{color:#fff;letter-spacing:-.025em;font-size:clamp(22px,2.8vw,34px);font-weight:700;line-height:1.2}.Footer-module__EZoWya__ctaBtn{color:var(--primary);border-radius:var(--radius-btn);white-space:nowrap;transition:box-shadow var(--transition), transform var(--transition);background:#fff;flex-shrink:0;align-items:center;gap:8px;padding:14px 30px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__EZoWya__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000002e}.Footer-module__EZoWya__container{max-width:var(--container-max);margin:0 auto;padding:0 40px}.Footer-module__EZoWya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding:56px 0 48px;display:grid}.Footer-module__EZoWya__brand{margin-bottom:10px}.Footer-module__EZoWya__logo{width:auto;height:44px;margin-bottom:12px;display:block}.Footer-module__EZoWya__brandTag{color:#ffffff73;margin-top:2px;font-size:11px}.Footer-module__EZoWya__about{color:#ffffff9e;max-width:280px;margin-bottom:20px;font-size:13px;line-height:1.75}.Footer-module__EZoWya__socials{flex-wrap:wrap;gap:8px;display:flex}.Footer-module__EZoWya__socialLink{color:#ffffffa6;border-radius:var(--radius-pill);transition:color var(--transition), border-color var(--transition), background var(--transition);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.Footer-module__EZoWya__socialLink:hover{color:#93c5fd;background:#60a5fa1a;border-color:#60a5fa4d}.Footer-module__EZoWya__colHead{text-transform:uppercase;letter-spacing:.12em;color:#fff;font-size:11px;font-weight:700;font-family:var(--font-mono), monospace;margin-bottom:14px}.Footer-module__EZoWya__links{flex-direction:column;gap:9px;list-style:none;display:flex}.Footer-module__EZoWya__link{color:#ffffff9e;transition:color var(--transition), padding-left var(--transition);cursor:pointer;font-size:13px;text-decoration:none;display:inline-block}.Footer-module__EZoWya__link:hover{color:#93c5fd;padding-left:4px}.Footer-module__EZoWya__bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;display:flex}.Footer-module__EZoWya__copy{color:#ffffff73;font-size:13px}.Footer-module__EZoWya__built{font-family:var(--font-mono), monospace;color:#ffffff73;font-size:12px}.Footer-module__EZoWya__builtComment{color:#ffffff9e;opacity:.5}@media (max-width:1100px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:720px){.Footer-module__EZoWya__ctaInner{flex-direction:column;align-items:flex-start}.Footer-module__EZoWya__ctaBanner{padding:40px 28px}}@media (max-width:580px){.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:28px}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:6px}.Footer-module__EZoWya__about{max-width:100%}.Footer-module__EZoWya__container{padding:0 20px}}
.WhyUs-module__U6xvIG__section{padding:var(--section-v) 0;background:var(--bg-surface)}.WhyUs-module__U6xvIG__container{max-width:var(--container-max);margin:0 auto;padding:0 40px}.WhyUs-module__U6xvIG__layout{grid-template-columns:380px 1fr;align-items:start;gap:72px;display:grid}.WhyUs-module__U6xvIG__statement{flex-direction:column;gap:20px;display:flex;position:sticky;top:100px}.WhyUs-module__U6xvIG__heading{color:var(--text-primary);letter-spacing:-.04em;margin:0;font-size:clamp(46px,5.6vw,72px);font-weight:800;line-height:1.04}.WhyUs-module__U6xvIG__statementDesc{color:var(--text-secondary);font-size:16.5px;font-weight:400;line-height:1.8}.WhyUs-module__U6xvIG__statementCta{color:var(--primary);width:fit-content;transition:border-color var(--transition), gap var(--transition);border-bottom:1.5px solid #1e40af40;align-items:center;gap:8px;padding-bottom:2px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.WhyUs-module__U6xvIG__statementCta:hover{border-color:var(--primary);gap:11px}.WhyUs-module__U6xvIG__statementTag{background:#0f1117;border:1px solid #ffffff0f;border-radius:10px;margin-top:12px;padding:14px 18px}.WhyUs-module__U6xvIG__tagCode{font-family:var(--font-mono), "JetBrains Mono", monospace;color:#60a5fa;letter-spacing:.01em;font-size:12px}.WhyUs-module__U6xvIG__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.WhyUs-module__U6xvIG__feature{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:12px;padding:32px 28px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #0f172a08}.WhyUs-module__U6xvIG__feature:before{content:"";opacity:0;background:linear-gradient(90deg,#1e40af,#3b82f6);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.WhyUs-module__U6xvIG__feature:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 32px #0f172a0d}.WhyUs-module__U6xvIG__feature:hover:before{opacity:1}.WhyUs-module__U6xvIG__featureTop{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.WhyUs-module__U6xvIG__iconWrap{background:var(--primary-dim);width:48px;height:48px;color:var(--primary);border:1px solid #1e40af1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyUs-module__U6xvIG__featureStat{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.WhyUs-module__U6xvIG__statNum{font-family:var(--font-mono), monospace;color:var(--primary);letter-spacing:-.04em;font-size:23px;font-weight:800;line-height:1}.WhyUs-module__U6xvIG__statLbl{color:var(--text-muted);text-align:right;font-size:11px;font-weight:500}.WhyUs-module__U6xvIG__title{color:var(--text-primary);letter-spacing:-.01em;font-size:17.5px;font-weight:700}.WhyUs-module__U6xvIG__desc{color:var(--text-muted);font-size:14px;line-height:1.68}@media (max-width:1100px){.WhyUs-module__U6xvIG__layout{grid-template-columns:320px 1fr;gap:48px}}@media (max-width:860px){.WhyUs-module__U6xvIG__layout{grid-template-columns:1fr;gap:40px}.WhyUs-module__U6xvIG__statement{position:static}}@media (max-width:560px){.WhyUs-module__U6xvIG__grid{grid-template-columns:1fr}.WhyUs-module__U6xvIG__container{padding:0 20px}}
.ServicesOverview-module__mI-rgW__section{padding:var(--section-v) 0;background:var(--bg-primary)}.ServicesOverview-module__mI-rgW__container{max-width:var(--container-max);margin:0 auto;padding:0 40px}.ServicesOverview-module__mI-rgW__header{text-align:center;margin-bottom:52px}.ServicesOverview-module__mI-rgW__heading{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(28px,3.5vw,44px);font-weight:800;line-height:1.15}.ServicesOverview-module__mI-rgW__subheading{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:16px;line-height:1.7}.ServicesOverview-module__mI-rgW__grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:32px;display:grid}.ServicesOverview-module__mI-rgW__grid>:nth-child(4){grid-column:1/span 1}.ServicesOverview-module__mI-rgW__grid>:nth-child(5){grid-column:2/span 1}.ServicesOverview-module__mI-rgW__card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--bg-card);flex-direction:column;gap:10px;padding:28px 28px 24px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.ServicesOverview-module__mI-rgW__card:hover{border-color:#1d4ed852;transform:translateY(-3px);box-shadow:0 8px 28px #1d4ed814}.ServicesOverview-module__mI-rgW__cardTop{justify-content:space-between;align-items:center;display:flex}.ServicesOverview-module__mI-rgW__iconWrap{background:var(--primary-dim);width:52px;height:52px;color:var(--primary);transition:background var(--transition), transform var(--transition);border:1px solid #1e40af1a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ServicesOverview-module__mI-rgW__card:hover .ServicesOverview-module__mI-rgW__iconWrap{background:var(--primary);color:#fff;transform:scale(1.06)}.ServicesOverview-module__mI-rgW__cardNum{font-family:var(--font-mono), monospace;color:var(--primary);letter-spacing:.06em;margin-top:6px;font-size:11px;font-weight:700}.ServicesOverview-module__mI-rgW__cardCount{font-family:var(--font-mono), monospace;color:var(--text-light);background:var(--bg-surface);border-radius:var(--radius-pill);padding:3px 8px;font-size:10px;font-weight:600}.ServicesOverview-module__mI-rgW__cardTitle{color:var(--text-primary);letter-spacing:-.015em;font-size:17px;font-weight:700;line-height:1.3}.ServicesOverview-module__mI-rgW__cardDesc{color:var(--text-muted);flex:1;font-size:13.5px;line-height:1.65}.ServicesOverview-module__mI-rgW__cardLink{color:var(--primary);opacity:0;align-items:center;gap:5px;margin-top:4px;font-size:12.5px;font-weight:600;transition:opacity .18s;display:inline-flex}.ServicesOverview-module__mI-rgW__card:hover .ServicesOverview-module__mI-rgW__cardLink{opacity:1}.ServicesOverview-module__mI-rgW__cta{justify-content:center;margin-top:8px;display:flex}.ServicesOverview-module__mI-rgW__ctaBtn{background:var(--primary);color:#fff;border-radius:var(--radius-btn);align-items:center;gap:8px;padding:13px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex}.ServicesOverview-module__mI-rgW__ctaBtn:hover{background:var(--primary-soft);box-shadow:0 6px 20px #1d4ed859}@media (max-width:900px){.ServicesOverview-module__mI-rgW__grid{grid-template-columns:repeat(2,1fr)}.ServicesOverview-module__mI-rgW__grid>:nth-child(4),.ServicesOverview-module__mI-rgW__grid>:nth-child(5){grid-column:auto}}@media (max-width:580px){.ServicesOverview-module__mI-rgW__section{padding:64px 0 72px}.ServicesOverview-module__mI-rgW__container{padding:0 20px}.ServicesOverview-module__mI-rgW__grid{grid-template-columns:1fr}}
.PageHero-module__aE6RSq__hero{background:#080d18;padding:148px 0 80px;position:relative;overflow:hidden}.PageHero-module__aE6RSq__inner{max-width:var(--container-max);z-index:1;opacity:0;grid-template-columns:1fr auto;align-items:center;gap:64px;margin:0 auto;padding:0 40px;animation:1.5s cubic-bezier(.16,1,.3,1) forwards PageHero-module__aE6RSq__fadeUpContent;display:grid;position:relative;transform:translateY(30px)}@keyframes PageHero-module__aE6RSq__fadeUpContent{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PageHero-module__aE6RSq__content{flex-direction:column;align-items:flex-start;display:flex}.PageHero-module__aE6RSq__breadcrumb{align-items:center;gap:8px;margin-bottom:24px;display:flex}.PageHero-module__aE6RSq__breadLink{color:#ffffff73;font-size:13px;text-decoration:none;transition:color .18s}.PageHero-module__aE6RSq__breadLink:hover{color:#93c5fd}.PageHero-module__aE6RSq__breadSep{color:#ffffff40;font-size:13px}.PageHero-module__aE6RSq__breadCurrent{color:#ffffffb3;font-size:13px}.PageHero-module__aE6RSq__eyebrow{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.28em;color:#93c5fd;margin-bottom:16px;font-size:11px;font-weight:700}.PageHero-module__aE6RSq__title{font-family:var(--font-body), "Inter", sans-serif;color:#fff;letter-spacing:-.03em;max-width:660px;margin-bottom:20px;font-size:clamp(34px,4.8vw,60px);font-weight:900;line-height:1.1}.PageHero-module__aE6RSq__accent{background:linear-gradient(135deg,#60a5fa 0%,#93c5fd 55%,#bfdbfe 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:900}.PageHero-module__aE6RSq__description{color:#e2e8f0;max-width:520px;font-size:17px;font-weight:500;line-height:1.75}.PageHero-module__aE6RSq__visual{flex-shrink:0;grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.PageHero-module__aE6RSq__statCard{border-radius:var(--radius-card);text-align:center;background:#ffffff0d;border:1px solid #ffffff24;flex-direction:column;justify-content:center;align-items:center;min-width:120px;padding:22px 28px;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;display:flex;position:relative;overflow:hidden}.PageHero-module__aE6RSq__statCard:before{content:"";opacity:0;background:linear-gradient(90deg,#60a5fa,#3b82f6);height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.PageHero-module__aE6RSq__statCard:hover{background:#ffffff14;border-color:#60a5fa59;transform:translateY(-3px);box-shadow:0 10px 28px #0000004d}.PageHero-module__aE6RSq__statCard:hover:before{opacity:1}.PageHero-module__aE6RSq__statVal{font-family:var(--font-mono), "JetBrains Mono", monospace;color:#fff;letter-spacing:-.04em;margin-bottom:6px;font-size:30px;font-weight:800;line-height:1}.PageHero-module__aE6RSq__statLabel{color:#ffffff8c;max-width:90px;font-size:11px;font-weight:500;line-height:1.35}@media (max-width:960px){.PageHero-module__aE6RSq__inner{grid-template-columns:1fr;gap:36px}.PageHero-module__aE6RSq__visual{grid-template-columns:repeat(4,1fr);width:100%}}@media (max-width:640px){.PageHero-module__aE6RSq__hero{padding:120px 0 60px}.PageHero-module__aE6RSq__inner{padding:0 20px}.PageHero-module__aE6RSq__visual{grid-template-columns:repeat(2,1fr)}.PageHero-module__aE6RSq__statCard{padding:16px 18px}.PageHero-module__aE6RSq__statVal{font-size:24px}}
.TechStack-module__5InoCq__section{padding:var(--section-v) 0;background:var(--bg-primary)}.TechStack-module__5InoCq__container{max-width:var(--container-max);margin:0 auto;padding:0 28px}.TechStack-module__5InoCq__header{margin-bottom:52px}.TechStack-module__5InoCq__heading{color:var(--text-primary);letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(32px,4vw,48px);font-weight:700}.TechStack-module__5InoCq__subheading{color:var(--text-muted);max-width:440px;font-size:16px}.TechStack-module__5InoCq__rows{flex-direction:column;gap:20px;display:flex}.TechStack-module__5InoCq__rowLabel{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.2em;color:var(--text-light);max-width:var(--container-max);margin-bottom:10px;margin-left:auto;margin-right:auto;padding:0 28px;font-size:10px}.TechStack-module__5InoCq__marqueeOuter{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%)}.TechStack-module__5InoCq__marqueeTrack{gap:10px;width:max-content;padding:3px 0;display:flex}.TechStack-module__5InoCq__marqueeTrack:hover{animation-play-state:paused}.TechStack-module__5InoCq__marqueeLeft{animation:30s linear infinite TechStack-module__5InoCq__scrollLeft}.TechStack-module__5InoCq__marqueeRight{animation:30s linear infinite TechStack-module__5InoCq__scrollRight}@keyframes TechStack-module__5InoCq__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes TechStack-module__5InoCq__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.TechStack-module__5InoCq__badge{font-family:var(--font-mono), monospace;color:#64748b;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;flex-shrink:0;align-items:center;gap:8px;padding:8px 16px;font-size:13px;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 8px #0f172a08}.TechStack-module__5InoCq__badge:hover{color:#1e40af;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 6px 16px #0f172a0f}.TechStack-module__5InoCq__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.TechStack-module__5InoCq__badgeCyan .TechStack-module__5InoCq__dot{background:var(--primary)}.TechStack-module__5InoCq__badgeBlue .TechStack-module__5InoCq__dot{background:var(--slate)}
.page-module__iEsOPq__hero{background:#080d18;padding:140px 0 72px;position:relative;overflow:hidden}.page-module__iEsOPq__heroGrid{display:none}.page-module__iEsOPq__heroInner{max-width:var(--container-max);z-index:1;margin:0 auto;padding:0 40px;position:relative}.page-module__iEsOPq__breadcrumb{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:28px;display:flex}.page-module__iEsOPq__breadLink{color:#ffffff73;font-size:13px;text-decoration:none;transition:color .18s}.page-module__iEsOPq__breadLink:hover{color:#93c5fd}.page-module__iEsOPq__breadSep{color:#ffffff40;font-size:13px}.page-module__iEsOPq__breadCurrent{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:13px;overflow:hidden}.page-module__iEsOPq__heroContent{grid-template-columns:1fr 320px;align-items:flex-start;gap:52px;display:grid}.page-module__iEsOPq__categoryBadge{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.14em;color:#93c5fd;background:#60a5fa1a;border:1px solid #60a5fa40;border-radius:20px;margin-bottom:18px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.page-module__iEsOPq__heroTitle{color:#fff;letter-spacing:-.03em;margin-bottom:18px;font-size:clamp(28px,4vw,50px);font-weight:900;line-height:1.1}.page-module__iEsOPq__heroDesc{color:#e2e8f0;max-width:580px;margin-bottom:22px;font-size:17px;line-height:1.75}.page-module__iEsOPq__heroMeta{flex-wrap:wrap;gap:20px;display:flex}.page-module__iEsOPq__metaItem{color:#ffffff9e;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.page-module__iEsOPq__metaLiveLink{color:#93c5fd;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .18s;display:flex}.page-module__iEsOPq__metaLiveLink:hover{opacity:.75}.page-module__iEsOPq__outcomeCard{border-radius:var(--radius-card);background:#ffffff0d;border:1px solid #ffffff24;padding:28px 26px;position:relative;overflow:hidden}.page-module__iEsOPq__outcomeCard:before{content:"";background:linear-gradient(90deg,#60a5fa,#3b82f6);height:3px;position:absolute;top:0;left:0;right:0}.page-module__iEsOPq__outcomeLabel{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.14em;color:#ffffff73;margin-bottom:10px;font-size:10px;font-weight:700}.page-module__iEsOPq__outcomeVal{font-family:var(--font-mono), monospace;background:linear-gradient(135deg,#60a5fa 0%,#93c5fd 55%,#bfdbfe 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:28px;font-weight:800;line-height:1}.page-module__iEsOPq__outcomeDetail{color:#ffffff9e;font-size:13.5px;line-height:1.6}.page-module__iEsOPq__container{max-width:var(--container-max);margin:0 auto;padding:0 40px}.page-module__iEsOPq__sectionTitle{color:var(--text-primary);letter-spacing:-.025em;margin-bottom:28px;font-size:clamp(20px,2.2vw,28px);font-weight:800}.page-module__iEsOPq__psSection{background:var(--bg-primary);border-bottom:1px solid var(--border);padding:72px 0}.page-module__iEsOPq__psGrid{grid-template-columns:1fr 1px 1fr;align-items:flex-start;gap:48px;display:grid}.page-module__iEsOPq__psDivider{background:var(--border);align-self:stretch}.page-module__iEsOPq__psLabel{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.16em;color:var(--primary);background:#1d4ed80f;border-radius:4px;margin-bottom:14px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-block}.page-module__iEsOPq__psText{color:var(--text-secondary);font-size:15.5px;line-height:1.8}.page-module__iEsOPq__featuresSection{background:var(--bg-surface);border-bottom:1px solid var(--border);padding:72px 0}.page-module__iEsOPq__featuresGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.page-module__iEsOPq__featureCard{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:flex-start;gap:12px;padding:18px 20px;transition:border-color .18s,box-shadow .18s;display:flex}.page-module__iEsOPq__featureCard:hover{border-color:#1d4ed840;box-shadow:0 4px 16px #1d4ed812}.page-module__iEsOPq__featureIcon{color:var(--primary);flex-shrink:0;margin-top:1px}.page-module__iEsOPq__featureText{color:var(--text-primary);font-size:14px;font-weight:500;line-height:1.5}.page-module__iEsOPq__techSection{background:var(--bg-primary);border-bottom:1px solid var(--border);padding:72px 0}.page-module__iEsOPq__techTags{flex-wrap:wrap;gap:10px;display:flex}.page-module__iEsOPq__techTag{font-family:var(--font-mono), monospace;color:var(--primary);border-radius:var(--radius-pill);background:#1d4ed812;border:1px solid #1d4ed824;padding:8px 18px;font-size:13px;font-weight:600}.page-module__iEsOPq__mockupsSection{background:var(--bg-surface);border-bottom:1px solid var(--border);padding:72px 0}.page-module__iEsOPq__mockupsGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:16px;display:grid}.page-module__iEsOPq__mockupSlot{aspect-ratio:16/10;border:2px dashed var(--border);border-radius:var(--radius-card);background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.page-module__iEsOPq__mockupLabel{color:var(--text-muted);font-size:14px;font-weight:600}.page-module__iEsOPq__mockupSub{color:var(--text-light);font-size:12px;font-family:var(--font-mono), monospace}.page-module__iEsOPq__screenshotSlot{border-radius:var(--radius-card);border:1px solid var(--border);background:var(--bg-surface);aspect-ratio:16/10;position:relative;overflow:hidden}.page-module__iEsOPq__screenshotImg{width:100%;height:100%;display:block}.page-module__iEsOPq__liveLink{margin-bottom:24px}.page-module__iEsOPq__liveLinkAnchor{color:var(--primary);align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .18s;display:inline-flex}.page-module__iEsOPq__liveLinkAnchor:hover{opacity:.75}.page-module__iEsOPq__ctaSection{background:var(--bg-primary);padding:72px 0 100px}.page-module__iEsOPq__ctaBox{background:#080d18;border:1px solid #ffffff14;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:52px 56px;display:flex;position:relative;overflow:hidden}.page-module__iEsOPq__ctaBox:before{content:"";pointer-events:none;background:radial-gradient(circle,#60a5fa2e 0%,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:-120px;right:-100px}.page-module__iEsOPq__ctaTitle{z-index:1;color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:24px;font-weight:800;position:relative}.page-module__iEsOPq__ctaDesc{z-index:1;color:#ffffff9e;max-width:400px;font-size:14px;line-height:1.65;position:relative}.page-module__iEsOPq__ctaActions{z-index:1;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:14px;display:flex;position:relative}.page-module__iEsOPq__ctaPrimary{color:#080d18;border-radius:var(--radius-pill);white-space:nowrap;background:#fff;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:box-shadow .18s,transform .18s,background .18s;display:inline-flex}.page-module__iEsOPq__ctaPrimary:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 8px 28px #00000059}.page-module__iEsOPq__ctaSecondary{color:#ffffffa6;font-size:13px;font-weight:600;text-decoration:none;transition:color .18s}.page-module__iEsOPq__ctaSecondary:hover{color:#93c5fd}@media (max-width:960px){.page-module__iEsOPq__heroContent{grid-template-columns:1fr}.page-module__iEsOPq__heroRight{max-width:400px}.page-module__iEsOPq__psGrid{grid-template-columns:1fr;gap:32px}.page-module__iEsOPq__psDivider{display:none}.page-module__iEsOPq__featuresGrid,.page-module__iEsOPq__mockupsGrid{grid-template-columns:1fr}}@media (max-width:720px){.page-module__iEsOPq__hero{padding:120px 0 56px}.page-module__iEsOPq__heroInner,.page-module__iEsOPq__container{padding:0 20px}.page-module__iEsOPq__ctaBox{flex-direction:column;align-items:flex-start;padding:32px 24px}.page-module__iEsOPq__ctaActions{align-items:flex-start}}
.Contact-module__OWeMSG__section{padding:var(--section-v) 0;background:var(--bg-primary)}.Contact-module__OWeMSG__container{max-width:var(--container-max);margin:0 auto;padding:0 28px}.Contact-module__OWeMSG__header{margin-bottom:52px}.Contact-module__OWeMSG__heading{color:var(--text-primary);letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(32px,4vw,48px);font-weight:700}.Contact-module__OWeMSG__subheading{color:var(--text-muted);max-width:440px;font-size:16px}.Contact-module__OWeMSG__steps{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:40px;padding:18px 24px;display:flex}.Contact-module__OWeMSG__stepItem{flex:1;align-items:center;gap:10px;min-width:160px;display:flex}.Contact-module__OWeMSG__stepN{font-family:var(--font-mono), monospace;color:var(--primary);background:var(--primary-dim);border:1px solid #1e40af2e;border-radius:6px;flex-shrink:0;padding:3px 8px;font-size:11px;font-weight:800}.Contact-module__OWeMSG__stepLabel{color:var(--text-secondary);font-size:13px;font-weight:500}.Contact-module__OWeMSG__stepArrow{color:var(--text-light);flex-shrink:0;margin-left:auto}.Contact-module__OWeMSG__layout{grid-template-columns:3fr 2fr;align-items:start;gap:40px;display:grid}.Contact-module__OWeMSG__form{flex-direction:column;gap:18px;display:flex}.Contact-module__OWeMSG__row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.Contact-module__OWeMSG__fieldGroup{flex-direction:column;gap:7px;display:flex}.Contact-module__OWeMSG__label{color:var(--text-secondary);font-size:13px;font-weight:500}.Contact-module__OWeMSG__input{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-input);color:var(--text-primary);width:100%;transition:border-color var(--transition), box-shadow var(--transition);appearance:none;box-shadow:var(--shadow-sm);outline:none;padding:11px 14px;font-size:14px}.Contact-module__OWeMSG__input::placeholder{color:var(--text-light)}.Contact-module__OWeMSG__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim), var(--shadow-sm)}select.Contact-module__OWeMSG__input{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:120px;line-height:1.6}.Contact-module__OWeMSG__submitBtn{background:var(--primary);color:#fff;border-radius:var(--radius-btn);cursor:pointer;width:100%;transition:background var(--transition), box-shadow var(--transition), transform var(--transition);letter-spacing:.01em;border:none;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-family:inherit;font-size:15px;font-weight:600;display:flex}.Contact-module__OWeMSG__submitBtn:hover:not(:disabled){background:var(--primary-soft);transform:translateY(-1px);box-shadow:0 6px 20px #1e40af47}.Contact-module__OWeMSG__submitBtn:disabled{opacity:.65;cursor:not-allowed}.Contact-module__OWeMSG__successMsg{border-radius:var(--radius-input);color:var(--success);background:#05966912;border:1px solid #05966940;padding:13px 16px;font-size:14px}.Contact-module__OWeMSG__errorMsg{border-radius:var(--radius-input);color:var(--danger);background:#dc26260f;border:1px solid #dc262633;padding:13px 16px;font-size:14px}.Contact-module__OWeMSG__panel{flex-direction:column;gap:10px;display:flex}.Contact-module__OWeMSG__infoCard{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:border-color var(--transition);border-radius:10px;align-items:center;gap:12px;padding:14px 18px;display:flex}.Contact-module__OWeMSG__infoCard:hover{border-color:var(--border-hover)}.Contact-module__OWeMSG__infoIcon{background:var(--primary-dim);width:34px;height:34px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__infoLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-family:var(--font-mono), monospace;margin-bottom:2px}.Contact-module__OWeMSG__infoValue{color:var(--text-secondary);font-size:13.5px}.Contact-module__OWeMSG__infoLink{transition:color var(--transition)}.Contact-module__OWeMSG__infoLink:hover{color:var(--primary)}.Contact-module__OWeMSG__statusCard{background:#05966908;border-color:#05966933}.Contact-module__OWeMSG__statusDot{background:var(--success);border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:2s ease-in-out infinite Contact-module__OWeMSG__pulse}.Contact-module__OWeMSG__statusText{color:var(--success);align-items:center;font-size:13.5px;font-weight:500;display:flex}@keyframes Contact-module__OWeMSG__pulse{0%,to{box-shadow:0 0 #05966966}50%{box-shadow:0 0 0 5px #05966900}}.Contact-module__OWeMSG__platforms{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:10px;padding:14px 18px}.Contact-module__OWeMSG__platformsLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-family:var(--font-mono), monospace;margin-bottom:10px}.Contact-module__OWeMSG__platformLinks{flex-wrap:wrap;gap:10px;display:flex}.Contact-module__OWeMSG__platformLink{color:var(--text-muted);cursor:pointer;transition:color var(--transition);font-size:13px}.Contact-module__OWeMSG__platformLink:hover{color:var(--primary)}@media (max-width:900px){.Contact-module__OWeMSG__layout{grid-template-columns:1fr}.Contact-module__OWeMSG__panel{grid-template-columns:repeat(2,1fr);display:grid}.Contact-module__OWeMSG__platforms{grid-column:span 2}}@media (max-width:580px){.Contact-module__OWeMSG__row,.Contact-module__OWeMSG__panel{grid-template-columns:1fr}.Contact-module__OWeMSG__platforms{grid-column:span 1}}
.Industries-module__7cW2oq__section{background:var(--bg-surface);padding:96px 0 100px}.Industries-module__7cW2oq__container{max-width:var(--container-max);margin:0 auto;padding:0 40px}.Industries-module__7cW2oq__header{text-align:center;margin-bottom:56px}.Industries-module__7cW2oq__heading{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(28px,3.5vw,44px);font-weight:800;line-height:1.15}.Industries-module__7cW2oq__subheading{color:var(--text-muted);max-width:580px;margin:0 auto;font-size:16px;line-height:1.7}.Industries-module__7cW2oq__layout{border:1px solid var(--border);background:var(--bg-card);border-radius:16px;grid-template-columns:260px 1fr;gap:0;display:grid;overflow:hidden;box-shadow:0 4px 32px #0000000d}.Industries-module__7cW2oq__tabs{border-right:1px solid var(--border);background:var(--bg-surface);flex-direction:column;max-height:860px;display:flex;overflow-y:auto}.Industries-module__7cW2oq__tab{border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:12px;width:100%;padding:14px 20px;transition:background .18s;display:flex;position:relative}.Industries-module__7cW2oq__tab:last-child{border-bottom:none}.Industries-module__7cW2oq__tab:hover{background:var(--primary-dim)}.Industries-module__7cW2oq__tabActive{border-left:3px solid var(--primary);padding-left:17px;background:var(--primary-dim)!important}.Industries-module__7cW2oq__tabIcon{background:var(--primary-dim);width:36px;height:36px;color:var(--primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,color .18s;display:flex}.Industries-module__7cW2oq__tabActive .Industries-module__7cW2oq__tabIcon{background:var(--primary);color:#fff}.Industries-module__7cW2oq__tabText{flex-direction:column;gap:3px;min-width:0;display:flex}.Industries-module__7cW2oq__tabName{color:var(--text-primary);font-size:14px;font-weight:600;transition:color .18s}.Industries-module__7cW2oq__tabActive .Industries-module__7cW2oq__tabName{color:var(--primary)}.Industries-module__7cW2oq__tabTag{color:var(--text-light);font-size:11px;line-height:1.3}.Industries-module__7cW2oq__tabArrow{color:var(--primary);opacity:.7;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.Industries-module__7cW2oq__panel{max-height:860px;padding:32px 36px;animation:.22s Industries-module__7cW2oq__panelIn;overflow-y:auto}@keyframes Industries-module__7cW2oq__panelIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.Industries-module__7cW2oq__panelHeader{border-bottom:1px solid var(--border);align-items:center;gap:16px;margin-bottom:24px;padding-bottom:20px;display:flex}.Industries-module__7cW2oq__panelIcon{background:linear-gradient(140deg, var(--primary), var(--primary-soft));color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 8px 20px #1e40af40}.Industries-module__7cW2oq__panelTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:22px;font-weight:800}.Industries-module__7cW2oq__panelTag{color:var(--primary);background:var(--primary-dim);font-size:12px;font-weight:600;font-family:var(--font-mono), monospace;white-space:nowrap;border-radius:20px;padding:3px 10px}.Industries-module__7cW2oq__grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.Industries-module__7cW2oq__card{border:1px solid var(--border);background:var(--bg-surface);border-radius:10px;flex-direction:column;gap:6px;padding:16px 18px;transition:border-color .18s,box-shadow .18s,transform .18s;animation:.28s both Industries-module__7cW2oq__cardIn;display:flex}@keyframes Industries-module__7cW2oq__cardIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Industries-module__7cW2oq__card:hover{border-color:#1e40af4d;transform:translateY(-2px);box-shadow:0 4px 16px #1e40af14}.Industries-module__7cW2oq__cardIcon{background:var(--primary-dim);width:30px;height:30px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,color .18s;display:flex}.Industries-module__7cW2oq__card:hover .Industries-module__7cW2oq__cardIcon{background:var(--primary);color:#fff}.Industries-module__7cW2oq__cardText{color:var(--text-primary);font-size:13.5px;font-weight:700;line-height:1.4}.Industries-module__7cW2oq__cardDetail{color:var(--text-muted);flex:1;font-size:12px;font-weight:400;line-height:1.55}.Industries-module__7cW2oq__cardCta{color:var(--primary);opacity:0;margin-top:2px;font-size:11.5px;font-weight:600;text-decoration:none;transition:opacity .18s}.Industries-module__7cW2oq__card:hover .Industries-module__7cW2oq__cardCta{opacity:1}@media (max-width:1024px){.Industries-module__7cW2oq__grid{grid-template-columns:1fr}}@media (max-width:860px){.Industries-module__7cW2oq__layout{border-radius:12px;grid-template-columns:1fr}.Industries-module__7cW2oq__tabs{border-right:none;border-bottom:1px solid var(--border);scrollbar-width:none;flex-direction:row;max-height:none;overflow-x:auto}.Industries-module__7cW2oq__tabs::-webkit-scrollbar{display:none}.Industries-module__7cW2oq__tab{border-bottom:none;border-right:1px solid var(--border);flex-shrink:0;min-width:140px;padding:12px 16px}.Industries-module__7cW2oq__tabActive{border-left:none;border-bottom:3px solid var(--primary);padding-left:16px}.Industries-module__7cW2oq__tabArrow{display:none}.Industries-module__7cW2oq__panel{max-height:none;padding:24px 20px}.Industries-module__7cW2oq__grid{grid-template-columns:1fr}}@media (max-width:580px){.Industries-module__7cW2oq__section{padding:64px 0 72px}.Industries-module__7cW2oq__container{padding:0 20px}.Industries-module__7cW2oq__subheading{font-size:14px}}
.PortfolioContent-module__2jNHCW__wrapper{background:var(--bg-primary);padding:64px 0 100px}.PortfolioContent-module__2jNHCW__container{max-width:var(--container-max);margin:0 auto;padding:0 40px}.PortfolioContent-module__2jNHCW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.PortfolioContent-module__2jNHCW__catCard{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--bg-card);text-align:left;cursor:pointer;flex-direction:column;padding:32px 28px 26px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden}.PortfolioContent-module__2jNHCW__catCard:before{content:"";background:linear-gradient(90deg, var(--primary), var(--primary-soft));opacity:0;height:3px;transition:opacity .22s;position:absolute;top:0;left:0;right:0}.PortfolioContent-module__2jNHCW__catCard:hover{border-color:#1d4ed847;transform:translateY(-5px);box-shadow:0 12px 48px #1d4ed81c}.PortfolioContent-module__2jNHCW__catCard:hover:before{opacity:1}.PortfolioContent-module__2jNHCW__catCard:hover .PortfolioContent-module__2jNHCW__catCta{color:var(--primary);gap:8px}.PortfolioContent-module__2jNHCW__catCardTop{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.PortfolioContent-module__2jNHCW__catIcon{width:52px;height:52px;color:var(--primary);background:#1d4ed812;border:1px solid #1d4ed81f;border-radius:14px;justify-content:center;align-items:center;display:flex}.PortfolioContent-module__2jNHCW__catCount{font-family:var(--font-mono), monospace;color:var(--primary);letter-spacing:.04em;background:#1d4ed812;border:1px solid #1d4ed81f;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700}.PortfolioContent-module__2jNHCW__catName{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:10px;font-size:20px;font-weight:700;line-height:1.25}.PortfolioContent-module__2jNHCW__catDesc{color:var(--text-muted);flex:1;margin-bottom:24px;font-size:13.5px;line-height:1.65}.PortfolioContent-module__2jNHCW__catFooter{border-top:1px solid var(--border);padding-top:16px}.PortfolioContent-module__2jNHCW__catCta{color:var(--text-muted);align-items:center;gap:5px;font-size:13px;font-weight:600;transition:color .2s,gap .2s;display:inline-flex}.PortfolioContent-module__2jNHCW__projHeader{margin-bottom:40px}.PortfolioContent-module__2jNHCW__backBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;margin-bottom:28px;padding:0;font-size:13px;font-weight:600;transition:color .18s;display:inline-flex}.PortfolioContent-module__2jNHCW__backBtn:hover{color:var(--primary)}.PortfolioContent-module__2jNHCW__projCatMeta{align-items:flex-start;gap:16px;display:flex}.PortfolioContent-module__2jNHCW__projCatIcon{width:48px;height:48px;color:var(--primary);background:#1d4ed812;border:1px solid #1d4ed81f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.PortfolioContent-module__2jNHCW__projCatName{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:6px;font-size:clamp(22px,2.8vw,34px);font-weight:800;line-height:1.1}.PortfolioContent-module__2jNHCW__projCatDesc{color:var(--text-muted);font-size:15px;line-height:1.6}.PortfolioContent-module__2jNHCW__projGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.PortfolioContent-module__2jNHCW__projCard{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--bg-card);flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.PortfolioContent-module__2jNHCW__projThumb{aspect-ratio:16/10;background:var(--bg-surface);flex-shrink:0;width:100%;position:relative;overflow:hidden}.PortfolioContent-module__2jNHCW__projThumbImg{object-fit:cover;width:100%;height:100%;transition:transform .35s}.PortfolioContent-module__2jNHCW__projCard:hover .PortfolioContent-module__2jNHCW__projThumbImg{transform:scale(1.06)}.PortfolioContent-module__2jNHCW__projThumbPlaceholder{width:100%;height:100%;color:var(--primary);background:linear-gradient(140deg,#1d4ed814,#60a5fa1f);justify-content:center;align-items:center;display:flex}.PortfolioContent-module__2jNHCW__liveBadge{text-transform:uppercase;letter-spacing:.06em;color:#fff;border-radius:var(--radius-pill);background:#059669eb;align-items:center;gap:4px;padding:4px 9px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:10px;right:10px}.PortfolioContent-module__2jNHCW__projCardBody{flex-direction:column;flex:1;padding:22px 22px 20px;display:flex}.PortfolioContent-module__2jNHCW__projCard:before{content:"";background:linear-gradient(90deg, var(--primary), var(--primary-soft));opacity:0;height:3px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.PortfolioContent-module__2jNHCW__projCard:hover{border-color:#1d4ed847;transform:translateY(-4px);box-shadow:0 10px 40px #1d4ed81a}.PortfolioContent-module__2jNHCW__projCard:hover:before{opacity:1}.PortfolioContent-module__2jNHCW__projCard:hover .PortfolioContent-module__2jNHCW__projCardCta{opacity:1;gap:8px}.PortfolioContent-module__2jNHCW__projCardTop{align-items:center;gap:14px;margin-bottom:14px;display:flex}.PortfolioContent-module__2jNHCW__projLocation,.PortfolioContent-module__2jNHCW__projYear{color:var(--text-light);align-items:center;gap:4px;font-size:11.5px;font-weight:500;display:flex}.PortfolioContent-module__2jNHCW__projTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.35}.PortfolioContent-module__2jNHCW__projDesc{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:16px;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.PortfolioContent-module__2jNHCW__projOutcome{background:#1d4ed80a;border:1px solid #1d4ed81a;border-radius:8px;flex-direction:column;gap:3px;margin-bottom:14px;padding:12px 14px;display:flex}.PortfolioContent-module__2jNHCW__outcomeVal{font-family:var(--font-mono), monospace;color:var(--primary);letter-spacing:-.01em;font-size:14px;font-weight:800}.PortfolioContent-module__2jNHCW__outcomeDetail{color:var(--text-muted);font-size:11.5px;line-height:1.4}.PortfolioContent-module__2jNHCW__projTags{flex-wrap:wrap;gap:5px;margin-bottom:14px;display:flex}.PortfolioContent-module__2jNHCW__tag{font-family:var(--font-mono), monospace;color:var(--text-muted);background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-pill);padding:3px 8px;font-size:10.5px;font-weight:600}.PortfolioContent-module__2jNHCW__tagMore{font-family:var(--font-mono), monospace;color:var(--text-light);padding:3px 6px;font-size:10.5px}.PortfolioContent-module__2jNHCW__projCardCta{color:var(--primary);opacity:0;align-items:center;gap:5px;margin-top:auto;font-size:12.5px;font-weight:600;transition:opacity .18s,gap .18s;display:inline-flex}@media (max-width:1100px){.PortfolioContent-module__2jNHCW__grid,.PortfolioContent-module__2jNHCW__projGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PortfolioContent-module__2jNHCW__wrapper{padding:48px 0 72px}.PortfolioContent-module__2jNHCW__container{padding:0 20px}.PortfolioContent-module__2jNHCW__grid,.PortfolioContent-module__2jNHCW__projGrid{grid-template-columns:1fr}}
.ServicesContent-module__ai98Gq__wrapper{background:var(--bg-primary);padding:80px 0 100px}.ServicesContent-module__ai98Gq__container{max-width:var(--container-max);margin:0 auto;padding:0 40px}.ServicesContent-module__ai98Gq__category{border-bottom:1px solid var(--border);margin-bottom:72px;padding-bottom:72px}.ServicesContent-module__ai98Gq__category:last-of-type{border-bottom:none;margin-bottom:0}.ServicesContent-module__ai98Gq__catHeader{align-items:flex-start;gap:22px;margin-bottom:36px;display:flex}.ServicesContent-module__ai98Gq__catIconBox{background:linear-gradient(140deg, var(--primary), var(--primary-soft));color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 10px 26px #1e40af47}.ServicesContent-module__ai98Gq__catNum{font-family:var(--font-mono), monospace;color:var(--primary);opacity:.55;letter-spacing:.1em;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.ServicesContent-module__ai98Gq__catTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(20px,2.2vw,28px);font-weight:700}.ServicesContent-module__ai98Gq__catDesc{color:var(--text-muted);max-width:620px;font-size:15px;line-height:1.7}.ServicesContent-module__ai98Gq__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;display:grid}.ServicesContent-module__ai98Gq__card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--bg-card);flex-direction:column;gap:10px;padding:18px 20px;transition:border-color .18s,box-shadow .18s,transform .18s;animation:.3s both ServicesContent-module__ai98Gq__cardFadeIn;display:flex}@keyframes ServicesContent-module__ai98Gq__cardFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ServicesContent-module__ai98Gq__card:hover{border-color:#1d4ed84d;transform:translateY(-2px);box-shadow:0 4px 20px #1d4ed814}.ServicesContent-module__ai98Gq__cardIcon{background:var(--primary-dim);width:32px;height:32px;color:var(--primary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,color .18s;display:flex}.ServicesContent-module__ai98Gq__card:hover .ServicesContent-module__ai98Gq__cardIcon{background:var(--primary);color:#fff}.ServicesContent-module__ai98Gq__cardName{color:var(--text-primary);font-size:13.5px;font-weight:700;line-height:1.4}.ServicesContent-module__ai98Gq__cardDetail{color:var(--text-muted);flex:1;font-size:12px;font-weight:400;line-height:1.55}.ServicesContent-module__ai98Gq__cardLink{color:var(--primary);opacity:0;align-items:center;gap:4px;margin-top:4px;font-size:11.5px;font-weight:600;text-decoration:none;transition:opacity .16s;display:inline-flex}.ServicesContent-module__ai98Gq__card:hover .ServicesContent-module__ai98Gq__cardLink{opacity:1}.ServicesContent-module__ai98Gq__cta{background:var(--primary);border-radius:16px;flex-wrap:wrap;align-items:center;gap:40px;margin-top:72px;padding:48px 52px;display:flex}.ServicesContent-module__ai98Gq__ctaTitle{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:22px;font-weight:700}.ServicesContent-module__ai98Gq__ctaDesc{color:#ffffffbf;max-width:440px;font-size:14px;line-height:1.65}.ServicesContent-module__ai98Gq__ctaBtn{color:var(--primary);border-radius:var(--radius-btn);white-space:nowrap;background:#fff;flex-shrink:0;align-items:center;gap:8px;margin-left:auto;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:box-shadow .18s,transform .18s;display:inline-flex}.ServicesContent-module__ai98Gq__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0000002e}@media (max-width:768px){.ServicesContent-module__ai98Gq__wrapper{padding:56px 0 72px}.ServicesContent-module__ai98Gq__container{padding:0 20px}.ServicesContent-module__ai98Gq__catIconBox{border-radius:13px;width:48px;height:48px}.ServicesContent-module__ai98Gq__grid{grid-template-columns:1fr}.ServicesContent-module__ai98Gq__cta{flex-direction:column;align-items:flex-start;padding:32px 24px}.ServicesContent-module__ai98Gq__ctaBtn{margin-left:0}}
.Testimonials-module__MlUweW__section{padding:var(--section-v) 0;background:var(--bg-surface)}.Testimonials-module__MlUweW__container{max-width:var(--container-max);margin:0 auto;padding:0 28px}.Testimonials-module__MlUweW__header{margin-bottom:52px}.Testimonials-module__MlUweW__heading{color:var(--text-primary);letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(32px,4vw,48px);font-weight:700}.Testimonials-module__MlUweW__subheading{color:var(--text-muted);max-width:440px;font-size:16px}.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Testimonials-module__MlUweW__card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:16px;padding:32px 28px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #0f172a08}.Testimonials-module__MlUweW__card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 24px #0f172a0f}.Testimonials-module__MlUweW__stars{color:#f59e0b;gap:3px;display:flex}.Testimonials-module__MlUweW__quote{color:var(--text-secondary);flex:1;font-size:15px;font-style:italic;line-height:1.75}.Testimonials-module__MlUweW__footer{border-top:1px solid var(--border);align-items:center;gap:12px;padding-top:4px;display:flex}.Testimonials-module__MlUweW__avatar{background:var(--primary-dim);width:38px;height:38px;font-family:var(--font-mono), monospace;color:var(--primary);border:1px solid #1d4ed826;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.Testimonials-module__MlUweW__name{color:var(--text-primary);align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.Testimonials-module__MlUweW__role{color:var(--text-muted);margin-top:2px;font-size:12px}@media (max-width:900px){.Testimonials-module__MlUweW__grid{grid-template-columns:1fr;max-width:560px}}
