body.page .industries-page{background-color:#0a0f1a!important}body.page #primary.industries-page{max-width:100%!important;padding:0!important;margin:0!important}.industries-page *{margin:0;padding:0;box-sizing:border-box}.industries-page{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;background-color:#0a0f1a!important;color:#e5e7eb!important;line-height:1.5;padding-top:80px!important}.industries-page .container{max-width:1400px;margin:0 auto;padding:0 32px}.industries-page .hero-section{position:relative;padding:100px 0;background:linear-gradient(rgb(15 23 41 / .8),rgb(15 23 41 / .6),#0f1729)!important;overflow:hidden;margin-top:0!important}.industries-page .hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.industries-page .hero-bg img{width:100%;height:100%;object-fit:cover;opacity:.15}.industries-page .hero-content{position:relative;z-index:10;text-align:center}.industries-page .hero-content h1{font-size:64px;line-height:1.1;color:#fff;font-weight:700;margin-bottom:24px}.industries-page .hero-content p{font-size:20px;line-height:32px;color:#e5e7eb;max-width:768px;margin:0 auto}.industries-page .section{padding:80px 0}.industries-page .section-dark{background-color:#0a0f1a}.industries-page .section-gradient{background:linear-gradient(135deg,#111827,#1f2937)}.industries-page .industries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px}.industries-page .industry-card{background-color:#111827;border:1px solid #2a303c;border-radius:12px;overflow:hidden;transition:all 0.3s ease;box-shadow:0 4px 6px rgb(0 0 0 / .3)}.industries-page .industry-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgb(59 130 246 / .3)}.industries-page .industry-image{position:relative;height:200px;overflow:hidden}.industries-page .industry-image img{width:100%;height:100%;object-fit:cover}.industries-page .industry-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgb(15 23 41 / .3),rgb(15 23 41 / .8));display:flex;align-items:flex-end;padding:24px}.industries-page .industry-overlay h2{font-size:28px;line-height:1.2;color:#fff;font-weight:700;margin:0}.industries-page .industry-content{padding:24px}.industries-page .materials-list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.industries-page .material-item{display:flex;flex-direction:column;gap:4px}.industries-page .material-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.industries-page .material-name{font-size:14px;font-weight:500;color:#e5e7eb}.industries-page .material-spec{font-size:13px;color:#9ca3af}.industries-page .badge{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:11px;font-weight:600}.industries-page .badge-popular{background-color:rgb(59 130 246 / .15);color:#3b82f6}.industries-page .badge-stock{background-color:rgb(34 197 94 / .15);color:#22c55e}.industries-page .badge-premium{background-color:rgb(234 179 8 / .15);color:#eab308}.industries-page .badge-cert{background-color:rgb(168 85 247 / .15);color:#a855f7}.industries-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500;padding:12px 32px;border:none;border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none}.industries-page .btn-primary{width:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 12px rgb(59 130 246 / .3)}.industries-page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(59 130 246 / .5)}.industries-page .btn-primary-lg{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:16px;padding:14px 40px;box-shadow:0 8px 24px rgb(59 130 246 / .4)}.industries-page .btn-primary-lg:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgb(59 130 246 / .6)}.industries-page .btn-outline{background:#fff0;color:#3b82f6;border:2px solid #3b82f6}.industries-page .btn-outline:hover{background:#3b82f6;color:#fff}.industries-page .cta-content{text-align:center;max-width:800px;margin:0 auto}.industries-page .cta-content h2{font-size:48px;line-height:1;color:#fff;font-weight:700;margin-bottom:16px}.industries-page .cta-content>p{font-size:18px;line-height:1.625;color:#9ca3af;margin-bottom:32px}.industries-page .cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:16px}.industries-page .cta-note{font-size:14px;color:#9ca3af;font-style:italic}@media (max-width:1024px){.industries-page .industries-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.industries-page .industries-grid{grid-template-columns:1fr}.industries-page .hero-content h1{font-size:40px}.industries-page .cta-content h2{font-size:32px}.industries-page .container{padding:0 16px}.industries-page .cta-buttons{flex-direction:column}}