.select-card-item[data-v-b45af40d]{cursor:pointer;width:fit-content;height:var(--height);box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;padding:0 16px;display:flex;position:relative;overflow:hidden}.select-card-item[data-v-b45af40d] *{box-sizing:border-box}.select-card-item.active[data-v-b45af40d],.select-card-item[data-v-b45af40d]:hover{border-color:var(--main-color)}.select-card-item .triangle[data-v-b45af40d]{width:calc(var(--height) / 2);height:calc(var(--height) / 2);background:linear-gradient(135deg, transparent 50%, var(--main-color) 0);justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;right:0}.select-card-item .triangle .check[data-v-b45af40d]{font-size:calc(var(--height) / 3);color:#fff;font-weight:700;transform:translate(30%,30%)scale(.8)}
