@charset "UTF-8";.gc-industries-hero{padding:160px 0 60px;background:linear-gradient(180deg,var(--gc-bg-alt) 0,var(--gc-bg) 100%)}.gc-industries-hero h1{font-size:2.25rem;margin:16px 0 12px;color:var(--gc-primary-dark)}.gc-industries-hero-sub{color:var(--gc-text);font-size:1.0625rem;max-width:680px;margin:0 auto;line-height:1.7}.gc-industry-tile{background:var(--gc-bg);border:1px solid var(--gc-border);border-radius:var(--gc-radius);padding:28px;height:100%;transition:box-shadow .25s,transform .2s;position:relative}.gc-industry-tile:hover{box-shadow:0 12px 28px rgba(124,45,18,.1);transform:translateY(-3px)}.gc-industry-tag{display:inline-block;background:var(--gc-accent-light);color:var(--gc-primary-dark);font-size:.72rem;font-weight:700;padding:4px 10px;border-radius:999px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.gc-industry-tile h3{font-size:1.125rem;margin-bottom:10px;color:var(--gc-primary-dark)}.gc-industry-tile p{color:var(--gc-text-secondary);font-size:.9375rem;line-height:1.6;margin-bottom:14px}.gc-industry-specs{list-style:none;padding:0;margin:0}.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:6px;font-weight:700;font-size:1.1rem;line-height:1.2}