.prc-section{--prc-ink:#10141c;--prc-muted:#5c6573;--prc-orange:#ffa42e;--prc-orange-deep:#e8921a;--prc-surface:#fff;--prc-soft:#f0eeea;--prc-line:#10141c1a;width:100%;margin-top:28px}.prc-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px 16px;margin-bottom:14px;display:flex}.prc-title{letter-spacing:-.02em;color:var(--prc-ink);margin:0;font-size:1rem;font-weight:750}.prc-dir-link{color:var(--prc-orange-deep);font-size:.86rem;font-weight:700;text-decoration:none}.prc-dir-link:hover{text-decoration:underline}.prc-viewport{border:1px solid var(--prc-line);background:var(--prc-soft);border-radius:18px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.prc-track{gap:12px;width:max-content;padding:16px 12px;animation:36s linear infinite prc-marquee;display:flex}.prc-viewport:hover .prc-track{animation-play-state:paused}@keyframes prc-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.prc-item{background:var(--prc-surface);border:1px solid var(--prc-line);border-radius:14px;align-items:center;gap:12px;min-width:210px;padding:12px 14px;display:inline-flex}.prc-logo{background:#fff;border:1px solid #10141c0f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;overflow:hidden}.prc-logo img{object-fit:contain;max-width:34px;max-height:34px}.prc-logo-wide{width:118px;height:40px}.prc-logo-wide img{max-width:108px;max-height:26px}.prc-meta{gap:2px;min-width:0;display:grid}.prc-name{color:var(--prc-ink);letter-spacing:-.02em;font-size:.9rem;font-weight:750}.prc-role{color:var(--prc-muted);font-size:.75rem;font-weight:550}@media (prefers-reduced-motion:reduce){.prc-track{flex-wrap:wrap;justify-content:center;width:100%;animation:none}.prc-item[aria-hidden=true]{display:none}}
