.pf-hero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden}.pf-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.pf-hero-bg ai-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pf-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(30,41,59,.4) 0,rgba(30,41,59,.2) 60%,rgba(30,41,59,0) 100%);z-index:1}.pf-hero-content{position:relative;z-index:2;padding:80px 0 120px}.pf-hero h1{font-size:40px;font-weight:600;color:var(--pf-white);margin-bottom:16px;max-width:600px}.pf-hero .hero-sub{font-size:17px;color:rgba(255,255,255,.85);max-width:520px;margin-bottom:28px;line-height:1.6}.pf-hero .btn-pf-primary{background:var(--pf-accent)}.pf-hero .btn-pf-outline{border-color:rgba(255,255,255,.5);color:var(--pf-white)}.pf-hero .btn-pf-outline:hover{border-color:var(--pf-white);color:var(--pf-white)}.pf-hero-bar{position:absolute;bottom:0;left:0;right:0;z-index:3;background:var(--pf-primary-dark);padding:16px 0}.pf-products-section{background:var(--pf-white)}.pf-product-row{display:flex;align-items:center;padding:20px 0;border-bottom:1px solid var(--pf-gray-200);gap:24px;transition:background var(--pf-transition);cursor:pointer}.pf-product-row:hover{background:var(--pf-gray-50)}.pf-product-row .product-img{width:100px;height:100px;flex-shrink:0;background:var(--pf-gray-100);border-radius:var(--pf-radius);overflow:hidden;display:flex;align-items:center;justify-content:center}.pf-product-row .product-img ai-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.pf-product-row .product-info{flex:1;min-width:0}.pf-product-row .product-name{font-size:16px;font-weight:600;margin-bottom:4px}.pf-product-row .product-desc{font-size:14px;color:var(--pf-gray-500)}.pf-product-row .product-action{flex-shrink:0}.pf-sustainability{background:var(--pf-gray-50)}.pf-sustainability .sustain-card{padding:32px;background:var(--pf-white);border:1px solid var(--pf-gray-200);border-radius:var(--pf-radius);height:100%}.pf-sustainability .sustain-icon{width:48px;height:48px;margin-bottom:16px}.pf-sustainability .sustain-card h4{font-size:17px;margin-bottom:8px}.pf-sustainability .sustain-card p{font-size:14px;color:var(--pf-gray-500);margin:0}.pf-cta-section{background:var(--pf-primary-dark);padding:64px 0;text-align:center}.pf-cta-section h2{color:var(--pf-white);font-size:28px;margin-bottom:12px}.pf-cta-section p{color:rgba(255,255,255,.75);max-width:540px;margin:0 auto 28px}.pf-cta-section .btn-pf-primary{background:var(--pf-accent)}.pf-cta-section .btn-pf-outline{border-color:rgba(255,255,255,.4);color:var(--pf-white)}@media (max-width:768px){.pf-hero{min-height:440px}.pf-hero h1{font-size:28px}.pf-hero .hero-sub{font-size:15px}.pf-hero-content{padding:60px 0 100px}.pf-product-row{flex-direction:column;align-items:flex-start;gap:12px}}