@charset "UTF-8";.ps-hero{background:var(--ps-neutral-dark);position:relative;overflow:hidden;min-height:560px}.ps-hero-inner{display:grid;grid-template-columns:1fr 1fr;min-height:560px;align-items:stretch}.ps-hero-image{order:2;position:relative;overflow:hidden}.ps-hero-image ai-img,.ps-hero-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ps-hero-content{order:1;padding:72px 48px 72px 5%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.ps-hero-content::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(139,37,0,.12) 0,transparent 60%);z-index:-1}.ps-hero-eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.6);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:3px;padding:.25rem .7rem;margin-bottom:1.2rem}.ps-hero-content h1{font-size:max(1.9rem, min(3.2vw, 2.8rem));font-weight:800;color:#fff;line-height:1.18;margin-bottom:1rem}.ps-hero-content h1 em{color:#e87a50;font-style:normal}.ps-hero-sub{color:rgba(255,255,255,.75);font-size:1.05rem;line-height:1.65;max-width:500px;margin-bottom:2rem}.ps-hero-actions{display:flex;gap:.875rem;flex-wrap:wrap;margin-bottom:2rem}.ps-hero-specs{display:flex;gap:1.5rem;flex-wrap:wrap;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12)}.ps-hero-spec{display:flex;flex-direction:column}.ps-hero-spec .spec-val{font-size:1.6rem;font-weight:800;color:#fff;line-height:1}.ps-hero-spec .spec-val sup{font-size:.85rem}.ps-hero-spec .spec-lbl{font-size:.72rem;color:rgba(255,255,255,.55);margin-top:.2rem;letter-spacing:.04em}.ps-products-section{background:var(--ps-neutral-light)}.ps-products-featured{background:var(--ps-white);border-radius:var(--ps-radius-lg);box-shadow:var(--ps-shadow);overflow:hidden;display:grid;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.ps-products-featured-img{overflow:hidden;min-height:280px}.ps-products-featured-img ai-img,.ps-products-featured-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ps-products-featured-info{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.ps-products-featured-info h3{font-size:1.4rem;margin-bottom:.5rem}.ps-products-featured-info p{color:var(--ps-text-secondary);font-size:.9rem;margin-bottom:1.25rem}.ps-product-spec-row{display:flex;gap:1.5rem;margin-bottom:1.25rem}.ps-product-spec-item .spec-label{font-size:.72rem;color:var(--ps-text-muted);text-transform:uppercase;letter-spacing:.06em}.ps-product-spec-item .spec-value{font-size:.95rem;font-weight:700;color:var(--ps-neutral-dark)}.ps-products-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.ps-product-card{background:var(--ps-white);border-radius:var(--ps-radius-lg);box-shadow:var(--ps-shadow);overflow:hidden;transition:box-shadow var(--ps-transition),transform var(--ps-transition);cursor:pointer}.ps-product-card:hover{box-shadow:var(--ps-shadow-lg);transform:translateY(-3px)}.ps-product-card-img{overflow:hidden;aspect-ratio:4/3}.ps-product-card-img ai-img,.ps-product-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s}.ps-product-card:hover .ps-product-card-img ai-img,.ps-product-card:hover .ps-product-card-img img{transform:scale(1.04)}.ps-product-card-body{padding:1.2rem}.ps-product-card-body h4{font-size:.95rem;margin-bottom:.35rem}.ps-product-card-body p{font-size:.82rem;color:var(--ps-text-secondary);margin:0}.ps-product-card-badge{font-size:.68rem;font-weight:700;background:rgba(139,37,0,.08);color:var(--ps-primary);border-radius:3px;padding:.15rem .45rem;display:inline-block;margin-bottom:.45rem}.ps-trust-bar{background:var(--ps-neutral-dark);padding:1.5rem 0;border-bottom:3px solid var(--ps-primary)}.ps-trust-item{display:flex;align-items:center;gap:.9rem;padding:.5rem .75rem}.ps-trust-icon{width:40px;height:40px;background:rgba(139,37,0,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ps-trust-icon svg{width:20px;height:20px;fill:#E87A50}.ps-trust-item strong{display:block;font-size:.9rem;color:#fff;font-weight:700}.ps-trust-item span{display:block;font-size:.75rem;color:rgba(255,255,255,.55)}.ps-industries-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.ps-industry-card{position:relative;border-radius:var(--ps-radius-lg);overflow:hidden;aspect-ratio:4/3}.ps-industry-card ai-img,.ps-industry-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.ps-industry-card:hover ai-img,.ps-industry-card:hover img{transform:scale(1.06)}.ps-industry-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(30,30,36,.82) 0,rgba(30,30,36,.2) 60%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem}.ps-industry-overlay h3{color:#fff;font-size:1.05rem;margin-bottom:.3rem}.ps-industry-overlay p{color:rgba(255,255,255,.7);font-size:.8rem;margin:0}.ps-industry-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;color:#e87a50;margin-top:.5rem;-webkit-text-decoration:none;text-decoration:none}.ps-industry-link:hover{color:#ffaf86}.ps-sustain-section{background:var(--ps-white)}.ps-sustain-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.ps-sustain-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.ps-sustain-stat{background:var(--ps-neutral-light);border-radius:var(--ps-radius-lg);padding:1.5rem;border-left:3px solid var(--ps-primary)}.ps-sustain-stat .stat-val{font-size:2rem;font-weight:800;color:var(--ps-primary);line-height:1}.ps-sustain-stat .stat-lbl{font-size:.8rem;color:var(--ps-text-secondary);margin-top:.4rem}.ps-testimonials-section{background:var(--ps-neutral-light)}.ps-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.ps-testimonial-card{background:var(--ps-white);border-radius:var(--ps-radius-lg);padding:2rem;box-shadow:var(--ps-shadow);position:relative}.ps-testimonial-card::before{content:"“";position:absolute;top:1rem;right:1.5rem;font-size:4rem;color:var(--ps-border);font-family:Georgia,serif;line-height:1}.ps-quote-text{font-size:.9rem;line-height:1.7;color:var(--ps-text-secondary);margin-bottom:1.25rem;font-style:italic}.ps-quote-author{display:flex;align-items:center;gap:.75rem}.ps-quote-avatar{width:42px;height:42px;border-radius:50%;background:var(--ps-primary);color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ps-quote-name{font-weight:700;font-size:.88rem}.ps-quote-role{font-size:.78rem;color:var(--ps-text-muted)}.ps-faq-section{background:var(--ps-white)}.ps-faq-wrap{max-width:800px;margin:0 auto}.ps-faq-wrap .accordion-button{font-weight:600;font-size:.95rem;color:var(--ps-neutral-dark);background:var(--ps-neutral-light)}.ps-faq-wrap .accordion-button:not(.collapsed){color:var(--ps-primary);background:rgba(139,37,0,.06);box-shadow:none}.ps-faq-wrap .accordion-button::after{filter:none}.ps-faq-wrap .accordion-body{font-size:.9rem;color:var(--ps-text-secondary);line-height:1.7}.ps-faq-wrap .accordion-item{border-color:var(--ps-border);margin-bottom:.5rem;border-radius:var(--ps-radius)!important;overflow:hidden}.ps-cta-section{background:var(--ps-primary)}.ps-cta-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;padding:72px 0}.ps-cta-copy h2{color:#fff;font-size:2rem;margin-bottom:1rem}.ps-cta-copy p{color:rgba(255,255,255,.8);font-size:1rem;line-height:1.65;margin-bottom:1.5rem}.ps-cta-benefits{list-style:none;padding:0;margin:0}.ps-cta-benefits li{color:rgba(255,255,255,.85);font-size:.88rem;padding:.3rem 0 .3rem 1.5rem;position:relative}.ps-cta-benefits li::before{content:"✓";position:absolute;left:0;color:#e87a50;font-weight:700}.ps-cta-form{background:#fff;border-radius:var(--ps-radius-lg);padding:2rem}.ps-cta-form h3{font-size:1.1rem;margin-bottom:1.25rem}.ps-cta-form .form-control,.ps-cta-form .form-select{border:1px solid var(--ps-border);border-radius:var(--ps-radius);font-size:.88rem;padding:.55rem .85rem;margin-bottom:.75rem}.ps-cta-form .form-control:focus{border-color:var(--ps-primary);box-shadow:0 0 0 3px rgba(139,37,0,.1);outline:0}.ps-cta-form .btn-submit{background:var(--ps-primary);color:#fff;border:none;border-radius:var(--ps-radius);padding:.7rem 1.5rem;font-weight:700;width:100%;cursor:pointer;font-size:.95rem;transition:background var(--ps-transition)}.ps-cta-form .btn-submit:hover{background:var(--ps-primary-dark)}.ps-cta-privacy{font-size:.72rem;color:var(--ps-text-muted);text-align:center;margin-top:.75rem}@media (max-width:1199px){.ps-hero-inner{grid-template-columns:55% 45%}.ps-products-featured{grid-template-columns:45% 55%}}@media (max-width:991px){.ps-hero-inner{grid-template-columns:1fr;min-height:auto}.ps-hero-image{order:1;min-height:260px}.ps-hero-content{order:2;padding:48px 5%}.ps-products-featured{grid-template-columns:1fr}.ps-industries-grid,.ps-products-grid{grid-template-columns:repeat(2,1fr)}.ps-testimonials-grid{grid-template-columns:1fr}.ps-sustain-grid{grid-template-columns:1fr;gap:2.5rem}.ps-cta-inner{grid-template-columns:1fr;gap:2rem;padding:48px 0}}@media (max-width:767px){.ps-industries-grid,.ps-products-grid{grid-template-columns:1fr}.ps-sustain-stats{grid-template-columns:1fr 1fr}.ps-hero-specs{gap:1rem}.ps-hero-spec .spec-val{font-size:1.3rem}}