:root{--primary:#2563eb;--primary-hover:#1d4ed8;--secondary:#e3f2fd;--text-main:#0f172a;--text-muted:#475569;--glass-bg:#ffffffb3;--glass-border:#fff6;--card-shadow:0 8px 32px #2563eb14;--hover-shadow:0 20px 40px #2563eb26}.industry-hero[data-astro-cid-n67f4zmd]{background:linear-gradient(135deg,#f0f7ff 0%,#e0eaff 50%,#f8fafc 100%);padding:80px 0 70px;position:relative;overflow:hidden}.industry-hero[data-astro-cid-n67f4zmd]:before{content:"";z-index:0;background:radial-gradient(circle,#2563eb1a 0%,#fff0 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;left:-10%}.industry-hero[data-astro-cid-n67f4zmd] .container[data-astro-cid-n67f4zmd]{z-index:1;position:relative}.industry-hero[data-astro-cid-n67f4zmd] .category-label[data-astro-cid-n67f4zmd]{color:var(--primary-hover);background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-radius:30px;margin-bottom:24px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block;box-shadow:0 4px 12px #2563eb1a}.industry-hero[data-astro-cid-n67f4zmd] h1[data-astro-cid-n67f4zmd]{color:var(--text-main);letter-spacing:-1px;margin-bottom:20px;font-size:48px;font-weight:800;line-height:1.15}.industry-hero[data-astro-cid-n67f4zmd] p[data-astro-cid-n67f4zmd].lead{color:var(--text-muted);max-width:720px;margin-bottom:0;font-size:20px;line-height:1.6}.industry-hero-stats[data-astro-cid-n67f4zmd]{flex-wrap:wrap;gap:24px;margin-top:48px;display:flex}.industry-hero-stats[data-astro-cid-n67f4zmd] .stat-box[data-astro-cid-n67f4zmd]{text-align:left;background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:16px;min-width:180px;padding:24px 32px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px #00000008}.industry-hero-stats[data-astro-cid-n67f4zmd] .stat-box[data-astro-cid-n67f4zmd]:hover{box-shadow:var(--card-shadow);transform:translateY(-5px)}.industry-hero-stats[data-astro-cid-n67f4zmd] .stat-value[data-astro-cid-n67f4zmd]{color:var(--primary);font-size:36px;font-weight:800;line-height:1.1;display:block}.industry-hero-stats[data-astro-cid-n67f4zmd] .stat-label[data-astro-cid-n67f4zmd]{color:var(--text-muted);margin-top:6px;font-size:15px;font-weight:500}.industry-btn-primary[data-astro-cid-n67f4zmd],.industry-btn-outline[data-astro-cid-n67f4zmd]{border-radius:12px;justify-content:center;align-items:center;margin-bottom:12px;margin-right:12px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.industry-btn-primary[data-astro-cid-n67f4zmd]{background-color:var(--primary);color:#fff;border:2px solid var(--primary);box-shadow:0 8px 20px #2563eb40}.industry-btn-primary[data-astro-cid-n67f4zmd]:hover{background-color:var(--primary-hover);border-color:var(--primary-hover);color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 24px #2563eb59}.industry-btn-outline[data-astro-cid-n67f4zmd]{color:var(--primary);border:2px solid var(--primary);background-color:#0000}.industry-btn-outline[data-astro-cid-n67f4zmd]:hover{background-color:var(--secondary);color:var(--primary-hover);text-decoration:none;transform:translateY(-2px)}.industry-section[data-astro-cid-n67f4zmd]{padding:80px 0}.industry-section[data-astro-cid-n67f4zmd].bg-light-gray{background-color:#f8fafc}.industry-section-heading[data-astro-cid-n67f4zmd]{color:var(--text-main);text-align:center;letter-spacing:-.5px;margin-bottom:16px;font-size:36px;font-weight:800}.industry-section-subheading[data-astro-cid-n67f4zmd]{color:var(--text-muted);text-align:center;max-width:640px;margin:0 auto 50px;font-size:18px;line-height:1.6}.industry-intro[data-astro-cid-n67f4zmd]{max-width:800px;margin:0 auto;padding:60px 0 20px}.industry-intro[data-astro-cid-n67f4zmd] p[data-astro-cid-n67f4zmd]{color:var(--text-muted);font-size:18px;line-height:1.8}.industry-card-grid[data-astro-cid-n67f4zmd]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.industry-card[data-astro-cid-n67f4zmd]{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:40px 32px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.industry-card[data-astro-cid-n67f4zmd]:before{content:"";background:linear-gradient(90deg, var(--primary) 0%, #60a5fa 100%);transform-origin:0;height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.industry-card[data-astro-cid-n67f4zmd]:hover{box-shadow:var(--hover-shadow);border-color:#e2e8f0;transform:translateY(-8px)}.industry-card[data-astro-cid-n67f4zmd]:hover:before{transform:scaleX(1)}.industry-card[data-astro-cid-n67f4zmd] .icon-circle[data-astro-cid-n67f4zmd]{width:64px;height:64px;color:var(--primary);background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;font-size:26px;transition:transform .3s;display:flex;box-shadow:0 8px 16px #2563eb0f}.industry-card[data-astro-cid-n67f4zmd]:hover .icon-circle[data-astro-cid-n67f4zmd]{transform:scale(1.05)rotate(2deg)}.industry-card[data-astro-cid-n67f4zmd] h3[data-astro-cid-n67f4zmd]{color:var(--text-main);margin-bottom:12px;font-size:20px;font-weight:700}.industry-card[data-astro-cid-n67f4zmd] p[data-astro-cid-n67f4zmd]{color:var(--text-muted);margin-bottom:0;font-size:15px;line-height:1.7}.challenge-card[data-astro-cid-n67f4zmd] .icon-circle[data-astro-cid-n67f4zmd]{color:#ef4444;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);box-shadow:0 8px 16px #ef44440f}.challenge-card[data-astro-cid-n67f4zmd]:before{background:linear-gradient(90deg,#ef4444 0%,#f87171 100%)}.industry-cta[data-astro-cid-n67f4zmd]{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:24px;padding:64px 40px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0f172a26}.industry-cta[data-astro-cid-n67f4zmd]:after{content:"";z-index:0;background:radial-gradient(circle,#2563eb4d 0%,#fff0 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-20%;right:-5%}.industry-cta-content[data-astro-cid-n67f4zmd]{z-index:1;position:relative}.industry-cta[data-astro-cid-n67f4zmd] h2[data-astro-cid-n67f4zmd]{letter-spacing:-.5px;font-size:36px;font-weight:800;color:#fff!important}.industry-cta[data-astro-cid-n67f4zmd] p[data-astro-cid-n67f4zmd]{max-width:600px;margin:0 auto 32px;font-size:18px;line-height:1.6;color:#94a3b8!important}.industry-cta[data-astro-cid-n67f4zmd] .industry-btn-primary[data-astro-cid-n67f4zmd]{color:var(--text-main);background:#fff;border-color:#fff;box-shadow:0 8px 20px #fff3}.industry-cta[data-astro-cid-n67f4zmd] .industry-btn-primary[data-astro-cid-n67f4zmd]:hover{color:var(--primary);background:#f8fafc;transform:translateY(-2px);box-shadow:0 12px 24px #ffffff4d}.industry-faq[data-astro-cid-n67f4zmd] .card[data-astro-cid-n67f4zmd]{background:#fff;border:1px solid #e2e8f0;margin-bottom:20px;transition:all .3s;box-shadow:0 4px 12px #00000005;border-radius:16px!important}.industry-faq[data-astro-cid-n67f4zmd] .card[data-astro-cid-n67f4zmd]:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0000000a}.industry-faq[data-astro-cid-n67f4zmd] .card-header[data-astro-cid-n67f4zmd]{cursor:pointer;background-color:#0000;border-bottom:none;padding:24px 28px}.industry-faq[data-astro-cid-n67f4zmd] .card-header[data-astro-cid-n67f4zmd] p[data-astro-cid-n67f4zmd]{color:var(--text-main);justify-content:space-between;align-items:center;margin-bottom:0;font-size:18px;font-weight:700;display:flex}.industry-faq[data-astro-cid-n67f4zmd] .card-body[data-astro-cid-n67f4zmd]{color:var(--text-muted);padding:0 28px 28px;font-size:16px;line-height:1.8}.industry-faq[data-astro-cid-n67f4zmd] .toggle-icon[data-astro-cid-n67f4zmd]{width:32px;height:32px;color:var(--primary);background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:400;transition:transform .3s,background .3s,color .3s;display:flex}.industry-faq[data-astro-cid-n67f4zmd] p[data-astro-cid-n67f4zmd][aria-expanded=true] .toggle-icon[data-astro-cid-n67f4zmd]{background:var(--primary);color:#fff}@media (width<=767px){.industry-hero[data-astro-cid-n67f4zmd] h1[data-astro-cid-n67f4zmd]{font-size:36px}.industry-hero-stats[data-astro-cid-n67f4zmd]{gap:16px}.industry-hero-stats[data-astro-cid-n67f4zmd] .stat-box[data-astro-cid-n67f4zmd]{flex:100%}.industry-section-heading[data-astro-cid-n67f4zmd]{font-size:28px}.industry-cta[data-astro-cid-n67f4zmd]{padding:48px 24px}}
