.industries-module__rQ2g1a__page{--primary:#6366f1;--primary-light:#818cf8;--primary-dark:#4f46e5;--secondary:#ec4899;--tertiary:#06b6d4;--neutral:#f8fafc;--text:#0f172a;--text-muted:#64748b;--border:#e2e8f0;--success:#10b981;min-height:100vh;color:var(--text);background:radial-gradient(900px 500px at 20% 5%,#6366f11a,#0000 40%),radial-gradient(700px 400px at 98% 8%,#ec489914,#0000 45%),radial-gradient(600px 300px at 50% 95%,#06b6d40f,#0000 50%),linear-gradient(#f0f4f8 0%,#fafbfc 100%)}.industries-module__rQ2g1a__container{width:min(1240px,92vw);margin:0 auto}.industries-module__rQ2g1a__hero{padding:72px 0 48px}.industries-module__rQ2g1a__hero .industries-module__rQ2g1a__container{grid-template-columns:1fr 1fr;align-items:stretch;gap:20px;display:grid}.industries-module__rQ2g1a__heroContent{flex-direction:column;justify-content:space-between;padding:12px;display:flex}.industries-module__rQ2g1a__badge{background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:12px;padding:9px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.industries-module__rQ2g1a__heroContent h1{color:var(--text);margin:10px 0 12px;font-size:clamp(2rem,3.8vw,3.4rem);font-weight:900;line-height:1.05}.industries-module__rQ2g1a__heroContent>p{color:var(--text-muted);max-width:65ch;margin:0 0 16px;font-size:1.05rem;line-height:1.7}.industries-module__rQ2g1a__statsRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.industries-module__rQ2g1a__statCard{border:1px solid var(--border);text-align:center;background:#fff;border-radius:14px;padding:12px;box-shadow:0 4px 12px #0f172a0d}.industries-module__rQ2g1a__statNumber{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:1.4rem;font-weight:900}.industries-module__rQ2g1a__statLabel{color:var(--text-muted);font-size:.85rem;font-weight:600;display:block}.industries-module__rQ2g1a__heroImage{border:1px solid var(--border);border-radius:20px;min-height:400px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a26}.industries-module__rQ2g1a__heroImage img{object-fit:cover}.industries-module__rQ2g1a__industriesGrid{padding:48px 0}.industries-module__rQ2g1a__sectionHead{text-align:center;margin-bottom:24px}.industries-module__rQ2g1a__sectionHead h2{margin:0 0 8px;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:900}.industries-module__rQ2g1a__sectionHead p{color:var(--text-muted);margin:0;font-size:1.02rem}.industries-module__rQ2g1a__gridLayout{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.industries-module__rQ2g1a__industryTile{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;padding:16px;transition:all .3s;display:flex;box-shadow:0 6px 18px #0f172a0f}.industries-module__rQ2g1a__industryTile:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 30px #6366f126}.industries-module__rQ2g1a__tileHeader{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.industries-module__rQ2g1a__tileIcon{background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.industries-module__rQ2g1a__tileBadge{color:var(--primary-dark);letter-spacing:.04em;background:#eef2ff;border-radius:6px;padding:5px 10px;font-size:.72rem;font-weight:800;display:inline-block}.industries-module__rQ2g1a__industryTile h3{margin:0 0 8px;font-size:1rem;font-weight:700}.industries-module__rQ2g1a__industryTile p{color:var(--text-muted);flex:1;margin:0 0 12px;font-size:.92rem;line-height:1.55}.industries-module__rQ2g1a__tileMeta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:8px;margin-bottom:12px;padding:10px 0;display:grid}.industries-module__rQ2g1a__metaItem{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.industries-module__rQ2g1a__metaLabel{color:var(--text-muted);font-weight:500}.industries-module__rQ2g1a__metaValue{color:var(--primary);font-weight:700}.industries-module__rQ2g1a__learnMore{color:var(--primary);align-items:center;gap:6px;margin-top:auto;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.industries-module__rQ2g1a__learnMore:hover{color:var(--primary-dark);gap:10px}.industries-module__rQ2g1a__verticalsSection{border-top:1px solid var(--border);padding:48px 0}.industries-module__rQ2g1a__verticalCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.industries-module__rQ2g1a__verticalCard{border-radius:16px;min-height:280px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 12px 32px #0f172a1a}.industries-module__rQ2g1a__verticalCard:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0f172a26}.industries-module__rQ2g1a__verticalImage{width:100%;height:100%;position:absolute}.industries-module__rQ2g1a__verticalImage img{object-fit:cover}.industries-module__rQ2g1a__verticalOverlay{background:linear-gradient(135deg,#6366f1cc,#ec4899b3);position:absolute;inset:0}.industries-module__rQ2g1a__verticalContent{color:#fff;z-index:1;flex-direction:column;justify-content:flex-end;height:100%;padding:20px;display:flex;position:relative}.industries-module__rQ2g1a__verticalCard h3{margin:0 0 8px;font-size:1.1rem;font-weight:800}.industries-module__rQ2g1a__verticalCard p{opacity:.95;margin:0 0 12px;font-size:.92rem;line-height:1.5}.industries-module__rQ2g1a__verticalFooter{justify-content:space-between;align-items:center;display:flex}.industries-module__rQ2g1a__verticalStat{font-size:.9rem;font-weight:700}.industries-module__rQ2g1a__arrow{color:#fff;background:#fff3;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.industries-module__rQ2g1a__arrow:hover{background:#fff6;transform:translate(4px)}.industries-module__rQ2g1a__graphicsSection{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.industries-module__rQ2g1a__graphicsSection img{object-fit:contain;border:1px solid var(--border);background:#fff;border-radius:12px;width:100%;height:140px}.industries-module__rQ2g1a__capabilitiesSection{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(135deg,#6366f10d,#ec48990d);padding:46px 0}.industries-module__rQ2g1a__capabilityGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.industries-module__rQ2g1a__capabilityItem{border:1px solid var(--border);text-align:center;background:#fff;border-radius:14px;padding:18px;box-shadow:0 4px 12px #0f172a0a}.industries-module__rQ2g1a__capValue{background:linear-gradient(135deg,var(--primary),var(--tertiary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:2.2rem;font-weight:900}.industries-module__rQ2g1a__capabilityItem p{color:var(--text-muted);margin:0;font-size:.92rem;font-weight:600}.industries-module__rQ2g1a__insightsSection{padding:48px 0}.industries-module__rQ2g1a__insightGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.industries-module__rQ2g1a__insightCard{border:1px solid var(--border);background:#fff;border-radius:14px;padding:16px;transition:all .3s;box-shadow:0 6px 16px #0f172a0d}.industries-module__rQ2g1a__insightCard:hover{border-color:var(--tertiary);box-shadow:0 12px 28px #06b6d41f}.industries-module__rQ2g1a__insightMark{width:40px;height:40px;color:var(--tertiary);background:#cffafe;border-radius:10px;justify-content:center;align-items:center;margin-bottom:10px;display:flex}.industries-module__rQ2g1a__insightCard h3{margin:0 0 8px;font-size:.95rem;font-weight:800}.industries-module__rQ2g1a__insightCard p{color:var(--text-muted);margin:0 0 12px;font-size:.88rem;line-height:1.5}.industries-module__rQ2g1a__insightMetric{color:var(--success);align-items:center;gap:6px;font-size:.9rem;font-weight:700;display:flex}.industries-module__rQ2g1a__ctaSection{padding:48px 0 72px}.industries-module__rQ2g1a__ctaCard{border:2px solid var(--border);text-align:center;background:linear-gradient(135deg,#6366f114,#ec489914);border-radius:20px;padding:36px}.industries-module__rQ2g1a__ctaContent{max-width:600px;margin:0 auto}.industries-module__rQ2g1a__ctaContent>svg{color:var(--primary);margin-bottom:12px}.industries-module__rQ2g1a__ctaCard h3{margin:0 0 10px;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:900}.industries-module__rQ2g1a__ctaCard p{color:var(--text-muted);margin:0 0 18px;font-size:1.02rem;line-height:1.6}.industries-module__rQ2g1a__ctaButtons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.industries-module__rQ2g1a__primaryBtn,.industries-module__rQ2g1a__secondaryBtn{border-radius:10px;justify-content:center;align-items:center;padding:12px 22px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.industries-module__rQ2g1a__primaryBtn{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border:none}.industries-module__rQ2g1a__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #6366f14d}.industries-module__rQ2g1a__secondaryBtn{border:2px solid var(--primary);color:var(--primary);background:0 0}.industries-module__rQ2g1a__secondaryBtn:hover{background:var(--primary);color:#fff}@media (max-width:1100px){.industries-module__rQ2g1a__gridLayout,.industries-module__rQ2g1a__capabilityGrid,.industries-module__rQ2g1a__insightGrid,.industries-module__rQ2g1a__statsRow{grid-template-columns:repeat(2,minmax(0,1fr))}.industries-module__rQ2g1a__verticalCards,.industries-module__rQ2g1a__graphicsSection{grid-template-columns:1fr}}@media (max-width:800px){.industries-module__rQ2g1a__hero .industries-module__rQ2g1a__container{grid-template-columns:1fr}.industries-module__rQ2g1a__heroImage{min-height:300px}.industries-module__rQ2g1a__gridLayout,.industries-module__rQ2g1a__capabilityGrid,.industries-module__rQ2g1a__insightGrid,.industries-module__rQ2g1a__statsRow{grid-template-columns:1fr}.industries-module__rQ2g1a__ctaButtons{flex-direction:column}.industries-module__rQ2g1a__ctaButtons>*{width:100%}}@media (max-width:560px){.industries-module__rQ2g1a__sectionHead h2{font-size:1.4rem}.industries-module__rQ2g1a__heroContent h1{font-size:1.8rem}.industries-module__rQ2g1a__statCard{padding:10px 8px}.industries-module__rQ2g1a__statNumber{font-size:1.1rem}.industries-module__rQ2g1a__statLabel{font-size:.75rem}}
