.industries-page{padding-top:80px}.industries-hero{text-align:center;background:linear-gradient(180deg,#2563eb0a 0%,var(--bg-primary)100%);padding:80px 0 60px}.industries-badge{color:var(--primary);background:linear-gradient(135deg,#2563eb1a 0%,#10b9811a 100%);border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 20px;font-size:.875rem;font-weight:600;display:inline-flex}.industries-hero-title{color:var(--text-primary);letter-spacing:-1px;margin-bottom:20px;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.15}.industries-accent{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.industries-hero-subtitle{color:var(--text-secondary);max-width:640px;margin:0 auto;font-size:1.15rem;line-height:1.7}.industries-benefits{background:var(--bg-secondary,#f8fafc);padding:60px 0}.benefits-row{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.benefit-item{text-align:center;padding:28px}.benefit-icon{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;display:flex}.benefit-item h3{color:var(--text-primary);margin-bottom:6px;font-size:1.05rem;font-weight:700}.benefit-item p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.industries-grid-section{padding:80px 0}.industries-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.industry-card{border:1px solid var(--border-light,#e2e8f0);background:var(--bg-primary,#fff);border-radius:16px;padding:28px 24px;transition:box-shadow .2s,transform .2s}.industry-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.industry-card-header{align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.industry-icon{width:44px;min-width:44px;height:44px;color:var(--primary);background:linear-gradient(135deg,#2563eb1a 0%,#10b9811a 100%);border-radius:12px;justify-content:center;align-items:center;display:flex}.industry-card-header h3{color:var(--text-primary);margin:0 0 2px;font-size:1.05rem;font-weight:700}.industry-tagline{color:var(--text-secondary);margin:0;font-size:.825rem;font-style:italic}.industry-pain{color:var(--text-secondary);border-bottom:1px solid var(--border-light,#e2e8f0);margin-bottom:14px;padding-bottom:14px;font-size:.875rem;line-height:1.6}.industry-features{margin:0;padding:0;list-style:none}.industry-features li{color:var(--text-primary);padding:5px 0 5px 20px;font-size:.825rem;line-height:1.5;position:relative}.industry-features li:before{content:"";background:var(--secondary,#10b981);border-radius:50%;width:8px;height:8px;position:absolute;top:11px;left:0}.industries-cta{text-align:center;background:linear-gradient(135deg,var(--primary)0%,#1d4ed8 100%);color:#fff;padding:80px 0}.industries-cta h2{margin-bottom:12px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.industries-cta p{opacity:.9;max-width:560px;margin:0 auto 32px;font-size:1.05rem;line-height:1.7}.industries-cta-btns{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.industries-cta .btn-primary{color:var(--primary);background:#fff}.industries-cta .btn-outline{color:#fff;border-color:#fff6;align-items:center;gap:6px;display:inline-flex}.industries-cta .btn-outline:hover{background:#ffffff1a}@media (max-width:900px){.industries-grid,.benefits-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.industries-grid,.benefits-row{grid-template-columns:1fr}.industries-hero{padding:60px 0 40px}}
