.hero{padding:5rem 0 4rem;background:linear-gradient(180deg,#f8fafc,#fff);overflow:hidden}.hero-grid{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-badge{display:inline-block;padding:.35rem .85rem;background:#fef7ee;color:#ec7d14;font-size:.8rem;font-weight:600;border-radius:9999px;margin-bottom:1.25rem}.hero-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2;color:#0a1e36;margin:0 0 1.25rem}.hero-highlight{color:#ec7d14}.hero-desc{font-size:1.1rem;line-height:1.7;color:#4b5563;margin-bottom:1.5rem}.hero-bullets{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem}.hero-bullets li{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#374151}.hero-ctas{display:flex;flex-wrap:wrap;gap:1rem}.btn-lg{padding:.875rem 2rem;font-size:1.05rem}.hero-image-wrapper{border-radius:1rem;overflow:hidden}.hero-placeholder{min-height:400px}.placeholder-content{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#9ca3af;font-size:.9rem}.metrics-bar{background:#0a1e36;padding:2.5rem 0}.metrics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;text-align:center}@media(min-width:768px){.metrics-grid{grid-template-columns:repeat(4,1fr)}}.metric-item{display:flex;flex-direction:column;gap:.25rem}.metric-number{font-size:2rem;font-weight:800;color:#ec7d14}.metric-label{font-size:.85rem;color:#93aec9}.section-header{text-align:center;max-width:700px;margin:0 auto 3rem}.section-tag{display:inline-block;padding:.3rem .75rem;background:#fef7ee;color:#ec7d14;font-size:.8rem;font-weight:600;border-radius:9999px;margin-bottom:.75rem}.section-title{margin:0 0 1rem;color:#0a1e36}.section-desc{font-size:1.05rem;color:#6b7280;line-height:1.7;margin:0}.products-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}.product-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:all .3s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.product-card.card-accent{border-color:#f5ba6d;background:linear-gradient(180deg,#fffaf0,#fff)}.product-card-image .img-placeholder{border-radius:.75rem .75rem 0 0}.hero-img{width:100%;height:auto;max-height:500px;object-fit:cover;border-radius:1rem;display:block}.card-img{width:100%;height:220px;object-fit:cover;border-radius:.75rem .75rem 0 0;display:block;transition:transform .4s ease}.product-card:hover .card-img{transform:scale(1.05)}.section-img{width:100%;height:auto;max-height:400px;object-fit:cover;border-radius:.75rem;display:block}.product-card-body{padding:1.25rem;flex:1;display:flex;flex-direction:column}.product-card-title{font-size:1.1rem;font-weight:700;margin:0 0 .5rem;color:#1a365d}.product-card-desc{font-size:.85rem;color:#6b7280;line-height:1.6;margin:0 0 1rem;flex:1}.product-card-meta{display:flex;gap:1rem;font-size:.8rem;color:#ec7d14;font-weight:500;padding-top:.75rem;border-top:1px solid #f3f4f6}.process-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.process-grid{grid-template-columns:repeat(4,1fr)}}.process-step{text-align:center;padding:2rem 1.5rem}.step-number{width:48px;height:48px;border-radius:50%;background:#ec7d14;color:#fff;font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.step-title{font-size:1.15rem;font-weight:700;margin:0 0 .5rem;color:#1a365d}.step-desc{font-size:.9rem;color:#6b7280;line-height:1.6;margin:0}.industries-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.industries-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.industries-grid{grid-template-columns:repeat(6,1fr)}}.industry-card{text-decoration:none;color:inherit;padding:1.5rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.industry-card h3{font-size:.9rem;font-weight:700;margin:0;color:#1a365d}.industry-card p{font-size:.8rem;color:#6b7280;margin:0;line-height:1.5}.split-section{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.split-section{grid-template-columns:1fr 1fr}}.split-content .section-title{text-align:right}.quality-list{list-style:none;padding:0;margin:0 0 2rem}.quality-list li{padding:.6rem 1.5rem .6rem 0;position:relative;font-size:.95rem;color:#374151;border-bottom:1px solid #f3f4f6}.quality-list li:before{content:"✓";position:absolute;right:0;color:#ec7d14;font-weight:700}.cta-band{background:linear-gradient(135deg,#0a1e36,#1a365d);padding:5rem 0;text-align:center}.cta-band-content{max-width:650px;margin:0 auto}.cta-band-title{color:#fff;font-size:clamp(1.5rem,3vw,2.25rem);margin:0 0 1rem}.cta-band-desc{color:#93aec9;font-size:1.05rem;line-height:1.7;margin-bottom:2rem}.cta-band-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-band-note{color:#6b8aab;font-size:.85rem;margin-top:1.5rem}
