.postcat-posts__container{margin:0 auto;max-width:1320px;padding:0}.postcat-posts__filter-bar{margin-bottom:24px}.postcat-posts__filter-title{color:#1d1d1b;font-size:1.125rem;font-weight:600;margin:0 0 12px}.postcat-posts__filter-form{width:100%}.postcat-posts__filter-row{align-items:end;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr}.postcat-posts__filter-item{display:flex;flex-direction:column;gap:6px;min-width:0}.postcat-posts__filter-label{color:#2f2f2f;font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.postcat-posts__filter-input{background:#fff;border:1px solid #c7cbc5;border-radius:4px;box-sizing:border-box;color:#1d1d1b;font-family:inherit;font-size:15px;height:44px;line-height:1.4;padding:0 14px;width:100%}.postcat-posts__filter-input[type=text]{appearance:none;-webkit-appearance:none;box-shadow:none}.postcat-posts__filter-input::placeholder{color:#6b7280}.postcat-posts__filter-input:focus{border-color:#262626;outline:none}.postcat-posts__heading-row{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:24px}.postcat-posts__title{color:#111;font-size:1.5rem;font-weight:700;margin:0}.postcat-posts__view-toggle{align-items:center;display:inline-flex;gap:6px}.postcat-posts__view-btn{align-items:center;background:#fff;border:1px solid #c7cbc5;border-radius:4px;color:#1d1d1b;display:inline-flex;font-size:15px;font-weight:500;gap:8px;justify-content:center;min-height:38px;padding:8px 14px;text-decoration:none}.postcat-posts__view-icon{display:inline-flex;flex-shrink:0}.postcat-posts__view-icon svg{display:block}.postcat-posts__view-btn:hover{border-color:#262626;color:#1d1d1b;font-weight:500;text-decoration:none}.postcat-posts__view-btn.is-active{background:#f5f5f5;border-color:#262626;font-weight:500}.postcat-posts__results{display:grid;gap:var(--pcp-grid-gap,24px)}.postcat-posts__results--grid{grid-template-columns:repeat(var(--pcp-grid-cols,3),minmax(0,1fr))}.postcat-posts__results--list{grid-template-columns:1fr}.postcat-posts__results--list .postcat-posts__card{align-items:stretch;display:grid;grid-template-columns:min(280px,100%) 1fr}.postcat-posts__results--list .postcat-posts__card-image-wrap{aspect-ratio:auto;min-height:180px}.postcat-posts__results--list .postcat-posts__card-image{border-radius:var(--pcp-image-radius,12px) 0 0 var(--pcp-image-radius,12px);height:100%;min-height:180px}.postcat-posts__results--list .postcat-posts__card-content{display:flex;flex-direction:column;justify-content:center}.postcat-posts__card{background:#fff;border:1px solid #eceee9;border-radius:var(--pcp-card-radius,12px);box-shadow:0 4px 12px rgba(0,0,0,.04);display:flex;flex-direction:column;overflow:hidden}.postcat-posts__card-image-wrap{aspect-ratio:16/9;background:#e6ebe4;flex-shrink:0;overflow:hidden;position:relative}.postcat-posts__card-image{border-radius:var(--pcp-image-radius,12px) var(--pcp-image-radius,12px) 0 0;display:block;height:100%;object-fit:cover;width:100%}.postcat-posts__card-image-placeholder{background:linear-gradient(135deg,#e8ece6,#d9dfd6);display:block;height:100%;min-height:140px;width:100%}.postcat-posts__badge{align-items:center;background:#77b255;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#fff;display:flex;height:44px;justify-content:center;left:12px;position:absolute;top:12px;width:44px}.postcat-posts__badge-icon{height:24px;width:24px}.postcat-posts__card-content{display:flex;flex:1;flex-direction:column;min-width:0;padding:20px 24px}.postcat-posts__chip{align-self:flex-start;background:#ff8000;border-radius:999px;color:#fff;font-size:12px;font-weight:600;line-height:1;margin-bottom:12px;padding:6px 10px}.postcat-posts__card-title{color:#000;font-size:1.25rem;font-weight:700;line-height:1.3;margin:0 0 10px}.postcat-posts__card-title a{color:inherit;text-decoration:none}.postcat-posts__card-title a:hover{text-decoration:underline}.postcat-posts__card-title-text{color:inherit;text-decoration:none}.postcat-posts__cta-text{align-items:center;background:#fff;border:1px solid #000;border-radius:4px;color:#000;cursor:default;display:inline-flex;font-size:15px;font-weight:600;justify-content:center;min-height:46px;padding:0 18px;text-decoration:none}.postcat-posts__card-excerpt{color:#2f2f2f;display:-webkit-box;font-size:.9375rem;-webkit-line-clamp:var(--pcp-excerpt-lines,3);line-height:1.5;margin:0 0 16px;-webkit-box-orient:vertical;flex-grow:1;overflow:hidden}.postcat-posts__card-cta{margin-top:auto}.postcat-posts__card-cta-link,.postcat-posts__cta-text{align-items:center;display:inline-flex;gap:8px;margin:0}.postcat-posts__results--grid .postcat-posts__card-cta{width:100%}.postcat-posts__results--grid .postcat-posts__card-cta-link,.postcat-posts__results--grid .postcat-posts__cta-text{justify-content:center;width:100%}.postcat-posts__cta-icon{display:inline-flex;flex-shrink:0}.postcat-posts__cta-icon svg{display:block}.postcat-posts__empty{color:#2f2f2f;font-size:16px;margin:24px 0 0}.postcat-posts__pagination{margin-top:32px}.postcat-posts__pagination-link{align-items:center;background:transparent;border:1px solid #1d1d1b;border-radius:4px;color:#1d1d1b;display:inline-flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;min-height:46px;padding:0 18px;text-decoration:none}.postcat-posts__pagination-link:hover{background:#1d1d1b;color:#fff;text-decoration:none}.postcat-posts__back{margin-top:32px}.postcat-posts__back-btn{align-items:center;border-radius:4px;display:inline-flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;min-height:46px;padding:0 18px;text-decoration:none}.postcat-posts__back-btn:hover{text-decoration:none}@media (max-width:1024px){.postcat-posts__filter-row{grid-template-columns:1fr 1fr}.postcat-posts__filter-item:first-child{grid-column:1/-1}.postcat-posts__results--grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.postcat-posts__container{padding:0 20px}.postcat-posts__filter-row{grid-template-columns:1fr}.postcat-posts__filter-item:first-child{grid-column:1}.postcat-posts__heading-row{align-items:flex-start;flex-direction:column}.postcat-posts__results--grid{gap:20px;grid-template-columns:1fr}.postcat-posts__results--list .postcat-posts__card{grid-template-columns:1fr}.postcat-posts__results--list .postcat-posts__card-image-wrap{aspect-ratio:16/9;min-height:0}}