@charset "UTF-8";.industry-home-container{min-height:100vh;background:#f5f7fa;padding:20px;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.industry-home-wrapper{max-width:1400px;margin:0 auto}.hero-section{padding:60px 20px;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;margin-bottom:40px;box-shadow:0 10px 40px rgba(102,126,234,0.3)}.hero-content{max-width:900px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:20px;color:white;text-shadow:2px 2px 4px rgba(0,0,0,0.2)}.hero-title i{display:inline-block;margin-right:15px;color:#fbbf24}.hero-subtitle{font-size:1.4rem;color:white;opacity:0.95;font-weight:300;line-height:1.6}.tools-grid{max-width:1400px;margin:0 auto;padding:0 0 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(600px,1fr));gap:40px}.tool-card{background:white;border-radius:20px;border:1px solid #e2e8f0;overflow:hidden;transition:all 0.4s cubic-bezier(0.4,0,0.2,1);display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(0,0,0,0.08)}.tool-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(102,126,234,0.2);border-color:#667eea}.tool-card-header{padding:40px 40px 30px;text-align:center;position:relative}.blueprint-card .tool-card-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.pi-card .tool-card-header{background:linear-gradient(135deg,#34d399 0%,#22c55e 100%)}.tool-icon{width:100px;height:100px;margin:0 auto 25px;background:rgba(255,255,255,0.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:white;box-shadow:0 10px 30px rgba(0,0,0,0.2)}.pi-card .tool-icon{background:rgba(255,255,255,0.2);box-shadow:0 10px 30px rgba(0,0,0,0.2)}.tool-card-header h2{font-size:2.2rem;font-weight:700;margin-bottom:10px;color:white}.tool-tagline{font-size:1.1rem;color:rgba(255,255,255,0.9);font-weight:400}.tool-card-body{padding:30px 40px;flex:1;background:white}.tool-description{margin-bottom:30px}.tool-description p{font-size:1.05rem;line-height:1.7;color:#475569}.tool-features h3{font-size:1.3rem;font-weight:600;margin-bottom:20px;color:#1e293b}.tool-features ul{list-style:none;padding:0;margin:0}.tool-features li{display:flex;align-items:flex-start;gap:12px;margin-bottom:15px;font-size:0.95rem;color:#475569}.tool-features li i{color:#34d399;font-size:1.1rem;margin-top:3px;flex-shrink:0}.tool-features li strong{color:#1e293b}.tool-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px;padding-top:30px;border-top:1px solid #e2e8f0}.stat-item{display:flex;align-items:center;gap:15px}.stat-item i{font-size:2.5rem;color:#667eea}.pi-card .stat-item i{color:#34d399}.stat-value{font-size:1.8rem;font-weight:700;color:#1e293b;line-height:1}.stat-label{font-size:0.85rem;color:#64748b;margin-top:5px}.tool-card-footer{padding:30px 40px;background:#f8fafc;text-align:center;border-top:1px solid #e2e8f0}.btn-launch{display:inline-block;padding:18px 40px;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:12px;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(0,0,0,0.3);text-transform:uppercase;letter-spacing:0.5px}.btn-launch i{margin-right:10px}.btn-launch:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,0.4);text-decoration:none}.btn-primary{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white !important}.btn-primary:hover{background:linear-gradient(135deg,#7c8ff0 0%,#8659b0 100%)}.btn-success{background:linear-gradient(135deg,#34d399 0%,#22c55e 100%);color:white !important}.btn-success:hover{background:linear-gradient(135deg,#4ade80 0%,#34d399 100%)}.info-section{max-width:1400px;margin:0 auto;padding:60px 0}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.info-card{text-align:center;padding:30px 20px;background:white;border-radius:15px;border:1px solid #e2e8f0;transition:all 0.3s ease;box-shadow:0 2px 10px rgba(0,0,0,0.05)}.info-card:hover{background:#f8fafc;border-color:#667eea;transform:translateY(-5px);box-shadow:0 8px 30px rgba(102,126,234,0.15)}.info-icon{width:70px;height:70px;margin:0 auto 20px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:white}.info-card h3{font-size:1.3rem;font-weight:600;margin-bottom:15px;color:#1e293b}.info-card p{font-size:0.95rem;line-height:1.6;color:#475569;margin:0}.home-footer{text-align:center;padding:40px 20px;background:white;border-top:1px solid #e2e8f0;margin-top:40px}.home-footer p{font-size:0.9rem;color:#64748b;margin:8px 0}.home-footer i{margin-right:8px;color:#667eea}@media (max-width:1200px){.tools-grid{grid-template-columns:1fr}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.tool-card-header h2{font-size:1.8rem}.tool-icon{width:80px;height:80px;font-size:2.5rem}.tool-card-body,.tool-card-header,.tool-card-footer{padding:25px}.tool-stats{grid-template-columns:1fr}.info-grid{grid-template-columns:1fr}}.tool-card{animation:fadeInUp 0.6s ease-out}.tool-card:nth-child(2){animation-delay:0.2s}.premium-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);color:#1f2937;border-radius:20px;font-weight:600;font-size:0.9rem;margin:20px 0;box-shadow:0 4px 12px rgba(251,191,36,0.3)}.premium-badge i{color:#1f2937}.premium-features{background:linear-gradient(135deg,rgba(251,191,36,0.1) 0%,rgba(245,158,11,0.1) 100%);border:1px solid rgba(251,191,36,0.3);border-radius:12px;padding:20px;margin-top:25px}.premium-features h3{color:#fbbf24;font-size:1.2rem;margin-bottom:15px;display:flex;align-items:center;gap:10px}.premium-features h3 i{color:#fbbf24}.premium-icon{color:#fbbf24 !important}.premium-note{margin-top:20px;padding:15px;background:rgba(251,191,36,0.05);border-left:3px solid #fbbf24;border-radius:6px;font-size:0.9rem;color:#cbd5e1}.premium-note i{color:#fbbf24;margin-right:8px}.premium-note strong{color:#fbbf24}.premium-badge{animation:pulse-glow 2s ease-in-out infinite}
