.industry-page{background:#fff}.industry-page main{overflow:hidden}.industry-container{width:min(100% - 2rem,1280px);margin-inline:auto}.industry-eyebrow{display:inline-flex;align-items:center;gap:.7rem;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.12em;line-height:1.4;text-transform:uppercase;color:var(--brand-blue)}.industry-eyebrow::before{content:'';width:2rem;height:1px;background:currentColor}.industry-hero{position:relative;padding:calc(var(--nav-height) + 5.5rem) 0 5.5rem;overflow:hidden;background:radial-gradient(circle at 88% 18%,rgba(78,205,196,.18),transparent 27rem),radial-gradient(circle at 12% 90%,rgba(80,32,128,.11),transparent 30rem),#f7f9fb}.industry-hero::before{content:'';position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(0,51,102,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,51,102,.04) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to bottom,#000,transparent 92%)}.industry-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,0.95fr) minmax(420px,0.85fr);gap:clamp(3rem,7vw,7rem);align-items:center}.industry-hero h1{max-width:760px;margin:1rem 0 1.35rem;color:var(--brand-navy);font-size:clamp(3rem, 6.4vw, 5.8rem);line-height:.96;letter-spacing:-.055em}.industry-hero h1 span{color:var(--brand-blue)}.industry-hero__lead{max-width:720px;font-size:clamp(1.05rem, 1.6vw, 1.25rem);line-height:1.75}.industry-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.industry-hero__facts{display:flex;flex-wrap:wrap;gap:.7rem 1.35rem;margin-top:2rem}.industry-hero__fact{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--text-secondary)}.industry-hero__fact::before{content:'';width:.45rem;height:.45rem;border:1px solid var(--brand-teal);border-radius:50%;box-shadow:0 0 0 3px rgba(78,205,196,.12)}.industry-hero__visual{position:relative;padding:clamp(1rem,2vw,1.6rem);border:1px solid rgba(0,51,102,.12);background:rgba(255,255,255,.78);box-shadow:0 28px 90px rgba(0,35,80,.13);backdrop-filter:blur(14px)}.industry-hero__visual::before{content:'';position:absolute;inset:-1px auto -1px -1px;width:3px;background:linear-gradient(var(--brand-blue),var(--brand-teal))}.industry-hero__visual img{width:100%;height:auto}.industry-section{padding:clamp(5rem,9vw,8.5rem) 0}.industry-section--soft{background:#f1f4f7}.industry-section--navy{background:var(--brand-navy);color:#fff}.industry-section__head{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(300px,0.55fr);gap:clamp(2rem,6vw,6rem);align-items:end;margin-bottom:clamp(2.5rem,5vw,4.2rem)}.industry-section__head h2{max-width:780px;margin-top:.85rem;font-size:clamp(2.35rem, 5vw, 4.6rem);line-height:1.02;letter-spacing:-.045em}.industry-section__head>p{max-width:510px;line-height:1.75}.industry-section--navy .industry-eyebrow{color:var(--brand-teal)}.industry-section--navy h2,.industry-section--navy h3{color:#fff}.industry-section--navy p{color:rgba(255,255,255,.7)}.industry-prose{display:grid;grid-template-columns:minmax(0,0.75fr) minmax(0,1fr);gap:clamp(2.5rem,7vw,7rem);align-items:start}.industry-prose__aside{position:sticky;top:calc(var(--nav-height) + 2rem)}.industry-prose__aside h2{margin-top:.8rem;font-size:clamp(2.2rem, 4.5vw, 4rem);line-height:1.04;letter-spacing:-.04em}.industry-prose__body p{margin-bottom:1.25rem;font-size:1.03rem;line-height:1.85}.industry-prose__body h3{margin:2.2rem 0 .8rem;font-size:clamp(1.45rem, 2.5vw, 2rem);line-height:1.15}.industry-prose__body ol,.industry-prose__body ul{display:grid;gap:.7rem;margin:1.3rem 0 1.6rem;padding-left:1.25rem}.industry-prose__body li{color:var(--text-secondary);font-size:.98rem;line-height:1.72}.industry-prose__body strong{color:var(--text-primary)}.industry-prose__body a{color:var(--brand-blue);text-underline-offset:0.2em}.industry-prose__body blockquote{margin:1.7rem 0;padding:1.3rem 1.5rem;border-left:3px solid var(--brand-teal);background:#f3f8fa;color:var(--brand-navy)}.industry-prose__body blockquote p{margin:0;color:inherit}.industry-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.industry-card{position:relative;min-height:100%;padding:1.8rem;overflow:hidden;border:1px solid var(--border-light);background:#fff}.industry-card::before{content:'';position:absolute;width:7rem;height:7rem;top:-4.7rem;right:-4rem;border:1px solid rgba(78,205,196,.32);border-radius:50%;box-shadow:0 0 0 1.7rem rgba(80,32,128,.03)}.industry-card__icon{display:grid;width:3.2rem;height:3.2rem;place-items:center;margin-bottom:1.3rem;border-radius:.65rem;background:rgba(240,232,245,.75)}.industry-card__icon svg{width:1.6rem;height:1.6rem;fill:none;stroke:var(--brand-blue);stroke-width:1.7}.industry-card h3{margin-bottom:.7rem;font-size:1.35rem}.industry-card p{font-size:.9rem;line-height:1.72}.industry-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--border-light);border-left:1px solid var(--border-light)}.industry-process__step{min-height:270px;padding:1.8rem 1.5rem;border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:#fff}.industry-process__number{display:block;margin-bottom:2.5rem;font-family:var(--font-mono);font-size:.72rem;color:var(--brand-blue)}.industry-process__step h3{margin-bottom:.65rem;font-size:1.3rem}.industry-process__step p{font-size:.88rem;line-height:1.7}.industry-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.industry-data-panel{padding:2rem;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055)}.industry-data-panel h3{margin-bottom:.8rem;font-size:1.55rem}.industry-data-list{display:grid;gap:.75rem;margin-top:1.3rem}.industry-data-list li{display:grid;grid-template-columns:1rem 1fr;gap:.65rem;color:rgba(255,255,255,.75);font-size:.88rem;line-height:1.6}.industry-data-list li::before{content:'✓';color:var(--brand-teal);font-weight:700}.industry-callout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;margin-top:3rem;padding:2rem;border-left:4px solid var(--brand-teal);background:linear-gradient(120deg,rgba(240,232,245,.6),rgba(230,250,248,.65))}.industry-callout h3{font-size:1.55rem}.industry-callout p{margin-top:.45rem;font-size:.92rem}.industry-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.industry-related__card{display:flex;min-height:210px;flex-direction:column;padding:1.7rem;border:1px solid var(--border-light);background:#fff;color:inherit;text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.industry-related__card:hover{transform:translateY(-4px);border-color:rgba(80,32,128,.3);box-shadow:0 18px 45px rgba(0,35,80,.09)}.industry-related__card span{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-blue)}.industry-related__card h3{margin:1.2rem 0 .65rem;font-size:1.35rem}.industry-related__card p{font-size:.88rem;line-height:1.65}.industry-related__card strong{margin-top:auto;padding-top:1rem;color:var(--brand-blue);font-size:.8rem}.industry-faq{max-width:980px;margin-inline:auto}.industry-faq__head{margin-bottom:2.5rem;text-align:center}.industry-faq__head h2{margin-top:.8rem;font-size:clamp(2.3rem, 4.5vw, 4rem)}.industry-faq__item{border-top:1px solid var(--border-light)}.industry-faq__item:last-child{border-bottom:1px solid var(--border-light)}.industry-faq__question{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.4rem 0;border:0;background:0 0;color:var(--text-primary);font:600 1.05rem/1.45 var(--font-body);text-align:left;cursor:pointer}.industry-faq__question svg{width:1.2rem;height:1.2rem;flex:0 0 auto;fill:none;stroke:var(--brand-blue);stroke-width:1.8;transition:transform .25s ease}.industry-faq__answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.industry-faq__answer-inner{padding:0 3rem 1.5rem 0;color:var(--text-secondary);font-size:.94rem;line-height:1.75}.industry-faq__item.active .industry-faq__answer{max-height:28rem}.industry-faq__item.active .industry-faq__question svg{transform:rotate(45deg)}.industry-page .quick-contact__submit-loading{display:none}.industry-page .quick-contact__status{grid-column:1/-1}.industry-page .hp-field{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.mega-menu__columns--solutions{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:start}.mega-menu__columns--solutions>div:first-child{grid-column:1;grid-row:1/3}.mega-menu__columns--solutions>div:nth-child(2){grid-column:2;grid-row:1}.mega-menu__columns--solutions>div:nth-child(3){grid-column:3;grid-row:1}.mega-menu__columns--solutions>div:nth-child(4){grid-column:2/4;grid-row:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;align-content:start}.mega-menu__columns--solutions>div:nth-child(4)>.mega-menu__col-title{grid-column:1/-1}.mega-menu__columns--solutions .mega-menu__link{gap:10px;padding-inline:7px}.mega-menu__columns--solutions .mega-menu__link-icon{width:34px;height:34px}.mega-menu__columns--solutions .mega-menu__link-title{font-size:.9rem}.mega-menu__columns--solutions .mega-menu__link-desc{font-size:.74rem}@media (max-width:1180px){.industry-hero__grid{grid-template-columns:1fr 0.85fr;gap:2.5rem}.mega-menu__columns--solutions{grid-template-columns:repeat(2,minmax(0,1fr))}.mega-menu__columns--solutions>div:first-child,.mega-menu__columns--solutions>div:nth-child(2),.mega-menu__columns--solutions>div:nth-child(3),.mega-menu__columns--solutions>div:nth-child(4){grid-column:auto;grid-row:auto}.mega-menu__columns--solutions>div:nth-child(4){display:block}}@media (max-width:1024px){.industry-hero__grid,.industry-prose,.industry-section__head{grid-template-columns:1fr}.industry-hero__visual{max-width:720px}.industry-prose__aside{position:static}.industry-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-process{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-related{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.industry-container{width:min(100% - 1.35rem,1280px)}.industry-hero{padding:calc(var(--nav-height) + 3.5rem) 0 3.75rem}.industry-hero h1{font-size:clamp(2.65rem, 13vw, 4rem)}.industry-card-grid,.industry-data-grid,.industry-hero__grid,.industry-process,.industry-related{grid-template-columns:1fr}.industry-section{padding:4.5rem 0}.industry-process__step{min-height:0}.industry-callout{grid-template-columns:1fr}.industry-faq__answer-inner{padding-right:0}.mega-menu__columns--solutions{grid-template-columns:1fr}.mega-menu__columns--solutions>div:first-child,.mega-menu__columns--solutions>div:nth-child(2),.mega-menu__columns--solutions>div:nth-child(3),.mega-menu__columns--solutions>div:nth-child(4){grid-column:auto;grid-row:auto}.mega-menu__columns--solutions>div:nth-child(4){display:block}}@media (prefers-reduced-motion:reduce){.industry-faq__answer,.industry-faq__question svg{transition:none}}