.industry-page{position:relative;width:100%;min-height:100svh;background-color:#ffffff;color:#0b0b0b;padding-top:6rem}.industry-page .industry-hero{padding:2.25rem 0 2rem;border-bottom:1px solid rgba(11,11,11,.08);overflow:hidden}.industry-page .industry-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center}.industry-page .industry-hero-content{max-width:36rem;padding-left:max(2rem,calc((100vw - 2000px) / 2 + 2rem));padding-right:2rem}.industry-page .industry-hero-media{display:flex;justify-content:flex-end;align-items:center;margin-right:0}.industry-page .industry-hero-media img{display:block;width:auto;height:clamp(260px,34vh,380px);max-width:min(46vw,520px);-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center}.industry-page .industry-hero-media--cover{padding-right:2rem}.industry-page .industry-hero-media--cover img{width:min(46vw,520px);height:clamp(280px,38vh,420px);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:1.25rem;box-shadow:0 24px 64px rgba(11,11,11,.12)}.industry-page .industry-hero-eyebrow{margin-bottom:.85rem;font-family:Geist Mono,PP Neue Montreal,monospace;font-size:.75rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:rgba(11,11,11,.45)}.industry-page .industry-hero h1{text-transform:none;font-family:PP Neue Montreal,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,system-ui,Arial,sans-serif;font-weight:400;font-size:clamp(2.25rem,4.5vw,4rem);letter-spacing:-.03em;line-height:1.05;color:#0b0b0b;max-width:18ch}.industry-page .industry-hero p.lg{margin-top:1.25rem;max-width:52ch;color:#0b0b0b;font-family:PP Neue Montreal,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.55}.industry-page .industry-section{padding:3.5rem 0;border-bottom:1px solid rgba(11,11,11,.08)}.industry-page .industry-section:last-of-type{border-bottom:none}.industry-page .industry-section-label{font-family:PP Neue Montreal,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:rgba(11,11,11,.45);margin-bottom:2rem}.industry-page .industry-build-section{padding-top:4.5rem;padding-bottom:5rem;background-color:#0b0b0b;border-bottom:none}.industry-page .industry-build-label{margin-bottom:2.5rem;font-size:.85rem;color:rgba(255,255,255,.5)}.industry-page .industry-build-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;align-items:stretch}.industry-page .industry-build-card{min-height:22rem;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;padding:2rem;background:#ffffff;border-radius:1.5rem;border:1px solid rgba(11,11,11,.04);box-shadow:0 16px 48px rgba(11,11,11,.07);transition:transform .22s ease,box-shadow .22s ease}.industry-page .industry-build-card:hover{transform:translateY(-4px);box-shadow:0 22px 56px rgba(11,11,11,.1)}.industry-page .industry-build-card-body{flex:1;display:flex;flex-direction:column}.industry-page .industry-build-card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-bottom:1.5rem;border-radius:.85rem;background:rgba(11,11,11,.05);color:#0b0b0b;flex-shrink:0}.industry-page .industry-build-card-icon svg{display:block}.industry-page .industry-build-card-body h3{text-transform:none;font-family:PP Neue Montreal,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,system-ui,Arial,sans-serif;font-size:clamp(1.2rem,1.35vw,1.55rem);font-weight:600;letter-spacing:-.025em;line-height:1.25;color:#0b0b0b}.industry-page .industry-build-card-body p{margin-top:1.25rem;font-family:PP Neue Montreal,sans-serif;font-size:clamp(.9rem,.95vw,1rem);font-weight:400;line-height:1.65;color:rgba(11,11,11,.6)}.industry-page .industry-build-card-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.5rem}.industry-page .industry-build-card-label{font-family:Geist Mono,PP Neue Montreal,monospace;font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:rgba(11,11,11,.42)}.industry-page .industry-build-card-arrow{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid rgba(11,11,11,.14);border-radius:50%;background:#ffffff;color:#0b0b0b;text-decoration:none;flex-shrink:0;transition:border-color .18s ease,transform .18s ease,background-color .18s ease}.industry-page .industry-build-card-arrow svg{width:16px;height:16px}.industry-page .industry-build-card-arrow:hover{border-color:rgba(11,11,11,.22);background-color:rgba(11,11,11,.03);transform:translate(1px,-1px)}.industry-page .industry-highlights-section{padding:2.75rem 0;background:#f6f6f6;border-bottom:none}.industry-page .industry-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.industry-page .industry-highlight-value{font-family:PP Neue Montreal,sans-serif;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:500;letter-spacing:-.03em;line-height:1.15;color:#0b0b0b}.industry-page .industry-highlight-label{margin-top:.45rem;font-family:PP Neue Montreal,sans-serif;font-size:.95rem;line-height:1.4;color:rgba(11,11,11,.55)}.industry-page .industry-proof-section{padding-top:4.5rem;padding-bottom:4.5rem}.industry-page .industry-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.industry-page .industry-proof-card{display:block;padding:1.75rem;border-radius:1.25rem;border:1px solid rgba(11,11,11,.08);background:#ffffff;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.industry-page .industry-proof-card:hover{border-color:rgba(11,11,11,.14);box-shadow:0 16px 48px rgba(11,11,11,.06);transform:translateY(-2px)}.industry-page .industry-proof-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.industry-page .industry-proof-card h3{text-transform:none;font-family:PP Neue Montreal,sans-serif;font-size:1.35rem;font-weight:500;letter-spacing:-.025em;line-height:1.2;color:#0b0b0b}.industry-page .industry-proof-card-arrow{font-size:1rem;color:rgba(11,11,11,.4);transition:color .2s ease,transform .2s ease}.industry-page .industry-proof-card:hover .industry-proof-card-arrow{color:#0b0b0b;transform:translate(1px,-1px)}.industry-page .industry-proof-card p{margin-top:.85rem;font-family:PP Neue Montreal,sans-serif;font-size:.95rem;line-height:1.6;color:rgba(11,11,11,.6)}.industry-page .industry-cta-section{padding-top:0;padding-bottom:5rem;border-bottom:none}.industry-page .industry-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:2.5rem;padding:2.5rem;border-radius:1.5rem;background:#0b0b0b;color:#ffffff}.industry-page .industry-cta h2{text-transform:none;font-family:PP Neue Montreal,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;letter-spacing:-.03em;line-height:1.15;color:#ffffff;max-width:16ch}.industry-page .industry-cta p{margin-top:1rem;max-width:42ch;font-family:PP Neue Montreal,sans-serif;font-size:1rem;line-height:1.6;color:rgba(255,255,255,.65)}.industry-page .industry-cta-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:3.1rem;padding:.9rem 1.6rem;border-radius:999px;background:#ff6e14;color:#ffffff;text-decoration:none;font-family:PP Neue Montreal,sans-serif;font-size:.95rem;font-weight:500;transition:background-color .18s ease,transform .18s ease}.industry-page .industry-cta-button:hover{background:#f06412;transform:translateY(-1px)}@media (max-width:1000px){.industry-page{padding-top:5rem}.industry-page .industry-hero{padding:2rem 0 1.75rem}.industry-page .industry-hero h1{max-width:none}.industry-page .industry-hero-inner{grid-template-columns:1fr;gap:2rem}.industry-page .industry-hero-content{max-width:none;padding-left:1.25rem;padding-right:1.25rem}.industry-page .industry-hero-media{justify-content:center;padding-right:0}.industry-page .industry-hero-media--cover{padding-right:0}.industry-page .industry-hero-media img{height:auto;max-width:min(78vw,22rem);max-height:none}.industry-page .industry-hero-media--cover img{width:min(88vw,24rem);height:auto;aspect-ratio:4/3}.industry-page .industry-highlights{grid-template-columns:1fr;gap:1.25rem}.industry-page .industry-proof-grid{grid-template-columns:1fr}.industry-page .industry-cta{flex-direction:column;align-items:flex-start;padding:1.75rem}.industry-page .industry-cta-button{width:100%}.industry-page .industry-build-section{padding-top:3.5rem;padding-bottom:4rem}.industry-page .industry-build-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.industry-page .industry-build-card{min-height:20rem;padding:1.75rem}.industry-page .industry-build-card-body h3{font-size:1.25rem}.industry-page .industry-build-card-body p{font-size:.95rem}}@media (max-width:600px){.industry-page .industry-build-grid{grid-template-columns:1fr}}