.reviews-index{max-width:100%;margin:0}.hero{background:linear-gradient(135deg,#1e3c1e,#2d5a2d);color:#fff;padding:3rem 2rem;margin-bottom:3rem}.hero-content{max-width:1200px;margin:0 auto}.breadcrumb{font-size:.9rem;margin-bottom:1.5rem;opacity:.9}.breadcrumb a{color:#fff;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .separator{margin:0 .5rem}.hero h1{font-size:2.5rem;margin-bottom:1rem;line-height:1.2}.hero .subtitle{font-size:1.25rem;opacity:.95;margin-bottom:2rem;line-height:1.5;max-width:800px}.trust-signals{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:2rem;margin-top:2rem}.trust-signals .signal{text-align:center}.trust-signals strong{display:block;font-size:2rem;margin-bottom:.25rem;color:#90ee90}.trust-signals span{font-size:.9rem;opacity:.9}.testing-process{background:#f9f9f9;padding:3rem 2rem;margin-bottom:3rem}.process-content{max-width:1200px;margin:0 auto}.testing-process h2{font-size:2rem;margin-bottom:1rem;color:#1e3c1e;text-align:center}.section-intro{text-align:center;color:#666;max-width:800px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.6}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.process-step{background:#fff;border-radius:8px;padding:3rem 2rem 2rem;box-shadow:0 2px 8px #00000014;position:relative}.step-number{position:absolute;top:-20px;left:2rem;width:50px;height:50px;background:linear-gradient(135deg,#4a7c4a,#2d5a2d);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 3px 10px #0003}.process-step h3{font-size:1.25rem;margin-bottom:1rem;color:#1e3c1e}.process-step p{line-height:1.6;color:#555}.categories-section{max-width:1200px;margin:0 auto 4rem;padding:0 2rem}.categories-section h2{font-size:2rem;margin-bottom:1rem;color:#1e3c1e}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:1.5rem;margin-top:2rem}.category-card{display:flex;align-items:center;gap:1.5rem;background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:1.5rem;text-decoration:none;color:inherit;transition:all .3s ease;position:relative}.category-card:hover{border-color:#4a7c4a;box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.category-icon{flex-shrink:0;width:100px;height:100px;border-radius:8px;overflow:hidden}.category-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.category-info{flex:1}.category-info h3{font-size:1.35rem;margin-bottom:.5rem;color:#1e3c1e}.category-description{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:.75rem}.category-meta{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}.review-count{color:#4a7c4a;font-weight:600}.top-pick{color:#666}.category-arrow{font-size:2rem;color:#4a7c4a;opacity:.5;transition:all .3s ease}.category-card:hover .category-arrow{opacity:1;transform:translate(5px)}.trust-section{background:#fff;padding:3rem 2rem;margin-bottom:3rem}.trust-section h2{font-size:2rem;margin-bottom:3rem;color:#1e3c1e;text-align:center}.trust-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.trust-card{text-align:center;padding:2rem}.trust-icon{font-size:3rem;margin-bottom:1rem}.trust-card h3{font-size:1.25rem;margin-bottom:.75rem;color:#1e3c1e}.trust-card p{color:#666;line-height:1.6}.latest-reviews{max-width:1200px;margin:0 auto 4rem;padding:0 2rem}.latest-reviews h2{font-size:2rem;margin-bottom:2rem;color:#1e3c1e}.review-list{display:flex;flex-direction:column;gap:1.5rem}.review-item{background:#fff;border:1px solid #e0e0e0;border-left:4px solid #4a7c4a;border-radius:8px;padding:1.5rem;transition:all .3s ease}.review-item:hover{box-shadow:0 3px 10px #00000014;border-left-color:#2d5a2d}.review-date{display:inline-block;font-size:.85rem;color:#666;margin-bottom:.5rem}.review-item h3{font-size:1.35rem;margin-bottom:.5rem}.review-item h3 a{color:#1e3c1e;text-decoration:none}.review-item h3 a:hover{color:#4a7c4a;text-decoration:underline}.review-item p{color:#666;line-height:1.6}.bottom-cta{background:linear-gradient(135deg,#1e3c1e,#2d5a2d);color:#fff;text-align:center;padding:3rem 2rem;margin-top:4rem}.bottom-cta h2{font-size:2rem;margin-bottom:1rem}.bottom-cta p{max-width:700px;margin:0 auto 2rem;font-size:1.1rem;opacity:.95;line-height:1.6}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{display:inline-block;padding:1rem 2rem;border-radius:6px;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:#90ee90;color:#1e3c1e}.cta-button.primary:hover{background:#7dd87d;transform:translateY(-2px)}.cta-button.secondary{background:transparent;color:#fff;border:2px solid white}.cta-button.secondary:hover{background:#ffffff1a;transform:translateY(-2px)}@media(max-width:768px){.hero h1{font-size:2rem}.hero .subtitle{font-size:1.1rem}.trust-signals{grid-template-columns:repeat(2,1fr);gap:1.5rem}.process-grid,.categories-grid{grid-template-columns:1fr}.category-card{flex-direction:column;text-align:center}.category-icon{width:120px;height:120px}.category-meta{align-items:center}.category-arrow{display:none}.trust-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.cta-button{width:100%;max-width:300px;margin:0 auto}}
