.phh-wrap{--phh-gold:#fdb827;--phh-black:#111;--phh-muted:#68707a;max-width:1240px;margin:2rem auto;font-family:inherit}.phh-header{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;border-bottom:4px solid var(--phh-gold);padding-bottom:.8rem}.phh-header h2{margin:0;font-size:clamp(1.7rem,4vw,2.7rem);line-height:1.05}.phh-kicker{margin:0 0 .25rem;text-transform:uppercase;font-weight:800;letter-spacing:.12em;color:#8b6200;font-size:.75rem}.phh-updated{margin:0;color:var(--phh-muted);font-size:.85rem}.phh-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 1.25rem}.phh-filters button{border:1px solid #d7dbe0;background:#fff;border-radius:999px;padding:.55rem .9rem;cursor:pointer;font-weight:700}.phh-filters button.is-active,.phh-filters button:hover{background:var(--phh-black);color:#fff;border-color:var(--phh-black)}.phh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.phh-card{display:flex;flex-direction:column;border:1px solid #e1e4e8;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 24px rgba(0,0,0,.06);transition:transform .18s ease,box-shadow .18s ease}.phh-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.phh-card[hidden]{display:none}.phh-media{position:relative;display:block;aspect-ratio:16/9;background:#151515;overflow:hidden}.phh-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.phh-card:hover .phh-media img{transform:scale(1.025)}.phh-placeholder{display:grid;place-items:center;width:100%;height:100%;font-weight:900;font-size:4rem;color:var(--phh-gold)}.phh-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:rgba(0,0,0,.78);color:#fff;font-size:1.25rem;padding-left:3px}.phh-body{display:flex;flex-direction:column;flex:1;padding:1rem}.phh-meta{display:flex;align-items:center;gap:.55rem;color:var(--phh-muted);font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phh-badge{background:#fff1c9;color:#6f4d00;border-radius:999px;padding:.2rem .5rem;text-transform:uppercase;font-weight:900;letter-spacing:.05em}.phh-body h3{font-size:1.12rem;line-height:1.28;margin:.75rem 0 .5rem}.phh-body h3 a{color:var(--phh-black);text-decoration:none}.phh-body h3 a:hover{text-decoration:underline}.phh-body p{color:#434a52;font-size:.93rem;line-height:1.5;margin:0 0 1rem}.phh-body audio{width:100%;margin:.25rem 0 1rem}.phh-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:.8rem;border-top:1px solid #edf0f2;font-size:.78rem;color:var(--phh-muted)}.phh-footer a{font-weight:800;color:#5b4200;text-decoration:none}.phh-empty{padding:2rem;border:1px dashed #aaa;text-align:center}@media(max-width:900px){.phh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.phh-header{display:block}.phh-updated{margin-top:.5rem}.phh-grid{grid-template-columns:1fr}}
.phh-source-link{font-weight:800;color:#5b4200;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.phh-source-link:hover{text-decoration:underline}.phh-new-tab{font-style:italic}.phh-media:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(transparent,rgba(0,0,0,.28));pointer-events:none}.phh-media img{filter:saturate(1.08) contrast(1.03)}
