@charset "UTF-8";.ap-hero{padding:160px 0 80px;background-color:var(--ap-bg-alt)}.ap-hero-content{padding-left:48px}@media (max-width:991px){.ap-hero{padding:120px 0 48px}.ap-hero-content{padding-left:0;margin-top:32px}}.ap-hero-title{font-size:44px;line-height:1.2;color:var(--ap-text);margin:16px 0}@media (max-width:768px){.ap-hero-title{font-size:28px}}.ap-hero-subtitle{font-size:18px;color:var(--ap-text-secondary);margin-bottom:32px;line-height:1.7}.ap-hero-actions{display:flex;gap:16px;flex-wrap:wrap}.ap-hero-image ai-img,.ap-hero-image img{width:100%;border-radius:var(--ap-radius);box-shadow:var(--ap-shadow)}.ap-trust-bar{background-color:#fff;border-top:1px solid var(--ap-border);border-bottom:1px solid var(--ap-border);padding:24px 0}.ap-trust-items{display:flex;justify-content:space-between;align-items:center}.ap-trust-item{flex:1;text-align:center;padding:8px 16px}.ap-trust-number{display:block;font-size:28px;font-weight:700;color:var(--ap-primary)}.ap-trust-label{display:block;font-size:13px;color:var(--ap-text-secondary);margin-top:4px}@media (max-width:768px){.ap-trust-items{flex-wrap:wrap}.ap-trust-item{flex:0 0 50%;margin-bottom:16px}}.ap-product-card{background:#fff;border:1px solid var(--ap-border);border-radius:var(--ap-radius);overflow:hidden;transition:all var(--ap-transition);height:100%}.ap-product-card:hover{box-shadow:var(--ap-shadow);transform:translateY(-4px)}.ap-product-card ai-img,.ap-product-card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.ap-product-card h3{font-size:20px;margin:20px 24px 8px;color:var(--ap-text)}.ap-product-card p{font-size:14px;color:var(--ap-text-secondary);margin:0 24px 16px;line-height:1.6}.ap-product-link{display:inline-block;color:var(--ap-primary);font-weight:600;font-size:14px;margin:0 24px 24px;cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.ap-product-link:hover{color:var(--ap-primary-dark);-webkit-text-decoration:underline;text-decoration:underline}.ap-sustainability{background-color:#fff}.ap-sustainability ai-img,.ap-sustainability img{width:100%;border-radius:var(--ap-radius)}.ap-check-list{list-style:none;padding:0;margin:16px 0}.ap-check-list li{padding:8px 0 8px 28px;position:relative;font-size:15px;color:var(--ap-text)}.ap-check-list li::before{content:"✓";position:absolute;left:0;color:var(--ap-primary);font-weight:700}.ap-industry-card{background:#fff;border-radius:var(--ap-radius);overflow:hidden;box-shadow:var(--ap-shadow-sm);transition:all var(--ap-transition);height:100%}.ap-industry-card:hover{box-shadow:var(--ap-shadow);transform:translateY(-4px)}.ap-industry-card ai-img,.ap-industry-card img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover}.ap-industry-card-body{padding:24px}.ap-industry-card-body h3{font-size:18px;color:var(--ap-text);margin-bottom:8px}.ap-industry-card-body p{font-size:14px;color:var(--ap-text-secondary);line-height:1.6;margin:0}.ap-testimonials{background-color:#fff}.ap-testimonial-carousel{max-width:800px;margin:0 auto;padding:0 60px}.ap-testimonial-card{padding:40px 24px}.ap-testimonial-text{font-size:18px;font-style:italic;color:var(--ap-text);line-height:1.8;margin-bottom:24px}.ap-testimonial-author{font-weight:600;color:var(--ap-text);margin-bottom:4px}.ap-testimonial-company{font-size:14px;color:var(--ap-text-secondary)}.ap-testimonial-carousel .carousel-control-next-icon,.ap-testimonial-carousel .carousel-control-prev-icon{background-color:var(--ap-primary);border-radius:50%;padding:20px;background-size:16px}.ap-testimonial-carousel .carousel-indicators button{background-color:var(--ap-primary);width:10px;height:10px;border-radius:50%;opacity:.3}.ap-testimonial-carousel .carousel-indicators button.active{opacity:1}.ap-faq-item{background:#fff;border:1px solid var(--ap-border);border-radius:var(--ap-radius);padding:28px;margin-bottom:16px}.ap-faq-item h4{font-size:17px;color:var(--ap-text);margin-bottom:12px}.ap-faq-item p{font-size:14px;color:var(--ap-text-secondary);line-height:1.7;margin:0}.ap-cta-section{background:linear-gradient(135deg,var(--ap-primary) 0,var(--ap-primary-dark) 100%);padding:80px 0}.ap-cta-content{padding-right:48px}.ap-cta-title{color:#fff;font-size:36px;margin-bottom:16px}.ap-cta-text{color:rgba(255,255,255,.85);font-size:16px;line-height:1.7}.ap-cta-benefits{list-style:none;padding:0;margin:24px 0}.ap-cta-benefits li{color:rgba(255,255,255,.9);padding:6px 0 6px 24px;position:relative;font-size:15px}.ap-cta-benefits li::before{content:"✓";position:absolute;left:0;color:var(--ap-accent);font-weight:700}.ap-cta-form-wrapper{background:#fff;border-radius:var(--ap-radius);padding:36px;box-shadow:var(--ap-shadow)}.ap-cta-form-title{color:var(--ap-text);font-size:22px;margin-bottom:24px}.ap-cta-form-wrapper .form-control{border-radius:var(--ap-radius-sm);border-color:var(--ap-border);padding:10px 14px;font-size:14px}.ap-cta-form-wrapper .form-control:focus{border-color:var(--ap-primary);box-shadow:0 0 0 3px rgba(192,86,33,.15)}.ap-cta-privacy{font-size:12px;color:var(--ap-text-secondary);text-align:center;margin:0}.ap-cta-privacy a{color:var(--ap-secondary)}@media (max-width:991px){.ap-cta-content{padding-right:0;margin-bottom:32px}}