@charset "UTF-8";.hero-section{position:relative;min-height:680px;display:flex;align-items:flex-end;overflow:hidden;padding:80px 0 60px}.hero-section>ai-img,.hero-section>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.hero-bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(10,85,88,.92) 0,rgba(13,115,119,.8) 40%,rgba(15,26,27,.7) 100%);z-index:1}.hero-content{position:relative;z-index:2;padding-bottom:32px}.hero-eyebrow{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-secondary-light);margin-bottom:1rem}.hero-title{font-size:max(28px, min(3.5vw, 50px));font-weight:800;color:#fff;line-height:1.1;margin-bottom:1.25rem}.hero-subtitle{font-size:1.1rem;color:rgba(255,255,255,.82);max-width:600px;line-height:1.7;margin-bottom:2rem}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-btn-primary{background:var(--brand-secondary);color:#fff;border:none;font-weight:700;padding:14px 32px;border-radius:var(--radius-md);transition:background var(--transition),transform var(--transition)}.hero-btn-primary:hover{background:var(--brand-secondary-dark);color:#fff;transform:translateY(-2px)}.hero-stats-bar{position:relative;z-index:2;display:flex;flex-direction:column;gap:20px;padding:28px 32px;background:rgba(255,255,255,.08);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-lg);margin-bottom:32px}.hero-stat{display:flex;flex-direction:column}.hero-stat-number{font-size:2rem;font-weight:800;color:var(--brand-secondary-light);line-height:1}.hero-stat-label{font-size:.82rem;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.06em;margin-top:4px}.industries-scroll-container{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:12px}.industries-scroll-track{display:flex;gap:20px;min-width:-moz-max-content;min-width:max-content;padding:4px 4px 8px}.industry-scroll-card{width:260px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);overflow:hidden;transition:transform var(--transition),border-color var(--transition);flex-shrink:0}.industry-scroll-card:hover{transform:translateY(-4px);border-color:var(--brand-primary-light)}.industry-scroll-card ai-img,.industry-scroll-card img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover}.industry-card-body{padding:16px}.industry-card-body h4{color:#fff;font-size:1rem;font-weight:700;margin-bottom:.5rem}.industry-card-body p{color:rgba(255,255,255,.6);font-size:.85rem;line-height:1.5;margin-bottom:.75rem}.industry-link{color:var(--brand-primary-light);font-size:.85rem;font-weight:600}.product-card-compact{background:#fff;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--neutral-100);height:100%;display:flex;flex-direction:column}.product-card-img{position:relative;overflow:hidden}.product-card-img ai-img,.product-card-img img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;transition:transform .4s}.product-card-compact:hover .product-card-img ai-img,.product-card-compact:hover .product-card-img img{transform:scale(1.05)}.product-card-tag{position:absolute;top:12px;left:12px;background:var(--brand-secondary);color:#fff;font-size:.7rem;font-weight:700;padding:3px 10px;border-radius:100px;letter-spacing:.06em;text-transform:uppercase}.product-card-body{padding:16px 18px 20px;flex:1;display:flex;flex-direction:column}.product-card-title{font-size:1rem;font-weight:700;color:var(--neutral-900);margin-bottom:.5rem}.product-card-desc{font-size:.85rem;color:var(--neutral-600);line-height:1.55;flex:1;margin-bottom:1rem}.product-card-cta{color:var(--brand-primary);font-size:.875rem;font-weight:600;display:inline-flex;align-items:center;gap:4px;transition:color var(--transition)}.product-card-cta:hover{color:var(--brand-primary-dark)}.sustainability-points{list-style:none;padding:0;margin:1.5rem 0}.sustainability-points li{display:flex;align-items:flex-start;gap:10px;color:rgba(255,255,255,.85);margin-bottom:10px;font-size:.95rem}.sust-icon{color:var(--brand-secondary-light);font-weight:700;flex-shrink:0;margin-top:2px}.trust-stat{display:flex;flex-direction:column;align-items:center}.trust-number{font-size:2.2rem;font-weight:800;color:var(--brand-primary);line-height:1}.trust-label{font-size:.82rem;color:var(--neutral-600);text-transform:uppercase;letter-spacing:.06em;margin-top:6px;text-align:center}.testimonial-card{background:#fff;border:1px solid var(--neutral-100);border-radius:var(--radius-lg);padding:28px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.testimonial-quote{font-size:.95rem;color:var(--neutral-800);line-height:1.7;font-style:italic;flex:1;margin-bottom:20px;position:relative;padding-top:24px}.testimonial-quote::before{content:"“";position:absolute;top:-4px;left:-4px;font-size:3rem;color:var(--brand-primary);line-height:1;font-style:normal}.testimonial-author{border-top:1px solid var(--neutral-100);padding-top:16px}.author-name{display:block;font-weight:700;font-size:.9rem;color:var(--neutral-900)}.author-role{display:block;font-size:.8rem;color:var(--neutral-600);margin-top:2px}.cta-section{position:relative;min-height:420px;display:flex;align-items:center}.cta-section>ai-img,.cta-section>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cta-bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(10,85,88,.88) 0,rgba(13,115,119,.75) 100%);z-index:1}.cta-content{position:relative;z-index:2;padding:80px 15px}@media (max-width:991.98px){.hero-section{min-height:520px;padding:60px 0 40px}.hero-stats-bar{flex-direction:row;justify-content:space-around;margin-bottom:0;margin-top:24px}.hero-stat-number{font-size:1.5rem}}@media (max-width:767.98px){.hero-stats-bar{padding:16px;gap:12px}.hero-stat-number{font-size:1.3rem}}