.scd-ban-item{padding:11px 14px!important;font-size:13px!important;color:#2a2018!important;cursor:pointer!important;border-bottom:1px solid #f0ebe3!important;line-height:1.4!important;transition:background .1s!important}.scd-ban-item:last-child{border-bottom:none!important}.scd-ban-item:hover,.scd-ban-item.active{background:#faf5ef!important}.scd-zone-result.visible{max-height:56px;opacity:1}.scd-chevron.open{transform:rotate(180deg)}.scd-drop-open{max-height:360px;overflow-y:auto}.scd-drop-open::-webkit-scrollbar{width:3px}.scd-drop-open::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:2px}.scd-ri{display:flex;align-items:center;gap:12px;padding:13px 16px;background:#fff;color:#2a2018;cursor:pointer;border-bottom:1px solid #ebebeb;transition:background .12s;letter-spacing:0!important}.scd-ri:last-child{border-bottom:none}.scd-ri:hover{background:#ebebeb}.scd-ri.sel{background:#f0ebe3}.scd-ri-icon{line-height:0;opacity:.3;flex-shrink:0;color:#2a2018}.scd-ri-info{flex:1;min-width:0}.scd-ri-name{font-size:var(--scd-fs-rname);font-weight:700;color:#2a2018;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scd-ri-time{font-size:var(--scd-fs-rtime);margin-top:2px;color:var(--scd-rsub);font-weight:500}.scd-ri-chk{flex-shrink:0;line-height:0;color:var(--scd-accent);opacity:0;transition:opacity .18s}.scd-ri.sel .scd-ri-chk{opacity:1}