.plec{--green:#0f5132;--green2:#187443;--pale:#eef5f0;--ink:#193229;--muted:#62716b;--line:#d8e2dc;max-width:1240px;margin:0 auto 4rem;color:var(--ink);font-family:inherit}.plec *{box-sizing:border-box}.plec__intro{padding:clamp(1.6rem,4vw,3rem);background:linear-gradient(135deg,#eef5f0,#fff);border:1px solid var(--line);border-radius:20px}.plec__eyebrow,.plec-card__category{margin:0 0 .45rem;color:var(--green2);font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem}.plec__intro h2{margin:.1rem 0 .6rem;color:var(--green);font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.plec__intro>p:not(.plec__eyebrow){max-width:720px;margin:0;color:var(--muted);font-size:1.08rem}.plec__quick{margin-top:1.5rem;max-width:820px}.plec__quick label{display:block;margin-bottom:.45rem;font-weight:700}.plec__quick-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem}.plec__select,.plec__search{width:100%;min-height:50px;padding:.75rem 1rem;border:1px solid #aebfb5;border-radius:10px;background:#fff;color:var(--ink);font:inherit}.plec__select:focus,.plec__search:focus,.plec button:focus,.plec a:focus{outline:3px solid rgba(24,116,67,.28);outline-offset:2px}.plec__go{min-height:50px;padding:.75rem 1.35rem;border:0;border-radius:10px;background:var(--green);color:#fff;font:inherit;font-weight:700;cursor:pointer}.plec__go:disabled{opacity:.45;cursor:not-allowed}.plec__tools{position:relative;margin:1.5rem 0;padding:1.2rem;background:#fff;border:1px solid var(--line);border-radius:16px}.plec__search{max-width:520px}.plec__filters{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.plec__filter{padding:.58rem .9rem;border:1px solid #b8c9bf;border-radius:999px;background:#fff;color:var(--green);font:inherit;font-weight:650;cursor:pointer}.plec__filter:hover,.plec__filter.is-active{border-color:var(--green);background:var(--green);color:#fff}.plec__count{margin:.8rem 0 0;color:var(--muted);font-size:.92rem}.plec__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.plec-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 7px 24px rgba(20,65,44,.07);transition:transform .18s ease,box-shadow .18s ease}.plec-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(20,65,44,.12)}.plec-card[hidden]{display:none}.plec-card__image{display:block;aspect-ratio:3/2;overflow:hidden;background:var(--pale)}.plec-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.plec-card:hover .plec-card__image img{transform:scale(1.025)}.plec-card__body{display:flex;flex:1;flex-direction:column;padding:1.25rem}.plec-card h3{margin:0;font-size:1.23rem;line-height:1.3}.plec-card h3 a{color:var(--ink);text-decoration:none}.plec-card h3 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.plec-card__description{margin:.8rem 0 1rem;color:var(--muted);line-height:1.55}.plec-card__footer{display:flex;align-items:end;justify-content:space-between;gap:.8rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--line)}.plec-card__price{color:var(--ink);font-weight:700}.plec-card__link{color:var(--green);font-weight:750;text-decoration:none;white-space:nowrap}.plec__empty{padding:2rem;text-align:center;background:var(--pale);border-radius:14px;color:var(--ink);font-weight:650}@media(max-width:960px){.plec__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.plec{margin-bottom:2.5rem}.plec__intro{border-radius:14px}.plec__quick-row{grid-template-columns:1fr}.plec__go{width:100%}.plec__tools{padding:1rem}.plec__grid{grid-template-columns:1fr}.plec-card__footer{align-items:center}.plec__filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem}.plec__filter{flex:0 0 auto}}@media(prefers-reduced-motion:reduce){.plec-card,.plec-card__image img{transition:none}.plec-card:hover{transform:none}}

