.rcs-reward-polling-boxes{width:100%;margin-top:-3px;padding:10px 0}.rcs-boxes-container{justify-content:space-between;align-items:stretch;gap:12px;width:100%;margin:0 auto;display:flex}.rcs-poll-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;flex:1;justify-content:space-between;min-width:0;height:100px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.rcs-poll-box:hover{background:#ffffff0d;border-color:#f1fa8c4d;transform:translateY(-2px);box-shadow:0 10px 30px -10px #00000080}.rcs-poll-box.voted{background:#50fa7b05;border-color:#50fa7b33}.rcs-poll-box.participant{background:#ff59e305;border-color:#ff59e333}.rcs-box-info{flex-direction:column;gap:2px;min-width:0;display:flex}.rcs-box-title{color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:900;overflow:hidden}.rcs-box-subtitle{color:#fff6;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:600}.rcs-box-btn{letter-spacing:.15em;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 0;font-size:10px;font-weight:900;transition:all .2s;display:flex}.btn-vote{color:#f1fa8c;background:#f1fa8c1a;border:1px solid #f1fa8c4d}.btn-vote:hover{color:#000;background:#f1fa8c}.btn-info{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a}.btn-info:hover{color:#fff;background:#ffffff1a}.rcs-poll-box-placeholder{background:#ffffff03;border:1px dashed #ffffff0d;border-radius:16px;flex:1;justify-content:center;align-items:center;height:100px;display:flex}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}
