:root{--faq-primary:#6b8e23;--faq-primary-light:#a8b580;--faq-bg-soft:#f9faf9;--faq-bg-hover:#f0f4f0;--faq-border:#e8f0e8;--faq-text:#2c2c2c;--faq-text-light:#666;--faq-shadow:0 2px 12px rgba(107, 142, 35, 0.08)}.content-section>*{padding-left:2rem;padding-right:2rem}.section-title{font-size:1.2rem}.content-section{max-width:1600px;margin:0 auto 48px auto;padding:30px 2rem;background:rgb(255 255 255 / .92);box-shadow:var(--shadow-soft);position:relative;border-radius:15px}.content-section::before,.comment-respond::before{content:'';position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:linear-gradient(45deg,#d4a574,#e6c294,#d4a574);border-radius:15px;z-index:-1;opacity:.3}.archive-controls{background:#fdfcf9;padding:20px;border-radius:12px;margin-bottom:40px;border:1px solid #f0e9de}.sorting-controls{display:flex;justify-content:flex-end;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f0e9de}.sorting-controls form{display:flex;align-items:center;gap:10px}.sorting-controls label{font-weight:600;color:#8b7355}.sorting-controls select{padding:8px 12px;border-radius:8px;border:1px solid #e8ddd4;background-color:#fff;font-family:'Georgia',serif;font-size:1em}.category-filters.hierarchical{display:flex;flex-direction:column;gap:15px}.category-group{display:flex;flex-direction:column;align-items:flex-start}.parent-category{font-size:1.1em;font-weight:700;color:#2c3e2d;text-decoration:none;padding:5px 0;transition:color 0.3s ease}.parent-category:hover{color:#6b8e5a}.parent-category.active{color:#6b8e5a;border-bottom:2px solid #6b8e5a}.sub-category-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px;padding-left:20px;border-left:2px solid #e8ddd4}.sub-category{display:inline-block;padding:6px 12px;background-color:#f8f6f0;color:#8b7355;border-radius:20px;text-decoration:none;font-size:.9em;font-weight:600;transition:all 0.3s ease;border:1px solid #e8ddd4}.sub-category:hover{background-color:#ede8db;color:#6b8e5a}.sub-category.active{background-color:#8b7355;color:#fff;border-color:#8b7355}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(350px,400px));grid-auto-rows:1fr;gap:30px;max-width:1800px;margin:0 auto;padding:0 20px;justify-content:center}.product-card{display:flex;flex-direction:column;height:100%}.product-info{display:flex;flex-direction:column;flex:1}.product-header{order:1}.product-rating{order:2}.cta-button,.cta-red,.badge{order:3;margin-bottom:1rem}.product-description,h4{order:4;margin-top:auto}.criteria-badges{order:5}.mini-link{order:6}.product-info>*{width:100%;max-width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}.faq-title{font-family:'Georgia',serif;font-size:2rem;font-weight:400;color:var(--faq-primary);text-align:center;margin-bottom:2rem;position:relative}.faq-title::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:2px;background:linear-gradient(90deg,var(--faq-primary),var(--faq-primary-light));border-radius:1px}.faq-container{margin:30px 0;background:var(--faq-bg-soft);border:1px solid var(--faq-border);border-radius:16px;padding:1.5rem;box-shadow:var(--faq-shadow)}.faq-item{margin-bottom:1rem;margin-left:auto;margin-right:auto;border:1px solid var(--faq-border);border-radius:12px;overflow:hidden;width:80%;max-width:800px;background:linear-gradient(145deg,#ffffff,#fdfdfd);box-shadow:0 2px 8px rgb(107 142 35 / .05);transition:all 0.3s cubic-bezier(.4,0,.2,1)}.faq-item:last-child{margin-bottom:0}.faq-item:hover{box-shadow:0 4px 16px rgb(107 142 35 / .12);transform:translateY(-1px)}.faq-question{padding:1.25rem 1.5rem;cursor:pointer;font-weight:500;color:var(--faq-text);list-style:none;display:flex;justify-content:space-between;align-items:center;transition:all 0.3s ease;position:relative;border-radius:12px;width:100%;background:none;border:none;text-align:left;font-size:1rem;line-height:1.4}.faq-question:hover{background:var(--faq-bg-hover);color:var(--faq-primary)}.faq-question::after{content:'+';font-size:1.5rem;font-weight:300;color:var(--faq-primary-light);transition:all 0.3s ease;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(107 142 35 / .1)}.faq-item[open] .faq-question::after{content:'−';transform:rotate(180deg);background:rgb(107 142 35 / .15);color:var(--faq-primary)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.3s cubic-bezier(.4,0,.2,1);will-change:grid-template-rows;padding:0 1.5rem;font-size:.95rem;line-height:1.6;color:var(--faq-text-light)}.faq-item[open] .faq-answer{grid-template-rows:1fr;padding-bottom:1.25rem}.faq-answer>*{overflow:hidden}.faq-answer p{margin-bottom:.8rem}.faq-answer p:last-child{margin-bottom:0}.faq-answer a{color:var(--faq-primary);text-decoration:none;font-weight:500;transition:color 0.3s ease}.faq-answer a:hover{color:var(--faq-primary-light);text-decoration:underline}.table-scroll-wrapper{width:100%;overflow-x:auto;border-radius:12px;box-shadow:0 4px 20px rgb(107 142 35 / .08);background:linear-gradient(145deg,#ffffff,#fafbfa);padding:0;margin:20px 0;border:1px solid var(--faq-border)}.comparison-wrapper{min-width:100%;background:#fff;border-radius:12px;overflow:hidden}.table-container{overflow-x:auto;margin:1em 0;border-radius:12px;border:1px solid var(--faq-border);box-shadow:var(--faq-shadow)}table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;min-width:800px;background-color:#fff}th,td{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid #f0f4f0;font-size:.95rem}th{background:linear-gradient(145deg,var(--faq-bg-soft),#f5f8f5);font-weight:600;color:var(--faq-primary);letter-spacing:.3px;text-transform:uppercase;font-size:.85rem}tbody tr{transition:background-color 0.3s ease}tbody tr:hover{background-color:var(--faq-bg-hover)}tbody tr:nth-child(even){background-color:#fdfdfd}tbody tr:nth-child(even):hover{background-color:var(--faq-bg-hover)}.faq-question:focus,.faq-question:focus-visible{outline:2px solid var(--faq-primary);outline-offset:2px}@media (max-width:1024px) and (min-width:769px){.products-grid{grid-template-columns:repeat(2,minmax(300px,1fr));gap:25px;justify-items:center}}@media (max-width:1400px) and (min-width:1025px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.content-section>*{padding-left:.8rem;padding-right:.8rem}.section-title{font-size:1rem}.content-section{margin:0 auto 20px auto;padding:15px .8rem}.products-grid{grid-template-columns:minmax(280px,1fr);gap:15px;padding:0 10px;max-width:100%;margin:0 auto;justify-items:center;justify-content:center}.faq-title{font-size:1.4rem;margin-bottom:1.2rem}.faq-container{padding:.8rem;margin:15px 0}.faq-item{width:95%;margin-bottom:.8rem}.faq-question{padding:.8rem 1rem;font-size:.9rem}.faq-question::after{font-size:1.2rem;width:20px;height:20px}.faq-answer{padding:0 1rem;font-size:.85rem}.faq-item[open] .faq-answer{padding-bottom:.8rem}.faq-answer p{margin-bottom:.6rem}.table-scroll-wrapper,.table-container{margin:10px 0}th,td{padding:.6rem .8rem;font-size:.8rem}th{font-size:.75rem}}@media (max-width:480px){.content-section>*{padding-left:.5rem;padding-right:.5rem}.content-section{padding:10px .5rem;margin:0 auto 15px auto}.section-title{font-size:.9rem}.products-grid{grid-template-columns:minmax(260px,1fr);gap:10px;padding:0 5px}.faq-title{font-size:1.2rem;margin-bottom:1rem}.faq-container{padding:.5rem;margin:10px 0}.faq-item{width:98%}.faq-question{padding:.6rem .8rem;font-size:.85rem}.faq-answer{padding:0 .8rem;font-size:.8rem}.faq-item[open] .faq-answer{padding-bottom:.6rem}th,td{padding:.4rem .6rem;font-size:.75rem}th{font-size:.7rem}}