@charset "UTF-8";.pm-industries-hero{background:linear-gradient(135deg,var(--pm-primary-dark) 0,var(--pm-primary) 100%);padding:80px 0;text-align:center}.pm-industries-hero h1{font-size:2.5rem;font-weight:800;color:var(--pm-white);margin-bottom:16px}.pm-industries-hero p{color:rgba(255,255,255,.8);font-size:1.05rem;max-width:560px;margin:0 auto}.pm-industry-detail{padding:72px 0;border-bottom:1px solid var(--pm-border)}.pm-industry-detail:last-child{border-bottom:none}.pm-industry-detail:nth-child(2n){background:var(--pm-neutral-light)}.pm-industry-detail__icon{width:64px;height:64px;background:var(--pm-primary);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.pm-industry-detail__icon svg{width:32px;height:32px;fill:var(--pm-white)}.pm-industry-detail h2{font-size:1.75rem;font-weight:700;color:var(--pm-text-primary);margin-bottom:12px}.pm-industry-detail p{color:var(--pm-text-secondary);line-height:1.75;font-size:.95rem}.pm-industry-detail .specs-list{list-style:none;padding:0;margin:20px 0}.pm-industry-detail .specs-list li{padding:8px 0;border-bottom:1px solid var(--pm-neutral-mid);font-size:.875rem;color:var(--pm-text-secondary);display:flex;align-items:center;gap:10px}.pm-industry-detail .specs-list li::before{content:"";display:inline-block;width:6px;height:6px;background:var(--pm-primary);border-radius:50%;flex-shrink:0}