@charset "UTF-8";.gc-industries-hero{padding:160px 0 60px;background:linear-gradient(180deg,#eef3f8 0,#fff 100%)}.gc-industries-hero h1{font-size:2.25rem;margin-bottom:12px}.gc-industries-hero-sub{color:var(--gc-text-secondary);font-size:1.125rem;max-width:640px;margin:0 auto}.gc-industry-card{background:var(--gc-bg);border:1px solid #e5e7eb;border-top:3px solid var(--gc-accent);border-radius:var(--gc-radius);overflow:hidden;height:100%;transition:box-shadow .3s}.gc-industry-card:hover{box-shadow:0 6px 20px rgba(15,118,110,.1)}.gc-industry-card img{width:100%;height:100%;min-height:240px;-o-object-fit:cover;object-fit:cover}.gc-industry-card-body{padding:24px}.gc-industry-card-body h2{font-size:1.25rem;margin-bottom:12px}.gc-industry-card-body p{color:var(--gc-text-secondary);font-size:.9375rem;line-height:1.6;margin-bottom:12px}.gc-industry-specs{list-style:none;padding:0;margin:0 0 16px}.gc-industry-specs li{font-size:.875rem;color:var(--gc-text);padding:4px 0 4px 20px;position:relative}.gc-industry-specs li::before{content:"✓";color:var(--gc-primary);position:absolute;left:0;font-weight:700}