.product-list-page{min-height:100vh}.product-list-page__upper{width:100%;max-width:none}.product-list-page__title{font-size:clamp(1.5rem,2.5vw + .75rem,2.25rem);font-weight:700;line-height:1.3;color:#111827;margin:0}.product-list-page__intro{margin-top:1.25rem;width:100%;max-width:none}.product-list-page__intro-heading{font-size:clamp(1.125rem,1.5vw + .5rem,1.5rem);font-weight:600;color:#1f2937;margin:0 0 .875rem}.product-list-page__intro p{font-size:.9375rem;line-height:1.75;color:#374151;margin:0 0 1rem;max-width:none}.product-list-page__intro p:last-child{margin-bottom:0}.product-list-page__body{width:100%}.product-list-grid-section{margin-top:2.5rem}.product-list-grid__heading{font-size:clamp(1.25rem,1.5vw + .75rem,1.75rem);font-weight:700;color:#111827;margin:0 0 1.5rem}.product-list-grid{display:grid;grid-template-columns:1fr;gap:2rem 1.5rem;min-height:12rem}@media (min-width: 640px){.product-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.product-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.product-list-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem 1.75rem}}.product-list-grid__empty{grid-column:1 / -1;text-align:center;color:#6b7280;padding:2rem 0}.product-list-seo-section{margin-top:3.5rem;padding:2rem 0;width:100%;max-width:none}.product-list-seo-section__heading{font-size:clamp(1.25rem,1.5vw + .75rem,1.75rem);font-weight:700;color:#111827;margin:0 0 1.25rem}.product-list-seo-section p{font-size:.9375rem;line-height:1.75;color:#374151;margin:0 0 1rem;max-width:none}.product-list-seo-section p:last-child{margin-bottom:0}.product-list-faq{margin-top:2.5rem;margin-bottom:2rem;width:100%}.product-list-faq__heading{font-size:clamp(1.25rem,1.5vw + .75rem,1.75rem);font-weight:700;color:#111827;margin:0 0 1.25rem}.product-list-faq__sub{font-size:.9375rem;color:#6b7280;margin:-.75rem 0 1.25rem}.product-list-faq__list{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none}.product-list-faq__item{background:#ffffffd9;border:1px solid rgba(0,0,0,.08);border-radius:.5rem;overflow:hidden}.product-list-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1rem;font-weight:600;color:#111827;padding:1rem 1.25rem;cursor:pointer;list-style:none}.product-list-faq__question::-webkit-details-marker{display:none}.product-list-faq__question-text{flex:1;line-height:1.45}.product-list-faq__icon{flex-shrink:0;font-size:1.25rem;color:#e64a19;transition:transform .2s ease}.product-list-faq__item details[open] .product-list-faq__icon{transform:rotate(45deg)}.product-list-faq__answer{font-size:.9375rem;line-height:1.65;color:#4b5563;padding:0 1.25rem 1rem;margin:0}
