.BGW-RG_wrap{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.BGW-RG_root{appearance:none;border:1.2px solid var(--border-3,var(--core-neutral-300));background:var(--bg-base);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:14px;height:14px;padding:0;transition:background 80ms,border-color 80ms;display:inline-flex}.BGW-RG_root:hover{border-color:var(--core-neutral-400)}.BGW-RG_root:focus-visible{outline:2px solid var(--core-purple-500);outline-offset:2px}.BGW-RG_root[data-checked]{background:var(--core-purple-500);border-color:var(--core-purple-500);color:#fff}.BGW-RG_indicator{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}