@charset "UTF-8";.pm-hero{position:relative;min-height:640px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--pm-primary-dark)}.pm-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.35}.pm-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(26,58,79,.88) 0,rgba(61,107,140,.55) 100%)}.pm-hero__content{position:relative;z-index:2;text-align:center;max-width:760px;padding:60px 24px}.pm-hero__eyebrow{display:inline-block;background:rgba(95,168,211,.2);color:var(--pm-accent);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:4px 14px;border-radius:20px;border:1px solid rgba(95,168,211,.35);margin-bottom:20px}.pm-hero h1{font-size:3rem;font-weight:800;color:var(--pm-white);line-height:1.15;margin-bottom:20px}.pm-hero__sub{font-size:1.125rem;color:rgba(255,255,255,.8);line-height:1.7;margin-bottom:36px;max-width:580px;margin-left:auto;margin-right:auto}.pm-hero__actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.pm-hero__stat-bar{position:relative;z-index:2;background:rgba(255,255,255,.06);backdrop-filter:blur(8px);border-top:1px solid rgba(255,255,255,.1)}.pm-hero__stat-bar .stat-item{padding:20px 32px;text-align:center;border-right:1px solid rgba(255,255,255,.1)}.pm-hero__stat-bar .stat-item:last-child{border-right:none}.pm-hero__stat-bar .stat-value{font-size:1.75rem;font-weight:800;color:var(--pm-white);display:block}.pm-hero__stat-bar .stat-label{font-size:.78rem;color:rgba(255,255,255,.55);letter-spacing:.05em;text-transform:uppercase}.pm-products-section{background:var(--pm-neutral-light)}.pm-featured-product{position:relative;border-radius:var(--pm-radius-lg);overflow:hidden;background:var(--pm-white);box-shadow:var(--pm-shadow-md);display:flex;flex-direction:column}.pm-featured-product__img-wrap{height:280px;overflow:hidden;background:var(--pm-neutral-mid)}.pm-featured-product__img-wrap ai-img,.pm-featured-product__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s}.pm-featured-product:hover .pm-featured-product__img-wrap ai-img,.pm-featured-product:hover .pm-featured-product__img-wrap img{transform:scale(1.04)}.pm-featured-product__body{padding:24px;flex:1}.pm-featured-product__category{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--pm-primary);margin-bottom:6px}.pm-featured-product__name{font-size:1.125rem;font-weight:700;color:var(--pm-text-primary);margin-bottom:8px}.pm-featured-product__desc{font-size:.875rem;color:var(--pm-text-secondary);line-height:1.6;margin-bottom:16px}.pm-featured-product__cta{color:var(--pm-primary);font-size:.875rem;font-weight:600;display:inline-flex;align-items:center;gap:4px;cursor:pointer;background:0 0;border:none;padding:0;transition:gap var(--pm-transition)}.pm-featured-product__cta:hover{gap:8px}.pm-trust-bar{border-top:1px solid var(--pm-border);border-bottom:1px solid var(--pm-border);padding:32px 0;background:var(--pm-white)}.pm-trust-bar .trust-item{text-align:center;padding:0 16px;border-right:1px solid var(--pm-border)}.pm-trust-bar .trust-item:last-child{border-right:none}.pm-trust-bar .trust-icon{width:40px;height:40px;margin:0 auto 10px;background:var(--pm-primary);border-radius:50%;display:flex;align-items:center;justify-content:center}.pm-trust-bar .trust-title{font-size:.85rem;font-weight:700;color:var(--pm-text-primary);margin-bottom:2px}.pm-trust-bar .trust-desc{font-size:.78rem;color:var(--pm-text-secondary)}.pm-industries-section{background:var(--pm-white)}.pm-industry-card{background:var(--pm-neutral-light);border-radius:var(--pm-radius-lg);padding:28px 24px;text-align:center;border:1px solid var(--pm-neutral-mid);transition:box-shadow var(--pm-transition),transform var(--pm-transition)}.pm-industry-card:hover{box-shadow:var(--pm-shadow-md);transform:translateY(-3px)}.pm-industry-card__icon{width:56px;height:56px;margin:0 auto 16px;background:var(--pm-primary);border-radius:12px;display:flex;align-items:center;justify-content:center}.pm-industry-card__icon svg{width:28px;height:28px;fill:var(--pm-white)}.pm-industry-card h3{font-size:1rem;font-weight:700;margin-bottom:8px;color:var(--pm-text-primary)}.pm-industry-card p{font-size:.85rem;color:var(--pm-text-secondary);line-height:1.55;margin:0}.pm-sustainability{background:var(--pm-primary-dark);color:var(--pm-white)}.pm-sustainability .section-title{color:var(--pm-white)}.pm-sustainability .section-desc{color:rgba(255,255,255,.75);max-width:100%}.pm-sustainability .sustain-stat{border-left:3px solid var(--pm-accent);padding-left:20px;margin-bottom:24px}.pm-sustainability .sustain-stat .stat-num{font-size:2rem;font-weight:800;color:var(--pm-accent);display:block}.pm-sustainability .sustain-stat .stat-desc{font-size:.875rem;color:rgba(255,255,255,.7)}.pm-testimonials{background:var(--pm-neutral-light)}.pm-testimonial-card{background:var(--pm-white);border-radius:var(--pm-radius-lg);padding:32px 28px;box-shadow:var(--pm-shadow-sm);border:1px solid var(--pm-neutral-mid);height:100%}.pm-testimonial-card .quote-mark{font-size:3rem;line-height:1;color:var(--pm-primary);margin-bottom:8px;opacity:.3;font-family:Georgia,serif}.pm-testimonial-card .quote-text{font-size:.9rem;line-height:1.7;color:var(--pm-text-secondary);margin-bottom:20px;font-style:italic}.pm-testimonial-card .reviewer-name{font-weight:700;font-size:.9rem;color:var(--pm-text-primary)}.pm-testimonial-card .reviewer-role{font-size:.8rem;color:var(--pm-text-secondary)}.pm-faq{background:var(--pm-white)}.pm-faq .accordion-button{font-weight:600;font-size:.95rem;color:var(--pm-text-primary);background:0 0}.pm-faq .accordion-button:not(.collapsed){color:var(--pm-primary);background:var(--pm-neutral-light);box-shadow:none}.pm-faq .accordion-button::after{filter:none}.pm-faq .accordion-body{font-size:.9rem;color:var(--pm-text-secondary);line-height:1.7}.pm-faq .accordion-item{border:1px solid var(--pm-border);border-radius:var(--pm-radius)!important;margin-bottom:8px;overflow:hidden}.pm-cta{background:var(--pm-primary);text-align:center;padding:80px 0}.pm-cta h2{font-size:2rem;font-weight:800;color:var(--pm-white);margin-bottom:12px}.pm-cta p{color:rgba(255,255,255,.8);font-size:1rem;margin-bottom:32px;max-width:520px;margin-left:auto;margin-right:auto}@media (max-width:991px){.pm-hero h1{font-size:2.25rem}.pm-hero__stat-bar .stat-item{padding:16px 20px}}@media (max-width:575px){.pm-hero{min-height:480px}.pm-hero h1{font-size:1.75rem}.pm-hero__sub{font-size:1rem}.pm-trust-bar .trust-item{border-right:none;border-bottom:1px solid var(--pm-border);padding:16px 0}}