@charset "UTF-8";.hero-section{background:var(--gray-50);overflow:hidden;min-height:580px;display:flex;align-items:center;padding:48px 0}.hero-image-col{overflow:hidden;border-radius:0 var(--radius-lg) var(--radius-lg) 0}.hero-image-col ai-img{width:100%;height:520px;-o-object-fit:cover;object-fit:cover}.hero-content-col{padding:48px 0}.hero-text-wrap{padding:0 40px 0 48px;max-width:560px}.hero-eyebrow{display:inline-block;background:var(--primary);color:var(--white);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:4px 12px;border-radius:20px;margin-bottom:16px}.hero-section h1{font-size:max(1.7rem, min(3vw, 2.3rem));font-weight:800;color:var(--gray-900);line-height:1.25;margin-bottom:16px}.hero-subtitle{color:var(--gray-500);font-size:1.05rem;margin-bottom:28px;line-height:1.7}.hero-actions{margin-bottom:24px}.hero-trust-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.hero-trust-item{display:flex;align-items:center;gap:6px;font-size:.82rem;color:var(--gray-700);font-weight:500}.trust-bar-section{background:var(--white);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);padding:32px 0}.trust-bar-inner{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:0}.trust-stat{display:flex;flex-direction:column;align-items:center;padding:0 40px;text-align:center}.trust-number{font-size:2rem;font-weight:800;color:var(--primary);line-height:1}.trust-label{font-size:.8rem;color:var(--gray-500);margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.trust-divider{width:1px;height:40px;background:var(--gray-100)}.product-showcase{background:var(--white)}.product-card{border:1px solid var(--gray-100);border-radius:var(--radius-md);overflow:hidden;background:var(--white)}.product-card-img{position:relative;overflow:hidden}.product-card-img ai-img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.product-badge{position:absolute;top:12px;left:12px;background:var(--primary);color:var(--white);font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.06em}.product-badge.bg-secondary-brand{background:var(--secondary)}.product-card-body{padding:20px}.product-name{font-size:1.05rem;font-weight:700;color:var(--gray-900);margin-bottom:8px}.product-desc{font-size:.88rem;color:var(--gray-500);line-height:1.65;margin-bottom:12px}.product-specs{list-style:none;padding:0;margin:0 0 8px}.product-specs li{font-size:.82rem;color:var(--gray-700);padding:2px 0 2px 16px;position:relative}.product-specs li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:7px;height:7px;border-radius:50%;background:var(--primary-light)}.sustainability-section{background:var(--gray-50)}.section-eyebrow{display:inline-block;color:var(--primary);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.sustainability-features{margin-top:24px}.sus-item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid var(--gray-100)}.sus-item:last-child{border-bottom:none}.sus-icon{flex-shrink:0;width:44px;height:44px;background:rgba(139,105,20,.1);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}.bg-gray,.industries-section{background:var(--gray-50)}.industry-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 12px;border-radius:var(--radius-md);background:var(--white);color:var(--gray-700);font-weight:600;font-size:.85rem;transition:all var(--transition);-webkit-text-decoration:none;text-decoration:none;height:100%}.industry-card:hover{background:var(--primary);color:var(--white);transform:translateY(-3px);box-shadow:var(--shadow-md)}.industry-card:hover svg path,.industry-card:hover svg rect{stroke:var(--white)}.industry-icon{width:56px;height:56px;background:var(--gray-50);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;transition:background var(--transition)}.industry-card:hover .industry-icon{background:rgba(255,255,255,.2)}.testimonials-section{background:var(--white)}.testimonial-slide{max-width:720px;text-align:center;padding:0 48px}.testimonial-quote{font-size:1.1rem;line-height:1.8;color:var(--gray-700);font-style:italic;margin-bottom:28px;position:relative}.testimonial-quote::before{content:"“";font-size:4rem;color:var(--primary-light);opacity:.3;line-height:1;position:absolute;top:-16px;left:-16px}.testimonial-author{display:flex;align-items:center;justify-content:center;gap:14px}.testimonial-author ai-img{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.testimonial-author strong{display:block;color:var(--gray-900);font-size:.95rem}.testimonial-author span{color:var(--gray-500);font-size:.82rem}.carousel-indicators button{background-color:var(--primary)!important;width:10px;height:10px;border-radius:50%;border:none;opacity:.3}.carousel-indicators button.active{opacity:1}.carousel-control-next-icon,.carousel-control-prev-icon{filter:invert(60%) sepia(30%) saturate(500%) hue-rotate(10deg)}.faq-section{background:var(--gray-50)}.faq-item{padding:20px 0;border-bottom:1px solid var(--gray-100)}.faq-item:last-child{border-bottom:none}.faq-item h4{font-size:1rem;font-weight:700;color:var(--gray-900);margin-bottom:8px}.faq-item p{font-size:.9rem;color:var(--gray-500);line-height:1.7;margin-bottom:0}.cta-section{background:linear-gradient(135deg,var(--primary-dark) 0,var(--primary) 60%,var(--primary-light) 100%)}.cta-section .section-title{color:var(--white)}.cta-checklist{list-style:none;padding:0;margin:0}.cta-checklist li{padding:6px 0 6px 24px;color:rgba(255,255,255,.9);font-size:.95rem;position:relative}.cta-checklist li::before{content:"✓";position:absolute;left:0;color:rgba(255,255,255,.7);font-weight:700}.cta-form-card{background:var(--white);border-radius:var(--radius-lg);padding:32px;box-shadow:var(--shadow-lg)}.form-control,.form-select{border-color:var(--gray-100);border-radius:var(--radius-sm);padding:10px 14px}.form-control:focus,.form-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(139,105,20,.12)}.form-label.require::after{content:" *";color:var(--secondary)}@media (max-width:991.98px){.hero-section{padding:32px 0;min-height:auto}.hero-image-col{border-radius:0}.hero-image-col ai-img{height:280px}.hero-text-wrap{padding:32px 24px 0;max-width:100%}.trust-stat{padding:0 20px}.testimonial-slide{padding:0 16px}}@media (max-width:575.98px){.trust-divider{display:none}.trust-bar-inner{gap:20px}.trust-stat{padding:0 16px}}