/* Ranking propozycji dram i filmow. */
.panda-after-ranked-suggestions{padding:20px;border:1px solid var(--pah-line);border-radius:18px;background:rgba(255,255,255,.025)}.panda-after-ranked-suggestions__head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:13px}.panda-after-ranked-suggestions__head h3{margin:0;font-size:15px}.panda-after-ranked-suggestions__head small{color:#81778e;font-size:8px}.panda-after-ranked-suggestions>div:last-child{display:grid;gap:8px;max-height:620px;padding-right:3px;overflow-y:auto}.panda-after-ranked-suggestions article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:rgba(255,255,255,.025)}.panda-after-ranked-suggestions article.has-my-vote{border-color:rgba(157,108,255,.34);background:rgba(157,108,255,.065)}.panda-after-ranked-suggestion__copy>span,.panda-after-ranked-suggestion__copy>strong,.panda-after-ranked-suggestion__copy>em{display:block}.panda-after-ranked-suggestion__copy>span{color:#9788aa;font-size:7px;font-weight:900;text-transform:uppercase}.panda-after-ranked-suggestion__copy>strong{margin-top:4px;color:#eee8f5;font-size:11px}.panda-after-ranked-suggestion__copy>p{margin:6px 0 0;color:#9990a6;font-size:9px;line-height:1.5}.panda-after-ranked-suggestion__copy>em{display:inline-flex;margin-top:8px;padding:4px 7px;border-radius:999px;background:rgba(157,108,255,.1);color:#d4bcff;font-size:7px;font-style:normal;font-weight:900}.panda-after-ranked-suggestion__copy>em.is-done{background:rgba(69,212,157,.1);color:#85e9c3}.panda-after-ranked-suggestion__copy>em.is-declined{background:rgba(255,255,255,.06);color:#8d8499}.panda-after-ranked-suggestion__vote{display:grid;place-items:center;min-width:76px;padding-left:13px;border-left:1px solid var(--pah-line)}.panda-after-ranked-suggestion__vote>b{color:#fff;font-size:22px;line-height:1}.panda-after-ranked-suggestion__vote>small{margin-top:3px;color:#80768d;font-size:7px}.panda-after-ranked-suggestion__vote form{margin:9px 0 0}.panda-after-ranked-suggestion__vote button{min-height:31px;padding:0 9px;border:1px solid rgba(157,108,255,.28);border-radius:8px;background:rgba(157,108,255,.08);color:#d7bdff;font:inherit;font-size:7px;font-weight:900;cursor:pointer;white-space:nowrap}.panda-after-ranked-suggestion__vote button.is-active{border-color:rgba(69,212,157,.28);background:rgba(69,212,157,.08);color:#83e6c0}.panda-after-ranked-suggestion__vote button:hover{filter:brightness(1.15)}
.panda-after-admin-suggestions>article>small b{color:var(--pa-accent);font-size:10px}
@media(max-width:520px){.panda-after-ranked-suggestions{padding:15px}.panda-after-ranked-suggestions__head{align-items:flex-start;flex-direction:column}.panda-after-ranked-suggestions article{grid-template-columns:1fr}.panda-after-ranked-suggestion__vote{grid-template-columns:auto auto 1fr;justify-items:start;min-width:0;padding:10px 0 0;border-top:1px solid var(--pah-line);border-left:0}.panda-after-ranked-suggestion__vote>small{margin:0 0 0 5px}.panda-after-ranked-suggestion__vote form{justify-self:end;margin:0}}
