@charset "UTF-8";.hero-epiroc{background:linear-gradient(135deg,var(--brand-dark) 0,var(--brand-primary) 100%);color:#fff;padding:80px 0 70px;position:relative;overflow:hidden}.hero-epiroc::after{content:"";position:absolute;right:-10%;top:-20%;width:60%;height:140%;background:rgba(230,57,70,.06);border-radius:50%;pointer-events:none}.hero-epiroc .eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-secondary);margin-bottom:14px}.hero-epiroc h1{color:#fff;font-size:max(1.6rem, min(3.5vw, 2.6rem));margin-bottom:16px;line-height:1.15}.hero-epiroc .hero-sub{color:rgba(255,255,255,.8);font-size:1.05rem;line-height:1.7;max-width:520px;margin-bottom:28px}.hero-epiroc .hero-cta-group{display:flex;gap:14px;flex-wrap:wrap}.hero-epiroc .hero-img-wrap{position:relative;z-index:1;text-align:center}.featured-product{background:#fff;border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--shadow-md)}.featured-product .featured-img{aspect-ratio:4/3;overflow:hidden;background:var(--brand-accent)}.featured-product .featured-img ai-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-product .featured-body{padding:20px 22px 24px}.featured-product .badge-tag{display:inline-block;background:var(--brand-secondary);color:#fff;font-size:.68rem;font-weight:700;padding:2px 8px;border-radius:2px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.featured-product h3{font-size:1.15rem;margin-bottom:8px}.featured-product p{font-size:.88rem;color:var(--brand-muted);line-height:1.6;margin-bottom:16px}.featured-product .featured-specs{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:18px}.featured-product .spec-item{background:var(--brand-accent);border-radius:var(--border-radius);padding:10px;font-size:.78rem;color:var(--brand-muted)}.featured-product .spec-item .spec-val{display:block;font-size:1.05rem;font-weight:800;color:var(--brand-primary);margin-bottom:2px}.compliance-strip{background:linear-gradient(135deg,#036 0,#001a33 100%);padding:48px 0;color:#fff}.compliance-strip .sustain-item{text-align:center;padding:16px 12px}.compliance-strip .sustain-icon{width:48px;height:48px;margin:0 auto 10px;background:rgba(230,57,70,.15);border-radius:50%;display:flex;align-items:center;justify-content:center}.compliance-strip .sustain-icon svg{width:22px;height:22px;fill:var(--brand-secondary)}.compliance-strip h5{color:#fff;font-size:.95rem;margin-bottom:4px}.compliance-strip p{font-size:.8rem;opacity:.75;margin:0}.industry-icon-card{background:#fff;border:1px solid rgba(0,51,102,.08);border-radius:var(--border-radius);padding:28px 20px;text-align:center;height:100%;transition:box-shadow var(--transition),transform var(--transition)}.industry-icon-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.industry-icon-card .ind-icon{width:56px;height:56px;background:var(--brand-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.industry-icon-card .ind-icon svg{width:28px;height:28px;fill:var(--brand-primary)}.industry-icon-card h4{font-size:.95rem;margin-bottom:6px}.industry-icon-card p{font-size:.82rem;color:var(--brand-muted);margin:0;line-height:1.5}.testimonial-single{background:#fff;border-left:4px solid var(--brand-secondary);border-radius:var(--border-radius);padding:32px 28px;box-shadow:var(--shadow-sm);max-width:720px;margin:0 auto}.testimonial-single .quote-text{font-size:1.05rem;font-style:italic;line-height:1.75;margin-bottom:18px}.testimonial-single .quote-author{font-weight:700;color:var(--brand-primary)}.testimonial-single .quote-role{font-size:.82rem;color:var(--brand-muted)}.faq-two-col .faq-item{border-bottom:1px solid rgba(0,51,102,.08);padding:16px 0}.faq-two-col .faq-item h4{font-size:.95rem;margin-bottom:6px;color:var(--brand-primary)}.faq-two-col .faq-item p{font-size:.88rem;color:var(--brand-muted);line-height:1.65;margin:0}.cta-banner{background:var(--brand-primary);color:#fff;padding:56px 0;text-align:center}.cta-banner h2{color:#fff;font-size:1.8rem;margin-bottom:10px}.cta-banner p{opacity:.8;max-width:480px;margin:0 auto 24px}@media (max-width:767.98px){.hero-epiroc{padding:48px 0 40px}.hero-epiroc h1{font-size:1.5rem}}