.c-green-hero{text-align:center;padding:var(--space-xl) 0 var(--space-lg)}.c-green-hero__icon{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;background:var(--color-eco-bg);color:var(--color-eco);margin-bottom:var(--space-md)}.c-green-hero h1{font-size:var(--text-3xl);font-weight:700;margin:0 0 var(--space-sm)}.c-green-hero__sub{font-size:var(--text-lg);color:var(--color-text-muted);max-width:40rem;margin:0 auto;line-height:1.6}.c-green-promises{padding:var(--space-lg) 0}.c-green-promise{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-lg);text-align:center;transition:box-shadow .2s,transform .2s}.c-green-promise:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.c-green-promise__icon{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background:var(--color-eco-bg);color:var(--color-eco);margin-bottom:var(--space-sm)}.c-green-promise h3{font-size:var(--text-base);font-weight:600;margin:0 0 var(--space-2xs)}.c-green-promise p{color:var(--color-text-muted);font-size:var(--text-sm);line-height:1.6;margin:0}.c-green-products{padding:var(--space-lg) 0}.c-green-products h2{text-align:center;font-size:var(--text-2xl);font-weight:700;margin:0 0 var(--space-xs)}.c-green-products__intro{text-align:center;color:var(--color-text-muted);max-width:36rem;margin:0 auto var(--space-lg)}.c-green-product{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-lg)}.c-green-product__badge{display:inline-block;padding:var(--space-2xs) var(--space-md);border-radius:var(--radius-full);font-weight:600;font-size:var(--text-sm);margin-bottom:var(--space-sm)}.c-green-product__badge--yes{background:var(--color-eco-bg);color:var(--color-eco)}.c-green-product__badge--no{background:var(--color-eco-danger-bg);color:var(--danger)}.c-green-product ul{list-style:none;padding:0;margin:0}.c-green-product li{position:relative;padding:var(--space-2xs) 0 var(--space-2xs) 1.5rem;font-size:var(--text-sm);line-height:1.5}.c-green-product li:before{content:"";position:absolute;left:0;top:.55rem;width:.85rem;height:.85rem}.c-green-product__badge--yes+ul li:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316a34a' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") no-repeat center / contain}.c-green-product__badge--no+ul li:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23dc2626' stroke-width='3'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E") no-repeat center / contain}.c-green-faq{padding:var(--space-lg) 0}.c-green-faq h2{text-align:center;font-size:var(--text-2xl);font-weight:700;margin:0 0 var(--space-lg)}.c-green-faq__list{max-width:40rem;margin:0 auto}.c-green-faq__item{border:1px solid var(--color-border);border-radius:var(--radius-sm);margin-bottom:var(--space-sm);overflow:hidden}.c-green-faq__item summary{padding:var(--space-sm) var(--space-md);font-weight:600;font-size:var(--text-base);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.c-green-faq__item summary:after{content:"+";font-size:var(--text-lg);color:var(--color-text-muted);flex-shrink:0;margin-left:var(--space-sm)}.c-green-faq__item[open] summary:after{content:"−"}.c-green-faq__item summary::-webkit-details-marker{display:none}.c-green-faq__item p{padding:0 var(--space-md) var(--space-md);margin:0;color:var(--color-text-muted);font-size:var(--text-sm);line-height:1.7}.c-green-cta{text-align:center;padding:var(--space-xl) var(--space-md);margin:var(--space-lg) 0;background:var(--color-eco-bg);border-radius:var(--radius-md)}.c-green-cta h2{font-size:var(--text-xl);font-weight:700;margin:0 0 var(--space-xs)}.c-green-cta p{color:var(--color-text-muted);margin:0 0 var(--space-md)}.c-green-cta__actions{display:flex;gap:var(--space-sm);justify-content:center;flex-wrap:wrap}.c-green-cta__primary{display:inline-block;padding:var(--space-sm) var(--space-lg);background:var(--color-eco);color:var(--color-on-primary);border-radius:var(--radius-sm);font-weight:600;text-decoration:none;transition:opacity .2s}.c-green-cta__primary:hover{opacity:.9;color:var(--color-on-primary)}.c-green-cta__secondary{display:inline-block;padding:var(--space-sm) var(--space-lg);border:2px solid var(--color-eco);color:var(--color-eco);border-radius:var(--radius-sm);font-weight:600;text-decoration:none;transition:background .2s,color .2s}.c-green-cta__secondary:hover{background:var(--color-eco);color:var(--color-on-primary)}@media(max-width:640px){.c-green-hero h1{font-size:var(--text-2xl)}}
