.ct-hero{position:relative;min-height:640px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding-top:160px;padding-bottom:64px}.ct-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ct-hero-bg ai-img,.ct-hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ct-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(28,40,51,.85) 0,rgba(46,64,87,.7) 100%);z-index:1}.ct-hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto;padding:0 24px}.ct-hero h1{color:#fff;font-size:2.75rem;font-weight:800;margin-bottom:16px;line-height:1.15}.ct-hero-sub{color:rgba(255,255,255,.85);font-size:1.125rem;line-height:1.7;margin-bottom:32px}.ct-hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.ct-hero{min-height:480px;padding-top:120px}.ct-hero h1{font-size:1.875rem}.ct-hero-actions{flex-direction:column;align-items:center}.ct-hero-actions a{width:100%;max-width:300px}.ct-trust-item:not(:last-child)::after{display:none}}.ct-trust-bar{background:#fff;border-bottom:1px solid var(--ct-border);padding:32px 0}.ct-trust-item{text-align:center;padding:8px 16px;position:relative}.ct-trust-item:not(:last-child)::after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:var(--ct-border)}.ct-trust-number{display:block;font-size:1.75rem;font-weight:800;color:var(--ct-primary)}.ct-trust-label{display:block;font-size:.8125rem;color:var(--ct-text-secondary);margin-top:4px;text-transform:uppercase;letter-spacing:.5px}.ct-testimonial{background:var(--ct-bg-alt);padding:64px 0}.ct-quote-block{max-width:800px;margin:0 auto;text-align:center}.ct-quote-icon{font-size:3rem;color:var(--ct-secondary);line-height:1;margin-bottom:16px}.ct-quote-text{font-size:1.25rem;font-style:italic;color:var(--ct-text);line-height:1.8;margin-bottom:24px}.ct-quote-author{font-weight:700;color:var(--ct-primary-dark)}.ct-quote-role{font-size:.875rem;color:var(--ct-text-secondary)}.ct-product-card{background:#fff;border:1px solid var(--ct-border);border-radius:var(--ct-radius);overflow:hidden;transition:box-shadow var(--ct-transition),transform var(--ct-transition)}.ct-product-card:hover{box-shadow:var(--ct-shadow-md);transform:translateY(-2px)}.ct-product-card-img{height:220px;overflow:hidden}.ct-product-card-img ai-img,.ct-product-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ct-product-card-body{padding:20px}.ct-product-card-body h3{font-size:1.125rem;margin-bottom:8px}.ct-product-card-body p{font-size:.875rem;color:var(--ct-text-secondary);margin-bottom:16px}.ct-sustainability-highlight{background:var(--ct-primary);color:#fff;padding:48px 0}.ct-sustainability-highlight h2,.ct-sustainability-highlight h3,.ct-sustainability-highlight p,.ct-sustainability-highlight span{color:#fff}.ct-sustainability-stat{text-align:center;padding:16px}.ct-sustainability-stat .stat-value{font-size:2rem;font-weight:800;color:var(--ct-secondary)}.ct-sustainability-stat .stat-label{font-size:.875rem;color:rgba(255,255,255,.8);margin-top:4px}.ct-industry-grid .ct-industry-item{text-align:center;padding:32px 16px;background:#fff;border:1px solid var(--ct-border);transition:box-shadow var(--ct-transition)}.ct-industry-grid .ct-industry-item:hover{box-shadow:var(--ct-shadow-md)}.ct-industry-item .ct-ind-icon{font-size:2.5rem;color:var(--ct-primary);margin-bottom:16px}.ct-industry-item h3{font-size:1rem;margin-bottom:8px}.ct-industry-item p{font-size:.8125rem;color:var(--ct-text-secondary)}.ct-cta-solid{background:var(--ct-primary-dark);padding:64px 0;text-align:center}.ct-cta-solid h2{color:#fff;margin-bottom:16px}.ct-cta-solid p{color:rgba(255,255,255,.8);max-width:600px;margin:0 auto 32px}